/**
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
*/

.nice {
    background:rgb(243, 243, 243);
    padding:2px 8px 8px 22px;
    /* margin:12px 0; */
    border-radius:5px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out;
}
.nice:hover {
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
    -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
    -ms-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
    -o-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}
.nice ul {
    padding-left:45px;
}
hr.nice-border {
    border: 9px solid #560b96;
    margin: 26px 0 -18px;
    height: 0;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
.ast-single-post .entry-title, .page-title {
    font-size: 3rem!important;
    font-weight:700!important;
}
#single-page-bg {
    background: url('https://www.b-29s-over-korea.com/wp-content/uploads/pre-footer-bg.png');
    background-repeat: no-repeat;
    background-size: cover;
}
.post-thumb-img-content {
	text-align:center;
}
.single .entry-header .post-thumb+.ast-single-post-order {
    margin-top: 5em!important;
}
.single-page-footer-title {
    color: #ffffff!important;
    font-family: "Montserrat Alternates", Sans-serif!important;
    font-size: 21px!important;
    font-weight:600!important;
    font-style:normal!important;
    line-height:29.5px!important;
}
.single-page-footer-descript {
    color: #ffffff!important;
    font-family: "Roboto", Sans-serif!important;
    font-size: 15px!important;
    font-weight:100!important;
    font-style:normal!important;
    line-height:28.5px!important;
}
.single-page-prefooter-padding {
    padding:56px 0;
}
.bottom-ad {
    padding:14px 0 0;
}
.post-navigation a {
    line-height:1.3rem!important;
}

a, a:
/* ELEMENTOR PAGINATION  */ 
nav.elementor-pagination {
    margin:34px;
    font-size:18px;
    font-weight:600;
}
nav.elementor-pagination>span, nav.elementor-pagination a.page-numbers {
    color:white;
    background-color: #2785E2;
    border: solid 1px #18518a;
    border-radius: 5px;
    padding: 11px 20px;
}
nav.elementor-pagination a.page-numbers:hover {
    color:#b5e1ff;
    background-color: #3c98f5;
    border:solid 1px #18518a;
}
nav.elementor-pagination>span.page-numbers.current {
    background-color: #3c98f5;
    border:solid 1px #18518a;
}
nav.elementor-pagination .page-numbers:not(:first-child) {
    margin-left: calc( 4px/2 )!important;
}
nav.elementor-pagination .page-numbers:not(:last-child) {
    margin-right: calc( 4px/2 )!important;
}
nav.elementor-pagination .page-numbers.prev {
    margin-right: calc( 26px/2 )!important;
}
nav.elementor-pagination .page-numbers.next {
    margin-left: calc( 26px/2 )!important;
}
.elementor-pagination {
    margin-top: 56px!important;
}


.websitesby601 {
    color:white;
}
.websitesby601:hover {
    color:#b8d8ea;
    text-decoration: underline;
}
.elementor-posts .elementor-post__avatar img {
    margin-top: 12px;
}
div.nav-links>div.nav-previous {
	max-width: 174px;
	margin-right:45px;
    background-color: #2785E2;
    border: solid 1px #18518a;	
	border-radius: 5px;
}
div.nav-links>div.nav-next {
	max-width: 174px;
    background-color: #2785E2;
    border: solid 1px #18518a;
	border-radius: 5px;
}
div.nav-links>div.nav-previous a, div.nav-links>div.nav-next a {
	color: white;
}
div.nav-links>div.nav-previous a:hover, div.nav-links>div.nav-next a:hover {
	color: #b5e1ff;
    background-color: #3c98f5;
}
@media only screen and (max-width: 544px) {
	div.nav-links>div.nav-previous {
		margin-right:6px;
	}
}
.custom-link {
	font-size:110%;
	font-weight:600;
	margin:2px;
	padding:6px 8px;
	border-radius:4px;
	color: #ffffff;
    background-color: #3c98f5;
}
.custom-link:hover {
	color:#000000;
	background-color: #7ab7f5;
}
.ast-single-related-posts-container {
    padding: 0 12px;
    border-radius: 12px;
}

