.social-login--facebooks {
    text-align: center !important;
    margin-top: 30px !important;
    width: 100% !important;
    float: left !important
}

.social-login--facebooks a {
    display: inline-block !important;
    height: 35px !important;
    margin: 0 auto !important;
    margin: 0 auto
}

.row.row-gutter-10 {
    margin-left: -5px;
    margin-right: -5px
}

.row.row-gutter-10>[class*="col-"] {
    padding-left: 5px;
    padding-right: 5px
}

.row.row-noGutter {
    margin-left: 0;
    margin-right: 0
}

.row.row-noGutter-2 {
    margin-left: 0px;
    margin-right: 0px
}

.row.row-noGutter-2>[class*="col-"] {
    padding-left: 0px;
    padding-right: 0px
}

.bold-14 {
    font-weight: bold;
    font-size: 14px;
    font-family: 'Arial', sans-serif
}

.bold-20 {
    font-weight: bold;
    font-size: 20px;
    font-family: 'Arial', sans-serif;
    text-transform: uppercase
}

.white-color {
    color: #fff;
    font-weight: bold
}

.dp_none {
    display: none
}

.text-upper {
    text-transform: uppercase
}

img.grayscale {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    filter: gray;
    -webkit-transition: all .6s ease;
    opacity: 0.5
}

img.grayscale:hover {
    opacity: 1;
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    filter: none
}

@font-face {
    font-family: 'simple-line-icons';
    src: url("/catalog/view/theme/konster/stylesheet/fonts/Simple-Line-Icons.eot");
    src: url("/catalog/view/theme/konster/stylesheet/fonts/Simple-Line-Icons.eot") format("embedded-opentype"), url("/catalog/view/theme/konster/stylesheet/fonts/simple-line-icons.woff2") format("woff2"), url("/catalog/view/theme/konster/stylesheet/fonts/simple-line-icons.ttf") format("truetype"), url("/catalog/view/theme/konster/stylesheet/fonts/simple-line-icons.woff") format("woff"), url("/catalog/view/theme/konster/stylesheet/fonts/simple-line-icons.svg") format("svg");
    font-weight: normal;
    font-style: normal
}

.title-head {
    font-size: 1.28571em;
    font-weight: 700;
    color: #2b2d44;
    text-decoration: none
}

.title-head a {
    color: #2b2d44
}

.title-head a:hover {
    color: #ffc000
}

.subtitle-head {
    font-size: 1.28571em;
    color: #2b2d44;
    margin: 20px 0
}

.products-view-list .product-box .product-price-old {
    margin-left: 10px !important
}

.products-view-list .btn.btn-circle {
    background: #fff;
    border-radius: 0;
    width: 36px;
    margin: 0px;
    display: inline-block;
    border: none;
    text-align: center;
    padding: 0 !important;
    border: 2px solid #ffc000;
    background: #fff;
    height: 36px;
    line-height: 31px
}

.products-view-list .btn.btn-circle.iWishAdd .fa {
    color: #ffc000
}

.products-view-list .btn.btn-circle.iWishAdded .fa {
    color: #ff1b1b
}

.products-view-list .btn.btn-circle:hover {
    background: #22263c;
    color: #fff
}

.products-view-list .btn.btn-circle:hover .fa {
    color: #fff
}

.products-view-list .btn.btn-circle .fa {
    color: #ffc000
}

.products-view-list .btn.btn-cart {
    width: 110px;
    height: 36px;
    line-height: 34px;
    color: #fff;
    border: none !important;
    background: #ffc000
}

@media (max-width: 767px) {
    .products-view-grid .row-noGutter-2 {
        border-left: none
    }
}

.products-view-grid .col-xs-6:first-child .product-box-5 {
    margin-top: 0px !important
}

.products-view-grid .product-box-2 {
    position: relative;
    border-right: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    padding: 13px 20px;
    min-height: 390px;
    margin: 0;
    overflow: hidden;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s
}

.products-view-grid .product-box-2 .product-action {
    text-align: left;
    display: none;
    margin-top: 0px !important
}

.products-view-grid .product-box-2 .product-action .btn.btn-circle {
    background: #fff;
    border-radius: 0;
    width: calc((100% / 3) - 47px);
    margin: 0px;
    display: inline-block;
    border: none;
    text-align: center;
    padding: 0;
    border: 2px solid #ffc000;
    background: #fff;
    height: 36px;
    line-height: 31px
}

.products-view-grid .product-box-2 .product-action .btn.btn-circle.iWishAdd .fa {
    color: #ffc000
}

.products-view-grid .product-box-2 .product-action .btn.btn-circle.iWishAdded .fa {
    color: #ff1b1b
}

.products-view-grid .product-box-2 .product-action .btn.btn-circle:hover {
    background: #ffc000;
    color: #fff
}

.products-view-grid .product-box-2 .product-action .btn.btn-circle:hover .fa {
    color: #fff
}

.products-view-grid .product-box-2 .product-action .btn.btn-circle .fa {
    color: #ffc000
}

.products-view-grid .product-box-2 .product-action .btn.btn-cart {
    width: 110px;
    height: 36px;
    line-height: 34px;
    color: #ffc000;
    border: 2px solid #ffc000;
    background: #fff
}

.products-view-grid .product-box-2 .product-info {
    z-index: 10;
    position: relative;
    margin-top: 0px !important;
    padding-bottom: 0px !important;
    padding-right: 0px
}

.products-view-grid .product-box-5 {
    position: relative;
    border-right: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    padding: 20px;
    min-height: 400px;
    margin: 0;
    overflow: hidden;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s
}

@media (max-width: 767px) {
    .products-view-grid .product-box-5 {
        margin-top: 15px;
        border-left: 1px solid #ebebeb;
        border-top: 1px solid #ebebeb
    }
}

.products-view-grid .product-box-5 .product-hide {
    margin-top: 10px
}

.products-view-grid .product-box-5 .product-action {
    text-align: left;
    display: none;
    margin-top: 10px !important;
    position: absolute;
    width: 100%
}

.products-view-grid .product-box-5 .product-action .btn.btn-circle {
    background: #fff;
    border-radius: 0;
    width: calc((100% / 3) - 47px);
    margin: 0px;
    display: inline-block;
    border: none;
    text-align: center;
    padding: 0;
    border: 2px solid #ffc000;
    background: #fff;
    height: 36px;
    line-height: 31px
}

.products-view-grid .product-box-5 .product-action .btn.btn-circle.iWishAdd .fa {
    color: #ffc000
}

.products-view-grid .product-box-5 .product-action .btn.btn-circle.iWishAdded .fa {
    color: #ff1b1b
}

.products-view-grid .product-box-5 .product-action .btn.btn-circle:hover {
    background: #ffc000;
    color: #fff
}

.products-view-grid .product-box-5 .product-action .btn.btn-circle:hover .fa {
    color: #fff
}

.products-view-grid .product-box-5 .product-action .btn.btn-circle .fa {
    color: #ffc000
}

.products-view-grid .product-box-5 .product-action .btn.btn-cart {
    width: 110px;
    height: 36px;
    line-height: 34px;
    color: #ffc000;
    border: 2px solid #ffc000;
    background: #fff
}

.products-view-grid .product-box-5 .product-info {
    z-index: 10;
    position: relative;
    margin-top: 0px !important;
    padding-bottom: 0px !important;
    padding-right: 0px
}

.product-box .product-thumbnail.display_flex>a {
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    height: 270px
}

@media (max-width: 767px) {
    .product-box .product-thumbnail.display_flex>a {
        height: auto
    }
}

@media (min-width: 1200px) {
    .product-col {
        border: solid 1px transparent
    }
    .product-col:hover {
        border-color: #ffc000
    }
}

@media (min-width: 1200px) {
    .product-box {
        margin: 15px 0px 0px
    }
}

@media (max-width: 1199px) {
    .product-box {
        margin: 0px 0px 15px
    }
}

.product-box {
    text-align: left;
    background: #fff;
    position: relative;
    overflow: hidden
}

.product-box:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0
}

.product-box .product-thumbnail {
    position: relative;
    z-index: 1
}

.product-box .product-thumbnail>a {
    position: relative
}

.product-box .product-thumbnail>a:before {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    background: #fff;
    opacity: 0;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    left: 0;
    z-index: 9
}

.product-box .product-thumbnail a img {
    width: auto;
    max-height: 100%;
    max-width: 100%;
    margin: 0 auto;
    transition: all .2s ease-in-out
}

.product-box .product-thumbnail a img.bethua {
    max-width: 100%;
    height: auto
}

@media (min-width: 1200px) {
    .product-box .product-thumbnail .product-action-grid {
        width: 100%;
        position: absolute;
        z-index: 88;
        top: calc(100% / 2 - 25px);
        height: 40px;
        text-align: center;
        visibility: hidden;
        text-decoration: none
    }
    .product-box .product-thumbnail .product-action-grid form {
        display: block;
        text-align: center
    }
    .product-box .product-thumbnail .product-action-grid form .button_wh_40 {
        width: 42px;
        height: 42px;
        box-shadow: none;
        border-radius: 3px;
        outline: none;
        border-style: none;
        background-color: #2b2d44;
        display: inline-flex;
        align-items: center;
        margin-right: 5px;
        line-height: 40px;
        text-align: center;
        padding: 0px;
        text-decoration: none;
        position: relative;
        cursor: pointer;
    }
    .product-box .product-thumbnail .product-action-grid form .button_wh_40.iwishAddWrapper {
        margin: 0px !important;
        border-radius: 0px;
        border: none;
        text-decoration: none
    }
    .product-box .product-thumbnail .product-action-grid form .button_wh_40 .icon_cart {
        color: #ffc000
    }
    .product-box .product-thumbnail .product-action-grid form .button_wh_40 .icon_cart:before {
        content: "";
        width: 20px;
        height: 20px;
        background-image: url("/image/catalog/icons/icon_cart.png");
        background-repeat: no-repeat;
        position: absolute;
        top: 13px;
        right: 12px
    }
    .product-box .product-thumbnail .product-action-grid form .button_wh_40 .icon_quickview {
        color: #ffc000
    }
    .product-box .product-thumbnail .product-action-grid form .button_wh_40 .icon_quickview:before {
        content: "";
        width: 20px;
        height: 20px;
        background-image: url("/image/catalog/icons/icon_qv.png");
        background-repeat: no-repeat;
        position: absolute;
        top: 14px;
        right: 11px
    }
    .product-box .product-thumbnail .product-action-grid form .button_wh_40:hover {
        background-color: #ffc000
    }
    .product-box .product-thumbnail .product-action-grid form .button_wh_40:hover i {
        color: #fff !important
    }
    .product-box .product-thumbnail .product-action-grid form .button_wh_40:hover i.icon-heart-o:before {
        color: #fff
    }
}

@media (max-width: 1199px) {
    .product-box .product-thumbnail .product-action-grid {
        display: none !important
    }
}

.product-box .product-thumbnail:hover .product-action-grid {
    visibility: visible
}

.product-box .product-thumbnail:hover a:before {
    opacity: 0.5
}

.product-box .product-info {
    z-index: 10;
    position: relative;
    padding-bottom: 10px
}

.product-box .product-name {
    font-size: 15px;
    line-height: 24px;
    margin-top: 10px;
    color: #2b2d44;
    font-weight: 600
}

.product-box .product-name a {
    color: #2b2d44;
    text-decoration: none
}

.product-box .product-name a:hover {
    color: #ffc000
}

.product-box .product-price {
    font-family: 'Arial', sans-serif;
    color: #ffc000;
    font-size: 16px;
    line-height: 18px;
    display: inline-block;
    font-weight: bold;
    margin-right: 5px
}

.product-box .product-price-old {
    font-family: 'Arial', sans-serif;
    text-decoration: line-through;
    font-size: 14px;
    color: #acacac;
    line-height: 18px
}

.product-box .sale-flash {
    position: absolute;
    font-size: .92857em;
    color: #FFF;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-weight: 700;
    top: 0;
    left: 10px;
    text-align: center;
    z-index: 99;
    background-color: #faca00
}

.product-box .sale-flash:before {
    border-top: 10px solid #faca00;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    content: "";
    position: absolute;
    bottom: 100%;
    margin: 0;
    left: 0%;
    top: 100%;
    z-index: 100
}

.product-box .product-summary {
    font-size: 1em;
    color: #acacac;
    line-height: 20px
}

.product-box .product-summary img {
    display: none
}

.product-box form {
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1)
}

.product-price {
    color: #ffc000;
    font-size: 2.14286em;
    line-height: 24px;
    display: block;
    font-weight: 700
}

.item_product_list .product-box.product-box-list {
    padding: 30px 0px;
    margin: 0px
}

.item_product_list .product-box.product-box-list:after {
    content: " ";
    width: 80%;
    padding: 1px 0px 0px;
    background: #ebebeb;
    position: absolute;
    bottom: 0px;
    left: calc(100% - 85%)
}

.item_product_list .product-box.product-box-list .product-info .product-name {
    font-family: 'Arial', sans-serif;
    color: #3d454e;
    font-size: 15px;
    line-height: 31px;
    margin: 0px;
    margin-bottom: 5px
}

.item_product_list .product-box.product-box-list .product-info .type_product {
    font-family: 'Arial', sans-serif;
    font-size: 12px;
    color: #969696;
    line-height: 24px;
    margin: 0px 15px 5px 0px;
    display: inline-block
}

.item_product_list .product-box.product-box-list .product-info .price-box {
    margin-bottom: 5px
}

.item_product_list .product-box.product-box-list .product-info .product-price {
    font-size: 16px
}

.item_product_list .product-box.product-box-list .product-info .product-summary img {
    display: none
}

.item_product_list .product-box.product-box-list .product-info .product-summary p {
    margin: 0px;
    font-family: 'Arial', sans-serif;
    font-size: 14px;
    color: #6b6b6b;
    line-height: 24px;
    width: 65%
}

@media (min-width: 1200px) {
    .item_product_list .product-box.product-box-list .product-info .product-action-list {
        width: 100%;
        top: calc(100% / 2 - 25px);
        height: 40px;
        text-align: center;
        text-decoration: none;
        margin: 20px 0px 0px
    }
    .item_product_list .product-box.product-box-list .product-info .product-action-list form {
        display: block;
        text-align: left
    }
    .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_h_40 {
        height: 40px;
        box-shadow: none;
        outline: none;
        border-style: none;
        background-color: #ebebeb;
        display: inline-block;
        margin-right: 5px;
        line-height: 24px;
        text-align: center;
        text-decoration: none;
        padding: 0px 15px;
        float: left
    }
    .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_h_40 span {
        line-height: 28px;
        display: block;
        font-size: 13px;
        font-weight: bold;
        color: #333
    }
    .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_h_40 i {
        color: #252525;
        font-size: 17px;
        font-style: normal;
        line-height: 40px
    }
    .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_h_40 i.fa-heart {
        color: #ffc000
    }
    .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_h_40:hover {
        background-color: #ffc000
    }
    .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_h_40:hover span {
        color: #fff
    }
    .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_h_40:hover i {
        color: #fff !important
    }
    .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_h_40:hover i.icon-heart-o:before {
        color: #fff
    }
    .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40 {
        width: 42px;
        height: 42px;
        box-shadow: none;
        border-radius: 3px;
        outline: none;
        border-style: none;
        background-color: #2b2d44;
        display: inline-block;
        margin-right: 5px;
        line-height: 40px;
        text-align: center;
        padding: 0px;
        text-decoration: none
    }
    .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40.iwishAddWrapper {
        margin: 0px !important;
        border-radius: 0px;
        border: none;
        text-decoration: none
    }
    .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40 i {
        color: #252525;
        font-size: 17px;
        font-style: normal;
        line-height: 40px
    }
    .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40 i.fa-heart {
        color: #ffc000
    }
    .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40:hover {
        background-color: #ffc000
    }
    .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40:hover i {
        color: #fff !important
    }
    .item_product_list .product-box.product-box-list .product-info .product-action-list form .button_wh_40:hover i.icon-heart-o:before {
        color: #fff
    }
}

@media (max-width: 1199px) {
    .item_product_list .product-box.product-box-list .product-info .product-action-list {
        display: none
    }
}

.products-view-list .product-box .product-thumbnail {
    text-align: center;
    margin-bottom: 0
}

.products-view-list .product-box .product-info {
    text-align: left;
    background: transparent;
    border-top: none
}

.breadcrumb {
    margin: 0;
    margin-bottom: 40px;
    font-size: 1em;
    padding: 15px 0;
    background-color: #fff;
    border-radius: 0;
    border-bottom: 1px solid #ebebeb
}

.breadcrumb li {
    display: inline;
    font-family: 'Arial', sans-serif
}

.breadcrumb li>a {
    color: #333
}

.breadcrumb li>a>span {
    color: #333
}

.breadcrumb li span {
    display: inline;
    color: #ffc000
}

.breadcrumb li span .fa {
    color: #323c3f;
    margin: 0px 7px
}

.breadcrumb li a:hover,
.breadcrumb li.active,
.breadcrumb li strong {
    color: #ffc000;
    font-weight: 400
}

.breadcrumb>li+li:before {
    display: none
}

.pagination {
    margin: 24px 0
}

.pagination .page-link {
    float: left;
    margin: 2.5px;
    width: 40px;
    background: #fff;
    text-align: center;
    height: 40px;
    font-size: 1em;
    line-height: 40px;
    padding: 0;
    line-height: 40px;
    color: #2b2d44;
    border: 1px solid #ebebeb;
    border-radius: 0px !important;
    text-decoration: none
}

.pagination .page-link:hover {
    border: 1px solid #ffc000;
    color: #2b2d44;
    background: #fff
}

.pagination .page-item.disabled .page-link {
    border: 0;
    display: none
}

.pagination .page-item.active .page-link {
    border: 1px solid #ffc000;
    color: #2b2d44;
    display: block
}

.head_content {
    margin-top: 15px;
    position: relative
}

.head_content .main_menu_header {
    position: static
}

.header_index {
    background: none;
}

.header_index .head_content {
    margin-top: 0px
}

.header_index .header-main {
    padding: 0;
    position: absolute;
    z-index: 999
}

