.cus-slider__addtocartbtn{
    background: #0A72B5 !important;
    color: #fff !important;
}
.cus-slider__quickviewbtn{
  border: 1px solid #0A72B5 !important;
  background: #fff !important;
  color: #0A72B5 !important;
}
.cus-slider__addtocartbtn:hover,.cus-slider__quickviewbtn:hover{
  background: #0b87da !important;
  color: #fff !important;
}
button.btn.Custom_favlist_close_btn {
    padding: 0;
}
button.btn.Custom_favlist_close_btn svg {
    color: #0067a6;
    width: 30px;
    height: 34px;
}
.cus-minicart__empty-membertext strong {
    color: #0067a6;
}
.cus-minicart__wishlistlink, .cus-cart__addtowishlist{
   cursor: pointer;
}
a.cus-minicart__wishlistlink:hover, .cus-cart__addtowishlist:hover {
    text-decoration: none !important;
}
.Custom_dropdownMenu {
    display: none;
    text-align: left;
    list-style: none;
    margin: 0;
    position: absolute;
    z-index: 1000;
    padding: 20px;
    min-width: 165px;
    left: 0;
    z-index: 2;
    font-size: 1rem;
    top: 56px;
    background-color: #fff;
    -webkit-box-shadow: 0px 2px 9px rgb(225 225 225);
    -moz-box-shadow: 0px 2px 9px rgb(225 225 225);
    box-shadow: 0px 2px 9px rgb(225 225 225);
} 
span.cus-myaccount__arrow.Custom_chevron_up svg {
    transform: rotate(180deg);
}
.Custom_signin_hover,  {
    background-color: #0067a64d;
    border-radius: 50px;
}
@media (hover: hover) {
 
   li:has(.custom_account_menu):hover {
    background-color: #0067a64d;
    border-radius: 50px;
  }
}
input#CussearchFieldInput{
    border: 1px solid #35449742;
    color: #737373;
    height: 50px;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .04rem;
    padding: 15px 0px 0px 46px !important;
    border-radius: 50px;
}
label.custom-placeholder {
    position: absolute;
    top: 14px;
    left: 46px;
    color: #737373;
    font-size: 14px;
    right: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
input#CussearchFieldInput:focus{
    box-shadow: none;
}
.custom_search_dropdown_con:has(.show) {
    content: "";
    position: fixed;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(58,58,58,.7);
    z-index: 1;
    margin: 10px 0 0;
}
.custom_search_dropdown_container {
  top: 0;
  border-radius: 0 !important;
  box-shadow: none !important;
  border: none;
  padding: 0;
  overflow: hidden;
  max-height: calc(100vh - 20px);
  overflow-y: auto;
  left:6%;
  width: 85%;
}
.custom_search_dropdown_container.show{
  display: flex !important;
 }
.cus_search_l_header, .cus_search_r_header {
    text-transform: uppercase;
    padding: 12px 28px;
    color: #333;
    margin: 0;
    font-size: 13px;
    font-weight: 700;
    line-height: 16px;
    background-color: #e1e5f9;
    letter-spacing: .5px;
}
.custom_search_dropdown_right {
    width:100%;
    order: 2;
}
.custom_search_dropdown_left {
    width:20%;
    border-right: 1px solid #c0c3e4;
    order: 1;
}
.custom_search_dropdown_right_con {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    height: 300px;
    overflow-y: auto;
}
.Custom_search_product_li {
    padding: 10px 9px;
}
.Custom_search_product_li a {
    text-decoration: none;
}
.custom_search_res_product_img {
    width: 171px !important;
    height: 171px !important;
    padding-bottom: 10px;
    position: relative;
}
.custom_search_res_product_name {
  line-height: 18px;
  font-size: 12px;
  font-weight: 600;
  width: 162px;
  padding-top: 10px;
  color: #3a3a3a;
}
.Custom_search_product_li a:hover .custom_search_res_product_name{
  color:#0067a6;
}
.custom_search_res_product_sku, .custom_search_res_product_brand {
    color: #7a7a7a;
    font-size: 13px;
    margin: 0;
    line-height: 20px;
}
.custom_search_res_product_price {
    color: #222;
    font-weight: 600;
    line-height: 20px;
    font-size: 14px;
    padding: 10px 0 0 0;
}
.customNoProductResults .div1 {
    padding: 10px 10px 20px;
}
.cus_search_l_item a {
    display: block;
    text-decoration: none;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: .01em;
    color: #333;
    padding: 6px 28px;
}
.custom_search_dropdown_rt_link {
    padding: 30px 0;
}
.cus_search_l_item a:hover {
    color: #0067a6;
}
.custom_search_dropdown_rt_link a {
  color: #0067a6 !important;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: .005em;
  text-decoration: underline !important;
  cursor: pointer;
  width: 100%;
  display: flex;
  justify-content: center;
}
.customNoProductResults {
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: .005em;
    width: 100%;
    order: 2;
}

