/* Custom Styles */
   @media only screen and (max-device-width: 1366px){
div#block-1710909295164_0 {width: 13%}
}
@media only screen and (max-device-width: 1024px) {
 #section-1706862087627 .container{padding-right: 150px !important;padding-left: 150px !important;}
}
 
 @media screen and (min-width: 1025px) and (max-width: 1366px) { 
   .header__content--desktop .link-list__link {
    margin: 0 14px !important;
}
 .container {
         padding-right: 20px;
         padding-left: 20px; 
    }
.header__content--desktop .btn {padding: 6.5px 9px; font-weight: 500!important;border: 1px solid;}
}

.header__content--desktop .btn {font-weight: 500}

 @media screen and (min-width: 678px) and (max-width: 1024px) { 
   .header__content--desktop .link-list__link {
    margin: 0 10px !important;
}
    .container {
         padding-right: 5px;
         padding-left: 10px; 
    }
    /*.header__content--desktop .header__block{
                width: 50%;
                margin:0px;
    }*/
    .header__content--desktop .btn {font-size:14px !important; padding: 3.5px 9px; font-weight: 500;border: 1px solid;}
    div#block-1690941079358 {
    width: 90%;
}
div#block-1712215472640 {
    width: 88%;
}
div#block-1555988487706 {
    width: 30%;
}
.header{ font-size:17px !important;}

}
 
 
 
 
 
 
 
 

/*alchemy-of-herbs PAGE*/

@media (min-width: 1366px){
   div#block-1710494708711{    margin-top: -320px !important;}
    div#block-1710493924505 {margin-top: -100px;}
}

@media (min-width:1024px) and (max-width:1366px){
   div#block-1710494708711{    margin-top: -180px !important;}
}
.adition_data { display: flex;
    justify-content: space-around; text-align: left;
    background: #ffffff;
    color: #000;
    padding: 20px 0px;}

.adition_data p{ margin:0px;}
div#block-1710321063815 img.image__image {
    border-radius: 50%;
}

/*alchemy-of-herbs PAGE END*/

/*aphrodisiac PAGE*/
div#section-1710649315 {z-index: 11;}
p.digital_aditon {
    cursor: pointer;
}
/*aphrodisiac PAGE END*/


.adition_data1 {display: block;
    background: rgba(0, 0, 0, 0.66);
    padding: 20px 40px;
    position: absolute;
    z-index: 11;
    left: 52%;
    width: 36%;
    text-align: left;}
    
    
/*herb fairies-page*/    

@media (max-width: 767px){
  div#section-1710911209819,div#section-1713394721344,div#section-1713398255209,div#section-1713398321752  {background-image: none;}
  div#section-1710912294553,div#section-1713394721345,div#section-1713398255210,div#section-1713398321753 {background-image: none;}
  div#section-1710912389251,div#section-1713394721346,div#section-1713398255211,div#section-1713398321754  {background-image: none;}
  div#section-1710912484986,div#section-1713394721347,div#section-1713398255212,div#section-1713398321755  {background-image: none;}
}  
div#section-1710911209819,div#section-1713394721344,div#section-1713398255209,div#section-1713398321752{   background-color: #A5C63480; !important}
div#section-1710912294553,div#section-1713394721345,div#section-1713398255210,div#section-1713398321753 {   background-color: #429EB280; !important}
div#section-1710912389251,div#section-1713394721346,div#section-1713398255211,div#section-1713398321754 {   background-color: #A067AD80; !important}
div#section-1710912484986,div#section-1713394721347,div#section-1713398255212,div#section-1713398321755 {   background-color: #F6B81C80; !important}
   /**herb fairies PAGE END*/ 
   
 @media (min-width: 767px){ 
 div#block-1710909413454,div#block-1710909451578,div#block-1710909473388,div#block-1710909493434{
    width: 13%;
}  
}

.hidepop {
    display: none !important;
}




/*samcart2     */







body { position: relative; }

.cart-section1 {
    position: fixed;
    z-index: 1001;
    right: 0;
    top: 0;
    height: 100%;
    transform: translate(100%);
    transition: all .3s;
}

.cart-holder1 {
    width: 600px;
    height: 100%;
    display: flex;
    flex-direction: column;
    background-color: #fff;
}

.showCart1 {
    transform: translate(0);
}

.close-cart1 {
    text-align: right;
    background-color: #efefef;
    border: 0px;
}

.close-cart1 svg {
    margin-top: 5px;
}

.body-blur1 {
    position: fixed;
    display: none;
    background: rgba(0, 0, 0, 0.20);
    backdrop-filter: blur(4px);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1000;
}

.embed-iframe-course1 {
    height: 100%;
    overflow: auto;
}

.ov-h { overflow: hidden; }

@media screen and (max-width: 700px) {
    .cart-holder1 { width: 400px; }
}

@media screen and (max-width: 400px) {
    .cart-holder1 { width: 275px; }
}

@media screen and (max-height: 650px) {
    .cart-section1 { overflow: auto; }
}

@media (max-width: 400px) {
    .cart-holder1 { width: 100%; }
}





















