@font-face {
    font-family: "Hapna Slab Serif";
    src: url("../font/HapnaSlabSerifMedium.woff") format("woff")
}
@font-face {
    font-family: "Museo Sans Cyrl";
    src: url("../font/MuseoSansCyrl-500.woff") format("woff");
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'SP3 - Hero';
    src: url('../font/SP3-Hero.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Futura Medium';
    src: url('../font/FuturaBT-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Aleo';
    src: url('../font/Aleo-Regular.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

body {
    /*font-family: Helvetica, Arial, Geneva, Verdana;*/
    font-family: "SP3 - Hero";
    /*color: #999;*/
    background-color: #fff;
}
footer {
    font-family: 'times new roman', times, serif;
}
a {
    color: #585858;
}
.active, .active a{
    color: #585858 !important;
}
a:hover {
    /*text-decoration: none;*/
}
img {
    /*pointer-events: none;*/
}
.no-padding {
    padding: 0;
}

/* Let's get this party started */
.widget .content-w::-webkit-scrollbar {
    width: 12px;
}

/* Track */
.widget .content-w::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

/* Handle */
.widget .content-w::-webkit-scrollbar-thumb {
    background: #f3f3f3;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}
.widget .content-w::-webkit-scrollbar-thumb:window-inactive {
    background: #f3f3f3;
}

.tb_button {
    padding: 1px;
    cursor: pointer;
    border-right: 1px solid #8b8b8b;
    border-left: 1px solid #FFF;
    border-bottom: 1px solid #fff;
}

.tb_button.hover {
    border: 2px outset #def;
    background-color: #f8f8f8 !important;
}

.ws_toolbar {
    z-index: 100000
}

.ws_toolbar .ws_tb_btn {
    cursor: pointer;
    border: 1px solid #555;
    padding: 3px
}

.tb_highlight {
    background-color: yellow
}

.tb_hide {
    visibility: hidden
}

.ws_toolbar img {
    padding: 2px;
    margin: 0;
}

/*- - - top header - - -*/
.header-top {
    padding: 10px 15px;
}

.header-top-cart {
    display: inline-block;
    margin: 0 8px;
    /*padding: 5px 0 0 0;*/
}

.header-top-cart a {
    font-size: 19px;
    color: #da252c;
    position: relative;
    top: 1px;
    margin-right: 10px;
}

.header-top-cart a i {
    position: relative;
    top: 3px;
    color: #818285;
}
.header-top-cart #cartCountDesktop {
    position: absolute;
    right: -10px;
    top: -3px;
    font-size: 13px;
    padding: 0 5px;
    border-radius: 50%;
    background: #E6AE00;
    color: #fff;
}

.header-top-language {
    display: inline-block;
    margin-left: 5px;
}

.header-top-language .ico-language {
    margin-right: 5px;
}

.header-top-language .ico-language img {
    width: 25px;
}

.header-top.sticky {
    position: fixed;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 84.5%;
    z-index: 99;
    background: #fff;
    border-bottom: 1px solid #ccc;
    padding: 7px 0;
}

.header-top-logo a {
    display: block;
}
/*- - - end top header - - -*/

/*- - - main slide - - -*/
#home-slide {
    margin: 20px 0;
}
/*- - - end main slide - - -*/

/*--- main menu ---*/
.menu-custom>a {
    font-weight: 700;
    font-size: 16px;
}
.dropdown-menu>li>a {
    padding: 3px 8px;
    white-space: unset;
}
.dropdown-menu>li>a:focus {
    color: #e6ae00;
}

.dropdown-menu>li>a>i {
    margin-right: 5px;
    display: none;
}

.dropdown-menu>li>a:hover>i {
    display: inline-block;
    transition: all .2s ease-out;
    color: #4a4a4a;
}

.menu-top {
    padding: 10px 0;
    text-align: center;
    position: relative;
}

/*.menu-top>li.active>a>.coll-icon span, .menu-top>li.active>a>.coll-icon2 span,*/
/*.menu-top>li:hover .coll-icon, .menu-top>li:hover>a>.coll-icon span,*/
/*.menu-top>li:hover>a>.coll-icon2 span,*/
/*.menu-top>li>a:hover>.coll-icon span, .menu-top>li>a:hover>.coll-icon2 span {*/
/*color: #e32124*/
/*}*/

.coll-icon .title-main-menu.active {
    color: #e32124;
}

.menu-top>li {
    padding: 0 5px;
    display: inline-block;
    /*float: left;*/
    position: relative;
    border-right: 1px solid #ddd;
    /*width: calc(100% / 8)*/
}

.menu-top>li:last-child {
    border: none
}

.menu-top>li.activeboots {
    background: #E32124
}

.menu-top>li.activeboots.active, .menu-top>li.activeboots:hover {
    background: #E32124 !important
}

.menu-top>li.activeboots:hover .title-main-menu {
    color: #fff !important
}

.menu-top>li.activeboots a .coll-icon .title-main-menu {
    color: #fff !important
}

.menu-top>li.activeboots:after {
    background: url('gift-20.gif');
    width: 35px;
    height: 33px;
    position: absolute;
    top: 0;
    right: 0
}

.menu-top>li .coll-icon {
    padding: 0;
    text-align: center
}

.collectionkt img {
    width: 100%
}

.menu-top>li>a {
    display: block;
    transform: translateY(2px);
    position: relative;
    color: #222222;
    font-weight: 600;
}
.menu-top>li>a.active * {
    color: #E6AE00;
}
.menu-top>li>a:hover {
    /*text-decoration: none;*/
}
.menu-top>li>a *
/*.dropdown-menu>li>a, .index-title*/
{
    font-family: "Aleo";
    /*font-family: "SP3 - Hero";*/
    /*font-family: "Futura Medium";*/
    /*letter-spacing: 2.5px;*/
}

.back-menu-top .menu-top>li.logo-top:hover {
    background-color: #fff
}

.menu-top>li.active, .menu-top>li:hover {
    background-color: transparent
}

.menu-top>li.event {
    background: #e32124;
}

.menu-top>li.event>a>.coll-icon span {
    color: #fff !important
}

.menu-top>li.logo-top-home.active, .menu-top>li.logo-top-home:hover {
    background-color: #000 !important
}

.menu-top>li>a:hover>.coll-icon {
    background: 0 0 !important
}

.menu-top>li.active>a {
}

.menu-top>li.event>a>.coll-icon span {
    color: #fff
}

.menu-top>li.active .coll-icon .ico-top img:first-child {
    opacity: 1;
    z-index: 1
}

.menu-top>li.active .coll-icon .ico-top img:last-child {
    opacity: 0;
    z-index: 0
}

.menu-top>li.active .coll-icon .ico-top img:first-child,
.menu-top>li:hover .coll-icon .ico-top img:first-child {
    /*-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	transform: rotateY(360deg);
	bottom:0;*/
    opacity: 1;
    z-index: 1
}

.menu-top>li.active .coll-icon .ico-top img:last-child,
.menu-top>li:hover .coll-icon .ico-top img:last-child {
    opacity: 0;
    /*bottom:-50px;*/
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
    min-width: 255px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box;
}

.drop-menu {
    border: none;
    background: #f7f7f7;
    margin: 0;
    padding: 18px 15px 15px 15px;
    z-index: 999;
}

li.menu-li.hasChild:hover ul.dropdown-menu {
    display: block;
}

.dropdown-menu.drop-menu {
    border-radius: 0 0 5px 5px;
    padding: 10px 0;
}

.dropmenu_item_show_1>li {
    padding: 5px 0;
    float: left;
    width: calc(100%/4);
}

.dropmenu_item_show_1>li:nth-child(4n+1) {
    clear: both;
}

.dropmenu_item_show_1>li>a {
    font-weight: bold;
}

.dropmenu_item_show_2 {
    padding: 0 10px;
    list-style: none;
}

.dropmenu_item_show_2 li a {
    padding: 3px 0;
    display: inline-block;
}

/*.menu-top>li:nth-child(5) .dropdown-menu,*/
/*.menu-top>li:nth-child(6) .dropdown-menu,*/
/*.menu-top>li:nth-child(7) .dropdown-menu,*/
/*.menu-top>li:nth-child(8) .dropdown-menu {*/
    /*right: 0;*/
    /*left: auto;*/
/*}*/

/*li.menu-li:nth-child(3n):hover .dropdown-menu.drop-menu,*/
/*li.menu-li:nth-child(4n):hover .dropdown-menu.drop-menu{*/
/*left: 17%;*/
/*}*/
/*li.menu-li:nth-child(5n):hover .dropdown-menu.drop-menu {*/
/*left: 30%;*/
/*}*/

.menu-top>li .dropdown-menu.drop-menu.dropmenu_item_show_1 {
    width: 800px;
    left: -250%;
}

.menu-top>li:hover .dropdown-menu.drop-menu {
    display: block;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .menu-top>li {
        padding-left: 8px;
        padding-right: 8px
    }
}

/*--- main menu ---*/

/*--- search header ---*/
.search-header {
    margin: 15px 0;
}

#chir_search_head form#frm_search_head {
    position: relative;
}

#frm_search_head>i {
    transition: transform .3s ease, color .2s ease;
    padding: 1px;
    top: 8px;
    left: 14px;
    position: absolute;
    color: #999999;
}

#chir_search_head .chir_frm input[type=text] {
    padding: 6px 40px 6px 20px;
    /*height: 35px;*/
    transition: border-color ease-in-out .15s,
    box-shadow ease-in-out .15s;
    border: 1px solid #999999;
    border-radius: 5px;
    font-size: 14px;
    width: 100%;
}

