/*
Theme Name: storefront-child
Template: storefront
*/

@import url('https://fonts.googleapis.com/css?family=Montserrat:300,700&display=swap');

::-webkit-scrollbar { /* 1 - скроллбар */
    width: 4px;
    height: 4px;
    background-color: #FFFFFF;
  }

  ::-webkit-scrollbar-button { /* 2 - кнопка */
  }

  ::-webkit-scrollbar-track { /* 3 - трек */
  	background-color: #2d2d2d;
  }

  ::-webkit-scrollbar-track-piece { /* 4 - видимая часть трека */
  }

  ::-webkit-scrollbar-thumb { /* 5 - ползунок */
    border-radius: 2px;
    background-color: #c15b96;
  }

  ::-webkit-scrollbar-corner { /* 6 - уголок */
  }

  ::-webkit-resizer { /* 7 - изменение размеров */
  }

  ::-webkit-scrollbar { /* 1 - скроллбар */
    width: 4px;
    height: 4px;
    background-color: #2d2d2d;
  }

* {
	outline:none !important;
}

body, input, textarea, select {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  color: #333333
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
  line-height: 1.3 !important
}

#wptime-plugin-preloader {
  z-index: 999999999999999 !important;
}

.elementor-widget-heading .elementor-heading-title {
  line-height: inherit;
}

.storefront-sticky-add-to-cart, .storefront-handheld-footer-bar {
	display: none;
}

.site-header {
  background: #171717;
  border: 0;
  margin:0 !important;
  padding:10px 0 !important
}

.elementor-page-14 .site-header {
  position:absolute;
  width: 100%;
  background: none
}

.header_blocks {
  color:white;
  justify-content: space-between;
  display: flex;
  align-items: center;
  white-space: nowrap;
}

.header_block1 {

}

.header_block1 img {
  width:270px;
}

.header_block2 {
    margin-left: auto;
    margin-right: 130px;
}

.header_block3 {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.header_block3 img {
    width: 15px;
    margin-right: 10px;
}

.header_block3 > div:nth-child(1) {
  font-size: 17px;
  font-weight: bold;
  display: flex;
  align-items: center;
}
.header_block3 > div:nth-child(2) {
  font-size: 17px;
  font-weight: bold;
  display: flex;
  align-items: center;
}

.header_block3 > div:nth-child(3) {
  margin-bottom: 5px;
  font-size: 13px;
  display: flex;
  align-items: center;
}

.header_block3 > div:nth-child(3) a {

}

.header_block3 > div:nth-child(3) img {
  width: 21px;
}

.header_block3 a {
  color:white;
}



.custom-btn {
  color: white;
  background: #c15b96;
  border-radius: 5px;
  padding: 5px 10px;
  text-align: center;
  width: 190px;
  cursor: pointer;
  font-size: 13px;
  display: flex;
  align-items: center;
}

.mega-current-menu-item a {
  position: relative;
  font-weight: bold !important;
}

.mega-current-menu-item a:before {
  content: '';
  position: absolute !important;
  width:20px !important;
  height: 1px !important;
  background: white !important;
  left:10px !important;
  bottom:5px !important;
}

.storefront-breadcrumb {
  color: white;
  background: #1f1f1f;
}

.storefront-breadcrumb a {
  color: #686868;
  text-decoration: none;
}

.widget .widget-title, .widget .widgettitle {
  margin: 0 0 0.5407911001em;
  font-size: 1.2em !important;
  font-weight: bold !important;
  color: #333333;
  border:none;
}

.widget-area {
  background: #f9f9f9;
  padding: 10px;
}
/*
  Woocommerce
*/

.storefront-sorting {

}

 .woocommerce-result-count {
  display: none;
}

button.alt, input[type="button"].alt, input[type="reset"].alt, input[type="submit"].alt, .button.alt, .widget-area .widget a.button.alt  {
  background-color: #c15b96;
  transition: .5s;
}

.widget-area .widget a:not(.button) {
  font-weight: 300;
  text-decoration: none;
  font-size: 14px;
}

.woocommerce-message, .woocommerce-info, .woocommerce-error, .woocommerce-noreviews, p.no-comments {
    background-color: #c15b96;
}

.woocommerce-customer-details {
  display: none;
}

.added_to_cart {
  font-size: 11px;
}

#billing_company_field,
#billing_country_field,
#billing_address_2_field,
#billing_city_field,
#billing_state_field,
#billing_postcode_field {
  display: none !important; 
}