.adsense-article-top {
	padding:0 0 22px 0;
}
.adsense-article-middle {
	padding:0 0 22px 0;
}
.adsense-article-bottom {
	padding:0 0 0 0;
}
.adsense-sidebar {
	text-align: left;
    margin: -26px 0 0 0;
}
.single .post-navigation {
    padding: 0!important;
    border-top: none;
}
.ast-related-post-content .entry-header .ast-related-post-title, .ast-related-post-content .entry-header .ast-related-post-title a  {
	line-height: .5em;
	text-align: center;
	font-weight: 600;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.clear {
	clear:both;
}

.center {
    text-align:center;
}
.imageblok {
    padding:2% 1%;
    margin:0;
}
.border {
    border:solid 1px gray;
    padding:10px;
    border-radius:6px;
}

/* start addons MM */
#faqs {
	border-left: 8px solid #fbb55f!important;
    padding-left: 9px!important;
	margin-bottom: 2%!important;
	margin-left: -14px!important;
}
.toc, .intro, .info {
	margin-top: 3%!important;
	font-family: "PT Sans"!important;
	color: var(--body_typography-color)!important;
    font-style: italic!important;
    font-size: 22px!important;
    font-weight: 700!important;
	letter-spacing: 2px!important;
}
.enlarge {
	font-size:170%!important;
	padding-right: 5px;
}
.tabletop {
	margin-top:4%!important;
}

/* affiliate and promtional */ 
.affiliate-disclose-msg {
	border:1px solid #b3b3b3;
	border-radius:5px;
	margin:0 2%;
	padding:8px;
	font-size:14px;
}
.promo-ad {
	text-align: center;
	margin: 20px 0;
}
.sponsered-ad {
	border-top:1px solid #b3b3b3;
	border-right:1px solid #b3b3b3;
	border-left:1px solid #b3b3b3;
	border-radius: 4px 4px 0 0;
	font-size:12px;
	font-style:italic;
	max-width:120px;
	margin-left:7.2%;
}
.video-shortcode {
	margin:22px 0;
}
.sourcecite, .citesources, .sources, .notes, .research, .resources {
	padding: 8px 8px 8px 22px;
    background-color: #fbfbfb;
    border-radius: 8px;
    border: 1px solid #efefef;
    margin: 2% 3% 2% 1%;
    font-size: 96%;
}
.sourcecite p, .citesources p, .sources p, .notes p, .research p, .resources p {
    margin-bottom: 6px!important;
}
.sourcecite h3, .citesources h3, .sources h3, .notes h3, .research h3, .resources h3 {
    font-style:italic!important;
}
.zeroleft {
	padding-left:0;
}
.subsection {
	padding:0 0 0 16px;
}
.sub-subsection {
	padding:0 0 0 16px;
}
.standout {
	font-weight:600;
	font-style:italic;
	background-color:#edf5ff;
	padding:3px 3px 3px 12px;
	margin-bottom:12px;
	border-radius:4px;
}
.standout a {
	padding-left:10px;
	font-style:normal;
	font-weight:400;
	color:#03a9f4;
}
.styledtoc a {
	color:#03a9f4;
}
.styledtoc a:hover, .standout a:hover {
	color:#333333;
}
.bigbookdownloadlink {
	padding:4px 6px;
	background-color:#0088fd;
	border-radius:4px;
	color:#fff;
}
.bigbookdownloadlink:hover {
	background-color:#00ff00;
	color:#000;
}
.awb-gallery-buttons a.awb-gallery-load-more-btn {
	color:#d3d3d3!important;
}
.awb-gallery-buttons a:hover.awb-gallery-load-more-btn {
	color:#ffffff!important;
}

/* ConvertPlus */
div.subscribe-inline .cp-modal {
	max-width: 90%!important;
}
.cp-image-container img {
	height:auto!important;
}

