.color-blue{ color: var(--color-blue)}
.color-green{ color: var(--color-green)}

.category_list.category {
    width: 100%;
    padding: 20px 0;
    height: auto
}

.category .width20 {
    width: 17% !important
}

.category .width80 {
    width: 83% !important
}

.category .category_list .Category_name {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 6px 0;
    font-size: 13px;
    cursor: pointer;
    padding: 2px 10px
}

.category_list {
    width: 100%;
    left: 0
}

.category .category_list .Category_name .left_name a {
    color: #1c49c2;
    font-size: 14px
}

.category .category_list ul li a {
    color: #666 !important
}

.category .category_list .Category_name:hover .left_name a,
.category .category_list ul li:hover a,
.top_product .product_box:hover p a {
    text-decoration: underline
}

.list_one {
    padding: 25px 0;
    width: 100%;
    border-bottom: 1px solid
}

.cate_head {
    font-size: 17px;
    color: #333;
    font-weight: 700;
    margin-bottom: 15px
}

.more {
    font-size: 14px;
    color: #1c49c2
}

.category .category_list .Category_name .checkbox {
    scale: 1.4
}

.category .category_list label,
.top_product .product_box img {
    width: 100%
}

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

.Customer-Rating i {
    font-size: 15.5px;
    color: #ff9a34
}

.cate_header h1 {
    font-size: 26px !important;
    font-weight: bolder;
    margin: 10px 0
}

.dog_banner {
    width: 100%;
    height: 160px
}

.customer_img .customer_img_box img,
.dog_banner img,
.reviews_content_img .reviews_content_img_box img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.top_product {
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    align-items: center
}

.top_product .product_box {
    width: 100px;
    text-align: center;
    cursor: pointer;
    margin: 15px auto
}

.top_product .product_box p {
    margin-top: 8px
}

.top_product .product_box p a {
    font-size: 13px;
    color: #666;
    text-decoration: none
}

@media(max-width:400px) {
    .top_product .product_box {
        width: 92px;
        margin: 15px auto
    }
}

.sort_box p {
    font-size: 15px;
    color: #666
}

.sort_box .select_box {
    width: 300px;
    margin-left: auto;
    position: relative
}

.sort_box .select_box:focus-within label {
    color: #ff9a34
}

.sort_box .select_box select:focus,
.sort_box .select_box select:hover {
    box-shadow: none;
    border: 1px solid #ff9a34
}

.sort_box .select_box .form-select {
    height: 40px !important;
    border-radius: 10px;
    background-image: unset;
    padding: 8px !important
}

.sort_box .select_box label {
    font-size: 12px;
    padding: 1px 3px;
    position: absolute;
    text-align: 0;
    top: -13px;
    background-color: #fff;
    left: 20px
}

.filter_box {
    margin-left: auto;
    display: none !important
}

.category-page .offcanvas {
    z-index: 9999
}

.filter_box .fil_btn {
    padding: 8px 30px;
    background-color: #ff9a34;
    font-size: 16px;
    text-transform: capitalize;
    border-radius: 30px;
    color: #fff;
    display: flex;
    justify-content: space-around;
    border: none;
    align-items: center;
    gap: 12px;
    margin: 0 10px
}

.bottom_product,
.customer_img .customer_img_box,
.customer_last_img,
.customer_photo,
.product_slider,
.reviews_content_img_box,
.show_product .product_box,
.why_autoship ul li {
    position: relative
}

.all_porduct .favorites .item {
    margin: 0 !important;
    height: 100%
}

.category_slider.favorites .card .img_main_box,
.sigle_product .card {
    background-color: #f8f8f8
}

.category_slider.favorites .card {
    display: flex;
    -webkit-box-orient: unset;
    flex-direction: unset
}

.category_slider.favorites .item {
    margin: 0 10px !important
}

.cate_slider_arrow {
    width: 100%;
    top: 40% !important;
    left: 0 !important
}

.cate_slider_arrow .slider-prev,
.reviews .slider-arrow .slider-btn.slider-next {
    right: 0 !important
}

.product_slider .cate_slider_arrow .slider-prev,
.reviews .slider-arrow .slider-btn.slider-prev {
    left: 0 !important
}

.sigle_product .card .card_content {
    background-color: #fff;
    padding: 0 14px 10px
}

.clear_box .btn_box .btn_bg,
.pagination .page_num.active,
.pagination .prv_btn,
.product_informatoin .Scent div .label:hover {
    background-color: #ff9a34;
    color: #fff
}

.sigle_product .card .card_content .review_count {
    font-size: 12px;
    margin-top: 10px;
    margin-left: 5px;
    margin-bottom: 0 !important
}

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

.cart-form .submit {
    white-space: nowrap;
    font-size: 15px;
    margin-top: 10px;
}

.notifyme {
    margin-top: 10px;
}

.pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    flex-wrap: wrap !important
}

.pagination .prv_btn {
    display: flex;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    justify-content: center;
    align-items: center;
    padding: 10px 0;
    cursor: pointer;
    border: none;
    text-transform: capitalize
}

.pagination button[disabled].prv_btn {
    background-color: #ff9a3463;
    cursor: no-drop
}

