#wpadminbar {
    top: auto;
    bottom: 0;
    opacity: 0;
}

#wpadminbar:hover {
    opacity: 1;
    z-index: 1090;
}

html {
    margin-top: 0 !important;
}

.main-menu .navigation>li>ul {
    width: 330px;
}

.main-header .menu-right-content,
.logo-box {
    width: 122px;
}


.sticky-header .main-menu .navigation>li>a {
    padding: 20px 10px;
}

body,
.main-menu .navigation>li>a,
.main-menu .navigation>li a,
.main-footer .footer-top .links-widget .links-list li a,
.header-top *,
.footer-bottom *,
.search-form *,
.main-header.style-four .header-lower .category-box p {
    font-size: 14px;

}

.main-header .logo-box {
    padding: 0 0px;
}

.sticky-header .logo-box .logo {
    padding: 0 !important;
}

.sticky-header .logo-box .logo img {
    height: 50px;
}

.sticky-header .outer-box {
    position: relative;
    display: flex;
    /* justify-content: space-between; */
    align-items: center;
}

.sticky-header .outer-box .pull-right {
    margin-left: auto;
}


.main-header .logo-box img {
    display: block;
    height: 50px;
}

.top-right.pull-right,
#menu-top-menu {
    display: flex;
    align-items: center;
}

#menu-top-menu a {
    color: #fff;
    margin-left: 20px;
    padding: 10px 0;
}

#menu-top-menu a:hover {
    opacity: .8;
}

:root {
    /* --secondfont : 'Josefin Sans', sans-serif; */
    --secondfont: 'Poppins', sans-serif;
    --appmaincolor: #3ca3cb;
}


.main-footer .footer-top .footer-widget .widget-title h3 {
    font-size: 16px;
    line-height: 28px;
}


.footer-logo img {
    height: 50px;
}


header .auto-container,
footer .auto-container {
    max-width: 95%;
}


.main-footer.light .footer-top .contact-widget .info-list li i {
    font-size: 24px;
}

.newsletter-form input,
.main-footer .footer-top .newsletter-widget .widget-content .newsletter-form .form-group input[type='email'],
.main-footer .footer-top .newsletter-widget .widget-content .newsletter-form .form-group input[type='text'] {
    position: relative;
    display: block;
    width: 100%;
    height: 50px;
    border: 1px solid #222;
    padding: 10px 20px;
    font-size: 14px;
    color: #222;
    background: #fff;
    margin-bottom: 10px;
    transition: all 500ms ease;
}

.newsletter-form button {
    font-size: 14px;
}

.links-list a {
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 100%;
    display: block;
    overflow: hidden;
}

.search-form button,
.main-header.style-four .header-lower .search-info .search-form .form-group button {
    display: flex;
    align-items: center;
    justify-content: center;
}

.search-form button i {
    margin: 0;
    font-size: 18px;
}


@media only screen and (max-width: 1499px) {
    .main-header.style-four .header-lower .search-info .search-form .form-group {
        min-width: 350px;
    }
}

.main-header.style-four .header-lower .search-info .select-box:before {
    left: -30px;
}


.main-header .nice-select {
    width: 220px !important;
}

.main-header.style-four .header-lower .nice-select:after {
    display: none;
}


.main-header .menu-right-content li.shop-cart a span {
    left: 12px;
    top: -6px;
}


.main-footer.light .footer-top,
.main-footer.light .footer-bottom,
.main-header.style-four .header-top {
    background: #08151a;
}

.main-header.style-four .header-lower .category-box p {
    background: #08151a;
}

footer *,
.info-list li * {
    font-size: 14px !important;
}


.banner-style-three.alternet-2 .banner-carousel .slide-item {
    max-height: 520px;
    overflow: hidden;
}

.banner-style-three.alternet-2 .inner-box .single-item {
    height: 246px;
}


.banner-style-three.alternet-2 .banner-carousel .slide-item:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.79;
    background-image: radial-gradient(circle at 95% 44%, rgba(255, 255, 255, 0.00) 0%, #000000 100%);

}

.banner-style-three .banner-carousel .content-box {
    max-width: 440px;
}

.banner-style-three.alternet-2 .banner-carousel .content-box h1 {
    color: #fff;
    font-size: 2.35rem;
    line-height: 1;
    margin-bottom: 15px;
}

.banner-style-three.alternet-2 .banner-carousel .owl-nav .owl-prev,
.banner-style-three.alternet-2 .banner-carousel .owl-nav .owl-next {
    bottom: 2.5rem;
}


.banner-style-three .banner-carousel .content-box p {
    font-size: 14px;
}

.banner-style-three .banner-carousel .owl-nav .owl-prev:hover,
.banner-style-three .banner-carousel .owl-nav .owl-next:hover {
    background: var(--appmaincolor);
}

.banner-style-three.alternet-2 .inner-box .single-item:last-child .image-box {
    position: absolute;
    width: 150px;
    overflow: hidden;
    height: 150px;
    border-radius: 100%;
}



.banner-style-three .inner-box .single-item::before {
    display: none;
}

.banner-style-three.alternet-2 .inner-box .single-item:first-child .image-box {
    height: 124px;
    width: 100%;
    bottom: 0;
    overflow: hidden;

}

.banner-style-three.alternet-2 .inner-box .single-item:first-child .image-box img {
    height: 300px;
    width: 300px;
    border-radius: 100%;
    left: 50%;
    margin-right: auto;
    margin-left: auto;
    display: block;
    margin-top: 0;
}

.banner-style-three.alternet-2 .inner-box .single-item:last-child .pattern-layer {
    display: none;
}

/* // */


.service-block-one .inner-box h3 {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 3px;
}

.service-block-one .inner-box p {
    line-height: 1.5;
    font-size: 14px;
}

.service-block-one .icon-box svg,
.service-block-one .icon-box img {
    width: 40px;
    height: auto;
    margin-left: 10px;
}

.service-block-one .icon-box svg path {
    fill: var(--appmaincolor);
}

/* // */


.advice-block .advice-box h3 {
    font-size: 16px;
    line-height: 1;
    margin-bottom: 17px;
}


.advice-block .advice-box h2 {
    font-size: 18px;
    line-height: 1.5;
    color: #fff;
    font-weight: 600;
    margin-bottom: 11px;
}

.advice-block .advice-box .price span {
    margin-bottom: 0;
}

.advice-block .advice-box .price>span,
.advice-block .advice-box .price>span * {
    display: flex;
    justify-content: center;
}

.advice-block .advice-box figure.image-box {
    width: 300px;
    height: 235px;
    margin-bottom: -20px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    top: 50px;
    position: relative;
}

.advice-block .advice-box figure.image-box img {
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    width: 250px;
    height: 250px;
    object-fit: cover;
    border-radius: 100%;
    bottom: -34px;
}

/* /// */


.shop-style-three .tab-btn-box h2,
.trending-products .shop-inner .top-inner h2 {
    font-size: 26px;
    letter-spacing: -.6px;
}

.shop-block-three .inner-box .lower-content a {
    font-weight: 600;
    line-height: 1.2;
}

.shop-block-three .inner-box:hover .image-box img {
    opacity: 1;
}

.shop-block-three .inner-box .image-box .info-list li a {
    border-radius: 100%;
}

.shop-block-three .inner-box .image-box {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 314px;
}

.shop-block-three .inner-box .image-box img {
    width: 100%;
    height: 100%;
    position: absolute;
    object-fit: cover;
    border: 1px solid #dbdbdb;
}

