/*
Theme Name: shoptimizer-child
Template: shoptimizer
*/

@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;1,100;1,300;1,400&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
@font-face {
    font-family: "IBM Plex Sans";
    src: url("fonts/IBMPlexSans.eot");
    src: url("fonts/IBMPlexSans.eot?#iefix") format("embedded-opentype"), url("fonts/IBMPlexSans.woff2") format("woff2"),
        url("fonts/IBMPlexSans.woff") format("woff"), url("fonts/IBMPlexSans.ttf") format("truetype"),
        url("fonts/IBMPlexSans.svg#IBMPlexSans") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "IBM Plex Sans";
    src: url("fonts/IBMPlexSans-Bold.eot");
    src: url("fonts/IBMPlexSans-Bold.eot?#iefix") format("embedded-opentype"),
        url("fonts/IBMPlexSans-Bold.woff2") format("woff2"), url("fonts/IBMPlexSans-Bold.woff") format("woff"),
        url("fonts/IBMPlexSans-Bold.ttf") format("truetype"),
        url("fonts/IBMPlexSans-Bold.svg#IBMPlexSans-Bold") format("svg");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "IBM Plex Sans";
    src: url("fonts/IBMPlexSans-SemiBold.eot");
    src: url("fonts/IBMPlexSans-SemiBold.eot?#iefix") format("embedded-opentype"),
        url("fonts/IBMPlexSans-SemiBold.woff2") format("woff2"), url("fonts/IBMPlexSans-SemiBold.woff") format("woff"),
        url("fonts/IBMPlexSans-SemiBold.ttf") format("truetype"),
        url("fonts/IBMPlexSans-SemiBold.svg#IBMPlexSans-SemiBold") format("svg");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Rivolicons";
    src: url("fonts/Rivolicons-Free.eot");
    src: url("fonts/Rivolicons-Free.eot?#iefix") format("embedded-opentype"),
        url("fonts/Rivolicons-Free.woff2") format("woff2"), url("fonts/IBMPlexSans-SemiBold.woff") format("woff"),
        url("fonts/Rivolicons-Free.ttf") format("truetype"),
        url("fonts/Rivolicons-Free.svg#IBMPlexSans-SemiBold") format("svg");
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "CraftGothic";
    src: url("fonts/CraftGothic-HeavyCond.eot");
    src: url("fonts/CraftGothic-HeavyCondeot?#iefix") format("embedded-opentype"),
        url("fonts/CraftGothic-HeavyCond.woff2") format("woff2"), url("fonts/IBMPlexSans-SemiBold.woff") format("woff"),
        url("fonts/CraftGothic-HeavyCond.ttf") format("truetype");
    font-style: normal;
    font-display: swap;
}
@media screen and (min-width:1180px) {
    body.home .shoptimizer-archive .col-full {
        max-width: 100% !important;
        padding-left: 0;
        padding-right: 0;
    }
}
@media  screen and (max-width:468px) {
    body.shop #main ul.products li.product{
		padding:10px !important;
	}
    body.page-id-106475 .hero .item:first-child img{
        display: block !important;
        visibility: unset !important;
    }
}
body .site-header ul.site-header-cart.menu {
    display: none;
}

body.page-id-20242 .cross-sells {
    display: none;
}

.button[name="update_cart"] {
    margin-top: 20px;
    color: #111;
    background-color: #f8f8f8;
}

@media (max-width: 767px) {
    .button[name="update_cart"] {
        width: 100%;
    }
    .page-id-20244 section.coupon-wrapper {
        position: relative;
    }
    .woocommerce-checkout .coupon-wrapper .woocommerce-info {
        padding-top: 50px;
    }
    .coupon-wrapper .woocommerce-error {
        position: relative;
        top: -100px;
    }

    .so-offer-top-heading {
        margin-top: 110px;
        background-color: #fff;
    }

    .so-offer .price {
        margin-bottom: 0px;
    }

    #goToCouponCart,
    .page-id-20244 #goToCheckout {
        padding-top: 0px;
        font-size: 13px;
        color: #bfbfbf;
    }

    .so-offer-top-heading a span {
        font-size: 30px;
        top: 18px;
    }

    .skip_link.mobile_sticky {
        margin-top: -20px;
    }

    .woocommerce-cart .so-offer-content.so-inline div[id^="so-entry-content"] .so-offer .so-offer-btn-container .so_accept {
        width: 100%;
    }

    .woocommerce-checkout .so-offer-content.so-inline div[id^="so-entry-content"] .so-offer .so-offer-btn-container .so_accept {
        width: 100%;
    }

    .woocommerce .cart .single_add_to_cart_button {
        width: calc(100% - 110px);
    }

    .page-id-20244 .so-offer-top-heading {
        margin-top: 20px;
    }

    .page-id-20244 .so-offer-top-heading .text {
        font-size: 18px;
    }

    .so-offer .woocommerce-Price-amount.amount {
        font-size: 14px;
    }

    .page-id-20242 .woocommerce-notices-wrapper.coupon-error-displaying {
        position: relative;
        top: 720px;
    }

    .page-id-20242 .checkout-wrap.coupon-error-displaying {
        margin-top: -50px !important;
    }

    body.woocommerce-checkout #content .col-full .woocommerce .woocommerce-form-coupon-toggle {
        margin-top: 0px;
    }

    .skip_link.mobile_sticky.ontop {
        position: fixed;
        top: 90px;
        background-color: #fff;
        z-index: 9;
        width: 100%;
        text-align: center;
    }

    .skip_link.mobile_sticky.ontop #goToCheckout {
        position: relative;
        top: 5px;
    }

    .so-offer .so_skip,
    .so-offer .so_accept {
        font-size: 13px !important;
    }

    .woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout .woocommerce-error {
        z-index: 4;
    }

    body.woocommerce-cart .wc-proceed-to-checkout:before {
        content: " " !important;
    }

    body.woocommerce-checkout #content .col-full .woocommerce .woocommerce-form.woocommerce-form-login.login {
        margin-top: 0px;
    }

    body:not(.header-4):not(.mobile-toggled).sticky-m .site-header {
        position: -webkit-sticky;
        position: sticky;
        z-index: 9;
        top: 0;
    }

    header#masthead {
        position: fixed;
        width: 100%;
        top: 0;
        z-index: 9;
    }

    .page-id-20242 .checkout-wrap {
        margin-top: 50px !important;
    }

    .page-id-20244 .checkout-wrap {
        margin-top: 0;
    }

    .page-id-20244 .so-offer-top-heading .text {
        line-height: 50px;
    }

    .woocommerce-error .woocommerce-account {
        margin-top: 40px;
    }

    body.single.postid-6958 .slick-list.draggable {
        height: 300px;
        padding-top: 40px;
    }

    body.single.postid-6958 #wpgis-gallery .slick-list.draggable {
        height: unset;
        padding-top: unset;
    }

    body.page-id-42462 iframe {
        position: relative !important;
        bottom: -20px !important;
    }

    .woocommerce-account .woocommerce-breadcrumb {
        margin: 0px;
    }
}
@media (min-width: 992px) {
    .woocommerce-cart .cart-collaterals .cart_totals {
        margin-right: -3px;
    }

    .so-offer-content .entry-content.woocommerce {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

    .so-offer-content .so-offer .so_product_image {
        margin-bottom: 0px !important;
    }

    .woocommerce-account .woocommerce-error {
        margin-top: 50px;
        width: 90%;
    }

    .woocommerce-account #customer_login {
        margin-top: 55px;
    }

    body.single.postid-6958 .slick-list.draggable {
        height: 400px;
        padding-top: 40px;
    }

    body.single.postid-6958 #wpgis-gallery .slick-list.draggable {
        height: unset;
        padding-top: unset;
    }

    .custom-sticky-bar .shoptimizer-sticky-add-to-cart__content .shoptimizer-sticky-add-to-cart__content-button {
        position: absolute;
        right: 100px !important;
    }
}

.woocommerce-account.woocommerce-edit-address .woocommerce-error {
    margin-top: 0px;
    position: unset;
    width: 100%;
}

.woocommerce-account .addresses header.title a {
    float: unset;
    position: relative;
    top: 8px;
    left: 20px;
}

.tax-product_cat .tax-image,
.tax-product_cat #custom-content div:nth-child(5) {
    display: none;
}

body.woocommerce-checkout #content .col-full .woocommerce .woocommerce-form-login-toggle {
    opacity: 1 !important;
    margin-top: 40px;
    display: none;
}

.woocommerce-account #msgclose i {
    float: right;
}

@media (max-width: 400px) {
    .woocommerce-account #msgclose i {
        position: relative;
        top: -20px;
    }
}

.search.search-results .woocommerce-products-header.image-exists {
    display: none;
}

.skip_link.mobile_sticky {
    display: flex;
    justify-content: center;
}

.zoom.slick-slide.slick-cloned img:nth-child(2) {
    display: none !important;
}

.page-id-20244 .woocommerce-form-login-toggle,
.page-id-20244 .showlogin {
    font-weight: bold !important;
}

.woocommerce-account .woocommerce-MyAccount-content p a:hover {
    color: #777;
}

@media (min-width: 992px) {
    body.page-id-20244.woocommerce-checkout ul.woocommerce-error {
        position: unset;
    }
}

body.page-id-20244.woocommerce-checkout ul.woocommerce-error {
    display: none !important;
}

.page-id-20244 .select2-container {
    width: 100% !important;
}

/* Guest checkout */

.guest-checkout-order-status ul.woocommerce-order-overview {
    padding: 0.6em 0;
    margin-bottom: 3em;
    background-color: #f6f6f6;
    text-align: center;
    list-style: none;
}

.guest-checkout-order-status ul.woocommerce-order-overview li {
    margin-bottom: 3px;
    display: inline-block;
    padding: 1em 1.618em;
    font-size: 13px;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 0;
}

.guest-checkout-order-status ul.woocommerce-order-overview li strong {
    font-weight: 600;
    display: block;
}

.woocommerce-error a.guest_checkout {
    font-weight: 700;
}

/* hide span */
body.wp-customizer div.summary.entry-summary span.availability_date {
    display: none;
}

@media screen and (max-width: 768px) {
    body.single-product #page div.product.product-type-bundle .summary .product-widget #warranty::before {
        content: "";
        width: 100px;
        height: 100px;
        background: url("https://mk0recovertactidfyku.kinstacdn.com/wp-content/uploads/2020/05/ezgif.com-webp-to-png.png");
        left: 0;
        display: inline-block;
        background-repeat: no-repeat;
        position: absolute;
        left: -100px !important;
    }
}

@media screen and (max-width: 1024px) {
    body.single-product #page div.product.product-type-bundle .summary .product-widget #warranty::before {
        content: "";
        width: 70px !important;
        height: 70px !important;
        background-size: contain !important;
    }

    body.single-product #page div.product.product-type-bundle .summary .product-widget #warranty ul {
        left: 70px !important;
    }
}

@media (min-width: 1024px) {
    body.single-product #page div.product.product-type-bundle .product-details-wrapper .images {
        width: 37%;
        margin-right: 0;
        margin-bottom: 0;
    }

    body.single-product #page div.product.product-type-bundle .product-details-wrapper .summary {
        width: 61%;
        margin-right: 2%;
        float: left;
        padding-right: 35%;
        padding-left: 2%;
    }

    body.single-product #page div.product.product-type-bundle .summary form.cart_group.bundle_form {
        position: absolute;
        top: -20px;
        width: 56%;
        right: 0;
        z-index: 99;
    }

    body.single-product #page div.product.product-type-bundle .summary .bundle_button button.single_add_to_cart_button.bundle_add_to_cart_button {
        width: 81% !important;
        margin: 0 0 0 39px !important;
    }

    button.single_add_to_cart_button.bundle_add_to_cart_button.button.alt.disabled {
        opacity: 1;
    }

    body.single-product #page div.product.product-type-bundle .summary .woocommerce-variation-description p {
        width: 100%;
    }

    body.single-product #page div.product.product-type-bundle .summary .product-widget {
        width: 70%;
        float: left;
        position: relative;
        top: 0px;
    }

    body.single-product #page div.product.product-type-bundle .summary .product-widget #warranty::before {
        content: "";
        width: 100px;
        height: 100px;
        background: url("https://mk0recovertactidfyku.kinstacdn.com/wp-content/uploads/2020/05/ezgif.com-webp-to-png.png");
        left: 0;
        display: inline-block;
        background-repeat: no-repeat;
        position: absolute;
        left: 0px;
    }

    body.single-product #page div.product.product-type-bundle .summary .product-widget #warranty ul {
        position: relative;
        left: 100px;
    }

    body.single-product #page div.product.product-type-bundle .summary form.cart_group.bundle_form {
        width: 100% !important;
        height: 100%;
        overflow-y: scroll;
        overflow-x: hidden;
        margin-top: 100px;
    }
    body.single-product div.product.product-type-bundle .above_add_to_cart{
        position: absolute;
        top:0px;
        left: 0px;
    }
}

@media (max-width: 767px) {
    .single-product #page div.product.product-type-bundle .summary .product-widget {
        float: right;
        position: relative;
        top: 0;
        width: 70%;
    }

    body.single-product #page div.product.product-type-bundle .summary .product-widget #warranty::before {
        content: "";
        width: 100px;
        height: 100px;
        background: url("https://mk0recovertactidfyku.kinstacdn.com/wp-content/uploads/2020/05/ezgif.com-webp-to-png.png");
        left: 0;
        display: inline-block;
        background-repeat: no-repeat;
        position: absolute;
        left: -100px;
    }
}

@media (max-width: 767px) {
    table.woocommerce-MyAccount-paymentMethods tbody tr.payment-method {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
    }

    table.woocommerce-MyAccount-paymentMethods tbody tr.payment-method td.woocommerce-PaymentMethod--details svg {
        display: block;
    }

    table.woocommerce-MyAccount-paymentMethods tbody tr.payment-method td.woocommerce-PaymentMethod--actions {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    body.page-id-19226 .shoptimizer-archive .woocommerce-breadcrumb,
    body.page-id-19240 .shoptimizer-archive .woocommerce-breadcrumb,
    body.page-id-40242 .shoptimizer-archive .woocommerce-breadcrumb,
    body.page-id-19238 .shoptimizer-archive .woocommerce-breadcrumb,
    body.page-id-19236 .shoptimizer-archive .woocommerce-breadcrumb,
    body.page-id-19232 .shoptimizer-archive .woocommerce-breadcrumb {
        margin-top: 1em;
    }
}

.product-details-wrapper p.available-on-backorder::after {
    content: ". This item will be back in stock within a few days. Orders will be shipped as soon as merchandise arrives at our warehouse.";
}

.product-details-wrapper p.available-on-backorder {
    color: #bf0b0b;
}

body.home .wpcf7 .submit-container input {
    margin-top: 1em;
}

body.single-product li .woocommerce-loop-product__title,
body.tax-product_tag .woocommerce-loop-product__title,
body.tax-product_tag .woocommerce-Price-amount,
body.single-product .woocommerce-Price-amount {
    font-family: "IBM Plex Sans" !important;
    font-weight: 400 !important;
}

body #content .shoptimizer-archive .woocommerce-products-header__title.page-title,
body.single-product h1,
body.single-product .single_add_to_cart_button{
    font-weight: 600 !important;
    font-family: "IBM Plex Sans" !important;
}

body.home .woocommerce-loop-product__title {
    font-weight: 700 !important;
    font-family: "IBM Plex Sans" !important;
}

@media screen and (max-width: 1690px) and (min-width: 992px) {
    body.single-product .summary.entry-summary {
        margin-top: 1.5% !important;
    }
}

body.home #first-text .elementor-widget-container {
    width: max-content;
}

body.home #second-text {
    position: relative;
    top: -35px;
    left: 20px;
}

body.home .hero-link {
    position: relative;
    top: -35px;
    left: 10px;
    filter: drop-shadow(0px 4px 2px #000000);
}

@media screen and (max-width:380px) {
    body.home #first-text .elementor-widget-container h2.elementor-heading-title {
        font-size: 17px;
    }
}

@media screen and (max-width: 767px) {
    body.home #second-text {
        left: 10px;
    }
}

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

    body.page-id-19226 .shoptimizer-archive .woocommerce-breadcrumb,
    body.page-id-19240 .shoptimizer-archive .woocommerce-breadcrumb,
    body.page-id-40242 .shoptimizer-archive .woocommerce-breadcrumb,
    body.page-id-19238 .shoptimizer-archive .woocommerce-breadcrumb,
    body.page-id-19236 .shoptimizer-archive .woocommerce-breadcrumb,
    body.page-id-19232 .shoptimizer-archive .woocommerce-breadcrumb {
        margin-top: 3em;
    }
    body.page-id-19226 .shoptimizer-archive .woocommerce-breadcrumb{
        position: relative;
        top: 20px;
    }
    body.home section.elementor-element-f73389e {
        padding: 0 !important;
    }

    body.home section.elementor-element-357eda5,
    body.home section.elementor-element-7204737,
    body.home section.elementor-element-a8c2a06,
    body.home section.elementor-element-44e56c4,
    body.home section.elementor-element-9031995,
    body.home section.elementor-element-f39c6d2 {
        display: none;
    }
}

body.single-product nav.woocommerce-breadcrumb {
    overflow: hidden;
}

body.woocommerce-checkout #shipping_method.woocommerce-shipping-methods::after {
    content: "Projected delivery times are based upon information made available to us by USPS and FedEx and are not guaranteed by Recover. There will be no reimbursements for shipments that arrive later than expected.";
    display: block;
    font-size: 12px;
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: "Roboto";
}

.user-upload-container {
    clear: both;
}

.home-popup-box,
.popup-info-box,
.upload-user-photos-form {
    position: relative;
    padding: 20px;
    width: auto;
    margin: 20px auto;
    padding-top: 80px;
    padding-bottom: 60px;
}

body.single-product .user-upload-container {
    padding: 0 5%;
    padding-top: 2em;
    background: #ffffff;
}

body.single-product .user-upload-container .heading-top-section {
    display: flex;
    justify-content: space-between;
}

body.single-product .user-upload-container .heading {
    display: block;
    width: max-content;
}

body.single-product .user-upload-container .heading h2 {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    color: #000000;
    text-transform: uppercase;
}

body.single-product .user-upload-container .upload-section {
    display: block;
    width: max-content;
    margin-left: 25%;
    position: relative;
    left: 5px;
    text-align: center;
}

body.single-product .user-upload-container .upload-section a {
    font-size: 12px;
    width: max-content;
    display: inline-block;
    color: #ffffff;
    background: #f56721;
    text-align: center;
    font-family: roboto;
    font-weight: bold;
    padding: 8px 16px;
}

body.single-product .user-upload-container .upload-section p {
    font-size: 12px;
    text-align: center;
    font-family: roboto;
    font-weight: normal;
}

body.single-product .mfp-content #upload-user-from input[type="text"] {
    background-color: #ffffff;
    width: 100%;
    box-shadow: 2px 2px 2px 0px;
    border: 1px solid grey;
}

body.single-product .mfp-content #upload-user-from .success-msg h1 {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 48px;
    line-height: 56px;
    text-align: center;
    color: #ffffff;
}

body.single-product .mfp-content #upload-user-from .success-msg h2 {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    text-align: center;
    color: #ffffff;
}

body.single-product #upload-user-from .form-section {
    width: 95%;
    margin: 0 auto;
}

@media screen and (max-width: 1300px) {
    body.single-product .mfp-content #upload-user-from #formId .form-item:nth-child(4) {
        float: none;
        top: 0;
        right: 0;
        width: 100%;
    }
}

@media screen and (max-width: 768px) {
    body.single-product .mfp-content #upload-user-from .mfp-close {
        right: 2em;
    }

    body.single-product .mfp-content #upload-user-from input[type="text"],
    body.single-product .mfp-content #upload-user-from .form-item input[type="submit"] {
        width: 75%;
    }
}

@media screen and (max-width: 468px) {
    body.single-product #upload-user-from .form-section {
        position: relative;
        left: 0;
    }

    body.single-product .user-upload-container .heading-top-section {
        display: block;
    }

    body.single-product .user-upload-container .upload-section a {
        width: 100%;
        width: -moz-available;
        width: -webkit-fill-available;
        width: stretch;
    }

    body.single-product .user-upload-container .upload-section {
        margin: 0;
        left: 0;
        width: 100%;
    }

    body.single-product .user-upload-container {
        margin: 0;
    }

    body.single-product .mfp-content #upload-user-from input[type="text"],
    body.single-product .mfp-content #upload-user-from .form-item input[type="submit"] {
        width: 100%;
    }

    body.single-product .mfp-content #formId {
        width: 100%;
    }

    body.single-product .mfp-content #upload-user-from .mfp-close {
        right: 0;
    }

    body.home section.elementor-element-98ec216 {
        height: 500px;
    }
}

body.elementor-kit-37514 .title h3 {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    text-align: center;
}

body.elementor-kit-37514 .title p {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    text-align: center;
}

body.elementor-kit-37514 .featured-image-container img {
    margin: 0 auto;
}

body.elementor-kit-37514 .filter-section .filter-title {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 13px;
    margin: auto 0;
    margin-right: 30px;
}

body.elementor-kit-37514 .filter-section {
    display: flex;
    margin-top: 2em;
    margin-bottom: 2rem;
}

body.elementor-kit-37514 .filter-section .filter-form form {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
}

body.elementor-kit-37514 .filter-section .filter-form form .option {
    margin-right: 30px;
}

@media (max-width: 767px) {
    body.elementor-kit-37514 .filter-section {
        flex-direction: column;
    }

    body.elementor-kit-37514 .filter-section div.option,
    body.elementor-kit-37514 .filter-section div.filter-title {
        margin-bottom: 20px;
        width: 100%;
    }

    body.elementor-kit-37514 .filter-section .filter-form form {
        flex-direction: column;
    }

    body.elementor-kit-37514 .filter-section .filter-form form .option {
        margin-right: unset;
    }
}

body.elementor-kit-37514 #popup-info {
    padding: 0;
}

body.elementor-kit-37514 #popup-info .popup-container {
    display: flex;
}

body.elementor-kit-37514 #popup-info .popup-container .popup-image {
    width: 100%;
    position: relative;
}

body.elementor-kit-37514 #popup-info .popup-container .popup-comment-container {
    width: 60%;
}

body.elementor-kit-37514 #popup-info .popup-container .popup-image .bottom-section {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    background: #f56721;
    padding: 3%;
}

body.elementor-kit-37514 #popup-info .popup-container .popup-image .bottom-section a {
    color: #ffffff;
}

body.elementor-kit-37514 #popup-info .popup-container .popup-comment-container {
    background: #fff2f2;
    padding-left: 1em;
    padding-right: 1em;
}

body.elementor-kit-37514 #popup-info .popup-container #comment-form .form-element:nth-child(2) {
    text-align: center;
}

body.elementor-kit-37514 #popup-info .popup-container #comment-form #comment_message {
    background: #ffffff;
    border: 1px solid #bdbdbd;
    box-sizing: border-box;
    border-radius: 3px;
}

body.elementor-kit-37514 #popup-info .popup-container #comment-form .form-element:nth-child(5) {
    text-align: right;
}

body.elementor-kit-37514 #popup-info .popup-container #comment-form .form-element:nth-child(5) input {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 10px;
    color: #000;
    background: none;
    text-transform: uppercase;
}

body.elementor-kit-37514 #popup-info .popup-container .top-section .title {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 14px;
    color: #000000;
    padding-top: 30px;
    padding-bottom: 10px;
}

body.elementor-kit-37514 #popup-info .popup-container .mid-section .comment-item {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    margin-bottom: 20px;
}

body.elementor-kit-37514 #popup-info .popup-container .mid-section .comment-item p {
    margin-bottom: 0;
}

body.home .user-generated-section .title h1 {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    margin: 2em 0;
}

body.home .user-generated-image-container img {
    height: 272px;
    object-fit: cover;
    width: 272px;
}

@media (max-width: 1024px) {
    body.home .user-generated-image-container {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        grid-gap: 30px;
    }
}

@media (max-width: 767px) {
    body.home .user-generated-image-container img {
        height: 135px;
        object-fit: cover;
        width: 100%;
    }
}

body.home .user-generated-section .user-generated-image-container .user-content-wrapper .post-meta-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-family: Roboto;
    font-weight: 300;
    padding-top: 12px;
    font-size: 14px;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 20px;
}

body.home .user-generated-section .user-generated-image-container .user-content-wrapper .post-meta-wrapper .like-wrapper a.ugc-like.liked {
    color: #f56721;
}

body.home section.elementor-element-6980460 .elementor-element-1e26a3d .elementor-button-text {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 14px;
}

body.home .home-user-content-btn a.elementor-button-link {
    width: 56%;
}

@media (max-width: 767px) {
    body.home .home-user-content-btn a.elementor-button-link {
        width: 100%;
    }
}

body.home section.elementor-element-6980460 .elementor-element-9f85505 .elementor-text-editor {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
}

.bottom-section .user-product-link {
    width: 100%;
    text-align: center;
    display: block;
    background: #f56721;
    color: #fff;
    font-family: "Roboto";
    font-weight: 700;
    padding: 14px;
    font-size: 12px;
}

#home-popup-box .bottom-section .user-product-link a {
    color: #fff;
}

body.home section.elementor-element-98ec216 {
    height: 700px;
}

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

    body.home section.elementor-element-357eda5,
    body.home section.elementor-element-7204737,
    body.home section.elementor-element-a8c2a06,
    body.home section.elementor-element-44e56c4,
    body.home section.elementor-element-9031995,
    body.home section.elementor-element-f39c6d2 {
        display: none;
    }
}

.homepage-testimonial-slider .sp-testimonial-free {
    width: 75%;
    margin: 0 auto;
}

body.woocommerce-checkout #sp-testimonial-free-49703 {
    height: 175px;
    display: block;
}

/* user upload content product */
#upload-user-from {
    max-width: 500px;
    width: 100%;
    margin: 0 auto;
}

body.single-product .mfp-content #upload-user-from .mfp-close {
    right: 16px;
}

@media (max-wdith: 767px) {
    body.single-product .mfp-content #upload-user-from .mfp-close {
        right: 0px;
    }
}

