:root {
    --color-dark: #22B9FF;
}

.card__info .card__text p {
  margin-bottom: 10px;
  color: #000;
}
.result_block .res_block {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.result_block .res_block .order_btn {
  margin-left: 20px;
  margin-right: 10px;
}

.card__table .counter {
  width: 45px;
  height: 45px;
  background: #fafafa;
  border: none;
  box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.15);
  border-radius: 0px !important;
  text-align: center;
}

.card__table .btn_count {
  background: none;
  border: none;
  cursor: pointer;
  font-size: 14px;
}

.card__table .add_btn {
    padding: 5px;
    padding-left: 20px;
    padding-right: 20px;
    border: solid 1px #22B9FF;
    color: #22B9FF;
    cursor: pointer;
}

.card__table .add_btn:hover {
    background: #22B9FF;
    color: #ffffff;
}

.order_products {
  border-radius: 5px;
  border: solid 1px #e8ecf1;
  width: 400px;
  height: auto;
  max-height: 400px;
  overflow: auto;
  margin-top: 5px;
  margin-left: 20px;
}
.order_products ul {
  padding: 0;
  margin: 0;
  padding: 10px;
  padding-top: 0;
  padding-bottom: 0;
}
.order_products ul li {
  display: flex;
  flex-direction: column;
}
.li_contnet {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
  padding-top: 12.5px;
  padding-bottom: 12.5px;
}
.count {
  margin-left: 10px;
  border-radius: 5px;
  border: solid 1px #e8ecf1;
  padding: 5px;
  padding-left: 10px;
  padding-right: 10px;
}
.order_products ul li:not(:last-child)::after {
  content: "";
  width: 100%;
  border-bottom: solid 1px #e8ecf1;
}

.popup3 {
  max-width: 900px;
  width: 100%;
}

.popup_column {
  display: flex;
  justify-content: space-between;
}

.popup_column .popup_column__row {
  width: 48%;
}
.count_block {
    display: none;
}

.fav_list .cat__item {
  width: 23.14%;
}
.fav_list .cat__item:nth-child(3n) {
  margin-right: 32px;
}
.fav_list .cat__item:nth-child(4n) {
  margin-right: 0;
}
.cat__like.added .svg path {
  fill: red;
}
.woocommerce a.remove:hover {
  background: transparent !important;
}
.cart_wrap {
  padding-top: 50px;
  padding-bottom: 50px;
}

.asp_w_container_1 {
  max-width: 212px !important;
}

.order-total td {
  min-width: 130px;
}
.meta_data_cart {
  padding-left: 50px;
  color: #353535;
  font-size: 14px;
  line-height: 18px;
}

.meta_data_cart .variation {
  margin: 0 !important;
}

.meta_data_cart .variation dd {
  margin-left: 0 !important;
  padding-left: 0 !important;
}

.meta_data_cart .variation dt {
  font-weight: bold;
}

.card__table .variation dt {
  display: none !important;
}
.card__table .variation dd {
  margin-left: 0 !important;
}

.selectCF input {
  display: none;
}

/* Chrome, Safari, Edge, Opera */
.card__line input::-webkit-outer-spin-button,
.card__line input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.out_of_stock {
  text-align: center;
  margin-top: 28px;
  width: 100%;
  font-weight: bold;
}

/* Firefox */
.card__line input[type=number] {
  -moz-appearance: textfield;
}

#ajaxsearchlite1 .probox .proinput input::placeholder, div.asl_w .probox .proinput input::placeholder {
  color: #c1c0c0 !important;
}
.woocommerce-breadcrumb {
  color: #96AEBA !important;
  margin: 0 !important;
  font-size: 12px !important;
}
.woocommerce-breadcrumb span {
  color: #282D3C !important;
  margin-left: 5px;
  margin-right: 5px;
}
.woocommerce-breadcrumb a {
  color: #282D3C !important;
  font-size: 12px !important;
}
.woocommerce-breadcrumb a:hover {
  color: #22B9FF !important;
}
.woocommerce-breadcrumb a::after {
  content: none;
}
div.asl_w .probox .promagnifier .innericon svg {
  fill: #505050 !important;
}
div.asl_m .probox .promagnifier .innericon svg, div.asl_m .probox .prosettings .innericon svg, div.asl_m .probox .proloading svg {
  width: 19px !important;
  position: relative;
  top: 2px;
}
div.asl_w .probox .promagnifier {
  width: 50px !important;
}

.contact_form {
  max-width: 370px;
  margin: 0 auto;
}
.contact_form input[type="text"]{
      height: 45px;
    border: 1px solid #c9c9c9;
    border-radius: 5px;
    padding-left: 17px;
    width: 100%;
}

.contact_form input[type="submit"]{
  cursor: pointer;
  width: 100%;
}

.contact_form .field_div {
  margin-bottom: 15px;
}

.zakaz .d-flex {
  align-items: start;
}
.tabs .d-flex {
  display: flex;
  align-items: center;
}
.card__like {
  border: 0 !important;
}

.ckeckout-box a {
  color: #000;
}

.card__like.added svg path {
  fill: red;
}
.pop__love.added svg path {
  fill: red;
}
.pop__love {
  background: #fff;
  border: none;
}
/**
 * My Account
 */

.woocommerce-account .woocommerce-MyAccount-navigation {
  width: 20%;
}