@media screen and (max-width:1280px) {
    .shop-block-three .inner-box .image-box {
        height: 250px;
    }

    .advice-block .advice-box figure.image-box {
        height: 184px;
        width: 100%;
    }

    .advice-block .advice-box figure.image-box img {
        width: 230px;
        height: 230px;
        bottom: -60px;
    }

    .advice-block .advice-box:before {
        display: none;
    }

    .shop-style-three .tab-btn-box h2 {
        font-size: 20px;
    }
}

@media only screen and (max-width: 992px) {
    .service-block-one .inner-box {
        margin-bottom: 0;
    }

    .service-style-three .row>div:last-child {
        display: none;
    }
}


@media only screen and (max-width: 767px) {
    .shop-block-three {
        max-width: 100%;
        margin: 0 auto;
    }

    ul.tab-btns.tab-buttons.pull-right.clearfix>li {
        margin-left: 0;
    }

    .shop-style-three .tab-btn-box .tab-btns li.active-btn,
    .shop-style-three .tab-btn-box .tab-btns li:hover {
        color: var(--appmaincolor);
    }

    .shop-style-three .tab-btn-box .tab-btns li:before {
        background: var(--appmaincolor);
    }
}

.price_deals,
.price_deals * {
    display: flex;
    align-items: center;
    margin: 0 !important;
}


.gray-bg {
    background: var(--appmaincolor);
}

.deals-style-two .single-column:first-child .single-item .inner-box {
    background: var(--appmaincolor);
}

.deals-style-two .single-column:last-child .single-item .inner-box {
    background: #134051;
}

.deals-style-two .single-item .inner-box .image-box {
    width: 280px;
    height: 280px;
    top: 50px;
    overflow: hidden;
}


.deals-style-two .single-item .inner-box .image-box:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.79;
    background-image: radial-gradient(circle at 95% 44%, rgba(255, 255, 255, 0.00) 0%, #000000a3 100%);
    z-index: 10;
}

.deals-style-two .single-column .single-item .inner-box {
    min-height: 300px;
}


.deals-style-two .single-item .inner-box h2 {
    font-size: 30px;
    line-height: 1;
    margin-bottom: 20px;
    padding-right: 150px;
    position: relative;
    z-index: 10;
    padding-bottom: 2px;
}

.deals-style-two .single-item .inner-box h4 {
    font-size: 15px;
}

.deals-style-two .single-column .single-item .inner-box img {
    position: absolute;
    height: 100%;
    object-fit: cover;
    object-position: center;
    z-index: 1;
    width: 100%;
}

.price.price_deals {
    color: #fff;
}

.deals-style-two .single-item .inner-box h2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-shadow: 1px 1px 12px #0000003d;
}


/* // */


.cta-section.alternet-2 .image-layer {
    height: 498px;
}

.cta-section .cta-inner h2 {
    font-size: 38px;
    margin-bottom: 16px;
}

.cta-section .cta-inner p {
    font-size: 16px;
}

/* /// */

.shop-style-four .single-block .top-inner h2 {
    font-size: 18px;
}

.shop-style-four .single-block .top-inner a {
    font-size: 14px;
}

.shop-block-four .inner-box {
    padding: 4px 0px 0px 120px;
}

.shop-block-four .inner-box .inner a {
    font-weight: 600;
    line-height: 1.2;
    display: block;
}

.shop-block-four {
    padding: 24px;
    min-height: 140px;
}


/* .shop-block-four {
    background: #f5f5f5;
} */

.shop-block-four .inner-box .image-box img {
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.shop-block-four .inner-box .inner a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}


.shop-style-four .single-block .top-inner {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}


.shop-style-four .single-block .top-inner a {
    width: 100px;
}

.shop-style-four .single-block .top-inner h2 {
    width: calc(100% - 100px);
}

/* /// New nav */

.main-header .header-lower .category-box p:before {
    top: 12px;
    left: 20px;
}

/* .main-header.style-four .header-lower .category-box p {
    padding: 9px 20px 9px 20px;
} */

.main-header.style-four .header-lower .category-box p {
    padding: 9px 0;
}

.main-header.style-four .header-lower .search-info .select-box:before {
    top: 0;
    height: 44px;
}

.main-header.style-four .header-lower .category-box p svg {
    height: 18px;
    margin-right: 8px;
    width: auto;
}

.header-lower {
    padding: 10px 0px;
    border-top: 1px solid #ddd;

}

.main-header.style-four .header-lower .category-box p {
    background: transparent;
    color: var(--dark);
}


.main-header .header-lower .category-box .category-content li a {
    padding: 8px 30px 8px 54px;
}

.main-header.style-four .header-lower .category-box .category-content li a:before {
    left: 22px;
    top: 18px;
}

.main-header.style-four .header-lower .category-box .category-content li a:hover {
    cursor: pointer;
}

.main-header.style-four .header-lower .search-info .search-form .form-group input[type='search'],
.main-header.style-four .header-lower .search-info .search-form .form-group button,
.main-header.style-four .header-lower .nice-select,
.main-header.style-four .header-lower .search-info .select-box select.wide {
    height: 44px;
}

.main-header.style-four .header-lower .nice-select {
    line-height: 50px;
}


.main-header.style-four .header-lower .search-info .search-form .form-group button i {
    font-size: 16px;
    margin-right: 10px;
}


.instagram-style-two .image-box .info-list {
    transition: all 500ms ease;
    padding: 6px 15px;
    min-width: auto;

}

.instagram-style-two .image-box .info-list {
    display: flex;
    align-items: center;
}

.instagram-style-two .image-box .info-list li a i {
    top: 0;
}

.banner-style-three.alternet-2 .inner-box .single-item:first-child {
    margin-bottom: 28px;
}

@media screen and (min-width: 992px) and (max-width: 1315px) {
    .main-menu .navigation>li {
        margin: 0px 10px;
    }

    .main-header .logo-box {
        width: 124px;
    }

    .main-header .header-upper .upper-inner .menu-area {
        width: calc(100% - calc(124px + 124px));
    }

    .main-header .menu-right-content,
    .logo-box {
        width: 124px;
    }

    .main-menu .navigation {
        margin: 0px;
        display: flex;
        justify-content: center;
    }


    .main-menu .navigation>li>a,
    .main-menu .navigation>li>ul>li>a,
    .main-menu .navigation>li>.megamenu li>a,
    #menu-top-menu a,
    .main-header.style-four .header-top .info li,
    .main-header .header-top .info li a {
        font-size: 13px !important;
    }

    .sticky-header .outer-box .pull-right {
        margin-left: auto;
        margin-right: auto;
    }

    header .auto-container {
        max-width: 100%;
    }

}

@media screen and (min-width: 992px) and (max-width: 1176px) {
    ul#menu-navigation>li:last-child {
        display: none;
    }

    .main-menu .navigation {
        justify-content: center;
        display: flex
    }

    .main-header .header-upper .upper-inner .menu-area {
        width: calc(100% - calc(124px + 124px));
    }

    .main-header .menu-right-content,
    .logo-box {
        width: 124px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1130px) {
    .main-menu .navigation>li>a {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 100%;
    }
}

.mobile_only_small {
    display: none !important;
}

.search-form button svg {
    height: 18px;
    position: relative;
    left: -6px;
}

.catmenu {
    display: none;
}

.main-header .header-lower .category-box p:before {
    display: none;
}

