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








/*------ Colors


Dark Red: #a92925 rgba(169, 41, 37, 1.0)
Red: #ea2328 rgba(234, 35, 40, 1.0)
Orange: #f7931e rgba(247, 147, 30, 1.0)




Black 97%: #080808
Black 95%: #0d0d0d
Black 93%: #121212
Black 91%: #171717
Black 89%: #1c1c1c
Black 87%: #212121
Black 81%: #303030
Black 75%: #404040
Black 68%: #525252
Black 62%: #616161
Black 50%: #7f7f7f
Black 38%: #9e9e9e
Black 32%: #adadad
Black 25%: #bfbfbf
Black 20%: #cccccc
Black 16%: #d6d6d6
Black 12%: #e0e0e0
Black 9%: #e8e8e8
Black 8%: #ebebeb
Black 7%: #ededed
Black 6%: #f0f0f0
Black 5%: #f2f2f2
Black 4%: #f5f5f5
Black 3%: #f7f7f7
Black 2%: #fafafa
Black 1%: #fcfcfc

--*/




/*---------------------------------------------- General --------------------------------------------*/

.clearfix::after {
	content: "";
  	clear: both;
  	display: table;
}
.wpforms-container .wpforms-submit-container button {
  	border-radius: 6px;
}
a.link-disable {
  	pointer-events: none;
  	cursor: default;
  	text-decoration: none;
}
.woocommerce-page #content table.cart td.product-name a {
	color: #000000;
}
.woocommerce div.product .product_meta > span > a {
  	color: #000000;
}
.page-title {
	color: #000000;
}
.woocommerce-message::before, .woocommerce-info::before {
  	color: #000000;
}
.woocommerce-info a {
  	color: #000000;
}
.home .ast-primary-header-bar {
 	background-color: #000000;
}
.ast-primary-header-bar {
 	background-color: #9c2622;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
 	font-family: 'Montserrat', sans-serif;
}
.woocommerce-cart table.shop_table tr.order-total .woocommerce-Price-amount {
 	font-family: 'Montserrat', sans-serif;
	font-weight: 900;
}
.woocommerce div.product div.summary .single-product-category a {
	color: #000000;
}
.woocommerce #content div.product div.summary .single-sku {
	font-size: 14px;
	color: #000000;
	margin-bottom: 8px;
}
.woocommerce #content div.product div.summary .single-sku span.number {
	font-weight: bold;
	color: #ea2328;
}
.ast-onsale-card {
	color: #ffffff;
	background-color: #ea2328;
}







/*----- / General ------*/




/*---------------------------------------------- Header --------------------------------------------*/



.ast-theme-transparent-header #masthead {
	background-color: #000000;
}
header .custom-logo-link img {
	width: 84%;
	height: auto;
}
.ast-theme-transparent-header [data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg {
  	fill: #000000;
}
.ast-desktop .ast-primary-header-bar .main-header-menu > li.menu-item:last-child a.menu-link {
 	color: #f7931e;
	padding-left: 32px;
}
.wp-block-uagb-container.uagb-block-70adf047::before {
	background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.67) 51%, rgba(0, 0, 0, 0) 51%);
	mix-blend-mode: multiply;
}




/*----- / Header ------*/





/*---------------------------------------------- Contact Section --------------------------------------------*/


section.contact ul.menu-contactmenu {
	list-style: none;
	margin: 0;
}
section.contact ul.menu-contactmenu li a {
	padding: 0;
	color: #ffffff;
	position: fixed;
	height: auto;
	right: 14px;
	z-index: 9;
	padding-top: 14px;
	padding-right: 16px;
	padding-bottom: 11px;
	padding-left: 16px;
	border-radius: 32px;
}
section.contact ul.menu-contactmenu li.phone a {
	top: 84px;
	background-color: #9c2622;
}
section.contact ul.menu-contactmenu li.whatsapp a {
	top: 148px;
	background-color: #4db938;
}
section.contact.sticky ul.menu-contactmenu li.phone a {
	top: 8px;
}
section.contact.sticky ul.menu-contactmenu li.whatsapp a {
	top: 72px;
}
section.contact ul.menu-contactmenu li.phone a .icon i {
	font-size: 21px;
}
section.contact ul.menu-contactmenu li.whatsapp a .icon i {
	font-size: 29px;
}






