body {

}



.home .master-container {
    margin-bottom: 0;
}

/* New custom CSS: */

/* Для ЮУЗТ */

/* Подгружаем шрифт */
@import url('https://fonts.googleapis.com/css?family=Play:400,700&subset=cyrillic');


/* Меняем шрифт у кучи элементов */

body, .primary-font, .main-title--small .main-title__secondary, .navigation--main .sub-menu, .widget_search, body.woocommerce-page div.product p.price del, body.woocommerce-page div.product form.cart .single_variation .price del {
    font-family: play;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .buildpress-table, .header-light .jumbotron__title p, .navigation--main, .navbar-toggle__text, #comments-submit-button, .btn, .post-password-form > p > input, .testimonial__author, .motivational-text, .project__navigation a, .pagination, .master-container .widget_nav_menu ul > li > a, .sidebar .widget_nav_menu ul > li > a, .widget_calendar caption, .read-more, body.woocommerce-page ul.products li.product h3, .woocommerce ul.products li.product h3, body.woocommerce-page a.add_to_cart_button, .woocommerce a.add_to_cart_button, body.woocommerce-page a.button, body.woocommerce-page input.button, body.woocommerce-page input.button.alt, body.woocommerce-page button.button, body.woocommerce-page nav.woocommerce-pagination, body.woocommerce-page .widget_product_categories ul > li > a, body.woocommerce-page div.product p.price, body.woocommerce-page div.product form.cart .single_variation .price, body.woocommerce-page div.product .woocommerce-tabs ul.tabs li a, body.woocommerce-page .woocommerce-error, body.woocommerce-page .woocommerce-info, body.woocommerce-page .woocommerce-message, body.woocommerce-page #review_form #respond input#submit, body.woocommerce-page .quantity .qty, body.woocommerce-page table.shop_table .product-name a, body.woocommerce-page table.shop_table .product-price, body.woocommerce-page .cart-collaterals .cart_totals table tr th, body.woocommerce-page .cart-collaterals .cart_totals table tr td, .header-transparent .jumbotron .jumbotron__title {
    font-family: play;
}


#menu-main-menu li {
	font-weight: 100;
}


.carousel-inner p, .siteorigin-panels-stretch {
	color: #bbb
}


.woocommerce ul.products li {
	text-align: center;
}

/* Таблица референт-лист */
.reflist_tab th {
    text-align: center;
    background: #f7c51e;
    padding: 10px;
    border: 1px solid #ddd;
}

.reflist_tab td {
    padding: 10px;
    border: 1px solid #ddd;
}

.reflist_tab tr:hover {
    background: rgb(254, 244, 212);
}

/* Pop-up Styles */
.black {
    position:fixed;
    top:0px;
    right:0px;
    bottom:0px;
    left:0px;
    width:100%;
    height:100%;
    display:none;
    background:rgba(0,0,0,0.65);
    z-index:99999;
}
    .big_box_close {
        position:absolute;
        top:0px;
        left:0px;
        width:100%;
        height:100%;
        z-index:1001;
        display:block;
    }
    .form_box{
        position:relative;
        display:block;
        top:auto;
        left:auto;
        margin:0px auto;
        background:#ffffff;
        border-radius:5px;
        padding:18px 20px;
        box-sizing:border-box;
        width:100%;
        min-width:300px;
        max-width:350px;
        height:auto;
        z-index:1002;
    }
        .a_close_box {

    background-color: rgba(0, 122, 200, 0.8);
    border: 2px solid #ccc;
    height: 24px;
    line-height: 24px;
    position: absolute;
    right: -12px;
    cursor: pointer;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    color: rgba(255, 255, 255, 0.9);
    font-size: 14px;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
    top: -12px;
    width: 24px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
     box-shadow: 1px 1px 3px #000;

}

        .form_title{
            position:relative;
            font-size:20px;
            font-weight:bold;
            padding-bottom:10px;
	     text-align: center;
        }
        .form_form{
            position:relative;
            display:block;
            clear:both;
            width:100%;
            height:auto;
        }

/* End of pop-up styles */

/*Выделяем пункт меню ЛИЗИНГ*/

.menu-item-2993 > a{
	background: #ff7900;
    color: #fff !important;
}

/*КОНЕЦ Выделяем пункт меню ЛИЗИНГ*/

#woo_catalog{
	text-align:right;
}

.container .product .summary .price{
	background: #f7c51e;
    text-align: right;
    padding: 0 10px;
}


/*Преимущества после кнопки Заказать*/

#text-6 .textwidget{
    padding: 5px 10px;
    background: #f2f2f2;
    background-image: url(http://yuzt.ru/wp-content/themes/buildpress/assets/images/title-area-pattern.png);
    margin: 20px 0;
}

.preimush {
	margin: 0px;
	padding: 0px;
}

.preimush li {
    padding: 10px 10px;
    margin: 20px 10px;
    background: rgba(51, 51, 51, 0.1);
    list-style: none;
}

.preimush p {
    border-left: 5px solid #f7c51e;
    margin: 0px;
    padding: 0px 10px;
    font-size: 18px;
    color: #333;
}

.preimush span {
    font-weight: bold;
}

/*КОНЕЦ Преимущества после кнопки Заказать*/

/* Разделение категорий и товаров */
.prodline { font-size: 14px; position: relative; border-top: 1px solid rgba(0, 0, 0, 0.16); margin-top: -10px; padding-top: 30px; margin-bottom: 0; color: #999999; }
.prodline::before { position: absolute; content: ""; top: -1px; left: 50%; margin-left: -15px; height: 3px; width: 30px; background: #f7c51e; }

/* Конец Разделение категорий и товаров */




/* Фильтр по классам в каталоге*/
li.wc-layered-nav-term {
    padding: 15px 40px !important;
    margin: 2px 0px;
    background: #eee;
}

li.wc-layered-nav-term a{
    color: #333;
}

/* КОНЕЦ Фильтр по классам в каталоге */



/* Скрываем цену у ТГ-75 на странице каталога*/
li.post-2737 center {
    display: none;
}

li.post-2737 .price {
    display: none !important;
}

li.post-2790 center {
    display: none;
}

li.post-2790 .price {
    display: none !important;
}
/* КОНЕЦ Скрываем цену у ТГ-75 на странице каталога*/


/* Описание в категории */
.term-description{
    padding: 5px 10px;
    background: #f2f2f2;
    background-image: url(/wp-content/themes/buildpress/assets/images/title-area-pattern.png);
    margin: 20px 0px;
}
/* КОНЕЦ Описание в категории */




/* Форма обратной связи по кнопке из футера */
.a_close_box{
	color: #666 !important;
	background-color: rgb(247, 197, 30);
	line-height: 20px !important;
    border: 2px solid #666;
	font-weight: 100;
}

.footer .wpcf7-text {
	padding: 10px	
}

.footer .wpcf7-textarea{
	height: 120px;
}
/* КОНЕЦ Форма обратной связи по кнопке из футера */


/* сообщение КАТЕГОРИЯ ПУСТА */

.woocommerce-info{
	display: none;
}

/* КОНЕЦ сообщение КАТЕГОРИЯ ПУСТА */

/*Чтоб меню не ползло*/
@media (min-width: 992px) {
.header-light .navigation--main > li > a {
    padding: 34.5px 10px;
}
}
/*КОНЕЦ Чтоб меню не ползло*/

/*Увеличиваем шрифт 8800 в шапке*/
.widget-icon-box:first-child .icon-box__title {
	font-size: 18px;
    line-height: 14px;
}

/*КОНЕЦ Увеличиваем шрифт 8800 в шапке*/