.sr-item {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

html.hidden,.hidden body {
    overflow: hidden;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0
}

html.hidden .top-menu,.hidden body .top-menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%
}

html.hidden .alo-phone.alo-show,html.hidden #fb-root,.hidden body .alo-phone.alo-show,.hidden body #fb-root {
    display: none
}

.sidebar-active {
    overflow: hidden
}

.page-template-page-home {
    background: #fafafa
}

.page-template-page-home .products {
    padding-top: 34px
}

.page-template-page-home .products .main-title {
    margin-top: 0
}

.page-template-page-brand .brand-list .list {
    padding-top: 25px
}

.woocommerce-checkout {
    background: #fafafa
}

.woocommerce-checkout .btn-b {
    color: #fff
}

.woocommerce-checkout .btn-b:hover {
    color: #000
}

.woocommerce-order-received .cart-content {
    padding-top: 0
}

.woocommerce-order-received .sidebar-right .footer-box {
    padding: 0 20px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin-bottom: 0
}

.woocommerce-order-received .site-cart {
    padding-bottom: 0
}

body {
    height: 100%
}

.single-product .scroller {
    height: 100%;
    overflow: hidden
}

.container {
    max-width: 750px
}

.btn-a {
    font-size: 10px;
    line-height: 12px
}

.top-icon {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all .3s ease-in-out;
    cursor: pointer;
    margin-right: 10px
}

.search-icon,.cart-icon {
    width: 30px;
    height: 30px
}

.search-icon img,.cart-icon img {
    width: 12px;
    height: 12px
}

.banner .slick-arrow {
    height: 35px;
    width: 20px
}

.banner .slick-prev {
    left: 55px
}

.banner .slick-next {
    right: 55px
}

.fb_dialog {
    z-index: 300 !important
}

.tags {
    padding-top: 0;
    margin-top: -10px;
    margin-bottom: 0
}

.tags input {
    display: none
}

.tags .item {
    border-color: #111
}

.home .tags {
    margin-top: 20px
}

@keyframes childMenuAffect {
    from {
        transform: translateX(-10px)
    }

    to {
        transform: translateX(0)
    }
}

.main-title {
    margin: 25px 0
}

.main-title .title {
    font-size: 18px;
    line-height: 20px
}

.menu ::-webkit-scrollbar {
    display: none
}

.single-product form.cart {
    display: flex
}

.single-product .view-product .btn-buy {
    width: 100%;
    height: 40px
}

.single-product .view-product .btn-heart {
    width: 40px;
    height: 40px;
    margin-right: 0
}

.list-products .products {
    padding-top: 20px
}

.products {
    background: #fff;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    margin-bottom: 30px
}

.products .box-content {
    padding: 0
}

.products .box-footer {
    padding: 0
}

.products .box {
    padding: 0 5px
}

.products .box:hover {
    outline: none;
    border: none;
    background: none;
    box-shadow: none
}

.products .box:hover .overlay {
    transform: translate(-50%, -50%)
}

.products .box:hover img,.products .box:hover a {
    outline: none;
    border: none;
    background: none;
    box-shadow: none
}

.products .box .title {
    font-size: .875rem;
    line-height: 1rem;
    margin-bottom: .5rem;
    min-height: 0;
    height: 2rem;
    overflow: hidden
}

.products .box .sale {
    font-size: 13px;
    line-height: 16px
}

.products .box .old-price {
    font-size: 11px;
    line-height: 14px
}

.products .primary-box {
    margin-bottom: 30px
}

.products .slick-arrow {
    background-color: transparent;
    padding: 0;
    position: absolute;
    z-index: 1;
    top: 50%;
    transform: translate(0, -50%);
    border: none;
    outline: none;
    transition: all .3s ease-in-out;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center
}

.products .slick-arrow img {
    width: 20px;
    height: 30px
}

.products .slick-arrow:hover {
    transform: translate(0, -50%) scale(1.1)
}

.products .slick-arrow.slick-disabled {
    display: none !important
}

.products .slick-prev {
    left: 0
}

.products .slick-prev img {
    transform: rotate(180deg)
}

.products .slick-next {
    right: 0
}

.featured-product {
    margin-bottom: 30px
}

.featured-product .-overlay-content {
    bottom: 2rem;
    left: 2rem
}

.featured-product .-price-1 {
    font-size: .9375rem
}

.featured-product .-product-title {
    font-size: .9375rem
}

.footer ul {
    max-width: 504px
}

.footer .title,.footer .item {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 5px
}

.footer .item {
    margin-bottom: 10px
}

.footer .item a {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 5px
}

.footer .logo {
    max-width: 202px;
    margin-bottom: 20px
}

.footer .column {
    margin-bottom: 20px
}

.tags .item {
    width: 100px;
    padding: 8px 15px;
    font-size: 10px;
    line-height: 12px;
    margin: 10px;
    color: #000
}

.tags .item:before {
    background: #fff
}

.tags .item.active {
    background: #000;
    color: #fff
}

.tags .item.active:before {
    background: #000
}

.contact {
    padding: 50px 0
}

.contact .map {
    margin-bottom: 55px
}

.contact .address .title {
    font-size: 24px;
    line-height: 27px
}

.contact .address .detail {
    margin-bottom: 10px
}

.contact .address .detail:nth-of-type(odd) {
    border: none
}

.introduction {
    margin-bottom: 50px;
    padding: 0
}

.introduction .title {
    font-size: 24px;
    line-height: 27px
}

.site-cart {
    padding: 50px 0
}

.site-cart .container {
    padding: 0
}

.site-cart .top-cart {
    position: relative;
    margin-bottom: 15px
}

