.notfound-wrapper {
    display: flex;
    flex-direction: column;  
    align-items: center;     
    justify-content: center; 
    padding: 20px 0;         
}



.notfound-img {
    max-width: 150px;         
    margin-bottom: 20px;      
}

/*/loader style/*/
#cover {
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-image: linear-gradient(to bottom, #ffffff, #ffffff);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    font-size: 65px;
    text-align: center;
    
    color: #fff;
    font-family:tahoma;
  }
  
.product_heading p{
    text-align: justify;
}

.loader_wrapper{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.loader_wrapper img{
  width:180px;
}


* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
        font-family: "Lora", serif;
}

.row {
    --bs-gutter-x: 0rem !important;
    --bs-gutter-y: 0;
}

a{
    text-decoration: none;
}

.modal_text h5{
    font-size: 16px;
    margin-top: 10px;
}


.sidebar{
    position: sticky;
    top:10px;
}

.my_order_wrapper {
    display: flex;
    justify-items: flex-start;
    justify-content: space-between;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    padding: 11px;
    margin-top: 5px;
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    border: 1px solid #0a436f1a;
}

.med_text p {
    width: 100%;
    display: -webkit-box;
    font-size: 12px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 0px;
    color: #4a4343;
}

.med_text h6 {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 8px;
    align-items: center;
    /* justify-content: center; */
    display: flex;
}

.sidebar {
    position: -webkit-sticky !important;
    position: sticky !important;
    top: 48px !important;
}

p {
    font-size: 16px;
    color: #635f5f;
    font-family: "Lora", serif;
}

.svg_log img{
    width:40px;
}

#leftside-navigation{
    background-color: #ffffff;
}

#leftside-navigation ul {
    margin: 0;
    padding: 0;
    display: inline-block;
    width: 100%;
}

#leftside-navigation ul li {
    display: block;
    width: 100%;
    vertical-align: middle;
    list-style-type: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

#leftside-navigation ul li.open>a>i {
    transform: rotate(90deg);
}

#leftside-navigation ul li.open>a>i:not(:hover) {
    color: #484848;
}

#leftside-navigation ul li a {
    position: relative;
    display: block;
    color: #484848;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
    padding: 18px 60px 15px 0px;
    box-sizing: border-box;
    font-size: 15px;
    line-height: 22px;
    border-bottom: 1px solid #ffffff0d;
    outline: 0;
}

#leftside-navigation ul li a:hover {
    color: #484848;
}

#leftside-navigation ul li a span {
    display: inline-block;
}

#leftside-navigation ul li a i {
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: block;
    position: absolute;
    touch-action: manipulation;
}

#leftside-navigation ul li a i:hover {
    background-color: #ffffff;
    color: #000;
}

#leftside-navigation ul li a i .fa-angle-left,
#leftside-navigation ul li a i .fa-angle-right {
    padding-top: 3px;
}

#leftside-navigation ul ul {
    display: none;
    background-color: rgba(0, 0, 0, 0.007);
    padding-left: 4px;
}

#leftside-navigation ul ul li {
    border-bottom: none;
}

.banner_img1_inner img {
    object-fit: cover;
    width: 100%;
    max-height: 264px;
}

.mobile_header{
    display: none;
}

.cart_pro {
    max-width: 146px;
    margin: auto
}

.product_del i {
    color: #bf1e2e;
    cursor: pointer;
}

.dropdown-menu {
    position: absolute;
    z-index: 1000;
    display: none;
    min-width: 6rem;
    padding: .5rem 0;
    right: -2px;
    top: 30px;
    margin: 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem;
}

.cart_icon li i {
    position: relative;
    color: #f55a62;
    text-decoration: none;
    font-weight: 400;
    font-size: 21px;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1rem;
    clear: both;
    font-weight: 400;
    font-size: 14px;
    color: #212529;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

.my_profile_side .nav-pills .nav-link {
    background: 0 0;
    border: 0;
    border-radius: 0;
    font-family: "Lora", serif;
    text-align: left;
    border-bottom: 1px solid #e0e0e0;
    font-size: 16px;
    font-weight: 500;
    font-family: "Lora", serif;
}
.product_heading h5 {
    font-size: 16px;
    font-family: "Lora", serif;
}

.nav-pills .nav-link {
    background: 0 0;
    border: 0;
    border-radius: 0.25rem;
    color: #000 !important;
}

.coupons_wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}

.nav-pills .nav-link.active {
    color: #fff !important;
    background-color: #f15a60 !important;
}

