@import url('https://fonts.googleapis.com/css?family=Oswald:wght@300,400,500,600,700&display=swap');

@import url('https://fonts.googleapis.com/css?family=Roboto:wght@100,300,400,500,700,900&display=swap');

@import url('https://fonts.googleapis.com/css?family=Poppins:wght@300,400,500,600,700,900&display=swap');

@font-face {
    font-family: 'CrimeFighter BB';
    src: url('/media/Fonts/CrimeFighterBBBold.eot');
    src: url('/media/Fonts/CrimeFighterBBBold.eot?#iefix') format('embedded-opentype'),
        url('/media/Fonts/CrimeFighterBBBold.woff2') format('woff2'),
        url('/media/Fonts/CrimeFighterBBBold.woff') format('woff'),
        url('/media/Fonts/CrimeFighterBBBold.ttf') format('truetype'),
        url('/media/Fonts/CrimeFighterBBBold.svg#CrimeFighterBBBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'CrimeFighter BB';
    src: url('/media/Fonts/CrimeFighterBB.eot');
    src: url('/media/Fonts/CrimeFighterBB.eot?#iefix') format('embedded-opentype'),
        url('/media/Fonts/CrimeFighterBB.woff2') format('woff2'),
        url('/media/Fonts/CrimeFighterBB.woff') format('woff'),
        url('/media/Fonts/CrimeFighterBB.ttf') format('truetype'),
        url('/media/Fonts/CrimeFighterBB.svg#CrimeFighterBB') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica';
    src: url('/media/Fonts/Helvetica.eot');
    src: url('/media/Fonts/Helvetica.eot?#iefix') format('embedded-opentype'),
        url('/media/Fonts/Helvetica.woff2') format('woff2'),
        url('/media/Fonts/Helvetica.woff') format('woff'),
        url('/media/Fonts/Helvetica.ttf') format('truetype'),
        url('/media/Fonts/Helvetica.svg#Helvetica') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica';
    src: url('/media/Fonts/Helvetica-Bold.eot');
    src: url('/media/Fonts/Helvetica-Bold.eot?#iefix') format('embedded-opentype'),
        url('/media/Fonts/Helvetica-Bold.woff2') format('woff2'),
        url('/media/Fonts/Helvetica-Bold.woff') format('woff'),
        url('/media/Fonts/Helvetica-Bold.ttf') format('truetype'),
        url('/media/Fonts/Helvetica-Bold.svg#Helvetica-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


/* font-family: 'Roboto', sans-serif; 
font-family: 'Oswald', sans-serif;
*/

body {
    font-family: 'Roboto', sans-serif;
    background: #fff;
    line-height: 1.618;
    font-size: 16px;
}

.page-wrapper {
    padding-top: 142px;
}

.page-header .header .user-box a.continue_shop_btn {
    display: none;
}


/*----------zoom image css--------------*/
.fotorama-stretch, .fotorama-focus-overlay:after, .fotorama__stage__shaft, .fotorama__stage__frame, .fotorama__html, .fotorama__video iframe {
    height: 104% !important;
}

.fotorama .btnc_fotorama.btnc_fotorama-brightness {
    margin-left: 0;
}

.fotorama .btnc_fotorama {
    position: relative;
    background-color: #42729a;
    padding: 0px;
    border-radius: 6px;
}



.fotorama .btnc_fotorama button {
    padding: 0;
    width: 105px;
    height: 38px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
    border: none;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    vertical-align: middle;
}

.fotorama .btnc_fotorama.btnc_fotorama-fitscreen button,
.fotorama .btnc_fotorama.btnc_fotorama-brightness button {
    opacity: 1;
    background-position: center;
}

.fotorama__fullscreen .fotorama__zoom-out {
    background-position: unset !important;
    top: 0 !important;
    left: -118px !important;
}

.fotorama__fullscreen .fotorama__zoom-in {
    background-position: -6px -6px !important;
    top: 0;
}

.fotorama__fullscreen .fotorama__zoom-in,
.fotorama__fullscreen .fotorama__zoom-out {
    cursor: pointer;
    display: block;
    height: 38px !important;
    overflow: hidden;
    position: absolute;
    width: 46px !important;
    background-color: #808080;
    border-radius: 6px;
    margin-top: 10px;
    margin-left: 10px;
    background-image: none !important;
}

.fotorama__fullscreen .fotorama__zoom-in:after {
    content: "";
    background-image: url(/pub/media/plus.png);
    width: 45.99px;
    height: 38px;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 48%;
    background-position: center;
}
.fotorama__fullscreen .fotorama__zoom-out:after {
    content: "";
    background-image: url(/pub/media/minus.png);
    width: 45.99px;
    height: 38px;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 48%;
    background-position: center;
}

.fotorama__fullscreen .fotorama__zoom-in:focus:after,
.fotorama__fullscreen .fotorama__zoom-out:focus:after {
    box-shadow: none !important;
    position: unset;
}

.fotorama__fullscreen .fotorama__zoom-in:focus,
.fotorama__fullscreen .fotorama__zoom-out:focus {
    outline: none !important;
    border: none;
    box-shadow: none !important;
}

.fotorama__fullscreen .fotorama__zoom-in {
    background-position: unset !important;
    top: 0;
    left: 200px;
}


@media (max-width:480px) {
    .fotorama .btnc_fotorama button {
        width: 48px;
        height: 48px;
    }

    .fotorama__fullscreen .fotorama__zoom-in,
    .fotorama__fullscreen .fotorama__zoom-out {
        height: 48px !important;
        width: 48px !important;
    }

    .fotorama__fullscreen .fotorama__zoom-in:after {
        width: 48px;
        height: 48px;
        background-size: 52%;

    }

    .fotorama__fullscreen .fotorama__zoom-out:after {
        width: 48px;
        height: 48px;
        background-size: 52%;
    }

    .fotorama__fullscreen .fotorama__zoom-out {
        left: 56px !important;
    }

    .fotorama .btnc_fotorama_buttons {
        left: 122px;
        gap: 8px;

    }

    .fotorama .btnc_fotorama .drpdwn {
        width: 188px !important;
        padding: 10px 15px 10px 10px !important;
    }
}

/*----------zoom image css end--------------*/

/*=====================Filter=popup=category=page====================*/
.page-with-filter.page-layout-2columns-left .column.main {
    padding-left: 0;
}

.catalogsearch-result-index .sidebar.sidebar-additional {
    display: none;
}

.catalogsearch-result-index .toolbar-products {
    background-color: transparent;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.catalogsearch-result-index .toolbar-products .modes,
.catalogsearch-result-index .toolbar-products .toolbar-amount {
    display: none;
}

/*dl.block.search_related_pro {
    display: none;
}*/
.page-with-filter.fadeOut {
    overflow: hidden;
}

.page-with-filter.fadeOut .columns {
    position: unset;
}

.filter_popup {
    color: #1e4495;
    text-decoration: underline;
    margin-bottom: 0;
}

.page-with-filter.fadeOut .sidebar::before {
    justify-content: center;
    align-items: center;
    pointer-events: all;
    background-color: rgba(0, 0, 0, .8);
    content: "";
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    right: 0;
    height: 100vh;
}

.page-with-filter.fadeOut .popup__content {
    position: fixed !important;
    z-index: 99999 !important;
    background: #fff !important;
    width: 1024px;
    margin: 0 auto;
    left: 0 !important;
    right: 0 !important;
    top: 8% !important;
    bottom: auto !important;
    display: flex !important;
    align-items: start;
    justify-content: center;
    /* height: 100vh; */
    height: 540px;
    padding: 0;
    flex-wrap: wrap;
    overflow: hidden;
}

.page-with-filter.fadeOut .popup__content .block-content.filter-content {
    width: 100%;
    height: 92vh;
    overflow-y: auto;
    padding: 25px 25px 40px;
}

.popup__content .block-content.filter-content .filter-options {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    align-items: stretch;
    justify-content: space-between;
}

.popup__content .block-content.filter-content .filter-options .filter-options-item {
    width: 31.5%;
    display: flex;
    flex-direction: column;
    align-items: stretch;
}

.plumrocket-product-filter .popup__content .block-content .filter-options-title:after {
    right: 0;
    top: 7px;
    z-index: 110;
    position: absolute;
}

.page-with-filter .popup__content .close {
    right: 20px;
    top: 28px;
    height: 20px;
}

.plumrocket-product-filter .popup__content .filter-options-content {
    overflow-y: auto;
    padding-top: 4px;
}

.plumrocket-product-filter .popup__content .filter-content .filter-options-content .item a {
    padding: 5px 5px;
}

.plumrocket-product-filter .popup__content .filter-content .filter-options-content .product-filter-slider,
.plumrocket-product-filter .popup__content .filter-content .filter-options-content .product-filter-input .filter-options-item {
    max-width: 100%;
}

.filter-options-content {
    padding: 10px 0;
}

.filter-options-title:after {
    position: relative;
}

.filter-content .block.block-search.layer_nav_search {
    width: 100%;
    padding: 0;
    margin-bottom: 15px;
}

.block-search.layer_nav_search .block.block-content {
    margin: 0;
}

.block-search.layer_nav_search .minisearch {
    position: relative;
}

.block-search.layer_nav_search .minisearch .actions button[type="submit"] {
    position: absolute;
    top: 0;
    right: 0;
    height: 42px;
}

.filter-content .block.block-search.layer_nav_search .searchsuite-autocomplete {
    left: 0;
    width: 100%;
    height: 380px;
    overflow-y: hidden;
}

.filter-content .block.block-search.layer_nav_search .searchsuite-autocomplete ul {
    height: 330px;
    overflow-y: scroll;
}



/*======================================================================*/


/*================================404 Page==========================================*/

.page_not_found h2 {
    font-size: 2em;
    font-family: "Oswald", sans-serif;
    font-weight: 500;
}

.page_not_found {
    text-align: center;
}

.cms-noroute-index .sidebar.sidebar-additional {
    display: none;
}

.cms-noroute-index .column.main {
    width: 100% !important;
}

.cms-noroute-index .page-title-wrapper {
    display: none;
}

/*============================================================================*/

/*---------------------------Mini-Cart------------------------------------*/
.minicart-items .product-item {
    padding: 10px 0;
}

.item.product.product-item:last-child {
    border-bottom: 1px solid #cccccc;
}

/*.minicart-items .product-item:not(:first-child) {
    border-top: none;
}*/
.minicart-items-wrapper {
    border-top: 1px solid #ccc;
    border-bottom: none;
    padding: 5px;
}

.block-minicart .subtotal {
    margin: 0;
}

.minicart-items-wrapper {
    height: 75px !important;
}

.cart_sub_total .subtotal .label {
    display: none;
}

.block-minicart .amount .price-wrapper:first-child .price {
    font-size: 16px;
    font-weight: 700;
    color: #087bc7;
    font-family: "Oswald", sans-serif;
}

.minicart-items .product-item-details .price {
    font-size: 13px;
    font-weight: bold;
    color: #087bc7;
}

.mini_cart_item .cart_checkout_btns .actions a,
.mini_cart_item .cart_checkout_btns .actions button {
    padding: 0;
    font-size: 12px;
    border: 0;
    width: auto;
    background-color: #1e4495;
    display: flex;
    float: left;
    justify-content: center;
    align-items: center;
    height: 100%;
    color: #fff !important;
    text-decoration: none !important;
    padding: 5px 8px;
    opacity: 1;
    font-family: roboto;
    font-size: 14px;
    margin: 5px;
    font-weight: bold;
    border-radius: 0;
}

.remove_action .secondary a::before {
    display: none !important;
}

.minicart-items .remove_action .secondary a span {
    position: unset;
    width: 100%;
    display: block;
    overflow: unset;
    margin: 0;
    height: auto;
}

.minicart-items .product .actions.remove_action {
    float: none;
    margin: 10px 0 0;
    display: block;
}

.minicart-items .remove_action .secondary a.action.delete {
    background: #1e4495;
    width: auto;
    max-width: 70px !important;
    color: #fff;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    display: block;
    padding: 8px 12px;
    line-height: normal;
}

.product_items_d {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    gap: 34px;
    width: 99%;
}

.minicart-items .product-item-name {
    margin: 0 0 0px;
}

.minicart-wrapper .block-minicart {
    padding: 25px 8px;
}

.minicart-items-wrapper {
    /*border: 1px solid #cccccc;*/
    margin: 0;
    border-left: 0;
    border-right: 0;
    overflow-x: unset;
    padding: 12px 0;
    width: auto !important;
}

.minicart-items .product-item-details {
    padding-left: 85px;
}

.mini_cart_item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 5px;
}

.mini_cart_item .cart_checkout_btns {
    display: flex;
    align-items: center;
}



/*---------------------------------------------------------------*/




/*----------------------------FAQ Page-----------------------------------*/
.eachFaq.close h4:before {
    content: '+';
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 25px;
}

.eachFaq.open h4:before {
    content: '-';
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 40px;
}

.accordion-content {
    font-size: 1.25em;
    margin: 0;
    padding: 0;
    display: none;
}

.accordion-content p {
    margin: 0;
}

.eachFaq .title {
    cursor: pointer;
}

.eachFaq .title:hover {
    color: #1e4495;
}

.faq_section .eachFaq .title {
    cursor: pointer;
    position: relative;
    font-size: 16px;
    font-weight: 600;
    margin: 1.5rem 0;
}

.cms-faq.block-faq {
    margin-bottom: 40px;
}

.cms-home .cms-faq.block-faq {
    margin-bottom: 0
}

.cms-faq .faq_section {
    max-width: 1200px;
    margin: 0 auto;
    max-width: 1140px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 0 2.617924em;
}

.catalog-product-view [data-content-type='row'][data-appearance='contained'] {
    clear: both;
    width: 100%;
    float: left;
}

.cms-faq .faq_section h2 {
    font-family: "Oswald", Sans-serif;
    font-size: 36px;
    padding: 0 0 20px;
    line-height: 1;
    color: #131315;
    font-weight: bold;
    text-align: center;
    margin-top: 0;
}

.cms-faq .faq_section .eachFaq {
    background: #fcfcfc;
    border: 1px solid #e6e5e5;
    margin-bottom: 15px;
    border-radius: 10px;
    padding: 0px 20px;
}

.accordion-content img {
    margin: 4px 0 12px 0;
}

.cms-faq h1 {
    display: none;
}

.cms-faq .accordion-content p {
    margin: 0;
    font-size: 15px;
}

.cms-faq .accordion-content ul {
    padding-left: 15px
}

.cms-faq .accordion-content ul li span {
    font-size: 15px;
    font-weight: 700;
    display: block;
    margin-top: 10px;
}

.cms-faq .accordion-content p,
.cms-faq .accordion-content ul li {
    line-height: 24px;
    margin-bottom: 12px;
}

.cms-faq .columns .column.main {
    padding-top: 30px;
}


.related_like_products .products-grid {
    display: flex;
    align-items: start;
    justify-content: start;
    gap: 25px;
    margin-bottom: 40px;
    flex-wrap: wrap;
}

.related_like_products .products-grid .product-item {
    padding: 15px;
    width: calc((100% - 8%) / 4);
}

.related_like_products .products-grid .product-item:hover {
    background: #fff;
}

.related_like_products .products-grid .product-item .product-image {
    display: block;
    text-align: center;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
}

.related_like_products .products-grid .product-item .product-info p {
    color: #999;
    margin: 0;
}

.related_like_products .products-grid .product-item .product-info .product-name {
    height: auto;
    width: 100%;
    display: block;
    hyphens: auto;
    margin: 5px 0;
    word-wrap: break-word;
}

.related_like_products .products-grid .product-item .product-info .product-price {
    margin: 10px 0;
}

.related_like_products .products-grid .product-item .product-info .product-price .price {
    font-size: 14px;
    color: #43454b;
    font-weight: 400;
    font-family: 'Roboto';
}



/*---------------------------------------------------------------*/

/*------------------------dashbord-page-------------------------*/
.page-title-wrapper h1.page-title span.base {
    color: #000;
    font-weight: 700;
    font-family: "Oswald", Sans-serif;
    font-size: 36px;
}

.block-collapsible-nav .item a,
.block-collapsible-nav .item>strong {
    color: #777;
    border-left: none;
    font-size: 16px;
}

.block-collapsible-nav .item a,
.block-collapsible-nav .item>strong {
    padding: 13px 18px 13px 15px;
}

.block-collapsible-nav .item {
    margin: 0;
    border-bottom: 1px solid rgba(0, 0, 0, .05);
    position: relative;
}

.block-collapsible-nav .item .delimiter {
    border-top: none;
    margin: 0;
}

.block-collapsible-nav .item a:hover {
    background: transparent;
    color: #222;
}

.block-collapsible-nav .item.current a,
.block-collapsible-nav .item.current>strong {
    border-color: unset;
    color: #222;
    font-weight: 600;
}

.block-collapsible-nav .content {
    background: transparent;
}

.block-collapsible-nav .content {
    padding: 0;
}

.block.block-dashboard-info .block-title strong,
.block-dashboard-addresses strong,
.block-dashboard-orders strong,
.block-addresses-list strong,
.block-addresses-default strong,
.customer-account-edit .legend span,
.newsletter-manage-index .legend span,
.customer-address-form legend.legend span {
    font-weight: 500 !important;
    font-family: "Oswald", Sans-serif;
    color: #000;
    font-size: 25px;
}

.wishlist-index-index .field.comment-box .product-item-comment {
    margin: 0 0 12px;
}

.wishlist-index-index .field.comment-box {
    margin-top: 0 !important;
}

.wishlist-index-index .wishlist ol.product-items .product-item {
    background: transparent;
    width: 100%;
}

.wishlist-index-index .products-grid .product-item-info:hover {
    background-color: rgba(0, 0, 0, 0.05) !important;
}

.top_search_bar .searchsuite-autocomplete {
    left: 11px;
    width: auto;
}

.top_search_bar #product {
    max-height: 430px;
    overflow-y: auto;
}

input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type*="date"],
input[type="email"] {
    height: 42px !important;
    border-radius: 4px !important;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05);
}

