/* 5 cached file css_e2f90b9540ca505d287d3949e6491ee4 */
/**
 * ======================================================
 * GENERAL
 * ======================================================*/
body {
    font-family: "Source Sans Pro", Arial, sans-serif;
    background-color: #ffffff;
    color: #444541;
}

a, a:visited {
    color: #af523f;
}
a:hover, a:focus {
    color: #863625;
    text-decoration: underline;
}
form ul,
form ol {
    list-style: none;
    margin: 0;
}

[class^="icon-"],
[class*=" icon-"] {
  background-image: url("//sigmaku.com/themes/shockwave/assets/bootstrap/img/glyphicons-halflings.png");
}

/**
 * Form
 **/
input, textarea, select {
    font-family: "Source Sans Pro", Arial, sans-serif;
}
input[type="text"]:focus,
input[type="password"]:focus,
select:focus,
textarea:focus {
    border-color: #999999;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(0, 0, 0, 0.2);
       -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(0, 0, 0, 0.2);
            box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(0, 0, 0, 0.2);
}
input[type="text"],
input[type="password"],
textarea {
    max-width: 360px;
}
form .button-wrap {
    margin-top: 20px;
}


/**
 * Button
 **/
.btn {
    padding: 0 12px;
    height: 34px;
    font: 14px/28px "Source Sans Pro", Arial, sans-serif;
    vertical-align: middle;
}
.btn-primary {
    display: inline-block;
    font: 14px/28px "Source Sans Pro", Arial, sans-serif;
    color: #19150c;
    background-color: #f3c74a;
    background-image: -moz-linear-gradient(top,#f3c74a,#d8b03b);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#f3c74a),to(#d8b03b));
    background-image: -webkit-linear-gradient(top,#f3c74a,#d8b03b);
    background-image: -o-linear-gradient(top,#f3c74a,#d8b03b);
    background-image: linear-gradient(to bottom,#f3c74a,#d8b03b);
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.3);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff3c74a',endColorstr='#ffd8b03b',GradientType=0);
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
    color: #19150c;
    text-decoration: none;
    background-color: #d8b03b;
    text-shadow: none;
}
.btn-primary:active {
    background-color: #d8b03b \9;
}
.btn-medium {
    height: 34px;
    line-height: 34px;
}
ol.breadcrumb {
	background: none;
	padding: 0;
	margin-bottom: 25px;
}
a.close-order-model.btn.btn-second {
	display: inline-block;
	font: 14px/28px "Source Sans Pro", Arial, sans-serif;
	color: #19150c;
	background-color: #f3c74a;
	background-image: -moz-linear-gradient(top,#f3c74a,#d8b03b);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#f3c74a),to(#d8b03b));
	background-image: -webkit-linear-gradient(top,#f3c74a,#d8b03b);
	background-image: -o-linear-gradient(top,#f3c74a,#d8b03b);
	background-image: linear-gradient(to bottom,#f3c74a,#d8b03b);
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.3);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff3c74a',endColorstr='#ffd8b03b',GradientType=0);
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
a.close-order-model.btn.btn-second:hover {
	color: #19150c;
	text-decoration: none;
	background-color: #d8b03b;
	text-shadow: none;
}
a#btn-checkout{
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #5bb75b;
	background-image: -moz-linear-gradient(top,#62c462,#51a351);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#51a351));
	background-image: -webkit-linear-gradient(top,#62c462,#51a351);
	background-image: -o-linear-gradient(top,#62c462,#51a351);
	background-image: linear-gradient(to bottom,#62c462,#51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462',endColorstr='#ff51a351',GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
a#btn-checkout:hover{
	color: #fff;
	background-color: #51a351;
}
.logo img{
    display: block;
    max-width: 100%;
    height: auto;
}
/**
 * Top Widget
 =========================================================*/
#top-widget {
    background-color: #474844;
    background-image: -moz-linear-gradient(top, #474844, #42433f);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#474844), to(#42433f));
    background-image: -webkit-linear-gradient(top, #474844, #42433f);
    background-image: -o-linear-gradient(top, #474844, #42433f);
    background-image: linear-gradient(to bottom, #474844, #42433f);
}
#top-widget ul {
    margin: 0;
}
#top-widget li {
    float: left;
    list-style: none;
}
#top-widget .menu a {
    display: inline-block;
    font-size: 13px;
    color: #ffffff;
    height: 46px;
    line-height: 46px;
    padding: 0 24px;
    border-right: 1px solid #2a2b28;
    border-left: 1px solid #595a55;
    text-shadow: 0 1px 0 rgba( 0,0,0,0.4 );
}
#top-widget .menu a:hover,
#top-widget .menu.active a {
    text-decoration: none;
    color: #f3e875;
    background-color: #2a2b28;
}
#top-widget .menu li:first-child a {
    border-left: 0 none;
}
#top-widget .menu li:last-child a {
    border-right: 0 none;
}
#top-widget #menu-login {
    float: right;
    position: relative;
}

/** Menu Login **/
#menu-login .menu a {
    border: 0 none;
}

/** Login **/
.accountBox {
    z-index: 9999;
}
#loginBox {
    position: absolute;
    top: 46px;
    right: 0;
    width: 280px;
    text-align: left;
    color: #ffffff;
    background-color: #2a2b28;
    padding: 12px 10px;
}
#loginBox form {
    margin-bottom: 0;
}
#loginBox label {
    font-weight: bold;
    display: block;
}
#loginBox .text {
    height: 24px;
    line-height: 24px;
    color: #b6b6b6;
    background-color: #52534f;
    border: 1px solid rgba(0,0,0, 0.3);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
       -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
    width: 90%;
}
#loginBox .text:focus {
    border: 1px solid rgba(0,0,0, 0.5);
    color: #444;
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.2);
       -moz-box-shadow: 0 0 3px rgba(0,0,0,0.2);
            box-shadow:  0 0 3px rgba(0,0,0,0.2);
}
#loginBox .button-wrap {
    text-align: right;
    margin-right: 15px;
}
#loginBox .loginFooter {
    font-size: 13px;
}
#loginBox .loginFooter a {
    color: #cdc465;
}
#loginBox .loginFooter a:hover {
    text-decoration: underline;
}

