h1 {
  color: #353a90 !important;
  font-size: 30px !important;
  font-weight: 700 !important;
}

h2 {
  color: #353a90 !important;
  font-size: 24px !important;
  font-weight: 700 !important;
}

h3 {
  color: #353a90 !important;
  font-size: 18px !important;
  font-weight: 700 !important;
}

#maincontent > div.columns > div.sidebar.sidebar-additional {
  display: none !important;
  } 

#cookie-status {
    display: none;
    visibility: hidden;
}


/* Listprice prefix */
.synoa_prices_baseprice span.prefix {
  color: darkgrey;
  font-size: 1.2rem !important;
  font-weight: 400 !important;
}

/* Listprice price */
.synoa_prices_baseprice span.price {
  color: darkgrey;
  font-size: 1.2rem !important;
  font-weight: 400 !important;
}

/* Listprice suffix */
.synoa_prices_baseprice span.suffix {
  color: darkgrey;
  font-size: 1.2rem !important;
  font-weight: 400 !important;
}


/* Customerprice prefix */
.price-container.price-final_price.tax.weee span.prefix {
  font-size: 2rem !important;
  font-weight: 700 !important;
}

/* Customerprice price */
.price-container.price-final_price.tax.weee span.price {
  font-size: 2rem !important;
  font-weight: 700 !important;
}

/* Customerprice suffix */
.price-container.price-final_price.tax.weee span.suffix {
  font-size: 1.2rem !important;
  font-weight: 700 !important;
}

/* Maging between prices */
span.synoa_prices_baseprice.price-excluding-tax {
  margin-bottom: 10px !important;
}

/* Styling download link */
#synoa_downloadsnk_list .downloads-link {
  color: #353a90;
  text-decoration: underline;
  font-weight: 700;
}

/* Alternating BG color for downloads table 
#synoa_downloadsnk_list > tbody > .odd {
  background-color: #0b549414;
}*/

/* Formats for CMS Link Container*/
.cmslinks {
  padding: 20px;
  background-color: #cedce9;
  } 

/* Formats for CMS Link */
.cmslinks a{
  color: #353a90;
  text-decoration: underline;
  font-weight: 700;
  } 

/* ######### Related Products Section ############# */

/* Customerprice prefix */
.block.related .price-container.price-final_price.tax.weee span.prefix {
  font-size: 1.4rem !important;
  font-weight: 700 !important;
}

/* Customerprice price */
.block.related .price-container.price-final_price.tax.weee span.price {
  font-size: 1.4rem !important;
  font-weight: 700 !important;
}

/* Customerprice suffix */
.block.related .price-container.price-final_price.tax.weee span.suffix {
  font-size: 1.2rem !important;
  font-weight: 700 !important;
}


#maincontent > div.columns > div > div > div.product-lower-primary-column.grid12-9 {
  margin-top: 70px;
}

/* Hide Shipping in cart summary 
.cart-summary #block-shipping {
  display: none !important;
}*/

/* Hide subtotal row in checkout summary 
#opc-sidebar > div.opc-block-summary > table > tbody > tr.totals.sub {
  display: none !important;
}*/

/* Hide shipping row in checkout summary 
#opc-sidebar > div.opc-block-summary > table > tbody > tr.totals.shipping.excl {
  display: none !important;
}*/

/* Hide 0,00 in cart 
#cart-totals > div > table > tbody > tr.totals.shipping.excl > td {
  display: none !important;
}*/

/* Hide 0,00 in shipping method selector 
#checkout-shipping-method-load > table > tbody > tr > td.col.col-price {
  display: none !important;
}*/


/* Hide Image Caption */
.fotorama__caption__wrap {
  display: none !important;
}

/* Hide Algolia 2nd search bar */
#instant-search-bar {
  display: none !important;
}

/* Width of selector in csv to cart */
.form #delimiter {
  width: 15% !important;
}

.opc-wrapper .step-title,.title {
  font-weight: 700 !important;
}

.widget.last-bought-info {
  color: #353a90;
  font-weight: 700;
  margin-bottom: 25px;
}

/* Formats for Links */
 #synoa_downloadsnk_downloads_tab p a {
  color: #353a90 !important;
  text-decoration: underline !important;
  } 

  #maincontent > div.columns > div > div > div.product-primary-column.product-shop.grid12-5.product-info-main > div.product-info-main > div.product-info-price > div.widget.block.block-static-block {
    color: darkgrey !important;
    font-size: 1.2rem !important;
    font-weight: 400 !important;
    font-style: italic !important;
    margin-top: 5px;
  }

  #maincontent > div.columns > div > div > div.product-primary-column.product-shop.grid12-5.product-info-main > div.product-info-main > div.product-info-price > div.widget.block.block-static-block a {
    color: #353a90 !important;
    text-decoration: underline !important;
    } 

  .product-info-main .synoa_masterdata_widget span {
    font-weight: 700 !important;
  }

/* Home Slider Styles */
.pagebuilder-slider .pagebuilder-collage-content {
  background-color: rgba(30, 57, 143, 0.8);
  padding: 29px;
  color: #fff;
  border-radius: 12px;
}

/* Margin above teaser cart button */
.product-items .actions-primary {
  margin-top: 20px !important;
}

/* Hide config wheel from minicart */
#mini-cart > li > div > div > div.product.actions > div.primary {
  display: none !important;
  }

/* Hide change button in cart */
#shopping-cart-table > tbody > tr.item-actions > td > div > a.action.action-edit {
display: none !important;
}

/* Copyright on the right side of the page */
.footer-container .item-left {
  float: right !important;
  margin-right: 20px
}
/*Text in Slide button*/
.pagebuilder-slide-wrapper .pagebuilder-slide-button {
  color: #333333;
}

/*color of minicart icon*/
.ic-cart:before,.ic-cart1:before {
  color: #353a90;
}

/* Hide sku on pdp
.product-view  .product.attribute.sku {
  display: none !important;
  } */
  

/*Align content on the homepage to the logo

.columns .column.main {
    margin-left: -30px;
}

@media (max-width: 768px) {
.columns .column.main {
    margin-left: 3px;
	margin-right: 3px;
	padding-left: 3px;
	padding-right: 3px;
	}
}
*/

/* 50% Image Size for Product Slider on Homepage */
.product-item-img img {
    max-width: 50%;
    height: auto;
}

@media (max-width: 768px) {
    .product-item-img img {
        max-width: 100%;
    }
}


/* No Padding before category pics */
.catalog-category-view .category-list-wrapper {
    padding-top: 0px !important;
}

.catalog-category-view .category-list-wrapper .category.list {
    padding-top: 0px !important;
}
