/*Header Section CSS */
p,
li,
.para-clr-dk {
    font-size: 14px !important;
    color: #556575 !important;
}

.text-black-clr {
    color: black !important;
    font-size: 14px !important;
}

.text-black-clr1 a {
    color: black !important;
    font-size: 14px !important;
}

div#section_featured .product_boxex_1 {
    background: #fff !important;
}

.heading-clr-dk {
    color: #1d2b36 !important;
    font-size: 16px !important;
    font-weight: 500 !important;
}

.heading-black-clr {
    font-size: 16px !important;
    font-weight: 500 !important;
    color: black !important;
}

.heading-clr-dk1 {
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 500 !important;
}

.custom-none {
    display: none !important;
}

/* .custom-none-2 {
    display: none !important;
} */

.container {
    max-width: 1670px !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
}

.darkblule_bg {
    background-color: #2BB3E4;
}

.download_btns a:hover {
    background: #000000;
}

.lightblule_bg {
    background-color: #0b465d14;
}

.top2 {
    position: relative;
    top: 2px;
}

.rating_clr {
    color: #FF8C00;
}

.display_flexs {
    display: flex;
}

.front-header-search.active {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    opacity: 1 !important;
    top: 0px;
}

/* .front-header-search {
    position: absolute;
    z-index: 111;
    width: 100%;
    height: 100%;
    padding: 0px 40px 0px 20px !important;
    top: -33px;
    right: 0;
    left: -3%;
    opacity: 0;
    transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    transition: .3s;
    -webkit-transition: .3s;
} */

.front-header-search {
    position: absolute;
    z-index: 111;
    width: 85%;
    height: 100%;
    padding: 0px 40px 0px 20px !important;
    top: -33px;
    right: 0;
    left: 12%;
    opacity: 0;
    transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    transition: .3s;
    -webkit-transition: .3s;
}

.display_flex1 {
    display: flex;
    align-items: center;
    gap: 15px;
    flex-wrap: wrap;
}

.black_text {
    color: #413D45;
}

.blue_text {
    color: #0B465D;
}

.badge_icons {
    color: #fff !important;
    height: 17px;
    position: relative;
    top: -6px;
    background: #F44336;
    width: 17px;
    float: right;
    right: 10px;
    line-height: 17px;
    border-radius: 50px;
}

.box_height30 {
    height: 34px;
}

.banner_height {
    height: auto !important;
}

.border_radius_30 {
    border-radius: 30px;
}

.main_heading {
    font-size: 36px;
    font-weight: 500;
}

.main_heading span {
    color: #0B465D;
}

div#compare {
    width: 34px;
}

.carousel-box.img-zoom.rounded-0 img {
    border-radius: 10px;
}

.nav-user-info {
    cursor: pointer;
    position: relative;
    top: 2px;
}

/* brands section */

.brands_boxex {
    display: flex;
    align-items: center;
    gap: 18px;
    justify-content: center;
}

.brands_row {
    display: flex;
    gap: 25px;
    align-items: center;
    flex-wrap: nowrap;
}

.brands_row .brands_box_1 {
    /* box-shadow: 16px 13px 44px -24px; */
    border-radius: 10px;
    width: 20%;
    border: 1px solid #0b465d7a;
}

.brands_row .brands_box_1 img {
    width: 65%;
    mix-blend-mode: multiply;
}

.secure_boxex {
    background: #0D775A0D;
    border: 1px solid #0B465D;
    border-radius: 10px;
    padding: 20px 26px;
    height: 100%;
    justify-content: center;
    display: flex;
    align-items: center;
    gap: 18px;
}

.secure_boxex h5 {
    font-size: 22px;
}


.secure_boxex img {
    width: 45px;
}

.events_box img {
    width: 70%;
    margin: 0 auto;
    display: block;
}

.events_box {
    background: #fff;
    padding: 11px;
    border-radius: 10px;
}

/* .download_btns{
    display: flex;
    justify-content: space-between;
} */

