@font-face {
  font-family: 'Pe-icon-7-stroke';
  src:url(Pe-icon-7-stroke_4668981233562798765.eot);
  src:url(//https://cdn.shopify.com/s/files/1/1325/0787/t/2/assets/Pe-icon-7-stroke.eot?%23iefix&4668981233562798765) format('embedded-opentype'),
    url(Pe-icon-7-stroke_4668981233562798765.woff) format('woff'),
    url(Pe-icon-7-stroke_4668981233562798765.ttf) format('truetype'),
    url(Pe-icon-7-stroke_4668981233562798765.svg) format('svg');
  font-weight: normal;
  font-style: normal;
}

.security-seals {
	display: table;
  	float: left;
  	margin-bottom:20px;
}

#cartseal {
    padding: 0 15px !important;
    display: table-cell;
    vertical-align: middle;

}

.cart-buttons {margin-top:15px;}

.product-select-box {width:370px;margin-left: 1px;}

.ogpo-check-box-choice {min-width:340px !important;}

.ogpo-custom-swatch {width:370px;}

.ogpo-option-swatch {
  	margin-left: 10px;
}

.ogpo-tooltip-content {
    top: 10px;
  	background-color:rgba(0,0,0,0.5) !important;
    color: #fff !important;
    font-weight: 900;
}

.map-contact {
    border-right: 1px solid $body-border-color;
    margin-top:40px;
  }

.how-to-videos {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}

.how-to-videos iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.product-simple-tab .tab-content {
  	float:left;
  	max-width:870px;
}