#primary-menu.style-10 > ul > li:hover > a,
#primary-menu.style-10 > ul > li.current > a,
#primary-menu.style-10 > div > ul > li:hover > a,
#primary-menu.style-10 > div > ul > li.current > a,
.bgmenu > nav > div > ul > li > a,
.bgmenu div#top-search a,
.bgmenu div#top-cart a,
.bgmenu div#top-cart a,
.bgmenu #primary-menu-trigger i {
  color: #fff !important;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}

.bgmenu div#top-cart a span {
  background-color: #fff !important;
}

.bgmenu > nav > div > ul > li > a:hover,
.bgmenu > nav > div > ul > li.current > a {
  background-color: rgba(0, 0, 0, 0.1) !important;
}

#primary-menu.style-10 > ul > li > a,
#primary-menu.style-10 > div > ul > li > a {
  /*border-top: 5px solid transparent;*/
}

.bgmenu #top-search form input,
.bgmenu #top-search form input::-webkit-input-placeholder {
  color: #fff;
}

.bgmenu #primary-menu.style-2 {
  border-top: 0px;
}

.sticky-header .relative {
  position: relative !important;
}

#top-search form input {
  font-size: 22px;
}

@media (max-width: 991px) {
  body:not(.dark)
    #header:not(.dark)
    #header-wrap.bgmenu:not(.dark)
    #primary-menu
    ul
    ul
    a,
  body:not(.dark)
    #header:not(.dark)
    #header-wrap.bgmenu
    #primary-menu
    > div
    > ul
    > li:hover
    ul
    a,
  .bgmenu > nav > div > ul > li > a,
  body:not(.dark)
    #header:not(.dark)
    #header-wrap.bgmenu
    #primary-menu
    > div
    > ul
    > li:hover
    a,
  body:not(.dark)
    #header:not(.dark)
    #header-wrap.bgmenu:not(.dark)
    #primary-menu
    > div
    > ul
    > li.current
    a {
    color: #fff !important ;
  }

  .bgmenu #primary-menu > .container > ul > li.sub-menu > a {
    background-image: url(images/icons/submenu-white.png);
  }
}

@media (max-width: 767px) {
  .slider_form_col {
    width: 92% !important;
    margin-left: 4%;
  }
}

#gotoTop {
  left: 30px;
  right: auto;
}

#logo {
  font-size: 32px;
}

.logo_desc {
  height: 100px;
}

#logo #site_description {
  font-size: 20px;
}

.dark .form-control:not(.not-dark),
.dark .sm-form-control:not(.not-dark) {
  color: #f5f5f5 !important;
}

.dark .form-control:not(.not-dark)::-webkit-input-placeholder {
  color: #f1f1f1 !important;
}

.pull-right {
  float: right;
}

.btn-holder {
  padding-top: 25px;
}

.header-extras li .he-text {
  font-size: 16px;
  line-height: 1.43;
}

#page-menu ul ul {
  top: 60px;
}

@media (max-width: 1199px) {
  .media-desktop {
    display: none;
  }
}

@media (max-width: 991px) {
  .media-ipad {
    display: none;
  }

  #page-menu,
  #page-menu-wrap {
    height: 40px;
    line-height: 40px;
  }

  #page-menu nav {
    right: auto !important;
    left: 15px !important;
  }

  #page-menu ul ul {
    top: 0px;
  }
}

#page-menu,
#page-menu-wrap {
  height: 60px;
  line-height: 60px;
  z-index: 200;
}

#page-menu nav {
  float: left;
}

#page-submenu-trigger {
  right: 0px;
  left: 15px;
}

#page-menu nav > ul > li > a {
  height: 44px;
  line-height: 44px;
  border-radius: 4px;
  font-size: 16px;
}

.dotted-delimiter #page-menu nav > ul > li > a:before {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  height: 11px;
  margin-top: -5px;
  border-right: 1px dotted #fff;
}

