

/* Start:/shops/style.css?164968641211157*/
/* Casada Landing CSS */

/* Global styles */
@media all { 
	.shop_element
	{
		width: 25%;
		display: inline-block;
		font-size: 1.8em;
		vertical-align:top;
	}
	.shop_finder
	{
		color:#c00;
	}
	.shop_row
	{
		border-bottom:1px solid #ccc;
	}
	#shops_plain_list
	{
		display:none;
		min-height:500px;
		text-align:center;
	}
	.map_control_button
	{
		width:123px;
		border:1px solid #ccc;
		display:inline-block;
		text-align:center;
		line-height:2em;
		cursor:pointer;
		background-color:#eee;
		color:#333;
	}
	.map_control_active
	{
		background-color:#000;
		color:#fff;
		border:1px solid #000;
	}
	.map_control_button:hover
	{
		background-color:#ccc;
		color:#000;
	}

	.modal_show 
	{
		cursor: pointer;
	}
	.order_link
	{
		display:none;
	}
	
	#button_go_top
	{
		cursor:pointer;
	}
	
	#myModal .modal-content
	{
		background-color:#333;
	}
	#myModal .modal-header
	{
		border-bottom:0;
	}
	#myModal .modal-footer
	{
		border-top:0;
	}
	#myModal button.close
	{
		color:#fff;
	}
	#myModal .modal-body
	{
		font-size:10px;
		color:#fff;
	}
	#myModal ul
	{
		list-style-type:none;
		padding-left:0;
	}
	#myModal li
	{
		padding-left:30px;
		background:url('/images/check_sign.svg') no-repeat left top;
		background-size:auto 1em;
	}
	
	body {
		font-size:14px;
		font-family: 'Open Sans', sans-serif;
	}
	#menu_chairs
	{
		text-align:center;
		font-size:10px;
		font-weight:400;
		background-color:#fff;
		padding-left:20px;
		padding-top:20px;
		position:absolute;
		top:0px;
		left:0px;
		height:230px;
		margin:auto;
		z-index:1001;
		min-width:542px;
		width:calc(100% - 13px);
	}
	#menu_chairs a
	{
		color:#000;
		text-decoration:none;
	}
	#menu_chairs img 
	{
		margin-top:15px;
	}
	
	#menu_chairs .chair_links>div
	{
		display:inline-block;
		text-transform:uppercase;
		width:160px;
		font-size:1.2em;
	}
	.chair_links
	{
		width:500px;
	}
	.row 
	{
		margin:auto;
		overflow:hidden;
	}
	#content
	{
		padding:0;
		min-width:250px;
	}
	.footer_list li
	{
		line-height:2.5em;
	}
	.footer_list
	{
		list-style:none;
		text-align:left;
		padding:0px;
		width:200px;
		line-height:1.8em;
	}
	.footer_list_header
	{
		font-size:1.5em;
		line-height:1em !important;
		padding-bottom:10px;
	}
	#footer 
	{
		background-color:#333;
	}
	#footer div.footer_row1
	{
		background-color:#333;
		padding-top:50px;
		padding-bottom:40px;
		max-width:1222px;
	}
	#footer div.footer_row2
	{
		background-color:#000;
		padding-top:50px;
		padding-bottom:20px;
		max-width:1222px;
	}
	#footer div.footer_col2
	{
		background-color:#000;
		color:#fff;
		padding:10px;
		text-align:center;
	}
	#footer div.footer_col1
	{
		background-color:#333;
		color:#fff;
		padding:10px;
		min-width:200px;
	}
	#footer div.footer_col1>div
	{
		width:200px;
		margin:auto;
	}
	#footer a
	{
		color:#fff;
		text-decoration:underline;
	}
	#header
	{
		height:0px;
	}
	#logo 
	{
		width: 143px;
		height: 73px;
		max-width: 143px;
		max-height: 73px;
		background-image: url("/images/logo_casada.png");
		background-repeat:no-repeat;
		background-size:contain;
		display:inline-block;
		position:relative;
		left:30px;
		top:20px;
		z-index:1;
	}
	.casada_panel
	{
		position:relative;
		background-repeat:no-repeat;
		background-position-x:center;
		background-size:contain;
	}

	#menu
	{
		width:calc(100% - 210px);
		position:absolute;
		top:10px;
		left:200px;
		display:block;
		font-size:0;
		z-index:999;
		background-color:#000;
		max-width:1000px;
	}
	#submenu .anchors
	{
		display:none !important;
	}
	#menu>div
	{
		height:53px !important;
	}
	#submenu
	{
		position:absolute;
		top:63px;
		left:200px;
		display:block;
		font-size:0;
		z-index:999;
		max-width:1000px;
	}
	#submenu>div>div:after
	{
		width: 100%; 
		height: 0px;
		visibility: hidden;
		overflow: hidden;
		content: '';
		display: inline-block;
	}
	#menu div.menu_element, #submenu div.menu_element 
	{
		display:inline-block;
		vertical-align:top;
		height:53px;
		background-color:#fff;

		padding-top:16px;
		padding-bottom:13px;
		margin:0;
		font-size:14px;
		display:inline-block;
		color:#000;
		text-align:center;
		overflow:visible;
		white-space:nowrap;
	}
	#submenu div.menu_element
	{
		background-color:transparent;
		color:#fff;
		text-decoration:underline;
		padding-left:15px;
		padding-right:15px;
		line-height:20px;
	}
	#submenu div.menu_element:hover
	{
		background-color:#333;
		cursor:pointer;
	}
	#menu div.menu_element:hover
	{
		background-color:#ccc;
		cursor:pointer;
	}
	#mobile_menu 
	{
		display:none;
		z-index:999;
	}

	#mobile_menu li 
	{
		font-size: 1.5em;
	}
		
	#submenu .phone_reminder
	{
		height:53px;
		color:#fff;
		padding-top:14px;
	}
	
	#mobile_dropdown_menu 
	{
		border-radius: 0px;
		padding: 0px;
		width: 50px;
		height: 50px;
		font-size: 40px;
	}
	.nav_container
	{
		vertical-align:middle;
	}
}

