.btn-menu-return.col-12 {
  display: none;
}

[class*="out_of_stock_"] {
  display: none;
}

.second-address {
  display: flex;
}

body .blog_description p {
  font-family: var(--font-family-sans-serif) !important;
}

.checkout-block .delivery-options .delivery-option-row.row.delivery-option.egstorepickup .checkout-map-title img {
  display: none;
}

.checkout-block .delivery-options .delivery-option-row.row.delivery-option.egstorepickup .checkout-map-title h3 {
  padding-left: 0 !important;
}

#thecheckout-cart-summary .product-line {
  justify-content: space-between;
}

@media (min-width: 992px) {
  .cart-items .product-line-body {
    max-width: 40%;
  }
}

@media (min-width: 768px) {
  .register-form>#customer-form>.df>.form-group--phone {
    width: 50% !important;
  }
}

body .custombanners.displayNav2 .linkb2b {
  color: #7b7b7b !important;
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
}

.custombanners.displayNav2 .linkb2b i {
  color: #000 !important;
}

.product-flags__flag {
  color: #26cdc0;
}

.marketing_banner .product-miniature .wishlist {
  opacity: 1 !important;
}

.marketing_banner .marketing_banner__caption_wrapper h1 {
  word-break: break-word;
}

.modal-botom-btns {
  display: flex;
  gap: 30px;
  margin-top: 10px;
}

.modal-botom-btns .btn {
  width: 50%;
  height: 41px;
  margin: 0 !important;
}

@media (max-width: 575px) {
  .modal-botom-btns {
    display: flex;
    gap: 20px;
    flex-direction: column;
  }

  .modal-botom-btns .btn {
    width: 100%;
  }
}

@media (min-width: 992px) {
  body .l-header .header-top__block--search {
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 490px;
  }

  body .js-search-result {
    top: 149%;
    transform: translateX(-50%);
    left: 50%;
    width: 760px;
    right: auto;
  }
}

.custombanners.displayTop {
  position: absolute;
  left: 14%;
  top: 4px;
}

.custombanners.displayTop p,
.salon-mobile p {
  margin: 0;
}

.custombanners.displayTop .btn,
.salon-mobile .btn {
  display: flex;
  align-items: center;
  color: #000;
  gap: 10px;
  padding: 9px 20px;
  font-size: 16px;
  line-height: 20px;
  font-size: 16px;
  z-index: 1;
  transition: none;
}

.custombanners.displayTop .btn span {
  margin-top: 4px;
}

.salon-mobile .btn span {
  margin-top: 3px;
}

.custombanners.displayTop .btn:hover svg g,
.custombanners.displayTop .btn:focus svg g {
  fill: #fff;
  transition: all 0.15 ease-in-out;
}


.custombanners.displayTop .btn:hover,
.custombanners.displayTop .btn:focus,
.salon-mobile .btn:hover,
.salon-mobile .btn:focus {
  color: #fff !important;
}


@media (min-width: 992px) and (max-width: 1199px) {
  .custombanners.displayTop {
    position: static;
  }

  .custombanners.displayTop .btn {
    padding: 0;
    border: 0 !important;
    padding: 0;
    margin-right: 20px;
    background: none !important;
  }

  .custombanners.displayTop .btn span {
    display: none;
  }

  .custombanners.displayTop .btn:hover svg g,
  .custombanners.displayTop .btn:focus svg g {
    fill: #000;
  }
}

.salon-mobile {
  position: absolute;
  top: 13px;
  right: 15%;
}

.salon-mobile .btn:before {
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  top: 3px;
  left: 0;
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.1),
    0 0 2px 1px rgba(0, 0, 0, 0.1) inset;
  border-radius: 5px;
  z-index: -1;
  display: none;
}

.salon-mobile .btn {
  gap: 2px;
  padding: 2px 4px 2px 40px;
  line-height: 14px;
  font-size: 14px;
  width: 90px;
  text-align: left;
  gap: 0px;
}


.salon-mobile .btn:hover svg g,
.salon-mobile .btn:focus svg g {
  fill: #fff;
}