/** Account Box **/
#accountMenu {
    position: absolute;
    top: 46px;
    right: 0;
    width: 200px;
    text-align: left;
    background-color: #2a2b28;
    color: #ffffff;
	margin-top:10px;
}
#accountMenu .accountInfo {
    padding: 12px 10px 10px;
    border-bottom: 1px dotted #52534e;
    margin-bottom: 2px;
}
#accountMenu .accountInfo p {
    margin-bottom: 0;
}
#accountMenu .accountInfo strong {
    font-size: 15px;
    display: block;
    margin-top: 3px;
}
#accountMenu li {
    float: none;
    text-align: left;
}
#accountMenu a {
    display: block;
    padding: 8px 0;
    color: #ffffff;
    padding: 8px 10px;
}
#accountMenu a:hover {
    color: #f1e774;
    background-color: #52534e;
    text-decoration: none;
}


/**
 * Header
 =========================================================*/
.header {
    background: #f3f3e6 url( "//sigmaku.com/themes/shockwave/assets/bg-header.gif" ) repeat;
    padding: 22px 0 8px;
}

.block-language {
    margin-bottom: 15px;
    text-align: right;
}
.block-language a {
    padding-left: 5px;
}

/** Search **/
#block-search {
    float: right;
}
#block-search form {
    margin: 0;
}
#block-search input[type="text"] {
    background-color: #fffff6;
    border-color: #cfd1c9;
    height: 34px;
    line-height: 30px;
    padding: 0 6px;
    float: left;
    width: 210px;
}
#block-search input[type="text"]:focus {
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px rgba(0, 0, 0, 0.3);
       -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px rgba(0, 0, 0, 0.3);
            box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px rgba(0, 0, 0, 0.3);
}
#block-search input[type="submit"] {
    height: 32px;
    line-height: 32px;
    padding: 0 10px;
    float: left;
    margin-left: 3px;
}




/** Cart **/
#shoppingCartList {
    width: 100%;
}
#block-cart {
    clear: both;
    float: right;
    position: relative;
	margin-top:10px;
}
#shoppingCartBtn {
    color: inherit;
    display: inline-block;
    padding: 0 36px 0 52px;
    height: 34px;
    line-height: 32px;
    border: 1px solid #d2d2c8;
    background-color: #fffef9;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    position: relative;
}
.active #shoppingCartBtn,
#shoppingCartBtn:hover {
    text-decoration: none;
    background-color: #ffffff;
    -webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.2);
       -moz-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.2);
            box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.2);
}
#shoppingCartBtn .icon {
    display: inline-block;
    width: 26px;
    height: 31px;
    background: url( "//sigmaku.com/themes/shockwave/assets/icon.png" ) no-repeat;
    position: absolute;
    top: -4px;
    left: 12px;
}
#shoppingCartBtn .items {
    font: normal 14px/32px "Source Sans Pro", Arial, sans-serif;
}
#shoppingCartBtn .item-total {
    font-weight: bold;
    color: #af523f;
}
#shoppingCartBtn .arrow {
    display: inline-block;
    width: 6px;
    height: 5px;
    background: url( "//sigmaku.com/themes/shockwave/assets/icon.png" ) no-repeat 0 -31px;
    position: absolute;
    top: 14px;
    right: 8px;
}

#shoppingCartContent {
    max-width: 360px;
    border: 1px solid #d2d2c8;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    background-color: #ffffff;
    -webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.2);
       -moz-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.2);
            box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 40px;
    right: 0;
    z-index: 9999;
}
#shoppingCartContent .empty {
    padding: 12px;
}
#shoppingCartContent .empty p {
    margin-bottom: 0;
}
#shoppingCartContent .btn {
    color: inherit;
    -webkit-border-radius: 0 0 4px 4px;
       -moz-border-radius: 0 0 4px 4px;
            border-radius: 0 0 4px 4px;
}
#shoppingCartContent thead tr {
    background-color: #dddddd;
}
#shoppingCartContent thead td {
    padding: 6px;
    border-bottom: 1px solid #bbbbbb;
    text-shadow: 0 1px 0 rgba( 255,255,255,0.2 );
}
#shoppingCartContent tbody td {
    padding: 8px 6px;
    border-bottom: 1px dotted #dddddd;
}
#shoppingCartContent tbody img {
    border: 1px solid #dddddd;
}
#shoppingCartContent tbody .td_prod a {
    color: inherit;
    line-height: 14px;
}
#shoppingCartContent tbody .td_prod a:hover {
    text-decoration: none;
    color: #af523f;
}
#shoppingCartContent tbody .td_price {
    font-weight: bold;
}
#shoppingCartContent tfoot td {
    padding: 10px 6px;
}
#shoppingCartTotal {
    font-weight: bold;
}
#shoppingcart .btn-large {
    height: 36px;
    line-height: 36px;
}
.coupon .btn {
    height: 30px;
    line-height: 30px;
}
#order-step {
	margin-bottom: 30px;
}
#order-step p.clearfix strong {
	display: inline-block;
	height: 36px;
	line-height: 36px;
	padding: 0 12px;
	font-size: 14px;
	background-color: #444541;
	color: #fafaf1;
}


/**
 * Menu Category
 **/
