/*
	Theme Name: Shaurmeals_2022
*/

/* Eric Meyer's CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

/* select.round { */
    /* background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), radial-gradient(#ddd 70%, transparent 72%); */
    /* background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 0.5em) 0.5em; */
    /* background-repeat: no-repeat; */
    /* background-size: 5px 5px, 5px 5px, 1.5em 1.5em; */
/* } */
/* select { */
    /* -moz-appearance: none; */
    /* background-color: white; */
    /* border: thin solid blue; */
    /* border-radius: 4px; */
    /* box-sizing: border-box; */
    /* display: inline-block; */
    /* font-family: inherit; */
    /* font-feature-settings: inherit; */
    /* font-kerning: inherit; */
    /* font-language-override: inherit; */
    /* font-size: inherit; */
    /* font-size-adjust: inherit; */
    /* font-stretch: inherit; */
    /* font-style: inherit; */
    /* font-synthesis: inherit; */
    /* font-variant: inherit; */
    /* font-weight: inherit; */
    /* line-height: 1.5em; */
    /* margin: 0; */
    /* padding: 0.5em 3.5em 0.5em 1em; */
/* } */

a
{
-moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; user-select: none;	
}


html{
margin-top:0px;

}
body {
	line-height: 1;
		/* background: #333333; */
		background: #ffffff;
 
}
 