.header {
    background-image: -moz-linear-gradient(0deg, #ff512f 0%, #fc9329 52%, #f9d423 100%);
    background-image: -webkit-linear-gradient(0deg, #ff512f 0%, #fc9329 52%, #f9d423 100%);
    background-image: -ms-linear-gradient(0deg, #ff512f 0%, #fc9329 52%, #f9d423 100%)
}

body:not(.common-home) .header {
    height: 80px;
}

.logo {
    display: inline-block;
    font-size: 2.85714em
}

.logo img {
    width: 200px;
}

.section-policy {
    padding: 15px 0;
    margin-left: 35px
}

.section-policy .policy {
    position: relative;
    height: 48px
}

.section-policy .policy .policy-icon {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    min-width: 60px
}

.section-policy .policy .policy-text {
    padding-left: 60px
}

.section-policy .policy .policy-text h4 {
    font-size: 13px;
    font-weight: 600;
    margin: 0;
    padding-top: 5px
}

.section-policy .policy .policy-text a {
    margin: 0;
    font-size: 16px;
    font-weight: bold;
    color: #ff1b1b
}

@media (max-width: 1199px) {
    .policy {
        height: auto
    }
    .section-policy {
        border: none
    }
    .policy-icon {
        display: inline-block;
        margin-bottom: 10px;
        float: none;
        padding: 0
    }
}

@media (max-width: 767px) {
    .policy {
        height: auto;
        padding: 10px 0;
        margin-left: 40px
    }
}

@media (max-width: 543px) {
    .policy {
        margin-left: 0px
    }
}

.style-b-header1,
.style-b-header2 {
    position: relative
}

.style-b-header1.style-b-header-none:before,
.style-b-header2.style-b-header-none:before {
    display: none
}

.style-b-header1:before,
.style-b-header1:after,
.style-b-header2:before,
.style-b-header2:after {
    content: '';
    position: absolute;
    background: #ebebeb
}

@media (min-width: 1200px) {
    .style-b-header2:before,
    .style-b-header2:after {
        width: 1px;
        height: 100px
    }
    .style-b-header2:before {
        left: -20px;
        top: -11px
    }
    .style-b-header2:after {
        right: 15px;
        top: -11px
    }
}

@media (min-width: 1200px) {
    .style-b-header1:before {
        left: -20px;
        top: -11px;
        width: 1px;
        height: 100px
    }
}

.wishlist_header {
    padding: 21px 0 0 0;
    overflow: hidden;
    right: 36px;
    position: absolute
}

@media (min-width: 992px) and (max-width: 1199px) {
    .wishlist_header {
        right: 75px
    }
}

.wishlist_header .iWishView {
    float: left;
    text-transform: uppercase;
    font-size: 11px;
    font-family: 'Arial', sans-serif;
    font-weight: bold
}

.wishlist_header .iWishView img {
    display: block;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 7px
}

.mini-cart {
    z-index: 10;
    text-align: center
}

.mini-cart {
    height: 65px
}

.mini-cart .bg_cart {
    display: block;
    margin: 0 auto
}

.mini-cart .bg_cart .count_item_pr {
    position: absolute;
    right: -15px;
    top: -15px;
    font-size: 12px;
    line-height: 20px;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    color: #fff !important;
    text-align: center;
    background: #004f87;
}

.mini-cart .heading-cart .bg_cart .text-giohang {
    text-transform: uppercase;
    font-size: 11px;
    font-family: 'Arial', sans-serif;
    font-weight: bold
}

.mini-cart:hover .top-cart-content {
    display: block
}

.mini-cart .dropdown-toggle {
    font-size: 12px;
    padding: 0;
    text-transform: none
}

.top-cart-contain {
    color: #333;
    padding: 20px 0 0 0;
    right: 15px;
    top: 5px;
    position: absolute;
    z-index: 1000
}

@media (min-width: 992px) and (max-width: 1199px) {
    .top-cart-contain {
        right: 0px
    }
}

.top-cart-contain .price {
    color: #ffc000;
    text-transform: uppercase
}

.top-cart-contain .mini-cart .price {
    margin-right: 5px;
    font-size: 14px;
    color: #ed221b
}

.top-cart-contain .product-details .price {
    color: #ffc000;
    width: auto;
    float: none;
    font-weight: 400;
    padding-left: 0;
    font-size: 12px
}

.top-cart-content {
    right: -15px;
    top: 75px;
    display: none;
    position: absolute;
    background: #fff;
    padding: 0;
    text-align: left;
    box-shadow: 0 0 15px -5px rgba(0, 0, 0, 0.4);
    z-index: 10000
}

.top-cart-content .empty {
    text-align: left;
    color: #333
}

.top-cart-content .product-details-bottom {
    margin-bottom: 13px;
    line-height: 33px
}

.top-cart-content .product-name {
    margin: 0;
    line-height: 1;
    padding-right: 20px
}

.top-cart-content .product-name a {
    font-size: 14px;
    line-height: normal;
    line-height: 20px !important;
    font-weight: 400;
    color: #2b2d44;
    text-align: -webkit-auto;
    word-break: break-word
}

.top-cart-content .product-name a:hover {
    color: #ffc000
}

.top-cart-content li {
    list-style: none
}

.top-cart-content li.item {
    overflow: hidden;
    border-top: dashed 1px #ebebeb;
    padding: 20px 0px 20px 0px
}

.top-cart-content li.item .border_list {
    overflow: hidden
}

.top-cart-content li.item:first-child {
    border-top: none;
    padding-top: 10px
}

.top-cart-content li.item:last-child {
    margin: 0;
    border-bottom: none
}

.top-cart-content li.item .product-image {
    float: left;
    display: block;
    width: 110px;
    height: auto;
    margin-right: 10px
}

.top-cart-content li.item .detail-item {
    width: calc(100% - 140px);
    float: left;
    display: block;
    text-align: justify;
    word-break: break-word;
    position: relative
}

.top-cart-content li.item .detail-item .product-details-bottom .qty_drop_cart {
    line-height: 0px
}

.top-cart-content li.item .detail-item .fa {
    position: absolute;
    top: 3px;
    right: -15px
}

.top-cart-content li.item .detail-item .fa:hover {
    color: #ffc000;
    text-decoration: none
}

.top-cart-content li.item .detail-item input {
    display: inline-block;
    width: 40px;
    padding: 0;
    text-align: center
}

.top-cart-content li.item .detail-item button.items-count {
    cursor: pointer
}

.top-cart-content .block-subtitle {
    color: #333;
    overflow: hidden;
    padding: 15px;
    text-align: left;
    font-size: .92857em;
    background: #f5f5f5;
    text-transform: none;
    font-weight: 400;
    border-bottom: 1px #ebebeb solid
}

.top-subtotal {
    color: #2b2d44;
    font-size: 1em;
    font-weight: 400;
    border-top: dashed 1px #ebebeb;
    text-align: left;
    text-transform: none
}

.top-subtotal .price {
    font-weight: 700;
    font-size: 16px !important;
    float: right;
    color: #ed1c24
}

.pd2 .top-subtotal {
    color: #2b2d44;
    font-size: 1em;
    padding-top: 0px;
    border-top: none;
    font-weight: 400;
    text-align: left;
    text-transform: none
}

.pd2 .top-subtotal span {
    font-weight: 700;
    font-size: 15px !important;
    float: right;
    color: #ed1c24;
    margin-top: -4px
}

.qty_drop_cart {
    font-size: 12px;
    position: relative;
    height: 25px;
    padding-top: 5px;
    padding-left: 0px;
    line-height: 0px
}

.qty_drop_cart .btn_increase,
.qty_drop_cart .btn_reduced {
    width: 25px;
    height: 25px;
    color: #000;
    float: left
}

.qty_drop_cart .btn_increase:hover,
.qty_drop_cart .btn_reduced:hover {
    color: #ffc000
}

.qty_drop_cart button.btn_increase {
    height: 25px;
    width: 25px;
    line-height: 25px;
    text-align: center;
    line-height: 1;
    overflow: hidden;
    border-style: hidden;
    border: 1px solid #e1e1e1;
    background: #fff !important;
    font-size: 14px;
    cursor: pointer
}

.qty_drop_cart button.btn_reduced {
    height: 25px;
    width: 25px;
    line-height: 25px;
    line-height: 1;
    text-align: center;
    overflow: hidden;
    border-style: hidden;
    border: 1px solid #e1e1e1;
    background: #fff !important;
    font-size: 14px;
    cursor: pointer
}

.qty_drop_cart input {
    display: inline-block;
    float: left;
    border-left: none;
    border-right: none;
    width: 36px !important;
    height: 25px;
    min-height: 25px;
    padding: 0;
    text-align: center
}

.top-subtotal {
    color: #333;
    font-size: 14px;
    font-family: 'Arial', sans-serif;
    font-weight: 400;
    padding: 12px 0 10px;
    text-align: left;
    text-transform: none
}

.top-subtotal .price {
    font-weight: 700;
    line-height: 24px;
    color: #ffc000;
    float: right
}

ul#cart-sidebar {
    padding: 20px 20px 30px 20px;
    margin: 0;
    max-height: 625px;
    min-width: 330px
}

ul#cart-sidebar .list-item-cart {
    max-height: 290px;
    overflow: auto
}

ul#cart-sidebar .list-item-cart::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5
}

ul#cart-sidebar .list-item-cart::-webkit-scrollbar {
    width: 4px;
    background-color: #F5F5F5
}

ul#cart-sidebar .list-item-cart::-webkit-scrollbar-thumb {
    background-color: #000000;
    border: 2px solid #ffc000
}

ul#cart-sidebar .list-item-cart li.list-item {
    max-height: 400px;
    overflow-y: auto
}

ul#cart-sidebar .list-item-cart li.action {
    display: none
}

ul#cart-sidebar .list-item-cart.hasclass li.action {
    display: block
}

ul#cart-sidebar .list-item-cart li.list-item .price2 {
    font-weight: 700;
    color: #ffc000;
    font-size: 14px;
    display: list-item;
    margin-bottom: 5px
}

ul#cart-sidebar .list-item-cart li.list-item::-webkit-scrollbar {
    width: 5px
}

ul#cart-sidebar .list-item-cart li.list-item::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.9)
}

ul#cart-sidebar .list-item-cart li.list-item::-webkit-scrollbar-thumb {
    background: #ffc000;
    border-radius: 15px
}

ul#cart-sidebar .list-item-cart li.list-item::-webkit-scrollbar-thumb:hover,
ul#cart-sidebar .list-item-cart li.list-item::-webkit-scrollbar-thumb:active {
    background: #ffc000;
    border-radius: 15px
}

ul#cart-sidebar .no-item {
    height: 40px
}

ul#cart-sidebar .no-item p {
    margin: 0px;
    line-height: 3
}

ul#cart-sidebar .right_ct {
    text-align: center;
    padding-top: 10px
}

ul#cart-sidebar .right_ct .btn {
    display: inline-block;
    width: 100%;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    font-weight: 600;
    border-radius: 3px;
    text-transform: uppercase
}

ul#cart-sidebar .right_ct .btn.btn-primary {
    margin-left: 0 !important;
    background: #ffc000
}

ul#cart-sidebar .right_ct .btn.btn-primary:hover {
    color: #ffc000;
    background: #fff;
    border: 1px solid #ffc000
}

ul#cart-sidebar .right_ct .btn.btn-white {
    border: 1px solid #ffc000;
    margin-right: 0 !important;
    color: #ffc000
}

ul#cart-sidebar .right_ct .btn.btn-white:hover {
    color: #fff
}

.li-fix-1 {
    background: #FFF;
    border-top: 1px solid #ebebeb;
    display: block
}

.li-fix-2 {
    display: block;
    width: 295px
}

header nav {
    background: #f2f2f2
}

header nav .nav {
    position: relative
}

header nav .nav-item {
    float: left;
    position: relative;
    margin-right: 20px
}

header nav .nav-item.has-mega {
    position: static
}

header nav .nav-item>a {
    line-height: 32px;
    color: #333
}

header nav .nav-item>a:hover {
    color: #ffc000
}

header nav .nav-item>.fa {
    color: #333;
    right: 0;
    top: 33px
}

header nav .nav-item .nav-item-lv2 {
    padding: 0 10px
}

header nav .nav-item .nav-item-lv3 {
    padding: 0 10px
}

header nav .nav-item:hover>.dropdown-menu {
    display: block;
    margin-top: 0;
    border-radius: 0;
    z-index: 9999
}

header nav .nav-item:hover>.mega-content {
    display: block
}

header nav .nav-item li.dropdown-submenu {
    position: relative
}

header nav .nav-item li.dropdown-submenu .dropdown-menu {
    left: 100%;
    top: 0
}

header nav .nav-item li.dropdown-submenu:hover>.dropdown-menu {
    display: block;
    right: 100%;
    border-radius: 0
}

@media (min-width: 992px) {
    .header_top_cart {
        position: absolute;
        right: 30px;
        top: 0;
        z-index: 5
    }
}

.search-cart .use_register {
    float: left;
    margin-right: 20px;
    height: 95px;
    position: relative;
    z-index: 9
}