.download_btns a {
    background: #2791BB;
    color: #fff;
    padding: 7px 15px;
    display: inline-block;
    margin-bottom: 10px;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 300;
}

.download_btns i {
    font-size: 20px;
    position: relative;
    top: 2px;
}

/* product listing css */

.product_img_box img {
    /* border: 1px solid #0B465D; */
    border-radius: 10px;
    height: 250px;
    object-fit: scale-down;
    background: #fff;
    /* box-shadow: 0 0 10px 5px #d3eaf1; */
}

.product_boxex_1 {
    padding: 15px;
    border-radius: 10px;
    background-color: #fff;
}

.product_img_box {
    padding-bottom: 15px;
    height: 250px;
}

.product_boxex_1 {
    background: #0b465d14;
    margin-bottom: 20px;
}

div#section_newest .product_boxex_1 {
    background-color: #0b465d14;
}

/* .footer_color { */
/* background: linear-gradient(to right, #0B465D 40%, rgba(0, 0, 0, 0) 40%),
        url('/assets/img/footer_img_new.webp'); */
/* background: linear-gradient(to right, #0B465D 40%, #000 40%); */
/* background-size: cover; */
/* background-position: right; */
/* width: 100%; */
/* } */

.footer_color {
    /* background: linear-gradient(to right, #0B465D 40%, rgba(0, 0, 0, 0) 40%),
        url('/assets/img/footer_img_new.webp'); */
    background: linear-gradient(to right, #29a9dc 40%, #e7b83f 40%);
    background-size: cover;
    background-position: right;
    width: 100%;
}

.padding-right100 {
    padding-right: 10% !important;
}

.footer_add_flex {
    display: flex;
    gap: 20px;
    align-items: center;
    padding-bottom: 20px;
}

.footer_arrow {
    position: relative;
    top: -2px;
}

/* .footer_logo {
    background: #FFFFFF1A;
    padding: 15px 20px;
    height: auto;
    border-radius: 10px;
    border: 1px solid #ffffff7a;
    width: 220px;
} */

.footer_logo {
    /* background: #FFFFFF1A; */
    /* padding: 15px 20px; */
    height: auto;
    /* border-radius: 10px; */
    /* border: 1px solid #ffffff7a; */
    width: 190px;
}

div#section_newest .slick-list.draggable .slick-slide.slick-current.slick-active:nth-child(1) .carousel-box {
    padding-left: 0px !important;
}

div#section_newest .slick-list.draggable .slick-slide.slick-current.slick-active:nth-child(4) .carousel-box {
    padding-right: 0px !important;
}

div#section_featured .slick-list.draggable .slick-slide.slick-current.slick-active:nth-child(1) .carousel-box {
    padding-left: 0px !important;
}

div#section_featured .slick-list.draggable .slick-slide.slick-current.slick-active:nth-child(4) .carousel-box {
    padding-right: 0px !important;
}

div#section_best_selling .slick-list.draggable .slick-slide.slick-current.slick-active:nth-child(1) .carousel-box {
    padding-left: 0px !important;
}

div#section_best_selling .slick-list.draggable .slick-slide.slick-current.slick-active:nth-child(4) .carousel-box {
    padding-right: 0px !important;
}

a.view_more_btn i {
    position: relative;
    top: 2px;
}

a.view_more_btn {
    background: #0b465d;
    color: #fff;
    padding: 7px 16px;
    border-radius: 50px;
    margin-top: 7px;
    display: inline-block;
}

.copyright_text a {
    color: #fff;
}

body .form-control:focus {
    border-width: 1px !important;
}

.news_letter_section input {
    border: 0px solid #ffffff7a !important;
    border-radius: 8px 0px 0px 8px !important;
    background: #ffffffb3 !important;
    border-right: 0px !important;
    width: 81% !important;
    color: #000 !important;
}