#chir_search_head .chir_frm input[type=text]:hover {
    background: #eee;
}

#frm_search_head button.chir_btn_sub {
    border-radius: 0 3px 3px 0;
    background: black;
    border: 0;
    color: #999;
    height: 33px;
    position: absolute;
    right: 0px;
    top: 0;
    padding: 0px 20px;
}

#searchFolding {
    position: absolute;
    top: 36px;
    left: 2%;
    width: 96%;
    background: #fff;
    box-shadow: 0 0 5px #bbb;
    z-index: 999;
}

#searchFolding a {
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 10px;
    color: #7e7e7e;
}

#searchFolding a:hover {
    color: #e60f1e;
}

/*--- end search header ---*/

/*- - - back to top - - - */
#toTop {
    padding: 0 10px;
    background: #995920;
    position: fixed;
    bottom: 25px;
    right: 30px;
    font-size: 30px;
    font-weight: 700;
    display: none;
}
#toTop * {
    color: #fff;
}

/*- - - end back to top - - - */

/*- - - wiget category - - -*/
.widget {
    margin-bottom: 30px;
}
.sidebar .widget {
    margin-bottom: 0;
}
.widget.cate {
    cursor: pointer;
}
.widget .content-w {
    max-height: 300px;
    overflow-y: auto;
}
.sidebar .widget.cate .content-w {
    display: none;
    background: #fff;
    position: absolute;
    z-index: 9;
}