@media screen and (max-width:992px) {
    .main-header .header-top .top-left {
        display: none;
    }

    .top-right.pull-right,
    #menu-top-menu {
        display: flex;
        justify-content: end;
    }

    .mobile-menu .navigation li>a {
        font-size: 14px;
    }

    .mobile_only_small {
        display: block !important;
    }

    .main-header .header-upper .upper-inner .menu-area {
        width: calc(100% - calc(124px + 82px));
    }

    .main-header .menu-right-content {
        width: calc(100% - 124px);
    }

    .main-header .header-upper .upper-inner .menu-area {
        display: none;
    }

    .main-header .menu-right-content {
        justify-content: end;
    }

    li.shop-cart {
        margin-right: 8px !important;
    }

    .mobile-nav-toggler:hover {
        cursor: pointer;
    }

    .mobile-menu .navigation li ul li>a {
        font-size: 14px;
    }

    .mobile-menu .menu-box {
        background: #08151a;
    }

    .banner-carousel .content-box h1 {
        font-size: 28px !important;
        line-height: 32px !important;
    }

    .main-footer .footer-top .links-widget .links-list li,
    .main-footer .footer-top .contact-widget .info-list li {
        position: relative;
        display: block;
        margin-bottom: 0;
    }

    .catmenu {
        display: block;
    }

    .header-top {
        display: none !important;
    }

    header.main-header.style-four {
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 1080;
        background: #fff;
    }



}

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

    .main-header.style-four .header-lower .category-box {
        position: fixed;
        top: 18px;
        left: 125px;
    }

    .main-header.style-four .header-lower .category-box p {
        padding: 0;
        font-size: 0;
        width: 50px;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .main-header.style-four .header-lower .category-box p svg {
        height: 22px;
        background: transparent;
        margin: 0;
    }

    .main-header.style-four .header-lower .category-box p {
        background: transparent;
        color: #222222;
    }

    .main-header.style-four .header-lower .category-box .category-content {
        top: 80px;
        position: fixed;
        width: 300px;
        border-top: 1px solid #ddd;
    }

    .main-header .logo-box img {
        display: block;
        height: 50px;
        position: relative;
        top: -3px;
    }

    .main-header.style-four .header-lower .category-box {
        width: 50px;
    }

    .main-header.style-four .header-lower .search-info .search-form .form-group input[type='search'],
    .main-header.style-four .header-lower .search-info .search-form .form-group button,
    .main-header.style-four .header-lower .nice-select {
        height: 40px;
    }

    .main-header.style-four .header-lower .search-info {
        position: fixed;
        top: 21px;
        left: 184px;
    }

    .main-header.style-four .header-lower .search-info .search-form .form-group button {
        background: transparent;
        color: #000;
        width: 40px;
    }

    .main-header.style-four .header-lower .search-info .search-form .form-group button span {
        display: none;
    }

    .search-form button svg {
        height: 18px;
        position: relative;
        left: -4px;
        top: 1px;
    }

    .main-header.style-four .header-lower .search-info .search-form .form-group input[type='search'] {
        padding: 10px 30px 10px 15px;
    }

    .main-header.style-four .header-lower .search-info {
        max-width: 300px;
        border: 1px solid #d8d7d7;
        border-radius: 8px;
    }

    .main-header.style-four .header-lower .search-info * {
        background: transparent;
    }

    body {
        padding-top: 60px;
    }

    header.main-header.style-four {
        border-bottom: 1px solid #ddd;
    }

    .mobile-menu .nav-logo {
        position: relative;
        padding: 20px;
        text-align: left;
    }

    .mobile-menu .nav-logo img {
        height: 40px;
    }

    .banner-carousel {
        position: relative;
        margin-bottom: 24px;
    }

    .banner-style-three.alternet-2 .inner-box .single-item:first-child .image-box,
    .banner-style-three.alternet-2 .inner-box .single-item:last-child .image-box {
        height: 130px;
        width: 130px;
        bottom: 0;
        overflow: hidden;
        top: 92px;
    }

    .banner-style-three.alternet-2 .inner-box .single-item:first-child .image-box img,
    .banner-style-three.alternet-2 .inner-box .single-item:last-child .image-box img {
        height: 100%;
        width: 100%;
    }

    .banner-style-three.alternet-2 .banner-carousel .content-box .btn-box a {
        font-size: 14px;
        padding-bottom: 8px;
    }

    .banner-style-three .inner-box {
        display: flex;
        flex-wrap: wrap;
    }

    .banner-style-three .inner-box .single-item {
        width: 50%;
    }

    .banner-style-three.alternet-2 .banner-carousel .slide-item {
        max-height: 412px;
        overflow: hidden;
    }

    .deals-style-two .row>div:first-child {
        margin-bottom: 24px;
    }

}

@media screen and (max-width:640px) {
    .main-header.style-four .header-lower .search-info {
        display: none;
    }

    .banner-style-three .inner-box .single-item {
        width: 100%;
    }
}

.main-menu .navigation>li {
    padding: 20px 0px;
}

.main-header.style-four {
    border-bottom: 1px solid #ddd;
}


/* LMS */


.product-details {
    position: relative;
    padding: 20px 0 80px 0;
}

nav.woocommerce-breadcrumb *,
nav.woocommerce-breadcrumb {
    font-size: small;
}

nav.woocommerce-breadcrumb a {
    color: #08151a;
}

nav.woocommerce-breadcrumb {
    margin-bottom: 24px;
}


.related-product .shop-block-three {
    margin-bottom: 24px;
}

/* .related-product{
    padding-top: 80px;
} */

.sec-title h2 {
    font-size: 34px;
    line-height: 1.5;
}

.product-description {
    padding-top: 30px;
}

.product_meta_cat {
    margin-bottom: 28px;
}

.product-description p,
.product-description ul li {
    color: #000;
}

/* .image-column h1 {
    font-size: 2.35rem;
    line-height: 1;
    margin-bottom: 15px;
    font-weight: 600;
} */

.image-column h1 {
    font-size: 2rem;
    line-height: 1.2;
    margin-bottom: 24px;
    font-weight: 600;
    letter-spacing: -.5px;
}

.woocommerce-product-details__short-description p {
    color: #000;

}

.woocommerce-product-details__short-description *,
.woocommerce-product-details__short-description i,
.woocommerce-product-details__short-description em {
    font-style: normal;
    color: #000 !important;
}

.woocommerce-product-details__short-description p,
.woocommerce-product-details__short-description ul {
    font-size: 15px;
    opacity: .8;
}

.woocommerce-product-details__short-description ul {
    list-style-type: disc !important;
    margin: 1em 0;
    padding-left: 1.5em;
}

.woocommerce-product-details__short-description p,
.woocommerce-product-details__short-description h2,
.woocommerce-product-details__short-description h3,
.woocommerce-product-details__short-description h4,
.woocommerce-product-details__short-description h5,
.woocommerce-product-details__short-description h6,
.woocommerce-product-details__short-description ul {
    margin-bottom: 24px;

}

.woocommerce-product-details__short-description h2,
.woocommerce-product-details__short-description h3,
.woocommerce-product-details__short-description h4,
.woocommerce-product-details__short-description h5,
.woocommerce-product-details__short-description h6 {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 500;
}

.js-short-desc-wrapper {
    position: relative;
}

.js-short-desc {
    max-height: 300px;
    overflow: hidden;
    position: relative;
    transition: max-height 0.4s ease;
}

.js-short-desc.expanded {
    max-height: 10000px;
}

.read-more-btn {
    display: inline-block;
    margin-top: 0;
    border: none;
    text-decoration: underline;
    background: transparent;
    color: #000 !important;
}

.read-more-btn:focus {
    outline: none;
}

.product_meta_cat {
    display: flex;
    align-items: center;
}

