@media screen and (min-width: 78.8125em){
  .header-menu-root+li {
      margin-left: 35px;
  }
}

@media screen and (max-width: 34.43625em){
.product-info-container .product-price-wrapper {
    display: block;
}
}

@media print, screen and (min-width: 50.0625em) {
.desktop-header-logo img {
    max-height: 7rem;
 }
}

.header-top{
    margin-bottom: 0px !important;
} 

@media print, screen and (min-width: 50.0625em){
.desktop-header {
   padding: 0px 0;
   padding-bottom: 0px;
 }
}

.product-earnpoints{
  
 display:none; 
}

.countdown-timer{
 display:none; 
}

.product-shippinginfo{
  
  display:none;
}

.product-custombox{
 
  display:none;
}
.product-safecheckout{
  display:none; 
}
.product-customlinks{
  display:none; 
} 

.mini-cart-empty-message{
 display:none; 
}

.layout-left-sidebar{
  display:none;
}

.product-inventory{
  display:none; 
} 

.product-bottom-banner{
 display:none; 
} 

.index-testimonial-blog .index-testimonial-inner{

  display:none;
}

.product-buy em{
 color:#ffffff; 
} 

.product .tabs{
   display:none; 
}  

.social-sharing .share-twitter{
   display:none;
}

.section__text {
    margin-top: 0.25em;
    font-weight: bold !important;
    font-size: 18px !important;
    color: #d65655 !important;
}
.layout-header .header-top{
  position: relative;
}
.layout-header .header-top .desktop-header-contact{
	position: absolute;
  	right: 0;
  	top: 50%;
  	transform: translateY(-50%);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;    
}
.layout-header .header-top .desktop-header-contact{
  font-size: 19px;
  width: 40%;
}
.layout-header .header-top .desktop-header-contact > a{   
  margin-left: 15px;
}
@media screen and (max-width: 991px){
  .layout-header .header-top .desktop-header-contact > a{   
    font-size: 19px;
  }
  .accordion-item{
  	display:none;
  }
  .collection-button{
  	display:none;
  }
}

.layout-header .header-top .desktop-header-contact > a{
  display: flex;
  flex-wrap: nowrap;
  align-items: center;    
}
.layout-header .header-top .desktop-header-contact > a em{
  font-size: 15px;
  margin-right: 10px;
}

#rawa-button{
  bottom: 70px !important;
}
.layout-header .header-top .desktop-header-contact > a{
	font-size: 22px;
}
.product-sku{
	display:none;
}
.product-type{
	display:none;
}
.product-vendor{
	display:none;
}
.product-shop-look{
	display:none;
}
.section__text{
	font-size: 22px !important;
    font-weight: 600 !important;
    color: #0056b3 !important;
}

.product-item-buttons, .product-item-option {
	display:none;
}