/* 
Theme Name:		 Sodre EUNIC
Theme URI:		 http://childtheme-generator.com/
Description:	 Sodre EUNIC is a child theme of WP Bootstrap Starter, created by ChildTheme-Generator.com
Author:			 Maria Noel Armas
Author URI:		 http://childtheme-generator.com/
Template:		 wp-bootstrap-starter
Version:		 1.0.0
Text Domain:	 sodre-eunic-themes
*/


/*
    Add your custom styles here
*/

.rt-row.grid-layout .rt-col-md-3.rt-col-sm-6.rt-col-xs-12 {
	border:1px solid #222;
}
.single-logo h3 {
    margin-top: 20px;
}
html, body {
	font-family: 'Lato', sans-serif;
	background-color: #FFF!important;
}
h1 {
	    font-size: 42px;
	font-weight: 600;
		text-transform: uppercase;

}
.navbar-brand {
    max-width: 200px!important;
    margin: 0;
}
.h4, h4 {
    font-size: 24px;
}
h1, h2, h3, h4, h5 {
    font-weight: bold;
	font-family: 'Montserrat', sans-serif;
	
}

h3 {
	font-weight: bold;
	    font-size: 34px;
}
.banner-header-home h1 {
	text-shadow: 1px 2px rgb(0 0 0 / 30%);
    font-weight: 600;
}
  
h6 {
	text-align: left;
    color: #fff;
    font-family: 'Montserrat'!important;
    font-size: 20px;
    text-shadow: 1px 2px rgb(0 0 0 / 30%);
}
header#masthead {
    background-color: #000;
}
.header-menu a {
	color: #000!important;
    font-weight: bold;
}
header.entry-header h1 {
	display: none!important;
}
.site-content {
	    border-top: 3px solid #000;
}
body .uwy.userway_p1 .uai {
    top: auto!important;
    right: 20px!important;
    left: auto!important;
    bottom: 20px!important;
}
.gothem {
	filter: brightness(0) invert(1)!important;
}
article.post {
	    width: 49.5%;
    display: inline-block;
    padding: 20px;
	    vertical-align: top;

}
.single article.post {
	    width: 100%;
}
article.post .entry-header {
	    padding: 20px 0px;
}
article.post .entry-header  .entry-meta { display: none!important }
article.post .entry-header h2 a {
	    font-size: 24px;
}
#page-sub-header {
    background-position: center!important;
    background-size: cover!important;
    background-repeat: no-repeat;
}
#page-sub-header .container {
		min-height: 600px;

}
.blog article {
	width: 49.5%;
    display: inline-block;
    padding: 20px;
}
#main-nav a {
	color:#000;
	text-transform: capitalize;
}
.menu-item:hover {
	background: rgb(100,188,155);
	background: linear-gradient(180deg, rgba(100,188,155,1) 27%, rgba(106,119,184,1) 100%);
	color:#FFF;
}
.menu-item a:hover {
	color:#FFF!important;
}
.navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
}
.navbar img {
	height: 60px!important;
	width: auto!important;
	    max-width: none;
}
.btn {
	border: 2px solid #000;
    border-radius: 0px;
    padding: 10px 30px;
	color: #000;
	font-weight: bold;
	background-color: #EEC9D7;
}
.btn:hover {
	background-color: #FAB55E;
}
.color {
	text-align: center;
	font-weight: bold;
    color: #000;
    font-size: 24px;
}
.color a {
 color: #000;
}
.color.red {
	background-color: #EEC9D7;
}
.color.orange {
	background-color: #FAB55E;
}
.color.blue {
	background-color: rgba(100,188,155,1);
}
.banner-header-home {
	/*background: radial-gradient(82.52% 82.52% at 50% 49.88%, rgba(0, 0, 0, 0) 0%, #000000 100%);*/
	background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
}
.navbar-brand {
	max-width: 200px;
}
nav a {
	font-family: 'Montserrat', sans-serif!important;
    line-height: 10px;
    letter-spacing: 0.10em;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px!important;
}
nav a:hover {
    color: #9c715c;
    text-decoration: none;
}
.navbar.white {
	    border-bottom: 1px solid #000;
}
.custom-menu-class ul {
    padding: 0px;
    margin-bottom: 0px;
}
.menu-item { list-style: none!important; }
#mega-menu-wrap-left,
#mega-menu-wrap-right { background: none; }