.pagination .page_num {
    width: 40px;
    height: 40px;
    background-color: #ff9a3463;
    border-radius: 50%;
    display: flex;
    align-items: center;
    color: #000;
    justify-content: center;
    cursor: pointer
}

.pagination .prv_btn i {
    scale: 1.5
}

.related_serach .show_serach p {
    margin: 10px 5px;
    display: inline-flex
}

.related_serach .show_serach p a {
    padding: 8px 20px;
    font-size: 14px;
    text-transform: capitalize;
    border-radius: 30px;
    color: #000;
    transition: .2s ease-in;
    border: 1px solid #ff9a34
}

.related_serach .show_serach p a:hover {
    background-color: #ff9a34 !important;
    color: #fff;
    transition: .2s ease-in
}

.informatoin p {
    font-size: 13px;
    margin: 15px 0;
    text-transform: capitalize;
    color: #666;
    text-align: justify;
    font-family: 'Work Sans', sans-serif !important
}

.informatoin h5 {
    color: #666;
    font-weight: 700
}

.filter_cat .offcanvas-title {
    font-weight: 700;
    color: #000;
    font-size: 17px;
    text-transform: capitalize
}

.filter_cat .offcanvas-body {
    background-color: #eee;
    position: relative;
    padding: 20px 15px 0
}

.filter_cat .accordion-button:focus {
    border: none;
    box-shadow: none
}

.filter_cat .accordion-header button {
    font-size: 14px;
    color: #666;
    font-weight: 500
}

.filter_cat .accordion-flush .accordion-item {
    margin: 2px 0
}

.filter_cat .accordion-body {
    padding: 0 20px 10px
}

.filter_cat .accordion-button:not(.collapsed) {
    color: unset;
    box-shadow: none;
    background-color: unset
}

.customr_modal .btn-close:focus,
.filter_cat .accordion-button.collapsed {
    box-shadow: none
}

.filter_cat .accordion-button.collapsed::after {
    background-image: none !important
}

.filter_cat .accordion-button:not(.collapsed)::after {
    background-image: none
}

.filter_cat .accordion-button span {
    position: absolute;
    width: 27px;
    height: 27px;
    right: 0
}

.filter_cat .accordion-button span::after,
.filter_cat .accordion-button span::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #555
}

.filter_cat .accordion-button span::before {
    width: 50%;
    height: 2px
}

.filter_cat .accordion-button span::after {
    width: 2px;
    height: 50%;
    transition: .2s
}

.filter_cat .accordion-button:not(.collapsed) span::after {
    content: "";
    position: absolute;
    width: 2px;
    height: 50%;
    background-color: #555;
    top: 50%;
    left: 50%;
    transition: .2s;
    transform: translate(-50%, -50%) rotate(-90deg)
}

.clear_box {
    width: 100%;
    padding: 12px;
    background-color: #fff;
    margin-top: 10px;
    position: sticky;
    bottom: 0;
    left: 0;
    margin-bottom: 80px;
    text-align: center
}

.play_btn,
.slider_see_More_btn {
    left: 50%;
    transform: translate(-50%, -50%)
}

.clear_box p {
    font-size: 15px;
    color: #666;
    margin: 5px 0
}

.clear_box .btn_box {
    display: flex;
    gap: 10px;
    margin-top: 10px;
    justify-content: center;
    align-items: center
}

.clear_box .btn_box .c_btn {
    width: 150px;
    padding: 10px;
    border: 1px solid #ff9a34;
    border-radius: 30px;
    color: #000;
    background-color: transparent
}

.sort_product_dropdown {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e") !important
}

.sort_relevance p {
    color: #333;
    display: flex;
    align-items: center;
    font-size: 15px;
    font-weight: 400
}

.autoship,
.product_content {
    align-items: center;
    display: flex
}

.continue_shop,
.product_content p,
.product_informatoin .pro_star a,
.qty_box .card .Stock p:nth-child(2) span,
.qua_one .show_ans {
    font-size: 12px
}

.sort_relevance .radio_btn {
    scale: 1.5;
    margin: 0 8px
}

hr {
    background-color: rgb(51 51 51 / 21%)
}

.succes_cart_modal .custome_modal_width {
    max-width: 340px;
    width: 100%;
    margin: auto !important
}

.succes_cart_modal .btn-close {
    scale: 0.9;
    opacity: 1 !important
}

.succes_cart_modal button:focus {
    border: none;
    outline: 0;
    box-shadow: none
}

.succes_cart_modal .modal-header {
    padding: 9px 11px !important
}

.succes_cart_modal .modal-header .modal-title {
    font-size: 13px;
    text-transform: uppercase
}

.succes_cart_modal .modal-content {
    border-radius: 8px
}

.succes_cart_box {
    display: flex;
    gap: 10px;
    padding: 6px 9px 6px 6px;
    margin-bottom: 8px;
    border-bottom: 1px solid #80808057
}

.product_img {
    width: 20%
}

.product_img img {
    width: 100%;
    height: 50px;
    object-fit: contain
}

.product_content {
    width: 80%;
    gap: 8px;
    justify-content: space-between
}

.product_content p a,
.product_informatoin .Scent p,
.report P a {
    color: #666
}

.product_content .product_qty {
    white-space: nowrap;
    text-align: end;
    font-weight: 500
}

