/*
Theme Name:  Motor Child
Theme URI:   https://themeforest.net/item/motor-vehicles-parts-equipments-accessories-wordpress-woocommerce-theme/16829946?ref=stockware
Description: Motor - Responsive WordPress Child Template
Author:      Stockware
Author URI:  http://themeforest.net/user/stockware/?ref=stockware
Version:     2.0.0
Tags: translation-ready, editor-style
Template:    motor
Text Domain: motor-child
License:     GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* Theme customization starts here
-------------------------------------------------------------- */

/* Стиль таблицы Характеристики */
.prod-tab .prod-tab-props dt {
    width: 50%;
    margin: 0;
    padding: 2px 5px 0 5px;
    border-top: 1px solid #e0e4f6;
    border-right: 1px solid #e0e4f6;
min-height: 46px;
}
.prod-tab .prod-tab-props dd {
    width: 50%;
    margin: 0;
    padding: 2px 5px 0 5px;
    border-top: 1px solid #e0e4f6;
    border-right: 1px solid #e0e4f6;
    min-height: 46px;
}
.prod-tab .prod-tab-props {
    padding: 0;
    border-bottom: 1px solid #e0e4f6;
    border-left: 1px solid #e0e4f6;
}
/* Отступы - кнопка Купить в один клик и значок Избранное в карточке */
#awooc-custom-order-button.awooc-custom-order.button.alt.show-add-to-card {
    margin-right: .6125rem;
    display: none !important;
}
.prod .prod-info2 .prod-li-favorites {
    margin: 0 22px 0;
}
/* Скрываем дополнительные заголовки вкладок Доставка и Гарантия */
.yikes-custom-woo-tab-title {
    display: none;
}
/* Скрываем отображение выбора количества товаров в карточке товара */
.prod-i .prod-li-qnt, .prod-info2-qty-label, .prod .prod-info2 .prod-li-qnt, .prod-info2-qty-label {
    display: none;
}
.prod-i .button.single_add_to_cart_button.button.alt {
    display: none;
}
.prod-items .prod-i .prod-li-favorites  {
    display: none;
}
/* Кнопка Купить в один клик в Каталоге */
.prod-i .awooc-custom-order.button.alt.show-add-to-card {
    width: 100%;
    margin-right: 0 !important;
    margin-left: 0 !important;
    color: #515151;
    background-color: #ebe9eb;
    text-align: center;
}
.prod-i .awooc-custom-order.button.alt.show-add-to-card:hover {
    color: #fff;
    background-color: #868ca7;
}
/* Отступ в карточке товара до кнопок В корзину и Купить */
.prod .prod-info2 .prod-price-values dt, .prod .prod-info2 .prod-price-values dd {
    margin: 0 0 36px;
}
/* Кнопка Заказать звонок */
.zvonok {
    font-weight: 700;
    color: #ff3100;
    text-decoration: none;
    border-bottom: 1px solid transparent;
    transition: all 0.2s;
}
.zvonok-knopka {
    background: #ff3100;
    border-radius: 5px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    display: inline-block;
    border: none;
    letter-spacing: 0.02em;
    margin: 0;
    padding: 3px 12px;
    cursor: pointer;
}
.zvonok-knopka:hover {
    color: #fff;
}
/* Отступ внизу у кнопки В корзину */
.prod .prod-info2 .single_add_to_cart_button {
    margin: 0 22px 12px 0;
}
/* Цена в каталоге */
.prod-i-price-2 {
    font-size: 16px;
    float: right;
    color: #18202e;
    font-weight: 600;
    width: 100%;
    text-align: center;
    margin: 20px 0 0;
    background: #f4f5fb;
    padding: 5px;
    border-radius: 4px;
}
.prod-items .prod-i .prod-i-info:hover .prod-i-price {
    opacity: 1;
}

.prod-items .prod-i .prod-i-info {
    display: none;
  opacity: 0 !important;
}

body .prod-items-notroll .prod-i {
    padding-bottom: 30px !important;
}


