/*
Theme Name: Woodstock Child
Theme URI: http://woodstock.temashdesign.com/
Description: This is a child theme for Woodstock.
Author: Temash Design
Author URI: http: //www.temashdesign.com/
Template: woodstock
Version: 1.167
*/


/* Шрифты */

body, h1, h2, h3, h4, h5, h6, ul, a, button {
    font-family: 'Blogger Sans', Helvetica, Arial, sans-serif;
}

.woocommerce a.button, .woocommerce button.button {
	font-family: 'Blogger Sans', Helvetica, Arial, sans-serif !important;
}

ul {
	margin-left: 3rem;
}

.product-title-link {
    font-weight: 700;
}

.widget-title {
    font-weight: 700;
}

.shop_sidebar ul.product_list_widget li a .product-title {
    font-size: 16px !important;
    font-weight: 400 !important;
}


/* Шапка сайта */

.header-main-section {
    padding-top: 0.6rem !important;
    padding-bottom: 0.5rem !important;
}


/* Главное меню */

nav#nav ul li.main-menu-item-wb a {
    color: #9163CB;
}

nav#nav ul li {
	height: 48px;
    line-height: 44px;
}

nav#nav ul li a {
    padding: 0 0.6em;
    font-weight: 500;
    font-size: 1.1rem;
    line-height: 1.4rem;
    letter-spacing: 0.6px;
}

nav#nav ul li.current-menu-item a, nav#nav ul li.current-menu-ancestor > a {
    opacity: 1;
    color: #1AA9B9;
}

nav#nav ul ul {
    min-width: max-content;
    -webkit-box-shadow: 0px 5px 12px 3px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 0px 5px 12px 3px rgba(34, 60, 80, 0.2);
    box-shadow: 0px 5px 12px 3px rgba(34, 60, 80, 0.2);
}

nav#nav ul ul li {
    font-size: 1em;
    font-weight: 500;
    height: 32px;
    vertical-align: middle;
}

nav#nav ul ul li a {
    opacity: 1 !important;
    padding: 0 20px;
}

nav#nav ul ul li a:hover, nav#nav ul ul li a:focus {
    color: #1ec2d5;
}

nav#nav ul li .menu-item-has-children > a:after {
    font-size: .9em;
    line-height: 2;
    margin-top: 0;
}

ul.sub-menu {
    border-radius: 6px;
}

.sub-menu span.menu-item-main-title {
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.4;
    white-space: nowrap;
}

.menu-subtitle {
    display: none;
}


/** Иконки меню **/

.menu-item img._before {
    margin-right: .4em;
}

.menu-item ._svg {
    width: 1.25em;
}


/* Форма поиска */

.l-search .woodstock-search-form form input.ajax-search-input {
    margin: 0;
}

.l-search .woodstock-search-form form input[type='text'] {
    height: 50px;
    width: 30rem !important;
}

.l-search .ajax-search-wrap input.ajax-search-input {
    width: 30rem !important;
}


/* Заголовок страницы */

.site_header.with_featured_img {
    padding-top: 1.4rem;
    padding-bottom: 1.6rem;
}


/* Хлебные крошки */

.bck {
    font-size: 0.9em;
    line-height: 1.4;
    padding: 0.5em 1.4em 0.6em 1.4em;
    background-color: rgba(0, 0, 0, 0.03);
    border-radius: 6px;
    margin-top: 0.8em;
}

.bck_sep {
    margin: 0 0.3em;
}


/* Уведомления WC */

.woocommerce-page .woocommerce-message {
	border: 1px solid #79B791;
    background: #79B791;
    color: #fff;
}

.woocommerce-page .woocommerce-message a {
    color: #fff;
    font-weight: 500;
    font-style: italic;
}

.woocommerce-message:before {
    color: #fff;
}

.woocommerce .woocommerce-message a.button, .woocommerce-page .woocommerce-message a.button {
    color: #fff;
}

.woocommerce-page .woocommerce-info {
	border: 1px solid #79B791;
    background: #79B791;
    color: #fff;	
}

.woocommerce-page .woocommerce-info:before {
    color: #fff;
}

.minwc {
    border: 1px solid #1AA9B9;
    background: #1AA9B9;
    color: #fff;
    font-weight: 700;
    padding: 1em 2em;
    margin: 0 0 2em 0;
    position: relative;
    border-radius: 6px;
    list-style: none outside;
    width: auto;    
}