.product_meta_cat svg {
    height: 18px;
    width: auto;
    margin-right: 7px;
}

/* .product_meta_cat a {
    background: var(--appmaincolor);
    color: #fff;
    font-weight: 500;
    padding: 4px 10px;
    border-radius: 6px;
    font-size: 12px;
} */

.product_meta_cat a {
    background: var(--appmaincolor);
    color: #fff;
    font-weight: 500;
    padding: 6px 10px;
    border-radius: 0;
    font-size: 13px;
    margin-right: 6px;
    margin-bottom: 6px;
    display: inline-block;
}

.product-details .product-description .tab-btns li {
    font-size: 15px;
}

.product-description .tab * {
    list-style: normal !important;
    color: var(--dark) !important;
    font-weight: normal !important;
    font-family: 'Poppins', sans-serif !important;
}

.product-description h2,
.product-description h3,
.product-description h4,
.product-description h5,
.product-description h6,
.product-description p,
.product-description .tab ul,
.product-description p span {
    font-size: 15px !important;
    opacity: .8;
    margin-bottom: 24px;
    line-height: 1.5;
}

.product-description ul li {
    margin-bottom: 16px;
    line-height: 24px;
}

.product_meta_cat a:hover {
    background: #f1c922;
    color: var(--dark);
}

.product-description .tab strong {
    font-weight: 500 !important;
}

.product-description .tab ul {
    padding-left: 16px;
}


.product-details-content {
    margin-bottom: 0;
}


.product-details .product-description {
    position: relative;
    margin-bottom: 60px;
}

.content_col_action {
    width: 100%;
    display: block;
    max-width: 370px;
}


.content_col_action {
    width: 100%;
    display: block;
}

#sticky_wrapper.sticky-active {
    position: fixed;
    top: 106px;
    width: 100%;
    z-index: 10;
}

#sticky_wrapper.sticky-stop {
    position: absolute;
    top: auto;
    bottom: 0;
}

.summary.entry-summary {
    padding: 24px;
}

.summary.entry-summary .theme-btn-two {
    width: 100%;
}

.summary.entry-summary>.price {
    font-size: 28px;
    line-height: 1;
    margin-bottom: 12px;
    font-weight: 600;
    color: #000;
}

.stock.available-on-backorder {
    display: flex;
    align-items: center;
    margin-bottom: 24px;
    color: green;
    font-size: 14px;
    font-weight: 600;
}


span.onsale {
    position: absolute;
    display: inline-block;
    right: 0px;
    top: 20px;
    font-size: 13px;
    color: #fff;
    font-weight: 700;
    height: 27px;
    line-height: 27px;
    width: 80px;
    text-align: center;
    background: var(--appmaincolor);
}

span.onsale:before,
span.onsale:after {
    background: var(--appmaincolor);
}


span.onsale:before {
    position: absolute;
    content: '';
    width: 7px;
    height: 13px;
    top: 0px;
    left: -6px;
    clip-path: polygon(0% 0%, 100% 0, 100% 100%, 100% 100%, 0 0);
}

span.onsale:after {
    position: absolute;
    content: '';
    width: 7px;
    height: 13px;
    bottom: 0px;
    left: -6px;
    clip-path: polygon(0% 100%, 100% 0%, 100% 100%, 0% 100%, 0 0);
}

table.variations,
table.variations * {
    display: block;
}

table.variations .nice-select {
    width: 100%;
}

.nice-select.open .list {
    width: 100%;
}

ul.woocommerce-error {
    background-color: #17a2b8;
    color: #fff;
    font-weight: 600;
    padding: 14px 24px;
    margin-bottom: 24px;
}

ul.woocommerce-error li {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

ul.woocommerce-error a {
    background: #fff;
    color: #17a2b8;
    padding: 0px 20px;
}

.woocommerce-message {
    background: #28a745;
    color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: 600;
    padding: 14px 24px;
    margin-bottom: 24px;
}

.woocommerce-message a {
    background: #fff;
    color: #28a745;
    padding: 0px 20px;
}

.woocommerce-message a:hover,
ul.woocommerce-error a:hover {
    opacity: .8;
}

div#sticky_wrapper img {
    /* height: 348px; */
    height: 228px;
    width: 100%;
    object-fit: cover;
    object-position: center;
    border-bottom: 1px solid #ddd;
}

table.variations label {
    font-weight: 500;
    font-size: 12px;
    color: #08151a;
}

a.reset_variations {
    display: none !important;
}




table.variations .nice-select {
    width: 100%;
    margin-bottom: 18px;
    display: block;
}

.woocommerce-variation-price>span.price {
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 24px;
    display: block;
    opacity: 1;
    color: #08151a;
}

p.stock {
    display: none;
}


/* Cart */



.cart_header {
    background: #f2f3f5;
    line-height: 24px;
    min-width: 110px;
    padding: 12px 24px;
    color: #222;
    font-family: var(--secondfont);
    font-size: 16px;
    font-weight: 600;
    position: relative;
    margin-top: 34px;
    margin-bottom: 4px;
}

.cart_header_row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -1rem;
}

.cart-item {
    display: flex;
    flex-wrap: wrap;
}

.cart_item_wrap {
    display: flex;
    flex-wrap: wrap;
}

.cart_header_row>div {
    padding: 0 1rem;
}

.cart_item_wrap {
    align-items: center;
}


.cart_item_wrap {
    display: flex;
    align-items: center;
}

.cart_item_product img {
    height: 100px;
    width: 140px;
    object-fit: cover;
    object-position: center;
    border-radius: 4px;
    margin-right: 20px;
}


.cart_item_wrap * {
    color: var(--dark);
}


.cart_item_price,
.cart_header_price,
.cart_header_subtotal,
.cart_item_subtotal {
    width: 140px;
    text-align: right;
}



.cart_header_product,
.cart_item_product {
    width: calc(100% - 280px);
}

.cart-list>div {
    border-bottom: 1px solid #ddd;
    padding: 24px 20px;
    align-items: center;
}

.cart-list>div:last-child {
    border-bottom: 0;
}

.prod-title>a {
    font-weight: 500;
}

.cart_item_price *,
.cart_item_subtotal * {
    color: var(--dark);
}

.prod-title>a,
.cart_item_price *,
.cart_item_subtotal * {
    font-size: 14px;
}

.remove-btn {
    margin-right: 20px;
}

.remove-btn a {
    width: 38px;
    border: 0px solid #ddd;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100% !important;
    background: #dc35451f;

}

.remove-btn a {
    color: #dc3541;
}

.remove-btn a .flaticon-close {
    color: #dc3541;
    font-size: 12px;
}

.prod-title>a {
    display: block;
    max-width: 350px;
    line-height: 1.5;
}

.prod-title>a:hover {
    text-decoration: underline;
    color: var(--dark);
}

.remove-btn:hover a {
    background: #dc3541;
    color: #fff;
}

.remove-btn:hover a,
.remove-btn:focus a,
.remove-btn a:hover .flaticon-close {
    color: #fff;
}

.cart-list {
    margin-bottom: 34px;
}



.cart_totals h2 {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 25px;
    color: #222;
    font-weight: 600;
    background: #f2f3f5;
    padding: 14px 24px;
}

.cart_totals .order-total strong * {
    font-size: 16px !important;
}

.cart_totals table.shop_table * {
    color: var(--dark);
    font-size: 14px;
}

.cart_totals table.shop_table {
    width: 100%;
}

.cart_totals tbody>tr {
    border-bottom: 1px solid #ddd;
}

.cart_totals tbody>tr:last-child {
    border-bottom: 0px solid #ddd;
}