.widget.cate.sticky h3.title, .widget.cate.sticky .content-w {
    width: 100%;
}

.widget .toggle-filter:hover {
    cursor: pointer;
}

.widget .toggle-filter.is-close a i {
    transform: rotate(180deg);
    transition: 0.1s;
}

.widget .content-w .title {
    position: relative;
}

h3.title {
    /*background: #000;*/
    border-bottom: 1px solid #ddd;
    color: #000;
    padding: 10px;
    font-size: 18px;
    display: inline-block;
    margin: 0;
    font-weight: 600;
}

h3.title span {
    border: none;
    padding: 0;
    margin: 0;
}

.widget .content-w.no-overflow {
    max-height: unset;
}

.content-w ul {
    list-style: none;
    padding: 0 10px;
}

.content-w ul li {
    font-size: 18px;
    /*border-bottom: 1px solid #ededed;*/
}

.content-w ul li a {
    padding: 5px;
    display: inline-block;
    font-size: 14px;
    color: #4a4a4a;
}

.content-w ul li a.active {
    color: #E6AE00 !important;
    font-weight: bold;
}

.sidebar-box ul li {
    display: inline-block;
    /*border: 1px solid #ccc;*/
    margin: 5px;
    height: 30px;
    min-width: 30px;
    text-align: center;
}

.sidebar-box ul li a {
    color: #85828c;
}

.widget-color-filter .sidebar-box ul li {
    border-radius: 50%;
    overflow: hidden;
    border: 1px solid #999;
}

.widget-color-filter .sidebar-box ul li.active {
    box-shadow: 0 0 2px 2px #ff8800;
}

.widget-color-filter .sidebar-box ul li a {
    width: 100%;
    height: 100%;
}

.reset-filter {
    margin: 3px 5px 0 0;
}

.widget.cate.sticky {
    position: fixed;
    width: 17%;
    top: 1px;
    z-index: 99;
}

.not-sticky h3.title {
    display: block;
}
.widget h3.title {
    color: #585858;
}

/*- - - end wiget category - - -*/

.grid-image, .banner-category-item {
    margin: 5px 0;
    padding: 0 5px;
}

.grid-image .box-image, .banner-category-item .box-image {
    /*padding: 10px 0;*/
    position: relative;
}

.grid-image .box-image img, .banner-category-item .box-image img {
    /*max-height: 200px;*/
    width: 100%;
}

.grid-image .box-title, .banner-category-item .box-title {
    /*padding: 10px 0;*/
}

.grid-image .box-title .box-title-name, .banner-category-item .box-title .box-title-name {
    font-size: 15px;
    font-weight: 600;
}

.index-grid-image:hover .box-title .box-title-name {
    font-weight: 700;
}

#pagination {
    margin: 15px 0;
}
.cateinfo-page {
    overflow: hidden;
}
/*- - - product view - - -*/
.product-detail {
    padding: 15px 0;
    margin: 10px 0;
}


.slide-img-child {
    position: relative;
}

#img-child {
    margin-bottom: 20px;
}

#img-child .item {
    display: inline-block;
    cursor: pointer;
    margin-bottom: 10px;
    border: 0;
}
#img-child .item img {
    padding: 9px;
    border-radius: 4px;
    max-height: 100px;
}
/*#img-child .item img.cloudzoom-gallery-active, #img-child .item:hover img {*/
    /*border: 2px solid #e6ae00;*/
/*}*/
.slide-img-child .p-thumb-control {
    font-size: 24px;
    position: absolute;
    padding: 0 10px;
}
.slide-img-child #prevSlideZ {
    left: 15px;
    top: -22px;
}
.slide-img-child #nextSlideZ {
    right: 65px;
    bottom: -30px;
}

.btnAddToCart {
    width: 353px;
    margin: 15px 0;
    position: relative;
    z-index: 0;
    border: 1px solid #484848;
    white-space: nowrap;
    padding: 10px 90px;
    font-weight: 700;
    font-size: 18px;
    line-height: 18px;
    border-radius: 2px !important;
    text-align: center;
    display: inline-block;
    background: #484848;
    color: #fff;
}
.btnAddToCart:hover, .ajaxcart .con-ajax-cart:hover {
    background: #000000;
    color: #fff;
}