/*----- / Contact Section -----*/






/*---------------------------------------------- Services Section --------------------------------------------*/




.wp-block-uagb-container.uagb-block-dee4b14f {
  	background-color: #ffffff;
}
section.services {
	padding-top: 12px;
}
section.services .name {
	width: 25%;
	float: left;
}
section.services .list {
	width: 75%;
	float: left;
}
section.services .list .box {
	width: 25%;
	float: left;
}
section.services .list .box-sale {
	position: relative;
}
section.services .list .box-sale span.ast-onsale-card {
	position: absolute;
	top: -16px;
	right: 8px;
	left: auto;
}
section.services .name p, section.services .list p {
	margin-bottom: 0;
	font-size: 15px;
	line-height: 34px;
}
section.services .name p span.type {
	display: none;
}
section.services .list .heading h3.title, section.services .list p {
	text-align: center;
}
section.services .list p span.attibute {
	display: none;
}
section.services .list .item:nth-child(odd) {
	background-color: #ededed;
}
section.services .list .item span.type.not-included {
	font-weight: bold;
}
section.services .name .heading h3.title, section.services .list .heading h3.title {
	font-size: 24px;
	margin: 16px;
}
section.services .list .heading h3.title a {
	color: #000000;
}
section.services .list .heading h3.title a:hover {
	color: #ea2328;
}
section.services .name .heading, section.services .name .data {
	visibility: hidden;
}
section.services .data {
	height: 240px;
}
section.services .data p.month span.number, section.services .data p.annual span.number, section.services .data span.discount span.number {
	font-weight: bold;
	font-family: 'Montserrat';
}
section.services .data p.month span.number {
	font-size: 26px;
	color: #000000;
}
section.services .data p {
	line-height: normal;
}
section.services .data p.annual span.number {
	font-size: 15px;
}
section.services .data p.annual {
	margin-top: 8px;
}
section.services .data p.month span.number {
	font-size: 21px;
	font-weight: bold;
}
section.services .data p.month span.contract, section.services .data p.month span.sku, section.services .data p.month span.addon, section.services .data p.annual span.mount, section.services .data p.annual span.linkage {
	display: block;
}
section.services .data p.month span.contract {
	font-size: 11px;
	color: #7f7f7f;
	border-width: 1px;
	border-style: solid;
	border-color: #e8cba9;
	border-radius: 5px;
	display: inline-block;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	background-color: #faf6f1;
	margin-top: 4px;
	font-weight: bold;
}
section.services .data p.month span.addon a.link {
	background-color: #000000;
	padding-top: 12px;
	padding-right: 24px;
	padding-bottom: 12px;
	padding-left: 24px;
	display: inline-block;
	margin-top: 12px;
}
section.services .data span.discount {
	color: #9e9e9e;
}
section.services .data span.discount span.number {
	padding-right: 4px;
	font-size: 12.5px;
}
section.services .data span.discount span.text, section.services .data p.annual span.excerpt, section.services .data p.annual span.linkage a {
	font-size: 12px;
}
section.services .data p.annual span.linkage a {
	color: #ea2328;
}
section.services .data p.month span.sku {
	font-size: 11px;
	color: #7f7f7f;
	margin-top: 4px;
}
section.services .data p.month span.sku span.data {
	font-weight: bold;
	color: #000000;
}
section.services .features button.accordion {
  	background-color: #adadad;
  	color: #ffffff;
  	transition: 0.4s;
	border-radius: 6px;
	display: none;
}
section.services .features .panel {
  	max-height: none;
  	overflow: hidden;
  	transition: max-height 0.2s ease-out;
}