/* Стили для главной страницы */

/** Кнопка 1 **/

.sec-custom-block-text p {
    font-size: 26px;
    line-height: 1.4;
    text-align: center;
}

#sec-custom-block-btn-id .vc_btn3.vc_btn3-size-md {
    padding: 12px 80px !important;
}

.sec-custom-block-btn a {	
    font-family: inherit !important;
    font-size: 26px !important;
    font-weight: 500 !important;
    color: #ffffff !important;
    background-color: transparent !important;
    border: #ffffff 3px solid !important;
}

.sec-custom-block-btn a:hover {
    background-color: #1aa9b9 !important;
}


/** Карусель товаров **/

#products-carousel .owl-stage-outer {
    padding: 0;
}


/* Список товаров */

.shop-page .site-content {
    margin-top: 20px;
}

.wapl-label .product-label {
    top: 230px;
    left: 10px;
    position: absolute;
    z-index: 99;
    padding: 7px 10px;
}

ol {
    margin-left: 3rem;
}

ol li ul {
    margin-bottom: 1rem;
}


/** Карточка товара в списке **/

.palign-center .category-discription-grid {
    display: grid;
    grid-gap: 0.4em;
}

#products li.product-item figure.product-inner p.product-category-listing {
    line-height: 1;
    margin: 0;
    padding: 0;
}

#products li.product-item figure.product-inner h4 {
    margin: 0;
    font-size: 1.1em;
    line-height: 1.2;
    text-wrap: balance;
}

.product_after_shop_loop {
    margin-top: 0;
    border-top: none;
}

.product-item:hover .product_after_shop_loop {
    border-top: none;
}

.product_after_shop_loop_switcher {
    display: grid;
    grid-gap: 0.4em;
    padding: 0.4em 0;
}

.product_after_shop_loop_price {
    height: auto;
    padding-top: 0;
}

.product_after_shop_loop_buttons {
    height: auto;
}

#products .product-item figure.product-inner {
    margin-top: 0;
    padding: 0.9em;
}

.prod-plugins {
    padding-top: 0;
    margin-bottom: 0;
    border-top: none;
}


/* Карточка товара */

.single-product .site-content {
    margin-top: 0;
}

.single-product .content-pos {
    margin-top: 1em;
}

.single-product.without-sidebar .image-content {
    width: 40%;
}

@media only screen and (max-width: 40em) {
    .single-product.without-sidebar .image-content {
        width: 100%;
    }
}

.single-product.without-sidebar .single-product-infos {
    width: 60%;
}

@media only screen and (max-width: 40em) {
    .single-product.without-sidebar .single-product-infos {
        float: none;
        width: 100%;
    }
}

.single-product .product_infos {
    display: grid;
    grid-gap: 0.9em;
}

.single-product .content-pos .single-product-infos h1.product_title {
    font-size: 1.7em;
    line-height: 1.1;
    font-weight: 700;
    margin: 0;
}

.single-product .content-pos .single-product-infos h2.product-subtitle {
    font-size: 1.36em;
    line-height: 1.15;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 0;
}

.woocommerce div.product form.cart tr td, .woocommerce #content div.product form.cart tr td, .woocommerce-page div.product form.cart tr td, .woocommerce-page #content div.product form.cart tr td {
    padding-bottom: 0 !important;
}

.before-add-to-cart-button {
    font-size: 0.8rem;
    font-style: italic;
    line-height: 1.4;
}

.single-product .content-pos .single-product-infos .price {
	font-size: 2.2rem;
	color: #1AA9B9;
    line-height: 1;
    font-weight: 700;
    margin: 0
}

div.single-product-infos > div > p.price ins {
	font-size: 2.3rem !important;
	color: #1AA9B9 !important;
    line-height: 1 !important;
    font-weight: 700 !important;
}

div.single-product-infos > div > p.price del {
	font-size: 2.3rem !important;
    font-weight: 500 !important;
}

#jckqv .price {
    color: #1AA9B9;
    font-weight: 700;
}


/** Краткое описание товара **/

div.woocommerce-product-details__short-description > p {
    margin-bottom: 0;
}


/** Статус наличия товара **/

.woocommerce div.product p.stock {
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-block;
    line-height: 1;
    padding: 8px 16px;
    font-size: .7em;
    font-weight: 600;
    margin-bottom: 0;
    border-radius: 6px;
    width: fit-content;
}

