/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

/*
** Карточка товара ИНФО БЛОК: Доставка, Оплата, Контакты
*/
div.summary-inner {
    background-color: white;
    -webkit-box-shadow: 0px 0px 5px rgb(0 0 0 / 10%);
    box-shadow: 0px 0px 5px rgb(0 0 0 / 10%);
    padding: 30px 35px 15px 35px;
}


div.summary-inner > ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 0em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}

li::marker {
    unicode-bidi: isolate;
    font-variant-numeric: tabular-nums;
    text-transform: none;
    text-indent: 0px !important;
    text-align: start !important;
    text-align-last: start !important;
    color: #000000;
}


div.summary-inner > span {
    font-size: 20px;
    display: block;
    color: #000000;
    font-weight: 600;
    margin-top: 10px;
}

div.summary-inner ul li {
    margin-bottom: 3px;
    color: #000000;
}

div.info_contact a {
    font-size: 14px;
    color: #000000;
    font-weight: 600;
}
div.info_contact p {
    font-size: 14px;
    color: #000000;
    margin-top: 3px;

}

/*
** END
*/


/*
* 100% оригинал — Эксперты — Доставка — Оплата
*/

.row.plus_single {
    padding-top: 18px;
    padding-right: 20px;
    padding-bottom: 18px;
    padding-left: 20px;
    background-color: #f9f9f9;
    margin-top: 40px;
    color: #000000;
}


/*
** END
*/

.quick-form-button {
    background:#00ac35;
    color:#fff;
    padding:10px;
    width:219px;
    display:block;
    margin-top:-20px;
    text-align:center;
    font-weight:bold;
    font-size:16px;
    border-radius:4px;
    box-shadow:2px 2px 5px #00ac3580;
}
.quick-form-button:hover{
    background:#247521;
    color:#fff;
}

.quick-form .quick-ord-hdr{
    font-size:16px;
    font-weight:bold;
    margin-bottom:5px;
}

.quick-form .row{
    margin:0;
}
.quick-form .col-sm-6{
    padding:0;
}
.quick-form .wpcf7-submit{
    width:100%;
}


.single_add_to_cart_button, input#submit.submit {
    border-radius: 3px;
    border: none;
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
    transition: color .25s ease, background-color .25s ease, border-color .25s ease, box-shadow 0s ease, opacity .25s ease;
}
button.single_add_to_cart_button.button.alt.disabled.wc-variation-selection-needed, button.single_add_to_cart_button.button.alt,
input#submit.submit {
    font-weight: bold;
    font-size: 16px;
    text-transform: none;
    box-shadow: 3px 3px 7px 0 rgb(252 171 2 / 48%), inset 0 -3px 0 0 #e09a0e;

}

.single_add_to_cart_button:hover,
input#submit.submit:hover {
    box-shadow: none !important;

}



div.woodmart-compare-btn.product-compare-button.wd-action-btn.wd-compare-btn.wd-style-text, div.woodmart-wishlist-btn.wd-action-btn.wd-wishlist-btn.wd-style-text {
    margin: 10px 20px 10px 0px !important;
}


div#review_form_wrapper {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: 100%;
    padding-left: 30px;
    padding-right: 30px;
}




/*   Главная страница Иконки ассортимента   */
a.category-image > img {
    padding: 40px !important;
}

/*  END   */


/* Отступы для Заголовка страниц */
div.page-title.page-title-default.title-size-small.title-design-centered.color-scheme-light.title-shop {
	padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
/*  END   */



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

div.page-title.page-title-default.title-size-small.title-design-centered.color-scheme-light.title-shop {
	padding-top: 0px !important;
    padding-bottom: 0px !important;
       box-sizing: content-box;
    
     opacity: 0.2;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 30px 0;
}

*/ 


/*   Выравнивание в Плавающей корзине по одной линии кнопки "Быстрый заказ" 
#qf-button.quick-form-button {
    margin-top: 0px !important;
}
/*  END   */



/*update breadscrumb BG*/
.page-title-default:after {
    content:'';
    display: block;
    position: absolute;
    background: #000;
    width:100%;
    height: 100%;
    
    top: 0;
    opacity: 0.5;
    
}
.page-title-default .container {
    z-index: 1;
}
/*end update breadscrumb BG*/

@media (min-width: 992px){

html:lang(ru-RU)  .product.category-grid-item .wd-entities-title {
    font-size: 13px!important;
    }
}


@media (min-width: 1200px) {
    .site-content:not(.col-lg-12) .cart-content-wrapper .cart-data-form {
        flex-basis:100%; 
        max-width:100%; 
    }
    .site-content:not(.col-lg-12) .cart-content-wrapper .cart-totals-section {
        flex-basis: 60%;
        max-width: 60%;
    }
    .cart-collaterals {
        margin-top: 30px;
    }

}

table {
    border-color: #E6E6E6 !important;
}

button[name="update_cart"] {
    display: none;
}

.labels-rounded .out-of-stock {
    max-width: 100px!important;
    font-size: 12px;
    border: 2px solid #83b735;
    }


    .quick-shop-wrapper {
    z-index: 1000000!important;
    background-color: #fff!important;
    transition: transform .3s ease;
    transform: translate3d(0, 103%, 0);
    position: fixed!important;
    width: 100%!important;
     
    margin: auto!important;
    height: 100vh!important;
    top: 0;
   
    border: 1px solid;
    padding-top: 50px;
}

.wd-hover-base.hover-ready:hover .product-wrapper {
    z-index: 100!important;
    transform: none!important;
}
.quick-shop-wrapper .variations_form {
    max-width: 300px;
    justify-content: center!important;
    margin: auto;
    height: auto;
}

.quick-shop-wrapper .quick-shop-close {
    margin-top: 35px;
    margin-right: 20px;
}
.quick-shop-wrapper .quick-shop-form {
    width: auto;
  
    margin: auto;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: auto;
    max-height: 50vh!important;
}

h3 {
    text-align: center;
}

