﻿html, body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    font-family: 'Ysabeau Infant', sans-serif;
    color: #333;
    font-weight: 400;
    font-size: 16px;
}


html {
    height: 100%;
    min-height: 100%;
}

body {
    min-height: 100%;
}

a {
    color: #000000;
}

.btn-link, .btn-link:hover, .btn-link:focus {
    color: #000000;
}

a:hover, a:focus, a:visited {
    color: #000000;
    text-decoration: underline;
}

.admin-menu {
    position: fixed;
    width: 100%;
    top: 0px;
    left: 0px;
    z-index: 11;
}

    .admin-menu a, .admin-menu a:hover {
        font-family: 'Zen Kurenaido', sans-serif;
    }

h1 {
    color: #000000;
}

h2 {
    color: #000000;
}

h3 {
    color: #000000;
}

hr {
    height: 1px;
    color: #dedede;
    border: 0px;
    background-color: #dedede;
}



.top-area {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 8;
    /*background: url(skn/main-shaddow.png) 0% 0% repeat-x;*/
    z-index: 10;
    width: 100%;
    /*height: 100%;*/
    padding-top:15px;
    padding-bottom:15px;
}

    .top-area.dark-menu {
        border-bottom:1px solid #333;
    }
    .top-area.fixed {
        background: rgba(0,0,0,0.5);
        border-bottom:none;
    }

.top-bar {
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    text-align: center;
    padding-top: 3px;
    padding-bottom: 3px;
   
}

    .top-bar.fixed {
        position: fixed;
        bottom: 0px;
        left: 0px;
        z-index: 100;
        width: 100%;
    }
    .baglink{
        position:relative;
        padding-right:35px !important;
    }
    #usericon {
        fill: #fff !important;
        margin-bottom:-2px;
    }
     #menuicon {
        fill: #fff !important;
        margin-bottom:-4px;
    }
     #searchicon {
        fill: #fff !important;
        margin-bottom:-4px;
    }
    #bagicon {
        fill: #fff  !important;
        position:absolute;
        top:50%;
        right:10px;
        z-index:1;
        transform:translateY(-50%);
    }
    .dark-menu  #bagicon {
        fill: #333  !important;
    }
     .dark-menu  #usericon {
        fill: #333  !important;
    }
    .dark-menu  #menuicon {
        fill: #333 !important;
        
    }
     .dark-menu #searchicon {
        fill: #333 !important;
      
    }
    #inline-cart-total-quantity{
        position:absolute;
        top:50%;
        right:16px;
        z-index:2;
        font-size:12px !important;
        z-index:2;
        color:#fff;
        transform:translateY(-50%);
    }
    .dark-menu #inline-cart-total-quantity{
        color: #333 !important;
    
    }
    .dark-menu.fixed #searchicon {
        fill: #fff !important;
      
    }
    .dark-menu.fixed #bagicon{
      fill: #fff !important;

    }
    .dark-menu.fixed #usericon{
      fill: #fff !important;

    }.dark-menu.fixed #menuicon{
      fill: #fff !important;

    }
    .dark-menu.fixed .languages, .dark-menu.fixed a.language,.dark-menu.fixed a.language:hover,.dark-menu.fixed a.language:focus{
        color:#fff;
    }
    
    .dark-menu.fixed #inline-cart-total-quantity{
        color: #fff !important;
    
    }
    .top-bar, .top-bar a, .top-bar a:hover, .top-bar a:focus {
        font-size: 13px;
        color: #fff;
    }


.relations .line {
    border-bottom: 1px solid #333;
}

.relations .line {
    text-align: center;
}

    .relations .line h3 {
        display: inline-block;
        padding: 10px;
        margin: 0px;
        background: #ffffff;
    }




.search .btn-lg {
    height: 45px;
}

.container img {
    margin: initial;
}

/*.is-admin.action-home {
    padding-top: 80px !important;
}*/

.navbar.navbar-default .container-fluid {
    position: relative;
}

.navbar-default {
    background: none;
    border: none;
    margin: 0px;
}

.navbar-brand {
    margin: 0 auto; /* Center the brand/logo */
}

.rest-content {
    padding-top: 100px;
}

.logo-dark {
    display: none;
}

.dark-menu .logo-dark {
    display: block;
}

.dark-menu .logo-white {
    display: none;
}

.dark-menu.fixed .logo-dark {
    display: none;
}

.dark-menu.fixed .logo-white {
    display: block;
}




@media (min-width: 990px) {
    .navbar-default .navbar-nav > li{
        color:#fff;
    }
    .container-fluid {
        padding-left: 30px;
        padding-right: 30px;
    }
    .navbar-header {
        position: absolute;
        width: initial;
        left: 50%;
        transform: translateX(-50%);
        top: 0;
        text-align: center;
    }
    .navbar-default .navbar-nav > li > a {
        color: #fff;
        font-size: 18px;
    }
   .fixed .navbar-default .navbar-nav > li {
        color: #fff;
        
    }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
        color: #fff; 
        font-size: 18px;
    }
    .dark-menu .navbar-default .navbar-nav > li > a:hover, .dark-menu .navbar-default .navbar-nav > li > a:focus {
        color: #333; font-size: 18px;
    }
    .dark-menu .navbar-default .navbar-nav > li,.dark-menu .navbar-default .navbar-nav > li > a {
        color: #333;
    }

    .dark-menu.fixed .navbar-default .navbar-nav > li,.dark-menu.fixed .navbar-default .navbar-nav > li > a {
        color: #fff;
    }
   .fixed .navbar-default .navbar-nav > li > a:hover, .fixed .navbar-default .navbar-nav > li > a:focus {
        color: #fff !important;
    }
 

    .navbar-nav.navbar-right:last-child {
        margin-right: 0px;
    }

    .nav .open > a,
    .nav .open > a:hover,
    .nav .open > a:focus {
        background-color: transparent !important;
        border-color: #fff !important;
    }

    .navbar-header img {
        margin-top: 5px;
        max-height: 40px;
    }

    .navbar-nav .dropdown-menu {
        position: absolute;
        z-index: 1000;
       
        float: left;
        margin: 2px 0 0;
        list-style: none;
        font-size: 14px;
        background-color: rgba(0,0,0,0.4);
        border: 1px solid #e7e7e2;
        border: 1px solid rgba(0, 0, 0, 0.15);
        border-radius: 4px;
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
        background-clip: padding-box;
    }

    .navbar-nav .dropdown-menu > li > a {
        display: block;
        padding: 6px 12px;
        color: #fff;
    }
    
    .dropdown:hover .dropdown-menu{
        display:block !important;
    }

    .navbar-brand {
        padding: 0px; /* Center the brand/logo */
    }
    .navbar-header .pull-left,.navbar-header .pull-right{
       display:none;
   }
}