.woocommerce-account .woocommerce-MyAccount-content {
  display: inline-block;
  float: left;
  margin-left: 5%;
  width: 75%;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
    padding: 0;
  border-top: 1px solid #eee;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li {
  list-style: none;
  border-bottom: 1px solid #eee;
  padding-bottom: 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a:before {
  opacity: 1;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
  padding: 10px 5px;
  display: block;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a:before {
  margin-right: 20px;
    opacity: .25;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover:before {
  opacity: 1;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before {
    font-family: 'FontAwesome';
  content: "\f0e4";
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before {
    font-family: 'FontAwesome';
  content: "\f291";
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before {
    font-family: 'FontAwesome';
  content: "\f1c6";
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before {
    font-family: 'FontAwesome';
  content: "\f015";
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods a:before {
    font-family: 'FontAwesome';
  content: "\f09d";
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before {
    font-family: 'FontAwesome';
  content: "\f007";
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before {
    font-family: 'FontAwesome';
  content: "\f08b";
}

.woocommerce-account .woocommerce-MyAccount-content h2 {
  font-size: 25px;
    text-align: center;
  font-weight: 600;
}

.woocommerce-account p.order-again {
    text-align: right;
}

.woocommerce-account .woocommerce-EditAccountForm input[type="submit"] {
    margin-top: 50px;
    float: right;
}


.logo-box .logo img, .logo-box .logo img, .footer-top .logo img {
  height: 62px !important;
}
.woocommerce .logo img, .woocommerce-page .logo img, .footer-top .logo img {
  height: 62px !important;
}

.article_page p {
  margin-bottom: 15px;
  line-height: 26px;
}

.card__bottom p {
  color: #373737;
    font-size: 16px;
    line-height: 27px;
}

.pop__name a {
    color: #161616;
}

.client-box ul li {
    list-style: none;
    padding-left: 30px;
    font-size: 14px;
    color: #222221;
    background: url(img/li.png) left 4px no-repeat;
    margin-bottom: 20px;
}
.clients-slider .owl-nav {
  display: flex;
  margin-top: 30px;
}
.category-info .woocommerce-notices-wrapper {
  display: none !important;
}

.woocommerce .woocommerce-ordering select {
  border: 0 !important;
}

.error_box {
      color: red;
    padding-bottom: 20px;
}

.bapf_reset {
    color: #8C94A8 !important;
    text-align: center !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    line-height: normal !important;
    text-transform: uppercase !important;
    border: 0 !important;
    background: none !important;
}

.cart-total .txt p {
  margin-bottom: 0;
}

.variation .variation- p {
  margin-bottom: 0 !important;
}

.catalog-page .sort {
  display: block;
  overflow: hidden;
}

.catalog-page .sort select {
  margin-right: 0 !important;
}

.products .item .image {
    margin-bottom: 10px;
    position: relative;
    padding-bottom: 127.5%;
}

.berocket_single_filter_widget {
  
}

.berocket_single_filter_widget_64 {
  padding:  16px 10px 10px 20px;
}

.catalog-page .sort .filter {
  float: left;
}
.registration__form .woocommerce-privacy-policy-text {
  display: none;
}

.registration h1 {
  margin-bottom: 0 !important;
}

.bapf_hascolarr {
  cursor: pointer;
}
/*my-account style*/

.header-tools__link {
  position: relative;
}
/*.wish-count, .cart-count {
  position: absolute;
    top: -10px;
    right: -9px;
    font-size: 11px;
    padding-top: 1px;
    background: #000;
    color: #fff;
    border-radius: 50px;
    width: 18px;
    height: 18px;
    text-align: center;
}*/

.help-accordion__control-btn::after {
    right: 25px;
    width: 12px;
    height: 12px;
}
.accordion-control-btn::after {
    position: absolute;
    content: "";
    width: 20px;
    height: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    -webkit-mask: url(img/icons/chevron.svg) no-repeat center/contain;
    mask: url(img/icons/chevron.svg) no-repeat center/contain;
    background-color: var(--color-dark);
    -webkit-transition: 250ms ease;
    -o-transition: 250ms ease;
    transition: 250ms ease;
}
.accordion-control-btn {
  position: relative;
  width: 100%;
  font-size: 20px;
  padding: 20px 0;
    text-align: left;
}

.help-accordion__content {

}

.help-accordion.active .help-accordion__control-btn::after {
    background-color: var(--color-dark);
}
.accordion.active .accordion-control-btn::after {
    -webkit-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
}

.help-accordion {
    border-bottom: 1px solid #e5e5e5;
}

.berocket_single_filter_widget:hover .bapf_body {
  
}

.berocket_single_filter_widget .bapf_body:hover {
  
}

.catalog .filters__list {
  align-items: initial;
}

.product .checkbox-colors__icon.checked::after {
    border-color: #2a2a2a !important;
}

.brands_wrapper {
  grid-template-columns: 330px 330px 1fr;
}

.tax-by-letter {
  margin-top: 20px;
}

.tax-by-letter h3 {
  margin-bottom: 10px;
}

.bapf_update {
  background-color: #22B9FF !important;
    color: #fff !important;
    border: 1px solid #22B9FF;
    margin-top: 30px !important;
    height: 55px !important;
    width: 100%;
    border-radius: 50px;
    text-transform: uppercase;
    transition: 0.5s !important;
    font-weight: 500;
    font-size: 15px !important;
}

.bapf_update:hover {
  background: transparent !important;
    color: #22B9FF !important;
}
.product-card__badge_new {
  position: absolute;
  top: 13px;
  left: 18px;
  padding-top: 6px;
  font-size: 13px;
  color: #fff;
  -webkit-transition: 300ms ease;
  -o-transition: 300ms ease;
  transition: 300ms ease;
}

.product_sku {
  font-weight: bold;
}

.polosa{
border-bottom: solid;
    border-width: 0.1px;
    width: 427px;
    margin-top: -18px;
    border-color: #d6d1d7;
}

.title_product__border{
	margin-top: -35px;
}

.title_with_border{
	display:flex;
}


.brands__slides{
	gap:81px;
}

.online_cons{
	margin-top: -5px;
    margin-bottom: 18px;
    text-decoration: underline;
    cursor: pointer;
}

.form-search{
    border-radius: 12px;
    width: 291px;
    opacity: 1;
    visibility: visible;
}


	

.berocket_single_filter_widget_61 {
  margin-top: 30px
}

.product_desc_text {
  display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 25px;
}

.product_desc_text li {
  list-style-type: none;
  display: flex;
  justify-content: space-between;
      border-bottom: 1px dotted;
}

.product_desc_text li .product-spec__left {

}

.product_desc_text li .product-spec__right {
  
}

.product_sale_percent {
      border-radius: 50px;
    width: 43px;
    display: block;
    height: 43px;
    padding-top: 10px;
    text-align: center;
    border: 1px solid #000;
}

.berocket_single_filter_widget_25 ul {
 /* display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);*/
    width: 100%;
    font-size: 12px;
}


.services .services__text a {
  color: var(--color-dark);
  text-decoration: underline;
  font-family: "Inter" !important;
    font-size: 17px !important;
    
}

.product-card__pricebox {
  display: flex;
}

.product-card__oldprice {
  color: #969696;
    text-decoration: line-through;
    margin-left: 15px;
    font-size: 17px;
}

.bapf_body ul {
  /*max-height: 250px;
  overflow-y: scroll;*/
}

.fav-list {
  grid-template-columns: repeat(4, 1fr);
}
.ttl-box .ttl a {
  color: #000;
}
.breadcrumbs nav a {
  
}

.wpc-filters-widget-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: normal;
  width: 100%;

}

.about_text {
  margin-top: 40px;
  margin-bottom: 50px;
}

.about_text p {
  margin-bottom: 9px;
}
.product-spec__text p {
  margin-bottom: 8px;
}

.contacts__list_bot {
      grid-template-columns: repeat(1, 15fr 31fr);
}

.cart__item .product-spec__item {
  font-size: 15px;
    line-height: 1;
    font-weight: 400;
    border-top: 1px solid #f8f8f8;
    color: #8d8b8b;
    border-bottom: 0;
}

.cart__item .product-spec__right p {
  color: #323131;
    text-align: right;
    font-weight: normal;
}

.card-product__bottom {
      background-color: var(--color-white);
    -webkit-box-shadow: 0px 27px 40px 0px rgb(55 55 55 / 15%);
    box-shadow: 0px 27px 40px 0px rgb(55 55 55 / 15%);
    border-radius: 5px;
    padding: 30px;
    border: 1px solid #f1f1f1;
    margin-bottom: 40px;
}

.catalog__text {
  color: #000;
}

.catalog__list--row {
  grid-template-columns: 1fr !important;
}

.bench-card--row .bench-card__body {
  width: 100%;
}

.wpc-filter-content select {
    appearance: none;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 1em;
}

.breadcrumbs__list #breadcrumbs {
  color: #767676;
  font-size: 16px;
}

.breadcrumbs__list #breadcrumbs a {
      color: #a8adb0 !important;
}

.wpc-filters-section-175533 {
  width: 180px;
  margin-right: 30px;
}


.form_comment_fields {
  display: flex;
}

.xoo-el-action-btn {
  background-color: #000000 !important;
    color: #ffffff;
    height: 57px !important;
    width: auto !important;
}

.xoo-el-form-container button.btn.button.xoo-el-action-btn {
    height: 57px !important;
    width: auto !important;
}

.form_comment_fields .form-group {
  margin-right: 20px;
}

.search-box form {
  padding: 0 !important;
}
.wpc-filters-section {
  width: 183px;
  margin-right: 28px;
}
.promo__bg {
  height: 162px;
}

.text-section__text ul {
  list-style-type: disc;
  padding-left: 20px;
}

.descr-article__inner ul {
  list-style-type: disc;
  padding-left: 20px;
  margin-bottom: 17px;
}

.descr-article__inner h3, .descr-article__inner h2, .descr-article__inner h4, .descr-article__inner h5 {
  margin-bottom: 15px;
  margin-top: 13px;
}

.descr-article__inner ol {
  padding-left: 20px;
  margin-bottom: 17px;
}

.smallmenu .submenu {
  width: 750px;
}



.wpc-filters-range-column {

}

.wpc-filters-range-column input {
  text-align: center;
  font-size: 16px;
  padding-top: 5px;
    height: 25px;
    color: #a8a8a8;
    background-color: #f3f3f3;
    border-radius: 5px;
}

.grade-box__count {
  top: 59%;
}

.checkbox__box {
  margin-right: 8px;
}
.wpc-filters-widget-select {
  width: 250px !important;
    background-color: #fff;
    border-radius: 5px;
        border: 1px solid #d9d8d8;
    height: 44px;
    color: #707070;
    padding-top: 4px;
    font-size: 16px;
    padding-left: 15px;
}

.pagination {
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center;
}

.pagination .page-numbers {
  background-color: var(--color-dark);
  color: var(--color-white);
  padding: 10px;
  border-radius: 6px;
}

.pagination .page-numbers.current {
  background-color: #eef4ff;
  color: var(--color-dark);
}

.postgallery-slider__slides {
  display: flex;
}

.postgallery-slider__slide {
  width: 25%;
}

.grid4 {
      grid-template-columns: repeat(4, minmax(auto, 290px));
}

.comment-form-author {
  display: block;
  float: left;
  margin-right: 35px;
}

.descr-article__inner p span {
  font-family: "Inter" !important;
    font-size: 19px !important;
    line-height: 1.4 !important;
    font-weight: 400 !important;
    color: var(--color-gray) !important;
}

.descr-article__inner a {
  text-decoration: underline;
      color: #4382ec !important;
      font-family: "Inter" !important;
    font-size: 19px !important;
}

.descr-article__inner span {
font-family: "Inter" !important;
    font-size: 19px !important;
    line-height: 1.4 !important;
    font-weight: 400 !important;
    color: var(--color-gray) !important;
}

.descr-article__inner font {
  color: var(--color-gray) !important;
}

.descr-article__inner p img {
  display: inline-block !important;
}

.spec-tabs__text p span {
  font-family: "Inter" !important;
    font-size: 17px !important;
    line-height: 1.4 !important;
    color: #000 !important;
}

.spec-tabs__text ol {
  padding-left: 15px;
  margin-bottom: 18px;
}

.spec-tabs__text ul {
  padding-left: 15px;
  list-style-type: disc;
  margin-bottom: 18px;
}

.spec-tabs__text h2 {
  color: #000 !important;
}

.allFiltersBtn {
  cursor: pointer;
    float: right;
    position: relative;
    width: 45px;
    top: -17px;
    right: -18px;
    height: 45px;
    border-radius: 10px;
    z-index: 9;
    fill: var(--color-white);
    background-color: var(--color-dark);
}

.allFiltersBtn::after {
  -webkit-transition: 150ms ease;
    -o-transition: 150ms ease;
    transition: 150ms ease;
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    top: 30%;
    left: 31%;
    
    -webkit-mask: url(images/icons/chevron.svg) no-repeat center/contain;
    mask: url(images/icons/chevron.svg) no-repeat center/contain;
    background-color: var(--color-white);
}

.allFiltersBtn.active::after {
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
    -ms-transform: translate(-50%, -50%) rotate(180deg);
    transform: translate(-50%, -50%) rotate(180deg);

    top: 50%;
    left: 50%;
}

.form-filter {
  display: block;
  max-height: 161px;
      padding-bottom: 5px;
  overflow: hidden;
}

.form-filter.active {
  max-height: initial;
}

.ckeckout-box .variation {
  margin-top: 10px;
}

.ckeckout-box a {
  text-decoration: underline;
}

.ckeckout-box .variation dt {
  font-weight: bold;
  margin-right: 7px;
  width: 100%;
}
.ckeckout-box .variation dd {
  font-weight: bold;
  margin-right: 7px;
  margin-left: 0;
  width: 100%;
}

.spec-tabs__text span {
  font-family: "Inter" !important;
    font-size: 17px !important;
    line-height: 1.4 !important;
    color: #000 !important;
}

.catalog__text span {
  font-family: "Inter" !important;
    font-size: 17px !important;
    line-height: 1.4 !important;
}

.stock__text p {
  margin-bottom: 20px;
}

.catalog__text a {
  text-decoration: underline;
      color: #4382ec;
      font-family: "Inter" !important;
    font-size: 17px !important;
}

.catalog__text h2, .catalog__text h3, .catalog__text h4, .catalog__text h5, .catalog__text h6 {
  color: #000 !important;
  margin-top: 13px;
  margin-bottom: 13px;
}

.catalog__text ul {
  padding-left: 15px;
  list-style-type: disc;
  margin-bottom: 18px;
}

.catalog__text ol {
  padding-left: 15px;
  list-style-type: disc;
  margin-bottom: 18px;
}

.spec-tabs__text p {
  text-align: left !important;
}

.spec-tabs__text a {
  text-decoration: underline;
      color: #4382ec !important;
      font-family: "Inter" !important;
    font-size: 17px !important;
}

.spec-tabs__text {
  color: #000;
}

.spec-tabs__text a span {
  text-decoration: underline;
      color: #4382ec !important;
}

.spec-tabs__text font {

}

.sub_cats_img {
      height: 140px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.total .cross-sells {
  display: none !important;
}
#billing_country_field {
  display: none !important;
}
.sticker {
    background: #ed6969;
    border-radius: 5px;
    padding-top: 6px;
    font-weight: bold;
    text-align: center;
    width: auto;
    font-size: 14px;
    height: 28px;
    color: #fff;
    z-index: 2;
    position: absolute;
    top: 8px;
    left: 8px;
    padding-right: 20px;
    padding-left: 20px;
}

.sticker.yellow {
  background: #f7d867;
}

.sticker.blue {
  background: #6c99e5;
}

.sticker.green {
  background: #4ac95a;
}

.sticker.purple {
  background: #9434dd;
}

.woocommerce-checkout-review-order-table thead,  .woocommerce-checkout-review-order-table tbody{
  display: none !important;
}

.col-2 .woocommerce-shipping-fields {
  display: none !important;
}

.berocket_single_filter_widget_439 .bapf_body ul {
  max-height: 300px;
  overflow-x: scroll;
}

/*.pop__item .pop__pic {
  max-height: 214px;
}*/

#order_review_heading {
  display: none !important;
}
/*.d-flex {
  display: flex;
  display: -webkit-flex;
}
.d-flex .c1 {
  flex: 0 0 50%;
  -webkit-flex: 0 0 50%;
}*/
.inp-row {
  display: flex;
  display: -webkit-flex;
  margin: 0 -10px;
}
.inp-inl {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}
.inp-inl .c0 {
  margin: 0 15px 10px 0;
}
.inp3 {
  display: flex;
  display: -webkit-flex;
  margin: 0 -5px;
}
.inp3 .c3 {
  flex: 0 0 33.33%;
  -webkit-flex: 0 0 33.33%;
  padding: 0 5px;
}
.inp-row .c2 {
  flex: 0 0 50%;
  -webkit-flex: 0 0 50%;
  padding: 0 10px;
}
.form1 .ttl {
  font-size: 16px;
  color: #191919;
  font-weight: 600;
  margin-bottom: 20px;
}
/*.form1 .inp {
  margin-bottom: 30px;
}
.form1 .inp label {
  font-size: 13px;
  color: #191919;
  margin-bottom: 10px;
}
.form1 .inp input[type="text"] {
  display: block;
  width: 100%;
  border: 1px solid #dae0e6;
  border-radius: 5px;
  background-color: white;
  padding: 13px 15px;
  height: auto;
}*/


.select1 {
  position: relative;   
  white-space: nowrap;
  width: 100%;
  background-color: white;
  border: 1px solid #dae0e6;
  border-radius: 5px;
}
.select1 select { 
  cursor: pointer;
  font-size: 15px;
  background-color: transparent;
  padding: 13px 30px 13px 15px;
  white-space: nowrap;
  border: 0;
  outline: 0;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; 
  background: url('/wp-content/themes/sauna/img/down.png') 96% center no-repeat;
}

.priv {
  font-size: 11px;
  color: #9c9c9c;
  margin-bottom: 20px;
}
.priv a {
  font-size: 11px;
  color: #498bca;
}

/*.form1 button {
  font-size: 13px;
  font-weight: 600;
  border-radius: 10px;
}*/

.article-card__bottom {
  justify-content: space-between;
    align-items: center;
    display: flex;
}
.news-card__text {
  min-height: 152px;
}
.article-card__text {
  min-height: 165px;
}

.promo__bg img {
  width: 75%;
  margin: 0 auto;
}
.mb-5 {
  margin-bottom: 50px;
}
.ckeckout-box {
  padding-left: 10%;
}
.ckeckout-box .box {
  background-color: white;
  border-radius: 10px;
  min-width: 550px;
  box-shadow: 0 0 40px 6px rgb(0 0 0 / 8%);
  padding: 35px;
  padding-top: 25px;
}
.ckeckout-box .box .ttl {
  font-size: 20px;
  color: #191919;
  font-weight: 400;
  text-align: left;
}

.ckeckout-box table {
  padding: 0;
  margin: 0;
  border: 0;
  width: 100%;
}
.ckeckout-box th {
  font-size: 16px;
  color: #c0c6cc;
  padding: 0 5px 15px 5px;
  text-align: center;
}
.ckeckout-box td {
  font-size: 15px;
  color: #191919;
  padding: 15px;
  background-color: #f6f9fc;
}
.ckeckout-box td:first-child {
  text-align: left;
  border-radius: 10px 0 0 10px;
}
.ckeckout-box td:last-child {
  text-align: right;
  border-radius: 0 10px 10px 0;
  width: 75px;
}

.ckeckout-box .add-item {
  padding: 15px 0;
  display: flex;
  display: -webkit-flex;
  border-bottom: 1px solid #f6f9fc;
}
.ckeckout-box .add-item.b0 {
  border-bottom: 0;
}
.ckeckout-box .add-item span{
  font-size: 12px;
  color: #191919;
}
.ckeckout-box .add-item span:first-child {
  flex: 1;
  -webkit-flex: 1;
}
.ckeckout-box .add-item span:last-child {
  font-weight: 600;
}
.ckeckout-box .checkout-total {
	    display: flex;
    justify-content: right;
    font-size: 18px;
  border-bottom: 0;
}
.ckeckout-box .checkout-total span{
  font-size: 20px;
  font-weight: 600;
}

.product_single_sticker {
	position: relative;
    float: right;
    top: 35px;
    right: 6px;
    z-index: 9;
}

.product_single_sticker .product-card__sale_sticker {
	    position: relative;
    top: 15px;
    left: -4px;
}

.product_single_sticker .sticker {
	position: initial;
}



@media screen and (max-width: 1230px){
  .timer-box .c1 {
    flex: 0 0 120px;
    -webkit-flex: 0 0 120px;
  }
}
@media screen and (max-width: 991px){
  .d-flex {
    flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
  }

  .info .info__block {
    min-height: 195px;
  }
  .tabs .d-flex, .tabs2 .d-flex {
    display: flex !important;
    align-items: center;
    flex-wrap: inherit;
  }
  .pay__item .d-flex {
    flex-wrap: inherit;
  }
  .d-flex .c1 {
    flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
  }
  .ckeckout-box {
    padding-left: 0;
  }
}

@media screen and (max-width: 1386px){
	#addedtocart .cart_fragment_container .card_quantity{
	padding-left: 10px;
    margin-top: 1px;
	}
}

@media screen and (max-width: 900px){
	#addedtocart .cart_fragment_container .card_quantity{
	padding-left: 0px;
	}
} 

@media screen and (max-width: 574px){
  .ckeckout-box .box {  
  
    padding: 20px 10px;
  }
  .ckeckout-box td {
    padding: 10px 5px;
  }
}
@media screen and (max-width: 460px){
  .inp-row {
    flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
  }
  .inp-row .c2 {
    flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
  }
}


.comment-form-rating #rating {
      margin-left: 30px;
    border: 1px solid #d5d5d5;
    padding: 5px;
    margin-bottom: 10px;
    border-radius: 10px;
}

div.asl_w .probox .promagnifier {
  background-color: #468ebe00 !important;
  background-image: none !important;
}


ul.card-img-slider__slides {
  justify-content: normal !important;
}

.woocommerce-billing-fields {
background-color: white;
    border-radius: 10px;
    box-shadow: 0 0 40px 6px rgb(0 0 0 / 8%);
    padding: 35px;
}

.menu .dropmenu--brands .dropmenu__item {
  min-height: 140px;
  font-size: 14px;
}

.sub_cats_top ul {
  display: flex;
  flex-wrap: wrap;
    justify-content: flex-start;
}

.length-box__btn {
  min-width: 65px;
  font-size: 13px;
  padding: 4px;
}

.length-box__list {
  display: flex;
  justify-content: center;
}

.sub_cats_top {
  margin-bottom: 30px;
}

.sub_cats_top ul li {
  text-align: center;
  width: 20%;
  margin-bottom: 20px;
}


.sub_cats_top ul li img {
  display: inline;
  max-height: 120px;
}



/* custom checkbox styling for contact form 7 checkbox */
span.wpcf7-list-item {
display: inline-block;
margin: 0;
}
.wpcf7 .wpcf7-list-item {
display: block;
margin-bottom: 10px;
}
.wpcf7-list-item label {
position: relative;
cursor: pointer;
}
.wpcf7-list-item input[type=checkbox] {
/*position: relative;*/
position: absolute;
visibility: hidden;
width: 30px;
height: 30px;
top: 0;
left: 0;
}
.wpcf7-list-item input[type=checkbox] + span {
/* border: 3px solid red; */
}
.wpcf7-list-item input[type=checkbox] + span:before {
display: inline-block;
    width: 24px;
    height: 24px;
    background-color: rgba(255,255,255,.1);
    position: relative;
    margin-right: 13px;
    border-radius: 5px;
}
.wpcf7-list-item input[type=checkbox] + span:after {
display: block;
position: absolute;
visibility: hidden;
width: 13px;
    height: 13px;
        top: -8px;
    left: 6px;
    -webkit-mask: url(images/icons/check.svg) no-repeat center/contain;
    mask: url(images/icons/check.svg) no-repeat center/contain;
    background-color: var(--color-white);
}
.wpcf7-list-item input[type=checkbox]:checked + span:before {
background-color: var(--color-dark);
}
.wpcf7-list-item input[type=checkbox]:checked + span:after {
visibility: visible;
}
.wpcf7-list-item-label {
display: inline-block;
font-size: 14px;
}

div.asl_r.vertical {
      padding: 2px !important;
    background: #edf2f4 !important;
}

.product-card__outofstock {
      padding-top: 14px;
    text-align: center;
    font-weight: bold;
}

.product-info__row-right--outofstock p {
  color: #f50000;
}

.product-card__sale_sticker {
  background: #ed6969;
    border-radius: 50%;
    padding-top: 12px;
    font-weight: bold;
    text-align: center;
    width: 40px;
    font-size: 14px;
    height: 40px;
    color: #fff;
        z-index: 2;
    position: absolute;
    top: 8px;
    left: 8px;
}

.product-card .card-img-slider .swiper-pagination {
  left: 37% !important;
}

.catalog-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-column-start: 1;
    grid-column-end: 4;
        margin-top: 30px;
}

.header-info {
  background: #f2f3f5;
  padding-top: 8px;
  padding-bottom: 8px;
}

.pc_search {
  display: block;
}

#ajaxsearchpro1_1, #ajaxsearchpro1_2, div.asp_m.asp_m_1 {
  border: 1px solid #ECEDF0 !important;
}

#ajaxsearchpro1_1 .probox .promagnifier .innericon svg, #ajaxsearchpro1_2 .probox .promagnifier .innericon svg, div.asp_m.asp_m_1 .probox .promagnifier .innericon svg {
  fill: rgb(112 112 112) !important;
}

