/* ELENCO: Fonts */
@font-face {
  font-family: 'BrandonGrotesque';
  font-weight: 700;
  src: url("fonts/BrandonGrotesque-Black.otf") format("opentype"); }

@font-face {
  font-family: 'BrandonGrotesque';
  font-weight: 700;
  font-style: italic;
  src: url("fonts/BrandonGrotesque-BlackItalic.otf") format("opentype"); }

@font-face {
  font-family: 'BrandonGrotesque';
  font-weight: 600;
  src: url("fonts/BrandonGrotesque-Bold.otf") format("opentype"); }

@font-face {
  font-family: 'BrandonGrotesque';
  font-weight: 600;
  font-style: italic;
  src: url("fonts/BrandonGrotesque-BoldItalic.otf") format("opentype"); }

@font-face {
  font-family: 'BrandonGrotesque';
  font-weight: 500;
  src: url("fonts/BrandonGrotesque-Medium.otf") format("opentype"); }

@font-face {
  font-family: 'BrandonGrotesque';
  font-weight: 500;
  font-style: italic;
  src: url("fonts/BrandonGrotesque-MediumItalic.otf") format("opentype"); }

@font-face {
  font-family: 'BrandonGrotesque';
  font-weight: 400;
  src: url("fonts/BrandonGrotesque-Regular.otf") format("opentype"); }

@font-face {
  font-family: 'BrandonGrotesque';
  font-weight: 400;
  font-style: italic;
  src: url("fonts/BrandonGrotesque-RegularItalic.otf") format("opentype"); }

@font-face {
  font-family: 'BrandonGrotesque';
  font-weight: 300;
  src: url("fonts/BrandonGrotesque-Light.otf") format("opentype"); }

@font-face {
  font-family: 'BrandonGrotesque';
  font-weight: 300;
  font-style: italic;
  src: url("fonts/BrandonGrotesque-LightItalic.otf") format("opentype"); }

@font-face {
  font-family: 'BrandonGrotesque';
  font-weight: 200;
  src: url("fonts/BrandonGrotesque-Thin.otf") format("opentype"); }

@font-face {
  font-family: 'BrandonGrotesque';
  font-weight: 200;
  font-style: italic;
  src: url("fonts/BrandonGrotesque-ThinItalic.otf") format("opentype"); }

@font-face {
  font-family: 'VisbyRound';
  font-weight: 700;
  src: url("fonts/VisbyRoundCF-Heavy.otf") format("opentype"); }

@font-face {
  font-family: 'VisbyRound';
  font-weight: 600;
  src: url("fonts/VisbyRoundCF-Bold.otf") format("opentype"); }

@font-face {
  font-family: 'VisbyRound';
  font-weight: 400;
  src: url("fonts/VisbyRoundCF-Medium.otf") format("opentype"); }

@font-face {
  font-family: 'VisbyRound';
  font-weight: 200;
  src: url("fonts/VisbyRoundCF-Light.otf") format("opentype"); }

html, body {
  font-weight: 400;
  font-family: "BrandonGrotesque", sans-serif;
  -webkit-font-smoothing: antialiased !important;
  text-rendering: optimizeLegibility !important;
}



h1 {
    color: #283788;
    padding: 0 0 20px;
    font-size: 55px;
    font-weight: 700;
    font-family: "VisbyRound", sans-serif;
}

h2, h3, h4, input, textarea, ul, li, nav ul li a {
  margin: 0;
  padding: 0;
  font-family: "VisbyRound", sans-serif;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  font-weight: 400; 
} 

p {
    color: #696969;
    font-size: 20px;
    font-weight: 400;
    padding-top: 8px;
    padding-bottom: 20px;
}

body.catalog-product-view h1 {
    font-size: 32px;
    max-width: 90%;
} 

.nav-sections {
    background: #ec1438;
    border-top: 0px solid rgba(0, 0, 0, 0.1);
}