.news_letter_section button.btn.btn-primary.rounded-0.w-100 {
    position: relative;
    left: -60px;
    background: #0b465d;
    border: 1px solid #0b465d;
    top: 0px;
    border-radius: 0px 8px 8px 0px !important;
    padding-bottom: 10px;
}

.news_letter_section input::placeholder {
    color: #000;
}

.mega_dropdown .dropdown-menu .dropdown-item:hover {
    color: #fff !important;
    /* background-color: #0b465d; */
    background-color: #29a9dc;
}

.mega_dropdown .dropdown-menu {
    padding: 0;
    border: 0;
    margin-top: 2px !important;
}

.sort_by {
    display: flex;
    width: 30%;
    gap: 20px;
    justify-content: end;
    float: right;
    margin-right: 15px;
}

.breadcrums_section {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
    background-size: cover;
    background-repeat: no-repeat;
    background: #d3eaf1 !important;
    font-size: 24px !important;
}

/* dynamic page css*/

.csutom_contents ul li {
    font-size: 14px;
    color: #556575 !important;
    margin-bottom: 6px;
}

.csutom_contents h4 {
    font-size: 16px;
    padding-top: 19px;
    padding-bottom: 0px;
    color: #556575 !important;
    font-weight: 500 !important;
}

.csutom_contents ul {
    margin: 0;
    padding: 0;
    margin-left: 25px;
    margin-bottom: 23px;
}

.csutom_contents h3 {
    font-size: 30px;
    padding-bottom: 6px;
}

.csutom_contents p {
    margin-bottom: 10px;
}

.sort_by button.btn.dropdown-toggle.btn-light {
    border: 1px solid #333;
    border-radius: 10px !important;
    padding-top: 8px;
    font-size: 14px;
    color: #413D45;
}

.products_gallery .slick-list.draggable {
    /* border: 1px solid #0B465D !important; */
    /* border-radius: 20px; */
    background: #f3f6f7 !important;
}

.border-50 {
    border-radius: 0px !important;
}

.position_btn {
    position: relative;
    top: 2px;
}

/* body .gallery_box {
    border: 1px solid #0b465d !important;
    border-radius: 10px;
    border-width: 1px !important;
} */

body .gallery_box {
    /* border: 1px solid #0b465d !important; */
    border-radius: 10px;
    border-width: 1px !important;
}

.whatsappdesktop i {
    background: #07d353;
    color: #fff;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    line-height: 49px;
    text-align: center;
    font-size: 29px;
}

.whatsappdesktop {
    position: fixed;
    bottom: 55px;
    z-index: 9;
    right: 26px;
}

.events_box {
    margin-bottom: 20px;
}

.contact_btns {
    background-color: #000 !important;
}

.contact_btns:hover {
    background-color: #0B465D !important;
}

.login_with_google {
    background: #fff !important;
    display: block;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid #243c40;
    font-weight: 500;
    text-align: center;
    padding-top: 8px;
    width: 235px;
    margin-left: auto;
    margin-right: auto !important;
}

.login_with_google a {
    display: initial !important;
    background: transparent !important;
    line-height: normal !important;
    color: #413D45;
    font-size: 16px;
}

.login_with_google img {
    margin-right: 6px;
    width: 24px;
    position: relative;
    top: -2px;
}

.listing_box {
    padding-left: 10px;
    padding-right: 10px;
}

.ml_10 {
    margin-left: -10px;
}

.badge_align {
    background: #F44336;
    border-radius: 50px;
    color: #fff;
    top: -16px;
    right: -18px;
}

.top14 {
    top: 12px;
    position: relative;
}

.right50 {
    right: 50px !important;
}

.right50 i {
    position: relative;
    top: 10px;
    font-size: 20px;
}

.right50 a {
    background: transparent !important;
    box-shadow: none !important;
    color: #0b465d !important;
}

.mt_top10 {
    margin-top: 10px;
}

.width-40 {
    width: 40px;
}

.height-40 {
    height: 40px;
}

.top_10 {
    top: -10px;
}