div.asp_m.ajaxsearchpro .probox .promagnifier .innericon svg, div.asp_m.ajaxsearchpro .probox .prosettings .innericon svg, div.asp_m.ajaxsearchpro .probox .proloading svg {
  width: 19px !important;
}

.news_srok {
  width: 178px;
    float: right;
    margin-right: 17px;
    margin-bottom: 17px;
}

.popup--oneclick {
  z-index: 300;
}

.popup--quick-view {
  z-index: 200;
}

.spec-product .spec-tabs__input {
    width: 100%;
    display: block;
    font-size: 17px;
    line-height: 1.1;
    padding: 25px;
    background-color: var(--color-white);
    border: 1px solid #d5d5d5;
    border-radius: 10px;
    height: 38px;
    color: var(--color-dark);
    margin-bottom: 20px;
}

.product__desc {
  text-align: left;
  margin-top: 20px;
}

.product__desc p {
  margin-bottom: 6px;
}

.xoo-ml-open-email-otp-form {
  display: none !important;
}
.mob_search {
  display: none;
}

.asl_content .etc .price {
  display: flex;
  align-items: center;
  font-family: "Inter";
}

.asl_content .etc .stock {
  margin-top: 10px;
  font-size: 12px;
  font-weight: normal;
}

.asl_content .etc .stock .green {
  color: green;
}