.site-cart .title {
    font-size: 17px;
    line-height: 21px;
    position: relative;
    z-index: 1;
    background-color: #fafafa;
    width: fit-content;
    padding-right: 20px
}

.site-cart .line {
    position: absolute;
    top: 50%;
    width: 90%;
    z-index: 0;
    height: 1px;
    background-color: rgba(0, 0, 0, 0.1)
}

.site-cart .top-cart {
    padding: 0 10px
}

.cart-content {
    position: relative;
    margin-bottom: 50px
}

.cart-content .amount {
    position: relative
}

.cart-content .amount .quantity {
    position: relative
}

.cart-content .amount .number {
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background-color: #f7a333;
    border-radius: 50%;
    width: 42px;
    height: 42px;
    display: flex;
    justify-content: center;
    align-items: center
}

.cart-content .amount input[type=number] {
    width: 28px;
    height: 30px;
    font-size: 9px;
    line-height: 11px
}

.cart-content .amount .quantity-nav {
    height: 30px;
    margin-left: 14px
}

.cart-content .amount .quantity-button {
    width: 15px;
    height: 15px;
    font-size: 9px
}

.cart-content .amount .quantity-button.quantity-up {
    position: absolute;
    height: 15px;
    top: 0
}

.cart-content .amount .quantity-button.quantity-down {
    position: absolute;
    bottom: 0;
    height: 15px
}

.cart-content {
    padding-top: 20px;
    margin-bottom: 30px
}

.cart-content .box {
    padding-top: 20px;
    padding-bottom: 20px;
    word-wrap: anywhere
}

.cart-content .box>* {
    justify-content: flex-start;
    align-items: flex-start
}

.cart-content .delete {
    width: 18px;
    height: 18px
}

.cart-content .name-product {
    font-size: 13px;
    line-height: 16px
}

.cart-content .sale {
    font-size: 10px;
    line-height: 12px
}

.cart-content .old-price {
    font-size: 8px;
    line-height: 10px;
    margin: 5px 0
}

.cart-content .percent {
    font-size: 9px;
    line-height: 7px;
    width: fit-content;
    width: -moz-max-content;
    padding: 5px
}

.cart-content .body-cart {
    padding: 20px 20px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1)
}

.cart-content .body-cart .row {
    align-items: flex-start
}

.cart-content .btn-c {
    margin: 30px 20px;
    text-align: center;
    display: block
}

.cart-content .amount {
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    display: flex;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    color: #333
}

.btn-c,.btn-b {
    font-size: 14px;
    line-height: 17px;
    padding: 15px 30px;
    border-radius: 99px
}

.sidebar-right .top-box,.sidebar-right .body-box,.sidebar-right .footer-box {
    padding: 20px 20px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    margin-bottom: 25px
}

.sidebar-right .price,.sidebar-right .total,.sidebar-right .code-sales {
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 10px
}

.sidebar-right .total {
    padding: 0;
    margin-top: 30px;
    background: transparent
}

.sidebar-right .total span {
    font-size: 1rem
}

.sidebar-right .total b {
    color: #f7a333
}

.sidebar-right .group-input {
    margin-top: 30px
}

.sidebar-right .group-input button {
    border-color: #f7a333
}

.sidebar-right .group-input input,.sidebar-right .group-input button {
    padding: 12px 11px;
    height: 40px
}

.progress-bar-a {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    height: 100px;
    margin: 0 20px 50px 20px;
    position: relative;
    font-family: "Montserrat",sans-serif
}

.progress-bar-a .progress-item {
    position: relative;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    z-index: 1;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: flex-start;
    text-align: center;
    padding-bottom: 60px;
    max-width: 250px;
    width: 100%
}

.progress-bar-a .progress-item .name {
    font-weight: normal
}

.progress-bar-a .progress-item:nth-of-type(1),.progress-bar-a .progress-item:nth-of-type(3) {
    max-width: 100px
}

.progress-bar-a .progress-item.active .number {
    background-color: #f7a333;
    color: #fff;
    border-color: #f7a333
}

.progress-bar-a .progress-item.active:nth-of-type(1)~.line-a {
    width: 0
}

.progress-bar-a .progress-item.active:nth-of-type(2)~.line-a {
    width: calc(42.5%)
}

.progress-bar-a .progress-item.active:nth-of-type(3)~.line-a {
    width: calc(85%)
}

.progress-bar-a .number {
    border-radius: 50%;
    background-color: #fff;
    border: 2px solid #bdbdbd;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #bdbdbd
}

.progress-bar-a .name {
    width: fit-content;
    width: -moz-max-content;
    position: absolute;
    z-index: 1;
    top: 50px;
    left: 50%;
    transform: translate(-50%, 0)
}

.progress-bar-a .line,.progress-bar-a .line-a {
    width: 85%;
    position: absolute;
    height: 1px;
    left: 7.5%;
    z-index: -1;
    top: 20px
}

.progress-bar-a .line {
    background-color: #bdbdbd
}

.progress-bar-a .line-a {
    background-color: #f7a333
}

.woocommerce-additional-fields h3 {
    display: none
}

.info-delivery {
    padding-bottom: 30px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    background: #fff;
    margin-bottom: 30px
}

.info-delivery .title {
    margin-bottom: 0
}

.info-delivery ::-webkit-input-placeholder {
    font-size: 14px;
    line-height: 18px
}

.info-delivery .form-content {
    padding: 15px
}

.info-delivery .input {
    height: 37px;
    padding: 8px 10px
}

.info-delivery label {
    font-size: 14px;
    line-height: 18px
}

.info-delivery .info-completed {
    padding: 0 20px 20px 20px
}

.info-delivery .info-completed li {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 10px
}

.info-delivery .btn-c {
    margin: 30px 20px;
    text-align: center;
    display: block
}