.solid-delimiter #page-menu nav > ul > li > a:before {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  height: 11px;
  margin-top: -5px;
  border-right: 1px solid #fff;
}

#page-menu nav ul li a [class^='icon-'] {
  margin-top: -7px;
}

#page-submenu-trigger {
  top: 8px;
}

.cv-head-1 {
  height: auto !important;
  border-bottom: 0px !important;
}

#header.transparent-header.cv-head-1 + #slider,
#slider + #header.transparent-header.cv-head-1 {
  top: -180px;
  margin-bottom: -180px;
}

.button {
  font-weight: normal !important;
  letter-spacing: normal !important;
}

.cv-head-2 {
  height: 170px !important;
  border-bottom: 0px !important;
}

#header.transparent-header.cv-head-2 + #slider,
#slider + #header.transparent-header.cv-head-2 {
  top: -145px;
  margin-bottom: -145px;
}

.divcenter #site_name,
.divcenter #site_description {
  display: table;
}

#header.dark .text-muted {
  color: #ddd !important;
}

#top-bar .col_half {
  margin-bottom: 0px;
}

#top-bar.bgcolor i.color,
#top-bar.bgcolor [class^='icon-'] {
  color: #fff !important;
}

.dark .semi-transparent {
  background-color: rgba(0, 0, 0, 0.6);
}

.semi-transparent {
  background-color: rgba(255, 255, 255, 0.8);
}

.bgcolor .color {
  color: #fff !important;
}

.bgcolor .text-muted {
  color: #ddd !important;
}

.slider-parallax .slider-parallax-inner {
  position: relative !important;
}

.dark .overfill {
  position: absolute;
  box-sizing: border-box;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  border-radius: inherit;
  background-attachment: scroll;
  background-clip: border-box;
  background-color: rgba(0, 0, 0, 0.4);
  /*z-index: 99;*/
}

.slider-caption {
  z-index: 100;
}

.slider-parallax-inner .container,
.z1000 {
  z-index: 100;
}

.slider-parallax-inner .emphasis-title {
  margin: 0px;
}

.slider_form_block {
  border-radius: 5px;
  border: 1px solid #f5f5f5;
  background: #fff;
  color: #333;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
}

.slider_form_block h3 {
  color: #333;
}

.slider_form_block form {
  margin-bottom: 0px;
}

.slider_form_block a:hover {
  color: #222;
}

.caption_block p:last-child,
.caption_block .title-block {
  margin-bottom: 0px;
}

.caption_block {
  padding: 50px;
  /*width:45%;*/
  background-color: rgba(255, 255, 255, 1);
  border-radius: 5px;
}

/*.caption_block, .caption_block h2, .caption_block h1, .caption_block span {
	color:#222 !important;
}*/

.caption_block h2,
.caption_block h1 {
  background-color: transparent !important;
}

.landing-wide-form {
  background: rgba(0, 0, 0, 0.3);
  padding: 30px;
  border-radius: 3px;
}

.footer-big-contacts {
  color: #333;
  font-size: 20px;
  /*font-weight: bold;*/
  letter-spacing: 1px;
}

.footer-big-contacts span {
  display: block;
  /*font-size: 10px;
	font-weight: 400;*/
  color: #888;
  letter-spacing: 2px;
}

.dark .footer-big-contacts {
  color: rgba(255, 255, 255, 0.8);
}

#footer {
  border-top: 0px;
}

#footer form {
  margin-bottom: 0px;
}

#copyrights {
  position: sticky;
}

.dark .form-control:not(.not-dark),
.dark .form-control:focus:not(.not-dark),
.dark .sm-form-control:not(.not-dark) {
  background-color: #222;
}
/*
#footer .icons_block i {
	font-size:130%;
	margin-top: -3px;
	position:absolute;
	
}

#footer .icons_block span {
	padding-left:26px;
}

.footer_5 .icons_block  {
	font-size:150%;
}

.footer_5 .icons_block span {
	padding-left:28px;
	font-size:130%;
}
*/