@media (min-width: 1200px) {
    .search-cart .use_register {
        margin-right: 0px;
        position: absolute;
        right: 50px;
        width: 40px;
        text-align: center;
        top: 25px
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .search-cart .use_register {
        right: 5px;
        top: 30px
    }
}

.search-cart .use_register:hover i {
    color: #fff
}

.search-cart .use_register span i {
    color: #fff;
    font-size: 17px
}

.search-cart .use_register span i.icon-user:before {
    content: "";
    width: 20px;
    height: 20px;
    background-image: url("/image/catalog/icons/icon_user.png");
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    right: 0px
}

.search-cart .use_register span.drop {
    display: inline-block;
    position: relative;
    line-height: 112px
}

.search-cart .use_register span.drop .fa {
    margin-top: 0;
    position: absolute;
    top: -16px
}

.search-cart .use_register:hover>.login_and_register {
    display: block
}

.search-cart .use_register .login_and_register {
    display: none;
    position: absolute;
    z-index: 999999;
    width: 200px;
    border-top: 0px;
    margin-top: 0;
    right: 0px !important;
    top: 30px
}

.search-cart .use_register .login_and_register li {
    line-height: 45px;
    background: #fff
}

.search-cart .use_register .login_and_register li:first-child {
    border-top: solid 2px #ffc000
}

.search-cart .use_register .login_and_register li:last-of-type {
    border-bottom: 0px
}

.search-cart .use_register .login_and_register li .fa {
    display: block;
    float: left
}

.search-cart .use_register .login_and_register li a {
    padding: 0px 23px;
    display: block;
    color: #2b2d44;
    text-align: right
}

.search-cart .use_register .login_and_register li a:hover {
    color: #fff
}

.search-cart .use_register .login_and_register li:hover {
    background-color: #ffc000;
    border-top-color: #ffc000;
    background: #ffc000
}

.search-cart .use_register .login_and_register li:hover a {
    color: #fff;
    text-decoration: none
}

.search-cart .searchsmall {
    position: absolute;
    padding: 20px 10px;
    right: 50px
}

.search-cart .searchsmall .showsearchfromtop {
    line-height: 40px;
    padding: 32px 10px;
    cursor: pointer
}

.search-cart .searchsmall .showsearchfromtop i {
    color: #333;
    font-size: 16px
}

.search-cart .searchsmall .showsearchfromtop:hover i {
    color: #ffc000
}

@media (max-width: 543px) {
    .search_mobile {
        position: absolute;
        right: 70px
    }
}

.search_mobile {
    position: absolute;
    right: 90px;
    top: 21px;
    font-size: 18px;
    width: 20px
}

.search_mobile .search_button_mobile .icon_search_h {
    line-height: 40px;
    font-size: 17px;
    color: #333
}

/*.search_mobile .search_button_mobile .icon_search_h:before {*/
/*    width: 17px;*/
/*    height: 17px;*/
/*    content: "";*/
/*    background-image: url("/image/catalog/icons/icon_search.png");*/
/*    background-repeat: no-repeat;*/
/*    position: absolute;*/
/*    top: 10px;*/
/*    left: 5px*/
/*}*/

.searchboxlager .searchfromtop {
    z-index: 3;
    display: none;
    border-radius: 0px;
    z-index: 999999;
    position: absolute;
    top: 65px;
    right: 80px !important;
    width: 320px;
    float: right !important;
    margin-right: 0px;
    margin-left: 0px
}

.searchboxlager .searchfromtop form {
    margin-bottom: 0px
}

.searchboxlager .searchfromtop form input {
    border-radius: 0px;
    margin-bottom: 0px
}

.searchboxlager .searchfromtop form input:focus {
    outline: none;
    box-shadow: none
}

@media (max-width: 1199px) {
    .searchboxlager .searchfromtop {
        z-index: 3;
        display: none;
        border-radius: 0px;
        z-index: 999999;
        position: absolute;
        top: 80px;
        right: 65px !important;
        width: 320px;
        float: right !important;
        margin-right: 0px;
        margin-left: 0px
    }
}

@media (max-width: 1199px) and (min-width: 768px) and (max-width: 1199px) {
    .searchboxlager .searchfromtop {
        top: 65px !important;
        right: 88px !important
    }
}

@media (max-width: 1199px) {
    .searchboxlager .searchfromtop form {
        margin-bottom: 0px
    }
    .searchboxlager .searchfromtop form input {
        border-radius: 0px;
        padding: 0px 20px;
        margin-bottom: 0px
    }
    .searchboxlager .searchfromtop form input:focus {
        outline: none;
        box-shadow: none
    }
}

@media (max-width: 767px) {
    .searchboxlager .searchfromtop {
        right: -15px !important
    }
    .searchboxlager .searchfromtop form {
        margin-bottom: 0px
    }
    .searchboxlager .searchfromtop form input {
        border-radius: 0px;
        margin-bottom: 0px
    }
    .searchboxlager .searchfromtop form input:focus {
        outline: none;
        box-shadow: none
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .header_search .input-group input {
        line-height: 24px !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .header_search .input-group input {
        line-height: 24px !important
    }
}

.searching {
    float: left;
    padding: 15px 0px 0 0px;
    right: 90px;
    position: absolute
}

.header_search {
    position: relative
}

.header_search:hover .input-group input {
    width: 170px;
    background: #fff;
    z-index: 9;
    position: relative;
}

.header_search:hover .input-group-btn button:before {
    content: none
}

.header_search input {
    float: right;
    background: transparent
}

.header_search .input-group-btn {
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    width: 45px;
    line-height: 40px;
    height: 40px;
    overflow: hidden
}

.header_search .input-group-btn button {
    height: 40px;
    width: 20px;
    position: relative
}

.header_search .input-group-btn button:focus {
    box-shadow: none;
    outline: none
}

.header_search .input-group-btn button i {
    line-height: 40px;
    font-size: 17px;
    color: #333
}
body:not(.common-home) .header_search .input-group-btn button i::before,
body:not(.common-home) .search-cart .use_register span i,
body:not(.common-home) #cart button i.fa,
.header_index.sticky .header_search .input-group-btn button i::before,
.header_index.sticky .search-cart .use_register span i,
.header_index.sticky #cart button i.fa{
    color: #004f87
}
.header_search .input-group-btn button i:before {
    width: 17px;
    /*content: "";*/
    /*background-image: url("/image/catalog/icons/icon_search.png");*/
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 5px;
    color:#fff;
}

.header_search .input-group-btn button:hover i {
    color: #fff
}

.header_search .input-group {
    width: 100%;
    margin-bottom: 0
}

@media (min-width: 992px) and (max-width: 1199px) {
    .header_search .input-group input {
        width: 100% !important
    }
}

.header_search .input-group input {
    font-family: 'Opens Sans', sans-serif;
    font-weight: 400;
    height: 40px;
    line-height: 40px;
    border: none;
    overflow: hidden;
    padding: 0 20px;
    width: 0px;
    margin-right: 35px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}

.header_search .input-group input::placeholder {
    font-family: 'Opens Sans', sans-serif;
    line-height: 40px;
    color: #a0a0a0;
    font-style: italic
}

.header_search button {
    padding: 0;
    width: 45px;
    background: transparent
}

.header_search button img {
    margin-top: 6px
}

.login_and_register {
    display: none;
    position: absolute;
    z-index: 999;
    width: 200px;
    border-top: 0px;
    margin-top: 0px
}

.login_and_register li {
    line-height: 45px;
    background: #303a5d
}

.login_and_register li:last-of-type {
    border-bottom: 0px
}

.login_and_register li .fa {
    display: block;
    float: left
}

.login_and_register li:first-child a {
    border-bottom: none
}

.login_and_register li a {
    padding: 0px 23px;
    display: block;
    border: 1px solid #ffc000;
    color: #8e99ab
}

.login_and_register li a:hover {
    color: #fff
}

.login_and_register li:hover {
    background-color: #ffc000;
    border-top-color: #ffc000
}

.login_and_register li:hover a {
    color: #fff;
    text-decoration: none
}

.bg-header-nav {
    float: left;
    width: 100%;
}

.bg-header-nav .header-nav>ul.item_big {
    margin: 0;
    padding: 0
}

.bg-header-nav .header-nav>ul.item_big>li.nav-item {
    float: left;
    position: relative;
    margin-right: 0px;
    margin-left: 1px
}

.bg-header-nav .header-nav>ul.item_big>li.nav-item>a {
    display: block;
    padding: 0 15px;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    position: relative;
    text-decoration: none;
    text-transform: uppercase
}

.bg-header-nav .header-nav>ul.item_big>li.nav-item>a>i {
    margin-left: 10px
}

.bg-header-nav .header-nav>ul.item_big>li.nav-item:hover>a {
    background: rgba(255,255,255,.1);
    -webkit-box-shadow: 0 10px 15px 0 rgba(0,0,0,.15);
    box-shadow: 0 10px 15px 0 rgba(0,0,0,.15);
}


.bg-header-nav .header-nav>ul.item_big>li.nav-item:hover>ul {
    display: block
}

.bg-header-nav .header-nav>ul.item_big>li.nav-item .item_small {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 99;
    display: none;
    width: 200px;
    padding: 0;
    background-color: #fff;
    border: 1px solid #ffc000
}

.bg-header-nav .header-nav>ul.item_big>li.nav-item>ul li {
    float: none;
    padding: 0;
    border-bottom: 1px solid #ffc000
}

.bg-header-nav .header-nav>ul.item_big>li.nav-item>ul li:last-child {
    border-bottom: 0
}

.bg-header-nav .header-nav>ul.item_big>li.nav-item>ul li:hover>ul {
    display: block;
    position: absolute;
    width: 200px;
    padding: 0;
    background-color: #fff;
    z-index: 99;
    border: 1px solid #ffc000
}

.bg-header-nav .header-nav>ul.item_big>li.nav-item>ul li a {
    display: block;
    padding: 14px 20px;
    font-weight: 400;
    line-height: 1.42857143;
    white-space: inherit
}

.bg-header-nav .header-nav>ul.item_big>li.nav-item>ul li a:hover {
    background: #ffc000;
    color: #fff
}

.bg-header-nav .header-nav>ul.item_big>li.nav-item>ul li a i {
    position: absolute;
    right: 0px;
    padding: 0px 10px;
    top: 0;
    line-height: 50px
}

.bg-header-nav .header-nav>ul.item_big>li.nav-item>ul li ul {
    display: none;
    left: 198px;
    top: -1px
}

.bg-header-nav .header-nav>ul.item_big>li.nav-item>ul>li {
    color: #fff
}

.bg-header-nav .header-nav>ul.item_big>li.nav-item>ul>li:hover>a {
    color: #fff !important;
    background: #ffc000 !important
}

.bg-header-nav .header-nav>ul.item_big>li>a.active {
    color: #2b2d44
}

.bg-header-nav .header-nav>ul.item_big>li:first-child.active>a {
    color: #fff
}

.bg-header-nav .header-nav ul li ul a.text2line:hover {
    color: #ffc000 !important;
    background: transparent !important
}

.bg-header-nav .header-nav li li {
    position: relative
}

#nav-mobile {
    z-index: 999
}

header nav .nav-item {
    float: left;
    position: relative;
    margin-right: 20px
}

header nav .nav-item.has-mega {
    position: static !important
}

@media (max-width: 1199px) {
    header nav .nav-item.has-mega {
        position: relative !important
    }
}

header nav .nav-item:hover>.dropdown-menu {
    display: block;
    margin-top: 0
}

header nav .nav-item:hover>.mega-content {
    display: block
}

.mega-content {
    display: none;
    position: absolute;
    width: auto;
    z-index: 100;
    border: none;
    text-align: left;
    background: rgba(255,255,255,.1);
    -webkit-box-shadow: 0 10px 15px 0 rgba(0,0,0,.15);
    box-shadow: 0 10px 15px 0 rgba(0,0,0,.15);
}

.mega-content .level1.item {
    clear: left
}

.mega-content .level1.item.active span {
    display: block
}

.mega-content .level1.item.active h2:before {
    background: #ffc000
}

.mega-content .level1.item.mega_hover .mega-right {
    display: block
}

.mega-content .level1.item:hover .mega-right {
    display: block
}

.mega-content .menu-left {
    background: #f4f4f4;
}

.mega-content .menu-left .mega-right {
    position: absolute;
    left: 100%;
    width: 230px;
    display: none;
    top: 0;
    height: 100%;
    background: #f4f4f4;
    -webkit-box-shadow: 0 10px 15px 0 rgba(0,0,0,.15);
    box-shadow: 0 10px 15px 0 rgba(0,0,0,.15);
}

.mega-content .menu-left h2,
.mega-content .item_blog_big h3{
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 10px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    position: relative
}
.mega-content .menu-left h2 a .fa.fa-angle-right {
  position: absolute;
  top: 10px;
  right: 10px;
}
.mega-content .menu-left h2:hover a,
.bg-header-nav .header-nav ul li ul .item_blog_big h3:hover a.text2line{
    padding-left: 10px;
    color: #c62641;
}
.mega-content .menu-left h2:hover a,
.mega-content .menu-left h2 a:hover,
.bg-header-nav .header-nav ul li ul a.text2line:hover{
    color: #c62641;
}
.mega-content .menu-left h2 a {
    color: #2b2d44;
    display: block
}

.mega-content .menu-left .hide-item.show {
    display: block
}

.mega-content ul.level1 .owl_blogs_mega1 .owl-nav {
    padding-top: 35px !important
}

.mega-content ul.level1 .owl_blogs_mega1 .owl-nav .owl-prev {
    bottom: 0px !important;
    top: auto !important;
    left: 15px !important;
    background: #fff !important;
    border: 1px solid #e1e1e1 !important
}

.mega-content ul.level1 .owl_blogs_mega1 .owl-nav .owl-prev:hover {
    background: #ffc000 !important;
    border: none !important
}

.mega-content ul.level1 .owl_blogs_mega1 .owl-nav .owl-next {
    bottom: 0px !important;
    top: auto !important;
    left: 57px !important;
    background: #fff !important;
    border: 1px solid #e1e1e1 !important
}

.mega-content ul.level1 .owl_blogs_mega1 .owl-nav .owl-next:hover {
    background: #ffc000 !important;
    border: none !important
}

.section_category_slide .content_category .owl_category .item {
    text-align: center
}

.section_category_slide .content_category .owl_category .item .wrp_category {
    text-align: center
}

.section_category_slide .content_category .owl_category .item .wrp_category.display_flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.section_category_slide .content_category .owl_category .item .wrp_category.display_flex>a {
    max-height: 110px;
    height: 110px;
    text-align: center;
    display: block;
    margin: 0 auto
}

.section_category_slide .content_category .owl_category .item .wrp_category a {
    display: block;
    text-align: center
}

.section_category_slide .content_category .owl_category .item .wrp_category a img {
    width: auto;
    max-height: 100%;
    max-width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.section_category_slide .content_category .owl_category .item .wrp_category img {
    margin: 0 auto
}

.section_category_slide .content_category .owl_category .item .title_cate {
    margin: 5px 0px 2px 0;
    padding: 0px;
    line-height: 20px;
    color: #333;
    font-size: 13px
}

.section_category_slide .content_category .owl_category .item .title_cate a {
    color: #acacac;
    text-decoration: none
}

.section_category_slide .content_category .owl_category .item .title_cate a:hover {
    color: #ffc000
}

.section_bestbuy .heading {
    margin-right: 1px
}

@media (max-width: 1800px) {
    .section_bestbuy .heading {
        margin-right: 0px !important
    }
}

.section_bestbuy .products-view-grid-bb {
    border-top: 0px
}

@media (min-width: 768px) and (max-width: 1024px) {
    .section_bestbuy .products-view-grid-bb .owl_product_comback .slick-slide div:nth-child(2) {
        margin-top: -7px
    }
}

.section_bestbuy .products-view-grid-bb .owl_product_comback .slick-slide div .saler_item {
    min-height: 186px;
    border-left: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1
}

.section_bestbuy .products-view-grid-bb .owl_product_comback .slick-slide div .saler_item:nth-child(2),
.section_bestbuy .products-view-grid-bb .owl_product_comback .slick-slide div .saler_item:nth-child(3) {
    border-left: none
}

.section_bestbuy .products-view-grid-bb .product-box .product-action .btn.btn-circle {
    width: calc((100% / 3) - 29px)
}

.section_bestbuy .products-view-grid-bb .product-box .product-action .btn.btn-cart {
    width: 110px
}

button.slick-next.slick-arrow {
    position: absolute;
    top: -24px;
    height: 45px;
    width: 45px;
    right: 0
}

button.slick-next.slick-arrow:hover {
    background: #22263c
}

button.slick-next.slick-arrow:hover:before {
    color: #fff
}

button.slick-next.slick-arrow:before {
    content: "\f105";
    font: 20px/1 'FontAwesome';
    color: #acacac;
    font-weight: bold
}

button.slick-prev.slick-arrow {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    position: absolute;
    top: -24px;
    right: 45px;
    left: auto;
    height: 45px;
    width: 45px
}

button.slick-prev.slick-arrow:hover {
    background: #22263c
}

button.slick-prev.slick-arrow:hover:before {
    color: #fff
}

button.slick-prev.slick-arrow:before {
    content: "\f104";
    font: 20px/1 'FontAwesome';
    color: #acacac;
    font-weight: bold
}

.adv_bottom {
    margin-bottom: 70px;
    position: relative;
    z-index: 10
}

.adv_bottom_inner figure {
    position: relative;
    height: auto
}

.adv_bottom_inner figure a:before {
    animation-duration: 0.5s;
    background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
    content: "";
    display: block;
    height: 100%;
    left: 50%;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    transition: all 0.5s ease 0s;
    width: 0
}

.adv_bottom_inner figure a:hover:before {
    opacity: 1;
    width: 100%;
    left: 0
}

.adv_bottom_inner .figcaption {
    position: absolute;
    right: 0;
    text-align: center;
    bottom: 25px;
    left: 0
}

.adv_bottom_inner .figcaption h2 a {
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 10px;
    font-size: 35px
}

.adv_bottom_inner .figcaption h2 a:hover {
    text-decoration: none;
    color: red
}

.adv_bottom_inner img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.section_product_feature .row-noGutter-2 {
    background: #fff
}

@media (max-width: 767px) {
    .section_product_feature .flex-flow {
        display: flex;
        flex-flow: column
    }
    .section_product_feature .flex-flow .order1 {
        order: 2
    }
    .section_product_feature .flex-flow .order2 {
        order: 1
    }
}

.section_product_feature .body-prd-left {
    border-right: 1px solid #ebebeb
}

@media (min-width: 992px) and (max-width: 1199px) {
    .section_product_feature .big-item-right {
        border-top: 1px solid #ebebeb
    }
}

.section_product_feature .big-item-right .body-prd-right .row-big .gallery_prdloop {
    width: 100%;
    margin: 0 auto;
    margin-top: 20px
}

@media (min-width: 768px) and (max-width: 991px) {
    .section_product_feature .big-item-right .body-prd-right .row-big .gallery_prdloop {
        width: 60%
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .section_product_feature .big-item-right .body-prd-right .row-big .gallery_prdloop {
        width: 45%
    }
}

@media (min-width: 1200px) {
    .section_product_feature .big-item-right .body-prd-right .row-big .gallery_prdloop {
        width: 65%
    }
}

.section_product_feature .big-item-right .body-prd-right .row-big .gallery_prdloop .owl-item img {
    border: 1px solid #e1e1e1;
    opacity: .5
}

.section_product_feature .big-item-right .body-prd-right .row-big .gallery_prdloop .owl-item img:hover,
.section_product_feature .big-item-right .body-prd-right .row-big .gallery_prdloop .owl-item img:active {
    opacity: 1
}

.section_product_feature .big-item-right .body-prd-right .row-big .gallery_prdloop .owl-nav .owl-prev {
    left: -40px !important;
    background: none !important;
    border: none !important
}

.section_product_feature .big-item-right .body-prd-right .row-big .gallery_prdloop .owl-nav .owl-prev:hover:before {
    color: #acacac
}

.section_product_feature .big-item-right .body-prd-right .row-big .gallery_prdloop .owl-nav .owl-prev:before {
    content: "\f0d9";
    background: transparent
}

.section_product_feature .big-item-right .body-prd-right .row-big .gallery_prdloop .owl-nav .owl-next {
    right: -22px !important;
    background: none !important;
    border: none !important
}

@media (min-width: 768px) and (max-width: 1199px) {
    .section_product_feature .big-item-right .body-prd-right .row-big .gallery_prdloop .owl-nav .owl-next {
        right: -10px !important
    }
}

.section_product_feature .big-item-right .body-prd-right .row-big .gallery_prdloop .owl-nav .owl-next:hover:before {
    color: #acacac
}

.section_product_feature .big-item-right .body-prd-right .row-big .gallery_prdloop .owl-nav .owl-next:before {
    content: "\f0da";
    background: transparent
}

.section_product_feature .product_feature_1 .slick-prev {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    position: absolute;
    top: -24px;
    right: -93%;
    left: auto;
    height: 45px;
    width: 45px
}

@media (min-width: 768px) and (max-width: 1199px) {
    .section_product_feature .product_feature_1 .slick-prev {
        right: 44px
    }
}

.section_product_feature .product_feature_1 .slick-next {
    position: absolute;
    top: -24px;
    height: 45px;
    width: 45px;
    right: -586px
}

@media (min-width: 768px) and (max-width: 1199px) {
    .section_product_feature .product_feature_1 .slick-next {
        right: -1px !important
    }
}

.section_product_feature .product_feature_1 .product-box-2 {
    border-left: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    min-height: 381px;
    margin-left: 0px
}

@media (min-width: 768px) and (max-width: 991px) {
    .section_product_feature .product_feature_1 .product-box-2 {
        min-height: 372px
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .section_product_feature .product_feature_1 .product-box-2 {
        min-height: 352px
    }
}

.section_product_feature .product-box-2 .product-thumbnail {
    padding-top: 30px
}

.section_product_feature .product-box.product-box-2 .product-thumbnail>a {
    height: 200px
}

.section_product_feature .product-box.product-box-2 .product-price-old {
    line-height: 24px
}

.section_product_feature .product-box.product-box-2 .product-action .btn.btn-circle {
    background: #fff;
    border-radius: 0;
    width: calc((100% / 3) - 51px);
    margin: 0px;
    display: inline-block;
    border: none;
    text-align: center;
    padding: 0;
    border: 2px solid #ffc000;
    background: #fff;
    height: 36px;
    line-height: 31px
}

.section_product_feature .product-box.product-box-2 .product-action .btn.btn-circle.iWishAdd .fa {
    color: #ffc000
}

.section_product_feature .product-box.product-box-2 .product-action .btn.btn-circle.iWishAdded .fa {
    color: #ff1b1b
}

.section_product_feature .product-box.product-box-2 .product-action .btn.btn-circle:hover {
    background: #ffc000;
    color: #fff
}

.section_product_feature .product-box.product-box-2 .product-action .btn.btn-circle:hover .fa {
    color: #fff
}

.section_product_feature .product-box.product-box-2 .product-action .btn.btn-circle .fa {
    color: #ffc000
}

.section_product_feature .product-box.product-box-2 .product-action .btn.btn-cart {
    width: 110px;
    height: 36px;
    line-height: 34px;
    color: #ffc000;
    border: 2px solid #ffc000;
    background: #fff
}

.section_product_feature .product-box.product-box-2 .product-big {
    margin-top: 0;
    margin: 20px 20px 0 0px !important
}

.section_product_feature .product-box.product-box-2 .product-big h3 {
    margin-top: 0
}

.section_product_feature .product-box.product-box-2 .product-info {
    margin-top: 0;
    margin: 15px
}

.section_product_feature .product-box.product-box-2 .product-info h3 {
    margin-top: 0
}

.section_product_feature .product-box.product-box-2 .product-big {
    min-height: 110px !important
}

@media (min-width: 1501px) {
    .product-box .product-thumbnail>a {
        height: 180px
    }
}

.product-box.product-box-2 .product-thumbnail>a {
    height: 335px;
    padding: 0 30px
}

@media (max-width: 767px) {
    .product-box.product-box-2 .product-thumbnail>a {
        margin-top: 0px
    }
}

.section_product_feature .product-box.product-box-3 .product-thumbnail {
    display: -webkit-flex;
    max-width: 430px;
    -webkit-align-items: center;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    text-align: center;
    margin: 0 auto
}

.section_product_feature .product-box.product-box-3 .product-action .btn.btn-circle {
    background: #fff;
    border-radius: 0;
    width: calc((100% / 3) - 142px) !important;
    margin: 0px;
    display: inline-block;
    border: none;
    text-align: center;
    padding: 0;
    border: 2px solid #ffc000;
    background: #fff;
    height: 36px;
    line-height: 31px
}

.section_product_feature .product-box.product-box-3 .product-action .btn.btn-circle.iWishAdd .fa {
    color: #ffc000
}

.section_product_feature .product-box.product-box-3 .product-action .btn.btn-circle.iWishAdded .fa {
    color: #ff1b1b
}

.section_product_feature .product-box.product-box-3 .product-action .btn.btn-circle:hover {
    background: #ffc000;
    color: #fff
}

.section_product_feature .product-box.product-box-3 .product-action .btn.btn-circle:hover .fa {
    color: #fff
}

.section_product_feature .product-box.product-box-3 .product-action .btn.btn-circle .fa {
    color: #ffc000
}

.section_product_feature .product-box.product-box-3 .product-action .btn.btn-cart {
    width: 110px !important;
    height: 36px;
    line-height: 34px;
    color: #ffc000;
    border: 2px solid #ffc000;
    background: #fff
}

.section_prd_sale .products-view-grid-bb {
    border-left: 1px solid #ebebeb;
    position: relative
}

.section_prd_sale .products-view-grid-bb .product-box-2 {
    position: relative;
    border-right: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    padding: 10px 20px;
    min-height: 372px;
    margin: 0;
    overflow: hidden;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s
}

.section_prd_sale .products-view-grid-bb .product-box-2 .product-thumbnail>a {
    height: 180px;
    padding: 0px
}

.section_prd_sale .products-view-grid-bb .product-box-2 .product-action .btn.btn-circle {
    width: calc((100% / 3) - 28px)
}

.section_prd_sale .products-view-grid-bb .product-box-2 .product-action .btn.btn-cart {
    width: 110px
}

.section_prd_sale .products-view-grid-bb .product-box-2 .sale-off {
    right: 0px
}

.col-md-4.col-sm-4.item:nth-child(1)>.service-item:hover {
    background-size: cover
}

.col-md-4.col-sm-4.item:nth-child(2)>.service-item:hover {
    background-size: cover
}

.col-md-4.col-sm-4.item:nth-child(3)>.service-item:hover {
    background-size: cover
}

.widget-service {
    overflow: hidden
}

.widget-service .service-item {
    border-radius: 4px;
    text-align: center;
    padding: 30px 10px 40px;
    background-size: cover;
    background-repeat: no-repeat
}

.widget-service .service-item:hover {
    background: #e1e1e1
}

.widget-service .service-item .media {
    min-height: 34px;
    margin: 0 0 10px
}

.widget-service .service-item span {
    font-size: 22px;
    font-family: 'Arial', sans-serif;
    color: #fff;
    margin: 0 0 3px 0;
    font-weight: bold;
    display: inline-block;
    text-transform: uppercase
}

.widget-service .service-item p {
    font-size: 14px;
    font-family: 'Arial', sans-serif;
    color: #fff;
    margin: 0
}

.widget-service .service-item i {
    font-size: 34px;
    color: #1c1c1c
}

.widget-service .service-item img,
.widget-service .service-item i,
.widget-service .service-item a {
    margin: 0 auto
}

footer.footer .widget-ft {
    margin-bottom: 20px;
    margin-top: 30px
}

#notification {
    color: #fff;
}

@media (max-width: 767px) {
    footer.footer .widget-ft {
        margin-bottom: 0px;
        margin-top: 0px;
        padding-bottom: 0px;
        border-bottom: 1px #313131 solid
    }
    footer.footer .widget-ft.last-child {
        border: none;
        margin-bottom: 0
    }
}

footer.footer .site-footer {
    background: #181a2a;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    margin-top: -5px;
    overflow-x: hidden;
    overflow-y: hidden
}

footer.footer .bg-footer-bottom {
    background: #111321
}

footer.footer .copyright {
    line-height: 40px;
    text-align: center;
    font-size: 1em;
    font-family: 'Arial', sans-serif;
    position: relative;
    padding: 0px;
    background: #004f87
}

footer.footer .copyright span {
    color: #fff
}

footer.footer .copyright a,
footer.footer .copyright b {
    font-weight: 400;
    color: #fff
}

footer.footer .copyright a:hover,
footer.footer .copyright b:hover {
    color: #fff !important
}

footer.footer .copyright .ul_menu_fot {
    float: right;
    padding-right: 30px
}

footer.footer .copyright .ul_menu_fot li {
    float: left;
    font-family: 'Arial', sans-serif;
    font-size: 12px;
    margin: 0px 14px;
    text-transform: uppercase
}

footer.footer .copyright .ul_menu_fot li a {
    text-decoration: none;
    color: #acacac
}

@media (min-width: 768px) and (max-width: 991px) {
    footer.footer .footer-inner .col-sm-6:nth-child(2n+1) {
        clear: left
    }
}

@media (min-width: 992px) {
    footer.footer .copyright .inner .row.tablet {
        display: flex;
        flex-flow: row
    }
    footer.footer .copyright .inner .row.tablet #copyright {
        order: 1
    }
    footer.footer .copyright .inner .row.tablet #menu_fot {
        order: 2
    }
}

@media (max-width: 991px) {
    .fancybox-opened {
        width: 300px !important;
        height: 300px !important;
        left: 0 !important;
        right: 0 !important;
        margin: 0 auto !important;
    }
    .fancybox-type-iframe .fancybox-inner {
        width: 300px !important;
        height: 300px !important;
    }
    footer.footer .copyright .inner .fot_copyright {
        text-align: center !important
    }
    footer.footer .copyright .inner .fot_menu_copyright .ul_menu_fot {
        width: 100%;
        padding-right: 0px;
        text-align: center
    }
    footer.footer .copyright .inner .fot_menu_copyright .ul_menu_fot li {
        float: none;
        display: inline-block
    }
}

@media (max-width: 767px) {
    footer.footer .copyright .inner .wsp {
        overflow: hidden;
        padding: 0px;
        display: block
    }
    footer.footer .copyright .inner .mobile {
        display: block;
        width: 100%;
        text-align: center !important;
        line-height: 24px
    }
    footer.footer footer .site-footer h4 {
        margin: 0;
        padding: 15px 0 0px;
        font-size: 17px;
        cursor: pointer;
        margin-bottom: 15px;
        border-top: solid 1px #2d3753
    }
    footer.footer footer .footer-inner .col-xs-12:nth-child(2) {
        margin-top: 20px
    }
    footer.footer .padding-bottom-50 {
        padding-bottom: 20px !important
    }
}

footer.footer .logo {
    padding-bottom: 15px
}

footer.footer .logo a img {
    width: auto;
    max-height: 80px
}

@media (max-width: 1199px) {
    footer.footer .logo a {
        font-size: 62px
    }
    footer.footer .logo a img {
        max-height: 60px
    }
}

@media (max-width: 767px) {
    footer.footer .logo {
        text-align: left;
        padding: 0px
    }
    footer.footer .logo a {
        font-size: 60px;
        line-height: 60px
    }
    footer.footer .logo a img {
        width: auto;
        max-height: 60px
    }
}

@media (max-width: 480px) {
    footer.footer .logo {
        text-align: center
    }
}

footer.footer ul.contact {
    margin-top: 20px;
    margin-bottom: 30px
}

footer.footer ul.contact li {
    font-family: 'Arial', sans-serif;
    position: relative;
    color: #acacac;
    margin-bottom: 20px
}

footer.footer ul.contact li:nth-child(1) {
    margin-bottom: 20px
}

@media (max-width: 330px) {
    footer.footer ul.contact li:nth-child(1) {
        margin-bottom: 20px
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    footer.footer ul.contact li:nth-child(1) {
        margin-bottom: 20px
    }
}

footer.footer ul.contact li i.fa {
    float: left;
    position: relative;
    top: 0px;
    border-radius: 3px;
    width: 28px;
    text-align: center;
    height: 28px;
    display: block;
    margin-right: 5px;
    margin-top: -2px;
    padding-left: 2px;
    line-height: 28px;
    color: #ffc000;
    background-repeat: no-repeat
}

footer.footer ul.contact li .txt_content_child {
    display: inherit
}

footer.footer ul.contact li a {
    color: #acacac
}

footer.footer ul.contact li a:hover {
    color: #fff
}

footer.footer ul.contact li.sdt a {
    margin-right: 5px
}

footer.footer ul.contact li.sdt a:after {
    content: "-";
    margin-left: 10px
}

footer.footer ul.contact li.sdt a:last-child {
    margin-right: 0px
}

footer.footer ul.contact li.sdt a:last-child:after {
    display: none
}

footer.footer .title-menu-first {
    margin: 0;
    font-size: 14px;
    line-height: normal;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 30px;
    margin-top: 50px;
    color: #fff
}

footer.footer .title-menu {
    margin: 0;
    font-size: 14px;
    line-height: normal;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 30px;
    margin-top: 70px;
    color: #004f87
}

footer.footer .title-menu a {
    cursor: default;
    color: #004f87;
    font-weight: 600;
    font-size: 14px;
    position: relative
}

footer.footer .title-menu a i.fa {
    display: none
}

@media (max-width: 767px) {
    footer.footer .title-menu {
        margin-bottom: 0px;
        margin-top: 0px
    }
    footer.footer .title-menu a {
        padding: 20px 0px;
        display: block;
        cursor: pointer
    }
    footer.footer .title-menu a i.fa {
        display: block;
        position: absolute;
        right: -10px;
        width: 30px;
        top: 15px;
        text-align: center;
        height: 30px;
        line-height: 30px
    }
    footer.footer .title-menu a i.fa:before {
        content: "\f068"
    }
    footer.footer .title-menu a.collapsed i.fa:before {
        content: "\f067"
    }
}

footer.footer .img_project_footer .item_tab_cl {
    padding-left: 0px
}

footer.footer .img_project_footer .item_tab_cl .blog-thumbnail {
    cursor: pointer
}

footer.footer .name_company {
    font-size: 14px;
    color: #ffc000;
    text-transform: uppercase;
    font-family: 'Arial', sans-serif;
    font-weight: bold
}

@media (max-width: 320px) {
    footer.footer .name_company {
        font-size: 13px
    }
}

@media (min-width: 768px) {
    footer.footer .collapse {
        display: block
    }
}

footer.footer .list-menu {
    line-height: 40px
}

footer.footer .list-menu .li_menu {
    margin-bottom: 0px;
    font-size: 15px;
    font-family: 'Arial', sans-serif;
    color: #83858e;
    -webkit-transition: 0.5s;
    transition: 0.5s
}

footer.footer .list-menu .li_menu:hover {
    color: #fff;
    margin-left: 10px
}

footer.footer .list-menu .li_menu a {
    font-size: 14px;
    color: #acacac
}

footer.footer .list-menu .li_menu a:hover {
    color: #fff
}

footer.footer .list-menu .social_ {
    margin-bottom: 0px;
    font-size: 15px;
    font-family: 'Arial', sans-serif;
    color: #83858e;
    -webkit-transition: 0.5s;
    transition: 0.5s
}

footer.footer .list-menu .social_:hover {
    color: #fff
}

footer.footer .list-menu .social_ .ico_ {
    float: left;
    position: relative;
    top: 2px;
    width: 20px;
    height: 30px;
    display: block;
    margin-top: 0px;
    padding-left: 0px;
    line-height: 35px
}

footer.footer .list-menu .social_ a {
    font-size: 14px;
    color: #acacac;
    margin-left: 5px
}

footer.footer .list-menu .social_ a:hover {
    color: #fff
}

footer.footer .bottom-ft {
    padding: 20px 0px
}

@media (max-width: 767px) {
    footer.footer .bottom-ft {
        border-top: none
    }
}

footer.footer .bottom-ft .info-website {
    margin: 0;
    color: #83858e;
    font-size: 14px
}

@media (max-width: 767px) {
    footer.footer .bottom-ft .info-website {
        text-align: center
    }
}

footer.footer .bottom-ft .info-website a {
    color: #fff
}

footer.footer .bottom-ft .info-website a:hover {
    color: #ffc000
}

footer.footer .bottom-ft .info-website b {
    font-weight: normal;
    color: #fff
}

footer.footer .bottom-ft .list-menu-bft {
    float: right
}

footer.footer .bottom-ft .list-menu-bft li {
    float: left
}

footer.footer .bottom-ft .list-menu-bft li a {
    padding: 0px 10px;
    font-weight: normal
}

.backtop {
    position: fixed;
    bottom: 40px;
    z-index: 999;
    top: auto !important;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    display: inline-block;
    color: #fff;
    background: #ffc000;
    border-radius: 50%;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}

.backtop .fa {
    font-size: 16px;
    color: #fff
}

.backtop.show {
    opacity: 1
}

@media (min-width: 1441px) {
    .backtop {
        right: 15px;
        bottom: 20px
    }
    .phone_backtotop {
        bottom: 30px !important;
        left: 50px
    }
}

@media (min-width: 1200px) and (max-width: 1440px) {
    .backtop {
        right: 15px;
        bottom: 30px
    }
    .phone_backtotop {
        bottom: 48% !important;
        left: 30px
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .backtop {
        right: 25px;
        bottom: 40px
    }
    .phone_backtotop {
        bottom: 48% !important;
        left: 30px
    }
}

@media (max-width: 767px) {
    .backtop {
        right: 11%;
        bottom: 20px
    }
    .phone_backtotop {
        bottom: 48% !important;
        left: 30px
    }
}

.phone_backtotop {
    position: fixed;
    bottom: 30px !important;
    z-index: 9999;
    top: auto !important;
    width: 50px;
    height: 50px;
    line-height: 55px;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    display: inline-block;
    color: #fff;
    border-radius: 50%;
    background: #ffc000;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 1;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    animation: play 1.5s ease infinite;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}

@media (max-width: 767px) {
    .phone_backtotop {
        width: 30px;
        height: 30px;
        line-height: 34px
    }
}

.phone_backtotop .fa {
    font-size: 16px;
    color: #fff
}

@keyframes play {
    0% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg);
        box-shadow: 0 0 0 5px #ffc000, 0 0 0 10px #ffc000
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        transform: rotate(0deg) scale(1) skew(1deg);
        box-shadow: 0 0 0 5px #ffc000, 0 0 0 10px #ffc000, 0 0 0 15px #ffc000
    }
    100% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }
}

.phone_backtotop.show {
    opacity: 1
}

@media (min-width: 1441px) {
    .phone_backtotop.left_center {
        bottom: 48% !important;
        left: 50px
    }
    .phone_backtotop.right_center {
        bottom: 48% !important;
        right: 50px
    }
    .phone_backtotop.right_bottom {
        bottom: 50px !important;
        right: 50px
    }
    .phone_backtotop.left_bottom {
        bottom: 50px !important;
        left: 50px
    }
}

@media (min-width: 1200px) and (max-width: 1440px) {
    .phone_backtotop.left_center {
        bottom: 48% !important;
        left: 15px
    }
    .phone_backtotop.right_center {
        bottom: 48% !important;
        right: 15px
    }
    .phone_backtotop.right_bottom {
        bottom: 50px !important;
        right: 15px
    }
    .phone_backtotop.left_bottom {
        bottom: 50px !important;
        left: 15px
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .phone_backtotop.left_center {
        bottom: 48% !important;
        left: 15px
    }
    .phone_backtotop.right_center {
        bottom: 48% !important;
        right: 15px
    }
    .phone_backtotop.right_bottom {
        bottom: 50px !important;
        right: 15px
    }
    .phone_backtotop.left_bottom {
        bottom: 50px !important;
        left: 15px
    }
}

@media (max-width: 767px) {
    .phone_backtotop.left_center {
        bottom: 48% !important;
        left: 15px
    }
    .phone_backtotop.right_center {
        bottom: 48% !important;
        right: 15px
    }
    .phone_backtotop.right_bottom {
        bottom: 50px !important;
        right: 15px
    }
    .phone_backtotop.left_bottom {
        bottom: 50px !important;
        left: 15px
    }
}

@media (max-width: 1199px) {
    .zoomContainer {
        display: none !important
    }
}

@media (max-width: 991px) {
    .details-pro {
        margin-top: 30px
    }
}

.details-product .rte {
    color: #7f818f;
    font-family: 'Arial', sans-serif;
    font-size: 14px
}

.details-product .tag-product {
    padding-bottom: 15px
}

.details-product .tag-product span {
    color: #636363;
    font-family: 'Arial', sans-serif;
    font-weight: bold
}

.details-product h1.title-head {
    margin-top: 0;
    font-size: 24px;
    font-weight: 600;
    color: #2b2d44
}

.details-product span.line {
    margin: 0 5px;
    transform: translateY(-1px);
    display: inline-block
}

.details-product .masp {
    color: #898989
}

.details-product .detail-header-info {
    padding-bottom: 20px
}

.details-product .detail-header-info .reviews_details_product {
    display: inline-block;
    float: left;
    margin-right: 20px
}

.details-product .product-vendor .style-type {
    margin-right: 15px
}

@media (max-width: 543px) {
    .details-product .product-vendor .style-type {
        display: block
    }
}

.details-product .inventory_quantity {
    display: inline-block;
    padding: 0px 15px;
    background-color: #ffc000;
    color: #fff !important;
    border-radius: 3px
}

.details-product .inventory_quantity span {
    color: #fff;
    font-size: 13px
}

.details-product .large-image img {
    width: 100%
}

.details-product .swiper-button-next {
    left: auto;
    text-align: center;
    right: 33px;
    top: auto;
    bottom: -32px;
    background: none;
    font-size: 20px;
    z-index: 10
}

.details-product .swiper-button-prev {
    z-index: 10;
    left: auto;
    text-align: center;
    right: 33px;
    top: 0px;
    background: none;
    font-size: 20px
}

.details-product .margin .swiper-button-next {
    bottom: -40px
}

.details-product .margin .swiper-button-prev {
    top: -10px
}

.details-product .social-media a {
    margin: 0 5px
}

.details-product #gallery_01 {
    margin-top: 20px
}

.details-product #gallery_01 .owl-nav .owl-prev {
    left: 0px;
    width: 20px;
    height: 20px
}