.cart_totals tbody th,
.cart_totals tbody td {
    padding: 18px 24px;
}


.cart_totals th {
    font-weight: 600;
}

.othre-content button.theme-btn-one {
    background: transparent;
    border-width: 1px;
}

.othre-content input#coupon_code {
    width: 250px;
    padding-left: 14px;
    border: 1px solid #ddd;
    border-right: 0;
    height: 52px;
    margin-right: -4px;
}

.othre-content button.theme-btn-one,
.othre-content button.theme-btn-two,
.othre-content input#coupon_code {

    font-size: 14px;
}

.othre-content button.theme-btn-one,
.othre-content button.theme-btn-two {
    height: 52px;
    display: flex;
    align-items: center;
}

.othre-content button.theme-btn-one {
    padding: 12px 35px;
}

.othre-content button.theme-btn-one {
    padding: 12px 30px 12px 34px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.coupon-box.pull-left.clearfix {
    display: flex;
    align-items: center;
}

.othre-content.clearfix {
    margin-bottom: 34px;
}

.cart_totals tbody th {
    line-height: 1.5;
}

.cart_totals tbody th span {
    display: block;
    font-size: 12px !important;
    font-weight: normal;
}

.cart_totals tbody strong {
    font-weight: 600;
}

.cart_totals tr.shipping th,
.cart_totals tr.shipping td {
    vertical-align: text-bottom;
}

section#shipping-calculator-form {}

section#shipping-calculator-form>p,
section#shipping-calculator-form label {
    display: block;
    width: 100%;
}

section#shipping-calculator-form label {
    margin-bottom: 0;
}

section#shipping-calculator-form .nice-select,
section#shipping-calculator-form input#calc_shipping_postcode {}


section#shipping-calculator-form {
    padding-top: 24px;
}

section#shipping-calculator-form label {
    margin-bottom: 0;
    font-weight: 500;
    font-size: 12px;
}

section#shipping-calculator-form {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -.5rem;
}

section#shipping-calculator-form>p {
    width: 50%;
    padding: 0 .5rem;
}

section#shipping-calculator-form input,
section#shipping-calculator-form select {
    border: 1px solid #ddd;
    height: 42px;
    border-radius: 0px;
    padding-left: 16px;
    width: 100%;
    margin-bottom: .5rem;
    font-size: 14px;
}

section#shipping-calculator-form select,
select#pa_documentation {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%238e8ea0' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");
    background-position: right .5rem center;
    background-repeat: no-repeat;
    padding-right: 2.5rem;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
    --tw-shadow: 0 0 transparent;
    -webkit-appearance: none;
    background-size: 16px;
}

select#pa_documentation {
    border: 1px solid #d5d5d5;
    border-radius: 0;
    width: 100%;
    margin-bottom: 14px;
    height: 45px;
    padding-left: 1rem;
    font-size: 14px;
}


.cart_totals tr.shipping td {
    padding-right: 0;
}


.nice-select {
    display: none !important;
}

section#shipping-calculator-form>p:nth-child(5) {
    width: 100%;
}



.shipping-calculator-form button.button {
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 26px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    color: #fff !important;
    text-align: center;
    background: #222;
    padding: 8px 16px;
    z-index: 1;
    margin-top: 0.5rem;
    width: 100%;
    margin-bottom: .5rem;
}

.woocommerce-shipping-calculator a.shipping-calculator-button {
    margin-bottom: 0;
}

.woocommerce-shipping-totals ul {
    margin-bottom: 0;
}

.woocommerce-shipping-totals ul label {
    margin-bottom: 0;
}

.woocommerce-shipping-totals ul,
.woocommerce-shipping-totals p {
    text-align: right;
    padding-right: 20px;
}

.cart_totals tbody tr:not(.shipping) td {
    text-align: right;
}

.cart_totals tbody tr th {
    width: 164px;
}

.cart_totals a.shipping-calculator-button {
    display: block;
    text-align: right;
    padding-right: 20px;
}


/* Checkout */

.checkout-section .sub-title {
    background: #f2f3f5;
    line-height: 24px;
    min-width: 110px;
    padding: 12px 24px;
    color: #222;
    font-family: var(--secondfont);
    font-size: 16px;
    font-weight: 600;
    position: relative;
    margin-top: 34px;
    /* margin-bottom: 34px; */
    margin-bottom: 20px;
}

.woocommerce-billing-fields__field-wrapper input.input-text {
    position: relative;
    display: block;
    width: 100%;
    height: 48px;
    font-size: 14px;
    color: #848484;
    padding: 12px 18px;
    transition: all 500ms ease;
    color: var(--dark);
}

p#billing_email_field {
    width: 100%;
}

.select2-container--default .select2-selection--single,
.woocommerce-billing-fields__field-wrapper input.input-text {
    border: 1px solid #d5d5d5;
    border-radius: 0;
}


.woocommerce-billing-fields__field-wrapper .woocommerce-input-wrapper {
    display: block;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    padding-left: 15px;
    display: block;
}

.select2-container--default .select2-selection--single .select2-selection__arrow,
.select2-container .select2-selection--single {
    height: 45px;
}

#billing_state_field input#billing_state {
    display: none;
}

.woocommerce-billing-fields__field-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -1rem;
}


.woocommerce-billing-fields__field-wrapper>p {
    padding: 0 1rem;
    width: 50%;
}

.woocommerce-billing-fields__field-wrapper label,
p#order_comments_field>label {
    margin-bottom: .2rem;
    color: var(--dark);
    font-weight: 500;
    font-size: 14px;
}

.woocommerce-billing-fields__field-wrapper #billing_address_2_field {
    display: none !important;
}

.woocommerce-billing-fields__field-wrapper .woocommerce-input-wrapper {
    display: block;
    margin-bottom: 23px;
}


span.woocommerce-terms-and-conditions-checkbox-text {
    color: var(--dark);
    font-size: 12px;
    line-height: 1.4;
    display: inline-block;
}

label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
    display: flex;
    align-items: start;
    cursor: pointer;
}


label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox abbr {
    display: none;
}



[type=checkbox],
[type=radio] {
    --tw-shadow: 0 0 transparent;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;
    background-origin: border-box;
    border-color: #8e8ea0;
    border-width: 1px;
    color: #009cde;
    display: inline-block;
    flex-shrink: 0;
    height: 1rem;
    padding: 0;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
    -webkit-user-select: none;
    user-select: none;
    vertical-align: middle;
    width: 1rem
}

[type=checkbox] {
    border-radius: 0
}

[type=radio] {
    border-radius: 100%
}

[type=checkbox]:focus,
[type=radio]:focus {
    --tw-ring-inset: var(--tw-empty,
            /*!*/
            /*!*/
        );
    --tw-ring-offset-width: 2px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: #009cde;
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    outline: 2px solid transparent;
    outline-offset: 2px
}

[type=checkbox]:checked,
[type=radio]:checked {
    background-color: #009cde;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-color: transparent
}

[type=checkbox]:checked {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0z'/%3E%3C/svg%3E");
    border: 1px solid #009cde !important;
}

[type=radio]:checked {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E");
    border: 1px solid #009cde !important;
}

[type=checkbox]:checked:focus,
[type=checkbox]:checked:hover,
[type=radio]:checked:focus,
[type=radio]:checked:hover {
    background-color: #009cde;
    border-color: transparent
}

[type=checkbox]:indeterminate {
    background-color: #009cde;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-color: transparent
}

[type=checkbox]:indeterminate:focus,
[type=checkbox]:indeterminate:hover {
    background-color: #009cde;
    border-color: transparent
}


