<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body, div, span, object, iframe,
p, blockquote, pre,strong,
b, u, i, center,
ul, li, fieldset, form, label, legend,
table, tbody, tr, th, td, a,
article, canvas,
figure, footer, header, audio, video {
background-repeat:no-repeat;
margin: 0;
padding: 0;
border: 0;
vertical-align: top;
font-family: Helvetica, Arial, sans-serif;
box-sizing: border-box;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

html, body{
height: 100%;
}

a{color: #000000; text-decoration: none;}
a:hover{text-decoration: none;}

.center{
    max-width: 1290px;
width: 90%;
height:auto;
margin: 0 auto;
overflow:hidden;
position:relative;
z-index:1;
}

.clear{clear:both;}

body{        background-color: rgba(255, 255, 255, 0);}


a, .plav, button{
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

h1, h2, h3{font-weight: normal; display: inline-block;}

h1{font-size: 32px;}
h2{font-size: 28px;}
h3{font-size: 24px; margin: 10px 0;}

article ul{    margin-left: 17px;}

.fifty{width: 49.8%; text-align: center;     display: inline-block;}
.table td{padding: 12px 18px;
    text-align: center;
    font-size: 16px;
	background-color: #f7f7f7;}
	
	table.table{margin: 14px auto;}
	
	.colorpink{color: #fe6b70;}
	.colorgrey{color: #949494;}
	
	.pizzaprice &gt; span{font-size: 30px; position: relative;}

.pizzaprice span:before {
    left: -80px;
}

.pizzaprice span:before, .pizzaprice span:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    width: 70px;
    height: 5px;
    border-top: 1px solid #c2c2c2;
    border-bottom: 1px solid #c2c2c2;
}

.pizzaprice span:after {
    right: -80px;
}

#maps, #content, #whywe{overflow: hidden;}

#header{
    width: 100%;
    min-height: 128px;
    background-color: rgba(243, 243, 243, 0.48);
    background-blend-mode: color;
    margin: 0 auto;
    background-image: url(http://flowers.mery.kz/images/pat-gray.png);
    background-repeat: repeat;
    box-sizing: border-box;
    padding: 26px 20px;
}

#logo{text-align: center; width: 269px; display: inline-block; float: left;}

#logo i{font-size: 14px; display: block;}

.headblock{
    width: 220px;
    display: inline-block;
    float: right;
    margin-left: 10px;
    text-align: right;
        margin-top: 16px;
		font-style: italic;
    font-size: 15px;
	}
	
.headblock a{margin-top: 3px;
        background: #fbfbfb;
    padding: 10px;
    color: black;
    border-radius: 3px;
    display: inline-block;
    font-style: normal;}
	
	.headblock a:hover{
	        background: #444444;
		color: white;	}
		
#vk{    margin-left: 10px;
    width: 150px;
    margin-top: 8px!important;}
#vk, #fb{    display: inline-block;
    margin-top: 11px;
    margin-bottom: 8px;
    margin-right: 6px;
    float: right;}	
#menu{
display: block;
    width: 100%;
    min-height: 30px;
}
#menu ul li{    float: left;
    display: inline-block;}
	
.colorgrey{color: grey!important;}
.colorpink2{color: #ffc9cd!important;}

#menu ul li a:hover{color: #ff8787;
    background-color: white;
	    text-decoration: none;
	}
#catalog{    text-align: center;}
.flower{    width: 31%;
    display: inline-block;
    box-sizing: border-box;
    padding: 20px;
    margin: 10px 1%;
    border-radius: 4px;
    min-width: 296px;
    border: 1px solid rgba(255, 135, 135, 0);}
.flower img{    display: block;
    width: 300px;
    border-radius: 4px;
    border: 4px solid rgba(255, 255, 255, 0.57);
	    box-sizing: border-box;
    height: 300px;
    margin: 0 auto;
    object-fit: cover;
	 -o-object-fit: cover;
	  -moz-transition: all 0.4s ease-out;
 -o-transition: all 0.4s ease-out;
 -webkit-transition: all 0.4s ease-out;
	 }
	 .flower img:hover{ 
-webkit-transform: scale(1.3);
 -moz-transform: scale(1.3);
 -o-transform: scale(1.3);
 }
	 
.flower span{margin: 10px 0;
    display: block;
	height: 48px;
    color: grey;
    text-align: center;
    font-size: 16px;}
button, .button{-webkit-box-shadow: 0px 4px 0px 0px #cf000e;
    box-shadow: 0px 4px 0px 0px #cf000e;
    background-color: #f6525d;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 4px;
    border: 1px solid #f6525d;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-size: 20px;
        padding: 6px 26px;
    text-decoration: none;
    text-shadow: 0px 2px 0px #cf000e;
    margin-top: 10px;}
button:hover, 
.button:hover,
.mainButton:hover{    background-color: #fd717b;
    cursor: pointer;}
	.mainButton:active{
    background-color:#cf000e;
    position:relative;
    top:1px;
}
button:active, .button:active{
    background-color:#cf000e;
    position:relative;
    top:1px;
}

#hidden_phone button{font-size: 18px;
    padding: 4px 16px;     margin-bottom: 10px;}
	
