html * {max-height:1000000px; -webkit-text-size-adjust: 100%;}
.korzina_wapka3, .korzina_wapka_tovar_3_3, .div_basket_top, .op_basket_row.totals {
	display: none;
}
.korzina_wapka_ob {
    display: flex;
    justify-content: space-between;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
.header {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-top: 19px;
	padding-bottom: 15px;
}
.header .tel_email {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 372px;	
}
.header .tel_email .tel_h {
	padding-left: 21px;
	background-image: url(../images/1.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.header .tel_email .tel_h a {
	font-size: 18px;
	font-family: "Lato_R";
	color: rgb(29, 28, 28);
	text-decoration: none;  
cursor: default;
}
.header .tel_email .email_h {
	padding-left: 31px;
	background-image: url(../images/2.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.header .tel_email .email_h a {
	font-size: 14px;
	font-family: "Lato_R";
	color: rgb(29, 28, 28);
	text-decoration: none; 

}
.header .tel_email .email_h a:hover {
	text-decoration: underline;	

}
.regBtn1.selectBtn {
	padding-left: 10px;
    margin-left: 1px;
	background-image: url(../images/4.png);
	background-repeat: no-repeat;
	background-position: left top 5px;
}
.header .login_h a {
	font-size: 14px;
	font-family: "Lato_L";
	color: rgb(29, 28, 28);
	text-decoration: none;
	font-style: italic;
}
.header .login_h a:hover {
	text-decoration: underline;	
}
.header .korzina {
}
.menu_1 {
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #1D1C1C;
}
.nav {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
  font-size: 16px;
  font-family: "Lato_R";
  color: rgb(102, 102, 102);
}
.nav a {
	font-size: 16px;
	font-family: "Lato_R";
	color: #606DA6;
	text-decoration: underline;
}
.nav a:hover {
	text-decoration: none;
}
.component {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.component .messeg {
	 font-size: 20px;
  font-family: "Lato_R";
  color: #606DA6;
}
.component .component_1 {
	font-size: 16px;
	font-family: "Lato_R";
	color: rgb(102, 102, 102);
	padding-bottom: 140px;
	display: flex;
}
.component .component_1 a {
	font-size: 16px;
	font-family: "Lato_R";
	color: #606DA6;
	text-decoration: underline;
}
.component .component_1 a:hover {
	text-decoration: none;
}
.footer {
	border-top: 1px solid #F5F5F5;
	padding-top: 45px;
	padding-bottom: 28px;
}
.footer .logo_f {
	text-align: center;
}
.footer .copi {
	text-align: center;
	font-size: 14px;
	font-family: "Lato_R";
	color: rgb(91, 91, 91);
	line-height: 1.714;
	padding-top: 25px;  
}
.footer .copi a {
	font-size: 14px;
	font-family: "Lato_R";
	color: #606DA6;
	text-decoration: underline;  
}
.footer .copi a:hover {
	text-decoration: none;
}
.component .component_1 .right_block {
	width: 100%;
}




div[class*="-view"] .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 33%;
    float: left;
}
#tt_order_discount_before_basket_txt, #tt_order_discount_before_basket {
    display: none;
}
.suc-zoom:after {
	content: "\f002";
	color: #FFFFFF !important;	
}
.mfp-bottom-bar {
    display: none;
}
.zag_r_o {
	font-size: 48px;
	font-family: "lato_b";
	color: #606DA6;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.wrap_rel_o .row_objekt .zag_r_o_1 {
	font-size: 24px;
	font-family: "lato_R";
	color: #3b3b3b;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.su-carousel.arrow-default .su-carousel-slides .owl-nav .owl-prev {
    left: -30px;
    right: auto;
    text-indent: -2px;
}
.su-carousel.arrow-default .su-carousel-slides .owl-nav .owl-next {
    right: -30px;
    left: auto;
    text-indent: 2px;
}
.forma_karta_v_kon {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-top: 40px;
}
.forma_v_kontaktax, .karta_v_kontaktax{
   width: 50%;
}
@media screen and (max-width:1200px){
	.forma_v_kontaktax, .karta_v_kontaktax{
   width: 100%;
}
	.su-carousel.arrow-default .su-carousel-slides .owl-nav .owl-prev, .su-carousel.arrow-default .su-carousel-slides .owl-nav .owl-next {
    display: none;
}
 
	.s-content {
    overflow-x: scroll;
}
	.s-content table {
    width: 800px !important;
}
	.s-content::-webkit-scrollbar-track{
    border: 2px solid white;
    background-color: #ccc;
}
.s-content::-webkit-scrollbar {
    -webkit-appearance: none;
}
 
.s-content::-webkit-scrollbar:horizontal {
    height: 13px;
}
 
.s-content::-webkit-scrollbar-thumb {
    border-radius: 6px;
    border: 2px solid white;
    background-color: rgba(0, 0, 0, .5);
}
	.fav_table_2::-webkit-scrollbar-track{
    border: 2px solid white;
    background-color: #ccc;
}
.fav_table_2::-webkit-scrollbar {
    -webkit-appearance: none;
}
 
.fav_table_2::-webkit-scrollbar:horizontal {
    height: 13px;
}
 
.fav_table_2::-webkit-scrollbar-thumb {
    border-radius: 6px;
    border: 2px solid white;
    background-color: rgba(0, 0, 0, .5);
}
	.header {
    width: auto;
    justify-content: space-around;
    flex-wrap: wrap;
}
	.gl_img  img {
   width: 100%;
		height: auto;
}
	.component .component_1 {
   display: block;
    padding-bottom: 40px;
   flex-wrap: wrap;
}
	.moduletable_kat_1 {
	width: 100% !important;
	margin-right: 0px !important;
	border-bottom: 0px solid #EBEBEB  !important;
	margin-bottom: 20px !important;
}
	.wrap_gl .garatnia_gl {
    padding-top: 40px;
}
	.wrap_gl .garatnia_gl img {
    width: 100%;
		height: auto;
}
	.moduletable_t_g {
    height: auto;
}
	.mobilebarmenutitleck {
    padding-left: 0px;
}
	.custom_t_g {
    width: auto;
}
	.mobilebuttonmenuck {
    cursor: pointer;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    right: 0;
    line-height: 0.8em;
    font-family: Segoe UI;
    text-align: center;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    background: rgba(255,255,255,0.1);
    background-color: rgba(255,255,255,0.1);
    -moz-border-radius: 50% 50% 50% 50%;
    -webkit-border-radius: 50% 50% 50% 50%;
    border-radius: 50% 50% 50% 50%;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 30px;
    height: 35px;
    width: 35px;
    
}
	.mobilebuttonmenuck:before {
   position: absolute;
		top: 0;
		left: 0;
		content: '≡';
      font-family: Verdana;
    line-height: 36px;
		    right: 0;
}
	.mobileaccordeonck .mobileaccordeoncktitle {
   display: block;
    font-size: 20px;
    text-align: center;
    text-indent: 20px;
    line-height: 45px;
    height: 50px;
		padding: 0px 0 0 0px;
    display: block;
     float: none; 
		    text-shadow: 1px -1px 2px transparent;
}
	.mobileaccordeonck {
    background: #606DA6;
    color: #fff;
    text-shadow: 1px -1px 2px transparent;
    font-size: 15px;
    list-style: none;
    width: 100%;
    margin: 0;
    padding: 0;
    font-family: Verdana;
    left: 0;
    top: 0;
		position: relative;
}
	.mobileaccordeonck .mobileaccordeonckclose {
   cursor: pointer;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    right: 0;
    line-height: 0.8em;
    font-family: Segoe UI;
    text-align: center;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    background: rgba(255,255,255,0.1);
    background-color: rgba(255,255,255,0.1);
    -moz-border-radius: 50% 50% 50% 50%;
    -webkit-border-radius: 50% 50% 50% 50%;
    border-radius: 50% 50% 50% 50%;
    font-size: 20px;
    line-height: 30px;
    height: 35px;
    width: 35px;
		    font-family: Verdana;
    line-height: 36px;
}
	.mobileaccordeonck .mobileaccordeonckclose:before {
   position: absolute;
		top: 0;
		left: 0;
		content: '×';
      font-family: Verdana;
    line-height: 36px;
		    right: 0;
		    text-shadow: 1px -1px 2px transparent;
} 
   .mobileaccordeonck div.current > a:after {
    content: " ";
    display: none;
    float: right;
    height: 35px;
    width: 32px;
    margin-right: 10px;
    background: url(arrow_right.png) center center no-repeat;
}

	.mobileaccordeonck .topbar {
	position: relative;
	border-bottom-width: 0;		
}
	.mobileaccordeonck div.level2.accordeonck > a {
	/* background: url(arrow2.jpg) left center no-repeat; */
	background: #dbdbdb;
	border-radius: 5px;
	margin: 2px 10px 2px 20px;
	padding-left: 45px;
	color: #000000 !important;
}
	.mobileaccordeonck div.accordeonck > a {
    color: #fff !important;
    font-family: verdana;
    display: block;
    padding: 0 0 0 45px;
    text-decoration: none;
    text-align: left;
}
	.mobilebarmenutitleck {
    padding-left: 0px;
    display: block;
    background: #606DA6;
    background-color: #606DA6;
    -moz-border-radius: 0px 0px 0px 0px;
    -webkit-border-radius: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
    font-size: 20px;
    color: #FFFFFF;
    text-align: center;
    text-indent: 20px;
    line-height: 45px;
    height: 45px;
    font-family: Tahoma;
}
	.item-page {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 10px;
	padding-right: 10px;
}
	.wrap_m_gl {
    width: auto;
    margin-right: 0;
    padding-top: 27px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 29px;
}
	.component {
    width: auto;
}
	.wrap_gl .row_kat {
    flex-direction: column;
}
	.wrap_gl .row_kat .item_a a {
	width: 100%;
	margin-bottom: 10px;   
}
	.wrap_m_gl .zag_m_gl {
    text-align: center;
}
	.wrap_m_gl .kn_gl_m a {
    margin-left: auto;
    margin-right: auto;
}
.menu_1 {
    height: auto; 
    display: block; 
}
	._tab50 {
    width: 100%;
		height: auto;
}
	.nav {
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
}
	div[class*="-view"] .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 50%;
    float: left;
}
	.vm-col {
    margin: 0em 0em;
    width: 100%; 
}
	.productdetails-view.productdetails {
	padding-left: 10px;
	padding-right: 10px;
}
	.tovar_izpbrajenie {
	width: 100%;
	float: left;
	margin-bottom: 20px;
	margin-right: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
	.tovar_right_bloc {
    float: left;
   width: 100%;
			-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
	}
@media screen and (max-width:450px){
	.header .tel_email {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
	div[class*="-view"] .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    float: left;
}
	div.product {
    float: left;
    margin: auto;
    width: 100%;
}
	.header .korzina {
		padding-top: 10px;
}
}
@media screen and (max-width:700px){
	.korzina_wapka5, .korzina_wapka4 {
	display: none;
}
	.korzina_wapka_ob {
   flex-wrap: wrap;
		justify-content: space-between;
}
	.korzina_wapka_tovar_4_3 {
    float: left;
    width: 50% !important;
}
	.korzina_wapka_tovar_5_3 {
	float: left;
	width: 20% !important;
	padding-right: 0%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
	div.opc_menu span.opc_title, div.opc_heading span.opc_title {
    vertical-align: middle;
    margin-top: auto;
    margin-bottom: auto;
    height: auto !important;
    position: relative;
    top: 0% !important;
    font-size: 16px !important;
}
	div#vmMainPageOPC div.formLabel {
    width: 100%;
}
	div#vmMainPageOPC .opc_inside {
    margin: 0px 0px 0px 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 10px 10px 10px 30px;
    padding: 20px 10px 10px 20px;
}
	.korzina_wapka1 {
    float: left;
    width: 20% !important;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 1%;
		-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
	.korzina_wapka2 {
    float: left;
    width: 60% !important;
    padding-top: 10px;
    padding-bottom: 10px;
}
	.korzina_wapka_tovar_5 {
    height: 40px;
    display: table-cell;
    vertical-align: middle;
    text-align: center !important;
    width: 600px !important;
    padding-top: 5px;
    padding-bottom: 5px;
}
	.korzina_wapka_tovar_1 {
    float: left;
    width: 20% !important;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 1%;
    display: table-cell;
    vertical-align: middle;
		-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
	.korzina_wapka_tovar_2_2 {
    float: left;
    width: 60% !important;
}
	.korzina_wapka_tovar_3_3 {
    float: left;
    width: 19% !important;
}
	.opc_ship_wrap.opc_ship_wrap_2, .opc_payment_wrap.opc_payment_wrap_1 {
    display: flex;
}
	.op_basket_row.totals {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
	.field_wrapper2 {
	width: 100%;
    display: flex;
}
	#agreed_div {
	width: 10% !important;
	padding-left: 15px;
}



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