@charset "UTF-8";

/*
Theme Name: Any-web
Theme URI: https://any-web.net/
Author: Any-web Team
Author URI: https://any-web.net/
Description: This Custom Theme is Unique and Designed with Soul and Care in a Single Copy only for your site by Any-web Team.
Version: 1.0
License: Commercial
License URI: https://any-web.net/
Tags: custom development
Text Domain:anywebtheme
*/

p.bxe-first-letter:first-letter,
.bxe-first-letter-s {
  font-weight: bold;
  font-size: 56px;
  line-height: 56px;
  margin-right: 10px;
  float: left;
  vertical-align: top;
}
.lead {
  color: #757575;
  margin-left: 40px;
  padding: 0 0 0 15px;
  font-size: 13px;
  font-weight: 300;
  line-height: 1.4;
  border-left: 3px solid #99cded;
}
@media (min-width: 768px) {
  .lead {
    font-size: 16px;
    margin-left: 20px;
  }
}

blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px 20px;
  border-left: 3px solid #c2c2c2;
}
blockquote p {
  font-size: 20px;
  font-style: italic;
  color: #757575;
  font-family: Georgia, "fregatregular", Arial, Helvetica, sans-serif;
}
@media (max-width: 768px) {
  blockquote p {
    font-size: 16px;
  }
}

blockquote.bxe-quote {
  position: relative;
  padding-left: 70px;
  padding-top: 8px;
  min-height: 50px;
  border-left: none;
}
blockquote.bxe-quote:after {
  content: "";
  background-image: url(data:assets/image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/PjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCAzOS45OTYgMzcuOTk1IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAzOS45OTYgMzcuOTk1OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggc3R5bGU9ImZpbGw6I0Q2RDdENjsiIGQ9Ik0wLjAxLDM3Ljk5NXYtMTguMTFjLTAuMDc5LTIuNjA0LDAuMjk0LTUuMDQ5LDEuMTE4LTcuMzM4YzAuODI0LTIuMjg4LDEuOTgxLTQuMywzLjQ3Mi02LjAzNmMxLjQ5LTEuNzM1LDMuMjc2LTMuMTc2LDUuMzU2LTQuMzIxYzIuMDc4LTEuMTQzLDQuMzM1LTEuODczLDYuNzY4LTIuMTl2Ny44MTJjLTIuOTgzLDEuMDI3LTUuMDIzLDIuNTQ1LTYuMTIxLDQuNTU3Yy0xLjEsMi4wMTItMS42NDgsNC40NzktMS42NDgsNy4zOThoNy43Njl2MTguMjI4SDAuMDF6IE0yMy4yODEsMzcuOTk1di0xOC4xMWMtMC4wNzktMi42MDQsMC4yOTQtNS4wNDksMS4xMTgtNy4zMzhjMC44MjQtMi4yODgsMS45ODEtNC4zLDMuNDcyLTYuMDM2YzEuNDktMS43MzUsMy4yNzYtMy4xNzYsNS4zNTYtNC4zMjFjMi4wNzgtMS4xNDMsNC4zMzUtMS44NzMsNi43NjgtMi4xOXY3LjgxMmMtMi45ODMsMS4wMjctNS4wMjMsMi41NDUtNi4xMjEsNC41NTdjLTEuMSwyLjAxMi0xLjY0OCw0LjQ3OS0xLjY0OCw3LjM5OGg3Ljc2OXYxOC4yMjhIMjMuMjgxeiIvPjwvc3ZnPg==);
  background-repeat: no-repeat;
  background-position: top left;
  position: absolute;
  left: 10px;
  top: 10px;
  -webkit-background-size: 40px;
  background-size: 40px;
  width: 40px;
  height: 40px;
}

a {
  color: #11aee8;
}
hr {
  border: none;
  border-bottom: 1px solid #ccc;
}
hr.bxe-bolder {
  border-bottom-width: 5px;
}
hr.bxe-dashed {
  border-bottom-style: dashed;
  border-bottom-width: 2px;
}
hr.bxe-normal {
}
hr.bxe-light {
  border-bottom-color: #e5e5e5;
}
hr.bxe-dotted {
  border-bottom-width: 2px;
  border-bottom-style: dotted;
}


/**/
img.pull-left {
  padding: 5px 15px 5px 0;
}
img.pull-right {
  padding: 5px 0 5px 15px;
}
/**/
.entry-title {
  display: none;
}
.article__block .entry-title,
.bx-catalog-element .entry-title {
  display: block;
}

.alert {
  border: none;
  border-radius: 1px;
  font-size: 14px;
}
.alert.alert-note {
  background: #f2f2f3;
}
.alert.alert-sys {
  background: #f5f2ec;
  color: #81641f;
}
.alert.bxe-icon {
  padding-left: 90px;
  min-height: 100px;
  position: relative;
}
.alert.bxe-icon:after {
  left: 22px;
  top: 20px;
  position: absolute;
  content: " ";
  width: 48px;
  height: 48px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(assets/image/editor_sprite.png);
  background-repeat: no-repeat;
}
.alert.bxe-icon.alert-success:after {
  background-position: 0 0;
}
.alert.bxe-icon.alert-info:after {
  background-position: 0 -50px;
}
.alert.bxe-icon.alert-warning:after {
  background-position: 0 -100px;
}
.alert.bxe-icon.alert-danger:after {
  background-position: 0 -200px;
}
.alert.bxe-icon.alert-note:after {
  background-position: 0 -150px;
}
.alert.bxe-icon.alert-sys:after {
  background-position: 0 -250px;
}

.bxe-aleft-title {
  font-weight: bold;
  padding-bottom: 5px;
}

.bx-panel-tooltip {
  z-index: 2210 !important;
  overflow: hidden !important;
  position: absolute !important;
  letter-spacing: normal !important;
  list-style: none !important;
  text-align: left !important;
  text-indent: 0 !important;
  text-transform: none !important;
  visibility: visible !important;
  white-space: normal !important;
  word-spacing: normal !important;
  vertical-align: baseline !important;
  margin: 0 !important;
  padding: 15px !important;
  float: none !important;
  text-decoration: none !important;
  -webkit-border-radius: 1px !important;
  -moz-border-radius: 1px !important;
  border-radius: 1px !important;
  -webkit-box-shadow: 0 12px 10px rgba(0, 0, 0, 0.25) !important;
  -moz-box-shadow: 0 12px 10px rgba(0, 0, 0, 0.25) !important;
  box-shadow: 0 12px 10px rgba(0, 0, 0, 0.25) !important;
  border: 1px solid;
  border-color: #f0f0f0;
  background: #fff;
  color: #35414e;
  font-size: 14px;
}