.details-product #gallery_01 .owl-nav .owl-prev:before {
    width: 20px;
    line-height: 20px;
    font-size: 14px
}

.details-product #gallery_01 .owl-nav .owl-next {
    right: 0px;
    width: 20px;
    height: 20px
}

.details-product #gallery_01 .owl-nav .owl-next:before {
    width: 20px;
    line-height: 20px;
    font-size: 14px
}

.details-product #gallery_01 img:hover,
.details-product #gallery_01 img:active {
    opacity: .5
}

.details-product .owl-carousel.owl-loaded {
    overflow: hidden
}

.details-product .details-pro .product-price {
    font-size: 2.14286em;
    display: inline-block;
    margin-right: 10px
}

.details-product .details-pro .price-box {
    border-top: 1px solid #ebebeb;
    margin: 20px 0;
    padding-top: 25px
}

.details-product .details-pro .price-box del {
    color: #adadad;
    font-size: 1.42857em
}

.details-product .form-product #add-to-cart-form {
    margin-bottom: 0px !important
}

.details-product .box-variant .form-group {
    width: 100%
}

.details-product .box-variant .form-group .selector-wrapper {
    width: 100%;
    padding-right: 0
}

.details-product .box-variant .form-group .selector-wrapper label {
    width: 85px;
    font-weight: 700;
    font-family: 'Arial', sans-serif;
    font-size: 14px;
    float: left;
    color: #636363;
    line-height: 40px
}

.details-product .box-variant .form-group .selector-wrapper select {
    width: calc(100% - 85px)
}

.details-product .custom-btn-number {
    position: relative;
    padding: 0;
    margin-bottom: 20px;
    border: none;
    box-shadow: none;
    display: inline-block
}

.details-product .custom-btn-number #input-quantity {
    font-size: 1em;
    margin: 0;
    padding: 0 23px;
    width: 135px;
    height: 43px;
    border-radius: 3px;
    text-align: center;
    color: #2b2d44;
    padding: 0
}

.details-product .custom-btn-number .qtyminus {
    position: absolute;
    left: 0px;
    text-align: center;
    border-right: 1px solid #ddd;
    top: 0;
    width: 41px;
    height: 43px;
    line-height: 38px;
    font-size: 25px;
    cursor: pointer
}

.details-product .custom-btn-number .qtyplus {
    position: absolute;
    right: 0px;
    border-left: 1px solid #ddd;
    text-align: center;
    top: 0;
    width: 41px;
    height: 43px;
    line-height: 43px;
    font-size: 20px;
    cursor: pointer
}

.details-product .form-detail-action {
    width: 100%
}

.details-product .form-detail-action label {
    font-weight: 700;
    font-family: 'Arial', sans-serif;
    color: #636363;
    font-size: 14px;
    display: inline-block;
    min-width: 81px
}

.details-product .form-detail-action button.btn {
    color: #fff;
    height: 43px;
    border-radius: 3px;
    margin-bottom: 3px;
    width: 220px;
    padding-left: 40px;
    position: relative;
    font-size: 16px;
    font-weight: bold;
    background-color: #ffc000
}

@media (min-width: 1200px) {
    .details-product .form-detail-action button.btn {
        margin-left: 20px;
        display: inline-block
    }
}

@media (min-width: 389px) and (max-width: 991px) {
    .details-product .form-detail-action button.btn {
        margin-left: 20px;
        display: inline-block
    }
}

.details-product .form-detail-action button.btn:before {
    content: "";
    width: 20px;
    height: 20px;
    background-image: url("/image/catalog/icons/icon_cart.png");
    background-repeat: no-repeat;
    position: absolute;
    bottom: 10px;
    left: 17px
}

@media (max-width: 457px) {
    .details-product .form-detail-action button.btn {
        margin-left: 0px !important
    }
}

.details-product .form-detail-action button.btn:hover {
    opacity: .9
}

.details-product .form-wishlist {
    margin: 0;
    right: 30px;
    top: 15px;
    z-index: 10
}

.details-product .form-wishlist a {
    padding: 0;
    border: none;
    color: #898989;
    background: #fff;
    border-radius: 50%;
    line-height: 34px;
    width: 33px;
    height: 33px;
    text-align: center
}

.details-product .form-wishlist a.iWishAdd .fa {
    color: #ffc000
}

.details-product .form-wishlist a.iWishAdded {
    color: #ff1b1b
}

.accordion {
    margin-bottom: 30px
}

.accordion span.caret {
    border: none
}

.accordion li.nav-item {
    background: #fff;
    border: 1px solid #e1e1e1;
    border-bottom: none
}

.accordion li.nav-item:last-child {
    border-bottom: 1px solid #e1e1e1
}

.accordion li.nav-item>a {
    display: block;
    line-height: 65px;
    padding: 0;
    font-size: 17px;
    padding: 0 20px
}

.accordion li.nav-item.active>a {
    position: relative
}

.accordion li.nav-item.active .caret .fa:before {
    content: '\f146'
}

.accordion li.nav-item.active .tab-pane {
    padding: 20px;
    border-top: 1px solid #ebebeb
}

.accordion li.nav-item .caret {
    float: right;
    font-size: 2.5em;
    color: #fff;
    font-size: 20px;
    margin-right: 20px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s
}

.accordion.dichvu li.nav-item>a {
    background: #ffc000;
    color: #fff
}

.product-image-block {
    position: relative
}

.product-image-block.no-thumb {
    padding-right: 0
}

.product-image-block .more-views {
    right: 0;
    top: 0;
    left: auto
}

.review-now.inline-block {
    cursor: pointer
}

.more-views {
    max-width: 90px;
    height: 100%;
    position: absolute !important
}

.more-views a.thumb-link {
    display: block;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.more-views .swiper-slide {
    text-align: center;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center
}

.more-views .swiper-slide.bethua {
    align-items: center
}

.more-views img {
    max-height: 100%;
    width: auto;
    max-width: 100%;
    display: inline-block
}

@media (max-width: 1199px) {
    .product-image-block .more-views {
        position: static !important;
        width: 100%;
        max-width: 100%;
        margin-top: 15px
    }
    .product-image-block {
        padding: 15px
    }
    .more-views img {
        width: 100%;
        max-width: 100%
    }
    .more-views a.thumb-link {
        padding: 0
    }
}

.zoomWindowContainer>div,
.zoomContainer {
    z-index: 100 !important
}

.featured-image {
    width: calc(100% - 100px);
    margin-left: 100px
}

.no-thum .featured-image {
    width: 100%;
    margin-left: 0
}

.related-product {
    margin-top: 0 !important
}

.related-product .heading-related {
    position: relative;
    text-align: center;
    display: block
}

.related-product .heading-related h2 {
    font-size: 30px;
    font-weight: bold;
    padding-bottom: 10px;
    margin-bottom: 20px
}

@media (max-width: 374px) {
    .related-product .heading-related h2 {
        font-size: 28px
    }
}

.related-product .heading-related h2:before {
    content: "";
    position: absolute;
    width: 30px;
    height: 3px;
    background: #ffc000;
    top: 50px;
    right: 50%
}

.related-product .products .owl-nav .owl-prev {
    left: 0px !important
}

.related-product .products .owl-nav .owl-next {
    right: 0px !important
}

#recently-viewed-products .recently-item-pro {
    margin-bottom: 20px
}

#recently-viewed-products .image {
    float: left;
    width: 90px;
    margin-right: 10px
}

#recently-viewed-products .info {
    width: calc(100% - 100px);
    float: right
}

#recently-viewed-products .info .product-name-recently {
    font-size: 15px;
    font-weight: 600;
    margin-top: 0px
}

#recently-viewed-products .info .view_price {
    color: #ffc000;
    font-size: 15px;
    font-weight: bold
}

#recently-viewed-products .info .view_price .price-old {
    color: #acacac
}

.recent_products {
    width: 100%;
    float: left;
    margin: 70px 0 30px 0
}

.module-content {
    margin-bottom: 30px
}

.module-content .product-box {
    margin-bottom: 0;
    padding: 15px
}

.module-content .related_items {
    width: 100%;
    float: left;
    border: #ddd 7px solid
}

@media (min-width: 1600px) {
    .module-content .related_items .item {
        padding: 10px
    }
}

@media (min-width: 543px) and (max-width: 992px) {
    .module-content .related_items .item {
        padding: 10px
    }
}

.module-content .recent_items {
    width: 100%;
    float: left;
    max-height: 500px;
    overflow-x: hidden
}

.module-content .recent_items::-webkit-scrollbar {
    width: 4px
}

.module-content .recent_items::-webkit-scrollbar-track {
    background: #ddd
}

.module-content .recent_items::-webkit-scrollbar-thumb {
    background: #ffc000;
    border-radius: 15px
}

.module-content .recent_items::-webkit-scrollbar-thumb:hover,
.module-content .recent_items::-webkit-scrollbar-thumb:active {
    background: #ffc000;
    border-radius: 15px
}

.module-content .recent_items .item {
    margin: 0;
    padding: 25px 0
}

@media (min-width: 1600px) {
    .module-content .recent_items .item {
        padding: 25px 30px
    }
}

@media (min-width: 543px) and (max-width: 992px) {
    .module-content .recent_items .item {
        padding: 25px 30px
    }
}

.module-content .recent_items .recent-item:not(:last-child) .item {
    border-bottom: #ddd 1px solid
}

.module-content .recent_items .recent-item:first-child .item {
    margin-top: 15px
}

.module-content .item {
    width: 100%;
    float: left
}

.module-content .item:not(:last-child) {
    border-bottom: #ddd 1px solid
}

.module-content .product-thumbnail {
    float: left
}

@media (min-width: 1600px) {
    .module-content .product-thumbnail {
        width: 80px;
        margin: 0 30px 0 0
    }
}

