@font-face {
  font-family: "RalewaySemiBold";
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url("/fonts/RalewaySemiBold/RalewaySemiBold.eot?#iefix") format("embedded-opentype"), url("/fonts/RalewaySemiBold/RalewaySemiBold.woff") format("woff"), url("../fonts/RalewaySemiBold/RalewaySemiBold.ttf") format("truetype");
}

@font-face {
  font-family: "RalewayRegular";
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url("/fonts/RalewayRegular/RalewayRegular.eot?#iefix") format("embedded-opentype"), url("/fonts/RalewayRegular/RalewayRegular.woff") format("woff"), url("../fonts/RalewayRegular/RalewayRegular.ttf") format("truetype");
}

@font-face {
  font-family: "OldStandardTTRegular";
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url("/fonts/OldStandardTTRegular/OldStandardTTRegular.eot?#iefix") format("embedded-opentype"), url("/fonts/OldStandardTTRegular/OldStandardTTRegular.woff") format("woff"), url("../fonts/OldStandardTTRegular/OldStandardTTRegular.ttf") format("truetype");
}

@font-face {
  font-family: "OldStandardTTBold";
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url("/fonts/OldStandardTTBold/OldStandardTTBold.eot?#iefix") format("embedded-opentype"), url("/fonts/OldStandardTTBold/OldStandardTTBold.woff") format("woff"), url("../fonts/OldStandardTTBold/OldStandardTTBold.ttf") format("truetype");
}

@font-face {
  font-family: "OldStandardTTItalic";
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url("/fonts/OldStandardTTItalic/OldStandardTTItalic.eot?#iefix") format("embedded-opentype"), url("/fonts/OldStandardTTItalic/OldStandardTTItalic.woff") format("woff"), url("../fonts/OldStandardTTItalic/OldStandardTTItalic.ttf") format("truetype");
}

@font-face {
  font-family: "RalewayBold";
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url("/fonts/RalewayBold/RalewayBold.eot?#iefix") format("embedded-opentype"), url("/fonts/RalewayBold/RalewayBold.woff") format("woff"), url("../fonts/RalewayBold/RalewayBold.ttf") format("truetype");
}

html, body{
	width: 100%;
	min-width: 320px;
	height: 100%;
	margin: 0;
	background-color: #17161a;
	font-family: "RalewaySemiBold";
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
}

@media screen and (max-width: 950px){
	html, body{font-size: 7.2px;}
}
@media screen and (max-width: 700px){
	html, body{font-size: 4.4px;}
}
@media screen and (max-width: 450px){
	html, body{font-size: 4px;}
}

div{
	position: relative;
	margin: 0;
	padding: 0;
	font-size: 8px;
}
a,span{font-size: 8px;}

div.viber{
	position: absolute;
	top: 1px;
	left: 50%;
	margin-left: -535px;
}

div.head1{
	width: 95%;
	max-width: 1110px;
	min-width: 320px;
	height: 28px;
	display: inline-block;
	text-align: right;
}

a.lang{
	color: #ffc267;
}
a.lang_off, a.lang_off div{
	color: #FFFFFF;
}
a.lang_of:hover, a.lang_off div:hover{
	color: #f4524d;
}


div.lang, div.lang_last, div.cart, div.prelang{
	min-width: 56px;
	height: 25px;
	padding-top: 3px;
	border: solid rgba(255, 194, 103, 0.3);
	border-width: 0 1px 0 0;
	display: inline-block;
	text-align: center;
	font-family: "RalewaySemiBold";
	font-size: 11px;
	line-height: 25px;
	cursor: pointer;
}

div.prelang{
	display: none;
	border-width: 0 0 0 1px;
	padding: 0 15px;
}

div.first_lang{
	border-width: 0 1px 0 1px;
}

div.head2{
	display: block;
	border: solid rgba(255, 194, 103, 0.3);
	border-width: 1px 0 1px 0;
}

div.head_menu{
	width: 95%;
	min-height: 92px;
	max-width: 1110px;
	padding-top: 6px;
	display: inline-block;
	text-align: center;
}

div.logo{
	top: 6px;
	left: 0;
	position: absolute;
	width: 341px;
	height: 88px;
}