.block-category {
    margin-bottom: 24px;
    -webkit-box-shadow: 0 8px 6px -6px rgba(0,0,0,.3);
       -moz-box-shadow: 0 8px 6px -6px rgba(0,0,0,.3);
            box-shadow: 0 8px 6px -6px rgba(0,0,0,.3);
}
#nav {
    margin-top: 20px;
    border: 1px solid #d3d3c9;
    background-color: #f1f1e9;
    background-image: -moz-linear-gradient(top, #fafaf5, #f1f1e9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fafaf5), to(#f1f1e9));
    background-image: -webkit-linear-gradient(top, #fafaf5, #f1f1e9);
    background-image: -o-linear-gradient(top, #fafaf5, #f1f1e9);
    background-image: linear-gradient(to bottom, #fafaf5, #f1f1e9);
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
}
ul{
-webkit-padding-start: 0px;
}
.block-category ul,
.block-category li {
    margin: 0;
    list-style: none;
}
#nav li {
    position: relative;
}
#nav>li {
    float: left;
}
#nav>li>a {
    color: #444541;
    display: block;
    height: 50px;
    line-height: 50px;
    padding: 0 24px;
    border-right: 1px solid #d5d5cb;
    border-left: 1px solid #ffffff;
}
#nav>li>a:hover {
    text-decoration: none;
    background-color: #ffffff;
}
#nav>li>a.active {
    text-decoration: none;
    background-color: #ffffff;
}
#nav>li>a.active:first-child {
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
#nav>.sfHover>a {
    background-color: #ffffff;
}
#nav>li:first-child>a {
    border-left: 0 none;
}
#nav>li:first-child>a:hover {
    -webkit-border-radius: 4px 0 0 4px;
       -moz-border-radius: 4px 0 0 4px;
            border-radius: 4px 0 0 4px;
}
#nav>li:last-child>a {
    border-right: 0 none;
}
#nav .subnav {
    opacity: 0;
    visibility: hidden;
    z-index: 99999;
    position: absolute;
    width: 240px;
    -webkit-transition: all 0.6s;
       -moz-transition: all 0.6s;
        -ms-transition: all 0.6s;
         -o-transition: all 0.6s;
            transition: all 0.6s;
}
#nav .subnav>ul {
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    background-color: #ffffff;
    border: 1px solid #d3d3c9;
}
#nav .subnav a {
    display: block;
    padding: 10px 8px;
    border-bottom: 1px dotted #cccccc;
}
#nav .subnav>ul>li:last-child>a {
    border-bottom: 0 none;
}
#nav .subnav a:hover {
    background-color: #fafaf3;
    text-decoration: none;
}
#nav .subnav li:first-child a:hover {
    -webkit-border-radius: 4px 4px 0 0;
       -moz-border-radius: 4px 4px 0 0;
            border-radius: 4px 4px 0 0;
}
#nav .subnav li:last-child a:hover {
    -webkit-border-radius: 0 0 4px 4px;
       -moz-border-radius: 0 0 4px 4px;
            border-radius: 0 0 4px 4px;
}
#nav>li>.subnav {
    top: 30px;
    left: 0;
    padding-top: 5px;
}
#nav>li:hover>.subnav {
    opacity: 1;
    visibility: visible;
    top: 50px;
}
#nav .subnav .subnav {
    top: 0;
    left: 200px;
    padding-left: 5px;
}
#nav .subnav li:hover>.subnav {
    opacity: 1;
    visibility: visible;
    left: 238px;
}
#nav .subnav .subnav>ul {
    -webkit-border-radius: 0 4px 4px 0;
       -moz-border-radius: 0 4px 4px 0;
            border-radius: 0 4px 4px 0;
}


/**
 * Slideshow
 **/
#slideshow .flexslider {
    margin-bottom: 20px;
}


/**
 * Bottom
 =========================================================*/
#bottom-primary {
    padding: 24px 0 36px;
    background-color: #373639;
    color: #a7a5ab;
}
[id*="bottom"] .widget-title {
    font-size: 18px;
    line-height: 24px;
    color: #edecd0;
    margin: 0 0 20px;
}

.social-links {
    margin: 0;
}
.social-links li {
    list-style: none;
    float: left;
    width: 48%;
    margin-left: 2%;
    margin-bottom: 16px;
}
.social-links li:nth-child(2n+1) {
    margin-left: 0;
}
.social-links a {
    color: #a7a5ab;
    line-height: 18px;
}
.social-links a:hover {
    color: #ffffff;
    text-decoration: none;
}
.social-links i {
    display: inline-block;
    width: 18px;
    height: 18px;
    line-height: 18px;
    background: url( "//sigmaku.com/themes/shockwave/assets/icon.png" ) no-repeat;
    margin-right: 6px;
    vertical-align: middle;
}
.social-links .fb i { background-position: -28px 0; }
.social-links .tw i { background-position: -46px 0; }
.social-links .kk i { background-position: -28px -18px; }
.social-links .gp i { background-position: -46px -18px; }
.social-links .yt i { background-position: -28px -36px; }
.social-links .fl i { background-position: -46px -36px; }

#bottom-secondary {
    background-color: #272628;
    padding: 24px 0 40px;
    border-bottom: 1px solid #1b1a1c;
}
.block-bottommenu .link {
    float: left;
    margin-left: 2%;
    width: 23.5%;
}
.block-bottommenu .link:first-child {
    margin-left: 0;
}
.block-bottommenu .title {
    font-size: 15px;
    margin: 0 0 12px;
    color: #e06f67;
}
.block-bottommenu ul {
    margin: 0;
}
.block-bottommenu li {
    margin-bottom: 8px;
    list-style: none;
}
.block-bottommenu a {
    color: #a7a5ab;
}
.block-bottommenu a:hover {
    color: #ffffff;
    text-decoration: none;
}

