.standard {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
}

.inner_banner_mobile {
    display: block;
    position: relative;
    width: 100%;
    margin-bottom: 0px;
}

.inner_banner_mobile img {
    width: 100%;
}

.breadcrumb-item a {
    letter-spacing: 0.5px;
}

.search_mobile {
    position: unset;
    left: 0%;
    top: unset;
    width: 100%;
    z-index: 10;
    margin: 0 auto;
    right: 0%;
    display: unset;
    bottom: -52px;
    background: #fff;
    padding: 0 7px;
    padding-bottom: 5px;
}

.search_mobile form input {
    height: 48px;
    width: 100%;
    padding: 0px 35px;
    border: 1px solid transparent;
    border-radius: 50px;
    background: #f5f5f5;
}

.search_mobile form .search_btn {
    position: absolute;
    right: unset;
    top: 13px;
    width: 9px;
    height: 7px;
    background: url(../webImages/29.png);
    background-size: contain;
    border: none;
    padding: 10px 10px;
    color: transparent;
    left: 9px;
}

.spinner-master2 label {
    margin-bottom: 0 !important;
}

.menu_ {
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
    /* margin-top: 0px; */
    /* display: none; */
    position: absolute;
    top: 10px;
    width: 20px;
    height: 20px;
    line-height: 23px;
    border-radius: 50%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #2fbb65;
    right: -3px;
    padding: 0;
    font-family: "montserratbold";
    font-weight: bolder;
    border: 1px solid black;
}

.header-1 a {
    display: block;
    margin: 0 auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-left: 10px;
    position: relative;
}

.spinner-master2 .spinner2 {
    height: 2px;
    width: 23px;
}

.menu_area {
    position: relative;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.header-1 {
    width: unset;
    display: inline-block;
    vertical-align: top;
    background: #fff;
    text-align: center;
    position: relative;
    /* margin-left: -6px; */
    font-size: 16px;
    /*display: none; */
    font-weight: bold;
    color: #fff;
    top: 0;
    z-index: 9999;
    border-right: 0;
    border-top: 0;
    height: unset;
    margin-right: 2% !important;
    font-weight: normal !important;
    margin-left: 0px;
}

.col_menu {
    position: fixed;
    width: 85%;
    background: #1c1f24;
    top: 0;
    z-index: 999;
    padding: 7px 0;
    height: 100vh;
    height: 100dvh;
    overflow: auto;
}

.col_menu_new {
    width: 100% !important;
    height: 100dvh !important;
    height: 100vh;
}

.close_side_flex {
    position: fixed;
    width: inherit;
    height: 40px;
    font-size: 16px;
    text-align: left;
    padding: 7px 10px;
    background: #282828;
    margin-bottom: 6px;
    left: 0;
    top: 0;
    z-index: 999;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.flag_side a {
    font-size: 16px;
}

.align {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
}

.cart_1 {
    max-height: 140px;
}

.cart_1_inner {
    max-height: 140px;
}

.cart_1_inner_1 a {
    height: 130px;
}

.cart_side {
    width: 100% !important;
    /*height: 80vh;*/
    /*transform: translate(-50%, -59%);*/
    height: 90vh;
    /* height: 90dvh; */
    transform: translate(-50%, -45%);
    overflow: auto;
    overflow-y: auto;
}

.cart_left_portion {
    width: 70%;
}

.cart_right_portion {
    width: 28%;
}

#cart_items_container::-webkit-scrollbar,
.cart_side::-webkit-scrollbar {
    width: 5px !important;
    background-color: #999999;
}

#overlay_container {
    overflow: hidden !important;
}

.form_1 input {
    width: 55%;
}

.main_side_content_inner {
    display: none !important;
}

/*menu styling*/

.menu_icn {
    display: block;
    padding-left: 10px;
}

.col3_all .col3_box .col3_box_img {
    min-height: 200px !important;
    max-height: 200px !important;
    margin-bottom: 135px;
}

.cart_side_popup .col3_main:last-child {
    padding: 20px 10px 50px;
}

.cart_side_popup .col3_main:last-child .col3_box_detail {
    height: calc(100% - 200px);
    background: #ffffffbf;
}

.reset_btn {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    height: 20px;
    margin: 10px 5px;
    cursor: pointer;
    position: absolute;
    right: 15px;
    top: 10px;
    max-width: 110px;
}

.reset_btn_text {
    display: inline-block;
    vertical-align: middle;
    margin-right: 7px;
}

.reset_btn img {
    width: 100%;
    max-width: 24px;
}

#orangeModalSubscription .modal-dialog #modal-content #longTimeForm .form-group .form-control {
    width: 100%;
}