ul.products li.product h2, ul.products li.product h3, ul.products li.product .woocommerce-loop-product__title, ul.products li.product .wc-block-grid__product-title, ul.products .wc-block-grid__product h2, ul.products .wc-block-grid__product h3, ul.products .wc-block-grid__product .woocommerce-loop-product__title, ul.products .wc-block-grid__product .wc-block-grid__product-title, .wc-block-grid__products li.product h2, .wc-block-grid__products li.product h3, .wc-block-grid__products li.product .woocommerce-loop-product__title, .wc-block-grid__products li.product .wc-block-grid__product-title, .wc-block-grid__products .wc-block-grid__product h2, .wc-block-grid__products .wc-block-grid__product h3, .wc-block-grid__products .wc-block-grid__product .woocommerce-loop-product__title, .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title {
  font-size: .9rem
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  background-color: #c15b96;
  color: white;
}

.single-product div.product p.price {
  font-weight: bold;
}

.filter--style-premmerce .filter__item {
  border:none;
  padding:0;
  margin-top:0;
  margin-bottom: 20px;
}

.filter--style-premmerce .filter__title {
    text-transform: inherit;
    font-size: 1em;
}

.filter--style-premmerce .filter__checkgroup-title {
  font-size: 14px;
}

.filter__inner {
    margin-top: .5em;
}

.filter__checkgroup-check {
    border: 1px solid #c6c6c6;
}

.filter__checkgroup-check:before {
    background: #c15b96;
}


/*Примечание в корзине*/

.block_prefix-cart-notes {

}

.prefix-cart-notes {
  resize: none !important;
  margin-top: 10px;
}

/*.prefix-cart-notes-span{
  margin-top: 10px;
  display: block;
   margin-bottom: 5px;
}*/

.site-footer {
    padding: 0;
    background: url(/wp-content/uploads/2020/01/site-footer-bg-1.jpg);
    background-size: cover;
    color: #d4d4d4;
}

.site-footer .widget .widget-title {
  color:white;
}

.footer_sofia {
  padding: 20px 0;
    background: #1f1f1f;
    color: white;
}

.site-footer a:not(.button) {
  text-decoration: none;
  color: #d4d4d4;
}

ul.menu li.current-menu-item > a {
  color:#d4d4d4;
}

.footer-widget-1 {
  text-transform: capitalize;
}


.footer_contacts {

}

.footer_contacts div {
  margin-bottom: 5px;
}

.footer_contacts img {
  display: inline-block;
  width: 15px;
  margin-right: 10px;
  position: relative;
  top: 4px;
}

.footer_contacts span {

}

.xoo-wsc-chkt:nth-child(2), .xoo-wsc-shiptxt {
  display: none !important;
}

.xoo-wsc-subtotal {
  font-size: 14px;
}

.xoo-wsc-bki {
  color: white;
  font-size: 25px;
  padding: 5px;
  display: block;
}

.xoo-wsc-basket {
    background-color: #171717;
    border-radius: 5px;
}

.xoo-wsc-items-count {
  background-color: #c15b96;
}

.wpcf7-form p {
  margin-bottom: 15px;
}

.wpcf7-form label {
  font-size: 14px;
  color: #818181;
}

.wpcf7-form .wpcf7-text {
    width: 100%;
    background: none;
    border: 1px solid;
    border-radius: 5px;
    margin-top: 8px;
    color: #747474
}

.wpcf7-form .wpcf7-text:focus {
  background: none;
}

