body{
    position: relative;
    background-color: #e8ebf1;
    background-image: url(../../images/web/bg_left.png),url(../../images/web/bg_right.png);
    background-repeat: no-repeat;
    background-position: top left, top right;
    background-attachment: fixed; 
    background-size: contain;
    color: #3d3d40;
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    line-height: 25px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
    font-weight: 700;
}              
a,a:hover{
    color: #c4215f;
    text-decoration: underline;
}
@media (min-width: 1350px){
    .container {
        width: 1335px;
    }
}
.content-bg.container{
    background: #fff;
}
img{
    max-width: 100%;
}
#header-top{
    float: left;
    width: calc(100% + 30px);
    background: #242327;
    margin: 0 -15px;
    padding: 0 45px;
    color: #89888e;
    height: 38px;
    line-height: 1.42857143;
}
#header-top .contact{
    padding: 10px 0;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
}
#header-top .contact i.fa-phone{
    color: #fff;
    font-weight: 900;
    font-size: 18px;
    float: left;
    margin-right: 12px;
}
#header-top .contact span,
#header-top .contact a{
    color: #89888e;
}
#header-top .contact a{
    text-decoration: underline;
}
#header-top .lang{
    float: right;
    list-style: none;
}
#header-top .lang li{
    float: left;
    position: relative;
    height: 38px;
    padding: 0 10px;
    line-height: 38px;
    margin: 0 3px;
    letter-spacing: 1px;
    width: 40px;
    text-align: center;
}
#header-top .lang li.active{
    background: #2dc460;
}
#header-top .lang li.active a{
    color: #fff;
    text-decoration: none;
    font-weight: 500;
}
#header-top .lang li.active:before{
    content: "";
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 20px 0 0;
    border-color: #2dc562 transparent transparent transparent;
}
#header-top .lang li.active:after{
    content: "";
    position: absolute;
    bottom: -10px;
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 20px 10px 0;
    border-color: transparent #2dc562 transparent transparent;
}
#header-top .fb-link{
    display: inline-block;
    color: #89888e;
    font-weight: 600;
    font-size: 13px;
    padding: 10px 0;
}
#header-top .fb-link i{
    float: left;
    color: #fff;
    font-weight: 700;
    margin-right: 10px;
    font-size: 16px;
    margin-top: 1px;
}
#header-middle{
    float: left;
    padding: 0 30px;
    width: 100%;
    line-height: 1.42857143;
}
#header-middle .logo-text{
    font-size: 15px;
    color: #3d3d40;
    font-weight: 600;
    height: 84px;
    line-height: 84px;
    margin: 25px 0 25px 15px;
    letter-spacing: 0.5px;
}
#header-middle .search-box{
    margin: 48px 0;
}
#header-middle .search-box .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}
#header-middle .search-box button,
#search-form button{
    border-radius: 0 4px 4px 0;
    height: 45px;
    margin-left: -5px;
    position: relative;
    border: 0;
    padding: 0px 18px;
}
#search-form [name=search]{
    min-width: 280px;
}
#header-middle .search-box button img{
    margin-top: -2px;
}
#header-middle #search-box-input{
    border-radius: 4px 0 0 4px;
    border: 2px solid #ecedef;
    box-shadow: none;
    height: 45px;
    font-size: 15px;
    font-weight: 500;
    padding: 6px 15px;
}
footer{
    float: left;
    width: 100%;
    padding: 0 30px;
    margin-top: 40px;
    margin-bottom: 28px;
    font-size: 15px;
}
#footer-top{
    float: left;
    width: 100%;
    background: #848388;
    padding: 15px 30px;
}
#footer-top > div{
    padding: 4px 15px 0px;
}
#footer-top a{
    position: relative;
    font-weight: 700;
    color: #fff;
    text-decoration: underline;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    padding-left: 42px;
}
#footer-top a:hover{
    text-decoration: none; 
}
#footer-top a img{
    position: absolute;
    left: 0;
    top: -4px;
}
#footer-bottom{
    float: left;
    width: 100%;
    background: #242327;
    padding: 75px 30px 70px;
    color: #828285;
    font-weight: 600;
    line-height: 30px;
}
#footer-bottom h5{
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.5px;
    margin-top: 0;
    margin-bottom: 30px;
}
#footer-bottom ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
#footer-bottom ul li a{
    color: #828285;
    font-weight: 600;
    text-decoration: none;
    border-bottom: 1px solid;
}
#footer-bottom ul li a:hover{
    text-decoration: none;
    color: #c4215f;
}
#footer-bottom .phone{
    display: block;
    font-family: 'Merriweather',serif;
    font-style: italic;
    font-weight: 700;
    color: #fff;
    font-size: 17px;
    margin-top: 10px;
}
#footer-bottom .email{
    display: block;
    font-family: 'Merriweather',serif;
    font-style: italic;
    font-weight: 500;
    color: #c4215f;
    font-size: 16px;
    margin-top: 3px;
}
#footer-bottom .shippers{
    margin-top: 30px;
}
#footer-bottom .shippers img:not(:last-child){
    margin-right: 25px;
}
#footer-bottom #newsletter .msg{
    display: block;
    line-height: 18px;
    margin: 10px 0;
    color: #de6767;
}
#footer-bottom #newsletter .msg.success{
    color: #a0de67;
}
#footer-bottom #newsletter .input-group{
    max-width: 230px;
    margin-bottom: 10px;
}
#footer-bottom #newsletter [name=email].form-control{
    background: transparent;
    box-shadow: none;
    border: 2px solid #4a494e;
    height: 45px;
    color: #fff;
}
#footer-bottom #newsletter button{
    height: 45px;
    padding: 0 16px;
    border-radius: 0 4px 4px 0;
}
#content{
    padding: 0 30px;
}
#content > aside{
    position: relative;
    z-index: 0;
}
#content > aside:before{
    content: "";
    position: absolute;
    top: 0;
    left: 15px;
    height: 100%;
    width: calc(100% - 30px);
    background: #f5f7fb;
    z-index: -1;
}
#content > aside .side-benefits{
    padding: 25px 15px 15px;
    text-align: center;
    font-weight: 800;
    text-transform: uppercase;
    color: #242327;
    font-size: 15px;
}
#content > aside .side-benefits > div{
    margin-bottom: 35px;
}
#content > aside .side-benefits img{
    display: block;
    margin: 0 auto 10px;
}
#search-box-input::-webkit-input-placeholder {
   color: #3d3d40;
}
#search-box-input:-moz-placeholder {
   color: #3d3d40;  
}
#search-box-input::-moz-placeholder {
   color: #3d3d40;  
}
#search-box-input:-ms-input-placeholder {  
   color: #3d3d40;  
}
#header-middle .login-box{
    margin: 59px 85px;
}
#header-middle .login-box a{
    color: #3d3d40;
    font-size: 15px;
    font-weight: 600;
    border-bottom: 1px solid #3d3d40;
    text-decoration: none!important;
}
#header-middle .login-box a:first-child{
    margin-right: 30px;
}
#header-middle .cart-box{
    position: relative;
    margin: 48px 0 44px 25px;
    padding: 8px 0 8px 70px;
    display: inline-block;
    height: 42px;
    background: url(../../images/web/cart.png) no-repeat left center;
}
#header-middle .cart-box .quantity{
    width: 20px;
    height: 20px;
    background: #c4215f;
    text-align: center;
    border-radius: 50%;
    line-height: 20px;
    color: #fff;
    position: absolute;
    left: 35px;
    top: 0;
    font-size: 13px;
}
#header-middle .cart-box .price{
    float: right;
    font-family: 'Merriweather', serif;
    font-size: 18px;
    font-style: italic;
    font-weight: 700;
    color: #c4215f;
}
#logo{
    float: left;
    margin: 15px 0 20px;
}
.margin-top-20{
    margin-top: 20px;
}
.margin-bottom-20{
    margin-bottom: 20px;
}
.navbar-toggle{
    margin: 30px 15px;
}
.nav{
    margin: 22px 0;
}
.navbar-brand{
    height: auto;
}
#tracy-debug {
    /*display: none!important;*/
} 
.error-template h1{
    margin: 0;
    padding: 50px 0 15px 0;
}
.error-template h2{
    margin: 0 0 20px;
    padding: 0;
}
.error-template .error-details{
    margin-bottom: 15px;
}
.error-template .error-actions{
    margin-bottom: 50px;
}
.error-template .error-actions a span{
    margin-right: 10px;
}
.error{
    font-size: 12px;
    background: #f2dede;
    padding: 6px 13px;
    margin-top: 10px;
    display: block;
    border-radius: 4px;
    border: 1px solid #ebccd1;
}
#ajax-spinner{
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.5) url(../../images/spinner.gif) center center no-repeat;
    top: 0;
    left: 0;
    z-index: 999999;
}
.required:after{
    content:'*';
    margin-left:5px;
    color:#dd4b39;
}
i.icon-lg{
    font-size: 35px;
    margin: 5px 0 0;
    color: #474747;
}
.thumbnail h3{
    margin-bottom: 15px;
}