img.logo{
	width: 100%;
	max-width: 341px;
	vertical-align: top;
	margin: 0 0 3px 0;
	float: left;
}

#menu_ico{
	display: none;
	position: absolute;
	top: 21px;
	right: 22px;
	cursor: pointer;
	z-index: 3;
	width: 34px;
	height: 27px;
	background: url(/pic/menu.png) no-repeat;
}

div.menu_text{
	margin: 20px 0 0 341px;
	white-space: nowrap;

}

table.menu_text{
	width: 100%;
}
table.menu_text td{
	vertical-align: middle;
}

td.space{
	width: 20%;
}

div.popmenu, div.popmenu2{
	display: inline-block;
	color: #FFFFFF;
	font-family: "RalewaySemiBold";
	font-size: 12px;
	padding: 0 5px 0 5px;
	border: solid 1px rgba(0, 0 ,0 ,0);
	height: 30px;
	line-height: 31px;
	z-index: 3;
}
div.popmenu2{
	margin-left: -5px;
	text-align: left;
	font-size: inherit;
}

#appearmenu, #appearmenu2{
	display: none;
	position: absolute;
	top: 1px;
	left: 50%;
	padding: 0 10px;
	width: 144px;
	margin-left: -83px;
	height: 150px;
	border: solid 1px rgba(255, 194, 103, 0.3);
	background-color: #17161a;
}
#appearmenu2{
	top: auto;
	bottom: 0;
	left: -6px;
	margin-left: 0;
}

div.white_menu{
	font-family: "RalewaySemiBold";
	font-size: 12px;
	height: 27px;
	line-height: 27px;
	color: #ffc267;
	cursor: default;
}

div.app_menu_line{
	margin-left: -10px;
	width: 164px;
	height: 1px;
	background-color: rgba(255, 194, 103, 0.3);
}

div.app_menu_line2{
	margin: -4px 0 0 0;
	width: 144px;
	height: 1px;
	line-height: 0;
	background-color: rgba(255, 194, 103, 0.3);
}

#appearmenu a, #appearmenu2 a{
	text-transform: lowercase;
	text-decoration: none;
	font-family: "RalewayRegular";
	font-size: 15px;
	line-height: 30px;
	color: #FFFFFF;
	margin: 0;
	white-space: nowrap;
}
#appearmenu a:hover, #appearmenu2 a:hover{
	color: #f4524d;
}

a.second_link{
	color: #FFFFFF;
	text-decoration: none;
	font-family: "RalewaySemiBold";
	font-size: 12px;
	text-transform: uppercase;
}
a.second_link:hover{
	color: #f4524d;
}

div.phones, div.lang_phones{
	display: inline-block;
	white-space: nowrap;
	font-family: "Arial";
	font-size: 18px;
	float: right;
	color: #ffc267;
}
div.phones a{
	color: inherit;
	text-decoration: none;
	font-family: inherit;
	font-size: inherit;
}

span.phones{
	font-family: inherit;
	font-size: 14px;
}

div.lang_phones{
	display: none;
	float: none;
	font-size: 14px;
	padding-right: 15px;
}
div.lang_phones a{
	text-decoration: none;
	font-size: inherit;
	font-family: inherit;
	color: inherit;
}

span.lang_phones{
	font-family: inherit;
	font-size: 11px;
	padding-left: 15px;
}

#mobile_menu{
	display: none;
	position: absolute;
	top: 15px;
	right: 15px;
	border: solid 2px rgba(255, 194, 103, 0.3);
	width: 220px;
	z-index: 2;
	background-color: #17161a;
	text-align: left;
	padding: 25px 0 15px 0;
	line-height: 30px;
	font-family: "Arial";
	font-size: 18px;
}
#mobile_menu a{
	color: #FFFFFF;
	font-family: "RalewayRegular";
	font-size: 16px;
}
#mobile_menu a:hover{
	color: #f4524d;
}

#mobile_menu span.recallmy{
	font-size: 16px;
	text-decoration: underline;
	border-bottom: none;
}

div.triangle_grey{
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 5px 0 5px;
	border-color: #454548 transparent transparent transparent;
	margin: 0 7px 0 15px;
}

