.html_topbar_left ul {
    background-image: url(../wp-content/uploads/2021/02/background_phone.png);
    background-repeat: no-repeat;
    background-position: 0 6px;
    color: #666;
    font-size: 18px;
    line-height: 1;
	  width: 220px;
	  text-align: right;
}
.html_topbar_left li {
    list-style-type: none;
}

/*шапка*/
.text-top-header{
    color: #003399;
    font-family: 'Roboto', sans-serif;
    text-transform: capitalize;
    font-size: 20px !important;
}
@media only screen and (min-width: 850px){
.header-bottom {
	  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0066cc), to(#003399));
	}
}
@media only screen and (max-width: 849px){
	.header-bottom {
		 background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8e8e8), to(#e8e8e8));
    background-image: -webkit-linear-gradient(180deg, #e8e8e8 0%, #ffffff 50%, #e8e8e8 100%);
    background-image: -moz-linear-gradient(180deg, #e8e8e8 0%, #ffffff 50%, #e8e8e8 100%);
    background-image: -ms-linear-gradient(180deg, #e8e8e8 0%, #ffffff 50%, #e8e8e8 100%);
    background-image: -o-linear-gradient(180deg, #e8e8e8 0%, #ffffff 50%, #e8e8e8 100%);
    background-image: linear-gradient(-90deg, #e8e8e8 0%, #ffffff 50%, #e8e8e8 100%);
    position: relative;
  }
	/*блоки в шапке на мобильном*/
	.header-block {
    width: 70px;
 }
	.nav > li > a {
    font-size: 1.0em;
}
}
.header-main {
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8e8e8), to(#e8e8e8));
    background-image: -webkit-linear-gradient(180deg, #e8e8e8 0%, #ffffff 50%, #e8e8e8 100%);
    background-image: -moz-linear-gradient(180deg, #e8e8e8 0%, #ffffff 50%, #e8e8e8 100%);
    background-image: -ms-linear-gradient(180deg, #e8e8e8 0%, #ffffff 50%, #e8e8e8 100%);
    background-image: -o-linear-gradient(180deg, #e8e8e8 0%, #ffffff 50%, #e8e8e8 100%);
    background-image: linear-gradient(-90deg, #e8e8e8 0%, #ffffff 50%, #e8e8e8 100%);
    position: relative;
}
/*для главной*/
.more_item {
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#007c00), to(#01b24e));
    background-image: -webkit-linear-gradient(0deg, #007c00, #01b24e);
    background-image: -moz-linear-gradient(0deg, #007c00, #01b24e);
    background-image: -ms-linear-gradient(0deg, #007c00, #01b24e);
    background-image: -o-linear-gradient(0deg, #007c00, #01b24e);
    background-image: linear-gradient(90deg, #007c00, #01b24e);
    height: 10px;
    position: relative;
    margin-bottom: 10px;
    margin-top: 8px;
}
/*FOOTER*/
.absolute-footer {
    display: none;
}
/*ЗАГАЛОВКИ*/
h2, h3, h5, #tab-title-description > a{
    color: #0066cc;
    font-size: 15px !important;
    font-style: normal;
    font-weight: normal;
    margin: 1em 0;
	  text-transform: uppercase;
}
.product-title.product_title.entry-title, .name.product-title.woocommerce-loop-product__title{
	text-transform: uppercase;
}
 /*h1 {
    color: #0066cc;
    font-size: 16px !important;
    font-style: normal;
    font-weight: normal;
    margin: 1em 0;
    text-transform: uppercase;
}*/
h5.post-title.is-large {
    text-decoration: underline #0066cc;
}
/*сайдбар на главной*/
.widgets-framed .widget, .widgets-boxed .widget {
	padding:0!important;
}
/*каталог в сайдбаре*/
.title-menu-sidebar {
    background-image: url(../wp-content/uploads/2021/02/backgroun-menu-sidebar.png);
    background-repeat: no-repeat;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    height: 75px;
    text-align: center;
    text-transform: uppercase;
	  background-position: center;
}
@media only screen and (max-width: 1023px) {
  .title-menu-sidebar {
    background-image: linear-gradient(90deg, #007c00, #01b24e);
    height: 50px;
    position: relative;
    margin-bottom: 10px;
    margin-top: 8px;
  }
}
@media only screen and (min-width: 550px) and (max-width: 674px){
  .title-menu-sidebar {
	height: 70px;
   }
}
.title-menu-sidebar>div {
    border-bottom: 1px solid #fff;
    display: inline-block;
    padding: 12px 0 4px 0;
}
.widgets-framed .widget, .widgets-boxed .widget {
    border: 0 !important;
}
.widget {
    margin-bottom: 0 !important;
}
#woocommerce_product_categories-14 > .widget-title, .cat-item.cat-item-15, .cat-item.cat-item-175, #woocommerce_product_categories-15 > .widget-title.shop-sidebar, #woocommerce_product_categories-13 > .widget-title.shop-sidebar {
    display: none;
}
.product-categories > li:hover {
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#cccccc), to(#ffffff));
    background-image: -webkit-linear-gradient(90deg, #cccccc, #ffffff);
    background-image: -moz-linear-gradient(90deg, #cccccc, #ffffff);
    background-image: -ms-linear-gradient(90deg, #cccccc, #ffffff);
    background-image: -o-linear-gradient(90deg, #cccccc, #ffffff);
    background-image: linear-gradient(0deg, #cccccc, #ffffff);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 1px 1px rgba(255, 255, 255, 0.75), inset -1px -1px rgba(255, 255, 255, 0.75);
}
.product-categories{
    text-transform: uppercase;
}
.widget .toggle {
    width: 2em !important;
    border: solid 1px #0066dc;
}
ul.menu > li ul, .widget > ul > li ul {
	  padding-right: 5px;
    padding-left: 5px !important;
	  border-left:0!important
}
ul.menu > li li, .widget > ul > li li {
    padding-left: 5px;
}
ul.menu > li ul li:hover, .widget > ul > li ul li:hover, .current-cat.active{
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#cccccc), to(#ffffff));
    background-image: -webkit-linear-gradient(90deg, #cccccc, #ffffff);
    background-image: -moz-linear-gradient(90deg, #cccccc, #ffffff);
    background-image: -ms-linear-gradient(90deg, #cccccc, #ffffff);
    background-image: -o-linear-gradient(90deg, #cccccc, #ffffff);
    background-image: linear-gradient(0deg, #cccccc, #ffffff);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.5), inset 1px 1px rgba(255, 255, 255, 0.75), inset -1px -1px rgba(255, 255, 255, 0.75);
}
.widget .current-cat > a {
    color: #06c !important;
}
/*Главное меню*/
/*
.nav-line-bottom>li>a:before, .nav-line-grow>li>a:before, .nav-line>li>a:before {
    top: -6px!important;
    height: 6px!important;
}
*/

.menu-item-design-default:hover, .header:not(.transparent) .header-bottom-nav.nav > li.active {
background: linear-gradient(0deg, #e1dfdf, #ffffff);
}
.nav-spacing-xlarge > li{
    margin: 0 !important;
}
.header:not(.transparent) .header-bottom-nav.nav > li > a {
    padding-left: 15px;
    padding-right: 15px;
}
@media only screen and (min-width: 949px) and (max-width: 1027px) {
	.header:not(.transparent) .header-bottom-nav.nav > li > a {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 948px) {
		.header:not(.transparent) .header-bottom-nav.nav > li > a {
    padding-left: 5px;
    padding-right: 5px;
  }
}
.nav-uppercase > li > a {
    font-weight: normal !important;
}
.header:not(.transparent) .header-bottom-nav.nav > li > a:hover, .header:not(.transparent) .header-bottom-nav.nav > li.active > a, .header:not(.transparent) .header-bottom-nav.nav > li.current > a, .header:not(.transparent) .header-bottom-nav.nav > li > a.active, .header:not(.transparent) .header-bottom-nav.nav > li > a.current {
    color: #523399 !important;
	  border-bottom: solid 1px #b9b7b7;

}
.header-bottom-nav.nav-line-bottom > li > a::before, .header-bottom-nav.nav-line-grow > li > a::before, .header-bottom-nav.nav-line > li > a::before, .header-bottom-nav.nav-box > li > a:hover, .header-bottom-nav.nav-box > li.active > a, .header-bottom-nav.nav-pills > li > a:hover, .header-bottom-nav.nav-pills > li.active > a {
    height: 11px;
}

.nav-column li > a, .nav-dropdown > li > a {
    line-height: 1.3;
    color: blue !important;
}

/*мобильное меню*/
@media screen and (max-width: 849px) {
	.icon-menu {
    -webkit-transform: skew(-56deg);
    -ms-transform: skew(-56deg);
    transform: skew(-56deg);
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
	}
.off-canvas-right.dark .mfp-content, .off-canvas-left.dark .mfp-content {
    background-color: #003da3 !important;
	  background: linear-gradient(-90deg, #06c, #039);
	}
	.dark .nav > li > a:hover{
    color: #039 !important;
    background-color: #ececec;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8e8e8), to(#e8e8e8));
    background-image: -webkit-linear-gradient(180deg, #e8e8e8 0%, #ffffff 50%, #e8e8e8 100%);
    background-image: -moz-linear-gradient(180deg, #e8e8e8 0%, #ffffff 50%, #e8e8e8 100%);
    background-image: -ms-linear-gradient(180deg, #e8e8e8 0%, #ffffff 50%, #e8e8e8 100%);
    background-image: -o-linear-gradient(180deg, #e8e8e8 0%, #ffffff 50%, #e8e8e8 100%);
    background-image: linear-gradient(-90deg, #e8e8e8 0%, #ffffff 50%, #e8e8e8 100%);
  }

	.nav > li > a.button, .nav > li > button {
    border: solid 1px aliceblue;
  }
}
/*Блог*/
.title-news-sidebar {
    font-weight: bold;
    text-transform: uppercase;
   	border-top: 1px solid #999;
    padding-top: 20px;
	  text-decoration: underline #0066cc;
}
.entry-category is-xsmall, .entry-category.is-xsmall{
	  display:none;
}
.entry-meta.uppercase.is-xsmall > .byline{
    display:none;
}
.entry-divider.is-divider.small, .is-divider.small, .is-divider {
    display: none !important;
}
.post-title.is-large {
    line-height: 2;
}
.badge.post-date.badge-small.badge-outline {
    display: none;
}
.posted-on{
	display:none
}
#flatsome_recent_posts-19 {
    text-transform: uppercase;
}
/*кнопки форм*/
.popupaoc-button, .wpcf7-form-control.wpcf7-submit.button {
    background: linear-gradient(90deg, #007c00, #01b24e) !important;
}
.popupaoc-button:hover, .popupaoc-button:focus, .wpcf7-form-control.wpcf7-submit.button:hover {
	background: linear-gradient(-90deg, #06c, #039) !important;
}
.wpcf7-form-control.wpcf7-submit.button {
    border-radius: 5px;
}
.form-flat input:not([type="submit"]), .form-flat textarea, .form-flat select {
    border-radius: 5px!important;
}
/*описание категорий товаров*/
.term-description {
    margin-top: 40px;
}
/*название категорий на карточках*/
.box-text.text-center {
    border: solid 1px;
    opacity: 0.9;
}
.product-small.box > .box-text.text-center {
    border: 0;
}
/*таблицы, этим стилем я обварачиваю таблицы
.table-cat{
	overflow-x:scroll;
}
*/
.term-description table td, #tab-description td {
  padding-left: 5px !important;
}

/*Товаров, соответствующих вашему запросу, не обнаружено.*/
p.woocommerce-info {
    display: none;
}