/*----- / Services Section -----*/




/*---------------------------------------------- Footer --------------------------------------------*/



.ast-builder-social-element {
	color: #ffffff;
	font-size: 22px;
}


/*----- / Services Section -----*/














/*---------------------------------------------- Responsive --------------------------------------------*/




@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {

}

@media(min-width: 1200px) { /*----- Important Width Container ------*/

}

@media(max-width: 1920px) { /*----- Maxim Ric ------*/
    
}

@media(max-width: 1664px) { /*----- 1920-256= 1664px ------*/
    
}

@media(max-width: 1408px) { /*----- 1664-256= 1408px ------*/
    
}

@media(max-width: 1344px) { /*----- 1408-64= 1344px ------*/
	
}

@media(max-width: 1280px) { /*----- 1344-64= 1280px ------*/
    
}

@media(max-width: 1216px) { /*----- 1280-64= 1216px ------*/
	
}

@media(max-width: 1184px) { /*----- 1216-32= 1184px ------*/
	
}

@media(max-width: 1152px) { /*----- 1184-32= 1152px ------*/
	
}

@media(max-width: 1120px) { /*----- 1152-32= 1120px ------*/
	
}

@media(max-width: 1088px) { /*----- 1120-32= 1088px iPad Landscape------*/
	
	
	
	.ast-desktop .ast-primary-header-bar .main-header-menu li.menu-item-2106 {
	 	display: none;
	}
	
	
}

@media(max-width: 1056px) { /*----- 1088-32= 1056px ------*/
	
}

@media(max-width: 1024px) {	/*----- 1056-32= 1024px ------*/
	
	
	
	
	section.services .name {
		width: 100%;
		float: none;
		display: none;
	}
	section.services .list {
		width: 100%;
		float: none;
	}
	section.services .list .box {
		width: 50%;
		padding-right: 6px;
		padding-left: 6px;
	}
	section.services .list .box-1, section.services .list .box-2 {
		margin-bottom: 48px;
	}
	section.services .list p.information {
		display: inline-block;
		width: 100%;
	}
	section.services .list p span.attibute, section.services .list p span.type {
		display: inline-block;
	}
	section.services .list p span.attibute {
		width: 240px;
	}
	section.services .list p span.type {
		width: 240px;
	}
	section.services .data p.month span.contract, section.services .data p.month span.sku, section.services .data p.month span.addon {
		display: block;
	}
	section.services .data p.month span.contract {
		margin-right: 56%;
	}
	section.services .list .heading h3.title, section.services .list p {
		text-align: left;
	}
	section.services .name .heading h3.title, section.services .list .heading h3.title {
		margin-top: 16px;
		margin-right: 16px;
		margin-bottom: 16px;
		margin-left: 0;
	}
	section.services .heading, section.services .data, section.services .list p span.attibute {
		padding-left: 24px;
	}
	
	
	
	
	
	
	
	
	
}

@media(max-width: 991px) { /*----- 1024-32= 992px por Virtue 991px ------*/
	
	
	
	section.services .list p span.attibute {
		width: 220px;
	}
	section.services .list p span.type {
		width: 200px;
	}
	
	
	
	
	
	
}

@media(max-width: 960px) { /*----- 992-32= 960px Menu Virtue ------*/
	
	
	
	
	
}

@media(max-width: 928px) { /*----- 960-32= 928px ------*/
	
	
	
	
	
	
	
}

@media(max-width: 896px) { /*----- 928-32= 896px ------*/
	
	
	
	section.services .list p span.attibute {
		width: 200px;
	}
	section.services .list p span.type {
		width: 180px;
	}
	
	
	
	
	
	
	
}

@media(max-width: 864px) { /*----- 896-32= 864px ------*/	
	
	
	
	
	
}

