/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

.col-mobile-logo .img-fluid {
  max-width: 85%;
}
#product #col-product-info p, #product #col-product-info strong, 
#product #col-product-info table span, #product #col-product-info li,
.product-features>dl.data-sheet dd.value, .product-features>dl.data-sheet dt.name {
  font-size: 15px;
  line-height: 23px;
}
#product #col-product-info table td img{
  width: 18px;
  height: 18px;
}
#wrapper .breadcrumb{
  height: 300px;
  background-size: 100%;
  background-repeat: no-repeat;
  padding: 0;
}
#wrapper .breadcrumb .container-fluid{
  text-align: center;
  display: flex;
  height: 300px;
}
#wrapper .breadcrumb h1{
  color: #fff;
  font-weight: 500;
  margin: auto;
}
#product #wrapper .breadcrumb{
  height: auto;
  background: #8D0000;
  padding: 1%;
  display: none;
}
#product #wrapper .breadcrumb .container-fluid{
  height: auto;
  display: inline-block;
}
#product #wrapper .breadcrumb .container-fluid .col-auto{
  display: none;
}
#product #wrapper .breadcrumb h1{
  font-size: 14px;
  text-align: left;
}
#product #swiper-wrapper-column-images .product-lmage-large:nth-child(1){
  max-width: 100%;
  flex: 100%;
}

.product-price {
  color: #8d0000;
}
#content-wrapper .product_header_container .page-title span::after{
  content: ' ';
  background: #000;
  display: inline-block;
  width: 70px;
  height: 3px;
  position: absolute;
  left: 0px;
  bottom: 1px;
}
.product_header_container h1{
  color: #000 !important;
  font-weight: 500 !important;
  padding-bottom: 10px !important;
}
.product-add-to-cart .col-add-btn,
.product-add-to-cart .col-add-btn .add-to-cart{
  display: inline-block;
  width: 100%;
  font-weight: 600;
  font-size: 18px;
  border-radius: 17px;
}
.product-additional-info{
  border: none !important;
  padding-top: 0;
}
.product-details-section h4{
  display: none;
}

.products-nb-per-page{
  display: none !important;
}
.breadcrumb{
  display: none !important;
}

#category .breadcrumb{
  display: flex !important;
}
.block_space{
  padding-top: 30px;
}
.products-selection{
  margin-bottom: 0px;
  margin-top: 0px;
}
#category #products .products{
  margin-top: 0px;
}
.PM_ASBlockOutput .card{
  border: none;
}
.PM_ASBlockOutput .card-header{
  display: none !important;
}
.PM_ASBlockOutput .card-block{
  padding: 0;
}
.PM_ASCriterionsGroupTitle{
  border: none !important;
}
.PM_ASCriterionsGroupTitle{
  position: relative;
  margin-bottom: 15px;
}
.PM_ASCriterionsGroupTitle span::before{
  content: "";
  position: absolute;
  bottom: -1px;
  display: block;
  width: 30px;
  height: 1px;
  border-bottom: solid 2px #000000;
  left: 0;
  right: 0;
}
.whatsapp-badge{
  bottom: 35px !important;
}
.product-features>dl.data-sheet dt.name{
  font-weight: 600;
  font-size: 11px;
}
.product-extracontent-section .section-title{
  margin-bottom: 0px !important;
}
.cart-products .align-items-center .mr-2,
.cart-products .align-items-center .col .text-muted{
  display: none !important;
}
#search_widget .autocomplete-suggestions .product-price{
  display: none !important;
}

#customer-form .form-group:nth-child(1){
  display: none !important;
}
#delivery-address .js-address-form .form-fields .form-control-comment{
  display: none;
}
.facated-toggler{
  display: none !important;
}
#PM_ASearchResults #main h2:nth-child(1){
  display: none !important;
}
.filter-mobile{
  display: none;
}
#js-active-search-filters form{
  padding: 10px;
  background-color: #f5f5f5;
  border: 1px solid rgba(0,0,0,.125);
}

#PM_ASBlock_1 .card-block .PM_ASResetSearch{
  display: none !important;
}
.products-sort-order{
  display: none !important;
}

#module-ph_simpleblog-single #inner-wrapper.container{
  max-width: 1140px;
}
#module-ph_simpleblog-single .page-header h1{
  display: inline-block;
  width: 100%;
  text-align: center;
}
#module-ph_simpleblog-single .rte-content p{
  font-size: 14px;
  line-height: 26px;
  margin-bottom: 30px;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .product-features>dl.data-sheet dd.value, .product-features>dl.data-sheet dt.name {
      -moz-flex: 1 0 50% !important;
      -ms-flex: 1 0 50% !important;
      flex: 0 0 50% !important;
  }
}

@media (max-width: 767px) {
  #wrapper .breadcrumb,
  #wrapper .breadcrumb .container-fluid {
    height: 70px;
  }
  #wrapper .breadcrumb h1{
    font-weight: 600;
    font-size: 20px;
  }
  .PM_ASBlockOutput.PM_ASMobileMode .card-block {
    display: inline-block !important;
  }
  .left-column{
    order: 1;
  }
  #left-column{
    order: 0;
    margin-top: 0;
    display: none;
  }
  .block_space {
    padding-top: 0 !important;
  }
  .filter-mobile{
    display: inline-block;
    width: 100%;
    border: 1px solid #000;
    margin: 0 15px;
    padding: 5px;
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
  }
  #js-active-search-filters{
    margin-top: 15px;
  }
  .product_p_price_container {
    padding-top: 0 !important;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  .product-features>dl.data-sheet dd.value, .product-features>dl.data-sheet dt.name {
    -moz-flex: 1 0 45% !important;
    -ms-flex: 1 0 45% !important;
    flex: 0 0 45% !important;
  }
}


#content-wrapper .page-title{
  font-size: 18px !important;
  text-transform: uppercase;
  display: inline-block;
  font-weight: 600;
}

.product-manufacturer{
  float: none !important;
  width: 100px;
  display: inline-block;
}

.product-manufacturer a img{
  width: 100%;
}

.product_p_price_container {
  margin-top: 0;
  border-top: none;
  padding-top: 15px;
  padding-bottom: 0;
  display: inline-block;
  float: right;
}
.product_header_container{
  padding-bottom: 0;
  margin-bottom: 0;
}
.product-add-to-cart{
  margin-top: 15px;
}
.btn-primary:not(.btn-iconic) i, .btn-secondary:not(.btn-iconic) i {
  display: none;
}

#product-details-wrapper {
  background-color: #cdf0f0;
  padding: 5px 25px;
  margin-top: 2.5rem;
  border-radius: 17px;
}
.product-description-section {
  margin-bottom: 10px;
}

.product-features>dl.data-sheet dd.value, .product-features>dl.data-sheet dt.name {
  box-flex: 1;
  -moz-flex: 1 0 25%;
  -ms-flex: 1 0 25%;
  flex: 0 0 25%;
  font-weight: normal;
  padding: 10px 0;
  word-break: break-word;
  border-bottom: 1px solid rgba(160, 160, 160, 0.25);
  margin-bottom: .5rem;
}
.product_p_price_container .current-price .product-price {
  background-color: #cdf0f0;
}
.product-tabs{
  margin-top: 0rem;
}
.block-icons img{
  width: 25px;
}