#upload-user-from form#formId {
    max-width: 500px;
    width: 100%;
    margin: 0 auto;
}

#upload-user-from form#formId .form-item {
    margin-bottom: 20px;
}

#upload-user-from form#formId .form-item.email {
    background: #fff;
}

#upload-user-from form#formId .upload-item {
    background-color: #ffffff;
    color: grey;
    border: 1px solid #e2e2e2;
    position: relative;
}

#upload-user-from form#formId .upload-item p {
    color: grey;
    padding: 10px 0px 0px 10px;
    margin-bottom: 0;
    height: 47px;
}

#upload-user-from form#formId .upload-item input {
    width: 100%;
    position: absolute;
    top: 0;
    height: 45px;
    opacity: 0;
}

#upload-user-from form#formId input[type="checkbox"] {
    margin-right: 10px;
    font-family: "Roboto";
}

#upload-user-from form#formId input[type="submit"] {
    width: 100%;
    background: #f56721;
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    padding: 15px 0;
}

body.post-type-archive-user-content .all-image-container {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    column-gap: 20px;
}

body.post-type-archive-user-content .all-image-container .image-item img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    margin-bottom: 20px;
}

body.single-product .user-upload-container .product-user-image-item {
    margin-bottom: 15px !important;
}

@media (max-width: 1024px) {
    body.post-type-archive-user-content .all-image-container {
        grid-template-columns: repeat(4, 1fr);
        column-gap: 30px;
    }
}

@media (max-width: 468px) {
    body.post-type-archive-user-content .all-image-container {
        grid-template-columns: repeat(2, 1fr);
        column-gap: 20px;
    }

    body.post-type-archive-user-content .all-image-container .image-item img {
        width: 100%;
        height: 140px;
        object-fit: cover;
        margin-bottom: 20px;
    }
}

@media (max-width: 767px) {
    body.post-type-archive-user-content #popup-info {
        max-width: 90%;
    }

    body.post-type-archive-user-content #popup-info .popup-container {
        flex-direction: column;
    }

    body.post-type-archive-user-content #popup-info .popup-container .popup-comment-container {
        width: 100%;
    }

    body.post-type-archive-user-content #popup-info .popup-comment-container .bottom-section #comment-form {
        margin-top: 20px;
    }
}

.user-upload-container .product-user-images {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 20px;
}

.user-upload-container .product-user-images a img {
    width: 100%;
    height: 190px;
    object-fit: cover;
}

@media (max-width: 767px) {
    .user-upload-container .product-user-images a img {
        height: 140px;
    }

    .user-upload-container .product-user-images {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        column-gap: 20px;
    }
}

@media (max-width: 1023px) {
    .user-upload-container .product-user-images {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        column-gap: 50px;
    }

    body.single-product #upload-user-from {
        max-width: 100%;
        margin: 0 auto;
        padding-left: 10px;
        padding-right: 10px;
    }

    body.single-product .mfp-content #upload-user-from #formId .form-item:nth-child(2) p {
        width: 100%;
    }

    body.single-product .user-upload-container .heading {
        margin: 0 auto;
    }

    body.single-product .user-upload-container .upload-section {
        margin: 0 auto !important;
    }
}

.popup-info-box .top-section img {
    max-width: 70%;
    margin: 0 auto;
}

@media (min-width: 1024px) {
    body.elementor-kit-37514 #popup-info .popup-container .popup-image .bottom-section {
        position: absolute;
        width: 100%;
        bottom: 0;
    }
}

@media (max-width: 468px) {
    body.home section.elementor-element-98ec216 {
        background-size: 468px !important;
        padding: 0px !important;
        margin: 0px;
        height: 390px;
    }

    body.home section.elementor-element-fe31a15 {
        margin-top: -2em;
    }
}

@media (max-width: 1439px) and (min-width: 993px) {
    body.single-product .shoptimizer-archive #product-49468 section.product-details-wrapper .summary {
        display: block;
        float: right;
        width: 53% !important;
        padding: 0 !important;
        margin: 0 !important;
    }

    body.single-product .shoptimizer-archive #product-49468 section.product-details-wrapper .images {
        width: 40% !important;
    }

    body.single-product .shoptimizer-archive #product-49468 section.product-details-wrapper .summary #sticky-scroll {
        position: relative;
        width: 100%;
    }

    body.single-product .shoptimizer-archive #product-49468 section.product-details-wrapper .woocommerce-product-details__short-description {
        position: absolute;
        right: 95%;
        width: 85%;
        top: 65%;
        padding-right: 5%;
    }

    body.single-product .shoptimizer-archive #product-49468 section.product-details-wrapper {
        padding-bottom: calc(11em + 10%);
    }
}

body.home .mfp-close-btn-in .mfp-container .mfp-close {
    color: #ffffff;
    right: -1.8em;
    font-size: 36px;
    font-weight: 500;
    top: -0.7em;
    opacity: 1;
}

body.home .mfp-content #home-popup-box .popup-container {
    max-height: 500px;
    max-width: 500px;
    width: 500px;
    height: 500px;
}

body.home .mfp-content #home-popup-box .popup-container .top-section {
    max-height: 500px;
    max-width: 500px;
    width: 500px;
    height: 453px;
}

body.home .mfp-content #home-popup-box .popup-container .top-section img {
    width: 500px !important;
    height: 453px;
    max-width: 100%;
    margin: 0 auto;
    object-fit: contain;
    background: #000;
}

body.home .mfp-content #home-popup-box {
    max-width: 500px !important;
    width: 100%;
}

body.single-product .mfp-content img {
    width: 500px;
    height: 500px;
    max-width: 500px !important;
    max-height: 500px !important;
    object-fit: contain;
}

body.single-product .mfp-content .mfp-figure:after {
    background: unset !important;
    box-shadow: unset !important;
}

@media (max-width: 767px) {
    body.single-product .mfp-content img {
        width: 100%;
        height: 100%;
    }

    body.home .mfp-content #home-popup-box .popup-container .top-section img {
        width: 100% !important;
        height: auto;
    }
}

body.single-product .mfp-content .mfp-close {
    color: #ffffff;
    right: 1.2em;
    font-size: 36px;
    font-weight: 400;
    top: -1em;
    opacity: 1;
    font-family: "Roboto";
}

#upload-user-from form#formId .form-item:nth-child(3) {
    color: #fff;
}

body.post-type-archive .mfp-container .mfp-content {
    width: 100%;
    max-width: 950px;
    margin: 0 auto;
}

body.post-type-archive .mfp-container .popup-image .top-section {
    background: #ffffff;
    height: 100%;
}

body.post-type-archive .popup-info-box .top-section img {
    max-width: 100%;
    height: 100%;
    max-height: 446px;
    width: 100%;
    object-fit: contain;
    background: #000;
}

body.post-type-archive .mfp-container .popup-comment-container .mid-section {
    height: 210px;
    overflow: scroll;
    overflow-x: hidden;
}

body.post-type-archive .mfp-container .popup-comment-container .mid-section.logged_out {
    height: 330px;
}

body.post-type-archive .mfp-container .popup-comment-container .mid-section .comment-item p {
    opacity: 1;
    color: #000000 !important;
    line-height: 1.5em;
    margin-bottom: 1em !important;
    font-size: 14px;
}

body.post-type-archive .mfp-container .popup-comment-container .mid-section .author {
    font-size: 16px;
    line-height: 1em;
    margin-right: 0.3em;
}

body.post-type-archive .mfp-container .popup-comment-container .mid-section .comment-item p strong {
    font-weight: 500 !important;
}

body.post-type-archive .mfp-container .mfp-content .popup-container {
    height: 500px;
    max-height: 500px !important;
}

body.post-type-archive .mfp-content #popup-info .mfp-close {
    top: -2em;
    color: #fff;
    opacity: 1;
    font-size: 36px;
}

@media screen and (max-width: 1060px) {
    body.post-type-archive .mfp-container .mfp-content .popup-container {
        display: block !important;
    }

    body.post-type-archive #popup-info .popup-container .popup-comment-container {
        width: 100%;
    }
}

body.post-type-archive .mfp-content #popup-info .error {
    font-family: "Roboto";
    color: red;
    font-size: 14px;
}

body.post-type-archive .mfp-content #popup-info #comment-form .message .success,
body.post-type-archive .mfp-content #popup-info .no-comment {
    font-family: "Roboto";
}

.loader-outer {
    background: #262e2a;
    overflow: hidden;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    position: absolute;
    right: -4em;
    opacity: 0;
    transform: scale(0.4);
}

.loader {
    animation: spin 1.5s linear alternate infinite;
    background: #f56721;
    border-radius: 50%;
    height: 120px;
    width: 120px;
}

.loader:before {
    background: #f56721;
    border-radius: 50%;
    content: "";
    display: block;
    height: 0.5em;
    width: 0.5em;
    z-index: 2;
}

.loader:after {
    background: #262e2a;
    border-radius: 50%;
    box-shadow: 0em -2.6em #262e2a, 2.25em -4.02em #262e2a, 2.25em -1.25em #262e2a, 4.6em 0em #262e2a,
        2.25em 1.25em #262e2a, 2.25em 4.02em #262e2a, 0em 2.6em #262e2a, -2.25em 4.02em #262e2a, -2.25em 1.25em #262e2a,
        -4.6em 0em #262e2a, -2.25em -1.25em #262e2a, -2.25em -4.02em #262e2a;
    content: "";
    display: block;
    height: 2em;
    width: 2em;
}

.inner {
    animation: load 1.5s linear alternate infinite;
    border: solid 1px #f56721;
    border-radius: 50%;
    height: 1.75em;
    width: 1.75em;
    z-index: 1;
}

.loader,
.loader:before,
.loader:after,
.inner {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
}

@keyframes load {
    0% {
        box-shadow: 0em -2.6em #f56721, 2.25em -1.25em #f56721, 2.25em 1.25em #f56721, 0em 2.6em #f56721,
            -2.25em 1.25em #f56721, -2.25em -1.25em #f56721;
    }

    15% {
        box-shadow: 0em -2.6em #f56721, 2.25em -1.25em #f56721, 2.25em 1.25em #f56721, 0em 2.6em #f56721,
            -2.25em 1.25em #f56721, -2.25em -1.25em #b73f41;
    }

    30% {
        box-shadow: 0em -2.6em #f56721, 2.25em -1.25em #f56721, 2.25em 1.25em #f56721, 0em 2.6em #f56721,
            -2.25em 1.25em #b73f41, -2.25em -1.25em #b73f41;
    }

    45% {
        box-shadow: 0em -2.6em #f56721, 2.25em -1.25em #f56721, 2.25em 1.25em #f56721, 0em 2.6em #b73f41,
            -2.25em 1.25em #b73f41, -2.25em -1.25em #b73f41;
    }

    60% {
        box-shadow: 0em -2.6em #f56721, 2.25em -1.25em #f56721, 2.25em 1.25em #b73f41, 0em 2.6em #b73f41,
            -2.25em 1.25em #b73f41, -2.25em -1.25em #b73f41;
    }

    75% {
        box-shadow: 0em -2.6em #f56721, 2.25em -1.25em #b73f41, 2.25em 1.25em #b73f41, 0em 2.6em #b73f41,
            -2.25em 1.25em #b73f41, -2.25em -1.25em #b73f41;
    }

    90% {
        box-shadow: 0em -2.6em #b73f41, 2.25em -1.25em #b73f41, 2.25em 1.25em #b73f41, 0em 2.6em #b73f41,
            -2.25em 1.25em #b73f41, -2.25em -1.25em #b73f41;
    }

    100% {
        box-shadow: 0em -2.6em #b73f41, 2.25em -1.25em #b73f41, 2.25em 1.25em #b73f41, 0em 2.6em #b73f41,
            -2.25em 1.25em #b73f41, -2.25em -1.25em #b73f41;
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    15% {
        transform: rotate(60deg);
    }

    30% {
        transform: rotate(120deg);
    }

    45% {
        transform: rotate(180deg);
    }

    60% {
        transform: rotate(240deg);
    }

    75% {
        transform: rotate(300deg);
    }

    90% {
        transform: rotate(360deg);
    }

    100% {
        transform: rotate(0deg);
    }
}

/* Testimonial silder */
body.home .testimonial_slider.owl-theme {
    width: 100%;
    margin: 0 auto;
    /* max-width: 80%; */
    position: relative;
}

@media screen and (max-width:767px) {
    section#reviews-section .elementor-widget-shortcode {
        height: 430px;
    }

    body.home .testimonial_slider.owl-theme {
        max-width: 85%;
        height: 430px;
    }
}

@media screen and (min-width:1023px) {
    body.home .testimonial_slider .owl-stage {
        display: flex;
        align-items: center;
    }
}

.testimonial_slider .testimonial-item {
    margin: 0 auto;
    text-align: center;
    justify-content: center;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
}

body.home .testimonial_slider .testimonial-item {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 0 10%;
}

@media screen and (max-width:767px) {
    body.home .testimonial_slider .testimonial-item {
        padding: 0;
    }
}

@media (max-width: 1280px) {
    body.home .testimonial_slider .testimonial-item {
        position: relative;
        left: 0;
        width: 100%;
    }
}

.testimonial_slider .testimonial-item .comment-content {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    color: #000000;
}

.testimonial_slider .testimonial-item .comment-author {
    font-family: Roboto;
    font-style: italic;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #000000;
}

.testimonial_slider .testimonial-item .comment-rating .star-rating {
    margin: 10px auto;
}

.testimonial_slider .testimonial-item .comment-rating .star-rating .colored-star::before {
    color: #f56721;
}

.testimonial_slider .testimonial-item .comment-author span {
    display: block;
    font-family: Roboto;
    font-style: normal;
    font-weight: 200;
    font-size: 12px;
    line-height: 14px;
    color: #000000;
    margin-top: 10px;
}

.testimonial_slider .owl-nav .owl-prev {
    position: absolute;
    left: 0;
    top: 35%;
    font-size: 46px !important;
    color: #000;
}

.testimonial_slider .owl-nav .owl-next {
    position: absolute;
    right: 0;
    top: 35%;
    font-size: 46px !important;
    color: #000 !important;
}

.testimonial_slider.owl-theme .owl-dots {
    display: none;
}

.testimonial_slider.owl-theme .owl-nav [class*="owl-"]:hover {
    background: transparent !important;
    color: #000 !important;
    text-decoration: none !important;
}

.testimonial_slider.owl-theme .owl-dots .owl-dot.active span,
.testimonial_slider.owl-theme .owl-dots .owl-dot:hover span {
    background: #ffb800;
}

.testimonial_slider.owl-theme .owl-dots .owl-dot span {
    width: 20px;
    height: 20px;
    margin: 5px 3px;
}

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

    body.home .mfp-content #home-popup-box .popup-container .top-section,
    body.home .mfp-content #home-popup-box .popup-container {
        max-height: 100%;
        max-width: 100%;
        width: 100%;
        height: 100%;
    }

    body.home .mfp-close-btn-in .mfp-container .mfp-close {
        right: -0.3em;
        top: -1.5em;
    }

    body.single-product .user-upload-container .heading {
        width: 100% !important;
    }

    body.single-product .user-upload-container .heading {
        overflow-wrap: break-word;
    }
}

@media screen and (max-width: 767px) {
    body.home .mfp-content #home-popup-box .popup-container .top-section {
        height: 100%;
    }
}

@media screen and (max-width: 1439px) and (min-width: 993px) {
    body.single-product .shoptimizer-archive #product-62449 section.product-details-wrapper .woocommerce-product-details__short-description {
        position: absolute;
        right: 90%;
        width: 85%;
        top: 28%;
        padding-right: 12%;
    }

    body.single-product .shoptimizer-archive #product-62449 section.product-details-wrapper .summary {
        display: block;
        float: right;
        width: 52% !important;
        padding: 0 !important;
        margin: 0 !important;
    }

    body.single-product .shoptimizer-archive #product-62449 section.product-details-wrapper .summary #sticky-scroll {
        position: relative;
        width: 100%;
    }
}

body.single-product .after-slider-text {
    display: block;
    position: relative;
    text-align: center;
    font-family: "Roboto";
    top: -9rem;
    font-size: 14px;
    font-weight: 500;
}

@media (max-width: 767px) {
    body.single-product .after-slider-text {
        top: 0rem;
        font-size: 14px;
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 468px) {
    body #content .shoptimizer-archive .col-full #primary.content-area #main .custom-shop ul.columns-6 {
        display: grid !important;
        grid-template-columns: 50% 50%;
    }

    body.archive .columns-6.custom-shop .products.columns-6::before {
        display: none;
    }

    body.archive .columns-6.custom-shop .products.columns-6 li.product {
        width: 100%;
    }
}

.single-product #page div.product .summary .product-widget {
    width: 84% !important;
}

@media only screen and (max-width: 1600px) and (min-width: 1440px) {
    body.single-product #page div.product .summary .product-widget {
        top: -95px;
        width: 75% !important;
    }
}

@media only screen and (min-width: 1600px) {
    body.single-product #page div.product .summary .product-widget {
        top: -95px;
    }
}

@media only screen and (max-width: 992px) {
    .single-product #page div.product .summary .product-widget {
        width: 86% !important;
    }
}

@media only screen and (max-width: 1440px) and (min-width: 992px) {
    body.single-product #page div.product .summary .product-widget {
        width: 75% !important;
    }
}

@media only screen and (max-width: 768px) {
    body.single-product #page div.product .summary .product-widget {
        width: 80% !important;
        top: -95px;
    }
}

.home .elementor-element-f48dc85 {
    display: none !important;
}

#shipping_autocomplete_field label span::after,
#billing_autocomplete_field label span::after {
    content: "Start typing your address and then click or tap on the correct entry from the dropdown selection. Once you have made your selection, the address fields below will populate automatically. If the Autocomplete doesn't work for your address, just leave that field empty and fill out the address fields manually.";
    display: block;
    font-size: 14px;
    font-family: "Roboto";
    color: red;
}

.woocommerce-checkout p.woocommerce-invalid-required-field span.error {
    color: #e2401c;
    display: block !important;
    font-weight: bold;
}

.extra-errors li {
    list-style: none;
}

.extra-errors li a {
    color: #fff;
}

body.single-product h1.product_title {
    font-size: 24px !important;
    line-height: 30px !important;
    margin-bottom: 0;
}

body.single-product #page div.product.product-type-bundle .product-details-wrapper .bundled_product_images.images.so_product_image {
    width: 20%;
}

@media (max-width: 767px) {
    body.single-product #page div.product.product-type-bundle .product-details-wrapper .bundled_product_images.images.so_product_image {
        width: 100%;
        max-width: 100%;
    }
}

body.single-product .entry-summary .woocommerce-product-rating:last-of-type {
    display: none;
}

.money-back-gurantee {
    display: flex;
    margin: 30px auto;
    justify-content: left;
    column-gap: 50px;
}

.money-back-gurantee ul {
    list-style-type: none;
    margin: 12px 0;
    max-width: 160px;
    width: fit-content;
    text-align: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

@media (max-width: 468px) {
    .money-back-gurantee ul {
        margin: 12px 20px;
    }

    .catalog-image .elementor-image::after {
        top: -55px !important;
        right: unset !important;
        left: 156px;
    }

    body.single .user-upload-container .product-user-images {
        column-gap: 10px;
    }
}

@media (max-width: 400px) {
    .money-back-gurantee ul {
        margin: 0px 20px;
    }
}

/* ***********affilate page************* */

body.affiliate .archive-header {
    display: none;
}

body.affiliate .testimonials-text .elementor-text-editor::before {
    content: '"';
    display: inline-block;
    font-size: 96px;
    color: #f56721;
}

body.affiliate .testimonials-text .elementor-text-editor::after {
    content: '"';
    display: inline-block;
    font-size: 96px;
    color: #f56721;
    position: absolute;
    bottom: 0;
    right: 15%;
}

.affilate-contact-form .affilate-page-contact-form input[type="text"],
.affilate-contact-form .affilate-page-contact-form input[type="email"],
.affilate-contact-form .affilate-page-contact-form textarea {
    padding: 18px 19px;
    border: 1px solid #94a4a8;
    font-family: "Inter";
    font-size: 14px;
    line-height: 19px;
    border-radius: 4px;
}

.affilate-contact-form .affilate-page-contact-form input[type="submit"] {
    background: #f56721;
    font-weight: 500;
    font-family: "Inter";
    font-size: 18px;
    line-height: 22px;
    padding: 14px 50px;
}

@media (max-width: 767px) {
    body.affiliate .testimonials-text .elementor-text-editor::after {
        bottom: -40px;
    }
    body.affiliate .mobile-column-reverse .elementor-row {
        flex-direction: column-reverse;
    }

    body.affiliate .affilate-hero-section .elementor-row {
        flex-wrap: nowrap;
    }

    body.affiliate .affilate-hero-section .mobile-hero-background {
        display: none;
        background: url("https://staging-recovertactical.kinsta.cloud/wp-content/uploads/2021/12/Rectangle-9.png");
        background-repeat: no-repeat;
        background-size: cover;
        background-repeat: no-repeat;
    }

    body.affiliate .affilate-hero-section .mobile-hero-background img {
        opacity: 0;
    }

    .affilate-contact-form .affilate-page-contact-form {
        margin-top: 50px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {

    .affilate-contact-form .affilate-page-contact-form input[type="text"],
    .affilate-contact-form .affilate-page-contact-form input[type="email"],
    .affilate-contact-form .affilate-page-contact-form textarea {
        padding: 10px 19px;
    }

    .affilate-contact-form .affilate-page-contact-form p {
        margin-bottom: 10px;
    }
}

@media (max-width: 768px) {
    body.affiliate .white .sa_owl_theme .owl-nav:hover {
        display: block !important;
    }

    body.affiliate .white .autohide-arrows .owl-nav {
        display: block !important;
    }

    body.affiliate .owl-carousel button.owl-dot {
        display: none !important;
    }

    body .testimonial-container .owl-carousel .owl-nav .owl-next {
        right: -5% !important;
    }

    body .testimonial-container .owl-carousel .owl-nav button.owl-prev {
        left: -5% !important;
    }

    body.woocommerce-checkout .testimonial_slider.owl-carousel .owl-nav .owl-next {
        right: 0px !important;
    }

    body.woocommerce-checkout .testimonial_slider.owl-carousel .owl-nav button.owl-prev {
        left: 0px !important;
    }
}

@media (max-width: 555px) {
    .owl-carousel .owl-nav .owl-next {
        right: -10% !important;
    }

    .owl-carousel .owl-nav button.owl-prev {
        left: -10% !important;
    }
}

body.affiliate .affilate-contact-form .affilate-page-contact-form input[type="submit"] {
    font-size: 12px;
    padding: 9px 35px;
}

body.affiliate .affilate-contact-form .affilate-page-contact-form .wpcf7-spinner {
    margin: 5px;
}

body.affiliate .affilate-page-contact-form p:last-child {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

footer.site-footer .contact_us_section ul a {
    color: #f56721;
}

footer.site-footer .email-section  ul {
    display: flex;
}

footer.copyright .widget:last-child p {
    display: flex;
    justify-content: end;
}

footer.site-footer .email-section  h6 {
    color: #fff;
}

footer.site-footer .email-section  ul li a .style-svg {
    width: 55px;
    height: 50px;
}

footer.copyright #text-6 .logo {
    display: flex;
    align-items: center;
}

body.home #slider_69082 {
    max-width: 1140px;
    margin: 0 auto;
}

@media (max-width: 767px) {
    body.home #slider_69082 .owl-dots {
        display: none !important;
    }

    body.home #slider_69082 .owl-nav {
        display: block !important;
    }

    body.home #slider_69082 .owl-nav .owl-prev {
        left: -10%;
    }

    body.home #slider_69082 .owl-nav .owl-next {
        right: -10%;
    }
}

body.affiliate .affilate-slider {
    display: flex;
}

body.affiliate .affilate-slider li {
    list-style-type: none;
    padding: 0 15px 15px;
}

body.affiliate .affilate-slider li a span {
    color: #000 !important;
    font-family: "Inter";
    font-size: 16px;
    font-weight: 600;
    margin-top: 20px;
    background-color: #fdfcfc;
}

body.affiliate .affilate-slider .owl-nav {
    position: absolute;
    width: 100%;
    top: 40%;
    display: flex;
    justify-content: space-between;
}

body.affiliate .affilate-slider.owl-theme .owl-nav [class*="owl-"]:hover {
    background: #f56721;
}

body.affiliate .affilate-slider .owl-nav .owl-prev {
    right: 20px;
    position: relative;
    left: unset;
}

body.affiliate .affilate-slider .owl-nav .owl-next {
    position: relative;
    left: 20px;
}

body.affiliate .owl-carousel .owl-item img {
    display: flex !important;
    display: block;
    margin: 0 auto 10px;
}

body.affiliate .owl-nav button {
    font-size: 40px !important;
}

@media (max-width: 766px) {
    body.affiliate .affilate-slider li {
        padding: 0;
    }

    body.affiliate .affilate-slider {
        margin: auto;
        margin-top: 30px;
        width: 80%;
    }
}

@media (max-width: 766px) {
    body.affiliate .affilate-slider.owl-carousel .owl-nav button.owl-prev {
        left: unset !important;
    }
}

body.page-affiliate .shoptimizer-archive {
    margin-bottom: 0;
}

body.affiliate .elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1140px;
}

/* *************************** */
@media (min-width: 1024px) {
    body.single-product #page div.product.product-type-bundle .summary form.cart_group.bundle_form {
        width: 100% !important;
        height: 100%;
        overflow-y: scroll;
        overflow-x: hidden;
    }

    body.single-product #page div.product.product-type-bundle .product-details-wrapper .summary {
        padding-right: 28% !important;
        z-index: 1;
    }

}

body.single-product .custom-count-section {
    display: flex;
    align-items: center;
    margin-top: 10px;
    margin-right: 10px;
    flex-wrap: wrap;
}

body.single-product .custom-count-section a {
    color: #000;
    font-size: 13px;
}

.total-user-questions img,
.total-user-photos img {
    display: inline-block;
}

