@import url(https://fonts.googleapis.com/css?family=Material+Icons|Material+Icons+Outlined|Material+Icons+Two+Tone|Material+Icons+Round|Material+Icons+Sharp);


.template-collection .bc-al-exist .bc-addtocart-btn{
  letter-spacing: 0;
}

.main-prod-desc .loox-rating span {
  color: #126dff;
  text-decoration: underline;
  cursor: pointer;
  font-weight: 700;
  font-size: 15px;
}
#bcpo .bcpo-label > label {
  color: #6c6c6c;
}
.main-prod-desc .loox-rating {
  height: 100%;

  margin-top: -10px;
  margin-bottom: 0px;
}
.main-prod-desc .loox-rating span:after {
  content: " Customer Reviews)";
}
.main-prod-desc .loox-rating span:hover {
  color: #126dff;
  opacity: 0.9;
}

.main-prod-desc i.loox-icon {
  color: #ffb000;
  font-size: 17px;
}
.main-prod-desc {
  width: calc(50% - 20px);
  background: #f1f1f1;
  padding: 30px 20px;
  margin-left: 20px;
}
.product-single .form-vertical .product--option.price .header {
  display: none;
}
.js-qty input {
  padding: 12px 25px 12px;
}
body .product-single .checkout--icons-product {
  width: 100% !important;
  margin: auto;
  float: none;
}

body .product-single .checkout--icons-product .checkout-img {
  width: 100%;
}
@media screen and (max-width: 768px) {
a#AddToCartA{
margin-top: 10px;
}
}

.product-single .form-vertical .product--option.addtocart--button #AddToCart, a#AddToCartA {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 44px !important;
  padding: 0 !important;
  border: 0 !important;
  font-size: 17px;
  width: 100% !important;
  max-width: 100%;
  transition: 0.2s ease-in-out;
}
.product-single .form-vertical .product--option.addtocart--button #AddToCart:focus {
  outline: none !important;
}
.product-single .form-vertical .product--option.addtocart--button #AddToCart:hover {
  background: #ff041d !important;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.3);
}



@media screen and (max-width: 992px) {
  .product-single .checkout--icons-product .checkout-img {
    width: 100%;
    margin-left: 0px;
  }
  .product-single .checkout--icons-product {
    margin-top: 10px;
    padding: 0 20px;
  }
  #nonstyatc {
    padding: 0 15px;
  }
  .main-prod-desc {
    background: #f1f1f1;
    padding: 30px 20px;
    margin: auto;
    float: none !important;
    width: 100%;
  }

  .product--images.thumb-left {
    margin: auto;
    float: none !important;
  }
}
@media screen and (max-width: 767px) {
  .main-prod-desc {
    background: #f1f1f1;
    padding: 30px 20px;
    margin-left: -7.5px;
    float: none !important;
    width: 100vw;
  }
  .main-prod-desc #atcmovee button#AddToCart {
    display: block;
    margin-top: 20px;
  }
}
#nonstyatc {
  float: left;
  width: 100%;
  margin-right: 0;
}

.single-option-selector > div {
  margin-right: 2px;
  margin-bottom: 5px;
}

.product-single .form-vertical .product--option.price #ProductPrice {
  font-weight: 600;
  color: #dd162a !important;
}
.product-single .form-vertical .product--option.price #ComparePrice {
  color: #7b7b7b !important;
  font-size: 22px;
}
.product-single .form-vertical .product--option.price .ComparePrice {
  color: #dd162a;
}
div#bcpo {
  border-top: 2px solid #d8d8d8;
  margin-top: 15px;
  padding-top: 20px;
}
label.bcpo-front-button-label {
  padding: 8px 15px !important;
  min-width: 60px;
}
.product-single .form-vertical .product--option.addtocart--button {
  margin: 0;
}
label.bcpo-front-button-label.bcpo-disabled {
  background: #b1b1b1 !important;
  color: #7b7b7b !important;
  border: 1px solid #b1b1b1 !important;
  cursor: not-allowed !important;
}
.product-single .form-vertical .product--option.addtocart--button .small-width {
  padding-left: 0;
}
.product-single .form-vertical {
  padding-right: 30px;
  padding-right: 0;
}
label.bcpo-front-button-label.bcpo-continue,
.bcpo-front-button-label {
  color: #555 !important;
  border-color: #b1b1b1 !important;
}
label.bcpo-front-button-label:hover, .bcpo-front-image-label:hover {
  border-color: #364b60 !important;
  color: #364b60 !important;
}
#bcpo .bcpo-front-button-option:checked + .bcpo-front-button-label {
  background: #364b60 !important;
  border-color: #364b60 !important;
  color: #fff !important;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.3);
}