.viwe_cart_btn {
    margin: 10px 0;
    text-transform: uppercase
}

.viwe_cart_btn a {
    color: #fff;
    text-decoration: none !important
}

.continue_shop {
    color: #fff;
    text-align: center;
    text-transform: capitalize
}

.autoship {
    justify-content: center;
    padding: 5px 0px;
    /*border-bottom: 1px solid #eee;*/
    cursor: pointer;

    background-color: #ff9a34;
}

.autoship h5 {
    margin: 0;
    display: flex;
    font-size: 16px;
    padding: 0 10px;
    border-right: 1px solid #eee;
    font-weight: 700
}

.autoship h5 svg,
.product_informatoin .bottom_price svg {
    width: 100px
}

.autoship small {
    font-size: 10px;
    padding: 0 10px
}

.detail_breadcrumb {
    padding-top: 8px;
    padding-bottom: 8px
}

.detail_breadcrumb .breadcrumb li {
    position: relative;
    margin: 0 4px
}

.detail_breadcrumb .breadcrumb .breadcrumb-item+.breadcrumb-item::before {
    position: absolute;
    top: 0 !important;
    left: -3px;
    font-size: 13px
}

@media(max-width:450px) {
    .autoship h5 {
        font-size: 13px;
        padding: 0 8px
    }

    .autoship h5 svg {
        width: 65px
    }

    .autoship {
        padding: 10px
    }
}

@media(max-width:320px) {
    .autoship h5 {
        font-size: 11px
    }
}

.slider .show_product .product_box {
    width: 100%;
    height: 400px;
    position: relative
}

.show_product .product_box .addToWishList {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9
}

.show_product .product_box .slick-slide {
    height: 500px !important
}

.pro_like {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    float: right;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 0;
    background-color: #eee;
    cursor: pointer
}

.pro_like svg {
    width: 20px;
    height: 20px;
    color: #ff9a34
}

.show_product .product_box .Deal {
    top: 0;
    left: 0;
    font-size: 13px;
    width: fit-content;
    padding: 4px 10px;
    background-color: #bc2848;
    color: #fff;
    border-top-left-radius: 5px;
    border-bottom-right-radius: 5px
}

.show_product .next-arrow:before,
.show_product .prev-arrow:before {
    color: #ffc286;
    font-size: 20px;
    font-family: FontAwesome;
    position: absolute
}

.show_product .product_box .slick-slider img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.show_product .slider-nav {
    width: 450px;
    margin: 15px auto
}

.show_product .slick-list .slick-track .min_img {
    width: 70px !important;
    height: 70px !important;
    padding: 8px;
    cursor: pointer;
    margin: 0 10px
}

.show_product .slick-track .slick-slide img {
    width: 100%;
    height: 100%;
    margin: auto;
    object-fit: cover
}


.show_product .big_product .slick-track .slick-slide img:hover {
    transform: scale(1.1);
}

.show_product .big_product .slick-track .slick-slide img {
    width: 80%;
    height: 100%;
    margin: auto;
    cursor: pointer;
    object-fit: contain;
    /*scale: 1.16;*/
    transition: transform 0.3s ease-in-out;
}

.show_product .big_product img {
    width: 80%;
    margin: auto;
    object-fit: contain
}

.product_informatoin p,
.qty_box .card p,
.video_box p {
    margin-bottom: 0
}

.show_product .big_product .big_product_load {
    display: none
}

.customer_last_img .slider_see_More_btn,
.show_product .big_product .slick-track .big_product_load {
    display: block
}

.show_product .bottom_product .slider {
    display: flex;
    gap: 20px;
    justify-content: center
}

.show_product .bottom_product .slider .min_img {
    width: 70px !important;
    height: 70px !important
}

.show_product .bottom_product .slider .min_img img {
    width: 50px !important
}

.show_product .next-arrow,
.show_product .prev-arrow {
    position: absolute;
    background-color: transparent;
    border: 2px solid #ffc286;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9;
    border-radius: 50%
}

.product_box .next-arrow,
.product_box .prev-arrow {
    top: 40%;
    width: 40px;
    height: 40px
}

.show_product .next-arrow:hover,
.show_product .prev-arrow:hover {
    background-color: #ffc286
}

.bottom_product .prev-arrow,
.product_box .prev-arrow {
    left: 0
}

.bottom_product .next-arrow,
.product_box .next-arrow {
    right: 0
}

.show_product .prev-arrow:before {
    content: "\f104"
}

.show_product .next-arrow:before {
    content: "\f105"
}

.show_product .next-arrow:hover:before,
.show_product .prev-arrow:hover:before {
    color: #fff !important
}

.bottom_product .next-arrow,
.bottom_product .prev-arrow {
    width: 30px;
    height: 30px;
    top: 50%;
    transform: translateY(-50%)
}

.bottom_product .slick-slider {
    position: unset !important
}

.min_img.slick-current {
    border: 2px solid #ffc286
}

.product_informatoin .title {
    font-size: 18px;
    font-weight: 600;
    color: #121221
}

.product_informatoin .World {
    font-size: 13px
}

.product_informatoin .pro_star {
    display: flex;
    gap: 5px;
    align-items: center;
    margin-top: 3px
}