label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox input#terms {
    border: 1px solid #b3b3b3;
    margin-right: 15px;
    margin-top: 3px;
    border-radius: 2px;
}

ul.wc_payment_methods.payment_methods.methods li {
    /* display: flex;
	align-items:start; */
}

ul.wc_payment_methods.payment_methods.methods li input[type="radio"] {
    border: 1px solid #b3b3b3;
    margin-right: 15px;
    margin-top: 0px;
    margin-top: -3px;
}

ul.wc_payment_methods.payment_methods.methods li label {
    margin: 0;
    color: var(--dark);
    cursor: pointer;
    font-size: 14px;
}

.payment_box {
    padding-left: 34px;
    margin-bottom: 18px;

}

ul.wc_payment_methods.payment_methods.methods li img {
    display: none;
}

.wc-ppcp-payment-method__container .wc-ppcp-popup__container p {
    margin-top: 0;
}

.payment_box p {
    font-size: 14px;
}

li.wc_payment_method.payment_method_paypal label a {
    color: var(--dark);
    text-decoration: underline;
    opacity: .5;
    margin-left: 10px;
}

ul.wc_payment_methods.payment_methods.methods li {
    margin-bottom: 10px;
}

ul.wc_payment_methods.payment_methods.methods {
    margin-bottom: 24px;
}

ul.wc_payment_methods.payment_methods.methods li img {
    height: 30px;
    width: auto !important;
    margin: 0 8px;
}

[type=checkbox]:checked {
    border: 1px solid #2563eb
}

.woocommerce-terms-and-conditions-wrapper {
    margin-bottom: 24px;
}

.single-box.clearfix {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
}

.single-box.clearfix .price {
    width: 120px;
    text-align: right;
}

.single-box.clearfix .details {
    width: calc(100% - 254px);
}

.single-box.clearfix .price * {
    color: var(--dark);
}

.single_box_group>.single-box {
    margin-bottom: 24px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 24px;
}

.single-box.clearfix .image img {
    height: 80px;
    width: 110px;
    object-fit: cover;
    object-position: center;
}

.single-box.clearfix .details h6 {
    font-size: 14px;
    max-width: 300px;
    font-weight: 500;
    display: block;
}

.single-box.clearfix .image {
    width: 130px;
}

.sub_review_col {
    border-bottom: 1px solid #ddd;
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.sub_review_col>div {
    width: 50%;
    color: var(--dark);
}

.sub_review_col>div:first-child {
    font-weight: 600;
}

.sub_review_col>div:last-child {
    text-align: right;
}

.sub_review_total strong {
    font-size: 18px;
    font-weight: 600;
}

.h3_paymentproccess {
    background: #f2f3f5;
    line-height: 24px;
    min-width: 110px;
    padding: 12px 24px;
    color: #222;
    font-family: var(--secondfont);
    font-size: 16px;
    font-weight: 600;
    position: relative;
    margin-top: 34px;
    margin-bottom: 0;
    position: relative;
    z-index: 10;
    margin-bottom: -1px;
    border: 1px solid #d5d5d5;
}

.woocommerce-checkout-payment#payment {
    border: 1px solid #d5d5d5;
    border-radius: 0;
    padding: 28px;
}

.sub_review>.sub_review_col:last-child {
    border: 0;
    margin-bottom: 0;
}

.wc-ppcp-payment-method__container .wc-ppcp-popup__container p {
    margin-top: 0;
    text-align: left;
    line-height: 1.5;
}

.payment_box.payment_method_stripe {
    padding-top: 14px;
}

.payment_box.payment_method_stripe {
    border: 1px solid #d5d5d5;
    padding: 24px;
    margin-left: 34px;
    margin-top: 14px;
}


form.checkout.woocommerce-checkout .sub-title {
    margin-top: 28px;
}


.checkout-section {
    padding-bottom: 20px;
}

p.testmode-info {
    display: none;
}

/* Confirmation */


.woo_confirmation {
    padding: 34px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    border: 1px solid #ddd;
    margin: 34px 0;
}

.woo_confirmation .value {
    margin-bottom: 14px;
}

.order_confirmation_title {
    background: #28a745;
    color: #fff;
    font-weight: 600;
    text-align: center;
    padding: 10px;
    margin-left: -34px;
    margin-right: -34px;
    margin-top: -34px;
}

.order_confirmation_title_error {
    background-color: #dc3545 !important;
}

.order_sub_title {
    background: #f2f3f5;
    line-height: 24px;
    min-width: 110px;
    padding: 12px 24px;
    color: #222;
    font-family: var(--secondfont);
    font-size: 16px;
    font-weight: 600;
    position: relative;
    margin-top: 34px;
    /* margin-bottom: 34px; */
    margin-bottom: 20px;
}


.address-content {
    color: var(--dark);
    font-size: 14px;
}

.wt_pklist_invoice_download {
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 26px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    color: #fff !important;
    text-align: center;
    background: #222;
    padding: 12px 35px;
    z-index: 1;
}

.sub_review {
    margin-left: auto;
    max-width: 50%;
}

.woo_confirmation a.button.button-primary.wt_pklist_invoice_print {
    display: none;
}

.woo_confirmation .wt_pklist_invoice_download {
    font-size: 14px;
    max-width: 300px;
    margin-left: auto;
    display: block;
    margin-top: 14px;
}

.woo_confirmation .wt_pklist_invoice_download:hover {
    background: var(--appmaincolor);
}

.woo_confirmation br {
    display: none;
}

.address-content br {
    display: block;
    width: 100%;
}

.order_infos {
    background: #f2f3f5;
    line-height: 24px;
    min-width: 110px;
    padding: 24px 24px 12px 24px;
    color: #222;
    font-family: var(--secondfont);
    font-size: 14px;
    position: relative;
    margin-top: 34px;
    margin-bottom: 0;
}

.order_infos .label {
    font-weight: 600;
}

.order_paragraph {
    margin-top: 34px;
    background: #e2f3e4;
    line-height: 1.5;
    padding: 24px;
    color: #28a745;
    font-size: 14px;
    font-weight: 500;
}

@media screen and (max-width: 992px) {
    .sub_review {
        max-width: 100%;
    }
}

@media screen and (max-width: 600px) {
    .woo_confirmation .wt_pklist_invoice_download {
        max-width: 100%;
    }
}

.invisibe_breadcrumb>a:nth-child(2) {
    display: none;
}



.empty_cart {
    width: 100%;
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
    min-height: 500px;
}

.empty_cart .cart-empty.woocommerce-info {
    color: var(--dark);
    margin-bottom: 34px;
    font-size: 1.7rem;
    font-weight: 600;
    letter-spacing: -.5px;
}

.user-account-menu .dropdown-toggle::after {
    display: none;
}

@media screen and (max-width: 992px) {
    #sticky_wrapper.sticky-active {
        position: relative;
        top: 0;
        width: 100%;
        z-index: 10;
    }

    .image-column,
    .content-column {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    #sticky_wrapper {
        margin-bottom: 40px;
    }

    .content_col_action {
        max-width: 100%;
    }

    .content-column {
        order: 1;
    }

    .image-column {
        order: 2;
    }

    body {
        padding-top: 84px;
    }

    .cart_item_product img {
        height: 60px;
        width: 80px;
    }

    .cart_item_price,
    .cart_header_price,
    .cart_header_subtotal,
    .cart_item_subtotal {
        width: 129px;
    }

    .cart_item_wrap .remove-btn {
        width: 38px;
    }

    .cart_header_product,
    .cart_item_product {
        width: calc(100% - 260px);
    }

    .cart_item_wrap .prod-thumb {
        width: 100px;
    }

    .cart_item_wrap .prod-title {
        width: calc(100% - 138px);
        max-width: calc(100% - 163px);
    }


}