#page {
    display: block;
    position: relative;
    top: 0px;
    z-index: 99;
    width: 100%;
}

.col3 .col3_main .col3_box .col3_box_tag3 {
    bottom: 20px;
}

.scroll_header .header_top {
    display: none;
}

.scroll_header .search_side {
    display: none;
}

.col1_right_main .col3_box a {
    width: 110px;
}

.main_mmenu {
    display: block;
}

.header_top {
    width: 100%;
    text-align: center;
    display: none;
}

.logo_side {
    /*max-width: 230px;*/
    margin-right: 0;
    width: unset;
    padding: 0;
    width: 55%;
}

.header_top_right_side {
    float: none;
    display: inline-block;
    vertical-align: middle;
    margin-left: 0%;
    width: 100%;
}

.header_mid {
    display: none !important;
}

.col1_left {
    display: none !important;
}

.country {
    margin-right: 0px;
}

.col1_right {
    width: 100%;
}

.index_content {
    padding: 0px 0px;
}

.col2_left {
    width: 100%;
    margin-right: 0%;
}

.col2_left_txt h4 {
    font-size: 22px;
    max-height: 47.5px;
}

.col2_left_txt {
    top: 16%;
}

.header_top_right_btn1 a {
    font-size: 9px;
}

.header_top_right_btn1 a span {
    max-width: 30px;
}

.col2_left_txt_btn {
    margin-top: 10px;
}

#doNotForgetProductDiv .col3_box {
    max-height: 310px !important;
    height: auto !important;
}

#doNotForgetProductDiv .col3_box .col3_box_img {
    min-height: 150px !important;
    max-height: 200px !important;
}

.cart_side .col3_box {
    height: 350px !important;
}

.col3_box {
    width: 48%;
    max-width: 100%;
    height: 290px;
    /* margin-right: 0.1% !important; */
}

.col3_box_img {
    max-height: 255px;
    min-height: 235px;
}

.cart_side_popup .col3_box_detail_txt {
    max-height: 25px;
    min-height: 25px;
}

.col3_box_detail_price h4.salePrice,
.col3_box_detail_price h4.fixedPrice {
    font-size: 1.2rem;
    padding: 0.4rem;
    line-height: 1rem;
    margin-right: 3px;
}

.col3_box_detail_price h4.discount-price- {
    font-size: 0.8rem !important;
    padding: 2px 2px;
    line-height: normal;
    border: 1px solid #eb333d;
}

.col3_box_detail_price h4.actualPrice {
    font-size: 1.1rem;
    margin-left: 3px;
}

.col3_box_detail_price .currencysymbol {
    font-size: 10px !important;
    margin: 0 3px;
}

/*.col3_box:nth-child(4n) {*/
/*    margin-right: 0% !important;*/
/*}*/
.col3_box:nth-child(2n) {
    margin-right: 0% !important;
}

.col3_main {
    text-align: center;
    padding: 20px 0px;
}

.col3_box_detail {
    text-align: left;
    padding: 5px 2px;
}

.col4 {
    text-align: center;
    padding: 0px 5px;
}

.col4_left_main {
    text-align: left;
}

.col3_box_img {
    max-height: 250px;
    min-height: 250px;
    margin-bottom: 3px;
}

.col3_box_img img {
    max-height: 225px;
    /* max-height: 170px; */
}

.col3_box_tag2 {
    margin-top: 10px;
}

.col3_box_tag {
    margin-top: -80px;
}

.post_box4 {
    width: 100%;
    margin-right: 0%;
}

.post_box_hed_side h3 {
    margin-top: 0px;
}

.inside_box4 {
    width: 100%;
    text-align: center;
}

.about_min_info {
    margin-top: 5px;
}

.contact_info_text {
    width: auto;
}

.contact_infomatiom_inside span {
    margin-right: 2%;
}

.main_contact_info {
    width: 100%;
    margin-top: 5px;
}

.contact_infomatiom_inside {
    margin-bottom: 5px;
}

.post_box4:last-child {
    margin-right: 0%;
    width: 100%;
}

.form_footer1 {
    margin-top: 10px;
}