.price{    display: block;
    text-align: center;
    font-size: 24px;}
.pad{padding: 20px; display: inline-block;}
.colorwhite{color:white;}
#content img{
	width: 100%;
	min-width: 270px;
	max-width: 400px;
    float: left;
	}
#content h1{margin-top: 0;}

#maps{background-color: #f3eed5; width: 100%; text-align: center;}
#maps p{font-size: 18px;
    line-height: 27px;}
#whywe{width: 100%;
    text-align: center;
    background-color: #f6525d;}

#whywe li{
    list-style-type: none;
    width: 24%;
    min-height: 155px;
    overflow: hidden;
    border: 2px dashed #f6525d;
    padding: 18px 10px;
    vertical-align: top !important;
    border-radius: 8px;
    margin-right: 10px;
    margin-bottom: 20px;
    position: relative;
    display: inline-block;
    background-color: rgb(255, 255, 255);
	    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    -webkit-transition: all 0.4s ease-out;
}
#whywe li:hover{
-webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    z-index: 999;
    }
	
#whywe img {
    display: block;
    margin: 0 auto;
	    opacity: 0.68;
}
#oplataimg img {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 220px;
	    opacity: 0.9;
}
	
#whywe span{ display: block;
    padding-top: 12px;}

.reviews{
    display: block;
        background-color: #f3eed5;
    padding: 20px 10px;
    border-radius: 4px;}
.reviews span{    color: #fe6b70;}
.reviews i{color: grey;}
.reviews p{margin-top: 10px;}
	
.blade{
    background-color: transparent;
    background-image: -webkit-radial-gradient(50% 50%, circle closest-corner, rgba(0,0,0,.2) 17%, rgba(0,0,0, 0.85098));
    left: 0px;
    top: 0px;
    position: fixed;
    height: 100%;
    width: 100%;
    opacity: 1;
    z-index: 999;
}

.hiddenphonewrap{
	width: 545px;
    height: auto;
    background-color: #ececec;
    border-radius: 8px;
    border: 6px solid #f6525d;
    top: 20%;
    left: 50%;
    margin-left: -270px;
    position: relative;
    display: block;
    text-align: center;
	z-index:999;
}

.hiddenphonewrap .title{
color: #6d6d6d;
    font-size: 24px;
margin: 0 0 14px 0!important;}

#fields{width: 280px;
    padding: 35px 30px 20px 30px;
    text-align: center;
    height: 370px;
    margin: 0 auto;
    display: inline-block;
    float: left;}
	
	    #note{    text-align: center;
    width: 280px;
    display: inline-block;
    float: left;
    margin-left: 6px;
}

#my_form_contact input, #my_form_contact textarea{padding: 10px;
    border-radius: 4px;
    border: 1px solid #d6d6d6;
	    color: grey;
    margin-bottom: 10px;     box-sizing: border-box;
        width: 100%; max-width: 600px; font-size: 15px;
    text-align: left;}

#webest li{    list-style-type: none;
    margin-bottom: 22px;
    font-size: 15px;}
#webest{    width: 240px;
    padding: 30px 20px;
    display: inline-block;
    background-color: #626262;
    color: white;
	 float: left;}
#webest img{    display: block;
    margin: 0 auto;
        margin-bottom: 3px;}
		