.asl_content .etc .stock .red {
  color: red;
}

.asl_content .etc .price .product-info__price--new {
  font-size: 23px;
}

.asl_content .etc .price .product-info__price--old {
  font-size: 14px;
    padding-left: 13px;
    text-decoration: line-through;
}

.form-control {
    height: 50px;
}

.comment-form-cookies-consent {
  display: none;
}

div.asl_m {
  z-index: 1 !important;
}


div.asl_w .probox .promagnifier {
  box-shadow: none !important;
}

#ajaxsearchlite1 .probox, div.asl_w .probox {
  height: 48px;
  padding: 0 !important;
      font-size: 15px !important;
    border-radius: 50px !important;
    border: 1px solid #ECEDF0 !important;
}

div.asl_w .probox div.asl_simple-circle {
  height: 20px !important;
  width: 20px !important;
}

#ajaxsearchlite1 .probox .proinput input, div.asl_w .probox .proinput input {
  font-size: 15px !important;
}

.asl_w_container {
  max-width: 212px !important;
}

div.asl_w .probox .promagnifier {
  height: 46px;
}
div.asl_w .probox .proloading, div.asl_w .probox .proclose, div.asl_w .probox .promagnifier, div.asl_w .probox .prosettings {
  height: 46px;
}
#ajaxsearchlite1 .probox .proinput input, div.asl_w .probox .proinput input {
  height: 46px;
}

#ajaxsearchlite1 .probox .proinput input, div.asl_w .probox .proinput input {
      color: #c1c0c0 !important;
}



.header-info__content {
  display: flex;
  justify-content: space-between;
}

.header-info__city {

}

.header-info__time {
  align-items: center;
  display: flex;
}

.header-info__time svg {
  width: 18px;
  height: 18px;
  fill: #565656;
}

.header-info__time span {
  padding-top: 3px;
  padding-left: 5px;
}

.header-info__menu {
  width: 730px;
}

.header-info__menu ul {
  display: flex;
  height: 28px;
  align-items: center;
  justify-content: space-between;
}

.header-info__menu ul li {
  display: block;
  position: relative;
}

.header-info__menu ul li::before {
  position: absolute;
  content: '';
  width: 100%;
  height: 2px;
  background-color: #396747;
  bottom: -3px;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left;
  -ms-transform-origin: left;
  transform-origin: left;
  -webkit-transition: 250ms ease;
  -o-transition: 250ms ease;
  transition: 250ms ease;
  z-index: 2;
}
.header-info__menu ul li:hover {
  color: #396747;
}
.header-info__menu ul li:hover::before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.header-info__menu ul li:hover {
  color: #396747;
}

.popup-box__link-list li:nth-child(1), .popup-box__link-list li:nth-child(2) {
  font-weight: bold;
}
.cat-list {
  display: block;
}


.greybtn {
      border-radius: 6px;
    border: 1px solid #dbdbdb;
    padding: 5px;

    display: block;
    text-align: center;
    padding-top: 8px;
    width: 94px;
    height: 36px;
}

.popup-box__link-list {
  max-height: 300px;
  text-align: left;
  overflow-y: scroll;
}

.popup-box__link-list li {
  margin-bottom: 4px;
}

.popup-box__link-list li a:hover {
  color: var(--color-dark);
}


.selectCity svg {
  width: 21px;
  height: 21px;
  position: relative;
  top: 4px;
  fill: var(--color-dark);
}

.product-card .card-actions__item {
  width: 33%;
}





.reviews-card__right {
  min-width: 1053px;
}