.navbar-brand {
	max-width: 200px!important;
	text-align: center;
}
ul.mega-sub-menu {
	text-align: center!important;
    top: 170px!important;
    position: fixed!important;
    width: 100vw!important;
    left: 0!important;
    border-top: 1px solid #ccc!important;
    padding: 5px!important;
}
ul.mega-sub-menu  li {
	display: inline-flex!important;
}
ul.mega-sub-menu li a {
	    font-size: 16px!important;
}
.custom-menu-class .menu-item  {
	    padding-top: 18px;
}
#mega-menu-left, 
#mega-menu-right {
	margin-top: 20px!important;
}
#mega-menu-wrap-left #mega-menu-left > li.mega-menu-flyout ul.mega-sub-menu, 
#mega-menu-wrap-right #mega-menu-right > li.mega-menu-flyout ul.mega-sub-menu {
	    background: #000;
    color: #fff;
}
#mega-menu-wrap-left #mega-menu-left > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link,
#mega-menu-wrap-right #mega-menu-right > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    background: #000!important;
    color: #fff!important;
}
#mega-menu-wrap-right #mega-menu-right > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-left #mega-menu-left > li.mega-menu-item > a.mega-menu-link:hover {
	background: none!important;
}
.banner-header-home .vc_btn3.vc_btn3-color-default.vc_btn3-style-modern {
    color: #FFF!important;
    border-color: #FFF!important;
    background-color: #000!important;
    box-shadow: none!important;
	    background-image: none!important;
		font-family: 'Montserrat', sans-serif!important;
}

h2.line:after {
    content: "";
    border-bottom: 3px solid #9C715C;
    display: block;
    width: 40px;
    margin: 10px auto 0;
}

.img-sponsords {
	max-height: 100px;
}
.img-sponsords.apoya{
        max-height: 150px;

}
/*
.bg-gray {
	background-color: #555;
}
.bg-gray  h5 {
	color: #fff;
}
*/
/*button*/
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button,
.woocommerce .product .button.product_type_variable.add_to_cart_button, 
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button,
.woocommerce .added_to_cart, 
.wpcf7-form input[type="submit"],
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
	display: block;
    background: #000!important;
	background-color: #000!important;

    border: 1px solid #000!important;
    color: #fff!important;
    border-radius: 0px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 12px;
    text-align: center;
    font-family: 'Montserrat', sans-serif!important;
	line-height: 13px;
	letter-spacing: 0.15em;
	margin: 0 auto;
    padding: 10px 20px;
}
.w200 { max-width: 240px!important; margin: 0 auto;}
.home .woocommerce .product .button.product_type_variable.add_to_cart_button { background-color: #000!important; }
.woocommerce #respond input#submit, .woocommerce .products a.button, .woocommerce .products button.button, .woocommerce .products input.button { background-color: #000!important;}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	    background: #000!important;
	background-color: #000!important;
}

.btn-secondary {
		display: block;
    background: #000!important;
	background-color: #000!important;
    border: 1px solid #fff!important;
    color: #fff!important;
    border-radius: 0px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 12px;
    text-align: center;
    font-family: 'Montserrat', sans-serif!important;
	line-height: 13px;
	letter-spacing: 0.15em;
	margin: 0 auto;
    padding: 10px 20px;
	box-shadow: none!important;
}
.header-slider h4,  .header-slider h1 {
	text-align: center!important;
}
.woocommerce .quantity .qty {
	    min-height: 35px;
    border: 2px solid #ccc;
}
.woocommerce .added_to_cart {
	    color: #000!important;
    border: 1px solid #000!important;
    padding: 9px 20px;
    margin: 0px 20px;
    width: auto;
    display: block!important;
}
.banner-header-home .vc_column-inner {
	    padding-bottom: 35px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	min-height: 350px;
}
.lato {
		font-family: 'Lato', sans-serif!important;
}
.header-text {
	    margin-bottom: 0px;
}
/* woocoommerce */
.products .type-product h2 {
	text-transform: capitalize;
	text-align: left;
}
.woocommerce ul.products li.product .price {
	/*width: 48%!important;
	display: inline-block!important;*/
	color: #838383;
}
.woocommerce ul.products li.product .button {
	margin-bottom: 20px;
}
.products .product {
  box-shadow: 3px 2px 40px -1px rgba(31,31,31,0.30);
-webkit-box-shadow: 3px 2px 40px -1px rgba(31,31,31,0.30);
-moz-box-shadow: 3px 2px 40px -1px rgba(31,31,31,0.30);
}

.related.products {
	margin-top: 60px;
}

.related.products h2 {
    font-size: 26px;
    margin-bottom: 20px;
}
.related.products > h2 {
	text-align: center;
}

