@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap');

.first_header_block{
    background-color: black;
    color:white;
    text-align: center;
    padding:7px;
}
.first_header_block h4{
font-size: 20px;
}
.container-fluid{
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
    
}
.parallax {
    /* The image used */
    background-image: url("../images/5517051ai-1-1676971319913.webp");
  
    /* Set a specific height */
    min-height: 500px; 
  
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .parrallax_sub_block{
    max-width:1200px;
    margin:0 auto;
  }

  .sub_text h4{
    color:#e2bb53;
    font-size: 60px;
  }
  #small_text{
    font-size: 18px;
    letter-spacing: 2px;
  }
  #middle_text{
    font-size: 25px;
    letter-spacing: 2px;
    color:white;
  }
  #last_text{
    font-size: 27px;
    letter-spacing: 2px;
    color:white;
    font-weight: bold;
  }
  .navlinks,.navlinks_one,.navlinks_two{
    display: flex;
    list-style-type: none;
    align-items: center;
  }
  .navbar-toggler,.navlinks_three{
    display: none;
  }
  #cart_bag{
    width:30px;
  }

  .nav-link {
    color:black;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 18px;
  }
.image_wrapper img{
  width:70%;
}
#width_block{
  max-width:1400px !important;
  margin: 0 auto !important;
}
.ayu_block{
  padding-top:160px !important;
}
.block{
  padding-bottom:160px;
  padding-top:160px !important;
}
.ayu_block{
  padding:55px;
}
#two_blocks{
  margin-top:45px;
}
.first_block{
  background: url('../images/t1.webp');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height:250px;
  color:white;
  padding:60px;
  border-radius: 10px;
  font-size: 30px;
  margin-bottom:30px;
  line-height:1;
  border-bottom-left-radius: 0px;
}
.second_block{
  background: url('../images/t2.webp');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height:250px;
  color:white;
  padding:80px;
  border-radius: 10px;
  font-size: 30px;
  margin-bottom:30px;
  line-height:1;
  border-bottom-left-radius: 0px;
}
.fourth_block{
  border:1px solid black;
  margin-top:50px;
}

#first_line{
  font-size: 30px;
text-align: center;
  color: #fff;
text-transform: uppercase;
font-weight: 500;
margin-bottom:0;
}

#swarna_title{
  font-family: 'Dancing Script', cursive;
  font-size: 26px;
  color: #e2bb53;
  text-align: center;
  margin-bottom:5px;
}

#swarna_title_one{
  font-family: 'Dancing Script', cursive;
  font-size: 26px;
  color:black;
  text-align: center;
  margin-bottom:5px;
}
.fourth_block{
  padding:40px 30px;
}
#proven_text{
  font-size: 32px;
  text-align: center;
  color: #000;
  font-family: 'Lato', sans-serif;
  font-weight: bold;
}