.newsletter div.form-btn {
    color: #a7a5ab;
}
.block-newsletter form {
    margin-top: 18px;
}
.block-newsletter input[type="text"],
input#newsletter_email {
    background-color: #151516;
    color: #646068;
    border: 0 none;
    height: 34px;
    line-height: 34px;
    padding: 0 8px;
    float: left;
    -webkit-border-radius: 4px 0 0 4px;
       -moz-border-radius: 4px 0 0 4px;
            border-radius: 4px 0 0 4px;
    width: 170px;
}
.block-newsletter input[type="text"]:focus,
input#newsletter_email:focus {
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 255, 255, 0.2);
       -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 255, 255, 0.2);
            box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 255, 255, 0.2);
}
.block-newsletter .btn,
input#newsletter_submit {
    float: left;
    -webkit-border-radius: 0 4px 4px 0;
       -moz-border-radius: 0 4px 4px 0;
            border-radius: 0 4px 4px 0;
    height: 34px;
    line-height: 34px;
    padding: 0 8px;
	display: inline-block;
	font: 14px/28px "Source Sans Pro", Arial, sans-serif;
	color: #19150c;
	background-color: #f3c74a;
	background-image: -moz-linear-gradient(top,#f3c74a,#d8b03b);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#f3c74a),to(#d8b03b));
	background-image: -webkit-linear-gradient(top,#f3c74a,#d8b03b);
	background-image: -o-linear-gradient(top,#f3c74a,#d8b03b);
	background-image: linear-gradient(to bottom,#f3c74a,#d8b03b);
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.3);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff3c74a',endColorstr='#ffd8b03b',GradientType=0);
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
}
input#newsletter_submit:hover {
	color: #19150c;
	text-decoration: none;
	background-color: #d8b03b;
	text-shadow: none;
}

#footer {
    color: #807e83;
    background-color: #272628;
    padding: 18px 0 30px;
    border-top: 1px solid #343335;
}
.col-md-6.generator {
    text-align: right;
}
.col-md-6.generator a img {
    max-height: 50px;
}



/**
 * Main
 =========================================================*/
#middle {
    padding: 20px 0 40px;
}


/**
 * Product
 =========================================================*/
.product-list .product-item {
    height: 220px;
    position: relative;
    margin-bottom: 2.127659574468085%;
}
.product-list-main .product-item:nth-child( 4n+1) {
    margin-left: 0;
}
.product-list-main .product-item:first-child {
    margin-left: 2.127659574468085%;
}
.product-list .product-inner {
    height: 218px;
    overflow: hidden;
    border: 1px solid #d2d2c6;
}

/**
* New Product Home
**/
.product-list .product-item img,
.product-item-new img{
    width: 100%;
}
.product-price-new,
.product-list .product-price {
    position: absolute;
    padding: 10px 12px;
    background-color: #ac3b3b;
    color: #ffffff;
}
.product-price-new {
    bottom: 0;
}
.product-list .product-price {
    bottom: 1px;
    left: 1px;
}
.product-list .product-price strong,
.product-price-new strong {
    font-size: 18px;
}
.product-list .product-price del ,
.product-price-new del {
    font-size: 14px;
    color: #e78b8b;
}
.product-item-new div.product-overlay {
	margin-left: 15px;
	margin-right: 15px;
}

.product-list .product-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000000;
    z-index: 10;
    display: none;
    opacity: 0.8;
}
.product-inner:hover .product-overlay,
.product-inner:hover .product-info {
    display: block;
}
.product-list .product-info {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    padding: 40px 10px 12px;
    text-align: center;
    display: none;
    -webkit-transition: all 0.6s;
       -moz-transition: all 0.6s;
        -ms-transition: all 0.6s;
         -o-transition: all 0.6s;
            transition: all 0.6s;
}
.product-list .product-title {
    font-size: 18px;
    color: #ffffff;
    margin-bottom: 18px;
    line-height: 24px;
    max-height: 72px;
    overflow: hidden;
}
.product-action .btn {
    padding: 0 6px;
    height: 30px;
    line-height: 30px;
    color: #4f463a;
}
.product-action .btn .icn {
    padding-right: 6px;
    border-right: 1px solid #dddddd;
    height: 30px;
    line-height: 30px;
    float: left;
}
.product-action .btn i {
    margin-top: 7px;
    vertical-align: middle;
}
.product-action .btn .lbl {
    padding-left: 6px;
    border-left: 1px solid #ffffff;
    height: 30px;
    line-height: 30px;
    float: left;
}
.product-action .btn-primary .icn {
    border-color: #cca533;
}
.product-action .btn-primary .lbl {
    border-color: #f6d77d;
}

/** New Product **/
.new-product .product-item {
    height: 460px;
}
.new-product .product-inner {
    height: 458px;
}
.new-badge {
    position: absolute;
    top: -4px;
    left: 157px;
    width: 147px;
    height: 48px;
    overflow: hidden;
    background: url( "//sigmaku.com/themes/shockwave/assets/title-new-product.png" ) no-repeat;
    text-indent: -9999px;
    z-index: 999;
}
.new-product .product-info {
    padding-top: 160px;
    -webkit-transform: scale( 1.2,1.2 );
       -moz-transform: scale( 1.2,1.2 );
        -ms-transform: scale( 1.2,1.2 );
         -o-transform: scale( 1.2,1.2 );
            transform: scale( 1.2,1.2 );
}

.cat-desc {
    margin-top: 12px;
}
.cat-info {
    padding-bottom: 16px;
    border-bottom: 3px solid #ebebe2
}
.product-opt {
    margin: 24px 0 15px;
}
.product-opt a {
    font-size: 13px;
    display: inline-block;
    padding: 4px 12px;
    border: 1px solid #b69537;
    background-color: #f1c549;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    color: #19150c;
}
.product-opt a:hover {
    background-color: #dab342;
    text-decoration: none;
}
.product-opt .display-count {
    text-align: right;
}
.product-list-item {
    margin: 0;
}
.product-list-item .span4:nth-child( 3n+1) {
    margin-left: 0;
}