.no-wrap{
    width: 1%;
    white-space: nowrap;
}
.list-group-tree,
.list-group-tree ul{
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
}
.list-group-tree ul{
    display: none;
    margin: 0;
    padding: 0;
}
.list-group-tree > li > ul{
    padding-left: 22px;
}
.list-group-tree li {
    position: relative;
    padding: 7px 10px 7px 21px;
}
.list-group-tree .count {
    color: #b2b5bb;
    font-size: 15px;
    margin-left: 4px;
    display: inline-block;
    letter-spacing: 1px;
}
.list-group-tree li > i {
    position: absolute;
    left: -20px;
    top: 12px;
    width: 15px;
    height: 15px;
    font-style: normal;
    text-align: center;
    line-height: 14px;
    font-size: 13px;
    border: 1px solid #c7c8cc;
    cursor: pointer;
} 
.list-group-tree li > i:before{
    content: "+";
}
.list-group-tree li.active > i:before{
    content: "−";
}
.list-group-tree li > a {
    position: relative;
    padding: 0;
    text-decoration: none;
    color: #3d3d40;
    font-size: 15px;
    font-weight: 600;
    border-bottom: 1px solid #c7c8cc;
    letter-spacing: 0.3px;
}
.list-group-tree li > a:hover,
.list-group-tree li.active > a{
    color: #c4215f;
    border-bottom-color: #c4215f;
}
.list-group-tree li > a:before{
    content: "";
    width: 4px;
    height: 4px;
    background: #c4215f;
    border-radius: 50%;
    position: absolute;
    left: -18px;
    top: 8px;
}
.list-group-tree ul > li > a{    
    background: transparent;
}
.list-group-tree .spacer{
    width: 14px;
    display: inline-block;
}
.list-group-tree .active ul {
    display: block;
    margin-bottom: -10px;
    margin-top: 2px;
}

.product-item .stock-status{
    font-size: 17px;
}