@media (max-width: 990px) {

   .navbar-header{
       margin-bottom:15px;
       display:block;
       width:100%;
       padding-left:15px;
       padding-right:15px;
   }
   .navbar-header .pull-left,.navbar-header .pull-right{
       margin-top:25px;
       
   }
   .navbar-header .pull-left{
       margin-right:10px;
   }
   .navbar-header .pull-right{
       margin-left:10px;
   }
    .navbar-header img {
        margin: 0px;
        max-height: 40px;
        margin-left:0px;
        float:left;
    }
    .top-area{
        padding-bottom:10px;
        padding-top:0px;
    }
    .collapse.navbar-collapse{
        display:none !important;
    }

    .navbar-header .pull-left a,.navbar-header .pull-left a:hover,.navbar-header .pull-left a:focus{
      color:#fff;
   }
   .navbar-header .pull-right a,.navbar-header .pull-right a:hover,.navbar-header .pull-right a:focus{
         color:#fff;
   }

    .dark-menu .navbar-header .pull-left a,.dark-menu .navbar-header .pull-left a:hover,.dark-menu .navbar-header .pull-left a:focus{
      color:#333;
    }
    .dark-menu .navbar-header .pull-right a,.dark-menu .navbar-header .pull-right a:hover,.dark-menu .navbar-header .pull-right a:focus{
         color:#333;
    }
     .dark-menu.fixed .navbar-header .pull-left a,.dark-menu.fixed .navbar-header .pull-left a:hover,.dark-menu.fixed .navbar-header .pull-left a:focus{
      color:#fff;
    }
    .dark-menu.fixed .navbar-header .pull-right a,.dark-menu.fixed .navbar-header .pull-right a:hover,.dark-menu.fixed .navbar-header .pull-right a:focus{
         color:#fff;
    }
    .navbar-header .navbar-brand{
        position: absolute;
        width: initial;
        left: 50%;
        transform: translateX(-50%);
        top: 0;
        text-align: center;
    }
    #inline-cart-total-quantity{
        top: 49%;
 
        transform: translateY(-49%);
    }
    
   
    
    .footer-menu{
        margin-bottom:30px;
    }
}



.style-1 .item-image {
}

.style-1 .col-overwrite .position-block {
    opacity: 0;
    -webkit-transition: all 0.3s ease; /* Safari and Chrome */
    -moz-transition: all 0.3s ease; /* Firefox */
    -ms-transition: all 0.3s ease; /* IE 9 */
    -o-transition: all 0.3s ease; /* Opera */
    transition: all 0.3s ease;
}

.style-1 .col-overwrite:hover .position-block {
    opacity: 1;
    -webkit-transition: all 0.3s ease; /* Safari and Chrome */
    -moz-transition: all 0.3s ease; /* Firefox */
    -ms-transition: all 0.3s ease; /* IE 9 */
    -o-transition: all 0.3s ease; /* Opera */
    transition: all 0.3s ease;
}

.style-1 .col-overwrite:hover .item-image::after {
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    min-height: 100%;
    content: '';
    background: rgba(0,0,0,0.5);
    opacity: 0;
    -webkit-transition: all 0.3s ease; /* Safari and Chrome */
    -moz-transition: all 0.3s ease; /* Firefox */
    -ms-transition: all 0.3s ease; /* IE 9 */
    -o-transition: all 0.3s ease; /* Opera */
    transition: all 0.3s ease;
}

.style-1 .col-overwrite:hover .item-image::after {
    opacity: 1;
    -webkit-transition: all 0.3s ease; /* Safari and Chrome */
    -moz-transition: all 0.3s ease; /* Firefox */
    -ms-transition: all 0.3s ease; /* IE 9 */
    -o-transition: all 0.3s ease; /* Opera */
    transition: all 0.3s ease;
}


.style-2 .item-image-wrapper {
    overflow: hidden;
}

.style-2 .col-overwrite .position-block {
    opacity: 0;
    -webkit-transition: all 0.3s ease; /* Safari and Chrome */
    -moz-transition: all 0.3s ease; /* Firefox */
    -ms-transition: all 0.3s ease; /* IE 9 */
    -o-transition: all 0.3s ease; /* Opera */
    transition: all 0.3s ease;
    overflow: hidden;
}

.style-2 .col-overwrite:hover .position-block {
    opacity: 1;
    -webkit-transition: all 0.3s ease; /* Safari and Chrome */
    -moz-transition: all 0.3s ease; /* Firefox */
    -ms-transition: all 0.3s ease; /* IE 9 */
    -o-transition: all 0.3s ease; /* Opera */
    transition: all 0.3s ease;
}

.style-2 .col-overwrite:hover .item-image {
    transform: scale(1.1);
    -webkit-transition: all 1s ease; /* Safari and Chrome */
    -moz-transition: all 1s ease; /* Firefox */
    -ms-transition: all 1s ease; /* IE 9 */
    -o-transition: all 1s ease; /* Opera */
    transition: all 1s ease;
}

    .style-2 .col-overwrite:hover .item-image::after {
        position: absolute;
        top: 0%;
        left: 0%;
        width: 100%;
        height: 100%;
        min-height: 100%;
        content: '';
        background: rgba(0,0,0,0.5);
        opacity: 0;
        -webkit-transition: all 0.3s ease; /* Safari and Chrome */
        -moz-transition: all 0.3s ease; /* Firefox */
        -ms-transition: all 0.3s ease; /* IE 9 */
        -o-transition: all 0.3s ease; /* Opera */
        transition: all 0.3s ease;
    }

    .style-2 .col-overwrite:hover .item-image::after {
        opacity: 1;
        -webkit-transition: all 0.3s ease; /* Safari and Chrome */
        -moz-transition: all 0.3s ease; /* Firefox */
        -ms-transition: all 0.3s ease; /* IE 9 */
        -o-transition: all 0.3s ease; /* Opera */
        transition: all 0.3s ease;
    }