select {
    height: 42px !important;
    border-radius: 4px !important;
}

/*------------------------category-page-------------------------*/
.catalog-category-view .page-title-wrapper {
    display: none;
}

.products-grid .product-item-info:not(:hover):not(.active) .product-item-inner {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: auto;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: unset;
    width: auto;
}

.catalog-category-view .page-main {
    display: none;
}

.catalog-category-view main#maincontent {
    display: block;
}

.catalog-category-view .page-main .sidebar.sidebar-additional {
    display: none;
}

.catalog-category-view .products-grid .product-item .actions-secondary a::before {
    display: none;
}

.catalog-category-view .products-grid .product-item .actions-secondary a {
    background: rgb(240, 240, 240);
    font-family: Roboto;
    font-size: 16px;
    line-height: 25.888px;
    font-weight: 400;
    width: auto;
    letter-spacing: 0;
    padding: 2px 8px;
    border-radius: 4px;
    text-transform: unset;
}

.catalog-category-view .products-grid .product-item .actions-secondary a span {
    display: block;
    clip: unset;
    position: unset;
    height: auto;
    overflow: unset;
    width: auto;
    line-height: normal;
}

.catalog-category-view .products-grid .product-item .actions-secondary a.action.tocompare {
    display: none;
}

/*.products-grid .product-item .product-item-info {
    background-color: #fff !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1) !important;
}*/
.products-grid .product-item .product-item-info:hover {
    background-color: #fff !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1) !important;
}

.page-layout-1column .home_page_poduct_sec .block.widget .products-grid .product-item .product-item-info:hover .actions-primary {
    opacity: 1;
}

.catalog-category-view .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 1% !important;
}

.catalog-category-view .page-products .products-grid .product-item {
    margin-left: 1%;
}

.catalog-category-view .toolbar-products {
    background-color: transparent;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.catalog-category-view .toolbar-products .modes,
.catalog-category-view .toolbar-products .toolbar-amount {
    display: none;
}

.pro_cat {
    margin-top: 8px;
}

.pro_cat span {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 15px;
}

.page-with-filter .filter-options .filter-options-item .item a {
    font-size: 15px;
}

.page-with-filter .filter .block-subtitle {
    font-size: 18px;
    text-transform: uppercase;
    padding: 10px 0px 20px;
    margin-bottom: 10px;
}

.page-with-filter .toolbar-products::before,
.page-with-filter .toolbar-products::after {
    display: none;
}

.products-grid .product-item .product-item-info .product-item-inner {
    box-shadow: none;
    border: 0;
    background: transparent;
    margin: 0 0 0 0 !important;
    padding: 0;
    position: unset;
}

.products-grid .product-item .product-item-info {
    padding: 0 12px 4px;
    border: none;
    box-shadow: none;
    background: transparent;
    margin: 0;
    width: auto;
}

/*------------------------*/

/*------------------------Detail-page-------------------------*/
/*===================Aug=30=2024==================================*/
.block-bundle-summary .pay_shipping_block {
    display: none;
}

.block-bundle-summary .title {
    display: none;
}

.block-bundle-summary .bundle-summary {
    display: none;
}

.bundle-options-wrapper .title span {
    color: #000;
    font-weight: 700;
    font-family: "Oswald", Sans-serif;
    font-size: 36px;
}

.product-info-main .product-info-price .price-box {
    display: flex;
    vertical-align: top;
    width: auto;
    /* float: left; */
    justify-content: normal;
}

.catalog-product-view .page-main .product-info-main .product-info-price {
    width: 100%;
}

.price-box.price-final_price p.price-from {
    padding-right: 50px;
}

.block-bundle-summary .box-tocart {
    margin: 0 !important;
}

.bundle-options-container .block-bundle-summary {
    right: 70px;
    margin-top: 0 !important;
    width: 100% !important;
    text-align: left;
    padding: 10px 66px !important;
}

.bundle-options-container .bundle-options-wrapper,
.bundle-options-container .product-options-wrapper {
    width: 100% !important;
}

.bundle-options-wrapper .required {
    display: none;
}

.bundle-options-container .product-options-wrapper {
    margin-bottom: 0;
}

.bundle-options-wrapper .fieldset-bundle-options {
    margin: 0;
}

.catalog-product-view #product-addtocart-button {
    transition: transform 0.3s ease;
}

.catalog-product-view #product-addtocart-button:hover {
    transform: scale(1.1);
}

/*======================================*/
.product_rating_s .reviews-actions {
    display: none;
}

.catalog-product-view .product-full-width-section {
    padding: 0;
    background: #f8f8f8;
}

.catalog-product-view .product-full-width-section .product_descr h2 {
    margin-top: 0;
    text-align: center;
    color: #111;
    font-weight: 600;
    font-size: 16px;
    position: relative;
}

.catalog-product-view .product-full-width-section .product_descr .descr_text {
    max-width: 1160px;
    margin: 0 auto;
}

.catalog-product-view .product-full-width-section .product_descr .descr_text p {
    font-size: 16px;
    color: #000;
}

.catalog-product-view .product-full-width-section .product_descr h2::after {
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    border-bottom: 3px solid #b82616;
    content: "";
    /* transition: transform .3s cubic-bezier(.28,.75,.22,.95); */
    /* transform: scale(0,1); */
    /* transform-origin: right center; */
    border-color: #b82616;
    width: 82px;
    margin: 0 auto;
    right: 0;
}

/*.catalog-product-view .product-info-main .product-reviews-summary,
.catalog-product-view .paypal {
    display: none !important;
}
*/
.catalog-product-view .testimonial_cont {
    display: block;
    width: 100%;
    clear: both;
    float: left;
    margin-top: 35px;
}

.catalog-product-view .page-main-details .columns .block.review-add,
.catalog-product-view .page-main-details .columns .review-list {
    display: none;
}

.catalog-product-view .page-main-details .columns h2.product-section-title {
    display: none;
}

.catalog-product-view .page-main {
    margin: 0;
    width: auto !important;
    max-width: 100%;
    min-width: auto;
    padding: 0;
    background: #f8f8f8;
}

.catalog-product-view .page-main .columns .column.main {
    padding: 45px 20px 0;
    width: auto;
    max-width: 1200px;
    margin: 0 auto;
}

.catalog-product-view .page.messages>div {
    max-width: 1170px;
    margin: 25px auto;
}

.catalog-product-view .message.success {
    padding: 1em 1.618em;
    font-size: 15px;
    background: #e2401c;
    color: #ffffff;
    border-radius: 3px;
}

.catalog-product-view .message.success>div {
    margin-top: 3px;
    margin-bottom: 3px;
}

.catalog-product-view .message.success a {
    float: right;
    color: #fff;
    line-height: 1.618;
    font-weight: 600;
    padding: 0 0 0 1em;
    border-width: 0 0 0 1px;
    border-left-style: solid;
    border-left-color: rgba(255, 255, 255, .25) !important;
}

.catalog-product-view .message.success>*:first-child:before {
    display: none;
}

.catalog-product-view .page-main .product-info-main {
    background: #fff;
    width: 50%;
    padding: 30px 0;
}

.catalog-product-view .page-main .product.media {
    width: 50%;
}

.catalog-product-view .page-main .product-info-main>div {
    padding: 0 30px;
    width: auto;
    display: block;
}

.catalog-product-view .page-main .product-info-main .page-title-wrapper h1 {
    margin-top: 0;
    font-size: 30px;
    letter-spacing: 0;
    padding-right: 60px;
    word-break: break-word;
    color: #131315;
    font-weight: 700;
    font-family: Oswald;
    margin-bottom: 10px;
}

.catalog-product-view .page-main .product-reviews-summary.empty {
    display: none;
}

.catalog-product-view .page-main .product-info-price .product-info-stock-sku {
    display: none;
}

.catalog-product-view .page-main .product-info-price .price-final_price span.price {
    width: 100%;
    color: #000;
    font-size: 32px;
    font-weight: bold;
    font-family: Roboto;
}

.catalog-product-view .page-main .product-info-main>div.brand_image {
    margin-bottom: 6px;
}

.catalog-product-view .page-main .product-info-main .product-info-price {
    color: #575757;
    border-bottom: transparent;
    display: table;
    margin-bottom: 0;
    width: auto !important;
    margin: 0;
}

.catalog-product-view .box-tocart .field.qty {
    display: none;
}

.catalog-product-view .page-main .fotorama__nav.fotorama__nav--thumbs {
    text-align: center;
}

.catalog-product-view .page-main .product-info-main .product-info-price .price-box.price-final_price {
    padding: 0;
}

.catalog-product-view .page-main .actions button {
    width: 100%;
}

.catalog-product-view .page-main .actions button.buynow {
    background: #ffa41c;
    border: 2px solid #ffa41c;
    color: #000;
    height: 52px;
    padding-top: 0;
    padding-bottom: 0;
    border-radius: 4px;
    outline: 0;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    transition: all .2s;
}

.action.primary,
.action-primary {
    background-image: none;
    background: #1E4495;
    border: 1px solid #1E4495;
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 600;
    padding: 7px 15px;
    font-size: 1.4rem;
    box-sizing: border-box;
    vertical-align: middle;
}

.catalog-product-view .page-main .product-social-links .comic_Bk_De h2 {
    font-size: 24px;
    font-family: "Oswald", Sans-serif;
    color: #131315;
    font-weight: 700;
}

.catalog-product-view .page-main .product-info-main .stock {
    margin: 0 0 15px;
    text-transform: unset;
    font-weight: 400;
    font-size: 16px;
}

.catalog-product-view .page-main .product-info-main .stock span {
    background: #D00202D9;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 14px;
    margin-bottom: 0px;
    display: inline-block;
}

.catalog-product-view .page-main .product-addto-links .action.towishlist {
    background: rgb(240, 240, 240);
    font-size: 16px;
    color: #000;
    text-transform: unset;
    font-weight: 400;
    padding: 4px 6px;
}

.catalog-product-view .page-main .product-addto-links .action {
    text-transform: unset;
    font-weight: 400;
}

.catalog-product-view .page-main .pay_shipping_block {
    margin: 16px 0 0;
}

.catalog-product-view .page-main .pay_shipping_block .shipping_img {
    margin-top: 15px;
}

.catalog-product-view .page-main .product-info-main>div.product-social-links {
    margin-bottom: 0;
}

.catalog-product-view .page-main .product-addto-links .action.tocompare {
    display: none;
}

/*.catalog-product-view .page-main .product-addto-links .action.towishlist::before {
    display: none;
}*/

.catalog-product-view .page-main .testimonial.grid-slider {
    width: 100%;
    background: transparent;
    border: none;
    border-radius: 0;
    padding: 0;
}

.catalog-product-view .page-main .slick-dots {
    position: unset;
}

.catalog-product-view .page-main .columns .column.main .grid-init h2 {
    font-family: "Oswald", Sans-serif;
    color: #131315;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 33px;
}

.catalog-product-view .testimonial.grid-slider::before {
    background-image: url(/media/Vector-1.png);
    content: '';
    background-repeat: no-repeat;
    width: 89px;
    height: 70px;
    position: absolute;
    margin-top: -56px;
    margin-left: 17%;
    left: 0;
    z-index: 1;
}

.catalog-product-view .testimonial.grid-slider .item .customer {
    display: flex;
    align-items: center;
    justify-content: start;
}

.catalog-product-view .testimonial.grid-slider .item .customer>img {
    position: unset;
}

.catalog-product-view span.name {
    order: 2;
}


.catalog-product-view .comic_related_pro .block-title {
    text-align: center;
}

.catalog-product-view .comic_related_pro .block-title strong {
    font-size: 32px;
    font-family: "Oswald", Sans-serif;
    color: #131315;
    font-weight: 700;
}

.catalog-product-view .items.product-items {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 30px);
    /* margin-left: -15px; */
    gap: 0 2%;
}

.catalog-product-view .items.product-items li.item {
    width: 23%;
}

.catalog-product-view .items.product-items li.item .product-item-info {
    max-width: 100%;
    width: 100%;
}

.catalog-product-view .items.product-items li.item .product-item-info .product-item-name {
    margin-left: 0;
    margin-bottom: 0;
}

.catalog-product-view .pro_categoery {
    display: block;
    margin-top: 15px;
}

.catalog-product-view .pro_categoery p {
    position: relative;
    margin-bottom: 2px;
    -webkit-font-smoothing: antialiased;
    color: #999;
    line-height: 1;
    letter-spacing: .7px;
    text-transform: uppercase;
    font-size: 11px;
}

.catalog-product-view .testimonial.grid-slider .item .testimonial a {
    font-size: 14px;
    font-weight: 400;
    font-style: italic;

}

.catalog-product-view .testimonial.grid-slider .slick-arrow.slick-prev {
    left: auto;
    right: 40px;
    z-index: 9;
}

.catalog-product-view .testimonial.grid-slider .slick-arrow.slick-prev,
.catalog-product-view .testimonial.grid-slider .slick-arrow.slick-next {
    background: #1e4495;
    color: #fff;
    border-radius: 100px;
    top: auto;
    bottom: 100px;
}

.catalog-product-view .testimonial.grid-slider .slick-prev:before,
.catalog-product-view .testimonial.grid-slider .slick-next:before {
    font-size: 14px;
    opacity: 1;
    padding: 0;
    color: #fff;
}

.catalog-product-view .testimonial.center-mode .slick-list {
    margin: 0 auto 25px;
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #E6E6F1;
    border-radius: 15px 15px 15px 15px;
    /*  padding: 30px 50px 40px; */
}

.catalog-product-view .testimonial .slick-track {
    padding: 30px 50px 30px;
}

.brand_image {
    display: none;
}

/*-------------------------------------------------------------*/

/*-----------------------------cart-page------------------*/
.checkout-cart-index .cart-discount {
    display: none;
}

.checkout_congr_heading {
    display: none !important;
}

.checkout_footer {
    display: none;
}

.checkout-cart-index .cart-container .form-cart {
    width: 63%;
    padding-right: 0;
}

.checkout-cart-index .cart-summary {
    width: 33%;
    padding: 1px 0px 5px;
    position: relative;
    background-color: #f9f9f9;
    border: 1px solid #e2e2e2;
}

.checkout-cart-index span.cart-price .price {
    font-size: 14px;
    font-weight: 400 !important;
    color: #111111;
}

.checkout-cart-index .page-main {
    padding-right: 2.617924em !important;
    padding-left: 2.617924em !important;
    max-width: 1170px;
    box-sizing: content-box;
}

.checkout-cart-index ul.checkout-bar {
    position: relative;
    display: flex;
    width: 80%;
    height: 2px;
    margin: 0 auto 20px 10%;
    padding: 0;
    border-radius: 6px;
    background-size: 35px 35px;
    background-color: #ececec;
}

.checkout-cart-index ul.checkout-bar::before

/* , .checkout-cart-index .checkout-bar li.active::after, .checkout-cart-index ul.checkout-bar li.visited::after */
    {
    background-color: #b82616 !important;
}

.checkout-cart-index tbody.cart.item tr.item-info td:first-child {
    height: 100%;
    vertical-align: middle;
}

.checkout-cart-index .cart.table-wrapper .col.qty .input-text {
    height: 31px !important;
    margin-top: 0;
    text-align: center;
    width: 31px;
    border: none;
}

.checkout-cart-index .cart.table-wrapper .items {
    min-width: 24px;
    width: 100%;
}

.checkout-cart-index ul.checkout-bar li.active::before {
    background: #444;
}

.checkout-cart-index .control.qty label {
    display: flex;
    border: 1px solid #e2e2e2;
    width: 80px;
    border-radius: 4px;
    height: 31px;
}

.checkout-cart-index tbody.cart.item tr.item-info td:first-child a.action.action-delete {
    height: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.cart_pro_bar {
    margin-bottom: 70px;
    display: block;
    margin-top: 35px;
    display: none;
}

.explore_btn {
    margin-top: -20px;
}

.checkout-cart-index a.action.action-delete span {
    display: none;
}

.checkout-cart-index a.action.action-delete::before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: #a9a9a9;
    content: '\e604';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}

.checkout-cart-index tbody.cart.item td:first-child {
    padding-left: 0;
    width: 16px;
}

.checkout-cart-index ul.checkout-bar li.active,
.checkout-cart-index ul.checkout-bar li.active {
    z-index: 3;
    color: #444;
    background: 0 0;
}

.checkout-cart-index ul.checkout-bar li {
    display: inline-block;
    position: relative;
    width: 33.333%;
    margin: 22px 0 0;
    padding: 0;
    background-color: transparent;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    vertical-align: top;
}

.checkout-cart-index ul.checkout-bar li:nth-child(1)::before {
    content: "1";
}