div.mob_menu_chapter{
	color: #FFFFFF;
	text-decoration: none;
	font-family: "RalewayRegular";
	font-size: 16px;
	text-transform: uppercase;
}

div.mob_menu_grey{
	width: 100%;
	background-color: #3a393c;
	padding-left: 30px;
	box-sizing: border-box;
	margin-bottom: 5px;
}

div.mob_menu_grey a{
	color: #FFFFFF;
	text-decoration: underline;
	text-transform: lowercase;
}
div.mob_menu_grey a span{
	font-family: "Arial";
}

a.mob_menu_chapter{
	margin-left: 30px;
	text-transform: uppercase;
}

section.mobile_menu{
	display: none;
}

div.phones div{
	text-align: center;
	margin-bottom: 5px;
}

div.recallmy{
	padding: 5px 10px;
}

span.recallmy{
	white-space: nowrap;
	font-family: "RalewaySemiBold";
	font-size: 12px;
	cursor: pointer;
	color: #ffffff;
}
span.recallmy:hover{
	color: #f4524d;
	border-color: #f4524d;
}

div.recallmy_line{
	height: 1px;
	background-color: rgba(255, 194, 103, 0.3);
}

div.bread_cont{
	height: 30px;
	background-color: #ffc671;
	text-align: center;
}

div.bread{
	display: inline-block;
	padding: 0 10px;
	box-sizing: border-box;
	height: 30px;
	width: 100%;
	max-width: 1110px;
	line-height: 30px;
	color: #333333;
	font-family: "OldStandardTTBold";
	font-style: italic;
	font-size: 16px;
	text-align: left;
	overflow: hidden;
}

div.bread a{
	color: inherit;
	font-family: inherit;
	font-size: inherit;
}

@media screen and (max-width: 1190px){
	div.viber{
		margin-left: 0;
		left: 5vw;
	}
}

@media screen and (max-width: 1010px){
	td.widescreen{
		display: none;
	}
	
	a.second_link, div.white_menu, div.popmenu{
		font-size: 16px;
	}
	
	div.lang_phones, div.prelang{
		display: inline-block;
		padding-top: 3px;
	}
	
	span.recallmy{
		font-size: 11px;
	}
}

@media screen and (max-width: 900px){
	td.widescreen{
		display: none;
	}
	
	a.second_link, div.white_menu, div.popmenu{
		font-size: 12px;
	}
}

@media screen and (max-width: 720px){
	#menu_ico{
		display: inline-block;
	}
	
	section.mobile_menu{
		display: block;
	}
	
	div.menu_text, div.phones, div.prelang, div.lang_phones{
		display: none;
	}
	
	div.logo{
		width: 70%;
	}
	
	div.lang_last{
		border-width: 0;
	}
}

#top_pop{/*media*/
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	min-width: 330px;
	height: 120px;
	background-color: #FFFFFF;
	z-index: 4;
	box-shadow: 0 0 5px #101010;
}

#close_recall{
	position: absolute;
	top: 35px;
	right: 4%;
	cursor: pointer;
}

#recall_form{
	margin-right: 4%;
	padding-right: 55px;
	
}

div.recall_inp{ /*media*/
	display: inline-block;
}

input[type='text'].recall{/*media*/
	margin: 47px 13px 0 13px;
	width: 255px;
	height: 22px;
	padding: 0 0 4px 0;
	border: solid #17161a;
	border-width: 0 0 2px 0;
	outline: 0;
	font-family: "RalewayRegular";
	font-size: 14px;
	color: #000000;
	background-color: transparent;
}
input[type='text'].recall:focus{
	border: solid #f4524d;
	border-width: 0 0 2px 0;
}

#recall_sub_cont{/*media*/
	display: inline-block;
	width: 146px;
	height: 44px;
	vertical-align: bottom;
	margin: 0 0px 0 13px;
	text-align: center;
}

input[type='button'].recall{
	width: 146px;
	height: 44px;
	border: none 0;
	background-color: #f4524d;
	color: #FFFFFF;
	font-family: "RalewayRegular";
	font-size: 14px;
	font-weight: bold;
	outline: 0;
	cursor: pointer;
}
input[type='button'].recall:hover{
	background-color: #e04b47;
}

