body {
    color: #4f4c4c;
    background:#FFF;
    font-family: 'Montserrat', sans-serif;
    font-size: 11px;
    font-weight: 0;
    line-height: 20px;
    letter-spacing: 0.5px;
}
:focus{outline:none !important;}
h1, h2, h3, h4, h5, h6 {
    color: #333;
}
/* default font size */
.fa {
    font-size: 14px; 
}
.fa-stack{width: 12px;
    font-size: 8px;
}
.fa-stack .fa{font-size:14px;  line-height: normal;}
/* Override the bootstrap defaults */
h1 {
    font-size: 33px;
}
h2 {
    font-size: 27px;
}
h3 {
    font-size: 21px;
}
h4 {
    font-size: 15px;
}
h5 {
    font-size: 12px;
}
h6 {
    font-size: 10.2px;
}
a {
    color: #262626;
}
a:hover {
    text-decoration: none;
}
legend {
    font-size: 18px;
    padding: 7px 0px
}
label {
    font-size: 14px;
    font-weight: 500;
    color: #262626;
}
h1, h2, h3, h4, h5, h6{
    color: #262626;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
    font-size: 14px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
    font-size: 13px;
}
.input-group .input-group-addon {
    font-size: 13px;
    height: 30px;
}

/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
    display: inline-block ;
}

.nav-tabs {
    margin-bottom: 15px;
}
div.required .control-label:before {
    content: '* ';
    color: #F00;
    font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
    text-decoration: none;
    color: #000;
}
/* top */
#top {
    color: #222d32;
    padding: 0px;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    position: static;
    z-index: -1;
}
#top .container {

}
.common-home .header nav.nav-container {
    border-bottom: 0px;
}
.header nav.nav-container {
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    text-align: center;
}

#cznavcmsblock .custom-social span {
    display: none;
}
#cznavcmsblock .custom-social {
    display: inline-block;
    vertical-align: middle;
}
#cznavcmsblock .custom-social ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
#cznavcmsblock .custom-social li {
    display: inline-block;
    cursor: pointer;
    margin-right: 10px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    text-align: center;
}


#cznavcmsblock .custom-social li a:before {  
    font-size: 15px;
    font-family: "FontAwesome";
    display: inline-block;
    font-weight: 400;
    height: 15px;
    width: 20px;
    color: #ffffff;
    -webkit-transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
    transition: all 300ms ease 0s;
}
#cznavcmsblock .custom-social li a:hover:before {
    color: #e4583f
}

#cznavcmsblock .navcms-text {
    display: inline-block;
    padding-left: 20px;
    line-height: 18px;
    letter-spacing: 0.6px;
    color: #fff;
    font-weight: 400;
    font-size: 11px;
    text-transform: uppercase;
    position: relative;
}
#cznavcmsblock .navcms-text:before {
    content: "";
    border-right: 1px solid #d9d9d9;
    height: 15px;
    border-radius: 50%;
    text-align: center;
    display: block;
    position: absolute;
    left: 0;
    top: 0px;
}
#cznavcmsblock .custom-social li.facebook a:before {
    content: "\F09A";
}
#cznavcmsblock .custom-social li.twitter a:before {
    content: "\F099";
}
#cznavcmsblock .custom-social li.googleplus a:before {
    content: "\F0D5";
}
#cznavcmsblock .custom-social li.instagram a:before {
    content: "\F16D";
}
#cznavcmsblock .custom-social li.youtube a:before {
    content: "\F16A";
}
#form-currency .currency-select {
    text-align: left;
    width:100%; 
}
#form-currency .currency-select:hover {
    text-shadow: none;
    color: #262626;
    background-color: #fff;
}

#form-language .dropdown-menu,
#form-currency .dropdown-menu { 
    padding: 3px;
    left: 0;
    right: auto;
    margin:0;
}
#form-language .dropdown-menu .btn,
#form-currency .dropdown-menu .btn { 
    padding: 4px 15px 2px;
    color: #222d32;
    font-size: 11px;
    text-transform: uppercase;
    width: 100%;
    text-align: left;
}
#form-language .dropdown-menu > li > .btn:hover, 
#form-currency .dropdown-menu .btn:hover{
    color: #ffffff;
    background:  #222d32;;
}
header .btn-link, header li, header a {
    text-decoration: none;
}
header li{
    list-style: none;
}


/* header cms start*/

.headertopright {
    float: left;
    position: relative;
    z-index: 999;
}

#form-language img{vertical-align:inherit; padding-right: 3px;}

#top-links li,.header-search li{padding:0; list-style:none}
header .btn-link:hover,header .btn-link:focus, #top-links a:hover,  #top-links a:focus{
    color: #000;      
    background:none;
    text-decoration:none
}
#top-links .dropdown-menu a {
    text-shadow: none;
}
#top-links .dropdown-menu a:hover,#top-links .dropdown-menu a:focus {
    color: #888;
}
#top .btn-link strong {
    font-weight: normal;
}
#top-links {
    padding-top: 0px;
}
#top-links a + a {
    margin-left: 15px;
}

#top-links ul.list-inline{float:left; margin-top:2px; margin-right: 5px;}

#top-links ul.list-inline li{  padding:0 15px 0 8px; font-weight:300}

.lang-curr {
    float: left;
    padding: 0;
}
.lang-curr .fa{ padding-left: 3px; }
.fa-caret-down{vertical-align:middle; color: #b2b2b2; margin:0 0 0 2px;}
#form-currency .btn-link, #form-language .btn-link {
    padding: 19px 20px 15px 0px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 13px;
    text-decoration: none;
    color: #222d32;
    border: none;
    letter-spacing: 0.5px;
    line-height: 26px;
}
#form-currency .btn-link {
    padding-right: 0;
    padding-left: 20px;
}
#form-currency .btn-link:hover, 
#form-language .btn-link:hover, 
.headertopright .text2 a:hover{  
    color:  #222d32;; 
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#form-language .btn-link:after {
    content: "";
    border-right: 1px solid #d9d9d9;
    height: 20px;
    border-radius: 50%;
    text-align: center;
    display: block;
    position: absolute;
    right: 0;
    top: 22px;
}
#form-language .dropdown-menu .btn:after, #form-currency .dropdown-menu .btn:after {
    border: 0;
}
#form-currency .btn-link strong{font-weight:normal;}
.dropdown.myaccount a{color: #e4583f }
.dropdown.myaccount .fa{ padding-left: 7px;
    font-size: 16px; }
.dropdown.myaccount{
    float: right;
    display: block;
    margin: 15px 40px 0;
}
.dropdown.myaccount:hover{
    background-position:0px -194px;
}
.dropdown.myaccount:hover  a{color:  #222d32;; }

.dropdown.myaccount .myaccount-menu{
    margin-top: 0px;
    top: 56px;
    min-width: 200px;
    padding: 3px;
}
.dropdown.myaccount .myaccount-menu li a{  text-transform: capitalize; color:#e4583f font-size: 13px;}
.dropdown.myaccount .myaccount-menu li a:hover{
    color: #fff;
    background:  #222d32;;
}
/* logo */
.header-logo{
    padding: 0;
    float: left;
    text-align: center;
}
.header-search{float:left;}
.header-cart{
    float: right;
}

.header-main {
    display: block;
    float: left;
    position: relative;
    width: 100%;
}
@media (min-width: 1830px){
    .header .container {
        width: 1800px;
        max-width: 100%;
    }
}
@media (max-width: 1831px) and (min-width: 1300px) {
    .header .container {
        width: 100%;
        max-width: 100%;
        padding: 0 50px;
    }
}
header{
    z-index:1001;
    position:relative;
}

.col-sm-3.sort{width:33.1%; padding:0; }
.searchbar .col-sm-3.sort { padding:0 15px; width:25%; }

.headertopright .text2{
    color: #f5f5f5;
    display: inline-block;
}
.headertopright .text2 a{ color: #f5f5f5;}
.headertopright .text2-dec {  display: inline-block; padding-right: 5px; } 

.col-sm-3.sort select.form-control{
    padding: 10px 33px;
    height: 40px;
    text-transform: capitalize;
    background-color:#fff;
    color:#262626;
    border:none;
    overflow:hidden;
    border-radius:20px 0 0 20px;
    -webkit-border-radius:20px 0 0 20px;
    -moz-border-radius:20px 0 0 20px;
    -khtml-border-radius:20px 0 0 20px;
    left:15px;
}

.head-right-bottom {
    display: block;
    float:right;
    margin: 12px 0 0;
}
.header-logo #logo {
    text-align: center;
}

/* search */
#search {
    float: none;
    width: 35%;
    z-index: 99;
    padding: 0;
    margin: 15px auto 0px;
}
#search .search_toggle{
    z-index: 9;
    width: 100%;
    display: block;
    overflow: hidden;
}
#search  .search_button {
    display: none;
    font-size: 0;
    color: #222d32;;  /*This thing not changing */
    padding: 0;
    text-align: center;
    cursor: pointer;
    z-index: 9;
    height: 20px;
    width: 20px;
}
#search .search_button:hover {
    background-position: 0 -97px;
}


#searchbox{ position: relative; }
#search .input-lg {
    width: 100%;
    padding: 9px 120px 9px 25px;
    background: #fff;
    border: 1px solid #ededed;
    height: 40px;
    color: #e4583f
    font-weight: 400;
    font-size: 13px;
}
#search .input-lg:focus {
    border-color:#f2f2f2;
}
#search .input-lg::placeholder{
    color: #c9c3c3;
}
#search .btn-lg {
    padding: 12px 18px 10px;
    height: 40px;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: .8px;
    width: auto;
}
#search .btn-lg:hover {
    background-position: 11px -20px;
    transition: none;
}
#search .btn-lg:before {
    position: absolute;
    color: #222d32;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 10px solid #222d32;;
    position: absolute;
    left: -11px;
    top: 15px;
    content: "";
}
#search .btn-lg:hover:before {
    border-right: 10px solid  #222d32;;
}
#search .search_toggle .input-group-btn{
    display: block;
    width: auto;
    position: absolute;
    right: 0;
    top: -1px;
}
#search .search_toggle .btn-lg .fa {
    font-size: 0px;
    display: none;
}
.show-result {
    overflow: hidden;
}
.header-search .show-result > li {
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.product-search #content > p{margin-top:10px;}

header .dropdown.myaccount > a{
    text-transform: uppercase;
    color: #242424;
    margin: 0px;
    display: block;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    padding: 0 0 0 65px;
}
header .dropdown.myaccount > a:before {
    font-family: "FontAwesome";
    content: "\f007";
    font-size: 21px;
    line-height: 18px;
    height: 52px;
    width: 52px;
    position: absolute;
    left: 0;
    top: -5px;
    border-radius: 50%;
    border: 1px solid #ececec;
    padding: 17px 18px;
    color: #222d32;;
    font-weight: normal;
}
header .dropdown.myaccount:hover > a:before {
    background:  #222d32;;
    border-color:  #222d32;;
    color: #ffffff;
}
header .dropdown.myaccount a .account_text {
    color: #222d32;;
    display: block;
}
header .dropdown.myaccount a .box-sub-heading {
    font-size: 12px;
    font-weight: 400;
    color: #303030;
    text-transform: capitalize;
}
header .dropdown.myaccount a .fa{
 display: none;
}

header .dropdown.myaccount a:hover .fa,header .dropdown.myaccount a:focus .fa{
    background-color:#656565;
    border-color:#656565;
    transition: all 0.5s ease 0s;
    -webkit-transition:all 0.5s ease 0s;
    -moz-transition:all 0.5s ease 0s;
    -ms-transition:all 0.5s ease 0s;
    -o-transition:all 0.5s ease 0s;
}

.header-container {
    height: auto; 
    width: 100%;
    z-index: 99;
    padding: 15px 0;
}
.header-container .row{ margin: 0px; }
.header-container.smaller{z-index:999;}
.header-logo img{
    max-width:100%;     
    text-align: center;
    display: inline;
}
.hed-right-top {
    position: relative;
    width: 100%;
    transition: all 300ms linear 0s;
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    margin: 0px;
    opacity:1;
    -khtml-opacity:1;
    -moz-opacity:1;
    -webkit-opacity:1;
    
}
.header-cart #cart {
    margin-bottom: 0px;
    text-align: left;
    cursor: pointer;
    float: left;
    margin-top: 0;
    padding: 0px 0px 0px 65px;
    display: block;
    transition: all 300ms linear 0s;
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -ms-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
}
.header-cart #cart .cart-icon:before {
    font-family: "FontAwesome";
    content: "\f291";
    font-size: 21px;
    line-height: 18px;
    height: 52px;
    width: 52px;
    position: absolute;
    left: 0;
    top: -3px;
    border-radius: 50%;
    border: 1px solid #ececec;
    padding: 17px 14px;
    color: #222d32;;
}
.header-cart:hover #cart .cart-icon:before {
    background-color:  #222d32;;
    border-color:  #222d32;;
    color: #ffffff;
}
.header-cart #cart .cart_heading {
    color: #222d32;;
    font-size: 14px;
    line-height: 26px;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
}
.header-cart #cart > .cart_heading:hover{
    color: #222d32;
     background-position: 0 -100px;
}

.header-cart #cart > .btn {
    display: block;
    font-size: 12px;
    line-height: 26px;
    color: #303030;
    font-weight: 400;
    background: none;
    padding: 0px;
}
#cart:hover > .btn,
{
    color: #e4583f
}
.header-cart:hover #cart .cart_heading{     color:  #222d32;;}
#cart > .btn .fa{display:none}
#cart-total {
    line-height: initial;
    font-size: 12px;
    font-weight: 400;
    text-transform: lowercase;
    display: block;
    font-weight: 400;
}
#cart-total-mobile{
    display: none;
    padding: 0 5px 1px 5px;
    font-size: 11px;
    top: 0;
    right: 5px;
    position: absolute;
    background: #3cc95f;
    color: #fff;
    border-radius: 50%;
    line-height: initial;
    z-index: 99;
}
.categoryllist {
        float: right;
    /* font-style: italic; */
    font-size: 10px;
    text-transform: initial;
}
header #cart li a, header #cart li {color:#262626;}

#cart.open > .btn {

    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    text-shadow: none;
}
#cart.open > .btn:hover {

}
#cart .dropdown-menu {
    background: #fff;
    z-index: 1001;
}
#cart .dropdown-menu {
    width: 400px;
    padding:10px;
    border: 1px solid #e5e5e5;
    overflow:hidden;
    display: none;
    top: 50px;
    margin-top: 10px;
}
#cart .dropdown-menu  strong{ font-weight: 400; color: #262626; }
#cart .dropdown-menu li{float:none}
#cart .dropdown-menu li:first-child {
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
}
#cart .dropdown-menu li + li {
    border-top: 1px solid #e5e5e5;
    padding: 5px 0 0;
}

#cart .button-container {  
    width: auto;
    float:right;
}
#cart .dropdown-menu table {
    margin-bottom: 10px;
    border:none;
}

#cart .dropdown-menu table td{ border:none; background:none; padding:5px 4px; }

#cart .dropdown-menu table.total-table td{border:medium none;}

#cart .dropdown-menu li p { 
    margin:20px auto;
    color:#333;
}
.content-bottom > .container{width:100%; background-color: #fff;}

.common-home .alert {margin-bottom:20px}

/* menu */

.nav-responsive { display:none;}
nav#top.fixed {
    position: fixed;
    top: 0px;
    background: #ffffff;
    width: 100%;
    z-index: 999;
    -moz-box-shadow: 0 2px 6px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.2);
    box-shadow: 0 2px 6px rgba(0,0,0,0.2);
    animation: slide-down 0.7s;
    left: 0;
    right: 0;
}
nav#top.fixed .nav-container #menu ul {
    border: 0;
}
nav#top.fixed .nav-container .responsive-menu .main-navigation {
    width: 100%;
    left: 0;
}
.header nav#top.fixed .nav-container {
    border: 0;
}
/*nav#top.fixed .nav-container .main-menu ul > li.top_level > a {
    padding-top: 12px;
    padding-bottom: 12px;
}*/
nav#top.fixed .nav-container .nav-responsive{
    margin: 0px;
}
nav#top.fixed .nav-container .responsive-menu{
    position: fixed;
    top: 0px;
    background: #ffffff;
    width: 100%;
    z-index: 9999;
    -moz-box-shadow: 0 2px 6px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.2);
    box-shadow: 0 2px 6px rgba(0,0,0,0.2);
    animation: slide-down 0.7s;
    left: 0;
    right: 0;
}

nav#top.fixed .nav-container > .main-menu ul > li > a, nav#top.fixed .nav-container > .hiden_menu li > a{ padding-top: 17px; padding-bottom:    17px; }
nav#top.fixed .nav-container .responsive-menu.container{ margin-bottom: 0px; }
@keyframes slide-down {
    0% {
        transform: translateY(-100%);
    } 
    100% {
        transform: translateY(0);
    } 
}

.main-menu {
    height: auto;
    position: relative;
    z-index: 9;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -khtml-border-radius: 0px;
    border-radius: 0px;
    padding: 0px;
    display: none;
}
 
.main-menu ul {
    list-style: none;
    margin: 0;
    padding: 0; 
}
#menu ul li .megamenu ul.list-unstyled {
    padding: 0px 15px 0px 0px ;
    border: 0;
}
#menu ul li .megamenu ul.list-unstyled:last-child{ padding-right: 0px; }
#menu > ul {
    display: block !important;
    text-align: left;
   
}
#menu ul {
    display: table-cell;
    float: none;
    list-style: outside none none;
    top: auto;
    text-align: center; 
}
.common-home #menu ul {
    border-bottom: 0;
}
.common-home .nav-responsive {
    border-bottom: 0;
}
.main-menu > ul > li {
    position: relative;
    float: none;
    display: inline-block;
    z-index: 20;
    background-color:transparent;
}

.nav-responsive span,
.main-menu > ul > li > a {
    font-size: 14px;
    line-height:26px;
    font-weight: 700;
    color: #222d32;
    display: block;
    padding: 20px 20px;
    margin-bottom: 0px;
    z-index: 6;
    position: relative;
    text-transform:uppercase;
}

.main-menu ul > li > a, .hiden_menu li > a {
    font: 600 13px/26px 'Montserrat',sans-serif;
    letter-spacing: 1px;
    color: #222d32;;
    display: block;
    padding: 17px 0px 16px;
    margin: 0 30px;
    z-index: 6;
    color: #222d32;;
    position: relative;
    text-transform: uppercase;
}
.main-menu ul > li:first-child > a {
    color:#222d32;;      /*Changes made but color not changing */
    margin-left: 0;
}
.main-menu ul > li > a:after {
    position: absolute;
    content: "";
    width: 0;
    height: 2px;
    background:  #222d32;;
    bottom: 0;
    left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.main-menu ul > li > a:hover:after {
    width: 100%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.main-menu ul > li:last-child > a{border:none}

.main-menu a:hover { text-decoration:none}

.main-menu > ul > li:hover > a {
    
    background: #fff none repeat scroll 0 0;

}

.main-menu ul > li.top_level.dropdown:hover > a, .main-menu ul > li.top_level:hover > a {
   
    background: #fff none repeat scroll 0 0;
}

.main-menu > ul > li > ul , .responsive-menu .main-navigation{
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    display: none;
    padding: 5px;
    position: absolute;
    z-index: 5; 
} 
nav.nav-container .responsive-menu .main-navigation {
    max-height: 292px;
    overflow: auto;
    text-align: left;
}
.main-menu > ul > li:hover > ul {
    display: block;
} 
.main-menu > ul > li ul > li > ul {
    display: none;
    background: #15BCF0;
    position: absolute; 
    z-index: 5;
    padding: 5px;   
    margin-left:-13px;
}
.main-menu > ul > li ul > li:hover > ul {
    display: block;
     top: 0px;
    left: 173px;
}
#menu ul.nav li .megamenu.column1 ul.list-unstyled > li.dropdown .dropdown-menu {
    display: none;
    left: 200px;
    padding: 15px 0;
    position: absolute;
    top: 0;
    border: 2px solid #e5e5e5;
}
.main-menu > ul > li ul > li > a {
    color: #262626;
    display: block;
    white-space: nowrap; 
}
.responsive-menu .main-navigation li a{ 
    padding: 8px;
    color: #262626;
    display: block;
    white-space: normal; 
}
#menu ul li .megamenu.column1 a{ font-weight: 400; }

#menu ul li .megamenu.column1 a:hover,
.main-menu ul > li.dropdown:hover > a{
    color:  #222d32;;
    background: none;}
.main-menu > ul > li ul > li > .dropdown-inner ul li a{color:#adadad;}
.main-menu > ul > li ul > li > a{min-width: 160px;}
.main-menu > ul > .dropdown ul > li > a, .hiden_menu .top_level > a{
    color:  #222d32;; 
    font-size: 14px;
    padding: 0 0 10px;
    margin-bottom: 5px;
    font-weight: 500;
    text-align: left;
}
.main-menu > ul > .dropdown ul > li > a:before{
    border-top: 1px solid #ededed;
    bottom: 0px;
    content: "";
    float: left;
    height: 2px;
    position: absolute;
    width: 50%;
}

.main-menu ul li ul .list-unstyled a{
    font-weight: 400;
    color: #333333;
    text-transform: capitalize;
    padding: 0 0 5px 0;
    font-size: 13px;
    margin-bottom: 0;
    letter-spacing: 0.2px;
    margin-left: 0;
}
.main-menu > ul > li ul > li:hover > a, .responsive-menu .main-navigation li a:hover  {
    color:  #222d32;;
}
#menu ul li .megamenu.column1  li > a,
.main-menu > ul > li > ul > ul > li > a {
    color: #333333;
    text-transform: capitalize;
    padding-bottom: 0px;
    font-size: 13px;
    background: #ffffff;
    opacity: 1;
    -khtml-opacity: 0;
    -webkit-opacity: 1;
    transform-origin: 20% 20% 0;
    -ms-transform-origin: 20% 20% 0;
    -webkit-transform-origin: 20% 20% 0;
    -o-transform-origin: 20% 20% 0;
    -moz-transform-origin: 20% 20% 0;
    visibility: visible !important;
    display: block;
    text-align: left;
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    margin: 0 0 5px 20px;
}
#menu .nav li .list-unstyled .dropdown a:after,#menu ul li .megamenu.column1 a:after{content: ""; display:none; }
#menu ul li .megamenu.column1  li > a:before,
.main-menu ul li ul .list-unstyled a:before{ display: none; margin-bottom: 0px; }

#menu ul.nav li .megamenu.column1 ul.list-unstyled > li.dropdown:hover > .dropdown-menu {
    display: block;
}
#menu .nav li .list-unstyled .dropdown {
    /*float: left;*/
}
#menu .dropdown .dropdown-menu{
    padding:20px 20px;
    border: 1px solid #ededed;
    background: #ffffff;
    opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity:0;
    transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
    transform-origin: 20% 20% 0;
    -ms-transform-origin: 20% 20% 0;
    -webkit-transform-origin: 20% 20% 0;
    -o-transform-origin: 20% 20% 0;
    -moz-transform-origin: 20% 20% 0;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    visibility: visible !important;
    display:block;
    text-align: left;
}
#menu ul li.hiden_menu .dropdown-menu{
     opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity:0;
    display:block;
    transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
    transform-origin: 20% 20% 0;
    -ms-transform-origin: 20% 20% 0;
    -webkit-transform-origin: 20% 20% 0;
    -o-transform-origin: 20% 20% 0;
    -moz-transform-origin: 20% 20% 0;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    visibility: visible !important;
}
#menu ul.nav li .megamenu ul.list-unstyled li .dropdown-menu {
    border: medium none;
    margin: 0;
    padding: 5px 0;
    position: relative;
}
#menu ul li.dropdown.more_menu .dropdown-menu{ 
    left: auto;
    right: 0;
}

#menu ul li .megamenu.column1, #menu ul li.hiden_menu .dropdown-menu{
    padding: 20px 10px 10px 0;
}
.hiden_menu .dropdown-menu{min-width:215px;}
#menu ul li .megamenu.column1 ul.list-unstyled {
    padding: 0;
}
#menu ul li .megamenu.column1 ul.list-unstyled li, .hiden_menu li.top_level {
    float: left;
    padding:0px;
    width:100%;
}
#menu li.hiden_menu:hover .dropdown-menu.megamenu{display:none;}