.product_informatoin .pro_star a:hover,
.reviews_head small a:hover {
    text-decoration: underline !important
}

.fns-20 {
    font-size: 20px !important
}

.product_informatoin .top_price {
    display: flex;
    gap: 10px;
    color: #ff9a34;
    font-size: 15px !important;
    margin: 7px 0;
    align-items: center
}

.product_informatoin .top_price span {
    font-size: 15px;
    color: #666;
    min-width: 65px
}

.product_informatoin .bottom_price {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #ff9a34
}

.product_informatoin .bottom_price span {
    color: #bc2848 !important;
    font-size: 13px;
    white-space: nowrap
}

.inc_tax {
    font-size: 16px;
    color: #000 !important
}

.font_16,
.reviews_dis_box p b {
    font-size: 16px !important
}

.addToWishList.btn-loading .pro_like .svg,
.addToWishList.btn-loading .pro_like i,
.orange_color {
    color: #ff9a34 !important
}

.why_autoship {
    background-color: #ff9a3436;
    width: 100%;
    padding: 12px;
    margin-top: 5px;
    border-radius: 10px
}

.why_autoship h5 {
    font-size: 18px;
    color: #121221;
    font-weight: 700
}

.why_autoship p {
    font-size: 13px;
    position: relative;
    padding: 2px 20px
}

.why_autoship ul li::before {
    content: "";
    position: absolute;
    left: 4px;
    top: 50%;
    transform: translateY(-50%);
    width: 5px;
    height: 5px;
    background-color: #000;
    border-radius: 50%
}

.why_autoship ol li {
    list-style: decimal;
    padding: 6px 0 0 6px !important;
    margin: 0 0 0 17px !important
}

.lable {
    padding: 5px 7px;
    background-color: #348952;
    font-size: 13px;
    font-weight: 200;
    margin: 20px 0 !important;
    border-radius: 5px;
    color: #fff
}

.product_informatoin small {
    font-size: 12px;
    margin-top: 5px;
    padding: 15px 0
}

.product_informatoin small b {
    color: #ff9a34;
    border-bottom: 1px dotted #ff9a34
}

.product_informatoin .Scent div {
    display: flex;
    gap: 7px;
    margin-bottom: 10px;
    flex-wrap: wrap;
    align-items: center
}

.product_informatoin .Scent div label {
    padding: 5px 15px;
    border-radius: 30px;
    font-size: 15px;
    overflow: hidden;
    margin: 5px 0;
    cursor: pointer;
    position: relative;
    border: 1px solid #ff9a3493
}

.product_informatoin .Scent div input {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    z-index: 999
}

.product_informatoin .Scent div input:checked+label {
    background-color: #ff9a34 !important;
    color: #fff
}

.qty_box .custom_sort {
    display: flex;
    flex-direction: initial !important;
    align-items: center;
    gap: 10px
}

.card .select_box {
    margin: 0;
    width: 100px
}

.qty_box .card {
    padding: 20px 10px 10px
}

.qty_box .card .Stock p:first-child {
    font-size: 14px;
    color: green
}

.qty_box .card .Stock p:nth-child(2) {
    font-size: 13px;
    color: #000
}

.button {
    padding: 10px;
    border-radius: 30px;
    border: none;
    margin: 10px 0
}

.add_cart_btn {
    color: #ffff;
    background-color: #ff9a34;
    white-space: nowrap
}

.start_btn {
    background-color: transparent;
    border: 2px solid #ff9a34 !important;
    color: #000
}

.qty_box .card .start_btn {
    display: flex;
    gap: 5px;
    text-transform: capitalize;
    justify-content: center;
    align-items: center
}

.qty_box .card .start_btn svg {
    width: 20px
}

.addToWishList.btn-loading .pro_like,
.custome_select_color .btn-loading,
.customr_modal .customer-modal-slider-2.dot-style-1 ul li.slick-active button,
.qty_box .card .start_btn.btn-loading {
    background-color: #ff9a34 !important
}

.qty_box .card .start_btn.btn-loading svg {
    visibility: hidden
}

.sigle_product h6 {
    color: #000;
    font-weight: 700
}

.p_head {
    color: #121221;
    font-weight: 700
}

.product_informatoin .bottom_price p {
    font-size: 15px;
    white-space: nowrap
}

@media(max-width:1200px) {
    .qty_box .sort_box .select_box label {
        font-size: 11px;
        top: -13px;
        left: 8px
    }

    .rate_content_count {
        flex-direction: column;
        align-items: start
    }

    .show_product .slider-nav {
        width: 300px
    }
}

@media(max-width:768px) {
    .category .slider-arrow {
        top: 40% !important
    }

    .clear_box .btn_box .c_btn {
        padding: 5px
    }

    .show_product .slider-nav {
        width: 450px
    }

    .show_product .next-arrow,
    .show_product .prev-arrow {
        width: 30px;
        height: 30px
    }

    .show_product .product_box .slick-slide {
        height: 250px !important
    }
}

@media(max-width:550px) {
    .show_product .slider-nav {
        width: 300px;
        margin: 20px auto
    }

    .show_product .product_box .slick-slide {
        height: 250px !important
    }

    .show_product .slick-list .slick-track .min_img {
        width: 60px !important;
        height: 60px !important
    }

    .product_informatoin .bottom_price {
        flex-direction: column;
        align-items: start
    }
}