.yellow_block{
  padding: 20px;
  background-color: #fff6c3;
  border-top-left-radius: 22px;
  border-top-right-radius: 22px;
  border-bottom-right-radius: 22px;
  margin-top: 20px;
  box-shadow: #5c5c5c 5px 5px 10px,#fff -5px -5px 10px;
}
.yellow_block p{
  font-size: 16px;
  font-family: 'Lato', sans-serif;
  padding-top:10px;
}
.yellow_block h4{
  color: #e2bb53;
  font-family: 'Josefin Sans', sans-serif;
}
.fifth_block{
  /* background: url('../images/grunge_splatter_border_design_2504ai-1676471645827.webp');
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top:50px;
  padding-top:100px;
  margin-bottom:50px; */
  margin-top:50px;
  background-size: contain;
  padding-top: 120px;
  background-image: url('../images/grunge_splatter_border_design_2504ai-1676471645827.webp');
  margin-bottom: 105px;
}
.fifth_inner_block{
  max-width:900px;
  margin:0 auto;
  padding: 40px;
  background-color: #e2bb53ed;
  margin-bottom: -200px;
  text-align: center;
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  border-bottom-right-radius: 40px;
  box-shadow: #00000040 4px 4px 16px;
  margin-bottom:50px !important;
}
.list_class
{
  padding:10px;
 
}
.list_class li{
  text-align: left;
  font-size: 16px;
  font-family: 'Lato', sans-serif;
  margin:10px;
}
#shop_button{
  padding: 10px 20px;
  color: #fff;
  font-size: 22px;
  border: 1px solid #fff;
  font-family: 'Lato', sans-serif;
  background-color: #e2bb53;
  box-shadow: #00000040 4px 4px 16px;
}
#list_block_button{
  padding: 10px 20px;
  font-family: Lato;
  font-size: 17px;
  border: none;
  font-weight: 700;
  line-height: 1.5em;
  background-color: #e2bb53;
  box-shadow: #00000040 4px 4px 16px;
  text-align: center;
  margin-top: 22px;
  color:white;
}
.food_logo_block{
  margin-top:20px;
}
.list_block_para{
  font-family: 'Lato', sans-serif;
  font-size: 20px;
  margin-top:35px;

}
.center_text p{
  font-size: 26px;
  font-family: 'Dancing Script', cursive;
  text-align: center;

}

.center_text h2{
  font-size: 32px;
  font-family: 'Lato', sans-serif;
  text-align: center;
  font-weight: bold;
  color: #e2bb53;
}

.sixth_inner_block{
  max-width:1150px;
  margin:0 auto;
  margin-top:80px !important;

}
.seventh_innerblock{
  max-width:1150px;
  margin:0 auto;
  margin-top:50px !important;
}
.eighth_block{
  max-width:1150px;
  margin:0 auto;
  margin-top:60px !important;
}
.nineth_block{
  max-width:1150px;
  margin:0 auto;
  margin-top:80px !important;
}
.step_blocks{
  padding: 20px;
  background-color: #fff6c3;
  border-top-left-radius: 22px;
  border-top-right-radius: 22px;
  border-bottom-right-radius: 22px;

  box-shadow: #5c5c5c 5px 5px 10px,#fff -5px -5px 10px;
}
.video_block{
  width:100%;
}
.left_text_blockone{
padding-top:30px;
}

.left_text_blocktwo{
  padding-top:55px;
}
#left_lists li{
  padding-top:10px;
}
details {
 
  border-radius: 4px;
  padding: 0.5em 0.5em 0;
}

summary {
  font-weight: bold;
  margin: -0.5em -0.5em 0;
  padding: 0.5em;
}

details[open] {
  padding: 0.5em;
}

details[open] summary {

  margin-bottom: 0.5em;
}
#two,#three,#four,#five{
  display: none;
}
#select_button{
border:none;
width:100%;
}
.head_text h2{
  color:black;
  font-family: 'Lato', sans-serif;
  font-weight: bold;

}


.step_block_one{
  padding: 20px;
  background-color: #fff6c3;
  border-top-left-radius: 22px;
  border-top-right-radius: 22px;
  border-bottom-right-radius: 22px;
margin-top:50px;
  box-shadow: #5c5c5c 5px 5px 10px,#fff -5px -5px 10px;
}
.step_block_one  img{
  width:55px;
  margin-right:10px;
}
#image_text{
  font-size: 18px;
  margin-top:35px;
  margin-bottom:0;
 
}
.carousel-inner{
  max-width:1200px;
  margin:0 auto;
  margin-top:100px !important;
}
#demo{
  margin: 30px 30px 50px 30px;
}
.carousel-control-prev,.carousel-control-next{
  position: absolute;
  top: 20px;
  font-size: 50px;
}
.icons_block{
  text-align: center;
}
.parallax_two_text h4{
  text-align: center;
  padding: 20px 0px;
  color: #333;
  font-weight:600;
  font-family: 'Josefin Sans', sans-serif;

}

