/* 
Theme Name: Picture Book Summit
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Picture Book Summit is a world-class online conference for picture book writers and illustrators.
Author: Aman Guleri
Author URI: 
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

.blogpost a.button{
	    background: #c36;
    color: #fff;
    padding: 14px 30px;
    border-radius: 50px;
    margin-top: 10px;
    margin-bottom: 10px;
	  display: inline-block;font-weight:800;text-transform:uppercase
}
.blogpost a.button:hover{
	    background:#0099BF
}
.podcastinfo hr{margin-top:20px;margin-bottom:20px}
.podcastinfo del{color:red}
.podcast-loop .elementor-12426:nth-child(odd) {
  background-color: #f5f5f5;
}
.podcast-loop .elementor-12426:nth-child(even) {
  background-color: #fff;border-bottom:1px solid #9B2764;border-top:1px solid #9B2764
}
.blogsidebar h5{font-size: 25px;
    font-weight: 700;
    color: var(--e-global-color-primary);}
.blogsidebar li a { color: var(--e-global-color-accent);}
.blogsidebar li a:hover{    color: var(--e-global-color-d58f185);}
.blogpost ul{margin-bottom:10px}
.blogpost ul li{padding-bottom:5px}
.cartpage thead{
	    background: #0099BF;
}
.cartpage .woocommerce-cart-form__contents thead th{    padding: 10px!important;color:#fff!important}
.cart_totals h2{ background: #0099BF;padding:10px!important}
.cartpage #coupon_code{
	border: 1px solid #333;
    padding: 12px;
}
.woocommerce-billing-fields h3,#order_review_heading{ background: #0099BF;padding:10px!important;color:#fff!important}
.e-checkout__container .woocommerce-checkout-review-order thead th{font-weight:bold!important}
.e-checkout__container .woocommerce-checkout-review-order .cart-subtotal th,.e-checkout__container .woocommerce-checkout-review-order .cart-subtotal td{color: #111!important;font-size: 18px!important;}
.whitebg .changebg{background:#fff!important}
ul {
    margin-bottom: 10px;
}