.reviews-card__text {
  width: 100%;
}

.product-card__price--old {
  font-size: 12px;
    font-weight: normal;
    text-decoration: line-through;
}

.woocommerce ul.products {
       display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.cat-list ul {
  margin: 0 -15px;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

.cat-list .cat .img img {
  max-height: 100%;
}


.divi_checkbox_class .divi_checkbox_class_item input[type=checkbox] {
  background-color: #fff;
    border-radius: 5px;
    border: 1px solid #e6e6e6;
}

.select-size {
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 18px;
}


.text-box h2 {
      font-size: 35px;
    color: #151414;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 20px;
}

@media (max-width: 580px){
.catalog-items ul.products {
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 14px;
    grid-gap: 0px;
}
}


.star-rating span {
    font-family: star !important;
}

.woocommerce .star-rating span::before {
      color: #f39b2d;
}


.stars span {
  width: 97px !important;
}

.woocommerce p.stars a {
  color: #f3992a;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
  margin-left: 0 !important;
}

.product-params a[rel="tag"] {
    pointer-events: none;
    cursor: default;
    color: #000;
}

.selectedSize {
      margin-top: 7px;
    height: 40px;
    padding-top: 4px;
    padding-left: 15px;
    padding-right: 15px;
}

.divi_checkbox_class .divi_checkbox_class_item input[type=checkbox]:checked {
      display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 5px;
    position: relative;
    margin-right: 10px;
}

.wpcf7-submit {
	cursor: pointer;
}

.state_select {
	    height: 37px;
    padding-left: 10px;
    border: 1px solid #bbbbbb;
}

.checkout-total td {
	background: none !important;
	border: 0 !important;
}

.woocommerce table.shop_table {
	border: 0 !important;
}

.checkout-total th {
	border: 0 !important;
	color: #000;
}

.my-custom-shipping-table {
	    border: 1px solid #e7e7e7;
    border-radius: 11px;
    padding: 20px;
}

.woocommerce ul#shipping_method li {
	margin-bottom: 0 !important;
}

.divi_checkbox_class .divi_checkbox_class_item label {
        font-size: 15px !important;
    color: #282D3C !important;
}

.berocket_single_filter_widget_64 .divi_checkbox_class .divi_checkbox_class_item label {
  color: #000 !important;
}

.bapf_sfilter.bapf_ckbox input[type=checkbox] {
  display: inline-block;
    width: 20px;
    height: 20px;
    background-color: #E8EBF3;
/*    border: 1px solid #dedee2;*/
    border-radius: 3px;
    position: relative;
    margin-right: 10px;
}



.divi_checkbox_class .divi_checkbox_class_item {
  margin-bottom: 12px !important;
}

.gallery-main img {
      max-height: 445px;
}

.product-params .param p {
  margin-bottom: 0;
}

.divi_checkbox_class .divi_checkbox_class_item input[type=checkbox]:checked {
    background-color: #22B9FF !important;
    border: 1px solid #22B9FF !important;
    border-radius: 3px !important;
}

.divi_checkbox_class .divi_checkbox_class_item input[type=checkbox]:checked:before {
    left: 7px;
    top: 4px;
    width: 3px;
    height: 6px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

#varOldPrice {
     text-decoration: line-through;
    font-size: 18px;
    padding-right: 10px;
    color: #bd2a2a;
}

.boxes3 .col-md-4:hover {
  text-decoration: none;
}

.short-info a {
      color: var(--color-dark);
}

.sort-box {
  overflow: hidden;
}

.bapf_select2 {
	font-size: 14px;
    color: #757575;
    padding: 12px 15px;
    width: 100%;
    display: block;
    border: 1px solid #f2e4d0;
    margin: 0;
    background-color: white;
    border-radius: 5px;
    outline: 0;
}

.popular__item .item__img img {
  max-height: 225px;
}

.filter-box .row div {
  margin-right: 15px;
}



.fav-btn-box img {
  max-height: 30px;
}


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

.bapf_sfilter.divi_color_class .bapf_clr_span {
  box-shadow: 0 !important;
      margin: 5px 5px 5px 5px !important;
}

.divi_color_class .divi_color_class_item label {
  border-radius: 50% !important;
    border: 1px solid #d3d3d3 !important;
    background-color: white !important;
}


.bapf_sfilter .bapf_body .mCSB_container>ul, .bapf_sfilter .bapf_body>ul {
  padding-left: 0 !important;
}

.bapf_body {
    padding-top: 5px;
    padding-bottom: 15px;
/*        border-bottom: 1px solid #f2f2f2;*/
}

.bapf_sfilter ul li {
  margin-bottom: 20px !important;
}

.bapf_sfilter .bapf_hascolarr, .bapf_sfilter .bapf_hasdesc {
      font-size: 15px !important;
    color: #282D3C !important;
    font-weight: 600 !important;
    line-height: 1.2 !important;
    padding-right: 0;
    cursor: pointer;
    margin-top: 0 !important;
    margin-bottom: 10px !important;
}

.bapf_sfilter .bapf_colaps_smb, .bapf_sfilter .bapf_desci {
  font-size: 9px !important;
  top: 6px;
}

.bapf_sfilter {
  margin-bottom: 0 !important;
}
.bapf_head h3 {
   font-size: 16px !important;
    line-height: 1.1 !important;
    font-weight: 400 !important;
    display: block !important;
    margin-bottom: 10px !important;
    color: #3e4244 !important;
}

.bapf_sfilter.brchecked_default input:checked+label .bapf_clr_span, .bapf_sfilter.brchecked_default input:checked+label .bapf_img_span, .bapf_sfilter.brchecked_rotate input:checked+label .bapf_clr_span, .bapf_sfilter.brchecked_rotate input:checked+label .bapf_img_span {
      border: 3px solid #000;
          -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
}



.bapf_colaps_togl {
        padding: 26px 0 13px;
/*    border-top: 1px solid #f2f2f2;*/
    width: 100%;
    cursor: pointer;
}

.berocket_single_filter_widget_54 {
  min-width: 210px;
  margin-bottom: 20px;
}

.bapf_slidr_num {
      max-width: 259px;
}



.bapf_slidr_jqrui .bapf_to {
  float: right;
}

.bapf_slidr_jqrui .bapf_from input, .bapf_slidr_jqrui .bapf_to input {
   width: 100%;
    height: 34px;
    text-align: center;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 13px;
    color: #a8a8a8;
    border: 1px solid #e9e8ed;
    background-color: #fff;
    border-radius: 5px;
}

.bapf_slidr_main.ui-widget-content .ui-slider-range, .berocket_filter_price_slider.ui-widget-content .ui-slider-range {
      background-color: #282d3c !important;
}

.bapf_slidr_jqrui .bapf_from, .bapf_slidr_jqrui .bapf_to {
  font-size: 15px;
}

.bapf_slidr_main.ui-widget-content .ui-slider-handle, .berocket_filter_price_slider.ui-widget-content .ui-slider-handle, .slide.default .bapf_slidr_main .ui-state-default, .slide.default .bapf_slidr_main .ui-widget-header .ui-state-default, .slide.default .bapf_slidr_main.ui-widget-content .ui-state-default, .slide.default .berocket_filter_price_slider .ui-state-default, .slide.default .berocket_filter_price_slider .ui-widget-header .ui-state-default, .slide.default .berocket_filter_price_slider.ui-widget-content .ui-state-default {
    width: 12px !important;
    height: 12px !important;
    border-radius: 50% !important;
    border: 2px solid #282d3c !important;
    background-color: #282d3c !important;
    cursor: pointer !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    top: -7px !important;
    /*-webkit-transition: 200ms ease !important;
    -o-transition: 200ms ease !important;
    transition: 200ms ease !important;*/
}

.breadcrumbs {
  font-size: 12px;
}
.berocket_single_filter_widget_44 .bapf_head {
  margin-bottom: 20px;
}

.ui-slider-horizontal .ui-slider-handle {
  margin-left: 0 !important;
  top: -9px !important;
}

.ui-slider-horizontal {
  height: 2px !important;
}


.ui-slider-horizontal .ui-slider-handle {
      border: 0 !important;
          width: 22px !important;
    height: 22px !important;
    box-shadow: none !important;
    background-color: var(--color-dark) !important;
}

.wpc-filter-title {
  font-weight: 600;
}

.comment-form-email {
      display: block;
    float: left;
    margin-right: 35px;
}

.ui-slider-horizontal .ui-slider-range {
  background-color: #cfe0bf !important;
}


.bapf_divi_sfa h3, .divi_checkbox_class h3, .divi_color_class h3, .divi_image_class h3, .divi_slider_class h3 {
  padding-bottom: 0 !important;
  border-bottom: 0 !important;
}



.divi_slider_class .bapf_slidr_all .bapf_slidr_main.ui-slider .ui-slider-range {
    background: #fb8a00;
    border: none;
}

.page-txt {
  display: block;
}

.page-txt h2 {
  margin-bottom: 30px;
}

.we_apply {
    margin-top: 22px;
      color: #9f9f9f;
    font-size: 14px;
    font-weight: 400;
    margin-right: 20px;
}

.we_apply p img {
  float: left;
}

.banner-left nav svg {
  fill: var(--color-dark) !important;
}

#order_review {
  margin-top: 20px;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
  background-color: white;
    border-radius: 10px;
    box-shadow: 0 0 35px 14px rgb(0 0 0 / 5%);
    padding: 35px;
}