.block-container.editable {
    min-height: 32px;
    border: 1px dashed #333 !important;
    position: relative;
}

.block-buttons {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 999;
    background: none !important;
}

    .block-buttons .btn.btn-link {
        background: #555;
        color: #000000;
        border-radius: 0px;
        border: 1px solid #333;
    }

        .block-buttons .btn.btn-link:hover, .block-buttons .btn.btn-link:focus {
            background: #333 !important;
            color: #555 !important;
            border-radius: 0px;
            border: 1px solid #333 !important;
        }

#block-parallax-top .block-buttons, #block-home-slider .block-buttons {
    position: absolute;
    top: initial !important;
    right: 0px;
    bottom: 3px !important;
}

#block-home-sections {
    position: relative;
}

    #block-home-sections .block-buttons {
        position: absolute;
        top: 0% !important;
        right: 0px !important;
        z-index: 999;
    }




.newsletter-caption {
    padding-left: 70px;
    min-height: 70px;
    background: url(skn/owl3.png) 0% 0% no-repeat;
}

.footer-area {
    background: #f1f3f2;
   padding-top:30px;
   padding-bottom:30px;
}

    .footer-area, .footer-area a, .footer-area a:hover {
        color: #000000;
        font-size: 14px;
        font-weight:500;
    }

        .footer-area h3, .footer-area h2, .footer-area h1, .footer-area h4 {
            color: #000000;
            font-size: 16px;
            margin-top: 0px;
            padding-top: 0px;
            font-weight: 600;
        }


.relative-body {
    position: relative;
}

.footer-menu ul {
    margin: 0px;
    padding: 0px;
}

.footer-menu li {
    list-style: none;
    display: block;
    padding: 0px;
}

.footer-area .newsletter .form-control {
    font-size: 12px;
    margin: 0px !important;
    margin-left: 5px;
    border:none !important;
    color: #333;
    background:none;
}

    .footer-area .newsletter {
        max-width: 350px;
        width: 100%;
    }
    .footer-area .newsletter .input-group{
         border: 1px solid #333;
    }


    .footer-area .newsletter .btn {
        font-size: 12px;
        font-weight: 400;
        margin: 0px !important;
        
        border-radius: 0px;
        color: #333;
        border:none !important;
        height: 30px;
        padding: 5px 10px;
        background: none;
        line-height: 1.5;
    }

    .footer-area .newsletter .btn:hover, .footer-area .newsletter .btn:focus {
        color: #fff;
        border:none !important;
        background: #333;
    }




.white-bg {
    background: #ffffff;
}


.wall-item {
    position: relative;
    overflow: hidden;
}

    .wall-item .wall-hover {
        position: absolute;
        width: 100%;
        height: 100%;
        background: url(skn/wall-hover.png) repeat;
        top: 0px;
        left: 0px;
        display: none;
    }

    .wall-item:hover .wall-hover {
        display: block;
    }

    .wall-item .wall-hover .wall-details {
        position: relative;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
        text-align: center;
    }

.wall-hover h1 span {
    border-bottom: 4px solid #555;
    display: inline-block;
    min-width: 40px;
    margin-left: 10px;
    vertical-align: middle;
}

@media (max-width:767px) {
    .wall-hover h1 {
        font-size: 24px;
        display: inline-block;
        border-bottom: 4px solid #555;
    }
}






.store-letter {
    margin-top: 50px;
    margin-bottom: 50px;
    border-bottom: 3px solid #878d84;
    padding-bottom: 5px;
    display: block;
    font-size: 32px;
    display: inline-block;
    width: 120px;
}

@media(max-width:767px) {
    .col-store {
        padding: 15px;
    }


    .store-letter {
        margin-top: 30px;
        margin-bottom: 30px;
    }
}

@media (min-width:1600px) {
    .store-letter {
        font-size: 44px;
    }
}

@media (min-width:1920px) {
    .store-letter {
        font-size: 50px;
    }
}

.form-control {
    border-radius: 0px;
}

.contact-form .form-control {
    background: #d1d1d1;
    border: 1px solid #d1d1d1;
}

#WebformAECFAB9F .form-control:focus {
    box-shadow: none;
    border: 1px solid #555;
}

.form-control:focus {
    box-shadow: none;
    border: 1px solid #555;
}


.product-options-control .form-control {
    max-width: 100%;
    border: 1px solid #000;
}

.btn-primary, a.btn-primary {
    border: 2px solid #333;
    background: #FFF;
    color: #333;
    padding-top: 10px;
    padding-bottom: 10px;
    cursor: pointer;
    font-weight: 400;
    border-radius: 0px;
    padding: 6px 12px;
    margin-bottom: 0;
}

    .btn-primary:hover, .btn-primary:focus {
        border-color: #333;
        color: #fff;
        background: #333;
    }

    .btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary.active[disabled], fieldset[disabled] .btn-primary.active {
        border-color: #282828;
        color: #000000;
        background: #282828;
        cursor: pointer;
        border-radius: 0px;
        color: #878d84;
        padding: 6px 12px;
        margin-bottom: 0;
    }




.btn-info, .btn-info:hover, .btn-info:focus {
    border-color: #70776b;
    color: #fff;
    background: #70776b;
    cursor: pointer;
    border-radius: 0px;
    color: #fff;
    font-size: 16px !important;
    padding: 6px 12px;
    margin-bottom: 0;
    line-height: 1.42857143;
}

    .btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info.active[disabled], fieldset[disabled] .btn-info.active {
        border-color: #70776b;
        color: #fff;
        background: #70776b;
        cursor: pointer;
        border-radius: 0px;
        color: #fff;
        font-size: 16px !important;
        padding: 6px 12px;
        margin-bottom: 0;
        line-height: 1.42857143;
    }

    .btn-info:hover {
        color: #ffffff;
        background: #5f655b;
        font-size: 16px !important;
        padding: 6px 12px;
        margin-bottom: 0;
        line-height: 1.42857143;
    }