.checkout-cart-index ul.checkout-bar li::before {
    position: absolute;
    z-index: 3;
    top: -40px;
    left: 50%;
    margin-left: -19px;
    width: 26px;
    height: 26px;
    border: 6px solid #fff;
    border-radius: 50%;
    color: #fff;
    background: #ddd;
    box-sizing: content-box;
    font-size: 14px;
    font-weight: 700;
    line-height: 26px;
    text-align: center;
}

.checkout-cart-index .checkout-bar li.active::after,
.checkout-cart-index .checkout-bar li.next::after {
    position: absolute;
    z-index: 0;
    top: -22px;
    left: 50%;
    width: 100%;
    height: 2px;
    background-color: #ccc;
    background-size: 35px 35px;
    content: "";
}

.checkout-cart-index ul.checkout-bar a {
    color: #111;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
}

.checkout-cart-index ul.checkout-bar li:nth-child(2)::before {
    content: "2";
}

.checkout-cart-index ul.checkout-bar li:nth-child(3)::before {
    content: "3";
}

.checkout-cart-index .page-title-wrapper {
    display: none;
}

.checkout-cart-index tbody.cart.item td {
    vertical-align: middle;
    padding-top: 11px;
}

.user-logged-in a.use-ajax.action.towishlist {
    display: none;
}

.checkout-cart-index .cart.table-wrapper .product-item-details {
    padding: 0;
    display: inline-flex;
    width: 80%;
    justify-content: start;
    height: 100%;
    vertical-align: middle;
    max-height: 80px;
    min-height: 80px;
}

.checkout-cart-index .cart.table-wrapper .col.item a.product-item-photo {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: auto;
}

.checkout-cart-index .cart.table-wrapper .product-item-details .product-item-name {
    display: flex;
    height: auto;
    align-items: center;
    margin: 0;
}

.checkout-cart-index .cart.table-wrapper .product-item-details .product-item-name a {
    font-size: 14px;
    color: #111;
    font-weight: 400;
}

.checkout-cart-index .control.qty label button {
    width: 24px !important;
    border: none;
    background: transparent;
}

.checkout-cart-index .cart.table-wrapper .cart>.item {
    border-bottom: 1px solid #eee;
}

.checkout-cart-index .cart-summary .summary.title {
    padding: 0 20px;
    display: none;
}

.checkout-cart-index .cart-summary .checkout-methods-items a.action.multicheckout {
    display: none;
}

.checkout-cart-index .cart-summary .shipping .title {
    border-top: 0;
    padding: 18px 20px;
}

.checkout-cart-index .cart-summary .checkout-methods-items {
    padding: 0 20px;
}

.checkout-cart-index .cart-summary .paypal_symbols,
.checkout-cart-index .cart-summary .paypal_symbols {
    padding: 0 20px;
}

.checkout-cart-index .cart-summary .checkout-methods-items .checkout {
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0;
    border-radius: 6px;
    background: #b82616;
    font-size: 17px !important;
}

.checkout-cart-index .cart-summary .checkout-methods-items .checkout span {
    display: flex;
    align-items: center;
    gap: 6px;
    font-weight: 500;
}

.checkout-cart-index .cart-summary .block>.title:after {
    right: 20px;
    display: none;
}

.checkout-cart-index .cart-summary .shipping .content {
    padding: 0 20px;
}

.checkout-cart-index ul.checkout-bar::before {
    position: absolute;
    left: 0;
    width: 17%;
    height: 2px;
    border-radius: 6px;
    background-color: #dc9814;
    background-size: 35px 35px;
    content: " ";
}

.cart-summary .block .title strong {
    text-decoration: underline;
}

.checkout-cart-index .cart-summary .totals .mark,
.checkout-cart-index .cart-summary .totals.sub .mark,
.checkout-cart-index .cart-summary .totals.shipping.excl .mark {
    padding-left: 20px;
    font-size: 15px;
}

.checkout-cart-index .cart-summary .totals.sub .amount,
.checkout-cart-index .cart-summary .totals.shipping.excl .amount {
    font-size: 15px;
}

.checkout-cart-index .cart-summary .totals.sub .mark,
.checkout-cart-index .cart-summary .totals.shipping.excl .mark {
    font-size: 15px;
}

.checkout-cart-index .cart-summary .totals .amount,
.checkout-cart-index .cart-summary .totals.sub .amount,
.checkout-cart-index .cart-summary .totals.shipping.excl .amount {
    padding-right: 20px;
}

.checkout-cart-index .cart-summary .checkout-methods-items .checkout span svg {
    fill: #fff !important;
}

/*-------------------------------------------------------------*/

/*----------------------checkout-page-------------------------------*/

/* .user-logged-in .opc-summary-wrapper.custom-slide {
    margin-top: 0 !important;
} */

.shipping_text h2 {
    padding: 6px;
    font-family: "Roboto", Sans-serif;
    font-size: 24px;
    font-weight: 500;
    /* color: #333333; */
    text-align: left;
}

.shipping_text {
    background: #B82616;
    color: #fff;
}

.checkout-index-index .modal-popup .form-shipping-address .field.choice {
    display: none !important;
}

.checkout-index-index .modal-popup .form-shipping-address {
    max-width: 100% !important;
    padding: 0px 20px;
}

.checkout-index-index .modal-popup .form-shipping-address .field.additional {
    display: none;
}

.checkout-index-index .modal-popup .form-shipping-address input {
    border-radius: 4px !important;
    font-family: Roboto !important;
    font-size: 14px !important;
    position: relative;
    color: #404040;
    display: block;
    min-height: 48px;
    padding: 4px 12px 2px !important;
    /* vertical-align: top; */
    box-shadow: none;
    border: 1px solid #bfbfbf !important;
    font-weight: 400;
    height: auto !important;
    margin-bottom: 0;
    margin-top: 0;
    max-width: 100%;
}

.checkout-index-index .modal-popup .form-shipping-address select {
    border-radius: 4px !important;
    font-family: Roboto !important;
    font-size: 14px !important;
    position: relative;
    color: #404040;
    display: block;
    min-height: 48px;
    padding: 4px 12px 2px !important;
    /* vertical-align: top; */
    box-shadow: none;
    border: 1px solid #bfbfbf !important;
    font-weight: 400;
    height: auto !important;
    margin-bottom: 0;
    margin-top: 0;
    max-width: 100%;
}

.checkout-index-index .modal-popup h1 {
    font-family: "Roboto", Sans-serif;
    font-size: 24px;
    font-weight: 500;
    color: #333333;
    text-align: left;
    /* padding: 0; */
    border-bottom: 0;
}

.checkout-index-index .modal-popup .action.primary.action-save-address {
    margin: 0;
    background: #B82616;
    border: 1px solid #B82616;
    outline: none;
    color: #fff;
    padding: 12px 23px;
    border-radius: 4px;
    font-size: 16px;
    font-family: 'Roboto';
    font-weight: 500;
    order: 2;
}

.checkout-index-index .modal-popup .action.secondary.action-hide-popup {
    margin: 0 7px 0px 0px !important;
    background: transparent;
    border: 1px solid #B82616 !important;
    outline: none;
    color: #B82616 !important;
    padding: 13px 26px !important;
    border-radius: 4px !important;
    font-size: 16px !important;
    font-family: 'Roboto' !important;
    font-weight: 500 !important;
    order: 1;
    line-height: 1;
    min-height: auto;
    text-decoration: unset;
}

/*------------------------------------------------------*/
.checkout-shipping-address .form.form-login .action.login.primary {
    padding: 6px 26px !important;
    width: auto;
    font-size: 18px !important;
}

.checkout-index-index .checkout_login_popup .block-content .fieldset {
    margin: 0;
}

.checkout-index-index .checkout_login_popup .block-content .field-password {
    margin: 0;
}

.checkout-index-index .actions-toolbar .secondary a:hover {
    color: #D84400;
}

.checkout-index-index .checkout_login_popup .block-content .actions-toolbar .secondary a {
    margin-bottom: 16px !important;
    text-decoration: none !important;
    font-family: "Roboto";
}

.checkout-index-index .actions-toolbar .secondary a:hover {
    text-decoration: none;
}

.checkout-index-index .checkout_login_popup .block-content .actions-toolbar .secondary a {
    text-decoration: underline;
    margin-bottom: 30px !important;
    font-family: "Roboto";
}

.checkout-index-index .block-customer-login p {
    font-size: 14px;
    margin: 0 0 16px;
    font-family: "Roboto";
    color: #353030;
}

.checkout-index-index .block-customer-login .block-content input {
    border-radius: 4px;
    font-family: Roboto;
    font-size: 14px;
    position: relative;
    color: #404040;
    display: block;
    min-height: 48px;
    padding: 4px 12px 2px;
    vertical-align: top;
    box-shadow: none;
    border: 1px solid #bfbfbf;
    font-weight: 400;
    height: auto;
    margin-bottom: 0;
    margin-top: 0;
    max-width: 100%;
}

.checkout-index-index .action.action-login.secondary {
    background-color: #B82616;
    color: #fff;
    width: 100%;
    font-size: 15px;
    cursor: pointer;
    text-decoration: none;
    font-weight: 400;
    line-height: 1.5;
    padding: 10px 20px;
    border-radius: 4px;
    font-family: "Roboto";
}

.checkout-index-index .actions-toolbar .secondary a {
    margin-bottom: 30px !important;
}

#checkout-step-shipping div[name="shippingAddress.country_id"],
#checkout-step-shipping div[name="shippingAddress.region"] {
    margin-right: 0 !important;
}

#checkout-step-shipping div[name="shippingAddress.company"] {
    display: none !important;
}

#checkout-step-shipping div[name="shippingAddress.city"] {
    margin-right: 0 !important;
}

#checkout-step-shipping div[name="shippingAddress.region_id"],
#checkout-step-shipping .street.admin__control-fields.required,
#checkout-step-shipping div[name="shippingAddress.postcode"] {
    margin-right: 3% !important;
}

#checkout-step-shipping div[name="shippingAddress.telephone"] {
    width: 48.4% !important;
}

.checkout_customer_info div#shipping-new-address-form {
    margin-bottom: 0;
}

.checkout-index-index #shipping-new-address-form>.field._required[name="shippingAddress.postcode"] {
    margin-bottom: 0 !important;
}

.checkout-index-index .testimonial_text h4 {
    display: none;
}

.user-logged-in .multip_add {
    margin-bottom: 12px;
}

.user-logged-in .multip_add input:focus {
    box-shadow: none;
}

.checkout-index-index .page-main {
    max-width: 1170px;
    padding-top: 0;
}

.checkout-index-index .opc-wrapper {
    width: 62%;
}

.checkout-index-index .opc-wrapper .opc li {
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 1px 1px 3px 1px;
    border-color: #EBEBEB;
    border-radius: 8px 8px 8px 8px;
    margin: 0px 0px 0px 0px;
    padding: 25px;
}

.checkout-index-index .opc-block-summary {
    background: #f5f5f5;
    margin: 0px 0px 0px 0px;
    padding: 20px 20px 24px 20px;
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 1px 1px 3px 1px;
    border-color: #EBEBEB;
    border-radius: 8px 8px 8px 8px;
}

.checkout-index-index .modal-custom.opc-sidebar {
    width: 38%;
    margin-top: 30px;
}

.checkout-index-index .testimonial.grid-slider {
    width: 100%;
}

.checkout-index-index .page-wrapper {
    background: #fafafa;
}

.checkout-index-index footer.page-footer {
    background: white;
    padding: 20px 0;
    border-top: 1px solid #eee;
}

.checkout-index-index footer.page-footer .col-full>div.checkout_footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.checkout-index-index footer.page-footer .col-full>div.checkout_footer .checkout_link ul {
    padding: 0;
    display: block;
    margin: 0;
}

.checkout-index-index footer.page-footer .col-full>div.checkout_footer .checkout_link ul li a {
    color: #82838E;
    font-family: "Roboto", Sans-serif;
    font-size: 12px;
    font-weight: 400;
}

.checkout-index-index footer.page-footer .col-full>div.checkout_footer .checkout_link ul li a::after {
    content: "|";
    padding: 0 4px;
}

.checkout-index-index .checkout_copyright p {
    margin: 0;
    color: #82838E;
    font-family: "Roboto", Sans-serif;
    font-size: 12px;
    font-weight: 400;
}

.checkout-index-index footer.page-footer .col-full>div.checkout_footer .checkout_link ul li:last-child a::after {
    display: none;
}

.checkout-index-index footer.page-footer .col-full>div.checkout_footer .checkout_link ul li {
    display: inline-block;
    margin: 0;
}

.checkout-index-index .checkout_footer {
    display: block;
}

.checkout-index-index footer.page-footer .col-full>div {
    display: none;
}

.checkout-index-index footer.page-footer .col-full>div.checkout_footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.checkout-index-index .shipping_order_top {
    display: none;
}

.checkout-index-index .checkout_congr_heading {
    display: block !important;
    text-align: center;
    font-size: 32px;
    font-family: "Oswald", Sans-serif;
    color: #000;
    font-weight: 700;
    margin: 0 0 24px;
}

.checkout-index-index .opc-progress-bar-item {
    width: 50%;

}

/*-------------------------------------------------------------*/

/*---------------------------------Account pages----------------------------*/

.wishlist-index-index .box-tocart .product_stock_available span {
    background: #D00202D9;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 14px;
    margin-bottom: 0px;
    display: inline-block;
    font-weight: 400;
}

/*-------------------------------------------------------------*/

/*----------Login-page----------*/
.forget_pass .action.submit.primary {
    background: #b82616;
    border: none;
    font-weight: 600;
    font-family: 'Roboto';
    padding: 12px 18px;
}

.customer-account-forgotpassword .page-title-wrapper {
    display: none;
}

.customer-account-forgotpassword main.page-main {
    max-width: 1170px;
    padding-top: 20px;
}

.customer-account-forgotpassword h2 {
    color: #000;
    font-weight: 700;
    font-family: "Oswald", Sans-serif;
    font-size: 36px;
}

.form.password.forget_pass.forget .fieldset:after {
    display: none;
}

.forget_pass fieldset.fieldset .field {
    font-size: 16px;
    font-family: 'Roboto';
    color: #000000;
}

.customer-account-login .action.create.primary {
    background: #b82616;
    border: none;
    font-weight: 600;
    font-family: 'Roboto';
    padding: 12px 18px;
    font-size: 15px;
}

.customer-account-login .page-title-wrapper {
    display: none;
}

.customer-account-login .login-container .fieldset:after {
    display: none;
}

.customer-account-login a.action.remind {
    text-decoration: underline;
}

.customer-account-login .cstm_login,
.customer-account-login .block-new-customer {
    padding-top: 10px;
}

.customer-account-login .cstm_login h1.entry-title,
.customer-account-login .block-new-customer .block-title strong {
    font-family: "Oswald", Sans-serif;
    font-size: 41px;
    font-weight: 700;
    color: #000;
}

.block.block-new-customer .block-title,
.block-customer-login.cstm_login .block-title {
    border: none;
}

.customer-account-login .block-customer-login.cstm_login .block-title h2 {
    font-family: "Oswald", Sans-serif;
    font-size: 32px;
    font-weight: 700;
    color: #000;
}

.cstm_login .form-login .control input {
    height: 41px;
    border-radius: 4px;
}

.cstm_login .actions-toolbar {
    margin-bottom: 25px;
}

.cstm_login .actions-toolbar button {
    border-radius: 3px;
    font-size: 15px;
    background: #b82616;
    border: 0;
    padding: 12px 18px;
    font-weight: 600;
    display: inline-block;
    font-family: Roboto;
}

.cstm_login .actions-toolbar button:hover {
    border: none;
    background: #b82616;
}

/*--------------------------------*/


/*---------------Register-page----------------*/
.customer-account-login .block-new-customer .block-title strong {
    font-size: 32px;
    margin-top: 84px;
    display: block;
}

.customer-account-create .page-title-wrapper {
    display: none;
}

.fieldset.create.info .field.choice {
    display: none;
}

.create_new_acc .info .legend span {
    font-family: "Oswald", Sans-serif !important;
    font-size: 32px !important;
    font-weight: 700 !important;
    color: #000;
}

.create_new_acc .info {
    margin: 0 !important;
}

/*.create_new_acc .field choice {
    display: none;
}*/
.create_new_acc .input-text.required-entry {
    height: 41px;
    border-radius: 4px;
}

.customer-account-create .register_form legend.legend {
    border: none;
    padding-top: 10px;
}

.customer-account-create .register_form legend.legend span {
    font-family: "Oswald", Sans-serif;
    font-size: 32px;
    font-weight: 700;
    color: #000;
}

.customer-account-create .register_form .field.required .control input {
    height: 41px;
    border-radius: 4px;
}

.customer-account-create .password-strength-meter {
    background-color: transparent;
    padding: 0;
}

.customer-account-create .register_form {
    margin-bottom: 0;
}

.customer-account-create fieldset.fieldset.additional_info {
    margin: 0;
}

.customer-account-create .actions-toolbar .primary button {
    border-radius: 3px;
    font-size: 15px;
    background: #b82616;
    border: 0;
    padding: 12px 18px;
    font-weight: 600;
    display: inline-block;
    font-family: Roboto;
}

.form-create-account .fieldset.create.account:after {
    margin-top: 10px;
    display: none;
}

.form-create-account .account_text {
    margin-top: 10px;
    margin-bottom: 20px;
}