#footer h2,
#footer h1,
#footer h3 {
  background-color: transparent !important;
}

.dark .slider-caption,
.dark .slider-caption h2 {
  color: #fff;
}

.socials_list tr td {
  padding-bottom: 10px;
}
.socials_list tr td:first-child {
  text-align: center;
}
.socials_list tr td:nth-child(2) {
  padding-left: 10px;
}

.feature-box p {
  color: #666;
}

.center {
  text-align: center;
}

.fbox-desc .button {
  margin-left: 0px;
}

.notransform {
  text-transform: none !important;
}

.height-categories [class^='col-'] > a {
  display: block;
  position: relative;
  height: 250px;
}

.height-categories [class^='col-'] > a:hover:before {
  opacity: 1;
}

.height-categories [class^='col-'] > a:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
  opacity: 0.4;
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
}

#page-menu.dark-menu-bg ul,
#page-menu.dark-menu-bg,
#page-menu.dark-menu-bg #page-menu-wrap {
  background-color: #333 !important;
}

.ul-li-menu li {
  list-style: none;
  cursor: pointer;
}

.ul-li-menu li a {
  padding: 0.75rem 1.25rem;
  width: 100%;
  color: #495057;
  text-align: inherit;
  position: relative;
  display: -webkit-flex;
  display: flex;
}

.ul-li-menu li {
  display: block;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

.ul-li-menu li:first-child {
  margin-bottom: 0;
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
  border-bottom: 0px;
}

.ul-li-menu li:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.ul-li-menu li:focus,
.ul-li-menu li:hover {
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}

#copyrights a,
.copyright-link {
  color: #555;
}

* {
  text-transform: none !important;
  letter-spacing: 0px !important;
}

.dark .section,
.section.dark {
  background-color: #282828 !important;
}

.navigation.pagination {
  display: block !important;
}

/*
.feature-box h3 {
    font-size: inherit !important;
}
*/
#slider .col_one_third {
  margin-bottom: 0px !important;
}

.cblock-47 h2,
.cblock-49 h2,
.cblock-57 h2,
.cblock-52 h1 {
  font-weight: 800 !important;
}

.dark .feature-box p,
.dark .feature-box a div.item-field_text {
  color: #e5e5e5 !important;
}

.feature-box a div.item-field_text {
  color: #333;
}

.dark .feature-box h3,
.dark .counter,
.dark h3 a {
  color: #fff !important;
}

.dark .fbox-center .fbox-icon {
  background-color: #fff !important;
}

.feature-box.fbox-bg {
  border: 1px solid #e5e5e5;
  border-radius: 5px;
}

.feature-box.media-box.fbox-bg .fbox-desc {
  border: 0px;
}

.dark .feature-box.fbox-bg {
  border: 0px;
}

.feature-box.media-box p {
  margin-top: 10px;
}

#footer,
.heading-block p,
.fbox-desc p,
.feature-box div,
.caption_block p,
.feature-box p {
  font-weight: 300 !important;
}

.header-extras li .he-text span {
  /* font-weight: 300 !important;*/
}

.dark #copyrights,
.dark #copyrights a,
#footer.dark .social-icon.si-borderless,
.dark small:not(.field_form_privacy) a {
  color: #ccc !important;
}

.dark #copyrights,
#footer.dark .social-icon.si-borderless {
  font-size: 80% !important;
}

.feature-box h3 {
  font-weight: 400 !important;
  margin-bottom: 10px;
}

.feature-box.fbox-center .fbox-icon {
  margin: 0 auto 20px !important;
  padding: 10px;
  overflow: hidden;
}

.feature-box.fbox-center .fbox-icon {
  margin: 0 auto 20px !important;
  overflow: hidden;
}

.feature-box.fbox-center .fbox-icon > div {
  width: 70px;
  height: 70px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  margin: 7px auto 0 auto;
}