body.single-product .total-user-photos {
    padding-left: 10px;
    cursor: pointer;
    display: flex;
    align-items: baseline;
}

body.single-product .total-user-photos p {
    display: inline;
    font-size: 13px;
    margin-bottom: 0;
    margin-left: 5px;
}

body.single-product .custom-count-section .ywqa-product-questions-counter {
    margin-top: 0.5rem;
}

body.single-product .custom-count-section .ywqa-product-questions-counter .dashicons-format-chat {
    padding-left: 8px;
    padding-top: 5px;
}

.cvd_mn {
    border: 1px solid #f56721;
    border-radius: 8px;
    padding: 18px 18px 15px 18px;
    border-left: 12px solid #f56721;
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
    margin-top: 20px;
}

.ttl_mn {
    color: #f56721;
    width: 85%;
    font-weight: 700;
}

@media(max-width:767px) {
    .ttl_mn {
        width: 100%;
    }
}

.sb_ttl {
    color: #f56721;
    opacity: 0.7;
}

.cvd_shd {
    color: #f56721;
    font-weight: 600;
}

.cvd_shd:hover {
    cursor: pointer;
}

.cv_txt {
    width: 100%;
    margin-top: 30px;
    display: none;
}

.shoptimizer-mini-cart-wrap .woocommerce-message,
.shoptimizer-mini-cart-wrap .woocommerce-error {
    top: 0 !important;
    background: #e2401c;
}

.testimonial-product-sku {
    margin-bottom: 20px;
}

.testimonial-product-sku a {
    color: #f46722;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px;
}

body.term-merch.term-484 #seconday {
    display: none;
}

@media screen and (max-width:767px) {
    body.single-product div.question-content {
        margin-top: 20px;
    }

    body.single-product div.question-content a.answer-now {
        display: block;
        width: max-content;
        padding-left: 10px;
        padding-right: 10px;
        margin-top: 5px;
        margin-left: 0;
        margin-bottom: 25px;
    }
}

/* my-account page */

.social-section {
    margin-bottom: 25px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.social-section p {
    margin-bottom: 0;
}

.social-section .switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

.social-section .switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.social-section .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.social-section .slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.social-section input:checked+.slider {
    background-color: #f56721;
}

.social-section input:focus+.slider {
    box-shadow: 0 0 1px #f56721;
}

.social-section input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.social-section .slider.round {
    border-radius: 34px;
}

.social-section .slider.round:before {
    border-radius: 50%;
}

.my-account-page.user-generated-section .user-generated-image-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 20px;
}

.my-account-page.user-generated-section .user-generated-image-container .user-content-wrapper .image-item img {
    height: 270px;
    width: 100%;
    object-fit: cover;
}

.my-account-page.user-generated-section .user-generated-image-container .user-content-wrapper .image-item {
    position: relative;
}

.my-account-page.user-generated-section .user-generated-image-container .user-content-wrapper .image-item::after {
    content: "";
    display: block;
    top: 0;
    content: "";
    display: inline-block;
    width: 100%;
    height: 270px;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
}

.my-account-page.user-generated-section .user-generated-image-container .user-content-wrapper .post-meta-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-family: Roboto;
    font-weight: 300;
    padding-top: 12px;
    font-size: 14px;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 30px;
}

.my-account-page.user-generated-section .user-generated-image-container .user-content-wrapper .post-meta-wrapper .like-wrapper a.ugc-like.liked {
    color: #f56721;
}

body .archive-user-content .all-image-container .image-item .post-meta-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-family: Roboto;
    font-weight: 300;
    padding-top: 0;
    font-size: 14px;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 20px;
    position: relative;
    top: -10px;
}

body .archive-user-content .all-image-container .image-item .post-meta-wrapper .like-wrapper a.ugc-like.liked {
    color: #f56721;
}

.shoptimizer-archive #primary .custom-primary {
    width: 100% !important;
}

body.woocommerce-checkout .testimonial_slider .owl-stage {
    display: flex;
    align-items: center;
}


body.postid-81009 .money-back-gurantee ul li:first-child {
    display: none;
}

body.single-product .product-des-flex {
    display: flex;
}

@media screen and (max-width:767px) {
    body.single-product .product-des-flex {
        flex-direction: column;
    }
}

body.home.woocommerce-no-js #content .col-full {
    max-width: 100% !important;
    padding: 0 !important;
}

body.page-id-81574 .contact-first-name,
body.page-id-81574 .contact-first-name .fname,
body.page-id-81574 .business-name,
body.page-id-81574 .businessname {
    width: 49%;
    margin-right: 11px;
}

body.page-id-81574 .contact-last-name,
body.page-id-81574 .contact-last-name .lname,
body.page-id-81574 .business-phonenumber,
body.page-id-81574 .businessnumber {
    width: 49%;
}

body.page-id-81574 .wpcf7 span.wpcf7-form-control-wrap {
    display: inline;
}

body.page-id-81574 .recover-contact-form input[type=submit] {
    background-color: #f56721;
}

/* body a.remove:before {
    color: #000 !important;
    font-size: 12px !important;
    font-weight: 800 !important;
} */

body .remove {
    color: #000 !important;
    font-size: 30px !important;
    font-weight: 800 !important;
    line-height: 50px !important;
}

body.single-product .total-user-photo {
    display: inline-flex;
}

body.single-product .total-user-photos img {

    height: 13px;
    margin-top: 14px;
}

body.single-product .total-user-photos p {
    margin-top: 10px;
}

body.single-product .custom-count-section .total-user-photos img {
    width: 13px !important;
    height: auto;
    object-fit: contain;
}

body .so-offer-content .price {
    display: flex !important;
    align-items: baseline !important;
}

body.single .single_variation_wrap .woocommerce-variation-description {
    display: flex;
}

body.single .wpgis-slider-for .slick-slide img:nth-child(4) {
    display: none;
}

body.single .wpgis-slider-for .slick-track,
body.single .wpgis-slider-for .slick-track .slick-active {
    height: 450px;
}

body.single .wpgis-slider-for .slick-current.slick-active img {
    max-width: 600px;
    height: 400px;
    width: 100%;
    object-fit: contain;
}

@media(max-width:500px) {
    body.page-id-19238 .shoptimizer-archive .woocommerce-breadcrumb {
        margin-top: 21% !important;
    }
}

@media screen and (min-width:1024px) {
    body.woocommerce-cart table.shop_table tbody {
        flex-direction: column;
    }

    body.woocommerce-cart table.shop_table tbody tr.bundled_table_item td.product-quantity {
        width: 68px;
    }
}


body.postid-85666 .shoptimizer-sticky-add-to-cart,
body.postid-85666 #frequently_bought_together_form,
body.postid-85666 .frequently_bought_together_heading {
    display: none !important;
}

.woocommerce-variation-description img {
    height: auto;
    object-fit: contain;
}

body.error404 header.page-header {
    background-color: transparent !important;
}

body.single-product .product.product-type-bundle+#frequently_bought_together_form {
    display: none !important;
}

body.single .bundled_item_price_quantity {
    display: none;
}

body.single .bundled_product_optional_checkbox .price ins .woocommerce-Price-amount::before {
    content: '+';
    display: inline-block;
}

.woocommerce-checkout p.woocommerce-invalid-required-field span.errors {
    color: #e2401c;
    display: block !important;
    font-weight: bold;
}

.all_comment_content svg {
    width: 20px;
    height: 20px;
    display: inline-flex;
    position: relative;
    top: 2px;
}

@media screen and (min-width:1024px) {
    body.single-product #frequently_bought_together_form {
        position: relative;
        padding-top: 50px;
    }

    body.single-product #frequently_bought_together_form .frequently_bought_together_heading {
        position: absolute;
        top: 0;
    }
}

@media screen and (max-width:378px) {
    .catalog-image .elementor-image::after {
        left: 260px !important;
    }
}

@media screen and (min-width:768px) {
    body.single .pisol_single_buy_now {
        display: none !important;
    }
}

body.single .pisol_single_buy_now {
    display: none !important;
}

body .site-header .custom-logo-link img {
    height: 70px !important;
}

@media screen and (max-width:420px) {
    body .site-header .custom-logo-link img {
        height: 47px !important;
    }
}

#billing_state_field label::before,
#shipping_state_field label::before {
    content: "State / District";
    color: black;
}

#billing_state_field label,
#shipping_state_field label {
    color: #fff;
    position: relative;
}

#billing_state_field abbr,
#shipping_state_field abbr {
    position: absolute;
    left: 16%;
}

@media (min-width: 320px) and (max-width: 768px) {
    #billing_state_field abbr {
        position: relative;
        left: -10%;
    }
}

@media (min-width: 768px) and (max-width: 820px) {
    #billing_state_field abbr {
        position: absolute;
        left: 12%;
    }
}

#tab-description p span .style-svg {
    padding-top: 15px;
    width: 50px;
    height: 35px;
}

body.woocommerce-checkout .form-row .input-text {
    border-radius: 0.3rem;
    border: 1px solid #d2d6dc;
}

body.woocommerce-checkout .form-row.woocommerce-validated input.input-text {
    border: 1px solid #0f834d;
    box-shadow: unset;
}

body.woocommerce-checkout .form-row.woocommerce-invalid input.input-text,
body.woocommerce-checkout .form-row.woocommerce-invalid-required-field input.input-text {
    border: 1px solid #f56721;
    box-shadow: unset;
}


body #ouibounce-modal {
    z-index: 99999;
}

body #ouibounce-modal .modal {
    width: 50%;
    z-index: 999999;
    background-color: #fff;
    height: max-content;
    max-height: 90vh;
    overflow-y: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

@media (min-width:768px) and (max-width:1023px) {
    body #ouibounce-modal .modal {
        width: 90%;
    }
}

body #ouibounce-modal .modal .exit-intent-content {
    width: 70%;
    padding-top: 30px;
    margin: 0 auto;
}

body #ouibounce-modal .modal .exit-intent-content .exit-contact-form>p {
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 39px;
    text-align: center;
    color: #000000;
}

body #ouibounce-modal .modal .exit-intent-content .form-left {
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: space-between;
}

body #ouibounce-modal .modal .exit-intent-content .form-left p {
    width: 49%;
    margin-left: 0;
}

body #ouibounce-modal .modal .exit-intent-content .form-left p span.wpcf7-form-control-wrap {
    display: block;
}

body #ouibounce-modal .modal .exit-intent-content .form-left p span.wpcf7-form-control-wrap::before {
    content: '';
    display: inline-block;
    width: 90%;
    height: 56px;
    background: transparent;
    position: absolute;
    transform: skewX(-10deg);
    border: 2px solid #aaa;
    border-right: none;
    z-index: 0;
    left: 10px;
}

body #ouibounce-modal .modal .exit-intent-content .form-left p span.wpcf7-form-control-wrap.focused::before {
    border: 2px solid #FF7013;
}

body #ouibounce-modal .modal .exit-intent-content .form-left p span.wpcf7-form-control-wrap::after {
    content: '';
    display: inline-block;
    width: 20px;
    height: 60px;
    position: absolute;
    background: #fff;
    border-left: 2px solid #aaa;
    transform: skewX(-10deg);
    right: 0px;
    top: 0;
}

body #ouibounce-modal .modal .exit-intent-content .form-left p span.wpcf7-form-control-wrap.focused::after {
    border-left: 2px solid #FF7013;
}

body #ouibounce-modal .modal .exit-intent-content .form-left p span.wpcf7-form-control-wrap input {
    background-color: transparent;
    border: none;
    background-size: 100%;
    background-position: left center;
    background-repeat: no-repeat;
    height: 56px;
    position: relative;
    z-index: 10;
    box-shadow: unset;
    -webkit-box-shadow: 0 0 0px 1000px white inset;
    height: auto;
    top: 17px;
    width: calc(100% - 50px);
    left: 20px;
    padding: 0;
    margin-bottom: 25px;
}

body #ouibounce-modal .modal .exit-intent-content .wpcf7-form .form-right p {
    margin-left: 0;
}

body #ouibounce-modal .modal input:internal-autofill-selected {
    background-color: transparent !important;
}

body #ouibounce-modal .modal .exit-intent-content .wpcf7-form .form-right .skewed-button {
    background: #C6C6C6;
    width: calc(50% - 20px);
    margin-left: auto;
    margin-bottom: 30px;
    position: relative;
    height: 54px;
}

body #ouibounce-modal .modal .exit-intent-content .wpcf7-form .form-right .skewed-button .wpcf7-spinner {
    position: absolute;
    top: 25px;
    right: -50px;
}

body #ouibounce-modal .modal .exit-intent-content .wpcf7-form .form-right .skewed-button::before {
    content: '';
    display: block;
    transform: skewX(-10deg);
    width: 10px;
    height: 54px;
    left: -5px;
    background: #C6C6C6;
    position: absolute;
}

body #ouibounce-modal .modal .exit-intent-content .wpcf7-form .form-right .skewed-button::after {
    content: '';
    display: block;
    border-left: 2px solid #C6C6C6;
    transform: skewX(-10deg);
    width: 10px;
    height: 54px;
    right: -5px;
    background: #C6C6C6;
    position: absolute;
    top: 0;
}

body #ouibounce-modal .modal .exit-intent-content .wpcf7-form .form-right .skewed-button.focused,
body #ouibounce-modal .modal .exit-intent-content .wpcf7-form .form-right .skewed-button.focused::before {
    background: #FF7013;
}

body #ouibounce-modal .modal .exit-intent-content .wpcf7-form .form-right .skewed-button.focused::after {
    border-left: 2px solid #FF7013;
    background: #FF7013;
}

body #ouibounce-modal .modal .exit-intent-content .wpcf7-form .form-right input[type="submit"] {
    background: transparent;
    text-transform: capitalize;
    font-size: 16px;
    line-height: 24px;
    padding-top: 15px;
}

body #ouibounce-modal .modal .exit-intent-content .wpcf7-form .form-right textarea {
    border-radius: 0;
    border: 2px solid #AAAAAA;
    width: calc(100% - 24px);
}

body #ouibounce-modal .modal .exit-intent-content .wpcf7-form .form-right span.wpcf7-form-control-wrap.focused textarea {
    border: 2px solid #FF7013;
}

body #ouibounce-modal .modal .exit-intent-content .form-right label {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #000000;
}

body #ouibounce-modal .modal .exit-intent-content .form-left label {
    padding-left: 15px;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #000000;
}

body #ouibounce-modal .modal .close {
    position: absolute;
    top: 30px;
    text-align: right;
    right: 30px;
    cursor: pointer;
}

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

    body #ouibounce-modal .modal {
        width: 90%;
        padding-top: 0;
    }

    body #ouibounce-modal .modal .exit-intent-content {
        width: 90%;
    }

    body #ouibounce-modal .modal .exit-intent-content .exit-contact-form>p {
        font-size: 20px;
        line-height: 24px;
        text-align: center;
    }

    body #ouibounce-modal .modal .exit-intent-content .form-left {
        flex-direction: column;
        padding-left: 20px;
        padding-right: 20px;
    }

    body #ouibounce-modal .modal .exit-intent-content .form-right {
        padding-left: 20px;
        padding-right: 20px;
    }

    body #ouibounce-modal .modal .exit-intent-content .form-left p {
        width: 100%;
        margin-left: 0;
    }

    body #ouibounce-modal .modal .exit-intent-content .form-right p {
        margin-left: 0;
        width: 100%;
    }

    body #ouibounce-modal .modal .close {
        top: 15px;
        text-align: right;
        right: 15px;
        cursor: pointer;
    }

    body #ouibounce-modal .modal .exit-intent-content .form-thank-message h2 {
        font-size: 22px;
        text-align: center;
        margin-top: 65px;
    }

    body #ouibounce-modal .modal .exit-intent-content .form-thank-message {
        position: relative;
        top: -15px;
    }
}

/* home new styling */
body.page-id-106475 .hero .btn-next {
    position: absolute;
    right: 100px;
    top: 48.5%;
    z-index: 999;
    left: unset;
    background: none;
    font-size: 175px;
    font-family: 'Roboto', serif;
    line-height: 0px;
    font-weight: 100;
    color: #ffffff;
    cursor: pointer;
}

@media screen and (max-width:1024px) {
    body.page-id-106475 .hero .btn-next {
        top: 45.5% !important;
        font-size: 130px;
        right: 50px;
    }

    body.page-id-106475 .hero .btn-prev {
        top: 45.5% !important;
        font-size: 130px !important;
        left: 50px !important;
    }
}

@media screen and (max-width:468px) {
    body.single .product-details-wrapper .so_product_image,
    body.single .product-details-wrapper>.images{
        height: 552px !important;
    }
    body.single .product-details-wrapper #wpgis-gallery{
        height: 152px;
    }
    body.page-id-106475 .hero .btn-next {
        top: 44.5% !important;
        font-size: 75px !important;
        right: 10px !important;
    }

    body.page-id-106475 .hero .btn-prev {
        font-size: 75px !important;
        left: 10px !important;
        top: 44.5% !important;
    }
}

body.page-id-106475 .hero .btn-prev {
    position: absolute;
    right: unset;
    top: 48.5%;
    z-index: 999;
    left: 100px;
    background: none;
    font-size: 175px;
    font-family: 'Roboto', serif;
    line-height: 0px;
    font-weight: 100;
    color: #ffffff;
    cursor: pointer;
}

body.page-id-106475 .hero .owl-next:hover,
body.page-id-106475 .hero .owl-prev:hover {
    color: #000 !important;
}

body.page-id-106475 .hero .owl-dots {
    position: absolute;
    width: 100%;
    bottom: 30px;
}

body.page-id-106475 .hero .owl-nav {
    margin-top: 0px;
    bottom: 28px;
    position: relative;
}

body.page-id-106475 .hero .owl-nav .owl-prev {
    position: relative;
    right: 100px;
    z-index: 9999;
    font-size: 40px;
    line-height: 0;
}

body.page-id-106475 .hero .owl-nav .owl-next {
    position: relative;
    left: 100px;
    z-index: 9999;
    font-size: 40px;
    line-height: 0;
}

body.page-id-106475 .herobanner>div>div {
    padding: 0 !important;
}

body.page-id-106475 .hero img {
    width: 100%;
    height: 100%;
    max-height: 730px;
    object-fit: cover;
}

@media screen and (max-width:820px) {
    body.page-id-106475 .hero img {
        min-height: 68vh !important;
        height: 68vh !important;
    }

    body .featured-all .price {
        background: #f56721;
        display: flex;
        max-width: fit-content;
        text-align: center;
        justify-content: center;
        align-items: center;
        margin: auto;
        padding: 5px 18px;
        color: #ffffff !important;
        font-size: 16px !important;
    }
}

@media screen and (max-width:468px) {
    body.page-id-106475 .hero img {
        min-height: 65vh !important;
        height: 65vh !important;
    }

    body.page-id-106475 .catalog-image-left .catalog-images {
        display: none;
    }

    body.page-id-106475 .catalog-image-right .catalog-images {
        display: none;
    }

    body .featured-all a.button.product_type_simple {
        position: relative !important;
        display: block !important;
        width: 100% !important;
        text-align: center !important;
        justify-content: center;
        align-items: center;
        color: #ffffff !important;
        font-size: 14px !important;
    }

    body.page-id-106475 .user-generated-section .owl-prev {
        left: 0 !important;
        font-size: 50px !important;
    }

    body.page-id-106475 .user-generated-section .owl-next {
        right: 0 !important;
        font-size: 50px !important;
    }

    body .download-catalog-section .input-container {
        margin-bottom: 0;
    }

    body .download-catalog-section .recaptcha {
        margin-left: 6%;
        margin-bottom: 30px;
    }

    body .featured-all .button.product_type_variable {
        width: 95% !important;
        display: block !important;
    }

    body .learn-more {
        width: 100%;
        text-align: center;
        padding: 0;
        display: block;
    }

    .download-catalog-section {
        padding: 0 !important;
    }

    body .featured-all .price {
        max-width: 100%;
    }

}

@media screen and (min-width:767px) {
    body.page-id-106475 .testimonial_slider .testimonial-item .comment-content {
        width: 75%;
        margin: auto;
    }

}

@media screen and (min-width:1024px) {

    .featured-all ul li:nth-child(1)::after,
    .featured-all ul li:nth-child(4)::after {
        content: '';
        display: block;
        height: calc(40% + 30px);
        width: 99%;
        background: rgba(255, 255, 255, 0.46);
        position: absolute;
        bottom: 0;
        z-index: 0;
    }

    .featured-all ul li:nth-child(2)::after,
    .featured-all ul li:nth-child(3)::after {
        content: '';
        display: block;
        height: calc(40% + 30px);
        width: 99%;
        position: absolute;
        bottom: 0;
        z-index: 0;
        background: rgba(255, 255, 255, 0.71);
    }

    body .featured-all .woocommerce-loop-product__title {
        position: absolute !important;
        bottom: 22%;
        width: 100%;
        display: block;
        z-index: 1 !important;
    }

    body .featured-all .woocommerce-loop-product__title a {
        width: 60%;
        text-align: center;
        margin: auto;
    }

    body .featured-all .price {
        background: #f56721;
        display: flex;
        max-width: fit-content;
        text-align: center;
        justify-content: center;
        align-items: center;
        margin: auto;
        padding: 5px 18px;
        color: #ffffff !important;
        font-size: 16px !important;
        position: absolute !important;
        bottom: 12%;
        left: 0;
        right: 0;
        z-index: 1;
    }

    body.home #page #content .featured-all .button {
        opacity: 1 !important;
        bottom: 6% !important;
        width: fit-content !important;
        right: -13em;
        left: 0;
        position: absolute !important;
        margin: auto;
        background: none !important;
        font-weight: 700;
        z-index: 1 !important;
        line-height: 42px !important;
    }

    body .featured-all .button.product_type_variable {
        left: 0;
        right: 0;
    }

    body .featured-all ul.products li.product img {
        display: block;
        width: 100%;
        margin: 0 auto 1.2em;
        margin: 0 !important;
        padding: 0 !important;
    }

    body .featured-all ul.products li.product:nth-child(2) .woocommerce-loop-product__title a,
    body .featured-all ul.products li.product:nth-child(2) .button,
    body .featured-all ul.products li.product:nth-child(3) .woocommerce-loop-product__title a,
    body .featured-all ul.products li.product:nth-child(3) .button,
    body .featured-all ul.products li.product:nth-child(2) .learn-more,
    body .featured-all ul.products li.product:nth-child(3) .learn-more {
        color: #000000 !important;
        z-index: 1;
    }

    body .featured-all ul.products li.product:nth-child(1) .woocommerce-loop-product__title,
    body .featured-all ul.products li.product:nth-child(1) .button,
    body .featured-all ul.products li.product:nth-child(4) .woocommerce-loop-product__title,
    body .featured-all ul.products li.product:nth-child(4) .button {
        color: #000000;
        z-index: 1;
    }

    body.page-id-106475 .woocommerce-loop-product__title a {
        font-size: 24px;
    }

    body .featured-all .woocommerce-card__header .button {
        opacity: 1 !important;
        position: relative !important;
        background: none !important;
        width: unset !important;
        line-height: unset;
    }

    body .catalog-image-left .catalog-images {
        width: 300px;
        position: absolute;
        bottom: -7em !important;
        transform: rotate(-10deg);
        box-shadow: -9px 10px 20px 2px #0000004d;
        right: 60px;
    }

    body .catalog-image-right .catalog-images {
        width: 300px;
        position: absolute;
        bottom: -7em !important;
        transform: rotate(10deg);
        box-shadow: -9px 10px 20px 2px #0000004d;
        left: 30px;
    }
}

.learn-more {
    color: #000;
    font-size: 14px;
    font-weight: 700;
    display: block;
    cursor: pointer;
    position: absolute;
    bottom: 5.3%;
    width: 48%;
    text-align: right;
    margin-right: auto;
    z-index: 1 !important;
    line-height: 46px;
}

body .catalog-image-left .catalog-images {
    position: absolute;
    bottom: -5em;
    transform: rotate(-10deg);
    box-shadow: -9px 10px 20px 2px #0000004d;
}

body .catalog-image-right .catalog-images {
    position: absolute;
    bottom: -5em;
    transform: rotate(10deg);
    box-shadow: -9px 10px 20px 2px #0000004d;
}

body .featured-all .woocommerce-card__header .button {
    line-height: 35px !important;
    position: relative !important;
}

body .featured-all ul.products li.product,
body .featured-all ul.products li.product:hover {
    padding: 3px 5px !important;
    margin: 0 !important;
}

body .featured-all ul.products li.product::before {
    content: none;
}

body .featured-all li.product:not(.product-category):hover img {
    transform: unset;
}

body .featured-all .product_type_simple.add_to_cart_button {
    display: inline-flex !important;
}

body .featured-all .button::after {
    content: ' >';
    font-size: 14px;
    position: relative;
    top: 0px;
    margin-left: 3px;
    opacity: 1;
    display: inline-block;
    margin-top: unset;
    width: unset;
    height: unset;
    vertical-align: unset;
    left: unset;
    border: unset;
    border-radius: unset;
    animation: none !important;
}

body .download-catalog-section .input-container {
    width: 100%;
    margin: 0;
}

body .download-catalog-section .input-container p {
    display: flex;
    margin: 0;
}

body.page-id-106475 .user-content-wrapper img {
    height: 270px;
    width: 100%;
    object-fit: cover;
}

body.page-id-106475 .user-generated-section .owl-prev {
    position: absolute;
    left: 0;
    bottom: 50%;
    font-size: 200px;
    line-height: 0;
    padding: 0;
    margin: 0;
    color: #ffffff;
    font-weight: 100;
    background: unset !important;
}

body.page-id-106475 .user-generated-section .owl-next {
    position: absolute;
    right: 0;
    bottom: 50%;
    font-size: 200px;
    line-height: 0;
    padding: 0;
    margin: 0;
    color: #ffffff;
    font-weight: 100;
    background: unset !important;
}
body.page-id-106475 .user-generated-section{
    overflow: hidden;
}
body.page-id-106475 form .submit-container {
    width: 100%;
}

body.page-id-106475 .testimonial-container .owl-stage {
    display: flex;
    align-items: center;
}