.chck_box {
    padding: 8px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.chech_heading h6 {
    text-transform: uppercase;
    margin-top: 9px;
}
.name p {
    color: #0a436f;
    line-height: 1.7;
    font-size: 14px;
}

.addres_wrappers {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    max-width: 250px;
}
.product-item_content p {
    margin-bottom: 0px;
    font-size: 13px;
    color: #4e4c4c;
    white-space: nowrap;
    font-weight: 500;
    line-height: 32px;
    text-transform: capitalize;
    text-overflow: ellipsis;
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}


.mob .swatch {
    display: flex;
    width: 100px;
    justify-content: center;
    align-items: center;
}

.cart_sections {
    padding-top: 50px;
    padding-bottom: 50px;
    overflow-x: hidden;
}

.product_cart_wrapper {
    background-color: #f15a60;
    padding: 26px;
    border: 1px solid #ffffff14;
    color: #fff;
}

.cart_name p {
    font-weight: 400;
    color: #ffffff;
    font-size: 14px;
}

.cart_rate p {
    font-size: 14px;
    color: #ffffff;
}

.cart_space {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.main_haeding h2 {
    text-transform: capitalize;
    font-family: "Lora", serif; 
}

.main_haeding p {
    color: #f15b61;
    font-size: 14px;
    font-weight: 600;
}

.top_sale_info {
    background-color: #f55a62;
    padding: 2px 0px;
}


.compy_logo_footer img{
    max-width: 168px;
}
.top_sale_info p {
    font-size: 11px;
}

.social_links ul {
    list-style-type: none;
    gap: 10px;
    margin-bottom: 0px;
}

.social_link ul {
    list-style-type: none;
    gap: 10px;
    margin-bottom: 0px;
}

.compy_logos {
    max-width: 150px;
    margin: auto;
}

.social_icons {
    padding: 10px 0px;
}

/* link1 */
.links li {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    list-style: none;
    padding: 0 14px;
}

.links li a {
    height: 100%;
    text-decoration: none;
    white-space: nowrap;
    color: #423f3f;
    font-size: 12px;
    font-weight: 600;
}

.links li:hover .htmlcss-arrow,
.links li:hover .js-arrow {
    transform: rotate(180deg);
}

.links li .arrow {
    /* background: red; */
    height: 100%;
    width: 22px;
    line-height: 70px;
    text-align: center;
    display: inline-block;
    color: #fff;
    transition: all 0.3s ease;
}

.links li .sub-menu {
    position: absolute;
    top: 16px;
    left: 0;
    line-height: 40px;
    background: #f1737c;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    border-radius: 0 0 4px 4px;
    display: none;
    padding-left: 0px;
    z-index: 2;
    width:160px;
}

.links li:hover .htmlCss-sub-menu,
.links li:hover .js-sub-menu {
    display: block;
}

.links li .sub-menu li {
    padding: 0 22px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.links li .sub-menu a {
    color: #fff;
    font-size: 13px;
    font-weight: 300;
    text-transform: capitalize;
}

.links li .sub-menu span i {
    color: #fff;
}

.links li .sub-menu .more-arrow {
    line-height: 40px;
}

/* .links li .htmlCss-more-sub-menu{
     line-height: 40px; 
  } */
.links li .sub-menu .more-sub-menu {
    position: absolute;
    top: 0;
    left: 100%;
    border-radius: 0 4px 4px 4px;
    z-index: 1;
    display: none;
}

.links li .sub-menu .more:hover .more-sub-menu {
    display: block;
}

/* link2 */

.social_list li {
    display: inline-flex;
    gap: 10px;
    margin-right: 10px;
    color: #504949;
    align-items: center;
    font-size: 13px;
    font-weight: 500;
    justify-content: center;
}

.social_list li a {
    color: #504949;
    text-decoration: none;
}


.whst a i{
    color: #1e6303;
    font-weight: 400;
    font-size: 19px;
}

.insta a i{
    
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 400;
    font-size: 19px;
}
.youtube a i {
    color: #e51212;
    font-weight: 400;
    font-size: 19px;
}

.social_list i {
    font-size: 16px;
}



.social_lists li {
    display: inline-flex;
    gap: 10px;
    margin-right: 10px;
    color: #504949;
    align-items: center;
    font-size: 13px;
    font-weight: 500;
    justify-content: center;
}

.social_lists li a {
    color: #504949;
    text-decoration: none;
}

.social_lists i {
    font-size: 16px;
    color: #f55a62;
}

.desktop_header {
    padding: 10px 0px;
    border-top: 1px solid #e3dede;
}

.cart_icons {
    display: inline-flex;
    gap: 15px;
    margin-bottom: 0px;
    list-style-type: none;
}

.company_cart {
    display: flex;
    justify-content: center;
    align-items: center;
}

.cart_icons li a {
    position: relative;
    color: #f55a62;
    text-decoration: none;
    font-weight: 400;
    font-size: 22px;
}
.dropdown:hover .dropdown-menu {
    display: block;
}

ul {
    padding-left: 0 !important;
}

.dropdown a{
    position: relative;
    color: #f55a62;
    text-decoration: none;
    font-weight: 400;
    font-size: 22px;
}

.dropdown-menu a{
    position: relative;
    color: #f55a62;
    text-decoration: none;
    font-weight: 400;
    font-size: 13px !important;
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
    color: #ff000000;
}

.dropdown-menu {
    margin-top: 0;
}

.cart_icons li a::after{
    position: absolute;
    content: "";
    top: 6px;
    right: 1px;
    background-color: #00000000;
    width: 20px;
    height: 21px;
    z-index: 11;
}


.cart_icons li a span {
    position: absolute;
    content: "";
    top: -14px;
    right: -8px;
    background-color: #f55a62;
    width: 20px;
    height: 21px;
    color: #fff;
    font-size: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}

.compy_logo {
    max-width: 96px;
}

.nav-links {
    display: inline-flex;
    gap: 18px;
    list-style-type: none;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
}

.header_search {
    min-width: 420px;
}

.top_search {
    overflow: hidden;
    background-color: #fff0ee;
    height: 47px;
}

.top_in {
    margin-top: -4px;
}

.btn-link {
    color: #f55a62;
    text-decoration: none;
    font-weight: 400;
    font-size: 24px;
}

.btn-link:hover {
    color: #f55a62;
    text-decoration: none;
    font-weight: 400;
    font-size: 24px;
}

.top_in .form-control {
    background-color: #e3dede00 !important;
    font-size: 14px;
}

.form-control:focus {
    box-shadow: none !important;
}

.banner_img1 {
    max-height: 80vh;
}

.banner_img1 img {
    object-fit: cover;
    width: 100%;
    max-height: 500px;
}


.abt_sections {
    padding-top: 60px;
    padding-bottom: 0px;
    
}

.new_arrivals .owl-nav {
    position: absolute;
    top: 50%;
    left: 1%;
    display: flex !important;
    justify-content: space-between;
    width: 98%;
    margin: auto;
}


.about_text_section h2 {
    font-size: 25px;
    text-transform: uppercase;
    font-family: "Lora", serif;
    line-height: 32px;
}

.about_text_section h6{
    font-family: cursive !important;
    font-size: 40px;
    color: #f15b61;
}

.about_text_section p{
    text-align: justify;
    padding: 5px;
}

.new_arrivals .owl-carousel .owl-dots.disabled,
.new_arrivals .owl-carousel .owl-nav.disabled {
    display: block;

}


.new_arrivals .owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
    width: 45px;
    height: 45px;
    border-radius: 27px;
    background-color: #f55a624f;
    font-size: 21px !important;
    color: #ffffff !important;

    user-select: none;
}

.new_arrivals .owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
    width: 45px;
    height: 45px;
    border-radius: 27px;
    background-color: #f55a624f;
    font-size: 21px !important;
    color: #ffffff !important;
    user-select: none;
}

.section_padding {
    padding: 60px 0px;
}

.trending_padding{
    padding-top: 0px;
    padding-bottom: 60px;

}

.card_wrapper {
    position: relative;
    transition: all .1s linear;
    overflow: hidden;
    border-radius: 2px;
/*    height: 312px;*/
}

.card_wrapper img {
/*    object-fit: cover;*/
    height: 100%;
}

.card_wrapper:hover img {
    transition: all .1s linear;
    scale: 1.1;
}

.wish_icon {
    position: absolute;
    content: "";
    top: 10px;
    left: 10px;
    width: 28px;
    height: 28px;
    background-color: #e3dede;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.filter {
    padding: 16px 20px;

}

.filters h6 a{
    text-decoration: none;
    color:#000;
}

.filters {
    padding: 16px 20px;
    display: none;
}

.filters h6 i {
    color: #eb5a5a;
    text-transform: uppercase;
}

.filters h6 {
    color: #000000;
    text-transform: uppercase;
}



.filters {

    margin: auto;
}

.filter h6 i {
    color: #eb5a5a;
    text-transform: uppercase;
}

.filter h6 {
    color: #000000;
    text-transform: uppercase;
}

.card_name h6 {
    margin-top: 6px;
    font-family: "Lora", serif; 
    font-size: 13px;
    display: -webkit-box !important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    white-space: normal;
    /* font-weight: 600; */
    text-overflow: ellipsis;
    color: #797575;
    overflow: hidden;
}

.card_name p {
    font-weight: 600;
    font-family: cursive;
}

.money s {
    color: #eb5a5a !important;

}

.wish_icon i {
    font-weight: 900;
}

.wish_icon.active i {
    font-weight: 900;
    color: #f55a62;
}


.section_padding_two {
    padding-top: 0px;
    padding-bottom: 60px;
}


.box_images {
    padding-top: 0px;
    padding-bottom: 60px;
}


.side_title {
    position: relative;
    display:flex;
    justify-content:center;
    align-items:center;
}

.side_text {
    position: absolute;
    content: "";
    /*top: 10px;*/
    /*left: 10px;*/
    max-width: 350px;
    z-index: 1;
}

.side_title::after {
    position: absolute;
    content: "";
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #00000038;
}

.side_text h6 {
  font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    text-align: center;
}

.cloth_offersection {
    padding-top: 50px;
    padding-bottom: 50px;
    position: relative;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
}

video {
    object-fit: cover;

    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 2;
        background: rgb(0 0 0 / 19%);
}

.home-content {

    margin: 0 auto;
    position: relative;
    top: 150px;
    color: #fff;
    z-index: 3;
}

.home-content h1 {
    font-family: Playfair Display, serif;
    text-align: center;
    text-transform: uppercase;
    font-size: 45px;
    color: #f10ba0;
    line-height: 1.1;
}

.middle-line {
    height: 200px;
    width: 2px;
    background: #01012400;
    margin: 40px auto;
}

.home-content button {
    display: block;
    font-size: 20px;
    border: 1px solid #f1f1f1;
    border-radius: 5px;
    background: transparent;
    color: #fff;
    margin: 50px auto 0;
    padding: 16px 30px;
    cursor: pointer;
}


.btns {
    position: relative;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    color: inherit;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: -0.03em;
    padding: 6px 17px;
    cursor: pointer;
    text-transform: capitalize;
    border-radius: 3px;
    font-family: "Lora", serif; 
}

a.btns {
    text-decoration: none;
}


a.btns span{
    font-family: "Lora", serif; 
}

a.btns:hover {
    text-decoration: none;
    color: #505050;
    font-weight: 400;
}

.btns:before {
    content: "";
    background: #ffd5d7;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    transition: 0.3s ease-in-out;
    z-index: -1;
    padding-bottom: 1px;
    box-sizing: unset;
}

.gal_cover {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 8px;
}

.abt_images {
    max-width: 350px;
}

.gal_text {
    position: absolute;
    content: "";
    bottom: 5%;

}

.btns:hover:before {
    width: 100%;
}


.Testimonials {
    padding: 60px 0px;
    background-color: #c5c5c529;
}

.testimonial {
    margin: 0 10px;
    padding-top: 30px;
}

.testimonial .description {
    color: #5d5c5c;
    line-height: 1.8;
    position: relative;
    padding: 10px 10px;
    margin-bottom: 15px;
    min-height: 175px;
    background-color: #ffffff61;

}


.description p {
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    white-space: normal;
    font-weight: 400;
    margin-top: 10px;
    text-overflow: ellipsis;

    overflow: hidden;
}


.testimonial .description:before {
    content: "\ec51";
    font-family: "remixicon";
    font-weight: 900;
    color: #c3fff4;
    position: absolute;
    top: -20%;
    left: -10px;
    font-size: 41px;
    z-index: 9;
}

#testimonial-slider div.owl-item:nth-child(2n) .description:before {
    color: #ffd0d8;
}