.newsite{    font-size: 20px;
    background: #fbfbfb;
    padding: 4px 8px;
    text-decoration: underline;}
	
	.newsite a{color:black;}
	
	#content p{text-align: left; font-size: 14px;}
	#content{margin-top: 30px;
    background: white;}
	#content .pad{    text-align: left;}

.insta{background:url('http://flowers.mery.kz/images/insta.png') no-repeat;}	

/* neeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeew*/
*{ font-family: 'pf_din_text_cond_proregular' !important;
text-align:center;
    vertical-align: baseline;
}

body {
    background-color: rgb(242, 241, 239);
}
.header {
    margin: 65px auto;
}

.row {
    position: relative;
    margin: 60px 0 0 0;
    z-index: 99;
}

.row2 {
    height: inherit;
    position: relative;
    margin: 0;
    z-index: 99;
}

.logo {
    float: left;
    width: 290px;
    position: relative;
}

.logo img{width: 290px; margin-top: -4px;}

a {    color: #f6525d;}

.logo-desc {
        font-family: 'pf_din_text_cond_proregular' !important;
    color: #666;
    font-size: 14px;
    position: absolute;
    left: -1px;
    top: 33px;
    text-align: center;
    margin: 0;
    margin-top: 9px;
    font-weight: normal;
}

.delivery {
    float: left;
    font-family: 'pf_din_text_comp_promedium' !important;
    font-size: 22px;
    color: #ff4461;
    margin-left: 80px;
}

.map{    float: left;
    font-family: 'pf_din_text_comp_promedium' !important;
    font-size: 22px;
    color: #ff4461;
    text-transform: uppercase;
    margin-left: 80px;
    margin-top: 10px;}

.delivery img, .map img {
    float: left;
    margin-right: 10px;
	margin-top: 5px;
    width: 50px;
}

.delivery p, .map p {
    color: #ff4461;
	    text-align: left;
    float: left;
    margin-top: 8px;
    font-family: 'pf_din_text_cond_proregular' !important;
}

.delivery p span, .map p span {
    color: #000;
    display: block;
    font-size: 16px;
	    text-align: left;
}

.contact {
        text-align: right;
    float: right;
    position: relative;
	    margin-bottom: 8px;
}

.desc {text-align: right;
    font-family: 'pf_din_text_cond_proregular' !important;
    color: #444444;
    font-size: 22px;
}

.phone {
    font-family: 'pf_din_text_comp_promedium' !important;
    color: #444444;
    font-size: 30px;
	margin-top: -2px;
}

.phone a{    color: #444444;     font-family: 'pf_din_text_comp_promedium' !important;}

.phone .red {
    vertical-align: baseline;
    font-size: 22px !important;
    font-family: 'pf_din_text_cond_proregular' !important;
}

	#timakoks{float: left;
    margin-right: 5px;
    margin-top: 9px;
    width: 22px;
    display: inline-block;}

.red {
    color: #f6525d;
}

.address {
    font-family: 'pf_din_text_cond_proregular' !important;
    color: #999999;
    font-size: 17px;
    text-align: center;
}
.navigation{
position: fixed;
    width: 100%;
    height: auto;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    background: #000;
    top: 0;
    z-index: 888;
}
#menu ul li a{
color: white;
    font-family: 'pf_din_text_cond_proregular' !important;
	text-decoration:underline;
	    background-color: black;
    border: none;
    border-radius: 0;
    margin-top: 0;
    margin-right: 0;
    font-size: inherit;
    padding: 13px 9px;
    display: inline-block;
	}
	
	.navigation li {
    display: inline-block;
}

#main-img {
    height: 622px;
    width: 100%;
    position: relative;
    margin: auto;
    z-index: 1;
}
.buttonn {
margin-top:-170px;
    text-align: center;
}
.skew {
	-webkit-transform: skewX(-15deg); 
	-moz-transform: skewX(-15deg); 
	-ms-transform: skewX(-15deg); 
	-o-transform: skewX(-15deg); 
	transform: skewX(-15deg); 
}
.skew &gt; *, .skew &gt; p, .skew &gt; span {
	-webkit-transform: skewX(15deg); 
	-moz-transform: skewX(15deg); 
	-ms-transform: skewX(15deg); 
	-o-transform: skewX(15deg); 
	transform: skewX(15deg); 
}