.product-detail .product-price .current {
    font-size: 25px;
    color: #ca2027;
    font-weight: 700;
    display: inline-block;
    vertical-align: middle;
    margin: 7px 3px;
}

.product-detail .product-price .prev {
    display: inline-block;
    font-size: 16px;
    text-decoration: line-through;
    margin-left: 5px;
    color: #999;
}

.quantity-selector {
    margin: 10px 0;
}

.quantity-selector .number-product {
    text-align: center;
    padding: 2px 5px;
    width: 235px;
    margin-left: 7px;
}

.product-content-main {
    /*max-height: 350px;*/
    /*overflow: hidden;*/
    display: none;
}

.product-content .show-more, .product-content .show-less {
    display: block;
    background: #b9babf;
    color: #fff;
    margin: 10px 0;
    padding: 10px 0;
    font-size: 18px;
}

.product-content .show-more:hover {
    background: #818285;
}

.product-content .show-more i, .product-content .show-less i {
    color: #fff;
}
.product-content .show-more.rotate i {
    transform: rotateX(180deg);
}

.color-panel {
    left: 0;
    top: 40%;
    position: fixed;
    padding: 10px;
    box-shadow: 0 0 0 1px #b8b8b8;
    transform: translateX(-59px);
    transition: 1s;
    background: #fff;
    z-index: 9999;
}

.color-panel-box {
    max-height: 300px;
    overflow-y: auto;
}

.color-panel-box a {
    width: 30px;
    height: 30px;
    display: block;
    margin-bottom: 10px;
    text-align: center;
    box-shadow: 0 0 0 1px #b8b8b8;
}

.color-panel .drawer {
    opacity: 0.6;
    position: absolute;
    left: 100%;
    top: 0;
    font-size: 20px;
    border: 1px solid #ccc;
    padding: 5px 10px;
    cursor: pointer;
    background: #fff;
    z-index: 9999;
}

.color-panel.open_drawer {
    transform: translateX(0);
}

/*- - - end product view - - -*/

/*- - - cart index - - -*/
#insCartPage {
    padding-bottom: 30px;
}

.cart-page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
    text-align: center;
}

.ajaxcart .cart_header_labels {
    margin: 10px 0 15px;
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 0;
    border-top: 1px solid #e5e5e5;
}

.ajaxcart .cart_header_labels>div {
    font-size: 15px;
    font-weight: 600;
}

.page-content .ajax_content_cart {
    font-size: 12px;
    font-weight: 300;
    color: #666;
    max-height: 350px;
    overflow: auto;
}

.ajaxcart .list_product_cart {
    text-align: center;
    margin-bottom: 15px;
}

.ajaxcart .title a.product_name {
    margin: 0 0 10px 0;
    text-align: left;
    font-size: 14px;
    display: block;
    text-transform: none;
    letter-spacing: 0;
}

.cpro_item_inner span.price.product-price {
    font-size: 19px;
    line-height: 25px;
}

.ajaxcart__qty {
    display: inline-block;
    margin: 0;
}

input.ajaxcart__qty-num {
    width: 50px;
    height: 30px;
    text-align: center;
    border: 1px solid #7b7b7b;
    color: #222;
    padding: 0;
}

.cpro_item_inner span.price.product-price {
    font-size: 20px;
    line-height: 25px;
}

.cpro_item_inner .removeCart {
    font-size: 18px;
}

.ajaxcart .con-ajax-cart {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 20px;
    background: #ca2027;
    color: #fff;
}
.row-totalMoney {
    display: inline-block;
    background: #999;
    color: #fff;
    padding: 9px 18px;
}
.cart__subtotal-title img {
    position: relative;
    top: -5px;
}
/*- - - end cart index - - -*/

/*- - - header mobile - - -*/
.icon-menu-mobile {
    text-align: center;
    display: none;
}

.icon-menu-mobile a {
    /*font-size: 27px;*/
}

#boxMenu, #boxMenu ul>li>a>img {
    display: none;
}
#boxMenu.mm-opened {
    display: block;
}