.email_text_inside {
    margin-top: 10px;
}

.form6 form input {
    width: 100%;
}

.form6 {
    width: 85%;
    position: relative;
    margin: 0 auto;
}

.footer_last {
    width: 100%;
    text-align: center;
}

.imedia {
    position: relative;
    right: 0;
    top: 0px;
}

.m_text {
    padding-left: 4px;
    margin-top: 1px;
    text-align: left;
}

.search_side {
    width: 50%;
    padding: 25px 0px;
}

.col4_left {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 15px;
}

.header_top_right_btn1 {
    margin-right: 15px;
}

.col4_left_main {
    padding: 10px 10px;
    text-align: center;
}

.col4_left_txt {
    width: 100%;
}

.col4_left_btn {
    float: none;
    margin: 5px auto;
    margin-bottom: 0px;
}

.col3_box_detail_txt {
    font-size: 12px;
    max-height: 30px;
    min-height: 30px;
}

.search_2 {
    width: 90px !important;
}

.imedia .design_develop {
    top: 0px;
    display: block;
}

.col6 {
    display: none;
}

.col5 {
    display: none;
}

.col3_box_main_img {
    max-height: 295px;
    min-height: 295px;
}

.pop_info_cart_main_right_price h4 {
    padding-right: 4px;
}

/*.col_payment_box {*/
/*    margin: 0% 1.5%;*/
/*}*/

/*.col3_box_main_img img {*/
/*    width: 100%;*/
/*}*/

.special_box .col3_box_main_img {
    max-height: 360px;
    min-height: 360px;
}

.col3_ .col3_box {
    /*width: 47% !important;*/
    /*max-width: 100%;*/
    margin: 5px 0px !important;
}

.select_country a {
    margin-right: 5px;
}

.cat_side_main {
    display: block;
    margin-top: 15px;
}

.col3_ .col3_box_img {
    max-height: 250px;
    min-height: 250px;
    margin-bottom: 3px;
}

.col3_ .col3_box_img img {
    max-height: 200px;
}

.col3_all .col3_box .col3_box_img img {
    max-height: 150px;
}

.col3_box_main {
    width: 100%;
    margin-bottom: 15px;
    margin-right: 0%;
}

.col3_box_main_txt {
    max-width: 150px;
    padding: 15px 5px;
    font-size: 9px;
}

.col3_box_main_txt_main h3 {
    font-size: 16px;
}

.col3_box_main_txt_main h4 {
    font-size: 30px;
    padding: 0px 15px;
    margin-top: 5px;
}

#loadCombineWithProducts .col3_main,
.col3_ .col3_main {
    text-align: center;
    padding: 0px 0px;
    margin-top: 10px;
}

.col2_left_txt h6 {
    max-height: 16.5px;
}

.col1_right_des {
    margin-bottom: 0px;
}

/* .add_to_cart_main_pic_slide {
    display: block;
    width: 100%;
    height: unset;
    min-height: unset;
    max-height: unset;
    padding-bottom: 0;
} */

.main_top_sec {
    flex-wrap: wrap;
}

.add_to_cart_main_pic_slide {
    display: none;
}

.inside_slide123 {
    display: none;
}

.add_to_cart_main_pic_responsive {
    display: block;
}

.fixed_menu {
    display: block;
    transform: scaleY(1);
    height: auto;
}

.fixed_menu_ {
    transform: scaleY(1);
}

.add_product_to_cart {
    width: 100%;
    margin-top: 0px;
    height: initial;
    min-height: initial;
    padding: 20px 5px;
    max-height: max-content;
}

.tabs_main_side {
    padding: 10px 5px;
}

.ui-menu .ui-menu-item {
    max-height: 150px !important;
    min-height: 105px !important;
}

.col3_all .col3_box_img {
    text-align: center;
}

.col3_all .col3_box_img {
    width: auto;
}

.ui-autocomplete {
    display: block !important;
    width: 100% !important;
    left: 0% !important;
    top: 90px !important;
}

.fashion_btn_side {
    width: 79%;
    float: right;
}

.slide4 {
    width: 100%;
}

#tabs ul li a {
    padding: 16px 20px;
}

.col1_right_main .col3_box {
    width: 100%;
}

.col1_right_main .col3_box .col3_box_detail_size {
    max-height: 48px !important;
}

.col1_right_main .col3_box .col3_box_tag {
    bottom: 40px !important;
    left: -30%;
}

