/*
Theme Name: Oxygen - kingtheme.net
Author: Laborator
Author URI: https://laborator.co/
Description: Oxygen &ndash; is a WooCommerce theme, built exclusively for online shopping and offers great variety of options to customize the look and feel of the theme via theme options panel. Activate it and let the fun begin.
Version: 2.5
License: GNU General Public License v2 or later
License URI: license/README_License.txt
*/

.gallery-caption,
.bypostauthor {
}

.header_tel {
font-weight: bold;
font-size: 1.5em;
text-align: right;
padding-right: 5%;
color: #FFFFFF;
background-color: #ff6600;
}

.wpcf7-form {
color: black;
}

.popmake-title {
margin-bottom: 0.7em;
}

@media screen and (max-width: 991px) {
.popmake-3210 {
width: 100%;
padding: 15px 0;
}
}


a.obrazec {
color: white;
background-color: #99cc33;
padding: 5px 18px;
}
a.obrazec:hover {
color: #e1fcc7;
}

.lab_wpb_banner_2 .centered {
	visibility: visible;
	z-index: 200;
}
.lab_wpb_banner_2 a .ol {
	background-color: rgba(0, 0, 0, 0.4);
}
.vc_column_container .vc_column-inner {
	padding-left: 7px !important;
	padding-right: 7px !important;
}

.menu-image {
	margin-bottom: 3px !important;
	margin-top: 3px !important;
}
.banner-type-3menu-image {
	margin-bottom: 5px !important;
}

/*Css для статей*/
.blog .single_post img {
	margin: 20px 0px;
}
.blog .single_post .post_details hr {
	margin-bottom: 0px;
}
.blog .single_post .post-content p {
	font-size: 16px;
	margin-bottom: 15px;
	color: #222;
}
.blog .single_post .post-content ul {
	font-size: 16px;
	margin-bottom: 15px;
}

/*Кнопки фильтра*/
.prdctfltr_wc.prdctfltr_square .prdctfltr_filter label.prdctfltr_active > span:before {
	content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    padding: 0;
    margin-top: 3px;
	border: 3px double #ff6600 !important;
    margin-right: 12px;
    box-sizing: content-box;
    background-color: #ff6600;
}

/* устранияю проблемы ускорения */
.laborator-woocommerce .product-single .entry-summary .price del {
    position: static;
   }

/*ширина полей конт формы*/

@media only screen and (max-width : 1980px) {.wpcf7 input[type="tel"], .wpcf7 input[type="email"], .wpcf7 textarea, .wpcf7 input[type="text"] {
width: 100%;}}

@media only screen and (max-width : 767px) {.wpcf7 input[type="tel"], .wpcf7 input[type="email"], .wpcf7 textarea, .wpcf7 input[type="text"] {
width: 100%;}}

@media only screen and (max-width : 600px) {.wpcf7 input[type="tel"], .wpcf7 input[type="email"], .wpcf7 textarea, .wpcf7 input[type="text"] {
width: 100%;}}

@media only screen and (max-width : 480px) {.wpcf7 input[type="tel"], .wpcf7 input[type="email"], .wpcf7 textarea, .wpcf7 input[type="text"] {
width: 100%;}}

@media only screen and (max-width : 360px) {.wpcf7 input[type="tel"], .wpcf7 input[type="email"], .wpcf7 textarea, .wpcf7 input[type="text"] {
width: 100%;}}

h1 {
    font-size: 25px !important;
    text-transform: uppercase;
    font-weight: 400 !important;
    color: #ff6600 !important;
}