/*
Theme Name: Atik - Child Theme
Theme URI: https://codestag.com/themes/atik/
Description: Child theme for customizing Atik.
Version: 1.0
Author: Codestag
Author URI: https://codestag.com/
Template: atik
*/

/* Required Wordpress Classes, don't remove these.
-----------------------------------------------------------*/
.entry-content img {
	max-width: 100%;
	height: auto;

}
.site-header {
    position: relative;
    z-index: 99;
}
	.main-header {
	    padding: 15px 0;
	}
	.alignnone {
	    left: 0px;
}

.site-branding, h1, h2, h3, h4, h5, h6 {
    font-weight:200px;
}

.single-post .entry-thumbnail .entry-title, .single-post .hentry .entry-title, .page .entry-thumbnail .entry-title, .page .hentry .entry-title {
    font-size: 36px;
		font-weight:100;
}

.archive .hentry .entry-title, .search .hentry .entry-title, .product .entry-title, .blog .hentry .entry-title {
    margin-bottom: 25px;
    color: #1c2220;
    font-weight: 100;
    line-height: 1.25;
}
.mc4wp-form-fields .mc4wp-form-theme label {
    font-weight: 700;
    margin-bottom: 6px;
    display: none!important;
}

.summary .entry-summary .price .woocommerce-product-details__short-description .product .out-of-stock p {
    line-height: 1;
    color: #fff;
    padding-top: 20px!important;
    font-size: 12px;
    font-weight: 700;
    border-radius: 4px;
    text-transform: uppercase;
    display: inline-block;
}
.alert_container .subscribe_for_interest_text h6{
	padding:20px;
}
