/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/
a:focus, button:focus, button:focus-visible {outline: none!important;}
.ast-button-wrap .menu-toggle:focus { outline:none!important;}
.ast-menu-toggle:focus{outline:none;border-style:none !important;}
/* WPForms fixes */
/* Initial field looks */
.wpforms-container input[type=date],
.wpforms-container input[type=datetime],
.wpforms-container input[type=datetime-local],
.wpforms-container input[type=email],
.wpforms-container input[type=month],
.wpforms-container input[type=number],
.wpforms-container input[type=password],
.wpforms-container input[type=range],
.wpforms-container input[type=search],
.wpforms-container input[type=tel],
.wpforms-container input[type=text],
.wpforms-container input[type=time],
.wpforms-container input[type=url],
.wpforms-container input[type=week],
.wpforms-container select,
.wpforms-container textarea {
    background: #fff;
    border-width: 0 0 1px 0;
    color: var(--ast-global-color-2);
    opacity: 0.5;
}
/* On focus */
.wpforms-container input:focus,
.wpforms-container select:focus,
.wpforms-container textarea:focus {
    outline: none;
    opacity: 1;
    border-color: var(--ast-global-color-0);
}
/* Don't allow resizing the Message box */
.wpforms-container textarea {
    resize: none;
}
/* Message box fixed height */
.wpforms-container .wpforms-field-textarea textarea.wpforms-field-medium {
    height: 136px;
}
/* Button size & font size */
.wpforms-container button {
    padding: 15px 34px;
    font-size: 15px;
}
/* WPForms done */
/* Footer 2 big columns on sides and 1 small one in the middle */
.ast-builder-grid-row-3-equal .ast-builder-grid-row {
    grid-template-columns: 3fr 1fr 3fr;
}

/*made-man-arts*/
.made-man-category-title{ height:100%; opacity: 0;transition: opacity ease 200ms;}
.made-man-category-title:hover{opacity: 1;}
.made-man-category-title .elementor-widget-container .elementor-heading-title{height:100%;}

.made-man-category-title .elementor-widget-container .elementor-heading-title a{ height:100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; color: #000;}

.ast-pagination .page-numbers.current{color:#F800FF;}

/*Blog*/
.ast-left-sidebar #content > .ast-container {
    display: block;
}
.ast-left-sidebar #content > .ast-container #primary { width: 100%; margin-top: 2em;}
.ast-left-sidebar #content > .ast-container #secondary { width: 100%; padding:0px; margin-top: 45px;}
.ast-left-sidebar #content > .ast-container #secondary .sidebar-main { display:flex; flex-wrap: wrap;}
.ast-left-sidebar #content > .ast-container #secondary .widget{ padding-top:10px; padding-bottom:10px; margin-bottom:0px; padding-right:0px; padding-left: 1.5em;}
.ast-left-sidebar #content > .ast-container #secondary select{ background-color: #FFFFFF; font-size: 16px; color: #7800ff; font-weight: normal; border-style: solid; border-width: 1px 1px 1px 1px; border-color: #7800ff; border-radius: 4px 4px 4px 4px; padding: 12px 30px 12px 10px; background-image: url(./images/select-down.png); background-repeat: no-repeat; background-size: 12px auto; background-position: right 10px center; appearance: none; -webkit-appearance: none; -moz-appearance: none; font-family: 'Lora', serif;}
.ast-left-sidebar #content > .ast-container #secondary select option{ background-color: #FFFFFF; font-family: 'Lora', serif;}
.ast-left-sidebar #content > .ast-container #secondary select:hover{ /*color: #f800ff; border-color: #f800ff; background-image: url(./images/select-down-pink.png);*/}
.ast-left-sidebar #content > .ast-container #secondary select:focus, 
.ast-left-sidebar #content > .ast-container #secondary select:focus-visible{ color: #7800ff; border-color: #7800ff; outline: none;}
.ast-left-sidebar #content > .ast-container #secondary label{ display: none; }

/*.select2-container .select2-selection--single {
    height: 50px;
    border: 1px solid #7b2cff;
    border-radius: 4px;
    display: flex;
    align-items: center;
}
.select2-container .select2-selection--single .select2-selection__arrow{height: auto; bottom: 1px; background-image: url(./images/select-down.png); background-repeat: no-repeat; background-size: 12px auto; background-position: center; center;}
.select2-container .select2-selection--single .select2-selection__arrow{ display: none; }
.select2-selection__rendered {
    color: #7b2cff !important;
    font-size: 16px;
    padding-left: 10px;
}

.select2-dropdown {
    border: 1px solid #ccc;
}

.select2-results__option {
    padding: 10px;
}

.select2-results__option--highlighted {
    background-color: #2f6fdb !important;
    color: #fff;
}*/

/*body.single-post header.entry-header .entry-meta{ display:none;}*/
body.single-post .ast-article-single > .custom-post-date{ display: none; }
body.single-post .ast-article-single .custom-post-date{ margin-bottom:10px; color:#7800ff;}
body.single-post .ast-article-single .comments-link {
    display: none;
}

@media (max-width: 921px) {
    .ast-header-break-point .main-navigation ul .sub-menu .menu-item:not(.menu-item-has-children) .menu-link .icon-arrow:first-of-type{ display: none; }
	.home.ast-theme-transparent-header #masthead { position: unset !important;}
}

@media (max-width: 544px) {
	.ast-left-sidebar #content > .ast-container #secondary .widget{ width:100%; padding-right:1em;}
	.ast-left-sidebar #content > .ast-container #secondary select{ width:100%;}
	.entry-content > .alignleft, .entry-content > .alignright{ float:none; margin-left: 0;}
    .made-man-category-title{ opacity: 1;}
}

@media (min-width: 922px) and  (max-width: 1070px) {
	.ast-builder-menu-1 .menu-item > .menu-link{font-size:1rem; padding:0px 10px;}
	.main-header-menu .sub-menu .menu-link {padding: .9em 1em;}
	.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item { line-height: 110px;}
	.ast-primary-header-bar .site-primary-header-wrap { min-height: 110px;}
}