/**/
tab,
tabsection,
.bxe-tab-title {
  display: block;
  padding: 5px;
  border: 1px dashed #ccc;
}
/**/
.bxe-list,
.bxe-list ul {
  list-style: none;
  margin: 5px 0;
  padding-left: 15px;
}
.bxe-list-default,
.bxe-list-default ul {
}
.bxe-list .fa {
  color: #9fb2bd;
  margin-right: 6px;
}
.bxe-lis-blue .fa {
  color: #0083d1;
}


.str_sitemap_menu {
  position: relative;
}
.str_sitemap {
  padding-bottom: 60px;
}
.str_sitemap a {
  color: #1b2126;
  padding: 8px 15px 8px 30px;
  font-size: 16px;
  display: block;
}
.str_sitemap_menu i.show_but {
  top: 11px;
  left: 10px;
  right: auto;
  padding: 0px;
}
i.show_but {
  font-size: 18px;
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 10px 10px 10px 20px;
}
.str_sitemap_hid_1,
.str_sitemap_hid_2,
.str_sitemap_hid_3 {
  position: relative;
  display: none;
}
i.show_but.sub_dirs:hover {
  color: #17b0e9;
  cursor: pointer;
}
.str_sitemap_menu i.show_but_1 {
  left: 30px;
}
.str_sitemap_menu i.show_but_2 {
  left: 50px;
}
.str_sitemap_hid_1 .str_sitemap_menu a{
  margin-left: 20px;
}
.str_sitemap_hid_1,
.str_sitemap_hid_2,
.str_sitemap_hid_3 {
  position: relative;
  display: none;
}
.str_sitemap_menu a {
  color: #1b2126;
  padding: 8px 15px 8px 30px;
  font-size: 16px;
  display: block;
}
/*SiteMap end*/

.author-about {
  text-align: justify;
}
.product-item-dscription p {
  text-align: justify;
}

.modal-img-bottom {
  padding: 25px 0 0 0;
  margin-bottom: -40px;
  text-align: center;
}

