/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 13 2026 | 17:24:08 */
.pret_txt {
	background: yellow;
    padding: 10px;
    border-radius: 2px;
    font-weight: bold;
}

.mpnr_btn{display:none!important;}

.single_author {
	width:100%;
	font-weight:bold;
	margin-bottom:30px;
}

#tools_video2 {
	display:none;
}
#tools_video2 iframe {
	width:100%;
	height:450px;
}
.s_zone {
	background: rgb(250, 250, 250);
    padding: 10px;
}
.toolz_dt_b hr {
    margin: 2px auto;
    width: 100%;
    border-color:maroon;
}

.single .product_thumbs {
	display:none;
}
.single .product_thumbs.has_gallery {
	display:block;
}
.single .woocommerce-product-gallery {
    flex: 0 0 100%;
}
.single .woocommerce-product-gallery.has_gallery {
    flex: 0 0 80%;
}

.single .promotion_html {
	width:calc(100% + 60px);
	left:-30px;
	top:-30px;
}
.single .phtml_inner {
	display:block;
}
.single .phtml_inner img {
	margin: 0 auto;
    transform: rotate(90deg);
    width: 50px;
    margin-bottom: 10px;
}
 

.single .after {
	overflow:visible!important;
	display:block!important;
	margin-top:40px;
}
.single .after li {
	max-width:234px;
}
.upsells.products {
	padding-right: 0;
	padding-left: 0;
}
.from_a {
	text-align:center;
}
.from_a img {
	margin:0 auto 20px;
}
.from_a p {
	
}
.from_a a {
	display:block;
	font-size:1.2em;
	font-weight:bold;
}
.single_part_m {
	background: rgb(250, 250, 250);
    padding: 30px;
    border-radius: 10px;
    align-self: flex-start;
	border: 1px dashed #ddd;
	margin-bottom:30px;
}
.single_labels {
	position:relative;
	z-index:1;
}
.single_label {
	position: absolute;
    background: #ccc;
    width: 150px;
    text-align: center;
    border-radius: 5px;
    top: 0;
    left: -5px;
    font-weight: bold;
    opacity: 0.9;
    box-shadow: 0 1px 2px 0px #444;
	border:1px solid #eee;
}
.single_label_sale {
	top: 5px;
	background:yellow;
}
.single_label_pret {
	top: 35px;
	background:crimson;
	color:#fff;
}
.moreof_a {
	text-align: center;
    padding: 20px;
    margin-bottom: 30px;
	background: rgb(250, 250, 250);
	border-radius:10px;
}
.moreof_a a {
	font-size: 1.25em;
    font-weight: bold;
}
.product .woocommerce-product-gallery__wrapper img {
    width: auto;
	margin:0 auto;
}