.payment {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    padding: 30px 20px 10px 20px;
    margin-bottom: 30px;
    background: #fff
}

.payment .payment-content {
    padding: 0
}

.payment .payment-content img {
    margin-top: 10px;
    display: block
}

.payment .payment-content .item {
    margin-bottom: 18px;
    font-size: 14px;
    line-height: 18px
}

.payment .top-cart {
    padding: 0
}

.payment .payment-text {
    padding: 20px 0
}

.payment .btn-c {
    text-align: center;
    display: block
}

.payment-footer {
    margin: 30px 0 0 0;
    padding: 0 20px
}

.payment-footer .btn-b,.payment-footer .btn-c {
    margin-bottom: 20px;
    width: 100%;
    text-align: center;
    justify-content: center
}

.title-page {
    font-size: 18px;
    line-height: 21px;
    margin: 25px 0
}

.sidebar-left {
    top: 0;
    bottom: 0;
    transition: all .3s ease-in-out;
    padding: 30px 20px 90px 20px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    background-color: #fff;
    position: fixed;
    z-index: 8000;
    margin: 0;
    margin-bottom: 60px;
    left: 0;
    width: 100%;
    height: 100vh;
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%)
}

.sidebar-left ::-webkit-scrollbar {
    display: none
}

.sidebar-left.active {
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-overflow-scrolling: touch
}

.sidebar-content,.sort-content {
    overflow: auto;
    max-height: 100vh
}

.list-products-content {
    margin-bottom: 70px
}

.list-products-content .products {
    box-shadow: none
}

.list-products-content .products .col-6 {
    padding: 0 7.5px;
    margin-bottom: 30px
}

.pagination .pagination-item {
    width: 35px;
    height: 35px
}

.pagination .pagination-item a {
    font-size: 14px;
    line-height: 18px
}

.top-products {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.top-sidebar {
    display: flex;
    justify-content: space-between;
    padding-bottom: 15px;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1)
}

.top-sidebar .sidebar-name {
    display: flex
}

.top-sidebar .sidebar-name .name {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    color: #000
}

.top-sidebar .sidebar-name img {
    margin-top: -5px;
    width: 21px;
    height: 21px;
    margin-right: 10px
}

.top-sidebar .toggle-sidebar {
    cursor: pointer
}

.top-sidebar .toggle-sidebar img {
    width: 21px;
    height: 21px
}

.selector {
    margin-bottom: 30px
}

.selector:last-child {
    margin-bottom: 180px
}

.selector .selector-item,.selector .selector-title,.selector .selector-sub-title {
    font-size: 13px;
    line-height: 15px
}

.selector .selector-title {
    margin-bottom: 7px;
    border-bottom: none
}

.selector .group-select label {
    margin: 5px 0
}

.selector .group-select input {
    font-size: 13px;
    line-height: 15px
}

.selector-item .item {
    padding-left: 0;
    font-size: 13px;
    line-height: 15px
}

.selector-item .checkmark {
    margin-top: -2px;
    width: 18px;
    height: 18px;
    left: auto;
    right: 0
}

.selector-a .selector-selector {
    padding: 5px 0;
    background-color: #fff
}

.sort {
    top: 0;
    transition: all .3s ease-in-out;
    padding: 30px 20px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    background-color: #fff;
    position: fixed;
    z-index: 8000;
    margin: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: translateX(100%)
}

.sort ::-webkit-scrollbar {
    display: none
}

.sort.active {
    transform: translateX(0)
}

.sort-content {
    margin-top: 5px
}

.sort-content .selector-item .checkmark {
    margin-top: 0
}

.sort-content .selector-item .item {
    font-weight: bold;
    text-transform: uppercase
}

.sort-top {
    display: flex;
    justify-content: space-between;
    padding-bottom: 15px;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1)
}

.sort-top .sort-name {
    display: flex
}

.sort-top .sort-name .name {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    color: #000
}

.sort-top .sort-name img {
    margin-top: -5px;
    width: 21px;
    height: 21px;
    margin-right: 10px
}

.sort-top .toggle-sort {
    cursor: pointer
}

.sort-top .toggle-sort img {
    width: 21px;
    height: 21px
}

.site-brand .tags {
    padding-top: 0;
    margin-bottom: 10px
}

.site-brand .btn-c,.site-brand .btn-e {
    padding: 8px 15px;
    width: fit-content;
    margin: 0 auto
}

.site-brand .btn-c {
    justify-content: center;
    margin-bottom: 30px
}

.site-brand .btn-e {
    margin-top: 20px;
    margin-bottom: 50px
}

.brand-list {
    font-family: "Montserrat",sans-serif;
    top: 0;
    transition: all .3s ease-in-out;
    padding: 30px 20px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    background-color: #fff;
    position: fixed;
    z-index: 8000;
    margin: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: translateX(100%)
}

.brand-list ::-webkit-scrollbar {
    display: none
}

.brand-list.active {
    transform: translateX(0)
}

.brand-list .list {
    padding: 0 25px 25px 25px;
    list-style: none;
    margin: 0;
    max-width: calc(100vh - 100px);
    overflow-y: auto;
    height: 80vh
}

.brand-list .item {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 134.09%;
    color: #000;
    opacity: .8;
    margin-bottom: 10px
}

.brand-list .item a {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 134.09%;
    color: #000;
    opacity: .8
}

.brand-list-top {
    display: flex;
    justify-content: space-between;
    padding-bottom: 15px;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1)
}

.brand-list-top .brand-name {
    display: flex;
    margin-top: 4px
}

.brand-list-top .brand-name .name {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    color: #000
}

.brand-list-top .brand-name img {
    margin-top: -2px;
    width: 21px;
    height: 21px;
    margin-right: 10px
}

