/* 
 Theme Name:     Alicia Chole
 Author:         Blue Yonder Design
 Author URI:     http://www.blueyonderdesign.com
 Template:       Divi
 Version:        2.0
 Description:   A Child Theme built using the elegantmarketplace.com Child theme maker
Developed by Andrew Palmer for Elegant Marketplace www.elegantmarketplace.com Free to use and duplicate as many times as you like
 Wordpress Version: 4.7.5
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 

@media screen and (min-width: 480px) {
.custom-slider .et_pb_slide_description {
padding-bottom: 0 !important;
padding-top: 5% !important;
padding-left: 60%!important;
padding-right: 0!important;
}
 .et_pb_slider .et_pb_container {
max-width: 98%!important;
width: 98%;
}

.custom-slider .et_pb_more_button{
margin-top: -20px!important;}

.et_pb_slides .et_pb_slider_container_inner {
    display: table-cell;
    vertical-align: top;
}
}
blockquote {
max-width: 550px;
text-align: center;
margin: 20px;
padding: 20px;
font-size: 20px;
color: #fff;
background: #284a78;
border-radius: 30px;
}

.fullvideo.et_pb_row.et_pb_row_fullwidth {
    width: 100% !important;
    max-width: 100% !important;
}

.woocommerce ul.products li.product .price{
display: none;
}

.et-fixed-header#top-header a {
    color: #284a78 !important;
}

.woocommerce div.product .product_title {
    clear: none;
    margin-top: 0;
    padding: 0;
    font-size: 35px;
}

h4.widgettitle{
font-size: 20px;
}

#top-menu li li a {
    width: 220px;}

time.woocommerce-review__published-date {
display: none;
}

.woocommerce #reviews #comments h2, .woocommerce-page #reviews #comments h2 {
    margin-bottom: 30px !important;
    font-size: 32px;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3, .woocommerce ul.products li.product .star-rating{
display: none;
}