.pagination {
	width: 100%;
}
.col-xs-8.pagin-main{
	text-align: center;
}
.col-xs-2.pull-right.pagin-next {
	text-align: right;
}
.pagination a {
    clear: both;
}
.pagination a i{
    padding:3px;
}
.pagination a,
.pagination span {
    font-size: 13px;
    display: inline-block;
    padding: 4px 12px;
    border: 1px solid #b69537;
    background-color: #f1c549;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    color: #19150c;
}
.pagination span {
    background-color: #C19622;
    color: #563F0A;
}
.pagination a:hover {
    background-color: #dab342;
    text-decoration: none;
}


/** Product Detail **/
.product-detail-image #wrap {
    border: 1px solid #e0e0e0;
    padding: 40px 0;
    margin-bottom: 8px;
}
.product-detail-desc>h1 {
    font-size: 20px;
    line-height: 28px;
    padding-bottom: 2px;
    margin: 0 0 12px;
    border-bottom: 3px solid #e0e0e0;
}
.product-detail-price strong {
    display: inline-block;
    padding: 4px 8px;
}
.product-detail-price .lbl {
    background-color: #444541;
    color: #ffffff;
}
.product-detail-price .current {
    background-color: #f3da75;
}
.product-detail-price .ori {
    background-color: #cdcdcd;
    color: #7d7d7d;
}
.product-detail-desc .product-desc {
    margin: 18px 0 24px;
}
.product-detail-desc .stock-status {
    float: left;
    height: 34px;
    line-height: 34px;
    padding: 0 10px;
    background-color: #e9e9e9;
    -webkit-border-radius: 4px 0 0 4px;
       -moz-border-radius: 4px 0 0 4px;
            border-radius: 4px 0 0 4px;
}
.product-detail-desc .stock-status i {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url( "//sigmaku.com/themes/shockwave/assets/icon.png" ) no-repeat 0 -36px;
    position: relative;
    top: 2px;
    margin-right: 6px;
}
.product-detail-desc .stock-status .notavailable i {
    background-position: -14px -36px;
}
.product-detail-desc .product-buy select {
    display: block;
    margin-bottom: 8px;
}
.product-detail-desc .btn {
    height: 34px;
    line-height: 34px;
}
#product-main .spec {
    clear: both;
    margin-top: 20px;
    padding-top: 16px;
    border-top: 1px solid #b5b5ac;
}
.spec .meta {
    padding: 10px 0;
    border-bottom: 1px dotted #b1b1a9;
}
.spec .meta .title {
    margin: 0;
    font-size: 14px;
    font-weight: normal;
    color: #777972;
    float: left;
    width: 120px;
}
.spec .meta .value {
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    background-color: #f6e587;
    padding: 3px 10px;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
}

.tablemeta {
    margin-top: 24px;
}
.tablemeta h4 {
    font-size: 14px;
}
.tablemeta th {
    padding: 8px 24px 8px 10px;
    background-color: #444541;
    color: #ffffff;
}
.tablemeta td {
    padding: 8px 24px 8px 10px;
    border-bottom: 1px dotted #b1b1a9;
}

.listmeta {
    margin-top: 20px;
}
.listmeta h4 {
    font-size: 14px;
    background-color: #444541;
    color: #ffffff;
    padding: 6px 10px;
}
.listmeta .list div {
    padding: 10px 0;
    border-bottom: 1px dotted #b1b1a9;
}
.listmeta .list span {
    display: inline-block;
    width: 70px;
}

.product-share {
    margin-top: 32px;
}
.product-share h3 {
    font-size: 14px;
    line-height: 24px;
    padding: 6px 10px;
    background-color: #e9e9e9;
    margin-bottom: 24px;
}

.product-detail-main {
    padding-bottom: 32px;
    margin-bottom: 24px;
}
.product-review .section-title {
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 2px;
    margin-bottom: 14px;
    border-bottom: 1px solid #cccccc;
}
.product-review-main {
    margin-bottom: 30px;
    position: relative;
}
.product-review-main #review_add {
    position: absolute;
    top: -8px;
    right: 0;
    background-color: #f3db76;
    color: #444541;
    padding: 4px 10px;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
}
.product-review-main #review_add:hover {
    text-decoration: none;
    background-color: #d7b939;
}
#review_add_container {
    padding-bottom: 20px;
    border-bottom: 3px solid #eaeaea;
}
.rate-bad,
.rate-good {
    display: inline-block;
    margin-left: 12px;
}
.rate-bad img {
    position: relative;
    top: 6px;
}
#review_add_form  {
    margin-bottom: 0;
}
#review_add_form tr:last-child td {
    padding: 16px 0 8px;
}
#review_list_container  {
    margin-top: 28px;
}
#review_list_container .testi-info {
    float: left;
    width: 90px;
    margin-top: 0;
    text-align: right;
}
#review_list_container .testi-content {
    margin-left: 110px;
}
#review_list_container .testi-content:after {
    border-top-color: transparent;
    border-right-color: #F2F2F0;
    bottom: auto;
    top: 10px;
    left: -20px;
}
#review_list_container .testi-author {
    float: none;
    color: #836900;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 4px;
}
#review_list_container .testi-date {
    margin-bottom: 4px;
    font-style: italic;
}
#review_list_container [class*="rate"] {
    margin-right: 0;
}
#review_list_container .testimonial-item {
    margin-bottom: 14px;
}

/** Sidebar **/
#sidebar .sidebar-inner {
    border: 3px solid #eaeaea;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
}
.sidebar-inner .block_title h3 {
    padding: 0 10px;
    margin: 10px 0 0;
}
.sidebar-inner .block-product-new li,
.sidebar-inner .block-product-related li,
.cslist li {
    padding: 12px 10px;
    margin-bottom: 0;
    border-bottom: 2px solid #eaeaea;
}
.sidebar-inner .block_theme:first-child .block_title h3 {
    margin-top: 0;
}
.sidebar-inner .block_theme:last-child .block-product-new li:last-child {
    border-bottom: 0 none;
    padding-bottom: 0;
}
.sidebar-inner .widget-link {
    padding: 0 10px;
}