body.page-id-106475 .woocommerce-breadcrumb {
    display: none;
}
@media screen and (min-width:993px) {
    body #page .col-full.main-header {
        padding-bottom: 5px;
        padding-top: 5px;
    }
}

@media screen and (max-width:1024px) {
    .learn-more {
        position: relative;
        bottom: 0;
        height: 34px;
        display: inline-flex !important;
        padding: 0 30px !important;
    }

    body .featured-all .button.product_type_simple {
        width: fit-content !important;
        padding: 0 30px !important;
    }

    body.page-id-106475 .catalog-image-left .catalog-images {
        transform: scale(0.7)rotate(-10deg);
        bottom: -8em;
    }

    body.page-id-106475 .catalog-image-right .catalog-images {
        transform: scale(0.7)rotate(10deg);
        bottom: -8em;
    }

    body .featured-all .button.product_type_variable {
        width: 98%;
    }

    body .download-catalog-section .catalog-center {
        width: 50%;
    }

    body .download-catalog-section .catalog-image-right,
    body .download-catalog-section .catalog-image-left {
        width: 24%;
    }

    body .download-catalog-section .middle-wrapper {
        width: 50%;
    }
}

@media screen and (min-width: 993px) {
    body .col-full-nav {
        padding: 0 5%;
        height: 50px;
        background-color: #EAEAEA;
    }

    body .col-full-nav .col-full .shoptimizer-primary-navigation {
        height: 50px;
        position: unset !important;
    }

    body .col-full-nav>div>div {
        background-color: #EAEAEA;
    }

    body .col-full-nav ul li span {
        color: #000000;
    }

    body .main-navigation ul.menu>li.menu-item-has-children>a::after {
        color: #000000;
    }

    body .woocommerce-loop-product__title {
        margin-bottom: 15px !important;
    }

    body .site-search,
    body.single .site-search {
        display: none;
    }

    body .user-sub-button a {
        width: 45% !important;
    }

    #site-navigation #menu-main-menu li a {
        line-height: 50px;
    }

    .col-full-nav .site-header-cart.menu {
        line-height: 50px;
    }

}
#site-navigation #menu-main-menu li a{
    font-family: 'Roboto';
    font-size: 16px;
    letter-spacing: 0.5px;
}
body #page {
    width: 100%;
}

body .middle-header {
    height: 50px;
    background-color: #E45B0A;
    max-width: 100%;
}

body .col-full.middle-header {
    display: flex;
    justify-content: center;
    color: #ffffff;
    overflow: hidden;
    column-gap: 20px;
}

body .col-full.middle-header>div img {
    z-index: 1;
}

body .col-full.middle-header .search-section .header-text {
    font-size: 18px;
    z-index: 1;
    text-align: center;
    cursor: default;
}

body #ouibounce-modal .modal .exit-intent-content .wpcf7-form .form-right .dropdownclass {
    margin-top: 25px;
}

body #ouibounce-modal .modal .exit-intent-content .wpcf7-form .form-right .skewed-button {
    margin-top: 4px !important;
}

@media screen and (max-width:993px) {
    body .col-full.middle-header,
    body .secondary-navigation,
    body .mobile-toggled .secondary-navigation {
        display: none !important;
    }

    .col-full-nav {
        position: fixed;
        z-index: 102;
        padding: 0 15px;
        top: 0;
        bottom: 0;
        height: 100%;
        left: -270px !important;
        width: 260px;
        min-height: 100vh;
        min-height: fill-available;
        min-height: -webkit-fill-available;
        max-height: 100vh;
        overflow-y: auto;
        overflow-x: hidden;
        background: #fff;
        overscroll-behavior: contain;
        -webkit-overflow-scrolling: touch;
        box-shadow: 0 0 10 rgba(0, 0, 0, .15);
        transition: all .35s;
        transition-delay: .1s;
        filter: drop-shadow(0px 0px 0.75rem black);
        padding-top: 4.5em;
        display: none;
    }

    .mobile-toggled .col-full-nav {
        left: 0 !important;
    }

    .mobile-toggled .mobile-menu.close-drawer {
        display: block;
        right: unset;
        left: 5em;
        font-size: 47px;
        z-index: 99999;
        color: #000;
        position: fixed;
        top: 25px;
    }

    .close-drawer:after,
    .close-drawer:before {
        height: 25px;
    }

    body.mobile-toggled .site-search {
        left: 15px !important;
        opacity: 1 !important;
    }

    #page .site-header .site-search {
        display: unset;
        height: 1px;
        opacity: 0;
        width: 25%;
    }
}

@media(max-width:500px) {
    .form-right .recaptcha-button {
        margin: 0px -18px;
    }

    body.mobile-toggled .site-search {
        width: 50% !important;
    }

    body.mobile-toggled .site-search {
        left: 0px !important;
        opacity: 1 !important;
    }

    body.page-id-106475 .user-generated-section .owl-next,
    body.page-id-106475 .user-generated-section .owl-prev {
        bottom: 35%;
    }

    body .download-catalog-section .middle-wrapper {
        width: 100%;
    }

    body .download-catalog-section .catalog-image-right,
    body .download-catalog-section .catalog-image-left {
        display: none;
    }

}

.mobile-menu.close-drawer {
    display: none;
}

body.woocommerce-shop .woocommerce-message .message-content .button {
    display: none;
}

body.woocommerce-shop .woocommerce-message .message-inner {
    display: flex;
    justify-content: space-between;
}

body.woocommerce-shop .woocommerce-message .message-inner .buttons-wrapper button.cart {
    padding-right: 10px;
}

body .agree-message {
    position: relative;
    bottom: 45px;
}

body .col-full.main-header {
    z-index: unset !important;
}

body .site-search {
    position: fixed;
    left: -260px;
    top: 15px;
    z-index: 999;
    transition: all .35s;
}

body .site-search input {
    height: 45px;
}

body .menu-toggle .bar {
    background-color: #ffffff;
}

body .menu-toggle .bar-text {
    color: #ffffff;
}

@media screen and (max-width:600px) {
    body.mobile-toggled .col-full-nav {
        top: 0px;
    }

    body.mobile-toggled .site-search {
        top: 15px;
    }

    body.mobile-toggled .mobile-menu.close-drawer {
        top: 25px;
    }

    body.mobile-toggled .site-search {
        width: 40%;
        left: 0 !important;
    }
}

body.home .user-generated-section .owl-stage-outer {
    overflow: unset;
}

.sc-message-success,
body.home .download-catalog-section .wpcf7-response-output {
    display: none;
}

body.home .download-catalog-section form.resetting .sc-message-success,
body.home .download-catalog-section form.sent .sc-message-success {
    display: block;
    border: 2px solid #46b450;
    padding: 5px 10px;
    margin-bottom: 35px;
}

@media (min-width: 1600px) {

    body.single-product .col-full-nav .col-full,
    body.single-product .col-full.main-header {
        max-width: 1170px !important;
    }
}

body.archive .money-back-gurantee {
    display: none;
}

/* single pages new format */

body.single #main div.product.type-product>div {
    padding: 30px 40px;
}

/* body.single #main .shoptimizer-product-prevnext {
    text-align: right;
    position: relative;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
    left: 0;
} */

/* body.single div#tab-description {
    color: #ffffff;
} */

/* body.single #ywqa_question_list,
body.single #ask_question_form .ywqa-ask-question * {
    color: #ffffff;
} */

/* body.single section.related-wrapper .woocommerce-loop-product__title {
    font-weight: 700 !important;
    text-align: center;
    order: 1;
    margin-bottom: 0 !important;
} */

/* body.single section.related-wrapper li.product .price {
    text-align: center;
    margin-bottom: 25px;
    order: 3;
} */

/* body.single #review_form * {
    color: #ffffff;
} */

body.single #review_form #reply-title {
    color: #ffffff !important;
    font-weight: 600;
}

body.single #main div.product .images .wpgis-slider-for {
    transform: unset;
    display: flex;
    transform: unset;
    top: unset;
    overflow: hidden;
    margin-bottom: 0;
}

body.single #main .images.image-owl img {
    height: 100%;
    object-fit: cover;
    min-height: 250px;
    max-height: 250px;
}

body.single #wpgis-gallery .btn-next {
    position: absolute;
    right: 10px;
    top: 43%;
    z-index: 999;
    left: unset;
    background: none;
}

body.single #wpgis-gallery .btn-prev {
    position: absolute;
    right: unset;
    top: 43%;
    z-index: 999;
    left: 0;
    background: none;
}

body.single #wpgis-gallery .btn-prev::before,
body.single #wpgis-gallery .btn-next::before {
    font-family: Rivolicons, sans-serif;
    font-size: 24px;
}

body.single #wpgis-gallery .btn-prev::before {
    content: "\e60f";
    text-shadow: 0px 0px 5px #000;
}

body.single #wpgis-gallery .btn-next::before {
    content: "\e611";
    text-shadow: 0px 0px 5px #000;

}

body.single #main #frequently_bought_together_form h4 {
    font-weight: 600;
}

body.single #main #frequently_bought_together_form .frequently_bought_add_to_cart {
    border: 3px solid #fff;
    padding: 30px;
    height: fit-content;
    margin-top: 0;
}

body.single #main #frequently_bought_together_form .frequently_bought_products {
    padding: 25px 15px;
    display: flex;
    height: 50%;
    justify-content: center;
    align-items: center;
}

body.single #main #frequently_bought_together_form .frequently_bought_product_price {
    background: #F56721;
    width: fit-content;
    padding: 2px 10px;
    color: #ffffff;
}

body.single #main .woocommerce-tabs {
    background-color: #2D2D2D;
}

body.single #page .woocommerce-tabs ul.tabs {
    border: none;
}

body.single .slick-track {
    height: 100%;
}

@media screen and (max-width:992px) {
    body .col-full.middle-header {
        display: none;
    }

    body.single-product #frequently_bought_together_form .frequently_bought_together_products {
        width: 50% !important;
    }

    body.single #main div.product .images img {
        width: 100%;
        visibility: visible !important;
        display: block !important;
    }

    body.single #frequently_bought_together_form img,
    body.single #main div.product #frequently_bought_together_form .frequently_bought_add_to_cart {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .money-back-gurantee ul {
        width: 50%;
    }
    body.single #wpgis-gallery .slick-arrow{
        font-size: 0px !important;
    }
}

body.single #main div.product,
body.single #content .archive-header>.col-full {
    background: #ffffff;
}

body.single .custom-count-section .comment-rating {
    display: inline-flex;
    align-items: baseline;
}

body.single .custom-count-section .star-rating {
    margin-top: 10px;
    line-height: 20px;
}

body.single #main {
    background-color: #DCDCDC;
}

body.single #frequently_bought_together_form .frequently_bought_product_price {
    font-size: 18px;
    background: #F56721;
    width: fit-content;
    padding: 2px 10px;
    color: #ffffff;
}

body.single #main #frequently_bought_together_form img {
    margin-bottom: 20px;
    height: 135px;
    object-fit: contain;
    width: 300px;
    background-color: #ffffff;
}

/*
body .site-footer .col-full,
body .site-footer ,
body .copyright .col-full,
body .copyright{
    background-color: #21323D !important;
}
*/
body.single .woocommerce-variation-description .money-back-gurantee,
body.archive .money-back-gurantee {
    display: none;
}

body.single .custom-count-section .star-rating {
    margin: 5px 5px 5px 0 !important;
    line-height: 15px;
}

body.single .woocommerce-tabs.wc-tabs-wrapper {
    padding: 30px 0 !important;
}

body.single #wpgis-gallery img {
    height: 150px;
    width: 100%;
    object-fit: cover;
    object-position: center;
}

body.single-product #page div.product .images .wpgis-slider-for .btn-next,
body.single-product #page div.product .images .wpgis-slider-for .btn-prev {
    margin: 0 !important;
    z-index: 1;
}

body.single-product #page div.product .images .wpgis-slider-for .btn-prev::before,
body.single-product #page div.product .images .wpgis-slider-for .btn-next::before {
    color: #fff !important;
    text-shadow: 0px 0px 5px #000;
}

body.single-product .woocommerce-tabs ul .active a {
    font-weight: 600;
    color: #ffffff !important;
}

/* body.single-product .woocommerce-tabs .active a::after {
    border-bottom: 4px solid #F56721;
} */

body.single #wpgis-gallery .slick-prev {
    left: 0px;
    z-index: 9;
}

body.single #wpgis-gallery .slick-next {
    right: 0px;
    z-index: 9;
}

body.single #wpgis-gallery .slick-prev::before,
body.single #wpgis-gallery .slick-next::before {
    color: #ffffff !important;
    text-shadow: 0px 0px 5px #000;
}

body.single .money-back-gurantee li {
    height: 50px;
}

body.single .comment-text {
    color: #ffffff;
}

/* body.single .comment-text .woocommerce-review__author {
    color: #ffffff !important;
    font-weight: 600 !important;
} */

/* home page button */
body.home ul.products li.product .price,
body.home .featured-all a.button.add_to_cart_button {
    min-width: 175px !important;
}

body.home ul.products li.product .woocommerce-LoopProduct-link {
    font-size: 20px !important;
    font-weight: 600 !important;
    text-align: center !important;
}

@media (max-width:993px) {
    body.single-product .user-upload-container {
        padding: 0 2%;
    }

    body.single #main #frequently_bought_together_form .frequently_bought_products {
        height: 20px;
    }
}

@media screen and (max-width:1023px) and (min-width:768px) {
    body.single #frequently_bought_together_form .frequently_bought_together_products {
        margin-bottom: 30px;
    }

    body.single #main .woocommerce-tabs.wc-tabs-wrapper {
        display: block !important;
        width: 100%;
    }

    body.single #main #frequently_bought_together_form .frequently_bought_add_to_cart {
        margin-bottom: 30px;
    }
    body.single #page #content #primary #main #frequently_bought_together_form{
        display: flex;
        flex-direction: column;
        margin-top: 30px;
        padding-top: 50px !important;
    }
    body.single #page #content #primary #main #frequently_bought_together_form .frequently_bought_together_products{
        display: flex;
        max-width: 100% !important;
        width: 100% !important;
    }
}

@media (max-width:767px) {
    body.single #main #frequently_bought_together_form .frequently_bought_add_to_cart {
        margin-top: 30px;
    }
}

section.shoptimizer-sticky-add-to-cart.visible .col-full {
    max-width: 1170px !important;
}

body.single .related-wrapper .star-rating {
    margin: 5px auto !important;
    order: 2;
}

body.single .related-wrapper ul li {
    display: flex;
}

body.single #main .woocommerce-tabs.wc-tabs-wrapper h1,
body.single #main .woocommerce-tabs.wc-tabs-wrapper h3,
body.single #main .woocommerce-tabs.wc-tabs-wrapper h4,
body.single #main .woocommerce-tabs.wc-tabs-wrapper h5,
body.single #main .woocommerce-tabs.wc-tabs-wrapper h6,
/* body.single #main .woocommerce-tabs.wc-tabs-wrapper p, */
body.single #main .woocommerce-tabs.wc-tabs-wrapper,
body.single #main #tab-product-disclaimer *,
body.single #main #tab-specs * {
    color: #ffffff;
}

body.single #main .woocommerce-tabs.wc-tabs-wrapper h2 {
    color: #f56721 !important;
}

body.single #main #tab-holsters li a {
    color: #F56721;
    text-decoration: underline;
}

body.single #main #tab-downloads {
    color: #ffffff;
}

body.single #main #tab-downloads a {
    color: #F56721;
    text-decoration: underline;
}

body.single #main .woocommerce-tabs h3,
body.single #main #tab-description h4,
body.single #main #tab-product-disclaimer h2 {
    color: #F56721 !important;
}

/* body.single .woocommerce-tabs.wc-tabs-wrapper a {
    color: #F56721;
} */

body.single-product .site-content footer .col-full {
    background-color: transparent !important;
    max-width: calc(1170px + 40px) !important;
    margin: auto;
}

body.single-product.postid-6874 .cart-single-page-col .money-back-gurantee {
    display: none;
}

body.single .woocommerce-tabs #tab-description h2 a {
    text-align: left;
    display: block;
}

body.single .content-area p.stock {
    border-top: unset;
    color: transparent;
    position: relative;
}

body.single .product-details-wrapper .price {
    color: #ED6C21 !important;
}

body.single .movies .owl-item>div {
    position: relative;
    height: 250px;
}

body.single a.popup-youtube img {
    height: 250px;
    width: 100%;
    object-fit: cover;
}

body.single a.popup-youtube:after {
    display: block;
    content: '';
    background: url(https://www.recovertactical.com/wp-content/uploads/2022/10/Triangle.png);
    width: 60px;
    height: 40px;
    position: absolute;
    z-index: 10000;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    top: 42%;
    left: 40%;
    border: none !important;
}

body.single .owl-stage-outer {
    overflow: hidden;
}

body.single-product .owl-stage {
    display: flex;
}

body.single-product .movies.movie-owl,
body.single-product .images.image-owl {
    position: relative;
}

body.single-product .owl-prev {
    position: absolute;
    left: -45px;
    top: 40%;
    font-size: 120px !important;
    line-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    color: #ffffff !important;
    font-weight: 100 !important;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif !important;
}

body.single-product .owl-next {
    position: absolute;
    right: -45px;
    top: 40%;
    font-size: 120px !important;
    line-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    color: #ffffff !important;
    font-weight: 100 !important;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif !important;
}

body.single-product .owl-dots {
    display: none;
}

body.single .movie-gallery,
body.single .image-gallery {
    color: #F56721;
    margin-top: 30px;
}

/* body.single .woocommerce-tabs.wc-tabs-wrapper>div {
    width: 100% !important;
    padding: 40px 100px;
} */

@media screen and (min-width: 468px) and (max-width:993px) {
    body.single .woocommerce-tabs.wc-tabs-wrapper>div {
        padding: 20px 30px !important;
    }
}

@media (max-width:467px) {
    body.single .woocommerce-tabs.wc-tabs-wrapper>div {
        padding: 10px !important;
    }
}

body.single .movie-gallery,
body.single .image-gallery {
    color: #F56721 !important;
    margin-top: 30px;
}

body.single .product-details-wrapper .price * {
    color: #ED6C21;
}

body.single .frequently_bought_product_description input {
    display: none;
}

body.single .frequently_bought_product_description {
    color: #E76719;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
}

body.single .frequently_bought_product_title input {
    accent-color: #1A7DE1;
}

body .message-content .button.wc-forward {
    display: none;
}

body .message-inner .message-content {
    display: flex;
    width: fit-content;
    float: left;
}

body .message-inner .buttons-wrapper {
    width: fit-content;
    float: right;
}

body .message-inner .buttons-wrapper a {
    border: none;
}

body.single-product div.product-type-bundle .product-details-wrapper {
    background-color: #fff;
}

@media (max-width: 992px) {
    .mobile-overlay {
        visibility: hidden;
        z-index: 101;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        background: rgba(0, 0, 0, .65);
        content: "";
        transition: opacity .6s, visibility .6s;
        position: fixed;
    }
}

@media screen and (max-width:992px) {
    body.mobile-toggled .mobile-overlay {
        display: block;
        width: 75%;
        right: 0;
        left: unset;
        z-index: 9;
        opacity: 0 !important;
        visibility: visible;
    }

    .mobile-overlay {
        display: none;
    }

}

@media screen and (max-width:468px) {
    body.mobile-toggled .mobile-overlay {
        display: block;
        width: 35%;
    }

}

body.post-type-archive-product #primary div.columns-4,
body.post-type-archive-product #primary .shoptimizer-sorting {
    display: block !important;
}

@media (min-width:993px) {
    body.post-type-archive-product .woof_show_auto_form {
        display: none !important;
    }
    body.single .product-head-wrapper{
        z-index: 2;
        position: relative;
    }
    body.single .cart-single-page-col{
        z-index: 9;
    }
    body.single-product .product-type-simple .cart-single-page-col form.cart{
        /* height: 500px; */
        display: flex;
        align-items: flex-end;
    }
    body.single-product.postid-203214 .product-type-simple .cart-single-page-col form.cart{
        height: 100px;
    }

}

@media(max-width:993px) {
    header .search-header {
        display: block !important;
    }
    header .search-header {
        height: 65px;
        padding-top: 0 !important;
        background: #E45B0A;
        max-width: 100%;
    }

    header .search-header .search-section {
        font-size: 20px;
        width: 95%;
        text-align: center;
        height: 65px;
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: 0;
        background-image: url(https://www.recovertactical.com/wp-content/uploads/2022/11/back-2.png);
        background-size: 100% 100%;
        margin: auto;
    }

    header .search-header .search-section img {
        width: 25px;
    }

    header .search-header .search-section .header-text {
        z-index: 9;
        display: flex;
        color: #ffffff;
        position: relative;
    }
}

.back-to-shop a::before {
    content: '<<<';
    display: inline-flex;
    position: relative;
}

span.gamma.widget-title {
    display: none;
}

.irs--round .irs-bar,
.irs--round .irs-from,
.irs--round .irs-to {
    background-color: #e45b08 !important;
}

.irs--round .irs-handle {
    border-color: #e45b08 !important;
}

.irs--round .irs-from:before,
.irs--round .irs-to:before,
.irs--round .irs-single:before {
    border-top-color: #e45b08 !important;
}

body #main div.product-type-bundle #frequently_bought_together_form {
    display: none !important;
}
body #main div.product-type-bundle .related-wrapper{
    padding-top: 20px;
}
@media (min-width:993px) {
    .single-product .site-content .shoptimizer-archive .col-full {
        background-color: #ffffff !important;
    }

    .single-product .site-content .shoptimizer-archive .col-full div.product {
        background: #ffffff !important;
    }

    .col-full.middle-header>div {
        background-image: url(https://www.recovertactical.com/wp-content/uploads/2022/11/back-2.png);
        background-size: 100% 100%;
        width: 20%;
        height: 50px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
}

@media (max-width:468px) {
    body .dfd-closable.dfd-mobile {
        position: fixed;
        top: 0px;
        width: 100%;
    }
}

body #L5 {
    display: none;
}

.irs--round .irs-from,
.irs--round .irs-to,
.irs--round .irs-single {
    background-color: #e45b08 !important;
}

@media (max-width:468px) {
    body #page .site-content {
        top: 120px !important;
    }
    body.woocommerce-checkout #page .site-content {
        top: 65px !important;
    }
    body.woocommerce-account #page .site-content,
    body.page-id-19236 #page .site-content{
        top: 140px !important;
    }

    .irs--round .irs-from,
    .irs--round .irs-to,
    .irs--round .irs-single {
        background-color: #e45b08 !important;
    }
}

body .woocommerce-message {
    position: relative;
    background-color: #3bb54a !important;
    padding: 5px 0 !important;
    font-size: 14px !important;
    color: #fff !important;
    margin: 5px auto !important;
    overflow: hidden;
    display: flex;
    align-items: center;
    font-weight: 500 !important;
    text-indent: 5px;
}

body .woocommerce-message .message-inner {
    margin-bottom: 0 !important;
}

body.single-product .product-manual-wrapper {
    padding-bottom: 0 !important;
    max-width: 1024px;
    margin: 0 auto;
}

.product-manual-wrapper .product-manual-container {
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-manual-wrapper .product-manual-container a {
    font-weight: 600 !important;
}

@media screen and (max-width:767px) {
    .product-manual-wrapper .product-manual-container {
        justify-content: center;
    }
}

.product-manual-wrapper .pdf-container {
    padding-left: 10px;
}

body.single-product .product-manual-wrapper .pdf-container a {
    color: #fff !important;
    font-weight: 400;
    padding-top: 0 !important;
}


body.single .fa-expand::before {
    font-family: "FontAwesome";
    color: #ffffff;
    text-shadow: 0px 0px 5px #000;
}

body.single #wpgis-gallery li img {
    height: 150px;
    object-fit: contain;
}

body.single-product #page div.product .images .wpgis-slider-for {
    height: 400px;
}

body.home .hero .item:nth-child(n+2) {
    display: none;
}

body.home .hero .owl-item .item:nth-child(n+2) {
    display: block;
}

body.single #wpgis-gallery .slick-arrow {
    z-index: 1;
}

body .middle-header .search-section img {
    width: 30px;
    height: 30px;
}

.exit-contact-form .skewed-button p {
    text-align: center;
    display: flex;
    justify-content: center;
}

@media (min-width:1024px) {
    body.single #wpgis-gallery {
        top: 0 !important;
        -webkit-transform: none !important;
        transform: none !important;
    }
}

body.home .hero.owl-carousel .owl-stage-outer {
    height: 100% !important;
    max-height: 730px !important;
}

.free-shipping p {
    margin: 0;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
    font-weight: bold;
    font-family: sans-serif;
    position: relative;
    right: 10px;
}

.free-shipping {
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media (max-width:993px) {
    .free-shipping {
        display: none;
    }
}

body .site-header .menu-toggle .bar-text {
    display: none;
}

body.single #upload-user-from .error-msg {
    max-width: 500px;
    margin: auto;
    color: #ffffff;
    font-weight: 600;
    border: 2px solid red;
    background: red;
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 0;
}

body.single #upload-user-from .error-msg p {
    margin-bottom: 0;
}

body.page-id-20244 #ouibounce-modal {
    display: none !important;
}

body.single #page div.product .woocommerce-product-rating {
    display: flex;
    margin-top: 10px;
    align-items: baseline;
}

/* product finder and search page css start */
.product-finder-wrapper ul {
    margin-bottom: 20px;
}

.product-finder-wrapper li {
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: #C6C6C6;
}

.product-finder-wrapper li.active {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: #FF7013 !important;
}

.product-finder-container label {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #847777;
    text-align: center;
    display: block;
    margin-bottom: 5px;
}