@media (min-width: 1200px) and (max-width: 1599px) {
    .module-content .product-thumbnail {
        width: 80px;
        margin: 0 15px 0 0
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .module-content .product-thumbnail {
        width: 50px;
        margin: 0 15px 0 0
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .module-content .product-thumbnail {
        width: 160px;
        margin: 0 30px 0 0
    }
}

@media (min-width: 543px) and (max-width: 767px) {
    .module-content .product-thumbnail {
        width: 100px;
        margin: 0 30px 0 0
    }
}

@media (min-width: 320px) and (max-width: 542px) {
    .module-content .product-thumbnail {
        width: 70px;
        margin: 0 15px 0 0
    }
}

@media (max-width: 319px) {
    .module-content .product-thumbnail {
        width: 100%;
        margin: 0 0 15px
    }
}

.module-content .product-info {
    float: left
}

@media (min-width: 1600px) {
    .module-content .product-info {
        width: calc(100% - 110px)
    }
}

@media (min-width: 1200px) and (max-width: 1599px) {
    .module-content .product-info {
        width: calc(100% - 96px)
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .module-content .product-info {
        width: calc(100% - 65px)
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .module-content .product-info {
        width: calc(100% - 190px)
    }
}

@media (min-width: 543px) and (max-width: 767px) {
    .module-content .product-info {
        width: calc(100% - 130px)
    }
}

@media (min-width: 320px) and (max-width: 542px) {
    .module-content .product-info {
        width: calc(100% - 85px)
    }
}

@media (max-width: 319px) {
    .module-content .product-info {
        width: 100%
    }
}

.module-content .product-info .price-box-loop {
    width: 100%;
    float: left;
    line-height: normal
}

.module-content .product-info .price-box-loop .special-price {
    color: #ffc000;
    font-size: 15px;
    font-weight: bold;
    margin-right: 15px;
    display: inline-block
}

.module-content .product-info .price-box-loop .old-price {
    color: #acacac
}

.module-content .product-name {
    margin: 0 0 10px
}

.zoomWrapper {
    width: 100% !important;
    height: auto !important
}

.zoomWrapper img {
    position: static !important;
    width: auto !important;
    height: auto !important
}

.zoomWrapper img~img {
    display: none !important
}

.tab-wrap .tabs-title {
    *zoom: 1;
    display: inline-block;
    position: relative;
    z-index: 9;
    margin: 0 0 26px
}

.tab-wrap .tabs-title:after {
    content: "";
    display: table;
    clear: both
}

.tab-wrap .tabs-title li {
    font-size: 2.2rem;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    line-height: 40px;
    float: left
}

.tab-wrap .tabs-title li:before {
    content: "|";
    color: #c9c9c9;
    padding: 0 16px;
    color: #1c1c1c
}

.tab-wrap .tabs-title li:first-child:before {
    display: none
}

.tab-wrap .tabs-title li.current {
    color: #212121
}

.tab-wrap .tab-content {
    position: relative
}

ul.tabs li {
    background: none;
    display: inline-block;
    cursor: pointer
}

ul.tabs li.active {
    color: #000;
    margin-bottom: -1px;
    background: #ffc000
}

@media (max-width: 767px) {
    ul.tabs li.active {
        border-bottom: none
    }
}

.tab-content {
    opacity: 0;
    visibility: hidden;
    height: 0;
    overflow: hidden
}

.product-tab .tab-content {
    opacity: 1 !important;
    overflow: visible !important;
    visibility: visible !important;
    height: auto;
}

.tab-content.current {
    opacity: 1;
    visibility: visible;
    height: auto;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out
}

.product-tab .tab-content .tab-pane {
    padding: 25px 30px;
    border: 1px solid #e1e1e1;
    opacity: 1;
    visibility: visible;
    height: auto;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out
}

@media (min-width: 992px) {
    .product-tab .tab-content #tab-review.tab-pane {
        min-height: 500px;
        overflow: auto;
        height: 500px;
    }
}

.product-tab .tabs-title {
    margin-bottom: 18px
}

@media (max-width: 767px) {
    .product-tab .tab-link {
        margin: 0px 0px !important
    }
}

.product-tab .tab-link {
    padding: 0px 40px;
    margin-right: 5px;
    position: relative;
    background: #f9f9f9
}

.product-tab .tab-link h3 {
    color: #001018;
    font-weight: 400;
    margin: 10px 0 12px 0;
    font-size: 15px
}

.product-tab .tab-link span {
    text-transform: uppercase;
    color: #2b2d44;
    font-weight: 700;
    font-size: 14px
}

.product-tab .tab-link.current h3 {
    color: #2b2d44
}

.product-tab .tab-link.current h3 span {
    color: #2b2d44
}

.product-tab .tab-link.current .rte {
    font-family: 'Arial';
    color: #001018;
    font-weight: 300;
    font-size: 14px
}

.product-tab li:last-child h3 span:after {
    content: none
}

.product-tab .tab-content.current {
    padding: 25px 30px;
    border: 1px solid #e1e1e1
}

@media (min-width: 1200px) {
    .product-tab .tab-content.current .rte {
        color: #7f818f;
        font-weight: 400;
        font-size: 14px;
        width: 100%
    }
    .product-tab .tab-content.current .rte h4 {
        font-size: 15px;
        font-weight: 600
    }
}

@media (max-width: 767px) {
    .product-tab .tab-link {
        width: 100%;
        border: none;
        padding: 0;
        margin-bottom: 10px !important;
        background: #fff
    }
    .tab-content-mobile {
        display: none
    }
    .product-tab .tab-link.current h3 {
        border: 0px
    }
    .current .tab-content-mobile {
        display: block;
        padding: 0px 10px;
        border: 1px solid #e1e1e1;
        border-bottom: none;
        background: #fff
    }
    .current .tab-content-mobile .rte {
        padding: 10px 0px;
        border-bottom: 0px
    }
    ul.tabs.tabs-title {
        display: block;
        border: none;
        width: 100%;
        background: none !important
    }
    .product-tab .tab-link h3 {
        border: 1px solid #ebebeb;
        padding: 10px 10px;
        margin-top: 0;
        position: relative
    }
    .product-tab .tab-link h3:before {
        content: '\f107';
        font-size: 20px;
        font-family: FontAwesome;
        float: right;
        margin-right: 0;
        margin-top: -3px
    }
    .product-tab .tab-link.current .tab-content-mobile {
        margin-bottom: 0px
    }
    .product-tab .tab-link.current h3 {
        margin-bottom: 0;
        border-bottom: none;
        border: none
    }
    .product-tab .tab-link span:after {
        content: none
    }
    .product-tab .border-dashed-tab {
        margin-bottom: 15px
    }
}

.collection .collection-image img {
    width: 100%
}

.sidebar .title-head {
    margin: 0px;
    font-size: 21px !important;
    font-weight: bold;
    position: relative;
    display: block
}

.sidebar .title-head:before {
    content: "";
    width: 30px;
    border-top: 3px solid #ffc000;
    height: 2px;
    position: absolute;
    top: 50px;
    left: 0px
}

.sidebar .title-head span {
    display: block;
    padding: 0
}

.sidebar .title-head2 {
    padding-bottom: 8px;
    margin-bottom: 10px !important;
    font-size: 16px !important;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    display: block;
    border-bottom: 1px solid #ebebeb
}

.sidebar .title-head2 span {
    display: block;
    padding: 0
}

.product-mini-lists .products {
    border: none !important
}

@media (min-width: 1200px) {
    .products-view-grid .col-lg-4:nth-child(3n+1) {
        clear: left
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .products-view-grid .col-md-4:nth-child(3n+1) {
        clear: left
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .products-view-grid .col-sm-4:nth-child(3n+1) {
        clear: left
    }
}

@media (max-width: 767px) {
    .products-view-grid .col-xs-6:nth-child(2n+1) {
        clear: left
    }
}

@media (max-width: 767px) {
    .product-box .btn-white {
        padding: 0 10px
    }
}

.view-mode>a {
    width: 30px;
    height: 30px;
    display: inline-block;
    overflow: hidden
}

.view-mode span {
    font-size: 0
}

.view-mode .collection-title {
    font-size: 21px;
    font-weight: bold
}

@media (max-width: 375px) {
    .view-mode .collection-title {
        font-size: 18px
    }
}

.tt span {
    font-size: 15px;
    font-family: 'Roboto', sans-serif
}

.tt.hidden-sm.hidden-xs {
    display: inline-block
}

.button-view-mode {
    padding: 0;
    margin: 0;
    width: 30px;
    height: 30px;
    box-shadow: none;
    line-height: 30px;
    border: 1px solid #ebebeb;
    font-size: 1em;
    color: #acacac
}

.button-view-mode.active {
    color: #fff;
    background: #ffc000;
    border: 1px solid #ffc000;
    box-shadow: none
}

.button-view-mode.active a {
    color: #2b2d44
}

.sortPagiBar {
    padding-bottom: 15px
}

.col-49 {
    width: 44.444444%;
    padding: 0 15px;
    float: left
}

.col-59 {
    width: 55.555555%;
    padding: 0 15px;
    float: left
}

@media (max-width: 767px) {
    .col-49,
    .col-59 {
        width: 100%;
        float: none
    }
}

.blog-main>.row>.col-sm-6:nth-child(2n+1) {
    clear: left
}

.blog-item {
    overflow: hidden;
    margin-bottom: 40px;
    padding-bottom: 40px
}

.blog-item:last-child {
    margin-bottom: 0
}

.date {
    margin: 10px 0 10px;
    display: inline-block;
    font-weight: 400;
    font-size: 14px;
    color: #acacac;
    font-family: 'Arial', sans-serif
}

.date .fa {
    color: #acacac
}

.date .news_home_content_short_time {
    z-index: 999;
    color: #acacac;
    font-family: 'Arial', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.4;
    display: inline-block;
    text-decoration: none;
    margin-left: 2px
}

.date .cmt_count_blog {
    margin-left: 15px
}

.date .cmt_count_blog .fa-comments {
    margin-right: 5px
}

.blog-item-name {
    font-weight: 700;
    color: #333;
    position: relative;
    font-size: 1.28571em;
    line-height: 24px;
    margin-top: 0;
    margin-bottom: 8px
}

.blog-item-name .fa {
    position: absolute;
    left: 0;
    top: 9px;
    font-size: .78571em;
    color: #ffc000
}

.border_bot_blog {
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 18px
}

.post-time {
    color: #acacac;
    font-size: 1em;
    margin-bottom: 15px;
    margin-right: 20px;
    display: inline-block
}

.post-time .fa {
    color: #ffc000;
    margin-right: 3px
}

.post-time span {
    font-weight: bold
}

.blog-item-summary {
    font-size: 1em;
    margin-bottom: 20px;
    color: #333;
    line-height: 20px
}

.blog-item-thumbnail {
    position: relative
}

.blog-item-info {
    margin-top: 20px
}

.blog-list h5 {
    text-transform: uppercase;
    line-height: 26px;
    margin: 0px;
    padding-top: 30px;
    padding-bottom: 5px
}

.blog-list .loop-blog {
    min-height: 80px;
    overflow: hidden;
    padding: 20px 0px;
    border-bottom: 1px solid #ebebeb
}

.blog-list .loop-blog:last-child {
    border: none
}

.blog-list .loop-blog .thumb-left {
    width: 90px;
    max-width: 90px;
    height: auto;
    display: block;
    float: left
}

.blog-list .loop-blog .blog-item-summary {
    margin-bottom: 0
}

.blog-list .loop-blog .name-right {
    display: block;
    float: left;
    width: calc(100% - 100px);
    margin-left: 10px
}

.blog-list .loop-blog .name-right h3 {
    font-weight: 600;
    position: relative;
    font-size: 14px;
    line-height: 1.4;
    margin-top: -2px;
    margin-bottom: 0px
}

.blog-list .loop-blog .name-right h3:hover a {
    text-decoration: none;
    color: #ffc000
}

.blog-list .loop-blog .date {
    margin: 7px 0 10px;
    font-weight: 400;
    color: #acacac;
    font-size: 14px;
    font-family: 'Arial', sans-serif
}

.blog-list .more_blog a {
    line-height: 3;
    font-size: 1.07143em;
    color: #898989;
    display: block
}

.blog-list .more_blog a:hover {
    text-decoration: none;
    color: #ffc000
}

.left-content .title-head {
    margin: 0px;
    font-size: 21px !important;
    font-weight: bold;
    position: relative;
    display: block
}

@media (min-width: 992px) and (max-width: 1199px) {
    .left-content .title-head {
        font-size: 20px !important
    }
}

.left-content .title-head:before {
    content: "";
    width: 30px;
    border-top: 3px solid #ffc000;
    height: 2px;
    position: absolute;
    top: 40px;
    left: 0px
}

.left-content .title-head span {
    display: block;
    padding: 0
}

.article-main .rte {
    color: #7f818f;
    font-size: 14px;
    font-family: 'Arial', sans-serif
}

.article-main .article-image {
    margin-bottom: 30px;
    text-align: center
}

.article-main .article-image a {
    margin: 0 auto
}

.article-main .article-title {
    font-size: 22px;
    font-weight: bold;
    margin: 0 0 15px;
    line-height: 27px
}

.article-main .post-time {
    margin-bottom: 20px
}

.article-main .article-content {
    font-size: 1.14286em
}

.article-main .form-group {
    margin: 0;
    padding-top: 0;
    padding-bottom: 20px
}

.tag-share {
    clear: left;
    padding: 20px 0;
    border-bottom: 1px solid #cccccc;
    line-height: 30px
}

.tag-share .social-media {
    color: #7b7b7b
}


/* .tag-share .social-media a {
    margin-left: 5px;
    width: 24px;
    height: 24px;
    border: 1px solid #b1b1b1;
    display: inline-block;
    line-height: 24px;
    text-align: center;
    border-radius: 50%;
    color: #b1b1b1;
    font-size: 12px
} */

.tag-share .social-media {
    display: inline-flex;
}

.tag-share .social-media .social-buttons {
    width: auto;
}

.tag-share .social-media a:hover {
    color: #ffc000;
    border-color: #ffc000
}

.tag_article {
    color: #7d7d7d;
    padding-left: 0px
}

.tag_article .fa {
    transform: translateY(1px)
}

.tag_article a {
    color: #636363;
    font-family: 'Arial', sans-serif
}

.tag_article a:hover {
    color: #ffc000
}

@media (max-width: 767px) {
    .tag-share>div {
        text-align: left !important
    }
}

.title-form-coment {
    font-size: 18px;
    margin-bottom: 20px
}

#article-comments {
    margin-top: 30px
}

#article-comments .article-comment {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ebebeb
}

#article-comments .article-comment-user-image {
    margin: 0;
    float: left;
    width: 100px;
    margin-right: 12px
}

#article-comments .article-comment-user-comment {
    padding-left: 110px;
    word-break: break-word;
    font-size: 1em
}

#article-comments .user-name-comment {
    margin: 0;
    color: #ffc000;
    font-size: 1em;
    line-height: 1
}

#article-comments .article-comment-date-bull {
    padding: 5px 0;
    display: block;
    color: #acacac
}

.social-media {
    font-size: 1em
}

.social-media .list-inline li {
    margin-right: 20px
}

.section-news-2 {
    margin-bottom: 20px
}

.block-recent {
    margin-bottom: 50px
}

.block-recent h2 {
    color: #191919;
    font-size: 18px;
    font-weight: 400
}

.block-recent ul li {
    line-height: 24px;
    padding: 7px 0;
    padding-left: 15px;
    position: relative
}

.block-recent ul li .fa {
    position: absolute;
    left: 0;
    top: 10px
}

.block-recent ul li a {
    color: #333
}

.block-recent ul li a .fa {
    display: inline-block;
    margin-right: 5px
}

.block-recent ul li a:hover {
    color: #ffc000
}

.header-cart .title-cart h3 {
    font-size: 14px;
    font-weight: 600;
    color: #898989;
    margin-top: 0px
}

.header-cart .title-cart h3 a {
    color: #2b2d44;
    text-decoration: underline
}

.pd-right {
    padding-left: 0px
}

.main-container {
    min-height: 300px
}

.main-container .col-main {
    float: none;
    width: auto
}

.main-container .col-main.cart-page {
    margin-bottom: 60px
}

.main-container .col-main .cart .bg-scroll {
    border-top: none;
    margin-top: 40px;
    overflow: hidden;
    border: solid 1px #ebebeb;
    border-top: none;
    border-bottom: none;
    border-right: none
}

.main-container .col-main .cart .cart-thead {
    font-weight: bold;
    font-size: 13px;
    clear: both;
    width: 100%;
    border: 1px solid #ebebeb;
    border-right: none;
    border-left: none;
    float: left;
    min-width: 600px
}

.main-container .col-main .cart .cart-thead div {
    float: left;
    padding: 10px 0px;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase
}

.main-container .col-main .cart .cart-thead div:last-child {
    border-right: 1px solid #ebebeb
}

.main-container .col-main .cart .nobr {
    white-space: nowrap
}

.main-container .col-main .cart .cart div.a-right {
    text-align: right
}

.main-container .col-main .cart .cart div.a-center {
    text-align: center
}

.main-container .col-main .cart .cart-tbody {
    width: 100%;
    float: left
}

.main-container .col-main .cart .cart-tbody .item-cart {
    border-bottom: 1px solid #ebebeb;
    width: 100%;
    float: left;
    background: #f9f9f9
}

.main-container .col-main .cart .item-cart .image .product-image img {
    max-width: 100%;
    height: auto;
    max-height: 98px;
    width: auto;
    display: inherit;
    margin: 0 auto
}

.main-container .col-main .cart .cart-tbody .item-cart div {
    float: left;
    line-height: 20px;
    vertical-align: top;
    height: 135px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px
}

.main-container .col-main .cart .cart-tbody .item-cart div:last-child {
    border-right: solid 1px #ebebeb
}

.main-container .col-main .cart .cart-tbody .item-cart div:nth-child(6) {
    padding: 10px 0 6px;
    position: relative
}

.main-container .col-main .cart .bg-scroll .cart-tbody .item-cart div a.remove-item {
    line-height: 26px;
    width: 78px;
    height: 26px;
    display: block;
    text-align: left;
    color: #898989;
    background: #f9f9f9;
    border: 0
}

.main-container .col-main .cart .cart-tbody .item-cart .product-image {
    min-height: 75px;
    display: block;
    height: auto;
    width: 100%;
    padding: 0 20px
}

@media (max-width: 991px) {
    .main-container .col-main .cart .cart-tbody .item-cart .product-image {
        padding: 0
    }
}

.main-container .col-main .cart .cart-tbody .item-cart div .product-name {
    margin: 0px;
    padding-bottom: 0px;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-align: left
}

.main-container .col-main .cart .cart-tbody .item-cart div .input_qty_pr {
    height: auto;
    border-right: none;
    width: 100%
}

.main-container .col-main .cart .cart .product-name a {
    font-size: 14px
}

.main-container .col-main .cart .item-cart .input_qty_pr .items-count {
    border: 1px solid #ddd;
    outline: none;
    background: #fff;
    height: 25px;
    line-height: 25px;
    width: 24px;
    vertical-align: baseline;
    text-align: center;
    padding: 0
}

.main-container .col-main .cart .variant-title {
    color: #686868
}

.main-container .col-main .cart .cart-tbody .item-cart div .price {
    font-size: 16px;
    font-weight: bold;
    line-height: 6;
    color: #ffc000
}

.main-container .col-main .cart .item-cart .items-count {
    border: 1px solid #ebebeb;
    outline: none;
    background: #fff;
    height: 24px;
    width: 21px;
    vertical-align: top;
    text-align: center;
    padding: 0
}

.main-container .col-main .cart .item-cart .number-sidebar {
    border: 1px solid #ddd;
    height: 25px;
    margin-left: -1px;
    text-align: center;
    width: 30px;
    margin-right: -1px;
    padding: 0;
    line-height: 15px
}

.main-container .col-main .cart .cart-tbody .item-cart div a.remove-item {
    background-color: #fff;
    background-image: none;
    color: #333;
    cursor: pointer;
    padding: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    cursor: pointer;
    text-decoration: none;
    float: left;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    border: none
}

.main-container .col-main .cart .cart-tbody .item-cart div a.remove-item:hover {
    color: #ffc000
}

.main-container .col-main .cart .btn-proceed-checkout {
    margin-left: 15px;
    background: #ffc000;
    font-size: 16px;
    font-weight: 600;
    float: right;
    min-width: 200px;
    display: block;
    margin-right: 0 !important;
    height: 45px;
    line-height: 45px;
    padding: 0 20px;
    border: 1px solid #ffc000;
    border-radius: 3px;
    text-align: center;
    white-space: nowrap;
    outline: none !important;
    color: #fff
}

.main-container .col-main .cart .btn-proceed-checkout:hover {
    background: #fff;
    border: 1px solid #ffc000;
    color: #ffc000
}

.main-container .col-main .cart .btn.btn-white {
    background: #ffc000;
    float: right;
    margin: 20px 10px 0 0 !important;
    display: inline-block;
    font-family: 'Arial', sans-serif;
    min-width: 200px;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    height: 45px;
    line-height: 47px;
    color: #fff;
    padding: 0 20px;
    text-align: center;
    white-space: nowrap;
    outline: none !important;
    cursor: pointer;
    border: none;
    border-radius: 0
}

.main-container .col-main .cart .btn.btn-white:hover {
    border-color: #ffc000
}

.main-container .col-main .cart .totals .inner {
    padding: 0px 0 15px;
    margin-top: 0;
    margin-right: 1px
}

.main-container .col-main .cart #shopping-cart-totals-table tr td {
    border: none;
    padding: 20px
}

.main-container .col-main .cart #shopping-cart-totals-table tr td.a-right {
    line-height: 24px;
    border: none
}

.main-container .col-main .cart #shopping-cart-totals-table tr td.a-right:nth-child(2) {
    line-height: 43px;
    padding: 20px 0 0 0;
    border: none !important
}

.main-container .col-main .cart #shopping-cart-totals-table tr td.a-right .total_style {
    font-size: 16px;
    font-weight: 600
}

.main-container .col-main .cart #shopping-cart-totals-table {
    width: 100%;
    padding-bottom: 8px;
    background: #fff
}

.main-container .col-main .cart #shopping-cart-totals-table .a-left .btn_continus_h {
    position: relative;
    background: transparent;
    margin-top: 15px;
    box-shadow: none
}

.main-container .col-main .cart #shopping-cart-totals-table .a-left .btn_continus_h .ttmh_style {
    color: #ffc000;
    font-weight: 600;
    font-size: 16px
}

.main-container .col-main .cart #shopping-cart-totals-table .a-left .btn_continus_h .ttmh_style:before {
    content: '\f0fe';
    position: absolute;
    width: 10px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    height: 10px;
    top: 12px;
    left: 0;
    color: #ffc000
}

.main-container .col-main .cart ul.checkout {
    clear: left;
    border-top: 1px solid #ebebeb;
    margin-bottom: 30px;
    float: right;
    width: 100%
}