.feature-box p.item-field_price {
  font-weight: bold !important;
}

#posts h3 a {
  color: #222;
}

#posts h3 {
  margin: 0 0 15px 0;
}

.post-grid .entry-image {
  margin-bottom: 15px;
}

#posts .entry-content {
  margin-top: 15px;
}

#posts .entry-content p {
  margin-bottom: 15px;
}

.post-grid .entry-meta {
  margin: 0px -10px -15px 0;
}

.navigation.pagination h2 {
  font-size: 120% !important;
  margin-bottom: 15px;
}

#posts h3,
#posts h2,
.navigation.pagination h2 {
  font-weight: 400;
}

.kama_breadcrumbs {
  font-weight: 300 !important;
}

.floatnone {
  float: none !important;
}

/* Уравнивает по высоте карточки витрины */
.feature-box.media-box.fbox-bg .fbox-media img,
.feature-box.media-box .fbox-media img {
  object-fit: cover !important;
  height: 250px !important;
}

.oc-item .portfolio-image img {
  object-fit: cover !important;
  height: 320px !important;
}

.portfolio-nomargin .portfolio-desc {
  padding: 10px 10px 15px !important;
}

.portfolio-desc span {
  margin-top: 0px !important;
}

#primary-menu ul li > a {
  font-weight: 500 !important;
}

.dark #site_description {
  color: #fff !important;
}

.slider-caption.slider-caption-center {
  max-width: 900px !important;
}

.cblock-52 .emphasis-title {
  padding-right: 30px;
}

@media (max-width: 768px) {
  .cblock-49 .emphasis-title,
  .cblock-52 .emphasis-title,
  .cblock-57 .vertical-middle {
    padding: 0px 30px;
  }
}

@media (max-width: 768px) {
  .cblock-56 .vertical-middle {
    width: 90% !important;
    left: 5%;
  }
}

.dark .more-link {
  color: #fff !important;
  border-bottom-color: #fff !important;
}

.woocommerce table.shop_attributes th {
  width: 25% !important;
}

.product .button,
.woocommerce .button {
  color: #fff !important;
}

.coupon #coupon_code {
  width: 200px !important;
}

.woocommerce-input-wrapper {
  width: 100%;
  clear: both !important;
}

.input-text {
  border-radius: 3px !important;
  padding: 0.375rem 0.75rem !important;
  font-size: 1rem !important;
  line-height: 1.5 !important;
  color: #495057 !important;
  background-color: #fff;
  background-clip: padding-box !important;
  border: 1px solid #ced4da !important;
}

.woocommerce-loop-product__title,
.woocommerce h2 {
  font-size: 120% !important;
}

.woocommerce h2 {
  font-weight: 300;
}

@media (max-width: 575px) {
  #slider h2,
  #slider h1 {
    font-size: 140% !important;
  }
}
.main_cat_block {
  display: flex;
  justify-content: space-between;
  list-style: none;
}

@media (max-width: 767px) {
  ul#main {
    padding-top: 40px;
  }
  #main > li.checkout {
    display: none;
  }
  .cblock-56 .caption_block.col_half {
    width: 92% !important;
  }
  li.checkout {
    width: 50px;
  }
  .pvtfw_variant_table_block * {
    font-size: 11px;
  }
  .main_cat_block {
    flex-direction: column;
    align-items: center;
  }
  #primary-menu ul ul li > a {
    font-size: 13px !important;
  }
}

.woocommerce .woocommerce-breadcrumb a:hover {
  color: #222 !important;
}

.woocommerce div.product {
  width: 100% !important;
}
.mob_cart {
  right: 10px;
  top: 10px;
  position: absolute;
  z-index: 1;
  display: block !important;
}

li.checkout > a:before {
  font-size: 20px;
}
@media (min-width: 830px) {
  .mob_cart {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .checkout.woocommerce-checkout {
    display: flex;
  }
  #billing_first_name_field {
    width: 100%;
  }

  li.checkout {
    position: absolute !important;
    right: 0;
  }
  ul.sf-js-enabled {
    width: 100%;
  }
}