#testimonial-slider div.owl-item:nth-child(3n) .description:before {
    color: #dae0ff;
}

.testimonial .testimonial-pic {
    float: left;
    width: 80px;
    height: 80px;
    margin-right: 20px;
}

.testimonial .testimonial-pic img {
    width: 100%;
    height: 82px;
    border-radius: 50%;
    border: 2px solid #0808082e;
    object-fit: cover;
}

.testimonial .testimonial-review {
    margin: 25px 0 0 25px;
}

.testimonial .testimonial-title {
    font-size: 16px;
    text-transform: capitalize;
    font-weight: bold;
    margin: 0;
}

.testimonial .testimonial-review span {
    color: #585858;
    display: block;
    font-size: 14px;
    margin-bottom: 5px;
    text-transform: capitalize;
}


.product__carousel {
    display: block;
    max-width: 700px;
    margin: 1em auto 3em;
}

.product__carousel a {
    display: block;
    margin-bottom: 15px;
}

.product__carousel .gallery-top {
    /* border: 1px solid #ebebeb; */
    border-radius: 3px;
    margin-bottom: 5px;
}

.product__carousel .gallery-top .swiper-slide {
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.product__carousel .gallery-top .swiper-slide a {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}

.product__carousel .gallery-top .swiper-slide img {
    width: 100%;
    height: 485px;
    object-fit: contain;
    overflow: hidden;
}

.product__carousel .gallery-top .swiper-slide .easyzoom-flyout img {
    min-width: 100%;
    min-height: 100%;
}

.product__carousel .swiper-button-next.swiper-button-white,
.product__carousel .swiper-button-prev.swiper-button-white {
    color: #ffffff;
    background-color: #f55a62;
}

.product__carousel .swiper-button-prev.swiper-button-white {
    visibility: hidden;
}

.product__carousel:hover .swiper-button-prev.swiper-button-white {
    visibility: visible;
}

.product__carousel .swiper-button-next.swiper-button-white {
    visibility: hidden;
}

.product__carousel:hover .swiper-button-next.swiper-button-white {
    visibility: visible;
}

.product__carousel .gallery-thumbs .swiper-slide {
    position: relative;
    transition: border .15s linear;
    border: 1px solid #ebebeb;
    border-radius: 16px;
    cursor: pointer;
    overflow: hidden;
    height: 114px;
}

.product__carousel .swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    height: auto !important;
    padding: 10px;
}