.hiden_menu .top_level > a{color:#262626;}
 
@media (min-width: 768px) {
    #menu li:hover .dropdown-menu, #menu ul li.hiden_menu:hover .dropdown-menu{
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity:1;
    transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    visibility: visible;
}
}
@media (max-width: 767px) {
    #menu {
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -khtml-border-radius: 4px;
    }
    #menu div.dropdown-inner > ul.list-unstyled {
        display: block;
    }
    #menu div.dropdown-menu {
        margin-left: 0 !important;
        padding-bottom: 10px;
        background-color: rgba(0, 0, 0, 0.1);
    }
    #menu .dropdown-inner {
        display: block;
    }
    #menu .dropdown-inner a {
        width: 100%;
        color: #fff;
    }
    #menu .dropdown-menu a:hover,
    #menu .dropdown-menu ul li a:hover {
        background: rgba(0, 0, 0, 0.1);
    }
    #menu .see-all {
        margin-top: 0;
        border: none;
        border-radius: 0;
        -webkit-border-radius:0px;
        -khtml-border-radius:0px;
        -moz-border-radius:0px;
        color: #fff;
    }
}

/* Codezeel Category CSS */
.home_row.row{ margin:0px; }
#column-left .box.category-left-box , #column-right .box.category-left-box  { margin-bottom: 30px !important; }
.catgory-left { width:24%; float:left; padding-right:30px; }
.category-left-box { border:1px solid #E0E0E0; border-top:none; background:#ffffff; margin:0 !important; }
.category-left-box .box-content { display:block; }
.category-left-box .box-content ul li a{
    transition: all 0.3s ease 0s;
    -webkit-transition:all 0.3s ease 0s;
    -moz-transition:all 0.3s ease 0s;
    -ms-transition:all 0.3s ease 0s;
    -o-transition:all 0.3s ease 0s;
}
.category-left-box .box-content > ul > li:hover > a:hover{ }
.category-left-box .box-content > ul > li:hover > a{
padding-left:15px;
transition: all 0.3s ease 0s;
-webkit-transition:all 0.3s ease 0s;
-moz-transition:all 0.3s ease 0s;
-ms-transition:all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
}
#column-left .box.category-left-box .box-content { margin:0; background:#FFFFFF; }
#nav-one .dropdown:hover .dropdown-menu, #nav-one .hiden_menu:hover .dropdown-menu {
    display: block;
}
#nav-one .hiden_menu .dropdown-menu li.dropdown .dropdown-menu { display:none; }   
#nav-one > li > .dropdown-menu {
    background: #fff none repeat scroll 0 0; 
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: 0;
    padding: 0 30px;
    left: 268px;
    top: 0; 
}
#nav-one > li.dropdown:after, 
#nav-one > li.hiden_menu:after{
    font-family:'FontAwesome';
    content:'\f105';
    font-size:12px;
    position:absolute;
    right:20px;
    top:10px;
}
#nav-one > li.dropdown .column1 ul .dropdown:after{
    font-family:'FontAwesome';
    content:'\f105';
    font-size:12px;
    position:absolute;
    right:5px;
    top:10px;
}
#nav-one > li.dropdown:hover:after, #nav-one > li.hiden_menu:hover:after, #nav-one > li.dropdown .column1 ul .dropdown:hover:after{
    color:  #222d32;;
}

#nav-one > li.hiden_menu > a { font-size:12px; font-weight:600; color:#262626; } 
#nav-one > li.hiden_menu > .dropdown-menu{padding:22px;}
.top_level.hiden_menu{position:relative;}
#nav-one li .megamenu ul.childs_1:first-child {
    padding: 20px 2px;
}
#nav-one li .megamenu ul.childs_1 {
    padding: 20px 2px 20px 20px;
}
#nav-one li .megamenu ul.childs_1:last-child {
}
#nav-one li ul {
    display: table-cell;
    float: none;
}
#nav-one ul {
    display: inline-block;
    float: none;
    margin: 0 auto;
    text-align: left;
}
#nav-one li .megamenu ul.list-unstyled li > a, .hiden_menu .top_level a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-size: 13px;
    font-weight: 700;
    padding: 1px 8px;
}
#nav-one li .megamenu ul.list-unstyled li > a, .hiden_menu .top_level a {
    width: 100%;
}
#nav-one > li ul > li > a {
    min-width: 188px;
}
#nav-one li .megamenu ul.list-unstyled li > a, .hiden_menu .top_level a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #333;
    font-size: 14px;
    font-weight: 600;
    padding: 0;
    text-transform: uppercase;
}
#nav-one li .megamenu ul.list-unstyled li > a, .hiden_menu .top_level a {
    width: 100%;
    color:  #222d32;;
    border:none;
}
#nav-one > li ul > li > a {
    min-width: 188px;
}

#nav-one li ul > li > a, .responsive-menu .main-navigation li a {
    color: #262626;
    display: block;
    font-size: 14px;
    padding: 6px 8px;
    white-space: nowrap;
    text-transform: capitalize;
}
#nav-one li .megamenu ul.list-unstyled li .dropdown-menu {
    background: #fff none repeat scroll 0 0; 
    margin: 0;
    padding: 6px 0 0;
    position: relative;
    width:220px;
    border:none;
}
#nav-one li ul {
    display: table-cell;
    float: none;
    width:210px;
}
#nav-one li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li > a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #333;
    display: inline-block; 
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    position: relative;
    text-transform:capitalize;
}
#nav-one li .megamenu ul.list-unstyled.childs_2 a {
    min-width: 145px;
}
#nav-one li .megamenu.column1 ul.childs_1 {
    border: medium none;
    padding: 22px 0;
}
#nav-one li .megamenu.column1 ul.list-unstyled li > a, .hiden_menu .top_level > a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    color: #333333;
    text-transform: none;
    padding: 0;
    border: none;
    padding-bottom: 5px;
}
#nav-one li .megamenu.column1 ul.list-unstyled > li.dropdown .dropdown-menu {
    display: none;
    left: 188px;
    padding: 10px;
    position: absolute;
    top: 0;
}
#nav-one li .megamenu.column1 ul.list-unstyled > li.dropdown:hover > .dropdown-menu {
    display: block;
    padding:15px 30px;
    border:1px solid #e5e5e5;
}
#nav-one li .megamenu.column1 ul.list-unstyled > li.dropdown:hover > .dropdown-menu ul { min-width:190px; }
#nav-one li .megamenu.column1 ul.list-unstyled li:hover > a, #nav-one li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li:hover > a, .hiden_menu .top_level:hover > a {
    color:  #222d32;;
}
.column_left_cms .box.last .list-group{
    border-bottom: medium none;
    margin-bottom:0;
    padding:4px 0 0;
}
.column_left_cms .box.last{margin-bottom:0;}

/* Codezeel Category CSS */

/* 1-col layout */

#column-left{
    width:24%;  
}
#column-right{
    width:24%;
}
/* 2-col layout */

.layout-2.left-col #column-left{
    width: 25.1%;
}
.layout-2.right-col #column-right{
    width: 25.1%;
}
.layout-2 #content{
    width: 74.9%;
}
.layout-2.left-col #content {
    width: 100%;
}
.layout-2.right-col #content {  
    width: 74.9%;
}

.layout-2 .content-bottom #content{width:100%; padding:0; margin-left:auto; margin-right:auto}

/*Dashboard pages styles*/

.layout-2 #dashboard-content{
    width: 99%;
}
.layout-2.left-col #dashboard-content {
    width: 74%;      /*  For sidebar in listing page */
}
.layout-2.right-col #dashboard-content {  
    width: efefef ;
}
.layout-2 .content-bottom #dashboard-content{width:100%; padding:0; margin-left:auto; margin-right:auto}

.layout-3 #dashboard-content{     
    width:52%;
    padding-top: 5px;
}
#dashboard-content {
    min-height: 600px;
    padding-top: 10px;   
     padding-bottom: 20px
}#product-product #dashboard-content {
    padding-top: 0;
}
.common-home #dashboard-content {
    padding: 0;
}
.user-class{
	width:63%;
	
}
#dashboard-content .product-grid .product-block, #dashboard-content .product-list .product-block{}
#dashboard-content h3.product-option {
    font-size: 16px;
}
@media (min-width: 1230px) {
    #dashboard-content .col-lg-2:nth-child(6n+1),
    #dashboard-content .col-lg-2:nth-child(6n+1),
    #dashboard-content .col-lg-3:nth-child(4n+1),
    #dashboard-content .col-lg-4:nth-child(3n+1),
    #dashboard-content .col-lg-6:nth-child(2n+1) {
        clear:left;
    }
}
#dashboard-content.productpage h3 {margin-top:0;font-size: 24px; margin-bottom:0px; font-weight:500;}
#column-left .box .box-content ul li a, #column-left #dashboard-content .content ul li a, 
#column-right .box .box-content ul li a, #column-right #dashboard-content .content ul li a {
    color: #555;
}
#column-left .box .box-content ul li a:hover, #column-left #dashboard-content .content ul li a:hover, 
#column-right .box .box-content ul li a:hover, #column-right #dashboard-content .content ul li a:hover {
    color:  #264571;
}



/* 3-col layout */
.layout-3 #column-left{ 
    width:24%;
}
.layout-3 #column-right{            
    width:24%;
}
.layout-3 #content{     
    width:52%;
    padding-top: 5px;
}
/* content */
#content {
    min-height: 600px;
    padding-top: 10px;   
     padding-bottom: 20px
}
#product-product #content {
    padding-top: 0;
}
.common-home #content {
    padding: 0;
}

/* footer */

.footerbefore {
    background-color: #e4583f
}
footer {
    padding-top: 0px;
    background-color: #333333;
    color: #b2b2b2;
    position: relative;
    margin-top: 0px;
    letter-spacing: 1.1px;
    text-transform: capitalize;
    clear: both;
}
.footertop-cms.container, header .container{top:auto; padding-top:0; }
footer a {
    color: #c3c3c3;
}
#footer .footer-blocks li {
    margin-bottom: .3125rem;
    color: #fff;
    font-size: 13px;
    line-height: 28px;
    letter-spacing: 1px;
    font-weight: 300;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-transform: capitalize;
    list-style: none;
}

#footer .footer-blocks li:hover {
    margin-left: 5px;
}
#footer .footertop.column .fa {
    color:  #222d32;;
    float: left;
    font-size: 18px;
    height: 25px;
    margin-top: 5px;
    width: 25px;
}
#footer .column li a {
    font-weight: normal;
    padding-left: 15px;
    background: url(../image/codezeel/link-arrow.png) no-repeat 0 6px;
    color: #ffffff;
}

#footer .column li:hover a,#footer .column li a:focus {
    color:  #d9e478;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

footer a:hover,footer a:focus {
    color: #fff;
}
.newsletter .input-lg::placeholder{
    color: #ddd;
}
.cz_newsletterdiv{ 
    display: inline-block;
    width: 67%;
    padding: 27px 115px 41px;
    background-color: #262626;
    margin-top: 0px;
}
.cz_newsletterdiv .newsletter { display: block; }
.newsletter .newsright{
    float: right;
    width: 41%;
    padding: 10px 0;
}
#footer .paiement_logo_block img {
    margin-right: 5px;
}
.block_newsletter {
    width: 25%;
    float: right;
    padding: 0 15px;
}
.newsletter {
    text-align: left;
    margin-bottom: .625rem;
    width: 100%;
/*    background: url(../image/codezeel/newsletteri-bkg.jpg) repeat center center;
*/    padding: 50px 0;
    margin-bottom: 0;
    position: relative;
    margin: 40px 0;
}
@media (min-width: 1460px) {
    .newsletter:before {
        content: " ";
        background: url(../image/codezeel/newsletter-img.png) no-repeat;
        position: absolute;
        left: 10px;
        width: 384px;
        height: 340px;
        bottom: 0;
    }
}
.newsletter h5.news-title {
    background: transparent url(../image/codezeel/newsletter.png) no-repeat scroll 0 9px;
    padding: 22px 0px 18px 90px;
    float: left;
    margin-left: 50px;
    margin-bottom: 0;
    margin-top: 0;
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: 400;
    color: #ffffff;
    text-transform: uppercase;
}
#footer .newsletter .sub_detail {
    clear: both;
    font-size: 11px;
    letter-spacing: 1.1px;
    color: #cbcbcb;
    display: inline-block;
    line-height: 30px;
    text-transform: uppercase;
    margin-bottom: 10px;
}    
footer h5 {
    color: #fff;
    font: 500 18px/20px 'Montserrat',sans-serif;
    text-transform: uppercase!important;
    margin: 0 0 20px 0;
    cursor: pointer;
    letter-spacing: 1px;
}
#footer { 
    top:auto;
    margin-top: 0px;
}
#footer #contact.col-sm-3.column .fa {
    clear: left;
    color: #fec107;
    float: left;
    font-size: 16px;
    margin-right: 10px;
    margin-top: 6px;
}
#footer #contact.col-sm-3.column .fa.fa-envelope {
    font-size: 12px;
    margin-top: 8px;
}
#footer #contact.col-sm-3.column { font-size:14px; }
#footer #contact.col-sm-3.column li a { background:none; padding:0; }
.address_content {
    overflow: hidden;
    padding-left:45px;
    padding-right:135px;
    background:rgba(0, 0, 0, 0) url("../image/codezeel/footer-icon.html") no-repeat scroll -8px 4px;
    margin-bottom:35px;
}
#contact .phone { background:url(../image/codezeel/footer-icon.html) no-repeat scroll -6px -66px transparent; padding-left:45px; margin-bottom:35px; padding-top:7px; }
#contact .email { background:url(../image/codezeel/footer-icon.html) no-repeat scroll -6px -132px transparent; padding-left:45px; }

#footer .column{  width: 24%; margin-right: 0px; margin-bottom: 30px;}
#footer .footertop.column { width: 28%; }
#footer .footertop.column ul {
    padding: 0;
}
#footer #contact.column h5 { display:none;  }

#footer .column:nth-child(1):after{
    height:100%;
}

#footer .column:nth-child(2):after{
    height:90%;
}

#footer .column:nth-child(3):after{
    height:90%;
}

#footer .column:nth-child(4):after{
    height:105%;
}
#contact ul,#aboutcms ul{list-style:none; padding:0}

#aboutcms h5{display:none}


.footer-logo {
    margin-bottom: 5px;
}

.newsletter label{
    display:none;
}

.newsletter .input-news { width:100%; float:left; position:relative; }
.input-news .text-danger { padding-top: 10px; }
.subscribe-btn { width:auto; float:right; }

.newsletter .form-group{ margin:0; float:left; width:100%; position: relative; }

.newsletter #txtemail{
    border: none;
    min-width: 207px;
    padding: 10px 125px 4px 15px;
    height: 38px;
    width: 100%;
    color: #ffffff;
    width: 100%;
    background: transparent;
    font-size: 12px;
    letter-spacing: 0.4px;
    line-height: 26px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.22);
}
.newsletter .form-control::-moz-placeholder{color:#999;}
.subscribe-btn .btn.btn-lg{
    float: right;
    position: absolute;
    right: 0px;
    padding: 7px 15px 5px;
    height: 38px;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    margin-left: 0px;
    color:  #222d32;;
    border: 0;
    background: #ffffff;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 26px;
    letter-spacing: 1px;
    font-weight: 400;
}

.subscribe-btn .btn.btn-lg:hover{
    color:#222d32;
    
    transition: all 0.3s ease 0s;
    -webkit-transition:all 0.3s ease 0s;
    -moz-transition:all 0.3s ease 0s;
    -ms-transition:all 0.3s ease 0s;
    -o-transition:all 0.3s ease 0s;
}

#contact ul li,.newsletter ul li{line-height:22px;}

#contact li.call-num {
    margin-top: 15px;
}

.categoryblock {
    padding-left: 11px;
    padding-right: 11px;
    float:left;
    width:33.333%;
    margin-bottom:22px;
}

.category-cms{
    width: 100%;
    float: left;
    padding-bottom: 15px;
    padding-top: 0px;
    margin-bottom: 2px;
}

.category-container{
    position:relative;
    margin:0 auto;
    width:100%;
}

.category-row {
    margin-left: -11px;
    margin-right: -11px;
}

#aboutcms li.content {
    line-height: 25px;
}
.cate-heading{text-transform:uppercase; font-size:16px; color:#1e1f22; font-weight:700; float:left; margin-bottom: 15px;}

.category{padding:0px 20px; border:1px solid #e5e5e5; overflow:auto; display:block; background-color: #fff; min-height:162px; overflow:hidden; position:relative;}

.category .image{float: right;}

.category .image img {
    backface-visibility: hidden;
    max-width: none;
    transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate3d(0px, 0px, 0px);
    transition: all 400ms ease 0s;
    -webkit-transition: all 400ms ease 0s;
    -moz-transition: all 400ms ease 0s;
    -ms-transition: all 400ms ease 0s;
    -o-transition: all 400ms ease 0s;
}
.category:hover .image img {
    overflow: hidden;
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transition: all 400ms ease 0s;
    -webkit-transition: all 400ms ease 0s;
    -moz-transition: all 400ms ease 0s;
    -ms-transition: all 400ms ease 0s;
    -o-transition: all 400ms ease 0s;
}
.cat-desc{float:left; padding-top: 24px;}
#payement_logo_block_left {
    float: right;
}

.bottomfooter {
    margin: 0;
    text-align: center;
    clear: both;
    color: #ffffff;
    letter-spacing: 0.7px;
    padding: 30px 0 40px;
    border-top: 1px solid rgba(79,79,79,.5);
    position: relative;

}
.bottomfooter a{ color: #ffffff; }
.bottomfooter .powered a {
    text-decoration: underline;
     color: #c6c6c6;
}   
.bottomfooter a:hover{ color:  #99b5c2;; }
#payement_logo_block_left img {
    margin: 0 10px 0 0;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    vertical-align: text-top;
    height: 17px;
}
#payement_logo_block_left img:hover {
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
}
.bottomfooter .container { padding:0 15px; }

.bottomfooter ul li {
    display: inline-block; 
    padding: 0 1px;
}
.bottomfooter ul.list-unstyled li {
    padding: 0 12px;
    font-size: 13px;
}

p.powered{
    text-align: center;
    float: none;
    margin: 0;
    font-size: 13px;
    line-height: 26px;
    letter-spacing: 1px;
    padding: 15px 0 0;
}
.footerbottom-cms { float:right; }

.bottomfooter .paiement_logo_block {
    text-align: center;
    background: none;
    border: none;
    margin: 10px 0 15px;
}
.bottomfooter .paiement_logo_block img {
    margin: 2px 10px 0px 0;
    vertical-align: text-top;
    height: 17px;
}
.bottomfooter .paiement_logo_block img:hover {
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
}

/* alert */
.alert {
    padding: 8px 14px 8px 14px;
}
/* breadcrumb */

.common-home .wrap-breadcrumb{ display: none; }
.wrap-breadcrumb{
    margin: 0px 0 30px;
    width: 100%;
    padding: 35px 0;
    overflow: hidden;
    position: relative;
/*    background: url(../image/codezeel/breadcumb.jpg) no-repeat fixed top center #f5f5f5;
*/}

.wrap-breadcrumb .breadcrumb{
    display: block;
    float: none;
    padding: 0;
    margin-top: 0px;
    text-align: center;
}
.breadcrumb {
    padding: 0;
    margin-bottom: 15px;
    list-style: none;
    float:right;
    display: none;
    color: #262626;
}

.breadcrumb {
    margin: 20px 0 0px 0;
    padding: 0;
}
.breadcrumb i {
    font-size: 15px;
}
.breadcrumb > li {
    position: relative;
    white-space: nowrap;
    color:#ffffff;
}
.breadcrumb > li + li:before {
    content: '';
    padding: 0;
}
.breadcrumb > li:after {}
.breadcrumb > li:last-child a, .breadcrumb > li a:hover, .breadcrumb > li a.active{ 
    color:#ffffff;
}
.breadcrumb > li a{color:#ffffff;}
.breadcrumb > li a:hover{ text-decoration: underline; color:  #222d32;; }
.pagination {
    margin: 0;
}
/* buttons */
.buttons {
	text-align:right;
    margin: 1em 0;
    display:inline-block;
    width:100%;
}
.btn {
    padding: 6px 15px;
    font-size: 14px;
    border: 1px solid #e5e5e5;
}
.btn-xs {
    font-size: 9px;
}
.btn-sm {
    font-size: 10.2px;
}
.btn-lg {
    padding: 10px 16px;
    font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover, .dropdown-menu.myaccount-menu{
     
    text-transform: capitalize;
}
.btn-group > .btn-xs {
    font-size: 9px;
}
.btn-group > .btn-sm {
    font-size: 10.2px;
}
.btn-group > .btn-lg {
    font-size: 15px;
}
.btn-default {
    color: #fff;
    background: #222d32;
    border: 1px solid #e4583f
}
.btn-primary {
    color: #fff;
    background-color: #222d32;
    border:1px solid #e4583f
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    color: #fff;
    background-color:  #222d32;;
    border:1px solid  #222d32;;
}
.btn-warning {
    color: #ffffff;
    background-color: #faa732;
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat: repeat-x;
    border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
    
}
.btn-danger {
    color: #ffffff; 
    background: #d9534f;            
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
    color: #ffffff;
    background-color: #5bb75b;
    background-image: linear-gradient(to bottom, #62c462, #51a351);
    background-repeat: repeat-x;
    border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
    color: #ffffff;
    background-color: #df5c39;
    background-image: linear-gradient(to bottom, #e06342, #dc512c);
    background-repeat: repeat-x;
    border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}
.btn-link {
    border-color: rgba(0, 0, 0, 0);
    cursor: pointer;
    color: #23A1D1;
    border-radius: 0;
    -webkit-border-radius:0px;
    -khtml-border-radius:0px;
    -moz-border-radius:0px;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
    background-color: rgba(0,0,0,0);
    background-image: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    
}
.btn-inverse {
    color: #ffffff; 
    background: #363636;
    border:none;        
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
    background-color: #222222;
    background-image: linear-gradient(to bottom, #262626, #111111);
}


/* list group */

.box .filterbox { 
    border: medium none;
}
.list-group a {
    padding: 5px 0px;
    text-transform:capitalize;
    font-size:14px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
    color:  #222d32;;
}
.list-group-item.group-name {
    color: #262626;
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 0;
    padding: 0 18px;
    text-transform: uppercase;
}
#column-left .box #button-filter, #column-right .box #button-filter {
    background: none;
    border: 0;
    color: #222d32;
    text-decoration: underline;
}
#column-left .box #button-filter:hover, #column-right .box #button-filter:hover {
    color:  #222d32;;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.filterbox .list-group-item{padding:0px;}
.filterbox .panel-footer {
    padding: 0 0 15px;
    text-align: right;
    border:medium none;
    background:#FFFFFF;
}
/* carousel */
.carousel-caption {
    color: #FFFFFF;
}
.carousel-control .icon-prev:before {
    content: '\f053';
    font-family: FontAwesome;
}
.carousel-control .icon-next:before {
    content: '\f054';
    font-family: FontAwesome;
}
/* product list */
.product-thumb {    
    margin-bottom: 20px;
    overflow: auto;
    background-color: #fff
}
.product-thumb .image {
    text-align: center;
    position:relative;
    overflow:hidden;
}
.product-thumb .image a {
    display: block;
}
.product-thumb .image img {
    margin-left: auto;
    margin-right: auto;
	border: 1px solid #EEE;
    /*width: 100%;*/
}
.product-grid .product-thumb .image {
    float: none;
}

.product-layout.product-grid, .product-layout.product-list{padding: 0px; }

#content .product-grid .product-block, #content .product-list .product-block{}

.product-list .product-block{ padding: 0; }

.row.cat_prod{margin:0 -15px 15px;  }

.alert-success .fa.fa-check-circle{margin-right:5px;}

@media (min-width: 767px) {
    .product-list .product-thumb .image {
        float: left;
    }
}

.tooltip .tooltip-inner {
    background-color: #262626;
    color: #fff;
    font-size: 11px;
}
.tooltip.top .tooltip-arrow {
      border-top-color: #262626 !important;
}

.product-thumb h4 {
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 10px;
    text-overflow: ellipsis;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    font-size: 14px;
    line-height: 18px;
    font-family: 'Open Sans',sans-serif;
    color: #b5b5b5;
}
.product-list .product-thumb h4{
    margin-bottom: 10px;
    display: block;
    padding-top: 0px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ededed;
    text-transform: capitalize;
    text-align: left;
}
.product-list .product-thumb h4 a {
    
}
.product-thumb h4 a{
    color: #4f4c4c;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 0.5px;
    text-align: center;
	white-space:initial;
}

.product-thumb:hover h4 a, header #cart li a:hover {
    color:  #222d32;;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.product-thumb .caption {
    padding: 25px 12px 14px;    
    text-align: center
}
.account-wishlist table .text-center img {
    border: 1px solid #e5e5e5;
}

.product-thumb .rating {
    padding-bottom: 0;
    line-height:normal;
    margin-bottom: 5px;
}
.product-thumb .percentsaving { 
    padding: 5px 8px 5px;
    color: #ffffff;
    border-color:  #222d32;;
    background:  #222d32;;
    color: #fff;
    float: right;
    font-weight: 500;
    font-size: 11px;
    letter-spacing: 0.26px;
    line-height: 12px;
    text-transform: uppercase;
    position: absolute;
    top: 10px;
    right: 10px;
    opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}
.product-thumb:hover .percentsaving {
    
}
#column-left .product-thumb .percentsaving, #column-right .product-thumb .percentsaving {
    display: none;
}
.product-thumb:hover .percentsaving {
    opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
}

.product-list .product-thumb .percentsaving.list-save { right:5px; top:0px; display:block; position:absolute; }
.product-list .product-thumb .percentsaving.grid-save, .product-grid .product-thumb .percentsaving.list-save { display:none; } 

.rating .fa-stack,#review .fa-stack{
    font-size: 18px;
    width: 15px;
    height: 22px;
}
.rating .fa-star,#review .fa-star,.rating-wrapper .fa-star{
    color: #f5cb0c;
    font-size: 13px;
}
.rating .fa-star + .fa-star-o,#review .fa-star + .fa-star-o,.rating-wrapper .fa-star + .fa-star-o{
    color: #f5cb0c;
}

.rating .fa-star.off,.rating-wrapper .fa-star.off, #review table .fa-star.off{color:#b5b5b5;}

h2.price {
    margin: 0;
}
.product-thumb .price {
    color: #222d32;
    display: block;
    vertical-align: middle;
    margin-bottom: 5px;
    font-size: 17px;
    font-weight: 600;
    font-family: 'Open Sans',sans-serif;
}
.product-thumb .price-new {
    position:relative;
    
}
.product-thumb .price-old {
    color: #999999;
    text-decoration: line-through;
    margin-left: 5px;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 18px;
    font-family: 'Montserrat',sans-serif;
}
.product-thumb .price-tax {
    color: #999;
    display: none;
    font-size: 12px;
    width: 100%;
}

.product-list .product-thumb .price-tax{display:block; clear:both; line-height:18px;}
#content h3.product-option {
    font-size: 16px;
}

