/*

Theme Name:     Aspen Clothing Co.
Description:    
Author:         Aspen Grove Studios
Template:       Divi
Version:        1.0.1

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)

*/

/*....................................................................................*/

/*.............. IMPORTANT: UTILIZING THE AUTOMATIC UPDATE FEATURE OF THIS CHILD THEME WILL OVERWRITE ANY CUSTOM CODE PLACED WITHIN THIS FILE. 

 * IF YOU WISH TO AUTOMATICALLY UPDATE, PLEASE PLACE YOUR CODE IN THEME OPTIONS >> CUSTOM CSS OTHERWISE YOU CAN MANUALLY UPDATE 

 * THE THEME FILES..........*/

/*....................................................................................*/


.main-title p{ max-width: 1012px !important; margin: auto !important; }
.copy-right a{color: #212326;}
#main-footer{display: none;}
span.amount{
color:#666;
}
button.single_add_to_cart_button.button.alt{
    background: #666;
}
#review_form_wrapper #submit{
    border: solid 2px #2b2f33 !important;
    border-radius: 0 !important;
    color: #2b2f33 !important;
    text-transform: uppercase !important;
    font-size: 18px !important;
}
.blog-archive .blog-header, 
.blog-archive .post-navigation,
.blog-archive .site-optin-form,
.blog-archive .copy-right{
display:none !important;
}
.blog-archive .et_pb_row, .blog-archive .et_pb_section{
padding-top: 0;
}
.et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description{
   padding: 45% 8% !important;
}
.single-product #main-header{
    background: #333;
    padding: 15px 0;
}
.et_pb_post {
    margin-bottom: 100px;
}
p {
    padding-bottom: 2em;
}
#et-main-area #main-content .site-optin-form .et_pb_button:hover {
    padding: 10px !important;
}