/* desktop css */
@media (min-width: 768px), print {
	.navigation .level0.active > .level-top, .navigation .level0.has-active > .level-top {
    color: #fff;
  }
	.navigation {
	    background: #ec1438;
	} 
	.page-header {
    border-bottom: 1px solid #666;
  }
	.navigation .level0 > .level-top {
    color: #fff;
    font-size: 21px;
    opacity: .9;
  }
  .navigation .level0 > .level-top:hover, 
  .navigation .level0 > .level-top.ui-state-focus {
    color: #fff;
    text-decoration: none;
    opacity: 1;
	}
	.nav-sections {
	    margin-bottom: 0;
	}	
	nav ul {
		text-align: center;
	}
	.breadcrumbs {
		margin-top: 25px;
	}	
	nav ul li ul {
		text-align: left;
	}
	.block.newsletter {
    max-width: 37%;
    width: max-content;
	}
	.block.newsletter input {
    width: 372px !important;
    margin-right: 0px;
	}
	.block.newsletter .actions {
    padding-top: 20px;
	}
}

.action.primary {
    font-family: inherit;
}

.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    max-width: 100%;
    height: auto;
}

.link-button {
   background: #1979c3;
   padding: 10px 30px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   color: white !important;
   font-size: 16px;
   font-family: inherit;
   text-decoration: none;
   vertical-align: middle;
   }
   
.link-button:hover {
   background: #006bb4;
   }
   
.link-button:active {
   background: #1b435e;
   }

.product.data.items > .item.content ul {
	margin-left: 10px !important;
}


/*
#block-shipping,
#checkout-step-shipping_method td.col.col-method, 
#checkout-step-shipping_method td.col.col-price {display: none;}
*/
#checkout-step-shipping_method table > tbody > tr > td {padding: 10px 0;}


/* product detail page specific overrides */

body.catalog-product-view .row{
		display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

body.catalog-product-view .row > .award-column{
	float: left;
  width: 25%;
}

/* Clear floats after the columns */
body.catalog-product-view .row:after {
  content: "";
  display: table;
  clear: both;
}


@media (max-width: 575px){
	body.catalog-product-view .row.logoPanel .col-sm-6 {
	    width: 100%;
	  }
	body.catalog-product-view .logoPanel img {
	    width: 200px;
	    display: table;
	     margin: 0 auto 50px;
	  }  
}


@media (min-width: 576px){
body.catalog-product-view .row.logoPanel .col-sm-6 {
    width: 50%;
  }
body.catalog-product-view .logoPanel img {
    width: 132px;
    display: table;
    margin-bottom: 50px;
}  
}

@media (min-width: 768px){
body.catalog-product-view .row.logoPanel .col-md-4 {
    width: 33.33333333%;
  }
body.catalog-product-view .logoPanel img {
    width: 132px;
    display: table;
    margin-bottom: 50px;
}  
}

@media (min-width: 992px){
body.catalog-product-view .row.logoPanel .col-lg-3 {
    width: 25%;
  }
body.catalog-product-view .logoPanel img {
    width: 132px;
    display: table;
    margin-bottom: 50px;
}  
}

body.cms-shop-home.cms-index-index.page-layout-1column .block-title,
body.cms-home.cms-index-index.page-layout-1column .block-title {
		background: #ec1438;
		padding: 10px 20px 12px;
		font-family: "VisbyRound", sans-serif;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    font-weight: 400;
    color: #fff;
    font-size: 21px;
    opacity: .9;
}

body.cms-shop-home.cms-index-index.page-layout-1column .block-title strong,
body.cms-home.cms-index-index.page-layout-1column .block-title strong{
    font-weight: 600;
    font-size: 24px;
}

.message.success > *:first-child:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 30px;
  }
.message.success {
    font-size: 2rem;
    background: #16A2D3;
    color: #fff;
}  

.minicart-wrapper .action.showcart .counter-number {
    text-shadow: none;
}

.minicart-wrapper .action.showcart .counter.qty {
    background: #283787;
  }
  
.product-brand,
strong.product.name.product-item-name > a.product-item-link {
	color: #283787 !important;
  font-weight: 800 !important;
  font-size: larger !important;
}

.product_sku {
    font-weight: 800;
    font-size: larger;	
}  

.product.info.detailed ul li {
	color: #696969;
    font-size: 20px;
    font-weight: 400;
    font-family: "BrandonGrotesque", sans-serif;
    -webkit-font-smoothing: antialiased !important;
    text-rendering: optimizeLegibility !important;
    margin-bottom: 0rem;
    margin-left: 2rem;
}