.action-text-bg {
    height: 95px;
    position: relative;
    margin: auto;
    top: 140px;
}
.text1 {
    /* margin: 19px 44px 10px 78px; */
    height: 95px;
    vertical-align: middle;
    padding: 0 44px 0 40px;
    padding-top: 18px;
    background-color: #f6525d;
	position: relative;
    display: inline-block;
	text-align: center;
	margin: 0;
	border: 0;
}

.text1 p{
	font-family: 'pf_din_text_comp_promedium' !important;
	font-style: italic;
	font-size: 50px;
    color: #FFF;
    text-transform: uppercase;
	    text-align: center;
}
.text2 {
font-size: 30px;
    color: #FFF;
    text-transform: uppercase;
    padding: 0 20px;
    padding-top: 18px;
        margin: 0 2px;
	border: 0;
    height: 95px;
    background-color: #000;
	  position: relative;
    display: inline-block;
	    text-align: center;
}
.text2 &gt; span{
	display: inline-block;
}
.text3 {
    position: relative;
    display: inline-block;
    font-style: italic;
    padding: 0 33px 0 20px;
    padding-top: 12px;
    	margin: 0;
	border: 0;
    height: 95px;
    background-color: #fff;
	    text-align: center;
}

.after5{
    background: #ffffff;
    display: inline-block;
    margin-top: -48px;
    padding: 5px 10px;
    border-radius: 3px;
    font-size: 16px;
	}
	
.mainButton {
    -moz-box-shadow: 0px 4px 0px 0px #cf000e;
    -webkit-box-shadow: 0px 4px 0px 0px #cf000e;
    box-shadow: 0px 4px 0px 0px #cf000e;
    background-color: #f6525d;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #f6525d;
    position: relative;
    text-transform: uppercase;
    cursor: pointer;
    color: #ffffff;
    font-size: 36px;
    font-family: 'pf_din_text_comp_promedium' !important;
        padding: 20px 40px;
    text-decoration: none;
    text-shadow: 0px 2px 0px #cf000e;
}
#main-img .new-price {
    font-style: italic;
    color: #f6525d;
    font-size: 50px;
    padding-top: 4px;
    display: inline-block;
}
#main-img .old-price {
    font-style: italic;
    text-decoration: line-through;
    color: #999999;
    font-size: 24px;
    margin: 20px 10px !important;
    float: left;
    position: relative;
    margin-left: -5px !important;
}
.text2 p {
	color: #c7c7c7;
    font-size: 16px;
    font-style: italic;
        background: rgba(0, 0, 0, 0.41);
    padding: 2px 0;
}

.mainButton:active {
    background-color: #cf000e;
    position: relative;
    top: 1px;
}

.mainButton:hover {
    background-color: #f76d77;
}

.white{background:white;}

.h_roza {
    font-size: 48px;
    color: #fe6b70;
    position: relative;
}
.w_roza {
    font-size: 48px;
    color: white;
    position: relative;
}
.h_roza:before {
    content: "";
    position: absolute;
    width: 365px;
    height: 1px;
    background: #fe6b70;
    top: 55%;
    left: -400px;
}
.h_roza:after {
    content: "";
    position: absolute;
    width: 365px;
    height: 1px;
    background: #fe6b70;
    top: 55%;
    right: -400px;
}
.w_roza:before {
    content: "";
    position: absolute;
    width: 365px;
    height: 1px;
    background: white;
    top: 55%;
    left: -400px;
}
.w_roza:after {
    content: "";
    position: absolute;
    width: 365px;
    height: 1px;
    background: white;
    top: 55%;
    right: -400px;
}
/* neeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeew*/
.oldprice{
    display: inline-block;
    text-decoration: line-through;
    color: #999999;
    font-size: 18px;
    margin-top: 4px;
    margin-right: 8px;
    font-style: normal;
	}

.h3title{    font-weight: normal;
    font-size: 30px;}

	.wtsp{
	-webkit-box-shadow: 0px 4px 0px 0px #00cf04;
    box-shadow: 0px 4px 0px 0px #18cf00;
    background-color: #6abc38;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 4px;
    border: 1px solid #45ef3e;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-size: 20px;
    padding: 6px 26px;
    text-decoration: none;
    text-shadow: none;
    margin-top: 10px;
}

.wtsp:hover{
    background-color: #71fd79;
    cursor: pointer;
}