.product-thumb .button-group {
    position: absolute;
    width: auto;
    z-index: 9;
    opacity: 0;
    top: 0;
    right: -50px;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}
.product-list .product-thumb .button-group {

}
.product-grid .product-thumb .product-details .button-group,.productbox-grid .product-thumb .product-details .button-group,.product-carousel .product-thumb .product-details .button-group,
.category_tab .product-details .button-group{ 
    opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    background:#FFFFFF;
 }

.product-block:hover .button-group{
    opacity: 1;
    right: 0px;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}
.box-content .productbox-grid .product-block-inner .addtocart span ,.box-content .productbox-grid .product-block-inner .addtocart span:hover{
    background: none;
    font: 600 13px/22px "Open Sans",sans-serif;
    text-transform: uppercase;
}
.product-grid .product-thumb .product-details .button-group{
    opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    -khtml-opacity: 0;
}
.product-list .bottom-btn button.addtocart {
    display: none;
}
.product-list .product-thumb:hover button.addtocart {
    background: #222d32;
    border-color: #e4583f
}
.product-list .product-thumb:hover .button-group button.addtocart {
    display: none;
}
.product-list .product-thumb .image button.addtocart {
    display: none;
}
.product-list .product-thumb  button.addtocart{
     margin-top: 12px;
    background:  #222d32;;
    border: 1px solid  #222d32;;
    padding: 9px 20px 9px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 0.5px;
    border-style: none;
    width: auto;
    font-size: 14px;
    line-height: 22px;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}



.product-thumb .button-group button{
    width: 35px;
    height: 40px;
    border: none;
    background-color: #f2f2f2;
    color: #333;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    position:relative;
    transition: none;
    vertical-align: top;

}

.product-thumb .button-group button .fa { display:none; }

.product-list .product-thumb .caption{
    border:none;
    padding-left: 25px;
    padding-right: 0;
    padding-top: 20px;
    text-align: left; 
}
.product-list .product-block .rating, 
.product-grid .product-block .rating.list-rate{
    margin-top: 15px;
    display: none;
}
.product-list .product-block .image .rating , .product-grid .product-block .image .rating.list-rate  { margin:15px 0; display:none; }
.product-list .product-block .rating.list-rate {margin: 0 0 10px; display:inline-block; width:100%; }
.product-list .product-block .desc{ margin-bottom:10px; font-size: 13px; }
#cart .text-right .addtocart{
    background:#e4583f
}
#cart .text-right .addtocart,#cart .text-right .checkout{
    width: auto;
    border: none;
    display: inline-block;
    float: left;
    color: #fff;
    padding: 9px 15px 8px;
    font-weight: 600;
    text-align: center;
    font-size: 14px;
    line-height: 22px;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
#cart .dropdown-menu .img-thumbnail{ max-width:none; border: 0;}

#cart .text-right .addtocart strong,
#cart .text-right .checkout strong{ color: #fff; }

#cart .text-right .addtocart{margin:0 5px 0 0;}
.product-thumb button.addtocart:hover {    
    color: #fff;
}
.productbox-grid .product-block button.addtocart span:hover, .product-carousel .product-block button.addtocart span:hover, .product-grid .product-block button.addtocart span:hover {
   background: none;
}


.productbox-grid .product-block button.addtocart span:hover, .product-carousel .product-block button.addtocart span:hover, .product-grid .product-block button.addtocart span:hover {
    background: none;
}
.productbox-grid .product-block button.addtocart span, .product-carousel .product-block button.addtocart span, .product-grid .product-block button.addtocart span {
    background: none;
}
.bottom-btn button.addtocart span {
    text-transform: uppercase;
    
}
.product-thumb  button.addtocart .fa {
    display: none;
}

.product-block:hover  button.addtocart{
    opacity: 1;
    color: #fff;

}
.productbox-grid .product-block:hover button.addtocart:hover, .product-carousel .product-block:hover button.addtocart:hover, .product-grid .product-block:hover button.addtocart:hover {
    color:  #222d32;;
}
    
.product-thumb .button-group button.wishlist { 
    background: url(../image/codezeel/icons.png) no-repeat scroll center -129px;
    position: relative;
    display: block;
}
.product-thumb .button-group button.wishlist:hover {
    background-position: center -200px;
    background-color: transparent;
}    
.product-thumb .button-group button.compare { 
    background:url(../image/codezeel/icons.png) no-repeat scroll center -270px;
    position: relative;
    display: block;
    
}
.product-thumb .button-group button.compare:hover { 
    background-position: center -341px;
    background-color: transparent;
}
/*.product-thumb .button-group button.wishlist,.product-thumb .button-group .quickview-button,.product-thumb .button-group button.compare{   
    opacity: 0;
    filter: alpha(opacity=0);
    display: block;
}
.product-thumb:hover .button-group button.wishlist,.product-thumb:hover .button-group .quickview-button,.product-thumb:hover .button-group button.compare {
    opacity: 1;
    filter: alpha(opacity=100);
  
}*/
#cart .text-right .addtocart:hover,
.product-thumb .button-group button:focus,
#cart .text-right .addtocart:focus{
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    background-color:  #222d32;;
}

.product-thumb .button-group button:hover, .product-thumb .button-group button:focus{
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    background-color: transparent;
    transition: none;
}

.productbox-grid .product-block button.addtocart, 
.product-carousel .product-block button.addtocart, 
.product-grid .product-block button.addtocart {
    width: 100%;
    text-align: center;
    font-size: 13px;
    font-weight: 600;
    color: #e4583f
    text-transform: uppercase;
    display: inline-block;
    background: none;
    border: none;
    padding: 0px;
}
@media (min-width: 767px) {
    .productbox-grid .product-block button.addtocart, 
    .product-carousel .product-block button.addtocart, 
    .product-grid .product-block button.addtocart {
        position: absolute;
        bottom: 20px;
        border: 0;
        left: 0;
        right: 0;
        opacity: 0;
        -moz-opacity: 0;
        -webkit-opacity: 0;
        -khtml-opacity: 0;
        -webkit-transition: all 0.5s ease;
        -webkit-transition-delay: 0s;
        -moz-transition: all 0.5s ease 0s;
        -o-transition: all 0.5s ease 0s;
        transition: all 0.5s ease 0s;
    }
    .productbox-grid .product-block:hover button.addtocart, 
    .product-carousel .product-block:hover button.addtocart, 
    .product-grid .product-block:hover button.addtocart {
        opacity: 1;
            filter: alpha(opacity=100);
    }
    .productbox-grid .product-block.product-thumb .price, 
    .product-carousel .product-block.product-thumb .price, 
    .product-grid .product-block.product-thumb .price {
         opacity: 1;
        -moz-opacity: 1;
        -webkit-opacity: 1;
        -khtml-opacity: 1;
        -webkit-transition: all 0.3s ease;
        -webkit-transition-delay: 0s;
        -moz-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
    }
    .productbox-grid .product-block.product-thumb:hover .price, 
    .product-carousel .product-block.product-thumb:hover .price, 
    .product-grid .product-block.product-thumb:hover .price {
        opacity: 1;
        -moz-opacity: 1;
        -webkit-opacity: 1;
        -khtml-opacity: 1;
        -webkit-transition: all 0.3s ease;
        -webkit-transition-delay: 0s;
        -moz-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
    }
}
@media (max-width: 767px) {
.product-thumb .button-group button, .product-thumb .button-group button + button { 
    position:static !important; 
}
.product-thumb .button-group button {
    position:static;
    }
    .productbox-grid .product-block button.addtocart, .product-carousel .product-block button.addtocart, .product-grid .product-block button.addtocart
    {
    opacity: 1;
    filter: alpha(opacity=100);
    bottom: 5px;

    }
    .product-thumb  button.addtocart{
        width: 100%;
        top: 0;
        background: #222d32;
        padding: 8px 20px;
        color: #fff;
        font-size: 13px;
        font-weight: 400;
        letter-spacing: 0.5px;
        vertical-align: top;
        border: none;
        text-transform: uppercase;
        display: inline-block;
        transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -ms-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
    }
    .product-thumb .button-group button.wishlist, .product-thumb .button-group .quickview-button, .product-thumb .button-group button.compare{
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: scale(1,1);
        -ms-transform: scale(1,1);
        transform: scale(1,1);
    }
    
}
.thumbnail{
    border: 1px solid ededed !important
}
.thumbnails {
    overflow: auto;
    clear: both;
    list-style: none;
    padding: 0;
    margin: 0;
}
.thumbnails > li {  
}
.thumbnails {   
}
.thumbnails > img {
    width: 100%;
}
.image-additional a {
    margin-bottom: 20px;
    padding: 0px;
    display: block;
    border: 1px solid transparent;
}
.product-info .image-additional img:hover {
    border-color:  #222d32;;
}
.image-additional {
}
.thumbnails .image-additional {
    float: left;
}
.pull-left{
	text-align:center !important;
	margin: 0px 0px 15px 100px;
}

@media (min-width: 1230px) {
    #content .col-lg-2:nth-child(6n+1),
    #content .col-lg-2:nth-child(6n+1),
    #content .col-lg-3:nth-child(4n+1),
    #content .col-lg-4:nth-child(3n+1),
    #content .col-lg-6:nth-child(2n+1) {
        clear:left;
    }
}
.product-info .image {
    display:block;
    margin-bottom: 15px;
    text-align: center;
    border: 1px solid #ededed;
}
#content.productpage h3 {margin-top:0;font-size: 24px; margin-bottom:0px; font-weight:500;}
.product-info .zoomContainer{ z-index:9; } /* It need for ie7 */
.product-info .additional-carousel{ position:relative; }

.product-info .image-additional {
    clear: both;
    overflow: hidden;
    width: 450px;
    float:none;
    margin-left:auto;
    margin-right:auto;
}
.product-info .image-additional img { max-width: 100%; border: 1px solid #ededed;}
.product-info .image-additional a {
    display: block; 
}

.product-right .btn-group .wishlist .fa,.product-right .btn-group .compare .fa{margin-right:5px;}

#input-captcha, #input-payment-captcha{margin-bottom:10px}

.productpage .form-group.qty .wishlist, .productpage .form-group.qty .compare, .quickview .form-group.qty .wishlist, .quickview .form-group.qty .compare {
    width: 44px;
    font-size: 0;
    height: 44px;
    padding: 9px;
}

.productpage .form-group.qty .wishlist, .quickview .form-group.qty .wishlist { background: url("../image/codezeel/icons.png") no-repeat scroll center -198px; border-color:  #222d32;; transition: none;}
.productpage .form-group.qty .wishlist:hover , .quickview .form-group.qty .wishlist:hover  {  background-position: center -127px; border-color:#e4583f } 
.productpage .form-group.qty .compare , .quickview .form-group.qty .compare{ background: url("../image/codezeel/icons.png") no-repeat scroll center -341px; border-color:  #222d32;; transition: none;} 
.productpage .form-group.qty .compare:hover, .quickview .form-group.qty .compare:hover {  background-position: center -270px; border-color:#e4583f}

.productpage #input-quantity, .quickview #input-quantity{
    float: left;
    margin-right: 10px;
    width: auto;
    height: 44px;
    text-align: center;    margin-left: 5px;
}
.quickview .form-group.qty .btn-lg,
.productpage .form-group.qty .btn-lg{
   padding: 10px 40px;
    background: #222d32;
    border-color: #e4583f
    font-size: 14px;
}
.productpage .form-group.qty .btn-lg {
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.quickview .form-group.qty .btn-lg:hover,
.productpage .form-group.qty .btn-lg:hover{
     background:  #222d32;;
    border-color:  #222d32;
}
.form-group.qty .control-label{
    float: left;
    margin: 6px 10px 0 0;
    font-size:14px;
}

/* Codezeel Start */

/* box */  
.box {
    margin-bottom:12px;
}
#column-left .box .box-content ul li a, #column-left #content .content ul li a, 
#column-right .box .box-content ul li a, #column-right #content .content ul li a {
    color: #555;
}
#column-left .box .box-content ul li a:hover, #column-left #content .content ul li a:hover, 
#column-right .box .box-content ul li a:hover, #column-right #content .content ul li a:hover {
    color:  #222d32;;
}
#column-left .box .box-heading,  #column-right .box .box-heading{ 
    color: #222d32;
    text-transform: uppercase;
    padding: 14px 0;
    font: 600 15px/18px 'Montserrat',sans-serif;
    margin: 0 0 0 0;
    text-align: left;   
    position: relative;
    background: none;
    letter-spacing: .5px;
    cursor: pointer;
    border-bottom: 2px solid #ededed;
}
#column-left .box:first-child .box-heading, #column-right .box:first-child .box-heading.categories {
    color:  #222d32;;
    border-color:  #222d32;;
}
#column-left .box .box-heading span, #column-right .box .box-heading span {
    padding: 0px;
}
.box .box-content {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -khtml-border-radius: 0px;
    border-radius: 0px;
}
.czcategory_block .box-heading,
.box-heading { 
    text-align: center;
    border: medium none;
    display: inline-block;
    width: 100%;
    position: relative;
    margin-bottom: 25px;
    padding: 1px 0;
    color: #222d32;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: .4px;
    font-weight: 500;
    font-family: 'Rubik',sans-serif;
}
.box.related .box-heading {
    font-size: 30px;
}
.banners-slider-carousel.box .box-heading {
    display: none;
}
.category_tab h3 {
    font-weight: 700 !important;
    margin: 0 0 10px !important;
}
.box .box-content {
    background: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -khtml-border-radius: 0px;
    border-radius: 0px;
    border:none;
    padding:15px 0 0px;
    margin:0 -15px;
}
.hometab.box .box-content {
    padding-top: 0;
    margin: 0;
}
.box .box-content ul , #content .content ul { 
    padding:0px;
    margin:0px;
    list-style:none;
}
.box .box-content ul li , #content .content ul li {
    line-height:22px;
    padding:4px 0;
}
.box .box-content ul li a , #content .content ul li a{
}
.box .box-content ul li a + a , .box .box-content ul li a + a:hover{ background:none; padding-left:0; }
.box .box-content ul li a:hover , #content .content ul li a:hover{
}

.box .box-content ul ul{
    margin-left:15px;
}

.box.latest, .box.bestseller, .box.featured, .box.special {
    padding-bottom: 30px;
    padding-top: 50px;
    margin-bottom: 0px;
    text-align: center;
    clear: both;
}   
.box.hometab .box-content,
.box.latest .box-content, 
.box.bestseller .box-content, 
.box.featured .box-content, 
.box.special .box-content{
    position: relative;
}

.box-product { 
    list-style-type: none;
    position:relative;
    width: 100%;
    padding:0px;
    margin:0px;
    list-style: none;
    overflow: hidden;
}
.box-product .product-items { 
    margin-bottom: 14px;
    padding: 0;
    margin:0;
    position:relative;
    overflow: hidden;
}
.ie7 .product-grid li{ width:192px !important; }
.image-additional .slider-item{ 
    display: inline-block;
    float: left;
}

.image-additional .slider-item .product-block{  
    margin:4px 6px; 
    background:transparent;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    clear:both;
    overflow:hidden;
    text-align: center;
}

.image-additional .slider-item .product-block:hover {   box-shadow: none !important; -webkit-box-shadow: none !important; -moz-box-shadow: none !important; }   
.product-block-inner {position: relative;}

.grid_default_width { width: 330px;}
.featured_default_width{ width: 280px;}
.module_default_width{ width: 190px;}
.latest_default_width{ width: 280px;}
.special_default_width{ width: 280px;}
.related_default_width{ width: 280px;}
.bestseller_default_width{ width: 280px;}
.tabspecial_default_width{ width: 280px;}
.tabbestseller_default_width{ width: 280px;}
.tablatest_default_width{ width: 280px;}
.additional_default_width{ width: 110px;}
.testimonial_default_width{width:100%;}
.ourcategory_default_width{width:190px;}
#content .banners-slider-carousel .product-carousel .product-block-inner,#content .banners-slider-carousel .product-grid .product-block-inner{text-align:center;}

.product-block  {
    margin:11px 15px 20px 15px;
    background:#fff;
    clear:both;
    overflow:hidden;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}

.product-block:hover{
    overflow:hidden;
    clear:both; 
}
.banners-slider-carousel .product-block {   }
.banners-slider-carousel .product-block .product-block-inner {}

.ie7 #content .product-carousel .product-block,
.ie7  .product-block {border:1px solid #ddd;}

.ie7 #content .product-carousel .product-block:hover,
.ie7 .product-block:hover {border:1px solid #ddd;}


.product-grid .product-thumb .desc,.productbox-grid .product-thumb .price-tax,.product-carousel .product-thumb .price-tax{display:none;}
.product-list .product-details{overflow:hidden;}

.product-block-inner{
    text-align:left; 
    overflow:hidden;
    position:relative;   
    margin:0;
    padding:0;
}
.product-list .product-block .image { 
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none; 
} 

.product-block:hover .image { }
.banners-slider-carousel {
    padding:30px 0 30px 0;
    position: relative;
    width: 100%;
    clear:both;
    text-align: center;
    margin-bottom:0;
    
}
.banners-slider-carousel  .carousel-block{ 
    margin: 40px auto 20px;
    position: relative;
}
.banners-slider-carousel .carousel-block .customNavigation {
    top: 50%;
}
.sale{
    color: #222d32;
    font-size: 11px;
    font-weight: 500;
    left: 10px;
    position: absolute;
    text-align: right;
    text-transform: uppercase;
    top: 10px;
    line-height: 12px;
    padding: 5px 9px 5px;
    border: 1px solid #ededed;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}
.product-thumb .sale{
    opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0; 
}
.product-thumb:hover .sale { 
    opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1; 
}

/* box products for Left Column and Right Column */
#column-left .box-product,
#column-right .box-product {
    width: 100%;
    overflow: hidden;
}
#column-left .box-product > div,
#column-right .box-product > div  {
    display:block;
    vertical-align: top;
    margin-right:0px;
    margin-top: 0px;
    margin-bottom:0;    
    width:100%;
}

#column-left .box .box-content div.product-items:last-child > div, #column-right .box .box-content div.product-items:last-child > div,
#column-left .box .box-content div.slider-item:last-child > div, #column-right .box .box-content div.slider-item:last-child > div {
    border: 0 none;
}

#column-left .box-product .image,
#column-right .box-product .image {
    display: block;
    margin-bottom: 0;
    float: left;
    margin-right: 15px;
    margin-top: 0;
}

#column-left .product-items .product-details,
#column-right .product-items .product-details{
    width:auto; 
    overflow: hidden;
    margin-top: 5px;
}
#column-left .product-thumb .caption,
#column-right .product-thumb .caption{
    padding:0;
    border:none;
    text-align: left;
}

#column-left .caption a, #column-right .caption a{
    word-wrap:break-word;
    
}
#column-left .caption h4 a, #column-right .caption h4 a {
    color: #555;
    font-size: 14px;
    text-transform: capitalize;
}
#column-left .box-product .product-thumb h4, #column-right .box-product .product-thumb h4 {
    font-size:13px; 
    margin: 0 0 5px;
    padding: 0;
}
#column-left .box-product .product-thumb:hover h4, #column-right .box-product .product-thumb:hover h4,
#column-left .box-product .product-thumb:hover h4 a, #column-right .box-product .product-thumb:hover h4 a {
    color:  #222d32;;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#column-left .box .product-thumb:hover button.addtocart span, #column-right .box .product-thumb:hover button.addtocart span {
    color:  #222d32;;
}
#column-left .box-product .name,
#column-right .box-product .name {
    display: block;
}
#column-left .box-product .cart,
#column-right .box-product .cart {
    display: block;
}
#column-left .box-product .cart .button,
#column-right .box-product .cart .button{
    padding:0; 
    background:none;
    box-shadow:none; 
    -moz-box-shadow:none; 
    -webkit-box-shadow:none; 
    height:auto;
    font-weight:normal;
    border-radius:0;
    -webkit-border-radius:0px;
    -khtml-border-radius:0px;
    -moz-border-radius:0px;
    color:#555;
    display:block;
    text-align:left;
}
#column-left .box-product .cart .button:hover,
#column-right .box-product .cart .button:hover {
    text-decoration:underline;
}
#column-left .box-product .image img,
#column-right .box-product .image img { width:85px;}

#column-left .box-product .rating,
#column-right .box-product .rating,
#column-left .box-product .name,
#column-right .box-product .name,
#column-left .box-product .price,
#column-right .box-product .price,
#column-left .box-product .cart,
#column-right .box-product .cart {
    float: left;
    font-size: 16px;
    clear: both;
    display: block;
    line-height: inherit;
    margin-bottom: 0;
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    -khtml-opacity: 1;
}
#column-left .box-product .price, 
#column-right .box-product .price {
    margin-bottom: 2px;
}
#column-left .box-product .price .price-old,
#column-right .box-product .price .price-old{
    font-size: 14px;
}

#column-left .box .box-content, #column-right .box .box-content,
#column-left .box .list-group, #column-right .box .list-group,
#column-left .box .filterbox, #column-right .box .filterbox{
    margin:0px;
    background: #ffffff none repeat scroll 0 0;
    padding: 15px 0px;
}
#column-left .box .filterbox label:hover, 
#column-right .box .filterbox label:hover{
    color:  #222d32;;
}
#column-left .box-product .rating,
#column-right .box-product .rating {
    display: none;
    margin-bottom: 0px;
    opacity:1;
}
#column-left .product-thumb, #column-right .product-thumb {
    border:none;
    margin: 0px 0px;
    padding: 5px 0;
    background:#ffffff;
}
#column-left .product-thumb:hover, #column-right .product-thumb:hover{
    background:#fff;
}
#column-left .sale, #column-left .price-tax, #column-left .wishlist, #column-left .compare,
#column-right .sale, #column-right .price-tax, #column-right .wishlist , #column-right .compare {display:none !important;}

#column-left .product-thumb .button-group button, 
#column-right .product-thumb .button-group button  {   
    background: none repeat scroll 0 0 transparent;
    padding: 0;
    width: auto;
    line-height: 28px;
    color:#262626;
    text-transform:capitalize;
    left:0;
    height:auto;
    position:static;
    text-align: left;
}   

#column-left .product-thumb .button-group button span, 
#column-right .product-thumb .button-group button span { display:block !important; }

#column-left .product-thumb .button-group button:hover, 
#column-right .product-thumb .button-group button:hover{color: #222d32;}