.brand-list-top .toggle-brand-list {
    cursor: pointer
}

.brand-list-top .toggle-brand-list img {
    width: 21px;
    height: 21px
}

.logo-brand .col-sm-3 {
    margin-bottom: 25px
}

.image-show {
    margin-bottom: 50px
}

.image-show .slick-arrow {
    padding: 0;
    width: 40px;
    height: 40px;
    position: absolute;
    z-index: 1;
    top: 50%;
    transform: translate(0, -50%);
    background-color: rgba(0, 0, 0, 0.2);
    border: none;
    outline: none;
    transition: all .3s ease-in-out;
    cursor: pointer
}

.image-show .slick-arrow:hover {
    transform: translate(0, -50%) scale(1.1)
}

.image-show .slick-arrow img {
    width: 11px;
    height: 22px
}

.image-show .slick-prev {
    left: 15px
}

.image-show .slick-next {
    right: 15px
}

.view-product {
    padding: 30px 0 0 0;
    margin-bottom: 30px;
    border-bottom: none
}

.view-product .title {
    font-size: 23px;
    line-height: 30px;
    padding-bottom: 15px;
    margin-bottom: 30px;
    border-bottom: 1px solid #e0e0e0
}

.view-product .group-add-to-cart {
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 30px
}

.view-product .group-add-to-cart p:last-child {
    margin-bottom: 0
}

.view-product .brand-name {
    font-size: 14px;
    line-height: 11px;
    margin-bottom: 30px
}

.view-product .brand-name b {
    color: #f7a333
}

.view-product .short-description {
    margin-bottom: 30px
}

.view-product .sale {
    font-size: 26px;
    line-height: 31px
}

.view-product .sale.no-price {
    font-size: 1rem
}

.view-product .old-price {
    font-size: 13px;
    line-height: 16px
}

.view-product .guarantee {
    padding-top: 0
}

.view-product .guarantee p:last-child {
    margin-bottom: 0
}

.view-product .percent {
    font-size: 13px;
    line-height: 16px;
    width: fit-content;
    width: -moz-max-content;
    padding: 0 5px;
    height: 20px
}

.view-product .feature {
    padding: 20px 15px
}

.view-product .feature li {
    font-size: 13px;
    line-height: 16px
}

.view-product .group-btn {
    display: flex;
    justify-content: space-between
}

.view-product .tags {
    justify-content: space-between
}

.view-product .tags .item {
    height: 50px;
    min-width: 100px
}

.view-product .screen-reader-text {
    display: none
}

.products-detail .products {
    box-shadow: none
}

.content-review {
    position: relative
}

.content-review .btn-c {
    width: fit-content;
    margin: 30px auto
}

.content-review .sub-title {
    font-size: 16px;
    line-height: 18px;
    color: #1a1a1a;
    margin-bottom: 20px
}

.content-review .video,.content-review .image {
    margin-bottom: 30px
}

.content-review .title-text {
    font-size: 16px;
    line-height: 16px
}

.content-review .text {
    font-size: 14px;
    line-height: 16px
}

.content-review .specifications th,.content-review .specifications td {
    font-size: 14px;
    line-height: 16px;
    padding: 15px 0;
    padding-right: 10px
}

.content-review .toggle-content:focus {
    outline: none
}

.content-review .content {
    max-height: 80vh;
    overflow: hidden;
    transition: all .3s ease;
    position: relative
}

.content-review .content table {
    width: 100%
}

.content-review .content:before {
    content: "";
    height: 50px;
    width: 100%;
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 0;
    background: linear-gradient(0deg, white 0%, rgba(255, 255, 255, 0.5) 58%, rgba(255, 255, 255, 0) 100%)
}

.content-review .content.active {
    max-height: none
}

.content-review .content.active:before {
    content: initial
}

@media screen and (max-width: 576px) {
    .footer .logo {
        max-width:250px
    }

    .contact {
        padding: 30px 0
    }

    .contact .row {
        margin-bottom: 20px
    }

    .contact .address .title {
        font-size: 18px;
        line-height: 21px;
        padding-left: 25px;
        margin-bottom: 10px
    }

    .contact .address .title:before {
        width: 10px;
        height: 10px;
        top: 3px
    }

    .contact .address .detail {
        font-size: 16px;
        line-height: 18px;
        padding-bottom: 10px
    }

    .contact .item {
        font-size: 16px;
        line-height: 20px
    }

    .contact .item b {
        display: block;
        width: 100%;
        margin-top: 10px
    }

    .contact .info {
        text-align: center
    }

    .contact .info img {
        margin-right: 10px;
        width: 20px;
        height: 20px
    }

    .introduction .title {
        font-size: 18px;
        line-height: 21px
    }

    .introduction .description {
        font-size: 16px;
        line-height: 18px
    }

    .cart-content .img-product,.cart-content .name-product {
        margin-bottom: 15px
    }

    .banner .slick-prev {
        left: 20px
    }

    .banner .slick-next {
        right: 20px
    }
}