.parallax_block_two{
  background-image: url("../images/herbal-naturopathic-medicine_75924-11860_1.webp");
  
  /* Set a specific height */
  min-height: 500px; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.eleventh_block{
  margin-top:50px;
}
.parallax_two_text{
  background-color: white;
}
.parllax_two_inner_block{
  max-width: 1200px;
  margin:0 auto;
  background-color: rgb(255 255 255 / 74%);
  
  padding: 0 40px 40px 40px;
  margin-top: 50px;
  border-radius: 22px 22px 22px 0px;
  margin-bottom: 50px;
}


.ayu_image{
  width:17%;
}
.footer_image,.footer-sublist,.news_block{
  padding-top:70px;
}
.footer-sublist li{
  margin-top:15px;
  padding-left:10px;
}
.footer-sublist a{
  font-size: 17px;
  text-decoration: none;
  color:black;

}
.news_block h6{
  font-size: 20px;
  font-family: Josefin Sans,sans-serif;
  padding-top:15px;
}
.news_form{
  margin-top:25px;
  display: flex;
}
.news_form  input{
  width:100%;
  padding:10px;
  border:none;
  background: white;
}
#submit_button{
  background-color: #e2bb53;
  border: 2px solid #e2bb53;
  color: #fff;
  font-size: 16px;
  width:270px;

}

.footer_block{
  background-color: black;
  color:white;
  padding-top:15px;
  padding-bottom: 15px;
  text-align: center;

}

/* #zoomC {

  background: url("/images/ayu.webp");
  background-position: center;
  background-size: cover;
 height:500px;
 width:100%;
} */

.tag_block img{
  border-radius: 20px 20px 20px 0px;
}
.prod_about_text h4{
 
  font-weight: bold;
  font-size: 22px;
  text-align: center;

}
.prod_about_text{
  text-align: center;
  width: 300px;
  margin: 0 auto;
  border-bottom: 2px solid #e2bb53;
  
}
.prod_block{
  margin-top:100px;
}
.prod_inner_block{
  max-width: 1200px;
  margin:0 auto;
  border: 1px solid #dee2e6;
  padding: 40px;
  font-size: 16px;
  border-radius: 40px 40px 40px 0px;
  margin-bottom: 50px;
  background-color: #e2bb53;
  box-shadow: 5px 5px 18px #656565, -5px -5px 18px #ffffff;
}
.first_about_block{
  margin-top:100px;
}
.wrap_class{
  display: flex;
}