/* --------- NAVIGACE --------- */
#nav{
    display: block;
    position: relative;
    border-top: 2px solid #ecedef;
    border-bottom: 2px solid #ecedef;
    margin: 0 30px 40px;
    line-height: 1.42857143;
}
#nav #mobile-menu {
    text-align: center;
    cursor: pointer;
    width: 100%;
    height: 50px;
    position: relative;
    border: 0;
    outline: 0;
    background: transparent;
}
#nav #mobile-menu > span {
    z-index: 100;
    display: inline-block;
    width: 95px;
    height: 19px;
    position: relative;
    margin: 14px 0;
    text-align: right;
}
#nav #mobile-menu > span .title {
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    color: #1b2235;
    text-transform: uppercase;
}
#nav #mobile-menu > span [class$="-line"] {
    position: absolute;
    background-color: #1b2235;
    display: inline-block;
    width: 30px;
    height: 3px;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    left: 0;
}
#nav #mobile-menu > span .t-line{    
    top: 0px;
}
#nav #mobile-menu > span .m-line{    
    top: 8px;
}
#nav #mobile-menu > span .b-line{    
    top: 16px;
}
#nav #mobile-menu.active > span .m-line{
    opacity: 0;
}
#nav #mobile-menu.active > span .t-line{
    transform: translateY(8px) translateX(0) rotate(45deg);
}
#nav #mobile-menu.active > span .b-line{
    transform: translateY(-8px) translateX(0) rotate(-45deg);
}
#nav > ul{
    display: table;
    width: 100%;
    margin: 0;
    padding: 0;
}
#nav > ul > li{
    display: table-cell;
    position: relative;
    vertical-align: middle;
    padding: 0;
}
#nav > ul > li > a {
    color: #242327;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 800;
    text-align: center;
    display: block;
    padding: 20px 25px;
    text-decoration: none;
}
#nav > ul > li.active > a,
#nav > ul > li > a:hover{
    color: #c4215f;
}
#nav > ul > li > a i{
    color: #bdc3cd;
    font-weight: 900;
    font-size: 16px;
    margin-left: 5px;
}
#nav > ul ul > li a i{
    display: none;
}
#nav > ul > li:hover > a,
#nav > ul > li > ul > li:hover > a,
#nav > ul > li.active > ul a{
    text-decoration: none;
}
#nav > ul > li > ul {
    padding: 0;
    background-color: #ecedef;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 100;
    width: 100%;
    min-width: 250px;
    opacity: 0;
    visibility: hidden;
    transition: visibility 0s linear .4s,opacity .4s linear;
    list-style: none;
}
#nav > ul > li:hover > ul {
    visibility: visible;
    opacity: 1;
    transition-delay: 0s;
}
#nav > ul > li > ul > li > a {
    position: relative;
    display: block;
    padding: 18px 25px;
    text-align: left;
}
#nav > ul > li > .megamenu{
    display: block;
    position: absolute;
    left: 0;
    top: 60px;
    background: white;
    width: 100%;
    z-index: 50;
    border-top: 2px solid #ecedef;
    border-bottom: 2px solid #ecedef;
    background: #f9f9f9;
    visibility: hidden;
    transition: visibility 0s;
}
#nav > ul > li > .megamenu > div{
    padding: 35px;
}
#nav > ul > li > .megamenu > div + div.col-md-4{
    border-left: 2px solid #ecedef;
}
#nav > ul > li > .megamenu .header{
    display: block;
    color: #26252a;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 20px;
}
#nav > ul > li > .megamenu .subheader{
    display: block;
    color: #26252a;
    font-size: 17px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 15px;
}
#nav > ul > li > .megamenu ul{
    list-style: none;
    padding: 0;
}
#nav > ul > li > .megamenu ul > li{
    margin-bottom: 8px;
    padding-left: 21px;
}
#nav > ul > li > .megamenu ul > li > a{
    position: relative;
    padding: 0;
    text-decoration: none;
    color: #444447;
    font-size: 15px;
    font-weight: 600;
    border-bottom: 1px solid #c7c8cc;
    letter-spacing: 0.3px;
}
#nav > ul > li > .megamenu ul > li > a:hover{
    color: #cc2768;
    border-color: #cc2768;
}
#nav > ul > li > .megamenu ul > li > a:before {
    content: "";
    width: 4px;
    height: 4px;
    background: #c4215f;
    border-radius: 50%;
    position: absolute;
    left: -18px;
    top: 8px;
}
#nav > ul > li > .megamenu .full-link{
    display: block;
    text-align: center;
    border: 2px solid #eeeff1;
    border-radius: 4px;
    color: #444447;
    padding: 8px 0;
    font-size: 15px;
    font-weight: 600;
    margin-top: 30px;
}
#nav > ul > li > .megamenu > .col-md-4 img{
    opacity: 0.6;
    margin-bottom: 3px;
}
#nav > ul > li > .megamenu > .col-md-4 a:hover img{
    opacity: 1;
}
#nav ul ul ul{
    display: none;
}
.breadcrumb{
    float:left;
    width: 100%;
    margin-top: 0;
    background: transparent;
    padding: 0;
}
.breadcrumb > li{
    float: left;
    position: relative;
    padding: 3px 10px 3px 30px;
    border-top: 1px solid #ecedf0;
    border-bottom: 1px solid #ecedf0;
    margin: 0;
}
.breadcrumb > li a{
    font-size: 13px;
    color: #8b8f97;
    font-weight: 500;
}
.breadcrumb > li:last-child a{
    color: #242327;
    font-weight: 600;
    text-decoration: none;
}
.breadcrumb > li:before,
.breadcrumb > li + li:before{
    content: "";
    position: absolute;
    right: -32px;
    top: 0px;
    height: 0;
    width: 0;
    border-width: 16px;
    border-style: solid;
    border-color: transparent transparent transparent #ffffff;
    z-index: 3;
    padding: 0;
}
.breadcrumb > li:after{
    content: "";
    position: absolute;
    right: -34px;
    top: -1px;
    height: 0;
    width: 0;
    border-width: 17px;
    border-style: solid;
    border-color: transparent transparent transparent #e7e8e8;
    z-index: 2;
}
.breadcrumb > li:first-child{
    border-left: 1px solid #ecedf0;
    padding-left: 18px;
}
.product-item .image{
    position: relative;
}
.product-item .thumbnail{
    margin-top: 20px;
    border: 0;
}
.product-item .image > a > img{
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}
.product-item .image .labels{
    position: absolute;
    top: 0!important;
    left: 0!important;
    width: 100%;
}
.product-item .image .labels .left,
#product-detail .labels .left{
    position: absolute;
    top: 0;
    left: 10px;
}
.product-item .image .labels .right,
#product-detail .labels .right{
    position: absolute;
    top: 0;
    right: 10px;
}
.product-item .image .labels .label{
    float: left;
    position: relative;
    font-size: 12px;
    padding: 6px 11px 5px;
    border-radius: 0;
    font-weight: 600;
    clear: both;
    margin-bottom: 2px;
}
.product-item .image .labels .label i{
    color: #fff;
    font-style: normal;
}
.product-item .image .labels .label:before{
    content: "";
    position: absolute;
    right: -7px;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 14px 7px 0 0;
    border-color: currentColor transparent transparent transparent;
}
.product-item .image .labels .label:after{
    content: "";
    position: absolute;
    right: -7px;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 14px 0 0 7px;
    border-color: transparent transparent transparent currentColor;
}
.product-item a{
    display: block;
    line-height: 22px;
    text-decoration: none;
    color: #3d3d40;
    font-size: 14px;
    letter-spacing: 0.5px;
    font-weight: 400;
}
.product-item a:hover {
    color: #c4215f;
}
.product-item .price{
    font-family: 'Merriweather',serif;
    font-style: italic;
    font-size: 17px;
    color: #c4215f;
    font-weight: 600;
    letter-spacing: 1px;
    min-height: auto!important;
    margin-bottom: 0!important;
}
.product-item .price s{
    font-family: 'ProximaNova',sans-serif;
    font-style: normal;
    font-size: 14px;
    font-weight: 500;
    color: #3d3d40;
    margin-right: 10px;
}
.product-item .options > a {
    float: left;
    border: 1px solid #ebedef;
    margin-left: -1px;
    margin-bottom: -1px;
    min-width: 49px;
    text-align: center;
    height: 23px;
    line-height: 23px;
    text-decoration: none;
    font-size: 11px;
    color: #3d3d40;
    font-weight: 600;
    position: relative;
    padding: 0 8px;
}
.product-item .options > a.out {
    color: #d2d2d2;
    background: linear-gradient(to top left, rgba(0,0,0,0) 0%, rgba(0,0,0,0) calc(50% - 0.8px), #e3e7ea 50%, rgba(0,0,0,0) calc(50% + 0.8px), rgba(0,0,0,0) 100%), linear-gradient(to top right, rgba(0,0,0,0) 0%, rgba(0,0,0,0) calc(50% - 0.8px), #e3e7ea 50%, rgba(0,0,0,0) calc(50% + 0.8px), rgba(0,0,0,0) 100%);
}
.product-item .options{
    display: inline-block;
    margin: 5px 0;
}
.options > a:hover {
    color: #c4215f;
    background: #f9f9f9;
}
#product-detail .labels{
    position: absolute;
    top: 25px;
    left: 20px;
    width: calc(100% - 40px);
}
/*#product-detail .labels*/ .label{
    float: left;
    margin-top: 7px;
    clear: both;
    position: relative;
    font-size: 14px;
    padding: 7px 16px;
    border-radius: 0;
    font-weight: 600;
    margin-bottom: 2px;
}
/*#product-detail .labels*/ .label:before{
    content: "";
    position: absolute;
    right: -7px;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 14px 7px 0 0;
    border-color: currentColor transparent transparent transparent;
}
/*#product-detail .labels*/ .label:after{
    content: "";
    position: absolute;
    right: -7px;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 14px 0 0 7px;
    border-color: transparent transparent transparent currentColor;
}
/*#product-detail .labels*/ .label i {
    color: #fff;
    font-style: normal;
}
#product-detail .add-to-cart-box .input-group {
    width: 285px;
    margin: 0 auto;
}
#product-detail .add-to-cart-box [name=quantity] {
    float: left;
    width: 42px;
    height: 45px;
    text-align: center;
    border-right: 0;
    box-shadow: none;
}
#product-detail .add-to-cart-box .input-group-btn {
    float: left;
    width: 20px;
}
#product-detail .add-to-cart-box .input-group-btn a {
    float: left;
    width: 20px;
    height: 22.5px;
    background: #3d3d40;
    color: #fff;
    border: 0;
    border-radius: 0;
    line-height: 22.5px;
    text-decoration: none;
    text-align: center;
    padding: 0;
    font-weight: 700;
}
#product-detail .add-to-cart-box .btn-success{
    border-radius: 0 4px 4px 0!important;
}
#product-detail .add-to-cart-box .input-group-btn a#quantity-plus {
    border-bottom: 1px solid #2d2d32;
}
#product-detail .add-to-cart-box .input-group-btn a#quantity-minus {
    border-top: 1px solid #2d2d32;
    margin-left: 0px;
}
/*#search-box-input{
    min-width: 250px;
}*/
.eac-item > a{
    position: relative;
    display: table!important;
    width: 100%;
    padding: 7px 0;
}
.eac-item > a > span {
    padding-left: 68px;
    width: calc(100% - 68px);
    font-size: 13px;
    word-break: break-word;
    color: #4d4d4d;
    text-align: left;
    line-height: 15px;
    min-height: 60px;
}
.eac-item > a > span > strong{
    display: block;
    margin-top: 3px;
    font-weight: bold;
}
.eac-item > a > * {
    float: left;
}
.eac-item > a > img{
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    max-width: 60px;
    max-height: 60px;
    width: auto!important;
}
.eac-item > a > .content{
    width: 100%;;
}
#table-total {
    font-size: 14px;
    margin-bottom: 20px;
}
#table-total tr td {
    padding-bottom: 4px;
}
#table-total tr:last-child td {
    font-size: 18px;
}
#table-total tr:last-child td strong {
    font-size: 20px;
}
.table-cart{
    border-spacing: 0;
    border-radius: 5px;
    border: 1px solid #ddd;
    border-collapse: separate;
    padding: 0; 
    position: relative;
}
.table-cart > tbody > tr > td{
    border: 0;
    vertical-align: middle;
    padding: 8px 15px;
}
.table-cart tr td:first-child{
    padding: 8px;
}
.table-cart .image{
    width: 125px;
    background: #f9f9f9;
    border-radius: 5px 0 0 5px;
}
.table-cart .image .thumbnail{
    margin-bottom: 0;
}
.table-cart .name{
    padding-left: 12px;
    vertical-align: top;
    padding-top: 15px;
    width: 32%;
}
.table-cart .name a{
    margin: 4px 0;
    font-size: 18px;
    line-height: 22px;
    display: block;
    font-weight: 600;
}
.table-cart .name small{
    display: block;
}
.table-cart .quantity{
    width: 158px;
    white-space: nowrap;
}
.table-cart .quantity button{
    background: #f7f7f7;
}
.table-cart .stock{
    line-height: 16px;
}
.table-cart .stock.text-success{
    color: #00ab00;
}
.table-cart .remove{
    width: 55px;
}
.table-cart .remove a{
    background: #d0d0d0;
    color: #fff;
    width: 25px;
    height: 25px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    line-height: 26px;
}
.table-cart .remove a:hover{
    text-decoration: none;
    background: #bbb;
}
.table-cart .remove a:before{
    content: '\2715';
}
.table-cart .price,
.table-cart .total{
    white-space: nowrap;
}
#discount-box{
    border: 1px solid #ddd;
    padding: 10px 20px 20px;
    border-radius: 5px;
    margin-bottom: 20px;
}
#filter-category .nav{
    margin: 0;
}
#price-range{
    margin-top: 10px;
    margin-bottom: 25px;
}
input#frm-form-shipping_equal_payment {
    margin-right: 10px;
}
#frm-form-customer_comment{
    margin-bottom: 20px;
}
#table-checkout-summary tbody td{
    vertical-align: middle;
}
#table-checkout-summary tbody td.image{
    width: 100px;
}
#table-checkout-summary tbody td.image img{
    max-height: 100px;
    margin: 0;
}
.ui-widget-overlay {
    opacity: 0.4;
}
#checkout h1{
    margin-bottom: 25px;
}
#checkout .form-group label.control-label{
    font-weight: 600;
    margin-bottom: 7px;
}
#checkout .form-control{
    border-color: #ddd;
}
#checkout .divider-dotted {
    width: 100%;
    display: block;
    border-bottom: 1px dotted #c4c6c6;
    margin: 25px 0;
}
#checkout label.margined {
    margin-bottom: 15px;
    cursor: pointer;
    font-weight: 600;
}
#checkout label.margined [type=checkbox] {
    margin-right: 15px;
    position: relative;
    top: 1px;
}
#checkout #confirm > div{
    float: left;
    width: 100%;
    margin-bottom: 50px;
    background: #f2f2f2;
    border-radius: 5px;
    padding: 25px 25px 5px;
}
#checkout #confirm .divider{
    width: 100%;
    border-bottom: 1px dotted #ccc;
    margin: 30px 0 20px;
}
#checkout #confirm .agree{
    font-weight: 600;
    font-size: 15px;
}
#checkout #confirm .btn-success{
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 16px 50px;
    margin-top: 15px;
}
#checkout #confirm .btn-success i{
    margin-left: 15px;
    margin-right: -10px;
}
#checkout .panel{
    border-radius: 5px;
    border-color: #f2f2f2;
    margin-bottom: 40px;
}
#checkout .panel-body{
    padding: 5px 15px;
}
#checkout .panel .panel-heading{
    font-size: 16px;
    font-weight: 700;
    padding: 11px 17px;
    background-color: #f2f2f2;
    border-color: #f2f2f2;
}
#checkout .panel .panel-heading img{
    margin-right: 15px;
    top: -2px;
}
#checkout .shippings label,
#checkout .payments label{
    position: relative;
    width: 100%;
    padding: 15px 0 20px;
    border-bottom: 1px dotted #c4c6c6;
}
#checkout .shippings label:last-of-type,
#checkout .payments label:last-of-type{
    border-bottom: 0;
}
#checkout .shippings label input,
#checkout .payments label input{
    position: absolute;
    left: 2px;
}
#checkout .shippings label div,
#checkout .payments label div{
    position: relative;
    display: block;
    margin-left: 25px;
    padding-left: 60px;
    font-weight: 600;
}
#checkout .shippings label div img,
#checkout .payments label div img{
    position: absolute;
    left: 0;
    top: 5px;
}
#checkout .shippings label div b,
#checkout .payments label div b{
    display: block;
    color: #2c2c2c;
    font-size: 15px;
    font-weight: 600;
}
#checkout .shippings label p,
#checkout .payments label p{
    display: block;
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    color: #666666;
    margin: 4px 0 8px;
}
#checkout .shippings label .price,
#checkout .payments label .price{
    display: block;
    font-weight: 700;
    font-size: 13px;
    color: #5da808;
}
#checkout .shippings .select2-selection__rendered{
    line-height: 32px;
    padding-left: 15px;
}
#checkout .shippings .select2-container{
    z-index: 99;
}
#checkout .table-cart .name a{
    font-size: 15px;
    line-height: 18px;
}
#checkout #table-checkout-summary {
    border-spacing: 0;
    border-bottom: 1px solid #ddd;
    border-radius: 0;
    padding: 0;
    position: relative;
    margin-top: 5px;
    margin-bottom: 30px;
}
#checkout #table-checkout-summary th {
    font-weight: 600;
    padding: 11px 10px;
}
#checkout #table-checkout-summary tbody td{
    vertical-align: middle;
}
#checkout #table-checkout-summary tbody td.image img{
    margin-bottom: 0;
    max-width: 90px;
    max-height: 90px;
    border: 0;
}
#checkout #table-checkout-summary td.name a{
    margin: 4px 0;
    display: block;
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
}
#checkout #table-checkout-summary td.name small{
    display: block;
}
#checkout #table-checkout-summary td.total{
    color: #5da808;
    font-size: 14px;
    font-weight: 700;
}
#checkout #table-total{
    margin: 0 -15px -5px;
    width: calc(100% + 30px);
    border-radius: 0 0 5px 5px;
    font-size: 14px;
}
#checkout #table-total tr.total{
    background: #f2f2f2;
}
#checkout #table-total tr.total td{
    padding-top: 12px;
}
#checkout #table-total tr td:last-child{
    padding-right: 15px;
    padding-left: 40px;
    font-size: 14px;
    font-weight: 700;
    color: #5da808;
    width: 1%;
    white-space: nowrap;
}
#checkout #table-total tr td {
    padding-bottom: 12px;
}
#checkout #table-total tr td:first-child {
    font-size: 14px;
    font-weight: 600;
    color: #2c2c2c;
}
#checkout #table-total tr.total td:last-child {
    font-size: 22px;
}
.btn-success { 
  color: #ffffff; 
  background-color: #C4205F; 
  border-color: #B51B56; 
} 
 