.align {
    width: 100% !important;
}

.content_2 {
    width: 100% !important;
}

/* .col1_right_des_txt {
    max-height: 46px;
} */

.col1_right_main .col3_main {
    text-align: left;
}

.col1_right_main .col3_box .col3_box_detail {
    width: 58%;
}

.select_country {
    position: inherit;
    left: 0;
    top: 0;
    text-align: center;
}

.currency-main {
    position: inherit;
    top: 0;
    right: 0;
    text-align: center;
}

.foot_col_right {
    margin-top: 10px;
    margin-bottom: 10px;
}

.foot_columns {
    display: none;
}

.foot_line {
    display: none;
}

/*.foot_main_links_area {*/
/*    display: none;*/
/*}*/
/*.contact_info{*/
/*    display:none;*/
/*}*/
.footer-panel-group {
    width: 100%;
}

.customers {
    display: none;
}

.footer {
    min-height: initial;
}

.i_media {
    text-align: center;
}

.imedia_tag {
    margin-top: 10px;
}

.center_logo {
    margin-top: 15px;
    margin-bottom: 15px;
    width: 200px;
}

.wish-list-mob {
    color: #c2c2c2;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    display: block;
}

.subscribe {
    width: 100%;
}

.sub_btn {
    position: absolute;
    right: 0px;
    top: 0px;
}

.tabs_main_side .ui-widget.ui-widget-content {
    width: 100%;
    margin-right: 0%;
    padding: 0px 5px;
    border-radius: 0;
}

.full_look {
    width: 100%;
    text-align: left;
    background: white;
    margin-top: 10px;
    padding: 0 26px;
}

.full_look .col3_box {
    width: 47%;
    margin-right: 3%;
    text-align: left;
}

.col1_right table {
    width: 100% !important;
}

.col3_box_main .col3_box_detail {
    bottom: 0px;
}

.col3_box_tag3 {
    bottom: 0px;
}

.scroll_header {
    position: fixed;
    z-index: 99999;
    top: 0px;
}

/* .scroll_header .logo_side {
    display: none;
} */

.scroll_header .select_country {
    display: none !important;
}

.scroll_header .header_top_right_btn2 {
    background: transparent !important;
    max-width: max-content;
}

.scroll_header .header_top_right_btn1 {
    margin-right: 0%;
}

.scroll_header .header_top_right_btn2_txt {
    display: none;
}

.scroll_header .search_side {
    padding: 0px 0px;
    width: 75%;
    padding-top: 5px;
}

.scroll_header .header_top_right_btn1 a {
    padding: 5px 0px;
}

.main_mmenu_ {
    position: fixed;
    z-index: 3;
    height: 40px;
    top: 10px;
}

.info_hovering_area {
    top: 169px;
}

.info_hovering_area_ {
    top: 80px;
}

.header_top_right_btn2_txt {
    display: none;
}

.header_top_right_btn1 {
    margin-right: 2%;
}

.info_hovering_area {
    width: 100%;
    z-index: 9999;
    position: fixed;
    overflow-y: scroll;
    height: 74%;
}

.header_top_right_btn2 {
    max-width: max-content;
}

.colum_left,
.colum_middle,
.colum_right {
    width: 100%;
    text-align: center;
}

.colum_left ul li,
.colum_middle ul li,
.colum_right ul li {
    list-style: none;
    text-align: center;
}

.colum_left ul,
.colum_middle ul,
.colum_right ul {
    width: 100%;
    padding-left: 0px;
}

.fixed_menu {
    display: block;
}

.search_side {
    width: 53%;
}

.header_top_right_side {
    display: none;
}

#responsive_menu_item {
    padding-top: 0px !important;
}

/* .header-1 {
    height: 80px;
} */

.pop_side {
    top: 5%;
    width: 95%;
    position: absolute;
}

.pop_img {
    width: 80%;
    margin: 0 auto;
    margin-bottom: 15px;
}

.pop_content_main {
    width: 100%;
}

.pop_content_main .select_box4 {
    width: 100%;
}

.button_side {
    width: 100%;
}

.col1_right_main1 .col3_box_main {
    width: 100%;
    margin-right: 0%;
}

.col1_right_main1 .col3_box {
    width: 100% !important;
    margin-right: 0% !important;
}

.header_img {
    width: 30px;
}