/* Размер шрифта заголовков и атрибутов товаров в Каталоге */
.section-gallery .sectgl h3 span {
    font-size: 14px;
}
.zapusk {
    white-space: nowrap !important;
}
.catalog-atr {
    font-size: 14px;
    color: #18202e;
    display: inline-block;
}
.catalog-atr-center {
    width: 100%;
    display: block;
    text-align: center;
    font-weight: 600;
    font-style: italic;
    margin-bottom: 10px;
}
.attr-pre {
    color: #909090;
}





/* CUSTOM STYLES */
.section-menu-wrap > ul > li > a {
    color: #283346;
    font-size: 16px;
    font-weight: 700;
    display: block;
    margin: 0 0 17px;
    transition: all 0.2s;
}

.page-styling {
    font-size: 15px;
    line-height: 1.8;
    color: #3b3c40;
    letter-spacing: 0;
    text-transform: none;
    text-align: left;
    font-weight: 400;
    font-style: initial;
}

.page-styling p {
    color: #3b3c40;
}

.section-top {
    display: none;
}

input, textarea {
    height: 40px;
    padding: 10px;
    border: 1px solid #43454b;
    border-radius: 4px;
    background: #fff;
}

.woocommerce .awooc-custom-order-wrap .wpcf7-form-control.wpcf7-submit, input[type=submit] {
    height: 40px;
    border-radius: 4px;
    background-color: #FF3100 !important;
    border: none;
    color: #FFF;
    
}

.awooc-form-custom-order-title {
    margin-bottom: 20px;
    font-size: 24px;
}

.archive.woocommerce-page .maincont h1 {
    max-width: 100%;
    width: 100%;
}

.home--banner {
    width: 100%;
    height: 500px;
    background: url(img/home-banner.jpg) center no-repeat;
    -webkit-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
}

.home--banner h1 {
    color: #FFF;
    margin-top: 180px;
    margin-bottom: 20px;
    width: 100%;
}

.home--banner .desc {
    color: #FFF;
    margin-bottom: 20px;
    width: 50%;
}

.btn-primary {
    height: 40px;
    border-radius: 4px;
    background-color: #FF3100 !important;
    border: none;
    color: #FFF;
    display: inline-block;
    padding: 12px 0;
    line-height: 1;
    width: 190px;
    text-align: center;
    margin-right: 20px;
    -webkit-transition: background-color 0.6s ease-in-out;
       -moz-transition: background-color 0.6s ease-in-out;
        -ms-transition: background-color 0.6s ease-in-out;
         -o-transition: background-color 0.6s ease-in-out;
            transition: background-color 0.6s ease-in-out;
}

.btn-primary:hover {
    color: #FFF;
    background-color: #b52300 !important;
    -webkit-transition: background-color 0.6s ease-in-out;
       -moz-transition: background-color 0.6s ease-in-out;
        -ms-transition: background-color 0.6s ease-in-out;
         -o-transition: background-color 0.6s ease-in-out;
            transition: background-color 0.6s ease-in-out;
}

.term-description {
    margin-bottom: 40px;
}

.term-description p {
    line-height: 1.7;
}

body .maincont-line1:after {
    display: none !important;
}


.woocommerce .prod .prod-info2 {
  padding: 22px 4% 2px;
}



.woocommerce .prod .prod-info2 .prod-price-values .woocommerce-Price-amount {
    font-size: 30px;
   font-weight: 600;
} 


.woocommerce .prod .prod-info2 a.zvonok {
  background-color: #ec441d;
  color: #fff;
  padding: 10px 15px;
  display: block;
  box-shadow: 0px 1px 3px #ff000082;
  border-radius: 5px;
}

.woocommerce .prod .prod-info2 a.zvonok:hover {
    background-color: #db350e;
}

input[type="submit"] {
  background-color: #ec441d !important;
}