.btn-success:hover, 
.btn-success:focus, 
.btn-success:active,
.btn-success.active, 
.btn-success:active:hover,
.open .dropdown-toggle.btn-success { 
  color: #ffffff; 
  background-color: #B51B56; 
  border-color: #B51B56; 
} 
 
.btn-success:active, 
.btn-success.active, 
.open .dropdown-toggle.btn-success { 
  background-image: none; 
} 
 
.btn-success.disabled, 
.btn-success[disabled], 
fieldset[disabled] .btn-success, 
.btn-success.disabled:hover, 
.btn-success[disabled]:hover, 
fieldset[disabled] .btn-success:hover, 
.btn-success.disabled:focus, 
.btn-success[disabled]:focus, 
fieldset[disabled] .btn-success:focus, 
.btn-success.disabled:active, 
.btn-success[disabled]:active, 
fieldset[disabled] .btn-success:active, 
.btn-success.disabled.active, 
.btn-success[disabled].active, 
fieldset[disabled] .btn-success.active { 
  background-color: #C4205F; 
  border-color: #B51B56; 
} 
 
.btn-success .badge { 
  color: #C4205F; 
  background-color: #ffffff; 
}
.btn{
    text-decoration: none;
}
#frm-loginForm label{
    white-space: nowrap;
}
article{
    position: relative;
    margin: 20px 0;
}
article .background{
    position: absolute;
    z-index: 2;
    left: 15px;
    top: 0;
    width: calc(100% - 30px);
    min-height: 160px;
    background: #f5f7fb;
    text-align: center;
    overflow-x: hidden;
}
article .background img{
    max-width: none;
    height: 163px;
}
article .content{
    position: relative;
    z-index: 3;
    margin: 140px 45px 0;
    background: white;
    padding: 22px 15px;
}
article h2{
    margin-top: 0;
    margin-bottom: 15px;
}
article h2 a{
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 0.5px;
    line-height: 24px;
    color: #242327;
    text-decoration: none;
    display: block;
}
article .date, .article-date i{
    font-family: 'Merriweather',serif;
    font-style: italic;
    font-size: 17px;
    display: block;
    margin-bottom: 15px;
    color: #8b8f97!important;
    letter-spacing: 1px;
}
.article-date{
    font-family: 'Merriweather',serif;
    font-style: italic;
    font-size: 14px;
    display: block;
    margin-top: 12px;
    margin-bottom: 12px;
    color: #8b8f97!important;
    letter-spacing: 1px;
}
.article-date i{
    display: inline;
}
article h2 a:hover{
    text-decoration: none;
}
article .link{
    text-decoration: none;
    border-bottom: 1px solid #f0c7d7;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.pagination-wrapper{
    border-top: 2px solid #eeeff1;
    border-bottom: 2px solid #eeeff1;
}
.pagination{
    margin: 16px 0 8px;
}
.pagination > li > a, .pagination > li > span{
    border: 0;
    color: #444447;
    font-size: 15px;
    font-weight: 600;
    padding: 6px 14px;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{
    background: #8d8c91;
    border-color: #8d8c91;
}
.pagination > li:last-child > a, .pagination > li:last-child > span,
.pagination > li:first-child > a, .pagination > li:first-child > span{
    border-radius: 0;
}
#home-banners {
    float: left;
    width: 100%;
    margin-top: -42px;
    margin-bottom: 25px;
}
#home-banners .banner-1{
    float: left;
    display: table;
    position: relative;
    width: calc(100% - 355px);
    height: 510px;
    background: #f5f7fb;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