@media screen and (max-width: 460px) {
    .btn-a,.btn-d,.btn-c {
        font-size:12px;
        line-height: 15px
    }

    .btn-d,.btn-c {
        min-width: 120px
    }

    .main-title {
        margin: 30px 0
    }

    .main-title:before {
        content: none
    }

    .main-title .title {
        font-size: 25px;
        line-height: 27px;
        margin-bottom: 0
    }

    .top-menu {
        height: 80px
    }

    .search-icon {
        margin-right: 10px
    }

    .menu-icon {
        margin-right: 20px
    }

    .menu-icon div {
        width: 35px;
        margin: 6px 0
    }

    .menu-icon.active {
        transform: translate(0, -7px)
    }

    .menu-icon.active div:nth-of-type(1) {
        transform: translate(0, 20px) rotate(45deg)
    }

    .menu-icon.active div:nth-of-type(2) {
        transform: translate(0, 7px)
    }

    .menu-content {
        top: 57px
    }

    .footer .logo {
        max-width: 200px
    }

    .footer .column {
        margin-bottom: 30px
    }

    .footer .title {
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 8px
    }

    .footer .item {
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 8px
    }

    .footer .item a {
        font-size: 16px;
        line-height: 18px
    }

    .progress-bar-a {
        margin: 0 5px 30px 5px
    }

    .progress-bar-a .progress-item {
        padding-bottom: 40px
    }

    .progress-bar-a .progress-item.active:nth-of-type(2)~.line-a {
        width: calc(40%)
    }

    .progress-bar-a .progress-item.active:nth-of-type(3)~.line-a {
        width: calc(80%)
    }

    .progress-bar-a .name {
        font-size: 10px;
        line-height: 12px
    }

    .progress-bar-a .line,.progress-bar-a .line-a {
        width: 80%;
        left: 10%
    }

    .site-cart {
        padding: 30px 0
    }

    .info-delivery {
        padding: 20px 0 0 0
    }

    .view-product .group-btn .btn-buy {
        margin: 0;
        margin-bottom: 20px;
        padding: 25px 15px
    }

    .view-product .group-btn .btn-heart {
        margin: 0
    }

    .view-product .tags {
        justify-content: center
    }

    .cart-content .box>* {
        padding: 0 2px;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .cart-content .amount .number {
        width: 30px;
        font-size: 12px;
        line-height: 16px;
        height: 30px
    }

    .payment .payment-content img {
        height: 15px
    }
}

.featured-product {
    height: 300px
}

.percent-sale {
    border: 1px solid #fff;
    box-sizing: border-box;
    border-radius: 99px;
    width: fit-content;
    padding: 2px 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 20px;
    left: 20px;
    position: absolute;
    background: #ffcf00;
    z-index: 999
}

.percent-sale h5 {
    font-family: "Montserrat",sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    text-transform: uppercase;
    color: #000;
    border-radius: 99px;
    margin: 0;
    min-width: 64px;
    text-align: center
}

.post-item-archive-large .thumb,.post-item-archive-large .post-info {
    width: 100%
}

.single-post .post-item {
    padding: 30px 0
}

@media screen and (max-width: 350px) {
    .top-menu .logo {
        display:flex;
        max-width: 120px
    }

    .main-title .title {
        font-size: 22px;
        line-height: 25px
    }

    .cart-content .btn-c,.payment .btn-c,.info-delivery .btn-c {
        padding: 10px 15px;
        font-size: 12px
    }

    .sidebar-right .btn-b {
        padding: 10px 15px;
        font-size: 12px
    }
}

#form-search-result {
    height: 100vh;
    overflow-y: auto;
    width: 100%
}

#form-search-result .item-image {
    width: 60px;
    height: 60px;
    background: no-repeat center center;
    background-size: cover;
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 5px;
    flex: 0 0 60px
}

.search-active {
    overflow: hidden
}

#form-search {
    padding: 30px 15px;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 9999;
    background: #fff;
    color: #000
}

#form-search input {
    outline: none;
    width: 100%;
    padding: 10px 60px 20px 60px;
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    margin-bottom: 1.5rem;
    background: transparent;
    color: #000
}

#form-search .menu-icon div {
    background-color: rgba(0, 0, 0, 0.8)
}

.sr-item {
    display: flex;
    border-bottom: 1px solid #ddd;
    padding: 5px
}

.sr-item:hover {
    background: #ddd
}

.sr-item .item-price,.sr-item .item-regular-price {
    display: block;
    font-weight: bold
}

.sr-item .item-regular-price {
    text-decoration: line-through;
    font-size: .8rem
}

.no-image {
    background: url(../images/3kshop-logo.jpg) !important;
    background-size: cover !important
}

.search-header {
    text-transform: uppercase;
    font-weight: bold;
    padding: 0 15px;
    text-align: center;
    background: #f5f5f5;
    color: #7b7b7b;
    margin-bottom: 1.5rem
}

.search-header h5 {
    text-align: center;
    margin-bottom: 0
}

.stab {
    padding: 10px 0;
    cursor: pointer
}

.stab.activeTab {
    background: #353535;
    color: #fff
}

.search-body {
    height: 70vh;
    overflow: auto;
    margin-bottom: 2rem
}

.search-body ul {
    position: relative;
    margin-left: 0;
    padding-left: 0;
    list-style: none
}

.site-cart .form-row.place-order,.site-cart #billing_country_field {
    display: none
}

.search-wrap {
    position: relative
}

.search-wrap .-on-left,.search-wrap .-on-right {
    position: absolute;
    top: 0
}

.search-wrap .-on-left {
    left: 0
}

.search-wrap .-on-right {
    right: 0
}

.search-wrap .search-icon {
    width: 44px;
    height: 44px
}

.search-wrap .-cmd-button {
    background: transparent;
    border: none;
    width: 44px;
    height: 44px;
    margin-top: -5px
}

.search-wrap .-cmd-button div {
    width: 44px
}

.search-wrap .-cmd-button .menu-icon {
    height: 44px
}

.search-wrap .-cmd-button .menu-icon.active {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.checkout .woocommerce-input-wrapper {
    width: 100%
}

.checkout textarea {
    padding: 10px;
    outline: none;
    width: 100%
}

.checkout.woocommerce-checkout input[type=text],.checkout.woocommerce-checkout input[type=tel],.checkout.woocommerce-checkout input[type=email] {
    height: 37px;
    padding: 8px 10px;
    width: 100%
}

.checkout.woocommerce-checkout input,.checkout.woocommerce-checkout textarea {
    border: 1px solid #e0e0e0
}

.wc_payment_methods {
    padding-left: 0
}

#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment {
    background: transparent
}