.left_side_image{
  width:50%;
}
.right_side_text{
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.right_wrapper{
  width: 80%;
  margin: 0 auto;
}
.right_wrapper span{
  color: #e2bb53;
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1px;
  font-family: 'Josefin Sans', sans-serif;
}
.right_wrapper_text{
  text-transform: capitalize;
  font-size: 40px;
  line-height: 1;
  margin-top: 17px;
  font-family: 'Josefin Sans', sans-serif;
}
.right_wrapper_paragraph{
  font-size: 18px;
  margin-top: 20px;
}
.wrap_class_two{
  display: flex;
  flex-direction: row-reverse;
}

.contact_first_block{
  margin:100px 0px 150px 0px;
}
.contact_title h2{
  font-size: 30px;
 text-align: center;
  font-weight: 500;
  font-family: 'Josefin Sans', sans-serif;
}
.contact_title{
  text-align: center;
}
.contact_para {
  color: #666;
margin-top:10px;
  font-size: 16px;
}
.form_class{
  padding:50px;
  border-radius: 40px 40px 40px 0;
  border: 4px solid #f7f7f7;
  background: linear-gradient(145deg, #f5f5f5, #f0f0f0);
  box-shadow: 5px 5px 18px #656565, -5px -5px 18px #ffffff;
  margin-top:90px;
}
.form_title{
  font-size: 24px;
  text-align: center;
  margin-bottom: 30px;
  font-family: 'Josefin Sans', sans-serif;
}
.form_icons_block{
  text-align: center;
}
.form_message_block{
  margin-top:50px;
}
.form-input{
  padding:10px;
  border: 1px solid #e2e2e2;
  font-weight: 400;
  border-radius: 0;
  width:100%;
}
.form_title h4{
  font-size: 24px;
  text-align: center;
  text-transform: capitalize;
  margin-bottom: 30px;
  font-family: 'Josefin Sans', sans-serif;
}
.submit_button{
  color: #fff;
  font-size: 16px;
  padding: 15px;
  text-transform: uppercase;
  letter-spacing: .5px;
  border-radius: 0;
  line-height: 1;
  background-color: #e2bb53;
  border: 2px solid #e2bb53;
  margin-top:14px;
  width: 100%;
}
#floatingTextarea2{
  height:42vh;
}
.location_block i,.mobile_block i,.mail_block i{
  font-size: 38px;
  line-height: 1;
  color: #e2bb53;
}
.location_block p,.mobile_block p,.mail_block p{
  margin-top: 21px;
  color: #828282;
  font-size: 16px;
  line-height: 1.8;

}
.login_block{
  margin:100px 0px 150px 0px;
}
.right_login_block{
  
  padding: 60px;
 

}
.right_login_top_block{
  margin-bottom:80px;
  text-align: center;
}
.right_login_top_block h4  {
    font-size: 30px;
text-transform: capitalize;
font-family: 'Josefin Sans', sans-serif;
} 
.right_login_top_block p{
  color: #666;
  margin-top:10px;
  font-size: 16px;
}
.Form_button{
  color: #fff;
  font-size: 14px;
  padding: 7px 20px;
  letter-spacing: 0px;
  text-transform: uppercase;
  border-radius: 0;
  background-color: #e2bb53;
  border: 2px solid #e2bb53;
}
.right_top_button_block{
  margin-top: 50px;
  text-align: center;
}
#linkpassword{
  display: block;
  color: #999;
  margin-top: 8px;
  text-decoration: underline;
}
.right_bottom_block{
  margin-top: 15px;
  text-align: center;
}
#register_link{
  color: #e2bb53;
  text-decoration: underline;
  
}
.register_bottom_block{
  margin-top: 20px;
  text-align: center;
}
.right_bottom_block h6,.register_bottom_block h6{
  font-family: 'Josefin Sans', sans-serif;
  margin-bottom: 0;
}
.image_form_block
{
  background-color: #f7f7f7;
}
#email_block{
  display: none;
}
.cart_title{
  text-align: center;
}

.cart_title h4{
  font-size: 30px;
  text-transform: capitalize;
  font-family: 'Josefin Sans', sans-serif;
}
#cart_text{
  color: #e2bb53;
}
#cart_para{
  color: #666;
  font-size: 18px;
}
#cart_para a{
  color: #e2bb53;
  text-decoration: none;
}
.cart_item_block{
  padding: 30px;
  border: 1px dashed #e2e2e2;
}
#card_head_text{
  font-size: 16px;
  text-transform: capitalize;
  text-align: left;
  padding-top:8px;
  margin-bottom:0;
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 600;
}
#item_text{
  color: #e2bb53;
  border-bottom: 1px solid #e2bb53;
}
.count_block{
  text-align: right;
  width: 30px;
  float: right;
  padding-top:8px;
  margin-bottom:0;

}
.cart_item_title{
  border-top:1px solid #e2e2e2;
  border-bottom:1px solid #e2e2e2;

}
.cart_details_block{
  padding:20px 0px 20px 0px;
}
.details_text a{
  color:black;
  text-decoration:none;
  font-weight: 600;
  text-transform: capitalize;
}
.details_text{
  text-align: left;
}
#details_para{
  font-weight: 600;
  text-transform: capitalize;
}
#amount_text{
  text-transform: capitalize;
}
#bottom_button{
  color: #fff;
  font-size: 14px;
  padding: 10px 20px;
  letter-spacing: 0px;
  text-transform: uppercase;
  border-radius: 0;
  line-height: 1;
  background-color: #e2bb53;
  border: 2px solid #e2bb53;
}
.cart_buttons{
  border-top: 1px solid #e2e2e2;
  padding: 10px;
  border-bottom: 1px solid #e2e2e2;
}
.bottom_button_one{
  text-align: left;
}
.bottom_button_two{
  text-align: center;
}