@media screen and (max-width: 991px) {
    .btnAddToCart{
        width: 100%;
        padding: 10px 70px;
    }
    .quantity-selector .number-product{
        padding: 5px;
        width: 100%;
        margin: 7px 0;
        display: block;
    }
    .icon-menu-mobile {
        display: block;
        margin-top: 5px;
    }
    .icon-menu-mobile .tool_bar_menu {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    #chir_search_head>.chir_frm {
        padding: 0;
    }

    #chir_search_head .chir_frm input[type=text] {
        /*padding: 6px 0 0 0;*/
    }

    #mobile_menu {
        position: fixed;
        -webkit-overflow-scrolling: touch;
        top: 0;
        bottom: 0;
        left: 0;
        padding: 0;
        max-width: 95%;
        z-index: 9999;
        background-color: #fff;
        width: 50%;
        border-right: 1px solid #e9e9e9;
        transition: all .4s cubic-bezier(.46, .01, .32, 1);
        transform: translateX(-100%);
    }

    #mobile_menu ul.chir_menu_mobile, #left_column .block .block_content {
        overflow-y: auto;
        overflow-x: hidden;
    }

    #mobile_menu ul li .fa {
        float: right;
        font-size: 18px;
    }

    #mobile_menu .chir_menu_mobile .menu-dropdown-mobile {
        padding: 0 0 0 10px;
        list-style: none;
    }

    #mobile_menu .chir_menu_mobile .menu-dropdown-mobile li {
        border: 0;
        padding: 10px 0;
    }

    body.open_drawer, body.open_drawer_filter {
        overflow: hidden;
    }

    .open_drawer #mobile_menu {
        transform: translateX(0px);
    }

    .overlay_chir {
        background: rgba(0, 0, 0, .6);
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 100%;
        z-index: 9;
        display: none;
    }

    .open_drawer .overlay_chir.menu, .open_drawer_filter .overlay_chir.filter {
        display: block !important;
    }

    #mobile_menu ul.chir_menu_mobile {
        overflow-y: auto;
        overflow-x: hidden;
        padding: 0;
    }

    #mobile_menu .chir_menu_mobile li {
        padding: 10px 13px;
        border-bottom: 1px solid #e5e5e5;
        position: relative;
    }

    #mobile_menu .chir_menu_mobile li a {
        font-size: 15px;
    }

    #mobile_menu ul.chir_menu_mobile li ul {
        display: none;
    }

    #mobile_menu .head {
        padding: 10px;
        font-size: 15px;
        text-transform: uppercase;
        background: #000;
        color: #fff;
        position: relative;
    }

    #mobile_menu .head p {
        margin: 0;
    }

    #mobile_menu .head .tool_bar_menu {
        position: absolute;
        right: 15px;
        top: 50%;
        transform: translateY(-50%);
    }

    #mobile_menu .head .tool_bar_menu a span, #mobile_menu .head .tool_bar_menu a span:before, #mobile_menu .head .tool_bar_menu a span:after {
        background: #fff;
        -webkit-transition: all 0.6s;
        transition: all 0.6s;
    }

    #mobile_menu .head .tool_bar_menu a span {
        width: 20px;
    }
}

@media screen and (max-width: 767px) {
    #mobile_menu {
        width: 70%;
        transform: translateX(-100%);
        overflow: auto;
    }
    .product-detail {
        padding: 0;
        margin: 0;
        clear: both;
    }
    .product-img {
        margin: 0;
        padding: 10px 0;
    }
}

/*- - - header mobile - - -*/

.call-now {
    opacity: 0.8;
    display: none;
    position: fixed;
    left: -15px;
    padding-left: 15px;
    bottom: 5%;
    color: #fff;
    border-radius: 50%;
    font-size: 20px;
}
.fa-search:before{
    color: #fff;
}

/*- - - category-page - - -*/
.category-page .sidebar {
    border-bottom: 1px solid #000;
}
.category-name {
    font-weight: 600;
    color: #000;
    font-size: 18px;
    margin-top: 20px;
}
/*- - - end category-page - - -*/


/*- - - footer - - -*/
.footer-social a {
    display: inline-block;
    transform: translate3d(0,0%,0);
    transition: all .2s ease-in-out;

}
.footer-social a:hover {
    transform: translate3d(0,-20%,0);
}
/*- - - end footer - - -*/

/*- - - nav mobile - - -*/
.nav-mobile {
    clear: both;
    display: none;
}
.menutc .frame {
    font-size: 13px;
    width: 31.333%;
    float: left;
    height: 45px;
    margin: 0 0 1.1% 1.1%;
    background: #e3e3e3;
    /*border: 1px solid #e8a400;*/
    border-radius: 3px;
    background: #e5e5e5;
    color: #000;
    text-align: center;
    padding: 7px 2px;
}
.menutc .frame > div {
    margin: auto;
    color: #999;
}
/*- - - end nav mobile - - -*/

.sidebar-index h3.title {
    width: 100%;
}
.index-title-intro {
    font-size: 18px; margin-top: 10px; display: block;
}

/*.active, .active a {*/
    /*color: #E6AE00;*/