a {
    color: #686868;
}
.btn-showmore {
	border: none;
    font-family: 'Lato';
    background-color: transparent;
    padding: 0;
    color: #212529;
    font-weight: bold;
}
}
#nutritional table {
    border: 0;
    margin-bottom: 1.618em;
    width: 100%;
}
#nutritional table tr:nth-child(odd) td, #nutritional table tr:nth-child(odd) th {
    background: rgba(0,0,0,.025);
}
#nutritional table td {
    padding: 8px;
    border-top: 0;
    margin: 0;
    line-height: 1.5;
	border:0;
}
#nutritional table td:first-child {
    font-weight:700;
}

.nav-tabs {
	border-bottom:0;
}
.nav-tabs .nav-link {
	border:0;
	text-transform:uppercase;
	font-size:14px;
	font-weight:700;
	border-radius:0;
}

.nav-tabs .nav-link.active {
	color:#000;
}
.nav-tabs .nav-link:hover {
	color:#000;
}
.data-row h3 {
	text-transform:none;
}
.woocommerce #reviews #comments h2 {
	text-transform:none;
	font-size:16px;
}
.woocommerce #reviews #comments ol.commentlist {
	padding:0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
	border:0;
	margin:0;
	padding-left:0;
}
.woocommerce .star-rating {
	float:none;
	margin-bottom:5px;
}
strong.woocommerce-review__author {
	color:#000;
}
div#review_form {
	padding-top:20px;
	border-top:1px solid #ccc;
}
span#reply-title {
	font-weight:700;
	margin-bottom:12px;
}
.woocommerce #review_form #respond textarea {
	border:1px solid #ccc;
}

h1.page-title {
	text-transform:none;
}

.sub-header {
    background-color: #000;
    color: #FFF;
    right: 0px;
    top: 50%;
    width: 70px;
    position: fixed;
    border: none;
    z-index: 99999;
    padding: 0px 0px;
    float: none;
    text-align: center;
}

.sub-header i {
	color: #FFF;
}
.sub-header > a {
    margin: 20px 10px;
	color: #FFF!important;
	font-size: 24px;
	display: block;
}
#mega-menu-wrap-left #mega-menu-left > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-left #mega-menu-left > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-left #mega-menu-left > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
	background: transparent!important;
}
#mega-menu-wrap-right #mega-menu-right > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-right #mega-menu-right > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-right #mega-menu-right > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
		background: transparent!important;

}
/**** FOOOTER ***/

#sub-footer {
	background:#dddddd;
	font-size:14px;
	padding-top:60px;
	padding-bottom:60px;
}
div#footer-widget {
	background-color:#000 !important;
	padding: 60px 0px;
}
#participan {
	padding-top:60px;
	padding-bottom:60px;
}
body:not(.theme-preset-active) footer#colophon {
	background-color:#000;
}
footer .credits, footer .sep { display: none; }
/* HOME */
.banner-home, .banner-home h3 {
	color: #fff;
}

.category-grid {
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
	height: 200px;
	padding: 80px 0px;
}

.category-grid.vertical {
	height: 435px;
	padding: 200px 0px;
}

.category-grid h3 {
	color: #fff;
    font-size: 18px;
    background-color: rgba(0,0,0,0.5);
    text-align: center;
	padding: 10px;
}
.category-grid:hover {
	text-transform: none;
}
ul.products a.button,
.woocommerce .product .button.add_to_cart_button {
	    margin: 10px 20px!important;
}

ul.products .price {
    font-weight: bold;
    font-size: 14px;
	padding: 10px 20px;

}
ul.products .woocommerce-Price-amount.amount{
       font-size: 14px;
	    font-weight: bold;
}

ul.products li {
	padding-bottom: 20px!important;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    padding-left: 20px!important; 
}
.woocommerce ul.products .star-rating {
	display: none;
}

/**** PARCHE IMAGENES ****/
.full-image, .full-image figure, .full-image.wpb_single_image .vc_single_image-wrapper, .full-image img {
	width:100%;
}

/* SINGLE PRODUCT */



.data-row {
	    display: inline-flex;
	background-color: #F6F6F6;
	    width: 100%;
    padding: 40px 0px;
}

.data-row .bg-white {
	    background-color: #FFF;
	    padding: 30px;
    border: 10px solid #F6F6F6;
}


.nutriotional td, .nutriotional th {
    padding: 5px 10px;
	border: none;
}

.woocommerce table.shop_attributes th,
.woocommerce table.shop_attributes td {
	border-bottom: none;
}

.woocommerce table.shop_attributes tr:nth-child(odd) td, .woocommerce table.shop_attributes tr:nth-child(odd) th {
    background: rgba(0,0,0,.025);
}