.search-icon {
    padding: 0
}

.search-icon a {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 150%;
    text-align: center
}

.view-product .guarantee {
    font-size: .75rem;
    padding-top: 7px;
    margin-bottom: 1rem
}

.vtm_location_maps .map {
    height: auto !important
}

.alo-ph-img-circle {
    width: 60px;
    height: 60px;
    top: 20px;
    left: 20px;
    position: absolute;
    background: rgba(30, 30, 30, 0.1) url(../images/icon-phone.svg) no-repeat center center;
    background-size: 35px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25)
}

.alo-phone {
    position: fixed;
    visibility: hidden;
    background-color: transparent;
    width: 100px;
    height: 100px;
    cursor: pointer;
    z-index: 999;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -webkit-transition: visibility .5s;
    -moz-transition: visibility .5s;
    -o-transition: visibility .5s;
    transition: visibility .5s;
    right: 5px;
    bottom: 85px
}

.alo-phone.alo-show {
    visibility: visible
}

.alo-phone:hover {
    opacity: 1
}

.alo-ph-circle {
    width: 100px;
    height: 100px;
    top: 0;
    left: 0;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid rgba(30, 30, 30, 0.4);
    border: 2px solid #bfebfc;
    opacity: .1;
    -webkit-animation: alo-circle-anim 1.2s infinite ease-in-out;
    -moz-animation: alo-circle-anim 1.2s infinite ease-in-out;
    -ms-animation: alo-circle-anim 1.2s infinite ease-in-out;
    -o-animation: alo-circle-anim 1.2s infinite ease-in-out;
    animation: alo-circle-anim 1.2s infinite ease-in-out;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.alo-phone:hover .alo-ph-circle,.hotline a:hover .alo-ph-circle {
    border-color: #00aff2;
    opacity: .5
}

.alo-phone.alo-green:hover .alo-ph-circle,.hotline a:hover .alo-ph-circle {
    border-color: #04afef;
    border-color: #baf5a7;
    opacity: .5
}

.alo-phone.alo-green .alo-ph-circle {
    border-color: #ffbc0a;
    border-color: #bfebfc;
    opacity: .5
}

.alo-ph-circle-fill {
    width: 60px;
    height: 60px;
    top: 20px;
    left: 20px;
    position: absolute;
    background-color: #000;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .1;
    -webkit-animation: alo-circle-fill-anim 2.3s infinite ease-in-out;
    -moz-animation: alo-circle-fill-anim 2.3s infinite ease-in-out;
    -ms-animation: alo-circle-fill-anim 2.3s infinite ease-in-out;
    -o-animation: alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: alo-circle-fill-anim 2.3s infinite ease-in-out;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.alo-phone.alo-green .alo-ph-circle-fill {
    background-color: rgba(255, 188, 10, 0.5);
    background-color: #f8d858;
    opacity: .75 !important
}

.alo-phone.alo-green .alo-ph-img-circle {
    background-color: #f8d858
}

@-moz-keyframes alo-circle-anim {
    0% {
        transform: rotate(0) scale(0.5) skew(1deg);
        opacity: .1
    }

    30% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: .5
    }

    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .1
    }
}

@-webkit-keyframes alo-circle-anim {
    0% {
        transform: rotate(0) scale(0.5) skew(1deg);
        opacity: .1
    }

    30% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: .5
    }

    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .1
    }
}

@-o-keyframes alo-circle-anim {
    0% {
        transform: rotate(0) scale(0.5) skew(1deg);
        opacity: .1
    }

    30% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: .5
    }

    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .1
    }
}

@keyframes alo-circle-anim {
    0% {
        transform: rotate(0) scale(0.5) skew(1deg);
        opacity: .1
    }

    30% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: .5
    }

    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .1
    }
}

@-moz-keyframes alo-circle-fill-anim {
    0% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: .2
    }

    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }

    100% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: .2
    }
}

@-webkit-keyframes alo-circle-fill-anim {
    0% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: .2
    }

    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }

    100% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: .2
    }
}

@-o-keyframes alo-circle-fill-anim {
    0% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: .2
    }

    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }

    100% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: .2
    }
}

@keyframes alo-circle-fill-anim {
    0% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: .2
    }

    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }

    100% {
        transform: rotate(0) scale(0.7) skew(1deg);
        opacity: .2
    }
}

@-moz-keyframes alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }

    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        transform: rotate(0) scale(1) skew(1deg)
    }

    100% {
        transform: rotate(0) scale(1) skew(1deg)
    }
}

@-webkit-keyframes alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }

    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        transform: rotate(0) scale(1) skew(1deg)
    }

    100% {
        transform: rotate(0) scale(1) skew(1deg)
    }
}

@-o-keyframes alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }

    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        transform: rotate(0) scale(1) skew(1deg)
    }

    100% {
        transform: rotate(0) scale(1) skew(1deg)
    }
}

@keyframes alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }

    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        transform: rotate(0) scale(1) skew(1deg)
    }

    100% {
        transform: rotate(0) scale(1) skew(1deg)
    }
}

#alo-fixed {
    visibility: visible;
    opacity: 0;
    position: fixed;
    right: -100px;
    top: 100px
}

#alo-fixed.show {
    right: 10px;
    visibility: visible;
    opacity: 1
}

.selector {
    max-width: 100vw
}

.selector .brand::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px
}

.selector .brand::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5)
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000
}

.selector-selector.brand .selector-item:first-child {
    margin-top: 3px
}

