@import url('products.css');
#carousel
{
	margin: 0 30px;
}
.small-picts
{
	margin: 0 auto;
	/*width: 90%;*/
	margin-bottom: 1rem;
}
.owl-item
{
	border: 1px solid rgba(0, 0, 0, 0.125);
	border-radius: 0.25rem;
	padding: 5px;
	height: 177px !important;
	line-height: 123px;
}
.owl-carousel .owl-stage
{
	margin: 0 auto;
}
.owl-item--active
{
	border: 1px solid rgba(0, 0, 0, 0.3);
}
.owl-carousel .owl-item IMG
{
	width: auto;
	width: 100%;
	height: 100%;
	display: inline-block;
	margin: 0 auto;
	object-fit: cover;
}
@media (min-width: 767px)
{
	.owl-item
	{
		height: 250px;
	}
}
@media (min-width: 1024px)
{
	.owl-item
	{
		height: 150px;
	}
}
.owl-carousel .owl-nav BUTTON.owl-prev, .owl-carousel .owl-nav BUTTON.owl-next
{
	width: 31px;
	padding: 10px !important;
	background-color: rgba(255, 255, 255, 0.5);
	background-position: center center;
	/*height: 40px;*/
	background-repeat: no-repeat;
	font-size: 60px !important;
	position: absolute;
	/*line-height: 100% !important;*/
	top: 25%;
	color: #B60072 !important;
	/*margin-top: -40px;*/
}
/*.owl-carousel .owl-nav BUTTON.owl-prev SPAN
{
	padding: 0 !important;
	display: block;
	line-height: 100%;
}*/
/*.owl-carousel .owl-nav BUTTON.owl-prev:hover, .owl-carousel .owl-nav BUTTON.owl-next:hover
{
	background-color: rgba(255, 255, 255, 1);
}*/
.owl-carousel .owl-nav BUTTON.owl-prev
{
	left: -31px;
	/*font-size: 50px !important;*/
}
.owl-carousel .owl-nav BUTTON.owl-next
{
	right: -31px;
	/*font-size: 50px !important;*/
}
.subtitle
{
	margin-top: 30px;
	text-align: center;
	margin-bottom: 10px;
}
.img
{
}
/*.container_products_zoom .img
{
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	padding-bottom: 50px;
}*/
.featured-products
{
	background: #F1EAEC;
}
.featured-products H2
{
	font-size: 45px;
	color: #8B1636;
	font-family: 'Fjalla One', sans-serif;
}
UL.DIY-PHOTO-ID-SAFETY-TAGS
{
	display: table-row;
	text-align: center;
}
UL.DIY-PHOTO-ID-SAFETY-TAGS LI
{
	display: table-cell;
	vertical-align: top;
	text-align: center;
	padding: 10px;
}
UL.DIY-PHOTO-ID-SAFETY-TAGS LI IMG
{
	max-height: 278px;
	border: 2px solid #4C555D;
}
UL.DIY-PHOTO-ID-SAFETY-TAGS LI SPAN
{
	background: #4C555D;
	display: block;
	color: #FFF;
	padding: 10px;
}
.products_zoom_pict
{
	text-align: center;
	width: 100%;
	border: 2px solid #CCC;
	border-radius: 10px;
	position: relative;
	height: auto;
	line-height: normal;
	padding: 35px 7px;
}
.magnifier-lens
{
	width: 122px !important;
	height: 100px !important;
}
.btn-kw
{
	font-weight: bold;
	font-size: 19px;
	padding: 5px 15px;
	border: 2px solid #EF2227;
	border-radius: 10px;
	display: inline-block;
	margin-top: 20px;
}
.btn-kw A
{
	color: red;
}
.zoom_magnifier_body
{
	position: relative;
}
.zoom_magnifier_body:hover .magnifier-preview
{
	opacity: 1;
	right: auto;
	left: 270px;
}
@media (min-width: 1200px)
{
	.zoom_magnifier_body:hover .magnifier-preview
	{
		left: 320px;
	}
}
.pict_zoom
{
	position: relative;
	height: auto;
	line-height: normal;
	padding: 35px 7px;
}
.pict_zoom .magnifier-preview IMG
{
	max-width: none;
	max-height: none;
}
.magnifier-preview
{
	opacity: 0;
	position: absolute;
	top: 0;
	left: -1230px;
	border-radius: 10px;
	/* -webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    0px 0px 10px 0px rgba(50, 50, 50, 0.5);
	box-shadow:         0px 0px 10px 0px rgba(50, 50, 50, 0.5);*/
}
.pict_zoom:hover .magnifier-preview
{
	opacity: 1;
	left: 280px;
}
@media (min-width: 1200px)
{
	.pict_zoom:hover .magnifier-preview
	{
		left: 320px;
	}
}
.magnifier_block
{
	box-sizing: content-box;
}
.zoom_magnifier_img_wrap
{
	display: inline-block;
	box-sizing: content-box;
	position: relative;
}
/* .magnifier-lens {
	width: 80px !important;
	height: 80px !important;
} */
.zoom_magnifier_wrap IMG
{
	margin: 0;
	padding: 0;
	border: 0;
	display: inline-block;
	box-sizing: content-box;
	vertical-align: unset;
}
.pict_zoom A
{
	display: inline-block;
}
.pict_zoom.hidden
{
	display: block !important;
	position: absolute !important;
	opacity: 0 !important;
	left: -5000px !important;
}
.picts_nav
{
	display: inline-block;
	margin: 11px 0 0;
	padding: 0;
	text-align: left;
	width: auto;
}
.picts_nav LI
{
	margin: 0;
	display: inline-block;
	background: #CCC;
	border-radius: 30px;
	margin: 2px;
	font-weight: bold;
}
.picts_nav LI A
{
	display: block;
	padding: 5px 10px;
	line-height: 100%;
	color: #000000;
	text-decoration: none;
}
.picts_nav LI.sel
{
	border: 1px solid #CCC;
	background: #FFF;
}
.picts_nav LI.sel A
{
	color: #DB0000;
}
.discounts_info_upsale_zoom
{
	margin: 0;
	font-size: 14px;
}
.discounts_info_upsale_zoom H3
{
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	margin: 0 0 10px 0;
}
.discounts_info_upsale_zoom TABLE TD
{
	padding: 1px !important;
	text-align: center;
}
.discounts_info_upsale_zoom TABLE TH
{
	padding: 2px !important;
	text-align: center;
	background: #D5D5D5;
	text-transform: uppercase;
}
.sku SPAN
{
	font-weight: bold;
}
.short_desc
{
	margin-top: 10px;
	font-size: 16px;
}
.price-and-options
{
	margin: 20px 0 0;
	background: #F5F5F5;
	padding: 10px;
	/*height: 51px;*/
	/*width: 80%;*/
}
.padlock-masterkey
{
	margin-top: 10px;
}
.padlock-masterkey LABEL
{
	margin-bottom: 0;
}
.price_zoom
{
	font-weight: bold;
	color: #B50000;
}
.price_zoom .msrp
{
	font-weight: normal;
	margin-right: 10px;
	color: #000;
	font-size: 13px;
}
.accordion .accordion-button.collapsed
{
	background: #616B76 !important;
	color: #FFF;
	text-transform: uppercase;
	font-size: 23px;
}
.accordion .accordion-button
{
	background: #616B76 !important;
	color: #FFF;
	text-transform: uppercase;
	font-size: 23px;
}
.accordion-button:not(.collapsed)::after
{
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
	transform: rotate(-180deg);
}
.accordion-button::after
{
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.accordion-body H3
{
	font-size: 22px;
}
.accordion-body .zoom_long_desc
{
	margin-bottom: 50px;
}
.accordion-body .table
{
	font-size: 16px;
}
.accordion-body .table TD:first-child
{
	width: 50%;
}
.products_list
{
	margin-top: 0;
}
.products_list H3
{
	text-align: center;
	text-transform: uppercase;
}
.products_list H2
{
	background: #2C4665;
	padding: 15px 5px !important;
	font-size: 15px;
	height: 65px;
	vertical-align: middle;
	text-align: center !important;
	margin-bottom: 12px;
	display: table-cell;
	width: 1%;
}
.products_list H2 A
{
	text-decoration: none;
	color: #FFF !important;
	font-size: 15.5px;
}
.products_list .list_item .in
{
	border-top: 8px solid #2C4665 !important;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	text-align: center;
	background: #FFF;
	margin-bottom: 36px;
}
.products_list .list_item .pict
{
	float: none;
	height: 168px;
	margin: 10px 0;
	padding: 5px 5px 4px;
	/*[disabled]brder:1px solid #CCC;*/
	/*width: 200px;*/
	position: relative;
}
.products_list .list_item .pict A
{
	display: table-cell;
	height: 154px;
	width: 1%;
	vertical-align: middle;
}
.products_list .list_item .pict A IMG
{
	max-width: 180px;
}
.products_list .pict IMG.bigimg
{
	max-width: 0px;
	max-height: 0px;
	position: absolute;
	z-index: 3;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	-webkit-transition: all 250ms;
	-o-transition: all 250ms;
	transition: all 250ms;
	visibility: hidden;
}
.products_list .pict:hover IMG + IMG.bigimg
{
	visibility: visible;
	max-width: 400px;
	max-height: 400px;
}
.products_list .list_item .text
{
	padding: 10px 20px;
	text-align: left;
	font-size: 13px;
	height: 174px;
	overflow: hidden;
}
@media (max-width: 575px)
{
	.zoom_properties
	{
		order: -1;
		padding-bottom: 40px;
	}
	H1
	{
		margin-top: 30px;
		margin-bottom: 30px;
		font-size: 25px;
	}
	.accordion-body
	{
		font-size: 13px;
	}
	.accordion-body TABLE
	{
		font-size: 13px !important;
	}
}
@media (min-width: 576px) and (max-width: 767px)
{
	.zoom_properties
	{
		order: -1;
		padding-bottom: 40px;
	}
	.accordion-body
	{
		font-size: 14px;
	}
	.accordion-body TABLE
	{
		font-size: 14px !important;
	}
	H1
	{
		margin-top: 30px;
		margin-bottom: 30px;
		font-size: 25px;
	}
}
@media (min-width: 768px) and (max-width: 991px)
{
	.zoom_description
	{
		margin-top: -51%;
	}
	.zoom_description.line1
	{
		margin-top: -70%;
	}
	.zoom_description.line2
	{
		margin-top: -64%;
	}
	.zoom_description.line3
	{
		margin-top: -58%;
	}
	.accordion-body
	{
		font-size: 14px;
	}
	.accordion-body TABLE
	{
		font-size: 14px !important;
	}
	H1
	{
		font-size: 25px;
	}
}
@media (min-width: 992px) and (max-width: 1199px)
{
	.zoom_description
	{
		margin-top: -47%;
	}
	.zoom_description.line1
	{
		margin-top: -64%;
	}
	.zoom_description.line2
	{
		margin-top: -59%;
	}
	.zoom_description.line3
	{
		margin-top: -52%;
	}
}
@media (min-width: 1200px) and (max-width: 1399px)
{
	.zoom_description
	{
		margin-top: -44%;
	}
	.zoom_description.line1
	{
		margin-top: -60%;
	}
	.zoom_description.line2
	{
		margin-top: -54%;
	}
	.zoom_description.line3
	{
		margin-top: -49%;
	}
}
@media (min-width: 1400px)
{
	.zoom_description
	{
		margin-top: -44%;
	}
	.zoom_description.line1
	{
		margin-top: -58%;
	}
	.zoom_description.line2
	{
		margin-top: -54%;
	}
	.zoom_description.line3
	{
		margin-top: -49%;
	}
}