@media screen and (max-width: 880px){
	input[type='text'].recall{
		margin: 17px 13px 0 13px;
	}
		
	div.recall_inp{
		width: 270px;
	}
}

@media screen and (max-width: 540px){
	input[type='text'].recall{
		margin: 7px 13px 0 13px;
	}
	#recall_sub_cont{
		width: auto;
		display: block;
		margin: 10px 0 0 0;
	}
	
	#top_pop{
		height: 140px;
	}
}

#delivery_popup{
	position: fixed;
	display: none;
	top: 0;
	left: 0;
	width: 100%;
	min-width: 320px;
	height: 100vh;
	z-index: 5;
	background-color: rgba(0, 0, 0, 0.8);
	box-sizing: border-box;
	padding: 29px;
}
div.t_cell{
	display: table-cell;
	height: 100%;
	vertical-align: middle;
	text-align: center;
}

#delivery_cont{
	display: inline-block;
	max-width: 770px;
	width: 100%;
	box-sizing: border-box;
	border: solid 3px #ffc267;
	vertical-align: middle;
	background-color: #fafafa;
	text-align: left;
	padding: 20px 6px 20px 25px;
	color: #333333;
}


#popup_title{
	color: #333333;
	font-family: "OldStandardTTBold";
	font-size: 22px;
}

#delivery_scroll{
	padding-right: 19px;
	height: 100%;
	overflow-y: auto;
	box-sizing: border-box;
	border-style: solid;
	border-width: 0 0 0 0;
	border-color: transparent;
}
#delivery_scroll::-webkit-scrollbar {
	width: 17px;
}
#delivery_scroll::-webkit-scrollbar-track {
	background-color: #ffc267;
	box-shadow: inset 0 0 0 7px #fafafa;
}
#delivery_scroll::-webkit-scrollbar-thumb {
	background-color: #ffc267;
}

img.delivry_close{
	position: absolute;
	top: -29px;
	right: -29px;
	cursor: pointer;
}

div.deliv_chapter{
	font-family: "RalewayBold";
	font-size: 14px;
	margin-top: 0;
	font-style: normal;
}
div.deliv_text, div.deliv_chapter span{
	font-family: "RalewayRegular";
	font-size: 14px;
	font-style: normal;
}
div.deliv_text{
	margin: 15px 0 34px 0;
}

img.novaposhta{
	margin: -6px 0 0 10px;
	vertical-align: middle;
}
@media screen and (max-width: 770px){
	img.novaposhta{
		margin-top: 0;
		width: 120px;
	}
}

a.map_link{
	font-style: italic;
	color: #747474;
	font-family: "RalewayRegular";
	font-size: 14px;
}

div.ok_button_cont{
	text-align: center;
}

#seotext{
	color: #FFFFFF;
	font-family: "Arial";
	font-style: italic;
	font-size: 11px;
	text-align: left;
	padding: 10px 10px 0 10px;
	border: solid #FFFFFF;
	border-width: 0 0 1px 0;
}

div.price_title{
	text-align: center;
	font-family: "OldStandardTTItalic";
	font-size: 30px;
	color: #f4524d;
	text-transform: uppercase;
	padding-right: 20px;
}

div.price_discount{
	margin-top: 13px;
	text-align: center;
	font-family: "OldStandardTTItalic";
	font-size: 18px;
	color: #f4524d;
}

div.price_chapter{
	margin-top: 15px;
	text-align: center;
	font-family: "OldStandardTTRegular";
	font-size: 20px;
	color: #333333;
	text-transform: uppercase;
	font-weight: bold;
}

div.price_main_cont{
	text-align: center;
}

div.price_tcont, div.price_tcont2{
	display: inline-block;
	margin-top: 6px;
	max-width: 606px;
	width: 95%;
	padding: 0 3%;
	box-sizing: border-box;
	height: 362px;
	background-color: #f2f2f2;
	white-space: nowrap;
}
div.price_tcont2{
	height: 271px;
	margin-bottom: 16px;
}

div.price_mainline, div.price_line1, div.price_line2, div.price_line3, div.price_line4, div.price_line5{
	position: absolute;
	top: 78px;
	width: 94%;
	height: 1px;
	background-color: #ffc267;
}