/* #Product List
================================================== */
.block-product-new li,
.block-product-related li {
    list-style: none;
    margin-bottom: 12px;
}
.block-product-new ul,
.block-product-related li {
    margin: 0;
}
.block-product-new .thumb,
.block-product-related .thumb{
    width: 68px;
    height: 68px;
    overflow: hidden;
    border: 1px solid #e3e3d9;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    float: left;
    -webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.1);
       -moz-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.1);
            box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.1);
}
.block-product-new .thumb img,
.block-product-related .thumb img  {
    width: 100%;
}
.block-product-new .info,
.block-product-related .info {
    margin-left: 80px;
}
.block-product-new .info h3,
.block-product-related .info h3 {
    font-size: 14px;
    line-height: 18px;
    margin: 5px 0;
}
.block-product-new .price,
.block-product-related .price {
    font-size: 12px;
}



/* #Page
================================================== */
.page-title {
    margin: -20px 0 30px;
    border-bottom: 6px solid #F2F2F0;
}
.page-title h1 {
    display: inline-block;
    margin: 0;
    font-size: 24px;
    background-color: #ffffff;
    position: relative;
    top: 15px;
    padding-right: 20px;
	font-weight: bold;
}

#block-contact h3 {
    font-size: 18px;
    line-height: 24px;
    margin: 0 0 16px;
}
#contactFormWrap {
    margin-top: 30px;
}
#contactFormWrap h3 {
    margin-bottom: 20px;
    font-size: 18px;
}

#testimonial_form form {
    border-left: 4px solid #EBEBE2;
    margin-left: 10px;
    padding-left: 20px;
}

.stdTbl tr:first-child th {
    background-color: #d8b03b;
    color: #19150c;
    text-shadow: 0 1px 0 rgba( 255,255,255,0.2 );
    padding: 10px 6px;
    text-align: left;
    border-bottom: 1px solid #b69537;
}
.stdTbl td {
    padding: 10px 6px;
    text-align: left;
}
.stdTbl tr:nth-child(odd) td {
    background-color: #eae9e2;
}


/* #Post
================================================== */
.post {
    padding-top: 20px;
    padding-bottom: 24px;
    margin-bottom: 1px;
    border-bottom: 1px solid #EBEBE2;
    border-top: 1px solid #EBEBE2;
}
.post:first-child {
    padding-top: 0;
    border-top: 0;
}
.post:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0;
}
.post .post-title {
    font-size: 18px;
}
.post .post-title a:hover {
    text-decoration: none;
}
.post .post-title {
    margin: 0;
}
.post-date {
    border-bottom: 0 none;
    margin: 10px 0 0;
    font-size: 14px;
    font-style: italic;
    color: #333333;
}
[class*="post"] .entry-content {
    margin-top: 12px;
}
.post .more {
    margin-top: 20px;
}
.post .more a {
    font-size: 13px;
    display: inline-block;
    padding: 4px 12px;
    border: 1px solid #b69537;
    background-color: #f1c549;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    color: #19150c;
}
.post .more a:hover {
    background-color: #dab342;
    text-decoration: none;
}

.post-detail {
    margin-top: 36px;
}


/* #Testimony
================================================== */
.testimonial-item {
    margin-bottom: 28px;
}
.testi-content {
    background-color: #F2F2F0;
    padding: 10px;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    position: relative;
	margin-top:10px;
}
.testi-content p {
    margin-bottom: 0;
}
.testi-content:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    position: absolute;
    bottom: -20px;
    left: 20px;
    z-index: 99990;
    border-top-color: #F2F2F0;
}
.testi-info {
    margin-top: 12px;
}
.testi-info .testi-date {
    float: right;
}
.testi-info .testi-author {
    float: left;
}


/* #Widget
================================================== */
.widget,
.block_theme {
    margin-bottom: 20px;
}
.block_title h3,
.widget .title {
	margin: 0 0 5px;
	font-size: 16px;
	font-weight: bold;
}
.block_title h3 {
    margin-bottom: 12px;
}
.widget.widget-link a {
    display: block;
    padding: 12px 0;
    border-bottom: 1px dotted #d2d2ca;
}
.widget.widget-link p {
    margin-bottom: 0;
}
.widget.widget-link .price-active {
    color: #444541;
}


/* #Cart
================================================== */
#langkah {
    margin-bottom: 30px;
}
#langkah .langkahorder {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    padding: 0 12px;
    font-size: 14px;
    background-color: #444541;
    color: #fafaf1;
}
#langkah .navbutton {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    padding: 0 12px 0 24px;
    font-size: 14px;
    background-color: #d2d2c6;
    position: relative;
    margin-right: 2px;
}
#langkah .navbutton.active {
    background-color: #f1c649;
}
#langkah .navbutton:after {
    content: "";
    height: 0;
    width: 0;
    border: 18px solid transparent;
    border-left-color: #d2d2c6;
    position: absolute;
    top: 0;
    right: -36px;
}
#langkah .navbutton:nth-child(2):after {
    z-index: 100;
}
#langkah .navbutton:nth-child(3):after {
    z-index: 90;
}
#langkah .navbutton:nth-child(4):after {
    z-index: 80;
}
#langkah .navbutton.active:after {
    border-left-color: #f1c649;
}
#langkah .navbutton:before {
    content: "";
    height: 0;
    width: 0;
    border: 18px solid transparent;
    border-left-color: #fafaf1;
    position: absolute;
    top: 0;
    left: 0;
}
#langkah .navbutton:nth-child(2):before {
    border: 0 none;
}

.shopcart.shopcart-main.table.table-striped tfoot{
	background-color: #eae9e2;
}
.shopcart {
    width: 100%;
    margin-bottom: 20px;
}
.shopcart tr:first-child th {
    background-color: #f1c649;
    color: #19150c;
    text-shadow: 0 1px 0 rgba( 255,255,255,0.2 );
    padding: 10px 6px;
    text-align: left;
    border-bottom: 1px solid #b69537;
}
.shopcart td {
    padding: 10px 6px;
    text-align: left;
}
.shopcart tr:nth-child(odd) td {

}
.shopcart .qty {
    width: 50px;
}
.shopcart .total,
#subtotal {
    font-weight: bold;
}