#home-banners .banner-2,
#home-banners .banner-3{
    float: left;
    width: 325px;
    height: 190px;
    margin-left: 30px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
#home-banners .banner-2:hover,
#home-banners .banner-3:hover{
    opacity: 0.9;
}
#home-banners .banner-2{
    height: 290px;
    margin-bottom: 30px;
}
#home-banners .banner-1 .content{
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
    margin: 45px 0;
}
#home-banners .banner-1 .content small{
    display: block;
    font-family: 'Merriweather',serif;
    font-style: italic;
    color: #242327;
    font-size: 17px;
    letter-spacing: 1px;
    line-height: 1;
}
#home-banners .banner-1 .content span{
    position: relative;
    display: block;
    font-size: 63px;
    color: #242327;
    font-weight: 800;
    letter-spacing: 5px;
    text-transform: uppercase;
    line-height: 1;
    margin: 32px 0;
}
#home-banners .banner-1 .content .btn.btn-success{
    border-color: transparent;
    margin-bottom: 60px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 10px 40px;
}
#home-banners .banner-1 .content.content-secondary span:before{
    content: "";
    width: 43px;
    height: 24px;
    background: url(/images/web/icons/crown.png) no-repeat center center;
    position: absolute;
    left: 50%;
    top: -45px;
    transform: translateX(-50%);
}
#home-banners .banner-1 .content.content-secondary small {
    margin-bottom: 40px;
}
#home-banners .banner-1 .content.content-secondary span {
    text-transform: none;
    font-size: 50px;
    letter-spacing: 1px;
    margin-bottom: 25px;
}
#home-banners .banner-1 .content.content-secondary span b{
    display: block;
    font-size: 35px;
    font-weight: 800;
    letter-spacing: 1.8px;
    margin-top: 7px;
}
#home-benefits{
    margin: 15px 0;
}
#home-benefits > div{
    float: left;
    width: 20%;
    text-align: center;
    margin: 10px 0;
    padding: 0 20px;
}
#home-benefits > div img{
    display: block;
    margin: 0 auto 15px;
}
#home-benefits > div a{
    text-decoration: none;
}
#home-benefits > div span{
    font-weight: 800;
    text-transform: uppercase;
    color: #242327;
    font-size: 15px;
    letter-spacing: 1px;
}
.grey-bg-box{
    float: left;
    width: 100%;
    background: #f5f7fb;
}
#home-directory,
#home-directory > div{
    padding: 20px 15px;
}
#home-directory img:hover{
    opacity: 0.85;
}
#home-directory h2 {
    margin-bottom: 20px;
}
#home-directory h2 a{
    color: #242327;
    font-size: 20px;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
}
#home-directory h2 a:hover{
    color: #c4215f;
}
#home-directory ul{
    list-style: none;
    padding-left: 0;
}
#home-directory ul li{
    display: inline-block;
    margin: 0 12px 5px;
    position: relative;
}
#home-directory ul li:not(:first-child):before{
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #c4215f;
    position: absolute;
    left: -16px;
    top: 11px;
}
#home-directory ul li a{
    text-decoration: none;
    border-bottom: 1px solid #3d3d40;
    color: #3d3d40;
    font-size: 15px;
    font-weight: 600;
}
#home-directory ul li a:hover{
    color: #c4215f;
    border-color: #c4215f;
}
#home-text{
    padding: 15px;
}
#home-text h1,
#home-text h2{
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 1px;
    margin: 40px 0;
    font-weight: 800;
}
#home-text p{
    font-size: 15px;
    font-weight: 600;
    line-height: 23px;
    max-width: 500px;
    display: block;
    margin: 0 auto 25px;
}
#home-text ul{
    padding-left: 0;
    margin: 15px  0 40px;
    list-style: none;
    float: left;
    width: 100%;
}
#home-text ul li{
    float: left;
    width: 33.333%;
    padding: 0 5px;
}
#home-text ul li + li{
    border-left: 2px solid #e6eaf1;
}
#home-text ul li i{
    display: inline-block;
    background: #2dc460;
    height: 32px;
    line-height: 30px;
    font-size: 21px;
    font-family: 'Merriweather',serif;
    color: #fff;
    padding: 0 10px;
}
#home-text ul li span{
    display: block;
    font-family: 'Merriweather',serif;
    font-style: italic;
    color: #8a8e97;
    font-size: 15px;
    margin-top: 11px;
    letter-spacing: 0.5px;
    line-height: 18px;
}
#home-brands{
    margin: 15px 0 30px;
}
#home-brands .brand{
    text-align: center;
}
#home-brands .brand img{
    display: inline-block;
}
.home-block{
    float: left;
    width: 100%;
    margin: 25px 0;
}
h2.heading{
    display: block;
    text-align: center;
    font-size: 20px;
    color: #242327;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    margin: 0 0 35px;
    font-weight: 800;
}
hr{
    float: left;
    width: 100%;
    border-top: 2px solid #ecedef;
}
#home-articles,
#home-articles article{
    margin-bottom: 0;
}
#home-articles article{
    margin-top: 0;
}
.slider-brands .brand{
    opacity: 0.5;
}
.slider-brands .brand:hover{
    opacity: 1;
}
#home-products .nav-pills{
    margin-top: 0;
}
#home-products .nav-pills > li {
    float: none;
    display: inline-block;
    margin: 0 7px 17px;
}
#home-products .nav-pills > li > a {
    border-radius: 5px;
    background: #f5f7fb;
    padding: 10px 35px;
    color: #3d3d40;
    text-decoration: underline;
    font-weight: 600;
    border: 2px solid #f5f7fb;
}
#home-products .nav > li > a:hover, #home-products .nav > li > a:focus {
    text-decoration: none;
    background-color: #fff;
    border: 2px solid #ecedef;
}
#home-products .nav-pills > li.active > a, 
#home-products .nav-pills > li.active > a:hover, 
#home-products .nav-pills > li.active > a:focus{
    position: relative;
    background: #fff;
    color: #3d3d40;
    border: 2px solid #ecedef;
    text-decoration: none;
}
#home-products .nav-pills > li.active > a:before{
    content: "";
    position: absolute;
    left: calc(50% - 10px);
    bottom: -12px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 10px 0 10px;
    border-color: #ecedef transparent transparent transparent;
}
#home-products .nav-pills > li.active > a:after{
    content: "";
    position: absolute;
    left: calc(50% - 10px);
    bottom: -9px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 10px 0 10px;
    border-color: #fff transparent transparent transparent;
}
#contact h1{
    margin-top: 5px;
}
#contact-blocks{
    float: left;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
    background: #f5f7fb;
}
#contact-blocks > div{
    position: relative;
    padding-left: 130px;
    padding-top: 30px;
    padding-bottom: 30px;
}
#contact-blocks > div:not(:first-child){
    border-left: 2px solid #fff;
}
#contact-blocks > div img{
    position: absolute;
    left: 42px;
    top: 50%;
    transform: translateY(-50%);
}
#contact-blocks > div strong{
    font-family: 'Merriweather',serif;
    font-style: italic;
    font-size: 19px;
    color: #242327;
    display: block;
    margin-bottom: 5px;
}
#contact-blocks > div a strong{
    color: #c4215f;
}
#contact-blocks > div small{
    display: block;
    color: #242327;
    font-size: 15px;
    font-weight: 500;
}
.form-control{
    height: 45px;
    box-shadow: none;
    -webkit-box-shadow: none;
    border: 2px solid #ecedef;
}
.form-control:focus{
    border-color: #2dc460;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(45, 196, 96, 0.3);
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(45, 196, 96, 0.3);
}
#frm-form label{
    font-weight: 600;
    font-size: 15px;
}
#frm-form [type=submit]{
    border: 0;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 15px;
    letter-spacing: 1px;
    padding: 14px 35px;
    margin-bottom: 20px;
    margin-top: 10px;
}
#contact h2{
    font-size: 21px;
    margin-bottom: 18px;
}
#category .description{
    line-height: 25px;
    font-size: 15px;
}
#category h1{
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 30px;
    text-transform: uppercase;
}
#category .breadcrumb{
    margin-bottom: 35px;
}
.category-help h3{
    margin-top: 5px;
    font-size: 15px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 30px;
    font-weight: 800;
}
.category-help{
    position: relative;
    border-left: 2px solid #ecedef;
    padding-left: 35px;
}
.category-help ul{
    list-style: none;
    padding-left: 0;
}
.category-help ul li{
    font-weight: 600;
    padding: 6px 150px 6px 18px;
    font-size: 15px;
    letter-spacing: 0.5px;
}
.category-help ul li:nth-child(odd){
    background: #f5f7fb;
}
.category-help ul li a{
    text-decoration: none;
    border-bottom: 1px solid #c4215f;
}
.category-help ul li a:hover{
    border-color: transparent;
}
.category-help img{
    position: absolute;
    right: 15px;
    bottom: -5px;
}
i.dot{
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #c4215f;
    margin: 0 10px;
    display: inline-block;
    position: relative;
    bottom: 2px;
}
#list-group-tree-wrapper{
    padding: 25px 25px 30px 30px;
    border-bottom: 2px solid #ecedef;
    margin-bottom: 10px;
}
.list-group-tree-heading{
    color: #242327;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 800;
    margin: 5px 0 12px;
}
.subcategories{
    margin-top: 25px;
    margin-bottom: 25px;
}
.subcategories a{
    position: relative;
    text-decoration: underline;
    color: #3d3d40;
    font-size: 14px;
    font-weight: 600;
    border: 2px solid #ecedef;
    letter-spacing: 0.3px;
    border-radius: 4px;
    padding: 10px 30px 10px 51px;
    display: block;
    transition: 0.2s;
    background-repeat: no-repeat;
    background-position: 8px center;
}
.subcategories a:hover{
    color: #c4215f;
}
.subcategories > div{
    margin: 5px 0; 
}
#category select, #search select{
    font-weight: 600;
    padding: 0 40px 0 20px;
}
select.form-control{
    position: relative;
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
    padding-right: 40px;
    background: url(../../images/web/icons/select.png) no-repeat calc(100% - 15px) center;
}
#sort-limit-block{
    margin-bottom: 15px;
}
#sort-limit-block [type=radio]{
    opacity: 0;
    position: absolute;
    left: -9999px;
    visibility: hidden;
}
#sort-limit-block .radio-inline:hover,
#sort-limit-block .radio-inline.active{
    color: #c4215f;
    border-color: #c4215f;
}
#sort-limit-block .radio-inline{
    font-weight: 600;
    border-bottom: 1px solid #c7c8cc;
    margin-left: 18px;
    padding-left: 0;
    line-height: 18px;
    font-size: 15px;
}
#filter-category{
    float: left;
    width: 100%;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: 40px;
    background-color: #f5f7fb;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