.--loved .btn-heart.in-product-detail {
    background: #ff4f4f
}

.--loved .btn-heart.in-product-detail path {
    fill: #fff
}

.-loading {
    opacity: .6;
    pointer-events: none;
    filter: blur(0.5rem)
}

.btn-d:after {
    content: initial
}

.btn-d:hover {
    background: #000
}

#slider {
    display: none
}

#slider.slick-initialized {
    display: block
}

/*# sourceMappingURL=phone.css.map */
.content-detail ul {
    padding-left: 24px;
}

.single-product form.cart {
    flex-wrap: wrap;
    padding-right: 100px;
}

button.single_add_to_cart_button.btn.btn-buy.button.alt {
    padding: 0 10px;
    margin-top: 10px;
}

.single-product .view-product .btn-heart {
    margin: 0;
}

.view-product .list-images {
    display: none;
}

.content-review .specifications {
    margin-bottom: 20px;
}

.content-review .col-lg-2.col-md-3 {
    display: none;
}

.footer {
    font-weight: 400;
    color: #fff;
}

.footer .item {
    font-weight: inherit;
    line-height: 150%;
}

.footer .widget-title {
    color: #fff;
    text-transform: uppercase;
}

.footer li {
    margin-bottom: 0.5rem;
    opacity: 0.7;
}

.footer .logo {
    margin-bottom: 2.5rem;
}

.footer h4 {
    text-transform: uppercase;
    margin-bottom: 24px;
    font-weight: bold;
}

.footer .textwidget ul {
    margin-bottom: 30px;
}

.news-item-2 .--title {
    font-size: 0.9375rem;
    margin-bottom: 0.3em;
}

.news-item-2 .col-sm-8 {
    padding-left: 0;
}

.news-sidebar {
    margin-top: 5rem;
}

.more-news {
    background: #fff;
}

.more-news .news-left {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.more-news .container {
    padding-left: 10px;
    padding-right: 10px;
}

.more-news .container .row {
    margin-left: -10px;
    margin-right: -10px;
}

.more-news > .container > .row > .col-12 {
    padding-left: 10px;
    padding-right: 10px;
}

.news-item-3 .col-sm-8 {
    padding-left: 15px;
}

.news-item-3 .--title {
    margin-top: 1em;
}

.news-item-2 {
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.news-item-2 .--views {
    display: none;
}

.news-item-2 .col-5 {
    padding-left: 10px;
    padding-right: 10px;
}

.news-item-2 .--title {
    line-height: 1.25;
}

.news-left {
    padding: 0;
}

.news-sidebar .col-sm-4 {
    padding-left: 10px;
    padding-right: 10px;
}

.news-item-3 .--title {
    margin-top: 0;
}

.news-item-3 .col-5 {
    padding-left: 10px;
    padding-right: 10px;
}

.news-item-3 .col-7 {
    padding-left: 0;
}

.more-news {
    padding-bottom: 30px;
}

.widget-title {
    margin-bottom: 30px;
}

.flex-col.show-for-medium.flex-right .mobile-nav li {
    margin: 0 0 0 10px;
}

#logo img,.stuck #logo img {
    transform: scale(1);
    max-height: 40px !important;
    margin: 0 0 0 6px;
}

li.nav-icon.has-icon i {
    font-size: 43px !important;
}

[data-icon-label]:after, .secondary.is-underline:hover, .secondary.is-outline:hover, .icon-label, .button.secondary:not(.is-outline), .button.alt:not(.is-outline), .badge-inner.on-sale, .button.checkout, .single_add_to_cart_button, .current .breadcrumb-step {
    background: #000;
}

div#main-menu li.account-item, div#main-menu li.header-newsletter-item, div#main-menu li.header-social-icons {
    display: none;
}

.footer .logo:not(.col-12) {
    margin: 0;
}

.footer .logo img {
    max-width: 100px;
}

.tags-a label {
    padding: 8px 15px;
    font-size: 10px;
    line-height: 12px;
    margin: 10px;
    color: #000;
    padding: 0 !important;
    margin: 10px 5px;
}

.tags-a a {
}

.tags-a label a {
    min-width: unset;
}

.tags-a label a {
    font-size: 10px;
    min-width: 100px;
    padding: 8px 15px;
}

.list-products.brand-detail .tags-a {
    padding-top: 0;
}

.h-filter .filter-item {
    display: none;
}

.filter select, .filter option {
    font-size: 12px !important;
}

select.orderby {
    width: 134px;
    height: 37px;
    padding: 0 10px;
    display: block;
    text-transform: uppercase;
    font-style: normal;
    font-weight: bold;
    font-size: 19px;
    line-height: 25px;
    color: rgb(0, 0, 0);
    border: 1px solid rgb(26, 26, 26);
    border-radius: 50px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.sidebar-left .logo-brand {
    display: none;
}

.filters-container {
    max-height: 80vh;
    overflow: auto;
}

.tags-a .item::before, .tags-a a::before {
    width: 150%;
    height: 150%;
    content: "";
    background-color: rgb(0, 0, 0);
    position: absolute;
    z-index: -1;
    border-radius: 50%;
    transition: all 0.3s ease-in-out 0s;
    transform: translate(-100%, -100%);
}

.filter_top .filter-content input:checked+a:before {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.contact .address .detail:nth-of-type(odd) {
    margin-bottom: 0;
}

.vtm_location_maps {
    margin-bottom: 30px;
}

div#contact-spec p {
}

div#contact-spec .vc_col-sm-6 {
    width: 100% !important;
}

div#contact-spec b {
    display: block;
    padding-left: 38px;
}

div#contact-spec img.icon-img {
    margin-right: 10px;
    margin-top: 0;
}

.banner-contact {
    margin-bottom: 0 !important;
}