@media(max-width:420px) {
    .show_product .slider-nav {
        width: 250px
    }

    .show_product .product_box .slick-slide {
        height: 200px !important;
        text-align: center
    }

    .product_informatoin .title {
        font-size: 16px
    }

    .product_informatoin .pro_star {
        display: block
    }

    .product_informatoin .bottom_price,
    .product_informatoin .top_price {
        font-size: 15px
    }

    .product_informatoin .top_price span {
        font-size: 13px
    }

    .product_informatoin .bottom_price span {
        font-size: 10px
    }

    .product_informatoin .bottom_price svg {
        width: 80px
    }

    .qty_box {
        margin: 15px 0
    }

    .qty_box .custom_sort {
        align-items: start;
        flex-direction: column !important
    }

    .custom_sort .select_box {
        width: 100%
    }
}

.sugg_product .card {
    border: none !important
}

.card_content input {
    width: 25px;
    scale: 1.6
}

.about_item .accordion-button {
    color: #000 !important;
    font-weight: 700 !important;
    border-bottom: 1px solid #eee !important
}

.boder_top {
    border-top: 1px solid #eee !important
}

.about_item .about_content p {
    color: #666;
    font-size: 14px;
    margin-bottom: 4px;
    word-wrap: break-word;
    position: relative
}

.about_item .about_content ol li {
    list-style: auto !important
}

.about_item .about_content ul li {
    list-style: disc !important
}

.about_item .about_content a {
    font-size: 16px;
    color: #ff9a34;
    text-transform: capitalize
}

.about_item .about_content-two h6 {
    color: #000;
    font-size: 15px;
    border: none !important;
    font-weight: 700;
    border-bottom: 2px solid #eee
}

.rate i,
.reviews_rating .rate i,
.show_quation,
.similar_items .rate i {
    color: #ff9a34
}

.about_item .about_content-two p {
    font-size: 15px;
    text-align: justify
}

.video_box {
    max-width: 450px;
    height: 100%;
    margin: auto
}

.video {
    width: 100%;
    position: relative
}

.video_box p {
    font-size: 14px;
    margin-top: 4px
}

.video video {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    object-fit: cover
}

.modal_slider_box img,
.video_box iframe,
.video_box video {
    width: 100%;
    height: 100%
}

.play_btn {
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    border-radius: 50%;
    cursor: pointer;
    transition: .5s;
    background-color: #ffffffcc
}

.play_btn:hover {
    scale: 1.2;
    transition: .5s
}

.play_btn i {
    font-size: 20px
}

.video_box .modal-dialog {
    max-width: 1380px !important;
    width: 1005
}

.video_box .modal-dialog .modal-body {
    padding: 0;
    height: 700px
}

.video_box .modal-dialog .modal-content {
    background-color: unset !important;
    border: none
}

.video_box .modal-dialog .modal-header {
    border: none
}

.preview_modal .modal-content .modal-header .btn-close,
.video_box .modal-dialog .btn-close {
    border: none;
    box-shadow: none;
    opacity: inherit !important;
    background-image: none !important
}

.preview_modal .modal-content .modal-header .btn-close svg,
.video_box .modal-dialog .btn-close svg {
    width: 25px;
    height: 25px;
    position: absolute;
    top: 0;
    color: #fff
}

.btn-close:hover {
    opacity: inherit !important;
    color: #fff !important
}

.similar_items .favorites .card .img-box {
    background-color: transparent !important;
    height: 200px
}

.similar_items .favorites .card .img-box img {
    height: 100%;
    width: 100%;
    object-fit: contain
}

.qua_one h6,
.quation_ans .custor_qua {
    color: #000;
    font-weight: 700
}

.similar_items .rate small a {
    font-size: 12px;
    color: #ff9a34
}

.similar_items table tr td .small_dis {
    font-weight: 700;
    font-size: 13px
}

.similar_items table tr td h5 {
    font-size: 17px;
    font-weight: 700
}

.custome_select_color .select_box select,
.nofify_modal label,
.qua_one h6,
.qua_one p,
.reviews_content .mini_con b,
.reviews_dis_box span,
.similar_items table tr td p {
    font-size: 14px
}

.similar_items table .similar_price h5 {
    color: #bc2848
}

table .card {
    width: 230px !important
}

@media(max-width:500px) {
    .filter_box .fil_btn {
        padding: 8px 15px !important;
        margin: 0 2px
    }

    .table td {
        display: table-cell !important
    }
}

.quation_ans .p_head small a {
    font-size: 11px;
    font-weight: 100
}

.quation_ans .accordion-button span {
    right: 15px !important
}

.quation_ans .accordion-button:not(.collapsed) span {
    border: 1px solid #555
}

.quation_ans .accordion-button:not(.collapsed) span::after {
    background-color: #555
}

.quation_ans .accordion-button {
    padding: 15px 45px 15px 15px;
    border-bottom: 1px solid #55555526
}

.quation_ans .accordion-button:focus {
    border-color: #55555526
}

.quation_ans .custor_qua {
    font-size: 15px
}

.qua_one small {
    font-size: 12px;
    color: #666
}