div.ContextMenu a, div.ContextMenu a:hover {
    font-size: 14px;
}

.tile {
    border-radius: 0px;
    margin: 0px;
    margin-bottom: 20px;
}



.tile-theme-10:hover div.lazy {
    /* -webkit-transform: scale(1.15);  */
    /* -moz-transform: scale(1.15);  */
    /* -ms-transform: scale(1.15); */
    /* -o-transform: scale(1.15); */
    /* transform: scale(1.15); */
}

.row.row-theme-10 {
    margin: 0px;
}

.portfolio-filters {
    margin-top: 50px;
    margin-bottom: 50px;
    text-align: center;
    width: 100%;
    display: block;
}

.btn.filter {
    color: #555;
    background: #ffffff;
    font-size: 16px;
    font-weight: 300;
}

    .btn.filter.active {
        color: #000;
        background: #ededed;
    }

    .btn.filter:hover {
        background: #ededed;
    }



.category-border {
    border-bottom: 1px solid #555;
}

.btn.subcategory {
    color: #555;
    background: #ffffff;
    font-size: 22px;
    font-weight: 500;
    position: relative;
    margin-bottom: 5px;
}

    .btn.subcategory.active {
        color: #000;
        background: #ededed;
    }

    .btn.subcategory:hover {
        background: #ededed;
    }



.tile-image {
    position: relative;
}

.tile-soon {
    position: absolute;
    top: 15px;
    left: 15px;
    background: #808363;
    color: #fff;
    padding: 3px 6px;
    font-size: 11px;
}

.tile-out-of-stock {
    position: absolute;
    top: 15px;
    right: 15px;
    background: rgba(255,255,255,0.4);
    color: #333;
    padding: 3px 6px;
    font-size: 11px;
}

.product-tile .tile-details{
    position:absolute;
    bottom:25px;
    left:15px;
    width:calc(100% - 30px);
    z-index:3;
}

.row.equal .product-tile .tile-details{
    position:absolute;
    bottom:25px;
    left:30px;
    width:calc(100% - 60px);
    z-index:3;
}
.category-tile .tile-details{
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    z-index:3;
 
}



@media(max-width:760px){
    .row.equal .product-tile .tile-details {
        position: absolute;
        bottom: 15px;
        left: 0px;
         width:calc(100% - 15px);
        z-index: 3;
        padding-left:15px;
        padding-right:15px;
    }
    .tile-discount, .tile-price{
        white-space:nowrap;
    }
}




.category-tile .tile-details a,.category-tile .tile-details a:hover,.category-tile .tile-details a:focus{
    color:#fff;
    font-size:22px;
    text-decoration:none;
}


.tile-title a, .tile-title a:hover, .tile-title a:focus {
    font-size: 16px;
    line-height: 24px;
    text-decoration:none;
}

.tile-discount, .tile-price {
    font-size: 16px;
    line-height: 20px;
    display: inline-block;
}

.tile-discount {
    text-decoration: line-through;
}

.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    background-color: #ccc;
    border-color: #ccc;
    cursor: not-allowed;
}




.tile-image div.lazy {
    -webkit-transition: all 0.3s ease; /* Safari and Chrome */
    -moz-transition: all 0.3s ease; /* Firefox */
    -ms-transition: all 0.3s ease; /* IE 9 */
    -o-transition: all 0.3s ease; /* Opera */
    transition: all 0.3s ease;
}

.tile-image:hover .thumb-1 {
    opacity: 0;
}

.tile-image {
    overflow: hidden;
}


.img-unveil, .lazy {
    display: block;
    background-image: url('skn/loading.gif');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 32px 32px;
}


.product-tile{
    background:#f1f3f2;
    position:relative;
}
.product-tile-thumb div.lazy {
    -webkit-transition: all 0.3s ease; /* Safari and Chrome */
    -moz-transition: all 0.3s ease; /* Firefox */
    -ms-transition: all 0.3s ease; /* IE 9 */
    -o-transition: all 0.3s ease; /* Opera */
    transition: all 0.3s ease;
}

.product-tile-thumb:hover div.lazy {
    /* -webkit-transform: scale(1.15); */
    /* -moz-transform: scale(1.15); */
    /* -ms-transform: scale(1.15); */
    /* -o-transform: scale(1.15); */
    /* transform: scale(1.15); */
}




.product-tile-thumb:hover .thumb-1 {
    opacity: 0;
}














.pagination {
    display: inline-block;
    padding-left: 0px;
    margin: 20px 0px;
    border-radius: 0px;
}

    .pagination a, .pagination a:hover, .pagination span, .pagination li {
        font-size: 14px;
        border-radius: 0px;
    }

    .pagination > li > a, .pagination > li > span {
        position: relative;
        float: left;
        padding: 6px 12px;
        margin-left: -1px;
        line-height: 1.42857;
        color: #333;
        text-decoration: none;
        background-color: #FFF;
        border: 1px solid #DDD;
    }

    .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
        z-index: 2;
        color: #FFF;
        cursor: default;
        background-color: #333;
        border-color: #333;
    }

    .pagination > li:first-child > a, .pagination > li:first-child > span {
        margin-left: 0px;
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
    }

    .pagination > li:last-child > a, .pagination > li:last-child > span {
        margin-right: 0px;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }


.btn-more {
    background: #878D84;
    color: #ffffff;
}

h4.modal-title {
    font-size: 20px;
}



ul.filter {
    display: inline-block;
    margin-bottom: 60px;
}


.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #000000;
    background: none;
}