.mobile{display:none;}


#sale{
	background-image: url(images/slider.jpg);
	min-height: 378px;
	width: 100%;
	background-size: cover;
	position: relative;
	    overflow: hidden;
}

#sale h1{
font-size: 48px;
    text-transform: uppercase;
    color: white;
    font-family: 'pf_din_text_comp_promedium' !important;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.52);
    display: block;
    text-align: left;
    margin-bottom: 3px;
    line-height: 50px;
}

.saletextwrap h6{
	font-size: 33px;
    text-transform: uppercase;
    color: white;
    font-family: 'pf_din_text_comp_promedium' !important;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.26);
    display: block;
    text-align: left;
	font-weight: normal;
    margin: 0;
	margin-bottom: 10px;
}

.saletextwrap h6 i{
	    font-style: normal;
    font-family: 'pf_din_text_comp_promedium' !important;
    text-decoration: line-through;
}

.saletextwrap{
	width: auto;
    max-width: 490px;
    text-align: left;
    display: inline-block;
    position: relative;
    float: right;
    margin-right: 30px;
	    padding-right: 80px;
}

.saleform{
    background: white;
    border-radius: 3px;
    padding: 8px 10px;
    margin: 18px 0;
    width: 265px;
    position: relative;
    right: 0;
    top: 0;
    float: right;
    display: inline-block;
}

#sale:before{
	content: "";
	background-image: url(images/leave.png);
	width: 137px;
	height: 68px;
	display: block;
	position: absolute;
	z-index: 999;
    right: -30px;
    bottom: -8px;
}

.saleform i{
	display: block;
    font-size: 14px;
    font-style: normal;
    color: #aaaaaa;
    margin-bottom: 16px;
    padding: 0 22px;
}

.saleform p {
	font-size: 14px;
    font-style: normal;
    color: #aaaaaa;
    padding: 0 22px;
}

.saletextwrap h3{
        background-color: #f6525d;
    color: white;
    padding: 10px;
    font-size: 26px;
    text-transform: uppercase;
	border-radius: 3px;
}

.saletextwrap span{
	background-color: #70b645;
	border-radius: 3px;
    color: white;
    padding: 10px;
    display: inline-block;
    font-size: 13px;
    text-transform: uppercase;
}
#fields2 input{
	width: 200px;
    padding: 10px;
    border-radius: 4px;
    border: 1px solid #d6d6d6;
    color: grey;
    margin-bottom: 10px;
    box-sizing: border-box;
    font-size: 15px;
    text-align: left;
}

.saleimg img{
position: absolute;
    bottom: 0;
    left: 0;
}

.saleimg{
display: inline-block;
    height: 100%;
    width: 417px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.saleimg:before{
    content: "";
    background-image: url(images/arrow-sale.png);
    width: 159px;
    height: 57px;
    display: block;
    position: absolute;
    bottom: 20px;
    right: 0;
}

.saleformmob{margin-bottom: 10px;}

.saleformmob b{
	font-weight: normal;
	margin: 0;
	text-decoration: line-through;
}

.saleformmob span{
	display: block;
	color: #f6525d;}

#timer{
	margin: 6px 0;
}

#timer-element-c8b661777b5140acd95133e76d467658-days{
	display: none!important;
}

#timerc8b661777b5140acd95133e76d467658{
	text-align: left!important;
}

#sale &gt; .center{
	text-align: left;
}
	
@media screen and (max-width: 1300px){
	.center{width:90%;}
}	
@media screen and (max-width: 1200px){
	.center{width:90%;}
}
@media screen and (max-width: 1130px){
	.center{width:92%;}
}
@media screen and (max-width: 1111px){
	.center{width:96%;}
}
@media screen and (max-width: 1060px){
	.center{width:98%;}
	#header{text-align:center; padding: 36px 10px;}
	.headblock{text-align:center; float: none;
    margin-left: 0;}
	#logo{
	display: block;
    margin: 0 auto;
    float: none;
	}
}
@media screen and (max-width: 900px){
	.center{width:98%;}
}
@media screen and (max-width: 820px){
	.saletextwrap{
	max-width: 392px;
    float: left;
		margin-left: 20px;
		padding: 0;
		margin-right: 0;
	}
}
@media screen and (max-width: 800px){
	.center{width:100%;}
	
	.saleform{margin-right: 20px;}
	
		.flower img {
    display: block;
    width: 100%;
    height: auto;
	}
	
	#wrapper, .logo-desc{display:none!important;}
	
	.row {
    position: relative;
	}
	
	.white {    padding: 0 16px;}
	
	.logo {
    float: none;
    display: block;
	    width: 100%;
	}
	
	.contact, .delivery {
    float: none;
    display: inline-block;
    margin: 0 13px;
	}

	
}