.report .qua_like_btn {
    padding: 3px 10px;
    border-radius: 20px;
    color: #121221;
    cursor: pointer;
    background-color: #c2c2c280
}

.show_quation {
    padding: 7px 25px;
    border: 2px solid #ff9a34;
    border-radius: 30px;
    text-align: center;
    background-color: transparent;
    transition: .4s
}

.show_quation:hover {
    background: #ff9a34;
    color: #fff;
    transition: .4s
}

.quation_ans .accordion-body {
    padding: 0
}

.reviews_head {
    font-size: 16px;
    font-weight: 700
}

.reviews_head small a {
    font-size: 13px;
    font-weight: 400;
    margin: 0 10px;
    color: #1c49c2
}

.reviews_rating {
    gap: 15px;
    display: flex
}

.reviews_rating h4 {
    font-size: 25px !important;
    margin-bottom: 0;
    font-weight: 700
}

.rating_sm,
.reviews_rating small {
    font-size: 11px !important;
    color: #666
}

.reviews_rating p {
    margin-bottom: 0;
    font-size: 13px;
    color: #666
}

.rate_line p {
    font-size: 11px;
    color: #666
}

.rate_line .line {
    height: 8px;
    width: 242px;
    background-color: #ff9a3447;
    border-radius: 35px;
    overflow: hidden
}

@media(max-width:1200px) {
    .video_box .modal-dialog .modal-body {
        text-align: center
    }

    .video_box video {
        max-width: 500px;
        width: 100%;
        height: auto;
        margin: auto
    }

    .reviews_rating {
        flex-direction: column
    }
}

.rate_line_rate {
    height: 100%;
    background-color: #ff9a34
}

.customer-slider-2 .customer_photo {
    height: 200px !important;
    border-radius: 7px;
    overflow: hidden;
    margin: 0 9px;
    position: relative;
    cursor: pointer
}

.btn-loading.reviews_content_img_box::before,
.customer-slider-2 .btn-loading.customer_photo::before,
.customer_img .btn-loading.customer_img_box::before,
.customer_last_img::before {
    width: 100%;
    height: 100%;
    position: absolute;
    content: "";
    background-color: #000000a1
}

.reviews .customer-slider-2 .customer_photo img {
    height: 100%;
    width: 100%;
    object-fit: cover
}

.customer_img_slider .slick-list,
.customer_img_slider .slick-track,
.reviews_modal .slick-list,
.reviews_modal .slick-track {
    height: 100% !important
}

.slider_see_More_btn {
    display: none;
    padding: 8px 15px;
    background-color: #fff;
    color: #000;
    border-radius: 30px;
    position: absolute;
    top: 50%;
    white-space: nowrap;
    border: none;
    z-index: 99
}

@media(max-width:1100px) {
    .customer-slider-2 .customer_photo {
        height: 160px !important
    }
}

.reviews .slider-arrow {
    top: 44% !important
}

.costomer_slider {
    padding: 0 30px
}

.lable_btn {
    padding: 3px 15px;
    border: none;
    background-color: #ff9a3446;
    border-radius: 15px;
    margin: 7px 5px
}

.input_select {
    height: 37px !important
}

.reviews_content .sort_box .select_box .form-select {
    height: 40px !important
}

.reviews_dis_box {
    word-wrap: break-word
}

.reviews_dis_box p {
    color: #000 !important;
    margin: 10px 0 0;
    font-size: 14px
}

.images_review .reviews_dis_box .review_desc {
    padding-right: 20px;
    line-height: 20px;
}

.review_desc_scroll {
    max-height: 300px;
    height: 100%;
    overflow-y: auto
}

.review_desc_scroll::-webkit-scrollbar {
    width: 5px
}

.review_desc_scroll::-webkit-scrollbar-track {
    background: #f1f1f1
}

.review_desc_scroll::-webkit-scrollbar-thumb {
    background: #888
}

.reviews .custome_width {
    width: 1100px !important
}

.modal_slider_box {
    width: 100%;
    height: 100%;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    background-color: #eee
}

.modal_slider_box span {
    position: absolute;
    width: 100%;
    padding: 3px 5px;
    color: #fff;
    font-size: 12px;
    left: 0;
    text-align: center;
    bottom: 0;
    background-color: #000
}

.gallary_btn,
.nofify_modal input {
    font-size: 15px
}

.gallary_btn {
    padding: 4px 12px;
    border-radius: 30px;
    border: 2px solid #666;
    font-weight: 700;
    color: #666;
    background-color: transparent
}

.gallary_btn svg {
    width: 20px;
    color: #666
}

.customr_modal .modal-title {
    font-weight: 700;
    color: #666
}

.comon_btn {
    padding: 9px 30px !important;
    border-radius: 30px !important;
    outline: 0
}

.comon_btn_outline {
    border: 2px solid #ff9a34 !important
}

.comon_btn_bg {
    color: #fff !important;
    background-color: #ff9a34 !important
}

.customr_modal .btn-close {
    width: 20px;
    height: 20px;
    border: 1px solid #666 !important;
    border-radius: 50%;
    scale: 0.8
}

.customr_modal .dot-style-1 ul li button {
    border-color: #ff9a34 !important;
    border-radius: 50%
}

.reviews_modal {
    height: 400px;
    position: relative
}

.see_more {
    cursor: pointer
}