#order_review_heading {
  padding-left: 15px;
  padding-right: 15px;
}
.berocket_single_filter_widget_38 input[type=checkbox]:checked {
    background-color: #75abd7;
    border: 1px solid #75abd7;
}

.berocket_single_filter_widget_38 input[type=checkbox]:checked:before {
    content: "";
    position: absolute;
    height: 6px;
    width: 15px;
    border: 0;
    border-bottom: 1px solid #616971;
    border-left: 1px solid #616971;
    transform: rotate(-49deg) skew(0deg,-10deg);
    left: 2px;
    top: 2px;
}

.berocket_single_filter_widget_38 input[type=checkbox]:checked:before {
    left: 6px;
    top: 2px;
    width: 6px;
    height: 12px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate( 45deg);
    -ms-transform: rotate(45deg);
    transform: rotate( 45deg);
}

.shop_table .cart-subtotal {
  display: none !important;
}

/*ul.pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-column-start: 1;
    grid-column-end: 4;
}*/

.catalog-pagination span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 30px;
    height: 30px;
    border-radius: 5px;
    margin-right: 5px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
        color: var(--color-dark);
    font-size: 14px;
    font-weight: 400;
    line-height: 23px;
}


.pagination .current {
    font-size: 22px;
    font-weight: bold;
}

.catalog-pagination a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 30px;
    height: 30px;
    border-radius: 5px;
    margin-right: 5px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #7e7e7e;
    font-size: 14px;
    font-weight: 400;
    line-height: 23px;
}

.woocommerce-billing-fields .form-row, .woocommerce-shipping-fields .form-row,.woocommerce form .form-row {
display: block;
}
 
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
max-width: unset;
}


.woocommerce-form-coupon-toggle {
  display: none !important;
}


.woocommerce-cart-form {
  width: 100%;
}
button[name="update_cart"] {
  display: none !important;
}

.woocommerce #customer_details .col-1, .woocommerce #customer_details .col-2 {
    width: 100% !important;
    padding:0 ;
}

.cart_totals h2 {
  display: none !important;
}
.woocommerce-shipping-calculator {
  display: none !important;
}

#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
    width: 100px !important;
    box-shadow: none;
}

.woocommerce td.product-name .wc-item-meta p, .woocommerce td.product-name .wc-item-meta:last-child, .woocommerce td.product-name dl.variation p, .woocommerce td.product-name dl.variation:last-child {
  margin-top: 0px;
 
}

.product-item-action__btn {
  cursor: pointer;
}

.product-item__eye {
  display: none !important;
}


.art-tabs__top-btn {
    padding: 20px 23px;
    display: block;
    background-color: #eef4ff;
    border-radius: 5px;
    color: var(--color-dark);
}

.art-tabs__top-btn--active, .art-tabs__top-btn:hover {
  background-color: var(--color-dark);
    color: var(--color-white);
}

.checkout input[type="text"], .checkout input[type="tel"], .checkout input[type="password"], .checkout input[type="email"], .checkout select {
    background-color: var(--color-white);
    border: 1px solid #dae0e6;
    border-radius: 5px;
        padding: 14px;
    padding-top: 19px;
    height: 48px;
    width: 100%;
    display: block;
}

.form1 .col-2 {
  display: none !important;
}

.checkout select {
padding-top: 15px;
}

.checkout textarea {
	height: 137px;
    padding-left: 10px;
    padding-top: 15px;
    border: 1px solid #bbbbbb;
}


.product-name a {
      color: #2d2d2d !important;
      font-weight: bold;
}

.woocommerce-billing-fields h3 {
  margin-bottom: 20px;

  font-size: 18px;
}
#order_review_heading {
  margin-top: 20px;
  margin-bottom: 20px;
  font-weight: bold;
}

.checkout .col-2 {
  background-color: white;
    border-radius: 10px;
    box-shadow: 0 0 40px 6px rgb(0 0 0 / 8%);
    padding: 35px;
    margin-top: 20px;
}

.woocommerce-additional-fields h3 {
  display: none;
}


.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  background-color: var(--color-dark)  !important;
  border-radius: 0 !important;
  font-size: 16px !important;
    width: 242px !important;
    margin-top: 20px;
}

.section_form {
  width: 50%;
  margin: 0 auto;
}

.ul_header {
  width: 50%;
  margin-left: 0px !important;
  margin: 0 auto !important;
  display: flex;
  justify-content: space-around;
}

.ul_header li {
  float: left;
  list-style: none;

}

.ul_header li a {
  height: 29px;
  color: #fff;
    border-radius: 5px;
    background-color: var(--color-dark);
    padding: 15px;
    padding-right: 30px;
    padding-left: 30px;
}

.ul_header li.active a {
  background-color: var(--color-dark);
}

.white-popup {
    position: relative;
    background: #FFF;
    border-radius: 3px;
    padding: 50px;
    width: auto;
    max-width: 440px;
    margin: 20px auto;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
  font-size: 17px !important;
    text-shadow: none !important;
    background-image: none !important;
    background-color: var(--color-dark) !important;
    border-radius: 5px !important;
    width: 200px !important;
    text-transform: none !important;
    display: inline-block;
    background-color: var(--color-dark);
    color: var(--color-white);
    -webkit-transition: 200ms ease;
    -o-transition: 200ms ease;
    transition: 200ms ease;
    padding: 19px 25px;
    font-size: 16px;
    font-weight: 700;
    text-shadow: 0px 3px 0px rgb(64 104 29 / 27%);
    background-color: #639933;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(-24%, #639933), color-stop(125%, #82c04b));
    background-image: -o-linear-gradient(bottom, #639933 -24%, #82c04b 125%);
    background-image: linear-gradient(0deg, #639933 -24%, #82c04b 125%);
    border-radius: 5px;
    line-height: 1;
    text-transform: uppercase;
}
#commentform #submit{
  margin-top: 26px !important;
}

.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    -webkit-transform: translateY(3px);
    -ms-transform: translateY(3px);
    transform: translateY(3px);
    color: #fff !important;
}

.comment-form-rating {
  margin-top: 15px;
  margin-bottom: 10px;
}

.white-popup input[type="text"]{
  background: #f8f8f8;
  border: 1px solid #c0c1c3;
  font-size: 18px;
  width: 100%;
  padding-left: 20px;
  height: 50px;
  border-radius: 6px;
  color: #989999;
  margin-bottom: 15px;
}



.lost_password a {
  font-size: 13px;
  color: #000;
}


.popup_title {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 30px;
  text-align: center;
}

.header-bottom nav li.dropdown ul {
  background: #000;
  padding: 10px;
}

.white-popup input[type="submit"] {
    font-size: 18px;
    padding: 15px;
    cursor: pointer;
        background-color: var(--color-dark);
        color: #fff;
        border: 0;
    font-weight: bold;
    display: block;
    width: 100%;
    border-radius: 5px;
    transition: all .5s;
}

.page-cont {
  padding-top: 50px;
}
.catalog-main.fav {
      grid-template-columns: inherit;
}
.filterGo {
  border: 0;
  cursor: pointer;
  color: #fff;
    border-radius: 5px;
    background-color: var(--color-dark);
    padding: 10px;
    padding-right: 30px;
    padding-left: 30px;
}

.tocartbtn {
    font-size: 14px;
    font-weight: 600;
    color: var(--color-dark);
    background-color: transparent;
    border: 1px solid var(--color-dark);
    cursor: pointer;
    padding: 10px 15px 8px 15px;
    border-radius: 5px;
    text-align: center;
    text-decoration: none;
    transition: all .5s;
    display: inline-block;
}

.tocartbtn:hover {
  text-decoration: none;
  background-color: var(--color-dark);
  color: #fff;
}


#addedtocart {
  max-width: 650px;
  padding: 0;
}

#addedtocart .popup_title {
  background-color: var(--color-dark);
  color: #fff;
  padding-top: 15px;
  padding-bottom: 15px;
}

.favorite_pic {

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
    max-height: 130px;
    width: 100px;
}

.favorite_pic img {
/*  height: 100% !important;*/
  width: auto !important;
}

#addedtocart .cart_fragment_container {
  padding: 30px;
  padding-top: 0px;
}

#addedtocart .cart_fragment_container .flex {
  display: flex;
}



#addedtocart .cart_fragment_container .card_pic {
  width: 20%;
}

#addedtocart .cart_fragment_container .card_title {
  display: flex;
  justify-content: center;
  flex-direction: column;
}

#addedtocart .cart_fragment_container .card_title a {
  color: #000;
  font-size: 17px;
}

#addedtocart .cart_fragment_container .card_quantity  {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  font-weight: bold;
      font-size: 17px;
}

