/* CSS Document */
:root {
/*  --purple_light: #afa9b0;*/
 /* --home_txt:#ffffff;*/
  /*--purple:#5b569b;*/
  --purple_light:#8983b9;
 --purple_light_alpha:#8983b985;    
  --dark_pink:#be1d37;
	
  --light_green:#0A6703;
  
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
	
  --h1-font-family:'ARLRDBD';
	
  --err_msg_color:#ffffff;	
  	
}

	src: url("font-awesome/fonts/fontawesome-webfont.woff");
@font-face {
  	font-family: 'FontAwesome';
  	src: url("font-awesome/fonts/FontAwesome.otf");
	src: url("font-awesome/fonts/fontawesome-webfont.svg");
	src: url("font-awesome/fonts/fontawesome-webfont.ttf");
	src: url("font-awesome/fonts/fontawesome-webfont.woff2");
  	font-weight: normal;
  	font-style: normal;
}

@font-face {
  	font-family: 'TypoHoop';
  	src: url("font_typo_hoop/TypoHoop_Regular.otf");
}

@font-face {
  	font-family: 'TypoHoopBold';
  	src: url("font_typo_hoop/TypoHoop_Bold.otf");
}

@font-face {
  	font-family: 'ARLRDBD';
  	src: url("font-arlrdbd/ARLRDBD.TTF");
}

html {
    overflow-y: scroll;
}
body{position: relative;width: 100%;height: 100%;padding: 0;margin: 0;}
.video_wrapper_div{
	width: 100%;height: 100%;position: absolute;left: 0;top: 0;padding: 0;margin: 0;overflow-y: hidden;z-index: -2;
	/*width: 100%;height: 100%;position: fixed;*/
	background-size: cover;
}
.clear {
    clear: both;
}
.clearfix:after {
    content: "";
    display: table;
    clear: both;
}
.pix-container {
    overflow: auto;
}
/*h1,h2,h3,h4,h5,h6{margin: 0;padding: 0;}*/

.main_content_wrapper *{
	transition: opacity 2s ease-out;
}

.home_vidoe{padding: 0;margin: 0;width: 100%;}
.home_back_img{
	width: 100%;height: 100%;background:url("images/bg.jpg") no-repeat left top fixed;
	background-size: cover;
}

.menu_icon_wrapper{position: fixed;z-index: 6;top: 40px;left: 40px;}

.menu_icon_link{padding: 0 5px;display: block;text-decoration: none;font-size: 40px;color: var(--purple_light);cursor: pointer;}
.menu_icon_link_a,.menu_icon_link_a:hover{padding: 0 5px;display: block;text-decoration: none;font-size: 40px;color: var(--purple_light);cursor: pointer;}
.menu_icon_link_a *,.menu_icon_link_a:hover *{color: var(--purple_light);font-size: 40px;}

#close_link{display: none;}




/*.logo_link{display: <strong>block</strong>;} */
.logo_link{display: block; text-align: right;}
.header_div{position: fixed;width: 100%;padding: 40px 30px 20px 30px;z-index: 2;}
.home_icon_link_div{position: fixed;top: 40px;left: 90px;z-index: 2;}
.div_header_height{height: 230px;}
.home_page_row{display: flex; flex-wrap: wrap;padding-top: 230px;padding-bottom: 50px;}
.home_page_row_overlay_menu{display: flex; flex-wrap: wrap;}
.szdgf{
	flex-direction: column;
    align-items: stretch;
}
.distanc_height{height: 230px;}
.home_parts{
	display: flex;
    flex-direction: column;
    align-items: stretch;
	
	/*justify-content: center;
	 text-align: center;
	align-self: center;*/
	/*align-items: center;*/
}
.home_parts *{color: var(--home_txt);}

.home_blank_div_1{height: 5%}
.home_blank_div_2{height: 2%;}

.home_shop{border-left: 1px solid var(--purple_light);}
.overlay_menu_box_b{border-left: 1px solid var(--purple_light);}
.home_main_links,.home_main_links:hover{text-decoration: none;display: block;text-align: center;}

.shop_ttl_home{font-family: var(--h1-font-family);font-size: 40px;letter-spacing: 1px;margin-top: 15px}

.home_ul{	
	display: flex;/*align-self: flex-end;*/
    justify-content: space-around;
    /* Remove default padding from major browsers */
    padding: 0;flex-direction: column;
	list-style-type: none;
}

.home_ul>li{
	display: inline-block;
	padding-top: 8px;text-align: center;
}
.home_ul>li>a,.home_ul>li>a:hover{
	font-family: "Trebuchet MS", Verdana, "sans-serif";font-size: 16px;text-decoration: none;color: var(--home_txt);border: 1px solid var(--menu_border_color);display: block;padding: 3px 40px;
	border-radius: 8px;
    transition : border 500ms ease-out;
}

.home_ul>li>a:hover{
    color: var(--home_txt_over);background-color:var(--home_txt);
}

.shophome_ul{
	list-style-type: none;margin-bottom: 5px;text-align: left;
}
.shophome_ul>li{
	 display: inline-block;
	padding-bottom: 8px;text-align: center;
}
.shophome_ul>li>a,.shophome_ul>li>a:hover{
	font-family: "Trebuchet MS", Verdana, "sans-serif";font-size: 16px;text-decoration: none;color: var(--home_txt);border: 1px solid var(--menu_border_color);display: block;padding: 3px 40px;
	border-radius: 8px;
	transition : border 500ms ease-out;
}
.shophome_ul>li>a:hover{color: var(--purple);background-color:var(--err_msg_color);}