.main-container .col-main .cart .cart .totals table th,
.main-container .col-main .cart .cart .totals table td {
    padding: 10px;
    background: none !important;
    box-shadow: none !important;
    color: #333 !important;
    height: 50px;
    vertical-align: middle
}

.main-container .col-main .cart span.totals_price.price {
    color: #ffc000;
    font-size: 16px;
    font-weight: 600
}

.main-container .col-main .cart .cart-tbody .item-cart .number-sidebar {
    min-height: 0;
    position: static;
    display: inline-block;
    float: none;
    margin-bottom: 0
}

@media (min-width: 1200px) {
    .main-container .col-main .cart .cart-tbody .item-cart .number-sidebar {
        border: 1px solid #ddd;
        height: 45px;
        margin-left: -1px;
        text-align: center;
        width: 50px;
        vertical-align: top;
        margin-right: -1px;
        display: inline-block;
        min-height: 24px;
        padding: 0
    }
}

.main-container .col-main .cart .cart-tbody .item-cart .input_qty_pr .items-count {
    border: 1px solid #ddd;
    outline: none;
    background: #fff;
    height: 25px;
    width: 24px;
    vertical-align: baseline;
    text-align: center;
    padding: 0;
    display: inline-block;
    margin: 0
}

@media (min-width: 1200px) {
    .main-container .col-main .cart .cart-tbody .item-cart .input_qty_pr .items-count.btn-minus {
        position: absolute;
        left: 30px;
        text-align: center;
        border-right: 1px solid #ddd;
        width: 41px;
        font-weight: bold;
        height: 45px;
        line-height: 38px;
        cursor: pointer;
        border-bottom-left-radius: 3px;
        border-top-left-radius: 3px
    }
    .main-container .col-main .cart .cart-tbody .item-cart .input_qty_pr .items-count.btn-plus {
        position: absolute;
        right: 31px;
        text-align: center;
        border-right: 1px solid #ddd;
        width: 41px;
        font-weight: bold;
        height: 45px;
        line-height: 38px;
        cursor: pointer;
        border-bottom-right-radius: 3px;
        border-top-right-radius: 3px
    }
}

@media (max-width: 1199px) {
    .main-container .col-main .cart #shopping-cart-totals-table tr td.a-right {
        width: 196px
    }
}

@media (max-width: 991px) {
    .main-container .col-main .cart #shopping-cart-totals-table tr td.a-right {
        width: 252px
    }
    .main-container .col-main .cart .totals .inner {
        margin-right: 0
    }
}

@media (max-width: 767px) {
    .item-product .title-product-cart-mobile {
        max-width: 150px
    }
    .sign_main {
        background: #f7f8f9;
        margin-top: 40px
    }
    .main {
        border-bottom: solid 1px #ebebeb;
        background: #fff;
        margin-top: 40px
    }
    .main-container {
        margin-top: -40px
    }
    .cart-mobile {
        padding: 10px 0px 0px 0px
    }
    .header-cart {
        padding: 10px 15px 0px;
        border-bottom: solid 1px #ebebeb;
        margin-top: 0px
    }
    .header-cart-content {
        margin-top: 10px
    }
    .header-cart-content .content-product-list {
        min-height: 110px
    }
    .header-cart .title-cart {
        line-height: 10px
    }
    .header-cart-price {
        padding: 18px 15px
    }
    .title-cart h3 {
        font-family: Arial, sans-serif;
        font-size: 14px;
        font-weight: 500;
        text-transform: uppercase
    }
    .title-cart p {
        font-family: Arial, sans-serif;
        font-size: 12px;
        color: #9c9c9c
    }
    .title-cart a {
        margin-top: -28px;
        color: #ffc000;
        font-size: 15px;
        line-height: 27px;
        font-family: Arial, sans-serif
    }
    .btn-proceed-checkout-mobile {
        width: 100%;
        line-height: 27px;
        color: #fff;
        height: 40px;
        font-size: 14px;
        font-weight: bold;
        border: none;
        background: #ffc000;
        border-radius: 3px;
        margin-top: 15px
    }
    .contin {
        margin-top: 15px;
        width: 100%;
        font-weight: bold
    }
    .content-product-list .item-product {
        padding: 15px 15px;
        min-height: 110px;
        border-bottom: solid 1px #ebebeb;
        overflow: hidden
    }
    .item-product-cart-mobile,
    .title-product-cart-mobile,
    .select-item-qty-mobile {
        float: left
    }
    .item-product-cart-mobile {
        max-width: 115px;
        margin-right: 5px
    }
    .item-product-cart-mobile img {
        max-width: 115px;
        margin-right: 5px
    }
    .select-item-qty-mobile {
        float: right;
        text-align: center
    }
    .title-product-cart-mobile a {
        word-break: break-word;
        line-height: 21px;
        font-size: 14px
    }
    .select-item-qty-mobile input.qty {
        background: none repeat scroll 0 0 #fff;
        border: 1px solid #ebebeb;
        font-size: 15px;
        font-weight: 400;
        margin: 0 !important;
        outline: medium none;
        padding: 5px 5px 5px 12px;
        width: 41px
    }
    .title-product-cart-mobile p {
        line-height: 2;
        font-size: 14px;
        font-family: Arial, sans-serif;
        color: #898989
    }
    .title-product-cart-mobile span {
        color: #ffc000;
        font-family: 'Arial', sans-serif
    }
    .select-item-qty-mobile a {
        line-height: 3;
        color: #363636;
        font-family: 'Arial', sans-serif
    }
    .total_mobile .totals_price_mobile {
        font-family: 'Noto serif', sans-serif;
        font-size: 18px;
        font-weight: bold;
        color: #ffc000
    }
}

@media screen and (max-width: 767px) {
    .select-item-qty-mobile .txt_center {
        position: relative;
        width: 68px;
        height: 25px
    }
    .select-item-qty-mobile .txt_center input {
        height: 25px;
        width: 25px;
        text-align: center;
        margin: 0px;
        padding: 0;
        position: absolute;
        left: 22px;
        min-height: 0;
        border: none;
        border: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        background: #fff !important;
        box-shadow: none !important;
        border-radius: 0 !important;
        z-index: 100
    }
    .item-product .title-product-cart-mobile {
        max-width: 150px
    }
    .title-product-cart-mobile h3 {
        line-height: 1;
        margin-top: -10px
    }
    .main-cart-page {
        min-height: auto !important
    }
    .select-item-qty-mobile .txt_center button.reduced.items-count.btn-minus {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 100;
        margin: 0;
        height: 25px;
        padding: 0;
        width: 24px;
        border-style: hidden;
        background: #ddd !important;
        color: #fff;
        border: solid thin #ddd;
        font-size: 14px
    }
    .select-item-qty-mobile .txt_center button.increase.items-count.btn-plus {
        position: absolute;
        right: 0;
        top: 0;
        margin: 0;
        width: 24px;
        height: 25px;
        display: inline-block;
        line-height: 25px;
        border-style: hidden;
        padding: 0;
        background: #ddd !important;
        color: #fff;
        border: solid thin #ddd;
        font-size: 15px
    }
    .select-item-qty-mobile>div {
        position: relative;
        line-height: 0
    }
}

@media screen and (max-width: 375px) {
    .item-product .title-product-cart-mobile {
        max-width: 110px !important
    }
}

.title-head-login {
    font-weight: bold;
    text-align: center;
    font-size: 24px;
    color: #333
}

@media (max-width: 543px) {
    .page-login {
        padding-bottom: 0px !important
    }
    .page_login_ {
        padding-bottom: 40px !important
    }
}

.page_login_ {
    padding-bottom: 40px
}

.page_login_ span.intr {
    font-family: 'Arial';
    font-size: 15px;
    line-height: 23px;
    color: #111111;
    text-align: center;
    display: block
}

.page_login_ .form-signup {
    margin-top: 15px
}

.page_login_ .form-signup .form-group {
    padding: 0px !important;
    margin-bottom: 10px !important
}

.page_login_ .form-signup .form-group input {
    height: 40px;
    text-align: left !important;
    padding: 0 20px;
    border-color: #ebebeb;
    border-radius: 3px;
    box-shadow: none
}

.page_login_ .form-signup .form-group input::-webkit-input-placeholder {
    color: #2b2d44
}

.page_login_ .form-signup .form-group input::-moz-placeholder {
    color: #2b2d44
}

.page_login_ .form-signup .form-group input:-ms-input-placeholder {
    color: #2b2d44
}

.page_login_ .form-signup .form-group textarea {
    box-shadow: none
}

.page_login_ .form-signup .text-upper {
    width: 150px;
    height: 45px;
    font-size: 12px;
    font-weight: bold;
    font-family: 'Arial', sans-serif
}

.page_login_ .form-signup .accept_submit {
    margin-left: 20px;
    margin-top: 10px
}

.page_login_ .form-signup .accept_submit span {
    font-family: 'Arial';
    font-size: 15px;
    color: #111111
}

.page_login_ .form-signup .button-50 {
    font-size: 14px;
    font-weight: 600;
    width: 100%;
    border-radius: 3px
}

.page_login_ .form-signup .have_ac {
    font-family: 'Arial';
    font-size: 15px;
    color: #111111;
    margin-left: 15px
}

.page_login_ .form-signup .have_ac a {
    color: #ffc000;
    text-decoration: underline
}

.recv-text {
    font-size: 15px;
    display: block;
    text-align: center;
    width: 100%;
    overflow: hidden;
    margin-bottom: 25px
}

.recv-text a {
    cursor: pointer;
    color: #ffc000
}

.have_ac {
    font-size: 15px;
    display: block;
    text-align: center;
    width: 100%;
    margin-top: 10px;
    overflow: hidden
}

.have_ac a {
    color: #ffc000;
    text-decoration: underline
}

@media (max-width: 991px) {
    .form-signup .button-50 {
        width: 100% !important
    }
    .form-signup .have_ac {
        display: block;
        text-align: center;
        margin-top: 15px
    }
}

.embedContent .embedHeader {
    display: none !important
}

#customer_register {
    margin-bottom: 20px
}

#customer_login {
    margin-bottom: 0
}

#recover_customer_password {
    margin-bottom: 0;
    padding: 0 30px 30px
}

#recover-password {
    padding: 0px !important
}

#recover-password #recover_customer_password {
    padding: 15px 0 0 0 !important
}

#recover-password .group_contact {
    padding: 0px !important
}

.checkbox.style input {
    margin: 0 !important;
    display: none
}

.checkbox.style label {
    display: inline-block;
    vertical-align: middle;
    font-weight: normal;
    text-transform: none;
    position: relative;
    padding-left: 55px;
    line-height: 50px
}

.checkbox.style label:before {
    display: block;
    width: 35px;
    height: 35px;
    background: #fff;
    border: 1px solid #d4d4d4;
    border-radius: 5px;
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%)
}

.checkbox.style input:checked+label:after {
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 20px;
    color: #ffc000;
    position: absolute;
    top: 50%;
    left: 8px;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%)
}

.page_customer_account .col-left-account .table-cart .thead-default {
    border-top: 1px solid #ddd
}

.block-account h3 {
    margin-top: 0
}

.customer-name {
    color: #ffc000;
    line-height: 55px
}

.block-content.form-signup {
    background: #fff;
    padding-top: 20px
}

.block-content.form-signup p {
    padding: 0 20px
}

.block-content.form-signup p i {
    color: #ffc000;
    margin-right: 10px
}

.address-title {
    padding-left: 10px;
    margin-bottom: 15px;
    border-radius: 0 !important;
    font-weight: 300
}

.address-title button {
    background: none;
    border: none;
    font-size: 0;
    width: 50px;
    height: 55px
}

.address-subtitle {
    margin-top: 0;
    text-transform: uppercase
}

.address-item-action {
    right: 0;
    top: -7px
}

.address-item-action .btn-row {
    padding-right: 5px
}

.address-group {
    background: #fff;
    padding-bottom: 5px;
    margin-bottom: 15px
}

.address-group p {
    color: #595959
}

.address-group p label {
    float: left;
    font-weight: 300
}

#order_details .thead-default {
    border-top: 1px solid #ddd
}

.order_date .color_main {
    padding-left: 30px;
    color: #ffc000
}

.order_date .color_main .fa {
    color: #ffc000
}

#order_payment,
#order_shipping {
    background: #fff;
    padding: 10px 20px
}

#order_payment .address.note i,
#order_shipping .address.note i {
    color: #ffc000;
    margin-right: 5px
}

.totalorders {
    background: #fff;
    border-color: #e1e1e1
}

.order-headding {
    margin: 0
}

.info-contact .widget-menu p {
    display: inline
}

.info-contact .logo {
    font-size: 20px
}

.page_address .adr_title .title-head {
    padding-bottom: 20px
}

.page_address .adr_title .title-head .a_address {
    font-size: 14px;
    color: #ffc000
}

#reset_password .form-group {
    margin-bottom: 15px
}

#reset_password .form-group input {
    height: 45px;
    padding: 0 20px;
    color: #111111;
    border-color: #ebebeb;
    border-radius: 0px;
    box-shadow: none
}

#reset_password .form-group textarea {
    box-shadow: none
}

#reset_password .form-group input::placeholder {
    font-family: 'Arial';
    font-size: 15px;
    color: #111111
}

.aside-cate-link-cls .nav-category .nav-ul {
    padding: 0px 10px 10px 0px;
    overflow-y: auto;
    max-height: 500px
}

@media (max-width: 991px) {
    .aside-cate-link-cls .nav-category .nav-ul {
        padding: 0px !important
    }
}

.aside-cate-link-cls .nav-category .nav-ul::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #fff
}

.aside-cate-link-cls .nav-category .nav-ul::-webkit-scrollbar {
    width: 8px;
    background-color: #ffc000;
    margin-right: -5px
}

.aside-cate-link-cls .nav-category .nav-ul::-webkit-scrollbar-thumb {
    background-color: #fff;
    border: 8px solid #ffc000;
    margin-right: -5px
}

.aside-cate-link-cls .nav-category .nav-ul .nav-item {
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    color: #222222;
    position: relative;
    border-bottom: solid 1px #ebebeb
}

.aside-cate-link-cls .nav-category .nav-ul .nav-item:last-child {
    border-bottom: none
}

.aside-cate-link-cls .nav-category .nav-ul .nav-item.active span {
    color: #333
}

.aside-cate-link-cls .nav-category .nav-ul .nav-item .fa {
    font-size: 14px;
    width: 15px;
    line-height: 45px;
    position: absolute;
    left: 0px;
    top: 0px
}

.aside-cate-link-cls .nav-category .nav-ul .nav-item a {
    display: inline-block;
    position: unset;
    padding: 10px 22px 10px 16px
}

.aside-cate-link-cls .nav-category .nav-ul .nav-item span {
    font-size: 14px;
    color: #8d8d8d;
    position: absolute;
    right: 0px;
    line-height: 45px;
    top: 0px
}

.aside-cate-link-cls .nav-category .nav-ul .nav-item:hover>a {
    color: #ffc000;
    text-decoration: none
}

.aside-cate-link-cls .nav-category .nav-ul .nav-item:hover>.fa {
    color: #ffc000
}

.aside-cate-link-cls .nav-category .nav-ul .nav-item:hover span {
    color: #ffc000
}

.aside-cate-link-cls .nav-category .nav-ul .nav-item .ul_level1,
.aside-cate-link-cls .nav-category .nav-ul .nav-item .ul_level2,
.aside-cate-link-cls .nav-category .nav-ul .nav-item .ul_level3 {
    padding-left: 15px
}

.aside-cate-link-cls .nav-category .nav-ul .nav-item .ul_level1 li .fa,
.aside-cate-link-cls .nav-category .nav-ul .nav-item .ul_level2 li .fa,
.aside-cate-link-cls .nav-category .nav-ul .nav-item .ul_level3 li .fa {
    line-height: 42px
}

.aside-cate-link-cls .nav-category .nav-ul .nav-item .ul_level1 li a,
.aside-cate-link-cls .nav-category .nav-ul .nav-item .ul_level2 li a,
.aside-cate-link-cls .nav-category .nav-ul .nav-item .ul_level3 li a {
    line-height: 24px;
    padding: 10px 10px 10px 15px;
    border-bottom: 0px
}

.aside-cate-link-cls .nav-category .nav-ul .nav-item .ul_level1 li:hover>span,
.aside-cate-link-cls .nav-category .nav-ul .nav-item .ul_level2 li:hover>span,
.aside-cate-link-cls .nav-category .nav-ul .nav-item .ul_level3 li:hover>span {
    color: #ffc000
}

.aside-item {
    margin-bottom: 20px
}

.aside-item .aside-title h2 {
    font-size: 21px;
    margin: 0
}

.aside-item .nav>li>a {
    padding: 0
}

.aside-item .aside-content {
    margin-top: 20px
}

.aside-item .aside_vendor {
    margin-top: 0px
}

.aside-item.sidebar-category .nav-item {
    position: relative;
    clear: left;
    font-size: 1.07143em
}

.aside-item.sidebar-category .nav-item a {
    font-size: 1.07143em;
    padding-right: 15px
}

.aside-item.sidebar-category .nav-item .fa {
    position: absolute;
    right: -10px;
    top: 10px
}

.aside-item.sidebar-category .nav-item .dropdown-menu {
    position: static;
    width: 100%;
    border: 0;
    padding-left: 15px;
    box-shadow: none
}

.aside-item.sidebar-category .nav-item.active>a {
    color: #ffc000
}

.aside-item.sidebar-category .nav-item.active>.dropdown-menu {
    display: block
}

.sidebar-category .aside-content {
    margin-top: 15px
}

.sidebar-category .aside-content .navbar-pills {
    padding: 0px 10px 10px 0px;
    overflow-y: auto;
    max-height: 500px
}

.sidebar-category .aside-content .navbar-pills .nav-item {
    position: relative;
    clear: left;
    font-size: 1em;
    padding: 13px 0px 13px 0px;
    border-bottom: solid 1px #ddd
}

.sidebar-category .aside-content .navbar-pills .nav-item:last-child {
    border-bottom: none
}

.sidebar-category .aside-content .navbar-pills .nav-item a {
    font-size: 1em;
    font-weight: bold
}

.sidebar-category .aside-content .navbar-pills .nav-item .fa {
    width: 30px;
    height: 30px;
    line-height: 28px;
    text-align: center;
    cursor: pointer
}

.sidebar-category .aside-content .navbar-pills .nav-item .fa.fa-caret-right {
    right: auto;
    left: 0;
    top: 16px;
    text-align: left
}

.sidebar-category .aside-content .navbar-pills .nav-item .dropdown-menu {
    position: static;
    width: 100%;
    border: 0;
    padding-left: 15px
}

.sidebar-category .aside-content .navbar-pills .nav-item.active {
    border-bottom: none
}

.sidebar-category .aside-content .navbar-pills .nav-item.active>a {
    color: #ffc000
}

.sidebar-category .aside-content .navbar-pills .nav-item.active>.fa {
    color: #ffc000
}

.sidebar-category .aside-content .navbar-pills .nav-item.active>.dropdown-menu {
    display: block
}

.sidebar-category .aside-content .navbar-pills .nav-item:hover>a {
    color: #ffc000;
    background-color: transparent
}

.aside-mini-list-product .title-head {
    font-size: 16px;
    text-transform: uppercase;
    color: #333;
    margin-bottom: 10px !important
}

.aside-mini-list-product .title-head a {
    color: #fff;
    font-size: 16px
}

.aside-mini-list-product .title-head a:hover {
    color: #ffc000
}

.aside-mini-list-product .product-mini-item {
    padding: 15px 0
}

.aside-mini-list-product .product-mini-item h3 {
    margin-bottom: 0
}

.aside-mini-list-product .product-mini-item h3 a {
    font-size: 13px;
    font-weight: 600;
    color: #333
}

.aside-mini-list-product .product-mini-item h3 a:hover {
    color: #ffc000
}

.aside-mini-list-product .product-mini-item .product-price {
    color: #ed221b;
    font-weight: 700;
    font-family: 'Arial', sans-serif
}

.aside-mini-list-product .product-mini-item .sale-price {
    color: #898989
}

.aside-mini-list-product .btn.btn-link {
    color: #333;
    padding-left: 0
}

.aside-mini-list-product .btn.btn-link:hover {
    color: #ffc000
}

.aside-item .list-tags span.tag-item {
    line-height: 40px;
    border: 1px solid #ebebeb;
    height: 40px;
    display: inline-block;
    padding: 0 10px;
    margin-bottom: 10px;
    margin-right: 5px;
    color: #898989;
    border-radius: 3px
}

.ui-widget.ui-widget-content {
    height: 2px;
    background: #ebebeb
}

.ui-slider-range.ui-corner-all.ui-widget-header {
    background: #ffc000 !important;
    top: 0;
    height: 3px !important
}

.ui-slider-horizontal .ui-slider-handle {
    height: 30px !important;
    width: 30px !important;
    border-radius: 50% !important;
    top: -13px !important;
    border: 3px solid #ffc000 !important;
    background: #ffc000 !important
}

.ui-widget.ui-widget-content {
    border: none !important;
    margin-bottom: 25px;
    width: calc(100% - 30px);
    margin-left: 9px
}

#start {
    width: 100px;
    float: left
}

@media (min-width: 992px) and (max-width: 1199px) {
    #start {
        width: 95px
    }
}