.swatch p {
    font-size: 13px;
    color: #736c6c;
}

.swatch .swatch-element img {
    border: 1px solid #00000000;
    width: 36px;
    height: 36px;

}

.swatch input:not(:checked)+label img {
    width: 35px;
    height: 35px;
    transition: 500ms all;
    cursor: pointer;

}

.swatch .swatch-element {
    float: left;
    margin: 5px 8px 0 0;
    position: relative;
}

.swatch input:not(:checked)+label {
    border-color: #dddddd !important;
    background-color: #ffffff3b;
    color: #000000;
    border-radius: 7px;
}

.addres_wrapper {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.addres_wrapper .option_item {
    display: block;
    position: relative;
    width: 273px;
    height: 100%;
    border: 2px solid #0a40693d;
    border-style: dotted;
    border-radius: 0px;
}

.my_order_wrapperorder {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    padding: 11px;
    margin-top: 5px;
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    border: 1px solid #0a436f1a;
}

.my_order_inner .med_text h6 {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 8px;
    align-items: center;
    line-height: 17px;
    /* justify-content: center; */
    height: auto;
    display: flex;
}

.my_order_inner {
    display: flex;
    flex-direction: row;
}

.med_image {
    width: 166px;
    padding: 10px;
}

.order_date_confrim p:nth-child(1) {
    color: #40901d;
}

.order_date_confrim p:nth-child(2) {
    color: #c93947;
}

.view_details a {
    color: #c93947;
    font-size: 12px;
    margin-top: 12px;
    font-weight: 700;
    padding-top: 10px;
    text-transform: uppercase;
    text-decoration: none;
}

.return_text {
    position: absolute;
    content: "";
    bottom: 5px;
    right: 11px;
    cursor: pointer;
}

.med_image {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    max-height: 200px;
    min-height: 200px;
    overflow: hidden;
}

.med_text p {
    width: 100%;
    display: -webkit-box;
    font-size: 12px;
    font-weight: 500;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 0px;
    font-family: 'Open Sans';
    color: #4a4343;
}

.name p {
    font-size: 15px;
    font-weight: 600;
    color: #454141;
    text-transform: lowercase;
}

.btnss {
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    background-color: #c93947 !important;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.btn:focus{
    box-shadow: none;
}

.name h6 {
    color: #c93947;
    font-size: 15px;
}

.click_add {
    margin-left: 10px;
}

.addres_wrapper .option_item .checkbox {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0;
}

.option_item .option_inner {
    width: 100%;
    height: 100%;
    background: #fff;
    border-radius: 0px;
    text-align: center;
    padding: 10px;
    cursor: pointer;
    color: #585c68;
    display: block;
    border: 2px solid transparent;
    position: relative;
}

.option_item .option_inner .icon {
    margin-bottom: 10px;
}

.option_item .option_inner .icon .fab {
    font-size: 32px;
}

.option_item .option_inner .name {
    user-select: none;
    text-align: left;
    text-transform: capitalize;
}

.option_item .checkbox:checked~.option_inner.facebook {
    border-color: #f15a60;
    color: #000000;
    border-style: dotted;
    font-size: 12px;
}

.forget_passwrd p {
    font-size: 12px;
    margin-bottom: 12px;
    color: #030303;
    text-align: center;
    width: 80%;
    margin: auto;
}

.forget_passwrd a {
    font-size: 12px;
    margin-bottom: 12px;
    color: #f15a60;
    text-decoration: none;
    font-weight: 700;
}

.forget_passwrd label {
    font-size: 12px;
}

.btn-close:focus {
    box-shadow: none !important;
}

.forget_passwrd {
    text-align: left;
}

.sign_font {
    font-size: 13px;
    color: #f15a60;
    font-weight: 700;
    cursor: pointer;
}

.modal-footer {
    display: flex;
    flex-wrap: wrap;
    flex-shrink: 0;
    align-items: center;
    justify-content: flex-end;
    padding: 0.75rem;
    border-top: 1px solid #dee2e600 !important;
    border-bottom-right-radius: calc(0.3rem - 1px);
    border-bottom-left-radius: calc(0.3rem - 1px);
}

.modal_logs img {
    width: 86px;
    margin-bottom: 10px;
}

.modal-footer p {
    color: #f15a60;
    margin-bottom: 0px;
    font-size: 12px;
    font-weight: 700;
    cursor: pointer;
}

.option_item .option_inner .tickmark {
    position: absolute;
    top: 0;
    left: 0;
    border: 13px solid;
    border-color: #000 transparent transparent #000;
    display: none;
}

.option_item .option_inner .tickmark:before {
    content: "\eb7b";
    position: absolute;
    font-family: remixicon !important;
    font-style: normal;
    top: -20px;
    color: #fff;
    left: -17px;
    width: 15px;
    height: 5px;
    transform: rotate(-1deg);
}

.contact-form .form-input,
.form-text-area {
    background-color: #ffeceb;
    height: 50px;
    padding-left: 16px;
    font-size: 13px;

}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    font-size: 15px;
}