#filter-category .panel-heading{
    position: relative;
    border: 0;
    background-color: #848388;
    padding: 10px 15px 10px 185px;
}
#filter-category .panel-heading > span{
    position: absolute;
    left: 0;
    top: 10px;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    letter-spacing: 1.5px;
    line-height: 29px;
    padding: 5px 0 5px 60px;
    background: url(../../images/web/icons/filtrace.png) no-repeat 22px center;
}
#filter-category .panel-body{
    background: #f5f7fb;
    padding: 25px 20px;
}
#filter-category .panel-footer:before{
    content: "";
    position: absolute;
    top: 0;
    left: 20px;
    width: calc(100% - 40px);
    height: 2px;
    background: #e7eaf0;
}
#filter-category .panel-footer{
    position: relative;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    background: #f5f7fb;
    border: 0;
    padding: 14px 20px;
    margin-top: 70px;
}
#filter-category .nav-pills > li a{
    color: #bdc3cc;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 7px 25px 7px 15px;
    text-decoration: none;
    letter-spacing: 1.5px;
    position: relative;
}
#filter-category .nav-pills > li a:after{
    content: "\f107";
    font-family: FontAwesome;
    font-size: 15px;
    position: absolute;
    right: 6px;
    top: 6px;
}
#filter-category .nav-pills > li a:focus{
    background: transparent;
}
#filter-category .nav-pills > li a:hover{
    background: transparent;
    color: #fff;
}
#filter-category .nav-pills > li.active a,
#filter-category .nav-pills > li.active a:hover,
#filter-category .nav-pills > li.active a:focus{
    background: transparent;
    color: #fff;
}
#filter-category .nav-pills > li.active a:after,
#filter-category .nav-pills > li.active a:hover:after,
#filter-category .nav-pills > li.active a:focus:after{
    content: "\f106";
}
#filter-category .input-group-addon{
    background-color: #f9f9f9;
    border: 2px solid #e7eaf0;
    border-left: 0;
}
#filter-category [type="checkbox"]{
    position: absolute;
    left: -9999px;
}
#filter-category [type="checkbox"] + span{
    float: left;
    min-width: 17px;
    height: 17px;
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    margin-top: 3px;
    font-weight: 600;
    font-size: 15px;
}
#filter-category [type="checkbox"] + span i{
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 50%;
    margin-right: 10px;
    position: relative;
    bottom: -5px;
    margin-left: -3px;
    float: left;
}
#filter-category [type="checkbox"]:checked + span{
    color: #282828;
}
#filter-category [type="checkbox"]:checked + span:before{
    background: #fff;
}
#filter-category [type="checkbox"] + span:before{
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    width: 17px;
    height: 17px;
    background: #fff;
    border: 2px solid #c9ced1;
    border-radius: 4px;
}
#filter-category [type="checkbox"] + span:after {
    content: '✓';
    position: absolute;
    top: 6px;
    left: 5px;
    font-size: 16px;
    line-height: 0.8;
    color: #2dc460;
    font-weight: 900;
    transition: all .2s;
}
#filter-category [type="checkbox"]:not(:checked) + span:after {
    opacity: 0;
    transform: scale(0);
}
#filter-category [type="checkbox"]:checked + span:after {
    opacity: 1;
    transform: scale(1);
}
#filter-category .remove-filter-link,
#filter-category .reset-filter-link{
    text-decoration: none;
    border-bottom: 1px solid #c7c9cd;
    color: #3d3d40;
    font-size: 15px;
    cursor: pointer;
}
#filter-category .remove-filter-link:hover,
#filter-category .reset-filter-link:hover{
    color: #c4215f;
    border-color: #c4215f;
}
#filter-category .remove-filter-link,
#filter-category .remove-filter-link:hover{
    display: inline-block;
    border-bottom: 0;
    margin: 2px 10px;
}
#filter-category .remove-filter-link i{
    color: #c42360;
    font-weight: 100;
    margin-right: 4px;
}
#filter-category .label-filter{
    font-size: 15px;
    margin-right: 10px;
}
#product-detail #main-image{
    margin: 25px auto 40px;
    padding: 45px 40px 0;
    max-height: 450px;
}
#product-detail .additional-images{
    float: left;
    width: 100%;
    padding: 1px;
    overflow-x: auto;
    white-space: nowrap;
}
#product-detail .additional-images a{
    float: left;
    display: table;
    width: 92px;
    height: 92px;
    padding: 20px 15px;
    border: 1px solid #ebedef;
    margin-left: -1px;
    margin-top: -1px;
    transition: 0.2s;
    vertical-align: middle;
}
#product-detail .additional-images a span{
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    text-align: center;
}
#product-detail .additional-images a span img{
    max-height: 50px;
}
#product-detail .additional-images a:hover{
    opacity: 0.8;
}
#product-detail h1{
    font-size: 22px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 30px;
    margin-bottom: 20px;
    line-height: 30px;
}
#product-detail .short-description{
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 2px solid #ecedef;
}
#product-detail #options{
    padding-bottom: 22px;
    margin-bottom: 25px;
    border-bottom: 2px solid #ecedef;
}
#product-detail .add-to-cart-box{
    background: #f5f7fc;
    padding: 30px 0;
    text-align: center;
}
#product-detail .table-wrapper{
    float: left;
    overflow-x: auto;
    width: 100%;
}
#ask-for-form .btn-success{
    margin: 20px 0;
}
#ask-for-form .btn-success,
#product-detail .add-to-cart-box .btn-success{
    border-color: #c4205f;
    background-color: #c4205f;
    border-radius: 4px;
    padding: 5px 25px;
    height: 45px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 1px;
}
#ask-for-form .btn-success:hover, 
#ask-for-form .btn-success:focus, 
#ask-for-form .btn-success:active, 
#ask-for-form .btn-success.active, 
#ask-for-form .btn-success:active:hover,
#product-detail .add-to-cart-box .btn-success:hover, 
#product-detail .add-to-cart-box .btn-success:focus, 
#product-detail .add-to-cart-box .btn-success:active, 
#product-detail .add-to-cart-box .btn-success.active, 
#product-detail .add-to-cart-box .btn-success:active:hover {
    color: #ffffff;
    background-color: #B51B56;
    border-color: #B51B56;
}
#product-detail .price {
    margin-bottom: 25px;
    display: table;
    min-height: 75px;
}
#product-detail .price .inner{
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}
#product-detail .price small {
    display: block;
    font-weight: 600;
    letter-spacing: 0.5px;
}
#product-detail .price s {
    font-weight: 600;
}
#product-detail .price b{
    font-family: 'Merriweather',serif;
    font-style: italic;
    font-size: 26px;
    color: #c4215f;
    font-weight: 600;
    letter-spacing: 1px;
}
#product-detail .stock-status {
    display: block;
    color: #2dc460;
    font-size: 15px;
    font-weight: 600;
}
#product-detail .stock-status-out {
    display: block;
    color: #c42d2d;
    font-size: 15px;
    font-weight: 600;
}
#product-detail .delivery-time {
    display: block;
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    margin-top: 5px;
    margin-bottom: 25px;
}
#product-detail .save{
    font-weight: 600;
    letter-spacing: 0.5px;
}
#product-detail .save i{
    font-style: normal;
    color: #2dc460;
}
#product-detail hr{
    margin-top: 40px;
}
#product-detail h2{
    float: left;
    width: 100%;
    color: #242327;
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 1px;
    margin-bottom: 25px;
}
#product-detail .description table{
    width: 100%;
    margin-bottom: 25px;
}
#product-detail table.table-sizes{
    margin-bottom: 25px;
}
#product-detail .description table tr td:nth-child(odd){
    font-weight: 600;
}
#product-detail .description table tr:nth-child(odd),
#product-detail table.table-sizes tr:nth-child(odd){
    background: #f5f7fb;
}
#product-detail .description table tr td,
#product-detail table.table-sizes tr td{
    padding: 10px 12px;
    font-size: 15px;
    line-height: 20px;
}
#product-detail .description table tr td:nth-child(even),
#product-detail table.table-sizes tr td:nth-child(even){
    white-space: nowrap;
}
#product-detail .description table tr td + td + td,
#product-detail table.table-sizes tr td + td + td{
    padding-left: 20px;
}
#product-detail .description ul{
    padding: 0;
    list-style: none;
}
#product-detail .description li{
    padding-left: 40px;
    position: relative;
}
#product-detail .description li:before{
    content: "";
    position: absolute;
    left: 15px;
    top: 10px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #c4215f;
}
#product-detail table.table-sizes{
    margin-top: 5px;
}
#product-detail table.table-sizes tr td{
    font-weight: 500;
}
#product-detail table.table-sizes tr td:first-child,
#product-detail table.table-sizes tr:first-child td{
    font-weight: 600;
}
#product-detail .help-u h4{
    float: left;
    width: 100%;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-size: 16px;
}
#product-detail .help-u ul{
    float:left;
    width: 100%;
    padding: 0;
    list-style: none;
}
#product-detail .help-u ul li{
    float:left;
    width: 100%;
    padding: 6px 12px;
    font-size: 15px;
}
#product-detail .help-u ul li:nth-child(odd){
    background: #f5f7fb;
}
#product-detail .help-u ul li a{
    color: #3d3d40;
}
#product-detail h3{
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 25px;
}
#product-detail .form-label{
    width: 100%;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 0.5px;
}
.select-unit {
    position: relative;
    top: 5px;
    display: inline-block;
    padding: 0;
    padding-bottom: 2px;
    margin: 0;
    height: 22px;
    width: 50px;
    overflow: hidden;
    background-color: #fff;
    cursor: pointer;
    z-index: 0;
}
.select-unit:before {
    position: absolute;
    content: "\f107";
    right: 0;
    top: 0px;
    color: #ccc;
    font-family: FontAwesome;
    z-index: -1;
}
.select-unit:after{
    content: "";
    width: 33px;
    height: 1px;
    background: #ccc;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
}
.select-unit select {
    width: 100%;
    border: none;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
            cursor: pointer;
}
.select-unit select:focus {
    outline: none;
}
#product-detail .table-sizes-link{
    font-size: 13px;
    color: #3d3d40;
    margin-top: 4px;
    text-transform: none;
    display: inline-block;
}
#product-detail .table-sizes-link i{
    margin-right: 7px;
}
#product-detail .option-items label{
    float: left;
    border: 1px solid #cbced2;
    margin-left: -1px;
    margin-bottom: -1px;
    min-width: 56px;
    text-align: center;
    height: 33px;
    line-height: 31px;
    text-decoration: none;
    font-size: 15px;
    color: #3d3d40;
    font-weight: 600;
    position: relative;
    cursor: pointer;
    padding: 0 10px;
}
#product-detail .option-items label.out{
    background: #e5f6fe;
}
#product-detail .option-items label:hover{
    background: #f9f9f9;
}
#product-detail .option-items label.out:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top right, rgba(0,0,0,0) 0%, rgba(0,0,0,0) calc(50% - 0.8px), #dadee0 50%, rgba(0,0,0,0) calc(50% + 0.8px), rgba(0,0,0,0) 100%);
}
#product-detail .option-items label.active{
    background: #242327;
    color: #fff;
    border: 1px solid #242327;
}
#product-detail .option-items label .opt-unit-2{
    display: none;
}
#product-detail .option-items [type=radio]{
    display: none;
}
#product-detail .ask-for-link{
    font-size: 13px;
    color: #3d3d40;
    text-transform: none;
    font-weight: 700;
    letter-spacing: 0.5px;
    margin-top: 15px;
    margin-bottom: 0;
    cursor: pointer;
}
#product-detail .ask-for-link i{
    width: 13px;
    height: 11px;
    background: url(../../images/web/icons/ask-for.png) no-repeat center center;
    margin-right: 8px;
    display: inline-block;
    margin-bottom: -1px;
}
#product-detail #options .error{
    float: left;
    width: 100%;
}
/* POPUP */
.ui-dialog{
    padding: 0;
    overflow: visible;
}
.ui-dialog .ui-dialog-content{
    overflow: visible;
}
.ui-widget .close-icon {
    cursor: pointer;
    color: #fff;
    border: 0;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 21px;
    font-weight: 400;
    text-decoration: none;
    background: #2dc561;
    position: absolute;
    top: -26px;
    right: -20px;
}
.ui-widget .close-icon:before{
    content: "x";
}
.ui-widget .close-icon:hover{
    background: #19ad4b;
}
#popup-added-cart .footer {
    background: #f3f3f5;
    float: left;
    width: calc(100% + 60px);
    margin: 0 -30px;
    padding: 18px 30px;
    text-align: center;
}
#popup-added-cart .footer .back-link{
    text-decoration: none;
    cursor: pointer;
    margin: 9px 0;
}
#popup-added-cart .footer .back-link i{
    margin-right: 8px;
    font-size: 12px;
}
#popup-added-cart .footer .back-link span{
    border-bottom: 1px solid currentColor;
}
#popup-added-cart .footer .btn-success{
    outline: 0!important;
    font-size: 16px;
    font-weight: 500;
    padding: 10px 25px;
    color: #fff;
}
#popup-added-cart .footer .btn-success i.fa {
    margin-left: 10px;
    font-size: 12px;
}
#popup-added-cart .name {
    margin-top: 25px;
    margin-bottom: 25px;
}
#popup-added-cart .name h4{
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 10px;
}
#popup-added-cart .content .name span {
    font-size: 16px;
    display: block;
    font-weight: 600;
    color: #5d5d5d;
    line-height: 20px;
}
#popup-added-cart .name small{
    font-size: 12px;
    display: block;
    color: #929292;
}
#popup-added-cart img{
    float: left;
    margin-top: -15px;
    margin-right: 30px;
}
#popup-added-cart .content .image {
    float: left;
    position: relative;
}
#popup-added-cart .content .image i {
    position: absolute;
    background: #c4205f;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    text-align: center;
    line-height: 22px;
    bottom: 10px;
    right: 25px;
}
#popup-added-cart .content .image i::before {
    content: "✓";
    color: rgb(255, 255, 255);
    font-size: 15px;
    top: 1px;
    position: relative;
    font-weight: 800;
}
#rotate-360{
    padding: 30px;
}
.rotate-360-link{
    cursor: pointer;
}
.green{
    color: #2dc460;
}
#product-detail .manufacturer-img{
    float: right;
    max-width: 150px;
    margin-left: 40px;
}
#product-detail .code{
    margin-top: -10px;
    font-size: 15px;
}
.table-cart .remove a{
    text-decoration: none;
}
.table-cart [type=text],
#discount-box [name=cupon]{
    height: 34px;
    border: 1px solid #ccc;
}
#dialog-content{
    display: none;
}
footer #copyrights{
    float: left;
    width: 100%;
    margin-top: 25px;
}
footer #copyrights a{
    color: #58575d;
}