@media screen and (max-width: 767px) {
  #nonstyatc {
    padding: 0 0px;
    margin-top: -10px;
  }
  .grid.product--option.product-detail.addtocart--button {
    padding-bottom: 20px;
  }
  .direct-sticky iframe[title="chat widget"] {
    bottom: 90px !important;
  }

  .mobile-fix-add-card {
    z-index: 99999;
    bottom: -100px;
    transition: 0.2s ease-in-out;
  }

  .direct-sticky .mobile-fix-add-card {
    bottom: 0;
  }
}
 
.swatch
{
  display:none!important;
}

/*** CSS FOR BUYSAFE****/

.directed-bed-buysafe
{


  padding:0 15px;
  text-align:center;
 
width: 100%;
  margin-top:20px;
}

/*** CSS FOR BADGE + POPUP + REDIRECT ****/




:root{
          --font-family:'Oswald', sans-serif;
          --font-size:16px;
          --color:"#404040";
          
      }
      
.directbed-redirect #CartDrawer
{
  display:none!important;
}
.directbed-redirect.js-drawer-open-right .is-moved-by-drawer{
-ms-transform: translateX(0px)!important;
-webkit-transform: translateX(0px)!important;
transform: translateX(0)!important;
  
}
   .directbed-product-badges-container
{


    font-family: var(--font-family);
    font-weight: 400!important;
    max-width: 900px;
    
}

.directbed-product-badges-container ul
      {
          list-style: none;
          padding: 0;
          display: flex;
    flex-direction: row;
        
          padding:  0px 20px 10px 10px;
     
          justify-content:space-evenly;
          margin: auto;
      }
        .directbed-product-badges-container ul li
      {
          display: flex;
        align-items: center;
          align-content: center;
          margin-left: 10px;
    
        margin-top:10px;
      }
       .directbed-product-badges-container ul li .directbed-img
      {
          
          min-width: 40px;
          height: 40px;
          margin: 0;
        margin-right: 10px;
      }
        .directbed-product-badges-container ul li:nth-child(1) .directbed-img
      {
          background: url('https://cdn.shopify.com/s/files/1/0157/0852/0548/files/directbed_shipping.png?v=1650436014');
          background-size: cover;
          
      }
       .directbed-product-badges-container ul li:nth-child(2) .directbed-img
      {
          
          background: url('https://cdn.shopify.com/s/files/1/0157/0852/0548/files/directbed_100night.png?v=1650436014');
          background-size: cover;
          
      }
       .directbed-product-badges-container ul li:nth-child(3) .directbed-img
      {
       
          background: url('https://cdn.shopify.com/s/files/1/0157/0852/0548/files/directbed_canada.png?v=1650436014');
          background-size: cover;
          
      }
              .directbed-product-badges-container ul li span
      {
       
          font-size:var(--font-size);
          color: var(--color);
        font-weight:var(--weight);
          text-decoration: underline;
          cursor: pointer;
      }
        .directbed-product-badges-container ul li img
      {
          max-width: 60px;
            shape-rendering:geometricPrecision;
          margin-right: 15px;
      }
      
        .directbed-product-badges-container ul li span
  {
max-width: 110px;
  }
           .directbed-product-badges-container ul li:nth-child(3) span
      {
          max-width: 90px
      }
@media screen and (max-width: 1260px) {
      .directbed-product-badges-container {


        margin-left:0;
}
          .directbed-product-badges-container ul li
  {
    max-width:100%;

  }

      }  

@media screen and (max-width: 800px) {

    .directbed-product-badges-container
  {order:1;
  max-width:100%;
  margin-top:20px;}
    
    .directbed-product-badges-container ul li
    {
        display: flex;
        flex-direction: column;
    }
     .directbed-product-badges-container ul li span
    {
        text-align: center;
        margin-top:20px;
        font-size: 83%;
    }
}