.woocommerce div.product p.in-stock {
    color: #ffffff;
    background-color: #62C370;
}

.woocommerce div.product p.out-of-stock {
    color: #000;
    background-color: #F4E3B2;
}


/** Штрих-код товара **/

.ywbc-barcode-container-product-page {
    margin: 0 !important;
}

#ywbc_barcode_value {
    display: inline-block;
}


/** Кнопка корзины **/

.woocommerce div.product form.cart, .woocommerce #content div.product form.cart, .woocommerce-page div.product form.cart, .woocommerce-page #content div.product form.cart {
    margin: 0;
    padding: 0;
    border: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
}

.woocommerce div.product form.cart div.quantity, .woocommerce #content div.product form.cart div.quantity, .woocommerce-page div.product form.cart div.quantity, .woocommerce-page #content div.product form.cart div.quantity {
    margin: 0 20px 0 0;
}

.woocommerce .quantity input.qty, .woocommerce .quantity .qty, .woocommerce-page .quantity input.qty, .woocommerce-page .quantity .qty {
    margin: 0;
    border-radius: 6px;
    width: 100px !important;
}

.woocommerce div.product form.cart .single_add_to_cart_button, .woocommerce-page div.product form.cart .single_add_to_cart_button {
    margin-bottom: 0;
    font-size: 1rem;
    border-radius: 6px;
    font-weight: 500;
    letter-spacing: 1px;
}


/** Ссылки на маркетплейсы **/

.links-mp {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 1em;
}

.link-wb, .link-ozon, .link-lm, .link-vi {
    font-weight: 500;
    text-transform: uppercase;
    border: 2px solid;
    padding: 4px 20px;
    border-radius: 6px;
}

.link-wb {
    background-color: #9163CB;
    border-color: #9163CB;
    color: rgb(255, 255, 255);
}

.link-wb:hover, .link-wb:focus {
    background-color: #9F75D1;
    border-color: #9F75D1;
    color: rgb(255, 255, 255);
}

.link-lm {
    background-color: #fdc300;
    border-color: #fdc300;
    color: #21282b;
}

.link-lm:hover, .link-lm:focus {
    background-color: #dfa000;
    border-color: #dfa000;
    color: #21282b;
}

.link-vi {
    background-color: rgb(214, 0, 0);
    border-color: rgb(214, 0, 0);
    color: rgb(255, 255, 255);
}

.link-vi:hover, .link-vi:focus {
    background-color: rgb(197, 0, 0);
    border-color: rgb(197, 0, 0);
    color: rgb(255, 255, 255);
}

.link-ozon {
    background-color: rgba(0, 91, 255, 1);
    border-color: rgba(0, 91, 255, 1);
    color: rgba(255, 255, 255, 1);
}

.link-ozon:hover, .link-ozon:focus {
    background-color: #1F6DFF;
    border-color: #1F6DFF;
    color: rgba(255, 255, 255, 1);
}


/** Уведомление о заказе **/

p.sales-notification {
    padding: 0.8em 1.6em;
    background-color: rgba(0, 0, 0, 0.03);
    border-radius: 6px;
    font-size: 0.9em;
    margin-bottom: 0;
}


/** Кнопки контактов в товаре **/

.links-cnt {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 1em;
}

.link-whatsapp, .link-telegram, .link-email, .link-mobile_phone {
    font-weight: 600;
    text-transform: uppercase;
    border: 2px solid;
    padding: 5px 18px;
    border-radius: 6px;
    font-size: 0.75em;
    letter-spacing: 0.6px;
}

.link-whatsapp {
    background-color: rgb(37, 211, 102);
    border-color: rgb(37, 211, 102);
    color: rgb(255, 255, 255);
}

.link-whatsapp:hover, .link-whatsapp:focus {
    background-color: rgb(40, 209, 70);
    border-color: rgb(40, 209, 70);
    color: rgb(255, 255, 255);
}

.link-telegram {
    background-color: rgb(42 171 238);
    border-color: rgb(42 171 238);
    color: rgb(255, 255, 255);
}

.link-telegram:hover, .link-telegram:focus {
    background-color: rgb(34 158 217);
    border-color: rgb(34 158 217);
    color: rgb(255, 255, 255);
}