.pace {
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.pace-inactive {
    display: none;
}

.pace .pace-progress {
    background: #555;
    position: fixed;
    z-index: 2000;
    top: 0;
    right: 100%;
    width: 100%;
    height: 2px;
}




/* ------------------------ MODAL --------------------------------------------- */


.modal:not(.side-cart) .modal-header {
    background: #333;
}

.modal:not(.side-cart) .frame-wait {
    background: url(skn/iframe-loading.gif) 50% 50% no-repeat;
    border-color: transparent;
}



.popup-content {
    color: #ffffff;
    font-size: 16px;
}


    .popup-content .btn-primary, .popup-content .btn-primary:hover, .popup-content .btn-primary:focus {
        border-color: #ffffff;
        color: #ffffff;
        background: transparent;
    }

        .popup-content .btn-primary.disabled, .popup-content .btn-primary[disabled] {
            border-color: #ffffff;
            color: #ffffff;
            background: transparent;
        }

        .popup-content .btn-primary:hover {
            border-color: #555;
            color: #555;
            background: transparent;
        }


.modal:not(.side-cart) .modal-content {
    position: relative;
    background-clip: padding-box;
    border: none;
    border-radius: 0px;
    outline: 0px none;
    box-shadow: 0px 3px 9px rgba(0, 0, 0, 0.5);
}


.modal:not(.side-cart) .modal-header h4 {
}

.modal:not(.side-cart) .modal-body {
    padding-bottom: 10px;
    font-size: 14px;
}

.modal:not(.side-cart) .modal-header .close {
    color: #000;
    text-shadow: 0px 1px 0px #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.9;
}

    .modal:not(.side-cart) .modal-header .close:hover, .modal:not(.side-cart) .modal-header .close:focus {
        color: #000;
        text-shadow: 0px 1px 0px #000;
        text-decoration: none;
        cursor: pointer;
        opacity: 0.5;
    }




.cart-layer-items-total-cost {
    margin-bottom: 10px;
    color: #fff;
    font-family: ''Ysabeau Infant', sans-serif';
    font-size: 16px;
    font-weight: normal;
}

.cart-layer-item-quantity .form-control {
    display: inline-block;
}

.slick-list {
    width: 100%;
}

button.slick-next {
    background: url(skn/arrow_down.png) 50% 50% no-repeat;
    width: 44px;
    height: 20px;
    font-size: 0px;
    border: none;
    position: absolute;
    left: 35%;
    bottom: 12px;
    top: initial;
}

button.slick-prev {
    background: url(skn/arrow_up.png) 50% 50% no-repeat;
    width: 44px;
    height: 20px;
    font-size: 0px;
    border: none;
    position: absolute;
    left: 35%;
    top: 15px;
    bottom: initial;
}



.cart-layer * {
    font-family: ''Ysabeau Infant', sans-serif';
}

.cart-layer-item-code {
    color: #555;
    font-style: italic;
}

.cart-layer-item-vat {
    color: #7B7B7B;
}

.cart-layer-item-title {
    font-size: 18px;
    text-decoration: none;
    display: block;
    /*border-bottom:2px solid #ffffff;*/
    padding-bottom: 5px;
    margin-bottom: 5px;
    font-weight: normal;
}


.modal .close {
    color: #fff;
    text-shadow: 0px 1px 0px #ffffff;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.9;
}

    .modal .close:hover, .modal .close:focus {
        color: #fff;
        text-shadow: 0px 1px 0px #ffffff;
        text-decoration: none;
        cursor: pointer;
        opacity: 0.5;
    }

.cart-layer-item {
    padding-bottom: 10px;
    padding-top: 8px;
}



.shipping-billing-info .form-control {
    max-width: 400px;
}

.product-out-of-stock {
    color: #cc0000;
}


.product-content-price, .product-content-price .product_discounted_amount_2, .product-content-price .product_discounted_amount, .product-content-price .product_amount, .product-content-price .price-text {
    font-size: 20px;
    font-weight:500;
}

    .product-content-price .product_amount {
        color: #000;
    }

    .product-content-price .product_amount_2 {
        color: #000;
    }

.product_discounted_amount {
    color: #000;
    text-decoration: line-through;
}

.popup-content .product_discounted_amount {
    color: #fff;
    text-decoration: line-through;
}

.product_attibute, .product_attibute_value, .product-content, .product-content span, .product_feature_title {
    font-size: 16px;
    font-weight: 400;
}

.product-content-soon {
    display: inline-block;
    background: #808363;
    color: #fff;
    padding: 5px 10px;
    font-size: 14px;
}

.product-content-price .vat-text {
    color: #000;
    font-size: 14px;
    font-weight: 400;
}

.option-out-of-stock, .option-out-of-stock:hover, .option-out-of-stock:focus {
    background: #ededed;
    color: #333;
    cursor: not-allowed !important;
}

.product-header {
    font-size: 22px;
    font-weight: 600;
    margin: 0px;
    padding: 0px;
}


.product-content-wrapper .panel-group {
    border-bottom: 1px solid #000;
}

.product-content-wrapper .panel-default > .panel-heading {
    background-color: #fff;
    border-color: #000;
    color: #000;
    font-size: 15px;
    padding: 0px;
    margin-bottom: 0px;
}

.product-content-wrapper .panel-group .panel.panel-default .panel-title {
    color: #333;
    border-top: 1px solid #000;
    display: block;
    width: 100%;
    padding: 6px 0;
    min-height: initial;
}

.product-content-wrapper .panel-heading .panel-title a {
    font-size: 15px;
    font-weight: 600;
    padding-top:4px;
    padding-bottom:4px;
    display:block;
    color: #333;
    position:relative;
    text-decoration: none;
}

.product-content-wrapper .panel-group .panel.panel-default .panel-body {
    border:none;
}
.product-content-wrapper .panel-heading .panel-title a::after {
    font-size: 13px;
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    right:5px;
    color: #333;
    content: "\e6b2";
    font-family: 'entypo';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}
fa-long-arrow-right

.product-content-wrapper .panel-group .panel.panel-default .panel-body {
    border: none;
    padding: 0px;
    border-top: 1px solid #000;
    padding-top: 15px;
    padding-bottom: 15px;
}

.panel-group .panel + .panel {
    margin-top: 0px;
}


.product-content-wrapper .description,.product-content-wrapper .description *{
    font-size: 16px;
}

.product-content-wrapper .panel-group .panel.panel-default .panel-body, .product-content-wrapper .panel-group .panel.panel-default .panel-body * {
    font-size: 16px;
}
.cart-col2 .cart-totals{
        border:1px solid #333;
        padding:15px;
    }
@media(min-width:1600px) {
    
    .cart-row1:before,.cart-row1:after{
      content: " ";
      display: table;
    }
    .cart-row1{
        display: flex;
        flex-wrap: wrap;
    
        margin-left: -15px;
        margin-right: -15px;
    }
    .cart-col1{
        float:left;
        padding-left:15px;
        padding-right:15px;
        width:80%;
    }
    .cart-col2{
        float:left;
        padding-left:15px;
        padding-right:15px;
        width:20%;
        
    }
    .cart-col2 .cart-totals{
        border:1px solid #333;
        padding:15px;
    }
}


@media(min-width:768px) {
    .product-content-col {
        text-align: center;
        padding-top:50px;
    }

    .product-content-wrapper {
        display: inline-block;
        max-width: 500px;
        width: 100%;
        text-align: left;
    }
    
}

.product-content-wrapper hr {
    color: #333;
    background-color: #333;
    margin-top: 15px;
    margin-bottom: 15px;
}



.product_features td {
    vertical-align: middle;
}

h1.product-title {
    font-size: 40px;
    display: inline-block;
    margin: 0px;
    padding: 0px;
    color: #000000;
    border-bottom: 2px solid #000000;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.modal h1.product-title {
    font-size: 40px;
    display: inline-block;
    margin: 0px;
    padding: 0px;
    color: #ffffff;
    border-bottom: 2px solid #ffffff;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.parallax-window {
    min-height: 600px;
    background: transparent;
}

.parallax-area, .parallax-block-area {
    min-height: 600px;
    background: transparent;
}


@media (min-width:1600px) {
    .parallax-area, .parallax-block-area {
        height: 500px;
    }
}

@media (min-width:1920px) {
    .parallax-area, .parallax-block-area, .parallax-block-area {
        height: 600px;
    }
}

@media (max-width:1200px) {
    .parallax-area {
        height: 300px;
    }
}


.parallax-block-area {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    -moz-transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

@media (max-width:767px) {
    .parallax-area, .parallax-block-area {
        height: 200px;
    }

    .parallax-block-area {
        background-attachment: scroll !important;
    }
}



.cat-path {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 10px;
    color: #555;
    width: 100%;
}

    .cat-path li {
        list-style: none;
        display: inline-block;
    }


    .cat-path, .cat-path span, .cat-path a, .cat-path a:hover {
        font-weight: normal;
        font-family: ''Ysabeau Infant', sans-serif';
        font-size: 16px;
        color: #555;
    }

        .cat-path i {
            font-size: 20px;
            color: #555;
        }

        .cat-path span.here a, .cat-path span.here a:hover, .cat-path .here {
            text-decoration: underline;
        }


.path {
    text-align: center;
    margin-top: 20px;
    color: #555;
}

    .path, .path span, .path a, .path a:hover {
        font-weight: normal;
        font-family: ''Ysabeau Infant', sans-serif';
        font-size: 16px;
        color: #555;
    }

        .path i {
            font-size: 20px;
            margin-left: 5px;
            margin-right: 5px;
            color: #555;
        }

        .path span.here a, .path span.here a:hover {
            text-decoration: underline;
        }

@media (min-width:768px) {
    .inline-cart {
        position: absolute;
        right: 30px;
        top: 50px;
        z-index: 12;
        background: url(skn/menu-bg.png) repeat;
        padding: 5px;
        font-size: 14px;
        font-weight: 600;
        color: #ffffff;
    }

        .inline-cart span, .inline-cart a, .inline-cart a:hover {
            font-size: 14px;
            font-weight: 600;
            color: #ffffff;
        }

            .inline-cart a.btn, .inline-cart a.btn:hover {
                font-size: 14px;
                font-weight: 600;
                color: #ffffff;
            }
}

@media (max-width:767px) {
    .inline-cart {
        position: absolute;
        right: 15px;
        top: 0px;
        z-index: 32;
        background: none;
        padding: 10px;
        font-size: 16px;
        font-weight: 400;
        color: #ffffff;
    }

        .inline-cart span, .inline-cart a, .inline-cart a:hover {
            font-size: 16px;
            font-weight: 400;
            color: #ffffff;
        }

            .inline-cart a.btn, .inline-cart a.btn:hover {
                font-size: 16px;
                font-weight: 400;
                color: #ffffff;
            }
}

#back-top {
    position: fixed;
    bottom: 30px;
    right: 10px;
}


.about {
    position: absolute;
    right: 60px;
    top: 15px;
}

@media (max-width:1580px) {
    .about {
        position: absolute;
        right: 0px;
        top: 0px;
    }
}

.edit-actions {
    position: fixed;
    bottom: 30px;
    left: 20px;
    z-index:100;
}
.img-inactive{
    border:2px solid #333;
}
.img-active{
    border:2px solid #333;
    position:relative;
}
.img-active-link{
    border-bottom:1px solid #333;
    display:inline-block;
    padding-bottom:2px;
    margin-right:25px;
}
.img-inactive-link{
    display:inline-block;
    padding-bottom:2px;
    margin-right:25px;
}
.edit-actions .btn {
    margin-right: 5px;
}

@media (max-width:768px) {
    .about {
        position: absolute;
        right: 20px;
        top: 0px;
    }

    #back-top {
        position: fixed;
        bottom: 30px;
        right: 20px;
    }

    .home-container {
        padding-bottom: 150px;
    }
}