.contact-form {
    background-color: #ffffff;
    border-radius: 12px;
    margin: auto;
}

.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 2rem;
}

.contact-form .submit-button-wrapper input {
    border: none;
    border-radius: 4px;
    background-color: #f15a60;
    color: white;
    text-transform: capitalize;
    padding: 10px 60px;
    font-weight: 400;
    text-align: center;
    margin-top: 10px;
}

.modal-header {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: space-between;
    padding: 1rem 1rem 0rem 1rem !important;
    border-bottom: 1px solid #dee2e600 !important;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
}

.option_item .checkbox:checked~.option_inner .tickmark {
    display: block;
}

.option_item .option_inner.facebook .tickmark {
    border-color: #f15a60 transparent transparent #f15a60;
}

.accordion-button:not(.collapsed) {
    color: #000000 !important;
    background-color: #ffffff !important;
    box-shadow: none !important;
    font-size: 12px !important;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}

.bottom_padding {
    padding-bottom: 19px;
    border-bottom: 1px solid #e6e6e6;
}

.form-check p {
    font-size: 15px;
    color: gray;
    margin-bottom: 0px;
    margin-top: 3px;
}

.accordion-body {
    padding: 0px 22px !important;
}

.accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 1rem 1.25rem;
    font-size: 13px !important;
    font-weight: 500;
    box-shadow: none !important;
    text-transform: uppercase;
    color: #212529;
    text-align: left;
    background-color: #fff;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;
}

.form-check-input:checked {
    background-color: #f35e62 !important;
    border-color: #f35e62 !important;
    box-shadow: none;
}

.div_check {
    margin-bottom: 12px;
}

.accordion-item {
    background-color: #fff;
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, .125) !important;
}

.accordion-button:not(.collapsed)::after {
    background-image: url(../images/pl.png) !important;
}

.accordion-button::after {
    width: 11px !important;
    height: 14px !important;
    margin-left: auto;
    content: "";
    background-image: url(../images/pl2.png) !important;
    background-repeat: no-repeat;
    background-size: contain !important;
    transition: transform .2s ease-in-out;
}

.swatch .plain label {
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 0%;
    font-family: "montserratbold", sans-serif;
    border: 1px solid #f55a62;
    color: #f55a62;
    cursor: pointer;
    background-color: #ffffff;
    display: block;
    font-size: 13px;
    height: 42px;
    align-items: center;
    justify-content: center;
    display: flex;
    text-align: center;
    width: 42px;
}