.link-email {
    background-color: #F18805;
    border-color: #F18805;
    color: rgb(255, 255, 255);
}

.link-email:hover, .link-email:focus {
    background-color: #FB9A23;
    border-color: #FB9A23;
    color: rgb(255, 255, 255);
}

.link-mobile_phone {
    background-color: #725AC1;
    border-color: #725AC1;
    color: rgb(255, 255, 255);
}

.link-mobile_phone:hover, .link-mobile_phone:focus {
    background-color: #8D7ACD;
    border-color: #8D7ACD;
    color: rgb(255, 255, 255);
}


/** Сертификаты для товара **/

.product-doc {
    padding: 0.8em 1.6em;
    background-color: rgba(0, 0, 0, 0.03);
    border-radius: 6px;
    font-size: 0.9em;
    font-weight: 500;
}

.product-doc__title {}

.product-doc__link {
    border-bottom: dashed 1px;
}


.attribute_pa_color {
	display: none;
}


/** Мета данные **/

.woocommerce .product_meta, .woocommerce-page .product_meta {
    padding: 0.8em 1.6em;
}

.woocommerce .product_meta > span a, .woocommerce-page .product_meta > span a {
    border-bottom: dashed 1px;
}


/** Дополнительные таксономии **/

.cust-tax-wrap {
    margin-top: 1em;
    padding: 0.8em 1.6em;
    background-color: rgba(0, 0, 0, 0.03);
    border-radius: 6px;
    background-clip: padding-box;
}

.cust-tax {
    font-weight: 400;
    margin-right: 20px;
    color: rgba(0, 0, 0, 0.4);
}

.cust-tax > a {
    color: black;
    border-bottom: dashed 1px;
}

.cust-tax > a:hover, a:focus {
    color: rgba(0, 0, 0, 0.7);
}


/* Вкладки в товаре */

.wc-tabs {
	margin: 20px 0 !important;
}

.wc-tab a {
    border-bottom: dashed 1px;
}

.woocommerce table.shop_attributes th {
    width: 35%;
}

.select_box_label {
	padding-top: 6px;
}

.select_option {
	border-radius: 6px;
}

.select_option .yith_wccl_value {
    border: none;
    height: 26px;
    line-height: 14px;
    padding: 6px 12px;
    background-color: #fff;
    border-radius: 6px;
}

#e7c24513a1185416288f20efb3489e .widget-info {
	width: 100% !important;
}

.widget-info .widget-cols {
	width: 50% !important;
}


/** Кнопки МП в термине таксономии **/

.tt-links-mp {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 1em;
    margin-bottom: 20px;
}

.tt-link-wb, .tt-link-ozon, .tt-link-lm, .tt-link-vi {
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1.4;
    border: 2px solid;
    padding: 8px 24px;
    border-radius: 6px;
}

.product_after_shop_loop {
    height: 60px;
}

.product_after_shop_loop_switcher {
    height: 100px;
}

.product_after_shop_loop .price {
	color: #1AA9B9;
    font-size: 1.2rem;
    font-weight: 700;
}

.products .product_after_shop_loop_switcher a.button {
    font-size: 0.75rem;
    height: 37px;
    line-height: 37px !important;
}

.category-price-grid-list .price {
	color: #1AA9B9;
	font-size: 1.55rem;
	line-height: 1.5;
	font-weight: 700;
}

.product_after_shop_loop .price del {
	display: block;
    font-size: 1.2rem;
    font-weight: 500;
}

.product_after_shop_loop .price ins {
	color: #1AA9B9;
    font-size: 1.2rem;
    font-weight: 700;
}

.products .category-price-grid-list a.button {
	font-size: 0.9em;
    font-weight: 400 !important;
    padding: 0.5em 1em !important;
    height: auto;
}

.woocommerce-pagination {
	margin: 30px 0;
}


/* Похожие товары */

.single_product_related {
	border-top: 1px solid rgba(245,245,245,1);
}

#products-carousel .carousel-title {
    margin-top: 40px;
}


/* Быстрый просмотр */

#jckqv form.cart {
    padding: 0;
    border: none;
}


/* Меню в виджете */

.widget_product_categories .product-categories {
    background: transparent;
    border: 1px solid rgba(0, 0, 0, 0.05);
}

.widget_product_categories .product-categories .children {
    background: transparent;
    padding: 0 0 15px 15px;
}