@media screen and (max-height: 400px) {
    .cart_1_inner_1 {
        width: 20%;
    }

    .box_1_side {
        font-size: 11px;
        margin-bottom: 5px;
    }

    .submit_side2 {
        height: 45px;
        line-height: 45px;
        font-size: 14px;
    }

    #side_coupon_submit {
        height: 25px !important;
        line-height: 20px !important;
        font-size: 11px;
    }

    #side_giftcard_submit {
        height: 25px !important;
        line-height: 20px !important;
        font-size: 11px;
    }

    .main_box_side_inner {
        margin-bottom: 5px;
    }

    .cart_1_inner_2 {
        padding-left: 0px;
        padding-top: 0px;
    }

    .info_main {
        margin-top: 0px;
    }

    .info_1 {
        margin-bottom: 7px;
    }

    .form_1 input {
        height: 25px;
    }
}

.inner_banner {
    display: none;
}

.inner_banner_mobile {
    display: none !important;
}

.inner_banner_mobile {
    position: relative;
    width: 100%;
    margin-bottom: 0px;
}

.inner_banner_mobile img {
    width: 100%;
}

/*new styling*/

.full_look .col3_box {
    width: 30.9%;
    margin-right: 3%;
    text-align: left;
}

/*.full_look .col3_box .col3_box_img {*/
/*    min-height: 150px;*/
/*    max-height: 150px;*/
/*}*/

.full_look .col3_box .col3_box_img {
    margin-bottom: 160px;
}

.col3_box_detail_price {
    width: 100% !important;
    text-align: center !important;
}

.col3_box_detail_price h4 {
    font-size: 12px;
    padding-right: 0px;
}

.col3_box_detail_price h6 {
    font-size: 10px;
    max-width: 83%;
}

.dropdown_select dt a span {
    font-size: 9px;
}

.col3_main {
    padding: 20px 0px;
}

.col3_all .col3_box {
    width: 98%;
    margin-right: 0%;
}

.col3_box_detail_txt {
    font-size: 9px;
    max-height: 25px;
    min-height: 25px;
}

.add_to_cart_main_pic_responsive {
    display: block;
    padding: 17px 0px;
    padding-bottom: 0;
}

.tabs_main_side {
    padding: 10px 5px;
}

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

.check_out_box2 {
    width: 69%;
}

.checkout_offer_main {
    margin-top: 15px;
}

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

.col7 {
    display: none !important;
}

.col4_heading_side span {
    max-width: 40px;
    margin-right: 3%;
}

.menu_option {
    margin-right: 5px;
}

.menu_section_search {
    max-width: 20px;
}

.menu_option {
    max-width: 20px;
}

.menu_section_logo {
    max-width: 120px;
    margin-top: -2px;
}

.menu_section_cart {
    max-width: 25px;
    margin-right: 20px;
}

.menu_section_cart span {
    padding: 3px 0px;
}

.menu_section_cart_main {
    margin: 4px 18px;
}

.menu_section {
    padding: 12.5px 10px;
}

.col4_heading_side span {
    max-width: 30px;
}

.col4_heading_side {
    padding: 10px 15px;
}

.col4_heading_select {
    margin: 10px 0px;
}

.col4_heading_side_txt h3 {
    font-size: 22px;
}

.col4_heading_side_txt h4 {
    font-size: 16px;
}

/*.header_side {*/
/*    display: none;*/
/*}*/

.index_content {
    padding: 0px 0px;
}

/*new styling*/

.col3 {
    margin: 10px 0px;
}

.menu_section {
    display: block;
}

.pop_info_cart h3 {
    /* text-align: center; */
    font-size: 22px;
    padding: 0 6px;
    margin: 0;
}

/*.cart_side {*/
/*    width: 95%;*/
/*    top: 0px;*/
/*}*/

.form_1 input {
    width: 61%;
}

.pop_info_cart h3 {
    font-size: 20px;
}

.col4_heading_side {
    display: block;
}

/*.add_product_to_cart {*/
/*    padding: 0px 5px;*/
/*    padding-bottom: 0px;*/
/*    margin-top: 0px;*/
/*}*/

.tabs_main_side {
    padding: 10px 0px;
    margin-top: 10px;
    background: transparent;
    padding-bottom: 0;
    padding-top: 0;
}

.col3_main {
    padding: 0px 5px;
    margin: 0px 0px;
}

/*.col_payment_box {*/
/*    max-width: 74px;*/
/*}*/