/*}*/
.section.map iframe {
    width: 100%;
}
.index-title {
    font-size: 30px;
    padding-bottom: 15px;
    border-bottom: 1px solid #999;
    font-weight: 600;
    font-family: "SP3 - Hero";
    letter-spacing: 1.5px;
    text-align: center;
}
.view-more {
    border-radius: 0;
    background: #999592;
    border-color: #999;
    /*font-family: "Time News Roman";*/
    font-weight: 600;
}
.view-more:hover {
    background: #999592;
    border-color: #999;
}
.index-content {
    margin: 15px 0;
    padding-bottom: 25px;
    overflow: hidden;
}
.menucustom-footer .menu-top>li:hover .dropdown-menu.drop-menu {
    display: none;
}
.cart-table {
    padding: 15px;
    background: #eee;
    margin-bottom: 20px;
}
section.map iframe {
    width: 100%;
}
.p-slide .owl-wrapper {
    /*width: 100% !important;*/
    float: left;
}
.owl-controls .owl-buttons .owl-prev, .owl-controls .owl-buttons .owl-next {
    position: absolute;
    top: 43%;
    /*border: 1px solid #ccc;*/
    padding: 0 10px;
    font-size: 40px;
    color: #777;
}
.owl-controls .owl-buttons .owl-prev:hover, .owl-controls .owl-buttons .owl-next:hover {
    /*background: #999;*/
    color: #000;
    transition: 0.3s;
}
.owl-controls .owl-buttons .owl-prev {
    left: -10px;
}
.owl-controls .owl-buttons .owl-next {
    right: -10px;
}
.size-info {
    font-weight: 600;
}
.pview-name .h3 {
    margin: 0 0 10px 0;
}

.pview-info-left {
    padding-right: 10px;
    font-size: 15px;
    /*font-style: italic;*/
    /*width: 75px;*/
    /*display: inline-block;*/
    float: left;
}

.pview-info-right {
    padding-left: 0;
    font-size: 15px;
    /*display: inline-block;*/
}

.detail-info-entry-title {
    display: inline-block;
    width: 100px;
    margin-right: 5px;
}

.option-product-detail {
    float: left;
    width: 100%;
    margin-top: 0;
}

.item-option-product-detail {
    width: 100%;
    margin-top: 10px;
    /*color: #000;*/
}

.item-option-product-detail label {
    font-size: 14px;
    /*color: rgba(0, 0, 0, .8);*/
    font-weight: 500;
    display: inline-block;
    margin-bottom: 0;
    line-height: 28px;
    margin-right: 15px;
    width: 100px;
}
#selectC, #selectS, #selectM {
    width: 100%;
    position: relative;
}
.item-option-product-detail .contentCS{
    /*float: right;*/
    width: 100%;
    display: none;
    border: 1px solid #f0f0f0;
    font-weight: 400;
    font-size: 14px;
    color: #737373;
    position: absolute;
    top: 27px;
    background: #fff;
    z-index: 1;
    right: 0;
    text-align: left;
}

.bgSelect {
    /*background: #fff;*/
    position: relative;
    cursor: pointer;
    width: 202px;
    display: inline-block;
    color: #666;
    text-align: left;
}

.contentCS a {
    display: block !important;
    text-decoration: none;
    color: #333;
    padding: 5px 5px 5px 10px;
    font-size: 14px;
    text-transform: none;
}
.contentCS a:hover{
    color: #ca2027;
}
#colorName, #sizeName, #materialName {
    line-height: 26px;
    padding-left: 10px;
}
.bgSelect i {
    position: absolute;
    top: 10px;
    right: 10px;
}
.selectSize, .selectColor, .selectSC, .selectMaterial {
    border-radius: 4px;
    border: 1px solid #f0f0f0;
    padding: 3px;
    background: #fff;
}
.color-product-detail {
    float: left
}

.color-product-detail span {
    height: 24px;
    width: 24px;
    border-radius: 50%;
    float: left;
    margin-right: 15px;
    margin-top: -7px
}

.mask-img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    /*display: none;*/
    transition: ease all .5s;
}
.grid-image .box-image:hover .mask-img {
    opacity: 1;
    /*display: block;*/
    transition: ease all .5s;
}
.overlay-img {
    background: rgba(255, 255, 255, 0.6);
    width: 100%;
    height: 100%;
}
.overlay-readmore {
    position: absolute;
    z-index: 9;
    color: #fff;
    background: #e6ae00;
    padding: 7px 10px;
    font-size: 13px;
    border-radius: 15px;
    top: 50%;
    left: 50%;
    transform: translate(-50%);
}
.overlay-readmore:hover {
    color: #fff;
    top: calc(50% - 7px);
    transition: 0.3s all;
}
.col-md-3.cate-grid-left .content-w ul li a:hover {
    font-weight: bold;
}
.cate-grid .index-title {
    position: relative;
}
.old-price {
    margin-right: 5px;
}
.current-price {
    color: #d9524f;
}