#shoppingcart .coupon {
    margin-bottom: 36px;
}
#shoppingcart .coupon input[type="text"] {
    margin-bottom: 0;
	display: inline-block;
	vertical-align: middle;
}

#store-login {
    padding-bottom: 20px;
    margin-bottom: 1px;
    border-bottom: 1px solid #cbcbc3;
}
#store-register {
    padding-top: 16px;
    border-top: 1px solid #cbcbc3;
}
#register_form, #login_form {
    margin-top: 18px;
}
#register_form .btn, #login_form .btn {
    margin-top: 10px;
}
.title span {
    display: block;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 16px;
}
#store-login #result,
#store-register #result {
    margin-top: 16px;
}

/** Shipping **/
#shippingform br {
    display: none;
}
#shippingform input[type="radio"],
#shippingform input[type="checkbox"] {
    margin: 0 6px 0 0;
}
#shippingform .check-o label {
    margin: 0;
    padding: 10px 0;
    border-bottom: 1px dotted #cdcec3;
}
#shippingform  fieldset {
    border-left: 3px solid #E9EAE1;
    margin: 16px 0 0 10px;
    padding-left: 20px;
}
#same-address-check {
    margin-top: 20px;
    padding: 8px 10px;
    background-color: #e5e6de;
}
#pilihekspedisi {
    margin-top: 20px;
}
#harga td {
    padding: 8px 4px;
}
#harga tr:nth-child(even) td {
    background-color: #e5e6de;
}
#harga tr td:first-child {
    width: 300px;
}
#shippingform .mb20 {
    border-bottom: 1px solid #DDDDDD;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
#shippingform #pembayaran {
    padding-bottom: 0;
    border-bottom: 0 none;
}
#pembayaran label {
    margin: 0;
    padding: 12px 0;
    border-bottom: 1px dotted #cdcec3;
}
#shipping_address {
    margin-top: 12px;
}


/*message*/
.errorMsg, .successMsg{
    font-weight:bold;
    border-radius:3px;
    padding-left:35px !important;
    margin-bottom:20px;
}
/*
.errorMsg{
    background:url("//sigmaku.com/themes/shockwave/assets/error.png") no-repeat 5px center #ffd2d2;
    padding:6px;
    border:1px solid #f69595;
    color:#d53a3a;
}
*/
.errorMsg{
    background: #ffd2d2;
    padding:6px;
    border:1px solid #f69595;
    color:#d53a3a;
}
.successMsg{
    background:url("//sigmaku.com/themes/shockwave/assets/success.png") no-repeat 5px center #e9ffc7;
    padding:6px;
    border:1px solid #d2fa96;
    color:#72ac1e;
}



/* #Search
================================================== */
.pre-search input[size="20"] {
    width: 100px;
}
.pre-search .btn {
    margin-top: 20px;
}
.product-opt .right {
    float: right;
}
.product-list-search .product-item:nth-child(4n+1) {
    margin-left: 0;
}


/**
 * ======================================================
 * MEMBER
 * ======================================================*/
#container-account .tab-menu>ul {
    list-style: none;
    margin: 0;
    background-color: #f1c649;
    background-image: -moz-linear-gradient(top, #f1c649, #d8b03b);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1c649), to(#d8b03b));
    background-image: -webkit-linear-gradient(top, #f1c649, #d8b03b);
    background-image: -o-linear-gradient(top, #f1c649, #d8b03b);
    background-image: linear-gradient(to bottom, #f1c649, #d8b03b);
}
#container-account .tab-menu>ul li {
    float: left;
    margin: 0 0 0 1px;
    padding: 10px 5px;
}
#container-account .tab-menu>ul a {
    display: block;
    -webkit-border-radius: 30px;
       -moz-border-radius: 30px;
            border-radius: 30px;
    color: #19150c;
    padding: 3px 12px;
    text-shadow: 0 1px 0 rgba( 255, 255, 255, 0.3 );
}
#container-account .tab-menu>ul a:hover {
    text-decoration: none;
}
#container-account .tab-menu>ul .active a,
#container-account .tab-menu>ul a:hover {
    color: #f5d16d;
    background-color: #19150c;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 2px rgba(0, 0, 0, 0.3) inset;
}
#container-account .tab-pane {
    padding: 15px;
    background-color: #ebeae3;
    border-color: #abada2;
    border-top-color: transparent;
}
#container-account h1 {
    font-size: 20px;
    margin: 0 0 8px;
}
#container-account h2 {
    font-size: 18px;
}
#container-account h3 {
    font-size: 16px;
}
#container-account h4 {
    font-size: 15px;
}
#container-account h5 {
    font-size: 14px;
}
#container-account h6 {
    font-size: 13px;
}

#container-account .std-table th,
#container-account .std-table td {
    padding: 8px;
    text-align: left;
}
#container-account .std-table tr:nth-child(even) td {
    background-color: #dadad4;
}
#container-account .std-table label {
    display: inline;
    margin: 0 12px 0 0;
}
#container-account .std-table input[type="radio"] {
    margin: 0 4px 0 0;
}

#container-account .tabcontent {
    font-family: "Source Sans Pro",Arial,sans-serif;
}
#container-account table.genericsmall {
    width: 700px;
}
#container-account table.genericsmall tr:hover {
    background-color: #ecf0dc;
}

#container-account .edit_address {
    margin-right: 8px;
}


.cloud-zoom-big {
    left: 440px!important;
    top: 0!important;
}

/**
 * Flexslider
 **/