.product-finder-container .input-wrapper select {
    display: block;
    text-align: left;
    margin: auto;
    border: 1px solid #4D4D4D;
    border-radius: 0;
    transform: rotate3d(-5, 3, 1, 44deg);
    height: 60px;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.product-finder-btn-wrapper a {
    font-weight: 700;
    font-size: 18px;
    line-height: 19px;
    color: #FFFFFF;
}

.product-finder-btn-wrapper {
    display: flex;
    justify-content: center;
}

.product-finder-btn-wrapper a {
    font-weight: 700;
    font-size: 18px;
    line-height: 19px;
    color: #FFFFFF;
    background: #858484;
    width: 230px;
    max-width: 260px;
    display: flex;
    margin: 10px;
    height: 65px;
    justify-content: center;
    align-items: center;
    transform: rotate3d(-5, 3, 1, 44deg);
}

#product_finder .product-finder-btn-wrapper a:hover {
    color: #FFFFFF;
    background: #bbb7b7;
}

body.home .contact-form-wrapper .form-left,
.no-result-form .form-left {
    display: flex;
    flex-direction: column;
    width: 100%;
}

body.home .contact-form-wrapper .form-left p,
.no-result-form .form-left p {
    width: 90%;
    margin: 10px 0;
}

.contact-form-wrapper .form-left span {
    position: relative;
}

.contact-form-wrapper .form-left input {
    position: absolute;
    width: 199px;
    height: 30px;
    left: 45%;
}

.contact-form-wrapper .form-left input:focus,
.contact-form-wrapper .form-right textarea:focus,
.no-result-form .form-left input:focus,
.no-result-form .form-right textarea:focus {
    background: #F5F5F5;
}

body.home .contact-form-wrapper .form-right,
.no-result-form .form-right {
    display: flex;
    width: 100%;
    flex-direction: column;
}

body.search .contact-form-wrapper .form-right,
.no-result-form .form-right {
    width: 95%;
    margin: auto;
}

body.home .contact-form-wrapper .wpcf7-form>p,
.no-result-form .wpcf7-form>p {
    display: none !important;
}

body.home .contact-form-wrapper form,
.no-result-form form {
    display: flex;
    width: 70%;
    margin: auto;
}

@media screen and (max-width:1440px) {
    body.home .contact-form-wrapper form,
    .no-result-form form {
        width: 100%;
        column-gap: 100px;
    }
}

@media screen and (max-width:768px) {
    body.home .contact-form-wrapper form,
    .no-result-form form {
        flex-direction: column;
    }

    body.home .contact-form-wrapper .form-left label {
        float: unset !important;
        width: unset !important;
        margin: unset !important;
        display: block;
        left: 10px;
    }

    .contact-form-wrapper .form-left p:nth-child(-n+3) label::after {
        width: 100% !important;
        right: 18px !important;
    }

    body.home .contact-form-wrapper .wpcf7-form .form-left p input {
        height: 35px;
        left: 25px;
        width: 80%;
        bottom: -5px;
        z-index: 0 !important;
    }
}

body.home .contact-form-wrapper .form-left label {
    margin: 0;
    width: 55%;
    margin-left: auto;
    float: right;
    position: relative;
}

body.home .contact-form-wrapper .form-left label::after,
.no-result-form .form-left label::after {
    left: unset;
    right: 0px;
    width: 260px;
}

body.home .contact-form-wrapper .wpcf7-form .form-right input[type="submit"],
.no-result-form .wpcf7-form .form-right input[type="submit"] {
    width: 250px;
    text-align: center;
    height: 60px;
    display: block;
    justify-content: center;
    align-items: center;
    transform: rotate3d(-5, 3, 1, 45deg);
    position: relative;
    z-index: 0;
    top: -8px;
    background: #FF7013;
    opacity: 1;
    border-radius: 0px;
    margin-left: auto;
    margin-right: 10px;
}

@media screen and (min-width:768px) {
    body.home .contact-form-wrapper .form-left p:nth-child(1) {
        margin-bottom: 30px;
    }
}

body.home .contact-form-wrapper .wpcf7-form .form-right p,
.no-result-form .wpcf7-form .form-right p {
    width: 96%;
    margin: 20px 0px 0px !important;
}

body.search .contact-form-wrapper .wpcf7-form .form-right p,
.no-result-form .wpcf7-form .form-right p {
    width: 100% !important;
    margin: auto !important;
}

.no-result-form .wpcf7-form .form-right p input {
    margin-left: auto;
}

body.search .contact-form-wrapper .wpcf7-form .form-right p input {
    margin: 30px auto 0 auto;
    left: unset;
    right: unset;
}

.contact-form-wrapper .wpcf7-form .form-right textarea,
.no-result-form .wpcf7-form .form-right textarea {
    border-radius: 0;
}

.thank-you-form-wrapper {
    width: fit-content;
    padding: 100px;
    margin: auto;
}

.thank-you-form-wrapper h1 {
    font-weight: 700;
    font-size: 32px;
    line-height: 39px;
    text-align: center;
    color: #000000;
}

.thank-you-form-wrapper a {
    position: relative;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    text-transform: capitalize;
    color: #FFFFFF;
    display: flex;
    height: 60px;
    justify-content: center;
    align-items: center;
}

.thank-you-form-wrapper div {
    position: relative;
    margin-top: 15px;
}

.thank-you-form-wrapper div::before {
    content: ' ';
    width: 250px;
    background: #FF7013;
    text-align: center;
    height: 60px;
    display: block;
    transform: rotate3d(-5, 3, 1, 45deg);
    position: absolute;
    z-index: 0;
    top: 0px;
    left: 50px;
}

.finder_next_step_4 {
    background-color: #FF7013 !important;
    padding: 10px;
    text-align: center;
}

.model-not-found {
    text-align: center;
    text-decoration-line: underline;
    text-transform: capitalize;
    color: #847777;
    cursor: pointer;
    padding-bottom: 15px;
}

a.product-specs-not-found {
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    text-decoration-line: underline;
    text-transform: capitalize;
    color: #847777;
    display: block;
    cursor: pointer;
}

.product-finder-wrapper .contact-form-wrapper {
    display: none;
    width: 75%;
    margin: auto;
}

.contact-form-wrapper .wpcf7-form p textarea,
.no-result-form .wpcf7-form p textarea {
    border-radius: 0;
    border: 1px solid #AAAAAA;
    background: #F5F5F5;
    width: 98%;
}

body.search .contact-form-wrapper .wpcf7-form .form-left p input {
    border: none;
    z-index: 999;
    position: relative;
    width: 88%;
    left: 2px;
    bottom: 27px;
    height: 30px !important;
    background: #F5F5F5;
    box-shadow: unset;
    -webkit-background-clip: text;
}

body.search .product-finder-wrapper .wpcf7-response-output {
    width: 65%;
    bottom: -15px;
}

body.home .contact-form-wrapper .wpcf7-form .form-left p input {
    border: none;
    z-index: 999;
    background: #F5F5F5;
    box-shadow: unset;
    -webkit-background-clip: text;
}

.no-result-form .wpcf7-form p:nth-child(-n+3) input {
    border: none;
    z-index: 999;
    position: relative;
    height: 100%;
    background: #F5F5F5;
    box-shadow: unset;
    -webkit-background-clip: text;
}

.no-result-form .wpcf7-form .form-right input[type='submit'] {
    top: 30px;
}

.no-result-form .wpcf7-form .form-left input {
    width: 100%;
    left: 30px;
    bottom: 30px;
}

@media screen and (min-width:500px) and (max-width:768px) {
    .no-result-form .wpcf7-form .form-left label::after {
        width: 345px !important;
    }
}

@media screen and (max-width:768px) {
    body.search .form-left {
        left: 0 !important;
    }

    .no-result-form .wpcf7-form p:nth-child(-n+3) {
        width: 55%;
        margin-left: 0;
    }
}

.contact-form-wrapper .wpcf7-form p:nth-child(-n+3) {
    width: 35%;
    display: inline-block;
    margin: 15px;
    text-align: left;
    position: relative;
}

.no-result-form .wpcf7-form p:nth-child(-n+3) {
    width: 48%;
    display: inline-block;
    margin: 15px;
    text-align: left;
    position: relative;
}

.no-result-form .form-left label {
    margin-left: 15px;
}

.contact-form-wrapper .form-left p:nth-child(-n+3) label::after {
    content: ' ';
    width: 230px;
    text-align: center;
    height: 55px;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: rotate3d(-5, 3, 1, 45deg);
    position: absolute;
    z-index: 0;
    top: 18px;
    left: -15px;
    border: 1px solid #AAAAAA;
    background: #F5F5F5;
}

.no-result-form .wpcf7-form .form-left label::after {
    content: ' ';
    width: 230px;
    text-align: center;
    height: 55px;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: rotate3d(-5, 3, 1, 45deg);
    position: absolute;
    z-index: 0;
    top: 18px;
    left: 0px;
    border: 1px solid #AAAAAA;
    background: #F5F5F5;
}

.contact-form-wrapper .wpcf7-form p:nth-child(2) {
    margin-left: 12%;
}

.contact-form-wrapper .wpcf7-form p:nth-child(4) {
    width: 75%;
    margin: 0 auto 20px auto;
    text-align: left;
}

body.search .contact-form-wrapper .wpcf7-form p label {
    color: #847777;
    font-weight: 700;
}

body.search .form-left {
    position: relative;
    left: 20px;
}

body.search .form-left label {
    position: relative;
    bottom: 30px;
}

.contact-form-wrapper .wpcf7-form input[type="submit"] {
    width: 250px;
    text-align: center;
    height: 60px;
    display: block;
    justify-content: center;
    align-items: center;
    transform: rotate3d(-5, 3, 1, 45deg);
    position: relative;
    z-index: 999999;
    top: -8px;
    background: #FF7013 !important;
    opacity: 1;
    border-radius: 0px;
}

body.home .contact-form-wrapper input[type="submit"] {
    float: left;
}

body.home span.select2-selection.select2-selection--single,
body.search span.select2-selection.select2-selection--single {
    display: flex;
    text-align: left;
    margin: auto;
    border: 1px solid #AAAAAA !important;
    border-radius: 0;
    transform: rotate3d(-5, 3, 1, 44deg);
    height: 60px;
    background-color: #ffffff !important;
    align-items: center;
}

body.search #product-finder-modal .product-finder-wrapper {
    flex-direction: column;
}

body.search #product-finder-modal .product-finder-wrapper .product-finder-container {
    display: flex;
    justify-content: center;
}

body.home .product-finder-container .input-wrapper {
    text-align: center;
}

body.home .product-finder-container .select2-selection__arrow,
body.search span.select2-selection__arrow {
    display: none;
}

body.home .select2-container.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--below {
    width: 460px !important;
    margin: 26px !important;
    left: -13px !important;
    border: 1px solid #FF7013;
    top: 0px;
    background: #F5F5F5;
}

@media screen and (max-width:468px) {
    body.home .select2-container.select2-container--default.select2-container--open span.select2-dropdown.select2-dropdown--below {
        top: -30px !important;
        width: 360px !important;
        margin: 23px !important;
    }

    body.home .select2-container.select2-container--default.select2-container--open span.select2-dropdown.select2-dropdown--above {
        width: 360px !important;
        margin: 23px !important;
        top: -15px !important;
        left: 0px !important;
    }
}

body.home .select2-container.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--above {
    width: 460px !important;
    margin: 38px !important;
    left: -11px !important;
    border: 1px solid #FF7013;
    top: 0px;
    background: #F5F5F5;
}

body.search .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background: #FF6400;
}

body.search .select2-container--open .select2-dropdown--below {
    top: -7px;
    width: 276px !important;
    left: 5px;
    border: 1px solid #FF7013;
}

body.search #product-finder-modal .product-finder-container .select2-container--open span.select2-selection.select2-selection--single {
    border: 1px solid #FF7013 !important;
    background-image: url("https://5de61aca0c.nxcli.net/wp-content/uploads/2022/08/Vector-svg.svg") !important;
}

body.home .product-finder-container .select2-container--open span.select2-selection.select2-selection--single {
    border: 1px solid #FF7013 !important;
    background-image: url("https://5de61aca0c.nxcli.net/wp-content/uploads/2022/08/Vector-svg.svg") !important;
}

.product-finder-wrapper .finder-steps li {
    color: #FFB98B;
}

.product-finder-wrapper .finder-steps li.active~* {
    color: #F0EFEF;
}

.product-finder-wrapper .select2-results__option.select2-results__option--selectable {
    color: #847777;
}

@media screen and (max-width:768px) {
    body.search .search-section-result-wrapper {
        display: block;
        margin-top: 20px;
    }

    body.search .search-section-result-wrapper .text-start {
        margin-bottom: 0;
    }

    body.search .search-section-result-wrapper .product-finder-wrapper {
        margin-left: 0;
    }

    body.search .search-result-wrapper .products-all {
        grid-template-columns: repeat(auto-fit, minmax(45%, max-content));
    }

    body.search .white-popup-block {
        max-width: 100%;
        width: 100%;
        background-size: 90% 100%;
    }

    body.search .contact-form-wrapper .form-left {
        display: flex;
        flex-direction: column;
        row-gap: 16px;
        margin-bottom: 20px;
    }

    body.search .contact-form-wrapper .form-left p {
        margin-left: 10px;
        width: 90%;
    }

    body.search .contact-form-wrapper .form-left p label {
        display: inline-block;
        width: 100%;
    }

    body.search .contact-form-wrapper .wpcf7-form .form-left p input {
        width: 80%;
        left: 10px;
    }

    body.search .contact-form-wrapper .form-left span.wpcf7-form-control-wrap {
        height: 1px;
    }

    body.search .contact-form-wrapper .form-left p span span {
        bottom: unset;
        top: 10px;
    }
}

body.search p.text-start {
    font-weight: 700;
    font-size: 40px;
    line-height: 48px;
    color: #232321;
    margin-right: 15px;
}

body.search p.text-end,
body.search .product-select-wrapper label {
    display: none;
}

body.search #primary.content-area {
    width: 100%;
    float: unset;
}

body.search a.ask-here {
    display: none;
}

body.search .search-result-wrapper {
    margin: 20px;

}

body.search .product-singular img {
    width: 100%;
    height: 240px;
    object-fit: cover;
}

body.search .product-singular a {
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
}

body.search .return-shop-wrapper::before {
    content: '<';
    margin-right: 3px;
    font-size: 18px;
    color: #ffffff;
}

body.search .product-finder-wrapper {
    display: flex;
    column-gap: 20px;
    flex-wrap: wrap;
}

body.search .product-finder-wrapper h4 {
    font-size: 28px;
}

body.search .mfp-content h1 {
    font-family: "Roboto", Sans-serif;
    font-size: 32px;
    font-weight: 600;
    text-align: center;
    margin: 0;
}

body.search .mfp-content p {
    text-align: center;
    color: #847777;
    font-style: italic;
}

body .search-result-wrapper .products-all {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(22%, max-content));
    grid-gap: 15px;
    justify-content: center;
    padding: initial;
}

body.home #home_product_finder_form {
    position: relative;
}

body.home #home_product_finder_form .finder-loader {
    top: unset;
    bottom: 200px;
    left: 50px;
}

.finder_next_step_3.glock_selected {
    background-color: #FF7013 !important;
    padding: 10px;
    text-align: center;
}

.search-section-result-wrapper {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
}

body.search .shoptimizer-archive>.col-full {
    max-width: 100%;
    padding: 0;
}

body .sticky-footer {
    z-index: 999;
    position: fixed;
    bottom: 0;
    background: url(https://recovertactical.com/wp-content/uploads/2023/09/Rectangle-113.png);
    width: 100%;
    height: 60px;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}

body .sticky-footer .sticky-items {
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 35px;
}

body .sticky-footer .return-shop {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    text-decoration-line: underline;
    color: #FFFFFF;
}

@media screen and (max-width:420px) {
    body.search .product-singular img {
        height: 150px;
        object-fit: contain;
    }

    body .sticky-footer .sticky-items {
        column-gap: 0px;
    }

    body .sticky-footer .reset-finder::before {
        width: 200px !important;
    }

    body .sticky-footer .reset-finder a {
        padding: 12px 20px !important;
    }
}

body .sticky-footer .reset-finder a {
    all: unset;
    position: relative;
    left: 5px;
    cursor: pointer;
    padding: 12px 40px;
    background: url('https://www.recovertactical.com/wp-content/uploads/2023/03/New-Project-4.png') no-repeat;
    background-size: 100%;
}

body .sticky-footer .reset-finder {
    all: unset;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
}

.white-popup-block {
    position: relative;
    background: url(https://recovertactical.com/wp-content/uploads/2023/09/Rectangle-96.png);
    padding: 25px;
    width: 920px;
    max-width: 920px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position-x: 25px;
}

body.search .select2-container {
    z-index: 99999 !important;
}

body.search .mfp-close {
    color: #000 !important;
    right: 60px;
}

@media screen and (max-width: 820px) {
    .finder-loader {
        top: 48% !important;
    }
}

/* product finder and search page css end */
/* product compatibility for single page start */

.product-select-wrapper {
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

.product-select-wrapper * {
    font-size: 14px;
}

.product-select-wrapper>div.input-wrapper {
    margin: 0 10px;
    width: 115px;
    position: relative
}

p.text-end a {
    text-decoration: underline;
}

p.text-start,
p.text-end,
p.text-end a {
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #918686;
}

p.text-end {
    position: relative;
}

body.single .select2-selection {
    border: none !important;
}

body.single .select2-selection::before {
    content: ' ';
    width: 130px;
    text-align: center;
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: rotate3d(-5, 3, 1, 45deg);
    position: absolute;
    bottom: 0px;
    border: 1px solid #918686;
    left: -8px;
}

body.single span.select2-selection__rendered {
    left: 8px;
    color: #918686 !important;
    font-weight: 900;
}

body.single .select2.select2-container {
    width: 115px !important;
}

body.single .product-select-wrapper div.input-wrapper>label {
    display: none;
}

body.single .product-desc-col .price {
    color: #ED6D21;
}

body.single .wpgis-slider-for .slick-list.draggable .slick-slide img {
    max-height: 400px;
    height: 100%;
    width: 100%;
    object-fit: contain;
}

body.single .product-description-col .product-cart-col button {
    opacity: 1;
}

body.single .woocommerce-variation-description .money-back-gurantee,
body.archive .money-back-gurantee {
    display: none;
}

body.single .product-description-col .product-cart-col button:hover {
    background-color: #ff722d;
}

body.single .comp-error {
    display: block;
    width: 100%;
    margin: 10px 5px;
    font-weight: 600;
    color: red;
}

.product-select-wrapper .comp-overlay {
    position: absolute;
    display: none;
}

.product-select-wrapper .comp-overlay.in {
    position: absolute;
    max-height: 30px;
    height: 100%;
    background: #00000042;
    width: 100%;
    top: 0;
    opacity: 0.4;
    display: block;
}

body span.wpcf7-not-valid-tip {
    position: relative;
    top: 15px;
    float: left;
    left: 10px;
}

body .product-finder-wrapper .wpcf7-response-output {
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    margin: 10px auto;
    text-align: center;
    width: 50%;
}

body .product-finder-wrapper .contact-form-wrapper form {
    margin-bottom: 50px;
}

@media screen and (max-width:960px) {
    body .product-finder-wrapper .wpcf7-response-output {
        width: 75%;
    }

    body.search .product-finder-wrapper .wpcf7-response-output {
        width: unset;
    }
}

@media screen and (min-width:768px) {
    body.search .contact-form-wrapper .form-left p {
        margin-bottom: 25px;
    }
}

body.search .contact-form-wrapper .form-left p span span {
    position: absolute;
    bottom: -5px;
}

body.search .wpcf7-response-output {
    background-color: #fff;
}

@media screen and (max-width:500px) {
    body.search .white-popup-block {
        background: unset;
        background-color: #ffffff;
    }

    body.search .mfp-close {
        right: 0px;
    }

    body.search .product-finder-wrapper .contact-form-wrapper {
        width: 100%;
    }

    body.search .product-finder-wrapper {
        margin-left: 0;
    }
}

body.page-id-154398 .alldealers {
    display: flex;
    flex-wrap: wrap;
}

body.page-id-154398 .alldealers a {
    flex: 1 0 14%;
    margin: auto;
    padding: 20px
}

@media screen and (max-width:1024px) {
    body.page-id-154398 .alldealers a {
        flex: 1 0 25%;
    }
}

@media screen and (max-width:767px) {
    body.page-id-154398 .alldealers a {
        flex: 1 0 35%;
    }
}

@media screen and (min-width:767px) {
    body.page-id-154398 .dealers-section .elementor-active {
        border: none;
        border-style: none !important;
        color: unset !important;
    }
}

body.page-id-154398 .dealers-section .elementor-tabs-wrapper .elementor-active a {
    color: unset !important;
    border-bottom: 3px solid #f56721;
}

body.page-id-154398 .dealers-section .elementor-tabs-wrapper {
    display: flex;
    justify-content: center;
}

body.page-id-154398 .dealers-section .elementor-active::after,
body.page-id-154398 .dealers-section .elementor-active::before {
    content: unset !important;
}

body.page-id-154398 .alldealers.asia a img,
body.page-id-154398 .alldealers.int a img {
    width: auto;
    height: 50px;
    margin: auto;
}

body.page-id-154398 .archive-header {
    display: none;
}

body.page-id-154398 .dealers-section .elementor-tabs-wrapper>div {
    padding: 20px 15px;
}

@media screen and (min-width: 1024px) and (max-width: 1750px) {
    body .featured-all .woocommerce-loop-product__title a {
        width: 80% !important;
    }

    body .featured-all .woocommerce-loop-product__title {
        bottom: 24% !important;
    }
}

.pre-order-notices.woocommerce-message {
    font-size: 15px !important;
    font-weight: 400 !important;
    display: block;
    padding: 15px !important;
}

.lrm-login {
    color: #000000 !important;
    text-decoration: underline;
}

.lrm-main .lrm-signin-section div button[type="submit"] {
    background: #f56721;
}

/* exit intent popup remaining css */
@media screen and (max-width: 767px) {
    body #ouibounce-modal .modal .exit-intent-content .wpcf7-form .form-right .skewed-button {
        background: #C6C6C6;
        width: 250px;
        margin-bottom: 30px;
        position: relative;
        height: 54px;
        margin-left: 0px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .dropdownclass>p {
        width: 70%;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1200px) {
    .dropdownclass>p {
        width: 70%;
    }
}

@media (max-width: 1024px) {
    body #ouibounce-modal input[type="submit"] {
        width: none !important
    }
}

@media (max-width: 280px) {
    body #ouibounce-modal input[type="submit"] {
        width: none !important
    }
}

@media (max-width: 280px) {
    body #ouibounce-modal input[type="submit"] {
        width: 200px;
    }
}

@media (max-width: 1020px) {
    body #ouibounce-modal input[type="submit"] {
        width: 200px;
    }
}

@media screen and (max-width: 280px) {
    body #ouibounce-modal .modal .exit-intent-content .wpcf7-form .form-right .skewed-button {
        background: #C6C6C6;
        width: 196px;
        margin-bottom: 30px;
        position: relative;
        height: 54px;
        margin-left: 0px;
    }
}

body #ouibounce-modal .form-right select {
    border: none;
    background: transparent;
    border-radius: 0;
    height: 50px;
    width: 90%;
    margin-bottom: 30px;
    padding-left: 10px;
    -webkit-appearance: none;
}

body #ouibounce-modal input[type="submit"] {
    width: 100%;
}

@media screen and (min-width:767px) {
    .dealers-section .elementor-active {
        border: none;
        border-style: none !important;
        color: unset !important;
    }

    .dropdownclass {
        display: flex;
        /* justify-content: space-between; */
        width: 96%;
        gap: 12px
    }

    .dropdownclass>p {
        width: 50%;
    }
}

.border-for {
    content: '';
    display: inline-block;
    width: 30%;
    height: 54px;
/*     top: -2px; */
    background: transparent;
    position: absolute;
    transform: skewX(-10deg);
    border: 2px solid #aaa;
}

body .form-right .dropdownclass .wpcf7-form-control-wrap::after {
    content: '';
    background: url(http://dev.pcsoftnepal.com/recover/wp-content/uploads/2023/04/caret-down-thin.svg);
    width: 20px;
    height: 20px;
    background-size: 100%;
    display: block;
    bottom: 45px;
    right: 60px;
    position: absolute;
    z-index: -1;
}

.dropdownclass span .wpcf7-not-valid-tip {
    font-size: 14px;
    top: -25px;
}

div#AcceptUIContainer {
    position: fixed !important;
    top: 20% !important;
    margin-top: unset !important;
    box-shadow: unset !important;
}

@media screen and (max-width:768px) {
    div#AcceptUIContainer {
        position: fixed !important;
        top: 25% !important;
        left: 0;
        right: 0;
        margin: auto !important;
    }
    body>#AcceptUIContainer iframe {
        width: 95% !important;
        margin: auto;
        position: absolute;
        left: 0;
        right: 0;
    }
}
/* body>#AcceptUIContainer iframe {
    position: fixed;
    top:0;
    bottom:0;
    left:0;
    right:0;
    margin:auto;
    border-radius: 10px;
} */
@media screen and (min-width:1024px) {
    body>#AcceptUIContainer iframe {
        width: 40% !important;
    }
}
body .dealers-country .elementor-tabs-content-wrapper>div {
    display: none;
}

@media (max-width:767px) {
    body .dealers-country .elementor-tabs-wrapper div.elementor-tab-title {
        padding: 10px 15px 10px 0;
        font-size: 15px;
    }

    body .dealers-country .elementor-tabs-wrapper div.elementor-tab-title:last-child {
        padding: 10px 0;
    }

}

@media screen and (min-width:1600px) {
    body.single #main div.product .product-head-wrapper {
        width: 70%;
        max-width: 100%;
        margin-right: auto;
        z-index:9;
    }
}

@media screen and (min-width:993px) and (max-width:1599px) {
    body.single #main div.product .product-head-wrapper {
        width: 100%;
        max-width: calc(1170px + 5.2325em);
        margin-left: auto;
        margin-right: auto;
    }
}



body.single .product-head-wrapper {
    padding-bottom: 0 !important;
}

/* Product compatibility css */
body.single section.compatibility-list .product-singular {
    /* height: 400px; */
    display: flex;
    flex-direction: column;
}

body.single .product-singular img {
    height: 319px;
    max-width: 560px;
    width: 100%;
    object-fit: contain;
}

body.single .product-singular a {
    display: block;
    color: #2c2d33;
    font-weight: 600;
    font-size: 16px;
    position: relative;
}

