/*
.MultiCarousel { float: left; overflow: hidden; width: 100%; position:relative; }
.MultiCarousel .MultiCarousel-inner { transition: 1s ease all; float: left; }
    .MultiCarousel .MultiCarousel-inner .item { float: left;}
    /*.MultiCarousel .MultiCarousel-inner .item > div { text-align: center; padding:10px; margin:10px; background:#f1f1f1; color:#666;}*/
/*
.MultiCarousel .leftLst, .MultiCarousel .rightLst { position:absolute; border-radius:50%;top:calc(50% - 20px); }
.MultiCarousel .leftLst { left:0; }
.MultiCarousel .rightLst { right:0; }

.MultiCarousel .leftLst.over, .MultiCarousel .rightLst.over { pointer-events: none; background:#ccc; }
*/

.product_block{
	background-color: white;
	padding-bottom: 10px;
	border-radius: 10px;
}
.product_col_img{
	padding-left: 10%;
	padding-right: 10%;
	padding-top: 20px;
}
.product_col_img img{
}
.product_count p{
	font-size: 15px;
	font-weight: bold;
}
.product_count span{
	font-size: 18px;
	font-weight: bold;
}
.product_discount{
	position: absolute;
	float:right;
	background-color: #f72a16;
	font-size: 16px;
	font-family: 'Wendy One', sans-serif;
	color:white;
	width:50px;
	height: 50px;
	border-radius: 50px;
	padding-top: 15px;
	text-align: center;
	margin: 3px;
}
.pr_discount{
	position: absolute;
	float:right;
	background-color: #f72a16;
	font-size: 10px;
	font-family: 'Wendy One', sans-serif;
	color:white;
	width:30px;
	height: 30px;
	border-radius: 50px;
	padding-top: 7px;
	text-align: center;
	margin: 3px;
}
.wish_list_add{
	position: relative;
	width: 100%;
}
.wish_list_add i{
	float:right;
	font-size: 18px;
	margin-top: 10px;
	margin-right: 10px;
	color:#17c8f0;
	cursor: pointer;
}
.product_block_name{
	width:100%;
	height: 60px;
	padding-left: 5%;
	padding-right: 5%;
	font-size: 16px;
	text-align: center;
	margin-top: 20px;
}
.product_block_name a{
	color:black;
}
.product_block_name a:hover{
	text-decoration: none;
	color:black;
}
.pr_block_name{
	width:100%;
	height: 60px;
	padding-left: 5%;
	padding-right: 5%;
	font-size: 12px;
	margin-top: 10px;
}
.pr_block_name a{
	color:black;
}
.pr_block_name a:hover{
	text-decoration: none;
	color:black;
}
.product_rewiew{
	width:100%;
	height: 20px;
	padding-left: 5%;
}
.product_rewiew i{
	font-size: 16px;
	position: relative !important;
	margin: 0 !important;
	color:#dcdcdc;
}
.product_cart_block{
	width:100%;
	height: 50px;
	padding-left:5%;
	margin-top: 10px;
}
.pr_cart_block{
	width:100%;
	height: 20px;
	padding-left:5%;
	margin-top: 10px;
}
.product_cart_block_price{
	float:left;
}
.pr_span_b{
	font-weight: bold;
	font-size: 32px;
}
.p_span_b{
	font-weight: bold;
	font-size: 18px;
}
.pr_span_r{
	font-weight: bold;
	font-size: 18px;
	color:#f72a16;
	margin-top: 0
}
.product_discount_style{
	background-color: yellow;
	padding-left: 15px;
	padding-right: 15px;
	border-radius: 10px;
}
.product_cart_block_img{
	width: 50px;
	height: 50px;
	float:right;
	border-radius: 50px;
}
.product_cart_block_img:hover{
	background-color: #17c8f0;
}
.product_cart_block_img img{
	width:30px;
	cursor: pointer;
	margin-top: 10px;
	margin-left: 10px;
}

.product_rewiew_one i{
	font-size: 18px;
	position: relative !important;
	margin: 0 !important;
	color:#dcdcdc;
}
.product_rewiew_one span{
	font-size: 17px;
	margin-left: 10px;
}



/* Product Page Stle*/
.product_image{
	
}
.product_info p{
	font-size: 13px;
}
.product_info_min p{
	color:#a2a2a2;
}
.product_add_block{
	border-radius: 20px;
	background-color: white;
	padding-bottom: 20px;
}
.product_add_block_header{
	height: 100px;
	background-color: #ffee00;
	border-radius: 20px 20px 0 0;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}