@media only screen and (max-width: 1499px) {
    .main-header.style-four .header-lower .search-info {
        max-width: 600px;
    }

    .main-header.style-four .header-lower .search-info .search-form .form-group {
        min-width: 200px;
    }

}


.main-header.style-four .header-lower .search-info .search-form .form-group button {
    height: 44px;
    width: 44px;
}

.search-form button svg {
    left: 0;
}


.main-header.style-four .header-lower .category-box p:after {
    content: '';
    background: #ddd;
    width: 1px;
    height: 66px;
    display: block;
    position: absolute;
    top: -10px;
    right: 90px;
}

.main-header.style-four .header-lower .search-info .select-box:before {
    background: #ddd;
}

.main-header.style-four .header-lower .search-info {
    border: 1px solid #ddd
}

.main-header.style-four .header-lower .category-box .category-content {
    width: 769px;
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #ddd
}

.main-header.style-four .header-lower .category-box .category-content>li {
    width: 50%;
}

.main-header.style-four .header-lower .category-box .category-content {
    top: 56px;
}

/* // Login */

.myaccount-section .inner-box .upper-inner h3 {
    position: relative;
    font-size: 20px;
    line-height: 1.5;
    font-weight: 600;
    margin-bottom: 3px;
    letter-spacing: -.5px;
    text-transform: none;
}

.myaccount-section p {
    color: var(--dark);
    font-size: 14px;
}

.myaccount-section .inner-box .default-form .form-group label {
    font-size: 14px;
    color: var(--dark);
    font-weight: 500;
    margin-bottom: 6px;
}

.myaccount-section .inner-box .default-form .form-group button {
    display: block;
    width: 100%;
    padding: 12px 33px;
    font-size: 14px;
}

.custom-controls-stacked .description,
.myaccount-section .inner-box .default-form .form-group .recover-password {
    color: var(--dark);
    font-size: 14px;
}

.myaccount-section .inner-box .default-form .form-group .recover-password {
    text-decoration: underline;
}

.myaccount-section .inner-box .default-form .form-group input[type='text'],
.myaccount-section .inner-box .default-form .form-group input[type='email'],
.myaccount-section .inner-box .default-form .form-group input[type='password'],
.myaccount-section .inner-box .default-form .custom-control.material-checkbox .material-control-indicator {
    border: 1px solid #ddd;
}

.myaccount-section {
    background: #f1f1f1;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px white inset !important;
    font-size: 14px !important;
    -webkit-text-fill-color: #000 !important;
    /* utile si le texte devient jaune */
}

.myaccount-section .inner-box .default-form .form-group .recover-password {
    border-bottom: 0 !important;
}

.myaccount-section .inner-box .upper-inner {
    margin-bottom: 36px;
    text-align: center;
}

.myaccount-section .inner-box form>p {
    text-align: center;
}

.myaccount-section .inner-box form>p a {
    text-decoration: underline;
    color: var(--dark);
}

.grid_shad {
    position: relative;
    display: block;
    background: #fff;
    padding: 66px 50px;
    box-shadow: 0 10px 50px rgba(0, 0, 0, 0.1);
    margin-bottom: 34px;
}

.grid_shad label {
    font-size: 14px;
    color: var(--dark);
    font-weight: 500;
    margin-bottom: 6px;
}

.grid_shad input[type='text'],
.grid_shad input[type='email'],
.grid_shad input[type='password'],
.grid_shad_ input {
    position: relative;
    display: block;
    width: 100%;
    height: 50px;
    border: 1px solid #e6e6e6;
    padding: 10px 20px;
    font-size: 15px;
    color: var(--dark);
    transition: all 500ms ease;
    border: 1px solid #ddd;
}

.theme-btn-sm {
    font-size: 14px;
}


.account_content_dash {
    min-height: 500px;
}

.account-navigation-wrapper ul {
    display: flex;
    align-items: center;
}

.account-navigation-wrapper ul a {
    line-height: 30px;
    font-weight: 500;
    opacity: 1;
    font-family: 'Poppins', sans-serif;
    color: var(--dark);
    z-index: 1;
    display: block;
}

.account-navigation-wrapper ul {
    margin-bottom: 34px;
}

.account-navigation-wrapper ul li a:after {
    content: '';
    opacity: 0;
    display: block;
    height: 2px;
    background: var(--appmaincolor);
    width: 100%;
}

.account-navigation-wrapper ul li {
    margin-right: 24px;
}

.account-navigation-wrapper ul li.is-active a:after {
    opacity: 1;
}

.account-navigation-wrapper ul li.is-active a {
    color: var(--appmaincolor);
}

.woocommerce-MyAccount-navigation-link--payment-methods {
    display: none;
}


.account_content_dash .account-orders-list .order-card {
    box-shadow: 0 10px 50px rgba(0, 0, 0, 0.1);
    padding: 34px;
    margin-bottom: 34px;
}

.account_content_dash .account-orders-list .order-card {
    display: flex;
    justify-content: space-between;
}


.account_content_dash .order-info-grid {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.account_content_dash .order-info-grid>div:last-child {
    padding: 0 20px;
}


.account_content_dash .ref_commande {
    width: calc(100% - 200px);
}


.account_content_dash .order-actions {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
}

.account_content_dash .ref_price,
.ref_statut {
    width: 100px;
    text-align: right;
}


.account_content_dash .account-orders-list .order-card .wt_pklist_invoice_print,
.account_content_dash .account-orders-list .order-card .button.view {
    display: none !important;
}

.account_content_dash .account-orders-list .order-card .wt_pklist_invoice_download {
    font-size: 14px;
}

.account_content_dash .order-info-grid {
    color: var(--dark);
    font-weight: 500;
}


.account_content_dash .order-info-grid .ref_commande a {
    color: var(--dark);
    font-weight: 600;
    margin-right: 20px;
}

.account_content_dash .account-orders-list .order-card {
    flex-wrap: wrap;
}


.account_content_dash .download-infos,
.account_content_dash .download-action {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}


.account_content_dash .download-value {
    display: flex;
    align-items: center;
}


.account_content_dash .download-value .download-product-thumbnail {
    width: 130px;
}

.account_content_dash .download-value .download-product-thumbnail img {
    height: 80px !important;
    width: 110px !important;
    object-fit: cover;
    object-position: center;
}

.account_content_dash .download-value>a,
.account_content_dash .download-value>span {
    font-size: 14px;
    max-width: 300px;
    font-weight: 500;
    display: block;
    color: var(--dark);
    line-height: 1.5;
}

.account_content_dash .download-infos {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}


.account_content_dash .download-action {
    /* padding-left: 130px; */
    padding-top: 20px;
}

.account_content_dash .download-value-block {
    display: block;
    text-align: center;
}

.account_content_dash .download-details {
    color: var(--dark);
    margin-bottom: 20px;
}

.account_content_dash a.theme-btn-two {
    font-size: 14px;
}

.account_content_dash .wt_pklist_invoice_download {
    font-size: 14px;
}

.account_content_dash .wt_pklist_invoice_download:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    background: var(--appmaincolor);
}


.account_content_dash .wt_pklist_invoice_download:hover:after {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}


.account-navigation-wrapper ul a {
    padding: 10px 0;
}

.account-navigation-wrapper ul a:after {
    top: 8px;
    position: relative;
}


.account-navigation-wrapper ul {
    position: relative;
}