.swatch input {
    display: none;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto;
    border-radius: 50%;
    height: 30px !important;
    width: 30px !important;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto;
    border-radius: 50%;
    height: 30px !important;
    width: 30px !important;
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
    content: 'prev';
    font-size: 12px !important;
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
    content: 'next';
    font-size: 12px !important;
}

.product__carousel .gallery-thumbs .swiper-slide.swiper-slide-thumb-active {
    border-color: #f55a62;
    border: 2px solid #f55a62;
}

figure.goOnZoom {
    position: relative;
    width: 500px;
    overflow: hidden;
    cursor: zoom-in;
}

figure.goOnZoom img {
    transition: opacity .5s;
    display: block;
    width: 100%;
}

figure.goOnZoom img:hover {
    opacity: 0;
}

.product__carousel .gallery-thumbs .swiper-slide img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 100%;
    object-fit: contain;
}

.product_detail_terxt h6 {
    margin-top: 18px;
    margin-bottom: 18px;
    font-size: 22px;
}

.add_btn {
    padding: 9px 14px;
    background-color: #eb5a5a;
    border-radius: 33px;
    cursor: pointer;
}

.add_btn i {
    text-decoration: none;
    text-transform: capitalize;
    font-size: 14px;
    color: #fff;
}

.add_btn i.active {
    text-decoration: none;
    text-transform: capitalize;
    font-size: 14px;
    color: #000;
    font-weight: 900;
}

.add_btn a {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    color: #fff;
}

.add_to_cart {
    gap: 10px;
    width: 450px;
}

.product_del ul {
    list-style-type: none;
    padding-left: 0px;
}

.product_del ul li {
    font-size: 15px;
    color: #000000;
    line-height: 35px;
    text-transform: capitalize;
    font-family: "Lora", serif;
}

.product_del ul li i {
    color: #eb5a5a;
    font-weight: 600;
    font-size: 16px;
}

.product_detail_terxt h3 {
    font-size: 24px;
    text-transform: capitalize;
    max-width: 435px;
    font-family: "Lora", serif; 
}

.zoomable {
    position: relative;
    overflow: hidden;
    border-radius: 30px;
    box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.2);
}

.zoomable__img {
    transform-origin: var(--zoom-pos-x, 0%) var(--zoom-pos-y, 0%);
    transition: transform 0.15s linear;
}

.zoomable--zoomed .zoomable__img {
    cursor: zoom-in;
    transform: scale(var(--zoom, 2));
}

.product-count .qty {
    width: 38px;
    text-align: center;
    border: none;
    background-color: #0000ff00;
    font-weight: 400;
    color: #000000;
}

.top_margin_minus {
    margin-top: -25px !important;
    margin-bottom: 15px;
}

.product-count .qtyminus,
.product-count .qtyplus {
    width: 25px;
    height: 25px;
    background: #eb5a5a;
    text-align: center;
    font-size: 18px;
    justify-content: center;
    font-weight: 300;
    line-height: 17px;
    align-items: center;
    display: flex;
    user-select: none;
    color: #fff;
    cursor: pointer;
    border-radius: 50px;
}

.name p i {
    color: #f15a60;
    font-weight: 600;
}

.footer_sec {
    background-color: #f55a62;
}

.dk-footer {
    padding: 75px 0 0;
    background-color: #ffd5d7;
    position: relative;
    z-index: 2;
}

.dk-footer .contact-us {
    margin-top: 0;
    margin-bottom: 30px;

}

.dk-footer .contact-us .contact-info {
    margin-left: 14px;
}

/* .dk-footer .contact-us.contact-us-last {
    margin-left: -80px;
} */

.dk-footer .contact-icon i {
    font-size: 24px;

    position: relative;
    color: #f55a62;
}

.dk-footer-box-info {

    padding: 10px;
    z-index: 2;
}

.dk-footer-box-info .footer-social-link h3 {
    font-size: 18px;
    color: #000000;
    position: relative;
    margin-bottom: 15px;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
        font-family: "Lora", serif;
    max-width: fit-content;
}

.dk-footer-box-info .footer-social-link ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.dk-footer-box-info .footer-social-link li {
    display: inline-block;
}

.footer-social-link ul li a {
    text-decoration: none;
    background: #f55a62;
    border-radius: 50%;
    width: 40px;
    height: 40px;
}

.dk-footer-box-info .footer-social-link a i {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;

    margin-right: 5px;

    text-decoration: none !important;
}

.dk-footer-box-info .footer-social-link a i.fa-facebook {
    background-color: #3B5998;
}

.dk-footer-box-info .footer-social-link a i.fa-twitter {
    background-color: #55ACEE;
}

.dk-footer-box-info .footer-social-link a i.fa-google-plus {
    background-color: #DD4B39;
}

.dk-footer-box-info .footer-social-link a i.fa-linkedin {
    background-color: #0976B4;
}

.dk-footer-box-info .footer-social-link a i.fa-instagram {
    background-color: #B7242A;
}


.pay_sections {
    min-height: 60vh;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}


.copyright span,
.copyright a {
    color: #ffffff;
    text-decoration: none;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    font-size: 12px;
}