#product-detail .product-unavailable {
 display: block;
 color: #c42d2d;
 font-size: 20px;
 font-weight: 600;
}

/* Filter category */

#filter-category .options {
  padding: 0 25px;
}
#filter-category .options.sizes {
  padding-left: 15px;
}

#filter-category .options.sizes .option {
  padding: 0 10px;
  margin-left: -10px;
}

#filter-category .options.sizes [type="checkbox"] + span:before {
  left: 50%;
  margin-left: -8px;
}

#filter-category .options.sizes .value {
  text-align: center;
}

@media(max-width: 767px) {

	#filter-category #snippet-filter-actual_filters .panel-footer {
		margin-top: 170px;
	}
	#filter-category .panel-heading {
		padding: 10px;
	}
	#filter-category .panel-heading > span {
		position: relative;
		top: inherit;
		bottom: inherit;
		left: inherit;
		right: inherit;
	}
	#filter-category [type="checkbox"] + span {
		height: inherit;
		min-height: 17px;
	}
}
/* Safari hack */

@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0)
{ @media {
    @media(min-width: 992px) {
        #content > aside.col-lg-3,
        #content > aside.col-md-3 {
        width: 21% !important;
        }
    }
}}

@media not all and (min-resolution:.001dpcm) { @media
{
    @media(min-width: 992px) {
        #content > aside.col-lg-3,
        #content > aside.col-md-3 {
        width: 21% !important;
        }
    }
}}

