@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,700,700italic&subset=latin,cyrillic);
hr {
    	border: none; /* Убираем границу для браузера Firefox */
    	color: #ddd; /* Цвет линии для остальных браузеров */
    	background-color: #ddd; /* Цвет линии для браузера Firefox и Opera */
	height: 1px; /* Толщина линии */
}
.galleryid-204 {
    	display: table;
    	width: 100%;
}
a {
	color: #8596A5;
}
.metaslider-217, .metaslider-233 {
	max-width: 720px;
	float: left;
	margin: 40px 0;
}
.alert-info {
    	font-size: 12px;
    	padding: 6px;
    	margin: 18px 0px 0 0;
    	color: #426a7e;
    	background-color: #f5fbfd;
    	float: left;
    	border: 1px solid #c8dee2;
    	width: 285px;
    	display: table;
}
.table-price{
    border: 1px solid lightgrey;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 14px;
    margin: 0 0 20px;
	width: 700px !important;

}
.table-price td{
border: 1px solid lightgrey;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 14px;
    margin: 0 0 20px;
}
.table-price th{
border: 1px solid lightgrey;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 14px;
    margin: 0 0 20px;
}
.btn {
    padding: 7px 16px 8px;
    font-size: 12px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
	text-decoration: none;
}
.btn-danger {
    	color: #fff;
    	background-color: #d9534f;
    	border-color: #d43f3a;
	display: table;
}
.type-page h1 {
    	font-size: 20px;
    	margin: 20px 0;
}
.wordpress-post-tabs {
    	margin: -73px 0 0 0;
}
.type-page ol, .type-page ol li {
	list-style-type: decimal !important;
}
.type-page ol {
    padding: 0 0 0 15px;
}
.type-page ul {
	padding: 0 0 0 30px;
}
.commentlist {
	margin: 0;
	padding: 0;
}
h3#comments {
	display: none;
}
#url, label[for="url"] {
	display: none;
}
.pop-products {
	margin: 0;
	padding: 0;
	display: table;
}
.pop-products a {
	text-decoration: none;
}
.pop-products li {
	width: 204px;
 	float: left;
    	padding: 12px;
    	margin: 0 15px 15px 0;
    	overflow: hidden;
    	border: 1px solid #ddd;
}
.pop-products li:nth-child(3n+3) {
	margin: 0 0 15px 0;
}
.pop-products li img {
	width: 100%;
}
.pop-desc {
	font-size: 13px;
    	text-align: center;
    	color: #333;
}
.pop-price {
	color: #3d9ae4;
	text-align: center;
	margin: 5px 0;
	font-weight: bold;
}
.pop-products .pop-pic {
	height: 130px;
	position: relative;
}
body {
	background: #eee;
	margin: 0;
	padding: 0;
	font-family: 'Open Sans',sans-serif;
    	font-size: 14px;
	min-width: 1045px;
}
ul, li {
	margin: 0;
	padding: 0;
	/*list-style: auto;*/
}
h3 {
	font-size: 20px;
}
.products-list li {
	height: 170px;
}
.products-list li:nth-child(1) .post-thumb-pic:before,
.pop-products li:nth-child(1) .pop-pic:before,
.pop-products li:nth-child(5) .pop-pic:before,
.products-list li:nth-child(5) .post-thumb-pic:before
{
	background: url(images/premium.png) bottom right no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
	background-size: 100%;
}
.products-list li:nth-child(2) .post-thumb-pic:before,
.pop-products li:nth-child(2) .pop-pic:before
 {
	background: url(images/price.png) bottom right no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
	background-size: 100%;
}
.products-list li:nth-child(3) .post-thumb-pic:before,
.pop-products li:nth-child(3) .pop-pic:before
 {
	/*background: url(images/price.png) bottom right no-repeat;*/
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
	background-size: 100%;
}
.title {
	font-size: 20px;
	font-weight: bold;
	margin: 15px 0;
}
.box-shadow {
	background: #fff;
	width: 1045px;
	margin: 0 auto 30px auto;
	-webkit-box-shadow: 0 0 31px 0 rgba(0,0,0,0.4);
    	-moz-box-shadow: 0 0 31px 0 rgba(0,0,0,0.4);
    	-ms-box-shadow: 0 0 31px 0 rgba(0,0,0,0.4);
    	box-shadow: 0 0 31px 0 rgba(0,0,0,0.4);
	display: table;
}
.wrapper {
	width: 1045px;
	margin: 0 auto;
	position: relative;
}
.top-header {
	background-color: #3b5662;
	height: 55px;
	width: 100%;
	/*position: relative;*/
	position: fixed;
    	z-index: 9999;
}
.top-header .logo {
	width: 264px;
	height: 55px;
	top: 0;
	left: 0;
	position: absolute;
	background: #dbdfe6; /* Old browsers */
	background: -moz-linear-gradient(-45deg,  #dbdfe6 36%, #b7c0cb 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg,  #dbdfe6 36%,#b7c0cb 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg,  #dbdfe6 36%,#b7c0cb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbdfe6', endColorstr='#b7c0cb',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}
.top-header .logo:after {
	content: '';
    	background: url(images/shadow.png) no-repeat;
    	width: 277px;
    	height: 29px;
    	top: 54px;
    	left: 0;
    	background-size: cover;
    	position: absolute;
}
.top-header .logo a {
	display: table;
	margin: 10px auto;
}
.top-header .phone {
	background: url(images/phone.png) left no-repeat;
	background-size: 4%;
 	padding: 0 0 0 55px;
	line-height: 55px;
    	color: #fdb913 !important;
	position: absolute;
	left: 477px;
	top: 0;
    	font-size: 22px;
    	font-weight: 600;
		display: flex;
}
.header {
	height: 288px;
	display: flex;
	margin-top:55px;
}
.header .block-menu {
	background: #d8e6f4;
    	background: -moz-linear-gradient(-45deg,#dbdfe6 30%,#8596a5 80%);
    	background: -webkit-gradient(linear,left top,right bottom,color-stop(30%,#dbdfe6),color-stop(80%,#8596a5));
    	background: -webkit-linear-gradient(-45deg,#dbdfe6 30%,#8596a5 80%);
    	background: -o-linear-gradient(-45deg,#dbdfe6 30%,#8596a5 80%);
    	background: -ms-linear-gradient(-45deg,#dbdfe6 30%,#8596a5 80%);
    	background: linear-gradient(135deg,#dbdfe6 30%,#8596a5 80%);
    	-pie-background: linear-gradient(135deg,#dbdfe6 30%,#8596a5 80%);
	float: left;
	width: 264px;
	height: 288px;
	position: relative;
}
.header .slider {
	float: left;
	width: 781px;
	height: 288px;
	overflow: hidden;
}
.menu-primary-container ul li .sub-menu {
	display: none;
	background: #fff;
 	border-radius: 3px;
	left: 264px;
	width: 300px;
	position: absolute;
 	z-index: 999;
 	margin-top: -43px;
 	padding: 15px 0;
	box-shadow: 0 0 50px rgba(0, 0, 0, 0.4);
}
.menu-primary-container ul li .sub-menu a {
	font-size: 13px;
	text-decoration: none;
 	line-height: 30px;
 	display: block;
 	padding: 0 20px;
	color: #3B5662;
	border-bottom: 1px solid lightgray;
}
.menu-primary-container ul li .sub-menu a:hover {
    	background: rgba(59, 86, 98, 0.15);
}
.menu-primary-container ul li:hover .sub-menu {
	display: block;
}
.menu-primary-container>ul {
	margin: 20px 0;
	padding: 0;
	list-style: none;
}
.menu-primary-container>ul>li>a {
	color: #3b5562;
	padding: 10px 40px 10px 30px;
	display: block;
 	border-left: 3px solid transparent;
	font-size: 16px;
	text-decoration: none;
}
.menu-primary-container>ul>li>a:hover {
	border-color: #3b5562;
}
.current-menu-item, .menu-primary-container>ul>li>a:hover {
    	color: #3b5562;
    	background: #e7f8ff;
    	background: -moz-linear-gradient(top,#fff 50%,#e8e9ed 50%);
    	background: -webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),color-stop(50%,#e8e9ed));
    	background: -webkit-linear-gradient(top,#fff 50%,#e8e9ed 50%);
    	background: -o-linear-gradient(top,#fff 50%,#e8e9ed 50%);
    	background: -ms-linear-gradient(top,#fff 50%,#e8e9ed 50%);
    	background: linear-gradient(to bottom,#fff 50%,#e8e9ed 50%);
    	-pie-background: linear-gradient(to bottom,#fff 50%,#e8e9ed 50%);
	border-color: #3b5562;
}
.current-menu-item a {
	border-color: #3b5562 !important;
}
.sidebar-left {
	float: left;
	padding: 25px;
	width: 250px;
}
.sidebar-left .sidebar {
	margin: 0 0 40px 0;
}
.page, .cl_home_page {
	float: left;
	/*width: 720px;*/
	margin: 25px 0 0 0;
	padding: 10px;
	width: 100%;
}
.wprt-container
{
  padding: 20px;
}
.slick-initialized .slick-slide {
	width: 150px !important;
 	height: 90px !important;
 	overflow: hidden !important;
	margin: 0 7px !important;
}
.slick-initialized .slick-slide img {
	height: 100% !important;
	width: 100% !important;
}
.wpsisac-slick-carousal {
	width: 960px;
  	margin: 0 auto;
	position: relative;
}
.slick-next {
  	display: block;
 	position: absolute;
 	top: 20px;
 	right: -40px;
	cursor: pointer;
}
.slick-prev {
  	display: block;
 	position: absolute;
 	top: 20px;
 	left: -40px;
	cursor: pointer;
}
.slick-slide {
	outline: none;
}
.footer {
	background: #8596a5 url(images/bg-footer.png) top repeat-x;
	width: 100%;
	/* height: 300px; */
}
.btn-group {
	background: url(images/footershadow.png) bottom center no-repeat;
	display: table;
	margin: 0 auto 0 auto;
 	padding: 60px 0 30px 0;
}
.btn-group a {
    	color: #3b5562;
    	font-size: 17px;
    	display: inline-block;
    	position: relative;
    	padding: 3px 11px;
	text-decoration: none;
}
.btn-group a:hover {
    	color: #fff;
}
.type-post {
	float: right;
	width: 720px;
	margin: 25px 25px 0 0;
}
.banners {
	/*padding: 50px 0 0 0 !important;*/
	padding: 5px;
 	background: none !important;
}
.logopay-footer {
    	background: #c1cad2;
    	background: -moz-linear-gradient(top,#c1cad2 50%,#b1bcc3 50%);
    	background: -webkit-gradient(linear,left top,left bottom,color-stop(50%,#c1cad2),color-stop(50%,#b1bcc3));
    	background: -webkit-linear-gradient(top,#c1cad2 50%,#b1bcc3 50%);
    	background: -o-linear-gradient(top,#c1cad2 50%,#b1bcc3 50%);
    	background: -ms-linear-gradient(top,#c1cad2 50%,#b1bcc3 50%);
    	background: linear-gradient(to bottom,#c1cad2 50%,#b1bcc3 50%);
    	-pie-background: linear-gradient(to bottom,#c1cad2 50%,#b1bcc3 50%);
    	padding: 16px 0 13px;
    	text-align: center;
    	width: 543px;
    	margin: 0 auto;
    	margin-top: 20px;
   	margin-bottom: 30px;
}
.logopay-footer .logo {
    	float: left;
    	position: absolute;
    	left: 190px;
}
.logopay-footer .phone {
 	font-size: 21px;
 	position: absolute;
 	color: #fff !important;
 	right: 180px;
	text-decoration: none;
	margin-top: 0px;
	font-weight: bold;
}
.footer-bottom {
    	padding: 22px 0 0;
    	text-align: center;
    	font-size: 11px;
    	color: #fff;
	display: table;
	width: 100%;
	height: 36px;
    	background: url("images/wave.png") repeat-x 50% 0 #3b5662;
}
.footer-bottom .pull-left {
	float: left;
	padding: 20px 0 0 22px;
}
.footer-bottom .pull-right {
	float: right;
	padding: 20px 22px 0 0;
}
.icons-group img {
	margin: 0 5px;
}
.post-thumb-pic {
	position: relative;
	width: 200px;
	overflow: hidden;
	float: left;
 	height: 131px;
	margin: 0 20px 0 0;
}
.post-thumb-pic img {
	width: 100%;
	height: auto;
}
.aligncenter {
	margin: 0 auto;
 	display: block;
}
.type-post ul {
	list-style: square outside;
	list-style-type: disc;
	padding: 0 0 0 20px;
}
.type-post ul li {
	list-style-type: disc;
}
.categories {
	float: left;
	width: 720px;
	margin: 25px 0;
}
.post-desc {
	float: left;
	width: 500px;
}
.post-desc h3 {
	font-weight: normal;
    	margin: 0 0 20px 0;
}
.post-desc h3 a {
	color: #333;
	text-decoration: none;
}
.post-desc h3 a:hover {
	text-decoration: underline;
}
.post-price {
	color: #428bca;
	font-size: 14px;
 	font-weight: bold;
	display: block;
	line-height: 40px;
	float: left;
}
.post-order {
	float: right;
}
.post-order a {
	background: url(https://laitovo.com.ua/wp-content/uploads/bt-buy2.png) no-repeat;
	background-size: contain;
	width: 150px;
	height: 40px;
	display: block;
	font-size: 0;
}
.post-order a.zakaz {
	background: url(https://laitovo.com.ua/wp-content/uploads/bt-buy.png) no-repeat;
	background-size: contain;
	width: 150px;
	height: 40px;
	display: block;
	font-size: 0;
}
.lptw-post-title-link {
	display: block;
  	color: #428BCE;
 	text-decoration: none;
 	margin: 0 0 10px 0;
}
.lptw-recent-posts-fluid-images-widget {
	color: #333;
}
.cl_home_page .tabs-flat {
	margin: 50px 0 !important;
}
.tabs-flat ul.tabs-nav {
	float: right;
   	width: 180px;
}
.r-tabs .r-tabs-tab {
	display: block !important;
}
.tabs-flat ul.tabs-nav li.tabs-nav-items {
	border: 0 !important;
}
.tabs-flat ul.tabs-nav li.tabs-nav-items a {
	font-size: 13px !important;
}
.tabs-content {
	/* background: url(https://laitovo.ru/themes/default/img/video-bg.png) no-repeat !important; */
	padding: 25px 0 36px 30px !important;
	width: 488px !important;
}
.tabs-container {
	padding: 0 !important;
    	height: 387px;
}
.main_order_button{
	display: inline;
	position: relative;
	left: 5px;
}
.main_order_button img{
        /*border: 1px solid lightgrey;
    border-radius: 5px;

    margin-top: 0px;
    text-decoration: none;
    padding: 4px;
    background: rgb(236, 174, 21);
    text-transform: uppercase;
    color: white;
    font-size: 16px;

    bottom: 0px;
    position: relative;
    bottom: 3px;*/
	width: 136px;
    position: relative;
    top: 8px;
    left: 0px;
}
.sfsi_wDiv{
	flex-direction: column;
	display: flex;
	right: 0px !important;
	width: 50px !important;
	left: 14px !important;
}
.sfsi_wicons{
margin-bottom: 5px !important;
padding-top:0px !important;
}
.sfcm.sfsi_wicon{
border-radius:5px;
}
.col-sm-4{
    text-align: center;
}
.block-main-text ul li{
list-style: disc !important;
}

.comment-form-comment label {
    display: block;
}


.cart_basket{
	display:none !important;
}
.logopay-footer {

    max-width: 1145px;
    display: flex;
    width: auto;
    justify-content: space-around;
}
.logopay-footer .logo {
    position: relative;
    left: auto;
}
.logopay-footer .phone {
    position: relative;
    right: auto;
	order: 1;
}

.main_flex_wrap {
	display: flex;
    justify-content: space-around;
    align-content: center;
    align-items: center;
    position: absolute;
    float: right;
    right: -340px;
    width: 330px;
    height: 55px;
}
.main_flex_wrap .social-buttons {
    height: 55px;
    display: flex;
    justify-content: space-between;
    align-items: center;
	width: 50%;
}
.main_flex_wrap ul.social {
	display: flex;
    height: 100%;
    width: 100%;
    justify-content: space-around;
}
.main_flex_wrap .social li img {
	width: 36px;
	border-radius: 5px;
}
.main_flex_wrap .social li:hover {
	opacity:0.7;
}

.main_flex_wrap .social li a {
	height: 100%;
	display: flex;
	align-items: center;
}
	
.top-header .phone {
    padding: 0 0 0 40px;
}	
.table-responsive {
    max-width: 98%;
}
.bottom-logo-phone .phone{
	color: #fff;
  font-size: 36px;
  font-weight: 900;
  font-style: italic;
  text-decoration: none;
  white-space: nowrap;
}
.wp-block-media-text.is-image-fill.chess-main .wp-block-media-text__media {
	min-height: 200px;
}
.iksweb{
	display: inline-block;
	cursor: pointer; 
	font-size:18px;
	text-decoration:none;
	padding:12px 25px; 
	color:#ffffff;
	background:#fdb913;
	border-radius:15px;
	border:2px solid #ffffff;
}
.iksweb:hover{
	background:#ffd875;
	color:#ffffff;
	border:2px solid #ffffff;
	transition: all 0.2s ease;
}
.btn_order{
	display: flex;
	flex-direction: column;
	background-color: #3b5662;
}
.btn_order p{
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}
.emodal.custom-position {
	width:auto !important;
}

.dpr-wrap {
	padding: 0 20px 0 0;
}
	
/* Comments Form */
/* button, input[type="submit"] {
    background: #5db849;
    color: #fff;
    font-size: 1em;
    padding: 15px 40px;
    border: none;
    font-weight: 600;
    cursor: pointer;
    width: 260px;
}

button:hover, input[type="submit"]:hover {
    background: #00CFE7;
    border-color: #00CFE7;
	color: #fff;
}

.comment-form {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.comment-block {
	-webkit-flex:0 0 49%;
	-ms-flex:0 0 49%;
	flex:0 0 49%;
}
.comment-block input {
    background-color: #eaeaea;
    width: 100%;
}
.comment-form-comment,.form-submit {
    flex: 0 0 100%;
}
.form-submit {
    text-align: center;
}
input[type="text"],
input[type="email"],
input[type="url"]
textarea {
    color: #666;
    display: inline-block;
    border: 1px solid #ddd;
    background-color: #eaeaea;
    padding: 15px;
    font-size: 16px;
    margin-bottom: 15px;
    outline: none;
}
textarea {
    width: 100%;
    height: 150px;
}
input[placeholder="Your name"] {
    background: url(assets/icons/user.svg) no-repeat 15px center;
    padding-left: 45px;
}

input[type="email"] {
    background: url(assets/icons/envelope.svg) no-repeat 15px center;
    padding-left: 45px;
}	 */
	
	
@media (max-width: 1280px){
	BODY {
		min-width: inherit;
		overflow-x: hidden;
		font-size: 18px;
		 margin: 0;
		padding: 0;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		background: #fff;
	}
	.top-header .wrapper,
	.footer .wrapper {
		width: 100%;
	}
	.header {
		display: flex;
		justify-content: center;
		height: auto;
		width: 100%;
	}
	.header .block-menu {
		display:none !important;
	}
	
	#responsive-menu-container li.responsive-menu-item {
		background: #212121;
	}
	#responsive-menu-container .responsive-menu-submenu-open li.responsive-menu-item {
		margin-bottom: 20px;
	}
	.sidebar-left {
		display:none !important;
	}
	.header .slider {
		width: 100%;
		height: auto;
		float: none;
		display: flex;
	}
	#metaslider-id-11 {
		
		max-width: 100% !important;
		width: 100%;
	}
	.top-header .phone {
		background: none;
			background-size: auto;
		padding: 0;
		line-height: 55px;
		color: #fdb913 !important;
		font-size: 22px;
		font-weight: 600;
		position: relative;
		left: auto;
		display: flex;
		justify-content: center;
	}
	.top-header {
		height: auto;
		top: -10px;
	}
	.top-header .logo {
		width:100%;
		position: relative;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.top-header .logo::after {
		content: '';
		background: none;
			background-size: auto;
		width: 0;
		height: 0;
		top: 0;
		left: 0;
		background-size: auto;
		position: relative;
		display: none !important;
	}
	.top-header .logo a {
		display: table;
		margin: 10px auto;
		display: flex;
	}
	.page, .cl_home_page {
		width: auto;
		max-width: 100%;
		margin: 0;
		float: none !important;
		display: flex;
		justify-content: center;
		flex-direction: column;
		align-content: center;
		align-items: center;
	}
	.box-shadow {
		width: 100%;
		margin: 0;
		margin-top: -35px;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
    align-content: center;
		box-shadow: 0 0 0 0;
		overflow: hidden;
	}
	.tabs-container {
		height: auto;
	}
	.pop-products {
		    margin: 0;
		padding: 0;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	.pop-products .pop-pic {
		height: auto;
		position: relative;
	}
	.pop-desc {
		font-size: initial;
		text-align: center;
		color: #333;
	}
	.pop-price {
		color: #3d9ae4;
		text-align: center;
		margin: 5px 0;
		font-weight: bold;
		font-size: 28px;
	}
	.pop-products li {
		float: inherit;
	}
	.phone1 {    
		color: #fdb913 !important;    
		font-size: 22px;
		font-weight: 600;
	}
	.phone1 > p {
		line-height: 10px;
	}
	.block-main-text {
		padding: 40px;
    display: block;
    position: relative;
	}
	.cl_home_page .tabs-flat {
		margin: 0 !important;
	}
	#responsiveTabs-96 {
		display: flex;
		padding: 0;
		margin: 0;
		flex-direction: column-reverse;
		align-items: center;
		max-width: 100%;
	}
	.tabs-flat ul.tabs-nav {
		width: auto;
	}
	.tabs-flat ul.tabs-nav li.tabs-nav-items a {
		font-size: inherit !important;
	}
	.tabs-nav-items.r-tabs-tab {
		text-align: center;
	}
	.tabs-flat .r-tabs-accordion-title {
		text-align: center !important;
	}
	.logopay-footer {
		padding: 16px 0 13px;
		text-align: center;
		width: 543px;
		margin: 0 auto;
		margin-top: 20px;
		margin-bottom: 30px;
		width: 100%;
		margin: auto;
		display: flex;
		flex-direction: column;
		height: auto;
	}
	.logopay-footer .logo {
		float: none;
		position: relative;
		left: inherit;
	}
	.logopay-footer .phone {
		font-size: 21px;
		position: relative;
		color: #fff !important;
		right: inherit;
		text-decoration: none;
		margin-top: auto;
		font-weight: bold;
		order:0;
	}
	
	
	.main_flex_wrap {
		position: relative;
		left: auto;
		right: auto;
	}
	
	.main_flex_wrap .social li img {
		width: 36px;
		height: 36px;
	}
	.iksweb {
		padding: 0 20px;
	}
}

@media (max-width: 769px){
	.pop-products {
		/* flex-direction: column; */
	}
	.top-header {
		height: 126px;
		top: -10px;
	}
	.top-header .phone {
		background: none;
			background-size: auto;
		background-size: auto;
		padding: 0;
		line-height: 22px;
		color: #fdb913 !important;
		font-size: 17px;
		font-weight: 600;
		position: relative;
		left: auto;
		display: flex;
		justify-content: center;
		flex-direction: column;
		align-content: center;
		align-items: center;
	}
	.header .slider {
		margin-top: 25px;
	}
	.page{
		width: 90%;
	}
	div#respond {
		max-width: 100%;
	}
	textarea#comment {
		max-width: 260px;
	}
	.type-post {
		max-width: 90%;
	}
	h1 {
		font-size: 1.2em;
	}
	.type-post .flex-container ul.flex-items {
		display: flex;
		flex-direction: column;
	}
	.page p {
		max-width: 100%;
	}
	.products-list li {
		display: flex;
		flex-direction: column;
		height: auto;
		margin-bottom: 30px;
	}
	.products-list .post-price {
		color: #428bca;
		font-size: 28px;
		font-weight: bold;
		display: block;
		line-height: 40px;
		float: left;
	}
	.categories {
		float: left;
		width: auto;
		margin: 25px 0;
		max-width: 90%;
	}
	.products-list .post-desc {
		float: left;
		width: 500px;
		width: auto;
	}
	iframe {
		height: auto;
		max-width: 100%;
		margin: 0 75px;
		width: auto;
	}
		.emodal .emodal-content :last-child {
		margin-bottom: 0;
		max-width: 230px;
	}
	#eModal-1 {


		width: 100%;
		border: none;
		border-radius: unset;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-content: center;
		align-items: center;
		padding: inherit;
		padding-bottom: 10px;
	}
	.main_flex_wrap {
		height:40px;
	}
	.main_order_button img {
		top: 1px;
		left: 0px;
	}
	.tel-slash{
		display:none;
	}
}