.addtocart_btn {
    background: #2791BB !important;
    border-radius: 50px !important;
    border: 1px solid #2791bb !important;
}

.input_widths {
    width: 50px;
    border-radius: 0px !important;
}

.cart_flex button {
    background: #fff !important;
    color: #2a3242 !important;
}

.text_main_price{
    color: #0b465d !important;
}

.cart_flex {
    display: flex;
}

.buynow_btn {
    border-radius: 50px !important;
}

.product-enquiry-btn {
    background: #009688;
    color: #fff !important;
    border-radius: 50px !important;
}

.fit_height {
    max-height: fit-content !important;
}


.black_buttons {
    background-color: #333 !important;
}

.jssocials-shares a {
    /* background: transparent !important; */
    padding: 2px;
    margin-top: 7px;
    border-radius: 5px;
}

.jssocials-shares a i {
    color: #fff !important;
    font-size: 22px;
}

.width-200 {
    width: 170px;
}

.mega_dropdown:hover .dropdown-menu {
    display: block;
}


.discount_box {
    right: 10px !important;
    left: auto;
    top: 5px;
    border-radius: 10px;
    background: #009688 !important;
    color: #fff !important;
    width: auto;
    padding-left: 4px;
    padding-right: 4px;
}

.discount_bg {
    background: #009688 !important;
    color: #fff !important;
    width: auto;
    border-radius: 10px;
    padding-left: 5px !important;
    padding-right: 5px !important;
    margin-left: 8px;
}

.share_icons {
    position: relative;
    top: -2px;
}

.mt-12 {
    margin-top: 12px;
}

.backyohome_class {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}

.badge_align_compare {
    background: #F44336;
    border-radius: 50px;
    color: #fff;
    top: -6px;
    right: 2px;
}

.accordion_mobile .card-header .btn-link {
    display: block;
    width: 100%;
    text-decoration: none !important;
}

.accordion_mobile .card-header .btn-link:hover {
    background-color: #f8f9fa;
}

.accordion_mobile .card-header .btn-link:not(.collapsed) .fa-chevron-down {
    transform: translateY(-50%) rotate(180deg) !important;
}

.accordion_mobile h2 {
    width: 100%;
}

.coming_soon_text {
    font-size: 30px;
    margin-bottom: 0;
    padding-top: 20px;
}