.account-navigation-wrapper ul:after {
    content: '';
    background: #ddd;
    display: block;
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 2px;
    z-index: -1;
    left: 0;
}


.item_addr {
    box-shadow: 0 10px 50px rgba(0, 0, 0, 0.1);
    padding: 34px;
    margin-bottom: 34px;
}

.item_addr {
    font-size: 14px;
    color: var(--dark);
}

.item_addr h3 {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 24px;
}


.grid_shad label {
    display: block;
    width: 100%;
}


.main-header.style-four .header-lower .search-info .search-form .form-group {
    min-width: 300px;
    margin: 0px;
    padding-right: 0;
}

.main-header.style-four .header-lower .search-info {
    max-width: 600px;
}

.main-header.style-four .header-lower .search-info .search-form .form-group button {
    height: 44px;
    width: 44px;
    margin-top: 1px;
}

.shop-block-index .price {
    margin-bottom: 24px !important;
}


.pagination_wrap ul {
    display: flex;
    padding-top: 34px;
    justify-content: center;
    width: 100%;
}

.pagination_wrap li.active * {
    background: var(--appmaincolor);
    color: #fff;
}

.pagination_wrap li * {
    color: var(--dark);
    display: flex;
    width: 34px;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    height: 34px;
    font-weight: 600;
}

/* Filter */


.advice-column h4 {
    font-size: 16px;
    font-weight: 600;
}

.advice-column .product-cat-links>li {
    border-bottom: 1px solid #ddd;
    max-width: 280px;
}

.advice-column .product-cat-links>li:last-child {
    border-bottom: 0;
}

.advice-column .product-cat-links a {
    display: flex;
    color: var(--dark);
    align-items: center;
    justify-content: space-between;
    padding: 8px 0;
    font-size: 14px;
    font-weight: 500;
}

.advice-column .product-cat-links a svg {
    height: 14px;
    ;
}

.advice-column .product-cat-links a span {
    display: flex;
    width: 24px;
    height: 24px;
    align-items: center;
    display: flex;
    justify-content: center;
    font-size: 11px;
    font-weight: 500;
    background: #e7e5e5;
    border-radius: 100%;
}

.advice-column .product-cat-links a.active span,
.advice-column .product-cat-links a:hover span {
    background: var(--appmaincolor);
    color: #fff;
}

.advice-column .product-cat-links a.active,
.advice-column .product-cat-links a:hover {
    color: var(--appmaincolor);
}




.user-account-menu.active .account-dropdown {
    display: block;
}

.user-account-menu .account-dropdown {
    display: none;
    position: absolute;
    z-index: 1000;
    list-style: none;

    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    padding: 0px 0px;
    line-height: 24px;
    background-color: #fff;
    -moz-transform: translateY(30px);
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    margin-left: -95px;
    margin-top: -6px;
    width: 165px;
}

.user-account-menu.active .account-dropdown {
    display: block;
}

.user-account-menu.active .account-dropdown a {
    position: relative;
    display: block;
    padding: 12px 12px;
    line-height: 24px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    text-transform: none;
    color: #222;
    border-bottom: 1px solid #e3e3e3;
    text-align: left;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    width: 100%;
    text-align: center;
}

.user-account-menu.active .account-dropdown li {
    width: 100%;
}

.user-account-menu.active ul.sub-menu.account-dropdown>li:last-child a {
    border: 0;
}

.shop-block-three .inner-box .image-box {
    position: relative;
}

.amiral_signature,
.amiral_signature * {
    font-size: 14px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.amiral_signature svg path {
    fill: #ee2d2f
}

.amiral_signature svg {
    height: 18px;
    width: auto;
    position: relative;
    top: 1px;
    margin: 0 4px;
}

.amiral_signature a {
    display: flex;
    align-items: center;
    color: inherit;
}

.amiral_signature a img {
    height: 17px;
    width: auto;
    margin: 0 5px;
    filter: grayscale(1);
    position: relative;
    top: 0px;
}

.amiral_signature a:hover img {
    filter: grayscale(0);
}

.amiral_signature a:hover {
    color: #ee2d2f;
}

.main-header .menu-right-content li.shop-cart a span {
    background: #f1c922;
    color: var(--dark);
}


.archive_blog .col-lg-12 img,
.archive_blog .col-lg-6 img {
    object-fit: cover;
    object-position: center;
    width: 100%;
}


.archive_blog .col-lg-12 img {
    height: 450px;
}

.archive_blog .col-lg-6 img {
    height: 224px;
}

.archive_blog .image-column h1 {
    margin-bottom: 34px;
}

.news-block-one .inner-box .lower-content .post-date {
    font-size: 12px;
    color: var(--dark);
    padding-left: 25px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 500;
}

.news-block-one .inner-box .lower-content h2 {
    font-size: 18px;
    line-height: 1.5;
    font-weight: 600;
    color: var(--dark);
    margin-bottom: 4px;
}

.news-block-one .inner-box .lower-content {
    margin-bottom: 34px;
}

.news-block-one .inner-box .lower-content .post-info li a {
    color: var(--dark);
    font-size: 14px;
}

.news-block-one .inner-box .lower-content p {
    margin-bottom: 14px;
    font-size: 14px;
    line-height: 24px;
    color: var(--dark);
}

.news-block-one .inner-box .lower-content .link a {
    font-size: 14px;
    color: var(--dark);
}

.sidebar .widget-title h3 {
    font-size: 18px;
    line-height: 1.5;
    font-weight: 600;
    color: var(--dark);
    margin: 0px;
    letter-spacing: -.25px;
}

.blog-sidebar .post-widget .post-inner .post h4 {
    font-size: 15px;
}

.blog-sidebar .post-widget .post-inner .post h4 a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.content_blog strong {
    font-weight: 600;
}

/* // Fixed nav formation */

.sticky_formation_meta {
    display: none;
}

.content_blog a {
    text-decoration: underline;
}

.content_blog ul li {
    font-size: 15px !important;
    margin-bottom: 24px;
    line-height: 1.5;
    position: relative;
}

.content_blog ul li:before {
    content: '';
    /* background: var(--dark); */
       background: var(--appmaincolor);
    width: 8px;
    height: 8px;
    display: inline-block;
    position: absolute;
    left: -1.5rem;
    top: 7px;
    border-radius: 100%;
}

.content_sign {
    padding: 24px 0;
    display: flex;
    align-items: center;
    color: var(--dark);
}

.content_sign a {
    color: var(--dark);
    font-weight: 500;
}

.content_sign>li {
    margin: 0 8px;
}

.content_sign>li:first-child {
    margin-left: 0;
}

.blog-content ul.social-links.clearfix,
.blog-content ul.social-links.clearfix a {
    display: flex;
    align-items: center;
}
.blog-content 
ul.social-links.clearfix li {
    margin-right: 14px;
}

.blog-content ul.social-links.clearfix a {
    background: #f1c922;
    color: var(--dark);
    width: 36px;
    height: 36px;
    justify-content: center;
    border-radius: 100%;
}

.blog-content ul.social-links.clearfix a:hover {
    background: var(--appmaincolor);
    color: #fff;

}

.social-box h4 {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 500;
    color: var(--dark);
    margin: 0px;
    letter-spacing: -.25px;
    padding: 44px 0 14px 0;
}

.news-block-one .inner-box {
    border-top: 1px solid #dddddd;
    transition: all 500ms ease;

}

.news-block-one .inner-box .image-box img {
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
}

.blog-sidebar .post-widget .post-inner .post .post-date {
    font-size: 12px;
}