figure.woocommerce-product-gallery__wrapper > div {
  padding: 0 4px;
  /* border: 3px solid #ffb700; */
}

figure.woocommerce-product-gallery__wrapper > div:first-child {
  margin: 0;
  border: none;
  padding-bottom: 8px;
}

.woocommerce-LoopProduct-link img,
.woocommerce-product-gallery__image:not(:first-child) img {
  -webkit-filter: brightness(100%);
}

.woocommerce-LoopProduct-link img:hover,
.woocommerce-product-gallery__image:not(:first-child) img:hover {
  -webkit-filter: brightness(50%);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.counter {
  color: white !important;
}

@media (max-width: 530px) {
  .woocommerce ul.products[class*='columns-'] li.product,
  .woocommerce-page ul.products[class*='columns-'] li.product {
    box-sizing: border-box;
    clear: none !important;
    min-height: 350px;
    float: none!important;
  }

  .feature-box.media-box.fbox-bg .fbox-media img,
  .feature-box.media-box .fbox-media img {
    object-fit: contain !important;
    width: 100% !important;
    height: auto !important;
  }
}

@media (max-width: 390px) {
  .woocommerce ul.products[class*='columns-'] li.product,
  .woocommerce-page ul.products[class*='columns-'] li.product {
    width: 35% !important;
    box-sizing: border-box;
    clear: none !important;
  }
}

.testi-content p::before,
.testi-content p::after {
  content: none;
}

.testi-content p::before,
.testi-content p::after {
  content: none;
}

@media (max-width: 770px) {
  .woocommerce table.shop_table_responsive tr td,
  .woocommerce-page table.shop_table_responsive tr td {
    clear: both;
  }

  .quantity {
    float: right;
    margin-right: 0px;
    margin-bottom: 10px;
  }
}


@media (max-width: 980px) {
  .button {
    font-size: 14px !important;
  }
}
@media (max-width: 600px) {
  .related.products>ul.products,
  .products.category,
  .main_page .products{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .products>li{
    width: 49%!important;
    margin: 0 0 2em 0!important;
  }
}
.woocommerce .quantity .qty {
  width: 5em!important;

}
#preloader{
  background-image: url('/wp-content/themes/shabloner_8827/images/74H8.gif');
}
@media (max-width: 600px) {
  .woocommerce ul.products::after,
	 .woocommerce ul.products::before{
	  content: none!important;
	}
}

#slider h2, #slider:not(.cblock-56) h1 {
    font-size: 280%;
}

@media (min-width: 768px) {
  .checkout.woocommerce-checkout {
    display: flex;
    flex-flow: row wrap;
  }

  .woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout {
    flex: 0 0 100%;
  }
  
  #customer_details, #order_review {
    flex: 0 0 50%;
  }
}

.woocommerce ul.products li.product .onsale {
  top: -0.3em;
  right: 0;
  left: auto;
  margin: -.5em -.5em 0 0;
}

.woocommerce span.onsale {
  min-height: 3.236em;
  min-width: 3.236em;
  padding: 0.5em;
  font-size: 1em;
  font-weight: 700;
  position: absolute;
  text-align: center;
  line-height: 3.236;
  top: -.5em;
  left: -.5em;
  margin: 0;
  border-radius: 100%;
  background-color: #493534;
  color: #fff;
  font-size: 1.1em;
  z-index: 9;
}

.woocommerce>.product>span.onsale {
  background-color: #493534 !important;
  top: -0.7em;
  left: -0.7em;
  padding: 0.6em;
  font-size: 1.8em;
}

@media only screen and (min-width: 320px) and (max-width: 480px) {
  .woocommerce>.product>span.onsale {
      padding: 0.6em !important;
      font-size: 1.5em !important;
      top: -0.8em !important;
      left: -0.3em !important;
  }
}