input
{
border-radius:3px;	
border:none;

font-size: 15px;
    height: 30px;
    line-height: 1;
border: solid 1px #333333;	
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* End of Eric Meyer's CSS Reset */

html {
	height: 100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
 @font-face {
    font-family: Montserrat-BoldItalic; /* Имя шрифта */
    src: url(fonts/Montserrat-BoldItalic.ttf); /* Путь к файлу со шрифтом */
   }
 @font-face {
    font-family: Montserrat-Bold; /* Имя шрифта */
    src: url(fonts/Montserrat-Bold.ttf); /* Путь к файлу со шрифтом */
   }   
   
body {
	/*font: 12px/18px Arial, sans-serif;*/
	
 
    /* font-family: Montserrat; */
	   font-family: Montserrat-BoldItalic  ;
 
    font: 12px;
    /* color:#FFFFFF; */
	color:#333333;
	
	height: 100%;
	
	-webkit-font-smoothing: subpixel-antialiased;
}

 @font-face {
    font-family: Pompadur; /* Имя шрифта */
    src: url(fonts/pompadur.ttf); /* Путь к файлу со шрифтом */
  }
   
a
{
text-decoration:none;
  
}

.wrp_adr
{
	margin-top:-10px;
	 /* display:table-cell; vertical-align:middle;  */
	
}
#change_location
{
 background:white;
	
	font-size: 60%; color:gray; margin-top:-5px; border-bottom: dashed 1px #333333;
}

.arrow{
  width: 0;
  height: 0;
  border: 10px solid transparent;
  }

.arrow15{
  width: 0;
  height: 0;
  border: 15px solid transparent;
  } 
  
.arrow-left {
	border-left-color: #333333;
  border-right: 0;
 }
 
.arrow-bottom {
 
  border-bottom-color: #333333;
  border-top: 0;
     
  } 
 
 .img_phone_w
 {
 float:left; width:25px; height:25px;
	 
	}
  
/*wordpress rewrite*/

.payment_box
{
display:none;	
}
.wc-item-meta
{
font-size:10px;
font-style:italic;	
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button
{
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 700;
    border-radius: 3px;
    left: auto;
    color: #FFFFFF;
    background-color: #333333;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover
{
	background-color:  #FBBE49;
}
.woocommerce-table__product-name.product-name
{
width:70%;	
}
.woocommerce-table__product-name.product-total
{
width:30%;	
}

.woocommerce-order{
	/* background:grey; */
	color:#333333;
	margin-top:-60px;
	border-radius:11px;
}
textarea
{
	border:solid 1px #333333;
}
.woocommerce-order-overview__order
{
	border-right: 1px dashed #333333;
}

.woocommerce-order-overview__date
{
	border-right: 1px dashed #333333;
}

.woocommerce-order-overview__total
{
	border-right: 1px dashed #333333;
}

.woocommerce-checkout #payment
{
/* background:grey;	 */
background:#333333;	

color: #FFFFFF;

}
.woocommerce-privacy-policy-text
{
display:none;	
}

div .woocommerce
{
border:solid 5px #FBBE49;
border-radius:0px 0px 11px 11px;
 /* background:#333333; */
 background:#FFFFFF;  
 padding-left:1%;
 padding-right:1%;
 padding-top:45px;
 
border-top-style:hidden;
 min-height: 62vh;
 
 
     background: url("img/new_d.png");
    background-repeat: no-repeat;
    background-repeat-x: no-repeat;
    background-size: cover;
     background-position-x: 50px;  
	 
	  /* background-position-x: 322px;  */
    background-position-y: -20px;
	
}

 
div .woocommerce.columns-4
{
 
	 background-repeat: repeat;
	 background-position-x: 150px;
     background: url("img/new_d.png");
	  background-position-x: -400px;
	 
}
 


.woocommerce-billing-fields
{
 
	 
	     background: url("http://localhost/sh/wp-content/themes/shaurmeals_2022/img/new_e.png");
    background-clip: content-box;
    background-position-x: 80px;
    background-position-y: -40px;
    background-repeat: no-repeat;
	
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    background-color: #f7f6f7;
    border-top: 20px solid #FBBE49;
	border-radius:10px;
    color: #515151;
    list-style: outside none none;
    margin: 0 0 2em;
    padding: 1em 2em 1em 3.5em;
    position: relative;
    width: auto;
    word-wrap: break-word;
	margin-top:10px;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #FBBE49;
    color: #333333;
	border:solid 1px #333333;
	
	
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #FFB500;
    color: #FFFFFF;
}

 

.entry-title {
    
    display: none;
 }
 span.optional {display:none;}
 .woocommerce-products-header__title.page-title
 {
  color: gold;
    display: none;
    font-weight: 600;
    text-align: center;
	
 }
 
.woocommerce-info {
    border-top-color: #FBBE49;

}
/* .checkout-button.button.alt.wc-forward{ */
    /* background-color: #FBBE49; */
    /* color: #fff; */
/* } */

 

 


 /* .shop_table {font-size:12px; background:#333333; opacity:0.98; border-color:#FBBE49; border-style: solid; border-collapse: collapse; border-width:} */
 
 
/* .shop_table {font:montserat; font-size:12px;color:#333333;width:100%;border-width: 1px;border-color: #ebab3a;border-collapse: collapse;} */
/* .shop_table th {color:#FFFFFF; font-size:12px;background:#FBBE49;border-width: 1px;padding: 8px;border-style: solid;border-color: #ebab3a;} */
/* .shop_table tr {border-color:#FBBE49; border-width: 1px; border-style: solid;border-color: #FBBE49;} */
/* .shop_table td {font-size:12px;border-width: 1px;padding: 8px;border-style: solid;border-color: #FBBE49;} */
/* .shop_table {overflow:auto;width:100%} */
/* .shop_table tr:hover {background:grey;} */
 
/* .shop_table td a {   color:#333333;} */
 
 .woocommerce table.shop_table {
    /* border: 1px solid #FBBE49; */
	border: 3px dotted #333333;
	
    border-collapse: separate;
    border-radius: 5px;
 }
 
 .woocommerce table.shop_table td {
    border-top: 1px solid #FBBE49;
    padding: 9px 12px;
    vertical-align: middle;
    line-height: 1.5em;
}


.woocommerce-ordering{
display: none;
}

 

/*end*/ 


/* div .woocommerce */
/* { */
 /* padding-top:180px;	 */
/* } */

#primary {
   background-repeat-y: no-repeat;
   background-repeat-x: repeat;
 
	
	
    background-position-x: 150px;
    background: url("img/new_d.png");
    background-position-x: -500px;
    background-size: contain;
    background-size: 60%;
    background-position-y: -30px;
}
.wrapper {
	width: 100%;
	
	min-width: 320px;
	 overflow: hidden; 
	min-height: 100%;
	height: auto !important;
	height: 100%;
  /* background-image: url("img/back.png"); */
}


/* Header
-----------------------------------------------------------------------------*/
.header { 
	/* white-space:nowrap;  */
	height: 180px;
	background-image: url("img/header_back.png");
overflow:hidden;
width:100%;
}

.header.fixed
{
position:fixed;
z-index:9999;
}
 
/* Footer
-----------------------------------------------------------------------------*/
.footer {
	margin: -100px auto 0;
	min-width: 320px;
	/* max-height: 100px; */
	/* height: 100%; */
	
	/* background: #BFF08E; */
	word-wrap:break-word;
	min-height:150px;
		background-image: url("img/header_back.png");
		
		
	  height:150px;
		position:relative;
	 
 display:flex;
 
}
.footer_left_wrp
{
width:25%;
float:left;
 
  display:  block;
 
 height:100%;
 
z-index:900;
  position:relative;
 
}
.footer_center_wrp
{
 
 width:50%;
   display:  block;
 height:100%;
 
 position:relative;
}
.footer_left_sova
{
position:absolute;
height:180%;
top:-80%;
width:100%;
}
 

.footer_contact
{
position:absolute;
height:140%;
top:-70px;
width:100%;
background:#333333;
border:solid 3px #FFFFFF;
 

/* border-radius: 33px 33px 0px 0px; */
}
.footer_right_slogan
{
 

position:absolute;
height:180%;
top:-80%;
width:100%;
}

.footer_right_wrp
{
width:25%;
float:left;
 
  display:  block;
 position:relative;
 height:100%;
 
z-index:900;
}

.footer_contact_main
{
display:flex; justify-content:space-around; flex-direction:column;    align-items:center;margin-right:10%; margin-left:10%; margin-right:20%; width:80%; height:100%; text-align:center; 
	 float: left;
}
.big_txt.contact
{
font-size:22px;	
width:60%; text-align:left;
}
.contact_logo
{
width:40%; text-align:right;
}

.brd_r
{
/* border:solid 1px red;	 */
}
.brd_g
{
/* border:solid 1px green;	 */
}


/* Middle
-----------------------------------------------------------------------------*/
.middle {
	width: 100%;
	padding: 0 0 100px;
	position: relative;
 
}
.middle:after {
	display: table;
	clear: both;
	content: '';
}
.container {
	width: 100%;
	float: left;
	overflow: hidden;
			word-wrap:break-word;
  min-height:35vw;
}
.content {
	 
	/* padding: 45px 150px 0 150px; */
	padding: 45px 31% 0 31%;
		word-wrap:break-word;
		/* border:solid 4px #FFFFFF; */
 
}


/* Left Sidebar
-----------------------------------------------------------------------------*/
.left-sidebar {
	float: left;
	/* width: 150px; */
		width: 15%; 
	margin-left: -85%;  
 
	position: relative;
	/* background: #333333; */
	background: #ffffff;
	
	min-height:200px;
  z-index:98;
	
}


/* Right Sidebar
-----------------------------------------------------------------------------*/
.right-sidebar {
	/* float: left; */
	/* width: 150px; */
	/* margin-left: -150px; */
	/* position: relative; */
	/* background: #FFACAA; */
	
  
	float: left;
	width: 15%;
	margin-left:-30%;
	position: relative;
	/* background: #333333; */
	background: #ffffff;
	min-height:200px;
 
   
}

.left-sidebar.fixed {
	float: left;
	/* width: 150px; */
		width: 25%; 
	margin-left: 0px;  
 
	position: fixed;
	background: #FFFFFF;
	min-height:200px;
   margin-top:-180px;
   z-index:9999;
	
}

.left-sidebar.fixed_mobile {
 min-height:0px;
 height:20px;
 width:50%;
 margin-left:25%;
 position:fixed;
 min-width:165px;
 
}

  
.right-sidebar.fixed {
	/* float: left; */
	/* width: 150px; */
	/* margin-left: -150px; */
	/* position: relative; */
	/* background: #FFACAA; */
	
  
	float: right;
	width: 25%;
	margin-left:75%;
	position: fixed;
	min-height:200px;
 margin-top:-180px;
    z-index:9999;
}
 
 
a.pls_min
{
	color:#333333;
font-size:80%;	
}

#primary .border{
    /* background: grey none repeat scroll 0 0; */
    border: 1px solid #fbbe49;
    border-radius: 11px;
}
/* #primary */
/* { */
 /* padding-top:150px;	 */
/* } */

#primary
{
padding-top:48px;	
}

div .woocommerce
{
 padding-top:98px;	
}

 


.nopadding
{
	padding-top:0px;
}
 #primary.nopadding
{
padding-top:0px;	
}
.title_bar{
	cursor:pointer;
}
.left-back-wrap
{
width:28%; height:100%; float:left;  opacity:0.8;    position:absolute;  	
}

.right-back-wrap
{
width:28%; height:100%;; float:right;     opacity:0.8;       position:absolute; margin-left:72%;	
}

 
.shm_logo{
width:25%;
/* display:inline-block;  */
 
text-align : center ;  
display: flex;
justify-content: center;
margin-bottom:5px; 
margin-top:10px;
float:left;
min-width:150px;
z-index:2;

}

.shm_logo img
{
width:150px;
height:150px;
}

.shm_slogan{
 
 width:100%;
 
height: 60%;
 
 
/* min-width:180px;    */

background: #FBBE49;
border: 6px solid #FFFFFF;
border-radius: 20px;	
border: 6px solid #FFFFFF;

float:left;
text-align:center;

 display: inline-flex;
 word-wrap:break-all; 
 
 /* justify-content:space-around; */
 overflow:hidden;
 max-height:73px;
 
}
.shm_slogan  div p{
word-break: break-word;

}

.slogan_sova_l
{
float:left;  
/* overflow:hidden;  */
width:30%; 
display:inline-block; 
 
text-align:right;
position:relative;
height:100%;
}

.slogan_sova_r
{
float:left;  
/* overflow:hidden;  */
width:30%; 
display:inline-block; 
 
text-align:left;
position:relative;
height:100%;
}


.slogan_txt
{
	width:40%; float:left;  height:100%;
  line-height: 18px;
}
 
 

.header_wrap_main
{
width:50%;
margin-top:25px; 
float:left;
text-align:center;
display:inline-block;
position:relative;
float:left;
word-wrap:break-word;
height:100%;
}

 
 
.contact_adress 
{
width:100%;	
height:50%;
}
.shm_dostavka
{
	
 float:right;
 width:672px; 
 height:180px; 
 position:absolute;
 word-wrap: break-word;
 right:0px;
 overflow:hidden;
} 

#work_mode
{
 display:none;
}


.shm_dostavka_caption
{
 display:block;
}

.shm_sova
{
 /* display:inline-block; */
 
 
 
 
 position:absolute; 
 right:0px; 
 width:78px;
 height:110px;
top :80px;
}

.title_bar{
 
width: 99.5%;
height: 26.51px;
/* background: #FBBE49; */
background: #FDD44B;

/* border: 2px solid #FFFFFF; */
border: 2px solid #333333;

border-radius: 20px 20px 0px 0px;
margin-left:-1px;
 margin-top:-1px;
 text-align:center;
 font-weight:600;
 -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; user-select: none;	

}

.menu_list
{
position:absolute;

width:25%;
margin-left:37.4%;
margin-right:37.4%;
z-index:999;

/* background: #333333; */

/* background: #FBBE49; */

background: #FDD44B;
border: 1px solid #FFFFFF;
box-sizing: border-box;
border-radius: 0px 0px 10px 10px;
text-align:center;
}

/* меню */
.nav {
	/* margin: 10px 0; */
 width:100%;
 
}
.nav ul {
	margin: 0;
	padding: 0;
 
}
.nav li {
	/* margin: 0 5px 10px 0; */
		margin: 6px 5px 5px 0;
	padding: 0;
	list-style: none;
	display: inline-block;
	*display:inline; /* ie7 */
 
 width:30%;
 text-align:center;
 
}
 
.nav a {
	padding: 3px 12px;
	text-decoration: none;
 
	line-height: 100%;
	border-radius:12px;
    text-align:right;
}
.nav a:hover {
	color: #000;
	/* background:#FBBE49; */
	background:#FFFFFF;
	
	
 
}
.nav .current a {
	background: #999;
	color: #fff;
	border-radius: 0px;
		color: #000;
	background:#FBBE49;
	
 
}

 

 
 
.shm_menu_line
{
 width:100%;
 text-align:center;
 margin-top:10px; 
 display:inline-block;
}

.wrap_dop_list
{
 
  height:48%; 
  width:90%; 
  margin-left:10%; 
  z-index:777;
}
.dop_list
{
	display:flex;  position:relative; width:100%;   height:70%; justify-content:space-around; flex-wrap:wrap;
}
  
.free_title
{
 margin-top:-12px; position:absolute; color: #333333; width:50%; z-index:9999; margin-left:25%; text-align:center;	
}

.dop_param
{
	background:#FDD44B; width:65%; height:40px; margin-left:30%;  color:#333333;  border-radius:20px; margin-top:-10px;     overflow-x: visible;  overflow: visible;  
}
.single_dop .dop_param .dop_name
{
	font-size:9px;
}
.dop_price
{
	text-align:center; width:100%; background:#FFFFFF;  border-radius:10px; width:60%; margin-left:20%; color:#333333; text-align:center;  white-space: nowrap;
}

.menu_cap {
 float: left;
 width:60%;
/* background:#333333; */
background:#FFFFFF;

 border-radius:5px;
 

}
 

.menu_cap:hover{
background:#FFFFFF;
 

 border-radius:5px;
 /* color:#333333; */
  color:#FBBE49;

}
.menu_cat_name:hover
{
 /* color:#333333; */
  color:#FBBE49; 
 
}

.menu_cat_name
{
 color:#333333;
 
font-family: Montserrat-Bold;
font-style: normal;
font-weight: bold;
}
.small_cart_itm_txt
{
font-family: Montserrat;
/* font-style: italic; */
font-weight: 400;
 	
}

.small_cart_itm_total
{
font-family: Montserrat;
font-style: italic;
font-weight: 600;
	
}
 
/* .menu_cap a{ */
 /* color:inherit; */

/* } */

 

.menu_left_p {
    background-image: url("img/left_p.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    float: left;
    height: 15px;
    margin-left: 5%;
    text-align: right;
    width: 15%;
}

.menu_right_p {
    background-image: url("img/right_p.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    float: right;
    height: 15px;
    margin-right: 5%;
    text-align: right;
    width: 15%;
}

.shm_cart_wrap
{
 /* width:60%; */
 
 /* float:right;  */
 height:100%;
 /* margin-top:12px; */
 display:flex;
 position:relative;
 align-items:center;
}
 .shm_cart_wrap
{
	 display:none;
}

#cart_tablet
{flex:1; display:flex; flex-direction:column; align-items:center;}

#cart_mobile
{display:none;}
	
.shm_cart_wrap .total
{
 /* height:50%; */
 text-align:center;
  /* display:flex; */
  align-items:center;
 word-break:break-all;
   width:100%;  
 
 }
.shm_cart_wrap .logo
{
 
 /* width:40%; */
 height:60%;	
 
}

.shm_cart_wrap .logo img
{
 width:60px;
 height: 60px;
}


.shm_cart_wrap .go_buy
{
 text-align:center;
 /* height:45%; 	 */
 
}

.contact_adress
{
 height:40%;   width:100%;  float:left;  display:table;  	
}
 


/*Список продуктов*/
.products
{
width:100%;	
 
display: inline-block;
 
}
 

.product-wrapper {
	display: block;
	/* width: 48%; */
	width:100%; position:relative;
	
	float: left;
	transition: width .2s;
 
    /* min-height:150px; */
	/* max-height:256px; */
    overflow:hidden;
    margin:2px  ;
   
}
 
.product-wrapper:hover    {
	/* transform: scale(1.03);  */
}

 

select:focus:after
{
	background:#FFFFFF;
}

.product  
{
overflow:hidden; position:relative;    
/* border: 2px solid #FFFFFF; */
box-sizing: border-box;
border-radius: 33px 33px 33px 33px;
border: solid 2px #333333;

text-align: center;
}

.product a{ 
    display: block;
    /* margin: 0 20px 20px 0; */
    position: relative;
    text-decoration: none;
    overflow: hidden;
}


.product-photo{
max-width:100%; height:auto;   width:100%; 
transition: transform .4s ease-out;
}

 

.product-caption-wrap
{
	margin-top:-6px;
width:100%; 
 /* background: #FDD44B;  */

background: #FFFFFF; 


text-align:center; 
border-top: 3px solid #FFFFFF; 
box-sizing: border-box;  
display:inline-block;
height:45px;  
position:relative;
}

.product-caption-wrap.main
{
	 background: #FDD44B; 
}

.product-caption-wrap.list
{
height:90px;  	
} 
.product-caption-left_wrap
{
	height:100%;   word-wrap:break-word; text-align:left; width:50%; float:left; display:block;
}
 hr {
    border: none; /* Убираем границу */
    background-color: #FFFFFF; /* Цвет линии */
    color: #FFFFFF; /* Цвет линии для IE6-7 */
    height: 2px; /* Толщина линии */
	opacity: 0.4;
 
   }

.product-caption-left_wrap .title
{
				 text-align: center; 
				 background: #fbbe49; 
				 margin-top: -6px; 
				 border: solid 2px #333333; 
				 border-right: none;
				 border-left:none;
}
				
.product-caption-right_wrap
{
/* border:solid 1px #FFFFFF;   */
/* border:solid 2px #333333;   */
border-right-style:hidden;
border-bottom-style:hidden;
border-top-style:hidden;

height:100%; min-width:250px; width:48%; float:left;

}

 
.product-sostav
{
 display:flex; 
 flex-wrap:wrap;   
 flex-direction:row;
}
.product-gramm-wrap
{
  float:left; 
  height:100%; 
   padding-top:6%;  
 margin-top:-3px;
  
  
  width:30%;
  /* border:solid 1px #FFFFFF;  */
  
  border:solid 2px #333333; 
  
 
 
border-bottom-style:hidden;
border-top-style:hidden;
/* border-left-style:hidden; */
}
.product-cart-wrap
{
position:relative;  width:40%; height:100%; border-style:solid; float:left; box-sizing: border-box;   display:block; 	
}

.product-inc-left
{
cursor:pointer; float:left; width:25%; height:100%; border-radius:20px 0 0 20px ; 
/* background:#FBBE49;  */
background:#FDD44B; 
text-align:center;	
}

.product-inc-right
{
cursor:pointer; float:left; width:25%; height:100%; border-radius:0px 20px 20px 0 ; 
/* background:#FBBE49;  */
background:#FDD44B; 
text-align:center;	
}
.product-quantity-input
{
width:100%; height:70%; text-align:center; border:0px ; 
-webkit-appearance: none; -moz-appearance:textfield;	
}
.product_anim
{
 width:100%; height:75%; display:none;  background:#FFFFFF;  position:absolute; z-index:999;	
}
.product_cart_qnt_wrp
{
/* padding-top:35%;*/ margin-left:3%;  text-align: center; width:100%; height:10%;     position:absolute; z-index:90; box-sizing: border-box;	 
display:none;
}
.product_cart_qnt
{
margin-left:20%;border-radius:50%; width:20px; height:20px; background:#FBBE49; font-size:10px; box-sizing: border-box;  text-align:center;padding-top:5px;color:black;

}

.product_cart_buy_wrp
{
 margin-left:3%;  text-align: center; width:100%; height:10%;     position:absolute; z-index:90; box-sizing: border-box;	  
 bottom:27%;
 font-size:48%;
 
}


.product-price-wrap
{
text-align:center;    border-style:solid;   float:left; width:28%;  height:100%; 	
}

.product_shrt_desc
{
	display:table-cell; vertical-align:middle;
	font-size:12px;
}
.select
{
	text-align:center; font-size:70%; width:100%; 
	border: dotted #333333; 
	border-left: none; border-right: none; background: #FDD44B;
}
.select:focus
{
  background: #FFFFFF;
}
 

.select_chng
{
background:#FBBE49;	
}
.unselect_chng
{
background:#333333;	
}

.added_dop
{
width:12%; height:50%; position:relative; 	
}

.add_dops
{
position:absolute; display:flex; align-items:flex-end; justify-content:flex-end; flex-wrap:wrap; flex-direction:row;   margin-top:45%; width:100%; height:25%;   text-align:center;	
}

.single_dop
{
 display:inline-block; width:20%; height:20%;float:left;
}

.added_dop_back
{
background: #FFFFFF;	
}

.dop_del
{
/* cursor:pointer; position:absolute; background:red; border-radius:50%; margin-left:50%; margin-top:12%;  width:20px; height:20px; */

cursor: pointer;
    position: absolute;
    /* background: red; */
	background: #FDD44B;
	
	
    border-radius: 50%;
    margin-left: 64%;
    margin-top: 12%;
    width: 15px;
    height: 15px;
    font-size: 90%;
	
}

.dop_count
{
position:absolute; border-radius:50%; background:#FFFFFF; width:18px; height:18px; color:#333333;	
}

.button_show_dop
{
position:absolute; 
z-index:1;   
margin-top:0px;     
word-wrap:break-all; 
width:38%;   
background:#333333; 
border-radius:0px 20px 0px 20px; 
border:solid 1px #ffffff; 
height:10%; 
margin-left:62%; 
z-index:2; 
text-align:center; 
display:flex; 
align-items:center; 
cursor:pointer;
		
}

.button_show_novie
{
    position: absolute;
    z-index: 1;
    margin-top: -8%;
    word-wrap: break-all;
    width: 50%;
    background: #333333;
    border-radius: 0px 0px 0px 0px;
    border: solid 1px #ffffff;
    height: 10%;
    margin-left: -6%;
    z-index: 2;
    text-align: center;
    display: flex;
    align-items: center;
    cursor: pointer;
    padding-left: 10px;
    padding-right: 5px;
    transform: rotate(-24deg);
		
}



.price-txt
{
  color:#333333;	
  font-size: 21px;
  font-style: italic; 	
  font-weight:600;
}

.price_logo_wrap
{
position:absolute; 
/*width:100%; */
height:80%; 
margin-top:10%;	 

}
.price_logo_wrap img
{
max-width:100%; max-height:100%; 	
}

.price_txt_wrap
{
position:absolute; 
/*width:100%; */
height:80%; 
 margin-top:10%;  
}


.header_split {
    background: #333333 none repeat scroll 0 0;
    border: 1px solid #FBBE49;
    box-sizing: border-box;
    margin-left: 25%;
    margin-right: 25%;
    position: absolute;
    text-align: center;
    width: 50%;
    z-index: 2;
	height:30px;
}


.shm_dostavka  .txt
{
 /* font-weight:600;	  */
 transform: rotate(-14deg);	
 font-size: 20px;
 
  margin-top:90px;
   margin-left:50px;
  font-style:  italic;
  font-family: Montserrat;
  line-height: 35px;
  text-align:center;
  width:100%;
 
}
.time_deliv
{
 display:inline-flex; flex-direction:row;
 
}
 


.dlv_wrp
{
 display:inline-block; text-align:center; 
	
}

.exp_deliv
{
display:block; position:absolute; text-align:center; line-height:10px; width:55%; color:#FBBE49; font-size:10px; margin-top:-8px; font-weight:bold;
	
}

 
 
.shm_row
{
 width:100%;
 display:inline-block;
}

.shm_col1
{
 width:100%;
 float:left;
}

.shm_col2
{
 width:48%;
 float:left;
}

.shm_col3
{
 width:33%;
 float:left;
}

.col25_prc
{
 width:25%;
 float:left;
}
 

.shm_col_h1
{
 height:100%;
}


a 
{
 text-decoration:none;	
 /* color:white; */
 
 color:#333333;
 
}

.txt_bold
{
font-weight:600;	
}
.txt12
{
  color:#FFFFFF;	
  font-size: 12px;
  font-style: italic;
}
 .txt20
{
  color:#FFFFFF;	
  font-size: 20px;
  font-style: italic;
}
 .txt22
{
  /* color:#FFFFFF;	 */
  color:#333333;	
  
  
  font-size: 22px;
  font-style: italic;
}

 .txt24
{
  color:#FFFFFF;	
  font-size: 24px;
  font-style: italic;
}

.txt18
{
  color:#FFFFFF;	
  font-size: 18px;
  font-style: italic;
}
.txt16
{
  color:#FFFFFF;	
  font-size: 16px;
  font-style: italic;
}

.bold
{
	font-weight: bold;	
}

 
 
.black
{
color: #333333;	
}

.yellow
{
/* color: #FBBE49;	 */
color: #FDD44B;

}

.background_yellow
{
background: #FDD44B;	
}

 
.big_txt
{
 
-webkit-font-smoothing: subpixel-antialiased;
font-style:  italic;
 
line-height: 40px;
 width:100%;
	font-family: Montserrat;
	font-size: 24px;
	font-weight: bold;
 
	/* text-shadow:  */
		/* -0   -0.5px 0.5px #333333, */
		 /* 0   -0.5px 0.5px #333333, */
		/* -0    0.5px 0.5px #333333, */
		 /* 0    0.5px 0.5px #333333, */
		/* -0.5px -0   0.5px #333333, */
		 /* 0.5px -0   0.5px #333333, */
		/* -0.5px  0   0.5px #333333, */
		 /* 0.5px  0   0.5px #333333, */
		/* -0.5px -0.5px 0.5px #333333, */
		 /* 0.5px -0.5px 0.5px #333333, */
		/* -0.5px  0.5px 0.5px #333333, */
		 /* 0.5px  0.5px 0.5px #333333, */
		/* -0.5px -0.5px 0.5px #333333, */
		 /* 0.5px -0.5px 0.5px #333333, */
		/* -0.5px  0.5px 0.5px #333333, */
		 /* 0.5px  0.5px 0.5px #333333; */
		 
text-shadow: 
0 -0.5px 0.5px #FFFFFF, 
0 -0.5px 0.5px #FFFFFF, 
0 0.5px 0.5px #FFFFFF, 
0 0.5px 0.5px #FFFFFF, 
-0.5px 0 0.5px #FFFFFF,
0.5px 0 0.5px #FFFFFF, 
-0.5px 0 0.5px #FFFFFF,
0.5px 0 0.5px #FFFFFF, 
-0.5px -0.5px 0.5px #FFFFFF,
0.5px -0.5px 0.5px #FFFFFF,
-0.5px 0.5px 0.5px #FFFFFF, 
0.5px 0.5px 0.5px #FFFFFF, 
-0.5px -0.5px 0.5px #FFFFFF, 
0.5px -0.5px 0.5px #FFFFFF, 
-0.5px 0.5px 0.5px #FFFFFF, 
0.5px 0.5px 0.5px #FFFFFF;


}




.big_txt_header {
	font-style:  italic;
	-webkit-font-smoothing: subpixel-antialiased; 
	font-size: 24px;
	line-height: 40px;

	font-family: Montserat;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: 
		-0   -1px 1px #333333,
		 0   -1px 1px #333333,
		-0    1px 1px #333333,
		 0    1px 1px #333333,
		-1px -0   1px #333333,
		 1px -0   1px #333333,
		-1px  0   1px #333333,
		 1px  0   1px #333333,
		-1px -1px 1px #333333,
		 1px -1px 1px #333333,
		-1px  1px 1px #333333,
		 1px  1px 1px #333333,
		-1px -1px 1px #333333,
		 1px -1px 1px #333333,
		-1px  1px 1px #333333,
		 1px  1px 1px #333333;
		 
}
 
.shadow_yellow
{
 
-webkit-font-smoothing: subpixel-antialiased;
font-style:  italic;
 
 
	text-shadow: 
		-0   -0.5px 0.5px #FFC34C,
		 0   -0.5px 0.5px #FFC34C,
		-0    0.5px 0.5px #FFC34C,
		 0    0.5px 0.5px #FFC34C,
		-0.5px -0   0.5px #FFC34C,
		 0.5px -0   0.5px #FFC34C,
		-0.5px  0   0.5px #FFC34C,
		 0.5px  0   0.5px #FFC34C,
		-0.5px -0.5px 0.5px #FFC34C,
		 0.5px -0.5px 0.5px #FFC34C,
		-0.5px  0.5px 0.5px #FFC34C,
		 0.5px  0.5px 0.5px #FFC34C,
		-0.5px -0.5px 0.5px #FFC34C,
		 0.5px -0.5px 0.5px #FFC34C,
		-0.5px  0.5px 0.5px #FFC34C,
		 0.5px  0.5px 0.5px #FFC34C;

}


 
 
.shm_border
{
	/* background: #333333; */
	background: #ffffff;
/* border: 1px solid #FFC34C; */

border: 1px solid #333333;
box-sizing: border-box;
border-radius: 20px;
word-wrap:break-word;	
}


.rounded {
counter-reset: li; 
list-style: none; 
font: 14px "Trebuchet MS", "Lucida Sans";
padding: 0;
text-shadow: 0 1px 0 rgba(255,255,255,.5);
}
.rounded div.list {
position: relative;
display: block;
padding: .4em .4em .4em 2em;
margin: .5em 0;
background: #DAD2CA;
color: #444;
text-decoration: none;
border-radius: .3em;
transition: .3s ease-out;
}

 

.rounded div:hover {background: #E9E4E0;}
.rounded div:hover:before {transform: rotate(360deg);}
.rounded div:before {
content: counter(li);
counter-increment: li;
position: absolute;
left: -1.3em;
top: 50%;
margin-top: -1.3em;
background: #FDD44B;
height: 2em;
width: 2em;
line-height: 2em;
border: .3em solid white;
text-align: center;
font-weight: bold;
border-radius: 2em;
transition: all .3s ease-out;
}


 
.profile-login {
  display: flex;
  align-items: center; /* Выравнивание по вертикали */
  padding: 10px 15px; /* Отступы внутри */
  background-color: #f0f0f0; /* Цвет фона */
  border-radius: 25px; /* Радиус закругления */
  border: 1px solid #ccc; /* Тонкая рамка */
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1); /* Тень */
  cursor: pointer; /* Курсор в виде руки */
  flex-direction: column;
}

.profile-login .fa-user {
  font-size: 1.2em; /* Размер иконки */
  /*margin-right: 10px; /* Отступ справа от иконки */
  color: #555; /* Цвет иконки */
}

.profile-login span {
  font-weight: bold; /* Жирный текст */
} 