/*--------------------------------*/

/*========================Home video popup===========================*/
.pro_categoery p {
    color: #999;
}

.cms-home .grid-init h4 {
    display: none;
}

.content.cutm_video_popup {
    display: none !important;

}

.home_video_popup {
    max-width: 100%;
    width: 100%;
    height: 530px;
}

.video_block img {
    cursor: pointer;
}

.cms-home .modal-footer {
    display: none;
}

.modals-overlay {
    background-color: rgba(0, 0, 0, .8);
}

.cms-home .modal-popup .modal-header,
.modal-popup .modal-content,
.modal-popup .modal-footer {
    padding: 1rem;
}

.cms-home .modal-popup .modal-header {
    padding: 0;
}

.cms-home .action-close::before {
    color: #000 !important;
    font-size: 15px !important;
    font-weight: bold !important;
}

.cms-home .modal-slide._show .modal-inner-wrap .modal-content {
    width: 1000px;
    height: auto;
    max-width: 100vw;
    max-height: 100vh;
    overflow: auto;
}

.cms-home .modal-slide._show .modal-inner-wrap {
    background-color: #fff;
    width: auto;
    overflow: visible;
    max-width: 100%;
    max-height: 100%;
    border-radius: 0;
    box-shadow: none;
    pointer-events: all;
    transform: unset;
    margin: unset !important;
    height: auto;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
}

.cms-home .modal-slide._show {
    justify-content: center;
    align-items: center;
    pointer-events: all;
    position: fixed;
    height: 100%;
    width: 100%;
    bottom: 0;
    left: 0;
    -moz-user-select: none;
    user-select: none;
    display: flex;
}

/*===================================================*/
.page-wrapper .page-header {
    background: rgba(255, 255, 255, 0.95);
    border-bottom: 1px solid #b7b7b7;
    box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.3);
    position: fixed;
    width: auto;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99;
}

.cms-home .page-wrapper .page-header {
    border-bottom: 0;
}

.header .minicart-wrapper .action.showcart::before {
    display: none;
}

.header a.logo {
    width: 70px;
    margin: 5px 15px 15px 8px;
}

.page-header .header.content {
    padding: 10px 10px 0;
    max-width: 100%;
}

.header .contact-box {
    margin-bottom: 10px;
    display: inline-flex;
    gap: 30px;
    margin-left: 8px;
}

.header .contact-box .box-icon a {
    font-size: 13px;
    font-weight: normal;
    color: #1E4495;
    line-height: 30px;
    font-family: 'Oswald', sans-serif;
}

.header .contact-box .box-icon a span {
    text-decoration: underline;
}

.header .contact-box .box-icon .fas {
    font-size: 24px;
    color: #1E4495;
    margin-right: 5px;
}

.header .minicart-wrapper {
    float: unset;
    margin-left: 25px;
    display: inline-block;
}

.header .minicart-wrapper span.subtotal {
    font-size: 13px;
    font-weight: normal;
    color: #1E4495;
    line-height: 30px;
    font-family: 'Oswald', sans-serif;
}

.minicart-wrapper .action.showcart .counter.qty {
    position: absolute;
    right: auto;
    left: 20px;
    height: 15px;
    width: 15px;
    border-radius: 100px;
    background: #990000;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    font-size: 10px;
    top: -8px;
    padding: 0;
    min-width: auto;
}

.header .user-box {
    display: inline-block;
    margin-left: 32px;
}

.header .user-box a {
    font-size: 13px;
    font-weight: normal;
    color: #1E4495;
    line-height: 30px;
    font-family: 'Oswald', sans-serif;
}

.header .user-box a span {
    text-decoration: underline;
}

.header .user-box .fas {
    font-size: 24px;
    color: #1E4495;
    margin-right: 5px;
}

.header .block-search {
    width: 50%;
    padding: 0 10px;
}

.header .block-search .block-content .search {
    width: 80%;
}

.header .block-search .block-content .search .control input {
    border: 1px solid #d2d6dc;
    border-radius: 0;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05);
    font-size: 15px;
    padding-left: 0.7em;
    padding-right: 0.7em;
    height: 40px !important;
    font-family: 'Roboto', sans-serif;
    border-radius: 0 !important;
}

.header .block-search .block-content form {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.header .block-search .block-content form .actions {
    width: 20%;
}

.header .block-search .block-content form .search-btn {
    width: 100%;
    opacity: 1;
    height: 40px;
    border-radius: 0px;
    background-color: #1e4495;
    box-shadow: none;
    outline: none;
    color: #fff;
    padding: 10px 22px;
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    margin-left: -1px;
}

.hmenu_order_sec {
    float: left;
    margin-top: 0;
    width: 100%;
}

.menu_tab_header {
    position: relative;
}

.menu_tab_header ul.item {
    padding: 0;
    list-style: none;
    margin-left: 110px;
    margin-top: -50px;
    position: static;
    width: auto;
    margin-bottom: 0;
}

.menu_tab_header ul.item li {
    position: static;
    margin-bottom: 0;
}

/* .menu_tab_header ul.item>li {
    display: inline-block;
} */

.menu_tab_header ul.item li .menu_dropdown {
    font-family: "Roboto Serif", Sans-serif;
    font-size: 17.5px;
    font-weight: bold;
    text-transform: uppercase;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #000;
    padding: 12px 80px 12px 80px;
    display: inline-flex;
    align-items: center;
    height: 100%;
    color: #000;
    text-decoration: none;
}

.menu_tab_header ul.item li:hover .menu_dropdown {
    background: #087BC7;
    color: #fff;
    border: 1px solid #CCCCCC;
}

.menu_tab_header ul.item li .sub_menu {
    max-width: 100%;
    width: 100vw;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    pointer-events: auto;
    position: absolute;
    left: 0;
    top: 100%;
    display: block;
    z-index: 999;
    background-color: #087BC7;
    padding: 15px 0;
    display: none;
}

.menu_tab_header ul.item li:hover .sub_menu {
    display: block;
}

.menu_tab_header ul.item li .sub_menu .menu_row {
    max-width: 1120px;
    margin: 0 auto;
    padding: 0 15px;
}

.menu_tab_header ul.item li .sub_menu .menu_row {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 15px;
    display: flex;
    align-items: start;
    justify-content: space-between;
    gap: 25px;
}

.menu_tab_header ul.item li .sub_menu .menu_row .menu_items {
    width: 33%;
    padding: 10px;
}

.menu_tab_header ul.item li .sub_menu .menu_row .menu_items h3 {
    margin: 0 0 15px;
    color: #FFFFFF;
    font-size: 18px;
    text-transform: uppercase;
    font-family: "Oswald", Sans-serif;
    padding-bottom: 10px;
    border-bottom: 1px solid #fff;
}

.menu_tab_header ul.item li .sub_menu .menu_row .menu_items ul {
    list-style: none;
    padding: 0;
}

.menu_tab_header ul.item li .sub_menu .menu_row .menu_items ul li {
    margin: 0 0 8px;
}

.menu_tab_header ul.item li .sub_menu .menu_row .menu_items ul li:last-child {
    margin: 0;
}

.menu_tab_header ul.item li .sub_menu .menu_row .menu_items ul li a {
    color: #fff;
    font-family: Roboto;
    font-size: 16px;
    line-height: 1;
    text-decoration: none;
}

.mobilenav_left_panel,
.menu_tab_header ul.item li.mobile_account_link {
    display: none;
}

.mobileskit-menu-overlay {
    display: none;
}

.menu_tab_header ul.item li .menu_dropdown i {
    display: none;
}

.shipping_order_top {
    background: #000;
    padding: 10px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.shipping_order_top p {
    margin: 0;
    font-size: 16px;
    line-height: 25px;
    color: #fff;
    font-family: 'Roboto';
}

.cms-home .page-main {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}

.cms-home .page-main [data-content-type='row'][data-appearance='contained'] {
    max-width: 100%;
}

/*banner-css*/
.banner_section {
    padding: 0px 30px 0px 30px;
    background: url(/media/ui/home/Frame-480977091.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 -80px;
}

.banner_section .home_banner {
    width: 100%;
    padding-top: 20px;
}

.home_banner .bcont_images_row {
    display: flex;
    padding: 10px;
    align-items: start;
    justify-content: space-between;
}

.home_banner .bcont_images_row .left_colum {
    width: 54.971%;
}

.home_banner .bcont_images_row .left_colum>div {
    margin-bottom: 20px;
}

.home_banner .bcont_images_row .left_colum .goodbye_img {
    margin-top: -115px;
}

.home_banner .bcont_images_row .left_colum .shop_btn a {
    display: inline-flex;
    align-items: center;
    gap: 15px;
    font-family: "Oswald", Sans-serif;
    font-size: 24px;
    font-weight: 600;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #B82616;
    padding: 12px 24px;
    border-radius: 3px;
    text-decoration: none;
}

.home_banner .bcont_images_row .left_colum .team_img {
    margin-top: 20px;
    float: left;
    width: auto;
}

.home_banner .bcont_images_row .right_colum {
    width: 45.029%;
    padding: 10px;
}

.home_banner .bcont_images_row .right_colum .mobile_img {
    display: none;
}

.home_banner .bcont_images_row .right_colum .video_block {
    padding: 10px;
    margin-top: -45px;
}

.home_banner .bcont_images_row .right_colum .right_title {
    margin: -55px 0 20px 0;
}

.home_banner .bcont_images_row .right_colum .right_title h2 {
    font-size: 19px;
    line-height: 28px;
    font-family: 'CrimeFighter BB';
    color: #131315;
    text-align: center;
    font-weight: bold;
}

.home_banner .bcont_images_row .right_colum .list_colum .items_list {
    padding: 0;
    list-style: none;
    margin: 0;
}

.home_banner .bcont_images_row .right_colum .list_colum .items_list .list_item {
    font-size: 15px;
    font-family: 'CrimeFighter BB';
    font-weight: bold;
    padding-left: 0;
    display: flex;
    align-items: center;
    gap: 8px;
    color: #000;
    line-height: 1.618;
    margin-top: 2px;
    margin-bottom: 0;
}

.accurate_blue_section {
    background: url(/media/ui/home/Frame-48097710-1.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 20px 0px 20px;
}

.accurate_blue_section .icons_blue_row {
    display: flex;
    justify-content: space-between;
    max-width: 1140px;
    margin: auto;
    align-items: center;
    padding: 10px;
    gap: 10px;
}

.accurate_blue_section .icons_blue_row .icon_colum {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 25px;
}

.accurate_blue_section .icons_blue_row .icon_colum .icon {
    font-size: 50px;
    color: #fff;
    line-height: 1;
}

/*product section*/
.home_page_poduct_sec {
    background-color: #F5F5F5;
    padding: 30px 0 50px;
}

.home_page_poduct_sec[data-content-type='row'][data-appearance='full-width']>.row-full-width-inner,
.testimonial_sec[data-content-type='row'][data-appearance='full-width']>.row-full-width-inner {
    max-width: 1140px;
    padding: 10px;
}

.home_page_poduct_sec h2 {
    font-family: "Oswald", Sans-serif;
    font-size: 36px;
    padding: 0 0 30px;
    margin: 0 0 20px;
    line-height: 1;
    color: #131315;
    font-weight: bold;
}

.home_page_poduct_sec .pagebuilder-button-primary {
    margin-right: 0;
    font-family: "Oswald", Sans-serif;
    font-size: 24px;
    font-weight: 600;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #B82616 !important;
    border: 0 !important;
    padding: 12px 24px;
    border-radius: 3px;
    line-height: 1;
    position: static;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-top: 35px;
}

.home_page_poduct_sec .pagebuilder-button-primary::after {
    content: "\f054";
    font-family: "Font Awesome 5 Pro";
    font-weight: 500;
    margin-left: 10px;
}

.page-layout-1column .home_page_poduct_sec .block.widget .products-grid .product-item {
    width: calc((100%) / 4);
}

.page-layout-1column .home_page_poduct_sec .block.widget .products-grid .product-item {
    margin-left: 0 !important;
    margin-right: 0;
    padding: 0 15px;
}

.page-layout-1column .home_page_poduct_sec .block.widget .products-grid .product-item .product-item-info {
    padding: 0 12px 4px;
    border: 0;
    box-shadow: none;
    background: transparent;
    margin: 0;
}

.page-layout-1column .home_page_poduct_sec .block.widget .products-grid .product-item .product-item-info .product-item-photo {
    display: block;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
}

.page-layout-1column .home_page_poduct_sec .block.widget .products-grid .product-item .product-item-inner {
    box-shadow: none;
    border: 0;
    background: transparent;
    margin: 0 0 0 0 !important;
    padding: 0;
}

.products-grid .product-item-actions {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
}

.product-item-actions .actions-primary+.actions-secondary {
    order: 1;
    margin-top: 10px;
}

.product-item-actions .actions-primary {
    order: 2;
    width: 100%;
    opacity: 0
        /*display: none !important;
    visibility: hidden;*/
}

.products-grid .product-item .product-item-info:hover .product-item-actions .actions-primary {
    display: block;
}

.product-item-actions .actions-primary .primary {
    width: 100%;
}

.product-item-actions .actions-primary .action.primary {
    border: 1px solid #ffd814;
    background-color: #ffd814;
    height: 40px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    font-family: 'Roboto';
}

.product-item-actions .actions-primary .action.primary:hover {
    border: 1px solid #f7ca00;
    background-color: #f7ca00;
    height: 40px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    font-family: 'Roboto';
}

.product-item-details .product-item-name .product-item-link {
    display: block;
    color: #2c2d33;
    -webkit-backface-visibility: hidden;
    font-family: Oswald;
    font-size: 16px;
    letter-spacing: 0;
    text-decoration: none;
    text-transform: unset;
}

.product-item .product-item-details .price-box {
    margin: 10px 0;
}

.product-item .product-item-details .price-box .price {
    font-size: 14px;
    color: #43454b;
    font-weight: 400;
    font-family: 'Roboto';
}

.home_page_poduct_sec .product-item-actions .actions-primary+.actions-secondary .towishlist {
    background: rgb(240, 240, 240);
    font-family: Roboto;
    font-size: 16px;
    line-height: 25.888px;
    font-weight: 400;
    width: auto;
    letter-spacing: 0;
    padding: 2px 8px;
    border-radius: 4px;
    text-transform: unset;
}

.home_page_poduct_sec .product-item-actions .actions-primary+.actions-secondary .towishlist::before {
    display: none;
}

.home_page_poduct_sec .product-item-actions .actions-primary+.actions-secondary .towishlist span {
    display: block;
    height: auto;
    position: unset;
    width: auto;
    text-transform: unset;
    color: rgb(0, 0, 0);
}

.home_page_poduct_sec .product-item-actions .actions-primary+.actions-secondary .tocompare {
    display: none;
}



/*Testimonial css*/
.testimonial_sec {
    padding: 0;
    background: #fff;
}

.testim_title_img_sec {
    display: flex;
    align-items: end;
    justify-content: space-between;
    gap: 15px;
    margin-bottom: 15px;
}

.testim_title_img_sec .left_img_colum,
.testim_title_img_sec .blank_right_colum {
    width: 20%;
}

.testim_title_img_sec .center_title {
    width: 59.332%;
    text-align: center;
}

.testim_title_img_sec .center_title h2 {
    color: #000000;
    font-family: "Helvetica", Sans-serif;
    font-size: 39px;
    font-weight: 700;
    line-height: 1;
}

.testimonial.grid-slider {
    margin: 0 auto 50px;
    width: 59.332%;
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #E6E6F1;
    border-radius: 15px 15px 15px 15px;
    padding: 30px 30px 40px;
    text-align: center;
    max-width: 800px;
}

.testimonial.grid-slider .item .testimonial {
    width: 80%;
}

.testimonial.grid-slider .item .testimonial a {
    color: #000;
    text-decoration: none;
    font-family: "Poppins", Sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
}

.testimonial.grid-slider .item .customer {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    gap: 15px;
    justify-content: space-between;
    overflow: unset;
    margin-top: 30px;
    margin-bottom: 20px;
    height: 100%;
    border-radius: 0;
    vertical-align: middle;
}

.testimonial.grid-slider .item .customer::after,
.testimonial.grid-slider .item .customer::before {
    display: none;
}

.testimonial.grid-slider .item .customer>img {
    position: absolute;
    bottom: 12px;
    right: 15px;
    width: 60px;
    height: 60px;
}

.testimonial.grid-slider .item .customer .name {
    font-family: "Poppins", Sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    color: #000;
}

.testimonial.grid-slider .slick-dots {
    bottom: 5px;
    left: 0;
    right: 0;
}

.testimonial.grid-slider .slick-dots li {
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2);
    width: 6px;
    height: 6px;
    border-radius: 50%;
    margin-left: 6px;
    margin-right: 6px;
    line-height: 25.888px;
}

.testimonial.grid-slider .slick-dots li.slick-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.testimonial.grid-slider .slick-dots li button {
    padding: 0;
    border: 0;
    transition: unset;
}

.testimonial.grid-slider .slick-dots li.slick-active button {
    height: 6px;
    width: 6px;
}

.testimonial.grid-slider .slick-dots li button::before {
    height: 6px;
    width: 6px;
}

.testimonial.grid-slider .slick-arrow {
    z-index: 0;
}

.testimonial.grid-slider .slick-arrow.slick-prev {
    left: 10px;
}

.testimonial.grid-slider .slick-arrow.slick-next {
    right: 10px;
}

.testimonial.grid-slider .slick-prev:before,
.testimonial.grid-slider .slick-next:before {
    font-size: 20px;
    opacity: 0.3;
}

.testimonial.grid-slider::before {
    background-image: url(/media/ui/home/quote.webp);
    content: '';
    background-repeat: no-repeat;
    width: 32px;
    height: 23px;
    position: absolute;
    margin-top: -50px;
    margin-left: 50px;
}




/*footer css*/
footer.page-footer {
    background-color: #6e2425;
    padding: 4rem 0;
    margin-top: 0;
}

.page-footer .col-full {
    max-width: 1140px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding: 0 2.617924em;
    align-items: start;
    gap: 15px;
}

.page-footer .col-full .widget {
    flex: 1;
    padding: 0;
    margin: 0;
    position: relative;
}

.page-footer .col-full .widget_text .widget-title {
    margin-bottom: 15px;
    color: #fff;
    font-size: 13px;
    display: block;
}

.page-footer .col-full .widget_text ul {
    padding: 0;
    list-style: none;
    margin: 0;
}

.page-footer .col-full .widget_text ul li {
    font-size: 15px;
    line-height: 1.5;
    margin-bottom: 5px;
}

.page-footer .col-full .widget_text ul li a {
    color: #fff;
    font-size: 15px;
    transition: color .2s ease;
    position: relative;
    text-decoration: none;
}

.page-footer .col-full .widget_text ul li a::after {
    display: block;
    position: absolute;
    top: calc(100% + 2px);
    left: 0;
    width: 100%;
    border-bottom: 1px solid #ccc;
    content: "";
    transform: scale(0, 1);
    transform-origin: right center;
    transition: transform .3s cubic-bezier(.28, .75, .22, .95);
    border-color: #fff;
}

.page-footer .col-full .widget_text ul li a:hover::after {
    transform: scale(1, 1);
    transform-origin: left center;
}

.page-footer .col-full .widget .textwidget p {
    color: #fff;
    font-size: 15px;
    line-height: 1.5;
    margin: 0 0 1.41575em;
}

/*========inner=pages=css=========*/

.rating-summary .rating-result>span::before {
    position: relative !important;
    z-index: 2;
    -webkit-font-smoothing: antialiased;
    color: #ff5501 !important;
    font-family: 'luma-icons';
    font-size: 16px;
    height: 16px;
    letter-spacing: 2px;
    line-height: 16px;
    content: '\e605' '\e605' '\e605' '\e605' '\e605';
    display: block;
    font-style: normal;
    font-weight: normal;
    speak: none;
}

.rating-summary .rating-result>span::before {
    font-size: 12px !important;
    height: 12px !important;
    line-height: 12px !important;
}

.rating-summary .rating-result::before {
    font-size: 12px !important;
    height: 12px !important;
    line-height: 12px !important;
}

.rating-summary .rating-result::before {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
    -webkit-font-smoothing: antialiased;
    color: #c7c7c7;
    font-family: 'luma-icons';
    font-size: 16px;
    height: 16px;
    letter-spacing: 2px;
    line-height: 16px;
    content: '\e605' '\e605' '\e605' '\e605' '\e605';
    display: block;
    font-style: normal;
    font-weight: normal;
    speak: none;
}

.cms-home .page-main {
    padding-top: 0;
}

.breadcrumbs {
    display: none;
}

.page-main {
    padding-top: 2em;
}

.catalog-product-view .columns {
    padding-right: 0;
    padding-left: 0;
    width: auto;
    background: #f8f8f8;
}

.catalog-product-view .product.media {
    width: 40%;
}


.catalog-product-view .product-info-main {
    width: 54%;
    margin-right: 0;
    background: #fff;
    padding: 30px;
}

.checkout-index-index .page-bottom h4 {
    font-family: "Oswald", Sans-serif;
    font-size: 24px;
    margin: 0 0 20px;
    color: #131315;
    text-align: center;
}

.checkout_brand_logo {
    background: #E6F9FF;
    padding: 30px 0;
    margin-bottom: 30px;
    float: left;
    width: 100%;
    margin-top: -20px;
}

.checkout_brand_logo .container {
    max-width: 1150px;
    margin: auto;
    text-align: center;
}

.checkout_brand_logo .brand_heading h4 {
    font-family: "Oswald", Sans-serif;
    font-size: 24px;
    margin: 0 0 10px;
    color: #131315;
}

.checkout-index-index .page-wrapper {
    padding-top: 0;
}

.checkout-index-index .page-wrapper .page-header {
    box-shadow: 0px 0px 8px 0px rgba(31, 17.000000000000007, 11, 0.1);
    border-bottom: 0;
    position: unset;
    margin-bottom: 35px;
}

.checkout_brand_logo .brand_logo {
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
    align-items: center;
    gap: 20px;
    flex-wrap: wrap;
}

.checkout-index-index .page-header .header.content {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    padding: 10px 0;
    max-width: 1170px;
}

.checkout-index-index .page-header .header.content a.logo {
    margin: 0;
}

.checkout-index-index .page-header .header.content ul.compare.wrapper {
    display: none;
}

.checkout-index-index .page-header .header.content::before,
.checkout-index-index .page-header .header.content::after {
    display: none;
}

.checkout-index-index .page-header .header.content .contact-box {
    display: none;
}

.checkout-index-index .page-header .minicart-wrapper {
    display: none;
}

.edit_cart_btn {
    display: none;
}

.checkout-index-index .edit_cart_btn {
    display: block;
}

.edit_cart_btn .edit_cart {
    background: #B82616;
    color: #fff;
    font-size: 15px;
    padding: 12px 24px;
    border-radius: 3px;
    text-align: center;
    transition: all .3s;
    line-height: 1;
    font-family: 'Roboto';
    display: inline-block !important;
    text-decoration: unset;
}

.checkout-index-index .page-header .top_search_bar {
    display: none !important;
}

.checkout-index-index .page-header .ulogin_box,
.checkout-index-index .page-header .hmenu_order_sec {
    display: none;
}

.checkout-index-index .block-search {
    display: none;
}

.checkout-index-index .header .block-search {
    width: auto;
    padding: 0;
}

.checkout-index-index .header .user-box .continue_shop_btn {
    background: #B82616;
    color: #fff;
    font-size: 15px;
    padding: 12px 24px;
    border-radius: 3px;
    text-align: center;
    transition: all .3s;
    line-height: 1;
    font-family: 'Roboto';
    display: inline-block !important;
    text-decoration: unset;
}

.rating-summary .rating-result:before {
    font-size: 12px;
    height: 12px;
    line-height: 12px;
}

.rating-summary .rating-result>span:before {
    font-size: 12px;
    height: 12px;
    line-height: 12px;
}

.secured_checkout {
    display: none;
}

.checkout-index-index .header .secured_checkout {
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 8px;
    color: #F44D00;
    transition: color 0.3s;
    font-family: "Roboto", Sans-serif;
    font-size: 16px;
    font-weight: 500;
}

.login_link.custom_sign_btn .action-auth-toggle {
    cursor: pointer;
    text-decoration: none;
}

.login_link.custom_sign_btn .action-auth-toggle:hover {
    color: #ff5501;
}

.checkout-index-index .opc-block-summary span.title {
    font-family: "Roboto", Sans-serif;
    font-size: 24px;
    font-weight: 500;
    color: #333;
    clear: both;
    line-height: 1.5;
    margin: 0;
    padding: 0;
}

.checkout-index-index .opc-block-summary .product-image-container {
    /* max-width: 60px; */
    width: 70px !important;
    height: 70px !important;
    border-radius: 8px;
    overflow: hidden;
}

.checkout-index-index .column.main .opc-block-summary .product-item {
    border-color: #efefef;
}

.checkout-index-index .opc-block-summary .block.items-in-cart {
    padding: 12px 0;
}

.checkout-index-index .opc-block-summary .block.items-in-cart .title {
    padding: 0;
    border: 0;
}

.checkout-index-index .opc-block-summary .items-in-cart>.title:after {
    display: none;
}

.checkout-index-index .opc-wrapper .opc li.checkout-shipping-address {
    border-style: solid;
    border-width: 1px 1px 3px 1px;
    border-color: #EBEBEB;
    padding: 24px 24px 24px 24px;
    background: #FFFFFF;
    margin-bottom: 30px;
}

.checkout-index-index .opc-wrapper .opc li .form-login {
    padding: 0;
    margin: 0;
    border: 0;
}

.checkout-index-index .opc-wrapper .form-login,
.checkout-index-index .opc-wrapper .form-shipping-address {
    max-width: 100%;
}

.checkout-index-index .opc-wrapper .opc li.checkout-shipping-address .customer_info h2 {
    margin-top: 0;
    font-family: "Roboto", Sans-serif;
    font-size: 24px;
    font-weight: 500;
    color: #333333;
    text-align: left;
}

.checkout-index-index .customer_info fieldset {
    margin-bottom: 0;
}

div#checkout-step-shipping {
    margin-bottom: 0;
}

.checkout_customer_info #co-shipping-form {
    margin-top: 0;
    margin-bottom: 0;
}

.checkout-index-index .opc-wrapper .field .field.additional {
    display: none;
}

.checkout-index-index .opc-wrapper input[type="text"],
.checkout-index-index .opc-wrapper input[type="email"],
.checkout-index-index .opc-wrapper input[type="phone"],
.checkout-index-index .opc-wrapper select {
    border-radius: 4px;
    font-family: Roboto;
    font-size: 14px;
    position: relative;
    color: #404040;
    display: block;
    min-height: 48px;
    padding: 4px 12px 2px;
    vertical-align: top;
    box-shadow: none;
    border: 1px solid #bfbfbf;
    font-weight: 400;
    height: auto;
    margin-bottom: 0;
    margin-top: 0;
    max-width: 100%;
}

.checkout-index-index #shipping-new-address-form>.field._required,
.checkout-index-index #shipping-new-address-form>.field,
.checkout-index-index #shipping-new-address-form>.field._required[name="shippingAddress.city"] {
    width: 48.4%;
    display: inline-block;
    vertical-align: top;
}