.extra-step-message {
    color: #ffffff;
    padding-bottom: 30px;
}

    .extra-step-message a, .extra-step-message a:hover, .extra-step-message a:focus {
        color: #555;
    }

.banks img {
    display: inline-block;
}

.alert {
    border-radius: 0px;
}

    .alert.alert-default {
        background: #ededed;
        border: 1px solid #cccccc;
    }

    .alert.alert-info {
        /*background-color: #eef6fc;
    border-color: #d8ebf8;*/
        color: #333;
        background: #ebebeb;
        border: 1px solid #333;
    }




.product-view .owl-prev {
    position: absolute;
    top: 50%;
    transform:translateY(-50%);
    left: 15px
}

.product-view .owl-next {
    position: absolute;
    top: 50%;
    transform:translateY(-50%);
    right: 15px
}

.product-view .owl-prev, .product-view .owl-next {
    background: rgba(0,0,0,0.5);
    border: none;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 25px;
    text-align: center;
    overflow: hidden;
    cursor: pointer;
    opacity: 1;
    font-size: 18px;
    margin: 0;
    z-index: 3;
    color: #fff;
}

    .product-view .owl-prev:hover, .product-view .owl-next:hover {
        color: #fff;
        background: #333;
    }



.dropdown-search .form-control, .dropdown-search .btn {
    height: 34px !important;
}