#addedtocart .cart_fragment_container .card_total  {
    display: flex;
        font-size: 17px;
}

#addedtocart .mfp-close {
  display: none !important;
}

#addedtocart .cart_fragment_container .card_item  {
     min-height: 70px;
    border-bottom: 1px solid #dedede;
    padding-bottom: 20px;
    padding-top: 20px;
    justify-content: normal;

}

#addedtocart .cart_fragment_container .card_sum  {
      float: right;
    font-size: 21px;
    margin-top: 16px;
    padding-right: 41px;
}

.contbtn {
    font-size: 14px;
    font-weight: 600;
    margin-right: 10px;
    color: var(--color-dark);
    background-color: transparent;
    border: 1px solid var(--color-dark);
    cursor: pointer;
    padding: 10px 15px 8px 15px;
    border-radius: 5px;
    text-align: center;
    text-decoration: none;
    transition: all .5s;
    display: inline-block;
}

.contbtn:hover {
  text-decoration: none;
  background-color: var(--color-dark);
  color: #fff;
}



.cart-list {

}
.cart .add-btn-lnk {
  margin-bottom: 80px;
}

.cart-list .item {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  background-color: #fff;
  border-radius: 30px;
  overflow: hidden;
  margin-bottom: 25px;
  padding: 20px 25px 20px 0;
} 
.cart-list .item .img {
      height: 160px;
    width: 230px;
  text-align: center;
  overflow: hidden;
} 
.cart-list .item .img img {
      max-height: 100%;
    width: auto;
    text-align: center;
    margin: 0 auto;
} 
.cart-list .item .ttl-box {
  flex: 0 1 350px;
  -webkit-flex: 0 1 350px;
}
.cart-list .item .params-box {  
  flex: 0 0 250px;
  -webkit-flex: 0 0 250px;
}
.cart-list .item .nums-box {  
  flex: 0 0 130px;
  -webkit-flex: 0 0 130px;
}
.cart-list .item .price-box {
  flex: 0 0 200px;
  -webkit-flex: 0 0 200px;
  text-align: center;
  padding: 20px 0;
}  
.cart-list .item .boxs {
  display: flex;
  display: -webkit-flex;
  align-items: center;
    -webkit-align-items: center;  
  justify-content: flex-end;
  flex: 1;
  -webkit-flex: 1;
}  
.cart-list .item .ttl {
  padding: 20px 0 20px 50px;  
  color: #353535;
  font-size: 18px;
  line-height: 25px;
}
.cart-list .item .ttl span {
  color: #FA9917;
  font-size: 16px;
  line-height: 25px;
}
.cart-list .item .price {
  color: #262626;
  font-size: 22px;
  font-weight: 400;
  line-height: 34px;
}
.cart-list .item .params {
  margin-bottom: 0px;
}
.del {
  height: 33px;
  width: 33px;
  border: 1px solid #8e8e8e;
  border-radius: 50%;
  text-align: center;
  cursor: pointer;
  color: #8e8e8e;
  font-size: 20px;
  font-weight: 100;
  line-height: 27px;  
}

.cart .btn-box .btn1 {

    background-color: var(--color-black);
    border: 2px solid var(--color-dark);
    border-radius: 0px;
    padding: 13px 34px;
    font-weight: 400;
    font-size: 16px;
    color: white;
    display: inline-block;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
}

.cart_totals .order-total th {
  padding-right: 10px;
}

.cart .cat-box {
  margin-bottom: 10px;
}
.cart-total {
  background-color: white;
  border-radius: 30px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
    -webkit-align-items: center;
  flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  margin-bottom: 20px;
  height: 100px;
    padding-right: 14px;
}
.cart-total .box1 {
  flex: 1;
  margin-right: 30px;
}
.cart-total .box1 .txt {
  text-align: center;
}
.cart-total .box3 {
  margin: 20px 40px;
}

.cart-total p {
  color: #777;
  font-size: 16px;
  line-height: 24px;
}

.woocommerce-MyAccount-navigation-link a {
  color: #000 !important;
}
.promocode {
  width: 285px;
  position: relative;
}
.promocode input[type="text"] {
      border: 1px solid #d9d0d0;
    height: 100%;
    padding: 10px 20px;
    font-size: 15px;
    line-height: 1;
    font-weight: 400;
    color: var(--color-black);
}
.promocode input:focus, .form2 input.act {
  background-color: white;
  color: #95918B;
}

.cart-total .promocode {
  background: none;
}
.promocode button {
      width: 45px;
    height: 45px;
    border-radius: 50%;
    background: var(--color-dark) url(img/arr1.png) 60% center no-repeat;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 78%;
    margin-top: -39px;
    border: 0;
}
.promocode button:hover {
  background:  var(--color-dark)  url('img/arr1.png') 60% center no-repeat;
}

.summary .price {
  font-weight: bold !important;
  color: var(--color-dark) !important;
  font-size: 28px !important;
  margin-bottom: 25px !important;
}

.itemOurNew .wac-quantity {
  display: none !important;
}


.back a {
    color: #000;
}

.cart-subtotal th{
  padding-right: 20px;
}
.cart-list .qib-container .qib-button {
    width: 36px !important;
    height: 35px !important;
    border: 0 !important;
    background-color: var(--color-dark) !important;
    text-align: center !important;
    display: inline-block !important;
    color: #fff !important;
    font-family: "SPSL-New-Cyrillic" !important;
    font-size: 21px !important;
    font-weight: 700 !important;
    cursor: pointer !important;
}
.qib-container .quantity input.qty:not(#qib_id){
  border-color: var(--color-dark) !important;
}

/*table.shop_table {

    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
    border-collapse: separate;
    border-radius: 5px;
}*/

.cart-list .cart-subtotal {
  display: none !important;
}

.wc-proceed-to-checkout{
  display: none;
}

.cart-list .cart_totals {
      font-size: 21px;
}

.box3 .total {

  font-size: 20px;
}

.woocommerce .products ul::after, .woocommerce .products ul::before, .woocommerce ul.products::after, .woocommerce ul.products::before {
  display: none !important;
}
.catalog-items {
  display: block;
}
@media screen and (max-width: 1386px){
.cart-list .item {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    position: relative;
}

.catalog-items ul.products {
    grid-template-columns: repeat(2, calc(100% / 2));
}

}