.checkout-index-index #shipping-new-address-form>.field._required:nth-child(2n),
.checkout-index-index #shipping-new-address-form>.field:nth-child(2n),
.checkout-index-index #shipping-new-address-form>.field._required[name="shippingAddress.postcode"] {
    margin-right: 0;
}

.checkout-index-index #shipping-new-address-form>.field._required,
.checkout-index-index #shipping-new-address-form>.field,
.checkout-index-index #shipping-new-address-form>.field._required[name="shippingAddress.city"] {
    margin-right: 3%;
}

.checkout-index-index #shipping-new-address-form>.field._required[name="shippingAddress.telephone"] {
    width: 100%;
}

.checkout-index-index .opc-wrapper .opc li .step-title {
    font-family: "Roboto", Sans-serif;
    font-size: 24px;
    font-weight: 500;
    color: #333333;
    text-align: left;
    /* padding: 0; */
    border-bottom: 0;
}

.checkout-index-index .opc-wrapper .checkout-shipping-method #checkout-step-shipping_method {
    margin-bottom: 10px;
}

.checkout-index-index .opc-wrapper .checkout-shipping-method #checkout-shipping-method-load {
    padding: 0 11px;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-bottom: 30px;
}

/* .checkout-index-index .opc-wrapper .checkout-shipping-method #checkout-shipping-method-load td {
    padding: 0;
} */
.checkout-index-index .opc-wrapper .checkout-shipping-method .actions-toolbar .primary {
    float: left;
    width: 100%;
}

.checkout-index-index .opc-wrapper .checkout-shipping-method .actions-toolbar .primary .primary {
    background: #B82616;
    border-color: #B82616;
    width: auto;
    padding: 8px 30px 8px 30px !important;
    margin: 0px 0px 0px 0px;
    border-radius: 8px 8px 8px 8px;
    font-family: Roboto;
    font-size: 24px;
    font-weight: 500;
    min-height: 48px;
    line-height: 1.5;
    outline: none;
    float: right;
}

.checkout-index-index #checkout-step-payment hr {
    display: none;
}

.checkout-index-index #checkout-step-payment .payment-option.discount-code {
    display: none;
}

.checkout-index-index #checkout-step-payment .payment-group h4.credit_card_info {
    margin: 0;
    font-family: "Roboto", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #353030;
    line-height: 1;
}

.checkout-index-index #checkout-step-payment .checkout_privacy_policy p {
    color: #777777;
    font-size: 12px;
    line-height: 1.5;
    font-family: "Roboto", Sans-serif;
}

.checkout-index-index #checkout-step-payment .checkout_privacy_policy p a {
    color: #1E4495;
    text-decoration: unset;
}

.checkout-index-index #checkout-step-payment .checkout_privacy_policy p a:hover {
    color: #F44D00;
}

.paypal_symbols {
    display: block;
    margin: 15px auto;
    text-align: center;
}

.payment_opt .place_order_back_btn {
    text-align: center;
    margin-top: 15px;
}

.payment_opt .place_order_back_btn a {
    color: #1E4495;
    font-family: Roboto;
    font-size: 14px;
    line-height: 1.5;
    text-decoration: unset;
}

.payment_opt .place_order_back_btn a:hover {
    color: #F44D00;
}

.checkout-index-index .actions-toolbar>.primary {
    float: left;
    width: 100%;
}

.checkout-index-index .actions-toolbar>.primary button.primary {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
    gap: 8px;
    font-size: 24px !important;
    font-weight: 500;
    padding: 20px 25px 20px 25px !important;
    margin: 0px 0px 0px 0px;
    border-radius: 8px 8px 8px 8px;
    font-family: Roboto;
    line-height: 1.5 !important;
    background: #B82616;
    border-color: #B82616;
    outline: none;
    color: #fff;
}

.checkout-index-index #checkout-step-payment {
    margin-bottom: 0;
}

.checkout-index-index .actions-toolbar>.primary button.primary svg path {
    fill: #fff;
}

.checkout-payment-method .payment-method-content {
    padding: 0;
}

.checkout-payment-method .checkout-billing-address .billing-address-form {
    max-width: 100%;
}

.checkout-payment-method .checkout-billing-address {
    margin: 0 0 35px;
}

.checkout-payment-method .checkout-billing-address .billing-address-details {
    padding: 15px 20px;
    line-height: 1.5;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-bottom: 15px;
}

.checkout-payment-method .checkout-billing-address .billing-address-details a {
    text-decoration: none;
    color: #1E4495;
}

.checkout-payment-method .checkout-billing-address .billing-address-details a:hover {
    color: #F44D00
}

.billing-address-details {
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-bottom: 15px;
}

.checkout-payment-method .checkout-billing-address .billing-address-form fieldset>.field {
    width: 48.4%;
    display: inline-block;
    margin-right: 3%;
}

.checkout-payment-method .checkout-billing-address .billing-address-form fieldset>.field:nth-child(2n) {
    margin-right: 0;
}

.checkout-payment-method .checkout-billing-address .billing-address-form fieldset>.field[name="billingAddresscashondelivery.city"] {
    margin-right: 3%;
}

.checkout-payment-method .checkout-billing-address .billing-address-form fieldset>.field[name="billingAddresscashondelivery.postcode"] {
    margin-right: 0;
}

.checkout-payment-method .checkout-billing-address .billing-address-form fieldset>.field[name="billingAddresscashondelivery.telephone"] {
    width: 100%;
}

.checkout-payment-method .checkout-billing-address .actions-toolbar .primary {
    display: flex;
    justify-content: right;
    align-items: center;
    gap: 18px;
}

.checkout-index-index .opc-wrapper .opc li#payment {
    border-color: red;
    border-width: 2px;
}

.checkout-payment-method .checkout-billing-address .actions-toolbar .primary .action-update {
    margin: 0;
    background: #B82616;
    border: 1px solid #B82616;
    outline: none;
    color: #fff;
    padding: 12px 23px;
    border-radius: 4px;
    font-size: 16px;
    font-family: 'Roboto';
    font-weight: 500;
    order: 2;
}

.checkout-payment-method .checkout-billing-address .actions-toolbar .primary .action-cancel {
    margin: 0;
    background: transparent;
    border: 1px solid #B82616;
    outline: none;
    color: #B82616;
    padding: 12px 23px;
    border-radius: 4px;
    font-size: 16px;
    font-family: 'Roboto';
    font-weight: 500;
    order: 1;
    line-height: 1;
    min-height: auto;
    text-decoration: unset;
}

.checkout-payment-method .checkout-billing-address .billing-address-form fieldset>.field .label {
    font-weight: 400;
    font-size: 14px;
    font-family: 'Roboto';
}

/* .checkout-payment-method .checkout-billing-address input[type="checkbox"] {
    opacity: 1;
    -webkit-appearance: none!important;
    -moz-appearance: none!important;
    -webkit-appearance: none!important;
    appearance: none!important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    font-size: 14px;
    border: 1px solid #b4b9be;
    background: #fff;
    color: #555;
    clear: none;
    cursor: pointer;
    display: inline-block;
    line-height: 0;
    height: 16px;
    margin: 0;
    top: -2px;
    outline: 0;
    padding: 0!important;
    text-align: center;
    vertical-align: middle;
    width: 16px;
    min-width: 16px;
    position: relative;
    left: 0;
    z-index: 99;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin-right: 5px;
} */





.opc-block-summary .product-item .product-item-inner {
    display: flex;
    gap: 25px;
    align-items: start;
    justify-content: space-between;
}