#column-left .product-thumb .button-group button .fa, 
#column-right .product-thumb .button-group button .fa{display:none;}

#column-left .product-thumb .button-group, 
#column-right .product-thumb .button-group {background:none; border:none; position:static; display:block; float:left; opacity:1; padding:0; }
#column-left .product-thumb .image .button-group, 
#column-right .product-thumb .image .button-group {display:none}
#column-left .container,
#column-right .container{width:auto; padding: 0;}
#column-left .box,
#column-right .box{
    margin-bottom: 25px; 
    position:relative;
    padding:0px;
}
#column-left .box .product-thumb  button.addtocart,
#column-right .box .product-thumb  button.addtocart{    
    padding: 0px;
    border: 0;
    text-align: left;
    font-weight: 600;
    text-transform: capitalize;
    background: none;
    position: static;
    opacity: 1;
    display: block;
    width: 100%;
    margin-top: 0px;
    float: left;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#column-left .box .product-thumb button.addtocart span:hover,
#column-right .box .product-thumb button.addtocart span:hover{
    color: #222d32;;
    text-decoration: underline;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#column-left .box .product-thumb  button.addtocart span,
#column-right .box .product-thumb  button.addtocart span { 
    background: none;
    padding: 0px;
    color: #666;
    text-transform: uppercase;
    font-size: 12px;
}
#column-left .box .product-block:hover  button.addtocart, 
#column-right .box .product-block:hover  button.addtocart
{
    background:transparent;
    color:  #222d32;;
}
.top_button {
    background: url(../image/codezeel/top-button.png) no-repeat scroll 0 0;
    bottom: 20px;
    cursor: pointer;
    height: 50px;
    padding: 6px 12px;
    position: fixed;
    right: 20px;
    text-align: center;
    width: 50px;
    z-index: 99;
    font-size: 15px;
}
#content ul.list-unstyled {  
    margin-bottom: 10px;
    overflow: auto;
}
#content ul.list-unstyled li {
    line-height: 26px;
    padding: 4px 0;
}
.manufacturer-list {
    border: 1px solid #e5e5e5;
    margin-bottom: 20px;
    padding: 5px;
}
.manufacturer-heading {
    background: none repeat scroll 0 0 #f8f8f8;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 6px;
    padding: 5px 8px;
}
.manufacturer-content {
    padding: 8px;
}
.manufacturer-list ul {
    float: left;
    list-style: outside none none;
    margin: 0 0 10px;
    padding: 0;
    width: 25%;
}

.category_filter .sort .form-control {cursor:pointer;}
.productpage .box {margin-top:0px;  margin-bottom: 30px; position: relative;}
.tab-content {
    overflow:hidden;
}
.col-sm-4.total_amount { margin-top: 70px;}
.product-tag{margin:5px 0;}
.aboutus {
    clear: both;
    margin-bottom: 40px
}

.aboutus h3 {
    margin-bottom:10px;
    color: #e4583f
    font-weight: 600;
}
.image1 {
    background: url("../image/codezeel/cms-sprite.png") no-repeat scroll 0px 0px;
    float: left;
    height: 50px;
    width: 60px;
}

.image2 {
    background: url("../image/codezeel/cms-sprite.png") no-repeat scroll 0px -114px;
    float: left;
    height: 50px;
    width: 60px;
}

.image3 {
    background: url("../image/codezeel/cms-sprite.png") no-repeat scroll 0px -53px;
    float: left;
    height: 50px;
    width: 60px;
}
.image4 {
    background: url("../image/codezeel/cms-sprite.png") no-repeat scroll 0px -172px;
    float: left;
    height: 50px;
    width: 60px;
}
.aboutus h2{clear:both;font-size:20px;}
.about-content{overflow:hidden;}
.information-information .right{float:right;}

.category_filter #grid-view,.category_filter #list-view{
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -khtml-border-radius: 0;
    border:none;
    padding:6px 12px;
}

.category_filter #grid-view{
    background:url(../image/codezeel/sprite.png) no-repeat scroll -4px -31px;
    width:24px;
    height:24px;
}
.category_filter #list-view{
    background:url(../image/codezeel/sprite.png) no-repeat scroll -41px -31px;
    width:24px;
    height:24px;
}
.category_filter #list-view.active, .category_filter #list-view:hover{
    background-position:-41px -1px;
}
.category_filter #grid-view:hover, .category_filter #grid-view.active{
    background-position: -4px -1px;
}
.category_filter #grid-view .fa, .category_filter #list-view .fa{display:none}

#list-view{margin-left:8px}

.category_filter #grid-view:hover .fa,.category_filter #list-view:hover .fa{color:#fff;}
.category_filter .btn-list-grid{float:left;width:auto; padding: 8px 0 0 0;}
.compare-total { float: left; margin: 9px 20px 0; }
.pagination-right { float: right;margin:0; width: auto;}
.category_filter .sort-by {float: left;margin: 8px 10px 0 0; width: auto;padding:0;}
.category_filter .show {float: left; margin: 8px 10px 0;padding:0; width:auto;}
.category_filter .sort { float: left; width: 150px;padding:0;}
.category_filter .limit {float: right; width: 100px;padding:0;}
.sort-by-wrapper,.show-wrapper{
    float: left;
}
.category_thumb .category_img, .category_thumb .category_description {
    float: left;
    width: 100%;
}
.category_img img{margin-bottom:20px; border:none; }

.category_list ul {
    padding: 0;
    display:inline-block;
    margin:0;
}

#content .refine-search{
    margin-bottom: 15px;
    margin-top: 15px;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
}
.refine-search ul{padding:0;}
.refine-search ul li{list-style:none;}
.category_list li a {      
    color: #262626;
    display: block;
    padding: 5px 15px;
    border:1px solid #e5e5e5;
    background-color:#fff;
    font-size: 13px;
}
.category_list li a:hover {
    color:  #222d32;;
    border-color: #222d32;;
}
.category_list li {
    float: left;
    list-style: outside none none;
    margin: 0 10px 5px 0;
}
.pagination-wrapper {
    display: inline-block;
    margin: 10px 0 10px;
    padding: 10px 0 10px 0;
    width: 100%;
    background: none;
    border-top: 1px solid #e5e5e5;
}
.category_filter{
    border: none;
    display: inline-block;
    margin: 10px 0 10px;
    padding: 0 0 12px;
    width: 100%;
    background: none;
    border-bottom: 1px solid #e5e5e5;
}
.pagination-wrapper .page-link {
    float: right;
    padding: 0;
    width: auto;
    margin-top: 6px;
}
.pagination-wrapper .page-result{
    float: left;
    padding: 0;
    width: auto;
    margin: 13px 0 13px;
}
.contact-info .left {
    float: left;   
    width: 50%; 
}
.contact-info .right {
    float: right;
    width: 50%;
}
.row.contact-info {
    padding: 0 15px;
}
.information-contact .panel-body{padding:30px;overflow:auto;}

.contact-info .address-detail strong {
    background: url("../image/codezeel/cms-sprite.png") no-repeat scroll -6px -235px transparent;
    padding: 0px 0 0 40px;
    height:28px;
    margin:10px 0 0;
    float:left;
    clear:both;
    font-weight: 500
}
.contact-info .address-detail,.contact-info .telephone,.contact-info .fax,  .contact-info .openingtime,.contact-info .comments{float:left;width:100%;}
.contact-info .telephone strong{
    background: url("../image/codezeel/cms-sprite.png") no-repeat scroll -5px -314px transparent;
    padding: 0px 0 0 40px;
    margin:10px 0 0;
    height:28px;
    float:left;
    clear:both;
    font-weight: 500
}
.contact-info .fax strong{
    background: url("../image/codezeel/cms-sprite.png") no-repeat scroll -5px -272px transparent;
    padding: 0px 0 0 40px;
    height:28px;
    margin:10px 0 0;
    float:left;
    clear:both;
    font-weight: 500
}
.contact-info .openingtime strong{
    background: url("../image/codezeel/cms-sprite.png") no-repeat scroll -5px -355px transparent;
    padding: 0px 0 0 40px;
    height:28px;
    margin:10px 0 0;
    float:left;
    clear:both;
    font-weight: 500
}
.contact-info .comments strong{
    background: url("../image/codezeel/cms-sprite.png") no-repeat scroll -5px -399px transparent;
    padding: 0px 0 0 40px;
    height:28px;
    margin:10px 0 0;
    float:left;
    clear:both;
    font-weight: 500
}
.contact-info address {
    display: inline-block;
    margin: 0 0 0 40px;
    float:left;
    clear:both;
}
.address-detail .btn {
    clear: both;
    float: left;
    margin: 15px 0 0 37px;
}

#spinner {
    width: 100%;
    position: fixed;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 100000;
    background: url(../image/codezeel/loading.gif) no-repeat center center #fff;
}
.main-slider {
    position: relative;
    width: 100%;
}
.main-slider:hover .swiper-pager div{
    opacity:1;
}
.main-slider .swiper-pager div {
    text-decoration: none;
    opacity: 0;
    display: block;
    margin: -25px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    line-height: 1;
    height: 15px;
    background: url(../image/codezeel/arrow.png) no-repeat 0 0;
    width: 65px;
    line-height: 50px;
    padding: 0px 20px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.main-slider .swiper-pager .swiper-button-prev {
    left: 30px;
    background-position: 0 0px;
}
.main-slider .swiper-pager .swiper-button-next {
    right: 30px;
    background-position: -172px 0px;
    text-align: right;
}
.main-slider .swiper-pager .swiper-button-prev:hover {
    background-position: 0 -73px;
}
.main-slider .swiper-pager .swiper-button-next:hover {
    background-position: -172px -73px;
}

.information-sitemap .sitge-map ul{padding:0 0 0 20px;}
.forget-password {margin: 5px 0 0;}
.product-compare .btn-primary{margin:5px 0 5px;}
.productpage .write-review,.productpage .review-count {margin: 0 10px;}
.productpage .rating-wrapper, .quickview .rating-wrapper { margin: 5px 0 5px;}
.quickview .review-count , .quickview .write-review { display:none; }

#content.productpage ul.list-unstyled{border-bottom:medium none;}
.panel-default>.panel-heading:hover{  border-color: #888; }
.panel-default>.panel-heading:hover .panel-title {background-color: #ffffff;}
#accordion h4.panel-title a.accordion-toggle {display: block;}
.checkout-cart #accordion .panel-title > a, .checkout-checkout #accordion .panel-title {
    color: #444;
    font-weight: 600;
    padding: 10px;}
#accordion .panel-title > a {color: inherit;}
#accordion .panel-heading .fa.fa-caret-down {float: right; margin-top:4px;}
#accordion .col-sm-10 {width: 75%;}
#accordion .form-horizontal .control-label {text-align:left;}
#accordion .panel-default .panel-body h2 {
    font-size: 18px;
    font-weight:600;
}
.checkout-cart .hasCustomSelect{/*width: 95% !important;*/}

#content ul.list-unstyled.attr span{
    font-weight: 500;
    color: #262626;
    font-size: 14px;}

#content ul.list-unstyled.attr{
    padding-bottom:15px;
    border-bottom:1px solid #e0e0e0;
    padding-top: 5px;
    margin-bottom: 20px;
}

#content ul.list-unstyled.attr li{clear:both;}
.productpage .product-right ul.price,.productpage .product-right ul.price{
    padding-bottom:10px;
}

#content ul.list-unstyled.price li{float:left; padding:2px 0; font-size:11px; }

.productpage .product-right ul li span.old-price, .productpage .product-right ul li span.special-price{float: left; margin-bottom:10px; }

.productpage .product-right ul li.discount,.productpage .product-right ul li.rewardpoint,.productpage .product-right ul li.price-tax {
    clear: both;
}

span.old-price {
    margin-right: 10px;
    font-size: 18px;
    color: #a0a0a0;
    font-weight: 600;
}

#content h3.special-price {
    font-size: 20px;
    margin-bottom: 0;
    font-weight: 700;
    margin-bottom:10px;
}

div#product {
    padding-top: 5px;
}
.productpage .input-group-btn button.btn.btn-default {
    padding: 6px 20px 6px;
}
div#product .form-group .hasCustomSelect{ width: 90% !important; }
.page-title{
    padding:0px;
}
.page-title,.refine-search,.product-title,.product-option{
    font-size:18px;
    font-weight: 700;
    line-height: 24px;
    text-transform: capitalize;
    margin-bottom: 15px;
}
.copy-right {
    border-top: 1px solid #e5e5e5;
    padding: 10px 0;
    text-align:center;
}
.account-address .table>tbody>tr>td{vertical-align:middle;}
.account-address .btn-info{margin:2px 0;}

.affiliate-account .btn-primary .list-group-item,.affiliate-account .btn-primary .list-group-item:hover{padding:0; background:none; color:#fff;}
#content .affiliate-logout {}


.shopping-cart .img-thumbnail{max-width:none;}

.shopping-cart .input-group .form-control {
    width: auto;
    height: 40px;
    text-align: center;
}

.shopping-cart .input-group-btn {
    float: left;
}

#accordion label.col-sm-2.control-label{margin:7px 0 0; padding:0 15px 0 0;}
#accordion #collapse-shipping label.col-sm-2.control-label{padding:0 15px;}
.checkout-checkout #accordion label.col-sm-2.control-label{padding-left:15px;}
.checkout-cart .input-group-btn:last-child > .btn, .checkout-cart .input-group-btn:last-child > .btn-group{margin-left:5px; font-size:12px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -khtml-border-radius: 0;
}

.col-sm-3.search_subcategory {width: auto; margin-top:7px;}

#button-search{float:right;}
.product-search h2{clear:both;}

.banners-slider-carousel img {
    transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -webkit-transition: all 500ms ease 0s;
    -ms-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    max-width: 100%;
    opacity: .7;
    filter: alpha(opacity=70);
}
.banners-slider-carousel .product-block .product-block-inner:hover img {
    margin-right: -10px;
}
.banners-slider-carousel img:hover {
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    -khtml-opacity: 1;
}


@-webkit-keyframes slideDashXopp {
  from { -webkit-transform: translateX( 0% ); transform: translateX( 0% ); -moz-transform: translateX( 0% ); -ms-transform: translateX( 0% ); -o-transform: translateX( 0% );  }
  to   { -webkit-transform: translateX( -50% ); transform: translateX( -50% ); -moz-transform: translateX( -50% ); -ms-transform: translateX( -50% ); -o-transform: translateX( -50% );}
}


@-moz-keyframes slideDashXopp {
  from { -webkit-transform: translateX( 0% ); transform: translateX( 0% ); -moz-transform: translateX( 0% ); -ms-transform: translateX( 0% ); -o-transform: translateX( 0% );  }
  to   { -webkit-transform: translateX( -50% ); transform: translateX( -50% ); -moz-transform: translateX( -50% ); -ms-transform: translateX( -50% ); -o-transform: translateX( -50% );}
}

@keyframes slideDashXopp {
   from { -webkit-transform: translateX( 0% ); transform: translateX( 0% ); -moz-transform: translateX( 0% ); -ms-transform: translateX( 0% ); -o-transform: translateX( 0% );  }
  to   { -webkit-transform: translateX( -50% ); transform: translateX( -50% ); -moz-transform: translateX( -50% ); -ms-transform: translateX( -50% ); -o-transform: translateX( -50% );}
}
            
@-webkit-keyframes slideDash {
  from { -webkit-transform: translateX( -50% ); transform: translateX( -50% ); -moz-transform: translateX( -50% ); -ms-transform: translateX( -50% ); -o-transform: translateX( -50% ); }
  to   { -webkit-transform: translateX( 0% ); transform: translateX( 0% ); -moz-transform: translateX( 0% ); -ms-transform: translateX( 0% ); -o-transform: translateX( 0% ); }
}


@-moz-keyframes slideDash {
  from { -webkit-transform: translateX( -50% ); transform: translateX( -50% ); -moz-transform: translateX( -50% ); -ms-transform: translateX( -50% ); -o-transform: translateX( -50% ); }
  to   { -webkit-transform: translateX(   0% ); transform: translateX( 0% ); -moz-transform: translateX( 0% ); -ms-transform: translateX( 0% ); -o-transform: translateX( 0% ); }
}

@keyframes slideDash {
  from { -webkit-transform: translateX( -50% ); transform: translateX( -50% ); -moz-transform: translateX( -50% ); -ms-transform: translateX( -50% ); -o-transform: translateX( -50% ); }
  to   { -webkit-transform: translateX(   0% ); transform: translateX( 0% ); -moz-transform: translateX( 0% ); -ms-transform: translateX( 0% ); -o-transform: translateX( 0% ); }
}


@-webkit-keyframes slideDashY {
  from { -webkit-transform: translateY( -50% ); transform: translateY( -50% ); -moz-transform: translateY( -50% ); -ms-transform: translateY( -50% ); -o-transform: translateY( -50% ); }
  to   { -webkit-transform: translateY( 0% ); transform: translateY( 0% ); -moz-transform: translateY( 0% ); -ms-transform: translateY( 0% ); -o-transform: translateY( 0% ); }
}


@-moz-keyframes slideDashY {
  from { -webkit-transform: translateY( -50% ); transform: translateY( -50% ); -moz-transform: translateY( -50% ); -ms-transform: translateY( -50% ); -o-transform: translateY( -50% ); }
  to   { -webkit-transform: translateY( 0% ); transform: translateY( 0% ); -moz-transform: translateY( 0% ); -ms-transform: translateY( 0% ); -o-transform: translateY( 0% ); }
}

@keyframes slideDashY {
  from { -webkit-transform: translateY( -50% ); transform: translateY( -50% ); -moz-transform: translateY( -50% ); -ms-transform: translateY( -50% ); -o-transform: translateY( -50% ); }
  to   { -webkit-transform: translateY( 0% ); transform: translateY( 0% ); -moz-transform: translateY( 0% ); -ms-transform: translateY( 0% ); -o-transform: translateY( 0% ); }
}


@-webkit-keyframes slideDashYopp {
  from { -webkit-transform: translateY( 0% ); transform: translateY( 0% ); -moz-transform: translateY( 0% ); -ms-transform: translateY( 0% ); -o-transform: translateY( 0% ); }
  to   {  -webkit-transform: translateY( -50% ); transform: translateY( -50% ); -moz-transform: translateY( -50% ); -ms-transform: translateY( -50% ); -o-transform: translateY( -50% );}
}


@-moz-keyframes slideDashYopp {
  from { -webkit-transform: translateY( 0% ); transform: translateY( 0% ); -moz-transform: translateY( 0% ); -ms-transform: translateY( 0% ); -o-transform: translateY( 0% ); }
  to   {  -webkit-transform: translateY( -50% ); transform: translateY( -50% ); -moz-transform: translateY( -50% ); -ms-transform: translateY( -50% ); -o-transform: translateY( -50% );}
}

@keyframes slideDashYopp {
  from { -webkit-transform: translateY( 0% ); transform: translateY( 0% ); -moz-transform: translateY( 0% ); -ms-transform: translateY( 0% ); -o-transform: translateY( 0% ); }
  to   {  -webkit-transform: translateY( -50% ); transform: translateY( -50% ); -moz-transform: translateY( -50% ); -ms-transform: translateY( -50% ); -o-transform: translateY( -50% );}
}



/* CMS */


.box .box-content ul , #content .content ul { 
    padding:4px 0px 0;
    margin:0px;
    list-style:none;
}
.box .box-content ul li{
    line-height:  22px;
    padding: 3px 0px;   
    position: relative;
}
.box .box-content ul li .hitarea {
    position: absolute;
    right: 5px;
    top: 6px;
}
.box .box-content ul li:last-child a{
    border: medium none;
}
.box .box-content ul li ul li a{
    border:none;
    font-size: 13px;
}
.box .box-content .box-category{
    padding: 0px;
}
#content .content ul li {
    line-height:22px;
    padding:5px;
}
.box .box-content ul li ul li + li{border-top:medium none;}
.box .box-content ul li a , #content .content ul li a{
    color: #222d32;
    text-transform: capitalize;
    font-size: 14px;
    line-height: 26px;
    font-weight: 400;
    display: inline-block;
    width: 100%;
}
.box .box-content ul li a + a , .box .box-content ul li a + a:hover{ background:none; padding-left:0; }
.box .box-content ul li a:hover , #content .content ul li a:hover{
    color:  #222d32;;
}

.box .box-content ul ul{  
    z-index:99;
    width:auto;
}

.single-banner { margin:0 0 25px 0px; border: 0; text-align: center;}
#content .single-banner { margin:15px 0 50px; }
#column-left .swiper-wrapper .swiper-slide:hover a:before,
#column-right .swiper-wrapper .swiper-slide:hover a:before {
    left: 0;
    right: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    opacity: 1;
    filter: alpha(opacity=100);
}
#column-left .swiper-wrapper .swiper-slide a:before,
#column-right .swiper-wrapper .swiper-slide a:before {
   background: rgba(0, 0, 0, 0.19);
    bottom: 0;
    content: "";
    position: absolute;
    right: 50%;
    left: 50%;
    top: 0;
    z-index: 99;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#column-left .swiper-wrapper .swiper-slide a:after,
#column-right .swiper-wrapper .swiper-slide a:aftranslateY( -50% ); transform: translateY( -50% ); -moz-transform: translateY( -50% ); -ms-transform: translateY( -50% ); -o-transform: translateY( -50% ); }
  to   { -webkit-transform: translateY( 0% ); transform: translateY( 0% ); -moz-transform: translateY( 0% ); -ms-transform: translateY( 0% ); -o-transform: translateY( 0% ); }
}


@-webkit-keyframes slideDashYopp {
  from { -webkit-transform: translateY( 0% ); transform: translateY( 0% ); -moz-transform: translateY( 0% ); -ms-transform: translateY( 0% ); -o-transform: translateY( 0% ); }
  to   {  -webkit-transform: translateY( -50% ); transform: translateY( -50% ); -moz-transform: translateY( -50% ); -ms-transform: translateY( -50% ); -o-transform: translateY( -50% );}
}


@-moz-keyframes slideDashYopp {
  from { -webkit-transform: translateY( 0% ); transform: translateY( 0% ); -moz-transform: translateY( 0% ); -ms-transform: translateY( 0% ); -o-transform: translateY( 0% ); }
  to   {  -webkit-transform: translateY( -50% ); transform: translateY( -50% ); -moz-transform: translateY( -50% ); -ms-transform: translateY( -50% ); -o-transform: translateY( -50% );}
}

@keyframes slideDashYopp {
  from { -webkit-transform: translateY( 0% ); transform: translateY( 0% ); -moz-transform: translateY( 0% ); -ms-transform: translateY( 0% ); -o-transform: translateY( 0% ); }
  to   {  -webkit-transform: translateY( -50% ); transform: translateY( -50% ); -moz-transform: translateY( -50% ); -ms-transform: translateY( -50% ); -o-transform: translateY( -50% );}
}



/* CMS */


.box .box-content ul , #content .content ul { 
    padding:4px 0px 0;
    margin:0px;
    list-style:none;
}
.box .box-content ul li{
    line-height:  22px;
    padding: 3px 0px;   
    position: relative;
}
.box .box-content ul li .hitarea {
    position: absolute;
    right: 5px;
    top: 6px;
}
.box .box-content ul li:last-child a{
    border: medium none;
}
.box .box-content ul li ul li a{
    border:none;
    font-size: 13px;
}
.box .box-content .box-category{
    padding: 0px;
}
#content .content ul li {
    line-height:22px;
    padding:5px;
}
.box .box-content ul li ul li + li{border-top:medium none;}
.box .box-content ul li a , #content .content ul li a{
    color: #222d32;
    text-transform: capitalize;
    font-size: 14px;
    line-height: 26px;
    font-weight: 400;
    display: inline-block;
    width: 100%;
}
.box .box-content ul li a + a , .box .box-content ul li a + a:hover{ background:none; padding-left:0; }
.box .box-content ul li a:hover , #content .content ul li a:hover{
    color:  #222d32;;
}

.box .box-content ul ul{  
    z-index:99;
    width:auto;
}

.single-banner { margin:0 0 25px 0px; border: 0; text-align: center;}
#content .single-banner { margin:15px 0 50px; }
#column-left .swiper-wrapper .swiper-slide:hover a:before,
#column-right .swiper-wrapper .swiper-slide:hover a:before {
    left: 0;
    right: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    opacity: 1;
    filter: alpha(opacity=100);
}
#column-left .swiper-wrapper .swiper-slide a:before,
#column-right .swiper-wrapper .swiper-slide a:before {
   background: rgba(0, 0, 0, 0.19);
    bottom: 0;
    content: "";
    position: absolute;
    right: 50%;
    left: 50%;
    top: 0;
    z-index: 99;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#column-left .swiper-wrapper .swiper-slide a:after,