/* Slick slider */

.slick-slider .slick-arrow {
    position: absolute;
    top: 50%;
    margin-top: -22px;
    outline: 0;
    width: 45px;
    height: 45px;
    z-index: 99;
    text-align: center;
    line-height: 45px;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
}

.slick-slider .slick-prev {
    left: -30px;
    background: #242327;
    border-radius: 0 4px 4px 0;
}

.slick-slider .slick-next {
    right: -45px;
    background: #242327;
    border-radius: 4px 0 0 4px;
    padding-left: 2px;
}

/* Search / login */

.login-mobile {
    margin-top: 55px;
}

.login-mobile a {
    display: inline-block;
    color:black;
    margin-left:5px;
    text-align: center;
}

.login-mobile a > svg {
    width: 26px;
    height: 26px;
}

.login-mobile a > span {
    display: block;
    font-size: 14px;
}

@media (max-width: 320px) {
    .search-box-wrapper .easy-autocomplete {
        width: 140px !important;
    }
}

@media (max-width: 660px) {
    .search-box-wrapper {
        margin-top: 150px;
    }
    .login-mobile {
        margin-top: -30px !important;
    }
}
@media (min-width: 661px) and (max-width: 991px) {
     .login-mobile {
        margin-top: 45px !important;
    }
}

/* Language */

#header-top .lang {
    margin-bottom: 0;
}

/* Table */

.overflow-auto {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

/* Product detalil */

@media (max-width: 660px) {

    #product-detail .slick-prev.slick-arrow, #product-detail .slick-next.slick-arrow {
        display: none !important;
    }
    .threesixty {
        max-width: 425px !important;
        max-height: 200px !important;
        width: 100% !important;
    }
}

@media (min-width: 661px) and (max-width: 991px) {
    .threesixty {
        max-width: 500px !important;
        max-height: 400px !important;
        width: 100% !important;
    }
}

@media(min-width: 992px) and (max-width: 1199px) {
    #nav > ul > li > a {
            padding: 15px 15px;
    }
}

@media(max-width: 767px) {
    #category #filter-category .options {
        width: 100% !important;
    }
    #category #filter-category .filter-4 {
        width: 100%;
    }
}

.filter-4 {
    float:left;width:30%;
}

.filter-4 label {
    float:left;width:33%;
}

.filter-4 .filter-image {
    height:57px;padding-top:20px;text-align: center;
}

.filter-4 label span {
    float:none !important;
    display: inline-block;
    width: 100%;
    padding: 0 !important;
}

.filter-4 label span::before {
    left: 50% !important;
    margin-left: -9px;
}

.filter-4 label span::after {
    left: 50% !important;
    margin-left: -4px;
}

.filter-4 label .value {
    text-align: center;
}

/*.home-slider {
	overflow-y: hidden !important; 
	position: relative; 
} 

.col-xs-8 .home-slide {
	float: left;
	list-style: none;
	position: relative;
	width: 820px; 
}*/

#frm-addtocart-quantity::-webkit-outer-spin-button,
#frm-addtocart-quantity::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
#frm-addtocart-quantity[type=number] {
-moz-appearance: textfield;
} 

.swiper-container {
    overflow: hidden;
}

.read-more-blog {
    border-color: #c4205f;
    background-color: #c4205f;
    border-radius: 4px;
    padding: 5px 25px;
    padding-top: 10px;
    height: 45px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 1px;
}

#termsfeed-com---preferences-center .cc-cp-body-tabs > li:nth-child(3), #termsfeed-com---preferences-center .cc-cp-body-content #content_functionality {
  display: none !important;
}

.termsfeed-com---palette-light .cc-nb-okagree, .termsfeed-com---palette-light .cc-cp-foot-save,
.termsfeed-com---palette-dark .cc-nb-okagree, .termsfeed-com---palette-dark .cc-cp-foot-save {
    background-color: #c4205f !important;
}

.termsfeed-com---palette-light .cc-nb-reject, .termsfeed-com---palette-dark .cc-nb-reject {
    background-color: #eaeaea !important;
    color: #111 !important;
    display: none !important;
    visibility: hidden !important;
}

.termsfeed-com---palette-light .cc-cp-foot-agree, .termsfeed-com---palette-dark .cc-cp-foot-agree {
    background: green;
    color: #fff;
    margin-right: 10px;
    opacity: .9;
    transition: all ease .3s;
    font-size: 14px;
    font-weight: bold;
    height: auto;
}

@media(max-width: 639px) {
    .termsfeed-com---palette-light .cc-cp-foot-agree, .termsfeed-com---palette-dark .cc-cp-foot-agree {
        margin-bottom: 10px;
    }
}

#frm-mailchimp-email {
    width: 100%;
    height: 45px;
}

#frm-mailchimp .input-group-btn {
	font-size: unset !important;
}

/* Login page */

.otherLogin {
    margin: 20px -15px;
}

.otherLogin > div > a {
    width: 100%;
}

.otherLogin > div > a > svg {
    vertical-align: -5px;
    margin-right: 5px;
}

.otherLogin > div > a.google {
    background-color: #EB4132;
    border-color: #c92f21;
}

.otherLogin > div > a.facebook {
    background-color: #0866FF;
    border-color: #014abe;
}