.bottom_button_three{
  text-align: right;
}
#plus,#minus{
  font-size: 18px;
  /* position: absolute; */
  right: 0px;
  height: 41px;
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  /* cursor: pointer; */
  /* line-height: 0; */
  border: 1px solid #ccc;
  font-size:12px;
}
#output-area{
  height: 41px;
  width: 50px;
  /* text-align: center; */
  border: 1px solid #ccc;
  display: flex;
  align-items: center;
  justify-content: center;
}
.count_inner_block{
  display: flex;
  align-items: center;
  justify-content: center;
}
#remove a{
  color:#dc3545;
}
.count_section{
  padding-top:20px;
}
.price_block{ 
   padding-top:40px;


}
.price_block p{
  color: #e2bb53;
  font-weight: 600;
  text-align: right;
}

.right_cart_block{
  padding: 30px;
  background-color: #f7f7f7;
}
.right_inner_block{

  padding: 10px;
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
}
#total_line{
  text-align: left;
}
#amount_line{
  text-align: right;
  color: #e2bb53;
}
.privacy_block h1, h2, h3{
  font-family: 'Josefin Sans', sans-serif;
  margin-bottom: 0;
}
.privacy_block p{
  line-height: 25px;
  margin-bottom: 0;
}
.privacy_block ul{
  padding:0;
  margin:0;
  list-style-type: none;

}

#shop_button:hover{
  background-color: #fff;
  color: #e2bb53;
  transform: scale(.9);
  transition: all .5s ease-in 0s;
}


#shop_button{
  transition: all .5s ease-out 0s;
}
#shop_button{
    /* padding: 10px 20px; */
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-size: 22px;
  
    background-color: #e2bb53;
    
}
.button_block img{
  width:30px;
}
.button_block{
  margin-top:30px;
}
.left_text_blockone h2,.left_text_blocktwo h2{
  color: #e2bb53;
}
.right_click_block h2{
  font-weight: 700;
}
#small_amount{
  margin-bottom: 15px;
  color: #e2bb53;
  font-size: 30px;
  font-weight: 700;
  
}
#number_input{
  width: 60px;
  line-height: inherit;
  border: 1px solid #d1d5db;
  border-radius: 4px;
  height:45px;
  margin-bottom:30px;
  text-align: center;
}
#tag{
  height: auto;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  margin-top:25px;
}
.face_link{
  background:#e2bb53;
  width: 50px;
  text-align: center;
  clip-path: circle();
  padding: 5px;
}
.footer_links{
  display: flex;
  margin-top:30px;
}
.about_text{
  margin-top:20px;
}
.fixed_icon_block{
  background:#e2bb53;
  width: 40px;
  clip-path: circle();
  padding: 10px;
  text-align: center;
  position: fixed;
  bottom: 20px;
  right: 34px;
  z-index: 1;
  cursor: pointer;
}
#ship_text{
  font-size: 16px;
  text-transform: capitalize;
  margin-top:15px;
  font-family: 'Josefin Sans', sans-serif;
}
.form-select{
  padding: 10px 30px 10px 15px;
  width:100%;
  margin-bottom:10px;
}
#calculate_text{
font-size: 14px;
text-align: center;
margin-top:15px;
cursor: pointer;
}

.canvas_text{
  max-width:800px;
  margin:0 auto !important; 

text-align: center;
border-bottom: 1px solid #a4a4a4;
}
#canvas_input{
  margin-bottom: 20px;
  text-align: left;
  width: 100%;
  border: none;
  border-radius: 0;

}
#canvas_input:focus{
  outline: none;

}