#column-right .swiper-wrapper .swiper-slide a:afternslateY( -50% ); transform: translateY( -50% ); -moz-transform: translateY( -50% ); -ms-transform: translateY( -50% ); -o-transform: translateY( -50% ); }
  to   { -webkit-transform: translateY( 0% ); transform: translateY( 0% ); -moz-transform: translateY( 0% ); -ms-transform: translateY( 0% ); -o-transform: translateY( 0% ); }
}


@-webkit-keyframes slideDashYopp {
  from { -webkit-transform: translateY( 0% ); transform: translateY( 0% ); -moz-transform: translateY( 0% ); -ms-transform: translateY( 0% ); -o-transform: translateY( 0% ); }
  to   {  -webkit-transform: translateY( -50% ); transform: translateY( -50% ); -moz-transform: translateY( -50% ); -ms-transform: translateY( -50% ); -o-transform: translateY( -50% );}
}


@-moz-keyframes slideDashYopp {
  from { -webkit-transform: translateY( 0% ); transform: translateY( 0% ); -moz-transform: translateY( 0% ); -ms-transform: translateY( 0% ); -o-transform: translateY( 0% ); }
  to   {  -webkit-transform: translateY( -50% ); transform: translateY( -50% ); -moz-transform: translateY( -50% ); -ms-transform: translateY( -50% ); -o-transform: translateY( -50% );}
}

@keyframes slideDashYopp {
  from { -webkit-transform: translateY( 0% ); transform: translateY( 0% ); -moz-transform: translateY( 0% ); -ms-transform: translateY( 0% ); -o-transform: translateY( 0% ); }
  to   {  -webkit-transform: translateY( -50% ); transform: translateY( -50% ); -moz-transform: translateY( -50% ); -ms-transform: translateY( -50% ); -o-transform: translateY( -50% );}
}



/* CMS */


.box .box-content ul , #content .content ul { 
    padding:4px 0px 0;
    margin:0px;
    list-style:none;
}
.box .box-content ul li{
    line-height:  22px;
    padding: 3px 0px;   
    position: relative;
}
.box .box-content ul li .hitarea {
    position: absolute;
    right: 5px;
    top: 6px;
}
.box .box-content ul li:last-child a{
    border: medium none;
}
.box .box-content ul li ul li a{
    border:none;
    font-size: 13px;
}
.box .box-content .box-category{
    padding: 0px;
}
#content .content ul li {
    line-height:22px;
    padding:5px;
}
.box .box-content ul li ul li + li{border-top:medium none;}
.box .box-content ul li a , #content .content ul li a{
    color: #222d32;
    text-transform: capitalize;
    font-size: 14px;
    line-height: 26px;
    font-weight: 400;
    display: inline-block;
    width: 100%;
}
.box .box-content ul li a + a , .box .box-content ul li a + a:hover{ background:none; padding-left:0; }
.box .box-content ul li a:hover , #content .content ul li a:hover{
    color:  #222d32;;
}

.box .box-content ul ul{  
    z-index:99;
    width:auto;
}

.single-banner { margin:0 0 25px 0px; border: 0; text-align: center;}
#content .single-banner { margin:15px 0 50px; }
#column-left .swiper-wrapper .swiper-slide:hover a:before,
#column-right .swiper-wrapper .swiper-slide:hover a:before {
    left: 0;
    right: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    opacity: 1;
    filter: alpha(opacity=100);
}
#column-left .swiper-wrapper .swiper-slide a:before,
#column-right .swiper-wrapper .swiper-slide a:before {
   background: rgba(0, 0, 0, 0.19);
    bottom: 0;
    content: "";
    position: absolute;
    right: 50%;
    left: 50%;
    top: 0;
    z-index: 99;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#column-left .swiper-wrapper .swiper-slide a:after,
#column-right .swiper-wrapper .swiper-slide a:afternslateY( -50% ); transform: translateY( -50% ); -moz-transform: translateY( -50% ); -ms-transform: translateY( -50% ); -o-transform: translateY( -50% ); }
  to   { -webkit-transform: translateY( 0% ); transform: translateY( 0% ); -moz-transform: translateY( 0% ); -ms-transform: translateY( 0% ); -o-transform: translateY( 0% ); }
}


@-webkit-keyframes slideDashYopp {
  from { -webkit-transform: translateY( 0% ); transform: translateY( 0% ); -moz-transform: translateY( 0% ); -ms-transform: translateY( 0% ); -o-transform: translateY( 0% ); }
  to   {  -webkit-transform: translateY( -50% ); transform: translateY( -50% ); -moz-transform: translateY( -50% ); -ms-transform: translateY( -50% ); -o-transform: translateY( -50% );}
}


@-moz-keyframes slideDashYopp {
  from { -webkit-transform: translateY( 0% ); transform: translateY( 0% ); -moz-transform: translateY( 0% ); -ms-transform: translateY( 0% ); -o-transform: translateY( 0% ); }
  to   {  -webkit-transform: translateY( -50% ); transform: translateY( -50% ); -moz-transform: translateY( -50% ); -ms-transform: translateY( -50% ); -o-transform: translateY( -50% );}
}

@keyframes slideDashYopp {
  from { -webkit-transform: translateY( 0% ); transform: translateY( 0% ); -moz-transform: translateY( 0% ); -ms-transform: translateY( 0% ); -o-transform: translateY( 0% ); }
  to   {  -webkit-transform: translateY( -50% ); transform: translateY( -50% ); -moz-transform: translateY( -50% ); -ms-transform: translateY( -50% ); -o-transform: translateY( -50% );}
}



/* CMS */


.box .box-content ul , #content .content ul { 
    padding:4px 0px 0;
    margin:0px;
    list-style:none;
}
.box .box-content ul li{
    line-height:  22px;
    padding: 3px 0px;   
    position: relative;
}
.box .box-content ul li .hitarea {
    position: absolute;
    right: 5px;
    top: 6px;
}
.box .box-content ul li:last-child a{
    border: medium none;
}
.box .box-content ul li ul li a{
    border:none;
    font-size: 13px;
}
.box .box-content .box-category{
    padding: 0px;
}
#content .content ul li {
    line-height:22px;
    padding:5px;
}
.box .box-content ul li ul li + li{border-top:medium none;}
.box .box-content ul li a , #content .content ul li a{
    color: #222d32;
    text-transform: capitalize;
    font-size: 14px;
    line-height: 26px;
    font-weight: 400;
    display: inline-block;
    width: 100%;
}
.box .box-content ul li a + a , .box .box-content ul li a + a:hover{ background:none; padding-left:0; }
.box .box-content ul li a:hover , #content .content ul li a:hover{
    color:  #222d32;;
}

.box .box-content ul ul{  
    z-index:99;
    width:auto;
}

.single-banner { margin:0 0 25px 0px; border: 0; text-align: center;}
#content .single-banner { margin:15px 0 50px; }
#column-left .swiper-wrapper .swiper-slide:hover a:before,
#column-right .swiper-wrapper .swiper-slide:hover a:before {
    left: 0;
    right: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    opacity: 1;
    filter: alpha(opacity=100);
}
#column-left .swiper-wrapper .swiper-slide a:before,
#column-right .swiper-wrapper .swiper-slide a:before {
   background: rgba(0, 0, 0, 0.19);
    bottom: 0;
    content: "";
    position: absolute;
    right: 50%;
    left: 50%;
    top: 0;
    z-index: 99;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#column-left .swiper-wrapper .swiper-slide a:after,
#column-right .swiper-wrapper .swiper-slide a:after {
    background: rgba(0, 0, 0, 0.19);
    content: "";
    position: absolute;
    left: 0;
    bottom: 50%;
    right: 0;
    top: 50%;
    z-index: 99;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;

}
#column-left .swiper-wrapper .swiper-slide:hover a:after,
#column-right .swiper-wrapper .swiper-slide:hover a:after {
    top: 0;
    bottom: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    opacity: 1;
    filter: alpha(opacity=100);

}
#content #banner2 a { position:relative; display:block; }
#content #banner2 a:before { 
    content:"";
    position:absolute;
    box-shadow:0 0 125px rgba(0,0,0,0.56) inset;
    height:100%;
    width:100%;
    opacity:0;
    -webkit-opacity:0;
    -moz-opacity:0;
    -khtml-opacity:0;
    transition: all 0.3s ease; 
    -webkit-transition: all 0.3s ease; 
    -moz-transition: all 0.3s ease; 
    -ms-transition: all 0.3s ease; 
    -o-transition: all 0.3s ease;
    z-index:9;
}

#content #banner2:hover a:before { 
    opacity:1;
    -webkit-opacity:1;
    -moz-opacity:1;
    -khtml-opacity:1;
 }

.box .box-content ul li ul li a.activSub:hover, .box .box-content ul li a.activSub:hover {

}
.box .box-content ul li ul li a.activSub, .box .box-content ul li a.activSub {

}

.box .box-content ul ul li ul {padding:0;}

.box .box-content ul ul li:hover ul {
    display: block;

}
.product-block-inner a img{vertical-align:middle; }


.box-category-heading {
    background-color: #222d32;
    color: #fff;
    padding: 20px;
    font-size: 14px;
    font-weight:600;
    text-transform: uppercase;
    width: 270px;
    display: inline-block;
    float: left;    
    overflow:hidden;
    position:relative;
    letter-spacing: 0.5px;
    cursor:pointer;
}
.box-category-heading .fa {
    float: right;
    font-size: 20px;
    font-weight: 600;
}

.shipping-cms {
    display: inline-block;
    background:url(../image/codezeel/plane.html) no-repeat scroll left center transparent;
    height: 26px;
    padding-left: 75px;
}

.shipping-text .text1{
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    color: #64c1dd;
}

.shipping-text .text2{
    font-weight: 300;
    text-transform: uppercase;
}


.contact-text .text1 {
    color:#1e1f22;
    font-weight:500;
    text-transform:uppercase;
    display:inline-block
}

.contact-text .text2 {
    color:#f2ab33;
    text-transform:uppercase;
    display:none
}

.content_footer_top {
    background: #262626;
}
.site-map ul li{ line-height: 30px; color: #e4583f }
.content_footer_top .container { padding-top:0; }
.content_footer_bottom { 
    text-align:center;
}
.footer-blocks {
    display: inline-block;
    width: 100%;
    padding: 80px 0 10px;
    position:relative;
}

.footer-blocks .footertop #footerlogo .footerlogo{ 
    margin-bottom: 25px;
}
.footer-blocks .footertop #footerlogo .footerlogo img{
    max-width: 100%;
}
.footer-blocks .footertop #footerlogo .footerdesc{ 

    margin-bottom: 25px;
    color:#666; 
}
.block-social{
    position: absolute;
    left: 0;
    top: -20px;
    right: 0;
    text-align: center;
    z-index: 9;
}
.block-social ul{ 
    padding: 0px 10px;
    margin-bottom: 0;
    background: #333333;
    display: inline-block;
}
.block-social ul li{
    display: inline-block;
    text-align: center;
    margin: 0 3px 0 0;
    
}
.block-social ul li a{
    color:#222d32;
    display: inline-block;
    font-size: 18px;
    line-height: 36px;
    width: 37px;
    height: 37px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    padding-left: 0px;
    padding-right: 0;
    background-color:#ffffff;
}
.block-social ul li a span{  display:none; background-color:#e4583f }
.block-social ul li:hover a {
    color: #ffffff;
}
.block-social ul li a:before {
    font-family: "FontAwesome";
    display: inline-block;
    font-weight: normal;
    height: 30px;
    width: 25px;
    padding-top: 2px;
}
.block-social ul li.facebook a:before{ content: "\f09a";  }
.block-social ul li.twitter a:before{     content: "\f099"; }
.block-social ul li.youtube a:before{  content: "\F16A"; }
.block-social ul li.googleplus a:before{ content: "\f0d5";  }
.block-social ul li.pinterest a:before{ content: "\F231";  }
.block-social ul li.vimeo a:before{ content: "\F27D";  }
.block-social ul li.instagram a:before{ content: "\F16D";  }
.facebook a:hover {
    background-color: #435f9f;
}
.twitter a:hover {
    background-color: #00aced;
}
.rss a:hover {
    background-color: #FA9B39;
}
.youtube a:hover {
    background-color: #bb0000;
}
.googleplus a:hover {
    background-color: #dd4b39;
}
.instagram a:hover {
    background: #d6249f;
    background: radial-gradient(circle at 30% 107%,#fdf497 0%,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285AEB 90%);
}

/* End CMS */

/* Tab cms */
.tab-head , .box-head { 
    text-align: center;
    
}

.hometab,.categorytab {
    background-color:#fff;
    padding: 10px 0 0;
}


.hometab.box .tab-head .htabs {
    margin-top: 20px;
}
.htabs {
    margin-top: 0px;
    
}

.categorytab .tabs {
    line-height: normal;
    padding: 0;
    border-bottom: medium none;
    min-height:405px;
}

#tabs_info{
    margin-top: 80px;
    margin-bottom: 50px;
}

#tabs_info .nav-tabs,
.etabs {
    display: inline-block;
    float: none;
    margin: 0 0 20px;
    padding: 0;
    text-align: center;
}
#tabs_info {
    text-align: center;
}
#tabs_info .tab-content{
    padding: 25px;
    border: 1px solid #ededed;
    text-align: left;
    margin: 0;
}
#tabs_info .tab-content .tab-pane{ padding: 0px; border: 0px; }

.htabs .etabs li,.categorytab .nav-tabs li, #tabs_info .nav-tabs  li {
    display: inline-block;
    float: left;
    list-style: none outside none;
    position: relative;
    text-align: center;
    margin: 0 5px;
}
.categorytab .nav-tabs{border:none; float: right; margin-right: 55px; margin-top: -37px; padding:0;}

#tabs_info .nav-tabs li:last-child,
.htabs .etabs li:last-child,.categorytab .nav-tabs li:last-child {background:none}
.htabs .etabs .tab:before {
    content: "";
    border-left: 1px solid #dfdfdf;
    display: block;
    height: 13px;
    margin-left: 0;
    position: absolute;
    top: 13px;
    left: -5px;
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    -o-transform: rotate(20deg);
    transform: rotate(20deg);
}
.box .htabs .etabs li:first-child:before {
    border-left: none;
}
.box .tab-head .htabs a {
    border: none;
    border: none;
    padding: 9px 20px;
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
    background:none;
    color: #e4583f
}
.box .htabs .etabs .tab a:hover {
    color:  #222d32;;
}
.box .tab-head .htabs a.selected{ color:  #222d32;;}
#tabs_info .nav-tabs a,
.nav-tabs a, .htabs a,.categorytab .nav-tabs a {
    color: #222d32;
    display: block;
    text-transform: uppercase;
    float: left;
    font-weight: 600;
    font-size: 13px;
    line-height: 22px;
    padding: 8px 40px;
    text-align: center;
    position: relative;
    letter-spacing: .5px;
    border: 1px solid #e3e3e3;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
#tabs_info .nav-tabs a{ 
    padding: 8px 40px;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    background: none;
    color: #222d32;
    border: 1px solid #ededed;
    margin: 0;
}

.htabs a:hover,.htabs a:focus,.categorytab .nav-tabs a:hover,.categorytab .nav-tabs a:focus, #tabs_info .nav-tabs li a:hover{     
    color: #fff;
    background:  #222d32;;
    border-color:  #222d32;;
}
.categorytab .nav-tabs a:focus, #tabs_info .nav-tabs li a:hover{ 
    color: #ffffff;
    background-color:  #222d32;;
    border-color:  #222d32;;
}

#tabs_info .nav-tabs li.active a,
.htabs a.selected, .categorytab .nav-tabs li.active a{  
    color: #fff;
    background:  #222d32;;
    border-color:  #222d32;;
}
#tabs_info .nav-tabs li.active a{  
    color: #ffffff;
    background:  #222d32;;
    border-color:  #222d32;;
}
.tab-content .tab {
    display: none;
}

.tab-content {
    position:relative;
    padding: 0px;
    z-index: 2;
    overflow: visible;
    margin-bottom:30px;
}


#tab-latest #tablatest-grid .product-items, #tab-special #tabspecial-grid .product-items, #tab-bestseller #tabbestseller-grid .product-items {
    display: none;
}

.cz-status {
    bottom: 0;
    display: none;
    color: #222d32;
    font-size: 18px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
}
.viewmore {
    display: inline-block;
    width: 100%;
    text-align: center;
}
.hometab .viewmore .btn-default {
    padding: 8px 40px;
}

/******** CodezeelTab - Home Page **************/
.hometab {
    padding: 20px 0 30px;
    clear: both;
}
.hometab .tab-wrapper {
    margin: 0 -15px;
}
.hometab .box {
    border: 1px solid #ededed;
    padding: 0px;
    float: left;
    width: 100%;
    clear: both;
}
.hometab .box-heading {
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    line-height: 20px;
    letter-spacing: .7px;
    padding: 15px;
    border-bottom: 1px solid #ededed;
}
.hometab .box  .box-product .product-items .product-thumb {
    padding: 15px 15px 20px 15px;
    margin: 0;
}
.hometab .box .product-thumb .image {
    width: 29%;
    float: left;
}
.hometab .box .product-thumb .caption {
    width: 71%;
    float: right;
    text-align: left;
    padding-top: 10px;
    position: relative;
}
.hometab .box .product-thumb .product-block-inner h4 {
    text-align: left;
}
.hometab .box .product-thumb .product-block-inner h4 a {
    text-transform: capitalize;
    color: #222d32;
    font-size: 14px;
}
.hometab .box .product-thumb:hover .product-block-inner h4,
.hometab .box .product-thumb:hover .product-block-inner h4 a {
    color:  #222d32;;
}
.hometab .box .product-thumb .sale,
.hometab .box .product-thumb .percentsaving {
    display: none;
}
.hometab .box .product-thumb .button-group {
    width: 100%;
    position: static;
    margin-left: -10px;
    opacity: 0;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}
.hometab .box .product-thumb:hover .button-group {
    opacity: 1;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}
.hometab .box .product-thumb .button-group button.wishlist, 
.hometab .box .product-thumb .button-group .quickview-button, 
.hometab .box .product-thumb .button-group button.compare {
    display: inline-block;
}
.hometab .box .product-thumb .button-group button.addtocart {
    background: url(../image/codezeel/icons.png) no-repeat scroll center 11px;
    position: relative;
    font-size: 0;
    padding: 0;
    height: 40px;
    width: 35px;
}
.hometab .box .product-thumb .button-group button.addtocart:hover {
    background-position: center -60px;
}
.hometab .box .product-thumb .rating {
    margin-bottom: 5px;
}
.hometab .box .owl-controls {
    display: none !important;
}
.hometab .box .customNavigation {
    width: 65px;
    right: 10px;
    top: -65px;
    left: auto;
    opacity: 1;
}
.hometab .box .customNavigation a {
    background: #fff;
    height: 30px;
    width: 30px;
    border: 1px solid #ededed;
    position: relative;
    display: inline-block;
    padding: 4px 10px;
}
.hometab .box .customNavigation a:hover {
    background-color:  #222d32;;
    border-color:  #222d32;;
}
.hometab .box .customNavigation a:before {
    font-size: 20px;
    font-family: "FontAwesome";
    color: #e4583f
}
.hometab .box .customNavigation a:hover:before {
    color: #ffffff;
}
.hometab .box .customNavigation a.prev {
    left: -33px;
}
.hometab .box .customNavigation a.next {
    right: -30px;
}
.hometab .box .customNavigation a.prev:before {
    content: "\f104";
}
.hometab .box .customNavigation a.next:before {
    content: "\f105";
}

@media (max-width: 991px) {
    .hometab .box {
        margin-bottom: 20px;
    }
}
@media (max-width: 650px) {
   .hometab .box .customNavigation { top: -43px; }
}

/* End Tab cms */


/*Codezeel Blog CSS */ 
#content .box-product .blog-items { display:inline-block; float:left; }

.blog-left { position:relative; margin: 0 -20px; }
.box.blogs .blog-space {
    margin: 0 0 30px 0;
}
.blog-image{
    position:relative; 
    overflow:hidden;
}
.blog-left .blog-image img  { width:100%; height:100%; padding:0; border:none; } 
.blog-right {
    width: 100%;
    padding: 20px 15px;
    text-align: left;
    display: inline-block;
}
.blog-right .blog-desc,
.blog-right .view-blog{
    font-size: 12px;
    color: #838383;
    float: none;
    text-align: center;
    padding: 0;
    clear: both;
    padding-top: 10px;
}
.blog-right  .read-more {
    padding: 15px 0 5px 0;
    width: 100%;
}
#blog-carousel .product-block:hover .blog-right .blog-desc {
    color: #e4583f
}
.product-block-inner h4{
    font-weight: 500;
    text-transform: uppercase;
    line-height: 25px;
    font-size: 14px;
    letter-spacing: 0.8px;
    font-family: 'Montserrat',sans-serif;
    color: #222d32;
    padding-top: 0px;
    padding-bottom: 5px;
    text-align: center;
    clear: both;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.product-block:hover .product-block-inner h4 a {
    color:  #222d32;;
}
.product-block .blog-right .read-more a {
    color:  #222d32;;
    font-weight: 500;
    text-decoration: underline;
    font-size: 13px;
    text-align: center;
}
.view-blog { float:left; width:100%; text-align:left; padding: 5px 0; }
.read-more { float:left; text-transform:capitalize }
.read-more a{ font-weight: 400; }
.read-more .fa{display:none;}
.product-block .read-more a {
    color: #262626;
}
.product-block:hover .read-more a {
    color:  #222d32;;
}
.write-comment { float:right; }
.date-time { float:left; text-align:left; text-transform: uppercase; }
.product-block .date-comment .write-comment .fa {
    font-size: 12px;
    color: #e4583f
}
.date-comment .fa { padding-right: 5px; }
.date-time .fa{ }

.blog_default_width{ width:390px;}

.blog-desc { 
    line-height: 24px;
    font-size: 13px;
    letter-spacing: 0.4px;
    color: gray;
    font-weight: 400;
}
.blog-img { padding: 0px; }
.blog-right-content .blog-desc {
    margin: 0 0 15px;
}
.comment-wrapper {
    display: inline-block;
    position: relative;
    float: right;
    margin: 0;
    color: #262626;
}
.comment-wrapper .write-comment a::before {
    color: #262626;
    content: "\f0e5";
    float: left;
    font-family: "FontAwesome";
    font-size: 14px;
    margin-right: 7px;
}

.blog-img .img-thumbnail{border:none}
.blogs .customNavigation{  top: 170px; opacity: 0;}
.blogs .box-content:hover .customNavigation {
    opacity: 1;
}
.blogs{
    margin: 0px;
    padding-top: 30px;
}
.blogs .product-items{ width: 390px; }

#blog-carousel, #content #blog-grid { 
    padding:0px; 
    border:none;  
    overflow: visible
}
.box.blogs .box-content {padding:0; margin-left: -15px; margin-right: -15px; margin-top: 0px; position: relative;}
#blog-carousel .blog-item { float:left;  width: 100%; }
#blog-grid .product-block{margin:0 0 50px 0; }
#blog-carousel .product-block{
    padding:20px 15px 20px;
    margin: 0px;
    background: #FFFFFF;
}
#blog-grid .product-block {padding: 10px 15px 25px; margin-left: 0px; margin-right: 0px;  background:#FFFFFF; }
#blog-carousel .product-block .product-block-inner, #blog-grid .product-block .product-block-inner {     
    clear: both;
    overflow: visible;
    position: relative;
    border: 1px solid #ebebeb;
    padding: 0;
    margin: 0 20px;
}
#blog-carousel .product-block:hover , #blog-grid .product-block:hover  { box-shadow:none; -webkit-box-shadow:none; -moz-box-shadow:none; }
#blog-carousel .owl-pagination { bottom:-5px; display:none}