.footer-awarad {
    /* margin-top: 285px; */
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.footer-awarad p {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    margin-left: 20px;
    padding-top: 15px;
}

.footer-info-text {
  
    margin: 26px 0 32px;
    font-size: 16px;
    color: #5a5656;
}



/* .footer-left-widget {
    padding-left: 80px;
} */

.footer-widget .section-heading {
    margin-bottom: 35px;
}

.footer-widget h3 {
    font-size: 18px;
    color: #000000;
    position: relative;
    margin-bottom: 15px;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    font-family: "Lora", serif;
}

.footer-widget ul {
    width: 100%;
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
}

.footer-widget li {
    margin-bottom: 18px;
}

.footer-widget p {
    margin-bottom: 27px;
    font-size: 16px;

}

.footer-widget a {
    color: #474747;
    font-size: 16px;
    font-family: "Lora", serif;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    text-decoration: none;
}

.footer-widget a:hover {
    color: #000000;
    text-decoration: none;
}

.footer-widget:after {
    content: "";
    display: block;
    clear: both;
}

.dk-footer-form {
    position: relative;
}

.dk-footer-form input[type=email] {
    padding: 14px 28px;
    border-radius: 50px;
    background: #ffffff;
    border: 1px solid #2E2E2E;
}

.dk-footer-form input::-webkit-input-placeholder,
.dk-footer-form input::-moz-placeholder,
.dk-footer-form input:-ms-input-placeholder,
.dk-footer-form input::-ms-input-placeholder,
.dk-footer-form input::-webkit-input-placeholder {
    color: #878787;
    font-size: 14px;
}

.dk-footer-form input::-webkit-input-placeholder,
.dk-footer-form input::-moz-placeholder,
.dk-footer-form input:-ms-input-placeholder,
.dk-footer-form input::-ms-input-placeholder,
.dk-footer-form input::placeholder {
    color: #878787;
    font-size: 14px;
}

.dk-footer-form button[type=submit] {
    position: absolute;
    top: 1px;
    right: 0;
    padding: 12px 24px 12px 17px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    border: 1px solid #b1956b;
    background: #b1956b;
    color: #fff;
}

.contact-us {
    position: relative;
    z-index: 2;
    margin-top: 65px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    justify-content: flex-start;
    align-items: flex-start;
}

/* .contact-icon {
    position: absolute;
} */
.contact-info h3 {
    font-size: 14px;
    color: #fff;
    margin-bottom: 0;
    line-height: 28px;
}

.contact-info h3 {
    font-size: 16px;
    color: #5a5656;
    margin-bottom: 0;
    line-height: 28px;
    font-family: "Lora", serif;
}

.cart_pros {
    max-width: 192px;
    margin: auto;
    object-fit: contain;
}

.copyright {
    padding: 28px 0;
    margin-top: 55px;
    background-color: #e9555d;
    border-top: 1px solid #b29a760d;
}

.dk-footer-form button:hover {
    cursor: pointer;
}

.pay_img img {
    width: 80px;
}

.pay_img h3 {
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 600;
    color: #8f8f8f;
    margin-top: 18px;
}

.section1 {
    text-align: center;
    display: table;
    width: 100%;
}

.section1 .shtext {
    display: block;
    margin-top: 20px;
}

.section1 .seperator {
    border-bottom: 1px solid #a2a2a2;
    width: 35px;
    display: inline-block;
    margin: 20px;
}

.section1 h1 {
    font-size: 20px;
    font-family: cursive !important;
    color: #f55a62;
    font-weight: normal;
    text-transform: uppercase;
}

.section2 {
    width: 1200px;
    margin: 25px auto;
}

.section2 .col2 {
    width: 48.71%;
}

.section2 .col2.first {
    float: left;
}

.section2 .col2.last {
    float: right;
}

.section2 .col2.column2 {
    padding: 0 30px;
}

.section2 span.collig {
    color: #f55a62;
    margin-right: 10px;
    text-transform: uppercase;
    display: inline-block;
    font-weight: 600;
}

.section2 .sec2addr {
    display: block;
    line-height: 26px;
}

.sec2addr p {
    font-size: 14px;
    margin-top: 17px;
  
}

.section2 .sec2addr p:first-child {
    margin-bottom: 10px;
}

.section2 .sec2contactform input[type="text"],
.section2 .sec2contactform input[type="email"],
.section2 .sec2contactform textarea {
    background-color: #ffeceb;
    height: 50px;
    padding-left: 16px;
    font-size: 13px;
    margin: 7px 0;
    border: none;
    border: 1px solid #d7d5d5;
}

.section2 .sec2contactform textarea {
    width: 100%;
    display: block;
    color: #666;
    resize: none;
    height: 242px;

}

.section2 .sec2contactform input[type="submit"] {
    padding: 15px 40px;
    color: #fff;
    border: 0;
    background: #f55a62;
    font-size: 16px;
    text-transform: uppercase;
    margin: 7px 0;
    cursor: pointer;
}

.section2 .sec2contactform input[type="email"]:focus {
    border: none;
    box-shadow: none !important;
}

.section2 .sec2contactform h3 {
    font-weight: normal;
    margin: 20px 0;
    margin-top: 30px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 19px;
    color: #f55a62;
    font-size: 20px;
}


.sec2addr p span{
    font-size: 15px;
}

.side_link a {
    font-size: 14px;
    color: #5d5c5c;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none;
}
.nav-link:focus, .nav-link:hover {
    color: #000000;
}
.offcanvas {
    position: fixed;
    bottom: 0;
    z-index: 1050;
    display: flex;
    flex-direction: column;
    max-width: 90%;
    visibility: hidden;
    background-color: #ffffff;
    background-clip: padding-box;
    outline: 0;
    transition: transform .3s ease-in-out;
}

.side_ul_two ul li {
    padding: 9px 10px 11px 1px;
    font-size: 14px;
    border-bottom: 1px solid #d9d5d5;
}

.side_ul_two ul{
    padding-left:0px;
    list-style-type: none;
}

/* @media querries */

@media only screen and (max-width: 1266px) {
    .section2 {
        width: 100%;
    }
}

@media only screen and (max-width: 960px) {

    .section2 .col2 {
        width: 100%;
        display: block;
    }
    .filters {
        padding: 16px 20px;
        display: block;
    }

    .filter {
        padding: 16px 20px;
        display: none;
    }


    .section2 .col2.first {
        margin-bottom: 10px;
    }

    .section2 .col2.column2 {
        padding: 0;
    }

    body .sec2map {
        height: 250px !important;
    }
}

@media only screen and (max-width: 768px) {
    .section2 .sec2addr {
        font-size: 14px;
    }
    .dropdown a {
        position: relative;
        color: #f55a62;
        text-decoration: none;
        font-weight: 400;
        font-size: 18px;
    }
    .section2 .sec2contactform h3 {
        font-size: 16px;
    }

    .section2 .sec2contactform input[type="text"],
    .section2 .sec2contactform input[type="email"],
    .section2 .sec2contactform textarea {
        padding: 10px;
        margin: 3px 0;
    }

    .copyright {
        padding: 19px 0;
        margin-top: 51px;
        background-color: #e9555d;
        border-top: 1px solid #b29a760d;
    }

    .section2 .sec2contactform input[type="submit"] {
        padding: 10px 30px;
        font-size: 14px;
    }
}

@media only screen and (max-width: 420px) {
    .section1 h1 {
        font-size: 28px;
    }
}

@media only screen and (max-width: 745px) {
    .top_sticky {
        display: none;
    }

    .filters {
        display: block;
    }

    .my_order_wrapper {
        display: flex;
        justify-items: flex-start;
        position: relative;
        flex-direction: column;
        overflow: hidden;
        border-radius: 10px;
        padding: 11px;
        margin-top: 5px;
        background-color: #fff;
        box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
        border: 1px solid #0a436f1a;
    }
}


@media only screen and (max-width: 890px) {
    .company_nav {
        display: none;
    }

    .card_wrapper {
        position: relative;
        transition: all .1s linear;
        overflow: hidden;
        border-radius: 2px;
        height: 262px;
    }
    .desktop_header{
        display: none;
    }

    .mobile_header{
        display: block;
    }

    .addres_wrapper .option_item {
        display: block;
        position: relative;
        width: 100%;
        border: 2px solid #0a40693d;
        border-style: dotted;
        border-radius: 0px;
    }

    .addres_wrapper {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex-direction: column;
    }

    .cart_icons {
        display: inline-flex;
        gap: 25px;
        /* margin-bottom: -19px; */
        list-style-type: none;
        padding-left: 0px;
  
    }

    .social_icons{
        display: none;
    }

    .product__carousel .gallery-top .swiper-slide img {
        width: 100%;
        height: 422px;
        object-fit: cover;
        overflow: hidden;
    }

    .social_links{
        display: none;
    }

    .about_text_section h2 {
        font-size: 20px;
        text-transform: uppercase;
    }
}

@media only screen and (max-width: 590px) {



    .card_wrapper {
        position: relative;
        transition: all .1s linear;
        overflow: hidden;
        border-radius: 2px;
        height: 291px;
    }

}

@media only screen and (max-width: 590px) {

    .card_name p {
        font-weight: 600;
        font-family: cursive;
        font-size: 12px;
    }

    .side_text h6 {
        font-size: 17px;
        text-transform: uppercase;
        font-weight: 400;
        color: #fff;
    }
}
.display_flex_start {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.coupon_discount_icon img {
    width: 40px;
}

.coupon_discount_icon h6 {
    margin-left: 10px;
    text-transform: capitalize;
}

.apply_text {
    border: 1px solid #d10025;
    padding: 3px;
    font-weight: 500;
    font-size: 12px;
    background-color: #ffffff;
    border-radius: 3px;
    text-align: center;
    width: 100px;
    margin-left: auto;
}

.coupon_box {
    border: 1px solid #8080802b !important;
    padding: 10px;
    border-radius: 7px;
    margin-top: 3px;
}

.apply_text a {
    color: #000;
    text-decoration: none;
}

.form_apply_wrapper .subscribe-form input {
    width: 100%;
    padding: 14px 28px;
    background: #2e2e2e00;
    border: 1px solid #2e2e2e2b;
    color: rgb(0, 0, 0);
}

.subscribe-form {
    position: relative;
    overflow: hidden;
}



.form_apply_wrapper .subscribe-form button {
    position: absolute;
    right: 0;
    background: #ff005bb0;
    padding: 13px 20px;
    border: 1px solid #ff005bb0;
    top: 1px;
    color: #ffff;
}
.generate_btn {
    background-color: #ff005b;
    height: 50px;
    display: flex;
    justify-content: center;
    padding-left: 16px;
    align-items: center;
    margin-bottom: 15px;
    border-radius: 5px;
    color: #ffffff !important;
}
.generate_btn a {
    color: #ffffff;
}