div.price_mainline{
	height: 2px;
}
div.price_line1{
	top: 126px;
}
div.price_line2{
	top: 174px;
}
div.price_line3{
	top: 222px;
}
div.price_line4{
	top: 270px;
}
div.price_line5{
	top: 318px;
}

div.price_col{
	display: inline-block;
	width: 33.33%;
	vertical-align: top;
}

div.price_thead, div.price_thead1{
	font-family: "OldStandardTTRegular";
	font-size: 16px;
	height: 50px;
	padding-top: 15px;
	margin-bottom: 16px;
}
div.price_thead1{
	text-align: left;

}

div.price_cname, div.price_value{
	font-family: "OldStandardTTItalic";
	font-size: 22px;
	text-align: left;
	line-height: 48px;
	height: 48px;

}
div.price_value{
	text-align: center;
	padding-left: 0;
}

div.price_value_old, div.price_value_red{
	display: inline-block;
	width: 35%;
	font-size: inherit;
	text-decoration: line-through;
}

div.price_value_red{
	font-size: inherit;
	text-decoration: none;
	color: #f4524d;
}

div.price_red{
	display: inline-block;
	margin-top: 11px;
	margin-bottom: 28px;
	max-width: 606px;
	width: 95%;
	font-family: "OldStandardTTItalic";
	font-size: 22px;
	color: #f4524d;
}

/*footer*/

#footer_block{
	padding: 14px 0 10px 0;
}

table.footer{
	display: table;
	width: 100%;
	margin: 2px 0 6px 0;
}

table.footer_mob{
	display: none;
}

table.footer td.line{
	padding: 0;
	border-spacing: 0;
	width: 1px;
	background-color: #403428;
}

table.footer td{
	vertical-align: top;
	line-height: 20px;
	font-family: "RalewaySemiBold";
	font-size: 12px;
	color: #FFFFFF;
}

table.footer div{
	float: none;
}

td.footer1{
	padding: 5px 0;
	text-align: center;
}

td.footer1, td.footer1 a, td.footer1 div{
	font-family: "RalewaySemiBold";
	text-decoration: none;
	color: #FFFFFF;
	font-size: inherit;
}
td.footer1 a:hover, td.footer1 a:hover span{
	text-decoration: underline;
	color: #f4524d;
}

td.footer1 div{
	padding-top: 3px;
}

td.footer1 div.footer1{
	display: inline-block;
	padding-top: 2px;
	padding-left: 45px;
	text-align: left;
}

td.footer1 div.center, td.footer1 div.center a{
	text-align: center;
	text-transform: uppercase;
}

td.footer1 a.mail{
	font-size: 14px;
	line-height: 22px;
}
td.footer1 a.mail span{
	font-family: inherit;
	font-size: inherit;
	padding: 0 1px;
}

td.footer1 a.mail2{
	display: inline-block;
	margin-top: -3px;
	font-family: inherit;
	font-size: inherit;
	line-height: 22px;
}
td.footer1 a.mail2 span{
	font-size: 14px;
	padding: 0 1px;
}

a.sitemap_link_space{
	line-height: 40px;
}

a.mail img{
	width: 30px;
	height: 22px;
	vertical-align: top;
	margin: 0 15px 3px -45px;
}

td.footer1 a.mail2 img{
	margin-top: 27px;
	width: 30px;
	height: 22px;
}

div.footer2{
	display: inline-block;
	margin-top: 2px;
	text-align: left;
	font-size: inherit;
}

div.footer2 a.second_link{
	display: inline-block;
	margin: 9px 0 3px 0;
	height: 20px;
	font-size: inherit;
}

div.footer2 div.white_menu, div.footer2 #appearmenu2{
	font-size: inherit;
	line-height: 31px;
}

table.footer td.footer3{
	white-space: nowrap;
}

div.footer3{
	margin: 6px 0 5px 0;
}

table.footer td.footer3 div{
	display: inline-block;
	vertical-align: top;
}

table.footer div.recall_cont{
	margin: 33px 0 0 20px;
	border: solid #5d4a31;
	border-width: 1px 0;
	padding: 3px 10px 0 10px;
}
td.footer3 span{
	font-size: 14px;
}

td.footer5{
	padding-top: 9px;
}