#blog-carousel .product-block .write-comment, 
#blog-grid .product-block .write-comment{
    float: none;
    display: inline-block;
    margin-left: 15px;
    font-weight: 500;
    font-size: 12px;
}
#blog-carousel .product-block .blog-image img, 
#blog-grid .product-block .blog-image img{
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
}
#blog-carousel .product-block:hover .blog-image img, 
#blog-grid .product-block:hover .blog-image img{
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
}
.product-block-inner h4.blog_title {
    padding: 10px;
}
.information-blogger .single-blog h1{  
    font-weight: 500;
    text-transform: capitalize;
}
.single-blog .blog-img{position:relative; margin-bottom:20px;}
.single-blog .panel-default{border:medium none;}
#add-comment .col-sm-10.buttons {
    padding: 0 8px;
}
.single-blog .blog-desc { padding-bottom:10px; }
.single-blog .block-title h3{  padding-top:10px; }
.single-blog .view-comment .panel-default { 
    box-shadow: none;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    background-color: #fff;
    border:1px solid #e5e5e5;
    border-bottom:2px solid #e5e5e5; 
    padding:15px;
}
.view-comment .col-sm-3 .name{font-weight:500; color:#262626;}
.view-comment .col-sm-3 .date{color:  #222d32;;}
.single-blog .view-comment .name, .single-blog .view-comment .date, .single-blog .view-comment .comment-text, .single-blog .view-comment .col-sm-3 {
    width: 100%;
}
.user_icon {
    background-color: #fff;
    border-right: 1px solid #e5e5e5;
    float: left;
    margin: 0px 15px 0 0;
    padding: 10px 15px;
    text-align:center;
}
.comment_info{float:right; width:83%; }
.comment_info .comment-text{margin-top:12px;}
.view-comment{clear:both;}


/*Codezeel Blog light-box CSS */ 

.all-blog .blog-left-content:hover .post-image-hover,
.blogs .product-block:hover .post-image-hover {
    background: rgba(0, 0, 0, 0.4);
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    -webkit-transition: opacity 0.35s ease 0s, -webkit-transform 0.35s ease 0s;
    -moz-transition: opacity 0.35s ease 0s, -moz-transform 0.35s ease 0s;
    -ms-transition: opacity 0.35s ease 0s, -ms-transform 0.35s ease 0s;
    -o-transition: opacity 0.35s ease 0s, -o-transform 0.35s ease 0s;
}

.post-image-hover {
    height: 100%;
    position: absolute;
    top: 0;
    left:0;
     -webkit-transition: all 400ms ease 0s;
    transition: all 400ms ease 0s;
     transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate3d(0px, 0px, 0px);
    width: 100%;
}

.blog-image .post_hover {
    bottom: 0;
    height: 51px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    top: 0;
    width: 100px;
    opacity: 0;
    filter: alpha(opacity=0);
}

.blogs .product-block:hover .post_hover{
    opacity:1;
    -webkit-opacity:1;
    -moz-opacity:1;
    -kkhtml-opacity:1; 
    
}
.product-block .blog-left:hover .zoom, .product-block .blog-left:hover .readmore_link,
.all-blog .blog-left-content:hover .zoom, .all-blog .blog-left-content:hover .readmore_link{
    opacity:1;
    -webkit-opacity:1;
    -moz-opacity:1;
    -kkhtml-opacity:1;
}

.blog-left .icon.zoom .fa, .blog-left .icon.readmore_link .fa {
    font-size: 14px;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}
.blog-image .icon.readmore_link{    
    margin-left: 5px;
}
.blog-left-content .blog-image .icon,
.blog-left .blog-image .icon{
    display: inline-block;
    float: none;
    height: 45px;
    width: 45px;
    line-height: 14px;
    border: 2px solid white;
    border-radius: 0;
    color: #fff;
    font-size: 14px;
    padding: 13px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    text-align: center;
}
.blog-left-content .blog-image .icon:hover,
.blog-left .blog-image .icon:hover{
    color:#ffffff; 
    border-color: #222d32;; 
    background: #222d32;;
}
 
.all-blog .blog-left-content { float:left;  width:100%; }

.all-blog .blog-left-content .blog-image { float:left; position:relative; }

.blog-right-content {
    clear: both;
    float: left;
    width: 100%;
}

.blog-left-content .blog-title {
    font-size: 18px;
    font-weight: 600;
    margin: 10px 0 10px;
    padding: 0 0 10px;
    position: relative;
    text-transform: capitalize;
}
.blog-left-content .blog-title a{ color: #e4583f }

.blog-right-content .read-more a:hover::after {
    color: #fff;
}
.blog-right-content .read-more a:hover{
    color:#fff;
    background-color:  #222d32;;
    border-color: #222d32;;
}
.blog-right-content .write-comment,
.blog-right-content .write-comment a {
    color: #262626;
}
.blog-right-content .write-comment a:hover,
.blog-right-content .write-comment a:hover:before{color: #222d32;;}
.write-comment-count{float:left; margin-right:15px;}
.information-blogger-blogs .write-comment {
    float: left;
}

.information-blogger-blogs .blog-image img {
    display: none;
}
.all-blog .blog-right-content {
     padding: 20px 0px 15px;
}

.information-blogger-blogs .blog-image {
    margin-bottom: 0px;
    background-position: center center;
    height: 400px;
    overflow: hidden;
    width: 100%;
    background-repeat: no-repeat;
}

.information-blogger-blogs .panel-body{
    padding: 0 0 20px 0;
    position: relative;
    border-bottom: 1px solid #e0e0e0;
}

.information-blogger-blogs .panel-default {
    border: none;
    margin-bottom: 20px;
    padding-bottom: 20px;
    background-color:transparent;
}

.information-blogger-blogs .panel-default > .panel {  }

.information-blogger-blogs .panel-default:last-child{margin-bottom:0px; }

.blog-left-content:hover .post-image-hover::before {
    opacity:1;
    -moz-opacity:1;
    -webkit-opacity:1;
    -ms-opacity:1;
}

.date-comment{
    width: 100%;
    padding: 15px 0 10px; 
    float: left; 
    z-index:9;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}   
.date-comment a {color: #e4583f }
.blog-date-comment{
    margin-bottom: 15px;
    float: left;
    width: 100%;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;

}
.blog-date{ color: #262626; padding-bottom: 10px; float:left; width: 100%; }
.blog-date-comment .blog-date {
   float: left;
   padding-bottom: 0px;
    width: auto;
}
.blog-date:before{
    color: #262626;
    content: "\f073";
    float: left;
    font-family: "FontAwesome";
    font-size: 14px;
    margin-right: 7px;
}
#content #blog-carousel .product-block .date-comment, #content #blog-grid .product-block .date-comment{
    text-transform: capitalize;
    margin: 0;
    padding: 0;
    color: gray;
    text-align: center;
    width: 100%;
    display: block;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    line-height: 17px;
    letter-spacing: 0.5px;
}
#content #blog-carousel .product-block .blog-right .date-time .fa {
    color: #222d32;
    font-size: 12px;
}
#content #blog-carousel .product-block .blog-right .date-time {
    text-align: center;
    float: none;
    margin-bottom: 2px;
    font-size: 12px;
    color: #222d32;
    letter-spacing: 0.8px;
    font-weight: 500;
    display: inline-block;
}
#content #blog-carousel .product-block:hover .blog-right h4 a,
#content #blog-grid .product-block:hover .blog-right h4 a{
    color:  #222d32;;     
}
#content #blog-carousel .product-block:hover .blog-right .date-time .fa,
#content #blog-carousel .product-block:hover .blog-right .date-time,
#content #blog-carousel .product-block:hover .write-comment a,
.product-block:hover .date-comment .write-comment .fa {
    color:  #222d32;;
}
.write-comment a,.date-time{  }

.write-comment a:hover, .write-comment a:focus{    color: #e4583f }

.comment-wrapper .write-comment a:hover, .comment-wrapper .write-comment a:focus, .comment-wrapper .write-comment a:hover::before{}

.information-blogger-blogs .read-more {
    float: right;
    margin: 10px 0 0;
}
.all-blog .blog-left-content:hover .post_hover {
    opacity:1;
    -webkit-opacity:1;
    -moz-opacity:1;
    -kkhtml-opacity:1; 
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}
#add-comment .col-sm-10 {
    width: 66.6667%;
}

#add-comment .col-sm-2 {
    width: 25%;
}

.blogs .buttons,#blog-carousel .owl-pagination{display:none}

/*Codezeel Blog light-box CSS */ 

/*Codezeel Blog CSS */ 

/* Datetimepicker Css */
.bootstrap-datetimepicker-widget {
    border-radius:0 !important;
    -webkit-border-radius:0 !important;
    -moz-border-radius:0 !important;
    -khtml-border-radius:0 !important;
}

.bootstrap-datetimepicker-widget td,
.bootstrap-datetimepicker-widget th {
border-radius:0 !important;
-webkit-border-radius:0 !important;
-moz-border-radius:0 !important;
-khtml-border-radius:0 !important;
}

.bootstrap-datetimepicker-widget td.day:hover,
.bootstrap-datetimepicker-widget td.hour:hover,
.bootstrap-datetimepicker-widget td.minute:hover,
.bootstrap-datetimepicker-widget td.second:hover{
    background: #000 !important;
    color: #fff;
}

.bootstrap-datetimepicker-widget td.today:before {border-bottom: 7px solid #262626 !important;}

.bootstrap-datetimepicker-widget td.active,
.bootstrap-datetimepicker-widget td.active:hover{
    background-color:#262626 !important;
    color: #161b1e !important;
}

.bootstrap-datetimepicker-widget td.active.today:before {
    border-bottom-color:#161b1e !important;
}

.bootstrap-datetimepicker-widget td span {
    border-radius:0 !important;
    -webkit-border-radius:0 !important;
    -moz-border-radius:0 !important;
    -khtml-border-radius:0 !important;
    background-color: #f3f3f3 !important;
}

.bootstrap-datetimepicker-widget td span:hover {background:  #222d32; !important; color:#FFFFFF}

.bootstrap-datetimepicker-widget td span.active {
    background-color:  #222d32; !important;
    color: #FFFFFF !important;
}

.bootstrap-datetimepicker-widget thead tr:first-child th:hover {
background:#f3f3f3 !important;
}

.bootstrap-datetimepicker-widget td span.old:hover{color:#fff !important}

.picker-switch.accordion-toggle .btn{border:none; background-color:#262626; color:#fff}

.bootstrap-datetimepicker-widget td.day{position:relative;}

.bootstrap-datetimepicker-widget td.day.active:before {
    border-bottom: 7px solid #fff !important;
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-top-color: rgba(0,0,0,.2);
    position: absolute;
    bottom: 4px;
    right: 4px;
}


.bootstrap-datetimepicker-widget td.active, .bootstrap-datetimepicker-widget td.active:hover {
    background-color: #262626 !important;
    color: #fff !important;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
}

.bootstrap-datetimepicker-widget a[data-action]{border:none;}
/* End Datetimepicker Css */

.product-block .image .hover-image, #column-right .image .hover-image, #column-left .image .hover-image{
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    opacity:0;
    -webkit-opacity:0;
    -moz-opacity:0;
    -khtml-opacity:0;
    filter: alpha(opacity=0);
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
}

.product-thumb:hover .image .hover-image, #column-right .product-thumb:hover .image .hover-image, #column-left .product-thumb:hover .image .hover-image{
    opacity:1;
    -webkit-opacity:1;
    -moz-opacity:1;
    -khtml-opacity:1;
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
}

#form-review .col-sm-2, #form-review .col-sm-10{width:100%;}
.container h1, .container h2{
    color: #222d32;
    text-transform: uppercase;
    margin-bottom: 20px;
    font: 600 18px/26px 'Montserrat', sans-serif;
}
#content h3{color:#e4583f margin-bottom:15px; font-weight: 600; text-transform: uppercase; }
#form-review > h3{font-size:16px; font-weight: 600;}
#content h3.product-title{     
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-size: 24px;
    font-weight: 400;
    padding: 0 0 5px;
    color: #333;
    line-height: 32px;
    text-transform: uppercase;
}
#content h3.product-title, #content h3.product-option{margin-bottom:10px;}
#content h3.product-option { text-transform:capitalize; font-size:18px; }
.breadcrumb + .row {
    clear: both;
}
#content table thead tr td{
    background:#f8f8f8 none repeat scroll 0 0;
    color:#262626;
    font-weight: 600;
}
.zoomWindowContainer .zoomWindow {
}
.account-account #content ul.list-unstyled{margin-bottom:25px; }
@media (min-width: 1830px) {
    .content-top .container{ 
        width: 1800px;
        max-width: 100%;
    }
}
@media (max-width: 1830px) and (min-width: 1300px) {
    .content-top .container{ 
        width: 100%;
        max-width: 100%;
        padding: 0 50px;
    }
}

#carousel-0.banners-slider-carousel .container{  position: relative; }
#carousel-0.banners-slider-carousel .customNavigation a{
    opacity:0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity:0;
    top: -10px;
    
}
.customNavigation a{
    
    height: 40px;
    letter-spacing: 0;
}
#carousel-0.banners-slider-carousel:hover .customNavigation a{
    opacity:1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity:1;
     transition: none;
    -moz-transition: none;
    -webkit-transition:none;
    -ms-transition: none;
    -o-transition: none;
}
/* QUCIK-VIEW */
.productpage-quickview .product-left { width:50%; float:left; }
.productpage-quickview .product-right { width:50%; float:left; clear:none !important; }
.productpage-quickview h3.product-title {
  
}
.quickview .product-right ul li.discount, .quickview .product-right ul li.rewardpoint, .quickview .product-right ul li.price-tax { clear:both; }
.quickview { background:#FFFFFF; padding:15px 0; display:inline-block; width:100%; }
.quickview .container { width:100%; background:#FFFFFF; padding:0 10px; }
.quickview .container .row { margin:0; }
.quickview .top_button { display:none; }
.quickview #product2 { float:left; width:100%; }
.quickview #product2 h3 { width:100%; } 
.productpage-quickview #product2 h3 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 10px;
    padding: 0;
    text-transform: none;
    color:#262626;
}

.quickview-button  {
    display: inline-block;
    vertical-align: middle;  
}
.quickview-button a.quickbox {
    display: block;
    background: url(../image/codezeel/icons.png) no-repeat scroll center -412px;
    height: 40px;
    width: 35px;
    padding: 0;
    transition: none;
}
.quickview-button a.quickbox:hover { 
    background-position:center -483px;
    background-color: transparent;
}   
.quickview-button a.quickbox .fa { display: none; }

@media (max-width: 767px) {     
    .quickbox { display:none; }
    .quickview-button { display:none; }
    .product-thumb .sale{
        opacity: 1;
        -khtml-opacity: 1;
        -moz-opacity: 1;
        -webkit-opacity: 1;
    }
}

.alert.alert-success.animated{
    width:100%; 
    height:70px; 
    text-align:center;
    vertical-align:middle; 
    padding:20px 20px; 
    opacity:0.95 !important; 
    -webkit-opacity:0.95 !important; 
    -moz-opacity:0.95 !important; 
    -khtml-opacity:0.95 !important; 
    background-color: #303030  !important;
    border-color: #303030 !important;
    color: #fff !important;
}
.alert.alert-success.animated span{font-size:16px !important;}
.alert.alert-success.animated span a{color:#fff; text-decoration:underline; }
.alert.alert-success.animated span .fa.fa-check-circle{color:#9bcf85;}
.alert.alert-success.animated button.close{
    opacity:1; 
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity:1;
    color:#fff;
}
.account-login .well .form-group a, .affiliate-login .well .form-group a{line-height:30px;}

.form-group.qty {
    clear: both;
    overflow: hidden;
    position: relative;
    margin-top: 10px;
    margin-bottom: 30px;
}
#button-cart,#button-cart2, .productpage .form-group.qty .wishlist, .productpage .form-group.qty .compare, .quickview .form-group.qty .wishlist, .quickview .form-group.qty .compare {float:left;}
.productpage .form-group.qty .wishlist, .quickview .form-group.qty .wishlist {margin:0 5px;}

.owl-carousel .item .image-container{float:left;}

#banner0 img, #banner1 img, #banner2 img{ max-width:none; }
#column-left .swiper-viewport #banner0 .swiper-pagination.swiper-pagination-bullets,#column-rigth .swiper-viewport #banner0 .swiper-pagination.swiper-pagination-bullets {
    display: none;
}

/*------------- Header Nav CMS Block-------------*/

@keyframes blink {
    from {
        color:#e4583f
    }
    to {
        color: #222d32;;
    }
}
@-webkit-keyframes blink {
    from {
        color:#e4583f
    }
    to {
        color: #222d32;;
    }
}
#cznavcmsblock {
    position: relative;
    text-align: left;
    padding: 16px 0 18px 0px;
    float: right;
}
.header #top .nav-cms-block .flash_text {
    color:  #222d32;;
    padding-left: 5px;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 15px;
    animation-duration: 1200ms;
    animation-name: blink;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    -webkit-animation: blink 1200ms infinite;
}

@media (max-width: 1500px) {
    .header #top .nav-cms-block{
        display: none;
    }
}


/*------------- Header CMS Block-------------*/

.header .header-main .header-cms-block {
    float: right;
    text-align: left;
    margin: 10px 0 0;
}
.header .header-main .header-cms-block .header-cms {
    float:left;
}
.header .header-main .header-cms-block .header-cms .headercms-icon{
    float: left;
    margin-top: 0;
    height: 52px;
    width: 52px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    border: 1px solid #ececec;
    border-radius: 50%;
    padding: 15px 16px;
    color: #222d32;; /*Color Changed*/
}
.header .header-main .header-cms-block .header-cms:hover .headercms-icon {
    color: #ffffff;
    background:  #222d32;;
    border-color:  #222d32;;
}
.header .header-main .header-cms-block .header-cms .headercms-icon:before{
    content: "\f095";
    font-family: 'FontAwesome';
    font-size:21px;
    text-align:center;
    line-height:18px;
}
.header .header-main .header-cms-block .header-cms .headercms-content {
    margin-left: 65px;
    padding: 3px 0;
    text-align: left;
    line-height: 25px;
}
.header .header-main .header-cms-block .header-cms .contact-info {
    color: #222d32;;
    display: inline-block;
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    text-transform: uppercase;
}
.header .header-main .header-cms-block .header-cms:hover .contact-info {
    color: #222d32;;
}
.header .header-main .header-cms-block .header-cms .shop-time {
    font-size: 12px;
    color: #303030;
    line-height: 18px;
    letter-spacing: 0.4px;
    font-weight: 400;
}
@media (max-width: 1199px) {
    .header .header-main .header-cms-block{ margin-top: 5px; }
}
@media (max-width: 991px) {
    .header .header-main .header-cms-block {
        display: none;
    }
}

/*********************  CMS Banner homepage    ********************/

#czbannercmsblock {
    margin: 0;
    clear: both;
    display: inline-block;
}
#czbannercmsblock .cmsbannerblock .cmsbanner .banner-anchor img {
    max-width: 100%;
}
#czbannercmsblock .cmsbannerblock .container {
    position: relative;
}
#czbannercmsblock .cmsbannerblock .cmsbanner {
    width: auto;
    float: none;
    text-align: center;
    vertical-align: middle;
    min-height: 300px;
    background: #fafafc;
}
#czbannercmsblock .cmsbannerblock .cmsbanner .left-text {
    float: left;
    text-align: left;
    position: absolute;
    bottom: 200px;
    left: 15px;
}
#czbannercmsblock .cmsbannerblock .cmsbanner .right-text {
    float: right;
    text-align: right;
    position: absolute;
    bottom: 30px;
    right: 0;
}
#czbannercmsblock .cmsbannerblock .cmsbanner .cmsbanner-text {
    text-transform:uppercase;
}
#czbannercmsblock .cmsbannerblock .cmsbanner .cmsbanner-text .main-title {
    font-size: 100px;
    color: #222d32;
    line-height: 120px;
    letter-spacing: 0.1px;
    font-weight: 700;
    padding: 10px 0;
}
#czbannercmsblock .cmsbannerblock .cmsbanner .right-text .cmsbanner-text .main-title{
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #ffffff;
    font-size:90px;
}
#czbannercmsblock .cmsbannerblock .cmsbanner .cmsbanner-text .shopnow a.shopnow-button {
    border-radius: 0;
    padding: 8px 20px;
    background-color: #222d32;
    border-color: #222d32;
    font-size: 13px;
    letter-spacing: 0.8px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 22px;
}
#czbannercmsblock .cmsbannerblock .cmsbanner .right-text .cmsbanner-text .shopnow a.shopnow-button{
    color:#222d32;
    background:#ffffff;
    border-color:#ffffff;
}
#czbannercmsblock .cmsbannerblock .cmsbanner .cmsbanner-text .shopnow a.shopnow-button:hover {
    background-color:  #222d32;;
    border-color:  #222d32;;
    color: #ffffff;
}
@media (max-width: 1500px) {
    #czbannercmsblock .cmsbannerblock .cmsbanner .left-text { bottom: 150px; }
    #czbannercmsblock .cmsbannerblock .cmsbanner .cmsbanner-text .main-title, 
    #czbannercmsblock .cmsbannerblock .cmsbanner .right-text .cmsbanner-text .main-title {
        font-size: 50px;
        line-height: 65px;
    }
}
@media (max-width: 1199px) {
    #czbannercmsblock .cmsbannerblock .cmsbanner .left-text { bottom: 120px; }
    #czbannercmsblock .cmsbannerblock .cmsbanner .cmsbanner-text .main-title, 
    #czbannercmsblock .cmsbannerblock .cmsbanner .right-text .cmsbanner-text .main-title {
        font-size: 50px;
        line-height: 65px;
    }
}
@media (max-width: 991px) {
    #czbannercmsblock .cmsbannerblock .cmsbanner .left-text {
        bottom: 50px;
    }
    #czbannercmsblock .cmsbannerblock .cmsbanner { min-height: auto;}
}
@media (max-width: 767px) {
    #czbannercmsblock .cmsbannerblock .cmsbanner .cmsbanner-text .main-title,
    #czbannercmsblock .cmsbannerblock .cmsbanner .right-text .cmsbanner-text .main-title  {
        font-size: 28px;
        line-height: 30px;
    }
    #czbannercmsblock .cmsbannerblock .cmsbanner .left-text { bottom: 40px; }
    #czbannercmsblock .cmsbannerblock .cmsbanner .right-text { bottom: 2px; right: 15px; }
    #czbannercmsblock .cmsbannerblock .cmsbanner .cmsbanner-text .shopnow a.shopnow-button {
        font-size: 10px;
        padding: 5px 10px;
    }
}
@media (max-width: 575px) {
    #czbannercmsblock .cmsbannerblock .cmsbanner .cmsbanner-text .main-title,
    #czbannercmsblock .cmsbannerblock .cmsbanner .right-text .cmsbanner-text .main-title  {
        font-size: 20px;
        line-height: 24px;
    }
    #czbannercmsblock .cmsbannerblock .cmsbanner .cmsbanner-text .shopnow a.shopnow-button {
        font-size: 10px;
        padding: 0;
        background: none;
        color: #222d32;
        border: 0;
    }
    #czbannercmsblock .cmsbannerblock .cmsbanner .right-text .cmsbanner-text .shopnow a.shopnow-button{background: none; }
}

@media (max-width: 480px) {
    #czbannercmsblock .cmsbannerblock .cmsbanner .cmsbanner-text .main-title, 
    #czbannercmsblock .cmsbannerblock .cmsbanner .right-text .cmsbanner-text .main-title { padding: 0px;     font-size: 16px;}
    
    #czbannercmsblock .cmsbannerblock .cmsbanner .right-text,
    #czbannercmsblock .cmsbannerblock .cmsbanner .left-text { bottom: 10px; }
}


/*********************  CMS Sub Banner homepage    *********************/

#czsubbannercmsblock {
    margin: 0px;
    clear: both;
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 30px;
}
#czsubbannercmsblock .subbanners{
    margin:0 -15px;
}
#czsubbannercmsblock .subbanners .one-third {
    float: left;
    width: 33.33%;
    position: relative;
    overflow: hidden;
    display:inline-block;
    padding:0 15px;
}
#czsubbannercmsblock .subbanners .one-third .subbanner {
    position: relative;
    overflow: hidden;
    vertical-align: middle;
    display: inline-block;
}
#czsubbannercmsblock .subbanners .one-third .subbanner .banner-detail {
    color: #222d32;
    text-transform: uppercase;
    text-align: center;
     -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    padding:15px 0 0;
}
#czsubbannercmsblock .subbanners .one-third .subbanner .banner-detail .banner-title {
     display: block;
    font-size: 14px;
    font-weight: 500;
    line-height:20px;
    letter-spacing: 1px;
    color: #e4583f
} 
#czsubbannercmsblock .subbanners .one-third .subbanner:hover .banner-detail .banner-title {
    color:  #222d32;;
} 

#czsubbannercmsblock .subbanners .subbanner a.banner-anchor {
    display: block;
    position: relative;
    overflow: hidden;
}

#czsubbannercmsblock .subbanners .subbanner a.banner-anchor img {
     max-width: 100%; 
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
}
#czsubbannercmsblock .subbanners .subbanner:hover a.banner-anchor img {
    -webkit-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03);
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
}
@media (max-width: 991px) {
    #czsubbannercmsblock {
        padding: 25px 0 30px;
    }
    #czsubbannercmsblock .subbanners .one-third { padding-left: 10px; padding-right: 10px; }
    #czsubbannercmsblock .subbanners { margin-left: -10px; margin-right: -10px; }
}