#canvas_search_icon{

  float: right;
  padding-right: 15px;
  font-size: 20px;
  color: gray;
}
#product_button{
  color: #fff;
  font-size: 16px;
  padding: 15px 40px;
  text-transform: uppercase;
  letter-spacing: .5px;
  border-radius: 0;
  line-height: 1;
  background-color: #e2bb53;
  border: 2px solid #e2bb53;
  min-width: 200px;
  height: 50px;
}
.social_links_block{
  margin-top:15px;
  font-family: 'Josefin Sans', sans-serif;
  display: flex;
  align-items: center;
  justify-content: start;
}
.social_links_block img{
  width:20px;
  margin:5px;
}
.cart_pop_up,.cart_pop_up_two{
  width: 300px;
  border: 1px solid black;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.08);
  background: white;
  float: right;
  transition: 400ms ease;
}
.cart-tempty-title,.cart-item-loop-empty{
  text-align: center;
}
.cart-tempty-title{
  border-bottom: 1px solid #d1d5db;
  padding-top:7px;
  height:35px;
}
.btn-style2{
  background-color: #e2bb53;
  border-radius: 0;
  color: #fff;
  font-size: 14px;
  font-family: 'Josefin Sans', sans-serif;
  text-transform: uppercase;
  margin:10px;
}
.btn-style3{
  background-color: #e2bb53;
  border-radius: 0;
  color: #fff;
  font-size: 14px;
  font-family: 'Josefin Sans', sans-serif;
  text-transform: uppercase;
  margin:10px;
  width:-webkit-fill-available;
}
.cart-item-loop-empty{
  padding:0;
  margin:0;
  list-style-type: none;
}
.feather-shopping-cart{
  color:#e2bb53;
  margin:10px;
}
.cart-tempty-title p{
  font-size: 15px;
  font-family: 'Josefin Sans', sans-serif;
}
.cart_middle_section{
  padding:10px;
}
.middle_details a{
  font-size: 13px;
  color:#e2bb53;
  font-family: 'Josefin Sans', sans-serif;
  text-decoration: none;
}
#cost_one{
  padding-left:10px;
  font-size: 15px;
  font-family: 'Josefin Sans', sans-serif;
}
#cost_two{
  padding-right:10px;
  font-size: 15px;
text-align: right;
}
.collections_block {
  margin-top:100px;
}
.product_view_mode{
  background-color: #f7f7f7;
  padding: 10px;
  display: flex;
}
.product-view-mode .list-change-view{
  display: block;
  cursor: pointer;
  font-size: 17px;
  margin-right: 15px;
  line-height: 1;
}
.Chect_out_section{
  margin-top:100px;
}
.checkout_right_section{
  margin:20px 0px 20px 5px;
}
.checkout_right_section h4{
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 500;
}
.return_logo i{
  color: #e6c7b7;
  transform: rotate(180deg);
  margin-right:10px;
}
.return_logo a{
  color: #e6c7b7;
  text-decoration: none;
}
#Shipping_button{
  background-color:#cf9372;
  color:white;
  border:none;
  padding:10px;
  width:100%;
  border-radius:10px;
}
#contact_link{
  margin-top:30px;
  margin-bottom:20px;
}
#disclaimer_text{
  line-height: 1.2;
}