.bone-context-menu, .bone-context-menu:hover, .bone-context-menu:focus {
    color: #000000;
    border-bottom: 1px dashed #000000;
}

hr {
    padding: 0px;
}

h4.product-header {
    margin-top: 0px;
    padding: 0px;
    margin-bottom: 0px;
    padding-bottom: 10px;
    color: #333;
    font-size: 28px;
}


.dropdown-menu > a:hover, .dropdown-menu > a:focus {
    color: #ffffff !important;
    text-decoration: none;
    outline: 0;
    background-color: #555 !important;
}

.dropdown-menu > .active > a {
    color: #333;
    text-decoration: none;
    outline: 0;
    background-color: #555;
}

    .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
        text-decoration: none;
        color: #ffffff;
        background-color: #808363;
    }

.dropdown-menu {
    border-radius: 0px;
}






.panel {
    border-radius: 0px !important;
}

.panel-heading.min {
    border-bottom: none;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.panel-heading {
    padding: 0 15px;
    min-height: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.panel-default div.panel-body:last-of-type {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.panel-default > .panel-heading {
    background-color: #fff;
    border: none;
    font-weight: 500;
    color: #808363;
    font-size: 14px;
    margin-bottom: 0px;
    position: relative;
}
.panel-title {
    position: relative;
}

#CheckoutLinesWrapper .table-responsive .table tr > td:first-child{
    width:30px;
}
#CheckoutLinesWrapper .table-responsive .table tr > td:last-child .clearfix{
  display:none !important;
}

.panel-heading .panel-title {
    color: #333;
    font-size: 15px;
    font-weight: 400;
}
.action-checkout .panel-heading .panel-title{
   color: #333;
    font-size: 18px;
    font-weight: 500;
}
.panel-default > .panel-body {
    border: none;
    border-top: none;
}



.action-checkout .form-control {
    
    border:1px solid #dedede  !important;
    border-radius:5px  !important;
    box-shadow: none;
    height:44px;
    padding:10px;
    background:#fff;
}
.action-checkout .select2-container--bootstrap .select2-selection{
    border:none;
}
.action-checkout .select2-container--bootstrap {
    border:1px solid #dedede  !important;
    border-radius:5px  !important;
    box-shadow: none;
    height:44px;
}
.action-checkout .select2-container--bootstrap .selection{
    height:44px;
}
.action-checkout .form-control:focus {
    
    border:1px solid #333  !important;
  
}


img.option-image {
    max-width: 68px !important;
}


.product-options-control label {
    font-weight: 400;
    font-size: 18px;
}

ul.option-thumbnails li.option-thumb.disabled img {
    opacity: 1;
    cursor: not-allowed;
}

.mandatory {
    display: inline-block !important;
}

.checkout-form h3 {
    margin-bottom: 25px;
}


.select2-results__option {
    font-size: 14px !important;
}

.product-options-control select option {
    cursor: pointer;
}

    .product-options-control select option:disabled {
        background: #ededed;
        cursor: default;
        color: #bbb;
    }


.container .container {
    max-width: 100% !important;
    width: 100% !important;
}


.tile-options .product-options-control label {
    font-weight: bold !important;
}

.tile-options .product-options-control select {
    width: 100%;
    max-width: 100%;
}

.panel-heading .panel-title a {
    font-size: 24px;
    font-weight: 500;
    color: #333;
    text-decoration: none;
}

.btn-xl, .btn-xl:hover, .btn-xl:focus {
    padding: 10px 15px;
    font-size: 20px !important;
}

.order-line-tile-table td.order-line-tile-info {
    font-size: 14px;
}

.div-table .row-table-head {
    background: #fff;
}

.div-table .row-table-head {
    border-bottom: none;
}

.div-table .col-head, .div-table .col-td {
    padding: 6px;
}

.main-gallery img {
    display: inline-block;
}

.main-gallery {
    background: #000;
}

.cart-container .form-control {
    border-radius: 0px;
    border-color: #333;
    padding: 7px;
    height: 34px;
    line-height: 1.22857143;
}

.coupon-area {
    background: #ededed;
    color: #555;
    border: 1px solid #333;
}

.cart-line-code, .cart-line-options {
    font-weight: 400;
    font-size: 14px;
}

.cart-control-lines-wrapper img {
    max-width: 160px !important;
}

.body-cart .well {
    background: #ededed;
    color: #555;
    border: 1px solid #333;
}

    .body-cart .well a, .body-cart .well a:hover, .body-cart .well a:focus {
        color: #555;
    }

.coupon-area a, .coupon-area a:hover, .coupon-area a:focus {
    color: #555;
}






.btn.btn-option {
    width: 27px;
    height: 27px;
    line-height: 15px;
    border-radius: 50%;
    padding: 0px;
    text-align: center;
    background: #f1f3f2;
    border: 2px solid #333;
    color: #333;
    font-size:11px;
    margin-right:25px;
}


.form-group.options-type-buttons label {
    margin-right: 10px;
    display:block;
}



.btn.btn-option.active {
     width: 27px;
    height: 27px;
    line-height: 15px;
    border-radius: 50%;
    padding: 0px;
    text-align: center;
    background: #333;
    border: 1px solid #333;
    color: #f1f3f2;
    position:relative;
    margin-right:25px;
    text-align: center;
}
.btn.btn-option.active::after {
    position:absolute;
    bottom:-5px;
    left:0px;
    width:100%;
    content:'';
    background:#333;
    height:1px;
    
}

.btn.btn-option.disabled {
    width: 27px;
    height:27px;
    line-height: 15px;
    border-radius: 50%;
    padding: 0px;
    text-align: center;
    background: #ccc;
    position: relative;
    color: #000; 
    border: 1px solid #333;
    text-align: center;
    overflow: hidden;margin-right:25px;
}

    .btn.btn-option.disabled:before, .btn.btn-option.disabled:after {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: -20%;
        content: ' ';
        height: 1px;
        width: 140%;
        background-color: #555;
        z-index: -1;
        opacity: 1;
        transform: scale(2);
    }

    .btn.btn-option.disabled:before {
        transform: rotate(35deg);
    }

    .btn.btn-option.disabled:after {
        transform: rotate(-35deg);
    }

.gdprcookie-buttons button {
    color: #000 !important;
    border: solid 0.05em #000 !important;
    border-radius: 0px;
}

    .gdprcookie-buttons button:first-child {
        border: solid 0.05rem #000 !important;
        border-radius: 0px;
        color: #fff !important;
        background: #000 !important;
    }

.payment-description * {
    font-family: ''Ysabeau Infant', sans-serif' !important;
}

.shipment-description * {
    font-family: ''Ysabeau Infant', sans-serif' !important;
}





#search {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
   border-bottom:1px solid #333;
    background: #fff;
    z-index: 10000;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transform: translate(0px, -100%) scale(0, 0);
    -moz-transform: translate(0px, -100%) scale(0, 0);
    -o-transform: translate(0px, -100%) scale(0, 0);
    -ms-transform: translate(0px, -100%) scale(0, 0);
    transform: translate(0px, -100%) scale(0, 0);
    opacity: 0;
}
#search input::placeholder {
  
  color: #333;
}

    #search.open {
        -webkit-transform: translate(0px, 0px) scale(1, 1);
        -moz-transform: translate(0px, 0px) scale(1, 1);
        -o-transform: translate(0px, 0px) scale(1, 1);
        -ms-transform: translate(0px, 0px) scale(1, 1);
        transform: translate(0px, 0px) scale(1, 1);
        opacity: 1;
    }
    
    #search h4{
        font-weight:600;
        font-size:20px;
    }
    #search input[type="search"] {
        
        width: 100%;
        color: #333;
        background: #fff;
        font-size: 16px;
        font-weight: 400;
        border: 0px;
        border-bottom:1px solid #333;
        text-align: left;
        margin: 0px auto;
        margin-top: -51px;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom:5px;
        outline: none;
        box-shadow: none;
        
    }

