.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: #04545b !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;
}

@media (max-width: 575px) {
  .category_product_banner .product-slider__item {
    padding: 0;
  }
  .category_product_banner .product-slider__item:hover {
    border: 1px solid #fff;
  }
}

@media (max-width: 575.98px) {
  .category_product_banner .product-miniature__thumb {
    height: 100% !important;
  }
}
.search-result__products > div {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  margin: 0 0 5px;
  max-width: 50%;
  padding: 0 10px;
}

@media (min-width: 768px) {
  .search-result__products > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
}

@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;
  }
}

.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%;
  }
}

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

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

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

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

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

@media (min-width: 1200px) {
  .custombanners.displayTop .btn:hover {
    background-color: #04545b;
    border-color: #04545b;
  }
}

@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,
.salon-mobile .btn:focus {
  background-color: #04545b;
  border-color: #04545b;
}

.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,
#ybc_blog_page .blog-category {
  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,
  .ybc-blog-wrapper .blog-category-desc  {
    padding-left: 15px;
  }
}


.text-info {
  margin: 20px;
  color: #7b7b7b;
  background-color: #d3d3d340;
  border-radius: 10px;
  padding: 20px;
  font-size: 13px;
  line-height: 20px;
}


.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 #confirm_order {
  margin: 0 auto;
}

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

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

.btn-showroom {
  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-showroom {
    width: 100%;
  }
}

.btn-showroom: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;
}


.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
}


/* OPC product line */

#thecheckout-cart-summary .product-line .product-line-actions .box-right {
  flex: 0 0 100%;
}

@media (min-width: 1470px) {
  .cart-items .product-line-body {
    padding-right: 80px;
    box-sizing: border-box;
  }
}


.cart-items .product-line-body .product-line-desc {
margin:  0;
padding: 0;
display: flex;
}

.cart-items .product-line-body .product-line-desc .product-a {
  padding-left: 0;
  max-width: 58.33333%;
  flex: 0 0 58.33333%;;
}

.cart-items .product-line-body .product-line-desc .qty-new {
  padding-right: 0;
}


.cart-items .product-line-body .box-qty-price  {
  text-align: right;
}

.cart-items .product-line-body .box-with-lp {
  justify-content: flex-end;
}


#thecheckout-cart-summary .product-line .product-line-qty {
    margin-bottom:0;
    padding: 0;
}

#thecheckout-cart-summary .product-line .product-line-price {
  margin-top: auto;
}

#thecheckout-cart-summary .product-line .box-left {
  display: flex;
  height: 100%;
  flex-direction: column;
  align-items: flex-end;
}
#thecheckout-cart-summary .product-line .product-line-actions {
  margin-top: 0;
}

.if-btb
{
  display: none !important;
}
/*
#thecheckout-address-delivery div.address-header-wrapper
{
  margin-left: 50%;
} */

@media (max-width: 767px)
{
  #thecheckout-address-delivery div.address-header-wrapper
  {
    margin-left: 0;
    max-width: 100%;
    flex: 100%;
  }
}
#js-product-list-header .block-category > h1 {
  font-size: 24px;
}