.salon-mobile .btn svg {
  scale: 0.7;
  position: absolute;
  left: 2px;
  top: 4px;
}

#ybc_blog_page #content-wrapper #content-wrapper:not(.post-wrapper) {
  max-width: 1500px;
  margin: 0 auto;
}

@media only screen and (max-width: 768px) {
  .ybc-navmobile {
    display: none !important;
  }
}

#content-wrapper.post-wrapper {
  overflow: hidden;
}

.ybc-blog-wrapper-detail,
.ybc-blog-wrapper-detail .blog-extra,
.ybc-blog-wrapper-detail .blog_description,
#ybc-blog-related-products,
.ybc-blog-related-products-wrapper {
  float: none;
}

#ybc-blog-related-products .owl-prev {
  left: 29px;
}

#ybc-blog-related-products .owl-next {
  right: -1px;
}


@media (max-width: 767px) {
  #ybc-blog-related-products .owl-prev {
    left: 14px;
  }

  #ybc-blog-related-products .owl-next {
    right: -17px;
  }
}

.ybc-blog-wrapper-detail .blog_description {
  max-width: 1090px;
  margin: 0 auto;
}

ul.ybc-blog-related-posts-list {
  width: 100%;
  margin-left: 0;
}

body .blog-product-list.ybc_related_products_type_carousel {
  margin-left: -15px !important;
}

@media (min-width: 767px) and (max-width: 768px) {
  .ybc-blog-wrapper-detail .blog_description {
    padding: 0 30px;
  }
}

@media (max-width: 575px) {
  .ybc-blog-wrapper .page-heading {
    padding-left: 15px;
  }
}


.box-info-opc {
  margin: 0px 0 18px;
  color: #7b7b7b;
  background-color: #F6F6F6;
  border-radius: 10px;
  padding: 17px 20px 0;
  font-size: 13px;
  line-height: 20px;
  text-align: left;
}

.ps-shown-by-js {
  width: 100%;
}

.ps-shown-by-js #confirm_order {
  margin: 0 auto;
}

.confirm-block>div {
  margin-bottom: 18px;
}

.btn-living-room {
  padding: 13px 12px;
  background: #06980b;
  border-color: #06980b;
  border-radius: 6px !important;
  font-size: 15px;
  font-weight: 600;
  color: #fff;
  border: 0;
  letter-spacing: 0.75px;
  padding-left: 20px;
  padding-right: 20px;
}

@media (max-width: 575px) {
  .btn-living-room {
    width: 100%;
  }
}

.btn-living-room:disabled {
  opacity: 0.7;
}


@media (min-width: 768px) {

  .box-inner-left,
  .box-inner-right,
  .box-inner-left p,
  .box-inner-right p {
    height: 100%;
  }

  .box-inner-left {
    padding-right: 25px;
    margin-bottom: 20px;
  }

  .box-inner-right {
    padding-left: 25px;
    margin-bottom: 20px;
  }


  .confirm-block:after {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    bottom: 20px;
    border-left: 1px solid #D1D1D1;
  }

}

@media (max-width: 767px) {
  .box-info-opc {
    padding-bottom: 20px;
  }

  .box-inner-right {
    margin-top: 31px;
    padding-top: 30px;
    border-top: 1px solid #D1D1D1;
  }
}


.confirm-block {
  position: relative;
}



#thecheckout-confirm {
  margin-bottom: 0;
}


.page-content .custom-checkbox input[type=checkbox]:checked+span {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z' fill='%2306980B'/%3E%3C/svg%3E");
  background-position: center center;
  background-size: contain
}

#thecheckout-login-form,
#thecheckout-account {
  display: none;
}

.business-customer label,
#create_account label {
  font-weight: bold;
}

.login-header {
  display: none;
}


/* map */


#stores .l-main {
  overflow: hidden;
}

.map-xl-title {
  font-size: 30px;
  font-weight: bold;
  color: #1B1B1B;
  margin: 0 30px;
  padding-bottom: 40px;
  border-bottom: 0;
  letter-spacing: 1.5px;
}

#product-stock-locator-filters .inner {
  border: 1px solid #D1D1D1;
  height: 100%;
}