body.single .product-singular p.product-price {
    background: #f56721;
    display: inline-block;
    width: fit-content;
    padding: 3px 10px;
    color: #ffffff;
    margin-top: 3px;
}

body.single .compatible-header h3 span {
    padding-left: 5px;
}

body.single .product-singular a input {
    position: absolute;
    left: -22px;
    bottom: 7px;
}

body.single section.compatibility-list .owl-item {
    padding-left: 50px;
}

body.single .add-to-cart-action input {
    background-color: #f56721;
    float: right;
    margin: 30px 50px 20px 0;
}

/* body.single section.compatibility-list .owl-nav.disabled {
    display: block;
} */

body.single section.compatibility-list .owl-nav .owl-prev {
    left: 0;
    font-size: 64px !important;
    font-weight: 400 !important;
    height: 300px;
    top: 0;
    color: #000000 !important;
}

body.single section.compatibility-list .owl-nav .owl-next {
    right: 0;
    font-size: 64px !important;
    font-weight: 400 !important;
    height: 300px;
    top: 0;
    color: #000000 !important;
}

body.single section.compatibility-list .owl-nav button:hover {
    background-color: transparent;
    color: #000;
    opacity: 0.6;
}

body.single .add-to-cart-action .total {
    position: absolute;
    right: 92px;
    width: 180px;
}

body.single #main {
    display: flex;
    flex-direction: column;
}

.compatibility-list .compatible-products {
    margin: 50px auto;
    padding-right: 2.617924em;
    padding-left: 2.617924em;
}

.compatibility-list .compatible-header h3 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    display: flex;
    align-items: center;
    color: #000000;
}

.compatibility-list .compatible-header h3 span {
    color: rgba(245, 103, 33, 1);
}

body.single #main>div.product {
    order: 0;
}

body.single #frequently_bought_together_form {
    order: 1;
}

body.single section.compatibility-list {
    background-color: #ffffff;
    order: 2;
}

body.single .woocommerce-tabs.wc-tabs-wrapper {
    order: 3;
}

body.single .related-wrapper {
    order: 4;
}

body.single .user-upload-container {
    order: 5;
}

body.home .contact-form-wrapper .form-right .recaptcha {
    display: flex;
    width: fit-content;
}

@media screen and (max-width:768px) {
    body.woocommerce-checkout .col-full.search-header {
        display: none;
    }

    body.single section.compatibility-list .owl-item {
        padding-left: 25px;
    }

    body.single .add-to-cart-action .total {
        right: 45px;
    }

    body.single .add-to-cart-action input {
        margin: 30px 0 20px 0;
    }

    body.single .compatible-products .product-singular img {
        height: 260px;
    }
}

@media screen and (max-width:500px) {
    .compatibility-list .compatible-header h3 {
        flex-direction: column;
        align-items: flex-start;
    }
}

.woocommerce-ordering {
    display: none;
}

#woof_svg_load_container {
    background-color: #0000004d;
    height: 100%;
    width: 100%;
    left: 0 !important;
    top: 0 !important;
}

#woof_svg_load_container img,
.woof_show_auto_form.woof_btn_default {
    display: none !important;
}

#woof_svg_load_container::before {
    content: '';
    background-image: url(https://www.recovertactical.com/wp-content/themes/shoptimizer-child/img/loader.svg);
    height: 500px;
    width: 500px;
    display: block;
    background-repeat: no-repeat;
    left: 10%;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    position: fixed;
}

/* checkout credit card placing */
.paymentContainer {
    all: unset !important;
}

.exit-intent-content .form-right p span {
    margin-bottom: 15px;
}

.exit-intent-content .form-right span.recaptcha {
    margin-bottom: 35px;
}

.payment_methods .payment_method_authorize_net_cim_credit_card iframe {
    display: block;
}

body.page-id-106864 .contact-column input[type="number"] {
    width: 100%;
    height: 40px;
    padding-left: 7px;
}

body>img {
    display: none;
}

body.home .contact-form-wrapper .form-right .recaptcha {
    flex-direction: column;
}

body.home .contact-form-wrapper .form-right .wpcf7-not-valid-tip {
    top: 0px;
}

body.page-id-163854 .return-cf7 {
    display: flex;
    flex-wrap: wrap;
    column-gap: 50px;
}

@media screen and (min-width:768px) {
    .contact-form-wrapper .form-left .wpcf7-not-valid-tip {
        width: 60%;
        float: right;
        top: 35px;
    }

    body.page-id-163854 .return-cf7 {
        display: flex;
        flex-wrap: wrap;
        column-gap: 50px;
    }

    body.page-id-163854 .return-cf7>div {
        flex-grow: 1;
        flex-basis: 0;
    }

    body.page-id-163854 .return-cf7 textarea {
        height: 238px;
    }
}

body.page-id-163854 input[type="number"] {
    width: 100%;
    height: 42px;
    border-radius: 0px;
    border: 1px solid #d2d6dc;
}

body.page-id-163854 input[type="number"]::-webkit-outer-spin-button,
body.page-id-163854 input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

body.page-id-163854 input[type="submit"] {
    background-color: #f56721;
    float: right;
}

@media(max-width:767px) {
    .free-shipping p {
        right: 0px;
        font-size: 13px;
    }

    body #main .shop_banner .owl-nav {
        margin: 0;
    }

    body.post-type-archive .banner-title {
        margin: 50px auto;
    }

    body.woocommerce-shop .shop_banner .owl-stage-outer {
        height: 170px;
    }
}

/* sezzle checkout */
body.woocommerce-checkout #place_order {
    position: relative;
    display: block;
}

body.woocommerce-checkout button#place_order::before {
    content: 'Place Order';
    color: #ffffff;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}

body.woocommerce-shop .site ul.products li.product a.add_to_cart_button,
body.woocommerce-page .site ul.products li.product a.add_to_cart_button {
    bottom: 55px;
}

body.woocommerce-shop .site ul.products li.product button.view-products-details.button,
body.woocommerce-page .site ul.products li.product button.view-products-details.button {
    bottom: 10px;
}

body.woocommerce-shop .site ul.products li.product,
body.woocommerce-page .site ul.products li.product {
    padding-bottom: 100px !important;
    margin-bottom: 20px;
}

body.single #page .woocommerce-tabs ul.tabs li .pdf-container a {
    padding: 0;
}

/* shop page product card background image */
@media screen and (max-width:768px) {
    body.woocommerce-shop .woocommerce ul.products {
        margin: auto;
        column-gap: 20px;
        width: 100%;
    }

    body.woocommerce-shop .woocommerce ul.products li.product {
        background-color: #f6f6f6;
        padding-top: 10px;
    }
}

body.page-id-163854 span.wpcf7-not-valid-tip {
    top: unset;
    left: unset;
}

@media screen and (min-width:468px) {
    div.dfd-fullscreen.dfd-closable{
        position: absolute;
        top: 168px;
        width: 70%;
        margin: 0 0 auto auto;
        left: 15%;
        height: auto;
    }
    body.sticky-search div.dfd-fullscreen.dfd-closable{
        position: fixed;
        top: 50px;
    }
}

body .search-header .search-section img,
body .search-header .search-section .header-text {
    z-index: 9;
    color: #ffffff;
    opacity: 0.8;
}

@media screen and (max-width:768px) {
    body.single .sezzle-shopify-info-button {
        padding: 0px !important;
        left: 40px;
        width: 85%;
    }
}

.payment_box div#AcceptUIContainer::after {
    content: 'Please wait for 30 seconds after clicking the "Place Order" button. Clicking it twice can result in a duplicate order.';
    color: red;
    font-size: 14px;
    position: relative;
    bottom: 35px;
}

/***************************************  About Sezzle Page  ***********************************/
@media(min-width:768px) {
    .page-id-145918 .shoptimizer-archive .col-full {
        width: 750px;
    }
}

.page-id-145918 .shoptimizer-archive {
    background-color: #f7f7f7;
}

.free-shipping .free-shipping-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    height: 40px;
}

header.site-header .free-shipping .free-shipping-wrapper p.buy-sezzle {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

header.site-header .free-shipping .free-shipping-wrapper p.buy-sezzle img {
    width: 88px;
}

@media(max-width:767px) {
    .free-shipping p.separate {
        display: none;
    }

    .custom-html-widget p.buy-sezzle img {
        width: 88px;
    }

    .custom-html-widget p.buy-sezzle {
        display: flex;
        gap: 10px;
        margin: 0;
        justify-content: center;
        align-items: center;
        color: #fff;
        font-size: 20px;
    }

    body.page-id-145918 .shoptimizer-archive .col-full {
        display: flex;
    }

    body.single-product .free-shipping .free-shipping-wrapper p.buy-sezzle,
    body.woocommerce-checkout .free-shipping .free-shipping-wrapper p.buy-sezzle,
    body.woocommerce-account .free-shipping .free-shipping-wrapper p.buy-sezzle {
        display: none;
    }
}

/* about sezzle page end */

/********  Single Product Page **********/
@media(min-width:1250px) and (max-width:1600px) {

    body.single #main div.product.type-product>div,
    body.single #main .product .product-details-wrapper,
    body.single #content .archive-header>.col-full>.woocommerce-breadcrumb {
        margin: 0;
    }

    body.single #main .product .product-details-wrapper,
    body.single #main div.product.type-product>div,
    body.single #content .archive-header>.col-full>.woocommerce-breadcrumb {
        max-width: 100%;
    }

    body.single #content .archive-header>.col-full {
        padding: 0;
    }
}

#product_finder {
    background-color: #F0F0F080;
}

@media screen and (max-width:468px) {
    #payment ul.payment_methods li.payment_method_sezzlepay label::after {
        width: 50%;
        display: inline-flex;
    }

    body.woocommerce-checkout #payment .payment_methods>.wc_payment_method>label {
        max-height: 50px !important;
    }

    body.home .home-reviews>div>div {
        height: 538px;
    }

    body.home #product_finder {
        height: 470px;
    }
}

body.single-product .sezzle-shopify-info-button {
    display: none;
}

.patent {
    padding: 10px 0 !important;
}

.patent p {
    text-align: center;
    color: #ffffff;
}

.woocommerce .woocommerce-form-coupon-toggle .woocommerce-info {
    text-align: left;
}

.woocommerce-product-details__short-description {
    line-height: 1.4;
}

.single-product .woocommerce-breadcrumb {
    padding-bottom: 0 !important;
}

body.single-product #submit_answer_form textarea,
body.single-product #submit_answer_form #ywqa-guest-email,
body.single-product #submit_answer_form #ywqa-guest-name {
    color: #fff;
}

body.home .hero .owl-item .item br {
    display: none;
}

@media screen and (min-width: 993px) {
    .col-full.middle-header>div {
        width: 26.5%;
        padding-right: 8px;
    }
}

body .col-full.middle-header {
    column-gap: unset;
}

/*Problem Product Section*/
section.problem-products-items div .elementor-row {
    align-items: center;
}

section.problem-products-items .problem-product-1 img,
section.problem-products-items .problem-product-2 img,
section.problem-products-items .problem-product-3 img,
section.problem-products-items .problem-product-4 img,
section.problem-products-items .problem-product-5 img,
section.problem-products-items .problem-product-6 img {
    height: 150px;
    margin: 0 auto;
    width: auto;
}

body.home section.problem-products-items .column-one div,
body.home section.problem-products-items .column-second div,
body.home section.problem-products-items .column-third div,
body.home section.problem-products-items .column-fourth div,
body.home section.problem-products-items .column-fifth div,
body.home section.problem-products-items .column-sixth div {
    padding: 0 !important;

}

@media(max-width:767px) {
    body.home .mobile-view-products>div>div {
        flex-wrap: nowrap;
        align-items: center;
    }

    .mobile-problem-product-7 img {
        margin: 0 auto;
    }

    .hide-mobile p {
        display: none;
    }

    .hide-mobile p.active {
        display: none;
    }

    body.home section.mobile-view-products .hide-mobile p {
        position: absolute;
        bottom: 50px;
        opacity: unset;
        padding: 0 10px;
        z-index: 8;
        margin: 0;
    }

    body.home section.mobile-view-products .hide-mobile p a {
        text-decoration: underline;
        color: #EA5B0C;
    }

    section.mobile-view-products .mobile-problem-product-1,
    section.mobile-view-products .mobile-problem-product-2,
    section.mobile-view-products .mobile-problem-product-3,
    section.mobile-view-products .mobile-problem-product-4,
    section.mobile-view-products .mobile-problem-product-5,
    section.mobile-view-products .mobile-problem-product-6,
    section.mobile-view-products .mobile-problem-product-7 {
        min-height: 180px;
        box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
        font-size: 12px;
    }

    section.mobile-view-products .mobile-problem-product-7 {
        min-height: 180px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 20px;
        line-height: 18px;
        row-gap: 12px;
        font-size: 12px;
    }

    body.home section.mobile-view-products>div {
        flex-wrap: nowrap;
        margin: 0 40px;
        gap: 20px;
    }

    body.home section.mobile-view-products {
        padding-bottom: 20px;
    }

    body.home section.mobile-view-products>div>div {
        gap: 20px;
    }

    body.home section.mobile-view-products>div>div .column>div>div {
        padding: 0 !important;
    }
}

@media(min-width:768px) {
    body.home .herobanner .hero {
        margin-bottom: -25px;
    }
}

@media(min-width:768px) and (max-width:1024px) {

    body.home section.problem-products-items .column-one,
    body.home section.problem-products-items .column-second,
    body.home section.problem-products-items .column-third,
    body.home section.problem-products-items .column-fourth,
    body.home section.problem-products-items .column-fifth,
    body.home section.problem-products-items .column-sixth {
        width: 33% !important;
        margin-bottom: 25px;
    }
}

.hide-desktop p {
    display: none;
}

body.home section.problem-products-items .hide-desktop p {
    position: absolute;
    bottom: 25px;
    opacity: unset;
    padding: 0 10px;
    line-height: 20px;
    z-index: 9;
    margin: 0;
}

body.home section.problem-products-items .column-one,
body.home section.problem-products-items .column-second {
    width: 15%;
}

body.home section.problem-products-items .column-third {
    width: 30%;
}

body.home section.problem-products-items .column-fourth,
body.home section.problem-products-items .column-fifth,
body.home section.problem-products-items .column-sixth {
    width: 13.33%;
}

body.home section.problem-products-items .hide-desktop p a {
    line-height: 60px;
    text-decoration: underline;
    color: #EA5B0C;
}

body.home section.problem-products-items .column-one:hover,
body.home section.problem-products-items .column-second:hover,
body.home section.problem-products-items .column-third:hover,
body.home section.problem-products-items .column-fourth:hover,
body.home section.problem-products-items .column-fifth:hover,
body.home section.problem-products-items .column-sixth:hover {
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);

}
form.checkout_coupon.woocommerce-form-coupon{
display: block !important;
}
.woocommerce .woocommerce-info{
display: none;
}
 /* product compatibility modal css */
 #weapons_compatibility_heading {
    text-align: center;
    color: #F56721;
    font-weight: 700;
    font-size: 24px;
    line-height: 31.2px;
    padding: 1em;
    font-family: "IBM Plex Sans";
}

/* .weapons_compatibility_container {
   max-width: 1200px;
    position: fixed;
    top: 50%;
    z-index: 999;
    background-color: #fff;
    padding: 0em 2em;
    display: none;
    left: 50%;
    margin: auto;
    overflow: scroll;
    transform: translate(-50%, -50%);
} */

.modal-close-compatibility {
    color: #000;
    font-family: "IBM Plex Sans";
}

.seemore-product {
    text-align: center;
}

.modal-overlay-product-compatibility {
    opacity: 1;
    background-color: #1414148C;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
}

#compatibility-table {
    border-spacing: 5px;
    font-family: "IBM Plex Sans";
}

#compatibility-table tr {
    background-color: #F4F4F4;
    font-weight: 400;
}

#compatibility-table td {
    border: 1px solid #fff;
    font-family: "IBM Plex Sans";
    font-weight: 400;
    font-size: 18px;
}

.modal-close-compatibility {
    font-weight: 400;
    color: #000;
    width: 3%;
    position: absolute;
    left: 95%;
    top: 5%;
    font-size: 16px;
    cursor: pointer;
}

#see-more,
#hide-more {
    text-align: center;
    color: #F56721;
    font-weight: 500;
    font-size: 14px;
    font-family: inherit;
    cursor: pointer;
}

#compatibility-table tr:nth-child(1) {
    font-family: "IBM Plex Sans";
    font-weight: 700;
}

.seeless-product {
    display: none;
}
#compatibility-table table th{
   padding: 10px;
   text-align: center;
}
/* product compatibility mobile view */
@media screen and (max-width: 767px){
    #compatibility-table td{
        font-size: 10px;
        padding: 6px;
        text-align: center;
        line-height: 13px;
        word-break: break-all;
    }
    .product_table{
        overflow-x: auto;
        padding: 0em 1em;
    }
    .weapons_compatibility_container{
        width: 80%;
        padding: unset;
    }
    #compatibility-table table th{
        padding: 5px
    }
    #compatibility-table tbody tr th{
        font-size: 11px;
        padding: 6px;
        text-align: center;
    }
    .weapons_compatibility_container{
        width: 95%;
       }
       #compatibility-table{
        border-spacing: 4px;
       }
       .modal-close-compatibility{
         top: 2%;
       }
       #weapons_compatibility_heading{
        padding: .6em 1em;
       }
       #weapons_compatibility_heading p{
        font-size: 16px;
        line-height: 18px;
       }
}
@media (min-width: 768px) and (max-width: 1024px){
   .weapons_compatibility_container{
    width: 95%;
   }
   .modal-close-compatibility{
      left: 95%;
      top: 5%;
   }
   #compatibility-table th{
    text-align: center;
    padding: 10px;
   }
   #compatibility-table td{
    padding: 10px;
   }
}
@media (min-width: 1023px) and (max-width: 1200px){
    .weapons_compatibility_container {
        width: 75%;

    }
    #compatibility-table th{
        padding: 10px;
    }
}

/* Affilate sticky */
#affilate-sidebar{
    position: fixed;
    right: 0;
    top: 35%;
    border-radius: 2px 0px 0px 2px;
    background: linear-gradient(179deg, #FF7013 61.21%, #AA4D16 177.2%);
    box-shadow: -2px 3px 5px 0px rgba(26, 22, 22, 0.25);
    width: 35px;
    height: 195px;
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    z-index: 99;
}
#affilate-sidebar a{
    margin-top: 0px;
    height: 100%;
}
.close-affilate{
    padding: 5px;
    display: flex;
    justify-content: right;
    font-size: 14px;
    font-family: sans-serif;
    cursor: pointer;
}
#affilate-sidebar p{
    color: #FFF;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.6px;
    transform: rotate(90deg);
    display: flex;
    white-space: nowrap;
    top: 15px;
    position: relative;
}
@media screen and (max-width:468px) {
    body #affilate-sidebar{
        right: unset;
        left: 0;
    }
    body #affilate-sidebar{
        width: 30px;
        height: 160px;
    }
    body #affilate-sidebar p{
        font-size: 14px;
        margin-bottom: 14px;
    }
    body{
        font-size: 12px;
    }

    body .close-affilate{
        justify-content: left;
        font-size: 12px;
        line-height: 14px;
    }
    .product-compatibility-opener>div{
        padding: 5px !important;
    }
    .product-compatibility-opener p{
        font-size: 14px !important;
    }
}
body.search-results .finder-loader{
    z-index: 9999999;
}
@media screen and (min-width:768px) {
    body.search-results .finder-loader img{
        float: right;
        width: 100%;
        height: 100%;
        position: relative;
        left: 100px;
    }
}
@media screen and (max-width:768px ) {
    body.search-results .finder-loader img{
        left: 0px;
        position: relative;
        float: right;
        bottom: 150px;
    }
    body.search-results .product-finder-btn-wrapper{
        display: flex;
        flex-direction: column-reverse;
    }
}

.product-compatibility-opener>div{
    display: flex;
    background: #EAEAEA;
    width: fit-content;
    padding: 14px;
}
.product-compatibility-opener img{
    height: 25px;
    width: 25px;
    margin-right: 10px;
}
.product-compatibility-opener p{
    color: #F56721;
    font-weight: 600;
    font-size: 16px;
    font-family: 'IBM Plex Sans',Roboto;
    text-decoration: underline;
    margin: unset;
    cursor: pointer;
}
/* .weapons_compatibility_container {
   max-width: 1200px;
    position: fixed;
    top: 50%;
    z-index: 999;
    background-color: #fff;
    padding: 0em 2em;
    display: none;
    left: 50%;
    margin: auto;
    overflow: scroll;
    transform: translate(-50%, -50%);
    overflow-x: hidden;
} */

.modal-close-compatibility {
    color: #000;
    font-family: "IBM Plex Sans";
}

.seemore-product {
    text-align: center;
}

.modal-overlay-product-compatibility {
    opacity: 1;
    background-color: #1414148C;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
}

#compatibility-table {
    border-spacing: 5px;
    font-family: "IBM Plex Sans";
}

#compatibility-table tr {
    background-color: #F4F4F4;
    font-weight: 400;
}

#compatibility-table td {
    border: 1px solid #fff;
    font-family: "IBM Plex Sans";
    font-weight: 400;
    font-size: 18px;
}

.modal-close-compatibility {
    font-weight: 400;
    color: #000;
    width: 3%;
    position: absolute;
    left: 95%;
    top: 5%;
    font-size: 16px;
    cursor: pointer;
}

#see-more,
#hide-more {
    text-align: center;
    color: #F56721;
    font-weight: 500;
    font-size: 14px;
    font-family: inherit;
    cursor: pointer;
}

#compatibility-table tr:nth-child(1) {
    font-family: "IBM Plex Sans";
    font-weight: 700;
}

.seeless-product {
    display: none;
}
#compatibility-table table th{
   padding: 10px;
   text-align: center;
}