.opc-block-summary .product-item .product-item-inner span.cart-price span.price {
    color: #737373;
    font-size: 14px;
    text-align: right;
    font-family: Roboto;
    line-height: 1.5;
}

.column.main .opc-block-summary .product-item:last-child {
    padding-bottom: 0;
}

.opc-block-summary .product-item .product-item-inner .subtotal .price-excluding-tax {
    margin: 0;
}

.opc-block-summary .product-item .product-item-inner .product-item-name {
    font-weight: 400;
    font-size: 14px;
    font-family: Roboto;
    color: #666;
    line-height: 1.5;
    margin-bottom: 5px;
}

.minicart-items .product-item-details .product-item-inner .details-qty {
    margin-top: 5px;
    font-weight: 400;
    font-size: 14px;
    font-family: Roboto;
    color: #666;
    line-height: 1.5;
}

.opc-block-summary .product-item .product-item-name-block .subtotal {
    display: none;
}

.checkout-index-index .opc-block-shipping-information {
    display: none;
}

.checkout-index-index .opc-block-summary .block.items-in-cart {
    margin-bottom: 0;
}

.checkout-index-index .opc-block-summary .table-totals {
    border-top: 0;
}

.checkout-index-index .opc-block-summary .table-totals .totals th,
.checkout-index-index .opc-block-summary .table-totals .totals td {
    color: #353030;
    padding-top: 0;
    font-size: 14px;
}

.checkout-index-index .opc-block-summary .table-totals .grand.totals th,
.checkout-index-index .opc-block-summary .table-totals .grand.totals td {
    font-weight: 500;
    font-size: 20px;
    line-height: 1.6;
    padding-top: 6px;
    padding-bottom: 6px;
    font-family: Roboto;
    border-color: #ddd;
}

.checkout-index-index .opc-block-summary .table-totals .grand.totals th strong,
.checkout-index-index .opc-block-summary .table-totals .grand.totals td strong {
    font-weight: 500;
    padding: 0;
}

.checkout-index-index .opc-block-summary .table-totals .totals.shipping th,
.checkout-index-index .opc-block-summary .table-totals .totals.shipping td {
    padding-bottom: 14px;
}

.message.info {
    padding: 1em 20px 1em 45px;
    border-left: 0.6180469716em solid rgba(0, 0, 0, .15);
    border-radius: 2px;
    background-color: #3d9cd2;
    color: #fff;
    font-size: 14px;
}

.message.info>*:first-child:before {
    color: #fff;
}

.action.primary,
.action-primary {
    background: #b82616;
    border: 1px solid #b82616;
    color: #000;
    border-radius: 3px;
    font-size: 15px;
    padding: .6180469716em 1.41575em;
    line-height: 1.618;
}

.catalog-product-view .page-main .actions button.buynow:hover {
    background: #fa8900;
    border: 2px solid #fa8900;
}

.catalog-product-view .page-main .actions button:hover {
    background: #f7ca00;
    border: 1px solid #f7ca00;
}

.action.primary:hover,
.action-primary:hover,
.action.primary:focus,
.action-primary:focus,
.action.primary:active,
.action-primary:active {
    background: #b82616;
    border: 1px solid #b82616;
    color: #000;
}


.actions-toolbar .primary .action {
    border-radius: 3px;
}

.wishlist-index-index .products-grid.wishlist .product-item-actions .action.delete:before {
    content: '\e616';
}

.catalog-product-view .page-main .actions button {
    width: 100%;
    background: #ffd814;
    border-color: #ffd814;
}

.message.success {
    padding: 1em 1.618em;
    font-size: 15px;
    background: #e2401c;
    color: #ffffff;
    border-radius: 3px;
    padding-left: 45px;
}

.message.success>*:first-child:before {
    color: #fff;
    top: 28px;
}

.wishlist-index-index .products-grid .product-item .product-item-info {
    padding: 0 0 0 35px;
    display: flex;
    align-items: center;
    gap: 25px;
    justify-content: start;
    position: relative;
}

/*
.wishlist-index-index .products-grid .product-item .product-item-info {
    background-color: rgba(0, 0, 0, 0.05) !important;
    box-shadow: none !important;
}*/

.wishlist-index-index .products-grid .product-item .product-item-info:hover {
    background-color: rgba(0, 0, 0, 0.05) !important;
    box-shadow: none !important;
}

.wishlist-index-index .products-grid .product-item .product-item-info .product-item-photo {
    padding: 10px;
    margin: 0;
}

.wishlist-index-index .products-grid .product-item .product-item-info .wishlist_name_price {
    width: 35%;
    padding: 10px 0;
}

.wishlist-index-index .products-grid .product-item .product-item-info .wishlist_name_price .product-item-link {
    color: #1e68c4;
    font-weight: 700;
    font-size: 15px;
}

.wishlist-index-index .products-grid .product-item .product-item-info .wishlist_name_price .product-item-link:hover {
    color: #000;
    text-decoration: none;
}

.wishlist-index-index .products-grid .product-item .product-item-info .wishlist_name_price .product-reviews-summary {
    margin-bottom: 0;
}

.wishlist-index-index .products-grid .product-item .product-item-info .wishlist_name_price .pro_price_box {
    margin-top: 8px;
    font-size: 15px;
    color: #000;
    font-family: 'Roboto';
}

.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner {
    width: 48%;
    padding: 10px 0;
    display: flex !important;
    align-items: center;
    justify-content: space-between;
}

.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .field.comment-box {
    display: none;
}

.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .btn-remove.delete {
    position: absolute;
    left: 11px;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 100%;
}

.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .box-tocart {
    margin: 0;
}

.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .box-tocart .fieldset {
    margin: 0;
}

.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .box-tocart .fieldset .stock.available.product_stock_available {
    margin: 0 0 20px;
}

.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .box-tocart .fieldset .stock.available.product_stock_available span {
    background: #D00202D9;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 16px;
}

.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .box-tocart .fieldset .actions-primary .tocart {
    background: #b82616;
    text-decoration: underline;
    font-weight: 600;
}

.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .action.edit {
    display: none;
}

.account .sidebar.sidebar-additional {
    margin-top: 20px;
}

.account .sidebar .block-title strong {
    font-weight: 600;
}

.account .sidebar input[type="checkbox"] {
    top: 0;
}

.sidebar.sidebar-additional .block.block-compare {
    margin-bottom: 20px;
}

.header .block-minicart .block-content>.actions>.primary>div a {
    display: none;
}

.header .block-minicart .block-content>.actions>.primary>div {
    display: flex;
    gap: 10px;
    align-items: center;
}

.header .block-minicart .block-content>.actions>.primary>div>div {
    width: 49%;
}

.header .block-minicart .block-content>.actions>.primary>div>div input[type="image"] {
    width: 100%;
}

.header .minicart-wrapper .block-minicart {
    right: 0;
}


/*======================popup filter design=======================================*/

.page-with-filter.fadeOut .popup__content .block-content.filter-content .field.search .control {
    position: relative;
}

.page-with-filter.fadeOut .popup__content .block-content.filter-content .field.search .control .action.search {
    position: absolute;
    top: 0;
    right: 0;
}

.page-with-filter.fadeOut .popup__content .block-content.filter-content .field.search .control .action.search {
    position: absolute;
    top: 0;
    right: 0;
    background: no-repeat;
    border: none;
}

.page-with-filter.fadeOut .popup__content .block-content.filter-content .field.search .control .action.search::before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 32px;
    color: #757575;
    content: '\e615';
    font-family: luma-icons;
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center;
}

#algoliaAutocomplete .aa-SubmitButton {
    border: none !important;
    position: absolute !important;
    right: 11px !important;
    height: 41px !important;
    box-shadow: none !important;
    background: #1e4495 !important;
    color: white;
    border-radius: unset;
    width: 20%;
}

.popup_filter .aa-SubmitButton .aa-SubmitIcon {
    display: none;
}

._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
    box-shadow: none !important;
}

.popup_filter .aa-InputWrapper .aa-Input {
    border-radius: unset !important;
    height: 41px !important;
    border: 1px solid #d2d6dc;
}

#algoliaAutocomplete .aa-SubmitButton::after {
    content: 'Search';
    line-height: unset;
    padding: 9px 5px;
    font-family: 'Roboto', sans-serif;
}

#algoliaAutocomplete .aa-SubmitButton::before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    color: white;
    content: '\e615';
    font-family: luma-icons;
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: bold;
    overflow: hidden;
    speak: none;
    text-align: center;
}

.popup_filter .aa-InputWrapper .aa-Input::placeholder {
    font-style: normal;
    border-radius: unset !important;
    height: 41px !important;
    font-size: 15px !important;
    color: #979CA4 !important;
    font-family: 'Roboto', sans-serif;
    font-style: unset !important;
}

/* privacy policy page start  */
.cms-returns-policy .columns {
    max-width: 1280px;
    margin: 0 auto;
    padding: 2em 20px 0;
}

.cms-returns-policy .columns h3 {
    font-weight: 300;
    line-height: 1.1;
    font-size: 2.6rem;
    margin-top: 2.5rem;
    margin-bottom: 2rem;
}

.cms-returns-policy .columns p {
    line-height: 24px;
    margin-bottom: 12px;
}

.cms-returns-policy .columns ul li span {
    font-size: 15px;
    font-weight: 700;
    display: block;
    margin-top: 10px;
}

.cms-returns-policy .columns ul {
    padding-left: 15px;
}

.cms-returns-policy .columns .pagebuilder-button-primary {
    margin-right: 0;
    font-family: "Oswald", Sans-serif;
    font-size: 24px;
    font-weight: 600;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #B82616 !important;
    border: 0 !important;
    padding: 12px 24px;
    border-radius: 3px;
    line-height: 1;
    position: static;
    align-items: center;
    justify-content: center;
    margin-top: 35px;
    margin-bottom: 35px;
}

.cms-returns-policy .columns .pagebuilder-button-primary::after {
    content: "\f054";
    font-family: "Font Awesome 5 Pro";
    font-weight: 500;
    margin-left: 10px;
}

/* privacy policy page end  */


/* 11-Sep-2024 */
.recommended-products {
    padding: 30px 0;
}

.recommended-products h3 {
    text-align: center;
    font-family: "Oswald", Sans-serif;
    font-size: 36px;
    padding: 0 0 30px;
    margin: 0 0 20px;
    line-height: 1;
    color: #131315;
    font-weight: bold;
}

.catalog-product-view .recommended-products ul {
    display: grid;
    padding-left: 0;
    grid-template-columns: repeat(5, 1fr);
    gap: 2%;
}

.catalog-product-view .recommended-products ul li {
    margin-bottom: 20px;
}

.recommended-products ul li a {
    gap: 10px;
    padding: 0 12px 12px;
    background: transparent;
    flex-direction: column;
    text-decoration: none;
    height: 100%;
}

.recommended-products ul li:hover a {
    background: #fff;
}

.recommended-products ul li a span {
    display: block;
    color: #2c2d33;
    -webkit-backface-visibility: hidden;
    font-family: Oswald;
    font-size: 16px;
    letter-spacing: 0;
    text-decoration: none;
    text-transform: unset;
    text-align: left;
}

.catalog-product-view .page-main .product.media {
    width: 47%;
    padding-right: 3%;
}

/*.catalog-product-view .fotorama__nav-wrap {
    margin-top: 10px;
}*/

.catalog-product-view .fotorama__stage.imgrsz {
    background: #f3f3f3;
}

#popularity-message {
    padding: 0 !important;
}

#popularity-message .popup-content {
    text-align: center;
    padding: 0px;
    position: absolute;
    left: 0;
    right: 0;
    width: auto;
    margin: 0 auto;
    max-width: 378px;
}

#popularity-message .popup-content p {
    font-size: 16px;
    font-family: "Oswald", Sans-serif;
    color: #fff;
    font-weight: 700;
    text-align: center;
    line-height: 28px;
    margin: 0;
}

#popularity-message .popup-content #popup-close {
    font-weight: 600;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #B82616 !important;
    border: 0 !important;
    padding: 12px 24px;
    border-radius: 3px;
    line-height: 1;
    position: static;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-top: 24px;
    font-family: "Oswald", Sans-serif;
    text-transform: uppercase;
}


/* 11-Sep-2024 */



/* ============sign in page css start ============ */
.customer-account-login .page-main .columns {
    max-width: 355px;
    margin: 0 auto;
}

.customer-account-login .page-main .columns .cstm_login {
    width: 100%;
    text-align: center;
    margin: 0;
}

.customer-account-login .page-main .columns .cstm_login .block-content form fieldset.fieldset.login {
    margin-bottom: 0;
}

.customer-account-login .page-main .columns .social-login-authentication-channel {
    margin: 0;
}

.customer-account-login .page-main .columns .login_heading h1 {
    font-size: 24px;
    margin: 0;
    padding-bottom: 8px;
}

.customer-account-login .page-main .columns .cstm_login span {
    font-size: 14px;
    color: #000;
}

.customer-account-login .page-main .columns .cstm_login span {
    font-size: 14px;
    color: #333333;
}

.customer-account-login .page-main .columns .cstm_login .block-content form .control,
.customer-account-login .page-main .columns .cstm_login .block-content form .secondary {
    width: 100%;
}

.customer-account-login .page-main .columns .cstm_login .block-content form .control input {
    height: 38px !important;
}

.customer-account-login .page-main .columns .cstm_login .login_heading {
    margin-bottom: 24px;
}

.customer-account-login .page-main .columns .cstm_login .block-content form .field {
    margin-bottom: 16px;
}

.customer-account-login .page-main .columns .cstm_login .block-content form .choice {
    text-align: left;
}

.customer-account-login .page-main .columns .cstm_login .block-content form .actions-toolbar {
    margin-top: 0 !important;
    margin-bottom: 16px;
}

.customer-account-login .page-main .columns .cstm_login .block-content form .actions-toolbar .primary {
    width: 100%;
    margin: 0;
}

.customer-account-login .page-main .columns .cstm_login .block-content form .actions-toolbar .primary span {
    color: #fff;
    font-size: 16px;
}

.customer-account-login .page-main .columns .cstm_login .block-content form .secondary {
    width: 100%;
    margin-bottom: 5px;
}

.customer-account-login .page-main .columns .cstm_login .block-content form .secondary a {
    text-decoration: none;
}

.customer-account-login .page-main .columns .cstm_login .block-content form .secondary a span {
    color: #006bb4 !important;
}

.customer-account-login .page-main .columns .social-login-authentication-channel .actions-toolbar {
    width: 100%;
    margin-top: 0;
    margin-bottom: 16px;
}

.customer-account-login .page-main .columns .social-login-authentication-channel .actions-toolbar a {
    text-align: center;
    border-radius: 3px;
    font-size: 15px;
    border: 0;
    padding: 14px 18px;
    font-weight: 600;
    font-family: Roboto;
}

.customer-account-login .page-main .columns .cstm_login .block-content form fieldset.fieldset.login .login_w {
    margin-bottom: 16px;
}

.customer-account-login .page-main .columns .cstm_login .block-content form fieldset.fieldset.login .login_w p {
    position: relative;
}

.customer-account-login .page-main .columns .cstm_login .block-content form fieldset.fieldset.login .login_w p::before {
    content: '';
    position: absolute;
    top: 14px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #c7c7c7;
}

.customer-account-login .page-main .columns .cstm_login .block-content form fieldset.fieldset.login .login_w p span {
    background: white;
    padding: 0px 4px;
    position: relative;
}

.customer-account-login .page-main .columns .cstm_login .block-content form .field .label {
    width: 100% !important;
    text-align: left !important;
}

.customer-account-login footer.page-footer {
    display: none;
}

.customer-account-login .columns .column.main {
    padding-bottom: 0;
}

/* ============sign in page css end ============ */

/* ===========register page css start  ===========*/
.customer-account-create .column.main form {
    max-width: 410px !important;
    margin: 0 auto !important;
    width: 100%;
    min-width: 410px;
}

.customer-account-create .column.main form fieldset .legend {
    margin: 0 0 16px;
    padding: 0;
    border-bottom: none;
}

.customer-account-create .column.main form fieldset .legend span {
    margin: 0;
}

.customer-account-create .column.main form .fnlname {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-bottom: 16px;
}

.customer-account-create .column.main form .fnlname .field {
    width: 48%;
}

.customer-account-create .column.main form .fnlname .field .control {
    margin-top: 8px;
}

.customer-account-create .column.main form .fnlname .field label span {
    font-weight: 600;
    font-size: 14px;
}

.customer-account-create .column.main form .register_form .field label span {
    font-size: 14px;
}

.customer-account-create .column.main form .register_form .field {
    margin-bottom: 16px;
}

.customer-account-create .column.main form .account_text {
    margin: 0;
}

.customer-account-create .column.main form .account_text p {
    margin-bottom: 16px;
    font-size: 14px;
}

.customer-account-create .column.main form .register_form .field .control .password-strength-meter {
    font-size: 14px;
}

.customer-account-create .column.main form .actions-toolbar {
    display: flex;
    flex-direction: column;
}

.customer-account-create .column.main form .actions-toolbar .primary button {
    width: 100%;
    margin: 0;
    font-size: 15px;
    color: #fff;
    border: 0;
    padding: 12px 18px;
    font-weight: 600;
    display: inline-block;
    font-family: Roboto;
}