@media(max-width: 832px) { /*----- 864-32= 832px -----*/
	
	
	
	section.services .list {
		width: 64%;
		margin: 0 auto 0 auto;
	}
	section.services .list .box {
		width: 100%;
	}
	section.services .list p span.attibute {
		width: 240px;
	}
	section.services .list p span.type {
		width: 240px;
	}
	
	
	
	
	
	
	
	
	
}

@media(max-width: 800px) { /*----- 832-32= 800px iPad Portrait por Virtue 991px ------*/
	
	
	
	section.services .list {
		width: 68%;
	}
	section.services .features {
	}
	section.services .features button.accordion {
		display: block;
	}
	section.services .features .panel {
		max-height: 0;
		margin-top: 24px;
	}
	section.services .list .box {
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #e0e0e0;
		margin-bottom: 24px;
	}
	section.services .list .box:first-child {
		border-top-width: 0;
	}
	section.services .list .heading h3.title {
		margin-top: 48px;
	}
	section.services .list .box-sale span.ast-onsale-card {
		top: 16px;
		right: auto;
		left: 0;
	}
	
	
	
	
	
	
	
	
	
}

@media(max-width: 767px) { /*----- 800-32= 768px / Virtue 767px ------*/
	
	
	
	section.services .list {
		width: 72%;
	}
	
	
	
	
	
	
	
}

@media(max-width: 736px) { /*----- 768-32= 736px ------*/
	
	
	
	
	
	
	
	
}

@media(max-width: 704px) { /*----- 736-32= 704px ------*/
	
	
	
	section.services .list {
		width: 76%;
	}
	
	
	
	
	
	
	
	
}

@media(max-width: 672px) { /*----- 704-32= 672px ------*/
	
	
	
	section.services .list {
		width: 80%;
	}
	
	
	
	
	
	
}

@media(max-width: 640px) { /*----- 672-32= 640px ------*/
	
	
	
	section.services .list {
		width: 84%;
	}
	
	
	
	
	
	
	
	
}

@media(max-width: 608px) { /*----- 640-32= 608px Moto G Plus Landscape ------*/
	
	
	
	section.services .list {
		width: 88%;
	}
	
	
	
	
	
	
	
	
	
}

@media(max-width: 576px) { /*----- 608-32= 576px ------*/
	
	
	
	section.services .list {
		width: 96%;
	}
	
	
	
	
	
	
	
	
}

@media(max-width: 544px) { /*----- 576-32= 544px ------*/
	
	
	
	
	section.services .list {
		width: 100%;
	}
	
	
	
	
	
	
	
	
}

@media(max-width: 480px) { /*----- 512-32= 480px iPhone 4s Retina Landscape ------*/
	
	
	
	section.services .list p span.attibute {
		width: 220px;
	}
	section.services .list p span.type {
		width: 180px;
	}
	
	
	
	
	
	
	
	
}

@media(max-width: 448px) { /*----- 480-32= 448px ------*/
	
	
	
	section.services .list p span.attibute {
		width: 200px;
	}
	section.services .list p span.type {
		width: auto;
	}
	section.services .list p span.attibute {
		padding-left: 0;
	}
	
	
	
}

@media(max-width: 416px) { /*----- 448-32= 416px ------*/
	
	
	section.services .data p.month span.contract {
		margin-right: 44%;
	}
	
}

@media(max-width: 384px) { /*----- 416-32= 384px Moto G Plus Portrait------*/
	
	
	
	section.services .data p.month span.contract {
		margin-right: 40%;
	}
	
	
}

@media(max-width: 352px) { /*----- 384-32= 352px iPhone 4s Retina Portrait ------*/
	
}

@media(max-width: 320px) { /*----- 352-32= 320px ------*/
    
}

@media(max-width: 288px) { /*----- 320-32= 288px ------*/	
	
}

@media(max-width: 256px) { /*----- 288-32= 256px ------*/
	
	
	
	.home .ast-primary-header-bar {
		background-color: #00f;
	}
	
	
	
	
}



/*------ Responsive -------*/