.hide_reviews {
    overflow: hidden;
    min-height: 37px;
    max-height: 85px;
    padding-bottom: 3px
}

@media(max-width:1024px) {

    .select_box,
    .width20 {
        display: none
    }

    .category .width80 {
        width: 100% !important
    }

    .filter_box {
        justify-content: end;
        display: flex !important
    }

    .list_one {
        border: none
    }

    .reviews_content .select_box,
    .show_product .select_box {
        display: block !important
    }

    .reviews_dis_box {
        margin: 15px
    }
}

.customer_img {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    flex-wrap: wrap
}

.customer_img .customer_img_box {
    width: 190px;
    height: 190px;
    border-radius: 15px;
    overflow: hidden;
    margin: auto;
    cursor: pointer
}

.img_modal .modal-body {
    height: 700px;
    overflow-y: auto
}

.nofify_modal input:focus {
    border-color: #ff9a34
}

.nofify_modal .form-floating>label {
    top: -2px
}

.nofify_modal .form-floating>.form-control {
    height: calc(3rem + 2px);
    line-height: 2.25
}

.nofify_modal .modal-header {
    padding: 6px 15px;
    border: none
}

.nofify_modal .modal-header h5 {
    font-size: 18px
}

.nofify_modal .modal-header .btn-close {
    scale: 0.9
}

.nofify_modal .modal-body {
    padding: 10px 15px 20px
}

.nofify_modal.modal-dialog {
    max-width: 400px !important;
    width: 100%;
    margin: auto
}

.custome_select_color .color_title,
.time_box p {
    margin-bottom: 5px
}

.nofify_modal button {
    opacity: 1
}

.nofify_modal button:focus {
    box-shadow: none;
    border: none
}

.custome_select_color .select_box {
    width: 200px;
    height: auto
}

.addToWishList.btn-loading {
    border-radius: 50% !important
}

.empty_reviws {
    padding: 30px 0
}

.empty_reviws small a {
    font-size: 12px;
    margin-left: 50px
}

.empty_reviws .btn-outline {
    font-weight: 600 !important;
    border: 2px solid #ff9a34 !important
}

@media(max-width:991px) {

    .rate_content_count,
    .reviews_rating {
        flex-direction: row
    }

    .video_box {
        margin: 20px auto
    }

    .empty_reviws .container {
        text-align: center
    }

    .empty_reviws small a {
        margin-left: 0
    }
}

.preview_modal .modal-content {
    background-color: #fff0;
    height: 95vh;
    border: none;
    overflow: hidden
}

.preview_modal.modal.fade .modal-dialog {
    transition: none;
    margin: 20px;
    --bs-modal-width: 100% !important
}

.preview_modal .modal-content .modal-header {
    border: none;
    position: absolute;
    right: 20px;
    top: 52px;
    z-index: 99
}

.preview_modal .modal-content .slide-arrow {
    cursor: pointer;
    background: #ff9a34;
    width: 35px;
    height: 35px;
    position: absolute;
    display: block;
    z-index: 100;
    border-radius: 50%;
    display: flex !important;
    align-items: center;
    justify-content: center;
    text-align: center;
    line-height: 45px;
    font-size: 14px;
    color: #fff;
    border: none
}

.preview_modal .modal-content .prev-arrow {
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    position: absolute
}

.preview_modal .modal-content .next-arrow {
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    position: absolute
}

.preview_modal .modal-content .imagePreview_slider {
    height: 100vh;
    display: flex !important;
    align-items: center;
    position: relative
}

.customer-modal-slider-2-arrow .slick-disabled,
.preview_modal .modal-content .imagePreview_slider .slick-disabled {
    display: none !important
}

.preview_modal .modal-content .preview_img {
    height: 100%
}

.preview_modal .modal-content .preview_img img {
    width: 700px;
    height: 700px;
    margin: auto;
    object-fit: contain
}

.btn-loading {
    color: transparent !important;
    pointer-events: none;
    position: relative
}

.btn-loading:after {
    content: '';
    -webkit-animation: .5s linear infinite loader;
    animation: .5s linear infinite loader;
    border: 2px solid #fff;
    border-radius: 50%;
    border-right-color: transparent !important;
    border-top-color: transparent !important;
    display: block;
    height: 1.4em;
    width: 1.4em;
    left: calc(50% - (1.4em / 2));
    top: calc(50% - (1.4em / 2));
    -webkit-transform-origin: center;
    transform-origin: center;
    position: absolute !important
}

.btn-group-sm>.btn-loading.btn:after,
.btn-loading.btn-sm:after {
    height: 1em;
    width: 1em;
    left: calc(50% - (1em / 2));
    top: calc(50% - (1em / 2))
}

.btn-loading.btn-secondary:after {
    border-color: #495057
}