td.footer5 div.smm, div.mob1 div.smm{
	display: inline-block;
	width: 30px;
	height: 30px;
	margin: 20px 8px;
}
td.footer5 div.smm:hover, div.mob1 div.smm:hover{
	background-position: 0 -30px;
}

@media screen and (max-width: 950px){
	table.footer td{
		font-size: 11px;
	}
	
	td.footer1 a.mail{
		font-size: 12px;
	}
	
	a.mail img{
		margin-right: 10px;
		margin-left: -40px;
	}
	
	#appearmenu2 a{
		font-size: 12px;
		line-height: 32px;
	}
	
	table.footer td.footer3 div, td.footer3 span{
		font-size: 11px;
	}
	
	table.footer div.recall_cont{
		margin-left: 5px;
	}
	
	td.footer5 div.smm{
		margin: 20px 6px;
	}
}

@media screen and (max-width: 770px){
	table.footer_mob{
		display: table;
		width: 100%;
		min-height: 140px;
		font-size: 11px;
		font-family: "RalewaySemiBold";
	}
	
	table.footer{
		display: none;
	}
	
	table.footer_mob td{
		vertical-align: top;
		text-align: center;
		padding: 0;
		font-size: inherit;
		font-family: inherit;
	}
	
	div.mob1{
		display: inline-block;
		font-size: inherit;
		font-family: inherit;
	}
	
	div.mob1 div.smm{
		margin: 0px 6px;
	}
	
	div.mob2{
		margin-top: 17px;
		padding-left: 27px;
		text-align: left;
		font-size: inherit;
		font-family: inherit;
	}
	
	div.mob2 a.mail, div.mob2 span{
		font-size: inherit;
		font-family: inherit;
		color: #FFFFFF;
		text-decoration: none;
		line-height: 10px;
	}
	
	div.mob2 span{
		padding: 0 1px;
	}
	
	div.mob2 a.mail img, div.mob2 a.mail2 img{
		width: 15px;
		height: 11px;
		vertical-align: top;
		margin-top: 1px;
		margin-right: 5px;
		margin-left: -20px;
	}
	div.mob2 a.mail:hover, div.mob2 a.mail2:hover span, div.mob2 a.mail:hover span, div.mob2 a:hover{
		text-decoration: underline;
		color: #f4524d;
	}
	
	div.mob2 a.mail2{
		font-size: 11px;
	}
	
	div.mob2 a.mail2 img{
		margin-top: 20px;
		width: 30px;
		height: 22px;
	}
	
	div.mob2 div.center{
		margin-top: -10px;
		text-align: center;
	}
	
	div.mob2 div, div.mob2 a{
		font-size: 9px;
		line-height: 17px;
		color: #FFFFFF;
		text-decoration: none;
	}
	
	div.mob2 a.sitemap_link_space{
		line-height: 31px;
	}
	
	table.footer_mob td.line{
		width: 1px;
		vertical-align: bottom;
	}
	
	table.footer_mob td.line div{
		display: inline-block;
		width: 1px;
		height: 94px;
		background-color: #403428;
	}
	
	table.footer_mob div.recall_cont{
		margin-bottom: 20px;
		display: inline-block;
		border: solid #5d4a31;
		border-width: 1px 0;
		padding: 3px 2px 0 2px;
		height: 22px;
		line-height: 20px;
	}
	
	table.footer_mob div.phones, table.footer_mob div.phones span{
		display: inline-block;
		float: none;
		font-size: 11px;
		line-height: 23px;
	}
	
	table.footer_mob td.mob3{
		padding-right: 5px;
	}
}

@media screen and (max-width: 640px){
	div.price_title{
		font-size: 18px;
	}
	div.price_chapter, div.price_thead, div.price_thead1, div.price_cname, div.price_value, div.price_red{
		font-size: 14px;
	}
}

@media screen and (max-width: 560px){
	div.price_title{
		font-size: 16px;
	}
	div.price_chapter, div.price_thead, div.price_thead1, div.price_cname, div.price_value, div.price_red{
		font-size: 11px;
	}
	div.price_cname{
		min-width: 100px;
	}	
	div.price_thead, div.price_thead1{
		white-space: initial;
	}
	#delivery_popup{
		padding: 0 29px 0 5px;
	}
}