@media (max-width: 767px) {
    #czsubbannercmsblock .subbanners .one-third .subbanner .banner-detail .banner-title { font-size: 12px; }
}

@media (max-width: 650px) {
    #czsubbannercmsblock .subbanners .one-third{
        width: 100%;
        text-align: center;
        padding: 0;
    }
    #czsubbannercmsblock .subbanners{
        margin-left: 0px;
        margin-right: 0px;
    }
    #czsubbannercmsblock .subbanners .one-third.subbanner-part1,
    #czsubbannercmsblock .subbanners .one-third.subbanner-part2 {
        margin-bottom:20px;
    }
    #czsubbannercmsblock .subbanners .one-third .subbanner .banner-detail .banner-title { font-size: 14px; }
}



/*-------------------------- Start Home page Service CMS Block -------------------------------*/

#czservicecmsblock {
    clear:both;
    padding: 0;
    margin-top: 30px;
}

#czservicecmsblock .service_container .service-area {
    float:left;
    width:100%;
    padding:0;
    float:left;
    text-align:center;
}
#czservicecmsblock .service_container .service-area .service-third {
    float: left;
    width: 33.33%;
    padding: 11px 50px 11px 65px;
    border: 1px solid #ebebeb;
    display: inline-block;
    text-align: left;
    -webkit-transition:all 500ms ease 0s;
    -moz-transition:all 500ms ease 0s;
    -o-transition:all 500ms ease 0s;
    transition:all 500ms ease 0s;
}
#czservicecmsblock .service_container .service-area .service-third.service2{
    border-left:0;
    border-right:0;
}
#czservicecmsblock .service_container .service-area .service-third:hover {
    background: #222d32;;
    border-color: #222d32;;
    -webkit-transition:all 500ms ease 0s;
    -moz-transition:all 500ms ease 0s;
    -o-transition:all 500ms ease 0s;
    transition:all 500ms ease 0s;
}
#czservicecmsblock .service_container .service-area .service-third .service-icon {
    background:url(../image/codezeel/service-icon.png) no-repeat scroll;
    float:left;
    height:25px;
    width:25px;
}
#czservicecmsblock .service_container .service-area .service-third.service1 .icon1 {
    background-position: center 3px;
}
#czservicecmsblock .service_container .service-area .service-third.service1:hover .icon1 {
    background-position: center -151px;
}
#czservicecmsblock .service_container .service-area .service-third.service2 .icon2 {
    background-position: center -305px;
}
#czservicecmsblock .service_container .service-area .service-third.service2:hover .icon2 {
    background-position: center -459px;
}
#czservicecmsblock .service_container .service-area .service-third.service3 .icon3 {
    background-position: center -611px;
}
#czservicecmsblock .service_container .service-area .service-third.service3:hover .icon3 {
    background-position: center -765px;
}
#czservicecmsblock .service_container .service-area .service-third .service-content {
    margin-left: 50px;
}
#czservicecmsblock .service_container .service-area .service-third .service-content .service-heading {
    font-size: 12px;
    letter-spacing: 2px;
    font-weight: 700;
    text-transform: uppercase;
    color: #222d32;;
    font-family: 'Open Sans', sans-serif;
}
#czservicecmsblock .service_container .service-area .service-third:hover .service-content .service-heading {
    color: #ffffff;
}
@media (max-width: 1259px) {
    #czservicecmsblock .service_container .service-area .service-third {
        padding-left: 60px;
        padding-right: 60px;
    }
}
@media (max-width: 1199px) {
    #czservicecmsblock .service_container .service-area .service-third .service-inner .service-content {
        margin: 0;
    }
    #czservicecmsblock .service_container .service-area .service-third {
         padding-left: 20px;
        padding-right: 15px;
    }
}

@media (max-width: 991px) {
    #czservicecmsblock {
        padding: 10px 0 0;
    }
    #czservicecmsblock .service_container .service-area .service-third {
        text-align: center;
        padding: 10px 5px;
    }
    #czservicecmsblock .service_container .service-area .service-third .service-icon {
        float: none;
        display: inline-block;
    }
    #czservicecmsblock .service_container .service-area .service-third .service-content {
        margin-left: 0;
    }
}


@media (max-width: 767px) {
    #czservicecmsblock {
        padding: 0px;
    }
    #czservicecmsblock .service_container .service-area .service-third {
        width: 100%;
        padding: 10px 0px;
    }
    #czservicecmsblock .service_container .service-area .service-third.service2 {
        border-left: 1px solid #ebebeb;
        border-right: 1px solid #ebebeb;
        margin: -1px 0;
    }
}

/*-------------------------- Start Home page Parallax CMS Block -------------------------------*/

#czparallaxcmsblock {
    clear: both;
    padding: 50px 0px 50px;
}
#czparallaxcmsblock .parallax {
    padding: 14% 0 5%;
    text-align: center;
    max-width: 100%;
    overflow: hidden;
     background-color: #f6f0f0;
}
#czparallaxcmsblock .parallax_container .parallax-text {
    text-align: center;
    width: auto;
    color: #222d32;
    display: inline-block;
}
#czparallaxcmsblock .parallax_container .parallax-text .offer-title {
    font-size: 20px;
    letter-spacing: 1.8px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 10px;
    font-family: 'Josefin Sans', sans-serif;
}
#czparallaxcmsblock .parallax_container .parallax-text .mainheadding {
    text-transform: uppercase;
    font-size: 42px;
    letter-spacing: 1.8px;
    line-height: 43px;
    padding-bottom: 70px;
    font-weight: 300;
    color: #999999;
    font-family: 'Josefin Sans', sans-serif;
}
#czparallaxcmsblock .parallax_container .parallax-text .sub-title {
    font-size: 232px;
    font-weight: 100;
    line-height: 194px;
    position: relative;
    vertical-align: top;
    display: inline-block;
    font-family: 'Josefin Sans', sans-serif;
}
#czparallaxcmsblock .parallax_container .parallax-text .sub-title .mintitle {
    font-size: 32px;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    font-family: 'Josefin Sans', sans-serif;
    display: inline-block;
    line-height: 35px;
    position: absolute;
    right: 0;
    bottom: 0;
}
#czparallaxcmsblock .parallax_container .parallax-text .shopnow-button {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.5px;
    padding: 0;
    color: #222d32;
    text-transform: uppercase;
    text-decoration: underline;
}
#czparallaxcmsblock .parallax_container .parallax-text .shopnow-button:hover {
    color: #f57c00;
}
@media (max-width: 1459px) {
    #czparallaxcmsblock .parallax_container .parallax-text .mainheadding {
        padding-bottom: 50px;
        font-size: 42px;
    }
    #czparallaxcmsblock .parallax_container .parallax-text .sub-title {
        font-size: 200px;
        line-height: 164px;
    }
    #czparallaxcmsblock .parallax_container .parallax-text .sub-title .mintitle {
        font-size: 25px;
    }
}
@media (max-width: 991px) {
    #czparallaxcmsblock {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    #czparallaxcmsblock .parallax_container .parallax-text .offer-title {
        font-size: 18px;
    }
    #czparallaxcmsblock .parallax_container .parallax-text .mainheadding {
        padding-bottom: 30px;
        font-size: 26px;
        line-height: 35px;
    }
    #czparallaxcmsblock .parallax_container .parallax-text .sub-title {
        font-size: 150px;
        line-height: 130px;
    }
    #czparallaxcmsblock .parallax_container .parallax-text .sub-title .mintitle {
        font-size: 20px;
        line-height: 25px
    }
}
@media (max-width: 480px) {
    #czparallaxcmsblock .parallax_container .parallax-text .offer-title {
        font-size: 11px;
        padding: 0;
    }
    #czparallaxcmsblock .parallax_container .parallax-text .mainheadding {
        padding-bottom: 10px;
        line-height: 20px;
        font-size: 15px;
    }
    #czparallaxcmsblock .parallax_container .parallax-text .sub-title {
        font-size: 100px;
        line-height: 90px;
    }
    #czparallaxcmsblock .parallax_container .parallax-text .sub-title .mintitle {
        font-size: 13px;
        line-height: 20px;
    }
}

/**********     Responsive css start    ***********/

@media (max-width: 1800px){ 
    #search { width: 30%; }
}
@media (max-width: 1500px){
    #search {
        width: auto;
        float: right;
        position: absolute;
        right: 10px;
        bottom: -60px;
        margin: 0;  
    }
    #search .search_button {
        display: inline-block;
        color: #222d32;;
    } 
    #search .search_toggle {
        display: none;
        position: absolute;
        right: 0;
        top: 44px;
        min-width: 250px;
    }
    #search .input-lg { padding-right: 45px; padding-left: 15px; }
    #search .search_button:before {
          color: #222d32;;
        content: "\F002";
        display: block;
        font-family: "FontAwesome";
        font-size: 18px;
        padding: 0;
        width: 100%;
        text-align: center;
        color: #222d32;
        top: 0;
    }
    #search .search_button.active:before {
        content: "\f00d";
        font-size: 22px;
    }
    #search .search_button:hover:before,
    #search .search_button.active:hover:before {
        color:  #222d32;;
    }
    #search .btn-lg {
        font-size: 0px;
        padding: 0px;
        height: 41px;
        width: 40px;
    }
    #search .btn-lg:before {
        content: "\F002";
        display: block;
        font-family: "FontAwesome";
        font-size: 16px;
        padding: 0;
        text-align: center;
        color: #fff;
        border: 0;
        left: 10px;
        top: 10px;
    }
}
@media (max-width: 1230px){
    .product-info .image-additional{ width: 285px; }
    .category_img img{max-width:100%;}
    .cat-desc{width:55%;}
    .category .image{width:45%}
    .blog-left .blog-image img{height:auto; width:100%;}
    #top-links ul.list-inline li{padding: 0 7px 0 0px}
    #form-language{padding: 0 2px 0 0px; margin-right: 3px;}
    .lang-curr{margin-left:0;}  
    .categoryblock{width:50%;}
    #banner0 img, #banner1 img, #banner2 img{max-width:100%;}
    .headertopright { padding-left:0px; }   
    .headertopright .text2 { background:none; padding-left:12px; }
    .common-home .category-left-box .box-content { display:none; }
    .common-home .catgory-left { position:absolute; z-index:3; width:270px; padding:0; }
    #content .box.blogs .box-content { margin-top:15px; }
    .address_content { padding-right:35px; }
    .manufacture_block > ul { width:90%; }
    .common-home .box-category-heading { width:270px; }
    .box-category-heading { width:211px; }
    .common-home #nav-one > li > .dropdown-menu { left:268px; }
    #nav-one > li > .dropdown-menu { left:168px; }
    
    
}
@media (max-width: 1200px) {
    .header .container {
        padding: 0 30px;
        width: 100%;
    }
    .content-top .container {
        padding: 0 30px;
        width: 100%;
    }
}
@media (max-width: 1199px) {
    .banners-slider-carousel .carousel-block{    margin: 0px auto 20px;}
    .newsletter {
        padding-top: 10px;
        padding-bottom: 10px;
        margin-top: 20px;
        margin-bottom: 40px;
    }
    .newsletter h5.news-title{ margin-left: 0px; }
    .newsletter .newsright {
        width: 100%;
    }
}

@media (max-width: 1230px) and (min-width: 992px){
    #column-left .product-items .product-details, #column-right .product-items .product-details{
        float: left;
    }
    .main-menu ul > li > a, .hiden_menu li > a {
        color: #222d32;;
        margin-left: 15px;
        margin-right: 15px;
    }
}
@media (max-width: 1230px) and (min-width:  768px){
    .cat_prod .product-layout.product-grid{ width: 50%; }
}

@media (max-width: 991px){
    .nav-responsive span, .main-menu > ul > li > a{
        line-height: 26px;
        font-weight: 600;
        color: #e4583f
    }
    #top-links ul.list-inline li{padding: 0 7px 0 0px}
    .main-menu ul > li > a{padding:16px 20px 15px;}
    .main-menu ul > li:first-child > a{padding:16px 20px 15px 8px;}
    .col-md-6.result-info {
        float: left;
        padding: 0 15px;
        position: relative;
        width: 70%;
    }
    .col-md-3.row-result-search-autocomplete-image {
        float: left;
        width: auto;
    }   
    .banners-slider-carousel {
        padding-top: 25px;
        padding-bottom: 20px;
    }
    .category_img img{max-width:100%;}
    .cat-desc{width:55%;}
    .category .image{width:45%}
    .blog-left .blog-image img{height:auto; width:100%;}
    #form-language{padding: 0 2px 0 0px; margin-right: 3px;}
    .lang-curr{margin-left:0;}  
    .categoryblock{width:50%;}
    #banner0 img, #banner1 img, #banner2 img{max-width:100%;}
    .common-home .category-left-box .box-content { display:none; }
    .catgory-left { position:absolute; z-index:3; width:270px; padding:0; }
    #blog-carousel .product-block, #blog-grid .product-block { margin-top:0px; padding-bottom:10px; }
    #content .box.blogs .box-content { margin-top:10px; }   
    .address_content { padding-right:35px; }
    .manufacture_block > ul { width:90%; }
    .box-category-heading { width:211px; }
    .common-home .box-category-heading { width:270px; }
    .common-home #nav-one > li > .dropdown-menu { left:268px; }
    #nav-one > li > .dropdown-menu { left:168px; }
    
    .main-slider .swiper-pager div{display: none;}
    .box-category-heading { display:none; }
    .header-container{position:relative;}   
    .container, footer{top:auto;}
    #column-left .box-product .image,
    #column-right .box-product .image {margin-right: 15px;}
    .col-md-4.btn-list-grid {margin-bottom: 10px;}  
    .pagination-right {
        clear: both;
        float: left;
        margin: 5px 0;   
    }
    .product-info .image-additional{ width: 260px; }
    .product-compare .table-bordered{
        width:100%;
        float:left;
        overflow:auto;
        display:inline;
    }
    .categorytab {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .hometab {
        padding-top: 0px;
        padding-bottom: 10px;
    }
    #footer .column ul {
        display: none;
    }
    #footer .column {
        width: 100% !important;
        margin-left:auto;
        margin-right:auto;
        margin-bottom: 0;
    }
    .header .nav-inner .container {
        padding: 0;
    }
    #top-links {
        margin: -60px 0 0;
    }
    .dropdown.myaccount {
        margin: 22px 0 -10px 40px;
    }
    .dropdown.myaccount:before {
        content: "";
        border-right: 1px solid #d9d9d9;
        height: 20px;
        border-radius: 50%;
        text-align: center;
        display: block;
        position: absolute;
        left: -20px;
        top: -6px;
    }
    header .dropdown.myaccount a .box-sub-heading { display: none; }
    header .dropdown.myaccount > a:before {
        padding: 0;
        height: 25px;
        width: 25px;
        border: 0;
        border-radius: 0;
        color: #e4583f
    }
    header .dropdown.myaccount:hover > a:before {
        background: none;
        color:  #222d32;;
    }
    header .dropdown.myaccount > a {
        padding: 0;
        height: 25px;
        width: 25px;
    }
    .dropdown.myaccount .myaccount-menu { top: 30px; }
    .head-right-bottom {
        margin: 59px 0px -94px 0;
    }
    .header-cart #cart .cart_heading {
        display: none;
    }

    nav#top.fixed .nav-container .responsive-menu {
        padding: 3px 15px;
    }
    .header-cart #cart { padding: 10px 0 10px 30px; }
    #cart-total { font-weight: 500; }
    .header-cart #cart .cart-icon:before {
        height: 25px;
        width: 25px;
        border-radius: 0;
        border: 0;
        padding: 0;
        top: 7px;
        color: #303030;
        font-size: 20px;
    }
    .header-cart:hover #cart .cart-icon:before {
        color:  #222d32;;
        background: none;
    }    
    #cart .dropdown-menu{ top: 28px;} 
    #search {
        position: relative;
        margin: -47px -10px 20px 0px;
    }
    #search .search_toggle { top: 39px; }
    nav#top.fixed .nav-container .responsive-menu.container {
        margin: 0px;
    }
    .nav-container.fixed .nav-responsive {
        border: 0;
    }
    .footer-blocks .footertop #footerlogo ul {
        display: none;
    }
    #accordion .form-horizontal .control-label{width:100%;}
    .information-blogger-blogs .blog-image img{display:block;}  
    #search .col-sm-3.sort{width:37%;}
    .col-sm-5.t-search{width:86%; padding:10px 0; }
    .cate-heading, ul.subcats{float:none;}
    .cat-desc {
        display: inline-block;
        float: none;
        text-align: center;
        width: 100%;
    }
    #cart{ padding: 9px 0; }
    .head-right-bottom  .header-cms-block{ margin: 20px 0; }
    .header-logo img{ max-height: 85px;}
    #search .col-sm-3.sort{width:35%;}
    .category_img img{max-width:100%;}

    .layout-2.left-col #content,.layout-2.right-col #content,.layout-3 #content{width:100%; }

    .main-slider .owl-carousel{width:100%;}
    
    
    .newsletter #txtemail{ width:100%; }
    
    #footer{ margin-top: 0; box-shadow: none;}
    
    #footer .column ul{margin-bottom:5px;}
    #footer .footertop.column {
        padding-right: 0;
    }
    #footer .column:after{content:initial;}
    .content_footer_bottom{margin-top:20px}
    .footertop-cms .subtitle{font-size:11px}
    
    .footertop-cms .title{font-size:13px}
    
    .blog-left .blog-image img{height:auto; width:100%;}
    
    .category-row{margin-left:-5px; margin-right:-5px;}
    
    .categoryblock{padding-left:5px; padding-right:5px}
    .category .image{float:none; clear:both; text-align:center}
    .category .image a{display:inline-block}
    
    .col-sm-10.subscribe-btn{ width:100%; }
    .col-sm-10.subscribe-btn{float:left; clear:both}
    .header-left{text-align:left; width:50%; padding:0; border:medium none;}
    .col-sm-4.header-logo{float: none;}
    .header-right{width:50%; border:none; padding:40px 0 0; }
    .headertopright { border:none; }    
    .nav-inner-cms .box-category-heading,.nav-inner-cms .main-menu ul{display:none}
    .nav-responsive span{border:none; padding: 10px 10px 8px 10px; font-size: 14px;}
    #cms-menu {position:relative;}
    .nav-inner-cms{border:none; margin-bottom:0;}
    .content-top #content{min-height:initial;}
    .contact-info .right{float:left; clear:both; margin-top:20px}
    #column-left .box .box-content, #column-right .box .box-content, #column-left .box .filterbox, #column-right .box .filterbox,
    #column-right .single-banner, #column-left .single-banner {display: none;}
    #column-left .box .box-heading, 
    #column-right .box .box-heading{font-size: 16px;}
    .box-heading{
            
            margin-bottom: 15;
    }
    .czcategory_block .box-heading, .box-heading,
    .box.related .box-heading {
        font-size: 25px;
        line-height: 20px;
    }
    .box.blogs .box-heading {
        margin-bottom: 0;
    }
    #column-right .toggle .mobile_togglemenu, #column-left .toggle .mobile_togglemenu {
        display: block;
        cursor: pointer;
        width: 100%;
        margin-top: 0;
        padding: 10px;
        position: absolute;
        right: 0;
        top: 0px;
        left: 0;
        background:transparent none repeat scroll 0 0;
        transition: initial;
        -webkit-transition: initial;
        -moz-transition: initial;
        -ms-transition: initial;
        -o-transition: initial;
    }
    #column-right .toggle .mobile_togglemenu:before, #column-left .toggle .mobile_togglemenu:before{
        background: transparent none repeat scroll 0 0;
        border: 1px solid #fff;
        color: #222d32;
        content: "\f107";
        font-family: "FontAwesome";
        font-size: 22px;
        font-weight: 400;
        height: 20px;
        margin: 0;
        position: absolute;
        right: 20px;
        text-align: center;
        top: 10px;
        width: 20px;
    }
    #column-left .box:first-child .toggle .mobile_togglemenu:before, #column-right .box:first-child .toggle .mobile_togglemenu:before {
        color: #e3843e;
    }
    #column-right .toggle.active .mobile_togglemenu::before, #column-left .toggle.active .mobile_togglemenu::before{
        content: "\f106";
    }

    .layout-2.left-col #column-left, .layout-2.right-col #column-right,.layout-3 #column-left, .layout-3 #column-right,#column-left,#column-right{width:100%; clear:both; padding-bottom:20px;}
    #column-left .box .box-content, #column-right .box .box-content, #column-left .box .filterbox, #column-right .box .filterbox,#column-left .box .list-group,#column-right .box .list-group{
        display:none; 
    }
    .box.blogs{ padding-top: 0px; padding-bottom:20px;}
    .result-search-autocomplete > ul > li{display:inline-block; float:left; clear:both;}
    .col-md-3.row-result-search-autocomplete-image {float: left; width: auto;}
    .col-md-6.result-info {float: left; width: 50%;}
    #banner0 img, #banner1 img, #banner2 img{max-width:100%;}
    .zoomWindowContainer .zoomWindow{height:450px !important;}
    .catgory-left { display:none; }

    #footer #contact.column h5 { display:block; }
    .footer-blocks { padding: 30px 0 30px; }
    footer h5{ font-size:16px;}
    .block_newsletter {
        width: 100%;
    }
    .manufacture_block > ul { width:80%; }
    #footer #contact.column ul { margin-top:15px; width:380px; }
    .footer-blocks .footertop #footerlogo .footerdesc {
        margin-bottom: 15px;
    }
    .bottomfooter{     padding: 20px 0px 20px 0px;}
    .box.latest, .box.bestseller, .box.featured, .box.special{
            padding-bottom: 20px;
            padding-top: 25px;
    }
     .bottomfooter .row {
        margin: 0;
    }
    
    #czheadercmsblock {
        display: none;
    }
    nav.nav-container {
        background: #fff;
    }
    .header-logo {
        padding-top: 5px;
        padding-bottom: 10px;
        float: none;
    }
    
}
        
@media only screen and (min-width: 768px) and (max-width: 991px){
    .layout-2.left-col #column-left,.layout-2.right-col #column-right{width:100%; }
    .layout-2 #content{width:77.35%;}
    #column-left .product-items .product-details, #column-right .product-items .product-details {float: left;margin: 0px 0 0;}
    .category_img img{max-width:100%;}  
}