.info_block{
  padding:10px;
  border:1px solid #ced4da;
  margin-top:40px;
  margin-bottom:40px;
  border-radius: 10px;
}
.info_block_one a{
  color:#cf9372;

}
.ship_method_block{
  display: flex;
  align-items: center;
  justify-content: space-between;
  border:1px solid #cf9372;
  padding:10px;
  border-radius:10px;

}
.route_links{
  margin-top:100px;
  
}
.route_links a{
  color:#cf9372;
  font-size: 12px;
  margin:5px;
}
#table_links{
  text-align: right;
 
}
#table_links a{
  color:#cf9372;
}
.payment_icons{
  display: flex;
  align-items: center;
  justify-content: end;
}
.payment_icons img{
  height:30px;
}
.card-body img{
  width:50%;
  margin:30px;
}
.card-body{
  text-align: center;
  background-color: #f5f5f5;
}
.card-header{
  background-color: white;
}
#second_header{
  padding:15px;
}
.account_section{
  margin-top:150px;
}
.account_inner_block{
  text-align: center;
}
.account_inner_block_two{
  margin-top:50px;
  border-style:dashed;
  padding: 20px;
  font-family: 'Josefin Sans', sans-serif;
}
.account_inner_block_threee{
  margin-top:10px;
  border-style:dashed;
  padding: 20px;
  font-family: 'Josefin Sans', sans-serif;
}
.account_inner_block_threee p{
  color:red;
}
.account_inner_block_two h4{
  font-size: 20px;
}
#account_welcome_text{
  font-size: 15px;
  font-family: 'Josefin Sans', sans-serif;
  text-transform: uppercase;
  margin-bottom: 0;
}
#account_name_text{
  font-size: 25px;
  font-family: 'Josefin Sans', sans-serif;
  text-transform: capitalize;
  margin-bottom: 0;
  font-weight: bold;
}
#account_order_text{
  font-size: 20px;
  font-family: 'Josefin Sans', sans-serif;
  text-transform: capitalize;
  margin-top:30px;
}
.address_inner_block{
  margin-top: 30px;
  padding: 20px;
  box-shadow: 0px 3px 19px 3px silver;
}
.address_sub_block_two{
  text-align: right;
}
.add_address_section{
  text-align: center;
  padding:10px;
}
.round_section{
 text-align: center;
}
.round_section img{
  width:50px;
  cursor: pointer;
}
#search_form{
  border:1px solid gray;
  padding:10px;
  margin-top:50px;
}
#canvas_input_one{

  text-align: left;
  width: 100%;
  border: none;
  border-radius: 0;
}
#searchitem_text{
  font-size: 25px;
  font-family: 'Josefin Sans', sans-serif;
  text-transform: capitalize;
  text-align: center;
  font-weight: 500;
}
.searched_item{
  margin-top:30px;
  box-shadow: 0px 3px 19px 3px silver;
  padding:20px;
  cursor: pointer;
}
.searched_item h2{
  font-size:18px;
}
.searched_item p{
  text-align: center;

}
.account_inner_block_two a{
  color:#cf9372;
  text-decoration: none;
}
.navlinks_one a{
  color:black;
}
#reset_text{
  font-size: 25px;
  font-family: 'Josefin Sans', sans-serif;
  text-transform: capitalize;
  font-weight: 500;
  margin-top:30px;
  margin-bottom:0;

}
.reset_description{
margin-bottom: 20px;
}
#reset_link{
  text-decoration: none;
  color:gray;
}

  @media (max-width: 600px){
.navbar-toggler{
  display: block;
  border:2px solid black !important;
}
.offcanvas-start{
  width:300px !important;
}
.navlinks,.navlinks_one{
  display: none;
}
.navlinks_two{
  flex-direction: column;
  align-items: flex-start;
  padding:0;
  margin:0;
}
#mobile_image{
  display: none;
}
.navlinks_one{
  padding:0;
  margin: 0;
}
.navlinks_one img{
  width:20%;
}
.nav-link{
  font-size: 14px;
  padding:5px 5px;
}

.navbar>.container{
justify-content: flex-start;
}
.navlinks_three{
display: block;
}

.menu_block i{
  font-size: 20px;
  color:black;
}
.search_block i{
  color:black;
}
.search_block,.user,.cart{
  padding:10px;
}
.div_links_block
{
  display: flex;
  justify-content: space-between;
}
.left_aligned_links{
  display: flex;
  align-items: center;
  /* justify-content: normal; */
  float: right;
}
.image_block{
  padding-left:10px;
}
.image_block img{
  width:55%;
}