.col_payment_box_txt {
    width: 100%;
    font-size: 11px;
}

.col3_main h2 {
    font-size: 18px;
    padding: 15px 10px 0;
}

.col3_main h2 u a {
    font-size: 20px;
}

.col4_heading_select {
    margin: 10px 0px;
    z-index: 2;
}

.full_look .col3_box {
    width: 48.8%;
    margin-right: 2%;
    text-align: left;
}

.full_look .col3_box:nth-child(even) {
    margin-right: 0% !important;
}

.checkout_offer_right {
    width: 100%;
    margin-left: 0%;
}

/* .flag_side a {
    color: #1a1a1a !important;
} */

.flag_side a:hover {
    color: #7ebc41;
}

.tabs_text_side {
    height: 300px;
}

.prduct-readmore {
    display: flex;
}

.storlek_main_side h3 {
    display: none;
}

.klarna-widget,
.social_icon {
    display: none;
}

.tabs_tab {
    padding-top: 0px !important;
}

.cart1_btn a {
    font-size: 1rem;
}

.discount-price- {
    border: 1px solid #c3bcbc;
    border-top: none;
    padding: 4px 3px;
    font-style: unset;
    font-family: montserratmedium;
    font-size: 10px !important;
}

.col2_mobile {
    display: block !important;
    width: 100%;
}

.col2_mobile img {
    width: 100%;
}

.col2_mobile .owl-carousel {
    display: block !important;
}

.col2_left,
.col2_right {
    display: none !important;
}

/*New CSS Starts From Here ~ 17/04/2023*/
.bread-crum-mobile {
    display: none;
}

.cart_side .cart_1_inner_2 h3 {
    font-size: 1.1rem;
}

.cart_right_price_red span {
    font-size: 1.1rem;
}

.cart_right_org_price {
    font-size: 0.9rem;
}

.cart_side .con_shoping h4,
.cart_side .submit_side2 {
    font-size: 1.1rem;
}

.cart_1_inner_2 h3 {
    font-size: 1.1rem !important;
}

.storlek_mobile_side h3 {
    font-size: 0.9rem !important;
}

.txt_holder h1 a,
.extra_products .col3_box_detail_price h4,
.extra_products .currencysymbol {
    font-size: 1.1rem !important;
}

.extra_products .col3_box_detail_price h4 {
    font-size: 1rem !important;
}

.radio label,
.checkbox label {
    font-size: 1.1rem !important;
}

.gift_card #open_gift,
.dis_card #open_coupon {
    font-size: 1.1rem !important;
}

.extra_products .dropdown_select dd ul {
    max-height: 70px !important;
}

.dropdown_select dd ul li a {
    font-size: 10px;
    height: fit-content;
}

.enter_gift .form_1 input,
.enter_coupon .form_1 input {
    height: 3.7rem;
    font-size: 1.3rem !important;
}

.enter_gift #side_giftcard_submit,
.enter_coupon #side_coupon_submit {
    height: 3.7rem;
    font-size: 1.3rem;
}

.logo_title {
    /* padding-right: 1rem;
    margin-right: 1rem;
    gap: 3rem; */
    width: 50% !important;
}

.logo_title h3 {
    font-size: 1.4rem;
    margin-bottom: 0;
    white-space: nowrap;
}

.logo_title img {
    /* max-width: 150px !important; */
    margin-right: 0;
    padding-right: 1rem;
}

.logo_title_checkout {
    width: 50% !important;
    justify-content: center !important;
}

button.backto {
    font-size: 1rem;
    padding: 0 0.5rem;
    height: 3.8rem;
}

.cart3 {
    padding: 0;
}

.logo_title:after {
    right: 47%;
}

.checkout_offer_left .super_offer_checkout_products .item {
    width: 80%;
    margin: 0 auto;

    & .extra_products {
        padding: 10px 0;

        & .innerFlex_prod {
            .img_holder {
                margin-right: 1rem;
                width: 30%;
            }
        }
    }
}

.checkout_offer_right .panel-default>.panel-heading {
    padding: 3rem 1rem;
}

.checkout_header {
    width: 90%;
}

.txt_holder h1 a {
    max-height: 25px;
    min-height: 25px;
}

/*Neww CSS Here 27/03/2023 -- Arish*/
.something_extra_products button.owl-next {
    right: -15% !important;
}

.something_extra_products button.owl-prev {
    left: -15% !important;
}