.customer-account-create .column.main form .actions-toolbar .primary {
    margin-bottom: 16px;
}

.customer-account-create .column.main form .actions-toolbar .cwsocail {
    text-align: center;
    margin-bottom: 16px;
}

.customer-account-create .column.main form .actions-toolbar .cwsocail p {
    margin: 0;
    position: relative;
}

.customer-account-create .column.main form .actions-toolbar .cwsocail p::before {
    content: '';
    position: absolute;
    top: 14px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #c7c7c7;
}

.customer-account-create .column.main form .actions-toolbar .cwsocail p span {
    background: white;
    padding: 0px 4px;
    position: relative;
}

.customer-account-create .account-social-login {
    max-width: 410px;
    margin: 0 auto;
    width: 100%;
}

.customer-account-create .account-social-login .block-content .actions-toolbar {
    margin: 0 0 16px;
    width: 48%;
    text-align: center;
}

.customer-account-create .account-social-login .block-content .actions-toolbar a {
    text-align: center;
    border-radius: 3px;
    font-size: 15px;
    border: 0;
    padding: 14px 18px;
    font-weight: 600;
    font-family: Roboto;
}

.customer-account-create .account-social-login .block-content {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.sign_in_b {
    text-align: right;
    margin-bottom: 20px;
}

.customer-account-create footer.page-footer {
    display: none;
}

/* ===========register page css end  ===========*/


/* 28-10-2024 css  */
.product.info.detailed {
    display: none;
}
.catalog-product-view .page-main .product-info-main {
    margin-bottom: 30px;
}


/*Responsive Start*/




.norton_logo{
 margin-bottom: 30px;
}


@media (max-width: 1200px) {
    .checkout-index-index .nav-toggle {
        display: none !important;
    }

    .checkout-index-index .page-header .header.content {
        padding: 10px 20px;
        max-width: 100%;
        width: auto;
    }

    .checkout_brand_logo .brand_logo {
        justify-content: center;
        padding: 0 20px;
    }

    .catalog-product-view .page-main .columns .column.main {
        max-width: 100%;
    }

    .checkout-cart-index .page-main {
        padding-right: 20px !important;
        padding-left: 20px !important;
        max-width: 100%;
    }

}

@media (min-width: 1024px) {
    .catalog-product-view.page-layout-1column .products-grid .product-item {
        width: 18.1%;
    }

}

@media (max-width: 1024px) {
    .header .minicart-wrapper .block-minicart:after {
        right: 87px;
    }

    .header .minicart-wrapper .block-minicart:before {
        right: 88px;
    }

    .checkout-index-index .header .user-box {
        display: block;
        margin: 0;
    }

    .checkout-index-index .header .block-search {
        margin-top: 0;
    }

    .home_video_popup,
    video {
        max-width: 100%;
        width: 640px;
        height: 360px;
    }

    .cms-home .modal-slide._show .modal-inner-wrap .modal-content {
        width: auto;
    }

    .page-header .header.content {
        display: flex;
        align-items: start;
        justify-content: space-between;
        /* flex-wrap: wrap; */
    }

    .page-header .header.content::before,
    .page-header .header.content::after {
        display: none;
    }

    .page-header .header.content a.logo {
        order: 1;
        width: 90px;
    }

    .page-header .header.content .nav-toggle {
        display: block;
        left: auto;
        right: 20px;
        padding: 3px 8px 3px 8px;
        width: fit-content;
        border-radius: 3px;
        text-align: center;
        text-decoration: none;
        outline: 0;
        border: 1px solid rgba(0, 0, 0, .2);
        line-height: 1;
        top: auto;
        background: transparent;
        order: 4;
    }

    .header .contact-box {
        gap: 30px;
        margin-bottom: 10px;
        order: 2;
        position: absolute;
        right: 130px;
        margin-top: 5px;
        margin-left: 0;
    }

    .header .minicart-wrapper .action.showcart {
        font-size: 0;
    }

    .header .minicart-wrapper .action.showcart>span {
        display: none;
    }

    .header .minicart-wrapper {
        margin-left: 0;
        order: 3;
        padding-right: 85px;
        position: absolute;
        right: 0;
        margin-top: 4px;
    }

    .header .user-box {
        display: none;
    }

    .header .block-search .block-content form .actions {
        width: auto;
    }

    .menu_tab_header {
        display: none;
    }

    .header .block-search {
        width: 85%;
        float: right;
        order: 5;
        margin-top: 50px;
    }

    .header .contact-box .box-icon a span {
        display: none;
    }

    .header .block-search .block-content .search {
        width: 100%;
    }

    .header .block-search .block-content form .search-btn span {
        display: none;
    }

    .header .block-search .block-content .search .label {
        display: none;
    }

    .header .block-search .control {
        border-top: 0;
        margin: 0;
        padding: 0;
    }

    .header .block-search .block-content .search .control input {
        position: unset;
        margin: 0;
    }


    .banner_section {
        background-position: 0 0;
        padding: 0 0 40px;
        background: no-repeat;
        background: none;
    }

    .banner_section .home_banner {
        width: 100%;
        padding-top: 0;
    }

    .home_banner .bcont_images_row {
        justify-content: center;
        flex-direction: column;
        padding: 0;
        width: 100%;
    }

    .home_banner .bcont_images_row .right_colum .mobile_img {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 20px;
    }

    .home_banner .bcont_images_row .left_colum {
        width: 100%;
        background: url(/media/ui/home/Frame-480977091.png);
        background-repeat: no-repeat;
        background-size: cover;
        padding: 30px 0 50px;
        overflow-x: hidden;
    }

    .home_banner .bcont_images_row .left_colum>div {
        margin-bottom: 20px;
        padding: 0 30px;
        width: auto;
    }

    .home_banner .bcont_images_row .right_colum {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin: auto;
        padding: 0;
        overflow-x: hidden;
    }

    .home_banner .bcont_images_row .right_colum>div {
        padding: 0 30px;
    }

    .home_banner .bcont_images_row .right_colum .video_block {
        margin: -30px auto 0;
    }

    .home_banner .bcont_images_row .left_colum {
        width: 100%;
    }

    .home_banner .bcont_images_row .left_colum .content_img img {
        vertical-align: middle;
        display: inline-block;
        width: 200px;
    }

    .home_banner .bcont_images_row .left_colum .goodbye_img {
        margin-top: -60px;
    }

    .home_banner .bcont_images_row .right_colum .right_title {
        display: none;
    }

    .shipping_order_top {
        display: none;
    }

    .cms-home .page-wrapper {
        padding-top: 115px;
    }

    .menu_tab_header {
        background-color: #087BC7;
        max-width: 350px;
        border-radius: 0px 0px 0px 0px;
        z-index: 9999;
        left: -100vw;
        width: 100%;
        position: fixed;
        top: 0;
        height: 100%;
        -webkit-box-shadow: 0 10px 30px 0 rgba(255, 165, 0, 0);
        box-shadow: 0 10px 30px 0 rgba(255, 165, 0, 0);
        overflow-y: auto;
        overflow-x: hidden;
        padding-top: 0;
        padding-left: 0;
        padding-right: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        -webkit-box-orient: vertical;
        /*  -webkit-box-direction: reverse; */
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-transition: left .6s cubic-bezier(.6, .1, .68, .53);
        transition: left .6s cubic-bezier(.6, .1, .68, .53);
        display: block;
    }

    .menu_tab_header.open_left_menu {
        display: block;
        left: 0;
    }

    .menu_tab_header ul.item {
        margin-top: 0;
        margin-bottom: 0;
        margin-left: 0;
    }

    .menu_tab_header ul.item li {
        position: relative;
        margin-bottom: 0;
    }

    .menu_tab_header ul.item li .menu_dropdown {
        border-width: 1px 0 1px 0;
        border-color: #fff;
        padding: 12px 15px;
        display: flex;
        align-items: center;
        height: auto;
        color: #fff;
        text-align: left;
        justify-content: space-between;
        text-transform: unset;
    }

    .menu_tab_header ul.item li .menu_dropdown i {
        display: block;
        padding: 4px 15px;
        font-size: 12px;
        font-weight: 500;
        border: 1px solid #fff;
        border-radius: 30px;
    }

    .mobilenav_left_panel {
        display: flex;
        justify-content: space-between;
        padding: 15px 15px;
        align-items: center;
        order: 1;
    }

    .mobilenav_left_panel .mobilemenu-close {
        padding: 8px 8px 8px 8px;
        width: 45px;
        border-radius: 3px;
        color: #fff;
        border-color: #fff;
        outline: none;
        background: transparent;
        height: 45px;
        font-size: 20px;
    }

    .mobilenav_left_panel .mobilemenu-close i {
        font-weight: 400;
    }

    .menu_tab_header ul.item li.mobile_account_link {
        background: #1b1464;
        border: 1px solid #fff;
        border-left: 0;
        border-right: 0;
        border-top: 0;
        display: block;
    }

    .menu_tab_header ul.item li.mobile_account_link a {
        display: block;
        border-width: 1px 0 1px 0;
        border-color: #fff;
        padding: 12px 15px;
        color: #fff;
        font-family: "Roboto Serif", Sans-serif;
        font-size: 17.5px;
        font-weight: bold;
    }

    .menu_tab_header ul.item li .sub_menu {
        background: #333333;
        margin-top: -1px;
    }

    .menu_tab_header ul.item li .sub_menu .menu_row {
        flex-direction: column;
        width: auto;
        max-width: unset;
    }

    .menu_tab_header ul.item li .sub_menu .menu_row .menu_items {
        width: 100%;
        padding: 10px 0 0;
    }

    .hmenu_order_sec::after {
        content: "";
        display: none;
        position: fixed;
        z-index: 999;
        top: 0;
        left: -100%;
        height: 100%;
        width: 100%;
        background-color: rgba(51, 51, 51, .5);
        -webkit-transition: all .4s ease;
        transition: all .4s ease;
        opacity: 1;
        visibility: visible;
        -webkit-transition: all .6s cubic-bezier(.6, .1, .68, .53) .4s;
        transition: all .6s cubic-bezier(.6, .1, .68, .53) .4s;
    }

    .hmenu_order_sec.overlay::after {
        display: block;
        left: 0;
    }

    /*06-May-2024*/
    .page-with-filter.fadeOut .popup__content {
        width: 100%;
    }

    /* 11-Sep-2024 */
    .catalog-product-view .recommended-products ul {
        grid-template-columns: repeat(3, 1fr);
    }

    /* 11-Sep-2024 */



}

@media (max-width: 991px) {
    .checkout-cart-index .cart.table-wrapper .product-item-details {
        width: 70%;
    }

    .page-layout-1column .home_page_poduct_sec .block.widget .products-grid .product-item {
        width: calc((100%) / 3);
    }

    .page-layout-1column .home_page_poduct_sec .block.widget .products-grid .product-item .product-item-inner {
        height: auto;
        width: 100%;
        position: relative;
        margin-bottom: 25px !important;
    }

    .page-layout-1column .home_page_poduct_sec .block.widget .products-grid .product-item .product-item-info .product-item-photo .product-image-container {
        display: block;
        margin: auto;
    }

}

@media (max-width: 768px) {
    .catalog-product-view .page-main .product-info-main {
    width: 100%;
}
.catalog-product-view .page-main .product.media {
    width: 755px;
}
    .wishlist-index-index .products-grid .product-item .product-item-info {
        align-items: start;
        justify-content: start;
        position: relative;
        flex-direction: column;
        padding: 10px 10px 15px 35px;
        gap: 20px;
    }

    .account .pager {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 15px;
        flex-wrap: wrap;
    }

    .account .block-collapsible-nav {
        top: 4px;
        background: #fff;
    }

    .account .column.main {
        margin-top: 25px;
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .account .block-collapsible-nav .title strong {
        font-size: 18px;
    }

    .wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .product-item-actions .btn-remove.delete {
        height: auto;
        top: 5px;
    }

    .wishlist-index-index .products-grid .product-item .product-item-info .wishlist_name_price {
        width: 100%;
        padding: 0;
    }

    .wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner {
        width: 100%;
        padding: 0;
    }

    .wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner .box-tocart .fieldset .field.qty {
        display: block;
    }

    .wishlist-index-index .products-grid .product-item .product-item-info .wishlist_name_price .product-item-name {
        margin-left: 0;
    }

    .wishlist-index-index .products-grid .product-item .product-item-info .product-item-photo {
        padding: 0 10px;
    }

    .block-collapsible-nav .item a,
    .block-collapsible-nav .item>strong {
        padding: 10px 18px 10px 15px;
    }

    .account .toolbar {
        margin-bottom: 10px;
    }

    .wishlist-index-index .products-grid .product-item .product-item-info .price-box.price-configured_price {
        display: none;
    }

    /*06-May-2024*/
    .popup__content .block-content.filter-content .filter-options {
        width: 95%;
        gap: 0;
    }

    .page-with-filter.fadeOut .popup__content {
        top: 0 !important;
        height: 100vh;
    }

    .page-with-filter.fadeOut .popup__content .block-title.filter-title {
        display: none;
    }

    .page-with-filter .filter .block-subtitle {
        padding: 15px 0px !important;
        display: block;
        font-weight: 600;
    }

    .popup__content .block-content.filter-content .filter-options .filter-options-item {
        width: 100%;
        display: block;
    }

    .plumrocket-product-filter .popup__content .filter-options-item .filter-options-title {
        padding: 10px 8px;
    }

    .page-with-filter .popup__content .close {
        right: 10px;
        top: 30px;
    }

    .page-with-filter.fadeOut .popup__content .block-content.filter-content {
        height: 90vh;
    }

    .plumrocket-product-filter .popup__content .filter-options-item .filter-options-title {
        padding: 10px 3px;
    }

    .plumrocket-product-filter .popup__content .filter-options-content {
        padding-top: 0;
    }

    .page-with-filter .filter .block-subtitle {
        width: 95%;
        margin: 0;
    }

    .popup__content.filter .filter-current {
        margin: 0;
        width: 95%;
    }

    .page-with-filter .popup__content.filter .filter-current .block-subtitle {
        width: 100%;
    }

    .plumrocket-product-filter .popup__content .block-content .filter-options-title::after {
        top: 12px;
    }

    .page-with-filter .filter .filter-current-subtitle::before {
        top: 16px;
    }

    .filter-content .block.block-search.layer_nav_search {
        width: 95%;
        padding: 0;
        margin-bottom: 0;
        border-bottom: 1px solid #cccccc;
        padding-bottom: 10px;
    }

    .filter-content .block.block-search.layer_nav_search .minisearch .search label {
        display: none;
    }

    .filter-content .block.block-search.layer_nav_search .minisearch .search .control {
        margin: 0;
        border: 0;
        padding: 0;
    }

    .filter-content .block.block-search.layer_nav_search .minisearch .search input[type="text"] {
        position: unset;
        margin: 0;
    }


}


@media (max-width: 767px) {
    .bundle-options-container .block-bundle-summary {
        padding: 0px !important;
    }

    .products-grid .product-item-actions {
        gap: 0;
    }

    .page-wrapper {
        padding-top: 110px;
    }

    .customer-account-login .block-customer-login.cstm_login .block-title h2 {
        font-size: 30px;
    }

    .customer-account-create .register_form legend.legend {
        padding-bottom: 0;
    }

    .block.block-new-customer .block-title,
    .block-customer-login.cstm_login .block-title {
        padding: 0;
    }

    .customer-account-login .cstm_login h1.entry-title,
    .customer-account-login .block-new-customer .block-title strong {
        font-size: 30px;
    }

    .customer-account-login .block-new-customer .block-title strong {
        margin-top: 0;
    }

    .catalog-category-view .products-grid .product-item .actions-secondary a {
        font-size: 14px;
    }

    .product-image-container {
        margin: 0 auto 15px !important;
        display: block;
    }

    .product-item-actions .actions-primary {
        order: 1;
    }

    .pro_cat span {
        min-height: auto;
    }

    .products-grid .product-item {
        display: block;
        margin-left: 0 !important;
        width: 100% !important;
        margin-bottom: 20px;
    }

    .product-item-actions .actions-primary {
        display: block;
    }

    .catalog-category-view .filter .block-subtitle {
        padding: 10px 10px 20px;
    }

    .checkout-index-index .page-wrapper .page-header {
        margin-bottom: 5px;
    }

    .checkout-index-index .checkout_congr_heading {
        float: left;
        margin: 20px 0;
    }

    .checkout-index-index .opc-wrapper .opc li .step-title {
        margin-bottom: 15px;
    }

    .checkout-index-index .opc-wrapper .opc li.checkout-shipping-address .customer_info h2,
    .checkout-index-index .opc-wrapper .opc li .step-title {
        font-size: 18px;
    }

    .checkout-index-index .opc-wrapper .opc li {
        padding: 16px;
    }

    .checkout-index-index .opc-wrapper .opc li.checkout-shipping-address {
        padding: 24px 16px 24px 16px;
    }

    .checkout-index-index .modal-custom.opc-sidebar {
        width: auto;
        margin-top: 0;
    }

    .checkout-index-index .opc-block-summary {
        margin: 0px 0 0px 0px;
        padding: 20px 20px 24px 20px;
        background-color: #FFFFFF;
        border-width: 0;
        border-radius: 0;
        width: auto;
    }

    .checkout-index-index .testimonial.grid-slider {
        width: 100%;
        max-width: 100%;
    }

    .checkout-index-index .opc-wrapper .opc li {
        display: flex;
        height: 100%;
        width: auto;
    }

    .checkout-index-index .opc-wrapper .opc li .checkout-shipping-method {
        width: 100%;
    }

    .checkout-index-index .opc-wrapper .form-login,
    .checkout-index-index .opc-wrapper .form-shipping-address,
    .checkout-index-index .opc-wrapper .methods-shipping {
        background: transparent;
        margin: 0;
        padding: 0;
    }

    .checkout-index-index .actions-toolbar>.primary button.primary {
        font-size: 18px !important;
        padding: 8px 25px 8px 25px !important;
    }

    .checkout-index-index footer.page-footer .col-full>div.checkout_footer {
        flex-direction: column;
    }

    .checkout-index-index .opc-wrapper {
        width: 100%;
    }

    .checkout-index-index #shipping-new-address-form>.field._required,
    .checkout-index-index #shipping-new-address-form>.field,
    .checkout-index-index #shipping-new-address-form>.field._required[name="shippingAddress.city"] {
        margin-right: 0;
        width: 100%;
    }

    .checkout-cart-index ul.checkout-bar {
        width: 100%;
        margin: 0;
    }

    .checkout-cart-index div#update_qty_cstm {
        display: none;
    }

    .checkout-cart-index ul.checkout-bar a,
    .checkout-cart-index ul.checkout-bar li {
        font-size: 11px;
    }

    .checkout-cart-index .cart.table-wrapper .product-item-photo {
        left: 0;
    }

    .checkout-cart-index tbody.cart.item td {
        width: auto !important;
        display: flex !important;
        padding: 0 !important;
        padding-left: 72px !important;
        padding-top: 10px !important;
    }

    .checkout-cart-index tbody.cart.item tr.item-info td:first-child {
        height: auto;
        position: absolute;
        right: 0;
        top: 7px;
        padding-right: 0;
    }

    .checkout-cart-index .cart.table-wrapper .product-item-details {
        height: 100%;
        max-height: 100%;
        min-height: auto;
    }

    .checkout-cart-index tbody.cart.item td.col.item {
        display: block !important;
        padding-top: 20px !important;
        min-height: auto;
    }

    .checkout-cart-index tbody.cart.item td.col.qty {
        width: 100% !important;
        justify-content: space-between;
        align-items: center;
    }

    .checkout-cart-index tbody.cart.item td.col.subtotal {
        width: 100% !important;
        justify-content: space-between;
        border-top: 1px solid #eee;
        margin-top: 15px;
    }

    .checkout-cart-index .cart.table-wrapper {
        border-top: 0;
    }


    .checkout-cart-index .cart-summary._sticky {
        position: unset;
    }

    .checkout-cart-index .cart-summary {
        width: 100%;
    }

    .checkout-cart-index .cart-container .form-cart {
        width: 100%;
    }

    .comic_Bk_De .attribute_list_items .table-wrapper {
        border: none;
    }

    .catalog-product-view .testimonial.grid-slider::before {
        margin-top: -11px;
        background-size: 46px;
    }

    .catalog-product-view .items.product-items li.item {
        width: 47%;
    }

    .catalog-product-view .product-image-container {
        width: 100% !important;
    }

    .catalog-product-view .page-main .product-info-main {
        background: #fff;
        width: auto;
        padding: 30px 20px;
    }

    .catalog-product-view .page-main .product.media {
        width: 100%;
        padding-right: 0;
    }

    .catalog-product-view .page-main .product-info-main {
        background: #fff;
        width: 100%;
        padding: 30px 0;
    }



    .cms-home .page-wrapper {
        padding-top: 110px;
    }

    .accurate_blue_section .icons_blue_row {
        flex-direction: column;
    }

    .testimonial.grid-slider {
        width: auto;
        max-width: 90%;
    }

    .testim_title_img_sec .center_title {
        width: 100%;
    }

    .testim_title_img_sec .blank_right_colum {
        width: 10%;
    }

    .testim_title_img_sec .center_title h2 {
        font-size: 30px;
        margin-top: 0;
    }

    footer.page-footer {
        margin-top: 0;
    }

    .page-footer .col-full {
        max-width: 90%;
        padding: 0 1.617924em;
        flex-direction: column;
    }

    .page-footer .col-full .widget {
        flex: unset;
    }

    .home_page_poduct_sec .pagebuilder-button-primary {
        margin-top: 0;
    }

    .page-layout-1column .home_page_poduct_sec .block.widget .products-grid .product-item {
        width: calc((100%) / 1);
    }

    /* 11-Sep-2024 */
    .catalog-product-view .recommended-products ul {
        grid-template-columns: repeat(2, 1fr);
    }

    .catalog-product-view .attribute_list_items {
        padding: 20px 20px;
        width: auto;
    }

    .cms-faq .faq_section h2 {
        font-size: 32px;
        line-height: 1.2;
    }

    .catalog-product-view .page-main .actions button {
        width: 80%;
        padding: 14px 14px;
    }

    .catalog-product-view .product_quote {
        padding: 20px !important;
    }

    .catalog-product-view .testimonial_quote p {
        font-size: 30px;
    }

    .catalog-product-view .page-main .product-info-main>div {
        padding: 0 20px;
    }

    .catalog-product-view .testimonial .slick-track {
        padding: 30px 30px 30px;
    }

    .testimonial.grid-slider {
        max-width: 100%;
    }

    .cms-faq .faq_section {
        padding: 0;
    }

    /* 11-Sep-2024 */

    /*26-feb-2025 */
    .fotorama .btnc_fotorama_buttons {
      display: none !important;
     }
   .insert_boxed {
    display: none !important;
}

    .fotorama__zoom-percentage {
    display: none !important;
    }

    .fotorama__fullscreen .fotorama__zoom-percentage {
        display: none !important;
    }
    .fotorama__zoom-percentage {
    background: transparent !important;
     color: transparent !important;
}
.fotorama__zoom-percentage span {
    background: transparent !important;
    color: transparent !important;
}

}