@media screen and (max-width: 735px){
	.saletextwrap{
	max-width: 320px;
	}
}

@media screen and (max-width: 670px){
	.mobile{display:inline-block;}
	
	.saletextwrap{display: none;}
	
	#fb {
		margin-bottom: 8px;
		margin-right: 0;
		float: none;
	}
	.white {margin-top: 40px;}
	
	.logo {
    float: none;
    width: 100%;
	}
	
	.delivery {
    float: none; 
    margin: 0 14px;
    display: inline-block;
	}
	.header {height: auto;}
	.contact {
    text-align: center;
    float: none;
    position: relative;
    margin: 8px 0;
	}
	.phone, .desc {display: inline-block;}
	#menu ul li {float: none;}
	
	.action {
    font-size: 30px;
    font-weight: 700;
    font-style: italic;
    color: #fff;
    line-height: 55px;
    padding-top: 25px;
	}
	
	#main-img .action-text-bg {
    width: 300px;
    margin: 0 auto;
        top: 60px;
	text-align: center;
	height: auto;
    min-height: 340px;
	}
	
	#main-img .left-block {
    width: 190px;
    float: left;
	}
	#main-img .right-block {
    width: 130px;
    float: left;
	}
	.text1 {
    margin-bottom: 4px;
    font-size: 30px;
    height: 85px;
	background-color: rgba(246, 82, 93, 0.87);
	}
	
	.text1 p {
    font-size: 40px;
	}
	
	.text2{
		    background-color: rgba(0, 0, 0, 0.7);
			font-size: 20px;
	}
	.text2 p {
    font-size: 13px;
    font-style: normal;
}
.text3 {
    height: 68px;
    margin-top: 6px;
    background-color: rgba(255, 255, 255, 0.74);
}
#main-img .new-price {
    font-size: 30px;
    padding-top: 4px;
    display: inline-block;
}

	#main-img .old-price {margin-left: inherit!important;}
	.mainButton {
    font-size: 23px;
    padding: 8px 10px;
	}
	#whywe li {
    min-width: 280px;
    margin-right: 0;
	}
	.w_roza, .h_roza{font-size: 28px;}
}

@media screen and (max-width: 550px){

	.flower span {
    height: auto;
    margin-bottom: 4px;
	}
	
	button{margin-top: 4px}
	.flower {padding: 0;}

	#oplataimg img { max-width: 160px;}
	#oplataimg li {
    min-width: 280px;
    margin-right: 0;
    padding: 10px;
    min-height: 100px;
}
	
	#webest{display: none;}
	#fields{float: none;}

	.row {    margin: 60px 0 0 0;}

	.hiddenphonewrap{
		top: 10%;
		box-sizing:border-box;
		z-index:999;
		padding-bottom:14px;
	}
	
	.mainButton{display:inline-block;
	width: 280px;
	}
	
	.delivery img, .map img {
    float: left;
    margin-right: 10px;
    margin-top: 12px;
    width: 40px;
	}
	
	.desc, .old-price{display: none!important;}
	.mainButton {
    padding: 20px 40px;}
	.buttonn {
        margin-top: -200px;
		}
	.logo-desc {
    left: 41px;  }
	
	
}

@media screen and (max-width: 440px){

	.saleform{
	margin: 18px auto;
    float: none;
    clear: both;
    display: block;
	}

	#vk{display: none!important;}
	#webest, #wrapper, .nomobile{display: none;}
	#content &gt; article.pad{    display: none;}
	
	.8march 
	
	.8march .saleform {
    margin-top: 270px!important;
}
	
	.8march .saleimg:before{display: none;}
	
	.8march .saleimg {
    display: inline-block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
}
	
	
	
}
@media screen and (max-width: 360px){
	#fb{display:none;}
}	</pre></body></html>