/*   
Theme Name: metaplast
Author: I am
Author URI: #
*/

body{
	background: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #313131;
	min-width: 320px;
}
@font-face {
  font-family: 'HelveticaNeueCyr-Light';
  src: url('fonts/HelveticaNeueCyr-Light.eot?#iefix') format('embedded-opentype'),  url('fonts/HelveticaNeueCyr-Light.otf')  format('opentype'),
	     url('fonts/HelveticaNeueCyr-Light.woff') format('woff'), url('fonts/HelveticaNeueCyr-Light.ttf')  format('truetype'), url('fonts/HelveticaNeueCyr-Light.svg#HelveticaNeueCyr-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeueCyr-Medium';
  src: url('fonts/HelveticaNeueCyr-Medium.eot?#iefix') format('embedded-opentype'),  url('fonts/HelveticaNeueCyr-Medium.otf')  format('opentype'),
	     url('fonts/HelveticaNeueCyr-Medium.woff') format('woff'), url('fonts/HelveticaNeueCyr-Medium.ttf')  format('truetype'), url('fonts/HelveticaNeueCyr-Medium.svg#HelveticaNeueCyr-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeueCyr-Roman';
  src: url('fonts/HelveticaNeueCyr-Roman.eot?#iefix') format('embedded-opentype'),  url('fonts/HelveticaNeueCyr-Roman.otf')  format('opentype'),
	     url('fonts/HelveticaNeueCyr-Roman.woff') format('woff'), url('fonts/HelveticaNeueCyr-Roman.ttf')  format('truetype'), url('fonts/HelveticaNeueCyr-Roman.svg#HelveticaNeueCyr-Roman') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeueCyr-Thin';
  src: url('fonts/HelveticaNeueCyr-Thin.eot?#iefix') format('embedded-opentype'),  url('fonts/HelveticaNeueCyr-Thin.otf')  format('opentype'),
	     url('fonts/HelveticaNeueCyr-Thin.woff') format('woff'), url('fonts/HelveticaNeueCyr-Thin.ttf')  format('truetype'), url('fonts/HelveticaNeueCyr-Thin.svg#HelveticaNeueCyr-Thin') format('svg');
  font-weight: normal;
  font-style: normal;
}
h1{
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 32px;
    line-height: 36px;
    color: #262626;
    font-weight: normal;
    font-family: 'HelveticaNeueCyr-Medium';
}
h2{
    margin-top: 15px;
    font-size: 20px;
    color: #0055a5;
    font-family: 'HelveticaNeueCyr-Medium';
}

header .top{
	/* background: url(img/header-bg.jpg) top no-repeat;
	    background-size: cover; */
	background: #e3e5ec;
    padding-top: 20px;
    padding-bottom: 20px;
}
header .time, header .phone{
	font-size: 18px;
}
.glyphicon{
	position: absolute;
	left: -10px;
}


header .callback, .basket-btn , header .fancybox-inline {
    width: 250px;
    color: #0055a5;
    font-size: 14px;
    padding: 0 20px;
    margin: 0 auto;
    overflow: hidden;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    line-height: 43px;
    border: 1px solid #0055a5;
    text-transform: uppercase;
    border-radius: 30px;
    box-sizing: border-box;
}

header .top-menu{
    background: #F4A460;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(49, 49, 49, 0.3);
    -moz-box-shadow: 0px 3px 5px 0px rgba(49, 49, 49, 0.3);
    box-shadow: 0px 3px 5px 0px rgba(49, 49, 49, 0.3);
}
header nav.navbar{
	margin: 0;
}
header .top-menu ul li{
	margin-right: 30px;
}
header .top-menu ul li a{
	font-size: 16px;
    color: #313131;
    text-transform: uppercase;
}
header .top-menu li.menu-item-has-children{
	background: url(img/menu-icon.png) right 20px no-repeat;
    padding-right: 30px;
}
header .top-menu ul li ul.sub-menu{
	display: none;
}
header .top-menu ul li a:hover{
    background: none!important;
    color: #eee;
    transition: 0.6s;
}
header .top-menu ul li a:not(:hover){
    color: 313131; 
    transition: 0.7s;
}
.zvonok{
    width: 110px!important;
    height: 110px!important;
    border-radius: 50%!important;
    line-height: 25px!important;
    /* padding: 10% 5%!important; */
    display: flex!important;
    justify-content: center;
    align-items: center;
    background-color: #fff!important;
    border: 4px solid #0055a5!important;
}
.zvonok p{
    margin: 0!important;
}
.logo a img{
    margin: 0 auto;
}
.cart-home{
    height: 110px!important;
    background-color: #fff;
    border: 4px solid #0055a5!important;
    border-radius: 0px!important;
}
.bs-img-header1{
 width: 30px;
 height: 30px;
}
.bs-img-header2{
    width: 21.78%;
    height: 100%;
}
.cart-home i{
    font-size: 45px;
    display: block;
    color: black!important;
}
header .top-menu ul li ul.sub-menu li a:hover{
    color: #000!important;
}
header .top-menu ul li:hover ul.sub-menu{
	background: #fff;
	position: absolute;
	display: block;
	list-style: none;
	border: 4px solid #F4A460;
	padding: 10px;
	z-index: 999999;
	width: 250px;
}
header .top-menu ul li ul.sub-menu li{
	padding-bottom: 10px;
}
header .top-menu ul li ul.sub-menu li a{
	font-size: 15px;
}

.slider-sidebar{
	padding-top: 20px;
	padding-bottom: 20px;
	background: url(img/bg-01.jpg) top no-repeat;
    background-size: cover;
}
.sidebar ul.sidebar{
	list-style: none;
    background: #fffff4;
    border: 5px solid #F4A460;
    padding: 0;
}
.sidebar ul.sidebar li{
	padding: 10px;
    border-bottom: 1px solid #ead6bd;
}
.sidebar ul.sidebar li a{
	font-family: 'HelveticaNeueCyr-Roman';
    text-transform: uppercase;
    color: #0055a5;
    padding-left: 21px;
    font-weight: normal;
    font-size: 16px;
    margin-bottom: 5px;
}
.sidebar ul.sidebar li ul.sub-menu{
	list-style: square;
	color: #0055a5;
}
.sidebar ul.sidebar li ul.sub-menu li{
	line-height: 26px;
	padding: 0;
}
.sidebar ul.sidebar li ul.sub-menu li{
    border-bottom: none;
}
.sidebar ul.sidebar li ul.sub-menu li a{
	color: #313131;
    text-transform: none;
}
.slider-sidebar .r-bottom{
	text-align: center;
}
.slider-sidebar .r-bottom span {
    display: block;
    background: #0055a5;
    height: 30px;
    border-radius: 4px;
    text-align: center;
    color: #fff;
    margin-top: 10px;
    text-transform: uppercase;
    line-height: 30px;
}
.decor{
	background: url(img/bg-02.jpg) top no-repeat;
    background-size: cover;
    padding-bottom: 20px;
}
.decor h3{
	margin-top: 50px;
    margin-bottom: 30px;
    font-size: 36px;
    line-height: 28px;
    text-transform: none;
    color: #313131;
    text-align: center;
}
.decor .product{
	float: left;
	display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 10%;
}
.decor .product a:hover{
    transition: 0.7s;
    box-shadow: 0px 7px 55px 7px #000;
}
.decor .product a:not(:hover){
    transition: 0.7s;
    box-shadow: none;
}
.decor .product a span{
	background: rgba(59, 59, 59, 0.6);
    color: #fff;
    height: 51px;
    display: block;
    font-size: 18px;
    z-index: 100;
    position: relative;
    text-align: center;
}
.advantages{
	background: url(img/bg-05.jpg) top no-repeat;
    background-size: cover;
    padding-top: 20px;
    padding-bottom: 20px;
}
.advantages h3{
    margin-top: 0;
    margin-bottom: 40px;
    font-size: 36px;
    line-height: 36px;
    color: #313131;
    text-align: center;
}
.advantages p{
	font-size: 20px;
    line-height: 24px;
    text-align: left;
    margin-top: 0;
}
.advantages .advantage{
	height: 100px;
}
.gallery{
	padding-top: 20px;
	padding-bottom: 20px;
}
.gallery h3{
    margin-top: 0;
    margin-bottom: 40px;
    font-size: 36px;
    line-height: 36px;
    color: #313131;
    text-align: center;
}
.content-wrap{
    margin-top: 20px;
}
.content-page h4{
    text-align: center;
    margin-top: 15px;
    font-size: 20px;
    color: #0055a5;
    float: left;
    width: 100%;
    font-family: 'HelveticaNeueCyr-Medium';
}
.content-page p{
	margin: 0 0 15px;
	font-size: 16px;
}
.content-page ul{
	list-style: square;
    margin-top: 0;
    display: inline-block;
    color: #008b00;
}
.content-page ul li{
	font-size: 16px;
	color: #313131;
}
.quest h5{
    font-size: 30px;
    padding-top: 135px;
    font-family: 'HelveticaNeueCyr-Medium';
    text-transform: uppercase;
}
.quest p{
    font-size: 31px;
    margin-top: 40px;
}
.quest a{
    display: inline-block;
    width: 230px;
    text-align: center;
    text-transform: uppercase;
    background: #0055a5;
    color: #fff;
    font-family: 'HelveticaNeueCyr-Roman';
    height: 53px;
    line-height: 53px;
    margin-top: 30px;
    margin-bottom: 30px;
    border: 1px solid #0055a5;
    border-radius: 30px;
    box-sizing: border-box;
}
.quest1 a{
    display: inline-block;
    width: 230px;
    text-align: center;
    text-transform: uppercase;
    background: #0055a5;
    color: #fff;
    font-family: 'HelveticaNeueCyr-Roman';
    height: 53px;
    line-height: 53px;
    margin-top: 30px;
    border: 1px solid #0055a5;
    border-radius: 30px;
    box-sizing: border-box;
}


button, html input[type=button], input[type=reset], input[type=submit] {
-webkit-appearance: button;cursor: pointer;width: 100%;background: #4a97c2;color: #fff;padding: 0.5em 1em;}
.newyear{
    text-align: center;
}
.newyear a{
    display: inline-block;
    padding: 30px;
    border: 4px solid #F4A460;
    width: 100%;
    height: 100px;
    font-family: 'HelveticaNeueCyr-Roman';
    font-size: 16px;
}
ul.products{
    display: block;
    list-style-type: none;
}
ul.products li{
    float: left;
    margin: 20px;
    min-height: 300px;
    max-height: 100%;
}
.woocommerce-loop-product__title
{
    text-align: center;
}
.woocommerce-LoopProduct-link img{
    min-height: 80px;
}
div#sidebar{
    display: none;
}
form.cart button{
    width: inherit;
}
ul.page-numbers{
    list-style: none;
}
ul.page-numbers li{
    display: inline-block;
}
ul.page-numbers li a, ul.page-numbers li span{
    font-size: 16px;
}
.navbar-toggle {
    width: inherit;
    background: #fff;
}
.navbar-toggle span {
    background: #F4A460;
}
ul.products h2.woocommerce-loop-product__title{
    text-align: center;
}
ul.products span.price{
    display: block;
    font-size: 24px;
    color: #2E8B57;
    text-align: center;
    margin-top: 20px;
}
ul.products a.add_to_cart_button{
    display: block;
    text-align: center;
    background-color: #F4A460;
    margin-top: 20px;
    color: #000;
    padding: 10px;
}
ul.products a.added_to_cart{
    display: block;
    text-align: center;
    background-color: #e3e5ec;
    margin-top: 20px;
    color: #000;
    padding: 10px;
}
.summary.entry-summary p.price{
    font-size: 20px;
    
}
p.price{
    
    color: #2E8B57;
}

footer .footer{
	padding-top: 25px;
    padding-bottom: 25px;
    background: #F4A460;
    font-size: 16px;
}
footer .footer .glyphicon-map-marker{
	top: 30px;
}
footer .footer .glyphicon-envelope{
	top: 57px;
}

/* Media */
@media (max-width: 991px) {
    .sidebar ul.sidebar li ul.sub-menu{
        padding-left: 10px;
    }
    header .time, header .phone, header .logo, header .call{
        text-align: center;
        margin-top: 20px;
    }
    header .top img{
        display: inline-block;
    }
    .newyear a{
        height: 60px;
        padding: 3px;
    }
    .glyphicon{
        position: relative;
    }
    footer .footer{
        text-align: center;
    }
    footer .footer > div > div > div {
        margin-top: 20px;
    }
    footer .footer img{
        display: inline-block;
    }
    footer .footer .glyphicon-map-marker, footer .footer .glyphicon-envelope{
        top: 0;
    }
}
@media (max-width: 767px) {
    .sidebar ul.sidebar li ul.sub-menu{
        padding-left: 40px;
    }
}
.continue_b {
    float: left;
}
h4.zag02 {
    margin-top: 30px;
    text-align: center;
    margin-bottom: 25px;
    max-width: 400px;
}

h4, .uk-h4 {
    font-size: 20px;
    line-height: 28px;
}
.continue_b a {
    display: block;
    text-align: center;
    background-color: #F4A460;
    margin-top: 20px;
    color: #000;
    padding: 10px 0px;
}
.showcart_b {
    float: right;
}
.showcart_b a {
        display: block;
    text-align: center;
    background-color: #F4A460;
    margin-top: 20px;
    color: #000;
    padding: 10px 0px;
}



.cart{
    display:flex;
    margin-bottom: 20px;
}

.cart .single_add_to_cart_button{
    margin-left: 20px;
    height: 34px;
    
    width: 200px;
    border: unset;
    border-radius: 3px;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
    background-color: #A9A9A9;
     font-weight: bold;
}

 .after_left .fancybox-inline{
    margin-left: 20px;
    height: 34px;
    
    width: 200px;
    border: 1px solid black;
    text-align: center;
    background-color: #F4A460;
    /* margin-top: 20px; */
    color: #fff;
     padding: 10px 30px 10px 30px;
     font-weight: bold;
}

.after_left .product_meta{
    margin-bottom: 50px;
}

.quantity-cont{
    display:flex;
    width: 93px;
    text-align: center;
    height: auto;
    
    
    
    box-sizing: border-box;
    border: 1px solid #e5e5e5;
   
    vertical-align: top;
    border-radius: 2px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    height: 34px;
}

.quantity-cont > span {
    line-height: 34px;
    height: 34px;
    width: 28px;
}
.quantity-cont .input-text{
        width: 40px;
        text-align: center;
        padding: 1px;

}
input[type='number'] {
    -moz-appearance:textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
.quantity-cont input {
    font-size: 13px;
    height: 34px;
    width: 65px;
    

    border: 0px;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    background: #f7f7f7;
    color: #666666;
    font-size: 13px;
    height: 30px;
    border-radius: 0px;
    text-align: center;
    line-height: 13px;    
}
.quantity-cont .plus, .quantity-cont .minus {
    font-size: 14; 
    line-height: 28px;
    height: 28px;
    width: 24px;
    display: inline-block;
    cursor: pointer;
    vertical-align: top;
}
.quantity-cont > span.minus:before {
    background-position: -82px -191px;
}
.quantity-cont > span.plus:before {
   background-position: -52px -191px;
}
.quantity-cont > span:before {
    opacity: 0.7;
    display: inline-block;
    content: "";
    width: 24px;
    height: 28px;
    background: url(/wp-content/uploads/ai.png) -21px -191px no-repeat;
    vertical-align: middle;
}
#fancybox-content
{
    height: auto!important;
}
.mb-3{
    margin-bottom: 25px;
}
ul.products li{
border: 3px solid #fff;
}
ul.products li:hover{
    border: 3px solid #F4A460;
    transition: 0.3s;
}
ul.products li:not(:hover){
        border: 3px solid #fff;
    transition: 1s;
}
.bs-h4-cf{
    font-size: 30px;
    color: #444d5b;
}
.bs-tel input{
    font-family: 'ptsans';
    margin-left: 5%;
    margin-bottom: 20px;
    font-size: 14px;
    color: #444d5b;
    height: 36px;
    border: 2px solid #d2d8db;
    width: 95%;
    padding-left: 10px;
} 
.bs-name input{
    font-family: 'ptsans';
    margin-left: 3%;
    margin-bottom: 20px;
    font-size: 14px;
    color: #444d5b;
    height: 36px;
    border: 2px solid #d2d8db;
    width: 95%;
    padding-left: 10px;
}
.bsbtncf{
    height: 42px!important;
    font-size: 16px!important;
    color: #fff!important;
    position: relative!important;
    text-transform: uppercase!important;
    background: #cf271d!important;
    border-top: 0!important;
    border-left: 0!important;
    border-right: 0!important;
    border-bottom: 2px solid #921e17!important;
    -webkit-border-radius: 4px!important;
    -moz-border-radius: 4px!important;
    border-radius: 4px!important;   
}