.widget_product_categories .product-categories li > a {
	color: rgba(0, 0, 0, 0.9) !important;
    font-size: 0.85rem !important;
}

.widget_product_categories .product-categories li > a:hover {
	color: #1AA9B9 !important;
}

.widget_product_categories .product-categories .children li > a {
    font-size: 0.95rem !important;
}

.widget_product_categories .product-categories .children li > a:hover {
    color: #1AA9B9 !important;
}


/** Кнопка поделиться **/

.box-share-master-container {
    margin-top: 0;
}

.box-share-master-container a i {
    width: 84px !important;
    line-height: 38px !important;
    height: 40px !important;
    border-radius: 10px !important;
}


/* Уведомления контактной формы */

div.wpcf7-mail-sent-ok {
	color: #fff;
    background: #79B791;    
    border: 1px solid #79B791;
    border-radius: 6px;
    padding: 1em 2em 1em 3.5em;
    margin: 2.4em 0;
}


/* Форма обратной связи */

.wpcf7-submit {
	float: right;
}

#amoforms_form_1.amoforms .amoforms_theme-container {
    font-family: 'Blogger Sans', Helvetica, Arial, sans-serif !important;
}

#amoforms_form_1.amoforms .amoforms__fields__container {
    font-family: 'Blogger Sans', Helvetica, Arial, sans-serif !important;
    margin: 0 0 1.1rem 0 !important;
}

.amoforms span {
	font-family: 'Blogger Sans', Helvetica, Arial, sans-serif !important;
	font-weight: 700 !important;
}

.amoforms .amoforms__fields__view {
    max-width: 100% !important;
}

#amoforms_form_1.amoforms #style-11 .amoforms_field_label > span {
	display: none !important;
}

.g-recaptcha {
	float: right !important;
}

.amoforms .amoforms__fields__row-submit {
    margin: 10px 0 !important;
}

#amoforms_form_1.amoforms #style-5 .amoforms_submit_button {
	float: right;
    background-color: #1AA9B9 !important;
    border-color: #1AA9B9 !important;
    font-size: 0.8rem !important;
    font-weight: 400 !important;
    padding: 0 30px !important;
    height: 45px !important;
    line-height: 45px !important;
}


/* Страница записи */

footer.entry-meta {
    display: none;
}

.with-sidebar .post_header_date {
    padding-left: 15px;
    margin: 0;
}

.blog-content-area article {
    margin-bottom: 0;
}

h1.entry-title {
    margin-bottom: 2rem;
}

hr {
    margin: 20px 0;
}

blockquote {
    margin-left: 3rem;
    padding: 0.3rem 1.25rem 0.3rem 1.1875rem;
    border-left: 4px solid #DDD;
}


/* Страница продавца */

.retail-thumb {
    border: 3px solid #f5f5f5;
    border-radius: 3px;
}

.retail-row {
    margin-bottom: 1.5rem;
}

.retail-padding {
    padding-left: 0.9375rem;
    padding-right: 0.9375rems;
}

.retail-padding>hr {
    margin: 1.5rem 0 1.5rem 0;
}


/** Оформление таблицы **/

table {
  border-collapse: collapse;
  color: #686461;
  font-size: 0.95rem;
}

th {
  border-bottom: 3px solid #f5f5f5;
  padding: 10px;
  text-align: left;
}

td {
  padding: 10px;
}

tr:nth-child(odd) {
  background: white;
}

tr:nth-child(even) {
  background: #f5f5f5;
}


/* Страница вложения */

h1.attachment-title {
    text-align: center;
    margin-top: 2rem;
}

.attachment-image {
    margin-top: 0 !important;
    margin-bottom: 3rem;
}


/* Страница поиска */

.search {
	padding: 0 !important;
	margin: 0 !important;
	width: inherit;
	border-color: none !important;
	float: none;
}


/* Форма комментариев */
.comments-area {
    margin: 0;
}


/* Подвал */

#site-footer > div.f-copyright {
    padding: .8rem 0 !important;
}

#site-footer > div.f-copyright > div > div > p {
    display: inline-block;
    margin-top: 4px;
    margin-bottom: 0;
}

.topbar-social-icons-wrapper .social-icons {
    margin: 0 !important;
}


/* Скрываем Google Recaptcha */

/*.grecaptcha-badge {
    display: none !important;
}*/