.wpcf7-form .wpcf7-submit {
background: #c15b96;
    border: none;
    border-radius: 5px;
    font-size: 13px;
    text-transform: lowercase;
    color: white;
    font-weight: normal;
    margin-top: 10px;
}

.wpcf7-form .wpcf7-submit:hover {
  background: #c15b96;
  color: white;
}

.wpcf7-form span.wpcf7-not-valid-tip {
    color: #d5305a;
    font-weight: normal;
    display: block;
    font-size: 13px;
    margin-top: 5px;
}

.wpcf7-form .wpcf7-validation-errors, .wpcf7-form .wpcf7-acceptance-missing, .wpcf7-form .wpcf7-mail-sent-ok {
    border: 1px solid #c15b96;
    border-radius: 5px;
    padding: 10px;
    font-size: 13px;
}

.kak_check_order {
  margin-top: 18px;
    font-size: 13px;
    font-weight: bold;
    width: 155px;
    cursor: pointer
}

.pum-content {
  font-size: 14px;
}

.archive_quantity_cart {
  display: flex;
  justify-content: center;
}

.woocommerce-loop-category__title {
  font-size: 14px !important;
}

mark.count {
  display: none;
}

ul.products li.product .button, ul.products .wc-block-grid__product .button, .wc-block-grid__products li.product .button, .wc-block-grid__products .wc-block-grid__product .button {
  margin-bottom: 0;
  padding:9px;
  white-space: nowrap;
}

body.archive .kak_check_order, .related .kak_check_order {
  display: none;
}

body.archive .cart, .related .cart {
  display: flex;
  justify-content: center;
  align-items: center;
}

ul.products li.product {
  box-shadow: 0px 0px 10px 0px #e4e4e4;
}

ul.products li.product .price {
    color: #545454;
    font-weight: bold;
    font-size: 15px;
    border-top: 1px solid #f3f3f3;
    padding-top: 5px;
    text-align: left;
    padding: 0px 10px;
    padding-top: 5px;
}

ul.products li.product .button {
  font-size: 14px;
}

ul.products li.product img {
  height: 240px;
  object-fit: contain;
}

ul.products li.product.product-category .woocommerce-loop-category__title {
  display: none;
}

ul.products li.product.product-category img {
  margin:0;
  height: auto;
}

.cart-subtotal, .wc_payment_methods {
  display: none;
}

.term-description {
  float: left;
}

.elementor-14 .elementor-image img {
  transition:.5s;
}

.elementor-14 .elementor-image img:hover {
  transform: scale(1.05);
}

body.term-korziny .widget_premmerce_filter_filter_widget {
  display: none;
}

.qib-container .quantity input.qty:not(#qib_id):not(#qib_id) {
	border:none !important
}


/* Всплывающее окно товара
 */
.single-product div.product p.price {
	margin-bottom: 0px !important
}
.iconic-engraving-field {
	display: flex;
    flex-direction: column;
}

.single-product div.product form.cart {
	display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.qib-container:not(#qib_id):not(#qib_id) {
	margin-left: 0 !important;
    margin-top: 15px;
}

form.cart .qib-container + button[type='submit']:not(#qib_id):not(#qib_id), form.cart .qib-container + div:not(#qib_id):not(#qib_id):not(_) {
	margin-left: 1px !important;
    margin-top: 10px;
}

.yith-wcqv-button {
	position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 350px;
    opacity: 0;
}

ul.products li.product .button {
	display: block
}

@media (min-width: 768px) {
  .col-full {
      max-width: 1300px;
  }

  #order_review .shop_table {
    margin-bottom: 0
  }
}

@media (max-width: 1220px) {
  .col-full {
      margin-left: 20px;
      margin-right: 20px;
  }
}