/* Insta */  
.Custom_Home_Followus_container {
  display: grid;
  grid-template-columns: auto auto auto auto;
  gap: 14px;
  min-height:340px;
}
a.Custom_home_Followus_a {
  width: 100%;
  height: 100%;
}
.Custom_home_Followus_img {
  width: 100%;
  height: 100%;
  position: relative;
}
.Custom_home_Followus_img img {
  width: 100%;
  height: 100%;
}
.Custom_Img_hover_Content {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  opacity: 0;
  background: rgba(0,0,0,.5);
  transition: 1s cubic-bezier(.075,.82,.165,1);
  padding: 16px;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
}
span.Custom_Img_hover_icon {
  height: 32px;
  width: 32px;
  margin-bottom: 2px;
}
.Custom_Img_hover_Content span {
  transition: .2s ease;
}
span.Custom_Img_hover_Text {
  color: #ffffff;
  border-radius: 3px;
  text-transform: uppercase;
  padding: 6px 12px;
  font-weight: 700;
  font-size: 13px;
}
span.Custom_Img_hover_icon svg {
  height: 100%;
  width: 100%;
  color: #ffffff;
}
a.Custom_home_Followus_a:hover .Custom_Img_hover_Content {
  opacity: 1;
}
.custom_product_slider button.slider-nav {
  border: none;
  cursor: pointer;
  width: 56px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 15%;
  background-color: #0067a6;
  border-radius: 50%;
  opacity: 1;
  -webkit-filter:none;
  filter:none;
}
.custom_product_slider .slider-nav::after {
  width: 14px !important;
  height: 13px !important;
  background-color: #ffffff !important;
  font-weight: 200 !important;
}
.cus-minicart__content{
  position: relative;
}
.cus-minicart__summary{
  left: 20px;
  right: 20px;
}
.Custom_da_slogans {
  font-size: 47px;
  font-weight: 700;
  line-height: 57px;
  letter-spacing: 0;
  color: #0067a6;
}

/*---- About Us ----*/
.Custom_AboutUs_Heading{
  font-weight:700;
  color:#0067a6;
  font-size:30px;
  letter-spacing: .1px;
}
.Custom_OV_Container {
  display: flex;
  gap: 40px;
  flex-wrap: nowrap;
  align-items: center;
  text-align: center;
  justify-content: center;
}
.Custom_OV_Container_li {
  max-width: 250px;
}
.Custom_OV_Img img {
  width: 133px;
  height: 133px;
}
.Custom_OV_Title {
  font-size: 18px;
  font-weight: 700;
  min-height: 56px;
  letter-spacing: 0;
  color: #333;
  padding: 10px 0;
}
.Custom_OV_Text {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #6b7177;
}
.custom_our_choices_Title {
    font-size: 18px;
    font-weight: 600;
    min-height: 56px;
    letter-spacing: 0;
}
p.custom_our_choices_Text {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0;
    color: #6b7177;
}
.Custom_our_Story_Title {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: .1px;
}