.standard_hw {
    padding: 0;
}

.singleprodFlex {
    max-height: fit-content;
    height: fit-content;
    flex-wrap: wrap;
    justify-content: center;
    gap: 3rem;
}

.flexRight {
    width: 100% !important;
}

.flexLeft {
    width: 45%;
}

.btn_sect .fashion_btn_side {
    width: 50% !important;
    margin: 0 auto;
}

.btn_sect {
    display: flex;
    flex-direction: column;
    gap: 2.5rem;
}

.standard_tabs .tabsFlex {
    flex-wrap: wrap;
    justify-content: center;
}

.tabsFlex .rightSide {
    width: 100%;
    text-align: center;
}

.choose_size .select_box4 {
    max-width: 100%;
}

.owl-carousel-tabs {
    width: 100%;
}

.mytabs .ui-tabs-panel {
    max-height: fit-content;
}

.tabs_nav li {
    width: 30% !important;
}

.rightTitle h1 {
    font-size: 21px;
}

.btn_sect .pop_info_cart_main_left,
.btn_sect .pop_info_cart_main_right h6,
.btn_sect .pop_info_cart_main_right_price_cut_price,
.btn_sect .pop_info_cart_main_right_2,
.btn_sect .pop_info_cart_main_right_2 span {
    font-size: 1.2rem !important;
}

.btn_sect .pop_info_cart_main_right h4 {
    font-size: 1.4rem !important;
}

.btn_sect .fashion_btn_side {
    width: 90% !important;
}

#cartContinue {
    padding: 0 !important;
}

#cartContinue .area_form {
    padding: 0;
}

.cart3 .form_field {
    width: 100%;
    margin-left: 0;
}

.cart3 .form1 {
    padding: 7px;
}

.btn-lg,
.btn-group-lg>.btn {
    margin-left: 7px;
    padding: 7px 16px;
    font-size: 14px;
}

#cartContinue h3 {
    font-size: 1.5rem;
}

.special_box {
    text-align: left;
}

.special_box .col3_box_main_txt_main h3,
.special_box .col3_box_main_txt_main_txt {
    font-size: 1.4rem;
}

.display_here_fixed .display_tab {
    width: auto !important;
}

.display_here_fixed {
    flex-wrap: wrap;
}

.display_here_fixed .display_Add_to_cart_btn {
    width: 100% !important;
}

/*New CSS Here*/
.display_here {
    flex-wrap: wrap;
}

.display_here .display_tab li {
    max-width: 140px;
}

.display_here .display_Add_to_cart_btn .fashion_btn_side {
    width: 100% !important;
    padding: 0 1rem;
}

.display_here .display_Add_to_cart_btn {
    width: 100%;
}

.tabs_nav li {
    min-width: 125px !important;
}

.dealProduct .size {
    font-size: 1.1rem;
}

.dealProduct .name h3 {
    font-size: 1.1rem;
}

.delete_box {
    max-width: 16px;
}

.singleprodFlex .flexLeft {
    width: 100%;
}

/*New design css here ~Arish 06/12/2023*/
.col2_left_img img {
    width: 100%;
}

.banner_flex {
    height: auto;
}

.bestsellerBoxes {
    width: 100%;
    position: relative;
    display: flex;
    padding: 7px;
    padding-top: 30px;
    gap: 5px;
    height: auto;
}

/* .bestsellerBoxes .special_box:nth-child(n+3) {
    display: none;
} */

.bestsellerBoxes_inner h2 {
    font-size: 6vw;
}

.col3_box_main_txt_main_left {
    padding-left: 0;
}

.col3_box_main_txt_main_left p,
.col3_box_main_txt_main_right p {
    font-size: 3.5vw;
}

.col3_box_main_txt_main_left p.price {
    font-size: 5vw;
}

.close_pupup,
.close_pupup23 {
    right: 10px;
    top: 10px;
}

.bestsellerBoxes .special_box .col3_box_main_img {
    max-height: 250px;
    min-height: 250px;
    height: 250px;
}

.web_banners {
    display: none;
}

.top_nav {
    display: none;
}

.special_box .col3_box_main_txt_main h4 {
    font-size: 22px;
}

.bestsellerBoxes .special_box .col3_box_main_txt_main_txt {
    font-size: 1.1rem;
    padding: 0;
}

.bestsellerBoxes .special_box .col3_box_main_txt_main {
    padding: 7px;
}