@media(max-width:768px) {
  /*
Скрываем поисание категории на телефоне*/
.term-description {
  display: flex;
}

  body.woocommerce .site-content > .col-full {
   display: flex;
   flex-direction: column-reverse;
  }

body.single-product .site-content > .col-full {
  display: block;
  }

  .header_blocks {
    flex-direction: column;
  }

  .header_block2 {
    margin:0;
  }

  .header_block3 {
    align-items: center;
  }

}


@media (min-width: 320px) and (max-width: 768px) {
  ul.products li.product {
    width: 48%;
    float: left;
    clear: both;
  }

  ul.products li.product:nth-child(2n) {
    clear: none;
    float: right;
  }
}

@media (max-width: 560px) {
  ul.products .wc-block-grid__products .wc-block-grid__product, ul.products .wc-block-grid__products li.product, ul.products .wc-block-grid__product, ul.products li.product {
    margin-bottom: 2em;
  }
  ul.products {
    margin-left: -15px;
    margin-right: -15px;
  }
  ul.products .wc-block-grid__products .wc-block-grid__product img, ul.products .wc-block-grid__products li.product img, ul.products .wc-block-grid__product img, ul.products li.product img {
    margin-bottom: 10px;
  }
  ul.products li.product img {
    height: 200px;
  }
  ul.products .shop_loop_meta {
    line-height: 1.2;
    font-size: 13px;
  }
  ul.products li.product .price {
    line-height: 1.2;
    font-size: 13px;
    margin-bottom: 0;
  }
  ul.products .qib-container:not(#qib_id):not(#qib_id) {
    display: block;
    margin-top: 8px;
  }
  ul.products .button.yith-wcqv-button {
    height: 250px;
  }
  ul.products .qib-container .quantity input.qty:not(#qib_id):not(#qib_id) {
    background: #fff;
    border: 1px solid #eee!important;
    width: 65px;
    height: 41px;
  }
  ul.products .plus.qib-button, ul.products .minus.qib-button {
    display: none!important;
  }

  .header_blocks {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }

  .header_block.header_block3 {
    width: 100%;
  }

  .header_block1 img {
    width: 240px;
  }

  #premmerce_filter_filter_widget-3 {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    background: #f9f9f9;
    z-index: 1000;
    width: 100%;
    height: 100%;
    padding: 50px 20px 20px 20px;
  }
  
  .filter_widget_close-btn {
    font-size: 30px;
    position: absolute;
    top: 65px;
    right: 25px;
    cursor: pointer;
  }

  .pagination, .woocommerce-ordering {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .filter_widget_filter-btn {
    font-size: 22px;
    cursor: pointer;
    transition: 0.3s;
  }

  .filter_widget_filter-btn:hover {
    color: #c15b96;
  }

  .post-type-archive .filter_widget_filter-btn  {
    display: block;
  }

}

@media (min-width: 560px) {
  .filter_widget_filter-btn, .filter_widget_close-btn {
    display: none;
  }
}

.aws-container .aws-search-field, .aws-container .aws-search-field:focus {
  background: #1f1f1f;
 /*border: none;*/
  border-radius: 50px!important;
  padding: 0 30px;
  color: #f3f3f3;
  font-size: 14px;
  box-shadow: none;
}

.aws-container .aws-search-field::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color: #f3f3f3;
  opacity:  1;
}
.aws-container .aws-search-field:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
 color:#f3f3f3;
 opacity: 1;
}
.aws-container .aws-search-field::-moz-placeholder { /* Mozilla Firefox 19+ */
 color:#f3f3f3;
 opacity:  1;
}
.aws-container .aws-search-field:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color:#f3f3f3;
 opacity:  1
}
.aws-container .aws-search-field::-ms-input-placeholder { /* Microsoft Edge */
 color:#f3f3f3;
 opacity:  1
}

.aws-container .aws-search-field::placeholder { /* Most modern browsers support this now. */
 color:#f3f3f3;
 opacity:  1
}

body.home .aws-container .aws-search-field, body.home .aws-container .aws-search-field:focus {
  background: #232634;
}

.header_blocks {
  margin-top: 15px;
}