* {-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;margin: 0px;padding: 0px;}
html {margin: 0 !important;}
body {font-family: 'Poppins', sans-serif;margin: 0 auto;}
a {transition: all 0.3s linear 0s;color: #5D4060;}
a:hover {transition: all 0.3s linear 0s;color: #E8D7AC;}
.btn {font-size: 20px;color: #fff;line-height: 30px;text-transform: capitalize;transition: all 0.3s linear 0s;font-weight: 600;padding: 9px 51px; background-color: #3F0E40;border-radius: 5px;border: 1px solid #3F0E40;}
.btn:hover {background-color:#FFFAF5 !important;color: #3F0E40!important;border-color: #3F0E40; transition: all 0.3s linear 0s;}
input:focus-visible {outline-offset:none;}
input {outline-offset:0;outline:0;}
::-webkit-input-placeholder { /* Edge */
  color: #C6B7C6;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #C6B7C6;
}
::placeholder {
  color: #C6B7C6;
}

p, ul li, ol li {font-size: 18px;line-height: 28px; color: #1D1C1D;}
a {text-decoration: none;}

h2 {font-size: 41px; line-height: 51px; color: #1D1C1D; font-weight:600 ; font-family: 'vickeyregular'; margin: 0 0 25px 0;}
h4 {font-size: 24px; line-height: 34px; color: #1D1C1D; font-weight:600 ; font-family: 'vickeyregular'; margin: 0 0 30px 0;}


body [type=button]:focus,
body [type=button]:hover, 
body [type=submit]:focus, 
body [type=submit]:hover, 
body button:focus, 
body button:hover {background-color:#3F0E40; color: #fff;}
button:focus:not(:focus-visible) {box-shadow: none;}

@font-face {
    font-family: 'vickeybold';
    src: url('../fonts/vickeybold-webfont.woff2') format('woff2'),
         url('../fonts/vickeybold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'vickeylight';
    src: url('../fonts/vickeylight-webfont.woff2') format('woff2'),
         url('../fonts/vickeylight-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'vickeyregular';
    src: url('../fonts/vickeyregular-webfont.woff2') format('woff2'),
         url('../fonts/vickeyregular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gilroy-bolduploaded_file';
    src: url('../fonts/gilroy-bold-webfont.woff2') format('woff2'),
         url('../fonts/gilroy-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gilroy-semibolduploaded_file';
    src: url('../fonts/gilroy-semibold-webfont.woff2') format('woff2'),
         url('../fonts/gilroy-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'gilroy-mediumuploaded_file';
    src: url('../fonts/gilroy-medium-webfont.woff2') format('woff2'),
         url('../fonts/gilroy-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gilroy-regularuploaded_file';
    src: url('../fonts/gilroy-regular-webfont.woff2') format('woff2'),
         url('../fonts/gilroy-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover {background-color: #3F0E40;  outline: none;}
[type=button]:focus, [type=submit]:focus, button:focus {outline:unset !important;}
/* Header */
.gray-bg {background-color: #FFFAF5;}
.header {transition: all 0.3s linear 0s; position: fixed; top: 0; left: 0; width: 100%; z-index: 999;background: #FFFAF5;}
.top-header {padding: 20px 50px; background: #3F0E40;transition: all 0.3s linear 0s;}
.header-top .top-header {padding: 5px 50px;transition: all 0.3s linear 0s;}
.header-top {  transition: all 0.3s linear 0s;box-shadow: 0px 3px 12px rgb(0 0 0 / 8%);}
.header-logo a img {transition: all 0.3s linear 0s; height: 70px;}
.header-top .header-logo a img {max-width: 70px;transition: all 0.3s linear 0s;}
.top-header ul {padding: 0; margin: 0;display: flex;align-items: center;justify-content: space-between;}    
.top-header ul .Login_btn a.login_link {
    border: 1px solid #79577A;
    color: #C6B7C6;
    font-size: 16px;
    line-height: 26px;
    padding: 6px 16px;
    border-radius: 5px;
    font-weight: 600;
}
/*.top-header ul .Login_btn a {padding: 8px 20px;display: inline-block;align-items: center;border-radius: 5px;border: 1px solid #79577A;font-size: 16px;font-weight: 600;color: #C6B7C6;text-decoration: none;line-height: normal;}*/.top-header ul .Login_btn a:hover {background-color: #fff; color: #5D4060;}
.top-header ul li {list-style-type: none;}
.top-header ul .Login_btn a img {margin-left: 10px; width: 20px;height: 20px;}
.bottom-header {background: #FFFAF5;padding: 14px 50px;}
.main-memu ul {padding: 0; margin: 0;display: flex;width: 100%;align-items: center;}
.main-memu ul li:last-child {    margin-left: auto;}
.main-memu ul li {list-style-type: none;padding-right: 15px;display: inline-block;}
.main-memu ul li a {font-size: 15px;color: #5D4060;font-weight: 500;text-decoration: none;text-transform: capitalize;line-height: normal;}
.main-memu ul li a:hover {color: #1D1C1D;}
.main-memu ul li.search {padding-right: 0; display: flex; align-items: center;}
.main-memu ul li.search .input-form {margin-bottom: 0;}
.input-form input[type="search"] { width: 280px;height: 38px;border: 0.8px solid #3F0E40;padding: 10px 15px;border-radius: 5px;font-size: 16px;color: #3F0E40;font-weight: 400;padding-left: 38px;}
.search_icon {position: absolute;left: 14px;top: 9px; padding: 0; border:0;}
.top-header ul li.header-logo a {margin-left: 0;}
li.search .input-form .search_icon:hover {background-color: transparent;}
.input-form {position: relative;margin-bottom: 30px;}
.top-header .navbar-toggler {display: none;}
.collapse:not(.show) {display: block;}
li.Login_btn {display: inline-flex;align-items: center;}
.top-header ul li a {margin-left: 15px;}
.top-header ul .Login_btn a i {margin-left: 10px;}
.email-band .input-form {margin-bottom: 0;}
.main-memu ul li  a.right-icon {
    margin-right: 15px;
}

/* hero-section */
.hero-section {position: relative; padding: 60px 0 275px 0;  background-size: cover; background-repeat: no-repeat;}
.hero-title {margin-bottom: 5px;}
.hero-section h1 {font-size: 41px; color: #3F0E40;margin-bottom: 26px;font-weight: bold;font-family: 'vickeybold'; margin-top: 0;}
.hero-section p {font-size: 22px; line-height: 33px; color: #1D1C1D; font-weight: 500;margin: 0;font-family: 'gilroy-mediumuploaded_file';}
.hero-content {max-width: 570px;}
.email-band strong {font-size: 20px;line-height: normal;color: #3F0E40;margin-bottom: 28px;display: block;font-family: 'vickeyregular';font-weight: 600;}
.hero-section input[type="email"] {padding: 12px 20px;color: #5D4060;font-size: 14px;line-height: 24px;font-weight: 400;border: 0.8px solid #79577A;
    border-radius: 5px; min-width: 100%; background-color: transparent;}
.input-form .get-btn {font-size: 20px; font-weight: 600;color: #FFFAF5;background: #3F0E40 !important;border-radius: 5px;text-align: center;padding: 9px 25px;
text-transform: capitalize; border: 0.8px solid #3F0E40;line-height: 30px; position: absolute; right: 0; border-color: #3F0E40;}
.input-form .get-btn:hover {background-color: #E8D7AC !important;border-color: #1D1C1D!important; color: #1D1C1D; transition: all 0.3s linear 0s;}
.hero-section input[type="email"]::placeholder {color: #5D4060; }
.single-archive .video-title {text-align: center;}
body > div.main-wrapper > section.hero-section > div.container > div.top-title-band > h2{
    display: inline !important;
    transform:translatex(0px) translatey(0px) !important;
}

/* explore-section */
.top-shape {position: absolute;bottom: -2px;left: -3px; right: 0;}
.top-shape img {width: 100%;}
.explore-section {background-color: #3F0E40; padding: 0px 0 75px 0;  }
.explore-title h2 {font-size: 26px;line-height: 36px; color: #fff;font-weight: 600; margin: 0 0 38px 0;font-family: 'vickeyregular';}
.explore-content a.explre-btn {font-size: 16px;color: #3F0E40;line-height: 24px;text-transform: capitalize;font-weight: bold; padding: 0px 0px; background-color: #FFFAF5;border-radius: 5px; text-decoration: none; display: inline-block; border:1px solid #FFFAF5; margin-bottom: 20px; }
.explore-content a.explre-btn:hover {background: #E8D7AC; color: #1D1C1D;}
.explore-content img {margin-bottom: 0px; box-shadow: 0px 2px 10px rgb(0 0 0 / 25%); border:1px solid #E8D7AC; border-radius:5px; height: 233px;}
.explore-content {display: flex; flex-direction: column;align-items: center;}
.explore-title {padding-top: 35px;}

.explore-section .owl-nav .owl-next span:before,
.explore-section .owl-nav .owl-prev span:before  {border: 0;color: #1D1C1D;}
.explore-section .owl-nav .owl-next:hover span:before, 
.explore-section .owl-nav:hover .owl-prev span:before  {border-color: #fff;background: #fff;} 

.ppc-button-wrapper {margin-top: 30px;}
.ppc-button-wrapper .paypal-button {background-color: #e8d7ac;}
.explore-content .explre-btn {margin-top: 20px;}
.categories-sidebar {
  
        position: -webkit-sticky; /* For Safari */
        position: sticky;
        top: 12rem; /* Space from the top */
        z-index: 10; /* Adjust if needed to stack properly */
    }  
  
  /* Ensures there's no overlap initially */
  .bottom-header + .categories-sidebar {
    margin-top: 2rem; /* Adjust as needed */
  }

 #discounts-content a.explre-btn {font-size: 16px;color: #E8D7AC;line-height: 24px;text-transform: capitalize;font-weight: bold; padding: 0px 0px; background-color: #3F0E40;border-radius: 5px; text-decoration: none; display: inline-block; border:1px solid #FFFAF5; margin-bottom: 20px; }
 #discounts-content a.explre-btn:hover {background: #E8D7AC; color: #3F0E40;}
    /* Adding padding to the top of the main container */
    .main-wrapper2 {
        margin-top: 80px !important;
        padding-top: 2rem !important;
    padding-bottom: 2rem !important;
    margin-bottom: 80px;

    }
    
    /* Centering the Member Discounts title across the page */
    /* .discounts-title h3 {
        text-align: center;
        padding-bottom: 2rem;
        width: 100%;
    } */
    .discount-image {
        /* Your existing styles for .discount-image */
        order: 1; /* Ensures the image is at the top */
    }
    
    .price-details {
        /* Your existing styles for .price-details */
        order: 3; /* Ensures the price details come after the image */
        padding: 4px 0; /* Padding top and bottom */
    }
    
    .discount-title {
        /* Your existing styles for .discount-title */
        order: 2; /* Ensures the title comes after price details */
    }
    
    .explre-btn {
        /* Your existing styles for .explre-btn */
        order: 4; /* Ensures the button is at the bottom */
    }
   
    
    body > div > div > section > div > div > div.discounts-title > h2 {
        text-align: center;
        padding-bottom: 2rem;
        width: 100%;
        font-size: 2rem !important;
    }
    .discount-title { font-size: 1rem;line-height: 1rem;color: #3F0E40; font-family: 'Poppins', sans-serif !important; font-weight: bold;
        text-align: center;
        /* padding-bottom: 2rem; */
        width: 100%;
        margin-bottom: 0px !important;
        z-index: 10;
        position:relative;
    }
 
   /* Main discounts grid */
#discounts-content {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 2rem;
    align-items: stretch; /* This will make all items stretch to the same height */
}



.single-discount {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    position: relative;
    padding-top: 100%; /* 1:1 Aspect Ratio */
    background-color: #fff; /* or any color that matches your design */
   padding-bottom: 2rem;
}

.single-discount img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain; /* cover will fill the height and maintain aspect ratio */
    padding: 0.5rem;
}

/* Update the badge styles if needed */
.discount-badge {
    position: absolute;
    top: 10px;
    left: 10px;
    position: absolute;
    top: 10px; /* Position from the top */
    left: 10px; /* Position from the left */
    background-color: #E8D7AC;
    color: #3F0E40;
    padding: 5px 10px;
    border-radius: 5px;
    z-index: 10; /* Above image */
}
.price-details {
    width: 100%; /* Full width of the parent container */
    display: flex;
    flex-direction: row; /* Stack children vertically */
    align-items: center; /* Center children horizontally */
    justify-content: center; /* Center children vertically */
    padding: 4px 0; /* Padding top and bottom */
    z-index: 10;
    position: relative;
}

.price-details .original-price {
    color: #FF0000; /* Red color */
    font-size: 1rem; /* Adjusted font size */
    font-weight: 700;
    text-decoration: line-through;
    margin-bottom: 4px; /* Space between the original price and the sale price */
    display: inline-block;
    vertical-align:middle;
}

.price-details .sale-price {
    color: #008000; /* Green color */
    font-size: 1.25rem; /* Adjusted font size */
    font-weight: bold;
    display: inline;
}

/* Update the button styles if needed */
.single-discount .explre-btn {
    position: relative;
   
    width: 100%; /* Full width with padding compensation */
    margin: 1rem; /* Center button with margin */
    text-align: center;
    padding: 0.5rem;
   color: #E8D7AC;
   order: 4; /* Comes last */
   
  
}

.single-discount {
    display: flex;
    flex-direction: column;
    justify-content: flex-start; /* Align items to the top */
    align-items: center; /* Center items horizontally */
    padding-bottom: 2rem;
    position: relative;
    background-color: #fff;
}

.single-discount img {
    width: 100%;
    height: auto;
    object-fit: contain;
    padding: 0.5rem;
    position: relative; /* Changed from absolute */
}

.discount-badge {
    position: absolute;
    top: 10px;
    left: 10px;
    background-color: #E8D7AC;
    color: #3F0E40;
    padding: 5px 10px;
    border-radius: 5px;
    z-index: 10;
}

.discount-title {
    order: 2; /* Comes after the image */
}

.price-details {
    display: flex; /* Changed from inline */
    flex-direction: row; /* Children in a horizontal line */
    justify-content: center; /* Center children horizontally */
    align-items: center; /* Center children vertically */
    order: 3; /* Comes after the title */
}

.price-details .original-price,
.price-details .sale-price {
    display: inline; /* Keep them in line */
    margin: 0 4px; /* Optional: Add some horizontal spacing */
}


/* Clear the padding-top at the end of the .single-discount styling to allow space for the button */
.single-discount:after {
    content: "";
    display: block;
    margin-top: -100%; /* Negative margin of the same aspect ratio padding */
}

@media (max-width: 768px) {
    #discounts-content {
        grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); /* Adjust for smaller screens */
    }
}

        #discounts-content a.explre-btn {
        display: block;
        margin: 0 auto;
        text-align: center;
        margin-left: 8px;  /* Add some space to the left of the icon */
    
    }
    .categories-sidebar .discounts-categories li a {
        font-family: 'Poppins', sans-serif;
        font-size: 1.6rem;
        font-weight: 600;
        text-decoration: none; /* This removes any default underlining */
        color: #3F0E40; /* Using inherit to make sure the link adopts any color styles you might add later */
        margin-bottom: 1rem !important;
    }
    .categories-sidebar .discounts-categories {
        list-style-type: none;
        padding-left: 0; /* Removes any default padding */
        padding-bottom: 0.6rem;
    }
    .categories-sidebar .discounts-categories li a:hover,
    .categories-sidebar .discounts-categories li a.active {
        text-decoration: underline;
        color: #E8D7AC; /* Replace with your desired hover color */
    }
    .menu-title {
        padding-bottom: 1rem;
        text-decoration: underline;
        font-weight: 700;
        text-align: center;
        margin-top: 1.4rem;
    }
    body > div.main-wrapper > div > section > div > div > div.row > div.col-md-3 > div > ul > li{
        padding-bottom: 1.4rem;
    }
/* slider-section */
.owl-nav {display: flex;justify-content: flex-end;margin: 30px 0 0 0;}
.owl-prev, .owl-next {width: 50px;}
.owl-next {margin-left: 10px;}
.owl-nav .owl-prev span,.owl-nav .owl-next span{font-size: 0;}
.owl-nav .owl-prev span:before {content: "\f060";font-family: FontAwesome;border: 0.5px solid #E8D7AC;color: #1D1C1D; width: 50px; height: 50px; font-size: 20px; background-color: #fff;display: inline-flex; border-radius: 50%;align-items: center;justify-content: center;transition: all 0.3s linear 0s;}
.owl-nav .owl-next span:before {content: "\f061";font-family: FontAwesome;border: 0.5px solid #1D1C1D;color: #1D1C1D; width: 50px; height: 50px; font-size: 20px; background-color: #E8D7AC;display: inline-flex; border-radius: 50%;align-items: center;justify-content: center;transition: all 0.3s linear 0s;}
.owl-prev:hover span:before, .owl-next:hover span:before { background-color: #3F0E40; border-color: #3F0E40; color: #fff; transition: all 0.3s linear 0s;}

/* longevity-section */
.longevity-section {padding: 80px 0; box-shadow: 0px 1px 16px rgb(0 0 0 / 10%); position: relative;}
.left-title {display: flex; align-items: center;margin-bottom: 40px;}
.left-title h2 { font-size: 34px;line-height: 44px;color: #3F0E40; font-family: 'Poppins', sans-serif; text-transform: uppercase;font-weight: bold;margin: 0 0 0 -40px;z-index: 1;}
.right-title {display: flex; align-items: center;margin-bottom: 40px;justify-content: flex-end;}
.right-title h2 { font-size: 34px;line-height: 44px;color: #3F0E40;text-transform: uppercase;font-weight: bold;margin: 0 -40px 0 0; z-index: 1;}
.owl-carousel .owl-item .image-gallery img {height: 100%;}
.left-title a, .right-title a {text-decoration: none;}



.learndash-courses-section {padding: 80px 0; box-shadow: 0px 1px 16px rgb(0 0 0 / 10%); position: relative; background-color: #fff;}
.left-title {display: flex; align-items: center;margin-bottom: 40px;}
.left-title h2 { font-size: 34px;line-height: 44px;color: #3F0E40; font-family: 'Poppins', sans-serif; text-transform: uppercase;font-weight: bold;margin: 0 0 0 -40px;z-index: 1;}
.right-title {display: flex; align-items: center;margin-bottom: 40px;justify-content: flex-end;}
.right-title h2 { font-size: 34px;line-height: 44px;color: #3F0E40;text-transform: uppercase;font-weight: bold;margin: 0 -40px 0 0; z-index: 1;}
.owl-carousel .owl-item .image-gallery img {height: 100%;}
.learndash-courses-section .owl-nav .owl-next span:before, .learndash-courses-section .owl-nav .owl-prev span:before  {border: 0;color: #1D1C1D;}
.learndash-courses-section .owl-nav .owl-next:hover span:before, .learndash-courses-section .owl-nav:hover .owl-prev span:before  {border-color: #fff;background: #fff;} 
.left-title a, .right-title a {text-decoration: none;}
.learndash-courses-section .image-wrapper a {height: auto !important;}
/* TODO: ADD THIS TO NEW THEME */
.member-discounts-section {padding: 80px 0; box-shadow: 0px 1px 16px rgb(0 0 0 / 10%); position: relative; background-color: #fff;}
.left-title {display: flex; align-items: center;margin-bottom: 40px;}
.left-title h2 { font-size: 34px;line-height: 44px;color: #3F0E40; font-family: 'Poppins', sans-serif; text-transform: uppercase;font-weight: bold;margin: 0 0 0 -40px;z-index: 1;}
.right-title {display: flex; align-items: center;margin-bottom: 40px;justify-content: flex-end;}
.right-title h2 { font-size: 34px;line-height: 44px;color: #3F0E40;font-family: 'Poppins', sans-serif;  text-transform: uppercase;font-weight: bold;margin: 0 -40px 0 0; z-index: 1;}
.owl-carousel .owl-item .image-gallery img {height: 100%;}
.member-discounts-section .owl-nav .owl-next span:before, .member-discounts-section .owl-nav .owl-prev span:before  {border: 0;color: #1D1C1D;}
.member-discounts-section .owl-nav .owl-next:hover span:before, .member-discounts-section .owl-nav:hover .owl-prev span:before  {border-color: #fff;background: #fff;} 
.member-discounts-section .image-wapper img {box-shadow:none !important;border: 0px solid #fff; margin-bottom: 30px; }
.left-title a, .right-title a {text-decoration: none;}
.member-discounts-section .image-wrapper a {height: auto !important;}
/* Member Discounts Section */
.learndash-courses-section .explore-content a {border-radius: 5px;}
.learndash-courses-section .explore-content a.explre-btn {
  background-color: #3F0E40;
  color: #E8D7AC;
}
.learndash-courses-section .explore-content a.explre-btn:hover {
  background-color: #E8D7AC;
  color: #3F0E40;
}
.member-discounts-section .explore-content a {border-radius: 5px;}
.member-discounts-section .explore-content a.explre-btn {
  background-color: #3F0E40;
  color: #E8D7AC;
}
.member-discounts-section .explore-content a.explre-btn:hover {
  background-color: #E8D7AC;
  color: #3F0E40;
}
.member-discounts-section {
    position: relative;
    padding: 80px 0;
    overflow: hidden;
}

.member-discounts-grid .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
}
.member-discounts-section .image-wapper {
    position: relative; /* Confirm this is the correct class name */
    display: flex;
    align-items: flex-end; /* This will align child elements to the bottom */
    justify-content: flex-start; /* This will align child elements to the left */
    height: auto; /* Make sure this element has a height reference for the badge */
}

.member-discounts-section .category-badge {
    position: absolute;
    bottom: 0; /* Align to the bottom */
    left: 0; /* Align to the left */
    transform: translate(10px, -10px); /* Adjusts the badge position from the exact corner */
    background: rgba(0, 0, 0, 0.5); /* Semi-transparent background */
    color: #fff; /* Text color */
    padding: 5px 10px; /* Padding inside the badge */
    border-radius: 5px; /* Rounded corners */
    z-index: 2; /* Ensure it's above the image */
     /* Properties for single line text with ellipsis */
     white-space: nowrap; /* Prevent text from wrapping */
     overflow: hidden; /* Hide overflow */
     text-overflow: ellipsis; /* Add ellipsis */
     max-width: 150px; /* Set a max-width to ensure ellipsis, adjust as needed */
     box-sizing: border-box; /* Include padding in the width calculation */
     font-size: 0.6rem;
}
.member-discounts-grid .owl-prev, .member-discounts-grid .owl-next {
    position: absolute;
}

.member-discounts-grid .owl-prev {
    left: 0;
}

.member-discounts-grid .owl-next {
    right: 0;
}

.member-discounts .explore-content {
    box-shadow: 0px 1px 16px rgba(0, 0, 0, 0.1);
    background-color: #FFF;
    padding: 20px;
    border-radius: 10px;
    transition: transform 0.3s ease-in-out;
}
/* CSS for Member Discounts Owl Carousel */
@media only screen and (min-width: 1200px) {
    /* Desktops - show 5 items */
    .member-discounts-section .owl-carousel .owl-item {
        flex: 0 0 20%;
        max-width: 20%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
    /* Tablets - show 3 items */
    .member-discounts-section .owl-carousel .owl-item {
        flex: 0 0 33.3333%;
        max-width: 33.3333%;
    }
}

@media only screen and (max-width: 767px) {
    /* Mobile phones - show 1 item */
    .member-discounts-section .owl-carousel .owl-item {
        flex: 0 0 100%;
        max-width: 100%;
    }
}
/*.explore-content:hover {
    transform: scale(1.05);
}*/

.image-wapper img {
    border-radius: 10px;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.25);
}

.badge {
    position: absolute;
    top: 10px;
    left: 10px;
    background-color: #E8D7AC;
    padding: 5px 10px;
    border-radius: 5px;
    font-weight: 600;
}

.discount-badge {
    left: auto;
    right: 10px;

    
}

.category-badge {
    background-color: #3F0E40;
    color: #E8D7AC;
    /* background-color: #E8D7AC; */
    padding: 5px 10px;
    border-radius: 5px;
    font-weight: 600;
}


/* When there's a single course */
.single-course {
    display: flex;
    justify-content: center; /* centers the single course horizontally */
}

.single-course .col-md-6.col-lg-4 {
    flex: 0 0 100%; /* this makes sure the course takes full width, but this can be adjusted based on your design */
}

/* When there are two courses */
.double-course {
    display: flex;
    justify-content: space-between; /* places space between the two courses */
}

.double-course .col-md-6.col-lg-4 {
    flex: 0 0 50%; /* each course takes 50% of the width */
}
/* learndash styling */
.learndash-wrapper .ld-status-waiting {
    background-color: #ff2a00 !important;
    color: rgb(255, 252, 252) !important;
  }
/* END TODO */

/* health-section */
.health-section {padding: 80px 0;box-shadow: 0px 1px 16px rgb(0 0 0 / 10%);}
.explore-title.black-text h2 {color: #1D1C1D;}
.explore-title.black-text {padding-top: 0;}
.mb-30 {margin-bottom: 30px;}
.gallery-text img {border: 1px solid #E8D7AC;box-shadow:0px 2px 10px rgb(0 0 0 / 25%);border-radius: 5px; object-fit: cover;}
.transformation-section {box-shadow: 0px 1px 16px rgb(0 0 0 / 10%);  background-size: cover; z-index: 1; padding: 80px 0; position: relative; overflow: hidden;}
.leaf-left {position: absolute;top: -40px; left: -45px;z-index: -1;}
.leaf-right {position: absolute;top: -37px; right: 30px;z-index: 2;}
.expert-img img {border: 1px solid #E8D7AC;border-radius: 32px 0 32px 0;box-shadow: 0px 2px 10px rgb(0 0 0 / 25%); margin-bottom: 10px; height: 194px; width: 100%;}
.expert-img {display: flex; flex-direction: column; align-items: center;}
.expert-wapper .col-lg-2:nth-child(-n+6) {margin-bottom: 40px;}
.expert-img h6 {font-size: 14px;margin: 0;color: #1D1C1D;font-weight: 600;font-family: 'vickeyregular';line-height: 24px; text-align: center;}
/* health-section */
.health-section {
    padding: 80px 0;
    box-shadow: 0px 1px 16px rgb(0 0 0 / 10%);
}

.explore-title.black-text h2 {
    color: #1D1C1D;
}

.explore-title.black-text {
    padding-top: 0;
}

/* Grid layout */
.health-grid2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; /* This handles spacing between the grid items */
}

.gallery-text {
    flex: 0 0 calc(25% - 10px); /* 25% for 4 items with 10px subtracted for gutters */
    margin-bottom: 20px; /* Adjust spacing between rows */
    position: relative;
    overflow: hidden; /* Ensures nothing spills out of this container */
}

/* Image and overlay styles */
.gallery-text .square-image-link {
    position: relative;
    width: 100%;
    padding-top: 100%; /* Maintain aspect ratio of 1:1 */
    overflow: hidden;
    background-color: #f5f5f5; /* A light gray background color */
}

.gallery-text .square-image-link img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; /* Ensures the image covers the area without distortion */
    border: 1px solid #E8D7AC;
    box-shadow: 0px 2px 10px rgb(0 0 0 / 25%);
    border-radius: 5px;
}

/* Overlay styles */
.gallery-text .tag-overlay {
    position: absolute;
    top: 4px;
    left: 4px;
    right: 4px;
    bottom: 4px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    font-size: 2rem;
    padding: 4px;
    text-align: center;
    z-index: 2;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .health-grid2 .gallery-text {
        flex: 0 0 calc(50% - 10px); /* 2 items per row on tablet */
    }
}

@media (max-width: 480px) {
    .health-grid2 .gallery-text {
        flex: 0 0 100%; /* 1 item per row on mobile */
        padding-top: 56.25%; /* Adjust aspect ratio to 16:9 on mobile */
    }
}

/* footer-section */ 
footer {background-color: #3F0E40;position: relative;}
.footer-top {padding: 109px 0 30px 0; }
.footer-band h4 {font-size: 20px;color: #fff;line-height: 30px;font-family: 'vickeyregular'; margin-bottom: 20px; margin-top: 0;}
.footer-band ul {padding: 0; margin: 0;display: flex; flex-direction: row;flex-wrap: wrap;}
.footer-band li {list-style-type: none; width: 50%;padding-right: 15px;}
.footer-band a{font-size: 16px; line-height: normal; text-transform: capitalize; margin-bottom: 15px; display: block; text-decoration: none; color: #fff;}
.footer-band a:hover { color: rgb(255 255 255 / 50%); }
.footer-band input[type="email"] { padding: 10px 20px; color: #3f0e40; font-size: 14px;line-height: 24px;font-weight: 400;border: 0.8px solid #79577A;
    border-radius: 5px; min-width: 100%; background: #fff;}
.footer-band input[type="email"]:focus {border-color:#79577A;}
.tilt-logo {width: 400px;height: 166px;margin: 0 auto;}
.js-tilt-glare-inner {background-image:none !important; }
.footer-band .get-btn {font-size: 16px;line-height: 27px; color: #1D1C1D !important;border-color: #E8D7AC; background: #E8D7AC !important; padding: 8px 24px; transition: all 0.3s linear 0s;}
.footer-band .get-btn:hover {background-color: #3f0e40 !important; transition: all 0.3s linear 0s; color: #fff!important;border-color: #fff !important;}
.footer-band input[type="email"]::placeholder { color: #3f0e40;}
.brand-icon {display: flex; flex-direction: column; align-items: center; position: absolute;top: -83px;left: 0;right: 0;z-index: 2;}
.footer-bottom {border-top: 1px solid rgb(255 255 255 / 20%);padding: 15px 0;}
ul.footer-link {padding: 0; margin: 0; display: flex;}
ul.footer-link li {display: inline-flex; padding-right: 34px;}
ul.footer-link li a {font-size: 16px;text-transform: capitalize;color: rgb(255 255 255 / 50%);text-decoration: none;font-weight: bold;font-family: 'gilroy-bolduploaded_file'; }
ul.footer-link li a:hover {color: #fff;}
ul.footer-logo { padding: 0;margin: 0;display: flex;align-items: center;}
ul.footer-logo li {list-style-type: none;margin-left: 18px;}
.footer-wapper {display: flex;justify-content: space-between; align-items: center;}
.aha-app {display: flex;flex-direction: column;align-items: center;}
.aha-app strong {font-size: 22px;line-height: 22px;color: #fff;font-family: 'gilroy-bolduploaded_file';}
.aha-app p {margin: 0;font-size: 14px;color: #E8D7AC;font-weight: 500;font-family: 'gilroy-mediumuploaded_file';}
.image-wapper img {border: 1px solid #E8D7AC;box-shadow: 0px 2px 10px rgb(0 0 0 / 25%);border-radius: 5px; margin-bottom: 30px; }
.image-wapper a {height: 233px;display: flex;margin-bottom: 30px;}
.gallery-text {display: flex;height: 271px; position: relative;}
.gut-wapper { position: relative; background: url(https://awakenedheadev.wpengine.com/wp-content/themes/hello-theme-child-master-old/assets/img/gut-bg.jpg);background-size: cover;background-repeat: no-repeat;background-position: center;}
.ancient-wapper {background: url(https://awakenedheadev.wpengine.com/wp-content/themes/hello-theme-child-master-old/assets/img/ancient-bg.jpg);background-size: cover;background-repeat: no-repeat;background-position: center;}
.detoxification-wapper { background: url(https://awakenedheadev.wpengine.com/wp-content/themes/hello-theme-child-master-old/assets/img/detoxification-bg.jpg);background-size: cover;background-repeat: no-repeat;background-position: center;}
.transformation-wapper {background: url(https://awakenedheadev.wpengine.com/wp-content/themes/hello-theme-child-master-old/assets/img/transformation-bg-img.jpg);background-size: cover;background-repeat: no-repeat;background-position: center;}
.cancer-wapper {padding-bottom: 175px; background-color: #FFFAF5;}
.gallery-text.full-img { height: 573px;}
.gallery-text a {display: inline-block;width: 100%;}
.bg_img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0;
    left: 0;
    z-index: -1;
}
/* bottom-to-top-button */
#top_button::after {content: "\f077";font-family: FontAwesome;font-weight: normal;font-style: normal;font-size: 1.5em;line-height: 55px;color: #1D1C1D;}
#top_button.show {opacity: 1;visibility: visible;}
#top_button { display: inline-block;background-color: #E8D7AC; width: 50px;height: 50px;border-radius: 50px;text-decoration: none;cursor: pointer;
   text-align: center;position: fixed;bottom: 90px;right: 24px;transition: background-color .3s, opacity .5s, visibility .5s;opacity: 0;visibility: hidden;z-index: 99;}
    
   
/* Login Step 1 */
.login-section {padding: 76px 0 120px 0;background: url(https://awakenedheadev.wpengine.com/wp-content/themes/hello-theme-child-master-old/assets/img/login-bg.jpg);background-attachment: fixed; background-repeat: no-repeat;background-size: cover; margin-top: 111px;}
.login-wapper h5 { color: #1D1C1D; font-size: 22px; line-height: 32px; font-weight: 500; margin: 0 0 47px 0;font-family: 'gilroy-mediumuploaded_file';}
.login-wapper h4 { color: #1D1C1D; font-size: 24px; line-height: 34px; font-weight: 600; margin: 0 0 23px 0;font-family: 'vickeyregular';}
.login-wapper h3 { color: #3F0E40; font-size: 32px; line-height: 42px; font-weight: 400; margin: 0 0 45px 0;font-family: 'vickeyregular';}
.login-wapper h2 { color: #3F0E40; font-size: 41px; line-height: 51px; font-weight: 400; margin: 0 0 22px 0;font-family: 'vickeyregular';}
.login-wapper p {font-size: 22px;color: #1D1C1D;line-height: 32px;font-weight: 400; text-align: justify; font-family: 'gilroy-mediumuploaded_file';margin: 0 0 32px 0;}
.login-form {max-width: 465px;}
.input-form .form-control {border: 0.8px solid #79577A;height: 50px;font-size: 14px; padding: 16px;color: #5D4060; background-color: transparent;}
.line {width: 103px;height: 3px;border-radius: 5px;background: linear-gradient(91deg, rgba(255,210,77,1) 0%, rgba(93,64,96,0.5) 100%);margin: 17px 0 19px auto;}
.checkbox-wapper {color: #4A4A4A;font-size: 16px;font-weight: 400; display: inline-block; line-height: 30px;margin-bottom: 25px; font-family: 'gilroy-regularuploaded_file';padding-left: 40px;position: relative;}
.checkbox-wapper a { color: #3F0E40;font-family: 'gilroy-mediumuploaded_file'; font-weight: 500; text-decoration: underline;text-decoration-skip-ink: none;}
.checkbox-wapper a:hover {color: #E8D7AC;}
.checkbox-wapper input {position: absolute; opacity: 0; cursor: pointer;width: 0; height: 0;}
.checkmark {position: absolute;top: 0;left: 0;border: 0.8px solid #79577A; width: 30px;height: 30px; border-radius: 5px; cursor: pointer;}
.checkbox-wapper input:checked ~ .checkmark {background-color: #3f0e40;}
.checkbox-wapper input:checked ~ .checkmark:after {display: block;}
.checkbox-wapper .checkmark:after {left: 11px;top: 4px;width: 8px;height: 16px;border: 2px solid #fff;border-width: 0 3px 3px 0;-webkit-transform: rotate(45deg);
ms-transform: rotate(45deg);transform: rotate(45deg); content: "";position: absolute; display: none;}
.help-wapper {margin: 15px 0 0 0; display: flex;justify-content: flex-end; display: none;}
.small-btn i {margin-right: 12px; font-size: 26px;}
.small-btn { display: flex; align-items: center; font-size: 20px;color: #fff;line-height: 30px;text-transform: capitalize; transition: all 0.3s linear 0s; font-weight: 600;
    padding: 9px 18px;background-color: #3F0E40;border-radius: 5px;border: 1px solid #3F0E40;}
.small-btn:hover {background-color: #FFFAF5; color: #3F0E40;}
.toggle-password {position: absolute; right: 16px; top: 16px;color: #B6B6B6;font-size: 16px;transform: scaleX(-1);}
.form-control::placeholder { color: #5D4060;}
.form-control:focus { box-shadow: none;border-color:#5D4060; }
.bullet-points {padding: 0 0 0 15px; margin: 0;}
.bullet-points li {font-size: 18px; color: #1D1C1D;font-family: 'gilroy-mediumuploaded_file';}
.bullet-points li::marker {color: #3F0E40;}
.plan_wapper {display: flex;justify-content: space-between;margin-bottom: 25px;}
.plan_wapper h5 { margin: 0;}
.login-wapper h4.green-text {color: green;}
.plan_wapper h4 {color: #3F0E40;margin: 0; padding-right: 15px;}
.full-btn {width: 100%;}
.right-band {padding-top: 80px;}
.choose_plan {box-shadow: 0px 4px 10px rgb(0 0 0 / 25%); padding: 25px 30px; border-radius: 5px; margin-bottom: 30px; background-color: #fff;}
.left-band {padding-right: 15px;}
.right-band {padding-left: 15px;}
.payment-method {max-width: 100%; padding: 0 100px 0 0;}
.payment-method p {font-size: 16px;}
.radio_wapper {
    padding: 20px;
    border: 0.8px solid #79577A;
    border-radius: 5px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}
.card-method {position: relative;}
.radio_wapper h6 {
    font-size: 16px;
    color: #1D1C1D;
    font-weight: 500;
    margin-bottom: 0;
}
.card-method input {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    cursor: pointer; 
    z-index: 1;
}
.card-option {
    display: flex;
    color: #1D1C1D;
    font-size: 18px;
    align-items: center;
    font-weight: 500;
    margin-top: 20px;
}

.card-option img {
    margin-right: 10px;
}
.order_summary {
    padding: 30px 20px;
    background: #FFFAF5;
    border-radius: 5px;
    box-shadow: 0px 4px 10px rgb(0 0 0 / 25%);
}

.horizontal-line {
    width: 100%;
    height: 1px;
    background: #E8D7AC;
    margin: 30px 0;
}
.plan_band {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}
table.shop_table.subscription_details tbody tr:first-child {
    background: #fffaf5;
    color: #3f0e40;
    font-weight: 700;
}

.card-method input:checked ~ .radio_wapper {
    background-color: #e8d7ac;
    border: 0.8px dashed #79577A;
    color: #1D1C1D;
}
.card-method h6 {
    font-size: 16px;
    color: #1D1C1D;
    font-weight: 500;
    margin: 0;
}
.credit-debit {
    display: flex;
}

.credit-debit img {
    height: 36px;
}
.plan_band h4, .plan_band h5 {
    margin: 0;
}

.order_summary strong {
    display: block;
    margin-bottom: 5px;
    color: #3F0E40;
    font-size: 20px;
    font-weight: 600;
    font-family: 'gilroy-mediumuploaded_file';
}
.plan_band h6 { text-transform: uppercase; color: #3F0E40; font-weight: bold; margin: 0; cursor: pointer;}
.plan_band h6:hover {color: #1D1C1D;}
.order-details table {width: 100%; display: table;}
.order-details table tr td  {font-size: 16px; font-family: 'gilroy-mediumuploaded_file'; color: #1D1C1D; padding: 0 0 15px 0;border:0; background-color: transparent !important;}
.order-details table tr td:last-child {text-align: right;}
.order_summary p {
    color: #1D1C1D;
    font-size: 18px;
    margin: 0;
}
.order-details table .total_value td {padding: 0;
    font-size: 20px;
    color: #3F0E40;
    font-weight: bold;
}

.login-form .btn {font-size: 20px;color: #fff;line-height: 30px;text-transform: capitalize;transition: all 0.3s linear 0s;font-weight: 600;padding: 9px 51px; background-color: #3F0E40;border-radius: 5px;border: 1px solid #3F0E40;}
.login-form .btn:hover {background-color:#FFFAF5;color: #3F0E40;border-color: #3F0E40; transition: all 0.3s linear 0s;}

.home_slider h2 {
    font-size: 26px;
    line-height: 36px;
    color: #3F0E40;
    font-weight: 600;
    margin: 0 0 38px 0;
    font-family: 'vickeyregular';
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #3f0e40;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #E8D7AC;
    color: #1D1C1D
}
.home_slider .explore-content a {border-radius: 5px;}
.home_slider .explore-content a.explre-btn {
  background-color: #3F0E40;
  color: #FFFAF5;
}
.home_slider .explore-content a.explre-btn:hover {
  background-color: #E8D7AC;
  color: #1D1C1D;
}


#place_order {width: 100%;}




/* 15-11-2022 */

.radio_band {
    display: inline-flex;
    align-items: center;
    font-size: 20px;
    color: #3F0E40;
    line-height: 30px;
    text-transform: capitalize;
    transition: all 0.3s linear 0s;
    font-weight: 600;
    padding: 9px 18px;
    background-color: transparent;
    border-radius: 5px;
    border: 1px solid #3F0E40;
}
.choose-plan:hover .radio_band {
    background-color: #3F0E40;
    color: #fff;
    border-color: #3F0E40;
    transition: all 0.3s linear 0s;
}
.search-icon img {
    margin: 0 !important;
}
.search-icon {
  position: relative;
  margin-bottom: 20px;
}
.choose-plan input {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    cursor: pointer;
}
.owl-carousel .owl-item .image-gallery .play_icons {
    height: auto;
    width: auto;
    position: absolute;
    box-shadow: none;
    border: 0;
    margin: 0;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.restricated .image-wapper .play_icons{
  display: none;
}
.image-wapper {
  position: relative;
}
.choose-plan {
    position: relative;
    display: inline-block;
}
.choose-plan input:checked ~ .radio_band {background-color: #3F0E40; color: #fff;}
.login_wapper {
    padding: 80px 0 120px 0;
    background-repeat: no-repeat;
    background-size: cover;
}
.login-band {  max-width: 565px;}
.right-title img {z-index: -1;}
.login-band .btn {font-size: 20px;color: #fff;line-height: 30px;text-transform: capitalize;transition: all 0.3s linear 0s;font-weight: 600;padding: 9px 51px; background-color: #3F0E40;border-radius: 5px;border: 1px solid #3F0E40;}
.login-band .btn:hover {background-color:#FFFAF5;color: #3F0E40;border-color: #3F0E40; transition: all 0.3s linear 0s;}

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

.lost_password {
    color: #3F0E40;
    font-size: 18px;
    line-height: 34px;
    font-weight: 500;
    margin: 0 0 0 30px;
}

.lost_password a {
    color: #3F0E40;
    font-family: 'gilroy-mediumuploaded_file';
    font-weight: 500;
}
.login-band .account-title {
    color: #4A4A4A;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    font-family: 'gilroy-regularuploaded_file';
    margin: 20px 0 0 0;
}

.login-band .account-title a {
    color: #3F0E40;
    text-decoration: underline;
    text-decoration-skip-ink: none;
}
.login_wapper h2 {
    color: #3F0E40;
    font-size: 32px;
    line-height: 42px;
    font-weight: 600;
    margin: 0 0 45px 0;
    font-family: 'vickeyregular';
}
.login_wapper h4 {
    color: #1D1C1D;
    font-size: 24px;
    line-height: 34px;
    font-weight: 600;
    margin: 0 0 23px 0;
    font-family: 'vickeyregular';
}
.home_slider_2 {
  text-align: center; margin: 0 auto;
}
.login-band label {
    margin-bottom: 10px;
}
.btn.border-btn {
    background: transparent;
    color: #3F0E40;
}

.btn.border-btn:hover {
    background: #3F0E40 !important;
    color: #fff !important;
}

.home .main-wrapper {margin-top: 170px;}
.page-template-home-new .main-wrapper{margin-top: 135px;}
.main-wrapper {margin-top: 170px;}
.main-wapper {margin-top: 110px;}
.video-title {display: flex; flex-direction: column;}
.video-title h2 {font-family: 'vickeyregular'; font-size: 41px; color: #1D1C1D; margin: 0 0 75px 0; text-align: center; font-weight: 600;}
.btn-wapper {display: flex; justify-content: center; flex-direction: row; flex-wrap: wrap;}
.btn-wapper .btn { margin: 0 15px;min-width: 310px; text-align: center;}
.video-content {display: flex; align-items: center; justify-content: center;width: 100%;max-width: 920px;margin: 0 auto; margin-top: 40px; position: relative;}
.video-content .video-img {box-shadow: 0px 2px 10px rgb(0 0 0 / 25%);border: 1px solid #E8D7AC; border-radius: 5px; margin-bottom: 0;}
.video-icon {position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%); cursor: pointer;}
.video-img .video-img {max-width: 100%;box-shadow: 0px 2px 10px rgb(0 0 0 / 25%);border: 1px solid #E8D7AC;border-radius: 5px; margin-bottom: 0; }
.video-img {position: relative; margin-bottom: 30px; display: inline-block;height: auto;width: 100%; }
.main-memu ul li.search .input-form input {padding: 1px 15px 1px 38px;border: 0.8px solid #3F0E40; color: #3F0E40; border-radius: 5px; max-width: 220px; font-size: 14px;} 
.video-img .small-icon {max-width: 32px; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%);}
.video-title h3 { color: #1D1C1D;font-size: 24px; font-family: 'vickeyregular';margin: 0 0 35px 0; font-weight: 600; text-align: center; }
.login-band label.woocommerce-form__label-for-checkbox {margin-bottom: 30px;}
label.error {color: red; position: relative; font-size: 12px; display: block; font-family: 'Poppins', sans-serif;}
.single-archive .small-icon {width:60px;max-width: 100%;box-shadow: none; border:0;margin: 0;}
#strength .weak {display: inline-block;width: 100%; margin: 17px 0 19px auto;}
#strength .str-box { height: 3px; width: 26px; float: left;}
#strength { margin: 0 0 19px 0; display: inline-block; width: 100%; transform: rotate(-180deg); float: right;}

.change_payment_method {display: none;}
.left-bg {
    position: absolute;
    object-fit: cover;
    left: 0;
    top: 0;
    width: 50%;
    height: 100% !important;
    z-index: -1;
}
.wrong-section {
    text-align: center;
}

table.shop_table {background-color: #fff;}

.payment_box.payment_method_stripe {
    display: none;
}

.wrong-section img {
    margin-bottom: 30px;
}
.right-bg {
    position: absolute;
    object-fit: cover;
    right: 0;
    top: 0;
    width: 50%;
    height: 100% !important;
    z-index: -1;
}


.bonuses-wapper {
    padding: 50px 0;
    position: relative;
    border: 1px solid #E8D7AC;
}
.bonuses-section .bonuses-wapper {
    border-bottom: 0;
}
.woocommerce-order-details header h2 {
    margin-bottom: 25px !important;
}
.loader {
    position: fixed;
    z-index: 99999999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(255 255 255 / 80%);
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    display: flex;
    align-items: center;
    justify-content: center;
}
.loader img {
    width: 100px;
    height: 100px;
    animation: rotation 1.2s linear infinite;
}
@keyframes rotation {
  0% {transform: rotate(0deg);}
  100% {transform: rotate(360deg);}
}

/*.restricated {
    pointer-events: none;
}*/
.restricated .image-wapper {position: relative;}
.restricated .image-wapper a:before {
    content: "";
    position: absolute;
    width: 62px;
    height: 62px;
    background-image: url(../img/lock-icon.png );
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 1;
    cursor: pointer;
}
.restricated .explore-img-re {position: relative;}
.restricated .explore-img-re:before {
    content: "";
    position: absolute;
    width: 62px;
    height: 62px;
    background-image: url(../img/lock-icon.png );
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 1;
    cursor: pointer;
}


.search .video-img img.video-img {
  height: 160px;
  object-fit: fill;
  margin-bottom: 20px;
}

.left-sec:before {
    content: "";
    position: absolute;
    width: 50%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgb(255 250 245 / 70%);
    z-index: -1;
}
.right-sec:before {
    content: "";
    position: absolute;
    width: 50%;
    height: 100%;
    right: 0;
    top: 0;
    background: rgb(255 250 245 / 70%);
    z-index: -1;
}
.bonuses-wapper:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    top: 0;
    background: #E8D7AC;
    left: 50%;
}
.bonuses-sec {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.bonuses-sec .img_band {
    margin-bottom: 50px;
    display: flex;
    width: 100%;
    align-items: center;
    flex-direction: column;
    height: 200px;
}
.bonuses-section .bonuses-wapper:last-child {
    padding-bottom: 155px;
}
.left-sec {
    padding: 0 30px;
}
.desc_band {min-height: 150px; position: relative;}
.right-sec {
    padding: 0 30px;
}
.ElementsApp, .ElementsApp .InputElement {
    font-size: 16px;
    color: #1D1C1D;
}

.bonuses-sec h3 {
    font-size: 24px;
    line-height: 34px;
    color: #1D1C1D;
    width: 100%;
    text-align: center;
    font-weight: 600;
    font-family: 'vickeyregular';
    margin: 0 0 50px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
    transition: all 0.3s linear 0s;
}
.bonuses-sec .img_band img {
    width: 100%;
    object-fit: contain;
    height: 100%;
}
.bonuses-sec  p {
    color: #5D4060;
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 50px 0;
    text-align:justify;
    text-align: center;
}

.bonuses-sec p:first-child {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2; 
    line-clamp: 2; 
    -webkit-box-orient: vertical;
    transition: all 0.3s linear 0s;
    position: relative;
}

.bonuses-sec .desc_wapper p.tooltip-text {
    width: 100%;
    background-color: #1D1C1D;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    font-size: 12px;
    line-height: 22px;
    padding: 7px 9px;
    position: absolute;
    z-index: 1;
    top: 60px;
    left: 0;
    opacity: 0;
    transition: opacity 0.3s;
    font-weight: 500;
    visibility:hidden;
}

.tooltip-text:after {
    content: "";
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #1D1C1D transparent;
}
.bonuses-sec .desc_wapper:hover .tooltip-text {
    visibility: visible;
    opacity: 1;
}

.bonuses-sec .btn { font-size: 16px; padding: 9px 21px;}
.bonuses-sec a { display: table; margin: 0 auto; }
/* width */
::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #FFFAF5; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #3F0E40; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #E8D7AC; 
}

.gallery-text h4 {
    position: absolute;
    z-index: 1;
    padding: 0 15px;
    color: #fff;
    text-transform: uppercase;
    left: 0;
    text-shadow: 2px 2px #1D1C1D;
    right: 0;
    top: 20px;
    text-align: center;
    margin: 0 auto;
    word-break: break-all;
}
    
    
    
/* The Modal (background) */
.modal {
  display: none;
  position: fixed;
  z-index: 999;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.8);
}

/* Modal Content */
.modal-content {
  position: absolute;
  background-color: transparent;
  margin: auto;
  padding: 0;
  width: 90%;
  max-width: 750px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

/* The Close Button */
.close {
  color: white;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

.mySlides {
  display: none;
}



/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}



.caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
}

.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

.woocommerce-MyAccount-content article a {
    margin-bottom: 20px;
    display: block;
}

.woocommerce-MyAccount-content article .caption h3 {
    font-size: 18px;
    margin-bottom: 20px;
}

.woocommerce-MyAccount-content .ribbon.enrolled {
    margin-bottom: 20px;
    font-size: 18px;
    color: #3f0e40;
    font-weight: 600;
}
/*img.hover-shadow {
  transition: 0.3s;
}

.hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}*/

.page-template-summit-collection .video-section{
  padding: 150px;
}
.page-template-summit-collection .video-section .list-img-blk{
  position: relative;
}
.page-template-summit-collection .video-section .play-btn{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}
.page-template-summit-collection .video-section .list-img-blk{
  margin: 0 0 30px;
}
.page-template-summit-collection .video-section h2{
  font-weight: 400;
  font-size: 24px;
  line-height: 31px;
  color: #1D1C1D;
  text-align: center;
  padding: 0 0 30px;
}

body.page-template-summit-collection{
    font-family: 'vickeyregular' !important;
}

.video-content iframe {
    border: 0;
    max-width: 80%;
    width: 100%;
    height: 500px;
}

.img-content {
    display: flex;
    justify-content: flex-start;
    padding: 0;
    position: relative;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
}
    
.img-content  h2 {
  font-family: 'vickeyregular';
    font-size: 41px;
    color: #000;
    font-weight: 600;
    margin: 0 0 40px 0;
    text-align: center;
}

.img-content img {
    border: 1px solid #E8D7AC;
    border-radius: 32px 0 32px 0;
    box-shadow: 0px 2px 10px rgb(0 0 0 / 25%);
    margin-bottom: 10px;
    height: 196px;
    object-fit: cover;
    width: auto;
}

.video-content iframe {
    left: 0;
    top: 0;
    border: 0;
    position: absolute;
    width: 100%;
    max-width: 920px;
    height: 100%;
    z-index: 1;
    display: none;
}

.top-header ul .Login_btn a.dropdown-item {
    border: 0;
    padding: 5px 15px;
    font-size: 14px;
    color: #5D4060;
    font-weight: 600;
    margin: 0;
    border-radius: 5px;
    border-bottom: 1px solid rgb(63 14 64 / 10%);
}
.top-header ul .Login_btn a.dropdown-item:hover {color: #3f0e40;background: #fffaf5;}
.top-header ul .Login_btn a.dropdown-item:last-child {border-bottom: 0;}
.top-header ul .Login_btn a.my-account img {
    width: 32px;
    height: 32px;
    border-radius: 50%;
}
.series-wapper h2 {
    margin-bottom: 35px;
}
.series-wapper h4 {
    margin-bottom: 50px;
    text-align: center;
    font-size: 22px;
    color: #4A4A4A;
    font-family: 'gilroy-mediumuploaded_file';
    font-weight: 500;
}
.one-btn {
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.black-btn {
    background: #1D1C1D;
    border-color: #1D1C1D;
}
.black-btn:hover {
    background: transparent;
    color: #1D1C1D;
}
.series-wapper .btn-wapper .btn{
    min-width: auto;
    padding: 9px 30px;
    width: 100%
}
.dropdown-menu {box-shadow: 0px 3px 12px rgb(0 0 0 / 8%);border: 0; padding: 0;}

nav.woocommerce-MyAccount-navigation ul li a {
    font-size: 16px;
    line-height: 23px;
    color: #1D1C1D;
    display: block;
    padding: 8px 15px;
    font-weight: 600;
    border: 1px solid #E8D7AC;
    border-radius: 5px;
    margin-bottom: 10px;
    padding-left: 45px;
    text-transform: capitalize;
    position: relative;
}
nav.woocommerce-MyAccount-navigation ul li.is-active a {
    background-color: #3f0e40;
    color: #fff;
}
.woocommerce-MyAccount-navigation ul li.is-active a:before {
    filter: brightness(0) invert(1);
}
nav.woocommerce-MyAccount-navigation{
    padding: 30px;
    box-shadow: 0px 2px 10px rgb(0 0 0 / 25%);
}
.woocommerce-account .woocommerce-MyAccount-content {
      width: 65%;
}
nav.woocommerce-MyAccount-navigation ul {
  padding: 0;
}
.woocommerce-account form .form-row {
  padding: 0;
  margin: 0;
}

nav.woocommerce-MyAccount-navigation ul li {
    list-style-type: none;
    text-transform: capitalize;
}

nav.woocommerce-MyAccount-navigation ul li a img {
    margin-right: 15px;
}
nav.woocommerce-MyAccount-navigation ul li a:hover {
  background-color: #3F0E40;
  border-color: #3F0E40;
  color: #fff;
}
.video-section {
    padding: 50px 0px 80px;
}
fieldset#wc-stripe-cc-form .form-row {
    padding: 0 !important;
    margin: 0 !important;
}
.woocommerce-account .edit-account .form-row {padding: 0;margin:0;}
.woocommerce-account .woocommerce form .form-row label {display: none;}
.edit-account form .form-row label 
.woocommerce-account .edit-account .form-row span em {
    color: #61CE70;
    font-size: 16px;
    font-style: normal;
    font-family: 'gilroy-mediumuploaded_file';
    margin: 2px 0 0 0;
}
.woocommerce-account .edit-account .button {
  font-size: 20px;
    font-weight: 600;
    color: #fff;
    background: #3F0E40 ;
    border-radius: 5px;
    text-align: center;
    padding: 9px 25px;
    text-transform: capitalize;
    border: 0.8px solid #3F0E40;
    line-height: 30px;
    position: absolute;
    right: 0;
    border-color: #3F0E40;
    transition: all 0.3s linear 0s;
}
.woocommerce-account .woocommerce form.login {padding: 0; margin: 0; border: 0;}
.woocommerce-account .woocommerce h2 {
    color: #1D1C1D;
    font-size: 24px;
    line-height: 34px;
}
    
ul.woocommerce-SavedPaymentMethods.wc-saved-payment-methods {padding: 0;}
.woocommerce form .password-input, .woocommerce-page form .password-input {display: block;}
.woocommerce form .show-password-input::after, .woocommerce-page form .show-password-input::after {
  color: #B6B6B6;font-family: "Font Awesome 6 Free";content: "\f070";
}
.woocommerce .woocommerce-form-login .button_feild .woocommerce-form-login__submit {
        margin-right: 0;
}
.woocommerce form .show-password-input.display-password::after, .woocommerce-page form .show-password-input.display-password::after {
  color: #B6B6B6;font-family: "Font Awesome 6 Free";content: "\f06e";
}
.login-band .input-form .password-input .show-password-input {
    right: 5px;
    transform: scaleX(-1);
}
.woocommerce-account .woocommerce form.login .form-row .woocommerce-form-login__submit {
    font-size: 20px;
    color: #fff;
    line-height: 30px;
    text-transform: capitalize;
    transition: all 0.3s linear 0s;
    font-weight: 600;
    padding: 9px 51px;
    background-color: #3F0E40;
    border-radius: 5px;
    border: 1px solid #3F0E40;
}
.login-band h4 {
    color: #1D1C1D;
    font-size: 24px;
    line-height: 34px;
    font-weight: 600;
    margin: 0 0 23px 0;
    font-family: 'vickeyregular';
}

.woocommerce-account .edit-account .button:hover {background-color: transparent; color: #3F0E40;}
.content-wrapper {padding: 80px 0 130px 0;}
.content-wrapper p {margin-bottom: 35px; font-family: 'gilroy-regularuploaded_file'; font-weight: 400;}

li.Login_btn.dropdown .dropdown-toggle img {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    margin-left: 10px;
}

li.Login_btn.dropdown .dropdown-toggle {
    font-size: 16px;
    background: transparent;
    box-shadow: none;
    border: 0;
    color: #C6B7C6;
    font-weight: 600;
}
li.Login_btn.dropdown .dropdown-toggle::after {display: none;}
em {
    color: #61CE70;
    font-style: normal;
    font-family: 'gilroy-mediumuploaded_file';
    font-size: 16px;
    font-weight: 500;
    margin-top: 0;
    display: block;
}
legend {
    font-size: 18px;
    color: #1D1C1D;
    margin-bottom: 30px;
    font-family: 'vickeyregular';
    font-weight: 600;
}
.profile-sec {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 30px;
}

.profile-sec img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    margin-bottom: 25px;
}
.woocommerce table.shop_table td a.button {
    margin-right: 5px;
    box-shadow: 0px 4px 10px rgb(0 0 0 / 25%);
    border-radius: 5px;
}
.page-id-2112 {
    overflow: hidden;
}
.blockUI.blockOverlay {
    z-index: 99 !important;
}

.woocommerce-info {
  border-top-color: #3f0e40;
}
.woocommerce-info button {
    color: #ffffff;
    background-color: #3f0e40;
}
.woocommerce-info button:hover {
    background-color: #E8D7AC;
    color: #1D1C1D;
}
.woocommerce table.shop_table {
    color: #1D1C1D;
}
.woocommerce table {
    border-spacing: 0px;
}
.woocommerce table thead tr th {
    background-color: #FFFAF5;
}
.woocommerce-info::before {
  color: #3f0e40;
}
.wpcc-container {
    z-index: 9999999;
}
.woocommerce table.my_account_orders th {
      padding: 8px 16px;
      font-size: 16px;
      color: #3F0E40;
}
.woocommerce table.my_account_orders td {
  padding: 8px 16px;
  font-size: 14px;
}
.profile-sec span {
    color: #1D1C1D;
    font-size: 20px;
    font-weight: 600;
    display: block;
    margin: 0;
}
.account-section {
    padding: 80px 0;
    text-align: center;
    margin-bottom: 50px;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.account-section h2 {
    font-size: 41px !important; 
    line-height: 51px !important;
}

.account-section p {
    font-size: 22px;
    line-height: 32px;
    color: #4A4A4A;
    font-family: 'gilroy-mediumuploaded_file';
    margin-bottom: 0;
}

.woocommerce-account .woocommerce .account-section h2 {
    margin: 0 0 25px 0;
    margin-bottom: 50px;
    color: #1D1C1D;
}

.logout-btn {
    font-size: 16px;
    color: #1D1C1D;
    font-weight: 600;
    border: 1px solid #E8D7AC;
    padding: 5px 18px;
    border-radius: 5px;
}
.logout-btn:hover {
    background: #3f0e40;
    color: #fff;
}
ul.social-icon li a:hover i {
    color: #fff;
    background: #3f0e40;
    transition: all 0.3s linear 0s;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .woocommerce form .form-row select {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: normal;
    border: 0.8px solid #79577A;
    height: 50px;
    font-size: 14px;
    padding: 16px;
    color: #5D4060;
    background-color: transparent;
    border-radius: 5px;
    margin-bottom: 30px;
}
.woocommerce-account .addresses .title .edit {
    float: none;
    padding: 4px 22px;
    background: #3f0e40;
    border-radius: 5px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 10px;
    display: inline-block;
    text-transform: capitalize;
}
.woocommerce-account .addresses .title .edit:hover {
    background: #E8D7AC;
    color: #1D1C1D;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    background: #3f0e40;
    color: #fff;
    padding: 14px 20px;
    text-transform: capitalize;
    border-radius: 5px;
    transition: all 0.3s linear 0s;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
  background: #E8D7AC;
    color: #1D1C1D;
}
.woocommerce-account .addresses .title h3, .woocommerce-MyAccount-content h3 {
  color: #1D1C1D;
    font-size: 24px;
    line-height: 34px;
    font-weight: 600;
    margin: 0 0 23px 0;
    font-family: 'vickeyregular';
    width: 100%;
    text-transform: capitalize;
}
.woocommerce-Address {
    display: flex;
    width: 100% !important;
    padding: 30px;
    border: 1px solid #3F0E40;
    margin-bottom: 30px;
    border-radius: 5px;
    flex-direction: column;
}

.woocommerce-Address address {
    color: #3f0e40;
    font-size: 14px;
    font-weight: 400;
}

nav.woocommerce-MyAccount-navigation ul li a:hover:before {
      filter: brightness(0) invert(1);
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before {
    content: "";
    position: absolute;
    left: 15px; 
    background-image: url(../img/dashboard.svg);
    background-repeat: no-repeat;
    width: 17px;
    height: 17px;
    top: 12px;
}
 .woocommerce-Address address br {display: none;}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before {
    content: "";
    position: absolute;
    left: 15px;
    background-image: url(../img/orders.svg);
    background-repeat: no-repeat;
    width: 17px;
    height: 17px;
    top: 12px;
}
 
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before {
    font-family: "fontAwesome";
    content: "";
    position: absolute;
    left: 15px;
    background-image: url(../img/Downloads.svg);
    background-repeat: no-repeat;
    width: 17px;
    height: 17px;
    top: 12px;
}
 
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before {
    content: "";
    position: absolute;
    left: 15px;
    background-image: url(../img/Addresses.svg);
    background-repeat: no-repeat;
    width: 17px;
    height: 17px;
    top: 12px;
}
 
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before{
    content: "";
    position: absolute;
    left: 15px;
    background-image: url(../img/Account-details.svg);
    background-repeat: no-repeat;
    width: 17px;
    height: 17px;
    top: 12px;
}
 
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before {
    content: "";
    position: absolute;
    left: 15px;
    background-image: url(../img/logout.svg);
    background-repeat: no-repeat;
    width: 17px;
    height: 17px;
    top: 12px;
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--members-area a:before {
    content: "";
    position: absolute;
    left: 15px;
    background-image: url(../img/memberships.svg);
    background-repeat: no-repeat;
    width: 17px;
    height: 17px;
    top: 12px;
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--subscriptions a:before {
    content: "";
    position: absolute;
    left: 15px;
    background-image: url(../img/Subscriptions.svg);
    background-repeat: no-repeat;
    width: 17px;
    height: 17px;
    top: 12px;
}
.btn:focus {box-shadow: 0 0 0 0.25rem rgb(63 14 64 / 25%) !important;}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--courses a:before {
    content: "";
    position: absolute;
    left: 15px;
    background-image: url(../img/Courses.svg);
    background-repeat: no-repeat;
    width: 17px;
    height: 17px;
    top: 12px;
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--ppcp-paypal-payment-tokens a:before {
    content: "";
    position: absolute;
    left: 15px;
    background-image: url(../img/PayPal.svg);
    background-repeat: no-repeat;
    width: 18px;
    height: 17px;
    top: 12px;
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods a:before {
    content: "";
    position: absolute;
    left: 15px;
    background-image: url(../img/Payment-Methods.svg);
    background-repeat: no-repeat;
    width: 17px;
    height: 17px;
    top: 12px;
}
.thankyou-section {
    width: 100%;
    height: auto;
}
.woocommerce-address-fields select {
    -webkit-appearance: none;
    background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSdibGFjaycgaGVpZ2h0PScyNCcgdmlld0JveD0nMCAwIDI0IDI0JyB3aWR0aD0nMjQnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Zyc+PHBhdGggZD0nTTcgMTBsNSA1IDUtNXonLz48cGF0aCBkPSdNMCAwaDI0djI0SDB6JyBmaWxsPSdub25lJy8+PC9zdmc+);
    background-repeat: no-repeat;
    background-position: 98%;

}

.button-wapper {
    padding: 46px 0;
}
.button-wapper .btn {margin: 0 15px;}
.thankyou-wapper {
    max-width: 824px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%; 
    transform: translate(-50%,-50%);
}
ul.social-icon {
    padding: 0;
    margin: 0;
    display: flex;
}

ul.social-icon li {
    list-style-type: none;
    padding: 0 8px;
}

ul.social-icon li a i {
    color: #fff;
    font-size: 16px;
    width: 30px;
    display: flex;
    height: 30px;
    border-radius: 50%;
    background: #1D1C1D;
    align-items: center;
    justify-content: center;
    transition: all 0.3s linear 0s;
}
.thankyou-wapper h1 {font-size: 70px; line-height: 80px; color: #1D1C1D;font-family: 'vickeyregular'; font-weight: 600; margin: 45px 0; }
.thankyou-wapper p {font-size: 16px; color: #1D1C1D; margin: 0;font-family: 'gilroy-mediumuploaded_file';font-weight: 400;}
ul.social-icon li a {
    text-decoration: none;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: #fffaf5;
    box-shadow: 0px 4px 10px rgb(0 0 0 / 25%);
}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
    background-color: #ffffff;
}
#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
    border-bottom-color: #fff;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    width: 48%;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    background-color: #fffaf5;
    color: #1D1C1D;
}
.wc-stripe-elements-field, .wc-stripe-iban-element-field {
        width: 100%;
    margin: 0;
    outline: 0;
    line-height: normal;
    border: 0.8px solid #79577A;
    height: 50px;
    font-size: 14px;
    padding: 16px;
    color: #5D4060;
    background-color: transparent;
    border-radius: 5px;
    margin-bottom: 30px;
}
.woocommerce-password-strength.bad {
    background-color: #fffaf5;
    border-color: #3f0e40
}
.woocommerce .woocommerce-customer-details address {padding: 15px 20px;}
.mark, mark { 
    background-color: #FFFAF5;
    font-weight: 600;
    color: #3f0e40;
    padding: 5px 10px;
    border-radius: 5px;
}
p.woocommerce-customer-details--email {padding-top: 5px;}
.woocommerce td.product-name .wc-item-meta p, .woocommerce td.product-name .wc-item-meta:last-child, .woocommerce td.product-name dl.variation p, .woocommerce td.product-name dl.variation:last-child {
    padding: 0;
}
.page-id-2112 .main-wrapper { background-color: #FFFAF5;  padding-top: 60px;   margin-top: 0; height: 100vh;}
.page-id-2112 .main-wrapper .content-wrapper {padding-top: 0;}
.woocommerce form .form-row label {color: #1D1C1D; font-size: 14px;}



.woocommerce-account .content-wrapper>.container {
    max-width: 100% ;
    padding: 0;
}
.woocommerce-account .content-wrapper  {
    padding: 0 0 130px 0;
}
.courses__content .image-wapper a {
    height: auto;
}

.woocommerce-lost-password .content-wrapper>.container  {
    max-width: 1320px ;
    padding: 0 15px ;
}

.login-wapper-band {
    padding: 80px 0 0 0;;
}

.woocommerce-lost-password .content-wrapper {
    padding: 80px 0 130px 0;
}

tr.payment-method.default-payment-method {
    display: table-row;
    flex-direction: unset;
    padding: 0;
}
.select2-container--default .select2-results__option[aria-selected=true], .select2-container--default .select2-results__option[data-selected=true] {
    background-color: #FFFAF5;
}
.woocommerce table.shop_table {
    border: 0;
    box-shadow: 0px 2px 10px rgb(0 0 0 / 10%);
    border-radius:10px;
}
.woocommerce table.shop_table th {
    color: #3f0e40;
}

/* ============== 28-Nov-22 ============== */

.search-page-class h2{  text-align: center; }

.explre-btn {
    padding: 4px 12px !important;
    margin-bottom: 0px !important;
}

.restricated .video-img .small-icon, .video-section .video-wapper .restricated .small-icon {
    opacity: 0;
}
.video-section .video-wapper .restricated a {position: relative;}

.video-section .video-wapper .restricated a:before {
    content: "";
    position: absolute;
    width: 60px;
    height: 60px;
    background-size: contain;
    background-image: url(https://awakenedheadev.wpengine.com/wp-content/themes/awakenedhealthacademy/assets/img/lock-icon.png);
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 1;
    cursor: pointer;
}

.series-page-top-section {
    padding: 60px 0px 0px;
}
.series-page-top-section .video-wapper .video-title.series-wapper h2 {
    margin-bottom: 0px;
}
.series-page-top-section .video-wapper .video-title.series-wapper h2 span {
   color: #3F0E40 !important;
}

/* ============== 28-Nov-22 ============== */

/* ============== 01-Dec-22 ============== */

.courses__content .image-wapper .play_icons {
    height: auto;
    width: auto;
    position: absolute;
    box-shadow: none;
    border: 0;
    margin: 0;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.progress-done {
  width: 0;
  animation: progress 1.5s ease-in-out forwards;
  background-color: #E8D7AC;
  border-radius: 40px;
  transition: 1s ease 0.3s;
} 
.light-card h4 {
  font-family: 'vickeyregular';
  text-transform: capitalize;
  margin: 0 0 10px 0; 
}
.light-card span {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  display: block;
  color: #5D4060;
}
.progress-wapper {display: flex;}
.progress {
  background-color: #5D4060;
  border-radius: 40px;
  max-width: 501px;
  width: 100%;
  margin: 5px 0 10px 0;
  transition: 1s ease 0.3s;
}
.progress-wapper .light-btn {
  background-color: #E8D7AC;
  color: #5D4060;
}
.progress-wapper .light-btn:hover {
  background-color: #3F0E40;
  color: #fff;
}
.progress-wapper .small-btn {
    height: 32px;
    font-size: 14px;
    font-weight: 600;
    margin-right: 15px;
    text-decoration: none;
    padding: 9px 20px;
    text-align: center;
    justify-content: center;
}
.row .col-md-7 .progress-wapper {
	    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.row .col-md-7 .progress-wapper .small-btn {
	margin: 5px;
}
.row .col-md-7 .progress-wapper .small-btn{
	font-size: 12px;
	padding: 9px 10px;
}	
.courses__wapper {display: flex; align-items: center; justify-content: space-between;}
.courses__wapper span {margin:  0 0 20px 0;}
.courses__img {
    width: 25%;
    display: flex;
    justify-content: center;
}
.courses__text {
    width: 75%;
    padding-right: 10px;
}
.img-responsive {max-width: 100%;}
.title-middle h4 {
  text-align: center;
   font-family: 'vickeyregular';
  text-transform: capitalize;
  margin: 0 0 20px 0;
}
.progress-done .title {
    opacity: 0;
    animation: show 0.35s forwards ease-in-out 0.5s;
}
.light-card {
  background-color: #FFFAF5;
  border: 0.8px solid #79577A;
  padding: 20px 15px;
  border-radius: 5px;
  max-width: 730px;
  margin-bottom: 20px;
  box-shadow: 0px 2px 10px rgb(0 0 0 / 25%);
}
.modal-backdrop {
    z-index: 99;
}
.modal_wapper {
    text-align: center;
    padding: 40px 70px 20px 70px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    background: #FFFAF5;
    border-radius: 8px;
}

.full-modal {
  padding: 40px 20px 20px 20px;
}
.modal_wapper h4 {
  font-family: 'vickeyregular';
  margin: 0 0 15px 0;
}
.modal_wapper p {
  font-size: 14px;
  line-height: 24px;
  color: #5D4060;
  margin: 0 0 15px 0;
  text-align: left;
  font-family: 'Poppins', sans-serif;
}
.modal_wapper .img-responsive {
  margin: 0 0 15px 0;
}
.border__box ul {
    margin: 0;
    padding: 10px;
    border: 1px solid #3F0E40;
    border-radius: 8px;
}

.border__box {
    width: 45%;
}

.border__box ul li {
    list-style-type: none;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 5px;
    color: #1D1C1D;
    text-align: center;
}

.light-border-btn {
    background: #FFFAF5;
    color: #1D1C1D;
    border-color: #E8D7AC;
}

.light-border-btn:hover {
    background: #3F0E40;
    color: #fff;
    border-color: #3F0E40;
}

.close-btn {
    color: #E8D7AC;
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 20px;
    cursor: pointer;
}

.select2-container--default .select2-selection--single {
    border: 0.8px solid #79577A;
    height: 50px;
    font-size: 14px;
    padding: 16px;
    color: #5D4060;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-left:-10px;
    margin-top: 8px;
    border-color: #5D4060 transparent transparent  transparent !important;
}
.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #5D4060 transparent !important;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder, .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #5D4060;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: normal;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left:0;
}
.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: #3f0e40;
}
.select2-results__option[aria-selected], .select2-results__option[data-selected] {
    font-size: 14px;
    padding: 5px 16px;
}
.select2-dropdown {
    z-index: 99;
}
#billing_country_field, #billing_state_field, #shipping_country_field, #shipping_state_field {margin-bottom: 30px;}
/* ============== 01-Dec-22 ============== */

.search-icon{position: relative;}
.search-icon.restricated:before {
    content: "";
    position: absolute;
    width: 32px;
    height: 32px;
    background-size: contain;
    background-image: url(https://awakenedheadev.wpengine.com/wp-content/themes/awakenedhealthacademy/assets/img/lock-icon.png);
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 1;
    cursor: pointer;
}
.search-icon.restricated .small-icon {
    display: none;
}
.woocommerce-account .woocommerce form .rememberme_band .checkbox-wapper {
    display: block;
    color: #4A4A4A;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 25px;
}   

.woocommerce-account .woocommerce h2.woocommerce-form-row {
        color: #3F0E40;
    font-size: 32px;
    line-height: 42px;
}

.woocommerce-account .woocommerce span.error {
    font-size: 12px;
    color: red;
    display: flex;
    margin-top: 2px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number]{
    -moz-appearance: textfield;
}

td.product-name .wc-item-meta li, td.product-name .wc-item-meta li p {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
}

.input-form .form-control::placeholder {
    color: rgb(93 64 96 / 40%);
}
input[type=date]::placeholder, input[type=date]::value {
    color: rgb(93 64 96 / 40%);
}
.wcs-auto-renew-toggle {display: inline-block;}
table.shop_table.subscription_details tbody tr td {width: 50%;}
#searchform .input-form .search_icon {top: 12px;}


.series-wapper .new-btn-related .btn {
    width: auto;
}

.owl-carousel .owl-stage {
    margin: 0 auto; 
}

.wfacp-row.wfacp_coupon_field_box{
    display:block !important;
}



/* .bottom-header.active { display:none; } */
.main-wrapper.active  {margin-top: 110px !important;  }
.hero-video-box-content h4 {
    margin: 0;
    padding: 0px 0;
    color: #3f0e40;
    font-weight: 700;
    font-family: vickeybold;
}
.hero-video-box-content p {
    font-size: 16px;
    line-height: 26px;
}
.hero-video-box-content iframe {width: 100%;}

.top-title-band h2 {color: #3F0E40;margin: 0px 0 0px 0;text-align: center; padding-top:4rem;}

.video-tag-sec .email-band .input-form {
    max-width: 80%;
}

.video-tag-sec iframe {
    border-radius: 20px;
}
.d-flex .hero-title p {
    min-height: auto !important;
    height: auto !important;
}
body > div.main-wrapper > section.hero-section > div.container > div.row.d-flex.align-items-center.video-tag-sec{
    margin-top: -4rem;
    margin-bottom: -6rem;
}
.video-tag-sec .hero-title {margin-bottom: 0px;}
/* New Styling for Mobile and Tablet */
@media (max-width: 991px) {
    .video-tag-sec {
        display: flex;
        flex-direction: column;
		
		
    }
    .video_section_home_new {
        padding-left: 0 !important;  /* Remove padding for mobile */
        border-left: none !important;  /* Remove border for mobile */
    }
}
/* New Styling for Mobile and Tablet */
@media (max-width: 766px) {
	.get-btn {
		margin-top: 8px !important;
		
	}

	/* Span Tag */
.top-title-band h2 span:nth-child(1){
	font-weight:400;
	font-size:29px !important;
	font-family:Georgia,Times,'Times New Roman',serif;
	color:#2d2d2d;
}

		.email-band strong {font-size: 18px !important;line-height: normal;color: #3F0E40;margin-bottom: 28px;display: block;font-family: 'vickeyregular';font-weight: 600;}
	}

/* New Styling for Mobile and Tablet */
@media (max-width: 480px) {
	.get-btn {
		margin-top: 8px !important;
		
	}
	.top-title-band {
		padding-top: 15px;
	}
	/* Span Tag */
.top-title-band h2 span:nth-child(1){
	font-weight:400;
	font-size:29px !important;
	font-family:Georgia,Times,'Times New Roman',serif;
	color:#2d2d2d;
}

		.email-band strong {font-size: 18px !important;line-height: normal;color: #3F0E40;margin-bottom: 28px;display: block;font-family: 'vickeyregular';font-weight: 600;}
	}
.email-band {

	padding-top: 16px !important;
}

@media (max-width: 390px) {
	.get-btn {
		margin-top: 8px !important;
		
	}
	.top-title-band {
		padding-top: 8px !important;
	}
	/* Span Tag */
.top-title-band h2 span:nth-child(1){
	font-weight:400;
	font-size:29px !important;
	font-family:Georgia,Times,'Times New Roman',serif;
	color:#2d2d2d;
}

		.email-band strong {font-size: 18px !important;line-height: normal;color: #3F0E40;margin-bottom: 28px;display: block;font-family: 'vickeyregular';font-weight: 600;}
	}
.email-band {

	padding-top: 16px !important;
}

/* If you're still seeing issues with styles not applying, try increasing specificity */
.video-tag-sec.row.d-flex .video_section_home_new {
    padding-left: 0 !important;
    border-left: none !important;
}

.new_home_video {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 aspect ratio (9 / 16 * 100%) */
    height: 0;
    overflow: hidden;
}

.new_home_video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.page-template-home-v3 .learndash-courses-section .discount-badge{
    top: -50px;
}




/* 23-11-2023 start */
.page-template-home-v3 .explore-content a:hover {  transition: all 0.3s linear 0s; }
.page-template-home-v3 .explore-img-re, .page-template-home-v3 .explore-content .image-wapper a {overflow: hidden; transition: all 0.3s linear 0s;}
.page-template-home-v3 .explore-content a:hover .explore-img-re img, .page-template-home-v3 .explore-content .image-wapper a:hover img {transform: scale(1.05); transition: all 0.3s linear 0s;}
.page-template-home-v3 .explore-content a .explore-img-re img, .page-template-home-v3 .explore-content .image-wapper a img  { transition: all 0.3s linear 0s; }
.page-template-home-v3 .learndash-courses-grid.single-course .explore-content .image-wapper a:hover img { transform: scale(1); }

.page-template-home-v3 .learndash-courses-grid .explore-content img { height:auto; width: 100%; max-width: 75%; margin: 0 auto;}
.page-template-home-v3 .learndash-courses-grid .image-wapper a { height:auto;  }
.page-template-home-v3 .member-discounts-section .right-title h2 {position: relative;}

body.page-template-home-v3>div.main-wrapper>section.member-discounts-section>div>div.member-discounts-grid.owl-carousel.owl-theme.owl-loaded.owl-drag>div.owl-nav {
    margin: 0 !important;
}
.page-template-home-v3 .member-discounts-grid .owl-nav .owl-prev span:before { background-color:#E8D7AC; }
.page-template-home-v3 .member-discounts-section .owl-nav .owl-next:hover span:before, .member-discounts-section .owl-nav:hover .owl-prev span:before { border-color: #3F0E40; background:#3F0E40; color: #fff;}
.page-template-home-v3 .member-discounts-grid .owl-nav { top:40%; }
.page-template-home-v3 .member-discounts-section .explore-content a { display: flex; align-items: center; justify-content: center; margin: 30px 0 0 0; text-align: center; min-height: 40px;}
.page-template-home-v3 .member-discounts-section .explore-content a img {margin: 0;}
.page-template-home-v3 .member-discounts-grid .owl-prev { left: -3%; }
.page-template-home-v3 .member-discounts-grid .owl-next { right:-3%; }


@media (max-width: 1300px) {

    .page-template-home-v3 .main-memu ul li.search .input-form input { max-width: 120px; }

}

@media (max-width: 1200px) {

    body.page-template-home-v3 > div.main-wrapper > section.hero-section > div.container > div.row.d-flex.align-items-center.video-tag-sec { margin-top: 0; margin-bottom:0;}
    .page-template-home-v3 .gallery-text .tag-overlay { font-size:1.3rem; }
    .page-template-home-v3 .d-flex .email-band strong { line-height: 30px; }
}

@media (max-width: 992px) {
    .page-template-home-v3 .member-discounts-grid .owl-next { right:15px; }
    .page-template-home-v3 .member-discounts-grid .owl-prev { left: 15px; }
    .page-template-home-v3 .new_home_video { padding-bottom:0; }
    .page-template-home-v3 .main-wrapper > .hero-section { margin-top:0; }
    .page-template-home-v3 .health-grid2 .gallery-text { padding-top:0; }
    .page-template-home-v3 .footer-band .get-btn { margin-top:0 !important; }

}
/* 23-11-2023 End */


.learndash-wrapper.learndash-widget {
    display: flex;
    width: Calc(100% - 147px);
}
.learndash-wrapper.learndash-widget .ld-progress .ld-progress-bar {
    width: auto;
}
.learndash-wrapper .ld-course-status.ld-course-status-enrolled {
    align-items: center;
}
.learndash-wrapper .ld-course-status.ld-course-status-enrolled .ld-progress {
    gap: 20px;
    flex-direction: row;
}
.learndash-wrapper.learndash-widget .ld-progress .ld-progress-bar { background:#fff; }
.ld-course-status.ld-course-status-not-enrolled.free-trial-perks-section {
    background-color: #50b35040 !important;
}
.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled.free-trial-perks-section .ld-course-status-content {
    margin-bottom:0;
    justify-content: flex-end;
}   


.free-trial-perks-section .free-trial {
    background-color: #3f0e40 !important;
}

.free-trial-perks-section .active {
    background-color: #008000 !important;
}
.free-trial-perks-section .cancel {
    background-color: #ff2a00 !important;
}
.ld-course-status.ld-course-status-not-enrolled.free-trial-perks-section .woocommerce-Price-amount.amount {
    color: #50b350;
}
.page-template-home-v3 .member-discounts-section .explore-content .image-wapper a img {
    margin-top: 60px;
}
.ld-course-status.ld-course-status-not-enrolled.free-trial-perks-section {
    min-height: 109px;
}

.home .owl-nav, .page-template-home-v3 .owl-nav{
    position: absolute;
    margin: 0;
    top: 40%;
    width: 100%;
}

.home .owl-prev, .page-template-home-v3 .owl-prev {
    position: absolute;
    left: -80px;
    right: auto;
}

.home .owl-next, .page-template-home-v3 .owl-next {
    position: absolute;
    right: -80px;
    left: auto;
}
.page-template-home-v3 .discount-badge {
    left: 0;
    right: 0;
    width: auto;
    text-align: center;
    max-width: 100px;
    margin: 0 auto;
}

@media (max-width: 1300px) {
    .home .owl-next, .page-template-home-v3 .owl-next { right: -25px !important; }
    .home .owl-prev, .page-template-home-v3 .owl-prev { left:-25px !important;  }
}

@media (max-width: 992px) {
    .learndash-wrapper.learndash-widget .ld-progress .ld-progress-bar {width: 100%;}
}
@media (max-width: 767px) {
    .learndash-wrapper .ld-course-status.ld-course-status-enrolled .ld-progress { gap:0 }
    .learndash-wrapper.learndash-widget {width: 100%;}
    .learndash-wrapper .ld-course-status .ld-status.ld-status-progress {margin-top: 20px;}
    .learndash_post_sfwd-courses .learndash-wrapper .ld-course-status {padding: 15px;}
    .learndash-wrapper .ld-progress .ld-progress-heading .ld-progress-stats .ld-progress-percentage {margin-bottom: 10px;}
    .learndash-wrapper .ld-course-status.ld-course-status-enrolled .ld-status { width: 100%; padding: 8px 15px; }
    .home .owl-next, .page-template-home-v3 .owl-next { right: 15px !important; }
    .home .owl-prev, .page-template-home-v3 .owl-prev { left:15px !important;  }
    
}
.page-template-member_discounts .discount-badge {
    left: 0;
    right: 0;
    position: absolute;
    width: auto;
    text-align: center;
    max-width: 100px;
    margin: 0 auto;
}
 
.page-template-member_discounts .single-discount .discount-image {
    margin: 75px 0 30px 0;
}

.page-template-member_discounts .single-discount img
{
    border: 0.5px solid;
}


/*.page-template-home-v3 .transformation-section .owl-nav{
        display: flex;
    justify-content: space-between;
        top: 40%;
        position: relative;
}*/
.page-template-home-v3 .transformation-section .owl-prev {
    left: -6%;
     top: 37%;
     transform: translateY(-50%);
    position: absolute;
    
}
.page-template-home-v3 .transformation-section .owl-next {
    right: -6%;
     top: 37%;
          transform: translateY(-50%);
    position: absolute;
}


@media (max-width: 1500px) {
    .home .owl-prev, .page-template-home-v3 .owl-prev {
        left: -55px;
    }
 
    .home .owl-next, .page-template-home-v3 .owl-next {
        right: -55px;
    }
 
    .page-template-home-v3 .transformation-section .owl-prev {
        left: -4.5%;
    }
 
    .page-template-home-v3 .transformation-section .owl-next {
        right: -4.5%;
    }
}

@media (max-width: 1400px) {
    .home .owl-prev, .page-template-home-v3 .owl-prev {
        left: -70px;
    }
 
    .home .owl-next, .page-template-home-v3 .owl-next {
        right: -70px;
    }
 
    .page-template-home-v3 .transformation-section .owl-prev {
        left: -6%;
    }
 
    .page-template-home-v3 .transformation-section .owl-next {
        right: -6%;
    }
}


/*New Design changes*/
.use_code { font-weight: 700; padding-top: 15px;   z-index:9;    }
.page-template-home-v3 .member-discounts-section .explore-content a{margin: 15px 0 0 0;width: 100%;}
.page-template-home-v3 .member-discounts-section .image-wapper {   display: block;  height: auto; width: 100%;}
.page-template-home-v3 .member-discounts-section .image-wapper a{height:300px}
.page-template-home-v3 .member-discounts-section .explore-content .image-wapper a img { margin-top: 0px; width:auto; height:100%; max-height:90%;}
.page-template-home-v3 .member-discounts-section .explore-content a {margin: 30px 0 0 0;}
.page-template-home-v3 .discount-badge{top:0px}

.page-template-member_discounts .single-discount{margin-bottom: 2rem;}
.page-template-member_discounts .single-discount img{ border: 0px solid;}
.page-template-member_discounts #discounts-content a.explre-btn {   margin-left: 0px;   padding: 8px 12px !important;}
.page-template-member_discounts .single-discount .discount-image {    margin: 55px 0 75px 0;}
.page-template-member_discounts .single-discount .price-details{padding:0px 0 10px 0;}
.page-template-member_discounts .discount-title { order: 1; margin-top: 0px;}
.page-template-member_discounts .single-discount .price-details{order:0;}
.page-template-member_discounts .discounts-wrapper #discounts-content{gap: 15px;}
.page-template-member_discounts .use_code {  font-weight: 700;    padding-top: 15px;    z-index: 9;   top: auto;    bottom: 115px;    position: absolute;}
.page-template-member_discounts .single-discount .price-details {  order: 0;    margin-top: 0;    position: absolute;    top: auto;    bottom: 135px;}
.page-template-member_discounts .discount-badge{top:40px}

.main-memu ul .search a {
    margin-right: 15px;
}

.mobile-menu {
    display: none;
}

@media (max-width: 992px) {
    .main-memu ul li.search {
        flex-flow: column;
        width: 100%;
    }

    .main-memu ul .search a {
        width: 100%;
        padding: 5px 10px;
    }

    .mobile-menu {
        display: block;
    }

    .destop-menu {
        display: none;
    }

    .main-memu ul li a.right-icon {
        margin-bottom: 10px;
    }

    .page-template-home-v3 .main-memu ul li.search .input-form input {
        max-width: 100%;
    }

}

@media (max-width: 1400px) {
    .bottom-header {padding: 14px 10px;}
    .main-memu ul li {
        padding-right: 14px;
    }
}