/*
 Theme Name:     Divi Child Theme
 Theme URI:      
 Description:    Divi Child Theme 
 Author:         Elegant Themes and Evocative Era
 Author URI:     
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

h1 {
color: #1db262;
}

h2 {
color: #1db262;
}

h3 {
color: #1db262;
}

.et_pb_section {
padding: 25px 0px 0px 0px;
}

.et_pb_row{
padding: 0px;
}

.et_pb_slide_description {
min-height: 680px;
}

.woocommerce ul.products li.product h3 {
font-size: 14px !important;
}

.et_pb_row_inner:nth-of-type(n+2) {
padding-top: 0px;
}


.ppt {
display: none !important;
}

.pp_content_container {
margin-top: 55px !important;
}


.et_right_sidebar.woocommerce div.product div.images, .et_right_sidebar.woocommerce-page div.product div.images {
width: 260px !important;
}

.woocommerce div.product div.summary {
width: 60% !important;
}

#footer-info {
color: #FFFFFF;
}


#footer-info a {
color: #FFFFFF;
font-weight:normal;
}

#footer-info a:hover {
color: #c6168d;
font-weight:normal;
}

.et-social-icon a {
color: #FFFFFF !important;
}

div.related.products {
display: none;
}

#footer-widgets .footer-widget li {
padding-bottom: 5px !important;
}


#footer-widgets .footer-widget ul li a:hover {
color: #c6168d !important; }
}

#footer-widgets .footer-widget ul li a {
color: #FFFFFF !important; }
}

.et_pb_widget a.pink:hover {color: #FFFFFF !important; }

.et_pb_widget a.pink {color: #c6168d !important; }


.single-post ol li, .blog ol li {
margin-bottom: 15px;
}

.et_pb_post .entry-content {
padding-top: 15px;
}

article {
clear: both;
}

.et_pb_post a img {
margin-bottom: 15px;
border: 1px solid #c6168d;
}


.delivery-note {
font-size: 150% !important;
}

.woocommerce div.product form.cart .variations select {
width: inherit;
}


.woocommerce span.onsale, .woocommerce-page span.onsale {
background-color: #c6168d !important;
}

.entry-summary p.price span {
font-size: 22px !important;
}


@media (max-width: 980px) {
.et_header_style_left #logo {
max-width: 45%;
}

.woocommerce .quantity input.qty, .woocommerce-page .quantity input.qty  {
margin-bottom: 10px;
}
}