/* card style */
.card__holder {
  display: flex;
  margin: 35px 0 0 0;
}
.card__item {
  margin-right: 20px;
}
#navigation {
  padding: 0;
}
@media (max-width: 767px) {
  .card__holder {
    justify-content: center;
    margin-top: 20px;
  }
  .bx-breadcrumb-mobile .bx-breadcrumb-item {
    display: none;
  }
  .bx-breadcrumb-mobile .bx-breadcrumb-item:nth-last-child(3),
  .bx-breadcrumb-mobile #breadcrumb-mobile.bx-breadcrumb-item,
  .bx-breadcrumb-mobile #bx_breadcrumb_0.bx-breadcrumb-item {
    display: inline-flex;
    align-items: center;
  }
  #breadcrumb-mobile span {
    cursor: pointer;
    display: inline-flex;
    padding: 0 5px;
  }
  #navigation .bx-breadcrumb {
    display: flex;
    flex-wrap: wrap;
    margin-top: 35px;
  }
}
@media (max-width: 640px) {
  #navigation .bx-breadcrumb {
    margin: 10px 0 5px;
  }
}
.login-languages {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
.menu-section .login-languages .languages {
  margin-bottom: 0 !important;
  margin-top: 0;
  margin-right: 0;
}
.menu-section .login-languages .login-block {
  padding-bottom: 0;
  padding-left: 0;
}

.price_list-mobile {
  display: none;
}

@media (max-width: 991px) {
  .price_list-mobile {
    display: flex;
    margin: 0 10px;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
  }
  .price_list-mobile .price_list_link {
    color: #ffffff;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    background: url(assets/image/white-border.png);
    background-repeat: repeat-x;
    background-position: 0;
    position: relative;
    margin: 20px 17px 5px;
    height: 32px;
    font-size: 16px;
    line-height: 30px;
  }
  .price_list-mobile .price_list_link:before {
    background: url(assets/image/white-border-left.png);
    width: 17px;
    background-repeat: no-repeat;
    background-position: top left;
  }
  .price_list-mobile .price_list_link:after {
    background: url(assets/image/white-border-right.png);
    width: 17px;
    background-repeat: no-repeat;
    background-position: top right;
  }


}
.switch-btns-block {
  display: none;
}
@media (max-width: 580px) {
  .switch-btns-block {
    display: flex;
    width: 100%;
    justify-content: flex-end;
  }
  .switch-btn-2 span {
    background: #fff url(assets/image/ic-2-items.png) no-repeat center right;
  }
  .switch-btn-1 span {
    background: #e8f6fa url(assets/image/ic-1-items.png) no-repeat center right;
  }
  .switch-btn span {
    display: inline-flex;
    width: 26px;
    height: 26px;
  }
  .switch-btn {
    display: inline-flex;
    height: 100%;
    width: 29px;
    margin-left: 5px;
    border: none;
    background: transparent;
    padding: 0;
  }
  .catalog-2-items .switch-btn-1 span {
    background-color: #fff;
  }
  .catalog-2-items .switch-btn-2 span {
    background-color: #e8f6fa;
  }
  .bx_item_list_you_looked_horizontal.catalog-2-items
    .bx_item_list_slide
    .bx_catalog_item:nth-child(2n-1) {
    padding-right: 5px;
    width: 50%;
  }
  .bx_item_list_you_looked_horizontal.catalog-2-items
    .bx_item_list_slide
    .bx_catalog_item:nth-child(2n) {
    padding-left: 5px;
    width: 50%;
  }
  .bx_item_list_you_looked_horizontal.catalog-2-items .bx_item_list_slide {
    display: flex;
    flex-wrap: wrap;
  }
}

/* catalog */

.container h1.bx-title {
  font: 60px/65px "pf_playskool_proregular", sans-serif;
  font-weight: normal;
}
div.bx-filter .bx-ui-slider-handle {
  width: 24px;
  height: 24px;
  background: #fff;
  border-radius: 50%;
  margin-top: -15px;
}
.bx-filter .bx-ui-slider-handle:before {
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  top: 50%;
  left: 50%;
  margin: -9px 0 0 -9px;
  border: 4px solid #97dfff;
  border-radius: 50%;
}
.bx-filter .bx-ui-slider-track {
  height: 3px;
  background: #d7f3ff;
}
div.bx-filter .bx-ui-slider-pricebar-vd {
  background: #18bbff;
  z-index: 50;
}

.product-item-list-col-1 {
  width: calc(100% / 3);
  display: inline-block;
  vertical-align: top;
  margin: 0 -2px;
}
.filter-holder {
  width: 299px;
  padding: 0 30px 0 0;
  float: left;
}
.catalog-section-holder {
  position: relative;
  z-index: 1;
}
.catalog-section-holder:after {
  content: "";
  display: block;
  clear: both;
}
.catalog-holder {
  float: left;
  width: calc(100% - 300px);
}
.catalog-holder .h2-title {
  text-align: left;
  font-size: 60px;
  line-height: 50px;
}
.sorting {
  display: flex;
  width: 100%;
  align-items: center;
}
.filter-btn {
  display: none;
  cursor: pointer;
}

i.icon-price-down {
  display: inline-block;
  vertical-align: middle;
  background: url("assets/image/icons-sprite.png") no-repeat 0 -308px;
  width: 9px;
  height: 15px;
  margin: 0 0 0 10px;
}
i.icon-price-up {
  display: inline-block;
  vertical-align: middle;
  background: url("assets/image/icons-sprite.png") no-repeat 0 -308px;
  width: 9px;
  height: 15px;
  transform: rotate(180deg);
  margin: 0 0 0 10px;
}

.catalog-box {
}
.catalog-box .product-item-title {
  text-align: center;
}
div.catalog-box .product-item-title a {
  font-size: 18px;
  line-height: 20px;
}
.product-item-big-card .product-item-price-container {
  text-align: center;
}
.product-item-big-card .product-item-price-current {
  font: 45px/45px "pf_playskool_proregular", sans-serif;
}

.close-filter {
  display: none;
}
.catalog-section .btn.btn-default {
  background: #ff6840;
  border-color: #ff6840;
  /*font: 25px/28px 'pf_playskool_proregular', sans-serif;*/
  font: 22px/28px "fregatregular", sans-serif;
  padding-left: 30px;
  padding-right: 30px;
}

/* product card */
.product-item-detail-price-current {
  font-size: 36px;
  font-family: "fregatbold", sans-serif;
  color: #333;
}

@media (max-width: 991px) {
  .close-filter {
    display: block;
    position: absolute;
    top: 5px;
    right: 5px;
    color: #11aee8;
    z-index: 1;
    cursor: pointer;
    font-size: 30px;
    font-weight: bold;
    width: 20px;
    height: 20px;
  }
  .close-filter:after {
    content: "+";
    transform: rotate(45deg);
    position: absolute;
    top: -11px;
    left: 1px;
  }
  .filter-holder {
    position: absolute;
    left: -400px;
    top: 146px;
    z-index: 220;
    transition: all 0.5s;
    padding: 0;
    width: 269px;
    overflow-y: auto;
    overflow-x: hidden;
    border: 3px solid #d0f3ff;
    border-radius: 10px 5px 5px 20px;
    background: #fff;
  }
  .filter-holder:after {
    /*content: '';
		background: url('assets/image/bg-filter-top.png') no-repeat;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 53px;*/
  }
  .bx-sidebar-block:after {
    display: none;
  }
  .filter-holder .bx-sidebar-block {
    margin: 0;
    height: 100%;
  }
  .filter-holder.opened-filter {
    left: 0;
    z-index: 9999;
  }
  div.bx-filter {
    height: 100%;
    border: 0;
  }
  .catalog-holder {
    width: 100%;
  }
  .sorting {
    position: relative;
    padding-left: 60px;
  }
  .filter-btn {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 36px;
    height: 36px;
    background: url("assets/image/ic-filter-mobile.png") no-repeat;
  }
}

@media (max-width: 767px) {
  .catalog-holder h2 {
    margin: 0 0 20px;
  }
  .sorting {
    padding-left: 0;
  }
  .filter-holder {
    top: 120px;
  }
}

@media (max-width: 640px) {
  .filters-box {
    height: 92px;
  }
  .filter-container {
    flex-direction: column;
  }
  .sorting-holder {
    width: 100%;
  }

  .container h1.bx-title {
    font-size: 45px;
    line-height: 45px;
  }
  .catalog-holder h2 {
    font-size: 45px;
    line-height: 45px;
  }
  .sorting {
    flex-direction: column;
    align-items: flex-start;
  }
  .sorting-title {
    margin-bottom: 10px;
  }
  .sorting-list li {
    margin-bottom: 8px;
  }
  .filter-holder {
    top: 155px;
  }
  .product-item-list-col-1 {
    width: 50%;
  }
  .catalog-holder .h2-title {
    font-size: 45px;
    line-height: 40px;
    display: block;
    margin-bottom: 20px;
  }
}
@media (max-width: 500px) {
  .product-item-list-col-1 {
    width: 100%;
  }
}

/*new style for sort filters*/
.filter-btn__holder {
  position: relative;
}
@media (max-width: 991px) {

  .catalog-body .top-banner {
    position: static;
  }
  .catalog-body.is-banner .workarea {
    padding-top: 20px;
  }

  .fixed-filter .filter-btn {
    position: relative;
  }
  .filters-box {
    height: 36px;
  }
  .fixed-filter .filters-box__holder {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 66px;
    z-index: 9999;
    display: flex;
    align-items: center;
    background-color: #fffcec;
  }
  .fixed-filter .filters-box__holder:after {
    content: "";
    position: absolute;
    top: 66px;
    left: 0;
    right: 0;
    width: 100%;
    height: 3px;
    background-image: url(assets/image/bg-header-center-b.png);
    background-repeat: repeat-x;
    padding: 10px 0;
  }
  .filter-btn {
    position: static;
  }
  .sorting {
    padding-left: 10px;
  }
  .filter-container {
    max-width: 750px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    width: 100%;
  }
  .fixed-filter .filter-container {
    padding: 0 10px;
  }
}
@media (min-width: 640px) {
  .filter-btn {
    font-size: 0;
  }
}
@media (min-width: 501px) {
  .switch-btns {
    display: none;
  }
}
@media (max-width: 640px) {
  .fixed-filter .sorting-holder {
    display: none;
  }
  .filters-box {
    min-height: 92px;
  }
  .filter-container {
    flex-direction: column;
    align-items: flex-start;
  }
  .sorting-holder {
    position: relative;
    margin: 20px 0 10px;
  }
  .sorting-holder:after,
  .sorting-holder:before {
    content: "";
    position: absolute;
    top: 0;
    width: 18px;
    height: 36px;
  }
  .sorting-holder:before {
    left: 0;
    background: url(assets/image/socials-sprite.png) no-repeat;
    z-index: 998;
  }
  .sorting-holder:after {
    right: 0;
    background: url(assets/image/socials-sprite.png) 100% -72px no-repeat;
  }
  .sorting {
    color: #01b4ff;
    flex-direction: row;
    padding-top: 0;
    border-radius: 30px;
    position: relative;
    height: 36px;
    background: url(assets/image/socials-sprite.png) 0 -36px repeat-x;
    cursor: pointer;
  }

  .sorting-title {
    color: #01b4ff;
    width: 50%;
    margin: 0 2px 0 0;
    text-align: right;
    padding: 9px 0;
    position: relative;
    z-index: 999;
    cursor: pointer;
  }
  .sorting-list {
    width: 50%;
    margin: 0;
    display: flex;
    flex-direction: column;
    height: 36px;
    padding-left: 3px;
    padding-top: 1px;
  }
  .sorting-list a:before,
  .sorting-list a:after {
    content: none;
  }
  .sorting-list a {
    margin: 0;
    height: auto;
    padding: 0;
  }
  .sorting-list li.active a,
  .sorting-list a {
    background: none;
  }
  .sorting-list li {
    margin: 0;
    order: 1;
    opacity: 1;
    margin-left: 2px;
    display: none;
  }
  .sorting-list li.active {
    order: 0;
    font-size: 16px;
    display: inline-flex;
    max-height: 100%;
    position: relative;
  }
  .sorting-list li.active a:after {
    content: "";
    background: url(assets/image/ic-sort-arrow.png) no-repeat center;
    width: 8px;
    height: 6px;
    position: absolute;
    top: calc(50% - 2px);
    right: -14px;
  }
  .sorting.opened li.active a:after {
    transform: rotate(180deg);
  }
  .sorting-list li.active a {
    padding: 9px 0;
    pointer-events: none;
    position: relative;
    display: inline-flex;
  }
  .sorting-list li a {
    padding: 5px 0;
  }
  .filter-btn {
    position: static;
  }
  .sorting.opened {
    background-color: #fff;
  }
  .sorting.opened:after {
    content: "";
    width: 100%;
    top: 18px;
    left: 1px;
    right: 1px;
    height: 120px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    position: absolute;
    z-index: 998;
    background: #fff;
  }
  .sorting.opened .sorting-list li {
    display: inline-flex;
  }
  .sorting.opened .sorting-list {
    height: 120px;
    z-index: 999;
  }
  .filter-btn {
    font-size: 16px;
    color: #01b4ff;
    position: relative;
    background: none;
    width: auto;
    padding: 0 0 0 30px;
    display: inline-flex;
    align-items: center;
  }
  .filter-btn:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(assets/image/ic-filter.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 20px;
    height: 100%;
  }
  .filter-btn__box {
    display: inline-flex;
    justify-content: center;
    height: 36px;
    margin: 0 18px;
    background: #e8f6fa url(assets/image/socials-sprite.png) 0 -36px repeat-x;
    position: relative;
    width: 190px;
  }
  .filter-btn__box:after,
  .filter-btn__box:before {
    content: "";
    position: absolute;
    top: 0;
    width: 18px;
    height: 36px;
  }
  .filter-btn__box:before {
    left: -18px;
    background: #e8f6fa url(assets/image/socials-sprite.png) no-repeat;
    z-index: 998;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
  }
  .filter-btn__box:after {
    right: -18px;
    background: #e8f6fa url(assets/image/socials-sprite.png) 100% -72px no-repeat;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
  }
  .filter-btn__holder {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
}
@media (max-width: 500px) {
  .catalog-2-items .catalog-section .product-item-list-col-1 {
    width: calc(50% - 5px);
  }
  .catalog-2-items .product-item-list-col-1:nth-child(odd) {
    margin-right: 5px;
  }
  .catalog-2-items .product-item-list-col-1:nth-child(even) {
    margin-left: 5px;
  }
  .catalog-2-items .catalog-section {
    display: flex;
    flex-wrap: wrap;
  }
  .catalog-2-items div.catalog-box .product-item-title a {
    font-size: 16px;
    line-height: 18px;
  }
  .catalog-2-items .product-item-big-card .col-md-12 {
    padding: 0;
  }
  .catalog-2-items .product-item-big-card .product-item-image-wrapper {
    margin-bottom: 10px;
  }
  .catalog-2-items .product-item-big-card .product-item-price-current {
    font-size: 40px;
    line-height: 1.2;
  }
  .catalog-2-items .product-item-button-container {
    display: flex;
    align-items: center;
  }
  .catalog-2-items
    .catalog-section
    .product-item-button-container
    .btn.btn-default {
    font-size: 20px;
    line-height: 1.2;
    padding: 0 12px;
    margin-right: 5px;
    min-width: 103px;
    height: 40px;
    display: flex;
    align-items: center;
  }
  .catalog-2-items .catalog-section .favorites-link .icon-favorite {
    width: 33px;
    height: 35px;
    margin: 0;
  }
  div .catalog-section .favorites-link.disabled .icon-favorite:before,
  div .catalog-section .favorites-link.disabled .icon-favorite:after,
  .catalog-2-items .catalog-section .favorites-link .icon-favorite:after,
  .catalog-2-items .catalog-section .favorites-link .icon-favorite:before {
    background-size: contain;
  }
  .catalog-2-items .cloud-icon .cloud-hover-info {
    display: none;
  }
  .catalog-2-items
    .product-item-info-container
    .bx-catalog-subscribe-button
    + .btn-default {
    margin-left: 7px;
    justify-content: center;
  }
}

.lk-menu nav {
  border-top: 2px solid #23befc;
  border-bottom: 2px solid #78d7ff;
  border-left: 1px solid #23befc;
  border-right: 1px solid #6ad3ff;
  border-radius: 25px;
  padding: 12px 15px;
  background: #fff;
  margin: 15px 30px;
  position: relative;
}
.lk-menu nav:before {
  content: "";
  display: inline-block;
  background: url("assets/image/boots-menu.png") no-repeat;
  width: 60px;
  height: 110px;
  position: absolute;
  top: 41px;
  z-index: 1;
}
.lk-menu nav:after {
  content: "";
  display: inline-block;
  background: url("assets/image/pencil.png") no-repeat;
  width: 120px;
  height: 50px;
  position: absolute;
  top: -10px;
  right: 30px;
}
.lk-menu .menu-items {
  list-style: none;
  padding: 0;
  display: flex;
  justify-content: space-between;
  margin: 0;
  width: 72%;
  margin: 0 auto;
}

.lk-menu .menu-items a {
  font-size: 18px;
  color: #333;
}
.lk-menu .menu-items .active {
  font-family: "fregatbold", sans-serif;
  font-size: 18px;
  position: relative;
}
.lk-menu .menu-items .active:before {
  content: "";
  display: inline-block;
  background: url("assets/image/dot-menu.png") no-repeat;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 0;
  left: -15px;
}
.lk-menu .burger-menu {
  display: none;
  margin: 0 auto;
}
.lk-menu.is-open .menu-items li {
  /* display: inline-block; */
  height: 100%;
}
.lk-menu .menu-items .active .icon {
  display: none;
}

@media (max-width: 1280px) {
  .lk-menu .menu-items {
    width: 90%;
  }
  .lk-menu nav:after {
    top: 0;
  }
}
@media (max-width: 1024px) {
  .lk-menu nav {
    margin: 15px 0;
  }
}
@media (max-width: 989px) {
  .lk-menu nav:before,
  .lk-menu nav:after {
    content: none;
  }
  .lk-menu .menu-items a {
    font-size: 16px;
  }
  .lk-menu .menu-items {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .bx_profile {
    flex-direction: column;
  }
  .bx_profile .personal-form,
  .bx_profile .main-profile-social-block {
    width: 80%;
    margin: 0 auto;
  }
  .bx_profile .main-profile-social-block {
    border-left: none;
    margin-top: 20px;
  }
  .lk-menu .menu-items {
    position: absolute;
    text-align: center;
    flex-direction: column;
    border-top: 3px solid #23befc;
    border-bottom: 3px solid #78d7ff;
    border-left: 1px solid #23befc;
    border-right: 1px solid #6ad3ff;
    border-radius: 25px;
    display: flex;
    z-index: 2;
    background: #fff;
    padding: 10px 15px;
    width: 100%;
    top: 0;
    left: 0;
    -webkit-transition: all 0.6s; /* Safari */
    transition: all 0.6s;
  }
  .lk-menu nav {
    border: none;
    background: none;
  }
  .lk-menu .menu-items li {
    position: absolute;
    left: -9999px;
  }
  .lk-menu .menu-items li.active {
    display: block;
    position: relative;
    position: static;
  }

  .lk-menu .menu-items .active .icon {
    background: url(assets/image/icons-sprite.png) no-repeat 0 -299px;
    width: 11px;
    height: 9px;
    display: inline-block;
    transform: rotate(180deg);
    margin-left: 15px;
  }
  .lk-menu.is-open .menu-items .active .icon {
    transform: rotate(0deg);
  }
  .lk-menu .menu-items .active:before {
    content: none;
  }

  .lk-menu nav:after {
    right: 5px;
  }
  .lk-menu .menu-items a {
    margin: 15px auto;
  }
  .lk-menu .burger-menu {
    display: inline-block;
  }
  .lk-menu nav {
    height: 50px;
  }
  .lk-menu.is-open .menu-items li {
    margin: 8px auto;
    position: static;
    transition: all 0.6s;
  }
}
@media (max-width: 480px) {
  .bx_profile .personal-form,
  .bx_profile .main-profile-social-block {
    width: 100%;
  }
  .bx_profile .main-profile-form-buttons-block {
    display: flex;
    flex-direction: column;
  }
  .bx_profile .cancel,
  .main-profile-form-buttons-block .btn-save {
    margin: 15px auto;
  }
  .lk-menu.is-open .menu-items {
    width: 100%;
  }
  .lk-menu nav:after {
    content: none;
  }
}

.basket-link-wrap {
  color: #555;
}
.basket-link-wrap .cart-title {
  font-family: "fregatbold", sans-serif;
}
.basket-link-wrap .basket-sum {
  display: block;
  padding: 5px 0 0;
  white-space: nowrap;
}
.basket-link-wrap .basket-sum strong {
  white-space: nowrap;
}

/*FIXED BASKET*/

@media (min-width: 768px) {
  .bx-basket-fixed {
    width: 200px;
    position: fixed;
    z-index: 998;
    background: #fff;
    padding-top: 10px;
    border: 1px solid #f0f0f0;
    box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
    border-radius: 1px;
    overflow: hidden;
  }
  .bx-basket-fixed.top {
    top: 10px;
  }
  .bx-basket-fixed.right {
    right: 10px;
  }
  .bx-basket-fixed.bottom {
    bottom: 10px;
  }
  .bx-basket-fixed.left {
    left: 10px;
  }
  .bx-basket-fixed.bx-max-height {
    top: 10px;
    bottom: 10px;
  }
}
@media (max-width: 767px) {
  .bx-basket-fixed {
    /*width: 200px;*/
    position: fixed;
    z-index: 998;
    background: #fff;
    padding-top: 10px;
    border: 1px solid #f0f0f0;
    box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
    border-radius: 1px;
    overflow: hidden;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .bx-basket-item-list {
    display: none;
  }
  /*.bx-basket-fixed */
}
.bx-basket-fixed .bx-basket-block {
  margin-left: 10px;
}
div.bx-basket-item-list {
  position: absolute;
  top: 57px;
  right: 57px;
  border: 0;
  overflow: hidden;
  padding-bottom: 20px;
  width: 440px;
  background: url("assets/image/bg-basket.png") no-repeat;
  height: 499px;
  visibility: hidden;
  opacity: 0;
  z-index: -1;
  transition: all 0.3s;
}
.opened-basket div.bx-basket-item-list {
  visibility: visible;
  opacity: 1;
  z-index: 1;
}
.basket-dropdown {
  position: relative;
  z-index: 1;
  padding: 40px 33px 155px;
  height: 100%;
}
.bx-opener div.bx-basket-item-list {
  padding-bottom: 0;
}
.bx-max-height .bx-basket-item-list {
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
}
.bx-closed .bx-basket-item-list {
  height: 20px;
  overflow: hidden;
}
.bx-basket-item-list-action {
  cursor: pointer;
  background: #f7f7f7;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 120;
  height: 20px;
  line-height: 14px;
  vertical-align: middle;
  text-align: center;
  font-size: 12px;
  color: #4f4f4f;
  padding: 3px 0;
}
div.bx-basket-item-list-button-container {
  text-align: center;
  position: absolute;
  bottom: 20px;
  border: 0;
  background: none;
  padding: 14px 0 10px;
  left: 33px;
  right: 33px;
  border-top: 1px solid #a0e1fd;
}
.bx-basket-item-list-button-container .total-price-holder {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #333;
  font-family: "fregatbold", sans-serif;
  margin: 0 0 18px;
}
.bx-basket-item-list-button-container .total-price-title {
  font: 18px/18px "fregatbold", sans-serif;
}
.bx-basket-item-list-button-container .price-value {
  font-size: 28px;
}
.bx-basket-item-list-button-container .price-currency {
  font-size: 18px;
}
.bx-basket-item-list-button-container .basket-buttons-holder {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
div.bx-basket-item-list-button-container a {
  color: #17b0e9;
  text-decoration: underline;
}
div.bx-basket-item-list-button-container a:hover {
  text-decoration: none;
}
div.bx-basket-item-list-button-container a.btn {
  color: #ffffff;
  font: 16px/19px "fregatbold", sans-serif;
  letter-spacing: 0.05em;
  text-decoration: none;
  background: #ff6840;
  border-color: #ff6840;
  border-radius: 6px;
  padding: 6px 25px;
}

.bx-basket-item-list-button-container a.btn:hover,
.bx-basket-item-list-button-container a.btn:active {
  color: #ffffff;
}
.bx-basket-item-list-button-container a.btn:active {
  opacity: 0.85;
  background: #ff6840;
  border-color: #ff6840;
}

.bx-basket-item-list-container {
  overflow-y: auto;
  max-height: 100%;
}
div.bx-basket-item-list-item {
  padding-top: 15px;
  position: relative;
  padding-right: 0;
  padding-left: 0;
  margin-bottom: 15px;
  border: 0;
  overflow: hidden;
}
.bx-basket-item-list-container .bx-basket-item-list-item:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.bx-basket-item-list-item-status {
  font-weight: bold;
  padding: 3px;
  background: #ebebeb;
  margin: 0 10px 20px;
  line-height: 16px;
  font-size: 13px;
  border-radius: 3px;
  text-align: center;
  white-space: normal;
}
.bx-basket-item-list-item-img {
  text-align: center;
  position: static;
  width: 90px;
  padding-right: 14px;
  float: left;
}
.bx-basket-item-list-item-img img {
  max-width: 90px;
  height: auto;
  /*border: 1px solid #E6E6E6;*/
  text-align: center;
}
.bx-basket-item-list-item .basket-name-block {
  color: #333;
  font: 15px/18px "fregatregular", sans-serif;
  overflow: hidden;
}
.bx-basket-item-list-item-name {
  padding-bottom: 10px;
}
.bx-basket-item-list-item-name a {
  font-size: 15px;
  color: #3f3f3f;
  text-decoration: none;
  white-space: normal;
  line-height: 18px;
}
.bx-basket-item-list-item .basket-row-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.bx-basket-item-list-item .basket_quantity_control {
  height: 38px;
  border: 1px solid #ccf0ff;
  border-radius: 19px;
  width: 85px;
  background: #f8fdff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bx-basket-item-list-item .basket_quantity_control a {
  background: url(components/bitrix/sale.basket.basket/cart./assets/image/controls.png)
    no-repeat;
  display: inline-block;
  height: 12px;
  text-align: center;
  vertical-align: middle;
  width: 13px;
}
.bx-basket-item-list-item .basket_quantity_control a.minus {
  background-position: 0 0;
  border-radius: 0 0 5px 5px;
  margin-top: -1px;
}
.bx-basket-item-list-item .basket_quantity_control a.plus {
  background-position: 0 -12px;
  border-radius: 5px 5px 0 0;
}
.bx-basket-item-list-item .basket_quantity_control .input-holder {
  display: inline-block;
  vertical-align: middle;
  width: 35px;
}
.bx-basket-item-list-item .basket_quantity_control .input-holder input {
  background: none;
  width: 100%;
  font: 17px/17px "fregatregular", sans-serif;
  text-align: center;
  height: 36px;
  border: 0;
}

.bx-basket-item-list-item-remove {
  position: absolute;
  right: 0px;
  top: -7px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  background: url(data:assets/image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAMAAADzjKfhAAAAJFBMVEX///8yMjI6Ojpvb29wcHCEhISHh4eIiIiqqqqtra2wsLCxsbE3yvJ6AAAAAXRSTlMAQObYZgAAACxJREFUCNcFwYEBgCAMA7BYUMb2/78m9sXdJtfNMHkzcJ4DlS9FpXXKavT6ARdgANGqCJ38AAAAAElFTkSuQmCC)
    no-repeat center;
  opacity: 0.5;
}
.bx-basket-item-list-item-remove:hover {
  opacity: 0.7;
}
.bx-basket-item-list-item-price-block {
  padding-bottom: 5px;
  font: 20px/20px "fregatbold", sans-serif;
  color: #555;
}
.bx-basket-item-list-item-price {
  display: inline-block;
  margin-right: 5px;
  color: #555;
  font-weight: normal;
  font: 20px/19px "fregatbold", sans-serif;
}
.bx-basket-item-list-item-price .currency {
  font-size: 16px;
}
.bx-basket-item-list-item-price-old {
  display: inline-block;
  margin-right: 5px;
  text-decoration: line-through;
  color: #b0b0b0;
}
.bx-basket-item-list-item-price-summ {
}

.bx_cart_login_top .bx-hdr-profile a {
  text-decoration: none;
}
.bx_cart_login_top .bx-hdr-profile {
  line-height: 1.44em;
}
/* favorites */
.favorites-holder {
  margin: 6px 1px 0 25px;
  position: relative;
}
.favorites-link {
}
.icon-favorites {
  width: 36px;
  height: 36px;
  display: inline-block;
  vertical-align: top;
  position: relative;
}
/* .icon-favorites:before, */
.icon-favorites:after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
/* .icon-favorites:before{
	background: url('assets/image/towishlist_heart.png') no-repeat;
	background-position: center;
} */
.icon-favorites:after {
  background: url("assets/image/towishlist_around.png") no-repeat;
  background-size: cover;
  transition: transform 0.5s;
}
.icon-favorites:hover:after {
  transform: rotate(180deg);
}
.favorites-holder .bubble,
.basket-holder .bubble,
.wishlist_products_counter_number {
  position: absolute;
  top: -8px;
  right: 0;
  border-radius: 9px;
  min-width: 18px;
  height: 18px;
  color: #ff4500;
  font: 16px/18px "fregatbold", sans-serif;
  text-align: center;
  background: #fffcec;
  padding: 0 3px;
  z-index: 1;
}
.basket-holder .fa-shopping-cart {
  position: relative;
}
.basket-holder .bubble {
  top: -3px;
  right: -7px;
}
/**Top menu**/



div.menu-clear-left {
  clear: left;
}
.bx-subscribe {
  margin: 10px 0;
}
.bx-subscribe div.bx-block-title {
  font-family: "fregatbold", sans-serif;
  color: #fffefe;
  text-transform: none;
  font-size: 18px;
  margin-bottom: 9px;
  font-weight: normal;
}
.bx-subscribe-desc {
  color: #aaa;
  font-size: 12px;
  position: relative;
  margin-top: -5px;
  margin-bottom: 3px;
}
.bx-subscribe .bx-input-group .bx-form-control {
  position: relative;
  margin-bottom: 15px;
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #f8fafc;
  border: 1px solid #d5dadc;
  border-radius: 2px;
  outline: none;
  box-shadow: none !important;
  -webkit-transition: border-color ease-in-out 0.15s,
    box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.bx-ios .bx-subscribe .bx-input-group .bx-form-control {
  /* Fix of input shadow for IOS browsers. */
  background-image: -webkit-linear-gradient(#f8fafc 0%, #f8fafc 100%);
  background-image: linear-gradient(#f8fafc 0%, #f8fafc 100%);
}
.btn-subscribe {
  cursor: pointer;
  text-align: center;
  background: none;
  border: none;
  color: #fff;
  font-family: "fregatbold", sans-serif;
  font-size: 18px;
  position: relative;
  text-transform: uppercase;
  border-radius: 2px;
  line-height: 34px;
  height: 36px;
  padding: 0;
  vertical-align: middle;
  outline: none;
  -webkit-transition: width 5s linear;
  -moz-transition: width 5s linear;
  -ms-transition: width 5s linear;
  -o-transition: width 5s linear;
  transition: width 5s linear;
}
.btn-subscribe:hover {
  background: none;
}

.btn-subscribe span {
  display: block;
}
.btn-subscribe.send {
  padding: 5px 40px;
  -webkit-animation-name: MeilSend;
  animation-name: MeilSend;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  outline: none;
  color: #fff;
}
.btn-subscribe:hover,
.btn-subscribe:active {
  color: #fff;
}
.btn-subscribe.send:before {
  width: 0;
  background-position: 100px 50%;
  -webkit-animation-name: MeilSendButton;
  animation-name: MeilSendButton;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
}
@keyframes MeilSend {
  0% {
    padding: 5px 60px 5px 20px;
  }
  100% {
    padding: 5px 40px;
  }
}
@-webkit-keyframes MeilSend {
  0% {
    padding: 5px 60px 5px 20px;
  }
  100% {
    padding: 5px 40px;
  }
}
@keyframes MeilSendSpan {
  0% {
    color: transparent;
  }
  100% {
    color: #fff;
  }
}
@-webkit-keyframes MeilSendSpan {
  0% {
    color: transparent;
  }
  100% {
    color: #fff;
  }
}
@keyframes MeilSendButton {
  0% {
    width: 40px;
    background-position: 50%;
  }
  100% {
    width: 0;
    background-position: 100px 50%;
  }
}
@-webkit-keyframes MeilSendButton {
  0% {
    width: 40px;
    background-position: 50%;
  }
  100% {
    width: 0;
    background-position: 100px 50%;
  }
}

.bx_subscribe_response_container {
  padding: 40px;
  color: #35414e;
}

.bx_subscribe_checkbox_container {
  line-height: 16px;
  font-size: 13px;
  margin-bottom: 3px;
  vertical-align: middle;
  color: #aaa;
}

.bx-sender-subscribe-agreement .main-user-consent-request a {
  font-weight: 100;
  font: 11px/10px "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.woocommerce-MyAccount-navigation .is-active a {
  color: #01b4ff;
}

.woocommerce-MyAccount-navigation a:before {
  content: "";
  background: url("./assets/image/icons-sprite.png") no-repeat 0 -229px;
  width: 10px;
  height: 9px;
  position: absolute;
  left: -24px;
  top: 8px;
}

.bx_shadow_fix {
  display: none;
}


@media (max-width: 569px) {

  .header_inner_bottom_line {
    overflow: hidden;
    height: auto;
  }
}

/* Alignments
--------------------------------------------- */
.alignleft {
  /*rtl:ignore*/
  float: left;

  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}

.alignright {
  /*rtl:ignore*/
  float: right;

  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}
#bcktotop.show {
  opacity: 1;
  visibility: visible;
}


/* slider */
.slide1 {
  height: 360px;
  width: 100%;
  padding: 30px;
  margin: 10px 0;
  background: rgb(230, 228, 228);
  display: flex;
  overflow: hidden;
}
.item1 {
  width: 200px;
  min-width: 200px;
  max-width: 200px;
  height: 300px;
  margin: 5px;
  background: #4169e1;
  border: solid 3px red;
}

.special-dots {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin: 0 auto !important;
  padding: 0 40px;
}
.special-dots {
  list-style-type: none;
}
.special-dots li {
  margin: 2px;
  display: flex;
}
.special-dots li button {
  border: none;
  background-color: transparent;
  list-style-type: none;
  background-image: url(./assets/assets/image/dot.svg);
}
.special-dots li button {
  font-size: 0;
  color: transparent;
  width: 12px;
  height: 12px;
  border: none;
  background-color: transparent;
  background-image: url(assets./assets/image/dot.svg);
}
.special-dots .slick-active button {
  background-image: url(assets./assets/image/dot-active.svg);
}
.special-prev,
.special-next {
  border: none;
  background-color: transparent;
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
  width: 19px;
  height: 19px;
}
.special-prev {
  left: 0;
  background-image: url(assets./assets/image/left.svg);
}
.special-next {
  right: 0;
  background-image: url(assets./assets/image/right.svg);
}

.nav-slider1 {
  position: relative;
  width: fit-content;
  margin: auto;
}
/* \slider */

/* styles for shopping cart */
#top-cart {
  min-width: 100px;
}
#top-cart .cart-items {
  font-size: 12px;
  display: inline-block;
}
#top-cart i {
  transition: 0.4s all ease;
  -webkit-transition: 0.4s all ease;
  -moz-transition: 0.4s all ease;
  -ms-transition: 0.4s all ease;
  -o-transition: 0.4s all ease;
  font-size: 34px;
}
#top-cart:hover i {
  transform: translateX(5px);
  -webkit-transform: translateX(5px);
  -moz-transform: translateX(5px);
  -ms-transform: translateX(5px);
  -o-transform: translateX(5px);
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
span.rur {
  font-family: rub-arial-regular;
  text-transform: uppercase;
}
span.rur span {
  display: none;
}
.fa-shopping-cart {
  right: 5px;
  position: relative;
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.news_slide img {
  max-height: 300px;
}


.term-description {
  display: none;
}
.content-page .container-fluid {
  background: #fff;
  border: 3px solid #d0f3ff;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-radius: 20px 5px 10px 25px;
  padding: 35px 90px 90px;
  font-size: 18px;
  margin-bottom: 25px;
  margin-top: 20px;
}

.woocommerce table.shop_table {
  border: 2px solid #d0f3ff;
  border-bottom: none;
  background: #f5f5f5;
  margin: 0 -1px 24px 0;
  text-align: left;
  width: 100%;
  border-collapse: separate;
  border-radius: 5px;
}
.woocommerce table.shop_table th,
.woocommerce table.shop_table td {
  border-bottom: 1px solid #a0e1fd;
}

.woocommerce table.shop_table td {
    border-top: none !important;
}

#coupon_code {
    width: 100px;
}

#coupon_code::placeholder {
   text-align: center;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
  position: relative;
  /* top: -9px; */
  display: block;
  padding: 0 10px;
  border-radius: 6px;
  background: #ff6840;
  color: #fff;
  vertical-align: bottom;
  text-decoration: none;
  text-align: center;
  font: 20px/46px "fregatbold", sans-serif;
  letter-spacing: 0.05em;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
  background: #fa7854;
}
.quantity input {
  border: 1px solid #a0e1fd;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
  float: right;
  width: 48%;
  background: whitesmoke;
  padding: 10px;
}

.checkout-content .input-text,
.woocommerce-MyAccount-content .input-text {
  border: 1px solid #ccf0ff;
  background: #f8fdff;
  height: 48px;
  width: 100%;
  padding: 0 18px;
  font: 15px/18px "fregatregular", sans-serif;
  color: #333;
  border-radius: 0;
}

.select2-selection__rendered, .shipping_address select {
	border: 1px solid #ccf0ff !important;
}
.select2, .select2-selection__rendered, .shipping_address select {
  background: #f8fdff;
  outline: none;
  border: none;
  height: 48px;
  width: 100%;
  /* padding: 0 18px; */
  font: 15px/18px "fregatregular", sans-serif;
  color: #333;
  border-radius: 0;
}

.select2-container--default .select2-selection--single {
    border: transparent !important;
  }

.woocommerce-MyAccount-navigation li {
  list-style-type: none;
  margin: 10px 0;
}
.woocommerce-MyAccount-navigation-link--dashboard,
.woocommerce-MyAccount-navigation-link--edit-address {
  display: none;
}
.aws-container .aws-search-field:focus {
  background-color: transparent;
}
.aws-container .aws-search-field {
  width: 98%;
  max-width: 98%;
  color: #ffffff;
  padding: 6px;
  line-height: 30px;
  display: block;
  font-size: 18px;
  position: relative;
  z-index: 2;
  -webkit-appearance: none;
  height: 100%;
  margin: 0 !important;
  border: none;
  outline: 0;
  background: transparent;
}
.aws-container .aws-search-form .aws-search-clear span {
  color: transparent;
}

.aws-container .aws-search-form .aws-loader {
  right: 30px;
  top: 46%;
}
#wp-comment-cookies-consent {
  appearance: auto !important;
  position: relative !important;
  left: 0 !important;
}
.comment-form-comment label {
  display: none;
}
#comment {
  resize: none;
  padding: 3px 18px;
  box-shadow: none;
  -webkit-appearance: none;
  background: #f8fdff;
  border: 1px solid #ccf0ff;
  color: #777;
  font: 15px/18px fregatregular, sans-serif;
}

.comment-content .rating__star {
  background-position: 0 -21px !important;
}
.reviews-column .review {
  background: #deedf3;
  padding: 15px;
  margin: 5px 0;
}

.reviews-column .comment-metadata{
	display: none;
}

.reviews-column .comment-author{
	margin-bottom: 10px;
}

.reviews-column small {
    display: block;
    margin-bottom: 10px;
    font-size: 13px;
    }
.reviews-column small a{
	color: silver;
}
.reviews-column small a:hover{
	color: red;
}
.reviews-column .depth-2{
	padding-left: 40px;
}


.hiddenVideo{
  display: none;
}
@media (max-width: 991px) {
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom img, a.wishlist_products_counter.top_wishlist-custom img, span.wishlist_products_counter.top_wishlist-custom img {
  display: inline-block !important;
  vertical-align: baseline;
  width: auto !important;
  max-width: 16px;
  max-height: 16px;
  margin: 12px 6px 0px 10px !important;
}


.catalog-section-holder .recommendations {
  margin: 0 5px !important;
  padding: 0  !important;
}

.new-books-slider a {
  max-width: 89% !important;
}


  .woocommerce .cart-collaterals .cart_totals,
  .woocommerce-page .cart-collaterals .cart_totals {
    width: 100%;
  }
}

.form-row-last{
  width: 100% !important;
}

.pswp__icn-shadow { display: none }
button.pswp__button {
  background-image: unset !important;
}

.woosw-item--stock {
    display: none !important;
}

.navigation.pagination {
  display: flex;
  align-items: center;
  justify-content: center;
}

.pagination .nav-links {
  display: flex;
  gap: 8px;
}

.page-numbers:not(.prev):not(.next) {
  padding: 5px 10px;
  color: black;
  font-family: "fregatregular", "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 14px;
  border: 1px solid #11aee8;
  border-radius: 3px;
}

.page-numbers.current {
  padding: 5px;
  background-color: #11aee8;
  color: #ffffff !important;
}

.page-numbers.prev,
.page-numbers.next {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Скрывает калькулятор доставки в корзине */
.woocommerce-shipping-calculator,
.woocommerce-shipping-destination {
    display: none !important;
}