/* PRODUCT CARD STYLES */
.prod .prod-info2 .prod-price-values dt {
    width: inherit;
    float: left;
    font-size: 15px;
    color: #868ca7;
    margin: 0 0 19px;
    padding: 0 5px 0 0;
}
.prod .prod-info2 .prod-price-values dd {
    float: left;
    color: #283346;
    font-size: 15px;
    margin: 0 0 19px;
    padding: 0 5px 0 0;
  width: inherit;
  margin-right: 30px;
}


.woo_share_links {
    display: flex;
  align-items: center;
   color: #283346;
  font-size: 18px;
  padding: 22px 28px;
}

.woo_share_links a {
   font-size: 28px;
  margin-left: 30px;
}

.woo_share_links a:hover {
    opacity: 0.8;
}


.woo_cat_links {
  position: absolute;
  bottom: 3px;
  left: 0;
  right: 0;
  padding: 10px 20px;
  opacity: 0;
  transition: all .6s;
}

.woo_cat_links a {
  display: block;
  text-align: center;
  padding: 6px 15px;
  margin-bottom: 5px;
}


.prod-li-quick-view a.btn_podrob,
.woo_cat_links a.btn_podrob {
  background: #eff1f9;
  color: #18202e;
  box-shadow: 0px 1px 3px #0000005c;
  border-radius: 5px;
}

.prod-li-add a.popmake-615,
.woo_cat_links a.popmake-615 {
  background-color: #ea3b11;
  color: #fff;
  box-shadow: 0px 1px 5px #ff000082;
  border-radius: 5px;
}


.woo_cat_links a.btn_podrob:hover {
    background: #e3e5ee !important;
}

.archive .prod-items-notroll article.prod-i:hover .woo_cat_links {
    opacity: 1;
}

.prod-li-quick-view a.btn_podrob:hover,
.woo_cat_links a.btn_podrob:hover {
    background: #e83106;
}

.prod-li-add a.popmake-615:hover,
.woo_cat_links a.popmake-615:hover {
    background-color: #d92a00;
}


.fancybox-wrap .prod-info2 form.cart,
.fancybox-wrap .woo_cat_links,
.fancybox-wrap .woo_share_links_mob {
    display: none;
}


.woo_share_links_mob {
  position: absolute;
  bottom: 12px;
  left: 0;
  right: 0;
  text-align: center;
}

.woo_share_links_mob a {
    font-size: 24px;
    margin-right: 40px;
    padding: 10px;
}

a {
  color: #ff3100;
  transition: color 110ms ease-in-out;
}

h1 {
  font-size: 38px;
  line-height: 44px;
  font-weight: 800;
  letter-spacing: 0px;
  margin: 25px 0;
}
h2 {
  font-size: 33px;
  line-height: 40px;
  font-weight: 700;
  letter-spacing: 0px;
  margin: 23px 0;
}
h3 {
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  letter-spacing: 0px;
  margin: 20px 0;
}
h4 {
  font-size: 22px;
  line-height: 24px;
  font-weight: 700;
  letter-spacing: 0px;
  margin: 20px 0;
}
h5 {
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  letter-spacing: 0px;
  margin: 15px 0;
}
h6 {
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  letter-spacing: 0px;
  margin: 12px 0;
}

p {
    font-size: 15px;
    margin: 15px 0;
}



ul {
  padding-left: 30px;
   list-style: inherit;
}


#popmake-615 .wpcf7-form label {
    margin-bottom: -7px;
  display: block;
}

#popmake-615 .wpcf7-form .wpcf7-submit {
  margin-top: 10px;
  display: block;
  width: 100%;
}

.header a {

}

p.header-logo,
.header p {
font-size: 18px;
  margin: 0px 0;
}

.prod-litems .prod-li-quick-view {
  width: auto;
}

.prod-litems .prod-li-quick-view a {
  width: inherit !important;
  height: inherit;
  display: inline;
  text-indent: inherit;
}


.prod-litems .prod-li-add {
  padding: 20px 0 0;
}

.prod-litems .prod-li-quick-view a.btn_podrob,
.prod-litems .prod-li-add a.popmake-615 {
  padding: 8px 15px;
}


.prod-litems .prod-li-quick-view:after,
.prod-litems .prod-li-add:after {
    content: none;
}