@media screen and (min-width: 769px)
{
	.shop_row:nth-child(odd) 
	{
		background-color: rgba(240, 240, 240, 0.8);
	}
	.shop_row:nth-child(even) 
	{
		background-color: rgba(255, 255, 255, 0.8);
	}
	.shop_row 
	{
		min-height: 3em;
	}
	.shop_element 
	{
		display: inline-block;
		padding: 5px 10px 5px 10px;
		width: 25%;
		vertical-align: top;
		min-height:40px;
		text-align:left;
	}
	.shop_worktime
	{
		padding-left:45px !important;
		background-image:url('/images/clock.png');
		background-repeat:no-repeat;
		background-position: 10px 5px;
	}
	.shop_phone
	{
		padding-left:45px !important;
		background-image:url('/images/phone.png');
		background-repeat:no-repeat;
		background-position: 10px 5px;
	}
	.showroom_warning
	{
		float:left;
		display:inline-block;
		width: 200px;
		border: 1px solid #ccc;
		vertical-align: middle;
		font-size: 10px;
		margin-right: 10px;
		color: #fff;
		background-color: #c00;
		padding: 5px;
		line-height: 1.15em;
	}
	.geo_container
	{
		padding-bottom:30px;
		padding-left:10px;
		display:inline-block;
		max-width:calc(100% - 460px);
		width:100%;
		font-size:2.5em;
		font-weight:400;
	}
	.nav_container
	{
		display:inline-block;
		max-width:460px;
		width:100%;
		font-size:1.5em;
	}
	#shop_map
	{
		width:calc(100% - 400px);
		display:inline-block;
	}
	.shop_hint
	{
		height:240px;
		width:400px;
		display:inline-block;
		float:right;
		text-align:left;
		padding:10px;
		display:none;
	}
}

@media screen and (min-width:426px) and (max-width: 768px)
{

	#myModal .modal-title
	{
		font-size:10px !important;
	}
	#mobile_menu
	{
		display:block;
		position:fixed;
		top:10px;
		right:10px;
		width:50px;
	}
	#menu, #submenu
	{
		display:none;
	}
	#logo
	{
		left:auto;
		top:5px;
		margin:auto;
		position:relative;
		display:block;
	}
	#shops_plain_list
	{
		width:calc(100% - 10px);
		margin:auto;
		border-top:1px solid #ccc;
		border-left:1px solid #ccc;
		border-right:1px solid #ccc;
	}
	.shop_row:nth-child(odd) 
	{
		background-color: rgba(240, 240, 240, 0.8);
	}
	.shop_row:nth-child(even) 
	{
		background-color: rgba(255, 255, 255, 0.8);
	}
	.shop_row 
	{
		border-bottom:1px solid #ccc;
	}
	.shop_element 
	{
		display: block;
		padding: 5px 10px 5px 10px;
		width: 100%;
		vertical-align: top;
	}
	.shop_name
	{
		font-weight:700;
	}
	.shop_address
	{
		text-align:left !important;
	}
	.shop_worktime
	{
		padding-left:45px !important;
		background-image:url('/images/clock.png');
		background-repeat:no-repeat;
		background-position: 10px 5px;
		text-align:left;
		min-height:40px;
	}
	.shop_phone
	{
		padding-left:45px !important;
		background-image:url('/images/phone.png');
		background-repeat:no-repeat;
		background-position: 10px 5px;
		text-align:left;
		min-height:40px;
	}
	.showroom_warning
	{
		display:block;
		width: 240px;
		margin:5px;
		border: 1px solid #ccc;
		vertical-align: middle;
		font-size: 10px;
		margin-right: 10px;
		color: #fff;
		background-color: #c00;
		padding: 5px;
		line-height: 1.15em;
	}
	.geo_container
	{
		padding-bottom:10px;
		padding-left:10px;
		display:block;
		text-align:center;
		width:100%;
		font-size:2.5em;
		font-weight:400;
	}
	.nav_container
	{
		display:block;
		max-width:250px;
		width:100%;
		font-size:2em;
		position:relative;
		margin:auto;
		padding-bottom:10px;
	}
	#panel1
	{
		margin-top:0px !important;
	}
	.top_fill
	{
		height:95px !important;
	}
	#shop_map
	{
		width:100%;
		display:block;
	}
	.shop_hint
	{
		min-height:40px;
		width:100%;
		display:inline-block;
		text-align:left;
		padding:10px;
		display:none;
	}
}

@media screen and (max-width:425px)
{
	#myModal .modal-title
	{
		font-size:10px !important;
	}
	#mobile_menu
	{
		display:block;
		position:fixed;
		top:10px;
		right:10px;
		width:50px;
	}
	#menu, #submenu
	{
		display:none;
	}
	#logo
	{
		left:auto;
		top:5px;
		margin:auto;
		position:relative;
		display:block;
	}
	#shops_plain_list
	{
		width:calc(100% - 10px);
		margin:auto;
		border-top:1px solid #ccc;
		border-left:1px solid #ccc;
		border-right:1px solid #ccc;
	}
	.shop_row:nth-child(odd) 
	{
		background-color: rgba(240, 240, 240, 0.8);
	}
	.shop_row:nth-child(even) 
	{
		background-color: rgba(255, 255, 255, 0.8);
	}
	.shop_row 
	{
		border-bottom:1px solid #ccc;
	}
	.shop_element 
	{
		display: block;
		padding: 5px 10px 5px 10px;
		width: 100%;
		vertical-align: top;
	}
	.shop_name
	{
		font-weight:700;
	}
	.shop_address
	{
		text-align:left !important;
	}
	.shop_worktime
	{
		padding-left:45px !important;
		background-image:url('/images/clock.png');
		background-repeat:no-repeat;
		background-position: 10px 5px;
		text-align:left;
		min-height:40px;
	}
	.shop_phone
	{
		padding-left:45px !important;
		background-image:url('/images/phone.png');
		background-repeat:no-repeat;
		background-position: 10px 5px;
		text-align:left;
		min-height:40px;
	}
	.showroom_warning
	{
		display:block;
		width: 240px;
		margin:5px;
		border: 1px solid #ccc;
		vertical-align: middle;
		font-size: 10px;
		margin-right: 10px;
		color: #fff;
		background-color: #c00;
		padding: 5px;
		line-height: 1.15em;
	}
	.geo_container
	{
		padding-bottom:10px;
		padding-left:10px;
		display:block;
		text-align:center;
		width:100%;
		font-size:2.5em;
		font-weight:400;
	}
	.nav_container
	{
		display:block;
		max-width:250px;
		width:100%;
		font-size:2em;
		position:relative;
		margin:auto;
		padding-bottom:10px;
	}
	#panel1
	{
		margin-top:0px !important;
	}
	.top_fill
	{
		height:95px !important;
	}
	#shop_map
	{
		width:100%;
		display:block;
	}
	.shop_hint
	{
		min-height:40px;
		width:100%;
		display:inline-block;
		text-align:left;
		padding:10px;
		display:none;
	}
}

