.read_fragment .fragment {
	display:none;
}
body {  }
del {line-height: 32px;
    padding-bottom: 10px;
    font-size: 19px;
    color: silver;}
	
.sale {border: 11px solid #f4a235;}
.read_fragment_active .fragment {
	position: absolute;
    z-index: 99;
    background: white;
    left: 10%;
    width: 81%;
    padding: 2%;
    border: 1px solid;
    box-shadow: 0 0 7px black;
    border-radius: 5px;
    top: 5%;
	display: block;
}
div.close_box {
	text-align:right;
}
a.close_fragment {
	color: black;
    border: 1px solid #fad5d58c;
    border-radius: 5px;
    padding: 5px 15px;
    background: #fad5d58c;
   
    text-decoration: none;
	cursor:pointer;
	margin: 10px 0;
    display: inline-block;
   
    width: fit-content;
}
.fragment_audio {
margin:20px 0; 	
}
a.close_fragment:hover {
	 background: #fad5d5;
}
a.read_fragment {
	color: black;
    border: 1px solid #fafafa;
    border-radius: 5px;
    padding: 5px 15px;
	cursor:pointer;
    background: #fafafa6e;
    text-decoration: none;
	margin: 10px 0;
    display: block;
    text-align: center;
    width: fit-content;
}
a.read_fragment:hover {
	    background: #fafafa;
}
.single_add_to_cart_button  {margin-left:-9px;}

.wp-block-woocommerce-related-products {display:none;}maxm
.quantity {display:none;}

.autograph .wc-block-grid__product-add-to-cart{
	text-align:left;
}
.autograph {
	/*background: white;
    padding: 40px;
    border: 10px solid #ffbf0029;*/
	text-align:center;
}
header.wp-block-template-part {
 background: rgb(160 160 160 / 70%);
    position: fixed;
    z-index: 99;
    width: 100%;
    top:0;

}


.myupsell {max-width:250px}
.myupsell .post_title{font-size:24px;}

.autograph {
	border:10px solid;
	border-top-color: #d3be6c;
    border-left-color: #fff4b2;
    border-bottom-color: #fefadd;
    border-right-color: #fefadd;
	max-width:930px!important;
}

.autograph .ag1 {text-align:left;}
.autograph .ag1 h2 {    font-size: 41px;}
.autograph .ag1 p { font-size: 21px!important;
    font-weight: 400;
    /* color: #969494; */
    margin: 10px 0;}
	
.autograph .ag1 .wc-block-grid__product-price {
	width: 100%;
    display: flex;
	}
	
.autograph .ag1 .wc-block-grid__product-price .woocs_price_code{
	min-width: 150px;text-align: left;
    
	}
	.woocommerce-Price-amount  {
		font-size: 19px;
    font-family: 'Inter';
	
	}
	
	main {background: #fff8eb8c;}
	
	.my-news ul li a.wp-block-latest-posts__post-title {display:none;}
	
	
@media screen and (max-width: 768px) {
.my-news {
    width: 100%!important;
    max-width: 100%!important;
    height: 300px;
    padding: 25px 0!important;
    padding-bottom: 25px!important;
    margin: 0 auto;
    /* background-image: url(/css/img/tv.webp); */
    background-size: 72%;
    background-repeat: no-repeat;
    margin-top: 30px;
	background-image:none!important;
    background: #ffffffb3;
}
.my-news ul {
    max-height: 350px!important;
    
}
.autograph .ag1 h2 {
    font-size: 36px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin: 0 0 0 0px;
    border: 1px solid #e1dde7;
    border-radius: 4px;
    padding: 1em 1em 0;
}
.woocommerce #reviews #comments ol.commentlist {
    margin: 0;
    width: 100%;
    background: 0 0;
    list-style: none;
    padding: 0;
}
.dbox {
    max-height: 32px!important;
    
}

	.forline {
    border-bottom: 1px solid black!important;
    background: black;
    display: block;
    width: 61px;
    max-width: 80px;
    margin-top: 0;
    overflow: hidden;
    /* display: none; */
}
.line {
    border-top: 23px solid gray;
    opacity: 0.7;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    height: 0;
    width: 70%;
    margin-left: 0%;
    margin-bottom: 10px;
}
.container1 .line {
    width: 72%;
}
.screen2 {
   
    overflow: hidden;
}
}	

.wp-block-image .aligncenter, .wp-block-image .alignleft, .wp-block-image .alignright, .wp-block-image.aligncenter, .wp-block-image.alignleft, .wp-block-image.alignright {
    display: block;
}
.done {
    padding: 10px 95px;
    background: green;
    margin: 0px 0;
    color: white;
    text-decoration: none;
    border-radius: 5px;
    display: inline-block;margin-bottom: 5px;
}

.alert {background: #ffe2e2;
    font-size: 20px;
    border: 1px solid red;
    padding: 20px;
}
/* ankomspb.ru
f1rieltor.ru
mlform.com
robotavdoma.ru
ryazanskiy-domik.ru
torex-spb.com
vekon1.ru
z-int.ru	 */


/* Модальное окно для покупки  */

.my-modal {
    display: none;
    background-color: #000000c1;
    z-index: 9999;
    left: 0;
    top: 0;
    position: fixed;
    height: 100%;
    width: 100%;
    align-items: center;
    justify-content: center;
}	
.ur-modal-content {
    background-color: #F6ECDC;
    width: 350px;
    height: auto;
    box-sizing: border-box;
    border-radius: 10px;
    padding: 20px 20px 40px 20px;
    display: flex;
    flex-direction: column;
}
.ur-modal-close {
    font-size: 30px;
    align-self: flex-end;
    cursor: pointer;
    height: 30px;
    width: 30px;
}
.ul-modal-head {
    margin: 5px 0;
}
.ul-modal-input {
    box-sizing: border-box;
    width: 100% !important;
    margin-bottom: 10px;
}
.ul-modal__btn-list {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 20px;
}
.ul-modal-price {
    font-weight: 700;
}
.ul-modal-btn {
    background-color: #111111;
    color: #F6ECDC;
    border-radius: 5px;
    padding: 10px 20px;
    cursor: pointer;
}
	

.custom-shop-categories{
    display:flex;
    gap:12px;
    margin-bottom:30px;
    flex-wrap:wrap;
}

.shop-cat-btn{
    padding:10px 16px;
    background:#111;
    color:#fff;
    border-radius:8px;
    text-decoration:none;
    transition:.3s;
}

.shop-cat-btn:hover{
    background:#444;
}