@media screen and (max-width: 400px) { 
.directbed-product-badges-container ul li
  {
    max-width:100%;
    width:100%;
  }
    .directbed-product-badges-container ul li span
    {
        text-align: center;
        margin-top:20px;
        font-size: 100%;
    }
}
      
      
      /*** CODE for POPUP***/
      .directbed-product-popup-content
      {
          display: none;
          border-radius: 10px;

        max-width:500px;
      }
      .directbed-product-popup
      {
        
    font-family: var(--font-family); 
          position: fixed;
          top:0;
          left: 0;
          bottom: 0;
          right: 0;
          
          background: rgba(0,0,0,.5);
          backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);
          width: 100%;
          height: 100%;
          display: none;
          justify-content: center;
          align-content: center;
                  overflow-x: scroll;
             align-items: center;
          z-index:2147483647;
          
      }
      .directbed-product-popup-content
      {
          background: #fff;
     

          margin-bottom: 20px;
     height: max-content;
      width: 90%;
              font-family:"Open sans",sans-serif;
          
      }
      .directbed-product-popup-shipping
      {
          border-radius: 10px;
      }
      .directbed-product-popup-shipping-title
      {
          background: #F3F3F3;
   
          padding: 20px 0;
          margin: 0;
           position: relative;
        text-align: center;
          color: #000000;
          font-size: 20px;
          text-align: left;
          padding-left:20px;
          font-style: none;
          font-weight: 800;
          border-top-left-radius: 10px;
          border-top-right-radius: 10px;
      }
      .directbed-product-popup-content
      {
        position: relative;
      }
        .directbed-product-close
      {
          position: absolute;
          right:10px;
          top:-40px;
          cursor: pointer;
          color: #fff;
        
      }
      .directbed-product-popup-list
      {
          list-style: none;
      overflow-y: scroll;
          font-weight:500;
          padding: 0 20px 0!Important;
                 max-height: 520px;
          overflow-x: hidden;
        margin:10px 0!Important;
      }
   
       .directbed-product-popup-list dt
      {
          font-weight: 600;
          font-size: 18px;
          margin-bottom: 10px;
           font-family: 'Neuton', sans-serif;
      }       .directbed-product-popup-list dd
      {color: #3F302A;
          margin: 0 0 20px;
          font-size: 14px;
          
      }
      .directbed-product-popup-shipping br
      {
          margin-bottom: 5px;
          display: block;
          padding: 5px;
          height: 5px;
      }
      .directbed-product-popup-content b
      {
          font-weight: 600;
      }
      .directbed-shipping-popup-open .directbed-product-popup-shipping 
      {
          display: block;
      }
        .directbed-subscription-popup-open .directbed-product-popup-subscription 
      {
          display: block;
      }
        .directbed-satisfaction-popup-open .directbed-product-popup-satisfaction 
      {
          display: block;
      }
      
      .directbed-popup-open .directbed-product-popup
      {
          display: flex;
      }
 /* Hide scrollbar for Chrome, Safari and Opera */
.directbed-product-popup-list::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.directbed-product-popup-list {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}

/*** PRODUCT PRICE SALE BADGE ****/
.directbed-save
{

  color:#080000;
  font-size:18px;
  font-weight:800;
  
} 
.directbed-save:before
{
  content: "";
position: absolute;
background: #FFEF1D;
left: -15px;
top: 0;
height: 100%;
width: 15px;
clip-path: polygon(100% 0, 100% 100%, 0% 50%);
}
.directbed-save
{position:relative;
  display:inline-block;
  width:max-content;
    background:#FFEF1D;


  padding: 5px 10px 5px 5px;;
margin-left: 20px;
}
.ComparePrice
{
  display:none!important;
  
}     


 @media screen and (max-width: 468px) {
  .directbed-save:before
   {
     content:none;
   }
.directbed-save
   {
     padding:5px 10px;
     margin:0;
     display:block;
     margin-bottom:20px;
   }
   .product-single .form-vertical .product--option.price #ComparePrice,
    .product-single .form-vertical .ComparePrice:after
   {
     font-size:18px;
     
   }
.product-single .form-vertical .product--option.price #ProductPrice
   {  font-size:20px;
     
     
   }
 }