.aligncenter,div.aligncenter{display:block;margin:5px auto 5px auto}.alignright{float:right;margin:5px 0 20px 20px}.alignleft{float:left;margin:5px 20px 20px 0}a img.alignright{float:right;margin:5px 0 20px 20px}a img.alignnone{margin:5px 20px 20px 0}a img.alignleft{float:left;margin:5px 20px 20px 0}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{background:#fff;border:1px solid #f0f0f0;max-width:96%;padding:5px 3px 10px;text-align:center}dl.wp-caption{border:none;padding:0}.wp-caption.alignnone{margin:5px 20px 20px 0}.wp-caption.alignleft{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{border:0 none;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;margin:0;padding:0 4px 5px}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;white-space:nowrap;height:1px;width:1px;overflow:hidden}.screen-reader-text:focus{clip:auto!important;display:block;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.bypostauthor,.sticky{position:relative}.media-body__phone{font-weight:500;line-height:1;margin-bottom:0;margin-top:1.1em;position:relative;word-break:break-word;font-size:24px;color:#11333a}span.media-body__phone a{color:#11333a}.page_footer .widget-title,.page_footer .widget>span{font-size:20px;margin-bottom:30px;font-weight:500;position:relative;color:#fff;line-height:1;word-break:break-word;display:inline-block}@media screen and (max-width:648px){.pum-content b{font-size:25px!important}.pum-container.popmake.active{top:30px!important;left:50%!important;right:50%;max-width:90%!important;padding:10px;transform:translateX(-50%)}}
.authors_block{
display: block;
float:right;
}
.author_block{
display: flex;
margin-bottom: 30px;
justify-content: start;
margin-left: 30px;
width: 300px;
}
.author_image{
width: 70px;
height: 70px;
border-radius: 200px;
border: 2px solid #c9c9c9;
background-position: center !important;
background-size: cover !important;
margin-right: 15px;
flex: none;
}
.author_info{
}
.author_name{
font-weight: bold;
text-align: left;
}
.author_position{
font-size: 14px;
}
.buy_block{
float: right !important; display: flex;
flex-wrap: wrap;
background: #f3f3f3;
justify-content: space-around;
padding: 10px 0;
width:100%;
}
.buy_block_button a{ background: #00c456;
color: #ffffff !important;
font-weight: bold;
padding: 10px;
width: 200px;
display: flex;
justify-content: center;
align-content: center;
border-radius: 4px;
border:2px solid #00c456;
}
.buy_block_button i{
font-size: 22px;
padding-right: 7px;
}
.buy_block_button a:hover{
background:#ffffff ;
color:#00c456 !important;
}
.buy_block_price{
font-size: 20px;
font-weight: bold;
color: #00c456;
padding: 0 20px;
display: flex;
flex-wrap: wrap;
align-content: center;
}
.woocommerce-cart .product-thumbnail img{
max-width: 200px;
max-height: 100px;
width: auto;
}
.woocommerce-cart .product-remove a{
font-size: 33px;
font-weight: bold;
color: #ccc;
}
.woocommerce-cart table td, .woocommerce-cart table th {
color: black;
border: 0;
}
.woocommerce-cart thead tr{
background: #f3f3f3;
}
.woocommerce-cart .actions button[type="submit"]{
margin: 0 auto;
display: block;
background: #00c456;
border: 2px solid #00c456;
}
.woocommerce-cart .woocommerce-message.with_background{
background-color: #00c456;
color: #ffffff;
}
.woocommerce-cart .cart_totals .shop_table, .woocommerce-cart .cart_totals  h2 {
display:none;
}
#ship-to-different-address, #billing_company_field, #billing_country{
display:none;
}
.woocommerce-checkout-review-order-table{
}
.woocommerce-checkout-review-order-table td, .woocommerce-checkout-review-order-table th{
border:0;
}
.woocommerce-checkout-review-order-table thead tr, .woocommerce-shipping-totals{
background: #f3f3f3;
}
.woocommerce-message{
display:none;
}
@media screen and (max-width:767px){
.authors_block{
flex-direction: column;
align-items: self-start;
}
}
a.woocommerce-remove-coupon,
#discount_card_field .optional,
.woocommerce-form-coupon-toggle,
.actions .coupon{
display: none!important;
}
#discount_card_field{
margin-bottom: 15px;
}
#discount_card_field label.checkbox{
width: 100%;
margin: 0;
padding: 0 0 0 20px;
float: none;
text-align: left;
}
.woocommerce-cart #discount_card_field label.checkbox{
text-align: right;
}
#discount_card_field label {color:red;
font-weight:700;
text-transform:uppercase;
font-size:18px;
}