#ebook {
	margin-top:5%;
}
#ebook a img {
	border-radius:8px;
}
.aapblok {
  display: flex;
  flex-flow: column nowrap;
}
.aapblok > .item {
	width:100%;
}
.aapblok > .item-1 {
	margin-bottom:1%;
}
/* title, tag, disc, emb */
.aapblok > .item-2 {
	/* title */	
    order: -1;
	margin-bottom:2%;
	color:#444444;
}
.aapblok > .item-1 h2 { 
	/* tag */	
	margin-bottom:0!important;
}
.aapblok > .item-3 { 
	/* disc */
    order: -1;   	
	margin:1% 0 3%;
}
.aapblok > .item-4, .item-end {  
	/* emb */	
    margin: 2% 0 3%;
    width: 300px;
    padding: 26px;
    border-radius: 12px;
}
.aapblok > .item-4 .checkprice, .item-end .checkprice, .aap-shop > .checkprice {
    width: 252px;
    height: 35px;
    border-radius: 12px;
    background-color: #ff0000;
    padding: 5px 0 0 16px;
}
.checkprice a {
	font-weight:700;
	color: #ffffff;
}
.aap-disclosure, .aapdisclosure {
    border: 1px lightgray solid;
    border-radius: 8px;
    padding: 8px;
    background-color: #fdfdfd;
    margin: 2% 4% 2% 1%!important;
    width: 96%!important;
    color: #979797;
}
.aap-imgblok, .aap-img {
	margin: 2% 0;
}
.aap-shopblok, .aap-shop {
	margin: 3% 0;
}
.aap-img > p {
    text-align:center!important;
	padding-left:0!important;
}

.advert {
    padding-bottom:12px;
}
.nicevendor {
    background: rgb(243, 243, 243);
    padding: 2px 11px 8px 13px;
    margin: 12px 0;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    max-width:400px;
    margin: 4px auto!important;
}
.nicevendorstripe {
    max-width:400px!important;
}
.nicebutton {
	border:0;
	border-radius:6px;
	padding:8px;
	font-size:18px;
}
table.nicetable {
	margin:4px 4px 12px 4px;
}
table.nicetable,table.nicetable th,table.nicetable tr,table.nicetable td  {
	padding:4px;
	border:1px solid #a1a1a1;
}
table.nicetable th {
	background-color: #343434;
    color: #e3e3e3;
}
table.stats, table.statstable {
	font-family: arial, sans-serif;
	border-collapse: collapse;
	width: 100%;
	margin-bottom:28px;
}
table.stats thead, table.statstable thead {
	color: #ffffff;
	background-color: #82a6e9;
}
table.stats td, table.stats th, table.statstable td, table.statstable th {
	border: 1px solid #dddddd;
	text-align: left;
	padding: 8px;
}
table.stats tr:nth-child(even), table.statstable tr:nth-child(even) {
	background-color: #dddddd;
}
.disclosure {
    padding:0 15px;
}
.disclosure, .disclosure a {
    font-size:92%;
    color:#b7b7b7;
    margin-bottom:0;
}
/*  Accorian for FAQ's  */
div.faqwrapper {
	width: 100%;
	margin:5% 0 1% 0;
}
div.faqlist {
	width: 100%;
	padding: 0 1em;
}
div.faqlist .tab {
	position: relative;
	margin-bottom: 1px;
	width: 100%;
	color: #fff;
	overflow: hidden;
}
div.faqlist input {
	position: absolute;
	opacity: 0;
	z-index: -1;
}
div.faqlist label {
	position: relative;
	display: block;
	padding: 0 0 0 1em;
	background: #03a9f4;
	font-weight: bold;
	line-height: 3;
	cursor: pointer;
}
div.faqlist .tab-content {
	max-height: 0;
	overflow: hidden;
	background: #525252;
	-webkit-transition: max-height .35s;
	-o-transition: max-height .35s;
	transition: max-height .35s;
}
div.faqlist .tab-content p {
	margin: 1em;
}
div.faqlist div.tab-content div.answer {
	padding: 1rem;
}
/* :checked */
div.faqlist input:checked ~ .tab-content {
	max-height: 10em;
}
/* Icon */
div.faqlist label::after {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	width: 3em;
	height: 3em;
	line-height: 3;
	text-align: center;
	-webkit-transition: all .35s;
	-o-transition: all .35s;
	transition: all .35s;
}
div.faqlist input[type=checkbox] + label::after {
	content: "+";
}
div.faqlist input[type=radio] + label::after {
	content: "\25BC";
}
div.faqlist input[type=checkbox]:checked + label::after {
	transform: rotate(315deg);
}
div.faqlist input[type=radio]:checked + label::after {
	transform: rotateX(180deg);
}
.nicetab {
	text-align: center;
	border-top:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	border-left:1px solid #e0e0e0;
	border-radius: 4px 4px 0 0;
	font-size:12px;
	font-style:italic;
	max-width:120px;
	margin-left:2%;
	background-color: #fefefe;
	color: #286491;	
}
.nicetab > p {
	
}
/* affiliate and promtional */ 
.affiliate-disclose-msg {
	border:1px solid #b3b3b3;
	border-radius:5px;
	margin:0 2%;
	padding:8px;
	font-size:14px;
}
.promo-ad {
	text-align: center;
	margin: 20px 0;
}
.sponsered-ad {
	border-top:1px solid #b3b3b3;
	border-right:1px solid #b3b3b3;
	border-left:1px solid #b3b3b3;
	border-radius: 4px 4px 0 0;
	font-size:12px;
	font-style:italic;
	max-width:120px;
	margin-left:7.2%;
	text-align: center;
}
/* end add ons MM */