.price_slider_wrapper {
    padding: 0 13px;
}
.price_slider_title {
    /*display: block;*/
    margin: 10px 0;
}
#slider-range {
    margin-top: 25px;
}
.widget_price_filter .ui-widget-content {
    background-image: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    height: 4px;
    position: relative;
    z-index: 1;
    background: 0 0;
    border-radius: 1px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border: 1px solid #e8e8e8;
    margin-bottom: 5px;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range::before {
    position: absolute;
    left: 1px;
    right: 1px;
    bottom: 1px;
    top: 1px;
    z-index: 1;
    content: "";
}
.widget_price_filter .ui-slider .ui-slider-handle {
    width: 22px;
    height: 11px;
    margin-left: -11px;
    margin-right: 0;
    top: -12px;
    background: none !important;
    border: 11px solid #232222;
    border-bottom: none;
    border-color: #232222 transparent transparent;
    position: absolute;
    z-index: 2;
    border-radius: 1em;
    cursor: ew-resize;
    outline: 0;
    background-color: #7aaedd;
}
.cate-grid .grid-image .box-title .box-title-name {
    font-size: 16px;
}
.sortby-box {
    padding: 3px;
    font-size: 14px;
    position: absolute;
    right: 0;
    bottom: 15px;
}
.caret-toggle {
    float: right;
    display: none;
}
.caret-toggle.open>i {
    transition: all .1s;
    transform: rotate(-90deg);
}
.menu-sidebar-lv2 {
    /*display: none;*/
}
.box-code {
    color: #87cefa;
    font-size: 13px;
}
.box-desc {
    text-align: left !important;
}
.cate-grid .grid-image .box-image > a, .cate-grid .banner-category-item .box-image > a {
    width: 100%;
    height: 250px;
    background: #f3f3f3;
    display: flex;
}
.cate-grid .grid-image .box-image > a img, .cate-grid .banner-category-item .box-image > a img {
    max-width: 80%;
    max-height: 80%;
    margin: auto;
    width: auto;
}
.overlay_chir.menu.in {
    display: block;
}
.relative {
    position: relative;
}
.rotate-right {
    transform: rotate(-90deg);
}

.pview-policy {
    /*text-align: left;*/
}

.product-action #addToCart {
    width: 220px;
    margin-left: 20px;
}

.main-img-fancybox {
    height: 500px;
}

@media (min-width: 1400px) {
    .main-img-fancybox {
        height: 600px;
    }
}

@media (min-width: 1200px) {
    .header-top-logo {
        margin-left: 17px;
    }
}

@media (min-width: 992px) {
    .header-top-logo {
        margin-bottom: 30px;
    }
    #img-child .item img {
        object-fit: contain;
        width: 60px;
        height: 60px;
    }
    .grid-image {
        text-align: left;
    }
    .index-grid-image:hover {
        margin-top: 5px;
        transition: all .2s ease-in-out;
    }
    .col-md-3.cate-grid-left .content-w ul li a {
        font-size: 13px;
    }
}

@media (max-width: 991px) {
    .widget {
        margin-bottom: 15px;
    }
    .widget h3.title {
        font-size: 15px;
    }
    .widget .content-w {
        max-height: unset;
    }
    .sortby-box {
        position: unset;
    }
    .cate-grid .col-xs-12.list-product {
        padding: 0;
    }
    .cate-grid .grid-image .box-image>a, .cate-grid .banner-category-item .box-image>a {
        width: 100%;
        height: 165px;
    }
    .cate-grid .grid-image .box-image>a img, .cate-grid .banner-category-item .box-image>a img {
        height: 100%;
        width: 100%;
        object-fit: contain;
        max-width: 100%;
        max-height: 100%;
    }
    .cate-grid-left {
        visibility: hidden;
        transform: translateX(100%);
        transition: all 0.35s;
        position: fixed;
        background: #fbfbfb;
        right: 0;
        top: 0;
        width: 80%;
        height: 100%;
        z-index: 11;
        overflow: auto;
    }
    .cate-grid-left.opened {
        visibility: visible;
        transform: translateX(0);
    }
    .line-bar {
        display: flex;
        border: 1px solid #ccc;
        height: 35px;
        line-height: 34px;
    }
    .line-bar.line-bar-scroll {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        background: #fff;
        z-index: 8;
    }
    .line-bar-box {
        width: 33.3%;
        border-right: 1px solid #ccc;
        text-align: center;
    }
    .filter-button-container {
        border-right: 0;
    }
    .filter-button-container .fa {
        font-size: 13px;
    }
    .sortControl {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 2px;
        opacity: 0;
    }
    .list-product.list .product-wrapper {
        width: 100%;
    }
    .list-product.list .grid-image .box-image>a {
        height: 250px;
    }
    .list-product.list .grid-image .box-title {
        text-align: left;
    }
}

@media (min-width: 768px) {
    .grid-image:nth-child(4n+1) {
        clear: both;
    }
    .cate-grid .grid-image:nth-child(4n+1) {
        clear: unset;
    }
    /*.cate-grid .grid-image:nth-child(3n+1) {*/
        /*clear: both;*/
    /*}*/
}