#start input {
    text-align: left;
    border: none;
    box-shadow: none;
    margin-left: 9px
}

#stop {
    width: 100px;
    float: right;
    text-align: right;
    position: relative
}

@media (min-width: 992px) and (max-width: 1199px) {
    #stop {
        width: 100px;
        margin-left: 17px
    }
}

#stop input {
    text-align: right;
    border: none;
    box-shadow: none
}

#stop:before {
    content: "-";
    position: absolute;
    left: -50px;
    font-size: 17px
}

@media (min-width: 992px) and (max-width: 1199px) {
    #stop:before {
        left: -11px
    }
}

a#filter-value {
    height: 30px;
    border-radius: 4px;
    background-color: #ffc000 !important;
    line-height: 30px;
    font-weight: 400;
    width: 100px;
    margin-top: 15px
}

a#filter-value.btn-primary:hover {
    background: #fff !important;
    color: #ffc000;
    border: 1px solid #ffc000
}

div#isp_search_result_page_container .btn-search {
    display: none
}

button.btn.btn-default.btn-search {
    display: none
}

div#isp_search_result_page_container form {
    margin-bottom: 0
}

.form-product .iwishAddWrapper {
    display: none
}

.wishlist-page-body {
    padding-top: 30px;
    overflow: hidden;
    margin-top: 25px !important;
    background: #fff;
    position: relative
}

.wishlist-page-body .wishlist-title {
    display: none !important
}

.wishlist-page-body .wishlist-clearfix .wishlist-search {
    position: relative;
    width: 35% !important
}

.wishlist-page-body .wishlist-clearfix .wishlist-search #wishlist_search_input {
    position: relative;
    display: block;
    width: 100% !important;
    height: 34px;
    padding: 7px 12px;
    font-size: 13px;
    line-height: 1.428571429;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 2px solid #ccc;
    border-radius: 3px;
    -moz-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s
}

.wishlist-page-body .wishlist-clearfix .wishlist-search:after {
    font-family: 'FontAwesome';
    content: "\f002";
    font-size: 15px;
    line-height: 24px;
    position: absolute;
    width: 15px;
    height: 15px;
    right: 20px;
    top: 8px;
    color: #eee
}

.wishlist-page-body .wishlist-clearfix .wishlist-share {
    width: 15% !important;
    margin-top: 3px
}

.wishlist-page-body .wishlist-clearfix .wishlist-display-style {
    float: none !important;
    position: absolute;
    top: 30px;
    right: 15px;
    width: 10% !important;
    text-align: right
}

.wishlist-page-body .wishlist-clearfix .wishlist-display-style .wishlist-list-style.active,
.wishlist-page-body .wishlist-clearfix .wishlist-display-style .wishlist-grid-style.active,
.wishlist-page-body .wishlist-clearfix .wishlist-display-style .wishlist-list-style:hover,
.wishlist-page-body .wishlist-clearfix .wishlist-display-style .wishlist-grid-style:hover {
    color: #ffc000 !important
}

.wishlist-page-body .wishlist-list-view {
    padding-top: 15px;
    border-top: solid 1px #eee
}

.wishlist-page-body .wishlist-list-view .wishlist-product {
    margin-top: 0;
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #ebebeb
}

.wishlist-page-body .wishlist-list-view .wishlist-product:last-child {
    border-bottom: none
}

.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-img {
    width: 140px !important
}

.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content {
    width: calc(100% - 140px - 180px)
}

.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content .wishlist-product-name {
    color: #231f20 !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    line-height: 24px
}

.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content .wishlist-product-name p {
    color: #333 !important;
    font-weight: 300;
    font-size: 17px !important;
    margin: 0px !important
}

.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content .wishlist-product-name:hover {
    color: #ffc000 !important
}

.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content .wishlist-product-name:hover p {
    color: #ffc000 !important
}

.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content p {
    margin: 0px !important;
    color: #ffc000 !important
}

.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content p .wishlist-product-price {
    font-weight: bold !important;
    line-height: 25px !important;
    color: #ffc000 !important;
    margin-right: 10px !important
}

.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content p .wishlist-product-oldprice {
    color: #898989;
    font-weight: 300;
    text-decoration: line-through
}

.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content p .wishlist-product-oldprice:before {
    content: " ";
    width: 2px;
    background: #b6b6b6;
    height: 12px;
    position: absolute;
    margin-left: -9px;
    margin-top: 9px
}

.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content .wishlist-product-description {
    color: #231f20 !important;
    margin: 0px !important
}

.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-add-to-cart form {
    margin-bottom: 0px !important
}

.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-add-to-cart form .wishlist-btn {
    background-image: none;
    line-height: 24px !important;
    border-radius: 3px !important;
    cursor: pointer;
    display: inline-block;
    font-size: 12px !important;
    text-transform: uppercase !important;
    font-weight: 400;
    color: #fff !important;
    background: #ffc000 !important;
    border: solid 1px #ffc000 !important;
    padding: 7px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap
}

.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-add-to-cart form .wishlist-btn:hover {
    border-color: #ffc000 !important;
    color: #ffc000 !important;
    background: #fff !important
}

.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove {
    text-align: right
}

.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove .wishlist-remove-link {
    font-size: 11px !important;
    line-height: 24px;
    color: #616161 !important;
    text-transform: uppercase !important;
    font-weight: 500 !important;
    margin-right: 2px
}

.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove .wishlist-remove-link:before {
    font-family: 'FontAwesome';
    content: "\f00d";
    position: absolute;
    margin-left: -20px;
    margin-top: 1px;
    font-size: 14px;
    color: #616161
}

.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove .wishlist-remove-link:hover {
    color: #ffc000 !important;
    text-decoration: none !important
}

.wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove .wishlist-remove-link:hover:before {
    color: #ffc000 !important
}

.wishlist-page-body .wishlist-grid-view {
    padding-top: 15px;
    border-top: 1px solid #ebebeb
}

.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-img {
    height: 200px !important;
    width: 180px !important;
    overflow: hidden
}

.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-content {
    text-align: center;
    min-height: 100px
}

.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-content .wishlist-product-name {
    color: #333 !important;
    font-size: 18px !important;
    font-weight: 300 !important;
    line-height: 24px
}

.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-content .wishlist-product-name p {
    padding: 0px 5px;
    color: #333 !important;
    font-weight: 300;
    margin: 0px !important
}

.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-content p {
    margin: 0px !important;
    color: #ffc000 !important
}

.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-content p .wishlist-product-price {
    font-weight: bold !important;
    line-height: 25px !important;
    color: #ffc000 !important;
    margin-right: 10px !important
}

.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-content p .wishlist-product-oldprice {
    color: #898989;
    font-weight: 300;
    font-size: 13px
}

.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-content p .wishlist-product-oldprice:before {
    content: " ";
    width: 2px;
    background: #b6b6b6;
    height: 12px;
    position: absolute;
    margin-left: -9px;
    margin-top: 9px
}

.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-content .wishlist-product-description {
    color: #898989 !important;
    font-size: 13px;
    margin: 0px !important
}

.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-action {
    margin-top: 5px
}

.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-add-to-cart form {
    margin-bottom: 0px !important
}

.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-add-to-cart form .wishlist-btn {
    background-image: none;
    line-height: 24px !important;
    border-radius: 3px !important;
    cursor: pointer;
    display: inline-block;
    font-size: 12px !important;
    text-transform: uppercase !important;
    font-weight: 400;
    color: #fff !important;
    background: #ffc000 !important;
    border: solid 1px #ffc000 !important;
    padding: 7px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap
}

.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-add-to-cart form .wishlist-btn:hover {
    border-color: #ffc000 !important;
    color: #ffc000 !important;
    background: #fff !important
}

.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove {
    text-align: center
}

.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove .wishlist-remove-link {
    font-size: 11px !important;
    line-height: 24px;
    color: #616161 !important;
    text-transform: uppercase !important;
    font-weight: 500 !important
}

.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove .wishlist-remove-link:before {
    font-family: 'FontAwesome';
    content: "\f00d";
    position: absolute;
    margin-left: -20px;
    margin-top: 1px;
    font-size: 14px;
    color: #616161
}

.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove .wishlist-remove-link:hover {
    color: #ffc000 !important;
    text-decoration: none !important
}

.wishlist-page-body .wishlist-grid-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-remove .wishlist-remove-link:hover:before {
    color: #ffc000 !important
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .wishlist-grid-view .wishlist-product {
        width: calc(100% / 4) !important
    }
    .wishlist-page-body .wishlist-clearfix .wishlist-share {
        width: 18% !important
    }
}

@media screen and (max-width: 991px) {
    .wishlist-page-body .wishlist-clearfix .wishlist-share {
        width: 30% !important;
        margin-top: 3px
    }
}

@media screen and (max-width: 720px) {
    .wishlist-share-select select {
        height: 40px !important;
        padding: 0 10px;
        margin-bottom: 20px
    }
    .wishlist-page-body .wishlist-clearfix .wishlist-display-style {
        float: none !important;
        position: absolute;
        top: 90px;
        right: 15px;
        width: 30% !important;
        text-align: right
    }
    .wishlist-page-body .wishlist-clearfix .wishlist-search {
        position: relative;
        width: 60% !important
    }
}