/* product compatibility mobile view */
@media screen and (max-width: 767px){
    #compatibility-table td{
        font-size: 12px;
        padding: 6px;
        text-align: center;
        line-height: 13px;
        word-break: break-all;
    }
    .product_table{
        overflow-x: auto;
        padding: 0em 1em;
    }
    .weapons_compatibility_container{
        width: 80%;
        padding: unset;
    }
    #compatibility-table table th{
        padding: 5px
    }
    #compatibility-table tbody tr th{
        font-size: 11px;
        padding: 6px;
        text-align: center;
    }
    .weapons_compatibility_container{
        width: 95%;
       }
       #compatibility-table{
        border-spacing: 4px;
       }
       .modal-close-compatibility{
         top: 2%;
       }
       #weapons_compatibility_heading{
        padding: .6em 1em;
       }
       #weapons_compatibility_heading p{
        font-size: 16px;
        line-height: 18px;
       }
}
@media (min-width: 768px) and (max-width: 1024px){
   .weapons_compatibility_container{
    width: 95%;
   }
   .modal-close-compatibility{
      left: 95%;
      top: 5%;
   }
   #compatibility-table th{
    text-align: center;
    padding: 10px;
   }
   #compatibility-table td{
    padding: 10px;
   }
}
@media (min-width: 1023px) and (max-width: 1200px){
    .weapons_compatibility_container {
        width: 75%;

    }
    #compatibility-table th{
        padding: 10px;
    }
}
@media screen and (min-width:993px) {
    body .col-full-nav{
        display: block !important;
    }
}
#see-more{
    margin: 20px auto;
    width: 100px;
}
@media screen and (max-width:468px) {
    body.woocommerce-cart #affilate-sidebar, body.woocommerce-checkout #affilate-sidebar{
        display: none;
    }
    body.home .featured-all ul.products li.product{
        padding-bottom:35px !important;
    }
    body.home #product_finder.mobile-view{
        min-height: 730px;
        max-height: 850px;
        height: 100%;
    }
    .col-full-nav .site-header-cart.menu{
        display:none !important;
    }
}
@media screen and (min-width:468px) and (max-width:1025px) {
    body .dfd-closable.dfd-root{
        left:0;
        width:100%
    }
}
@media screen and (max-width:1100px) and (min-width:468px){
    body.home .featured-all ul li{
        width: 50%;
    }
    body.home .featured-all .woocommerce-loop-product__title,
    body.home .featured-all li.product .button.product_type_variable,
    body.home .featured-all ul li.product .price,
    body.home .featured-all li.product .button{
        position: unset !important;
    }
    body.home .featured-all ul li:nth-child(1)::after,
    body.home .featured-all ul li:nth-child(4)::after,
    body.home .featured-all ul li:nth-child(2)::after,
    body.home .featured-all ul li:nth-child(3)::after{
        all: unset;
    }
    body.home .featured-all ul li .learn-more{
        justify-content: right;
    }
    body.woocommerce-shop .site #content ul.products li.product,
    body.woocommerce-page .site #content ul.products li.product {
        padding-bottom: 105px !important;
        margin-bottom: 20px;
    }
}
/* shop page secondary image display toggle  */
body.woocommerce-shop .products a img.attachment-full.size-full{
    display:none;
}
body.woocommerce-shop .products li.product:hover a img.attachment-woocommerce_thumbnail{
    display: none;
}
body.woocommerce-shop .products li.product:hover a img.attachment-full.size-full{
    display: block;
}
/* sticky header */
@media(min-width: 1024px){
    header.site-header .sticky{
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 99;
    }
    header.site-header .is_stuck{
        position: fixed !important;
        top: 50px !important;
        z-index: 99;
    }
    header.site-header .logo-mark{
        display: none;
    }
    body #page .shoptimizer-mini-cart-wrap .widget_shopping_cart{
        overflow: unset ;
    }
}
.col-full-nav.is_stuck>.col-full>div:nth-child(2){
    display: none !important;
}
body.woocommerce-checkout #payment .payment_methods>.wc_payment_method>label:before{
    top: 8px;
}
body.woocommerce-cart .woocommerce p.return-to-shop{
    z-index: 7 !important;
}
body #content .herobanner>div{
    padding: 0;
}
/* After plugins and themes update */
@media screen and (max-width:1024px) and (min-width:993px){
    body .col-full-nav .col-full .shoptimizer-primary-navigation .site-header-cart{
        position: relative;
        right: 0px;
    }
    body:not(.home) #masthead .col-full-nav #site-navigation{
        bottom: unset;
    }
}
@media screen and (max-width:1024px) and (min-width:468px){
    /* body.single #content #primary #main .product .woocommerce-tabs.wc-tabs-wrapper{
        padding: 0 50px !important;
    } */
    body.woocommerce-cart #content .woocommerce .wc-proceed-to-checkout{
        width: 32%;
    }
}
@media screen and (max-width:993px) {
    body .site-branding button.menu-toggle{
        background-color: unset !important;
    }
    body.mobile-toggled .mobile-menu.close-drawer{
        top: 2px;
        left: 4.5em;
    }
    body .shoptimizer-primary-navigation .site-navigation{
        width: 100%;
    }
    body.single #page .woocommerce-tabs ul.tabs li{
        border: unset;
        text-align: center;
    }
    body.single section.related.products ul.products{
        overflow: unset;
        flex-wrap: wrap;
    }
    body.single section.related.products ul.products li.product{
        max-width: unset;
        min-width: unset;
    }
    body #site-navigation{
        width: 100%;
    }
    .wc-active .site-header .shoptimizer-primary-navigation .site-header-cart{
        display: none !important;
    }
    .related-wrapper .upsells.products ul.products{
        overflow-x: unset;
    }
}
@media screen and (max-width:468px) {
    body.home .featured-all .added_to_cart.wc-forward{
        position: relative;
        margin-top: 8px;
        width: 100%;
    }
    body.home .featured-all .learn-more{
        justify-content: center;
    }
    body.single-product #primary #main .product #frequently_bought_together_form{
        padding: 40px !important;
    }
    body section.compatibility-list{
        padding-bottom: 50px;
    }
    body.single div#ugc{
        padding: 10px !important;
    }
    body.woocommerce-cart ul.checkout-bar {
        flex-direction: column;
        height: 200px;
    }
    body.woocommerce-cart ul.checkout-bar li span{
        visibility: visible;
    }
    body.woocommerce-cart .woocommerce div.coupon label {
        display: block;
    }
    body.woocommerce-cart table.shop_table tbody tr:last-child{
        margin-bottom: 20px;
    }
    body.woocommerce-cart table.shop_table tbody tr:last-child td{
        border-bottom: 1px solid #f2f2f2;
    }
    body.woocommerce-cart .shop_table .cart_item td.product-remove{
        right: unset;
        min-height: 130px;
        top: 0;
        left: 0;
    }
    body.woocommerce-cart .shop_table .cart_item td.product-thumbnail{
        left: 20px;
        min-height: 130px;
    }
    body.woocommerce-cart .cart_item td.product-thumbnail,
    body.woocommerce-cart .cart_item td.product-thumbnail a img{
        width: 50px !important;
    }
    body.m-cart .woocommerce-cart-form__contents tr.woocommerce-cart-form__cart-item{
        padding-left: 80px;
    }
    body.woocommerce-cart #page #content .woocommerce .cart_item td.product-name{
        display: inline-block;
        width: 50%;
        padding-right:5px;
    }
    body.woocommerce-cart .cart_item td.product-name a{
        padding: 0 !important;
    }
    body.woocommerce-cart #page table.woocommerce-cart-form__contents tr.cart_item td.product-subtotal::before,
    body.woocommerce-cart #page table.woocommerce-cart-form__contents tr.cart_item td.product-quantity::before{
        content: unset;
    }
    body.woocommerce-cart #page table.cart.woocommerce-cart-form__contents td.product-price{
        display: none;
    }
    body.woocommerce-cart #page table.woocommerce-cart-form__contents tr.cart_item td.product-quantity{
        display: inline-flex !important;
        border-bottom: unset;
        min-height:130px;
        display: flex;
        align-items: center;
    }
    body.woocommerce-cart #page #content .quantity-nav{
        display: none;
    }
    body.woocommerce-cart table.cart .quantity{
        width: unset;
    }
    body.woocommerce-cart #page table.cart.woocommerce-cart-form__contents td.product-subtotal{
        all: unset;
        margin-left: 15px;
        float: right;
        display: flex;
        height: 100%;
        min-height: 130px;
        height: 100%;
        align-items: center;
    }
    .ri-chevron-down::before {
        bottom: unset;
    }
    body .woocommerce ul.checkout-bar {
        display: contents;
    }
    .site ul.checkout-bar li span {
        visibility: visible;
    }
    body .site ul.checkout-bar li{
        padding-bottom: 20px;
    }
    body.page-id-19240 #page #content .woocommerce-breadcrumb{
        margin-top: 50px;
    }
}
@media screen and (min-width:468px) {
    body div#shoptimizerCartDrawer {
        width: 300px;
    }
    body.woocommerce-cart #page #content div.wc-proceed-to-checkout a.wc-forward{
        height: 30px;
        float: right;
    }
}
@media(min-width:993px){
    .home header .site-header-cart.menu{
        height: 70px;
    }
    body .main-navigation ul.menu>li.menu-item-has-children>a::after{
        background-color: #000000;
    }
    body .col-full-nav ul li span{
        font-weight: 400;
    }
    body.single-product #frequently_bought_together_form .frequently_bought_together_heading {
        position: absolute;
        top: 8%;
    }
    /* body.single .woocommerce-tabs.wc-tabs-wrapper>div {
        padding: 40px 100px;
    } */
    body.single-product #primary #main .product #frequently_bought_together_form{
        padding: 70px 100px 30px !important;
    }
    body:not(.home) .col-full-nav #site-navigation{
        position: relative;
    }
    /* body.single div#ugc{
        margin: 50px auto !important;
    }
    body.single div#ugc{
        width: 75%;
        margin: auto;
    } */
    body .col-full.main-header .site-header-cart.menu {
        display: none !important;
    }
    body.home .featured-all .button.product_type_variable.add_to_cart_button {
        right: 0 !important;
    }
    body.woocommerce-shop .columns-4 ul.products li.product{
        width: 33.33%;
    }
}
body.single-product #primary #main .product #frequently_bought_together_form{
    background-color: #DCDCDC;
    width: 100%;
    max-width: 100% !important;
    justify-content: left;
}
body .menu-primary-menu-container > ul > li > a{
    font-weight: 400;
}
body .shoptimizer-primary-navigation.col-full{
    width: 100%;
    padding:unset;
    background: transparent;
}
body.home .featured-all li.product .star-rating{
    display: none;
}
body #content .herobanner>div{
    padding: 0;
}
body #page #shoptimizerCartDrawer .woocommerce .woocommerce-mini-cart .mini_cart_item .remove::before{
    display: none;
}
body #shoptimizerCartDrawer .woocommerce .woocommerce-message:not(:first-child){
    display: none;
}
body #shoptimizerCartDrawer .woocommerce.widget_shopping_cart{
    display: block;
}
body #page .shoptimizer-primary-navigation.col-full .site-search{
    display: none;
}
#product_finder>div,#reviews-section>div{
    max-width: inherit;
}
.wpcf7 span.wpcf7-form-control-wrap{
    display: block;
    margin-top: 5px;
}
.no-js .owl-carousel, .owl-carousel.owl-loaded{
    display: block;
}
body.woocommerce-shop header.woocommerce-products-header{
    flex-direction: column;
}
body.woocommerce-shop .woocommerce-ordering {
    display: none;
}
body.woocommerce-shop p,
body.single p{
    font-size: 16px;
}
.woocommerce-product-details__short-description {
    line-height: 1.4;
    margin-top: 15px;
}
.ri.menu-item:before {
    display: block;
    margin-top: 5px;
    margin-bottom: -40px;
    font-family: Rivolicons,sans-serif;
    font-size: 22px;
    text-align: center;
    pointer-events: none;
}
.ri-user::before {
    content: "\e67b";
}
.ri-question-circle::before {
    content: "\e656";
}
.ri-chevron-right-circle::before {
    content: "\e610";
}
body.woocommerce-shop #wpgis-gallery button{
    color: transparent;
}
body.single-product a{
    color: #000;
}
body.single #frequently_bought_together_form .single_add_to_cart_button{
    color: #ffffff;
}
body.single .woocommerce-tabs ul{
    color: #ffffff;
}
body.single .woocommerce-tabs.wc-tabs-wrapper>div {
    width: 100% !important;
}
.panel.woocommerce-Tabs-panel--description h2:first-of-type{
    display: none;
}
body.single .single_add_to_cart_button{
    border-radius: unset;
}
body .shoptimizer-mini-cart-wrap .widget_shopping_cart .product_list_widget{
    height: calc(100vh - 245px);
    flex: unset;
    overflow-y: scroll;
}
body.single .add-to-cart-action input{
    border-radius: unset;
}
body.woocommerce-cart .product-name a{
    color: #000;
}
body.woocommerce-cart table.cart td.product-remove a.remove{
    text-indent: unset;
    height: 60px;

}
body a.remove:before{
    content: unset;
}
body table.cart td.product-remove a.remove{
    font-size: 35px !important;
    font-weight: 200 !important;
    color: #000;
}
body .mini_cart_item a.remove{
    all: unset;
    position: absolute;
    left: 0px;
    font-weight: 400 !important;
    top: 15px;
}
body .mini_cart_item .woocommerce-Price-amount.amount{
    font-weight: 400;
}
body .widget_shopping_cart_content p.buttons a{
    border-radius: unset;
}
body.woocommerce-cart div.wc-proceed-to-checkout a.wc-forward{
    all: unset;
    background: #f56721;
    font-size: 19px;
    letter-spacing: .7px;
    transition: background .2s ease;
    font-weight: 600 !important;
    font-family: 'Roboto';
    text-transform: initial;
    color: #ffffff;
    padding: 18px;
    border-radius: 4px !important;
    display: block;
    text-align: center;
}
body.woocommerce-checkout #order_review #payment #place_order{
    font-size: 18px;
}
body.woocommerce-checkout #order_review #payment #place_order::before{
    content: unset;
}
body.woocommerce-checkout .form-row label{
    font-weight: 400;
}
body.single .up-sells.upsells div ul.products li.product .add_to_cart_button{
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.ri-chevron-down::before {
    content: "\e60d";
    position: relative;
    bottom: 20px;
    font-family: 'Rivolicons';
}
body.woocommerce-cart #goToCouponCart:hover{
    color: #f56721;
}
body.woocommerce-cart .wc-proceed-to-checkout a:hover{
    opacity: 0.8 !important;
    cursor: pointer !important;
}
body.woocommerce-cart #content .woocommerce .checkout-button.wc-forward{
    position: relative;
    bottom: 50px;
}
body.woocommerce-cart .so-offer-btn-container .so_accept:hover{
    cursor: pointer;
}
body.woocommerce-cart .so-offer-btn-container .so_accept:hover a{
    color: #ffffff;
    cursor: pointer;
}
body.woocommerce-checkout.min-ck .site-header .main-navigation {
    display: block;
}
ul.checkout-bar li::before {
    height: 35px;
    width: 35px;
    line-height: 33px;
    font-weight: normal;
}
body ul.checkout-bar{
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    height: 6px;
    border-radius: 0;
}
.checkout-bar li.active::after,
.woocommerce-checkout .checkout-bar li::after,
ul.checkout-bar li.visited::after,
ul.checkout-bar::before{
border-radius: 0;
height: 6px;
}
.woocommerce-checkout.min-ck header .main-header h1 {
    display: none;
}

.related .woocommerce-card__header .star-rating ~ .star-rating{
    display: none;
}
body.home .featured-all .availability_date{
    display: block;
    text-align: center;
}
body div.product-type-bundle .input-text.qty.bundled_qty{
    display: none;
}
body div.product-type-bundle .single_variation_wrap.bundled_item_wrap{
    display: none !important;
}

/* After update css changes */
@media screen and (min-width:767px) {
body table.shop_table_responsive tr td.product-name{
    min-width: 400px;
}
}
body.single .product #tab-questions .ywqa-send-answer textarea,
body.single .product #tab-questions .ywqa-send-answer input:not(#ywqa-submit-answer),
body.single .product #tab-questions .ywqa-ask-question textarea,
body.single .product #tab-questions .ywqa-ask-question input:not(#ywqa-submit-question){
    color: #000000;
}
body.single .product #tab-questions  #parent-question .parent-question{
    color: #ffffff;
}
@media screen and (min-width:767px) and (max-width:993px){
    body.page-id-73958 .affilate-slider .owl-nav .owl-next{
        left: unset ;
    }
    body.page-id-73958 .affilate-slider .owl-dots{
        display: none;
    }
}
/* sticky header tab and mobile */
@media(max-width:767px){
    header.site-header .main-header.sticky-header button.menu-toggle{
        z-index: 200;
    }
    header.site-header .shipping-sticky-header{
        display: none;
    }
    body:not(.woocommerce-checkout) header.site-header .sticky-header .custom-logo-link{
        display: none;
    }

    header.site-header .search-sticky-header .search-section{
        background: transparent;
    }
    header.site-header .search-sticky-header{
        position: fixed;
        top: 2px;
        width: 100%;
        background: transparent;
    }
}
    @media screen and (max-width:1024px) and (min-width:768px){
    header.site-header .sticky-header .custom-logo-link{
        display: block;
    }
    header.site-header .search-sticky-header{
        display: block;
        position: unset;
        background-color: #E45B0A;
    }
    header.site-header .shipping-sticky-header{
        display: block;
    }
    header.site-header .free-shipping.shipping-sticky-header .free-shipping-wrapper{
        width: 100%;
    }
}
body.woocommerce-checkout #masthead{
    z-index: 1001;
}
form.checkout_coupon{
    position: relative !important;
}
form.checkout_coupon .extra-errors{
    display: block !important;
    color: #e2401c !important;
    background: none !important;
    font-weight: bold;
    font-size: 14px;
    border: unset !important;
    top: 0 !important;
}
form.checkout_coupon .extra-errors li{
    padding:0 !important;
}
form.checkout_coupon p:nth-child(1){
    margin-bottom: 0;
}

/* back-to-top-button start */
.back-to-topdesktop .footer-arrow-scroll img{
    height: 40px !important;
    border: 1px solid #fff;
    border-radius: 20px;
}
.back-to-topdesktop #scroll-btn{
    display: none;
    right: 50px;
    position: fixed;
    bottom: 80px;
    z-index: 99999;
    right: 35px;
    width: 40px;
}
@media(max-width:993px){
    .back-to-topdesktop{
        margin-right: 50px;
        position: relative;
    }
    .back-to-topdesktop #scroll-btn{
        position: fixed;
        bottom: 90px;
        z-index: 9999;
        right: 35px !important;
        width: 40px;
    }
}
#scroll-btn img{
    background-color: #f56721;
}
html{
    scroll-behavior: smooth;
}
/* back-to-top-button end */
body.search .sticky-footer{
    z-index: 9;
}
@media(max-width: 993px){
    body.woocommerce-shop .owl-dots{
        display:none;
    }
    body.single #frequently_bought_together_form{
        margin-bottom: 0 !important;
    }
    .product-compatibility-opener{
        margin-top: 40px;
    }
}
@media(max-width: 400px){
    body.woocommerce-shop #primary header.woocommerce-products-header .shop_banner .item a h3{
        font-size:22px;
    }
}
@media(max-width: 1167px) and (min-width: 993px){
    #site-navigation #menu-main-menu li a{
        padding-left: 0 !important;
    }
    header.site-header .col-full-nav{
        padding: 0;
    }
}
@media(max-width:1024px) and (min-width: 993px){
    .problem-products-items .column-fifth .hide-desktop{
        width: 90%;
        margin: auto;
    }
}
@media(max-width:1100px) and (min-width: 1024px){
    .home .featured-all li.product.has-default-attributes .woocommerce-card__header,
    .home .featured-all li.product.product_cat-20-20n .woocommerce-card__header{
        height: 280px;
    }
    .home .featured-all li.product.product_cat-p-ix .woocommerce-card__header,
    .home .featured-all li.product.product-type-simple .woocommerce-card__header{
        height: 195px;
    }
    .home #trending-products-all ul li.product:first-child .woocommerce-card__header{
        height: 220px;
    }
}
.is_stuck .primary-navigation.with-logo .menu-primary-menu-container{
    margin-left: unset;
}
.is_stuck .logo-mark{
    display: none;
}
body.single-product .above_add_to_cart{
    background-color: #F4F4F4;
    padding: 15px;
}
body.single-product .above_add_to_cart p:last-child{
    margin-bottom: 0px;
}
body.single-product form.variations_form.cart{
    margin-top: 8px;
}
body.single-product form.variations_form.cart .above_add_to_cart{
    margin-bottom: 40px;
}
body.single .cart-single-page-col .above_add_to_cart{
    margin: 10px 0px;
}
@media(min-width:1024px){
    body.single-product .product-desc-col{
        top: 150px;
        position: relative;
    }
    body.single-product .product-description-col{
        position: relative;
        z-index: 10;
    }
    body.single .cart-single-page-col .above_add_to_cart{
        margin: 0 10px;
    }
    body.single-product .product-compatibility-opener{
        width: max-content;
        float: left;
        margin-top: 15px;
        z-index: 9;
        position: relative;
        clear: both;
    }
    body.single #frequently_bought_together_form{
        margin: 0 !important;
    }
    body.single #main .product .money-back-gurantee ul{
        margin-top: unset;
        margin-bottom: 102px;
    }

}
.search-section .loader-gif{
    display: none;
}
@media (min-width: 993px) and (max-width: 1199px){
   body.home .featured-all .elementor-shortcode ul.products{
    width: 100%;
   }

}
@media (min-width: 993px) and (max-width: 1024px){
    body.home #page #content .featured-all .button.add_to_cart_button{
        bottom: 3.5% !important;
    }
    body.home .featured-all .learn-more{
        position: absolute;
        bottom: 5%;
    }
}
@media (max-width:1024px){
    body.home #content .col-full{
        padding: 0px ;
    }
}
body.woocommerce-checkout .back-to-topdesktop{
    display: none;
}
@media screen and (max-width:468px){
    button.container{
        margin-bottom: 12px;
        margin-left: 12px
    }
    body.woocommerce-cart #content .woocommerce .checkout-button.wc-forward{
        bottom: 40px;
    }
    body.woocommerce-cart .shoptimizer-cart-wrapper .shop_table .cart-subtotal{
        border-bottom: 1px solid #e2e2e2;
    }
    body.woocommerce-cart .shoptimizer-cart-wrapper .shop_table .cart-subtotal th,body.woocommerce-cart .shoptimizer-cart-wrapper .shop_table .cart-subtotal td{
        border-bottom: unset;
    }
}
@media screen and (max-width:1260px) and (min-width:1024px){
    body.single .frequently_bought_together_heading{
        margin: 15px 0;
        top: 4% !important;
    }
}
@media screen and (max-width:1023px) and (min-width:993px){
    body.single .frequently_bought_together_heading{
        margin: 15px 0;
        top: 3% !important;
    }
    body.single #page #content #primary #main #frequently_bought_together_form{
        position: relative;
        padding-top: 75px !important;
    }
}
body.single-product .above_add_to_cart p {
    font-size: 12px;
    line-height: 1.3;
}

@media screen and (max-width:993px) {
    body.home footer{
        padding:30px 20px;
    }
}
@media screen and (max-width:1304px) and (min-width:1024px) {
    body.single-product #page #primary #main #frequently_bought_together_form.flexed{
        flex-direction: column;
        row-gap: 15px;
    }
    body.single-product #frequently_bought_together_form.flexed .frequently_bought_together_heading{
        top: 6%;
    }
    body.single-product #page #primary #main #frequently_bought_together_form.flexed .frequently_bought_together_products{
        display: flex;
        justify-content: space-between;
        max-width: 100%;
    }
    body.single-product #page #primary #main #frequently_bought_together_form.flexed .frequently_bought_add_to_cart{
        margin-left: 0;
    }
}
body.single .product-type-variable .woocommerce-variation-description>* {
    width: 50% !important;
}
body.single .product-type-variable .woocommerce-variation-description img {
    width: 60%;
}
.woocommerce-checkout> .blockUI.blockOverlay:after {
    content: 'Please Wait';
    top: 60px;
    left: 0px;
    right: 0;
    bottom: 0;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
}
body.single .variable-grouped-sticky.button,
body.single .shoptimizer-sticky-add-to-cart .add_to_cart_button{
    color: #ffffff;
}
body.single .product-details-wrapper .images.so_product_image{
    z-index: 2;
}

.problem-product-title {
    font-family: 'Roboto';
    font-size: 18px;
    font-weight: 400;
}
.mobile-problem-product-title {
    font-family: 'Roboto';
    font-weight: 400;
}

.shipping-checkout-hidden,.shipping-checkout-hidden p{
    display: none;
}

/* frequently bought together text */
.product.type-product> h4 {
    position: relative;
    left: 100px;
    top: 50px;
    z-index: 1;
    display: inline;
}
@media screen and (max-width:993px) {
    .product.type-product> h4 {
        position: relative;
        left: 40px;
        top: 70px;
        z-index: 1;
    }
}
.mobile-hero-banner, .mobile-hero-banner .hero.owl-carousel.owl-theme{
    height: 580px;
}
.shoptimizer-product-prevnext .tooltip{
    z-index: 11;
}
@media screen and (max-width:468px) {
    body.woocommerce-shop .site ul.products li.product a.add_to_cart_button, body.woocommerce-page .site ul.products li.product a.add_to_cart_button{
        bottom: 5px;
    }
    body.woocommerce-shop .site ul.products li.product button.view-products-details.button, body.woocommerce-page .site ul.products li.product button.view-products-details.button{
        bottom: 0px;
    }
    body.woocommerce-shop .site ul.products li.product, body.woocommerce-page .site ul.products li.product{
        padding-bottom: 15px !important;
    }
}
@media (max-width:993px) and (min-width: 468px){
    body.woocommerce-shop .site ul.products li.product a.add_to_cart_button, body.woocommerce-page .site ul.products li.product a.add_to_cart_button{
        bottom: 0px;
    }
    body.woocommerce-shop .site ul.products li.product button.view-products-details.button, body.woocommerce-page .site ul.products li.product button.view-products-details.button{
        bottom: 0px;
    }
}

/* custom pricing for roles sales */
.single-product .for-sales-wrapper{
    width: 100%;
}
.single-product .for-sales .for-sales-wrapper{
    display: flex;
    flex-wrap: wrap;
    position: relative;
}
.single-product .for-sales .for-sales-wrapper .custom-price-wrapper{
    position: absolute;
    top: 0px;
    left: 50px;
}
.single-product .for-sales .for-sales-wrapper .custom-price-wrapper p.form-row{
    padding: 0;
}
.single-product .for-sales .for-sales-wrapper .custom-price-wrapper input[type=text]{
    border: 1px solid #e2e2e2;
    box-shadow: none;
    border-left: 0;
    padding: 12.2px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    font-size: 16px;
    width: 200px;
}
.single-product .for-sales .for-sales-wrapper:not(.yes) .single_add_to_cart_button{
    width: 100%;
    margin-top: 12px;
    margin-left: 0;
}
@media screen and (max-width:767px){
    .single-product .for-sales .for-sales-wrapper .custom-price-wrapper input[type=text]{
        padding: 12px;
    }
    body.home section .featured-all ul.products,
    body.home section .featured-all ul.products
    {
        all: unset;
    }
    body.home ul.products li.product .price, body.home .featured-all a.button.add_to_cart_button {
        min-width: 100% !important;
    }
}
.page-id-19238 #affilate-sidebar{
    width: 45px;
    padding-right: 10px;
}

/* Testing if featured image LCP can be decreased */
body.single-product .product-details-wrapper .images .wpgis-slider-for .zoom:nth-child(1){
    display: block !important;
}
body.single-product .product-details-wrapper .images .wpgis-slider-for:before{
    all: unset !important;
}
body.single-product .product-details-wrapper .images .wpgis-slider-for .zoom img{
    max-height: 400px;
    height: 100%;
    width: 100%;
    object-fit: contain;
}
p.stock.in-stock::after{
    content: 'In Stock';
    color: #0f834d;
    position: absolute;
    left: 21px;
}
body.single-product #page .woocommerce-tabs ul.tabs li a {
    color: #FAFAFA;
}
body form.woocommerce-checkout .blockUI.blockOverlay{
    display: none;
}
body form.woocommerce-checkout.processing .blockUI.blockOverlay{
    display: block !important;
}
body.single .content-area p.stock.available-on-backorder{
    color: #000000;
}