.post-content {
    margin-bottom: 0;
}

.single .news-sidebar {
    margin-top: 0;
}

.list-products.brand-detail .tags-a {
    background-color: rgb(255, 255, 255);
    padding-top: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.list-products.brand-detail .tags-a label.item {
    width: 100px;
    padding: 8px 15px !important;
    font-size: 10px;
    line-height: 12px;
    margin: 10px;
    color: #000;
    min-width: unset;
    margin: 5px;
}

.page-template-sale .top-products {
    justify-content: center;
}

.page-template-sale .top-products select.orderby {
    margin: 0 !important;
    width: auto;
    text-align: center;
}

.products .box .overlay {
    display: none;
}

div#customer_login .large-6 {
    flex: 0 0 100%;
    max-width: 100%;
}

body.woocommerce-wishlist .scroller {
    padding: 0 20px;
}

.image-show .slick-arrow {
    background-color: #e3e3e3;
    background-image: url(../images/arrow-next-mobile.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 12px auto;
}

.image-show .slick-arrow.slick-prev {
    transform: translate(0, -50%) rotate(180deg);
}

.dashboard-links a {
    font-size: 12px;
    padding: 10px 0;
}

.page-wrapper.my-account .row.vertical-tabs>* {
    max-width: 100%;
    width: 100%;
    flex-basis: unset;
    flex-grow: unset;
}

.row.vertical-tabs {
}

.page-wrapper.my-account .row.vertical-tabs {
    flex-wrap: wrap;
}

.u-columns.woocommerce-Addresses.col2-set.addresses>* {
    flex: 0 0 100%;
    max-width: 100%;
}

i.icon-shopping-basket:after {
    background: #d01b22;
}

.single-product .view-product .btn-buy {
    font-size: 11px;
    width: auto;
    padding: 0 13px !important;
    margin-right: 5px !important;
}

.single-product form.cart {
    padding-right: 0;
}

button.single_add_to_cart_button.btn.btn-buy.button.alt {
    margin-top: 0;
}
.mfp-wrap.mfp-auto-cursor.off-canvas.off-canvas-left.mfp-ready {
    height: calc(100vh - 70px) !important;
    top: 70px !important;
}

.off-canvas-left .mfp-content, .off-canvas-right .mfp-content {
    top: 70px !important;
    width: 95vw;
    background: white;
}

.sidebar-menu>ul>li>a {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    text-transform: uppercase;
    color: #000000;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 12px 0 !important;
}

.sidebar-menu>ul>li {margin: 0 20px !important;width: calc(100% - 40px) !important;background: transparent !important;}

.sidebar-menu li.header-search-form {
    display: none !important;
}



.sidebar-menu>ul>li>ul {
    position: unset !important;
    opacity: 1 !important;
}

.sidebar-menu .menu_product a {
    display: flex;
    align-items: center;
    padding: 0 !important;
}

.sidebar-menu .menu_product a img {
    height: 23px;
    width: auto;
    object-fit: unset;
    float: left;
    max-width: 20px;
    max-height: 19px;
}

.sidebar-menu .menu_product>ul>li>a {
    padding-left: 30px !important;
    position: relative;
}

.sidebar-menu .menu_product>ul>li>a>img {
    position: absolute;
    left: 0;
}

.sidebar-menu .menu_product>ul>li ul {
    position: absolute !important;
    opacity: 0;
    pointer-events: none;
}

.sidebar-menu .menu_product>ul>li {
    margin-bottom: 17px;
}

.menu_product>a {
    border: none !important;
}

.menu_product button.toggle {
    display: none;
}

.menu_product {
    padding-top: 11px !important;
}

.menu_product>ul.sub-menu {
    margin-top: 15px;
    margin-left: 17px;
}

.menu_product>ul.sub-menu>li>a {
    font-size: 13px;
}
.sidebar-menu>ul>li {
    border: none !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}

.sidebar-menu>ul>li>a {
    border: none;
}
.mfp-ready .mfp-close {
    right: unset;
    left: 0;
    width: 68px;
    height: 65px;
}

.mfp-ready .mfp-close svg {
    width: 38px;
    height: auto;
}
.toggle_menu:before {
    transition: all 0.3s ease-in-out;
    content: "";
    position: absolute;
    z-index: 1;
    right: 0;
    width: 10px;
    height: 10px;
    border-top: 2px solid #333;
    border-right: 2px solid #333;
    transform: rotate(45deg);
}

.toggle_menu {
    right: 0;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    position: absolute;
    transform: translateY(-26px);
    z-index: 9;
}

.sidebar-menu>li {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: white;
    padding: 20px;
}

.sidebar-menu>li a img {
    display: none;
}

.sidebar-menu>li>a {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 10px;
    margin-bottom: 12px;
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
    line-height: 16px;
    text-transform: uppercase;
    color: #1A1A1A;
    position: relative;
    padding-left: 20px;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    padding: 0 0 10px 20px;
    width: 100%;
    display: block;
}

.sidebar-menu>li *,.sidebar-menu>li {
    list-style: none;
}

.sidebar-menu>li .toggle_menu {
    left: 23px;
    top: 14px;
    transform: rotate(180deg) translate(0) !important;
    justify-content: center;
}

.sidebar-menu>li ul {
    margin: 0;
}


.sidebar-menu>li>ul>li>a {
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
    line-height: 26px;
    text-transform: uppercase;
    color: #1A1A1A;
    margin-bottom: 7px;
}

.sidebar-menu>li>ul>li>ul {
    padding: 10px 0 0 13px;
}

.sidebar-menu>li>ul>li>ul a {
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 180%;
    color: #000000;
    opacity: 0.7;
    text-transform: uppercase;
}