.woocommerce table.shop_attributes tr:nth-child(even) td, .woocommerce table.shop_attributes tr:nth-child(even) th {
    background: none;
}

.tab-content>.tab-pane {
    padding: 20px 0;
	font-size: 14px;
}

.summary.entry-summary .woocommerce-product-details__short-description {
	display: none;
}

.flex-control-thumbs li {
    border-right: 5px solid #fff;
    border-top: 5px solid #FFF;
}

.woocommerce .star-rating span::before {
    color: #E0B66A;
}

.summary.entry-summary .woocommerce-review-link {
	display: none;
}
.page-content, .entry-content, .entry-summary {
	margin: 0px;
}

.single .summary.entry-summary .product_title {
	border: none;
    font-size: 30px;
	text-transform: capitalize;
}

.single .woocommerce-Price-amount.amount{
	color: #686868;
    font-weight: bold;
    font-size: 22px;
}	   

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button {  
   opacity: 1;
}
.woocommerce table.shop_attributes {
	border-top: none;
}
.woocommerce-product-attribute {
	    margin-top: 40px;
    margin-bottom: 40px;
}

.input-text.qty{
	    height: 33px;
    border-radius: 0px;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
	font-size: 18px;
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
	font-size: 14px!important;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
	    background-color: #000;

}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
	border-radius: 0px;
	width: 100%;
}
.woocommerce form .form-row label {
	width: 100%;
	    text-align: left;

}

.woocommerce-checkout .woocommerce-input-wrapper { 
	width: 100%;
}

.woocommerce-checkout .woocommerce {
	max-width: 800px;
    margin: 0 auto;
}
.woocommerce-checkout .select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.woocommerce-checkout .select2-container--default .select2-selection--single {
    background-color: #fff;
    border: none; 
}
.woocommerce-checkout h3 {
	margin-top: 40px;
	margin-bottom: 20px;

}
.woocommerce-checkout #order_review_heading, 
.woocommerce-checkout #order_review {
	padding: 0px 15px;
}

.woocommerce-cart button[name="update_cart"] {
	float: right!important;
}
#place_order { margin: 40px auto;}
aside#secondary {
	background:#eee;
	padding-top:20px;
	margin-bottom:20px;
}
aside#secondary h3 {
	text-transform:none;
	font-size:16px;
}
.woocommerce-shop #content.site-content,
.home #content.site-content {
	padding-top:0;
}
.bapf_sfilter .bapf_body .mCSB_container>ul, .bapf_sfilter .bapf_body>ul {
	padding:0;
}
.irs--flat .irs-bar, .irs--flat .irs-from, .irs--flat .irs-single, .irs--flat .irs-to, .irs--flat .irs-handle>i:first-child, .irs--flat .irs-handle>i:last-child {
	background-color:#333;
}
.irs--flat .irs-from:before, .irs--flat .irs-single:before, .irs--flat .irs-to:before {
	border-top-color:#333;
}
.comment-form input {
    margin-left: 10px;
    border: 1px solid #555; 
}

.box-conpany-group { text-align: center; }
.box-conpany-group .wpb_raw_code.wpb_content_element.wpb_raw_html {
    display: inline-block;
    margin: 30px;
}
.box-company {
	background-color: #000;
    text-align: center;
    padding: 30px;
    border-radius: 20px;
    max-width: 240px;
    margin: 0 auto;
	min-height: 260px;
	display: inline-block;
}
.box-company h3 {
	color: #F3F3F3;
    padding-top: 20px;
    font-size: 18px;
    line-height: 18px;
}
.box-company p {
	color: #F3F3F3;
	font-size: 14px;
}
.box-company img {
    width: auto;
    height: 65px;
}
.page-template .bg-right,
.page-template .vc_custom_1630249126103 {
	background-position: right!important;
}
.page-template .bg-left {
		background-position: left!important;

}

.cart-contents {
    position: relative;
    flex-flow: column nowrap;
    justify-content: center;
}

.cart-contents:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;	
    content: "\f07a" !important;
    font-size: 24px;
    color: #fff;
}

.cart-contents:hover {
    text-decoration: none;
}

.cart-contents-count {
	position: absolute;
	top: 15px;
    right: 7px;
   	transform: translateY(-105%) translateX(25%);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 22px;
	height: 22px;
   	width: 22px;
	vertical-align: middle;
	text-align: center;
	color: #fff;
	background: #9c715c;
	border-radius: 50%;
	padding: 1px;  
}

.woocommerce-cart h2 {
	
    margin-top: 40px;
    font-size: 20px;

}
.woocommerce-cart .woocommerce {
	    margin-top: 60px;
    margin-bottom: 60px;
}
.woocommerce-info {
    border-top-color: #000!important;
}
.woocommerce-info::before {
    color: #000!important;
}