.product_one_discount{
	float:left;
	background-color: #f72a16;
	font-size: 20px;
	color:white;
	width:70px;
	height: 70px;
	border-radius: 50px;
	padding-top: 20px;
	text-align: center;
	font-weight: bold;
}
.product_one_discount_style{
	float:left;
	margin-left: 20px;
}


.add_product button{
	font-family: 'PT Sans', sans-serif;
	background-color: orange; 
	border:none; 
	font-weight: bold; 
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 15px;
	padding-right: 15px;
	width: 100%;
	border-radius: 5px;
}
.dostavka_block h4{
	margin-top: 40px;
	font-family: 'PT Sans', sans-serif;
	font-weight: bold;
}
.dostavka_block h5{
	margin-top: 15px;
	font-family: 'PT Sans', sans-serif;
}
.sales_click button{
	width: 100%;
	background-color:white;
	border:solid 1px orange;
	font-family: 'PT Sans', sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 25px;
	font-weight: bold;
	font-size: 18px;
}
.sales_click button:hover{
	background-color: orange;
	color:white;
}
.img_big_block{
	width:100%;
	height: auto;
	background-color: white;
	border-radius: 20px;
}
.img_big_block i{
	font-size: 20px;
	color:#00c2fc;
	font-weight: bold;
}
#product_image_show{
	display: none;
}
.product_one_image{
	padding-bottom: 5%;
	padding-left: 10%;
	padding-right: 10%;
}
.product_arrow_alt div{
	width:100%;
	float:right;
	color:#0073e6;
	padding-right: 20px;
	padding-top: 20px;
	font-size: 20px;
}
.product_slide{
	position: absolute;
	width:100%;
	height: 40px;
	background-color: red;
}

.info_product{
	width:100%;
	height: 500px;
}
.info_tab{
	position: relative;
	width:100%;
	float:left;
	height: 30px;
	border-bottom:solid 1px #81b35f;
}
.info_tab_min{
	position: relative;
	width:auto;
	height: 100%;
	float:left;
	padding-right: 20px;
	padding-top: 5px;
	cursor: pointer;
}
.info_block{
	position: relative;
	width:100%;
	height: auto;
	float:left;
	border-bottom:solid 1px #81b35f;
	padding-top: 20px;
	padding-bottom: 20px;
}
.info_block_des{
	width:100%;
	float:left;
}
.span_size{
	font-size: 16px;
}
.top_minus{
	margin-top: -7px;
}

#tab_spec{
	font-weight: bold;
}
#info_desc{
	display: none;
}
#info_desc p{
	text-align: justify;
}
#like_block{

}

#wish_block{
	display: none;
}
.wish_p{
	text-align: center;
	font-weight: bold;
}
.wish_l{
	width:100%;
	height: 100px;
}
.wish_l i{
	position: absolute;
	float:left;
	margin-left: 0px; !important;
	margin-top: 5px;
	color:#0073e6;
	cursor:pointer;
	font-size: 18px;
} 
.wish_img{
	width:30%;
	height: 100%;
	float:left;
}
.wish_img img{
	width:100%;
	padding: 10px;
	padding-left: 20px;
}
.wish_inf{
	width:70%;
	height: 100%;
	float:left;
}
.wish_inf h3{
	font-size: 15px;
	font-weight: normal;
}
.wish_inf h2{
	font-size: 18px;
	font-weight: bold;
	margin-top: -5px;
	color: black;
}
.product_one_info{
	padding: 10px;
}
.product_one_info p{
	color:#0073e6;
	font-size: 12px;
	font-weight: bold;
}
.product_one_cart_add{
	font-family: 'PT Sans', sans-serif;
    background-color: #0073e6;
    border: none;
    font-weight: bold;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 5px;
    color:white;
}
.product_one_info h3{
	font-size: 14px;
	font-weight: bold;
	color:#333333;
}
.product_one_info p{
	font-size: 11px;
	font-weight: bold;
	color:#333333 ;
}
.sel_size_st{
	width:180px;
	padding: 5px;
	border:solid 2px #0073e6;
	font-weight: bold;
}
.sel_size_st option{
	font-weight: bold;
	font-size: 16px;
	padding-top: 5px;
}
.sz_1{
	color:red;
}