.mega-menu {
    width: auto;
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    background-color: white;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.mega_dropdown:hover .mega-menu {
    display: block;
}

.mega_dropdown .submenu-list {
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    width: 200px;
    background-color: white;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.mega_dropdown .dropdown-submenu:hover .submenu-list {
    display: block;
}

.mega_dropdown .dropdown-submenu {
    position: relative;
}

.testimonial_box_2 img {
    width: 50px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.testimonial_box_2 h4 {
    font-size: 16px;
    margin-bottom: 0;
}



/* .carousel-box.img-zoom.rounded-0 {
    border: 1px solid #0B465E !important;
    border-radius: 10px !important;
    background: #fff;
    border-right: 2px solid #0B465E !important;
} */

.carousel-box.img-zoom.rounded-0 {
    /* border: 1px solid #0B465E !important; */
    border-radius: 10px !important;
    /* background: #fff; */
    /* box-shadow: 0 0 10px 5px #d3eaf1; */
    /* border-right: 2px solid #0B465E !important; */
}

.testimonial_box_1 {
    box-shadow: 0px 4.25px 4.25px 0px #00000040;
    border: 1px solid #0a465d85;
    border-radius: 10px;
    padding: 35px 40px;
    margin-top: 30px;
    font-size: 16px;
    height: 100%;
    position: relative;
    background: #fff;
}

.testimonial_box_1::before {
    content: '';
    position: absolute;
    bottom: -92px;
    left: 61px;
    border-width: 30px;
    border-style: solid;
    border-color: #ffffff00 #ffffff00 #ffffff00 #0a465d30;
    box-shadow: none;
    transform: rotate(231deg);
    transform-origin: top left;
    z-index: -1;
}

.testi_mains {
    padding-left: 40px;
}

.testimonial_box_1 .ratings.text-left {
    padding-bottom: 10px;
}

.testimonial_box_2 img {
    border: 1px solid #CDCDCD;
    border-radius: 50px;
    width: 50px;
    height: 50px;
    padding-top: 0;
    padding-bottom: 0;
}

.testimonial_box_2 .author {
    display: flex;
    align-items: center;
    gap: 13px;
}

.testimonial_box_2 {
    margin-top: 40px;
    margin-left: 33px;
}

section.test_minials_section {
    /* border-bottom: 1px solid #0D775A; */
}


.dwnld a {
    color: white !important;

}

.dwnld {
    background: #0a465d !important;
}

.paddingtop60 {
    padding-top: 60px;
}

.paddingbottom60 {
    padding-bottom: 60px;
}

.home-slider.slider-full {
    border-radius: 25px !important;
}

.home-slider .slick-list.draggable {
    border-radius: 25px;
}

.home-slider .slider-full .slick-slider {
    line-height: 0 !important;
    border-radius: 25px;
}

.banner_height {
    border-radius: 25px;
}

.home-slider img {
    border-radius: 25px !important;
}

.events_box h5 {
    color: #556575 !important;
    font-size: 16px !important;
    font-weight: 500 !important;
}

.add-wish-list {
    /* border: 0.1px solid black; */
    padding: 2px 10px 1px 8px;
    /* box-shadow: 0px 0px 2px 0.5px #000000; */
    border-radius: 5px;
    border: 1px solid #0000003d;
}

.assured-badge-detail img::before {
    position: absolute;
    content: '';
    background-image: url('../img/assured-badge.png');
}


@media (max-width: 575px) {
    .disc-amount {
        display: none;
    }
}

.assured-badge-detail img {
    position: absolute;
    width: 50px;
    top: 5px;
    right: 20px;
}

.col-training-box img {
    object-position: top !important;
}

.col-training-box{
    display: flex;
    align-items: center;
}

.view-more-gallery {
    background: transparent !important;
    text-decoration: underline !important;
    color: #2791BB !important;
    padding: 2px 2px;
    display: inline-block;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 300;
}

/* .assured-badge-detail .carousel-box.img-zoom.rounded-0::before {
    position: absolute;
    content: '';
    background-image: url('../img/assured-badge.png');
    z-index: 999999999999999;
    background-size: 23%;
    background-repeat: no-repeat;
    top: 48px;
    left: 146px;
} */

/* .assured-badge-detail {
    position: absolute;
    content: '';
    background-image: url('../img/assured-badge.png');
    z-index: 999999999999999;
    background-size: 23%;
    background-repeat: no-repeat;
    top: 48px;
    left: 146px;
} */


.social-icon-footers-social {
    display: flex;
    list-style: none;
    /* Removes bullet points */
    padding: 0;
    /* Removes default padding */
    margin: 0;
    /* Removes default margin */
}

.social-icon-footers-social li a {
    text-decoration: none;
    /* Removes underline from links */
}

/* Optional: Add some spacing between the icons */
.social-icon-footers-social li:not(:last-child) {
    margin-right: 15px;
}

.social-icon-footers-social-1 {
    font-size: 25px;
    /* color: black; */
    width: 25px;
    height: auto;
    /* background-color: #0b465d; */
}

.training_box_height {
    height: 270px;
    margin-bottom: 15px;
}

.training_box_height img {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    object-fit: contain;
    height: 100%;
}

.border-main-card{
    border-radius: 10px;
    border: 0.2px solid #0b465d !important;
    border-color: #0B465D !important;
}

.accordion-arrow{
    color: #0B465D;
    position: relative;
    top: 5px;
}

.card-header{
    /* border-bottom: 0.1px solid #0b465d; */
    border-bottom: none !important;
}

.border-main-card .card-header{
    border-radius: 10px 10px 0 0  !important;
    word-wrap: break-word;
}