@-webkit-keyframes loader {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.reviews_content_img {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
    margin: 10px 0
}

.reviews_content_img .reviews_content_img_box {
    width: 130px;
    border-radius: 10px;
    overflow: hidden;
    height: 130px;
    cursor: pointer
}

.back-stars,
.front-stars,
.star-rating {
    display: flex
}

.star-rating {
    align-items: center;
    font-size: 22px;
    justify-content: center
}

.star_box {
    display: flex;
    justify-content: center
}

.back-stars {
    color: grey;
    position: relative
}

.front-stars {
    color: #ff9a34;
    overflow: hidden;
    position: absolute;
    top: 0;
    transition: .5s
}

.product-star {
    font-size: 18px !important;
    justify-content: start !important;
    margin-top: 7px;
    align-items: center
}

.product-star .review_count {
    margin: 0 0 0 10px;
    font-size: 13px
}

.product-star.store-rating {
    margin-bottom: 5px;
}

@media(max-width:768px) {
    .sugg_product .card {
        margin: 15px 0
    }

    .card_content input {
        scale: 1.2
    }

    .quation_ans .accordion-body p {
        font-size: 14px !important
    }

    .customer_img_slider .slider-arrow .slider-btn {
        width: 24px !important;
        height: 25px !important;
        font-size: 10px
    }

    .customer-slider-2 .customer_photo {
        height: 122px !important
    }

    .reviews .custome_width {
        width: 100% !important;
        max-width: 400px !important;
        margin: auto
    }

    .reviews_modal {
        height: 250px
    }

    .customer_img .customer_img_box {
        width: 150px;
        height: 150px
    }

    .preview_modal .modal-content .slide-arrow {
        width: 25px;
        font-size: 12px;
        height: 25px
    }

    .preview_modal.modal.fade .modal-dialog {
        margin: 0
    }

    .preview_modal .modal-body {
        padding: 10px !important
    }

    .preview_modal .modal-content .modal-header {
        top: 20px
    }

    .reviews_content_img {
        justify-content: center
    }

    .reviews_content_img .reviews_content_img_box {
        width: 100px;
        height: 100px
    }
}

@media(max-width:575px) {

    .empty_cart_box p,
    .quation_ans .accordion-body p {
        font-size: 13px !important
    }

    .empty_cart_box img {
        width: 150px !important;
        margin: 10px 0
    }

    .about_item .about_content-two p {
        font-size: 13px
    }

    .about_item .about_content-two h6 {
        font-size: 14px
    }

    .quation_ans .accordion-button {
        font-size: 14px !important
    }

    .reviews_rating {
        flex-direction: column
    }

    .reviews_content_img .reviews_content_img_box {
        width: 75px;
        height: 75px
    }
}

.time_box {
    max-width: 400px;
    margin: 20px 0;
    width: 100%;
    text-align: center;
    padding: 5px;
    border-top: 1px solid #8080804d;
    border-bottom: 1px solid #8080804d
}

.time_box p {
    font-weight: 600;
    color: #000
}

.time_box .time_count {
    display: flex;
    justify-content: center;
    align-items: center
}

.time_box .time_count h4 {
    font-size: 17px;
    line-height: 14px;
    margin-top: 5px !important;
    font-weight: 700;
    margin: 0 10px;
    color: #bc2747
}

.time_box .time_count h4 span {
    color: #666;
    font-size: 13px !important;
    font-weight: 400
}

.star_img {
    width: 20px;
    position: relative;
    margin-bottom: 0px;
    margin-right: 8px;
}

.hot-deals {
    animation: zoom-in-zoom-out 1.6s ease infinite;
    -webkit-animation: zoom-in-zoom-out 1.6s ease infinite;
}

.hot-deals a {
    color: #f44335 !important;
}

.hot-deals a:hover {
    color: #f44335 !important;
}

@keyframes zoom-in-zoom-out {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(1.3, 1.2);
    }

    100% {
        transform: scale(1, 1);
    }
}

@keyframes marketing-text-2{
    0% { transform: translateY(0px); }
    50% { transform: translateY(0px); }
    60% { transform: translateY(-16px); }
    100% { transform: translateY(-16px); }
}
@keyframes marketing-text-3{
    0% { transform: translateY(0px); }
    16.6667% { transform: translateY(0px); }
    33.3333% { transform: translateY(-16px); }
    50% { transform: translateY(-16px); }
    66.6667% { transform: translateY(-32px); }
    83.3333% { transform: translateY(-32px); }
    100% { transform: translateY(-0px); }
}
@keyframes marketing-text-4{
    0% { transform: translateY(0px); }
    16.6667% { transform: translateY(0px); }
    25% { transform: translateY(-16px); }
    41.6667% { transform: translateY(-16px); }
    50% { transform: translateY(-32px); }
    66.6667% { transform: translateY(-32px); }
    75% { transform: translateY(-48px); }
    91.6667% { transform: translateY(-48px); }
    100% { transform: translateY(-55px); }
}

.marketing-text-slider-section{
    width: 100%;
    position: relative;
    height: 16px;
    overflow: hidden;
}

.marketing-text-slider{
    position: absolute;
    left: 0px;
    right: 0px;
    display: flex;
    flex-direction: column;
    /*animation: 7s ease-in-out 0s infinite normal none running marketing-text;*/
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
}

.marketing-text{
    width: 100%;
    height: 16px;
    position: relative;
    font-size: 10px;
    display: flex ;
    align-items: center;
    justify-content: flex-start;
    gap: 4px;
    min-width: 0px;
    -webkit-box-align: center;
    -webkit-box-pack: start;
}

.marketing-text span{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 12px;
}


.hidden-important.d-flex{
    display: none !important;
}