/*---- Article ----*/
.cus_blog__h3 {
    margin: 0 !important;
}
label.cus_blog-btn-link.active {
    background-color: #a6d7f4;
    padding: 6px 8px;
    border-radius: 4px;
} 
.custom_Article_Vendor_container {
    font-size: 14px;
}
.custom_Article_Vendor_container p strong {
    font-weight: 700;
}
.custom_Article_Vendor_container p {
    color: #333333;
    font-weight: 400;
    letter-spacing: .005em;
}
.custom_Article_Vendor_container p a{
  color: #7a7a7a !important;
  opacity: 1;
  text-decoration: none !important;
  font-size: 12px !important;
}
.custom_Article_Vendor_container p a:hover {
   color: #0067a6 !important;
}
.cus_blog-filter-nav {
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    margin: 5px 0 0 0;
} 
.custom_BN__item {
  margin-right: 5px;
}
li.custom_BN__item:last-child span {
  display: none;
}
.custom_BN__item a {
  color: #7a7a7a;
  text-decoration: none;
  font-size: 12px;
  font-weight: 400;
  padding: 0 5px 0 0;
}
span.cus_Article_next svg {
  width: 15px;
  color: #7a7a7a;
}
.custom_BN__item.active a {
    color: #0067a6;
}
.Custom_WhoweAre_Container {
  display: flex;
  text-align: center;
  align-content: center;
  align-items: center;
  justify-content: space-around;
  flex-wrap: wrap;
  gap: 30px ;
}
.Custom_WhoweAre_li {
  max-width: 350px;
  padding: 0 15px 0 0;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.Custom_WhoweAre_text h5 {
    font-size: 18px;
    color: #333333;
    font-weight: 600;
    letter-spacing: 0.005em;
    line-height: 25px;
}
.Custom_WhoweAre_img img {
    width: 100px;
}

/*---- Careers page ----*/
.Cus_application_process_Title {
    font-size: 18px;
    color: #0067a6;
    font-weight: 700;
    letter-spacing: 0.005em;
    margin: 0;
}
Cus_application_process_Text, .cus_p, .Custom_our_Story_Text, .custom_our_vision_text, .Custom_our_values_Text {  
    color: #6b7177;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: .005em;
}
.Custom_step_Title {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0;
    color: #333;
}
.Custom_step_Text {
    font-weight: 400;
    font-size: 17px;
    line-height: 20px;
    color: #6b7177;
}
.btn:has(.cus_mbs_btn) {
    padding: 15px 80px;
    font-size: 16px;
}

/*---- Minicart ----*/
.cus-minicart__popup {
    width: 25rem;
    max-width: calc(100vw - 2rem);
}
.cus-slider__addtocartdiv {
    margin: 0 0 0.5rem;
}

/*---- My customers orders ----*/
.cus_OrderViewSearchList_container {
    margin: 5% 0px 0px -3%;
}
.custom_border_bottom {
    border-bottom: 1px solid #0067a64a;
}
.cus_dasboard_header_Title {
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0;
}
.custom_dashbord_search:focus {
    box-shadow: none;
}
.cus_dashboard_placeholder {
    position: absolute;
    top: 25%;
    left: 7%;
    color: #737373;
    font-size: 14px;
}
.cus_dashboard_table > :not(caption) > tr > th, .cus_dashboard_table > :not(caption) > tr > td {
    padding: 0.8rem;
    font-size: 12px;
    letter-spacing: 0.5px;
    font-weight: 500;
    text-transform: uppercase;
    color: #333333;
}
.cus_dashboard_table thead tr > th {
    font-weight: 700 !important;
}
.cus_dashboard_table a {
    padding: 0.8rem;
}
.cus_dashboard_table {
    --bs-table-striped-bg: rgba(0,103,166,.05);
}
.cus_dashbord_select {
    color: #737373;
    font-size: 14px;
}
.cus_dashboard_table a {
    padding: 0.8rem;
    color: #7a7a7a;
}
.cus_dashBoard_pagination_li a {
    color:#7a7a7a
}
.active.cus_dashBoard_pagination_li a, .cus_dashBoard_pagination_li a:hover {
    background-color: #0067a6 !important;
    border-color: #0067a6 !important;
}
 .cus_dashBoard_pagination_li a:focus {
    background: #fff;
    box-shadow: none;
}
.cus_dashboard_table tbody, .cus_dashboard_table td, .cus_dashboard_table tfoot,
.cus_dashboard_table th, .cus_dashboard_table thead, .cus_dashboard_table tr {
    border: none
}
.cus_dashbord_select:focus {
    box-shadow: none;
}
.cus_alert_info {
    background-color: rgba(0,103,166,.1);
    border-color: rgba(0,103,166,.1);
    color: #0067a6;
    font-size: 14px;
    font-weight: 600;
}
.cus_dashboard_placeholder.active {
    visibility: hidden;
}
.cus_dasboard_btn {
    font-size: 12px;
    text-wrap: nowrap;
    border: 1px solid #0067a6 !important;
    color: #0067a6 !important;
}
a:has(.cus_dasboard_btn):hover .cus_dasboard_btn {
    color: #ffffff !important;
    background-color: #0067a6 !important;
}
.custom_focus_hide:focus {
    box-shadow:none
}

/*---- Product list view ----*/
.Custom_Product_View_btns {
    display: flex;
    justify-content: flex-end;
    flex-direction: row;
    gap: 1%;
    padding-bottom: 20px;
}
.Custom_Product_View_btns div svg {
    width: 30px;
    height: 30px;
}
.cus-prolist__list{
    display:flex;
    flex-direction:column;
}
.Custom_Product_View_btns div svg g rect:first-child {
    fill: #0067a6 !important;
}
.Custom_Product_View_btns div svg g rect:not(:first-child) {
    fill: #ffffff !important;
}
.cus_prolist_addtocart_btn {
    background-color: #0067a6;
    border-radius: 0;
    padding: 10px;
    border: none;
}
.custom_prolist_img {
    width: 200px;
    display: flex;
    align-content: center;
    justify-content: center;
    flex-wrap: wrap;
}
.custom_prolist_img img{
    width: 80%;
    height: 80%;
}
.cus_prolist_data_Container, .custom_prolist_detail_con_1, .custom_prolist_detail_con_2, .Custom_prolist_action_btns form,
.custom_prolist_details {
    display: flex;
}
.custom_prolist_details {
    flex-direction: column;
    max-width:70%;
}
.cus_prolist_data_Container {
    border: 1px solid #cccccc;
    padding: 15px 15px 0 0;
    margin-bottom: 20px;
    gap:30px;
}
.Custom_prolist_action_qty {
    width: 100px;
}
.custom_prolist__name a{
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
    color: #000 !important;
    letter-spacing: .005em;
    min-height: 25px;
    text-decoration: none;
}
.custom_prolist__brand {
    font-size: 13px;
    font-weight: 400;
}
.Custom_prolist_action_qty input:focus {
    box-shadow: none;
}
.cus-minicart__deleteicon {
    cursor: pointer;
}
.cus-header__navmenu {
    font-size: 14px !important;
    letter-spacing: 0.005em;
}

/*---- Footer Accordion ----*/
.custom_footer_acc_btn:after {
    content: '';
    mask-image: url("/Files/Icons/plus.svg");
    mask-size: 20px;
}
.custom_footer_acc_btn:not(.collapsed):after {
    content: '';
    mask-image: url("/Files/Icons/minus.svg");
    mask-size: 20px;
}
.custom_footer_acc_btn:focus{
    box-shadow: none;
}
.custom_Footer_acc_item {
    border-bottom: 1px solid #0067a63d !important;
    border: none;
}
.custom_footer_acc_btn {
    padding: 10px 0 10px;
    font-size: 14px;    
}
.custom_Footer_accordion {
    font-size: 14px;
    color: #333;
}
.custom_footer_acc_body {
    padding: 10px 0;
}
.custom_footer_acc_body p {
    margin: 0;
    font-weight: 400;
}
.custom_footer_acc_body_question {
    text-decoration: none !important;
    font-weight: 700 !important;
    padding: 15px 0;
}

@media (min-width: 768px) and (max-width: 1023px) { 
    /*---- Mini cart ----*/
    .cus-minicart__popup {
            width: 100%;
            max-width: calc(100vw - 44.5vw);
        }
        /*---- Search ----*/
        .custom_search_dropdown_container {
            width: 90%;
        }

        .custom_search_dropdown_left {
            width: 30%;
        }
        /*---- Header Sign in ----*/
        .Custom_dropdownMenu {
            left: unset;
            right: 0;
        }
        .cus-cartmenu__count {
            top: 15%;
            left: 55%;
        }
        .cus_dasboard_btn {
            font-size: 16px;
        }
        .custom_db_suser_mob_table {
            font-size: 14px;
        }
    }

@media only screen and (max-width: 480px) {

    /*---- Article ----*/
    .custom_Article_Vendor_container p img {
        width: 345px;
    }


    /*---- Search ----*/
    #CustomDropdownMob {
        margin: 0 30px;
    }
    #CustomDropdownMob.show #CustomsearchFieldmob {
            border-radius: 1.5rem;
    }
    .custom_search_Back svg.feather.feather-arrow-left {
        width: 27px;
        height: 30px;
        stroke: #0067a6;
        font-weight: 700 !important;
        stroke-width: 2;
    }
    button.btn.custom_search_Back {
        display: none;
    }
    input#CustomsearchFieldmob {
        line-height: 20px;
        padding-top: 14px !important;
        padding-bottom: 14px !important;
        font-size: 14px;
        letter-spacing: 0.1px;
        color: #737373;
        font-family: 'Poppins';
    }
    label#custom_placeholder_mob {
        visibility: hidden;
        position: absolute;
        top: 5px;
        left: 42px;
        font-size: 13px;
        color: #737373;
    }

    /* Search focus */
    input#CustomsearchFieldmob:focus {
        box-shadow: none;
    }
    button.btn.custom_search_Back.active {
        margin: 0;
        display: block;
    }
    #CustomDropdownMob.active {
        margin: 0;
        display: flex;
    }
    form#CustomSearchFormMob.active {
        width: 80%;
    }
    .Customresetsearch.active {
        right: 18px !important;
    }
    #Custom_DropdownSearch_mob.show.active {
        top: 0;
        border-radius: 0px;
        width: 100% !important;
        right: 0px;
        left: 0;
        padding: 0;
    }
    .CusRemove_Search_Icon.remove {
        display: none !important;
    }
    input#CustomsearchFieldmob.active {
        padding: 14px 19px !important;
        font-size: 16px;
        letter-spacing: 0.9px;
    }
    label#custom_placeholder_mob.active {
        visibility: visible;
    }
    input#CustomsearchFieldmob.ininputval {
        padding-top: 22px !important;
        padding-bottom: 5px !important;
        padding-left: 42px !important;
    }
    button#CustomResetSearch.ininputval {
        visibility: hidden !important;
    }
    .active .Custom_DropdownSearch_mob_con {
        position: fixed;
        left: 0;
        width: 100vw;
        height: 100vh;
        z-index: 1;
        margin: 57px 0 0;
    }
    .custom_search_dropdown_container.show {
        flex-direction: column;
        margin: 0 0 0 -18px;
        width: 110%;
        overflow: hidden;
    }
    .custom_search_dropdown_left {
        width: 100%;
        order: 2;
    }
    .cus_search_l_header, .cus_search_r_header {
        padding: 12px 20px;
    }
    .cus_search_l_item a {
        padding: 12px 20px;
    }
    .Custom_search_product_li {
        padding: 10px 5px 10px 10px;
    }
    .custom_search_dropdown_rt_link {
        display: none;
    }
    .custom_group_description_bgcolor {
        min-height: 160px;
    }
    .custom_group_description_bgcolor div div p {
        text-align: center !important;
    }

    .custom_group_description_bgcolor div h1 {
        text-align: center !important;
    }
    .item_swift_productlistgroupimage {
        min-height: 150px !important;
    }
    .custom_blog_li.cus_search_l_item {
        height: 100px;
        overflow: auto;
        padding-bottom: 20px;
    }

    /*---- Slider ----*/
    .cus-slider__pausediv {
        display: none !important;
    }
    .cus-slider__indicator > button {
        width: 8px !important;
        height: 8px !important;
    }
    .cus-slider__indicator {
        display: flex !important;
    }
    .cus-slider__button {
        margin-bottom: 10%;
    }
    li.theme-carouselbac > div > div > div > h2 {
        font-weight: 700 !important;
        line-height: 57px;
        font-size: 47px;
        color: #0067a6;
        font-family: 'Poppins';
        padding-bottom: 12px;
        font-size: 22px;
        line-height: 27px;
        padding-top: 20px;
        text-align: center;
    }
    li.theme-carouselbac > div > div > div > div > p {
        text-align: center;
        font-size: 14px;
    }

    /*---- Icon row ----*/
    .Custom_home_Icon_Container {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
    }
    .Custom_Home_Icon_li {
        height: 151.44px;
        width: 159px;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 5px 10px;
    }
    .Custom_home_icon_img img {
        height: 45px;
        width: 45px;
    }
    .Custom_home_icon_text {
        padding: 27px 2px 32px;
    }
    .Custom_home_icon_text h5 {
        font-weight: 400;
        font-family: 'Poppins';
        font-size: 12px;
        letter-spacing: 0.005em;
    }

    /*---- Category ----*/
    .cus-lifestyle__container {
        display: grid;
        grid-template-columns: auto auto auto;
        gap: 10px;
    }
    a.cus-lifestyle__content {
        width: calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3);
        max-width: calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3);
        padding: 15px 11px;
    }
    .cus-lifestyle__img {
        width: 60px;
        height: 60px;
    }
    .cus-lifestyle__img_bg img {
        height: fit-content;
        width: 45px;
    }
    .cus-lifestyle__title {
        font-size: 12px;
        text-align: center;
        padding: 15px 5px 0 !important;
        margin: 0;
    }
    .cus_Home_Header {
        padding-bottom: 10px;
        font-size: 27px !important;
        color: #0067a6;
        font-family: 'Poppins';
        font-weight: 700 !important;
    }

    /*---- Brand ----*/
    .Custom_home_card_container {
        display: grid;
        row-gap: 22px;
        column-gap: 0px;
        grid-template-columns: auto auto auto auto auto;
    }
    a.Custom_home_card_a {
        width: 150px;
        border-radius: 0px;
        box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.1);
        text-decoration: none;
    }
    .Custom_home_con {
        display: flex;
        flex-direction: column;
        gap: 0;
    }
    .Custom_home_card_img img {
        width: 145px;
        height: 145px;
        border-radius: 8px;
    }
    .Custom_home_card_text h5 {
        font-size: 17px;
        text-align: center;
        padding: 10px;
        color: #333333;
        font-weight: 600;
        letter-spacing: 0.005em;
        font-family: 'Poppins';
    }
    .item_swift_1columnfull:has(.Custom_home_card_container) {
        overflow: overlay;
    }
    .item_swift_1columnfull:has(.Custom_home_card_container)::-webkit-scrollbar {
        display: none;
    }

    /*---- Product Slider ----*/
    .cus_HomeSlider_Header {
        font-size: 22px !important;
    }
    .cus-slider__productname, .cus-slider__productname a {
        font-size: 12px;
    }
    .custom_product_slider {
        --swiffy-slider-item-count: 2 !important;
    }
    .position-absolute:has(.swift_favorites-button) {
        margin-right: 0 !important;
    }
    .swift_favorites-button {
        padding: 0;
    }
    .Custom_fav_box {
        height: fit-content;
        top: 15%;
        bottom: 50px !important;
        left: 0;
        right: 0;
        max-width: 620px;
        width: 85% !important;
        max-height: 80%;
        overflow: auto;
        z-index: 999999;
    }
    .cus-slider__addtocartdiv, .cus-slider__quickviewdiv {
        margin: 0 0 5px;
    }
    .cus-slider__addtocartbtn, .cus-slider__quickviewbtn {
        height: 45px;
    }
    .cus-slider__hoverelement {
        top: 20%;
        width: 80%;
    }
    .custom_product_slider button.slider-nav {
        width: 50px;
        height: 50px;
        margin-top: 45%;
    }

    /* follow us */
    .custom_followinsta_img {
        height: 24px;
        width: 21px;
    }
    .custom_followinsta {
        font-size: 18px !important;
    }

    /* Insta */
    .Custom_Home_Followus_container {
        gap: 10px;
        min-height: 80px;
    }
    .Custom_Img_hover_Text {
        font-size: 12px !important;
    }
    .Custom_Img_hover_icon {
        height: 25px !important;
        width: 25px !important;
        margin-bottom: 0 !important;
    }

    /*---- Navigation -----*/
    .cus-myaccount__arrow svg, .cus-header__navmenu svg {
        margin: 0;
    }
    .cus-cartmenu__count {
        top: 10%;
        left: 60%;
    }
    .cus-header__navmenu {
        padding: 10px 5px !important;
    }
    .Custom_dropdownMenu {
        left: unset;
        right: 0;
    }
    .cus-minicart__orderlines {
        max-height: Calc(100vh - 380px);
    }

    /*---- Career  ----*/
    .btn:has(.cus_Careers_btn) {
        width: 100%;
        font-size: 14px;
        font-weight: 500;
        line-height: 30px;
        letter-spacing: 0;
    }

    /*---- Article ---*/
    .Custom_WhoweAre_text h5 {
        font-weight: 600;
        font-size: 14px;
        line-height: 18px;
        margin: 0 !important;
    }
    .Custom_WhoweAre_img img {
        width: 80px;
    }
    .Custom_WhoweAre_li {
        padding: 0;
    }
    .Custom_WhoweAre_text {
        max-width: 145px;
    }
    .Custom_WhoweAre_Container {
        display: flex;
        row-gap: 30px;
        column-gap: 20px;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: baseline;
        align-content: center;
        justify-content: space-around;
    }
    .Custom_WhoweAre_li {
        max-width: 180px;
        padding: 0;
        display: flex;
        flex-direction: column;
        gap: 20px;
    }
    .Custom_AboutUs_Heading {
        font-size: 27px;
    }
    .custom_db_suser_mob_table {
        font-size: 12px;
    }
}
    /*---- Brand for desktop----*/
    @media only screen and (min-width: 1025px) {
        .Custom_home_card_container {
            display: grid;
            row-gap: 5px;
            column-gap: 40px;
            grid-template-columns: 18% 18% 18% 18% 18%;
            justify-content: center;
        }
        a.Custom_home_card_a {
            width: 100%;
            border-radius: 0px;
            box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.1);
            text-decoration: none;
        }
        .Custom_home_con {
            display: flex;
            flex-direction: column;
            gap: 0;
        }      
        .Custom_home_card_img img {
           max-width: 100%;
            height: 100%;
            border-radius: 8px;
        }
        .Custom_home_card_text h5 {
            font-size: 17px;
            text-align: center;
            padding: 10px;
            color: #333333;
            font-weight: 600;
            letter-spacing: 0.005em;
            font-family: 'Poppins';
        }
    }
    /*---- Brand for ipad ----*/
    @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .Custom_home_card_container {
        display: grid;
        row-gap: 22px;
        column-gap: 0px;
        grid-template-columns: auto auto auto auto auto;
    }
    a.Custom_home_card_a {
        width: 185px;
        border-radius: 0px;
        box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.1);
        text-decoration: none;
    }
    .Custom_home_con {
        display: flex;
        flex-direction: column;
        gap: 0;
    }
    .Custom_home_card_img img {
        width: 180px;
        height: 180px;
        border-radius: 8px;
    }
    .Custom_home_card_text h5 {
        font-size: 17px;
        text-align: center;
        padding: 10px;
        color: #333333;
        font-weight: 600;
        letter-spacing: 0.005em;
        font-family: 'Poppins';
    }
}

    @media only screen and (max-width: 1023px) {

        /*---- My customers ----*/
        .cus_OrderViewSearchList_container {
            padding: 0% 1% 2% 4% !important;
        }
        .custom_db_suser_mob_table {
            margin-top: 8%;
            color: #7a7a7a;
        }
        .custom_db_suser_tborder {
            border: 1px solid #0067a680 !important;
            border-radius: 2px;
            background: #FFFFFF;
            padding: 16px 0;
            margin-bottom: 12px;
            display: block;
            width: 100%;
        }
        .custom_db_suser_mob_tbody th {
            max-width: 100px;
        }
        .custom_db_suser_mob_tbody td {
            width: 100%;
        }
        .custom_btn_primary {
            background-color: #0067a6 !important;
        }
    }
@media only screen and (max-width:767px) {
    .cus_prolist_data_Container {
        display: block;
        padding: 10px;
    }

    .custom_prolist_img {
        width: 100px;
    }
    .custom_prolist_img img {
        width: 80%;
        height: auto;
    }
    .cus-prolist__listbotsec {
        justify-content: space-between;
        gap: 1rem !important;
        padding-top: 10px;
    }
}