.master-box-size, .master-box-weight, .unit-box-size, .unit-box-weight, .quantity-in-case {
	margin-bottom: 20px;
}

.block.newsletter .field .control:before {
    line-height: 70px;
}

.block.newsletter .label {
		overflow: visible;
		position: static;
		width: 100%;
		padding-left: 8px;
		font-family: "VisbyRound", sans-serif;
		font-weight: 800;
		color: #283787;
}  

.block.newsletter input {
	width: 338px;
}

.action.primary:focus, .action.primary:active {
    background: #293788;
    border: 1px solid #293788;
}

.action.primary:hover {
    background: #16A2D3;
    border: 1px solid #16A2D3;
    color: #293788;
}

.action.primary {
    background: #293788;
    border: 1px solid #293788;
}  

.sr-only {
		position: static;
    width: 85px;
    height: 32px;
    margin-top: 20px;
}

.minicart-wrapper .action.showcart:before {
    margin: 0 10px 0 0;
  }
  
.ship-via {
	display: none; 
}  


.page-footer {
	background-color: #293788;
}
.copyright {  
	background-color: inherit;
	padding: 15px 0 15px;
  display: table;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
	text-align: left;
} 

.copyright svg {
    float: left;
    margin-right: 20px;
}

.copyright span .row1 {
	color: #8289ae;
	font-size: 14px;
	font-family: "BrandonGrotesque", sans-serif;
	font-weight: 700;
	display: block;
} 

.copyright a {
  color: #17a3d4;
}

.copyright span .row2 {
	color: #8289ae;
	font-size: 11px;
	font-family: "BrandonGrotesque", sans-serif;
	font-weight: 400;
	display: block;	
} 

.copyright-wrapper {                
	background-color: #212D6E;
	width: 100%;
}

.footer.content .links li {
	float: right;
}

.footer.content .links a {
	color: #bbc0d9 !important;
    font-weight: 700;
    font-size: 18px;
    padding-right: 40px;
    margin-top: 20px;
    font-family: "BrandonGrotesque", sans-serif;
    text-transform: uppercase;
    display: inline-block;
}

.footer.content .links a:hover {
color: #fff;
    text-decoration: none;
  }
  
body.categorypath-brands.category-brands div.block-title {
	display: none; 
}

.cart-container .form-cart .actions.main .continue {
	display: inline-block;
	margin-right: 20px;
	
}

.totals.shipping.excl th.mark span.value,
.checkout-shipping-method .checkout-shipping-method .step-title,
#checkout-shipping-method-load {
	display: none;
}

body.cms-shop-home.cms-index-index.page-layout-1column #maincontent > div.columns > div > div:nth-child(4) {
	border: 1px solid red;
}

/* coming soon image overlay */
a.product.photo.product-item-photo.coming-soon,
a.product-item-photo.coming-soon {
  position: relative;
  display: inline-block;
  border: 1px solid white;
  z-index: 1;
  width: 225px;
  height: 300px;
}

@media (max-width: 576px){
a.product.photo.product-item-photo.coming-soon,
a.product-item-photo.coming-soon {
    display: inline;
	}  
}

a.product-item-photo.coming-soon > span.overlay,
a.product-item-photo.coming-soon span.product-image-container span.product-image-wrapper > span.overlay {
  position: absolute; 
  top: 0px;
  right: 0px;
  height: 100px;
  width: 100px;
  transition: all 0.8s;
  opacity: 1;
  background: url("../image/coming-soon-ribbon.png") no-repeat;
  z-index: 10;
  background-size: 100px 100px;
  -webkit-transform:translate3d(0,0,0);
}

input.input-group__input.with-incrementer {
	width: 68px;
}
button.input-group__button.input-group__button--increase,
button.input-group__button.input-group__button--decrease {
    padding: 3px 5px;
    line-height: normal; 
    font-size: .7rem;
}

div.input-group.incrementer {
	position: relative;
}

button.input-group__button.input-group__button--increase {
	position: absolute;
	top: 0px;
	left: 50px;
}
button.input-group__button.input-group__button--decrease {
	position: absolute;
	bottom: 0px;
	left: 50px;
}

.product-warning {
  width: 1.5em;
}