@media (max-width: 767px) {
    .text-xs-left {
        text-align: left !important;
    }
    .search-header {
        margin: 15px 0 0 0;
    }
    .index-content {
        margin: 0 0 5px;
        padding: 0;
    }
    .grid-image:nth-child(2n+1) {
        clear: both;
    }

    .call-now {
        z-index: 99;
        display: block;
    }

    #frm_search_head button.chir_btn_sub {
        padding: 5px 10px 9px 20px;
        background: black;
        height: auto;
        border-radius: 0px 5px 5px 0;
    }

    .header-top.sticky {
        width: 95%;
    }
    .nav-mobile {
        display: block;
    }
    .cate-grid .index-title {
        clear: both;
        font-size: 18px;
    }
    .cate-grid .index-title .index-title-intro {
        font-size: 14px;
    }
    .grid-image .box-title {
        text-align: left;
    }
    .box-title {
        text-align: left;
    }
    .box-code{
        padding: 0 10px;
    }
    .list-product .box-title-price{
        padding: 0 10px;
    }
    .cate-grid .grid-image .box-title .box-title-name {
        padding: 0 10px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    .box-desc {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        font-size: 12px;
    }
    .ajaxcart {
        margin-left: -15px;
        margin-right: -15px;
    }
    .ajaxcart .list_product_cart {
        text-align: left;
        position: relative;
    }
    .product-slide .col-lg-3{
        padding: 0;
    }
    .total-item {
        position: absolute;
        top: 0;
        left: 0;
    }
    .list_button_cart {
        position: relative;
        margin-bottom: 60px;
    }
    .note_item {
        position: absolute;
        top: 60px;
        left: 0;
        padding-right: 5px;
    }
    .accept-order {
        position: absolute;
        top: 60px;
        right: 0;
        padding-left: 5px;
    }
    .ajaxcart .con-ajax-cart {
        padding: 10px;
        width: 100%;
        text-align: center;
    }
    .row-totalMoney {
        width: 100%;
        margin: 0;
    }
    .ajaxcart .title a.product_name {
        margin: 0;
    }
    .ajaxcart__qty {
        display: block;
        margin-top: 5px;
    }
    input.ajaxcart__qty-num {
        width: 100%;
    }
    .cpro_item_inner span.price.product-price {
        font-size: 15px;
    }
    .cpro_item.remove {
        position: absolute;
        right: 0;
        top: 45%;
        padding: 0;
        width: auto;
    }
    .pview-desc {
        text-align: left;
        padding-left: 60px;
    }
    .pview-policy {
        text-align: left;
    }
    .pview-policy ul {
        padding-left: 20px;
        text-align: left;
    }
    .pview-info-left {
        width: auto;
        /*padding-left: 60px;*/
    }
    .pview-info-right {
        font-size: 15px;
        width: auto;
        padding-right: 0;
    }
    .product-detail .product-price, .product-detail .avaiable {
        /*padding-left: 60px;*/
        /*text-align: left;*/
    }
    .main-img-fancybox {
        height: auto;
    }
}
/*- - - end max width 767px - -*/


/*- - - end max width 480 - -*/
@media (max-width: 480px) {
    .box-desc {
        white-space: normal;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        display: -webkit-box;
        height: 44px;
        line-height: 21px;
    }
    .box-desc>p {
        padding: 0 10px;
        margin: 0;
        height: 50%;
        overflow: hidden;
        /* white-space: normal; */
        /* -webkit-box-orient: vertical; */
        -webkit-line-clamp: 1;
        display: -webkit-box;
        line-height: 16.5px;
    }
}
/*- - - end max width 480 - -*/
.header-top.text-left{
    float: left;
    padding-top: 15px;
}
.breadcrumb {
    background-color: #fff;
    padding: 0px 15px;
    margin-bottom: 0px;
    list-style: none;
    border-radius: 4px;
}
#productTags label{
    display: block;
    color: #222;
    letter-spacing: 1px;
    height: 24px;
    margin-top: 18px;
    font-size: 16px;
    font-weight: 100;
    line-height: 18px;
}
#productTags a{
    margin-bottom: 12px;
    background-color: #f3f3f3;
    margin-right: 12px;
    height: 30px;
    font-size: 13px;
    text-decoration: none;
    justify-content: center;
    align-items: center;
    line-height: 19px;
    padding: 5px 10px;
    color: #666;
    border-radius: 2px;
}
#productTags a:hover{
    background-color: #dedddf;
}
.box-desc{
    white-space: normal;
    height: 3em;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    line-height: 1em;
}
.img-logo{
    max-width: 1170px;
    margin: 0 auto;
}
@media (max-width: 991px){
    .cate-grid .grid-image .box-image>a img, .cate-grid .banner-category-item .box-image>a img{
        height: 195px;
        object-fit: cover;
        width: 195px;
    }
}
.owl-carousel button.owl-dot.active{
    background: black;
    height: 12px;
    width: 12px;
    border-radius: 50%;
    margin: 0 10px
}
.owl-carousel button.owl-dot{
    background: #ccCCCC;
    height: 12px;
    width: 12px;
    border-radius: 50%;
    margin: 0 10px;
}
.owl-dots{
    text-align: center;
}
#home-slide .owl-dots{
    display: none;
}
.banner-left-1 img{
    object-fit: cover;
    width: 100%;
    height: auto;;
}
.banner-left-2 img{
    object-fit: cover;
    width: 100%;
    height: auto;
}
.banner-left-1, .banner-left-2{
    margin: 20px;
}
.container-fluid{
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.main-category .content-cat .list{
    padding: 10px;
}
.footer-content p{
    color: #000;
}
@media(max-width:767px){
    .color-panel .drawer{
        padding: 0px 0px 5px 10px;
    }
    .color-panel .drawer img{
        max-width: 28px!important;
    }
}