@media (max-width: 767px) {

    .box-heading {
        font-size: 25px;
    }
    .box .box-content{    padding-top:0px; padding-bottom:0;}
    .layout-2 #content,.layout-3 #content{width:100%;}
    .product-info .image-additional {} 
    .product-info .image-additional a {padding: 0px;} 
    .header-left { width:100%; text-align:center; } 
    .dropdown.myaccount > a {
        display: block;
        height: 25px;
        line-height: 37px;
    }
    .header-container .header-main #czheadercmsblock { display: none; }
    .dropdown.myaccount .fa {
        padding-left: 0;
    }
    .header-logo > div{display:inline-block;}
    .btn-info {margin-bottom:3px;} 
    #input-search {margin-bottom: 8px;}
    .header-logo #logo { margin: 0px; position: static; }
    .col-sm-4.total_amount {margin-top: 20px;}  
    .header-cart #cart > .btn:hover{color: #222d32;; }
    #top-links ul.list-inline li{padding: 0 10px 0 8px}
    .checkout-cart .table.table-bordered .input-group-btn {clear: both; margin: 5px 0 0; float: left;}
    .checkout-cart .btn.btn-danger { margin-top: -2px !important;}
    .button_class {clear:both;}
    .show-wrapper{clear:both;margin:10px 0 0;}
    .category_filter .show {float: left; margin: 8px 10px 0 0;}
    .product-compare .table-bordered{float:left;width:100%;overflow:auto;display:inline;}
    .product-info .image, .product-info .additional-carousel { margin: 0 auto 20px; width: 350px;}
    .breadcrumb{right:15px;}
    .information-blogger .breadcrumb{position:relative; left:0px; right:auto;}
    .blog-right h4{ margin-bottom:0px; }
    #search{}
    .blog-image .post_hover{ display: none; }
    .blog-right h4 a{ 
        font-size: 14px;
        font-weight: 400;
    }
    .main-slider .owl-carousel .owl-buttons,
    .main-slider .owl-carousel .owl-pagination{ display: none; }
    .product-info .additional-carousel{width:350px}
    .addthis_toolbox.addthis_default_style{margin: 10px 0;}
    #content .category_list .filterbox{border:1px solid #e5e5e5; margin:10px 0; background-color:#fff;}
    #content .category_list .filterbox .list-group a{border:none;}  
    .checkout-cart .input-group-btn:last-child > .btn, .checkout-cart .input-group-btn:last-child > .btn-group{margin-left:0; margin-right:5px;}
    .checkout-cart #accordion .input-group-btn:last-child > .btn, .checkout-cart #accordion .input-group-btn:last-child > .btn-group{margin-left: 5px; margin-right: 0;}
    .blog-left .blog-image img {
        height: auto;
        width: 100%;
    }
    .addtocart .fa{margin:0;}
    .headertopright .text2 span.hidden-xs,.headertopright .text2 span.hidden-sm,.headertopright .text2 span.hidden-md{display:block !important}
    
    .col-sm-5.header-search{width:78.7%;}
    
    #search .col-sm-3.sort{width: 39%; float: left;}
    .col-sm-3.header-cart{ width:9%; }  
    .owl-carousel .owl-buttons div{opacity:1 !important; -webkit-opacity:1 !important; -moz-opacity:1 !important; -khtml-opacity:1 !important;}
    .box.bestseller{padding-top:30px}
    #column-left .box.bestseller, #column-right .box.bestseller{padding-top:0px}
    .cz_newsletterdiv{ width: 100%;} 
    .news-social{ width: 100%; padding: 20px 10px 25px;}
    .product-thumb .button-group {     
        opacity: 1;
        top: auto;
        bottom: 10px;
    }
    .product-list .product-thumb .button-group {
        bottom: 10px;
        top: auto;
    }
    .product-list .product-thumb .button-group .addtocart .fa{margin-right:10px}
    .product-list .product-thumb .image{float:left;}
    .product-list .product-thumb .caption {
        min-height: 0;
        margin-left: 0;
    }
    .product-grid .product-thumb .caption {
        min-height: 0;
    }
    #button-cart{margin-bottom:0;}
    .information-blogger-blogs .blog-image img {
        display: inline-block;
        max-width: 100%;
    }
    .all-blog .blog-left-content .blog-image{height:auto}

    .category_tab .nav-tabs{float: left; width: 100%; margin: 10px 0;}
    .category_tab .tab-content{clear:both}
    .category_tab .tab-pane .owl-carousel .owl-buttons div{top:-50px}
    .categoryblock{width:50%; margin-bottom: 10px;}
    .category .image{float:none; clear:none}
    .category{padding:0 10px;}
    .layout-2.left-col #column-left, .layout-2.right-col #column-right, .layout-3 #column-left, .layout-3 #column-right, #column-left, #column-right{display:block !important;}
    #carousel-0.banners-slider-carousel .customNavigation a{
        opacity:1;
        -khtml-opacity: 1;
        -webkit-opacity: 1;
        -moz-opacity:1;
    }
    
    .responsive-menu.container { 
        position: relative;
        padding: 0;
        margin: 0 15px;
    }
    
    .main-slider { width:100%; }
    .main-slider img { width:100%; }
    .header .container {
        padding: 0 15px;
    }
    .content-top .container { padding: 0 15px; }
    #cart > .btn{ background-color: transparent;  padding-right: 0px; }
    .static_links li a { padding:16px 10px 17px; }
    .header-right { text-align:center; display:none; }
    .head-right-top { float:none; margin:0 auto; display:none; }
    #content .product-carousel .product-block:hover .price, #content .product-grid .product-block:hover .price, #content .box-product .product-block:hover .price { 
          opacity: 1 ;
        -khtml-opacity: 1 ;
        -webkit-opacity: 1 ;
        -moz-opacity:1 ;
     }
     .hometab, .categorytab{
        margin-top: 40px;
        margin-bottom: 20px;
    }
    .newsletter h5.news-title {
        background: none;
        padding-left: 0;
        padding-bottom: 0;
    }
    .bottomfooter{ padding-bottom: 15px; }
     .bottomfooter .paiement_logo_block{ text-align: center; }
     p.powered { text-align:center; width:100%; margin:0 0 10px; }
     .footerbottom-cms { width:100%; text-align:center; } 
     .top-inner .left-logo { padding-right:20px; }
     .searchbar .col-sm-3.sort { width:100%; }
     .content_header_topright { letter-spacing:0.3px; }   
}
@media (max-width: 575px) {
    .product-list .product-details{float:left; width:100%; clear:both}
    .product-list .product-thumb .caption { padding:15px 0; text-align: center;}
    .product-list .product-thumb .image{
        padding:0; 
        margin:0 auto;
        text-align: center;
        max-width: 277px;
        float: none;
    }
    .product-list .product-thumb h4 { text-align: center; }
    #cznavcmsblock {
        display: none;
    }
}

@media only screen and (max-width: 650px) {
    
    .hometab .customNavigation a { top:-23px; }
    
     .hometab, .categorytab{
        margin-top: 0;
        margin-bottom: 20px;
    }
}
@media only screen and (max-width: 580px) {
    .tab-head { display:inline-block; width:100%; height:auto; border:none; }
    #tabs_info .nav-tabs li:before{ border:none;}
    #tabs_info .nav-tabs li a, #tabs_info .nav-tabs li.active a, .htabs a, .htabs a.selected { width:100%; margin:3px 0;  }
    .htabs  { width:100%; margin:0; }
    #tabs_info .nav-tabs, .etabs { width:100%; text-align:center; }
    #tabs_info .nav-tabs li, .htabs .etabs li { width:100%; text-align:center;     margin: 0;}
    .hometab.box .htabs .etabs .tab:before{ display:none;}
}
@media (max-width: 479px) {
    .cat_prod .product-layout.product-grid, .product-layout.product-list{ width: 100%; }
   #form-currency .btn-link strong{font-size:14px;}
   span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg{display:none !important;}
}

@media only screen and (max-width: 479px) {

    .owl-carousel .owl-buttons div{ }
    .product-info .image-additional a{float:none; text-align:center;}
    .head-right-bottom{ bottom: -65px; }
    .table{ 
        float: left;
        margin-bottom: 20px;
        overflow: scroll;
        width: 100%;
    }
    .product-layout.product-grid{width:100% !important;}
    .shopping-cart .input-group .form-control{width:100%;padding:0;text-align:center;}
    .account-wishlist .table-bordered{float:left;width:100%;overflow:auto;display:inline;}
    #cart .dropdown-menu table {display: inline-block;}
    .flex-direction-nav a:before {font-size:27px !important;}
    #cart .dropdown-menu {right: -10px;  width: 360px; }

    .dropdown-menu.pull-right {width: 100%;}
    #cart .dropdown-menu li > div {min-width:100%;} 
    .category_filter .limit {float: left;}
    .contact-info .left,.contact-info .right{width:100%;}
    .product-info .image, .product-info .additional-carousel {width: 100%;}
    .productpage .write-review, .productpage .review-count { display: inline-block;margin: 5px 0 0;width: 100%;}
    .pagination-wrapper .page-link{float:left;}
    .pagination-wrapper .page-result{float:left;clear:both;}
    .checkout-cart .pull-right {clear: both;float: left; margin: 10px 0;}
    .bootstrap-datetimepicker-widget.dropdown-menu{width:auto;}
    .checkout-cart #accordion .input-group-btn {float: left; margin: 5px 0 0;}
    .blog-right { width:100%; } 
    .category_tab .tab-pane .owl-carousel .owl-buttons div{top:-45px}
    .category_tab .owl-carousel .owl-buttons .owl-prev{
        display: inline-block;
        float: none;
        left: auto !important;
        opacity: 1 !important;
        -khtml-opacity: 1 !important;
        -webkit-opacity: 1 !important;
        -moz-opacity:1 !important;
        position: absolute;
        right: 51% !important;
    }
    .category_tab .owl-carousel .owl-buttons .owl-next{
        left: 51% !important;
        right: auto !important;
        display: inline-block;
        float: none;
        position: absolute;
        opacity: 1 !important;
        -khtml-opacity: 1 !important;
        -webkit-opacity: 1 !important;
        -moz-opacity:1 !important;
    }
    .category_tab .tab-content{clear:both; margin-top: 60px; float: left; width: 100%;}
    .category_tab ul li a{float:none; width:100%;}
    .category_tab ul li{background:none; padding:0;}
    .app-cms li{margin-right:5px;}
    .social-cms li{margin:0 5px 0 0;}
    .footerblock{width: auto;
    margin: 15px 0;
    float: left;
    clear: both;
    }   
    .htabs{float:none; text-align:center; margin:0 auto}
    .hometab .tab-content{clear:both}
    .blog-left .blog-image img{}
    #menu{width:60%}
    #search .input-lg{}
    .news-social .social-title .social-heading,
    .newsletter h5.news-title{     
        font-size: 15px;
        line-height: 28px;
    }
    .headertopright .text2-dec{ display: none; }

    .dropdown-menu.myaccount-menu{right:0px; text-align:left; margin-top:7px; }
    
    .headertopright{text-align:center}
    .headertopleft{display:inline-block; float:none; margin-bottom:10px; text-align:center; width:100%;}
    .shipping-cms{text-align:left}
    #form-language{background:none; padding: 0px; margin: 0px;}

    #search .search_toggle{ right: -40px; width: 240px; }
    .product-block .image{ display: inline-block; }
    .product-block-inner{ text-align: center; }
    .productbox-grid .product-block .product-block-inner, .product-carousel .product-block .product-block-inner, .product-grid .product-block .product-block-inner{
        max-width: 277px;
        margin: 0 auto;
        float: none;
    }
    .productpage #input-quantity{float:none; margin-bottom: 10px; margin-right: 0;}
    .breadcrumb{left: 0;
    position: relative;
    right: auto;}
    #tabs_info .table{float:none;}
    .product-info .image-additional{width:100%}
    .checkout-cart .shopping-cart .input-group-btn:last-child > .btn, .checkout-cart .shopping-cart .input-group-btn:last-child > .btn-group{margin-left:0px; margin-right:5px}
    .checkout-cart #accordion .input-group-btn:last-child > .btn, .checkout-cart #accordion .input-group-btn:last-child > .btn-group{margin-left: 0px; margin-right: 5px;}
    .blog-left{float:none;}
    .category .image{float:none; clear:both; text-align:center}
    .result-search-autocomplete{width:100% !important;}
    .col-md-6.result-info{text-align:left; width:69%; padding-right:0;}
    .result-search-autocomplete > ul > li{width:100%;}
    .alert.alert-success.animated{height:110px;}
    .comment-wrapper{width:100%; float:left; margin:0;}

    .manufacture_block > ul { width:100%; padding:0; }
    
    .nav-tabs { height:auto !important; }
    .productpage .breadcrumb { width:100%; text-align:left; }
    #content .image-additional .slider-item .product-block { margin:4px 3px; }
    .breadcrumb { width:100%; text-align:left; } 
    #form-language, #form-currency { background:none; } 
    .newsletter .input-news{
        margin-bottom: 10px;
    }
    .subscribe-btn{ float: none; }
    p.powered{ margin:0;}
}
@media only screen and (max-width: 319px){

    .product-info .product-image .customNavigation{ width:196px; margin:0 auto; position: relative; } 
    .product-info .additional-carousel {width:196px; margin:0 auto;}
    .btn-primary {margin-bottom:2px;}
    .compare-total {clear: both; margin: 8px 10px 10px 0;}
    #cart .text-right .addtocart{margin:0 0 5px;}
    #cart .text-right .checkout{margin:0;}
}



/*
 *  Core Owl Carousel CSS File
 *  v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
/* display none until init */
.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
    float: left;
}
.owl-controls .owl-page, .owl-controls .owl-buttons div {
    cursor: pointer;
}
.owl-controls .owl-buttons div {
    position: absolute;
}
.owl-controls .owl-buttons .owl-prev {
    left: 10px;
    top: 50%;
}
.owl-controls .owl-buttons .owl-next {
    right: 10px;
    top: 50%;
}
.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* mouse grab icon */
.grabbing {
    cursor: url(grabbing.html) 8 8, move;
}
/* fix */
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}


/* OpenCart Code */
.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -o-transform: translate3d(0px,0px,0px);
    transform: translate3d(0px,0px,0px);
    -webkit-transform: translate3d(0px,0px,0px);
    -moz-transform: translate3d(0px,0px,0px);
    -ms-transform: translate3d(0px,0px,0px);
}
.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
    float: left;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item{
    float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
    cursor: pointer;
}
.owl-controls .owl-buttons div {
  position: absolute;
}
.owl-controls .owl-buttons .owl-prev{
  left: 10px;
  top: 45%; 
}
 
.owl-controls .owl-buttons .owl-next{
  right: 10px;
  top: 45%;
}
.owl-carousel .owl-buttons div i {
    font-size: 40px;
    margin: -20px 0 0;
}
.owl-pagination {
    text-align: center;
    top: 0px;
    position: relative;
    clear: both;
}
.owl-controls .owl-page {
    display: inline-block;
    margin: 0px 6px;
}
.owl-controls .owl-page span {
    display: block;
    width: 11px;
    height: 11px;
    background: #e4583f
    border-radius: 20px;
    box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
}
.owl-controls .owl-page.active span {
    background:  #222d32;;
}




/*-------------------------- Start Home page Testimonial Block -------------------------------*/


#cztestimonialcmsblock {
    margin: 20px 0 20px;
    position: relative;
    clear: both;
}

#cztestimonialcmsblock .testimonial_container .testimonial-area {
    float: left;
    width: 100%;
    position: relative;
    margin-top: 30px;
}
#cztestimonialcmsblock .testimonial_container .testimonial-area ul#testimonial-carousel {
    padding: 0px 100px;
}
#cztestimonialcmsblock .testimonial_container .testimonial-area ul#testimonial-carousel li.slider-item {
    overflow: hidden;
    padding: 0;
    text-align: center;
    color: #fff;
}
#cztestimonialcmsblock .testimonial_container .testimonial-area ul#testimonial-carousel li.slider-item .cms_face { margin-bottom:0px; }
#cztestimonialcmsblock .testimonial_container .testimonial-area ul#testimonial-carousel li.slider-item .cms_face .testimonial-image {
    display: inline-block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    position: relative;
    border: 4px solid  #222d32;;
    margin-bottom:15px
}
#cztestimonialcmsblock .testimonial_container .testimonial-area ul#testimonial-carousel li.slider-item .cms_face .testimonial-image img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}
#cztestimonialcmsblock .testimonial_container .testimonial-area ul#testimonial-carousel li.slider-item .cms_face .name a {
    color:  #222d32;;
    display: block;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 20px;
    font-weight: 600;
}
#cztestimonialcmsblock .testimonial_container .testimonial-area ul#testimonial-carousel li.slider-item .cms_face .title {
    font-family: 'Open Sans', sans-serif;
}
#cztestimonialcmsblock .testimonial_container .testimonial-area ul#testimonial-carousel li.slider-item .cms_face .name a span {
    color: #e4583f
    font-size: 14px;
    line-height: 22px;
    margin-left: 5px;
    display: inline-block;
}
#cztestimonialcmsblock .testimonial_container .testimonial-area ul#testimonial-carousel li.slider-item .cms_face .subheading {
    margin-bottom: 10px;
    letter-spacing: 0.5px;
    font-size: 13px;
    line-height: 22px;
    letter-spacing: 0.5px;
    color: #e4583f
}
#cztestimonialcmsblock .testimonial_container .testimonial-area ul#testimonial-carousel li.slider-item .des {
    font: 400 14px/26px 'Open Sans', sans-serif;
    margin-bottom: 0px;
    position: relative;
    padding: 30px 0px 10px;
    color: #808080;
}
#cztestimonialcmsblock .testimonial_container .customNavigation {
    display: none;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    top: 45%;
}
#cztestimonialcmsblock .testimonial_container .customNavigation a.prev {
    left: 0px;
}
#cztestimonialcmsblock .testimonial_container .customNavigation a.prev:before {
    color: #fff;
}
#cztestimonialcmsblock .testimonial_container .customNavigation a.next {
    right: 0px;
}
#cztestimonialcmsblock .testimonial_container .customNavigation a.next:before {
    color: #fff;
}
#cztestimonialcmsblock .testimonial_container .owl-controls {
    text-align: center;
}
#cztestimonialcmsblock .testimonial_container .owl-controls .owl-page {
    margin: 10px 4px;
    display: inline-block;
    zoom: 1;
    cursor: pointer;
}
#cztestimonialcmsblock .testimonial_container .owl-controls .owl-page span {
    width: 10px;
    height: 10px;
    display: block;
    background: #222d32;
    cursor: pointer;
    margin: 3px;
    text-indent: -9999px;
    -webkit-transition: transform 0.3s cubic-bezier(0.7, -0.2, 0.3, 2.5), color 0.15s ease-out;
    -moz-transition: transform 0.3s cubic-bezier(0.7, -0.2, 0.3, 2.5), color 0.15s ease-out;
    -o-transition: transform 0.3s cubic-bezier(0.7, -0.2, 0.3, 2.5), color 0.15s ease-out;
    transition: transform 0.3s cubic-bezier(0.7, -0.2, 0.3, 2.5), color 0.15s ease-out;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
#cztestimonialcmsblock .testimonial_container .owl-controls .owl-page:hover,
#cztestimonialcmsblock .testimonial_container .owl-controls .owl-page.active {
    border-color:  #222d32;;
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
}
#cztestimonialcmsblock .testimonial_container .owl-controls .owl-page:hover span,
#cztestimonialcmsblock .testimonial_container .owl-controls .owl-page.active span {
    background:  #222d32;;
}
#cztestimonialcmsblock .testimonial_container:hover .customNavigation {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
#cztestimonialcmsblock .testimonial_container:hover .customNavigation a:hover:before {
    color: #ff734d;
}
@media (max-width: 1400px) {
    #cztestimonialcmsblock .testimonial_container .testimonial-area ul#testimonial-carousel {
        padding: 0px 25px;
    }
}
@media (max-width: 991px) {
    #cztestimonialcmsblock {
        margin: 60px 0 20px;
    }
    
}
@media (max-width: 767px) {
    #cztestimonialcmsblock .testimonial_container .testimonial-area {
        margin: 0px;
    }
    #cztestimonialcmsblock .testimonial_container .testimonial-area ul#testimonial-carousel li.slider-item .des { padding-top: 15px; }
}
@media (max-width: 480px) {
    #cztestimonialcmsblock .testimonial_container .testimonial-area ul#testimonial-carousel {
        padding: 0px;
    }
    #cztestimonialcmsblock .testimonial_container .testimonial-area ul#testimonial-carousel li.slider-item .cms_face .des {
        font-size: 14px;
    }
}

/***************************** Category-List-Block ***********************************************/

#czcategorylistblock {
    clear: both;
    overflow: hidden;
    margin: 40px 0;
}
#czcategorylistblock .category_lists {
    margin: 0 -15px;
}
.czcategory_listblock .category_lists ul li.category_item {
    position: relative;
    padding: 15px;
    text-align: center;
    display: inline-block;
}
#czcategorylistblock .category_lists #ourcategory-carousel {
    padding: 0;
    float: left;
}
.czcategory_listblock .category_lists ul li.category_item .cate_image img {
    max-height: 100%;
    max-width: 100%;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.5s ease;
    -webkit-transition-delay: 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}
.czcategory_listblock .category_lists ul li.category_item:hover .cate_image img {
    -webkit-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03);
}
.czcategory_listblock .category_lists ul li.category_item .cate_image {
    float: left;
    margin-right: 30px;
    overflow: hidden;
    background: #e6e6e6;
}
.czcategory_listblock .category_lists ul li.category_item .cate-details {
    float: right;
}
.czcategory_listblock .category_lists ul li.category_item .cate-details .cate_title {
    margin-bottom: 0;
}
.czcategory_listblock .category_lists ul li.category_item .cate-details .cate_subtitle {
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.8px;
    color: #e4583f
    text-align: right;
    margin-bottom: 10px;
}
.czcategory_listblock .category_lists ul li.category_item .cate-details ul.category-names {
    text-align: left;
    font-size: 12px;
    line-height: 28px;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    padding-left: 0;
    list-style: none;
}
.czcategory_listblock .category_lists ul li.category_item .cate-details ul.category-names li a{
    color:#888888;
    display: block;
    -webkit-transition: all 0.5s ease;
    -webkit-transition-delay: 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}
.czcategory_listblock .category_lists ul li.category_item .cate-details ul.category-names li a:hover{
    color: #222d32;;
    padding-left: 5px;
    -webkit-transition: all 0.5s ease;
    -webkit-transition-delay: 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}
.czcategory_listblock .category_lists ul li.category_item .cate-details ul.category-names li a:after {
    font-family: FontAwesome;
    font-size: 14px;
    height: 15px;
    width: 15px;
    cursor: pointer;
    display: inline-block;
    padding-left: 20px;
    content: "\f105";
    text-align: right;
    float: right;
}
@media (max-width: 1199px){
    #czcategorylistblock .category_lists #ourcategory-carousel { text-align: center; }
    #czcategorylistblock .category_lists { margin: 0px; }
}
@media (max-width: 991px){
    #czcategorylistblock {
        margin-top: 0px;
    }
}
@media (max-width: 510px){
    .czcategory_listblock .category_lists ul li.category_item .cate_image,
    .czcategory_listblock .category_lists ul li.category_item .cate-details {
        float: none;
        margin: 0px;
    }
    .czcategory_listblock .category_lists ul li.category_item .cate_image {
        margin-bottom: 20px;
    }
}


/* Instagram CSS */ 
.box.instagram{
    text-align: center;
    float: left;
    width: 100%;
    margin: 0 0 30px 0;
}

.cz_instagramblock .instagramblock .instagram_list .instagram_item a{
    display: inline-block;
    position: relative;
}
.cz_instagramblock .instagramblock .instagram_list .instagram_item  a:before  {
    background-color: rgba(228, 133, 63, 0.76);
    position: absolute;
    content: "";
    left: 50%;
    right: 50%;
    top: 50%;
    bottom: 50%;
    color: #FFF;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    opacity: 1;
    filter: alpha(opacity=100);
}
.cz_instagramblock .instagramblock .instagram_list .instagram_item:hover a:before {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.cz_instagramblock .instagramblock .instagram_list .instagram_item{
    padding: 0px;
}
.cz_instagramblock .instagramblock .instagram_list .instagram_item  img {
    max-width: 100%;
}
.cz_instagramblock .instagramblock .instagram_list .instagram_item .insta_caption {
    position: absolute;
    top: 30%;
    padding: 0px 30px;
    color: #FFF;
    line-height: 24px;
    left: 0;
    right: 0;
    text-align: center;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.cz_instagramblock .instagramblock .instagram_list .instagram_item:hover .insta_caption {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.cz_instagramblock .instagramblock .instagram_list .instagram_item .insta_caption .caption:after{
    border-bottom: 1px solid #fff;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    content: " ";
    width: 100px;
    border-radius: 50%;
    text-align: center;
    display: block;
    margin: 20px auto 0;
}
.cz_instagramblock .instagramblock .instagram_list .instagram_item .insta_caption .insta_likes_comments {
    padding: 15px 0 0 0;
    margin-bottom: 0;
}
.cz_instagramblock .instagramblock .instagram_list .instagram_item .insta_caption .insta_likes_comments li{
    display: inline-block;
    padding: 0 10px;
        float: none;
    width: auto;
}

.cz_instagramblock .instagramblock .instagram_list .instagram_item .insta_caption .insta_likes_comments .likes:before{
    content: "\f08a";
    height: 18px;
    width: 18px;
    font-size: 15px;
    color: #fff;
    padding: 10px;
    font-family: FontAwesome;
}
.cz_instagramblock .instagramblock .instagram_list .instagram_item .insta_caption .insta_likes_comments li.likes:hover:before{
    content: "\f004";
}
.cz_instagramblock .instagramblock .instagram_list .instagram_item .insta_caption .insta_likes_comments .comments:before{
    content: "\f0e5";
    height: 18px;
    width: 18px;
    font-size: 15px;
    color: #fff;
    padding: 10px;
    font-family: FontAwesome;
}
.cz_instagramblock .instagramblock .instagram_list .instagram_item .insta_caption .insta_likes_comments li.comments:hover:before{
    content: "\f075";
}
.cz_instagramblock .instagramblock .customNavigation a.prev{ left: 15px;}
.cz_instagramblock .instagramblock .customNavigation a.next{ right: 15px; }

@media (max-width: 1460px) {
    .cz_instagramblock .instagramblock .instagram_list .instagram_item .insta_caption {
        top: 25%;
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media (max-width: 1460px) {
    .cz_instagramblock .instagramblock .instagram_list .instagram_item .insta_caption {
        top: 20%;
    }
}