/* Col-full is empty and all the content are out of col-full so the below code resolves them, if the content are in col-full please remove the below code */
@media screen and (min-width:1024px) {
    body.woocommerce-shop #page #content.site-content{
        max-width: 1170px;
        margin: auto;
    }
    body.woocommerce-checkout .shoptimizer-archive>.woocommerce,
    body.woocommerce-cart .shoptimizer-archive>.woocommerce,
    body.woocommerce-account .shoptimizer-archive>.woocommerce,
    body.post-type-archive-user-content .shoptimizer-archive>.archive-user-content,
    body.page-id-19236 .shoptimizer-archive>p,
    body.page-id-163854  .shoptimizer-archive>div,
    body.page-id-81574 .shoptimizer-archive>div,
    body.page-id-19238 .shoptimizer-archive p,
    body.page-id-19226 .shoptimizer-archive p,
    body.page-id-19242 .epyt-gallery{
        max-width: 1170px;
        margin: auto;
    }

}
@media screen and (max-width:468px) {
    body.woocommerce-cart .shipping th{
        display: inline !important;
    }
    .site-footer{
        top: 115px;
        position: relative;
    }
    footer:last-child:not(:only-of-type){
        margin-top: 4rem;
    }
    body.single-product .up-sells.upsells .products{
        display: inline;
    }
    body.woocommerce-cart #content .shoptimizer-archive,
    body.woocommerce-checkout #content .shoptimizer-archive{
        padding: 0 10px;
    }
    body.woocommerce-account #content{
        padding: 30px;
    }
    body.woocommerce-shop .shoptimizer-archive{
        padding: 15px;
    }
    .single-product .site .content-area{
        width: 100%;
        margin-left: 0;
    }
    body.woocommerce-cart .wc-proceed-to-checkout{
        width: 100% !important;
        left: 0 !important;
    }
    body.post-type-archive-user-content #content .archive-user-content,
    body.page-id-19226 #content .shoptimizer-archive,
    body.page-id-19238 #content .shoptimizer-archive,
    body.page-id-163854 #content .shoptimizer-archive,
    body.page-id-19236 #content .shoptimizer-archive,
    body.page-id-106864 #content .shoptimizer-archive,
    body.page-id-19234 #content .shoptimizer-archive,
    body.page-id-81574 #content .shoptimizer-archive,
    body.page-id-19238 #content .shoptimizer-archive,
    body.page-id-19226 #content .shoptimizer-archive,
    body.page-id-19242 #content .shoptimizer-archive{
        margin: 25px;
    }
    body.single-product .owl-next {
        right: -10px;
    }
    body.single-product .owl-prev{
        left: -10px;
    }

    body.woocommerce-cart #goToCouponCart{
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 15px;
    }
    body.woocommerce-checkout .ri-chevron-down::before{
        bottom: 15px;
    }
    .skip_link.mobile_sticky:not(.ontop){
        margin-top: 10px;
    }
}
.woocommerce-pagination {
    visibility: hidden;
}
body.single-product .youtube-title{
    position: absolute;
    height: 30px;
    overflow: hidden;
    font-weight: 600;
    background-color: #000000;
    padding: 2px 10px;
    width: 100%;
}
.site-header-cart .shoptimizer-cart .cart-contents .woocommerce-Price-amount{
    color: #000;
    font-weight: normal;
    font-family: 'Inter', sans-serif;
}
.movies .owl-item:hover h6 {
    height: unset;
}
section.shoptimizer-sticky-add-to-cart.visible{
    z-index: 99;
}

table.shop_table.cart tbody tr:last-child{
    display: flex;
}
table.shop_table.cart tbody .actions{
    flex-direction: column;
}
table.shop_table.cart tbody .actions .coupon{
    margin-right: auto;
}
table.shop_table.cart tbody .actions button[name="update_cart"]{
    width: fit-content;
    margin-top: 40px;
    color: #111;
    background-color: #f8f8f8;
}

body.woocommerce-shop .woocommerce-products-header .shop_banner {
    height: 200px;
}

div#woof_widget-2 {
    position: relative;
}

div#woof_widget-2::after {
    content: 'Product Filter \A Loading ..';
    background: url(https://www.recovertactical.com/wp-content/themes/shoptimizer-child/img/loader.svg);
    height: 100%;
    width: 100%;
    position: absolute;
    display: flex;
    z-index: 999;
    background-size: 100%;
    background-repeat: no-repeat;
    align-items: center;
    background-position-y: 40%;
    background-position-x: 35px;
    text-align: center;
    justify-content: center;
    white-space: pre-wrap;
    font-size: 14px;
}

div#woof_widget-2::before {
    content: '';
    height: 100%;
    width: calc(100% + 20px);
    display: block;
    background: #ffffff;
    position: absolute;
    z-index: 9;
    left: -5px;
}

div#woof_widget-2.hide-overlay:before,
div#woof_widget-2.hide-overlay:after {
    content: unset;
}

@media screen and (max-width:767px) {
    .woof_show_mobile_filter{
        display:none;
    }
    .widget .woof_hide_filter{
        display:block !important;
    }
}
/* body.single-product .product-desc-col.no-comp{
    top: 75px;
} */
div#freshworks-container {
    position: fixed;
    z-index: 99 !important;
}
input#ywqa-submit-question{
    background-color: #f56721;
}

body.error404 .site-main {
    max-width: 1170px;
    margin: auto;
}
body.shop .woocommerce-card__header button.view-products-details.button {
    margin-top: unset;
}

.patent{
    margin: 0;
}
.patent h6{
    font-family: Roboto;
    font-size: 14px;
    font-weight: 600;
    line-height: 16.41px;
    text-align: left;
    margin: 0;
    color: #575757;
}
.patent h6 span{
    color:#CECECE;
    font-family: Inter;
    font-size: 12px;
    font-weight: 400;
    line-height: 14.52px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

/* holster page css  */
body.page-template-template-holster #holster-banner{
    background-size:100% 100%;
}
body.page-template-template-holster button.go300628013{
    padding: 0px 70px !important;
}
body.page-template-template-holster #holster-header>div,#holster-footer>div{
    justify-content:center;
}
body.page-template-template-holster #holster-header>div>div{
            width:13%;
        }
body.page-template-template-holster #holster-footer>div>div{
    width:15%;
}
body.page-template-template-holster #holster-header .elementor-widget:not(:last-child),
body.page-template-template-holster #holster-footer .elementor-widget:not(:last-child){
margin-block-end: 5px;
    margin-bottom:5px;
}
body.page-template-template-holster ection#holster-upload-main{
    background-size:100% 100%;
}
body.page-template-template-holster section#holster-upload-main::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: unset !important;
z-index: 0;
}
body.page-template-template-holster #watch .owl-item{
    position:relative;
}
    body.page-template-template-holster #watch .owl-item div a::before{
        content:'';
        position:absolute;
        background-image:url(/wp-content/uploads/2024/09/Polygon-7.png);
        background-repeat:no-repeat;
        top:0;
        bottom:0;
        left:0;
        right:0;
        margin:auto;
        height:60px;
        width:60px;
}
body.page-template-template-holster .archive-header{
    display:none;
}
    body.page-template-template-holster .carousel {
display: flex;
justify-content: center;
column-gap: 20px;
    flex-direction:column;
}
.watch,.entertowin,.claimcoupon,.explore,.upload{
    cursor:pointer;
}
body.page-template-template-holster .owl-carousel .owl-next{
    background-image: url(/wp-content/uploads/2024/09/arrow.png) !important;
height: 43px;
width: 43px;
display: block;
background-repeat: no-repeat !important;
background-size: 100% 100% !important;
border-radius: 50% !important;
}
body.page-template-template-holster .owl-carousel .owl-prev{
    background-image: url(/wp-content/uploads/2024/09/arrow.png) !important;
height: 43px;
width: 43px;
display: block;
background-repeat: no-repeat !important;
background-size: 100% 100% !important;
    -webkit-transform: scaleX(-1);
transform: scaleX(-1);
border-radius: 50% !important;
}
body.page-template-template-holster .owl-nav{
    display:flex;
    justify-content:center;
}
body.page-template-template-holster .owl-carousel .owl-prev span,
body.page-template-template-holster .owl-carousel .owl-next span{
    opacity:0;
}
body.page-template-template-holster .installation .owl-item.active:not(.center) {
    opacity: 0.5;
}
body.page-template-template-holster #compatible-holster div.owl-item li.mainproduct{
    width:100%;
}
body.page-template-template-holster button.owl-prev::before,
body.page-template-template-holster button.owl-next::before{
    content: '';
    width: 100%;
    height: 100%;
    z-index: 999;
    display: block;
    opacity: 0.3;
    border-radius: 50%;
}
body.page-template-template-holster button.owl-prev:hover::before,
body.page-template-template-holster button.owl-next:hover::before {
    background-color: #000000;
}
body.page-template-template-holster .klaviyo-form-S5cKg9 .go300628013{
        padding-top: 11px !important;
        padding-bottom: 11px !important;
}
body.page-template-template-holster .installation .owl-item:hover {
    opacity: 1 !important;
}
body.page-template-template-holster .installation .owl-item:not(.active){
    opacity: 0.5;
}
body.page-template-template-holster .installation .owl-item img{
    height: 300px;
}
body.page-template-template-holster #content #holster-header.is_stuck{
	top:0px !important;
}
body.page-template-template-holster .installation h4 {
    height: 50px;
    overflow: hidden;
}
body.page-template-template-holster #shoptimizerCartDrawer{
    z-index: 99999;
}
body.page-template-template-holster .holster_user_images {
    display: flex;
    flex-wrap: wrap;
    column-gap: 10px;
    row-gap: 10px;
}
body.page-template-template-holster .holster_user_images div {
    flex: 1 0 100%;
    margin: 5px;
}
body.page-template-template-holster .holster_user_images div img {
    height: 300px;
    width: 100%;
    object-fit: cover;
}
body.page-template-template-holster .middle-header.sticky, body.page-template-template-holster .col-full-nav.is_stuck{
    display: none !important;
}
@media screen and (max-width:767px){
    body.page-template-template-holster #holster-footer>div>div>div{
        background-size:100% 60%;
    }
    body.page-template-template-holster #holster-banner{
        background-size:cover ;
        background-image:url(/wp-content/uploads/2024/09/Rectangle-2-1.png);
    }
    body.page-template-template-holster #holster-header>div>div{
            width:19%;
        }
        body.page-template-template-holster #holster-footer>div>div{
        width:19%;
    }
    body.page-template-template-holster #holster-header h2 {
    font-size: 9px;
        position: relative;
    bottom: 5px;
    }
    body.page-template-template-holster section#holster-header img {
    width: 30%;
    }
    body.page-template-template-holster #holster-footer h2 {
    font-size: 9px;
         position: relative;
    bottom: 5px;
    }
    body.page-template-template-holster section#holster-footer img {
    width: 30%;
    }
    body.page-template-template-holster #couponClaim button.go300628013 {
    padding: 0px 35px !important;
    }
    body.page-template-template-holster div[data-testid="form-row"]>div{
        padding-right:unset !important;
    }
    body.page-template-template-holster header#masthead .col-full.free-shipping{
        display:none !important;
    }
    body.page-template-template-holster .installation a.popup-youtube video {
        height: 200px;
        display:block;
		position:relative;
	  }
	  body.page-template-template-holster section#compatible-holster {
        overflow: hidden;
	  }
	  body.page-template-template-holster section#holster-banner .banner-title h1{
		text-shadow: 2px -1px 0px #E17B3A;
	  }
      body.page-template-template-holster .coupon-image-right{
        transform: rotate(10deg);
        bottom: 65px;
        right:5px;
    }
    body.page-template-template-holster .coupon-image-left {
        bottom: 20px;
        transform: rotate(-20deg);
        scale: 1.4;
        left:5px;
}
}
@media screen and (min-width:767px) {
    body.page-template-template-holster #holster-header.is_stuck{
        position: fixed !important;
        top: 50px !important;
        z-index: 99;
    }
    body.page-template-template-holster .coupon-image-right{
        scale: 0.8;
        transform: rotate(10deg);
        bottom: 85px;
    }
    body.page-template-template-holster .coupon-image-left{
        scale: 1.7;
        transform: rotate(-10deg);
        top:60px;
    }
    body.page-template-template-holster .holster_user_images div {
        flex: 1 0 21%;
        margin: 5px;
    }
}
@media screen and (max-width: 767px) {
    body.page-template-template-holster #page .site-content{
        top:135px !important;
    }
    body.page-template-template-holster #content.holster-sticky{
        top:25px !important;
        z-index:9999;
    }
    body.page-template-template-holster #content.holster-sticky section#holster-header {
        position: fixed;
        top: 0px !important;
        z-index: 9;
    }
    body.page-template-template-holster #affilate-sidebar,body div#freshworks-container{
        z-index:9999 !important;
    }
    body.page-template-template-holster .coupon-image-right img{
        border: 2px solid #000000;
    border-radius: 50%;
    }
    body.page-template-template-holster .site-footer{
        top:unset;
    }
    body.page-template-template-holster footer:last-child:not(:only-of-type){
        margin-top:unset;
    }
    body.page-template-template-holster #ajax-loader.hide{
        display:none;
    }
    body.page-template-template-holster .mfp-wrap{
        z-index:99999;
    }
    body.page-template-template-holster .mfp-bg.mfp-ready{
        z-index:99998;
    }
    body.page-template-template-holster .compatible ul.products {
        grid-template-columns: unset;
    }
    body.page-template-template-holster .installation .owl-item img{
        height: 300px;
    }
    footer .col-full{
        flex-direction: column;
    }
    body.search .product-finder-wrapper{
        margin-top: 15px;
    }
    body.search .product-finder-wrapper {
        display: block;
    }
    body.search .product-finder-wrapper h4 {
        display: inline;
    }
    body.single-product .product-details-wrapper{
        display:flex;
        flex-direction: column;
    }
    body.single #main>div.product .no-comp,
    body.single #main>div.product .product-desc-col{
        order: 1;
    }   
    body.single #main>div.product .so_product_image,
    body.single #main>div.product .product-details-wrapper .images{
        order:0 !important;
    }
}
.button, input[type=submit], ul.products li.product .button, .commercekit-wishlist-table button, .woocommerce #respond input#submit.alt, .product .cart .single_add_to_cart_button, .widget_shopping_cart a.button.checkout, .main-navigation ul.menu li.menu-item-has-children.full-width > .sub-menu-wrapper li a.added_to_cart, .site div.wpforms-container-full .wpforms-form button[type=submit], ul.products li.product .added_to_cart, ul.wc-block-grid__products .wp-block-button__link, .woocommerce-cart p.return-to-shop a, .elementor-row .feature a, .image-feature figcaption span, .wp-element-button.wc-block-cart__submit-button, .wp-element-button.wc-block-components-button.wc-block-components-checkout-place-order-button {
    background-color: #f56721;
    color: #ffffff;
}
.button:hover, [type="submit"]:hover, .commercekit-wishlist-table button:hover, ul.products li.product .button:hover, #place_order[type="submit"]:hover, body .woocommerce #respond input#submit.alt:hover, .product .cart .single_add_to_cart_button:hover, .main-navigation ul.menu li.menu-item-has-children.full-width > .sub-menu-wrapper li a.added_to_cart:hover, .site div.wpforms-container-full .wpforms-form button[type=submit]:hover, .site div.wpforms-container-full .wpforms-form button[type=submit]:focus, ul.products li.product .added_to_cart:hover, ul.wc-block-grid__products .wp-block-button__link:hover, .widget_shopping_cart a.button.checkout:hover, .woocommerce-cart p.return-to-shop a:hover, .wp-element-button.wc-block-cart__submit-button:hover, .wp-element-button.wc-block-components-button.wc-block-components-checkout-place-order-button:hover {
    background-color: #f89b6c;
}
body a{
    text-decoration: none;
}
.main-navigation ul.menu ul.sub-menu {
    background-color: #fff;
}
.star-rating > span:before {
    background-color: #f56721;
}
footer.site-footer a:not(.button), footer.copyright a {
    color: #999;
}
footer.site-footer a:not(.button):hover, footer.copyright a:hover {
    color: #fff;
}
footer.site-footer, footer.copyright {
    background-color: #111;
    color: #ccc;
}

/* old and new page conflict */
@media screen and (min-width:1024px) {
    body.single.old-product-page #main .product .product-details-wrapper {
        display: flex;
        width: 100%;
        max-width: 100%;
    }

    body.single.old-product-page #main .product .product-details-wrapper>div {
        width: 33% !important;
    }

    body.single.old-product-page #main .product .product-details-wrapper .images {
        order: 2;
        margin: 0 50px !important;
        z-index: 0;
        top: 70px;
        position: relative;
    }

    body.single.old-product-page #main .product .product-details-wrapper .product-desc-col {
        order: 1;
    }

    body.single.old-product-page #main .product .product-details-wrapper .product-description-col,
    body.single.old-product-page #main .product .product-details-wrapper .cart-single-page-col {
        order: 3;
    }
    body.single.old-product-page .product-details-wrapper{
        overflow-x: hidden;
        position: relative;
        bottom: 140px;
    }
}

body.single.old-product-page #main .product .product-details-wrapper .images {
    width: 100%;
}
body.single.old-product-page #main div.product.type-product>div {
    padding: 0px 40px !important;
}
/* ugc recover fixes */
button#ugc-page-modal{
    background-color: #f56721 !important;
    outline: none;
}
button#load-more {
    color: #f56721 !important;
    background: unset !important;
    text-decoration: underline;
    font-size: 18px;
    font-weight: 600;
    text-underline-offset: 3px;
    outline: unset;
}
html {
    scroll-behavior: smooth;
}
.original-computed-price,.wholesale_price_container ins{
    color: #ffffff !important;
}
/* For Safari, disable smooth scrolling */
@media screen and (max-width: 1200px) {
  html {
    scroll-behavior: auto;
  }
}
   
body.redesign-page .extra-cost.show{
    display: none;
}

body.tax-product_cat .woocommerce-products-header{
    font-weight: 500;
    float: left;
}
body.tax-product_cat .woocommerce-products-header .term-description,body.tax-product_cat .woocommerce-products-header .cg-cat-image{
    display: none;
}

/* vedraj css  */
body.redesign-page .compatibility-table{
    max-width:250px ! important;
}
body.redesign-page div.notify-answers div.ywqa-notify-user-checkbox-container{
    margin-top:0px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}
body.redesign-page div.notify-answers div.ywqa-notify-user-checkbox-container span.checkboxbutton{
    height: 35px;
}
body.redesign-page div.notify-answers input.enable-notification{
    margin-right: 5px ! important;
}
@media(max-width:767px){
    body.redesign-page .fancybox-navigation .fancybox-button{
        top:48%;
    }
    body.redesign-page img.fancybox-image{
        padding:50px;
    }
}
/* product category page css */
body.tax-product_cat main#main{
    display: flex;
    flex-direction: column;
}

body.tax-product_cat main#main>.woocommerce-products-header {
    order: 2;
    width: fit-content;
}

body.tax-product_cat main#main>.back-to-shop {
    order: 0;
}

body.tax-product_cat main#main>.mobile-filter {
    order: 3;
}

body.tax-product_cat main#main>.columns-3 {
    order: 4;
}


/* custom acf footer */
footer.site-footer .social-media-links p{
    color: #fff;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
}
footer.site-footer .social-media-links ul{
    display:flex;
    list-style:none;
    margin: auto;
    gap: 5px;
}
footer.site-footer .second-section ul,
footer.site-footer .third-section ul,
footer.site-footer .fourth-section ul{
    list-style: none;
    margin:0;
}
footer.site-footer ul li{
    line-height: 1.5;
    margin-bottom:5px;
}
footer.site-footer .third-section p,
footer.site-footer .fourth-section p{
    color: #ffffffc2;
    font-weight:500;
}
footer.site-footer .fourth-section li a{
    color: #f56721;
}
footer.site-footer .fourth-section li{
    display: flex;
    flex-direction: column;
    line-height: 1.5;
}
body sub{
    line-height: 1.3;
}
@media(min-width:767px) {
    footer.site-footer .col-full>div{
    position: relative;
    margin: 0;
    padding: 0 20px;
    flex: 1;
} 
}
@media(max-width:767px) {
    footer.site-footer .second-section,footer.site-footer .third-section,footer.site-footer .fourth-section{
        margin-bottom:15px;
    }
}

/* norton toggle switch */
body #pkg-prot-switch {
    outline:unset;
}

.mkl-configurator-button-wrapper{
    display: inline-block;
}
.mkl-configurator-button-wrapper .configure-product{
    all: unset;
    background-color: #f56721;
    color: #ffffff;
    border-radius: 4px !important;
    padding: .3180469716em 0.901575em;
    text-align: center;
}
@media screen and (max-width: 767px) {
 .mkl-configurator-button-wrapper .configure-product{
        padding: .3180469716em 0.501575em;
 }
}
.shoptimizer-sticky-add-to-cart__content-button .mkl-configurator-button-wrapper .configure-product-simple{
    display: inline-block !important;
}
body.is_configurable .summary>.configure-product-variable {
    display: none;
}
body.is_configurable form.variations_form table.variations{
    margin-top: 30px;
}
/* body.postid-246705 #page #content #product-246705 h4,
body.postid-245857 #page #content #product-245857 h4{
    display:none;
}
body.postid-246705 #page #content #product-246705 #frequently_bought_together_form,
body.postid-245857 #page #content #product-245857 #frequently_bought_together_form{
    display:none !important;
} */


body.postid-63494 form.variations_form .variations,
body.postid-63494 form.variations_form .for-sales-wrapper{
    display: none;
}

/* New featured product section */
body.home .featured-products-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

body.home .product-image-wrapper {
    position: relative;
    display: inline-block;
    height: 100%;
    width: 100%;
}

body.home .product-image-wrapper img {
    width: 100%;
    display: block;
    height: auto;
}
body.home .home-featured-product{
    height: 100%;
    width: 100%;
}
body.home .product_links .white-title{
    color: #d3d3d3;
}
body.home .product-overlay {
    position: absolute;
    top: 80%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    text-align: center;
    padding: 20px;
    width: 70%;

}

body.home .product-overlay a {
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
}
body.home .featured-products-container .product-title{
    font-family: Roboto,sans-serif;
    font-weight: 600;
    font-size: 2.2vw;
    line-height: 44px;
}
body.home .featured-products-container .product-title p{
    margin-bottom: 0;
}
body.home .black-title {
    color: black;
}

body.home .white-title {
    color: #c9bfb9;
}

body.home .product-price {
    display: inline-block;
    padding: 0 15px;
    height: 40px;
    background: #f56721;
    color: #ffffff;
    font-weight: 600;
    font-size: 16px;
    line-height: 40px;
    white-space: nowrap;
}

@media screen and (max-width:768px) {
    body.home .featured-products-container {
        grid-template-columns: repeat(1, 1fr);
        gap: 5px;
    }

    body.home .product-overlay {
        width: 100%;
        top: 70%;
    }

    body.home .product-overlay a {
        font-size: 16px;
    }
    body.home .product_links .white-title{
        font-size: 14px;
    }
    body.home .featured-products-container .product-price{
        font-size: 14px;
        margin-bottom: 5px;
    }
    body.home .featured-products-container .product-title{
        line-height: 26px;
        font-size: 24px;
    }
    body.home .home-featured-product .featured-products-container .featured-product-card:nth-child(1){
        order: 0;
    }
    body.home .home-featured-product .featured-products-container .featured-product-card:nth-child(2){
        order: 1;
    }
    body.home .home-featured-product .featured-products-container .featured-product-card:nth-child(3){
        order: 3;
    }
    body.home .home-featured-product .featured-products-container .featured-product-card:nth-child(4){
        order: 2;
    }
    body.home .home-featured-product .featured-products-container .product-title p br {
    display: none;
}
}

@media screen and (min-width:769px) and (max-width:1024px) {
    body.home .product-overlay {
        width: 100%;
        top: 50%;
    }
}

@media screen and (min-width:1025px) and (max-width:1200px) {

    body.home .product-overlay {
        width: 80%;
        top: 60%;
    }
}

@media screen and (min-width:1201px) and (max-width:1400px) {

    body.home .product-overlay {
        width: 70%;
        top: 70%;
    }
}
.woocommerce-billing-fields #billing_postcode_field{
    display: block !important;
}
body.woocommerce-checkout #AcceptUIContainer.hiddenClass{
    display: none !important;
}
.woocommerce-tabs .attributes {
    color: #ffffff;
}
.product-head-wrapper{
    width: fit-content;
}
body.page-id-81574 .recover-contact-form>p{
    margin-bottom: 25px;
}
body.page-id-81574 span.wpcf7-not-valid-tip{
    position: absolute;
}
body.page-id-81574 [data-name="been-in-touch"] .wpcf7-not-valid-tip,
body.page-id-81574 [data-name="business-name"] .wpcf7-not-valid-tip{
    width: 210px !important
}

body.single #ywqa_question_list, body.single #ask_question_form .ywqa-ask-question * {
color: #fff;
}
body.single .woocommerce-tabs.wc-tabs-wrapper a {
color: #F56721;
}
body.woocommerce-cart .money-back-gurantee,
body.woocommerce-checkout .money-back-gurantee{
    display: flex;
    box-shadow: 1px 1px 13.9px 0px #0000001A;
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    justify-content: center;
    gap: 100px;
    margin: 0;
    background-color: #ffffff;
}
body.woocommerce-cart .money-back-gurantee ul,
body.woocommerce-checkout .money-back-gurantee ul{
    list-style: none;
    margin: 0;
    max-width: unset;
}
body.woocommerce-cart .money-back-gurantee ul li,
body.woocommerce-checkout .money-back-gurantee ul li{
    display: flex;
    align-items: center;
    gap: 10px;
}
body.woocommerce-cart .money-back-gurantee ul li div,
body.woocommerce-checkout .money-back-gurantee ul li div{
    margin-top: 25px;
}
body.woocommerce-cart .money-back-gurantee h3,
body.woocommerce-checkout .money-back-gurantee h3 {
    font-family: Inter,sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
    text-transform: uppercase;
    margin-bottom: 5px;
    text-align: left;
}
body.woocommerce-cart .money-back-gurantee p,
body.woocommerce-checkout .money-back-gurantee p {
    font-family: Inter,sans-serif;
    font-weight: 400;
    font-size: 10px;
    line-height: 100%;
    text-align: left;
}
@media screen and (max-width: 768px) {
    body.woocommerce-cart .money-back-gurantee,
    body.woocommerce-checkout .money-back-gurantee {
        flex-direction: row;
        gap: 5px;
        margin: calc(-50vw + 50%);
        margin-top: 0px;
        margin-bottom: 6px;
    }
    body.woocommerce-cart .money-back-gurantee ul:first-child,
    body.woocommerce-checkout .money-back-gurantee ul:first-child {
        margin-left: 15px;
    }
    body.woocommerce-cart .money-back-gurantee ul li,
    body.woocommerce-checkout .money-back-gurantee ul li {
        justify-content: center;
        gap: 5px;
    }
    body.woocommerce-cart .money-back-gurantee p,
    body.woocommerce-checkout .money-back-gurantee p {
        display: none;
    }
    body.woocommerce-cart .money-back-gurantee h3,
    body.woocommerce-checkout .money-back-gurantee h3 {
        font-size: 14px;
    }
    body.woocommerce-cart .money-back-gurantee ul li div,
    body.woocommerce-checkout .money-back-gurantee ul li div {
        margin-top: 7px;
    }
    body.woocommerce-checkout .money-back-gurantee {
        position: relative;
        top: 55px;
    }
}
    body.woocommerce-cart .site-content{
        padding-bottom: 100px;
    }
    body.woocommerce-checkout .site-content {
        padding-bottom: 130px;
    }