/*
Theme Name: Astra Child
Theme URI: https://wpastra.com/
Template: astra
Author: Brainstorm Force
Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
Description: Astra is fast, fully customizable &amp; beautiful WordPress theme suitable for blog, personal portfolio, business website and WooCommerce storefront. 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 and is Native AMP ready so search engines will love your site. It offers special features and templates so it works perfectly with all page builders like Elementor, Beaver Builder, Visual Composer, SiteOrigin, Divi, etc. Some of the other features: # WooCommerce Ready # Responsive # RTL &amp; Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained &amp; Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and WooCommerce ready theme that you can use for building any kind of website!
Tags: custom-menu,custom-logo,entertainment,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 4.6.14.1715247134
Updated: 2024-05-09 04:32:14

*/
/*Woocommerce*/
.woocommerce ul.products, .owl-item{
	margin: 0px auto 0px auto;	
	border-radius: 0px;
	padding: 0.5rem 0rem;
}
.woocommerce ul.products .owl-stage-outer{
	padding: 0px 0px 0px 5px;
}
.woocommerce ul.products li.product{
	transition: 1s;
	border-radius: 15px;
	box-shadow: 0px 0px 10px -5px;
}
.woocommerce ul.products li.product:hover{
	box-shadow: inset 0px 0px 10px -5px  var(--ast-global-color-3);
}
.woocommerce ul.products li.product .astra-shop-thumbnail-wrap .onsale,
.woocommerce.single-product .sale:not(.ast-product-gallery-layout-vertical-slider)>span.onsale{
	padding:0rem;
	width: 50px;
	height: 0px;
	border-radius: 50% 0%;
	font-size: 12px;
	background-color: var(--ast-global-color-0)
}
.woocommerce ul.products li.product a img{
	width: auto;
	margin: 5px auto;
 	max-width: 100%;
	max-height: 250px;
}
.woocommerce ul.products li.product .astra-shop-summary-wrap{
	border-top: 0.15rem solid var(--ast-global-color-0);
	width: 90%;
	margin: 0px auto;
	padding: 0.5rem 0px;
}
.woocommerce ul.products li.product .astra-shop-summary-wrap .cfvsw_variations_form{
	display:none;
}
.woocommerce ul.products li.product .astra-shop-summary-wrap .add_to_cart_button,.woocommerce div.product form.cart .button.single_add_to_cart_button,.woocommerce ul.products li.product .astra-shop-summary-wrap .button.product_type_simple{
	font-size: 12px;
	padding: 0.8rem;
	border-radius: 0.5rem;
	min-width: 60%;
}
.woocommerce .star-rating, .woocommerce .comment-form-rating .stars a, .woocommerce .star-rating::before {
    color: #FFA634 ;
}
.ast-on-card-button .ahfb-svg-iconset {
    background: #89A621;
}