@media screen and (max-width: 1000px)
{
	#menu .menu-text
	{
		display:none;
	}
	#menu .menu-icon
	{
		display:inline-block;
		font-size:18px;
		color:#000;
	}
	#menu .menu_element
	{
		text-align:center !important;
	}
	#submenu .menu_element
	{
		display:none !important;
	}
}
@media screen and (min-width: 769px) and (max-width: 1000px)
{
	#submenu .submenu-list
	{
		display:inline-block !important;
	}
}
@media screen and (min-width: 1001px)
{
	#menu .menu-text
	{
		display:inline-block;
		font-size:16px;
		font-weight:bold;
	}
	#menu .menu-icon
	{
		display:none;
	}
	#submenu .menu_element
	{
		display:inline-block;
	}
	#submenu .submenu-list
	{
		display: none !important;
	}
}
/* End */


/* Start:/local/templates/casada_2019/template_styles.css?164968705027666*/
@media screen
{
	.casada_menu_icon_wrapper {
		display:block;
		float:left;
		width:50%;
		max-width:368px;
	}
	.casada_footer_new .row a {
		color:#ccc !important;
	}
	.roistat-promo {
		display:none !important;
	}
	.cbanner-hidden {
		display:none;
	}
	.arrow-next
	{
		position:relative;
		min-width:120px;
		min-height:90px;
		padding-right:70px;
		padding-top:55px;
		background-image:url('/local/templates/casada_2019/images/arrow-next.png');
		background-repeat:no-repeat;
		background-size:auto 100%;
		background-position:right top;
		float:right;
		color:#c00;
		font-size:20px;
		line-height:1.25em;
		border:0;
		cursor:pointer;
	}
	.arrow-next:hover
	{
		text-decoration:underline;
	}
	
	/* Кнопки */
	.casada-button
	{
		border-radius: 1em;
		padding:0.7em 1.4em;
		color: #ffffff;
		background-color: #d44e4f;
		outline: none;
		font-weight:400;
		border:1px solid #d44e4f;
		line-height:1.1em;
		margin-top:5px;
		margin-bottom:5px;
	}
	.casada-button:hover,
	.casada-button:focus
	{
		opacity:0.7;
		color:#ffffff;
	}
	.casada-button.transparent
	{
		background-color:transparent;
		color:#ffffff;
		border-color:#ffffff;
	}
	.casada-button.transparent:hover,
	.casada-button.transparent:focus
	{
		background-color:rgba(255,255,255,0.1);
		opacity:1;
	}
	.casada-button.white
	{
		background-color:#ffffff;
		border:2px solid #cc0000;
		color:#cc0000;
		font-weight:800;
		text-transform:uppercase;
	}
	.casada-button.white:hover,
	.casada-button.white:focus
	{
		background-color:rgba(204,0,0,0.2);
		opacity:1;
	}
	
	.casada-button.gray
	{
		background-color:#ffffff;
		border:2px solid #999999;
		color:#999999;
		font-weight:800;
		text-transform:uppercase;
	}
	
	.casada-button.gray:hover,
	.casada-button.gray:focus
	{
		background-color:rgba(0,0,0,0.1);
		opacity:1;
	}
	
	.casada-button.rounded
	{
		border-radius:1.25em;
	}
	
	.new-product-sticker-wrapper {
		position: absolute;
		width: 100px;
		height: 100px;
		top: 0;
		left: 0;
		max-width: 100%;
		overflow: hidden;
	}
	.new-product-sticker {
		background: #c00;
		position: absolute;
		top:-70px;
		left:-70px;
		color: #fff;
		transform:rotate(-45deg);
		width:140px;
		height:140px;
	}
	.new-product-sticker>.text {
		position:absolute;
		bottom:5px;
		left:0;
		text-align:center;
		width:100%;
		text-transform:uppercase;
		font-size:16px;
		text-shadow: 0 0 5px #555;
	}
	.product-price-old {
		font-size: 1.4em;
		color: #666;
		text-decoration: line-through;
		position: absolute;
		left: 0;
		top: 0;
	}
	.product-price-new {
		font-size: 2.4em;
		color: #000;
		position: absolute;
		left: 0;
		bottom: 0;
	}
	.rub{
		display: inline-block;  
		line-height: 0.1em;  
		border-bottom: 0.2em double #c00;
		width:0.3em;
	}
	
	.block-centered
	{
		width:1222px;
		margin:auto;
		position:relative;
		max-width:100%;
	}
	
	.news-container {
		position:relative;
		margin:auto;
		width:100%;
		padding:0;
	}
	.news-item {
		float:left;
		display:inline-block;
		margin:30px 10px;
		position:relative;
	}
	.news-item.small {
		width:250px;
		font-size:inherit;
	}
	.news-item.large {
		width:611px;
		max-width:calc(100% - 20px);
		font-size:inherit;
		border:1px solid #bbb;
	}
	
	.content {
		padding:10px;
	}
	.news-container .date {
		font-size:1.3em;
		color:#666;
	}
	.news-container .name {
		font-size:2.8em;
		color:#c00;
	}
	.news-container .text {
		font-size:1.4em;
		padding-top:1em;
	}
	.news-container .user {
		padding-top:1em;
		font-size:1.5em;
		font-weight:700;
	}
	.news-container .link {
		white-space:nowrap;
		color:#c00;
	}
	
	.capiWrapper.capiMobile .capiContainerIconMobile
	{
		bottom: 20px !important;
		top: auto !important;
		left: auto !important;
		right: 0px !important;
		position: fixed !important;
		height:65px !important;
	}
	
	.capiWrapper.capiMobile .capiContainerIconMobile .capiLayer1 {
		font-size: 40px !important;
		width: 65px !important;
		height: 65px !important;
		line-height: 65px !important;
		margin-right:20px !important;
	}
	
	.news-preview {
		position:relative;
		display:inline-block;
		height:450px;
		vertical-align:top;
	}
	.news-preview.min {
		width:250px;
	}
	.news-preview.max {
		width:576px;
	}
	
	.casada_footer_new {
		position:relative;
	}
	.casada_footer_new .free-call {
		position:absolute;
		top:17em;
		right:1%;
		width:59%;
		height:14em;
		color:#fff;
		border:1px solid #fff;
	}
	
	.footer-list {
		margin:0;
		padding:5px;
		list-style:none;
		color:#fff;
		display:inline-block;
		vertical-align:top;
		width:160px;
	}
	.footer-list>li {
		font-size:1.3em;
		line-height:2em;
	}
	.footer-list>li:first-child {
		font-size:2.4em;
		padding-bottom:0.5em;
	}
	.footer-list>li>a {
		color:#fff;
	}
	
	.capiWrapper.capiMobile .capiContainerIconMobile .capiLayer1 .fa {
		color: white !important;
		line-height: 1em !important;
		height: 1em !important;
		font-size: 1em !important;
	}
	.owl-navi>div
	{
		opacity:0.3;
		cursor:pointer;
	}
	.owl-navi>div:hover
	{
		opacity:1;
	}
	.registered_user_photo
	{
		max-width: 100px;
		border-radius: 50%;
	}
	#button_go_top
	{
		cursor:pointer;
	}
	.top_tablet
	{
		display: block;
		position: fixed !important;
		top: 5px !important;
		left: 5px !important;
		right:auto !important;
		width: 80px !important;
		height: 80px !important;
		border-radius: 50% !important;
		padding-top: 10px !important;
		background-color: #ccc !important;
	}
	.top_mobile
	{
		width: 50px !important;
		height: 50px !important;
		border: 0 !important;
		border-right: 1px solid #999 !important;
		border-bottom: 1px solid #999 !important;
		font-size: 30px !important;
		border-radius: 0 0 10px 0 !important;
		background-color: #fff !important;
		top: 0px !important;
		left: 0px !important;
		right:auto !important;
		padding-top:0px !important;
	}
	.top_mobile>div
	{
		font-size: 20px !important;
		line-height: 25px !important;
	}
	#casada_mobile_menu
	{
		overflow:auto;
		height:100%;
	}
	.comment_photo
	{
		min-width: 140px;
	}
	.bonus_hint
	{
		position:absolute;
		top:20px;
		left:10px;
		background-color:#ffd;
		border:1px solid #ffad33;
		color:#000;
		opacity:0;
		display:none;
		text-align:left;
		padding:10px;
		z-index:1;
		max-width:610px;
	}
	.bonus_amount
	{
		margin:auto;
		height:45px;
		width:70px;
	}
	.a_bonus>i
	{
		font-style:normal;
	}
	.a_bonus
	{
		display: block;
		float: left;
		background-color: #F63;
		height: 45px;
		width: 70px;
		color: #FFF;
		border-bottom: #BBB 20px solid;
		text-align: right;
		padding-right: 7px;
		font-size: 15px;
		background-image: url('/images/casada_logo_bonus.png');
		background-repeat: no-repeat;
		background-position: 7% 25%;
		line-height: 23px;
		position:relative;
		cursor:help;
	}
	.panel10
	{
		text-decoration: underline;
		color: #c00;
	}
	.add_to_shopcart:hover
	{
		color:#f00;
	}
	.test-drive-header
	{
		font-size:1.8em;font-weight:700;text-align:left;padding-top:0.5em;padding-bottom:0.5em;
	}
	#myModal
	{
		overflow:auto;
	}
	#myModal .modalTitle {
		font-size:18px;
	}
	.owlElement
	{
		position:relative;
	}
	.product-marks
	{
		position: absolute;
	}
	.product-marks img
	{
		display:block;
		margin:auto;
		margin-bottom:5px;
	}
	#product_description img
	{
		height:auto;
		margin: auto !important;
		display: block;
	}
	#product_description iframe
	{
		margin: auto !important;
		display: block;
	}
	.alert_message
	{
	    background-image: url('/img/icons/messagebox_warning_ico.png');
		background-repeat: no-repeat;
		background-position: left top;
		padding-left: 60px;
		min-height: 45px;
		border: solid 0px #666;
		display: block;
		text-indent: 0px;
	}
	.desktop_clear
	{
		height:35px;
	}
	#menu_scrolling a
	{
		color:#fff;
	}
	.phonenumber, .button_testdrive
	{
		cursor:pointer;
	}

	#menu_scrolling a:hover
	{
		color:#ec2027;
	}
	#menu_scrolling>div div
	{
		display:inline-block;
		padding:0 20px 0 20px;
		font-size:2em;
		font-weight:700;
		line-height:50px;
		text-align:center;
	}
	
	.phone_label1
	{
		font-size:1em;
		text-align:right;
		padding:0.5em 1em 0 0.5em;
		line-height:1em;
	}
	.phone_label2
	{
		font-size:2em;
		line-height:1em;
		text-align:right;
		padding-right:0.5em;
	}
	.phone_label3
	{
		font-size:1em;
		text-align:right;
		padding-right:1em;
		line-height:1em;
	}
	.phone_regional
	{
		line-height: 50px;
		font-size: 1.8em;
		text-align: right;
		padding-right: 10px;
	}
	
	/* ttx */
	.prop_table {
		margin-left: 30px;
		margin-top: 10px;
	}
	.properties_value
	{
		padding-top:10px;
		width:50%;
		vertical-align:top;
	}
	.properties_title 
	{
		background: url('/images/dots.gif') repeat-x 100% 1.6em;
		padding-top: 10px;
		vertical-align: top;
		width:50%;
		padding-right:5%;
	}
	.properties_title span 
	{
		background-color:#fff;
	}
	.ttx_container_fixed 
	{
		padding-bottom:3em;
	}
	.prop_group_title
	{
		font-size:1.2em;
		font-weight:700;
		padding-top:0.7em;
		padding-bottom:0.5em;
	}
	.casada_massagetypes .row
	{
		padding-top:1em;
		padding-bottom:1em;
		display: inline-block;
	}
	
	.clear {
		clear: both;
		display: block;
		overflow: hidden;
		visibility: hidden;
		width: 0;
		height: 0;
	}
	.menu_sections
	{
		z-index:1001;
	}
	.massage_ico
	{
		text-align:center;
	}
	.massage_ico img
	{
		margin-bottom:0.5em;
	}
	span.pdf_doc {
		background-image: url(https://www.casada.ru/img/icons/pdf_ico.png);
		background-repeat: no-repeat;
		background-position: left top;
		padding-left: 40px;
		padding-bottom: 25px;
		border: solid 0px #666;
		display: block;
		text-indent: 0px;
		font-size: 1.2em;
	}
	.geotarget_button
	{
		cursor:pointer;
		color:#c00;
	}
	.geotarget_button:hover
	{
		color:#f00;
	}
	.geo_city_name_pre
	{
		text-decoration:underline;
	}
	#city_finder
	{
		border: 0;
		border-bottom: 1px solid #fff;
		background-color: transparent;
		font-size: 1.5em;
		font-weight: 400;
		font-style: italic;
		color:#fff;
	}
	.city_row {
		display: block;
		width: 100%;
		vertical-align: top;
		text-align: left;
		padding: 0px;
		float: left;
		margin-bottom: 20px;
	}
	.city_option {
		cursor: pointer;
	}
	.owl-carousel-secondary .photo
	{
		background-size:cover;
		background-position:center;
		background-repeat:no-repeat;
		height:100px;
		width:100px;
		margin:auto;
		border:1px solid #999;
		cursor:pointer;
	}
	.vertical-slider .photo
	{
		cursor:pointer;
	}
	.secondary-slider-controls-left
	{
		margin:auto;
		width:50px;
		height:102px;
		position:absolute;
		bottom:0;
		left:calc(50% - 275px);
		background:linear-gradient(to right, #d8ccbb, transparent);
		/*background:linear-gradient(to right, #d8ccbb 0%, transparent 20%, transparent 80%, #d8ccbb 100%);*/
	}
	.secondary-slider-controls-right
	{
		margin:auto;
		width:50px;
		height:102px;
		position:absolute;
		bottom:0;
		left:calc(50% + 225px);
		background:linear-gradient(to left, #d8ccbb, transparent);
		/*background:linear-gradient(to right, #d8ccbb 0%, transparent 20%, transparent 80%, #d8ccbb 100%);*/
	}
	.owl-carousel-primary .owl-navi, .owl-carousel-secondary .owl-navi, .product-slider .owl-navi
	{
		display:none;
	}

	body
	{
		font-family:Open Sans !important;
		color:#333;
		line-height:inherit;
	}
	
	.row
	{
		margin-left:0;
		margin-right:0;
	}
	#copy
	{
		color:#fff;
		padding-top:5em;
	}
	
	.casada_menu_phone
	{
		cursor:pointer;
	}
	.product_details
	{
		text-indent: 20px;
		text-align: left;
		word-wrap: break-word;
	}
	.casada_product_details
	{
		overflow:hidden;
		max-width:100%;
	}
	.casada_product_details img
	{
		max-width:100%;
	}
	.casada_product_details h2
	{
		font-size:2em;
		font-weight:700;
	}
	#casada_catalog_content
	{
		    min-width: 300px;
			overflow:hidden;
	}
	
	/* Таймер для обратного звонка */
	.timer_filler
	{
		width:100%;
		height:100%;
		background-color:red;
		position:absolute;
		top:0px;
		left:0px;
	}
	.timer_content
	{
		border-radius:50%;
		width:86px;
		height:86px;
		background-color:#bac6d0;
		position:absolute;top:7px;
		left:7px;
	}
	.timer_progress
	{
		position:absolute;
		background-color:transparent;
	}
	.timer_s1
	{
		top:0px;
		left:50px;
		width:0px;
		height:0px;
		border-top: 50px solid #333333;
		border-right: 0px solid transparent;
		display:none;
	}
	.timer_s2
	{
		top:0px;
		left:50px;
		width:0px;
		height:0px;
		border-bottom: 50px solid transparent;
		border-left: 50px solid #333333;
		display:none;
	}
	.timer_s3
	{
		top:50px;
		left:50px;
		width:0px;
		height:0px;
		border-top: 0px solid #333333;
		border-left: 50px solid transparent;
		display:none;
	}
	.timer_s4
	{
		bottom:0px;
		left:50px;
		width:0px;
		height:0px;
		border-top: 50px solid #333333;
		border-left: 50px solid transparent;
		display:none;
	}
	.timer_s5
	{
		bottom:0px;
		right:50px;
		width:0px;
		height:0px;
		border-top: 50px solid transparent;
		border-right: 0px solid #333333;
		display:none;
	}
	.timer_s6
	{
		bottom:0px;
		left:0px;
		width:0px;
		height:0px;
		border-top: 50px solid transparent;
		border-right: 50px solid #333333;
		display:none;
	}
	.timer_s7
	{
		bottom:50px;
		left:0;
		width:0px;
		height:0px;
		border-top: 0px solid transparent;
		border-left: 50px solid #333333;
		display:none;
	}
	.timer_s8
	{
		top:0px;
		left:0px;
		width:0px;
		height:0px;
		border-bottom: 50px solid #333333;
		border-right: 50px solid transparent;
		display:none;
	}
	#yandex_map{
		margin-top: 10px!important;
	}
}
@media screen and (min-width:697px) and (max-width:991px) {
	.cbanner-hidden {
		display:block;
	}
}
@media screen and (min-width:769px)
{
	.desktop-hidden
	{
		display:none;
	}
	.product-marks
	{
		top:200px;
	}
	#yandex_map
	{
		width:100%;
		height:700px;
	}
	.product_container_fixed
	{
		max-width:1222px;
		margin:auto;
		box-shadow: 0 5px 0 #fff, 0 -5px 0 #fff, -5px 0 5px #ccc, 5px 0 5px #ccc;
	}
	.catalog_price
	{
		font-size:3.6em;
		min-height:1.25em;
		font-weight:700;
	}
	.casada_product_details
	{
		font-size:1.5em;
	}
	.column {
		-webkit-column-width: 25vw;
		-moz-column-width: 25vw;
		column-width: 25vw;
		-webkit-column-count: 4;
		-moz-column-count: 4;
		column-count: 4;
		-webkit-column-gap: 30px;
		-moz-column-gap: 30px;
		column-gap: 30px;
		-webkit-column-rule: 0px solid #ccc;
		-moz-column-rule: 0px solid #ccc;
		column-rule: 0px solid #ccc;
		font-size:1.4em;
	}
	
	body {
		font-size:10px;
	}


	#casada_catalog_content
	{
		position:absolute;
		top:0;
		left:0;
		width:100%;
	}
	.casada_product_order:nth-child(1)
	{
		font-weight:700;
	}
	.casada_product_panel
	{
		position:relative;
		background:url('/local/templates/casada_2019/images/bg.jpg');
		background-position:center;
		background-repeat:no-repeat;
		width:100%;
		min-height:950px;
	}
	.casada_menu_link
	{
		display:inline-block;
		font-size:1.5em;
		line-height:1.8em;
		padding: 10px;
		vertical-align:top;
		height:50px;
		cursor:pointer;
		min-width:70px;
		text-align:center;
	}
	.search_block 
	{
		display:inline-block;
	}
	
	.search_block .fa-search
	{
		color: #b93b3e;
	}
	.casada_menu_link:hover
	{
		color:#b93b3e;
	}
	.casada_icon
	{
		font-size:1.8em !important;
		line-height:2.2em;
	}
	.c18_circle_icon
	{
		border-radius: 50%;
		background-color: #b93b3e;
		color: #fff;
		height: 28px;
		width: 28px;
		padding: 0;
		font-size: 0.5em;
		display: inline-block;
		margin-right:5px;
		line-height:4em;
	}
	.link_actions
	{
		position:absolute;
		top:0;
		left:0;
	}
	#casada_menu
	{
		width:calc(100% - 200px);
		position:absolute;
		top:0px;
		right:0px;
		z-index:1000;
	}
	#casada_menu .wrapper a
	{
		color:#333;
	}
	
	#casada_logo
	{
		width:200px;
		height:100px;
		background-position:center;
		background-repeat:no-repeat;
		background-image:url('/images/logo160_gray.png');
		position:absolute;
		top:0px;
		left:0px;
		z-index:1000;
	}
	.casada_menu_button
	{
		/*background-color:#35363b;*/
		color:#fff;
		display:inline-block;
		width:calc((100% - 231px) / 3);
		line-height:50px;
		font-size:2em;
		text-align:center;
		cursor:pointer;
	}
	.casada_menu_button:after
	{
		font-family:"Font Awesome\ 5 Free";
		content: "\f0d7";
		padding-left:10px;
		font-size:0.5em;
	}
	.casada_menu_button:hover:after
	{
		color:#fff;
	}
	.casada_menu_button:hover
	{
		color:#c00;
		background-color:#fff;
	}
	.casada_menu_phone
	{
		background-color:#35363b;
		color:#fff;
		display:inline-block;
		min-width:230px;
		width:230px;
		height:53px;
		vertical-align:top;
		z-index:1;
		position:relative;
		text-shadow: 0 0 2px #666;
	}
	.casada_menu_filler
	{
		display:none;
	}
	.casada_menu_geo
	{
		min-width:230px;
		height:50px;
		display:inline-block;
		background-color:#454648;
		vertical-align:top;
	    position: absolute;
		right: 0;
		top: 0;
		text-align:center;
	}
	.casada_menu_link>span 
	{
		vertical-align:top;
	}
	.disabled
	{
		display:none;
		opacity:0;
	}
	.enabled
	{
		display:block;
		opacity:1;
		position: absolute;
		text-align: left;
		background-color:#fff;
		color:#333;
	}
	.casada_menu_icons
	{
		display:inline-block;
		background-repeat:no-repeat;
		background-position:30px center;
		height:96px;
		vertical-align:top;
		margin:0;
		padding-left:120px;
		padding-top:20px;
		line-height:initial;
	}
	.casada_menu_icons:hover
	{
		color:#c00;
	}
	.casada_menu_listelement:hover
	{
		color:#c00;
	}
	.casada_menu_link a
	{
		color:inherit;
		text-decoration:none;
	}
	.casada_menu_button a
	{
		color:inherit;
		text-decoration:none;
	}
	.casada_product_top
	{
		position:relative;
		top:150px;
		height:770px;
	}
	.casada_product_name
	{
		padding-top:20px;
		padding-left:20px;
	}
	.casada_product_slider
	{
		display:inline-block;
		width:60%;
		height:500px;
		overflow:hidden;
	    padding-top: 0px;
		text-align:center;
	}
	.casada_product_order
	{
		/* opacity:0.7; */
		display:inline-block;
		background-color:rgba(223, 211, 202, 0.7);
		width:40%;
		vertical-align:top;
		margin-top:15px;
		color:#000;
		position: absolute;
		top: 300px;
		right: 0;
	}
	
	.casada_product_slider .owl-page
	{
		width:20px;
		height:20px;
		border-radius:50%;
		border:1px solid #fff;
		background-color:transparent;
		display:inline-block;
		margin:5px;
	}
	.casada_product_slider .owl-pagination
	{
		position:relative;
		bottom:70px;
		text-align:center;
	}
	.casada_product_slider .owl-page.active span
	{
		background-color:#fff;
		width:10px;
		height:10px;
		border-radius:50%;
		display:block;
		margin:auto;
		margin-top:4px;
	}
	.casada_container
	{
		top:0px;
	}
	.owl-carousel-primary
	{
		width:100%;
		height:500px;
	}
	#casada_header
	{
		width:1222px;
		max-width:100%;
		margin:auto;
		position:relative;
	}
	#casada_mobile_menu_button
	{
		display:none;
	}
}

@media screen and (min-width:426px) and (max-width:768px)
{
	.tablet-hidden
	{
		display:none;
	}
	.amo-button-holder
	{
		right:20px !important;
		bottom:100px !important;
	}
	body>.header-phone-mobile {
		text-align: center;
		font-size: 2.5em;
		z-index: 1000;
		position:relative;
		width:100%;
		padding-left:150px;
		padding-right:90px;
		line-height: 1.25em;
		white-space:nowrap;
		height:90px;
		padding-top:20px;
	}
	body>.header-phone-mobile>.hours {
		font-size:14px;
	}
	.product-marks
	{
		top:200px;
	}
	.callback_block
	{
		text-align:center !important;
	}
	.callback_block input
	{
		margin:auto;
	}
	#yandex_map
	{
		width:100%;
		height:500px;
	}
	.catalog_price
	{
		font-size:3.6em;
		min-height:1.25em;
		font-weight:700;
	}
	.casada_product_details
	{
		font-size:1.8em;
	}
	.column {
		-webkit-column-width: 50vw;
		-moz-column-width: 50vw;
		column-width: 50vw;
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
		-webkit-column-gap: 15px;
		-moz-column-gap: 15px;
		column-gap: 15px;
		-webkit-column-rule: 0px solid #ccc;
		-moz-column-rule: 0px solid #ccc;
		column-rule: 0px solid #ccc;
		font-size:1.8em;
	}
	
	#casada_mobile_menu_button
	{
		display:block;
		position:fixed;
		top:5px;
		right:5px;
		padding: 0 !important;
		width: 80px !important;
		height: 80px !important;
		font-size: 50px !important;
		border: 0 !important;
		border-radius: 50% !important;
		text-align: center !important;
		opacity: 0.8 !important;
		line-height: 80px !important;
		z-index:1000;
		background-color:#d9534f;
		color:#fff;
		box-shadow:0 0 10px #666;
	}
	.mobile_menu_close 
	{
		position:fixed;
		top:0;
		right:0;
		width: 50px !important;
		height: 50px !important;
		text-align: center !important;
		line-height: 50px !important;
		font-size: 40px !important;
		background-color:#d9534f;
		color: #fff;
		border-radius: 0 0 0 10px;
	}
	#casada_mobile_menu
	{
		width:100%;
		position:fixed;
		top:-604px;
		left:0;
		z-index:1000;
		border:1px solid #ccc;
		background-color:#fff;
	}
	#casada_mobile_menu.disabled
	{
		display:none;
		opacity:0;
	}
	#casada_mobile_menu>div, #casada_mobile_menu>a>div
	{
		width:333px;
		margin:auto;
		height:40px;
		line-height:40px;
		font-size:3em;
		text-align:left;
		font-weight:400;
		vertical-align:middle;
	}
	#casada_mobile_menu img
	{
		height:30px;
		vertical-align:middle;
	}
	#casada_mobile_menu a
	{
		color:inherit;
		text-decoration:none;
		display:block;
	}
	#casada_mobile_menu i.fa
	{
		width:30px;
		text-align:center;
	}
	
	body {
		max-width:768px;
		font-family:Open Sans;
		font-size:8px;
		color:#333;
	}

	.phonenumber{
		display: inline-block;
	}
	#casada_menu
	{
		display:none;
	}
	#casada_catalog_content
	{
		position:absolute;
		top:0px;
		left:0;
		width:100%;
	}
	#casada_logo
	{
		width:150px;
		height:80px;
		background-position:center;
		background-repeat:no-repeat;
		background-image:url('/images/logo120_gray.png');
		position:absolute;
		top:0px;
		left:0px;
		z-index:1000;
	}
	.casada_product_panel
	{
		position:relative;
		background-image:url('/local/templates/casada_2019/images/bg768.jpg');
		background-position:center;
		background-repeat:no-repeat;
		width:100%;
		height:1024px;
	}
	.casada_product_slider
	{
		display:block;
		min-width:426px;
		width:100%;
		overflow:hidden;
	    padding-top:15px;
		margin:auto;
	}
	.casada_product_slider .owl-item
	{
		width:100%;
		text-align:center;
	}
	.casada_product_slider img
	{
		max-width:426px !important;
		max-height:426px !important;
	}
	.casada_product_order
	{
		width:426px;
		margin:auto;
		font-size:10px;
		position: absolute;
		bottom: -345px;
		left: calc(50% - 213px);
	}
	.casada_container
	{
		top:10px;
	}
	.casada_product_name
	{
		font-size:4px;
		padding-top:80px;
		width:300px;
		margin:auto;
	}
	.casada_product_name>div:nth-child(1)
	{
		color:#333 !important;
	}
	.casada_product_name>div:nth-child(2)
	{
		color:#c00 !important;
	}
	.owl-carousel-primary
	{
		width:100%;
		height:426px;
	}
	.casada_product_slider .owl-page
	{
		width:20px;
		height:20px;
		border-radius:50%;
		border:1px solid #fff;
		background-color:transparent;
		display:inline-block;
		margin:5px;
	}
	.casada_product_slider .owl-pagination
	{
		position:relative;
		bottom:50px;
		text-align:center;
	}
	.casada_product_slider .owl-page.active span
	{
		background-color:#fff;
		width:10px;
		height:10px;
		border-radius:50%;
		display:block;
		margin:auto;
		margin-top:4px;
	}
	.owl-carousel-secondary-layer
	{
		display:none;
	}
}

@media screen and (max-width:425px)
{
	.mobile-hidden
	{
		display:none;
	}
	.amo-button-holder
	{
		display:none;
	}
	body>.header-phone-mobile {
		text-align: right;
		font-size: 2.5em;
		z-index: 1000;
		position: relative;
		width: 100%;
		padding-left: 100px;
		line-height: 1.25em;
		white-space: nowrap;
		height: 76px;
		padding-top: 20px;
		background-color:#252525;
		/*background-image: url('/images/menu/mobile_menu_bg.jpg');*/
		padding-right: 80px;
		text-shadow: 0 0 2px #000;
		background-position: right;
	}
	body>.header-phone-mobile .roiphone {
		color:#fff;
	}
	body>.header-phone-mobile>.hours {
		font-size:12px;
		color:#fff;
	}
	.product-marks
	{
		top:120px;
	}
	.product-marks img
	{
		max-height:60px;
	}
	.callback_block
	{
		text-align:center !important;
	}
	.callback_block input
	{
		margin:auto;
	}
	#yandex_map
	{
		width:100%;
		height:300px;
	}
	.catalog_price
	{
		font-size:3.6em;
		min-height:1.25em;
		font-weight:700;
	}
	.casada_product_details
	{
		font-size:1.8em;
	}
	.column {
		-webkit-column-width: 50vw;
		-moz-column-width: 50vw;
		column-width: 50vw;
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
		-webkit-column-gap: 15px;
		-moz-column-gap: 15px;
		column-gap: 15px;
		-webkit-column-rule: 0px solid #ccc;
		-moz-column-rule: 0px solid #ccc;
		column-rule: 0px solid #ccc;
		font-size:1.8em;
	}
	#casada_mobile_menu_button
	{
		display:block;
		position:fixed;
		top:0px;
		right:0px;
		z-index:1000;
		padding: 0px !important;
		width: 50px !important;
		height: 50px !important;
		line-height: 50px;
		text-align: center !important;
		font-size: 20px !important;
		border: 0 !important;
		border-radius: 0 0 0 10px !important;
		opacity: 0.8 !important;
		background-color:#d9534f;
		color:#fff;
	}
	.mobile_menu_close 
	{
		position:fixed;
		top:0;
		right:0;
		width: 50px !important;
		height: 50px !important;
		text-align: center !important;
		line-height: 50px !important;
		font-size: 40px !important;
		background-color:#d9534f;
		color: #fff;
		border-radius: 0 0 0 10px;
	}
	#casada_mobile_menu
	{
		width:100%;
		position:fixed;
		top:-604px;
		left:0;
		z-index:1000;
		border:1px solid #ccc;
		background-color:#fff;
		font-size:8px;
	}
	#casada_mobile_menu.disabled
	{
		display:none;
		opacity:0;
	}
	#casada_mobile_menu>div, #casada_mobile_menu>a>div
	{
		width:260px;
		margin:auto;
		height:30px;
		line-height:30px;
		font-size:3em;
		text-align:left;
		font-weight:400;
		vertical-align:middle;
	}
	#casada_mobile_menu img
	{
		height:30px;
		vertical-align:middle;
	}
	#casada_mobile_menu a
	{
		color:inherit;
		text-decoration:none;
		display:block;
	}
	#casada_mobile_menu i.fa
	{
		width:30px;
		text-align:center;
	}
	
	body {
		max-width:768px;
		font-family:Open Sans;
		font-size:6px;
		color:#333;
	}

	.header-phone-mobile{
		display: block!important;
	}
	#casada_menu
	{
		display:none;
	}
	#casada_catalog_content
	{
		position:absolute;
		top:0;
		left:0;
		width:100%;
	}
	#casada_logo
	{
		width:100px;
		height:76px;
		background-position:center;
		background-repeat:no-repeat;
		background-image:url('/images/logo86_white.png');
		position:absolute;
		top:0px;
		left:0px;
		z-index:1000;
		background-color:#252525;
	}
	.casada_product_panel
	{
		position:relative;
		background-image:url('/images/bg768.jpg');
		background-position:center;
		background-repeat:no-repeat;
		width:100%;
		height:750px;
	}
	.casada_product_slider
	{
		display:block;
		min-width:300px;
		width:100%;
		overflow:hidden;
	    padding-top:15px;
		margin:auto;
	}
	.casada_product_slider .owl-item
	{
		width:100%;
		text-align:center;
	}
	.casada_product_slider img
	{
		max-width:300px !important;
		max-height:300px !important;
	}
	.casada_product_order
	{
		width:100%;
		max-width:400px;
		margin:auto;
		font-size:8px;
		position: absolute;
		bottom: -296px;
	}

	.casada_container
	{
		top:10px;
	}
	.casada_product_name
	{
		font-size:3.5px;
		width:210px;
		position:relative;
		padding-top:45px;
		margin:auto;
	}
	.casada_product_name>div:nth-child(1)
	{
		color:#333 !important;
	}
	.casada_product_name>div:nth-child(2)
	{
		color:#c00 !important;
	}
	.owl-carousel-primary
	{
		width:100%;
		height:300px;
	}
	.casada_product_slider .owl-page
	{
		width:20px;
		height:20px;
		border-radius:50%;
		border:1px solid #fff;
		background-color:transparent;
		display:inline-block;
		margin:5px;
	}
	.casada_product_slider .owl-pagination
	{
		position:relative;
		bottom:50px;
		text-align:center;
	}
	.casada_product_slider .owl-page.active span
	{
		background-color:#fff;
		width:10px;
		height:10px;
		border-radius:50%;
		display:block;
		margin:auto;
		margin-top:4px;
	}
	.owl-carousel-secondary-layer
	{
		display:none;
	}
}
/* End */
/* /shops/style.css?164968641211157 */
/* /local/templates/casada_2019/template_styles.css?164968705027666 */