.offcanvas-top{
  height:55vh;
}


.block{
  padding:30px 15px 30px 15px !important;
}
.sub_text h4{
  font-size: 25px;
}
#small_text{
  letter-spacing: 0px;
}
#middle_text{
  letter-spacing: 0px;
  font-size: 20px;
}
#last_text {
  font-size: 20px;
  letter-spacing: 0px;
}
#shop_button{
  padding:10px;
  font-size: 20px;
  text-decoration: none;
}
.ayu_block{
  padding:0 !important;
}
.first_block,.second_block{
  padding: 10px;
  height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.first_block p,#first_line,.second_block p{
  font-size: 20px;
}
.fourth_block{
  padding:20px 20px;
  margin-top:30px;
}
#proven_text{
  font-size: 25px;
}
.fifth_block{

  background: none;
  margin-bottom: 0;
  padding:10px;
}
.fifth_inner_block{
  padding:20px;
  border-radius: 10px;
}
.center_text h2{
font-size: 25px;
}
.sixth_inner_block{
  padding:15px;
  margin-top: 30px !important;
}
.step_blocks{
  margin-bottom: 20px;

}
.seventh_innerblock{
  margin-top: 0 !important;
}
.left_text_blockone{
  padding: 15px !important;
}
.left_text_blocktwo{
  padding:15px !important;
}
.video_block{
  padding:10px;
}
.inner_button_block{
  padding:15px;
}
#select_button{
  margin-bottom: 10px;
}
.right_click_block{
  padding:15px;
}
.nineth_block{
  margin-top: 30px !important;
  padding:15px;
}
.step_block_one{
  margin-top: 30px;
}
.carousel-inner{
  margin-top: 30px !important;
}
.review_block{
  padding:15px;
}
.carousel-control-next ,.carousel-control-prev{
  display: none;
}
.wrap_class,.wrap_class_two{
  flex-direction: column-reverse;
}
.left_side_image{
  width: 100%;
}
.right_wrapper,.right_side_text{
  width:100%;
  margin-top: 20px;
}
.first_about_block{
  margin-top: 30px !important;
}
.right_wrapper_text{
  font-size: 20px;
  margin-top: 0 !important;
}
.prod_block{
  margin-top:30px !important;
  padding:15px;
}
.prod_inner_block{
  padding:15px;
  margin-bottom: 0;
}
#product_button{

  font-size: 15px;
  height: 35px;
  padding: 10px;
  width: 100% !important;
  min-width: 0px !important;
}
.prod_about_text{
  width: auto;
  margin-bottom: 20px !important;
}
.contact_first_block{
  margin:40px 0px 40px 0px !important;
}

.contact_title h2{
font-size: 25px;
}
.form_message_block{
  margin-top: 30px;
}
.form_class{
  padding:15px;
}
.account_section{
  margin-top:30px;
}
.account_inner_block{
  margin-bottom: 20px;
}
.price_block p{
  text-align: center;

}
.price_block{
  padding-top: 20px;
}
#bottom_button{
  width:100%;
  padding:10px;
  margin-bottom: 15px;
}
.cart_title h4{
  font-size: 25px;
}
.Chect_out_section{
  margin-top: 30px;
}
#Shipping_button{
  margin-top: 30px;
}
.route_links{
  margin-top: 40px;
  margin-bottom: 20px;
}
.right_login_block{
  padding:10px;
}
.login_block{
  margin:50px 0px 35px 0px;
}
.right_top_button_block{
  margin-top: 30px;

}
.Form_button{
  width: 100%;
  padding:10px;
  border-radius: 10px;
}
.right_login_top_block h4 {
  font-size: 25px;
}
.searchitem_text{
  line-height: 1;
}
  }






  .inner_button_block{
    margin-top:25px;
  }