#html-body {
    background: #FFFBFA;
}
.product-info-main .page-title-wrapper h1.page-title {
	font-size: 24px !important;
	font-family: Inter;
	font-weight: 700;
	line-height: 28px;
	color: #191C1F;
}
.sticky-product .sticky-detail .product-name-area .product-name {    
    font-size: 24px !important;
    font-family: Inter;
    font-weight: 700;
    line-height: 28px;
    color: #191C1F;
}
.pro_info {
    font-family: Inter;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #5F6C72;
}
.pro_info strong{
	color: #000000;
}
.product-info-main .product-reviews-summary{
	display:none;
}
.product.attribute.overview {
    display: none;
}
.column.main .product-info-main .product-info-stock-sku {    
    text-align: left;
    display: block;
	padding-left: 0;
    padding-bottom: 10px;
}
.product_more_info + .product.attribute.sku {
    display: none;
}
.product-info-main .product-info-price .price-box .price-container .price,.sticky-product .product-info-price .price-box .price-container .price{    
    color: #C71010;
    font-family: Inter;
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
}
.catalog-product-view  .product-info-main .product-info-price {    
    border-bottom: 1px solid #E4E7E9;
    margin-bottom: 20px;
}
.product-info-main .product-info-price .price-box{
	padding-bottom: 10px;
}
.prev-next-products {
    display: none;
}
.catalog-product-view .product-info-main .box-tocart .input-text.qty,.catalog-product-view .product-info-main .qty.field .qty-changer>a{
	border-color: transparent;
    color: #191C1F;
	background: transparent;
}
.catalog-product-view .product-info-main .box-tocart .input-text.qty{
    height: 40px;
}
.catalog-product-view .product-info-main .qty.field .control {
    padding-left: 29px;
    border: 2px solid #E4E7E9;
	margin-left: 0;
    display: inline-flex;
    border-radius: 20px;
}
#product-addtocart-button,#product-addtocart-button-clone{
    background-color: #FF3F20;
    border-color: #FF3F20;
    color: #140300;
    border-radius: 24px;
    min-width: 200px;
	position: relative;
	padding-right: 30px;
	font-family: Inter;
	font-weight: 700;
	font-size: 16px;
	text-transform: uppercase;
}
#product-addtocart-button:hover,#product-addtocart-button-clone:hover {
    background-color: #FF3F20;
	border-color: #FF3F20;
	color: #140300;
}
.box-tocart #product-addtocart-button.action.tocart:before {
    display:none;
}
.box-tocart #product-addtocart-button.action.tocart:after,#product-addtocart-button-clone:after {
    content:"";
	background:url(../images/prod-add-to-cart.png)no-repeat;
	width:25px;
	height:24px;
	position: absolute;
	top: 50%;
    transform: translateY(-50%);
    margin-left: 5px;
}
.gallery-placeholder .fotorama__stage{
	border: none;
}
.moved-add-to-links {
    display: block;
    margin-top: 20px;
}
.catalog-product-view .product-info-main .product-addto-links>a.action,.catalog-product-view .product-info-main .product-addto-links+a.action.mailto {
    width: auto;
    height: auto;
    color: #2DA5F3;
    border: none;
    font-family: Inter;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-transform: capitalize;
}
.catalog-product-view .product-info-main .product-addto-links>a.action:hover{
	color: #2DA5F3;
}
.product-info-main .product-addto-links .action span, .moved-add-to-links .action span,.product-info-main .product-social-links .action span {
    display: inline-block;
    padding-left: 8px;
}
.product-info-main .product-addto-links .action.towishlist:before,.product-info-main .product-addto-links .action.tocompare:before{
	display: inline-block;
}
.safe_checkout_payment {
    border: 1px solid #E4E7E9;
    border-radius: 8px;
    padding: 20px;
    font-family: Inter;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #191C1F;
}
.safe_checkout_payment img {
    max-width: 260px;
    margin-top: 8px;
	display: block;
}
.product.info.detailed {
    border-radius: 12px;
    background: #fff;
    border: 1px solid #E4E7E9;
	text-align: center;
}
.product.info.detailed .product.data.items>.item.content {   
    text-align: left;
    padding: 20px;
	font-family: Inter;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #5F6C72;
}
.product.info.detailed .product.data.items>.item.title.active>.switch,.product.info.detailed .product.data.items>.item.title.active>.switch:focus,.product.info.detailed .product.data.items>.item.title.active>.switch:hover {
    border-bottom-color: #C71010 !important;
}
.products-related .owl-middle-narrow.owl-theme .owl-controls .owl-dots {
    margin: 0;
    text-align: right;
}
.products-related .owl-middle-narrow.owl-theme .owl-controls {
    margin: 0;
    top: -45px;
    visibility: visible;
    opacity: 1;
    padding: 0 10px;
}
.products-related .owl-middle-narrow.owl-theme .owl-controls .owl-dots .owl-dot span {
    margin: 0;
    margin-left: 5px;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    border: solid 2px #333;
    background: 0 0;
    position: relative;
}
.products-related  .owl-middle-narrow.owl-theme .owl-controls .owl-dots .owl-dot.active span:before {
    content: '';
    position: absolute;
    left: 3px;
    top: 3px;
    right: 3px;
    bottom: 3px;
    background-color: #CC3219;
    border-radius: 100%;
}
.block  .block-title.title strong,.upsell.block .block-title.title strong {
    font-family: 'Inter';
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
    color: #191C1F;
	text-transform: inherit;
}
.block.related.owl-top-narrow{
	padding: 0;
	margin-top: 50px;
}
.related .block-actions {
    display: none;
}
.block.related .field.choice {   
    display: none;
}
.products-grid.products-upsell .product-item .product-item-info {
    background-color: #FFF !important;
}
.product-item-info .product.name a {    
    font-family: 'Inter';
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #191C1F;
}
.product-item-info .price-box {
    padding-top: 10px;
    text-align: left;
}
.owl-item  .product-item-info{
    background: #FFF;
    border: 1px solid #F0F2F4;
    border-radius: 12px;
    overflow: hidden;
    padding: 20px;
}
.block.related .product-items .product-item-actions {
    display: inline-block;	
}
.products-grid .product-item-details .product-item-actions {
    white-space: nowrap;
    margin: 0 -20px;
    position: absolute;
    right: 35px;
    bottom: 30px;
}
.secondary-addto-links.actions-secondary {
    display: none !important;
}
.fotorama__stage {
    border-radius: 24px !important;
    margin-bottom: 20px !important;
}
.gallery-placeholder .fotorama__nav--thumbs .fotorama__nav__frame {
    padding: 0px !important;
    border: 1px solid #E4E7E9;
    border-radius: 5px;
    overflow: hidden;
    margin-right: 10px;
}
@media screen and (min-width: 769px) {
.product.info.detailed .product.data.items > .item.title {
	float: unset;
	width: auto;
	display: inline-block;
}
}
@media screen and (max-width: 768px) {
	.product-info-main .box-tocart {		
		padding-top: 20px;
	}
	.owl-theme .owl-controls .owl-dots {		
		display: none;
	}
	.product-info-main .page-title-wrapper h1.page-title {
		font-size: 18px !important;
		font-weight: 600;
	}
	.best-price-box {
		width: 80%;
		margin-bottom: 20px;
	}
	.best-price-hd {
		font-size: 16px !important;				
	}
	.product.data.items>.item.title.active>.switch, .product.data.items>.item.title.active>.switch:focus, .product.data.items>.item.title.active>.switch:hover{
		border-top-color: transparent !important;
	}
	.amshopby-option-link {
        display: none;
    }
}