.overlay_main_ttl{font-family: var(--h1-font-family);font-size: 30px;color: var(--purple_light);text-align: center;letter-spacing: 3px;}
.overlay_home_ul{list-style-type: none;text-align: center;}
.overlay_home_ul>li{
	padding-bottom: 5px;text-align: center;
}
.overlay_home_ul>li>a,.overlay_home_ul>li>a:hover{
	font-family: "Trebuchet MS", Verdana, "sans-serif";font-size: 13px;text-decoration: none;color:var(--purple);border: 1px solid transparent;display: block;padding: 3px 10px;
}
.overlay_home_ul>li>a:hover{color: #000000;}

.sbpages_extra_cee_ul li>a,.overlay_home_ul>li>a:hover{border: 1px solid var(--inp_border_color);}	

.menu_div{
	background-color: #FFFFFF;position: absolute;top: 0;margin: auto;z-index: 5;display: none;
	left: 1.5%;width: 0;padding-top: 70px;padding-bottom: 70px;overflow-y: scroll;
}

.overlay_menu{width: 40%;margin-left: auto;margin-right: auto;text-align: center;}
.ovellay_home_part2{padding-top: 15px;border-top: 1px solid var(--purple_light); }
.sbpag_h2{color: var(--home_txt);margin-top: 10px;}
#overlay_part_1,#overlay_part_2{opacity: 0}
.main_pages_h6{font-family: Verdana, "sans-serif";font-size: 26px;color: var(--purple);display: block;}
.sbpaged_ttl_card{font-family: Verdana, "sans-serif";font-size: 32px;color: var(--purple);font-weight: bold;}
.sbpags_card_txt{font-family: Verdana, "sans-serif";font-size: 16px;color: var(--purple);padding-left: 0;padding-right: 0;text-align: justify;}
.sbpage_card_btn,.sbpage_card_btn:hover{
	background-color: var(--purple_light); border-radius: 10px; width: 175px;height: 55px;color: var(--err_msg_color);display: block;font-family: Verdana, "sans-serif";
	font-size: 20px;padding-top: 10px;margin:auto;position: absolute;bottom: 10%;left: 0;right: 0;
}

.sbpage_card_btn:hover{border: 1px solid var(--purple); color: var(--purple);background-color: #FFFFFF;}
.card_logo{display: block;margin: 10% auto 6% auto;}

.trnsprnt_sbpaged_ttl_card{font-family: Verdana, "sans-serif";font-size: 32px;color: var(--home_txt);}
.trnsprnt_sbpags_card_txt{font-family: Verdana, "sans-serif";font-size: 16px;color: var(--home_txt);padding-left: 0;padding-right: 0;text-align: justify;}
.trnsprnt_sbpags_card_txt_color{color: var(--err_msg_color);}

.trnsprnt_sbpage_card_btn,.trnsprnt_sbpage_card_btn:hover{
	background-color: transparent; border-radius: 10px; width: 175px;height: 55px;color: var(--home_txt);display: block;font-family: Verdana, "sans-serif";
	font-size: 20px;padding-top: 10px;margin:auto;border: 1px solid var(--border-trnsprnt);position: absolute;bottom: 10%;left: 0;right: 0;
}

.trnsprnt_sbpage_card_btn:hover{color: var(--home_txt_over);background-color:var(--home_txt);}

.slogan_txt{font-size: 20px;text-align: center;}

.main_sbpages_card{text-align: center;padding: 10%;height: 100%;}
.border_none{border: none;}

.uncover_main_prdt_card{
	width: 100%;height: 100%;/*overflow: hidden;*/
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.round_corner{border-radius: 20px;}

/*.uncover_card_sbpages_img{width: 100%;height: 100%;}*/
/*.uncover_card_sbpages_img{position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;}*/

.uncover_card_prdt_dscrption_overlay{
	position: absolute;width: 100%;left: 0;bottom: 10%;background-color:var(--purple);height: 130px;z-index: 2;opacity: .9;
	/*background-blend-mode: multiply;*/
	 mix-blend-mode:multiply;
}

.uncover_card_prdt_dscrption{position: absolute;width: 100%;left: 0;bottom: 10%;height: 130px;z-index: 4;padding: 15px;}
.trnsprnt_sbpaged_h3_card,.trnsprnt_sbpaged_h3_card h3{font-family: Verdana, "sans-serif";font-size: 18px;color: var(--err_msg_color);font-weight: bold;}

.sbpag_card_view_link,.sbpag_card_view_link:hover{
	background-color: #FFFFFF; border-radius: 5px; width: 75px;height: 30px;color: var(--purple_light);display: block;font-family: Verdana, "sans-serif";
	font-size: 17px;text-align: center;text-decoration: none;padding-top: 2px;
}

.sbpag_card_view_link:hover{background-color: var(--purple_light);color: var(--err_msg_color);}

.sbpag_card_date{
	color: var(--err_msg_color);font-family: Verdana, "sans-serif";font-size: 15px;
}

.trnsprnt_sbpaged_ttl_card2{font-family: Verdana, "sans-serif";font-size: 30px;color: var(--home_txt);margin-bottom: 20%;font-weight: bold;}
.contactus_h{font-family: Verdana, "sans-serif";font-size: 30px;color: var(--home_txt);margin-bottom: 0;text-align: center;font-weight: bold;}

.uncover_card_prdt_dscrption_overlay2{position: absolute;width: 100%;left: 0;bottom: 0;background-color:#000000;height: 110px;z-index: 2;opacity: .6;
	mix-blend-mode: multiply;
}

.uncover_card_prdt_dscrption2{position: absolute;width: 100%;left: 0;bottom: 0;height: 110px;z-index: 4;padding: 15px;}
.uncover_card_prdt_dscrption2_div{text-align: center;margin-top: 30px;}
.uncover_card_prdt_dscrption3{position: absolute;width: 100%;left: 0;top: 10%;}

.uncover_card_prdt_dscrption3_div{text-align: center;}
.uncover_footer_txt{font-family: Verdana, "sans-serif";font-size: 16px;color: var(--home_txt);}
.uncover_footer_ttl{font-family: Verdana, "sans-serif";font-size: 15px;color: var(--home_txt);font-weight: bold;}

.uncover_footer_link,.uncover_footer_link:hover{
	font-family: Verdana, "sans-serif";font-size: 14px;color: var(--home_txt);display: block;text-align: center;text-decoration: none;
	float: left;padding: 5px 10px 4px 10px;border-right: 1px solid rgba(255,255,255,0.3)
}

.uncover_footer_link:hover{color: var(--home_txt_over);background-color:var(--home_txt);}

.uncover_wrapper{padding-top: 25px;padding-bottom: 25px;}
.contact_lbl{font-family: Verdana, "sans-serif";font-size: 16px;color: var(--home_txt);}

.contact_inp{
	width: 280px;height: 30px;border: 1px solid var(--inp_border_color);border-radius: 10px;background-color: transparent;color: var(--home_txt);
	padding-left: 10px;padding-right: 10px;
}

.contact_inp_error{width: 280px;height: 30px;border-radius: 10px;background-color: transparent;color: var(--home_txt);padding-left: 5px;padding-right: 5px;border: 1px solid rgba(217,3,6,0.50);}

.contact_txtarea{
	width:100%;height: 100%;border: 1px solid var(--inp_border_color);border-radius: 10px;background-color: transparent;color: var(--home_txt);
	padding-left: 10px;padding-right: 10px;
}

.contact_txtarea_eror{width: 100%;height: 100%;border: 1px solid rgba(217,3,6,0.50);border-radius: 10px;background-color: transparent;color: var(--home_txt);}
.contact_btn{width: 255px;height: 35px;color: var(--home_txt);border-radius: 10px;background-color: var(--home_txt_over);border: 1px solid var(--home_txt);}
.contact_btn:hover{color: var(--home_txt_over);background-color:var(--home_txt);border: 1px solid var(--home_txt_over);}
.uncover_footer_social_links_div{color: var(--home_txt);font-size: 20px;}

.uncover_footer_social_links_div a,.uncover_footer_social_links_div a:hover{
	color: var(--home_txt);font-size: 20px;text-decoration: none;
}

.uncover_footer_social_links_wrapper{width: 175px;margin-left: auto;margin-right: auto;}
.footer_txt{font-family: Verdana, "sans-serif";font-size: 14px;color: var(--home_txt);text-align: center;}

.uncover_card_story_link_overlay2{position: absolute;width: 100%;left: 0;bottom: 0;background-color:#000000;height: 220px;z-index: 2;opacity: .6;
	mix-blend-mode: multiply;
}

.uncover_card_story_link2{position: absolute;width: 100%;left: 0;bottom: 0;height: 220px;z-index: 4;padding: 20px;}
.story_sbpaged_ttl_card{font-family: Verdana, "sans-serif";font-size: 32px;color: var(--err_msg_color);}

.trnsprnt_sbpage_card_btn3,.trnsprnt_sbpage_card_btn3:hover{
	background-color: transparent; border-radius: 10px; width: 175px;height: 55px;color: var(--err_msg_color);display: block;font-family: Verdana, "sans-serif";
	font-size: 20px;padding-top: 10px;margin:auto;border: 1px solid rgba(255,255,255,0.3);text-decoration: none;text-align: center;
}

.trnsprnt_sbpage_card_btn3:hover{color: #5b569b;background-color:var(--err_msg_color);}

.logo_wraper_width{width: 33.33%;}
.menu_ttl_p{padding: .5rem;}
.menu_ttl_p2{padding: 0 .5rem}
.signin_frm_wrapper{width: 40%}
.grid_contact_frm{margin-left: auto;margin-right: auto;/*width: 640px;*/width: 100%;height: 100%;}
.grid_contact_frm_lbl{float: left}
.grid_contact_frm_inp{float: left}

.back_to_list_link,.back_to_list_link:hover{
	display: block;text-decoration: none;color: var(--dark_pink);font-family:Verdana, "sans-serif";font-size: 12px;margin-bottom: 10px;padding: 1%;padding-bottom: 0;
}

.back_to_list_link_dark,.back_to_list_link_dark:hover{
	display: block;text-decoration: none;color: var(--err_msg_color);font-family:Verdana, "sans-serif";font-size: 12px;margin-bottom: 10px;padding: 1%;padding-bottom: 0;
}

.sbpages_h3{font-family: Verdana, "sans-serif";font-weight: normal;font-size: 20pt;color: var(--dark_pink);}
.sbpages_h6{font-family: Verdana, "sans-serif";font-weight: normal;font-size: 20pt;color: var(--dark_pink);padding-top: 10px;padding-bottom: 10px;}
.sbpages_h2{font-family: Verdana, "sans-serif";font-weight: bold;font-size: 40px;color: var(--dark_pink);}

.sbpages_other_same_links,.sbpages_other_same_links:hover{
	font-family: Verdana, "sans-serif";font-weight: bold;font-size: 14px;color: var(--purple);text-decoration: none;display: block;padding-bottom: 6px;
}

.sbpages_other_div{
	font-family: Verdana, "sans-serif";font-weight: normal;font-size: 14px;color: var(--purple);line-height: 28px;
}

.sbpages_txt,.sbpages_txt p{
	font-family: Verdana, "sans-serif";font-weight: normal;font-size: 14px;color: var(--purple);line-height: 28px;width: 100%;text-align: justify;
}

.sbpages_txt p{margin: 0;padding: 0}
.contact_div{float: left;width: 25%;background-color: transparent;}
.contact_div_center--2{float: left;background-color: transparent;width: 50%}
/*.contact_wrapper{display: -webkit-flex;display: flex;flex-direction: row;align-items: stretch;}*/
.sbpages_second_col{width: 25%;min-width: 25%;max-width: 25%;padding-left: 1.5rem;}

.recipes_dtl_div{float: left;width: 25%;}
.recipes_dtl_div__width2{width: 50%;}
.recipes_dtl_div__width3{width: 78%;padding-right: 7px;}
.recipes_dtl_div__height2{height:auto;}

.Aspect_Ratio_4_3{
  /* background-color: #FFFFFF;*/
  width: 100%;
  padding-top: 75%; /* 1:1 Aspect Ratio */
  position: relative; /* If you want text inside of it */
}
.Aspect_Ratio_4_3_inner{
    position:  absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
    margin: auto;
}

.recipes_dtl_ttl_height{height: 50px}
.sbpages_dtl{background-color: #FFFFFF;border: 1px solid #FFFFFF;padding: 2%;}
.h-30px{height: 30px;}
.h-20px{height: 20px;}
.contact_wrapper{margin-top: 100px;}

.reciped_dtl_div2{
	display: flex;flex-direction: row;align-items: stretch;border: .1px solid transparent;padding: 1%;
}

.sbpages_main_header{padding-top: 200px;text-align: center;margin-bottom: 100px;}
.grid_show_2{display: none;}
.height_2{height: 100%;}
#home_uncover_div{width: 67%;}
#home_shop_div{width: 33%;}
.overlay_2{background-color: #000;width: 100%;height: 100%;opacity:.9;position: absolute;top: 0;left: 0;z-index: 3; mix-blend-mode:multiply;display: none;}

.grid_space_wrap_links,.grid_space_wrap_links:hover{
display: block;text-decoration: none;width: 100%;height: 100%;
}
.grid_space_wrap_links:hover{
    /*background-color: #dcd1dae0;*/
    border-radius: 20px;
    background-color: #C9C1C9;
    box-shadow: inset -4px -4px 6px 3px #ece0ea;
}

/*.dark_grid_background{background-color: #d2d1d2e0;}*/
.dark_grid_background{background-color: #dcd1dae0;}
.dark_grid_background_dtl{background-color: #252340;}
.trnsprnt_sbpaged_ttl_card_sl{font-family: Verdana, "sans-serif";font-size: 22px;color: var(--err_msg_color);padding: 0px 10px;}

.container_shop_grid{
height: 100%;
min-height: 100%;
display: flex;
flex-direction: column;
}

.box_shop_grid {
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;padding: 20px 0;
}

.box-1 {	}
.box-2 {flex: 1}
.box-3 {	}

.sbpags__shop_txt_2{font-family: Verdana, "sans-serif";font-size: 16px;color: var(--purple);text-align: center;}

.sbpags_shop_txt_2_transparent{
	font-family: Verdana, "sans-serif";font-size: 16px;text-align: center;color: var(--home_txt);width: 175px;
	margin: 15% auto;
}

.trnsprnt_sbpage_shop_btn,.trnsprnt_sbpage_shop_btn:hover{
	background-color: transparent; border-radius: 10px; width: 175px;height: 55px;color: var(--home_txt);display: block;font-family: Verdana, "sans-serif";
	font-size: 20px;padding-top: 10px;margin:auto;border: 1px solid var(--border-trnsprnt);text-decoration: none;
}

.trnsprnt_sbpage_shop_btn:hover{color: var(--home_txt_over);background-color:var(--home_txt);}
.shop_trnaprnt_h4{margin-left: auto;margin-right: auto;text-align: center;}
.shop_imgs{margin: auto;max-height: 90%;max-width: 90%;}

.shopping_cart_wrapper_a,.shopping_cart_wrapper_a:hover{
	display: block;text-decoration: none;border: 1px solid var(--home_txt);border-radius: 3px;width: 80px;color: var(--home_txt);
	font-family: Verdana, "sans-serif";font-size: 16px;text-align: center;padding: 2px 10px;
}

.shopping_cart_style{font-size: 20px;padding-left: 10px;}

/*-- dropdown custom---------------------*/

.dropbtn {
  color: var(--home_txt);
  font-size: 16px;
  border: none;
  background-color: transparent;padding: 2px 0px 2px 10px;
	font-family: "Trebuchet MS", Verdana, "sans-serif";
}

.dropdown {
  position: relative;
  display: inline-block;
  background-color: transparent;
  color: var(--home_txt);
  cursor: pointer;margin-right: 10px;
  font-family: Verdana, "sans-serif";
  border: 1px solid var(--home_txt);border-radius: 3px;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
/*  min-width: 150px;*/width: 100%;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;opacity: 0;border-radius: 3px;	
}

.dropdown-content a {
  padding: 8px 16px;
  text-decoration: none;
  display: block;
	color: var(--home_txt);
	font-family: "Trebuchet MS", Verdana, "sans-serif";font-size: 16px;
}

.dropdown-content a:hover {background-color: #E5E5E5}

.dropdown:hover .dropdown-content {
  display: block;
	
	opacity: 1;
	animation-name: fadeInOpacity;
	animation-iteration-count: 1;
	animation-timing-function: ease-in;
	animation-duration: 2s;
}

.dropdown:hover {
	background-color: rgba(161,161,161,0.70);
  
}
.caret_down_style{font-size: 20;padding: 2px 10px 2px 10px}
/*---------------------------------------*/
.prdt_dtl_top_wrapper_box{margin-bottom: 10px;}
.prdt_h1{color: var(--err_msg_color);font-family: Verdana, "sans-serif";font-size: 40pt;font-weight: bold;display: inline-block;float: left;}
.prdt_h6{color: var(--err_msg_color);font-family: Verdana, "sans-serif";font-size: 30pt;font-weight: normal;display: inline-block;float: left;
	margin-left: 0px;}
.recipe_h1{color: var(--dark_pink);font-family: Verdana, "sans-serif";font-size: 28pt;font-weight: bold;display: block;float: left;}
.recipe_dat_lbl{display: block;float: right;color: var(--purple);font-family: Verdana, "sans-serif";font-size: 12pt;padding-top: 16px;}
.recipe_ttl_margin{margin-bottom: 5px;padding: 1%}

.prdt_inf_ttls{font-family: Verdana, "sans-serif";font-size: 20pt;color: var(--err_msg_color);margin-top: 15px;font-weight: bold;display: inline-block;}
.prdt_inf_vals{font-family: Verdana, "sans-serif";font-size: 18pt;color: var(--err_msg_color);font-weight: normal;display: inline;}
.prdt_instock_ttl{color: #ABFF8B;}
.prdt_outstock_ttl{color: #BC686B;}

.prdt_dtl_qty_ttl{margin-right: 10px;font-family: Verdana, "sans-serif";font-size: 20pt;color: var(--err_msg_color);}
.prdt_dtl_qty_val{float: left}
.prdt_qty_inp{background-color: transparent;border: 1px solid rgba(255,255,255,1);border-radius: 5px; width: 50px;height: 50px;text-align: center;font-family: Verdana, "sans-serif";font-size: 20pt;color: var(--err_msg_color);}
.add_cart_wrapper {height: 200px; position: relative;}
.add_to_cart_div{border: 1px solid var(--err_msg_color);border-radius: 5px;height: 50px;width: 220px;background-color: var(--purple_light); color: var(--err_msg_color);ont-family: Verdana, "sans-serif";font-size: 20pt;text-align: center;cursor: pointer;padding-top: 2px;}
.shopping_cart_style2{font-size: 26pt;}
/*.sbpages_prdt_h3{font-family: Verdana, "sans-serif";font-weight: bold;font-size: 20pt;color: var(--purple_light);margin-top: 3%;}*/
/*.sbpages_prdt_txt,.sbpages_prdt_txt p{
	font-family: Verdana, "sans-serif";font-weight: normal;font-size: 14pt;color: #FFFFFF;line-height: 28pt;width: 100%;text-align: justify;
}
.sbpages_prdt_txt p{margin: 0;padding: 0}*/
.prdr_inf_wrapper_padding{padding: 1%;}
.prdt_similar_divs{float: left;width: 25%;}

.prdt_dtl_pic {
   width: 96%;
   height: auto;
    
}

.prdt_dtl_pic2 {
   width: 100%;
   height: auto;
    padding-bottom: 2%;
}
.prdt_dtl_pic3 {
   width: 100%;
   height: auto;
    padding-top: 1%;
}

.prdt-dtl-div-pic {float:left; width: 43%;text-align: center;}
.prdt-dtl-div-2pic {float:left; width: 27%;}

.prdt-dtl-div-shopping {
    float:left; 
    width: 30%;
    padding-left: 1.5%;
    padding-right: 1.5%;    
}
.prdt-dtl-div-dscp {
    float:left; 
    width: 70%;
    padding-left: 2%;
}
.prdt_find_more {
    float:left; 
    width: 30%;
    padding: 5% 1.5% 0% 5%;
    margin-bottom: 1%;
}
.prdt_find_more_ttl{
    font-family: Verdana, "sans-serif";
    font-weight: normal;
    font-size: 18pt;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
}

.prdr_inf_wrapper_padding h1,.prdr_inf_wrapper_padding h2,.prdr_inf_wrapper_padding h3,.prdr_inf_wrapper_padding h4,.prdr_inf_wrapper_padding h5,.prdr_inf_wrapper_padding h6{font-family: Verdana, "sans-serif";font-weight: bold;font-size: 20pt;color: var(--purple_light);margin-top: 3%;}
.prdr_inf_wrapper_padding p{
	font-family: Verdana, "sans-serif";font-weight: normal;font-size: 14pt;color: var(--err_msg_color);line-height: 28pt;width: 100%;text-align: justify;margin: 0;padding: 0;
}


.res_div{
	font-family: Verdana, "sans-serif";font-weight: normal;font-size: 12px;color: var(--err_msg_color);border-radius: 10px;padding-left: 8px;padding-right: 8px;
	text-align: center;height: 35px;display: none;line-height: 28pt;max-width: 255px;margin-top: 7px;
}
.res_div_err{ background-color: var(--dark_pink);border: 1px solid var(--inp_border_color); border-radius: 10px; max-width: 255px;}
.res_div_success{background-color: var(--light_green);border: 1px solid var(--inp_border_color);border-radius: 10px; max-width: 255px;}

.signup_success{font-family: Verdana, "sans-serif";font-weight: normal;font-size: 18px; color:#fff;background-color: var(--light_green);border: 1px solid var(--inp_border_color);border-radius: 5px; padding: 20px;}

.res_div_2{
	font-family: Verdana, "sans-serif";font-weight: normal;font-size: 12px;color: var(--err_msg_color);border-radius: 10px;padding-left: 8px;padding-right: 8px;
	text-align: center;height: 35px;display: none;line-height: 28pt;width: 100%;margin-top: 7px;
}
.res_div_err_2{background-color: var(--dark_pink);border: 1px solid var(--inp_border_color);width: 100%;}
.res_div_success_2{background-color: var(--light_green);border: 1px solid var(--inp_border_color);width: 100%;}

.card_enter_txt{display: flex;justify-content:center;align-content:center;flex-direction:column;}
.overlay_menu_img_div{width: 60%;margin-left: auto;margin-right: auto;}


.box_over:hover{
	border: 2px solid var(--purple_light);opacity: .8;cursor: pointer;
	transition: opacity .2s ease-out;
    }
/*.box_over,.box_over:hover{overflow: hidden;}*/

.msg_submit_wrapper{float: left;margin-left: 10px;position: relative;height: 160px;}	
.msg_wraper{float: left;}	
.grid_show_5{display: none}
.motives_sl_txt{font-style: italic;font-size: 13px;line-height: 18px}
/*.motives_links{border: 1px solid rgba(255,255,255,0.3);background-color: var(--purple_light);}*/
.img_with_caption{margin:4% 0 2% 0}
.motives_ul{list-style-type: none;margin: 0;padding: 0;}
.motives_ul>li{
	padding-bottom: 12px;text-align: center;
}

.motives_links,.motives_links:hover{color: var(--home_txt);
	background-color: var(--home_txt_over); border-radius: 10px; width: 100%;height: 55px;display: block;font-family: Verdana, "sans-serif";
	font-size: 20px;padding-top: 10px;margin:auto;border: 1px solid var(--home_txt);text-decoration: none;
}
.motives_links:hover{border: 1px solid var(--home_txt_over); color: var(--home_txt_over);background-color: var(--home_txt);}
.motive_top_dscrtion{font-family: Verdana, "sans-serif";font-weight: normal;font-size: 18px;color: var(--purple);line-height: 28px;width: 100%;text-align: justify;padding-left: 3%;padding-right: 3%;
	}

.motives_contact {font-family: Verdana, "sans-serif";font-weight: normal;font-size: 14pt;color: var(--home_txt);margin-bottom: 15px;    
}

.popupmenu_txt{
	font-family: Verdana, "sans-serif";font-weight: normal;font-size: 15px;color: var(--purple);line-height: 25px;width: 100%;text-align: justify;margin-top: 50px;
}


.ingrdnt_dscrption_wrapper h1,.ingrdnt_dscrption_wrapper h2,.ingrdnt_dscrption_wrapper h3,.ingrdnt_dscrption_wrapper h4,.ingrdnt_dscrption_wrapper h5,.ingrdnt_dscrption_wrapper h6{
	font-family: Verdana, "sans-serif";font-weight: normal;font-size: 20pt;color: var(--dark_pink);margin-top: 0px;margin-bottom: 15px;
}
.ingrdnt_dscrption_wrapper p{
	font-family: Verdana, "sans-serif";font-weight: normal;font-size: 14px;color: var(--purple);line-height: 28px;width: 100%;text-align: justify;margin: 0;padding: 0;
}
.other_ecipes_wrapper_box_1{display: block}
.other_ecipes_wrapper_box_2{display: none}
.w_abslut_1{position: absolute;bottom: 0;left: 0;}
.h_motrves_distance{height: 100px}
.txt_cntr_align{text-align: center;}
.view_btn_wrapper_1{position: absolute;bottom: 5%;left: 0;width: 90%;right: 0;margin: auto;}

.footer_border{background: url("images/FooterLine.png") repeat-x left top; width: 100%;height: 6px;}

.story_ttl_2{
	font-family: Verdana, "sans-serif";font-weight: bold;font-size: 14px;color: var(--dark_pink);padding-bottom: 0px;line-height: 28px;
	padding-top: 2%;margin-bottom: 0;
}
.purple_color{color: var(--purple);}

.story_big_divs{margin-bottom: 2%;flex-direction: row;display: flex;}
.xdfgbxdbh{
  column-count: 3;
	
  column-gap: 100px;
}

.purple_img_border{border: 1px solid #8983b9;}
.elem_show_1{display: none;}
.saf_story_elem_show_1{display: none;}

.motives_div_t_l{flex: 2;padding-right: 4%}
.motives_div_t_r{flex: 1;}
.motives_b_wraper{background-color: #FFFFFF;display: flex;padding-top: 0;flex-direction: row;}
.motives_div_b_l{flex: 2;padding-top: 0;margin-top: 0;}
.motives_div_b_r{padding: 2%;flex: 1;position: relative;padding-top: 0}
.motives_div_b_l_flex{display: flex;flex-direction: row; }
.motives_div_b_l_l{padding: 3%;flex: 1;}
.motives_div_b_l_r{padding: 3%;flex: 1;}

.saf_story_big_img_wraper{position: relative;width: 214%;margin-top: 70px}
.qwdc{margin-top: 90%}
.saf_div_show_1{}
.saf_div_show_2{display: none}

.saf_div_show_3{display: block}
.saf_div_show_4{display: none}

.home_shop_prdt_wrapper_div{
    display: flex;flex-direction: row;width:100%;text-align: center;align-items: center;justify-content: center;}
.home_shop_prdt_div{width: 20%;margin-left: 1%;margin-right: 1%;}

.home_img_wrapper{
	padding: 6px;border: 1px solid var(--menu_border_color);border-radius: 10px;
	transition : border 500ms ease-out;
}
.home_shop_prdt_round{border: 1px solid #fff;border-radius: 10px;
	transition : border 500ms ease-out;
}

.home_img_wrapper_hover{background-color: var(--home_txt);}

/*
.home_shop_prdt_round{padding: 4px;border: 1px solid var(--menu_border_color);border-radius: 10px;
	 -webkit-transition : border 500ms ease-out;
  -moz-transition : border 500ms ease-out;
  -o-transition : border 500ms ease-out;
  transition : border 500ms ease-out;
}

.home_shop_prdt_round_hover{background-color: var(--home_txt);}
*/

/*.home_links_shop_wrapper a,.home_links_shop_wrapper a:hover{
	font-family: "Trebuchet MS", Verdana, "sans-serif";font-size: 16px;text-decoration: none;color: var(--home_txt);border: 1px solid var(--menu_border_color);display: block;padding: 3px auto;
	border-radius: 8px; margin-top: 6px;
	 -webkit-transition : border 500ms ease-out;
  -moz-transition : border 500ms ease-out;
  -o-transition : border 500ms ease-out;
  transition : border 500ms ease-out;
}
.home_links_shop_wrapper a:hover{color: var(--home_txt_over);background-color:var(--home_txt);}*/

.home_links_shop_wrapper{
	font-family: "Trebuchet MS", Verdana, "sans-serif";font-size: 16px;border: 1px solid var(--menu_border_color);padding: 3px 0;
	border-radius: 8px; margin-top: 6px;
	transition : border 500ms ease-out;
	 
}
.home_links_shop_wrapper_dedault{color: var(--home_txt);}
.home_links_shop_wrapper_hover{color: var(--home_txt_over);background-color:var(--home_txt);}
.home_links_shop_2,.home_links_shop_2:hover{display: block;text-decoration: none;}
/**********************************/
.box_home_wrapper_uncover{flex: 2;}
.box_home_wrapper_shop{flex: 1;}
/**********************************/
.div_clear_float{width: 100%;height: 0px;}
.display_block_class{display: block;}
.white_background{background-color: #FFFFFF;}
.transparent_background{background-color: transparent;}
.uncover_lenk_css{text-align: center;bottom: 15%;}
.pr_30px{padding-right: 30px;}
.sbpgs_dtl_wrapper{min-height: 100vh;padding-left: 1%;padding-right: 1%;}
.p_1percnt{padding: 1%;}
.border_1_trnsprnt{border: 1px solid transparent}
.saf_story_h_wraper{padding: 2%;padding-bottom: 0;}
.saf_story_box_wrapper{flex: 1;padding: 2%;}
.display_flex_class{display: flex;}
.saf_story_img{width: 100%;margin: 4% 0;}
.mt_10prcnt{margin-top: 10%}
.saf_story_div_2{flex: 1;padding: 2%;height: auto;position: relative}
.saf_stor_div_abslt_1{position: absolute;left: 0%;top: 0%;width: 100%;}
.saf_story_div_3{flex: 1;padding: 2%}
.saf_story_div_4{flex: 1;background-color: transparent;padding: 2%;}
.p_1prcnt{padding: 1%;}
.clear_both{clear: both}
.recipe_dtl_slimgs{width: 100%;position: absolute;left: 12%;}
.t_0{top: 0;}
.b_0{bottom: 0;}
.pos_relativ{position: relative;}
.ml_6prcnt{margin-left: 6%;}
.hidden_elem{visibility: hidden;}
.w_100prnct{width: 100%;}
.pb_2prcnt{padding-bottom: 2%;}
.pt_0{padding-top: 0;}
.pt_60{padding-top: 60px;}
.motivs_div_2{position: absolute;bottom: 0;left: 4%;right: 4%;}
.motivs_div_3{width: 100%;padding: 3%;}
.motivs_p_1{padding-bottom: 6%;font-weight: bold;}
.motivs_p_2{padding-top: 2%;padding-bottom: 2%;}

.contact_div_main{flex-direction: row;width: 100%;padding: 100px 30px 0px 30px;}
.contact_div_1{height: 100%;min-height: 100%;max-height: 100%;flex-direction: column;margin-bottom: 2%;}
.contactus_h_wrapper{}
.contactus_socailnet_wrapper{text-align: center;}
.contact_div_2{height: 100%;min-height: 100%;max-height: 100%;margin-left: 5%;flex-grow: 1;}
.contct_frm_main_div{display: flex;flex-direction: row;}
.contact_frm_divnum_1{display: flex;flex-direction: column;margin-left: 1%}
.contact_frm_divnum_2{flex-grow: 1;margin-left: 1%}
.contact_frm_divnum_3{display: flex;flex-direction: column;margin-left: 1%}
.contact_frm_divnum_4{display: flex;flex-direction: column;margin-left: 1%}

.add_addredd_frm_div{display: flex;flex-direction: row;margin-left: 0}

.footer_main_wrapper{width: 100%;position: absolute;left: 0;bottom: 0;height: 50px;}
.footer_div_wrapper{width: 95%;margin-left: auto;margin-right: auto;flex-direction: row;}
.footer_div_1{}
.footer_div_2{display: none;}

.address_bar{
    flex-wrap: wrap;
    flex-grow: 4;
    padding-left: 6px;
    padding-right: 50px;
}

.welcome_div{float: left;font-family: "Trebuchet MS", Verdana, "sans-serif";font-size: 16px;color: var(--home_txt);padding: 3px 10px;}

.signin_link1,.signin_link1:hover{
	float: right;font-family: "Trebuchet MS", Verdana, "sans-serif";font-size: 16px;color: var(--home_txt);padding: 0 10px;display: block;text-decoration: none;
}
.signin_link1:hover{color: #939393;}

.cart_step1_div{display: flex;flex-direction: row;}
.cart_step1_price_part{width: 33%;}
.cart_step1_prdt_part{flex-grow: 1;}
.cart_step1_th{font-family: Verdana, "sans-serif";font-size: 22px;color: #fff;text-align: center;
	/*padding: 3px 40px;*/}
.cart_step1_td{
	font-family: Verdana, "sans-serif";font-size: 16px;text-align: center;color:#fff;
}

.choose_add_div_ttl1{
	float: left;margin-left: 10px;
}
.txt_align_left{text-align: left;line-height: 30px;}

.shop_del_prdt_link,.shop_del_prdt_link:hover{font-size: 30px;color: #B00037; padding-right:10px;}
.shop_del_prdt_link:hover{color: #848484;
  transition : color 200ms ease-out;}

.green_color{color: #20AC16;}

.cart_step1_h2{font-family: Verdana, "sans-serif";font-size: 32px;color:#fff;}
.cart_step1_price_div{border-bottom: 1px solid var(--inp_border_color);padding: 5px 0;margin: 5px 0;}
.cart_price_ttl{font-family: Verdana, "sans-serif";font-size: 22px;color:#fff;text-align: left;float: left;}
.cart_price_val{font-family: Verdana, "sans-serif";font-size: 22px;color:#fff;text-align: right;float: right;}

.cart_dropbtn { color: #fff; font-size: 16px; border: none; background-color: transparent;padding: 2px 0px 2px 10px; font-family: "Trebuchet MS", Verdana, "sans-serif";}
.cart_dropdown { position: relative; display: inline-block; background-color: transparent; color: var(--home_txt); cursor: pointer;margin-right: 10px; font-family: Verdana, "sans-serif"; border: 1px solid #fff;border-radius: 3px;}
.cart_dropdown-content { display: none; position: absolute; background-color: #f9f9f9; width: 100%; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); z-index: 1;opacity: 0;border-radius: 3px;}
.cart_dropdown-content a { padding: 8px 16px; text-decoration: none; display: block; color: var(--home_txt);font-family: "Trebuchet MS", Verdana, "sans-serif";font-size: 16px;}
.cart_dropdown-content a:hover {background-color: #d0d0d0}
.cart_dropdown:hover .cart_dropdown-content {  display: block; opacity: 1; animation-name: fadeInOpacity; animation-iteration-count: 1; animation-timing-function: ease-in; animation-duration: 2s;}
.cart_dropdown:hover {	background-color: rgba(161,161,161,0.70);}
.cart_down_style{color:#fff;font-size: 20;padding: 2px 10px 2px 10px}

.checkout_btn{height: 50px;font-family: Verdana, "sans-serif";font-size: 18px;color: #fff;color:#fff;border-radius: 10px;background-color: var(--purple);padding: 5px 12px;width: 250px;display: block;float: left;margin-left: 10px;text-align: left;}
.checkout_btn{height: 50px;font-family: Verdana, "sans-serif";font-size: 18px;color: #fff;color:#fff;border-radius: 10px;background-color: var(--purple);padding: 5px 12px;width: 250px;display: block;float: left;margin-left: 10px;text-align: left;}
.checkout_btn:hover{color: var(--purple);background-color:#fff;border: 1px solid var(--purple);}
.cart_step1_checkout_style{font-size: 26px;float: right;}
.cart_step1_price_div2{margin-top: 10px;}
.cart_step1_price_div3{margin-top: 60px;}
.cart_step1_discountcode_inp{
	background-color: transparent;border: 1px solid #FFFFFF;border-radius: 10px;font-family: Verdana, "sans-serif";font-size: 22px;color: #fff;	padding: 5px 15px;width: 196px;height: 50px;display: block;float: left;}

.cart_step1_discountcode_apply{
	height: 50px;font-family: Verdana, "sans-serif";font-size: 18px;color: #fff;background-color: #20AC16;border: 1px solid #FFFFFF;border-radius: 10px; padding: 5px 12px;width: 110px;display: block;float: left;margin-left: 10px;text-align: left;
}
.cart_step1_discountcode_apply:hover{
	background-color: #fff;color: #20AC16;border: 1px solid #20AC16;
}

.cart_step1_billing_add{
	height: 50px;font-family: Verdana, "sans-serif";font-size: 16px;color: #fff;background-color: #20AC16;border: 1px solid #FFFFFF;border-radius: 10px;
	padding: 5px 15px;width: 250px;display: block;float: left;margin-left: 10px;text-align: left;
}
.cart_step1_billing_add:hover{
	background-color: #fff;color: #20AC16;border: 1px solid #20AC16;
}

.cart_step1_billing_add_disabled{
	height: 50px;font-family: Verdana, "sans-serif";font-size: 16px;color: #cfcfcf;background-color: #A3A3A3;border: 1px solid #FFFFFF;border-radius: 10px;
	padding: 5px 15px;width: 250px;display: block;float: left;margin-left: 10px;text-align: left;
}

.address_ttl{font-family: Verdana, "sans-serif";font-weight: bold;font-size: 20px;color: var(--purple_light);}

.cart_step1_discountcod_style{font-size: 26px;float: right;}
.cart_descrption_div{width: 66%;margin-top: 100px;}

.add_address_div{
	width: 100%;border: 1px solid transparent;display: none;border-top: 1px solid var(--inp_border_color); border-bottom: 1px solid var(--inp_border_color); 
	padding-top: 15px;padding-bottom: 15px;
}
.p-b-15px{padding-bottom: 15px;}

.home_content_wrapper{height: 30vh;padding: 0;margin: 0;}

.signin_btn_wrapper{display: flex;flex-direction: row;}
.shop_welcom_cat_wrapper{display: flex;flex-direction: row}

::-webkit-input-placeholder { /* Edge */
  color: var(--home_txt);
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: var(--home_txt);
}

::placeholder {
  color: var(--home_txt);
}
/**********************************/
@media (max-width: 767.9px) and (orientation: portrait) {

.home_vidoe{width: auto;height: 50%;}
.logo_wraper_width{width: 70%;}	
.home_page_row{/*padding-top: 80px;padding-bottom: 30px;*/flex-direction: column;padding-top: 100px;padding-bottom: 0px;}
	.home_page_row_overlay_menu{display: block}
.distanc_height{height: 80px;}	
.home_shop{border-top: 1px solid var(--purple_light);border-left: none;padding-top: 0px;margin-top: 0px;}	
	.sdf{margin-top: 100px;}
.home_round_logo{width: 70%}	
.menu_ttl_p{padding:.5rem 0;}
.overlay_menu{width: 90%;margin-left: auto;margin-right: auto;text-align: center;}		
/*.overlay_menu_img_div{width: 55%;text-align: right;float: right;margin-right: .8rem;}*/	
	.overlay_menu_img_div{width: 70%;margin-right: 0;}
	.overlay_menu_abslt{position: absolute;top: 15px;right: 0;}
.menu_div{padding-top: 15px;padding-bottom: 15px;}	
.div_header_height{height: 80px;}
.grid_contact_frm{width: 100%;}	
.contact_inp{width: 100%;height: 30px;border: 1px solid var(--inp_border_color);border-radius: 10px;background-color: transparent;}
.contact_inp_error{width: 100%;height: 30px;border-radius: 10px;background-color: transparent;border: 1px solid rgba(217,3,6,0.50);}	
.contact_txtarea{width: 100%;height: 160px;border: 1px solid var(--inp_border_color);border-radius: 10px;background-color: transparent;}	
.contact_txtarea_eror{width: 100%;height: 160px;border: 1px solid var(--inp_border_color);border-radius: 10px;background-color: transparent;}
.msg_wraper{width: 100%;}	
.overlay_main_ttl{font-size: 25px;letter-spacing: 3px;}	
.header_div{padding: 10px 10px 10px 10px;}
.menu_icon_wrapper{top: 10px;left: 10px;}	
.home_icon_link_div{top: 10px;left: 50px;}	
	
.home_shop_prdt_wrapper_div{display: flex;flex-direction: row;width: 62%;text-align: center;align-items: center;justify-content: center;}
.home_shop_prdt_div{width: 100%;margin-left: 1%;margin-right: 1%;margin-bottom: 5%;flex: 1;}	
.home_links_shop_2,.home_links_shop_2:hover{width: 100%;}	
	
	.home_links_shop_2_div{width: 100%;display:flex  ;flex-direction:column;}	
	.home_img_wrapper{width: 98%;margin: 0%;padding: 3.5px;border-radius: 8px;}
	.home_shop_prdt_round{border-radius: 6px;}
	.home_links_shop_wrapper{width: 98%;/*padding-top: 10%;*/}

/*.home_links_shop_2:first-child {
  width: 30%;float: left;
}	
.home_links_shop_2:nth-child(2) {
  width: 70%;float: left;
}
	.home_links_shop_2:after{clear:both;}
	.home_links_shop_2>div{width: 50%;}*/
	
.grid_contact_frm_lbl{width: 25%}
.grid_contact_frm_inp{width: 75%}
	
.contact_wrapper{display: block;}	
.contact_div{width: 100%;}
.contact_div_center--2{width: 100%}	
.sbpages_second_col{display: none;}
	
.grid_show_1{display: none;}
.sbpaged_ttl_card{font-size: 28px;}
.main_pages_h6{font-size: 20px;}
.main_sbpages_card{padding: 0;}
.sbpags_card_txt{height: 100px;overflow-y: hidden;}
.grid_show_2{display: block;}
.footer_txt{font-size: 10px;}
	
.uncover_footer_link,.uncover_footer_link:hover{font-size: 12px;padding: 0 10px;}
	
.xcc{width: 100%;height: auto;}	
.height_2{height: auto;}
.menu_ttl_p2{padding: 0 .5rem;margin-top: 0;margin-bottom: 0;}	
	
#home_uncover_div{width: 100%;}
#home_shop_div{width: 100%;}	
.grid_show_2{display: none}
.msg_submit_wrapper{margin-left: auto;margin-right: auto;text-align: center;width: 260px;float: none;clear: both}

.recipe_h1{font-size: 12pt;}
.recipes_dtl_div__width3{width: 100%;}
.recipes_dtl_ttl_height{height: 30px}
.recipe_dat_lbl{padding-top: 0px;font-size: 10pt;}	
.recipe_dscrption_box{
	clear: both;width: 100%;max-width: 100%;min-width: 100%;float: none;margin-top: 50px;
}	
.other_ecipes_wrapper_box_1{display: none}
.other_ecipes_wrapper_box_2{display: block}	
reciped_dtl_div2_bottom{
	flex-direction: column;
}		
	
.popupmenu_txt{display: none}	
.overlay_home_ul>li>a,.overlay_home_ul>li>a:hover{
	font-size: 16px;text-decoration: none;color:var(--purple);border: 1px solid transparent;display: block;padding: 8px 10px;
}
.shop_ttl_home{font-size: 30px;margin-top: 15px;letter-spacing: 0px;}
	.home_ul{margin-bottom: 0;}	
.home_ul>li{
	
	padding-bottom: 5px;
}
.align-bottom {vertical-align: top!important}
	
.home_ul>li:last-child{
	 
	padding-bottom: 0px;
}	
	
.home_ul>li>a,.home_ul>li>a:hover{font-size: 16px;padding: 4px 40px;border-radius: 8px;border: 1px solid var(--menu_border_color);}
	.uncover_wrapper_m_t{margin-top: 30px;}
.sbpages_main_header{height: 62vh;position: relative;margin-bottom: 180px; padding-top: 0px;}	
.sbpgs_h1_wrapper{position: absolute;bottom: 0;right: 0;left: 0;width: 100%;text-align: center}		
	.h_motrves_distance{height: 10px}
	.elem_show_1{display: block;height: 125px;font-size: 17px;line-height: 24px;text-align: justify; }
	.elem_show_2{display: none}

.motives_div_t_l{flex: 1;padding-right: 0}
.motives_div_t_r{display: none}	
.motives_b_wraper{flex-direction: column;}
.motives_div_b_l{flex: 1;padding-top: 0;margin-top: 0;}
.motives_div_b_r{padding: 2%;flex: 1;position: relative;padding-top: 0}	
.motvs_s_none{display: none}
.motives_div_b_l_flex{flex-direction: column;}
.motives_div_b_l_l{padding: 3%;flex: 1;}
.motives_div_b_l_r{padding: 3%;flex: 1;}	
	
.story_big_divs{flex-direction: column}	
.saf_story_big_img_wraper{position: relative;width: 100%;margin-top: 0px}	
.qwdc{margin-top: 40%}	
.saf_div_show_1{display: none}
.saf_div_show_2{display: block;}
	
	
.box_home_wrapper_uncover{flex: 1;width: 100%;}
.box_home_wrapper_shop{flex: 1;width: 100%;}	
.ml_6prcnt{margin-left: 0;}	
	
	.saf_story_elem_show_1{display: block}
	.saf_story_elem_show_2{display: none;}
	.story_saf_div_1{flex-direction: column;}	
	.h_sl_80px{height: 80px;}
	
	
	.home_parts{
	display: flex;
    flex-direction: column;
    justify-content: center;
	text-align: center;
	align-self: center;
	align-items: center;
}
.home_blank_div_1{display: none;}
.home_blank_div_2{display: none;}
	.home_bb_pt{padding-top: 0}	
	.home_main_link_bottom{margin-top: -10px;padding-top: 0;}
	.overlay_menu_box_b{border-top: 1px solid var(--purple_light);border-left: none;padding-top: 15px;margin-top: 15px;}
	
	
.contact_inp{width: 100%;margin-bottom: 15px}
.contact_inp_error{width: 100%;margin-bottom: 15px;}	
.contact_txtarea{height: 75px;}
	
.contact_div_1{height: 80px;min-height: 80px;max-height: 100px;flex-direction: column;margin-bottom: 5%;}
.contact_div_main{flex-direction: column;width: 100%;padding: 40px 0px 0px 0px;}
.contactus_h_wrapper{}	
.contactus_socailnet_wrapper{}	
.contact_div_2{margin-left: 0;height: auto;min-height: auto;max-height: auto;}
.contct_frm_main_div{display: block;}
.contct_frm_main_div:after{clear: both;}
.contact_frm_divnum_1{display: flex;flex-direction: column;margin-left: 0;float: none;width: 100%;}
.contact_frm_divnum_2{flex-grow: 1;margin-left: 0;width: 100%;float: none;text-align: right;}
.contact_frm_divnum_3{display: flex;flex-direction: column;margin-left: 0;float: none;width: 100%;height: 80px;}
.contact_frm_divnum_4{display: flex;flex-direction: column;margin-left: 0;float: none;width: 100%;text-align: right;margin-top: 10px;}	
.captcha_style{}		

	
.footer_main_wrapper{width: 100%;position: absolute;left: 0;bottom: 0;height: 80px;}	
.address_bar{
    flex-wrap: wrap;
    align-content: space-around;
    flex-grow: 1;
    padding-left: 0px;
    padding-right: 0px;
}
.footer_href {flex-basis: 30px;}
.footer_div_wrapper{width: 95%;flex-direction: column-reverse;}
.footer_div_1{display: none;}
.footer_div_2{display: block;}		
.footer_email_div{width: 37%}	
	
.cart_step1_div{flex-direction: column;}
.cart_descrption_div{width: 100%;margin-top: 100px;}	
.cart_descrption_div2{display: none;}	
	
.home_content_wrapper{height: 25vh;padding: 0;margin: 0;}	
.signin_frm_wrapper{width: 90%}	
.signin_btn_wrapper{flex-direction: column;}	
.sbpages_main_header{padding-top: 100px;margin-bottom: 30px;height: 30vh;}		
	
.shop_welcom_cat_wrapper{flex-direction: column;}
.shophome_ul>li{display: block;}
	
.dropbtn {font-size: 15px;}
.dropdown-content a {padding: 6px 14px;font-size: 15px;}
    
.prdt_h1{font-size: 20pt;}
.prdt_h6{font-size: 15pt;}	
    
.prdt-dtl-div-pic {width: 61.5%;}
.prdt-dtl-div-2pic {width: 38.5%;}

.prdt-dtl-div-shopping {
    width: 100%;
    padding-left: 1%;
}
.prdt-dtl-div-dscp {
    padding-left: 1%;
}
.prdt_inf_ttls{font-size: 14pt;margin-top: 10px;}
.prdt_inf_vals{font-size: 13pt;}
    
.add_cart_wrapper {height: 35px;position: relative;width:100%;}
.add_to_cart_div{height: 50px;width: 220px; font-size: 16pt;}

    
.prdr_inf_wrapper_padding h1,.prdr_inf_wrapper_padding h2,.prdr_inf_wrapper_padding h3,.prdr_inf_wrapper_padding h4,.prdr_inf_wrapper_padding h5,.prdr_inf_wrapper_padding h6{font-weight: bold;font-size: 16pt;margin-top: 8%;}
    
.prdr_inf_wrapper_padding p{font-size: 12pt;line-height: 20pt;}   
}

@media (min-width: 768px) and (max-width: 768.1px){
.overlay_menu{width: 90%;align-self: center;align-items: center;justify-content: center;display: flex;flex-direction: column;flex: 1;}
.grid_show_4{display: none;}
.grid_show_2{display: block}

.recipe_h1{font-size: 20pt;}
.recipes_dtl_div__width3{width: 100%;}
.recipes_dtl_ttl_height{height: 30px}
.recipe_dat_lbl{padding-top: 0px;}
.recipe_box_2_w{width: 50%}
.recipe_dscrption_box{
	clear: both;width: 100%;max-width: 100%;min-width: 100%;float: none;margin-top: 50px;
}	
.other_ecipes_wrapper_box_1{display: none}
.other_ecipes_wrapper_box_2{display: block}	
.reciped_dtl_div2_bottom{
	flex-direction: column;
}	

	
.home_ul{margin-bottom: 0;}	
.home_ul>li{
	
	padding-bottom: 10px;
}
	
.home_ul>li:last-child{
	 
	padding-bottom: 0px;
}		
.home_ul>li>a,.home_ul>li>a:hover{padding: 3px 10px;}	
	
.saf_div_show_3{display: none}
.saf_div_show_4{display: block}
.contact_wrapper{display: block;}	
.contact_div_center--2{width: 100%}	

.contact_div{width: 50%;}
	
	.motives_div_t_l{flex: 1;padding-right: 0;}	
	.motives_div_t_r{flex: 0}
	.motives_b_wraper{flex-direction: column;}
	.motvs_s_none{display: none}
	
	.home_page_row{flex-direction: column;}	
	.home_page_row_overlay_menu{flex-direction: column}
	
	
.box_home_wrapper_uncover{width: 100%;min-width: 100%}
.box_home_wrapper_shop{width: 100%;min-width: 100%}
.home_shop{border-top: 1px solid var(--purple_light);border-left: none;padding-top: 0px;margin-top: 0px;}	
.ml_6prcnt{margin-left: 0;}	
.logo_wraper_width{width: 55%;}	
.menu_icon_link{padding: 0 5px;font-size: 60px;}	
#overlay_part_1{flex: 1}
#overlay_part_2{flex: 2}	
	
.elem_show_1{display: block;height: 110px;font-size: 16.6px;line-height: 23px;text-align: justify; }
.elem_show_2{display: none}
	.h_motrves_distance{height: 0px}
	
	
	.saf_story_elem_show_1{display: block}
	.saf_story_elem_show_2{display: none;}
	.story_saf_div_1{flex-direction: column;}	
	.h_sl_80px{height: 80px;}
	
	
	.home_parts{
	display: flex;
    flex-direction: column;
    justify-content: center;
	text-align: center;
	align-self: center;
	align-items: center;flex: 1;
}
.home_blank_div_1{display: none;}
.home_blank_div_2{height: 2%;}
	.home_bb_pt{padding-top: 0}	
	.home_main_link_bottom{margin-top: -10px;padding-top: 0}
	.overlay_menu_box_b{border-top: 1px solid var(--purple_light);border-left: none;padding-top: 15px;margin-top: 15px;}

.contact_inp{width: 100%;margin-bottom: 15px}
.contact_inp_error{width: 100%;margin-bottom: 15px;}	
	.contact_txtarea{height: 75px;}
	
.contact_div_1{flex-direction: row;}
.contact_div_main{flex-direction: column;width: 100%;padding: 100px 0px 0px 0px;}
.contactus_h_wrapper{width: 50%}	
.contactus_socailnet_wrapper{width: 50%;text-align: left;}	
.contact_div_2{margin-left: 0;height: 100%;min-height: 100%;max-height: 100%;}
.contct_frm_main_div{display: block;}
.contct_frm_main_div:after{clear: both;}
.contact_frm_divnum_1{display: flex;flex-direction: column;margin-left: 0;float: left;width: 45%;}
.contact_frm_divnum_2{flex-grow: 1;margin-left: 1%;width: 54%;float: right;}
.contact_frm_divnum_3{display: flex;flex-direction: column;margin-left: 0;clear: both;float: left;width: 50%;height: 80px;}
.contact_frm_divnum_4{display: flex;flex-direction: column;margin-left: 0;float: right;width: 49%;height: 80px;text-align: right;}	
.captcha_style{position: absolute;right: 0;bottom: 0;}	
	
.footer_main_wrapper{width: 100%;position: absolute;left: 0;bottom: 0;height: 80px;}	
.footer_div_wrapper{width: 95%;}
.footer_div_1{display: none;}
.footer_div_2{display: block;}
	
.cart_step1_div{flex-direction: column;}
.cart_descrption_div{width: 100%;margin-top: 100px;}	
.cart_descrption_div2{display: none;}	
.signin_frm_wrapper{width: 90%;}
.home_icon_link_div{top: 55px;left: 100px;}
	

.menu_icon_link_a *,.menu_icon_link_a:hover *{color: var(--purple_light);font-size: 65px;}	
}

@media (max-width: 854px) and (orientation: landscape) {
.div_header_height{height: 110px;}
.home_page_row{padding-top: 110px;padding-bottom: 10px;}
.shop_ttl_home{font-size: 24px;letter-spacing: 0px;}	
.menu_ttl_p{padding: .2rem;}
.home_blank_div_1{display: none;}	
	
.home_round_logo{width: 27px;}	
	
.home_ul{padding-left: 0;padding-right: 0;margin-left: 0;margin-right: 0;}
.home_ul>li{padding-bottom: 8px;width: 100%;}
.home_ul>li>a,.home_ul>li>a:hover{border: 1px solid var(--menu_border_color);}	

.menu_div{padding-top: 10px;padding-bottom: 10px;}
.header_div{padding: 10px 20px 20px 20px;}	
.menu_icon_wrapper{top: 10px;left: 20px;}
.home_icon_link_div{top: 10px;left: 60px;}	
.menu_links_all{display: none;}
.overlay_menu{width: 90%;margin-left: auto;margin-right: auto;text-align: center;}	
.overlay_main_ttl{font-size: 30px;letter-spacing: 3px;}
	
.overlay_home_ul{margin-top: 0;margin-bottom: 0;padding-top: 0;padding-bottom: 0;}
.overlay_home_ul>li{padding-bottom: 2px;text-align: center;}
.overlay_home_ul>li>a,.overlay_home_ul>li>a:hover{font-size: 13px;border: 1px solid transparent;padding: 3px 10px;}
.sbpages_main_header{padding-top: 100px;margin-bottom: 30px;}	


.saffron_shop_link_home:after {
  content: '  \00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0';
}

	
	
.home_shop_prdt_wrapper_div{width: 90%;}	
.home_links_shop_wrapper{
	font-family: "Trebuchet MS", Verdana, "sans-serif";font-size: 16px;border: 1px solid var(--menu_border_color);padding: 3px 0;
	border-radius: 8px; margin-top: 6px;line-height: 15px;
}	
	

.grid_show_1{display: none;}
.sbpaged_ttl_card{font-size: 28px;}
.main_pages_h6{font-size: 20px;}
.main_sbpages_card{padding: 0;}
.sbpags_card_txt{height: 100px;overflow-y: hidden;}
.grid_show_2{display: block;}
.msg_wraper{width: 50%;}	
.grid_contact_frm{width: 100%;height: auto;}	
	
.contact_txtarea{width: 100%;}
.contact_txtarea_eror{width: 100%;}	
	
	
.grid_contact_frm_lbl{width: 25%}
.grid_contact_frm_inp{width: 75%}
.xcc{width: 100%;height: auto;}
.height_2{height: auto;}
.menu_ttl_p2{padding: 0 .5rem;margin-top: 0;margin-bottom: 0;}
.grid_show_4{display: none;}
.recipe_h1{font-size: 20pt;}
.recipes_dtl_ttl_height{height: 30px;}
.recipe_dat_lbl{padding-top: 10px;}	
	
.recipe_dscrption_box{padding: 2%;}
.w_abslut_1{width: 92%;}
.instrction_r_p{padding-right: 0;}	
.other_ecipes_wrapper_box_1{display: none;}	
.Ingredients_rec_w{width: 50%;}
.home_ul>li>a,.home_ul>li>a:hover{padding: 3px 10px;}	
.popupmenu_txt{display: none}
	
.saf_div_show_3{display: none}
.saf_div_show_4{display: block}
	
.contact_wrapper{display: block;}	
.contact_div_center--2{width: 100%}	

.contact_div{width: 50%;}
	
.motives_div_t_l{flex: 1;padding-right: 0;}	
.motives_div_t_r{flex: 0}
.motives_b_wraper{flex-direction: column;}
.motvs_s_none{display: none}
.ml_6prcnt{margin-left: 0;}	

.h_motrves_distance{height: 40px}	
.elem_show_1{display: block;height: 125px;font-size: 17px;line-height: 24px;text-align: justify; }
.elem_show_2{display: none}	
	
.saf_story_elem_show_1{display: block;font-size: 15px;line-height: 20px;}
.saf_story_elem_show_1 p{font-size: 15px;line-height: 20px;}
.saf_story_elem_show_2{display: none;}
.story_saf_div_1{flex-direction: column;}	
.h_sl_80px{height: 80px;}
	
	
.contact_inp{width: 100%;margin-bottom: 15px}
.contact_inp_error{width: 100%;margin-bottom: 15px;}	
.contact_txtarea{height: 75px;}
	
.contact_div_1{flex-direction: row;}
.contact_div_main{flex-direction: column;width: 100%;padding: 100px 0px 0px 0px;}
.contactus_h_wrapper{width: 50%}	
.contactus_socailnet_wrapper{width: 50%;text-align: left;}	
.contact_div_2{margin-left: 0;height: 100%;min-height: 100%;max-height: 100%;}
.contct_frm_main_div{display: block;}
.contct_frm_main_div:after{clear: both;}
.contact_frm_divnum_1{display: flex;flex-direction: column;margin-left: 0;float: left;width: 45%;}
.contact_frm_divnum_2{flex-grow: 1;margin-left: 1%;width: 54%;float: right;text-align: right;}
.contact_frm_divnum_3{display: flex;flex-direction: column;margin-left: 0;clear: both;float: left;width: 50%;height: 80px;}
.contact_frm_divnum_4{display: flex;flex-direction: column;margin-left: 0;float: right;width: 49%;height: 80px;text-align: right;}	
.captcha_style{position: absolute;right: 0;bottom: 0;}			

	
.footer_main_wrapper{width: 100%;position: absolute;left: 0;bottom: 0;height: 80px;}	
.footer_div_wrapper{width: 95%;}
.footer_div_1{display: none;}
.footer_div_2{display: block;}
	
.cart_step1_div{flex-direction: column;}
.cart_descrption_div{width: 100%;margin-top: 100px;}	
.cart_descrption_div2{display: none;}		
.signin_frm_wrapper{width: 90%;}
.shop_welcom_cat_wrapper{
	
	-webkit-flex-direction: row-reverse; /* Safari 6.1+ */
	-moz-flex-direction: row-reverse; /* Firefox 74+ */
	flex-direction: column-reverse;
    }	

.shophome_ul>li{
	 display: inline-block;
	padding-bottom: 8px;text-align: center;
}
.shophome_ul>li>a,.shophome_ul>li>a:hover{padding: 3px 38px;}	
}

@media (min-width: 768.1px) and (max-width: 1024px) {
.grid_show_3{display: none;}
.sbpaged_ttl_card{font-size: 28px;}	
.main_pages_h6{font-size: 20px;}	
.main_sbpages_card{padding: 0;}	
.sbpags_card_txt{height: 100px;overflow-y: hidden;}
.xcc{width: 33%;}	

.overlay_menu{width: 80%;margin-left: auto;margin-right: auto;text-align: center;}
.grid_show_4{display: none;}
.msg_wraper{width: 100%;float: none;}	
.contact_txtarea{width: 95%;}
.contact_txtarea_eror{width: 100%;}
.grid_contact_frm_inp{width: 375px}	
.recipe_dscrption_box{padding: 2%;}
.w_abslut_1{width: 92%;}
.instrction_r_p{padding-right: 0;}
.qwdc{margin-top: 100%}
.ml_6prcnt{margin-left: 4%;}
.grid_show_4{display: block;}
.msg_submit_wrapper{width: 100%;}	
.asas{position: absolute;right: 0;top: 0;left: auto;}
.msg_submit_wrapper{margin-left: 0;margin-right: 0;}
.contact_btn{width: 210px;height: 35px;}
.res_div{
	padding-left: 8px;padding-right: 8px;
	max-width: 210px;margin-top: 7px;
}
	
.saf_story_elem_show_1{display: block}
.saf_story_elem_show_2{display: none;}
.story_saf_div_1{flex-direction: column;}	
.h_sl_80px{height: 80px;}
	
	
	
.contact_inp{width: 100%;margin-bottom: 15px}
.contact_inp_error{width: 100%;margin-bottom: 15px;}	
.contact_txtarea{height: 75px;}
	
.contact_div_1{flex-direction: row;}
.contact_div_main{flex-direction: column;width: 100%;padding: 100px 0px 0px 0px;}
.contactus_h_wrapper{width: 50%}	
.contactus_socailnet_wrapper{width: 50%;text-align: left;}	
.contact_div_2{margin-left: 0;height: 100%;min-height: 100%;max-height: 100%;}
.contct_frm_main_div{display: block;}
.contct_frm_main_div:after{clear: both;}
.contact_frm_divnum_1{display: flex;flex-direction: column;margin-left: 0;float: left;width: 45%;}
.contact_frm_divnum_2{flex-grow: 1;margin-left: 1%;width: 54%;float: right;text-align: right;}
.contact_frm_divnum_3{display: flex;flex-direction: column;margin-left: 0;clear: both;float: left;width: 50%;height: 80px;}
.contact_frm_divnum_4{display: flex;flex-direction: column;margin-left: 0;float: right;width: 49%;height: 80px;text-align: right;}	
.captcha_style{position: absolute;right: 0;bottom: 0;}		

.footer_div_wrapper{width: 95%;}
	
.saffron_shop_link_home:after {
  content: '  \00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0';
}	
}

@media (min-width: 1024.1px) and (max-width: 1440px){
	.contact_inp{width: 100%;margin-bottom: 15px}
	.contact_inp_error{width: 100%;margin-bottom: 15px;}	
	.contact_txtarea{height: 75px;}
    .prdt_qty_inp{width: 45px;height: 45px;font-size: 17pt;}
    .add_to_cart_div{height: 45px;width: 180px;font-size: 17pt;padding-top: 3px;}
    .shopping_cart_style2{font-size: 22pt;}
    .sbpages_main_header{padding-top: 170px;text-align: center;margin-bottom: 50px;}
}
@media (min-width: 1440.1px) and (max-width: 1680px){
	.contact_inp{width: 100%;margin-bottom: 15px;}
	.contact_inp_error{width: 100%;margin-bottom: 15px;}	
	.contact_txtarea{height: 75px;}
    .home_shop_prdt_div{width: 16%;margin-left: 1%;margin-right: 1%;}
    .address_bar{padding-right: 100px;}

}
@media (min-width: 1680.1px) {
.grid_show_5{display: block;}

.home_shop_prdt_div{width: 17%;margin-left: 1%;margin-right: 1%;}
.address_bar{padding-right: 200px;}
}

@media (min-width: 1921px) {
    
.logo_wraper_width{width: 33.33%;}	
    
.home_icon_link_div{top: 54px;left: 120px;}
.div_header_height{height: 330px;}
.home_page_row{padding-top: 330px;}
    
.shop_ttl_home{font-size: 60px;letter-spacing: 2px;margin-top: 15px}
.home_round_logo{width: 60px;}	
             
.home_ul>li{
    padding-top: 12px;}
    
.home_ul>li>a,.home_ul>li>a:hover{
	font-size: 28px;
    padding: 7px 80px;
	border-radius: 12px;
}

.shophome_ul{;margin-bottom: 5px;}
    
.shophome_ul>li{padding-bottom: 12px;}
    
.shophome_ul>li>a,.shophome_ul>li>a:hover{
	font-size: 28px;
    padding: 7px 70px;
	border-radius: 12px;margin-top: 12px;
}

.overlay_main_ttl{font-size: 48px;letter-spacing: 4px;}
    
.overlay_home_ul>li{
	padding-bottom: 10px;
}
    
.overlay_home_ul>li>a,.overlay_home_ul>li>a:hover{
    font-size: 24px;
    padding: 5px 20px;
    }
    
.home_shop_prdt_div{width: 30%;margin-left: 1%;margin-right: 1%;}

.home_img_wrapper{
	padding: 8px;
    border-radius: 20px;
}
    
.home_shop_prdt_round{
    border-radius: 20px; 
}

.home_links_shop_wrapper{
	font-size: 28px;
    padding: 7px 0;
	border-radius: 12px;
    margin-top: 12px;
}
    
.popupmenu_txt{
	font-size: 25px;line-height: 35px;width: 100%;margin-top: 50px;
}
    
.menu_icon_wrapper{top: 54px;left: 54px;}
.menu_icon_link{
    padding: 14 29px;
    display: block;
    text-decoration: none;
    font-size: 60px;
    color: var(--purple_light);
    cursor: pointer;
    }
    
.menu_icon_link_a,.menu_icon_link_a:hover{
    padding: 0 5px;
    display: block;
    text-decoration: none;
    font-size: 60px;
    color: var(--purple_light);
    cursor: pointer;
    }
    
.menu_icon_link_a *,.menu_icon_link_a:hover *{
    color: var(--purple_light);
    font-size: 60px;
    }    
    
.welcome_div{font-size: 28px;padding: 3px 20px;}
    
.shopping_cart_style{font-size: 36px;padding-left: 10px;}

/*-- dropdown custom---------------------*/

.dropbtn {
  font-size: 28px;
}

.dropdown {
  border-radius: 5px;
}

.dropdown-content a {
  font-size: 28px;
}

.shopping_cart_wrapper_a,.shopping_cart_wrapper_a:hover{
	border-radius: 5px;width: 110px;
	font-size: 28px;padding: 2px 15px;
}

.shopping_cart_style{font-size: 36px;padding-left: 10px;}
    
.address_bar{padding-right: 400px;}

}


/*@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){ 
    
.logo_wraper_width{width: 33.33%;}	
    
.home_icon_link_div{top: 54px;left: 120px;}
.div_header_height{height: 330px;}
.home_page_row{padding-top: 330px;}
    
.shop_ttl_home{font-size: 60px;letter-spacing: 2px;margin-top: 15px}
.home_round_logo{width: 60px;}	
             
.home_ul>li{
    padding-top: 12px;}
    
.home_ul>li>a,.home_ul>li>a:hover{
	font-size: 28px;
    padding: 7px 80px;
	border-radius: 12px;
}

.shophome_ul{;margin-bottom: 5px;}
    
.shophome_ul>li{padding-bottom: 12px;}
    
.shophome_ul>li>a,.shophome_ul>li>a:hover{
	font-size: 28px;
    padding: 7px 180px;
	border-radius: 12px;margin-top: 12px;
}

.overlay_main_ttl{font-size: 48px;letter-spacing: 4px;}
    
.overlay_home_ul>li{
	padding-bottom: 10px;
}
    
.overlay_home_ul>li>a,.overlay_home_ul>li>a:hover{
    font-size: 24px;
    padding: 5px 20px;
    }
    
.home_shop_prdt_div{width: 65%;margin-left: 1%;margin-right: 1%;}

.home_img_wrapper{
	padding: 8px;
    border-radius: 20px;
}
    
.home_shop_prdt_round{
    border-radius: 20px; 
}

.home_links_shop_wrapper{
	font-size: 28px;
    padding: 7px 0;
	border-radius: 12px;
    margin-top: 12px;
}
    
.popupmenu_txt{
	font-size: 25px;line-height: 35px;width: 100%;margin-top: 50px;
}
    
.menu_icon_wrapper{top: 54px;left: 54px;}
.menu_icon_link{
    padding: 14 29px;
    display: block;
    text-decoration: none;
    font-size: 60px;
    color: var(--purple_light);
    cursor: pointer;
    }
    
.menu_icon_link_a,.menu_icon_link_a:hover{
    padding: 0 5px;
    display: block;
    text-decoration: none;
    font-size: 60px;
    color: var(--purple_light);
    cursor: pointer;
    }
    
.menu_icon_link_a *,.menu_icon_link_a:hover *{
    color: var(--purple_light);
    font-size: 60px;
    } 

}
/*
@media screen and (min-width:320px) and (max-width:767px) and (orientation:landscape) {
@media (min-width: 30em) and (orientation: landscape) { ... }
orientation: portrait