#footer-widget a {
	color: #F6F6F6;
	font-family: Lato;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	padding: 3px 0px;

}

#footer-widget h3.widget-title {
	font-family: Lato;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 16px;
	color: #FFFFFF;
	text-transform: capitalize;
	margin-bottom: 20px;
}

#footer-widget a:hover {
	background: transparent;
		color: #FFFFFF;

}

.yikes-easy-mc-form input {
	background: #C4C4C4;
    border-radius: 3px;
    border: none;
	padding: 5px 10px!important;
	    border: none!important;
}
.yikes-easy-mc-form button span {
	font-family: Lato;
}
.yikes-easy-mc-form button {
    background: #9C715C;
	border: 1px solid #9C715C;
    border-radius: 3px;
    border: none;
    padding: 0px!important;
	    margin-top: 0px!important;
}
.yikes-easy-mc-form button:hover {
background: transparent;
		border: 1px solid #9C715C;
	color: #9C715C;

}

.catalog-box {
	background-color: #F6F6F6;
    padding: 20px;
	min-height: 440px;
}
.catalog-box h4 {
	    font-size: 16px;
    font-family: 'Lato';
    font-weight: bold;
    text-transform: inherit;
	    color: #9c715c;

}
.catalog-box p {
	    font-size: 14px;
}

.wpcf7-form input,
.wpcf7-form textarea,
.wpcf7-form .form-control {
	border-radius: 0!important;
    font-family: 'Lato'!important;
}
.wpcf7-form input[type="submit"]{
	background-color: #000!important;
	color: #fff!important;
}


.image-back {
  background-repeat: no-repeat;
  background-position: top;
    
}

label {
    text-align: left;
    max-width: 500px;
    width: 100%;
}

.wpcf7-form input, 
.wpcf7-form textarea {
	    border: 2px solid #000!important;
    margin-top: 5px!important;
}

.articulos h4:after,
h2.entry-title:after,
.bg-gray h4:after {
    content: "";
    height: 3px;
    width: 100%;
    display: block;
    background: linear-gradient(to left, #EEC9D7, #FAB55E);
	    margin-top: 10px;
}
h2.entry-title { 
border: none!important;
	padding-top: 10px;
}

.admin-bar #uni-toolbar #style_selector {
    top: 65%!important;
}

.post-home > article {
    width: 33%;
    display: inline-block;
}
.post-home .entry-content { display: none; } 

.post-home article.post .entry-header h2 a {
    font-size: 18px;
}
.box-event a:hover {
    text-decoration: none;
    color: #212529;
}
.box-event .border { border: 2px solid #000; min-height: 580px; }

.box-event h2 {
    font-size: 1.5rem;
}

.entry-footer { display: none; }
label {
    font-weight: bold;
}
select {
        width: 100%;
    border: 2px solid #000;
    padding: 10px;
}
form input,
form textarea {
    width: 100%;
        max-height: 100px;

}
form input[type="submit"] {
    width: 140px;
}

input[type="checkbox"]{
    width: 20px;
    height: 20px;
    color: #000;
}
@media (min-width: 576px) {
	.berocket_single_filter_widget {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media (min-width: 992px) {
	.berocket_single_filter_widget {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
		padding-right: 15px;
    	padding-left: 15px;
	}
	.berocket_single_filter_widget:last-child {
		-ms-flex: 0 0 40%;
		flex: 0 0 40%;
		max-width: 40%;
		padding-right: 15px;
    	padding-left: 15px;
	}
}

@media only screen and (max-width: 600px) {
  
	.mobile-2-columns .wpb_column {
		max-width: 50%!important;
		display: inline-block!important;
	}
	.our-brand .vc_column-inner > .wpb_wrapper {
		background-color: rgba(0,0,0,0.7);
    	padding: 20px;
	}
	.page-template .bg-right, .page-template .vc_custom_1630249126103 {
    	background-size: cover!important;
	}
	.box-conpany-group .wpb_raw_code.wpb_content_element.wpb_raw_html {
	    display: block;
		padding: 10px;
		width: 100%;
		margin: 0 auto;
	}
	
	#footer-widget {
		padding: 30px!important;
	}
	
	#footer-widget h3 {
		    margin-top: 20px;
	}
	.navbar img {
       height: 25px!important;
	}
	#page-sub-header .container {
    min-height: auto;
}
	
	#page-sub-header {
		    background-position: left!important;
        background-size: 100%!important;
    background-repeat: no-repeat;
	}

}