#searchform .search-container {
    position:relative;
    margin-top:50px;
    margin-bottom:30px;
    width: 100%;
    
    max-width:500px;
    text-align: center;
    margin-left:auto;
    margin-right:auto;
    left:0px;
    right:0px;
}
.btn-default {
    color: #333;
    background-color: #ffffff;
    border-color: #333; border-radius: 0px;
}.btn-default:hover,.btn-default:focus {
    color: #333;
    background:#ededed;
    border-color: #333; border-radius: 0px;
}

.input-group-addon {
    
    background: none;
    border: none;
    border-bottom:1px solid #333;
    border-radius: 0px;
}
@media (max-width:768px) {
#searchform .search-container {
   
    max-width:300px;
  
}
    #search input[type="search"] {
        font-size: 16px;
        font-weight: 400;
        margin-top: -21px;
    }
}

#search .validation-error {
    font-weight: normal;
    color: #ffffff !important;
    text-align: center;
    display: block;
}



#search .btn {
    background-color: #fff;
    border-color: #333;
    border-radius: 0px;
    margin-top: 20px;
    color:#333;
    font-size:14px;
}

#search .close {
    position: fixed;
    top: 15px;
    right: 15px;
    color: #333;
    background-color: #fff;
    border-color: #333;
    opacity: 1;
    padding: 10px;
    font-size: 20px;
}

.nav-tabs > li a {
    border:none;
    background:none;
    color: #333;
    margin-right: -1px;
    border-radius: 0;
    border-bottom:1px solid transparent;
    font-size:18px;
    padding: 10px 0px;
    margin-right:15px;
    
}
.nav-tabs > li a:hover {
    border:none;
    background:none;
    padding: 10px 0px;
    margin-right:15px;
    font-size:18px;
}
.tab-content .tab-pane {
    padding-left:0px;
    padding-right:0px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #333;
    border:none;
    background:none;
    border-bottom:1px solid #333;
    cursor: default;
    padding: 10px 0px;
    margin-right:15px;
    font-size:18px;
}
.nav-tabs {
    border: none !important;
}

.btn-add-to-cart{
    border:2px solid #333;
    background:transparent;
    color:#333;
    padding-top:10px;
    padding-bottom:10px;
}
.btn-add-to-cart:hover,.btn-add-to-cart:focus{
    border:2px solid #333;
    background:#333;
    color:#fff;
    padding-top:10px;
    padding-bottom:10px;
}





.panel-user-fixed ul{
    padding:0px;
    margin:0px;
    padding:10px;
}
.panel-user-fixed ul li{
    padding:0px;
    margin:0px;
    list-style: none;
    padding-top: 5px;
    padding-bottom: 5px;
}
.panel-user-fixed ul li a,.panel-user-fixed ul li a:hover,.panel-user-fixed ul li a:focus{
    font-size: 16px;
    font-weight: 400;
}
.panel-user-fixed .submenu{
    padding-left:30px;
    padding-right:30px;
}
.panel-user-fixed hr{
    padding:0px;
    margin:0px;    
}
.panel-user-fixed .welcome{
    background: #f3f3f3;
    text-align: center;
    color:#333;
    font-weight: 600;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
}
.panel-user-fixed{
    background: #fff;
    position: fixed;
    width:100%;
    max-width: 350px;
    height: 100%;
    min-height: 100%;
    z-index: 20;
    top:0px;
    left: -120%;    
    overflow-x: hidden;
    overflow-y: auto;
}    
.panel-user-fixed-toggle{
    position: absolute;
    top:15px;
    right: 15px;
    cursor:pointer;
    color:#333;
    border:none;
    background:none;
    font-size:20px;
}    
.panel-user-fixed-overlay{
    background: transparent;
    position: fixed;
    width:100%;   
    height: 100%;
    min-height: 100%;
    z-index: 19;
    top:0px;
    left: -120%;
}
.panel-user-fixed .submenu-header{
    font-size:20px;
    padding-top:15px;
    padding-bottom:15px;
}
.panel-user-fixed .submenu-header a,.panel-user-fixed .submenu-header a:hover,.panel-user-fixed .submenu-header a:focus{
    font-size:20px;
}
.panel-user-fixed.opened{
    left: 0px;
    
}    
   
.panel-user-fixed-overlay.opened{
    left: 0px;
}

.product-content-wrapper h4{font-size:16px;}