@media screen and (max-width: 600px){
  .logo-box .logo img, .logo-box .logo img, .footer-top .logo img {
  height: 38px !important;
}
.woocommerce .logo img, .woocommerce-page .logo img, .footer-top .logo img {
  height: 38px !important;
}
  .bapf_body {
  position: initial;
  width: 100%;
  padding: 18px;
  padding-bottom: 10px;
}

.cat__info {
  padding-bottom: 0 !important;
}
.bapf_colaps_togl {
  padding: 26px 0 26px;
}
  .product_desc_text  {
    display: block;
  }

  .berocket_single_filter_widget {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .bapf_reset {
    margin: 0 auto;
    margin-top: 20px;
  }



.fav-list {
  -ms-grid-columns: (minmax(auto, 295px))[2];
    grid-template-columns: repeat(2, minmax(auto, 295px));
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 10px;
}
  .cart-list .item .ttl {
        padding: 20px 0 20px 20px;
  }
  .cart-total .box3 {
    width: 100%;
  }
  .cart-total .box4 {
    width: 100%;
  }
  .cart-total .box4 a {
    display: block !important;
  }
  .cart-list .item .nums-box{
    display: block !important;
  
  }
  .cart-list .item img {
    display: inline !important;
  }
  .cart-list .item .boxs{
    display: block !important;
  
  }
.summary {
  text-align: center;
}
.summary .qib-container {
  margin-right: 0 !important;
}
}


@media screen and (max-width: 520px){
.cart-list .item .img, .cart-list .item .ttl-box, .cart-list .item .params-box, .cart-list .item .nums-box, .cart-list .item .price-box {
    flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    text-align: center;
}
}

@media screen and (max-width: 1386px) {
 /* .cart-list .item .img {
      flex: 1 0 315px;
      -webkit-flex: 1 0 315px;
  }*/
	






@media screen and (max-width: 1386px){
  .cart-list .other-box {
      position: absolute;
      top: 15px;
      right: 15px;
  }
}

@media screen and (max-width: 1198px){
.cart-total .box1 {
    flex: 0 1 100%;
    -webkit-flex: 0 1 100%;
    margin-bottom: 20px;
}
}

@media screen and (max-width: 1096px){
.cart-total .box2 {
    flex: 0 1 100%;
    -webkit-flex: 0 1 100%;
    margin-bottom: 20px;
}
}

@media screen and (max-width: 460px){
.cart-total {
    padding: 20px;
}

}

/* Change WC Acct Page Column Widths */
@media only screen and (min-width: 769px) {
  .woocommerce-account .woocommerce-MyAccount-navigation {
    width: 22%;
  }
  .woocommerce-account .woocommerce-MyAccount-content { 
    width: 75%;
  }
}
/* Style WC Account Endpoint Links */
nav.woocommerce-MyAccount-navigation ul {
  list-style-type: none;
  padding-left: 0;
  max-width:200px;
  font-size: 17px;
  line-height: 26px;
}

nav.woocommerce-MyAccount-navigation ul li {
  padding: 8px 20px;
  background-color: rgba(0,0,0,0.05);
  border-bottom: 1px solid rgba(0,0,0,0.05);
}
nav.woocommerce-MyAccount-navigation ul li.is-active {
  background-color: var(--color-dark);
}
.woocommerce-account .woocommerce {
  width: 100%;
}
nav.woocommerce-MyAccount-navigation ul li.is-active a {
  cursor: default;
  color: #fff !important;
}
nav.woocommerce-MyAccount-navigation ul li.is-active:after {
  content: "";
  height: 0;
  width: 0;
  border-top: 20px solid transparent;
  border-left: 14px solid var(--color-dark);
  border-bottom: 20px solid transparent;
  float: right;
  margin-right: -34px;
  margin-top: -7px;
}
nav.woocommerce-MyAccount-navigation ul li:not(.is-active):hover {
  background-color: rgba(0,0,0,0.07);
}
nav.woocommerce-MyAccount-navigation ul li:not(.is-active):hover:after { 
  content: "";
  height: 0;
  width: 0;
  border-top: 20px solid transparent;
  border-left: 14px solid rgba(0,0,0,0.07);
  border-bottom: 20px solid transparent;
  float: right;
  margin-right: -34px;
  margin-top: -7px;
}

.card_meta_right {
      width: 100%;
    display: flex;
    padding-left: 30px;
    justify-content: space-between;
}

.section_form input[type="text"], .section_form input[type="email"], .section_form input[type="password"], .section_form input[type="phone"] {
    width: 100%;
    height: 41px;
    border-radius: 5px;
    border: 0;
    padding-left: 21px;
    color: #696d73;
    font-size: 13px;
    font-weight: 400;
    line-height: 25px;
    background-color: #fff;
    box-shadow: 0px 12px 24px 0px rgb(0 0 0 / 5%);
}

.mob_menu_city .top-nav__link {
	font-size: 18px;
}

.mob_menu_city {
	margin-bottom: 20px;
}
@media (max-width: 768px) {
  .fav_list .cat__item {
    width: 100% !important;
  }
  .top-banner-slider .slide {
    background-position: -19px !important;
  }
  .mobile_logo .name {
  display: block;
}
  .bapf_slidr_num {
    max-width: 97% !important;
}
.wpc-filters-section {
    width: 100%;
    margin-right: 17px;
    margin-bottom: 15px !important;
}
.allFiltersBtn {
  display: none;
}
.form-filter {
      overflow: scroll;
}
.footer__up {
  right: 30px;
}
}

@media (max-width: 576px) {
.present-boxes .box{
    padding-top: 17px;
    height: 190px;
}
.cats-list .cat-box {
    padding-top: 17px;
    min-height: 190px;
}
.present-boxes .box-ttl, .cats-list .cat-box .ttl{
    font-size: 15px;
    color: #222221;
    position: relative;
    padding-left: 11px;
    line-height: 19px;
    /* display: flex; */
}
	.cats-list .cat-box .ttl{
		 padding-left: 0px;
	}
.present-boxes .box-img, .cats-list .box-img {
    position: absolute;
    right: -34px;
    bottom: -20px;
    width: 200px;
}
.present-boxes .box-ttl img, .cats-list .cat-box img {
    position: absolute;
    left: -22px;
    top: 0;
}
	.cats-list .cat-box img {
		 width: 200px;
	top: auto;
	left: auto;
	}
}
	
@media (max-width: 360px) {
.present-boxes .box-ttl, .cats-list .cat-box .ttl {
	font-size: 13px;
}
}
	
@media (max-width: 900px) {
  .brands_wrapper {
  display: block;
}

  .woocommerce-cart main {
    margin-bottom: 70px;
  }
  .grid4 {
    grid-template-columns: repeat(2, minmax(auto, 188px));
  }
  .sub_cats_top ul li {
    width: 50%;
  }
	.product-card .card-img-slider {
		max-width: 300px;
	}
  .product-card .card-img-slider__slide {
    padding: 5px;
  }
  .header-info__menu {
    display: none;
  }

  .header__toggle {
  display: flex;
}

  .cat-list ul .c1 {
    flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    padding: 0 5px;
}

 
  .favorite_pic img {
    width: 100% !important;
  }
.we_apply {
  text-align: center;
}
.card_meta_right {
      float: left;
    width: 64%;
    display: block;
}

.tocartbtn {
    margin-top: 16px;
}
.col-md-6 {
  width: 100%;
}
.section_form {
  width: 100%;
  margin: 0 auto;
}



#addedtocart .cart_fragment_container .flex {
  display: block;
}

#addedtocart .cart_fragment_container .card_pic {
      width: 27%;
    float: left;
    margin-right: 10px;
}

#addedtocart .cart_fragment_container .card_title {
  width: 200px;
  display: block;
}

#addedtocart .cart_fragment_container .card_title a {
  color: #000;
  font-size: 16px;
}

#addedtocart .cart_fragment_container .card_quantity  {
  width: 100%;
  display: block;
  font-weight: bold;
      font-size: 16px;
}

#addedtocart .cart_fragment_container .card_total  {
  width: 100%;
    display: block;
        font-size: 16px;
}

#addedtocart .mfp-close {
  display: none !important;
}

#addedtocart .cart_fragment_container .card_item  {
     min-height: 70px;
    border-bottom: 1px solid #dedede;
    padding-bottom: 20px;
    padding-top: 20px;
        overflow: hidden;
}

#addedtocart .cart_fragment_container .card_sum  {

    font-size: 21px;
    margin-top: 16px;

}

.contbtn {
  display: block;
  margin-right: 0;
}

.tocartbtn {
  display: block;
}

}

.product-card__price-box-block {
    display: flex;
    align-items: center;
  }

.product-card__price-box {
  justify-content: space-between;
}

.product-card__price--old {
    padding-left: 13px;
  }


.mob_cart {
  display: none;
}

.rating_box_review {
  display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.rating_box_review .comment-form-rating {
  width: 33%;
  margin-bottom: 10px;
}
.rating_box_review .comment-form-rating label {
  display: block;
  line-height: 16px;
}

.success_order h2 {
      color: #323232;
    margin-bottom: 16px;
}

.success_order p {
  margin-bottom: 10px;
}

.success_order p a {
  color: #4382ec;
}


.wpcf7-form-control-wrap {
  width: 100%;
}

.wpcf7-form .form-submit__group {
  margin-bottom: 20px;
}

.wpcf7-textarea {
  max-height: 90px;
}
@media (max-width: 700px) {
	.asp_w_container_1 {
  max-width: 100% !important;
}
  .popup_column {
    display: flex;
    flex-wrap: wrap;
  }
  .popup_column__form {
    order: 2;
  }
  .order_products {
    margin: 0;
    width: 100%;
    margin-bottom: 30px;
  }
  .popup_column .popup_column__row {
    width: 100%;
  }
  .meta_data_cart {
    padding-left: 0;
    margin-bottom: 10px;
  }
  .cart-total .box1 {
    display: none;
  }
  .cart_wrap {
    padding-bottom: 100px;
  }
  .cart-total .box3 {
    margin: 0;
    text-align: center;
  }
  .box4 .btn-box {
    display: flex;
    justify-content: center;
  }
  .box4 .btn-box a {
    text-align: center;
  }
  .asl_w_container {
    max-width: 442px !important;
}
  .pc_search {
    display: none;
  }
  .product_sale_percent {
    border: none;
    width: 30px;
    padding-top: 5px;
    height: 30px;
  }
.contacts__list_bot {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
}
  .sub_cats_top ul {
      flex-wrap: wrap;
      justify-content: space-evenly;
  }
  .sub_cats_top ul li {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .mob_cart {
    display: block;
  }
  .pc_cart {
    order: 1;
  }
  .pc_bill {
    order: 2;
  }
  .comment-form-author {
    display: block;
    width: 100%;
    margin-right: 0;
  }

  .pc_search {
    display: none;
  }


  .product-card__price-box {
    display: block;
  }

  .product-card .counter {
    width: 100%;
    margin-top: 6px;
  }

  .product-card__price--old {
    padding-left: 13px;
    font-size: 13px;
  }

  .mob_search {
    padding-bottom: 10px;
    display: block;
  }

  .from-goods__item .product-card__price-box {
    gap: 6px;
  }
  .reviews-card__right {
    min-width: 100%;
  }
.woocommerce ul.products {
  margin-left: 0;
  margin-right: 0;
}
.woocommerce .products ul, .woocommerce ul.products div.col-lg-4 {
    width: 50%;
}
.prod-list .col-sm-6 {
  padding: 0 5px;
}
.prod .btn-box .btn2 {
  font-size: 12px;
}
.asl_w_container {
  margin-bottom: 30px !important;
}
.nav__bottom .asl_w_container {
  display: none !important;
}


}


/*.main-articles-wrapper table, .main-articles-wrapper th, .main-articles-wrapper td {
  border: 1px solid black;
}*/