#stores #product-stock-locator-filters {
  flex: 0 0 495px;
  max-width: 100%;
}

@media (max-width: 991px) {
  #product-stock-locator-filters {
    flex: 0 0 100%;
    top: 0;
    padding: 0;
    margin-bottom: 30px;
  }
}


.map-md-title {
  font-size: 14px;
  color: #1B1B1B;
  font-weight: bold;
  margin-bottom: 7px;
}

#product-stock-locator-filters .nav-tabs .nav-link {
  width: 50%;
  border: 0;
  border-radius: 0;
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
  color: rgba(27, 27, 27, 0.7);
  letter-spacing: 0.9px;
  text-align: center;
  background: #F6F6F6;
  padding: 18px 12px;
}

#product-stock-locator-filters .nav-tabs .nav-link.active {
  background-color: #fff;
  color: #1B1B1B;
}

#product-stock-locator-filters .tab-content {
  padding: 15px 20px 20px;
}

#product-stock-locator-filters #nav-2 {
  text-align: center;
  padding-top: 42px;
}

#product-stock-locator-filters #nav-2 .btn {
  font-size: 13px;
  line-height: 17px;
  letter-spacing: 0.65px;
  padding: 11px 25px;
  margin-bottom: 21px;
}

#product-stock-locator-filters #nav-2 p {
  font-size: 14px;
  line-height: 21px;
  color: #7B7B7B;
}

.store_icons_description {
  margin-bottom: 60px;
}


@media (max-width: 991px) {
  .store_icons_description {
    margin-bottom: 40px;
    padding: 0 20px;
  }

}

.store_icons_description ul {
  display: flex;
  margin-left: -30px;
  flex-wrap: wrap;
  width: 100%;
}



.store_icons_description ul li {
  position: relative;
  padding-left: 30px;
  font-size: 13px;
  line-height: 21px;
  color: #1B1B1B;
  padding: 0 30px 15px;
}

.store_icons_description ul li img {
  position: absolute;
  left: 0;
  top: -2px;
}


.store_icons_description {
  display: flex;
}

.store_icons_description .left-bar-icons {
  flex: 0 0 495px;
  max-width: 100%;
}

.map-block {
  width: 100%;
  overflow: hidden;
}

@media (min-width: 992px) {
  #stores .map-block {
    padding-right: 30px;
  }
}


#map {
  float: none;
  margin-top: 0;
  height: 100%;
}

.map-top-bar {
  padding: 18px 30px 15px;
  background: #1B1B1B;
}

.map-top-bar ul,
.map-top-bar ul li .form-group,
.map-top-bar ul li .form-group label {
  margin-bottom: 0;
}


.map-top-bar>ul {
  display: flex;
}


@media (min-width: 576px) {
  .map-top-bar>ul>li {
    padding-left: 30px;
    margin-left: 30px;
    position: relative;
  }

  .map-top-bar>ul>li:before {
    content: "";
    height: 26px;
    border: 1px solid #7B7B7B;
    position: absolute;
    left: 0;
    top: -3px;
  }
}

@media (max-width: 575px) {
  .map-top-bar>ul {
    flex-direction: column;
  }

  .map-top-bar>ul>li {
    margin-bottom: 20px;
  }

  .map-top-bar {
    padding-bottom: 0;
    padding-left: 25px;
  }
}



.map-top-bar>ul>li:first-child {
  position: static;
  margin-left: 0;
  padding-left: 0;
}

.map-top-bar>ul>li:first-child:before {
  display: none;
}

.map-checkbox {
  display: flex;
  align-items: flex-start;
  position: relative;
}