@media screen and (max-width: 767px) {
    .wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content {
        width: calc(100% - 160px)
    }
    .wishlist-list-view .wishlist-product-btn,
    .wishlist-list-view .wishlist-sold-out-btn {
        display: block;
        width: 45% !important
    }
    .article-main .postby .post_name {
        width: 100%;
        float: left
    }
    .wishlist-page-body .wishlist-clearfix .wishlist-search {
        width: 100% !important
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .wishlist-grid-view .wishlist-product {
        width: calc(100% / 3) !important
    }
}

@media screen and (min-width: 581px) and (max-width: 767px) {
    .wishlist-grid-view .wishlist-product {
        width: calc(100% / 2) !important
    }
}

@media screen and (max-width: 580px) {
    .wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-content {
        width: 100% !important
    }
    .wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-img {
        width: 100% !important;
        height: auto
    }
    .wishlist-page-body .wishlist-list-view .wishlist-view-page .wishlist-product .wishlist-product-action .wishlist-add-to-cart form .wishlist-btn {
        border-color: #ff4157 !important;
        color: #ff4157 !important;
        background: #fff !important;
        width: auto !important
    }
    .wishlist-grid-view .wishlist-product {
        width: calc(100% / 1) !important
    }
}

@media screen and (max-width: 580px) and (max-width: 500px) {
    .products-view-list .product-box .product-info {
        width: calc(100% / 3 * 2 - 15px)
    }
}

.at4-share {
    display: none
}

@media (min-width: 1024px) and (max-width: 1199px) {
    .cd-stretchy-nav {
        right: 2% !important;
        bottom: 18% !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .cd-stretchy-nav {
        right: 3% !important;
        bottom: 11% !important
    }
}

@media (min-width: 1200px) {
    .cd-stretchy-nav {
        right: 1% !important;
        bottom: 90px !important
    }
}

.cd-stretchy-nav {
    position: fixed;
    z-index: 9999;
    bottom: 80px;
    right: 10%;
    top: auto !important
}

.cd-stretchy-nav .stretchy-nav-bg {
    position: absolute;
    z-index: 1;
    bottom: 0;
    right: 0;
    width: 60px;
    height: 60px;
    border-radius: 30px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    -webkit-transition: height 0.2s, box-shadow 0.2s;
    -moz-transition: height 0.2s, box-shadow 0.2s;
    transition: height 0.2s, box-shadow 0.2s
}

.cd-stretchy-nav ul {
    position: relative;
    z-index: 2;
    padding: 0 0 60px;
    visibility: hidden;
    -webkit-transition: visibility 0.3s;
    -moz-transition: visibility 0.3s;
    transition: visibility 0.3s;
    text-align: right;
    display: none
}

.cd-stretchy-nav ul li {
    position: relative;
    display: block;
    height: 50px;
    line-height: 50px;
    padding: 0 calc(1em + 58px) 0 1em;
    color: #000;
    font-size: 13px;
    -webkit-transition: color 0.2s;
    -moz-transition: color 0.2s;
    transition: color 0.2s;
    font-size: 0;
    cursor: pointer
}

.cd-stretchy-nav ul li:hover {
    background: #22263c
}

.cd-stretchy-nav ul li:hover .hover_stret {
    display: block
}

.cd-stretchy-nav ul li:hover:first-child {
    border-top-left-radius: 50%;
    border-top-right-radius: 50%
}

.cd-stretchy-nav ul li a::after {
    content: '';
    position: absolute;
    height: 16px;
    width: 16px;
    right: 24px;
    top: 50%;
    -webkit-transform: translateY(-50%) scale(0);
    -moz-transform: translateY(-50%) scale(0);
    -ms-transform: translateY(-50%) scale(0);
    -o-transform: translateY(-50%) scale(0);
    transform: translateY(-50%) scale(0);
    color: #fff;
    font: normal normal normal 14px/1 FontAwesome
}

.cd-stretchy-nav ul li .block_a {
    display: inline-block
}

.cd-stretchy-nav ul li .block_a span {
    height: 50px
}

.cd-stretchy-nav ul li .hover_stret {
    display: none;
    background-color: #fff;
    box-shadow: 0px 3px 15px 0px rgba(67, 77, 99, 0.15);
    position: absolute;
    right: 100%;
    margin-right: 20px;
    top: 0;
    min-width: 165px;
    color: #636363;
    height: 45px;
    font-size: 13px;
    font-family: 'Arial', sans-serif;
    border-radius: 5px;
    padding: 0 15px;
    text-align: center;
    line-height: 45px
}

.cd-stretchy-nav ul li .hover_stret p {
    position: relative
}

.cd-stretchy-nav ul li .hover_stret p:after {
    content: '';
    right: -25px;
    top: 15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7.5px 0 7.5px 10px;
    border-color: transparent transparent transparent #fff;
    position: absolute
}

.cd-stretchy-nav ul li:first-of-type a::after {
    content: "\f041";
    font-size: 19px;
    right: 26px
}

.cd-stretchy-nav ul li:nth-of-type(2) a::after {
    content: "\f0e0"
}

.cd-stretchy-nav ul li:nth-of-type(3) a::after {
    content: "\f002"
}

.cd-stretchy-nav ul span {
    display: block;
    opacity: 0;
    -webkit-transform: translateX(-25px);
    -moz-transform: translateX(-25px);
    -ms-transform: translateX(-25px);
    -o-transform: translateX(-25px);
    transform: translateX(-25px)
}

.cd-stretchy-nav.nav-is-visible .stretchy-nav-bg {
    height: 100%;
    box-shadow: 0 6px 30px rgba(0, 0, 0, 0.2)
}

.cd-stretchy-nav.nav-is-visible ul {
    visibility: visible;
    display: block
}

.cd-stretchy-nav.nav-is-visible ul a::after {
    -webkit-transform: translateY(-50%) scale(1);
    -moz-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    -o-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
    -webkit-animation: scaleIn 0.15s backwards;
    -moz-animation: scaleIn 0.15s backwards;
    animation: scaleIn 0.15s backwards;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    transition: opacity 0.2s
}

.cd-stretchy-nav.nav-is-visible ul a.active {
    color: #000
}

.cd-stretchy-nav.nav-is-visible ul a.active::after {
    opacity: 1
}

.cd-stretchy-nav.nav-is-visible ul a.active::before {
    -webkit-transform: translateX(3px) translateY(-50%) scaleY(1);
    -moz-transform: translateX(3px) translateY(-50%) scaleY(1);
    -ms-transform: translateX(3px) translateY(-50%) scaleY(1);
    -o-transform: translateX(3px) translateY(-50%) scaleY(1);
    transform: translateX(3px) translateY(-50%) scaleY(1);
    -webkit-transition: -webkit-transform 0.15s 0.3s;
    -moz-transition: -moz-transform 0.15s 0.3s;
    transition: transform 0.15s 0.3s
}

.cd-stretchy-nav.nav-is-visible ul span {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-animation: slideIn 0.15s backwards;
    -moz-animation: slideIn 0.15s backwards;
    animation: slideIn 0.15s backwards;
    -webkit-transition: -webkit-transform 0.2s;
    -moz-transition: -moz-transform 0.2s;
    transition: transform 0.2s
}

.cd-stretchy-nav.nav-is-visible ul li:first-of-type a::after {
    -webkit-animation-delay: 0.05s;
    -moz-animation-delay: 0.05s;
    animation-delay: 0.05s
}

.cd-stretchy-nav.nav-is-visible ul li:first-of-type span {
    -webkit-animation-delay: 0.05s;
    -moz-animation-delay: 0.05s;
    animation-delay: 0.05s
}

.cd-stretchy-nav.nav-is-visible ul li:nth-of-type(2) a::after {
    -webkit-animation-delay: 0.1s;
    -moz-animation-delay: 0.1s;
    animation-delay: 0.1s
}

.cd-stretchy-nav.nav-is-visible ul li:nth-of-type(2) span {
    -webkit-animation-delay: 0.1s;
    -moz-animation-delay: 0.1s;
    animation-delay: 0.1s
}

.cd-stretchy-nav.nav-is-visible ul li:nth-of-type(3) a::after {
    -webkit-animation-delay: 0.15s;
    -moz-animation-delay: 0.15s;
    animation-delay: 0.15s
}

.cd-stretchy-nav.nav-is-visible ul li:nth-of-type(3) span {
    -webkit-animation-delay: 0.15s;
    -moz-animation-delay: 0.15s;
    animation-delay: 0.15s
}

.cd-stretchy-nav.nav-is-visible ul li:nth-of-type(4) a::after {
    -webkit-animation-delay: 0.2s;
    -moz-animation-delay: 0.2s;
    animation-delay: 0.2s
}

.cd-stretchy-nav.nav-is-visible ul li:nth-of-type(4) span {
    -webkit-animation-delay: 0.2s;
    -moz-animation-delay: 0.2s;
    animation-delay: 0.2s
}

.cd-stretchy-nav.nav-is-visible ul li:nth-of-type(5) a::after {
    -webkit-animation-delay: 0.25s;
    -moz-animation-delay: 0.25s;
    animation-delay: 0.25s
}

.cd-stretchy-nav.nav-is-visible ul li:nth-of-type(5) span {
    -webkit-animation-delay: 0.25s;
    -moz-animation-delay: 0.25s;
    animation-delay: 0.25s
}

.cd-nav-trigger {
    position: absolute;
    z-index: 3;
    bottom: 0;
    right: 0;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    overflow: hidden;
    white-space: nowrap;
    color: transparent
}

.cd-nav-trigger span {
    position: absolute;
    width: 16px;
    height: 2px;
    background-color: #ffffff;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    transition: background-color 0.2s
}

.cd-nav-trigger span::after {
    position: absolute;
    width: 16px;
    height: 2px;
    background-color: #ffffff;
    content: '';
    top: 0;
    left: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform 0.2s;
    -moz-transition: -moz-transform 0.2s;
    transition: transform 0.2s;
    -webkit-transform: translateY(6px);
    -moz-transform: translateY(6px);
    -ms-transform: translateY(6px);
    -o-transform: translateY(6px);
    transform: translateY(6px)
}

.cd-nav-trigger span::before {
    position: absolute;
    width: 16px;
    height: 2px;
    background-color: #ffffff;
    content: '';
    top: 0;
    left: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform 0.2s;
    -moz-transition: -moz-transform 0.2s;
    transition: transform 0.2s;
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    -o-transform: translateY(-6px);
    transform: translateY(-6px)
}

.no-touch .cd-nav-trigger:hover~.stretchy-nav-bg {
    box-shadow: 0 6px 30px rgba(0, 0, 0, 0.2)
}

.no-touch .cd-stretchy-nav.nav-is-visible ul a:hover {
    color: #ffffff
}

.no-touch .cd-stretchy-nav.nav-is-visible ul a:hover::after {
    opacity: 1
}

.no-touch .cd-stretchy-nav.nav-is-visible ul a:hover span {
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    transform: translateX(-5px)
}

.nav-is-visible .cd-nav-trigger span {
    background-color: transparent
}

.nav-is-visible .cd-nav-trigger span::before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.nav-is-visible .cd-nav-trigger span::after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

@media (max-width: 543px) {
    .page-login span.intr {
        font-size: 13px !important
    }
    .address .page_address .adr_title .title-head a {
        width: 100%;
        margin-top: 15px
    }
}

.page-login {
    padding-bottom: 40px
}

.page-login span.intr {
    font-family: 'Arial';
    font-size: 15px;
    line-height: 23px;
    color: #111111;
    text-align: center;
    display: block
}

.page-login .form-signup {
    margin-top: 35px
}

.page-login .form-signup .form-group {
    margin-bottom: 15px !important
}

.page-login .form-signup .form-group input {
    height: 40px;
    text-align: left;
    padding: 0 20px;
    border-color: #ebebeb;
    border-radius: 3px;
    box-shadow: none
}

.page-login .form-signup .form-group input::-webkit-input-placeholder {
    color: #acacac
}

.page-login .form-signup .form-group input::-moz-placeholder {
    color: #acacac
}

.page-login .form-signup .form-group input:-ms-input-placeholder {
    color: #acacac
}

.page-login .form-signup .form-group textarea {
    box-shadow: none
}

.page-login .form-signup .text-upper {
    width: 150px;
    height: 45px;
    font-size: 12px;
    font-weight: bold;
    font-family: 'Arial', sans-serif
}

.page-login .form-signup .accept_submit {
    margin-left: 20px;
    margin-top: 10px
}

.page-login .form-signup .accept_submit span {
    font-family: 'Arial';
    font-size: 15px;
    color: #111111
}

.page-login .form-signup .button-50 {
    font-size: 16px;
    line-height: 50px;
    width: 50%
}

.page-login .form-signup .have_ac {
    font-family: 'Arial';
    font-size: 15px;
    color: #111111;
    margin-left: 15px
}

.page-login .form-signup .have_ac a {
    color: #ffc000;
    text-decoration: underline
}

.recv-text {
    font-size: 15px;
    display: block;
    text-align: center;
    width: 100%;
    overflow: hidden;
    margin-bottom: 25px
}

.recv-text a {
    cursor: pointer;
    color: #ffc000
}

.have_ac {
    font-size: 15px;
    display: block;
    text-align: center;
    width: 100%;
    margin-top: 10px;
    overflow: hidden
}

.have_ac a {
    color: #ffc000;
    text-decoration: underline
}

@media (max-width: 991px) {
    .form-signup .button-50 {
        width: 100% !important
    }
    .form-signup .have_ac {
        display: block;
        text-align: center;
        margin-top: 15px
    }
}

.embedContent .embedHeader {
    display: none !important
}

@media (min-width: 992px) and (max-width: 1199px) {
    .wrap_contact {
        padding: 20px 0px !important
    }
}

@media (max-width: 991px) {
    .wrap_contact {
        padding: 0px 0px !important
    }
}

@media (max-width: 767px) {
    .item_contact {
        margin-bottom: 15px
    }
}

.wrap_contact {
    overflow: hidden;
    padding: 30px 0px 55px 0
}

.wrap_contact .icon_widget {
    display: inline-block;
    float: left;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #ffc000;
    line-height: 30px;
    text-align: center
}

.wrap_contact .icon_widget .fa {
    font-size: 14px;
    color: #fff
}

.wrap_contact .contact_info {
    display: block;
    padding-left: 45px
}

.wrap_contact .contact_info span,
.wrap_contact .contact_info a {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 30px;
    color: #2b2d44;
    text-decoration: none
}

@media (max-width: 1200px) {
    .wrap_contact .contact_info span,
    .wrap_contact .contact_info a {
        line-height: 24px
    }
}

.wrap_contact .contact_info a {
    width: 100%;
    float: left
}

.contact_page_ .main_contact .map_page .des_contact {
    font-size: 14px;
    font-family: 'Arial', sans-serif;
    color: #2b2d44;
    padding-bottom: 5px
}

.contact_page_ .main_contact .map_page .title-head-contact {
    font-size: 16px;
    font-weight: 600;
    color: #2b2d44
}

.contact_page_ .main_contact .section_maps {
    width: 50% !important;
    float: right;
    position: absolute;
    right: 0;
    top: 0
}

@media (max-width: 991px) {
    .contact_page_ .main_contact .section_maps {
        position: initial;
        width: 100% !important;
        left: 0
    }
}

.section_maps .maps_iframe iframe {
    width: 100%;
    border: 0;
    height: 525px;
}

.info-contact .title-head {
    font-family: 'Arial';
    text-transform: uppercase;
    margin-top: 0;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #2b2d44
}

.info-contact .widget-menu {
    font-family: 'Arial';
    font-size: 14px;
    margin-bottom: 15px;
    overflow: hidden
}

.info-contact .widget-menu .ico-left {
    float: left;
    position: relative;
    top: 0px;
    border-radius: 3px;
    width: 28px;
    text-align: left;
    height: 28px;
    display: block;
    margin-top: -2px;
    padding-left: 2px;
    line-height: 28px;
    color: #fff;
    color: #ffc000
}

.info-contact .widget-menu .txt-content-add {
    display: inherit;
    padding-left: 0px
}

@media (max-width: 543px) {
    .info-contact .widget-menu .txt-content-add {
        padding-left: 29px
    }
}

.info-contact .widget-menu .bold-color {
    font-weight: bold;
    color: #636363
}

.info-contact .widget-menu li {
    font-family: 'Arial', sans-serif;
    position: relative;
    color: #83858e;
    margin-bottom: 5px
}

.info-contact .widget-menu li:nth-child(1) .fa {
    margin-left: 3px
}

.info-contact .widget-menu li:nth-child(2) .fa {
    margin-left: 4px
}

.info-contact .widget-menu li a {
    color: #83858e
}

.info-contact .widget-menu li:hover>a {
    text-decoration: none
}

.info-contact .border-contact-page {
    padding: 2px 0px;
    border: dashed 1px #ebebeb;
    display: block
}

.info-contact .descripti {
    font-family: 'Arial';
    font-size: 14px;
    margin: 0px 0px 30px;
    padding: 0px 0px 30px;
    border-bottom: solid 1px #ebebeb;
    color: #3d454e
}

.info-contact .logo {
    font-size: 20px
}

.page_cotact .title-head-contact {
    margin: 0px;
    padding: 0px 0px 15px;
    font-family: 'Arial', sans-serif;
    font-size: 20px;
    color: #041721;
    line-height: 37px;
    text-align: left
}

.page_cotact .form-signup {
    margin: 0px
}

.page-right .title-head-contact {
    margin: 0px;
    text-transform: uppercase;
    padding: 20px 0px 5px;
    font-family: 'Arial', sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #041721;
    line-height: 37px;
    text-align: left
}

.group_contact .form-group {
    padding: 0px 15px;
    margin-bottom: 15px;
    color: #2b2d44
}

.group_contact .form-group .form-control {
    font-family: 'Arial', sans-serif;
    font-size: 14px;
    color: #2b2d44;
    height: 40px;
    padding: 0px 20px;
    border-radius: 3px
}

.group_contact .form-group .form-control::-webkit-input-placeholder {
    color: #acacac
}

.group_contact .form-group .form-control::-moz-placeholder {
    color: #acacac
}

.group_contact .form-group .form-control:-ms-input-placeholder {
    color: #acacac
}

.group_contact .form-group .content-area {
    min-height: 90px;
    padding: 10px 20px
}

.group_contact .form-group input,
.group_contact .form-group textarea {
    border-color: #ebebeb
}

.group_contact .form-group input:focus,
.group_contact .form-group textarea:focus {
    border-color: #ebebeb
}

.group_contact .form-group input::placeholder {
    font-family: 'Arial';
    font-size: 15px;
    color: #111111
}

.group_contact .form-group textarea::placeholder {
    font-family: 'Arial';
    font-size: 15px;
    color: #111111
}

.group_contact .form-group .btn-50-full {
    font-family: 'Arial';
    position: absolute;
    right: 15px;
    bottom: 0px;
    box-shadow: none;
    padding: 8px 20px;
    font-size: 14px;
    color: #fff;
    background: #ffc000;
    border: solid 1px #ffc000
}

.group_contact .form-group .btn-50-full:hover {
    border-color: #ffc000;
    background: #fff;
    color: #ffc000
}

@media (min-width: 1200px) {
    .wrap_padding {
        padding-right: 25%;
        padding-left: 8.33333333%
    }
    .box-maps .gllpLatlonPicker {
        padding-right: 8.33333333%
    }
}

@media (max-width: 991px) {
    .title-module-page {
        padding-top: 20px
    }
}

.title-module-page h2 {
    margin: 0px;
    padding: 0px;
    font-weight: bold;
    font-family: 'Arial', sans-serif;
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 10px
}

@media (max-width: 375px) {
    .title-module-page h2 {
        font-size: 19px
    }
}

.title-module-page h2 span .fa {
    color: #ffc000;
    padding-right: 15px
}

.select_daily {
    padding: 15px 0px
}

.select_daily select {
    height: 40px;
    background-color: #f6f6f6 !important;
    border-color: #ebebeb
}

.city-wrapper:hover {
    cursor: pointer
}

.city-wrapper .nano .content:focus {
    outline: none;
    border-color: none
}

.city-wrapper .nano .content .showroom-item {
    padding: 15px 0px;
    border-bottom: solid 1px #e1e1e1;
    overflow: hidden
}

.city-wrapper .nano .content .showroom-item .title-module-page h2 {
    font-size: 16px
}

.city-wrapper .nano .content .showroom-item:last-child {
    border-bottom: 0px
}

.city-wrapper .nano .content .showroom-item .showroom-address,
.city-wrapper .nano .content .showroom-item .showroom-contact {
    font-family: 'Arial', sans-serif;
    font-size: 13px;
    line-height: 22px;
    color: #3d454e;
    display: block;
    padding: 5px 0px
}

.city-wrapper .nano .content .showroom-item .showroom-address .a_dl,
.city-wrapper .nano .content .showroom-item .showroom-contact .a_dl {
    text-align: left;
    float: left;
    display: block;
    position: relative
}

.city-wrapper .nano .content .showroom-item .showroom-address .b_dl_db,
.city-wrapper .nano .content .showroom-item .showroom-contact .b_dl_db {
    display: inherit;
    padding-left: 60px
}

.city-wrapper .nano .content .showroom-item .showroom-address .b_dl,
.city-wrapper .nano .content .showroom-item .showroom-contact .b_dl {
    display: inline;
    padding-left: 5px
}

.city-wrapper .nano .content .showroom-item .showroom-address .b_dl a,
.city-wrapper .nano .content .showroom-item .showroom-contact .b_dl a {
    text-decoration: none
}

.city-wrapper .nano .content .showroom-item .showroom-address .b_dl a:hover,
.city-wrapper .nano .content .showroom-item .showroom-contact .b_dl a:hover {
    color: #ffc000
}

.city-wrapper .nano .content .showroom-item .showroom-address .b_dl a:focus,
.city-wrapper .nano .content .showroom-item .showroom-contact .b_dl a:focus {
    color: #ffc000
}

@media (max-width: 991px) {
    .widget-item.info-contact {
        margin-top: 20px !important
    }
    .widget-item.info-contact {
        margin-top: 0px !important
    }
    .page_cotact {
        padding-right: 0px !important;
        padding-top: 40px !important;
        padding-bottom: 0px !important
    }
    .title_mobile_contact {
        padding: 0px 0px 30px !important
    }
}

.search-main .products-view-grid {
    border-top: none
}

.wrap-modal-login {
    background: #FFF;
    width: 570px;
    padding: 0px;
    border-radius: 3px;
    margin: 0 auto !important
}

.wrap-modal-login .title-modal {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: #363636;
    background: #f5f5f5;
    border-bottom: 1px solid #e1e1e1;
    height: 48px;
    line-height: 48px;
    margin: 0px;
    display: block;
    text-align: center
}

.wrap-modal-login .btn-style {
    font-size: 21px !important;
    font-weight: 300;
    font-family: 'Arial', sans-serif;
    background: #fff;
    border: solid 1px #e1e1e1
}

.wrap-modal-login .accept_submit {
    text-align: center;
    margin-top: 20px
}

.wrap-modal-login .accept_submit input {
    margin-top: 2px
}

.wrap-modal-login #customer_register {
    margin-bottom: 0px;
    padding: 30px
}

.wrap-modal-login .fixheight {
    max-height: 610px;
    overflow: hidden;
    overflow-y: hidden
}

.wrap-modal-login .wrp_frm .wrap_form .note {
    font-family: 'Arial';
    font-size: 15px;
    line-height: 23px;
    color: #111111;
    display: block;
    text-align: center;
    margin-bottom: 20px
}

.wrap-modal-login .wrp_frm_register {
    float: left
}

.wrap-modal-login .wrp_frm_register .wrap_form_register .note {
    font-family: 'Arial';
    font-size: 15px;
    line-height: 23px;
    color: #111111;
    display: block;
    text-align: center;
    margin-bottom: 20px
}

.wrap-modal-login .h_register {
    padding: 0px !important
}

.wrap-modal-login .form-signup {
    font-size: 1em;
    color: #636363;
    margin-bottom: 0px;
    padding: 30px
}

.wrap-modal-login .form-signup .form-group input {
    font-family: 'Arial', sans-serif;
    font-weight: 400;
    color: #111111;
    height: 45px;
    min-height: 40px;
    font-size: 15px;
    box-shadow: none;
    outline: none
}

.wrap-modal-login .form-signup .form-group input:-webkit-input-placeholder {
    color: #111111
}

.wrap-modal-login .form-signup .form-group input:-moz-placeholder {
    color: #111111
}

.wrap-modal-login .form-signup .form-group input:-ms-input-placeholder {
    color: #111111
}

.wrap-modal-login .form-signup .form-group input:-moz-placeholder {
    color: #111111
}

.wrap-modal-login .form-signup .form-group input:focus {
    border-color: #ebebeb
}

.wrap-modal-login .form-signup .form-group .name_control_h {
    display: inline-block;
    float: left;
    margin-bottom: 5px;
    font-size: 14px;
    font-family: 'Arial', sans-serif;
    font-weight: bold;
    color: #636363
}

.wrap-modal-login .form-signup .form-group textarea {
    font-family: 'Arial', sans-serif;
    border-color: #e1e1e1;
    border-radius: 0px;
    font-size: 1em;
    padding: 11px 20px
}

.wrap-modal-login .form-signup .form-group .btn-lg {
    font-family: 'Arial', sans-serif;
    font-weight: 400;
    background: #fff;
    border: solid 1px #ffc000;
    color: #ffc000;
    font-size: 15px !important;
    border-radius: 3px;
    height: 45px
}

.wrap-modal-login .form-signup .form-group .btn-lg:hover {
    background: #ffc000;
    border: solid 1px #ffc000;
    color: #fff
}

.wrap-modal-login .form-signup .form-group .btn-bg {
    font-weight: bold;
    background: #ffc000;
    border: solid 1px #ffc000;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px !important;
    border-radius: 0;
    margin-bottom: 5px;
    height: 45px;
    line-height: 42px
}

.wrap-modal-login .form-signup .form-group .mr_bt {
    margin-bottom: 10px
}

.wrap-modal-login .form-signup .form-group label span {
    color: red;
    font-weight: bold
}

.wrap-modal-login .form-signup .cle {
    overflow: hidden
}

.wrap-modal-login .form-signup p {
    text-align: center;
    padding-top: 15px;
    margin: 15px;
    font-family: 'Arial', sans-serif;
    font-weight: 400
}

.wrap-modal-login .form-signup .fr_gr_pd {
    text-align: center
}

.wrap-modal-login .form-signup .fr_gr_pd:hover>a {
    color: #ffc000
}

.wrap-modal-login .form-signup .fr_gr_pd_t {
    padding: 0px 15px;
    margin-top: 10px
}

.wrap-modal-login .form-signup .no_mr {
    margin-top: 0px !important
}

.wrap-modal-login .form-signup .bt_login {
    padding: 15px 0px 0px;
    font-family: 'Arial', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #111111;
    text-align: center;
    display: block;
    margin-top: 20px
}

.wrap-modal-login .form-signup .bt_login span {
    display: block;
    text-align: center
}

.wrap-modal-login .form-signup .bt_login a {
    color: #ffc000
}

.wrap-modal-login .form-signup .bt_login:hover>a {
    color: #ffc000
}

.wrap-modal-login .form-signup .bt_login_2 {
    font-family: 'Arial', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #111111;
    text-align: center;
    display: inline-block;
    margin-bottom: 15px;
    margin-left: 15px
}

.wrap-modal-login .form-signup .bt_login_2 span {
    display: block;
    text-align: left
}

.wrap-modal-login .form-signup .bt_login_2 a {
    color: #13a6ef
}

.wrap-modal-login .form-signup .bt_login_2:hover>a {
    color: #ffc000
}

.wrap-modal-login .form-signup .bt_login_3 {
    font-family: 'Arial', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #111111;
    text-align: center;
    display: block
}

.wrap-modal-login .form-signup .bt_login_3 span {
    display: block;
    text-align: center
}

.wrap-modal-login .form-signup .bt_login_3 a {
    color: #ffc000
}

.wrap-modal-login .form-signup .bt_login_3:hover>a {
    color: #ffc000
}

.wrap-modal-login .form-signup .fot_sigup .tit {
    display: block;
    position: relative;
    text-align: center
}

.wrap-modal-login .form-signup .fot_sigup .tit:before {
    content: " ";
    width: 100%;
    height: 1px;
    padding: 1px 0px 0px;
    background: #ebebeb;
    color: #ebebeb;
    position: absolute;
    left: 0px;
    top: 17px;
    line-height: 32px;
    z-index: 1
}

.wrap-modal-login .form-signup .fot_sigup .tit span {
    font-family: 'Arial', sans-serif;
    font-size: 14px;
    line-height: 32px;
    padding: 0px 15px;
    background-color: #fff;
    display: inline-block;
    background: #fff;
    z-index: 2;
    position: absolute;
    left: 43%
}

.wrap-modal-login .form-signup .social_login {
    width: 100%;
    float: left;
    margin-top: 15px
}

.wrap-modal-login .form-signup .social_login .login-width-social #social_login_widget #social_login {
    margin: 0px auto
}

.wrap-modal-login .background_image_register {
    height: 600px;
    overflow: hidden
}

.wrap-modal-login .background_image,
.wrap-modal-login .background_image_register {
    padding: 0px
}

.wrap-modal-login .background_image img,
.wrap-modal-login .background_image_register img {
    max-width: 100%
}

.wrap-modal-login .background_image .width_,
.wrap-modal-login .background_image_register .width_ {
    width: 52.1%
}

.wrap-modal-login .btn-link-style {
    text-decoration: none;
    color: #898989;
    font-size: 14px
}

.wrap-modal-login .title-head {
    text-align: center;
    margin: 0px;
    font-family: 'Arial', sans-serif;
    font-weight: 500
}

.wrap-modal-login .no_mr {
    padding: 0px;
    margin: 0px
}

.wrap-modal-login .action_bottom {
    text-align: center;
    margin-top: 15px
}

.wrap-modal-login .action_bottom .btn-lg {
    border-radius: 3px;
    font-size: 14px !important
}

.wrap-modal-login .action_bottom .btn-lg:hover {
    background: #ffc000;
    color: #fff;
    text-decoration: none;
    border-color: #ffc000
}

.wrap_ {
    position: fixed;
    right: 30px;
    bottom: 100px;
    z-index: 99999
}

.wrap_ .wrapcontent_ {
    position: relative
}

.wrap_ .wrapcontent_ .btn-wrap {
    text-align: center;
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: red;
    color: #fff
}

.wrap_ .wrapcontent_ .btn-wrap .fa {
    line-height: 40px
}

.wrap_ .wrapcontent_ .right-footer-a {
    position: absolute;
    bottom: 40px;
    left: 0
}

.wrap_ .wrapcontent_ .right-footer-a li {
    text-align: center;
    height: 40px;
    width: 40px;
    background: green;
    line-height: 40px;
    font-size: 16px
}

.search-main {
    padding-bottom: 40px
}

.search-main .title_no_search {
    padding-bottom: 50px
}

.search-main .form-signup {
    margin-bottom: 0px
}

@media (max-width: 429px) {
    .search-main .form-signup .form-group .btn {
        margin-top: 15px
    }
}

.search-main h2 {
    margin-top: 0;
    padding-bottom: 10px;
    font-size: 24px
}

.search-main .products-view-grid .col-lg-4:nth-child(1),
.search-main .products-view-grid .col-lg-4:nth-child(2),
.search-main .products-view-grid .col-lg-4:nth-child(3) {
    border-top: none !important
}

.search-main .product-box .product-action .btn.btn-circle {
    width: calc((100% / 3) - 28px)
}

.search-main .product-box .product-action .btn.btn-cart {
    width: 110px !important
}

#nav-mobile {
    display: none
}

.mm-opened {
    display: block !important
}

#mm-1 .mm-listview>li:nth-child(1)>a:before,
#mm-1 .mm-listview>li:nth-child(2)>a:before,
#mm-1 .mm-listview>li:nth-child(3)>a:before,
#mm-1 .mm-listview>li:nth-child(4)>a:before,
#mm-1 .mm-listview>li:nth-child(5)>a:before,
#mm-1 .mm-listview>li:nth-child(6)>a:before {
    content: '';
    display: block;
    width: 32px;
    height: 20px;
    position: absolute;
    top: 11px;
    left: 33px
}

#mm-1 .mm-listview>li:nth-child(1)>.mm-next:before,
#mm-1 .mm-listview>li:nth-child(2)>.mm-next:before,
#mm-1 .mm-listview>li:nth-child(3)>.mm-next:before,
#mm-1 .mm-listview>li:nth-child(4)>.mm-next:before,
#mm-1 .mm-listview>li:nth-child(5)>.mm-next:before,
#mm-1 .mm-listview>li:nth-child(6)>.mm-next:before {
    display: none
}

#mm-1 .mm-listview>li>a,
#mm-1 .mm-listview>li>span {
    padding: 12px 0 12px 75px
}

@media (max-width: 767px) {
    .page_address h1 .a_address {
        float: left !important;
        padding: 10px 0 20px 0
    }
}

.checkbox label {
    text-align: left;
    margin-left: 15px;
    line-height: 11px
}


@keyframes move{
    0%{
        transform: scale(1) rotate(0deg);
    }
    100%{
        transform: scale(1.3) rotate(0.1deg);
    }

}