.prod-litems .prod-li-quick-view a.btn_podrob:hover {
    background: #e0e3ee;
}

.prod-litems .prod-li-price-wrap {
    float: right;
   width: 12%;
}

.prod .prod-info2 .prod-price-values .prod-price {
    font-size: 18px;
  margin-top: 8px;
}


.prod-litems .prod-li-info {
  padding: 0 0 23px 2%;
}























@media only screen and (max-width: 768px) {

    .home--banner {
        display: none;
    }
    
    .section-filter-toggle {
        display: none;
    }
 .prod-litems .prod-li-add {
    width: 200px !important;
  }
.prod-litems .prod-li-price-wrap {
  width: 100% !important;
}
}

/* Шапка */
@media only screen and (max-width: 768px) {
.header-menutoggle {
    width: 65px !important;
    padding: 0 10px 0 50px;
}
}
.my-header-info a:hover {
    color: #ff3100;
}

/* Телефон и емайл в подвале */
.footer-icon {
	color: #ff3100;
	padding-right: 8px;
}
@media (max-width: 767px) {
.elementor-4004 .elementor-element.elementor-element-611eaf7 {
    width: 100% !important;
}
}
@media (max-width: 767px) {
.elementor-4004 .elementor-element.elementor-element-611eaf7 {
    width: 100% !important;
}
}

/* Размер заголовка в каталоге и на страницах */
article h1 {
    font-size: 22px !important;
}
.maincont h1 {
    font-size: 22px !important;
}

/* Отключаем сайдбар на мобильных устройствах */
@media only screen and (max-width: 992px) {
.section-sb {
    display: none;
}
.prod-litems .prod-li-ttl-wrap {
  width: 70%;
}
.prod-litems .prod-li-price-wrap {
  width: 30%;
}
.prod-litems .prod-li-add {
    margin-left: 5px;
}
}

/* Высота картинок в каталоге */
.prod-items .prod-i .prod-i-img {
    height: 174px;
    line-height: 174px;
}
body .section-gallery .sectgl {
    padding: 20px 29px 10px;
}

/* Описание на странице "Каталог" */
.page-description {
    margin-bottom: 30px;
}

/* Корзина */
.widget_shopping_cart .buttons a.checkout {
    display: none !important;
}
.woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    width: 100% !important;
}
.woocommerce-billing-fields h3 {
    display: none !important;
}
.woocommerce-additional-fields h3 {
    display: none !important;
}
.woocommerce-checkout-review-order .cart-subtotal {
    display: none !important;
}
.woocommerce-checkout-review-order .woocommerce-shipping-totals {
    display: none !important;
}


@media only screen and (min-width: 768px) {
.archive .prod-items-notroll article.prod-i:hover .prod-i-price-2 {
    opacity: 0;
}
}

@media only screen and (max-width: 768px) {
.woo_cat_links {
    display: none;
}
.woo_share_links {
    font-size: 16px;
    padding: 22px 26px;
}
.woo_share_links a {
  font-size: 26px;
  margin-left: 10px;
  padding: 0px 10px;
}
body .prod-items-notroll .prod-i {
    padding-bottom: 60px !important;
}
}

@media only screen and (min-width: 768px) {
.woo_share_links_mob {
    display: none;
}
}


@media only screen and (min-width: 450px) {
.prod .prod-info2 .prod-price-values {
  display: flex;
}
}

@media only screen and (max-width: 450px) {
.prod .prod-info2 .prod-price-values dt,
.prod .prod-info2 .prod-price-values dd {
    width: 100%;
}
.prod .prod-info2 .prod-price-values {
    text-align: center;
}
.woocommerce .prod .prod-info2 a.zvonok.popmake-615 {
  width: 230px;
  margin: auto !important;
}
  .woo_share_links {
    justify-content: center;
     padding: 20px 6px;
  }
}




/* SEO: уменьшить H2 в описаниях категорий ~30% */
.woocommerce-term-description h2 {
    font-size: 70%;
}