.woocommerce div.product div.images ol.flex-control-thumbs{
	position: absolute;
	display: flex;
	flex-direction: column;
	width: 50px;
	left: -50px;
	top: 0px;
	bottom: 0px;
	z-index: 3;
	overflow: hidden;
	padding: 2px;
	box-shadow: -6px 4px 10px -4px;
	
	border-radius: 10px 0px 0px 10px;
	background-color: #FFFFFF ;
}
.woocommerce div.product div.woocommerce-product-gallery--columns-4 .flex-control-thumbs li{	
	width: 90%;
	margin: 5px 5%;
	z-index: 4;
}
.ast-separate-container.single-product .ast-article-single{
	box-shadow: 0px 0px 14px -4px;
    border-radius: 10px;
    padding: 1.5rem;
}
.woocommerce-page .widget .wc-block-price-slider .wc-block-components-price-slider__controls{
	justify-content: space-between;
}
.wc-block-components-price-slider--is-input-inline .wc-block-components-price-slider__controls .wc-block-components-price-slider__amount{
	max-width: 50%;
	border: 0px;
}
.wc-block-components-price-slider--is-input-inline .wc-block-components-price-slider__controls .wc-block-components-price-slider__amount.wc-block-components-price-slider__amount--max{
	text-align: right;
}
.ast-separate-container.single-product .ast-article-single .summary.entry-summary .product_title.entry-title {
    color: var(--ast-global-color-1)
}
.ast-separate-container.single-product .ast-article-single .summary.entry-summary .woocommerce-Price-amount.amount {
    color: var(--ast-global-color-0);
	font-size: 20px;
	padding: 0.5rem;
}
.woocommerce ul.products li.product .ast-shop-product-out-of-stock, .woocommerce-page ul.products li.product .ast-shop-product-out-of-stock{
	display:none;
}
.cfvsw-swatches-option.cfvsw-label-option{
	border: none;
	background: var(--ast-global-color-4);
	color: var(--ast-global-color-2);
	transition: 400ms;
}
.cfvsw-swatches-option.cfvsw-label-option:hover{
	border: none;
	background: var(--ast-global-color-0);
	color:#fff;
}
.cfvsw-swatches-option.cfvsw-label-option.cfvsw-selected-swatch{
	border: none !important;
	background: var(--ast-global-color-1);
	color:#fff;
}
.woocommerce form#order_review{
	display: flex;
	justify-content: space-between;
	align-content: flex-start;
}
.woocommerce form#order_review table.shop_table{
	border: none;
	padding: 0rem 0.5rem;
}
.woocommerce form#order_review table.shop_table thead{
	color: var(--ast-global-color-1);
}
.woocommerce form#order_review table.shop_table tbody tr,
.woocommerce form#order_review table.shop_table tfoot tr{
	border-top: 1px solid var(--ast-global-color-0);
	border-bottom: 1px solid var(--ast-global-color-0);
	border-left: none;
	border-right: none;
}
.woocommerce form#order_review table.shop_table tbody tr td,
.woocommerce form#order_review table.shop_table tfoot tr td,
.woocommerce form#order_review table.shop_table tfoot tr th{
	padding: 0.2rem 0.5rem;
  border-bottom: 1px solid var(--ast-global-color-0);
  border-top: none;
  border-right: none;;
}
.woocommerce form#order_review div#payment{
	padding: 0px 4rem;
}
.woocommerce form#order_review div#payment button{
	width: auto !important;
  border-radius: 5px;
  padding: 1rem 2rem;
  margin-top: 2rem;
  margin-right: 1rem;
	transition: 300ms;
}
.sidebar-main .wp-block-woocommerce-product-categories .wc-block-product-categories-list .wc-block-product-categories-list-item{
	line-height: 1;
}
.sidebar-main .wp-block-woocommerce-product-categories .wc-block-product-categories-list .wc-block-product-categories-list-item a span{
	color: var(--ast-global-color-1);
	font-size: 15px;
}
.sidebar-main .wp-block-woocommerce-product-categories .wc-block-product-categories-list .wc-block-product-categories-list-item ul li a span{
	color: var(--ast-global-color-3)
}
.sidebar-main .wp-block-woocommerce-product-categories .wc-block-product-categories-list .wc-block-product-categories-list-item a span:hover{
	color: var(--ast-global-color-0)
}

@media (min-width: 922px){
#secondary {
    width: 20%;
}}

@media (min-width: 1201px){
.ast-separate-container .ast-woocommerce-container {
    padding: 1.34em 6.67em;
	}}
@media (min-width: 993px){
.ast-separate-container #primary, .ast-separate-container.ast-left-sidebar #primary, .ast-separate-container.ast-right-sidebar #primary {
    margin: 1em 0em;
    padding: 0;
}
.ast-left-sidebar #secondary {
    padding-right: 10px;
}}

/*home*/
#panel_container{
	width: 100vw;
	position: relative;
	height: 80vh;
	z-index: 0;
}
#panel_container>div{
	margin:0px !important;
	max-width: 100%;
	position: relative;
	height: 100%;
	overflow-x: hidden;
}
.wp-block-uagb-container:not(.uagb-layout-grid).home_panel > div {
	height: 100%;
}
.wp-block-uagb-container:not(.uagb-layout-grid).home_panel{
	max-width: 100%;
	position: absolute;
	height: 100%;
	top:0;
	left:0;
	z-index: 1;
	opacity: 1;	
	transition:left 1s linear;			
}
.wp-block-uagb-container:not(.uagb-layout-grid).home_panel.out{
	transition: opacity 1.8ms,
	opacity: 0;			
	left: -100vw;	
}
.wp-block-uagb-container:not(.uagb-layout-grid).home_panel.hidden{
	top: 0px;
	left: 100vw;
	opacity: 0;	
}
.img_bottom{
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 60%;
}
.info_box{
	height: 60vh;
}
.info_box > div{
	height:100%;
	position:relative;
}
.info_box > div .uagb-ifb-button-wrapper{
	position:absolute;
	bottom:0;
	right: 0%;
}
.logo-container figure{
	margin: 0px;
}



/**/