@media (max-width: 640px) {
    .page-header .header.content {
        padding: 10px 10px 10px;
    }

    .account .block-collapsible-nav {
        top: 10px;
    }

    #algoliaAutocomplete .aa-SubmitButton::after {
        display: none;
    }

    #popularity-message .popup-content {
        padding: 0px;
        max-width: 74%;
    }


}

@media (max-width: 620px) {
    .account .block-collapsible-nav {
        top: 6px;
    }

    .sign_in_b span {
        display: none;
    }

    .sign_in_b a {
        text-decoration: underline;
    }

}

@media (max-width: 490px) {
    .checkout-index-index .header .block-search {
        width: 100%;
        padding: 0;
    }

    .checkout-index-index .page-header .header.content a.logo {
        order: unset;
    }

    .checkout-index-index .header .secured_checkout {
        margin-top: -24px;
    }

    .checkout-index-index .page-header .header.content {
        align-items: unset;
    }

    /* 11-Sep-2024 
    .catalog-product-view .recommended-products ul {
        display: block;
    }

    .recommended-products ul li {
        padding: 10px;
    }

    .recommended-products ul li a {
        height: auto;
    }

    .recommended-products ul li a img {
        display: block;
        width: auto;
        margin: 0 auto;
    }

    /* 11-Sep-2024 */


}

@media (max-width: 480px) {
    .account .block-collapsible-nav {
        top: 4px;
    }

    .page-title-wrapper h1.page-title span.base {
        font-size: 30px;
    }

    .customer-account-create .column.main form {
        min-width: unset;
    }

    .customer-account-create .account-social-login .block-content {
        display: block;
    }

    .customer-account-create .account-social-login .block-content .actions-toolbar {
        width: 100%;
    }

}

@media (max-width: 420px) {
    .account .block-collapsible-nav {
        top: 2px;
    }

    .cms-returns-policy .columns .pagebuilder-button-primary {
        font-size: 18px;
    }


}

@media (max-width: 380px) {
    .account .block-collapsible-nav {
        top: 0;
    }
}

.attribute_list_items {
    float: left;
    width: 100%;
}

.cm-form-validation .valid {
    border-color: green
}

.block.search_related_pro {
    display: none !important;
}

.prd_return_policy h3 {
    cursor: pointer;
    padding-top: 0;
    margin-top: -15px;
    font-size: 17px;
    text-decoration: underline;
}

.prd_return_policy:not(.opn) p {
    display: none;
}

.prd_return_policy h3::after {
    content: '+';
    font-size: 20px;
    margin: -5px 0px 0px 6px;
    line-height: 20px;
    display: inline-block;
}

.prd_return_policy.opn h3::after {
    content: '-';
}

.catalogsearch-advanced-result .filter_popup,
.catalogsearch-advanced-result .modes,
.catalogsearch-advanced-result .toolbar-amount {
    display: none !important;
}

.catalogsearch-advanced-result .result_count {
    float: left;
    margin-top: 10px
}

.catalogsearch-advanced-result.page-layout-1column .toolbar-products {
    position: relative;
}

.catalogsearch-advanced-result .search.found {
    display: none;
}

.fotorama__nav--thumbs {
    text-align: center;
}

/*.product-social-links .attribute_list_items{ display:none; }*/

.attribute_list_items {
    background: #FFF;
    margin-bottom: 20px;
    padding: 20px 30px 25px;
}

.attribute_list_items h2 {
    font-size: 24px;
    font-family: "Oswald", Sans-serif;
    color: #131315;
    margin: 0;
    margin-bottom: 12px;
    font-weight: 700;
    text-align: center;
}

.attribute_list_items .items {
    display: flex;
}

.attribute_list_items .items>div {
    flex: 1
}

.attribute_list_items .items .item {
    margin-top: 7px
}

.attribute_list_items .items .item b {
    display: inline-block;
    width: 145px;
}

.attribute_list_items .gcd_text {
    font-size: 13px;
    background: #eee;
    padding: 10px;
    margin-top: 15px;
}

.attribute_list_items .gcd_text a {
    text-decoration: underline;
}


@media (max-width: 767px) {
    .attribute_list_items .items {
        flex-direction: column;
    }
}

.slider-brightness {
    -webkit-appearance: none;
    width: 195px;
    height: 12px;
    background: #ddd;
    outline: none;
    opacity: 1;
    -webkit-transition: .2s;
    transition: opacity .2s;
    position: relative;
    z-index: 9;
    border-radius: 10px;
    position: relative;
    top: 0px;
}
.brightness-controls button img {
    width: 20px;
    height: 20px;
}
.brightness-controls {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    top: 0;
    right: 12px;
    width: 91%;
    z-index: 1;
    left: auto;
    height: 100%;
}
.brightness-controls button {
    width: 20px !important;
}

.slider-brightness::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    background: #42729b;
    cursor: pointer;
    border-radius: 50%;
}

.slider-brightness::-moz-range-thumb {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border-color: #000;
    border-width: 2px;
    background: #222;
    cursor: pointer;
}


button.brightness-increase img {
    opacity: 0.5;
}



/*.fotorama .btnc_fotorama.btnc_fotorama-fitscreen button {
    background-image: url(/pub/media/fit-to-screen.svg);
    background-size: 65%;
    opacity: 1;
}*/
/*.fotorama .btnc_fotorama_buttons .btnc_fotorama-unsetscreen button {
    background-image: url(/pub/media/fit_screen_icon.svg);
    background-size: 65%;
    opacity: 1;
}*/
/*.fotorama .btnc_fotorama.btnc_fotorama-brightness button {
    background-image: url(/pub/media/brightness.svg);
    background-size: 60%;
    opacity: 1;
}*/

.fotorama .btnc_fotorama .drpdwn {
    display: none;
    position: absolute;
    width: 254px;
    background: #fff;
    margin-top: 1px;
    padding: 14px 0;
    box-shadow: 0px 0px 2px 0px #ccc;
    border-radius: 0;
    right: 0px;
    left: 116px;
    top: -7px;
    height: 20px;
    border: 1px solid #000;
    border-left: 0;
}
button.brightness-decrease {
    margin: 0 !important;
}
.fotorama.fotorama--fullscreen .fotorama__stage__shaft:not(.fotorama__grab) .fotorama__img--full1 {
    width: 100% !important;
    height: auto !important
}

.fotorama__stage__frame .fotorama__img.full {
    width: 100% !important;
}

.catalog-product-view .fotorama__zoom-percentage{
    display: none !important;
}
.fotorama__fullscreen .fotorama__zoom-percentage{
    display: block !important;
}
.water_mark_image {
    position: absolute;
    bottom: 0px;
    width: 100%;
}



.water_mark_image img {
    text-align: center;
}
.fotorama__fullscreen .fotorama_bottom_sec {
    background: #000;
    display: block !important;
}
.custom-product-info .product-price span {
    color: #fff !important;
}
.btnc_fotorama.custom-product-info {
    background: transparent;
}

.fotorama__zoom-percentage {
    position: absolute;
    top: 11px;
    bottom: 14px;
    left: 49px;
    height: 20px;
    background: gray;
    padding: 8.2px;
    border-radius: 4px;
    color: #fff;
    width: 130px;
    text-align: center;
}

/*===================May-27-2025==========================*/

.insert_boxed {
    display: none;
}

.insert_boxed {
    width: auto;
    z-index: 999;
    position: absolute;
    top: 0;
    left: auto;
    border: 1px solid #000;
    box-shadow: 2px 3px 5px 0 #000;
    border-radius: 0;
    padding: 5px;
    background: #191815;
    color: #fff;
    font-size: 13px;
    float: left;
    height: auto;
    display: flex;
    align-items: center;
    gap: 10px;
    border-left: 0;
}
.fotorama .btnc_fotorama_buttons {
    width: auto;
    z-index: 999;
    position: absolute;
    top: 0;
    left: auto;
    box-shadow: 2px 3px 5px 0 #000;
    border-radius: 0;
    padding: 5px;
    background: #191815;
    color: #fff;
    font-size: 13px;
    float: left;
    height: auto;
    display: flex;
    align-items: center;
    gap: 10px;
    left: 268px;
    border: 1px solid #000;
    border-left: 0;
    padding-right: 10px;
}
.insert_boxed > div {
    position: unset !important;
    margin: 0 !important;
}
.fotorama__zoom-percentage {
    order: 2;
}
.fotorama__zoom-in {
    order: 3;
}
.btnc_fotorama_buttons {
    order: 4;
}
/*===================May-27-2025==========================*/

/*.fotorama--fullscreen .fotorama__stage__frame .fotorama__img, .fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full {
    margin: 42px auto !important;
   
}*/
/*.fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full {
    height: 376px !important;
}*/



.zoom-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 50000;
    padding: 20px;
}

.zoom-popup-content {
    background-color: #fff;
    border-radius: 8px;
    padding: 20px;
    width: 400px;
    text-align: center;
}

.zoom-popup-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: -9px;
}
.zoom-popup-content .alert-percenatge-title {
    font-size: 14px;
}
.zoom-popup-content .zoom-popup-header h6 {
    font-size: 18px;
    margin-top: 0;
}
.close-popup-btn {
    background-color: #42729a;
    color: #fff;
    border: none;
    padding: 10px 20px;
    cursor: pointer;
    border-radius: 5px;
}

.zoom-slider {
    display: flex;
    align-items: baseline;
    width: 206px;
    margin: 14px auto;
}

.zoom-slider-input {
    width: 100%;
}
.zoom-popup-body {
    border-bottom: 2px solid #e1e6ea;
}
#slider-value {
    display: block;
    margin-bottom: 15px;
    font-size: 14px;
    border: 1px solid;
    padding-left: 4px;
    padding-right: 8px;
    height: 20px;
}
.fotorama__zoom-percentage span {
    background: #fff;
    color: #000;
    padding-left: 7px;
    padding-right: 7px;
}
.fotorama__zoom-out.zoom-out-loaded {
    margin-left: 126px;
}
.cpbtn {
    text-align: right;
    margin-top: 10px;
}.close-popup-btn:hover {
    background: #4679a6;
    color: #fff;
}
.custom-product-info .buy-now-container button#buy_now_btn {
    width: 121px;
    height: 31px !important;
}
.fotorama__fullscreen .fotorama__nav-wrap:hover {
    transform: translateY(-50px);
}
.fotorama__fullscreen .fotorama__nav-wrap {
    transition: transform 0.3s ease-in-out;
}
.fotorama__fullscreen .catalog-product-view .fotorama__nav-wrap {
    height: 165px;
}


/*26-feb-2025 css*/
.buy-now-container {
    padding-top: 31px;
}
.fotorama__arr--prev .fotorama__arr__arr {
    background: none !important;
}
.fotorama__arr--next .fotorama__arr__arr {
    background: none !important;
}
.cross_icon {
    display: flex !important;
    justify-content: center;
    align-items: center;
    background: #42729b;
    border-radius: 50%;
    width: 32px;
    height: 32px;
}
.fotorama--fullscreen .fotorama__fullscreen-icon {
    display: flex !important;
    justify-content: center;
    align-items: center;
    background: none;

}


.fotorama__fullscreen-icon::before {
    background: url('/pub/media/close-icon.png');
    position: absolute;
    width: 18px;
    height: 18px;
    content: '';
    background-size: contain;
    background-repeat: no-repeat;
}


.fotorama__fullscreen-icon {
    height: 32px !important;
    right: 5px !important;
    top: 5px !important;
    width: 32px !important;
    z-index: 1000;
    background: #42729b !important;
    border-radius: 50%;
}