.map-checkbox input[type=checkbox] {
  margin: 0 !important;
  min-height: 20px !important;
  min-width: 20px !important;
  opacity: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.map-checkbox i.material-icons.check-icon {
  display: none;
}

.map-checkbox.custom-checkbox input[type=checkbox]+span {
  border: 1px solid #d1d1d1 !important;
  border-radius: 0 !important;
  background: #fff;
  margin-right: 10px;
  margin-top: 0;
}

.map-checkbox label,
.map-checkbox span {
  color: #fff;
  font-size: 14px !important;
  font-weight: 400 !important;
  margin: 0;
}

.map-checkbox>span:not(.label) {
  height: 20px !important;
  min-height: 20px !important;
  min-width: 20px !important;
  width: 20px !important;
}

.map-top-bar .nav-link {
  padding: 0;
  color: #fff;
  font-size: 14px;
  line-height: 21px;
  font-weight: bold;
}

.map-top-bar .nav-link:after {
  display: none;
}

.map-top-bar .dropdown-menu {
  border: 0;
  border-radius: 0;
  background: #2D2B2B;
  width: 196px;
  margin-left: -15px;
  margin-top: 5px;
  padding-top: 14px;
}


.map-top-bar .dropdown-menu .dropdown-item {
  padding: 2px 20px;
}

.map-top-bar .dropdown-menu .dropdown-item:focus,
.map-top-bar .dropdown-menu .dropdown-item:hover {
  background: none;
  color: #fff;
  text-decoration: none;
}

#globalmap {
  /* height: auto; */
  margin-bottom: 30px !important;
}


#module-registerproducts-registerproducts .store_icons_description .left-bar-icons {
  flex: 0 0 355px;
}

@media (max-width: 991px) {

  #module-registerproducts-registerproducts div#globalmap,
  #module-registerproducts-registerproducts .registered-prod-add #product-stock-locator-filters {
    padding: 0;
  }

  #module-registerproducts-registerproducts #map {
    margin: 0;
  }

  #module-registerproducts-registerproducts .store_icons_description {
    padding: 0;
  }

  h3.map-xl-title.map-sidebar-first-section {
    padding-left: 0;
  }

  #module-thecheckout-order h3.map-xl-title.map-sidebar-first-section {
    padding-left: 20px;
  }
}

#module-registerproducts-registerproducts .page-content .custom-checkbox input[type=checkbox]:checked+span,
#module-thecheckout-order .map-checkbox.custom-checkbox input[type=checkbox]:checked+span {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z' fill='%2306980B'/%3E%3C/svg%3E");
  background-position: center center;
  background-size: contain
}


#product-stock-locator-filters .storelist {
  height: 380px;
}

#module-registerproducts-registerproducts #product-stock-locator-filters .storelist {
  height: 345px;
}

/* map OPC */
.map-top-bar ul li .form-group {
  margin-top: 0;
}

#module-thecheckout-order .store_icons_description .left-bar-icons {
  flex: 0 0 356px;
}

.map-sidebar #globalmap {
  height: 800px;
}

.map-sidebar #map {
  height: 100%;
}

.map-sidebar .filter-container {
  margin-bottom: 0;
}

#module-thecheckout-order .map-sidebar #map {
  margin: 0;
}

#module-thecheckout-order #product-stock-locator-filters .storelist {
  height: 240px;
}

.map-sidebar #globalmap {
  padding-bottom: 20px;
}


.default-store .store_redirection_btn {
  width: 49%;
}

.storelist_geo {
  overflow-y: auto;
  height: 512px;
}

#module-thecheckout-order .storelist_geo {
  height: 500px;
}

#thecheckout-order-message .card.cart-summary {
  display: none !important;
}

/* 
#thecheckout-address-delivery div.address-header-wrapper
{
  margin-left: 50%;
} */

@media (max-width: 767px) {
  #thecheckout-order-message .card.cart-summary {
    display: block !important;
  }

  #thecheckout-address-delivery div.address-header-wrapper {
    margin-left: 0;
    max-width: 100%;
    flex: 100%;
  }
}

@media (max-width: 991px) {
  #module-thecheckout-order #thecheckout-cart-summary .product-line-desc {
    width: 100%;
  }

  #module-thecheckout-order #thecheckout-cart-summary .product-line-desc-right {
    justify-content: space-between;
  }

  #thecheckout-cart-summary .cart-item .product-line .product-line-actions .wishlist {
    margin-left: 10px;
  }

  #module-thecheckout-order .delivery-options .row.delivery-option {
    max-width: 100% !important;
  }
}

.if-btb {
  display: none !important;
}