.flex-direction-nav a {
    line-height: 40px;
    height: 30px;
    width: 30px;
    background-color: #999999;
    text-align: center;
    -webkit-border-radius: 100%;
       -moz-border-radius: 100%;
         -o-border-radius: 100%;
            border-radius: 100%;
}
.flex-direction-nav a.flex-next {
    text-align: center;
}
.flex-direction-nav a:before {
    color: #ffffff;
    font-size: 16px;
    line-height: 30px;
}
.caption{
      color: #ffffff;
  width: 100%;
  background-color: rgba(0,0,0,0.3);
  display: block;
  height: 45px;
  padding-top: 7px;
  text-transform: uppercase;
  font-weight: bold;
  position: absolute;
  bottom: 5px;
  padding-left: 20px;
  font-size: 22px;
}

/* #Responsive
================================================== */

@media (min-width: 1200px) {

    .product-list .product-item {
        height: 270px;
    }
    .product-list .product-inner {
        height: 268px;
    }
/*
    .new-product .product-item {
        height: 565px;
    }
*/
    .new-product .product-inner {
        height: 543px;
    }
    .new-badge {
        left: 221px;
        top: -5px;
    }

    .block-newsletter input[type="text"] {
        width: 210px;
    }
}
@media (min-width: 768px) and (max-width: 979px) {

    .block-newsletter input[type="text"] {
        width: 210px;
        -webkit-border-radius: 4px;
           -moz-border-radius: 4px;
                border-radius: 4px;
    }
    .block-newsletter .btn {
        -webkit-border-radius: 4px;
           -moz-border-radius: 4px;
                border-radius: 4px;
    }

}

@media (min-width: 769px) {
	form#cart-form-mobile {
		display: none;
	}

    /** Cart **/


}


@media (max-width: 768px) {
    body { padding: 0; }
    .container { padding: 0 20px; }

    /** Top Widget **/
    #top-widget .span6 {
        float: left;
        width: 31.914893617021278%;
    }
    #top-widget .span6:first-child {
        margin-left: 2.127659574468085%;
        width: 65.95744680851064%;
    }
    #accountMenu {
        left: auto;
        right: 0;
    }

    /** Header **/
    #header-main .span3 {
        float: left;
        width: 31.914893617021278%;
    }
    #header-main .span9 {
        float: left;
        margin-left: 2.127659574468085%;
        width: 65.95744680851064%;
    }
    #nav > li > a {
        padding: 0 20px;
    }

    /** Bottom **/
    #bottom-primary .span4 {
        margin-bottom: 16px;
    }
    .block-newsletter {
        clear: both;
        padding-top: 30px;
    }

	/** Cart Mobile **/
    form#cart-form-main {
        display: none;
    }
		form#cart-form-mobile {
		display: block;
	}
	    #shoppingcart-mobile .cart-title {
        background-color: #ede9d2;
    }
    #update-coupon {
        margin-top: 12px;
    }
	a.btn.btn-danger.btn-xs.delete-item{
	color: #fff;
	}
	#shoppingcart-mobile .cart-item {
		position: relative;
		margin-bottom: 10px;
		padding-bottom: 10px;
		border-bottom: 2px solid #f9f9f9;
	}
	#shoppingcart-mobile .cart-title {
		float: left;
		width: 170px;
		padding: 10px 8px;
		background-color: #f3f3f3;
		margin-bottom: 5px;
	}
	#shoppingcart-mobile .cart-value {
		margin-left: 180px;
	}
	#shoppingcart-mobile.scart-mobile-main .cart-item-row:first-child {
		margin-right: 70px;
	}
	#shoppingcart-mobile .cart-item-delete {
		position: absolute;
		top: 0;
		right: 0;
	}
	.cart-item-total {
		margin-bottom: 10px;
}



}
@media (min-width: 480px) and (max-width: 767px) {

    #top-widget .menu a {
        padding: 0 20px;
    }

}
@media (max-width: 480px) {

    #top-widget .menu a {
        padding: 0 12px;
    }

    /** Header **/
    #header-main .span3,
    #header-main .span9 {
        float: none;
        width: 100%;
        margin: 0 0 16px 0;
    }
    .block-language {
        text-align: left;
    }
    #block-search,
    #block-cart {
        float: left;
    }

    /** Navigation **/
    #nav > li > a {
        padding: 0 10px;
    }
    #nav > li {
        float: none;
        border-bottom: 1px dotted #D3D3C9;
    }
    #nav > li:last-child {
        border-bottom: 0 none;
    }
    #nav .subnav {
        border: 0 none;
        -webkit-border-radius: 0;
           -moz-border-radius: 0;
                border-radius: 0;
        position: static;
        width: 100%;
        top: 0;
    }

}
#wrap{
	z-index:999 !important;
}

.coribbon {
  float: left;
  position: absolute;
  top: 2%;
  text-align: center;
  left: 4%;
}

.block_content .coribbon {
    position:inherit;
    clear: both;
}


.sale,
.disc,
.oos {
    float: left;
    margin: 0.2em .2em .2em;
    border-radius: 3px;
    display: inline;
    padding: 0.6em .6em .6em;
    font-size: 85%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
}
.disc {
    background-color: rgba(20, 191, 243, 0.95);
}
.sale{
    background-color: rgb(242, 64, 126);
}
.oos {
    background-color: rgba(244, 56, 63,  0.95);
}
.fixed-height {
    padding: 1px;
    max-height: 200px;
    overflow: auto;
}
a.chat-whatsapp {
    position: fixed;
    z-index: 99;
    width: 48px;
    height: 48px;
    bottom: 10px;
    right: 10px;
}
.chat-whatsapp span {
    z-index: -1;
    color: #fff;
    background: #57bb63;
    padding: 17px;
    position: absolute;
    top: 0;
    width: 132px;
    right: 26px;
    border-radius: 40px 0 0 40px;
    line-height: normal;
    word-spacing: normal;
    font-size: 13px;
    font-weight: normal;
    font-family:Helvetica,Arial,sans-serif;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}