@media (max-width:767px) {
    div.elementor-widget-wrap {
        padding: 0px 10px 30px 10px!important;
    }
    section.elementor-element-43379f07 {
        padding:0!important;
    }
    div.elementor-element-2e0fe51 {
        text-align:center!important;
        width:100%!important;
        max-width:100%!important;
    }
    img.wp-image-34356 {
        margin:3rem auto 0 auto!important;
    }
    div.elementor-element-bb9d3bf, div.elementor-element-7c8c358 {
        text-align:center!important;
    }
    div.elementor-34568 .elementor-element.elementor-element-bb9d3bf > .elementor-element-populated {
        padding:0!important;
    }

    /* start starbox mobile fix */
    section.vcard {
        display:flex!important;
        flex-flow: wrap!important;
    }
    div.abh_image {
        margin:0 auto 1rem auto!important;
		float: none!important;
		width: 135px!important;
    }
    section.vcard > div.abh_image {
        width: 135px!important;
    }
	img.avatar.avatar-250.photo {
		max-width: 135px!important;
		height: auto;
		border-radius: 50%!important;
	}
    div.abh_tab_content .abh_text {
        margin-left:0!important;
    }
    ul.abh_tabs > li.abh_posts, section.abh_posts_tab {
        display: none!important;
    }
}

/* ADMIN MENU BAR ADDED ITEMS, WHEN IN ADMIN AREA THE CSS IS PULLED FROM THE CUSTOM ADMIN PLUGIN CSS /dashboard/wp-content/plugins/admin-menu-colors/css */
#wpadminbar ul#wp-admin-bar-root-default>li {
    margin-right:4px!important;
}
/* FOR  FRONTEND & BACKEND  AREA MENU LINKS */
#wp-admin-bar-my-frontend-item a {
    color:#fff!important;
    background:#95009c!important;
    border-radius:8px 8px 0 0!important;
	padding:0 24px 0 24px!important;
	margin-left:12px!important;
}
#wp-admin-bar-my-frontend-item div.ab-sub-wrapper {
    background: #5a1aa8!important;
}
#wp-admin-bar-my-frontend-item div.ab-sub-wrapper a.ab-item {
    background: #5a1aa8!important;
    border-radius:0!important;
}
#wp-admin-bar-my-frontend-item div.ab-sub-wrapper a.ab-item:hover {
    background:#ddd!important;
}
#wp-admin-bar-my-frontend-item a:hover {
    color:#23282d!important;
    background:#ddd!important;
}

#wp-admin-bar-my-backend-item a {
    color:#fff!important;
    background:#cd0a0a!important;
    border-radius:8px 8px 0 0!important;
	padding:0 24px 0 24px!important;
	margin-right:12px!important;
}
#wp-admin-bar-my-backend-item div.ab-sub-wrapper {
    background: #7c0183!important;
}
#wp-admin-bar-my-backend-item div.ab-sub-wrapper a.ab-item {
    background: #7c0183!important;
    border-radius:0!important;
}
#wp-admin-bar-my-backend-item div.ab-sub-wrapper a.ab-item:hover {
    background:#ddd!important;
}
#wp-admin-bar-my-backend-item a:hover {
    color:#23282d!important;
    background:#ddd!important;
}