.check_out_offer_body {
    width: 100%;
}

.modal-content .popup_header h1 {
    font-size: 24px;
    text-align: start;
    margin-left: 1rem;
    width: 80%;
}

.youWillLoveThisProduct_img {
    width: 40%;
    margin-right: 1rem;
}

.youWillLoveThisProduct_text {
    width: 80%;
}

.youWillLoveThisProduct_text h3 {
    font-size: 14px;
}

.youWillLoveThisProduct_text p {
    font-size: 15px !important;
}

.youWillLoveThisProduct_text>.youWillLoveThisProduct_btn {
    display: block;
    margin: 0 auto;
}

.youWillLoveThisProduct_main>.youWillLoveThisProduct_btn {
    display: none;
}

.youWillLoveThisProduct_btn button {
    width: 50px;
    height: 50px;
    font-size: 30px;
}

/*New design css here ~Arsih*/

.width_adjust {
    display: flex;
    width: 100%;
}

.storlek_main_side {
    margin-right: 1rem;
    margin-bottom: 0;
}

.inside_cart_inner .fashion_btn_side {
    margin-bottom: 0;
}

div#size_select_popup_open a {
    height: 60px;
    line-height: 60px;
    background-size: 25px;
}

div#size_select_popup_open span {
    font-size: 16px;
}

.inside_cart_inner .fashion_btn_side {
    height: 60px;
    max-height: 60px;
    line-height: 60px;
}

.inside_cart_inner .fashion_btn_side a {
    font-size: 16px;
}

.fashion_btn_side a span {
    width: 25px;
    height: 60px;
}

.col_payment {
    width: fit-content;
    padding: 2rem 4rem;
}

.popupClose_1 {
    top: 0.5rem !important;
}

.cart_1_inner {
    padding: 0 0.5rem;
}

.cart_buttons {
    padding: 1rem 0.5rem;
}

.checkout_offer_left h3 {
    font-size: 2rem;
}

@media screen and (max-width: 390px) {
    .col3_box_detail_price h6 {
        max-width: 85%;
    }
}

@media screen and (max-width: 380px) {
    .col3_box_img {
        min-height: 225px;
    }

    .col3_box_detail_price h6 {
        max-width: 88%;
    }

    .col_payment {
        width: 100%;
        padding: 2rem;
    }

    /* .inside_cart_inner .fashion_btn_side a {
        font-size: 22px;
    } */

    .pop_info_cart h3 {
        font-size: 18px;
    }

    .tagDivNew .tag4 {
        font-size: 16px;
        padding: 9px;
    }

    .product_tags span {
        font-size: 0.7rem !important;
    }

    .col3_box_detail_price h4.salePrice,
    .col3_box_detail_price h4.fixedPrice {
        font-size: 1.1rem;
    }

    .col3_box_detail_price h4.actualPrice {
        font-size: 1rem;
    }

    .col3_box_detail_price h4.discount-price- {
        font-size: 0.7rem !important;
    }
}

@media screen and (max-width: 350px) {
    .col3_box_img {
        min-height: 215px;
    }

    .logo_title_checkout {
        justify-content: flex-start !important;
    }

    .col3_box_detail_price h6 {
        max-width: 93%;
    }

    .youWillLoveThisProduct_price p:first-child {
        padding: 0.5rem !important;
    }

    .youWillLoveThisProduct_price p:last-child {
        padding: 0 !important;
    }
}

@media screen and (max-width: 330px) {
    .col3_box_img {
        min-height: 205px;
    }

    .col3_box_detail_price h6 {
        max-width: 96%;
    }
}

.error-page-area h1 {
    font-size: 120px;
}

.add_product_to_cart {
    padding-top: 0;
    margin-top: 0;
}

.productDetails_slider {
    margin-top: 0;
    /* padding-top: 0; */
}

.product_grid {
    grid-template-columns: repeat(1, 1fr);
}

.product_grid .p_singlediv {
    margin: 0 auto;
}

.product_grid .gearGuidNew .imgHolder {
    width: 30%;
    height: 150px;
}

.product_grid .gearGuidNew .txtHolder {
    width: 70%;
}

.col_menu_new .panel-body ul li a {
    padding-left: 5rem;
    width: calc(100% - 15px);
}

.toggle-rotate2.inner {
    right: 20px;
}


.add_to_cart_main_pic_responsive .swiper-slide {
    max-height: 400px !important;
}