.section-title{
	width: 100%;
	padding: 0.5rem;
	display: flex;
}
.section-title h3{
	margin: 0px 0px 0.5px 0px;
  border-bottom: solid 2px var(--ast-global-color-0);
  padding-right: 15px;
  font-size: 30px;
}
.header_with_button div{
	width: auto !important ;
}
/*Footer*/
.ft-section{
	display: flex;
  flex-direction: column;
  padding: 0.8rem 2rem;
}
.ft-section h4{
	color: var(--ast-global-color-1);
	font-weight: 600;
	padding-bottom: 1rem;
	font-size:1.5rem;
}
.ft-section ul{
	list-style: none;
}
.ft-section ul li{
	transition: 200ms;
	color: var(--ast-global-color-5);
	padding: 0.2rem;
}
.ft-section ul li a{	
	text-decoration: none;
	color: var(--ast-global-color-5);
}
.ft-section ul li:hover{
	padding: 0.2rem 0rem;
}
.ft-section ul li a label{	
	cursor:pointer;	
}
.cst_go_btn,
.cst_go_btn div,
.cst_go_btn div a{
	position:absolute !important;
	bottom: 0;
	top: 0;
	height: 100% !important;
	width: 100% !important;
	transition: 300ms;
}

/*Politicas*/
.politics{
    display: flex;
    flex-direction: column;
    justify-content: start;    
    width: 100%;
    margin: 0% auto;
}
.politics h1{
    width: 100%;
    text-align: center;
    color: var(--ast-global-color-1);
    margin-bottom: 2rem;
    font-size: 1.7rem;
}
.politics article{
    padding: 0.5rem 4rem;
		width: 100% !important;
}
.politics article h2{
    font-size: 1.25rem;
    color: var(--ast-global-color-1);
    margin-bottom: 2rem;
}
.politics article p{
    color: #000;
    text-align: justify;
}
.politics article a{
    color: var(--ast-global-color-1);
}
.politics article a:hover{
    color: var(--ast-global-color-0);
}
.politics article ol{
    list-style: lower-latin;
    padding-left: 1rem;
}
.politics article ol li{
    list-style: lower-latin;
    color: var(--ast-global-color-1);    
}
.politics article ul li{
    list-style: outside;
    margin-left: 1rem;
    color: var(--ast-global-color-1);    
}
.politics article strong{    
    color: var(--ast-global-color-1);
}

.politics article.location h2{
	margin: 0px !important;
}

/*Widgets*/
.search_box > div{
	outline-style: none !important;
}
.search_box > label{
	display: none;
}

.search_box button[type=submit]{
	border-radius: 0px !important;
  margin: 0px;
  padding: 4px !important;
}

.fm_contact_us{
	width: 95% !important;
	margin: 0px auto !important;
}

@media only screen and (max-width: 600px){
	.wpforms-container .wpforms-one-half{
		width: 100%;
		margin-left:0px !important;
	}
} 

.search-results .site .site-content .ast-row{
	padding: 0px 40px
}
.search-results .site .site-content .ast-row{
	padding: 0px 40px;
	display: flex;
	flex-wrap: wrap;
}
.search-results .site .site-content .ast-row .ast-article-post{
	width: 33%;
	margin-bottom: 0px;
	border-radius: 10px;
}
.search-results .site .site-content .ast-row .ast-article-post > div{
	margin: 1em;
	padding: 1.5em;
  box-shadow: 0px 0px 10px -4px rgba(0,0,0,0.5);
}

#ctm-video{
	width: 100vw;
	height: auto;
}
#video-overlay{
	position: absolute;
	bottom: 25%;
}

@media only screen and (max-width: 600px) {
  #video-overlay{
	position: absolute;
	bottom: 0%;
	top: 0%;
	}
	
}
@media only screen and (max-width: 1024px) {
	.search-results .site .site-content .ast-row .ast-article-post{
		width: 50%;
		margin-bottom: 0px;
		border-radius: 10px;
	}
	.search-results .site .site-content .ast-row .ast-article-post > div > div > header{
		display:none;
	}
	.ast-page-builder-template .ast-archive-description{
		margin: 1em auto 0 ;
		padding: 1rem 4rem;
	}
	.ast-archive-description .ast-archive-title{
		font-size: 1.5rem;
	}
	
}
@media only screen and (max-width: 900px) {
	.search-results .site .site-content .ast-row .ast-article-post{
		width: 100% ;
		margin-bottom: 0px;
		border-radius: 10px;
	}	
}


