/*
Theme Name:   divichild
Description:  Write here a brief description about your child-theme
Author:       admin
Author URL:   http://www.lolabeaninternational.com
Template:     Divi
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  divichild
*/

/* Write here your own personal stylesheet */
.topsection .header-content, .topsection .et_pb_module_header {
    /*background: rgba(255,255,255,0.5) !important;*/
	background: rgba(0,0,0,0.25) !important;
    border: 3px solid #ffffff;
}
body, p, span, div{font-family: 'EB Garamond', serif !important;font-weight:500 !important;}
h1,h2,h3,h4,h5,h6{letter-spacing: 0px !important;}
h1,h2{font-weight:900 !important;}
h3,h4,h5,h6{font-weight:500 !important;}
.pinkbagtext h3{font-style: italic;}
#logo {
    max-height: 150% !important;
    position: relative;
	top: 6px;}

h2.woocommerce-loop-product__title::before {
    background-image: url(http://www.lolabeaninternational.com/wp-content/uploads/2020/12/Home-Page-Puppy-Paws-as-bullet-points-for-List-of-Products.png);
    content: '';
    display: inline-block;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat !important;
    background-size: contain;
    background-position: center center;
    /* position: relative; */
    vertical-align: middle;
    /* left: -31px; */
    margin-right: 3px;
}
h2.woocommerce-loop-product__title{text-align:center;font-size: .9em !important;min-height: 62px;}
.woocommerce ul.products li.product .price{
    font-size: 20px;
    text-align: center;
    font-weight: bold;}

@media only screen and (max-width:980px){ .topsection .header-content, .topsection .et_pb_module_header {  letter-spacing: 0px !important;}}
@media only screen and (min-width:2000px){ .topsection .header-content, .topsection .et_pb_module_header {  font-size: 45px !important;}}
.product .related h2{
	font-size:18px !important;
}
a.single_add_to_cart_button.button.alt, .related products a.single_add_to_cart_button.button.alt{
    color: #FD6A02 !important;
	font-size: 17px !important;width: 100% !important;
    text-align: center;
    border-radius: 100px;
}
.single-product .summary a.single_add_to_cart_button.button.alt {width: 220px !important;
}
.futerlink a{font-family:'EB Garamond', serif !important;font-weight:500 !important;}
.et-cart-info{
	display:none !important;
}
.et_pb_scroll_top:before {
	font-family: "FontAwesome" !important;
    content: "\f077" !important;
}
.et_pb_scroll_top.et-pb-icon{
	    background: rgb(243 123 42 / 60%) !important;
}