/*
Theme Name: Autoparts - Child
Template: autoparts
Theme URI: http://autoparts.themerex.net/
Description: Autoparts - Car Parts - Child - excellent WordPress theme with many different blog and header layouts
Author: ThemeRex
Author URI: http://themerex.net/
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


/* =Theme customization starts here
-------------------------------------------------------------- */
@import "./css/banners.css";

body {
	font-family: 'Montserrat', sans-serif !important;
}


/* Menu overrides to increase size */
.menu-item, .sc_layouts_cart {
    font-size: 16px;
}

header .sc_layouts_logo img, .contacts_logo img {
    max-height: 45px!important;
}

header .logo_image {
    margin-top: -7px;
}



/* cart overrides */
.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
    font-size: 20px;
    left: auto;
}

.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li {
    line-height: 1.4em;
}

.woocommerce.widget_shopping_cart .quantity,
.woocommerce .widget_shopping_cart .quantity,
.woocommerce-page.widget_shopping_cart .quantity,
.woocommerce-page .widget_shopping_cart .quantity {
    display: table;
    margin-top: 0;
}

.woocommerce.widget_shopping_cart .total .amount,
.woocommerce .widget_shopping_cart .total .amount,
.woocommerce-page.widget_shopping_cart .total .amount,
.woocommerce-page .widget_shopping_cart .total .amount {
    font-size: 18px;
}

.scheme_dark .woocommerce.widget_shopping_cart .buttons .button {
    background-color: #FFFFFF;
    border-width: 1px!important;
    padding: 1em;
    border-color: #FF0000!important;
    color: #000000;
    border-style: solid;
}

.widget.woocommerce.widget_shopping_cart {
    margin-top: 15px;
}


/* Main modification on child theme */
.sc_layouts_logo img, .contacts_logo img{
	max-height: 35px!important;
}

.home-platform-title h5 {
    text-transform: uppercase!important;
}

/* HOME TOP DETAIL */

.subscribe_form_3_title h5{
	font-family: Montserrat;
	font-size: 25px;
	line-height: 1.2em;
	letter-spacing: 0.25px;
	font-weight: normal;
	text-transform: uppercase;
	color: #585858;
}
.subscribe_form_3_title h5,
.home-top-detail-button{
	font-size: 25px;
	line-height: 1.2em;
	letter-spacing: 0.25px;
}
.space-topdetail-mobile{
	display: none;
}
/*******************/
.title-custom h1{
	font-size: 71px;
}
.sc_button {
    text-transform: none!important;
}
button[type="submit"], a.add_to_cart_button {
    font-size: 15px!important;
}

.post_meta {
    display: none;
}

span.post_meta_item.post_date {
    display: none;
}

.woocommerce div.product form.cart .variations select {
	color: #1e1e1e;
    background: #f5f5f5 !important;
}
.summary.entry-summary
	p.price {
    color: #1e1e1e!important;

}

#big-title-platform-home .footer_subscribe_form_column_1.wpb_column.vc_column_container.vc_col-sm-12.vc_col-lg-9.vc_col-md-8.sc_layouts_column_icons_position_left {
    width: auto;
}

#big-title-platform-home .vc_row.wpb_row.vc_inner.vc_row-fluid {
    display: flex;
    justify-content: space-around;
    width: 100%;
    align-items: center;
    padding: 50px 0 48px 0;
    margin: 0;
}

#big-title-platform-home div#sc_title_755550625 {
    margin: 0
}

#big-title-platform-home .footer_subscribe_form_column_2.wpb_column.vc_column_container.vc_col-sm-12.vc_col-lg-3.vc_col-md-4.sc_layouts_column_icons_position_left {
    /*width: auto*/
}

/* PAGINATION NUMBERS */
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span, .woocommerce nav.woocommerce-pagination ul li a.prev, .woocommerce nav.woocommerce-pagination ul li a.next{
	font-size: 20px;	
}
/* MENU ACCOUNT */
i.menu-user-account{
	margin-right: 10px
}
/* MINI CART */
.sc_layouts_cart_widget{
	width: 270px;
	max-width: 320px;	
}
span.woocommerce-Price-amount.amount {
    color: #fff!important;
}
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--dashboard {
    display: none;
}
.woocommerce-mini-cart__buttons.buttons a.button.checkout {
    display: none;
}
/* My Account - Login */
.center-form {
	display: block;
	margin: 0 auto;
	max-width: 620px;
}
button.woocommerce-button.button.woocommerce-form-login__submit {
    order: -1;
    font-size: 15px;
    padding: 15px 30px;
}
input#rememberme {
    display: inline;
}

.woocommerce .center-form.account {
    width: 800px;
}

.woocommerce .center-form.account .u-column1.col-1,
.woocommerce .center-form.account .u-column2.col-2
{
	width: 45%!important;
}

/* MY ACCOUNT DETAILS*/
.address-details h3, .address-details button[name="save_address"]{
	display: none;
}

/* Footer */

.contacts_info,
footer.footer_wrap span,
footer.footer_wrap p,
footer.footer_wrap a,
footer.footer_wrap h5,
footer.footer_wrap h2 {
    color: #fff!important;
}

.scheme_dark .widget_contacts .contacts_info span:before {
    color: #fff;
}
.footer_powerby .wpb_wrapper * {
	color:#8b8b8b!important;
}

footer h2.widgettitle {
    font-size: 12pt !important;
    line-height: 45px !important;
    height: 35px;
}

footer h5.widget_title {
    font-size: 12pt !important;
    line-height: 45px !important;
}

footer .menu-item {
    font-size: 11pt !important;
}

footer .contacts_info {
    font-size: 11pt !important;
}

/**********/

.single_add_to_cart_button {
    font-size: 12px!important;
}
.sc_layouts_cart_widget.widget_area .woocommerce-Price-amount.amount {
    color: #fff!important;
}
.woocommerce-Price-amount {
    font-family: Montserrat!important;
    font-weight: normal;
    font-size: 30px;
    color: #565656!important;
}

.sc_button.sc_button_size_normal,
.theme_button.theme_button_normal {
    padding: 13px 25px;
}

input.wpcf7-form-control.wpcf7-submit {
    font-size: 15px;
}

.wpcf7 .contact_us_form select,
.wpcf7 .contact_us_form textarea,
.wpcf7 .contact_us_form input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]) {
    text-transform: uppercase;
	height: 45px;
}

div.wpcf7-response-output {
    border: 0 !important;
}

.title-contact-form h6 {
    text-transform: uppercase;
    font-size: 15px;
}


/* Disable Breadcrumbs */

.sc_layouts_title_breadcrumbs {
    display: none;
}


/* Responsive Grid Home */

.grid-container {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    border-left: solid 1px lightgray;
    border-top: solid 1px lightgray;
    background-color: #ffffff;
}

.grid-cell {
    text-align: center;
    border-bottom: solid 1px lightgray;
    border-right: solid 1px lightgray;
}

/* Home Chess Grid  */
    .grid-chess {
        display: grid;
        grid-template-columns: 1fr 1fr;
        background-color: #ffffff;
    }

    .cell-img {
        padding-bottom: 37.5%;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }

    .grid-chess-cell {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }

    .cell-content {
        padding: 25px;
    }

    .cell-1 .cell-img {
        background-image: url('/wp-content/uploads/2025/02/img-home-manage-services.jpg');
    }

    .cell-2 .cell-img {
        background-image: url('/wp-content/uploads/2025/02/img-home-manage-orders.jpg');
    }

    .cell-3 .cell-img {
        background-image: url('/wp-content/uploads/2025/02/img-home-manage-stocks.jpg');
    }

    .cell-4 .cell-img {
        background-image: url('/wp-content/uploads/2025/02/img-home-manage-financial.jpg');
    }
.grid-cell-link{
	font: Regular 15px Montserrat;
	letter-spacing: 0;
	color: #9C0304 !important;
	text-transform: uppercase;
}

.grid-cell-title {
    margin-top: 0;
	text-transform: uppercase;
}

.grid-chess .grid-chess-cell .cell-content{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
		min-height: 250px
}

/* Turn some size images in grid  */

.post_featured.with_thumb.hover_dots.sc_blogger_item_featured {
    padding: 20px;
}

.post_featured.with_thumb.hover_dots.sc_blogger_item_featured .icons, .post_featured.with_thumb.hover_dots.sc_blogger_item_featured .mask{
    display: none
}

h5.sc_blogger_item_title.entry-title {
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}

.sc_blogger .sc_blogger_item .sc_blogger_item_featured img {
    position: relative;
    width: 250px;
    height: 250px;
}

span.swiper-pagination-bullet {
    height: 20px!important;
    width: 20px!important;
}

/* Advantages */
.section-advantages i.fas {
    font-size: 42px;
}

.section-advantages .section-item-title {
    height: 42px;
    display: flex;
    align-items: center;
	color: #FF0000;
	margin-bottom: 8px;
}

/* CART */
.woocommerce-cart-details{
	background-color: #ffffff;
}
.cart-action-buttons a.button, .cart-action-buttons button.button{
	font-size: 15px;
	padding: 13px!important;
}
.woocommerce-cart-form{
	display: grid;
	grid-template-columns: 1fr 1fr;
}
.woocommerce-cart-form__contents{
	grid-column: span 2;
	margin-bottom: 0!important;
}
.cart-action-buttons{
	padding: 20px;
	grid-column: 1;
}
.cart-action-buttons > button {
	margin: 20px!important;
}
.woocommerce button[name="update_cart"]{
	visibility:hidden!important;
	position: absolute;
}
.woocommerce table.cart th.product-remove, .woocommerce table.cart th.product-thumbnail, .woocommerce table.cart th.product-name, .woocommerce table.cart th.product-price, .woocommerce table.cart th.product-quantity, .woocommerce table.cart th.product-subtotal {
    padding: 1em;
}
.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals{
	width: inherit;
	padding: 20px;
}
.cart_totals {
	float: inherit!important;
	width: 100%!important;
}
.cart_totals h2{
	font-weight: bold!important;
	margin: 0px!important;
}
.cart_totals table.shop_table.shop_table_responsive {
    font-size: 20px!important;
}
span.woocommerce-Price-amount.amount {
	color: #1e1e1e!important;
}
td[data-title="Subtotal"], td[data-title="Total"]{
	text-align:right!important;
}

tr.order-total th, tr.order-total td {
	border-bottom: solid 2px!important;
	background: none !important;
}

.variation, dt[class^="variation"] {
    color: #1e1e1e!important;
}
.wc-proceed-to-checkout {
    float: right;
}
td.product-thumbnail {
    padding: 0!important;
}
.scheme_default .woocommerce .woocommerce-message:before, .scheme_default .woocommerce .woocommerce-info:before {
    color: #01A3C1;
}
.woocommerce .cart-collaterals{
	border-left: 1px solid #ebe9eb!important;
}
.woocommerce .cart-collaterals .cart_totals table td, .woocommerce-page .cart-collaterals .cart_totals table td{
	border-bottom: 2px solid #ebe9eb!important;
}
/* PRODUCT PAGE */
/* a.button.wc-forward {
    font-size: 15px!important;
} */
.woocommerce-message {
	border-top: none;
	padding-bottom: 10px;
}
.woocommerce div.product .product_title{
	display:inherit;
	margin:inherit;
	font-size: 30px;
	font-weight: normal;
}

/* LOJA ONLINE */
.shop-action-bar{
	background-color: #fff;
	padding: 15px 30px;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-column-gap: 20px;
	margin-bottom: 20px;
}
.shop-action-bar .woocommerce-ordering {
	order: 1;
}
.shop-action-bar .dropdown{
	order: 2;
}
.shop-action-bar .widget.widget_search{
	order: 3;
}
.shop-action-bar .dropdown{
	z-index: 2;
}
select.orderby {
    height: 40px;
    border-radius: 2em;
    overflow: hidden !important;
}

.select_container {
    overflow: hidden
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    background-color: #FF0000;
}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart:hover {
    background-color: #000;
}
.woocommerce-ordering{
	margin:0!important;
	float: inherit!important;
	
}
.woocommerce .widgets_above_content_inner.widgets_above_content_inner.widget_area_inner .columns_wrap .column-1_2{
	display: block;
	width: 100%;
}
.autoparts_shop_mode_buttons{
	display: none!important;
}
/* ------------------------------ */
/* combobox/dropdown list styling */
/* ------------------------------ */

.dd-box{
	margin: 0 !important;
	display: block;
	z-index: 1;
	cursor: pointer;
	border-color: #cdcdcd;
	background-color: rgb(240, 240, 240) !important;
	padding: 1.15em 1.8em;
	border: 1px solid #ddd;
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
	font-family: Montserrat,sans-serif;
	font-size: 12px;
	font-weight: 400;
	font-style: normal;
	line-height: 1.2em;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0px;
}
.dd-box:after {
    content: '\e828';
    font-family: 'fontello';
    display: block;
    line-height: 1em;
    width: 2em;
    height: 1em;
    text-align: center;
    position: absolute;
    right: 1em;
    top: 50%;
    margin-top: -0.5em;
    z-index: 2;
    pointer-events: none;
    cursor: pointer;
}
.plus{    
	float: right;
	margin-right: 14px;
	vertical-align: middle;
}

.less-sticky {
	border-radius: 0px 0px 3px 3px;
	margin-top: -1px;
	z-index: 0;
	/* overflow-y: scroll !important; */
	/* overflow-x: hidden !important; */
}

.dropdown {
	position: relative;
	display: inline-block;
	z-index: 1;
}

.dropdown > *:last-child {
	display: block;
	opacity: 0;
	pointer-events: none;
	transition: 0.4s;
	position: absolute;
	left: 0;
	top: 100%;
	border: solid 1px #cdcdcd;
	background-color: #f5f5f5;
	box-shadow: 2px 10px 10px -5px #4444444a;
	min-width: 100%;
	box-sizing: border-box;
	padding: 10px;
	width: 300px;
}

.dropdown:focus > *:last-child,
.dropdown > *:focus ~ *:last-child,
.dropdown > .less-sticky:last-child:hover
{
	display: block;
	opacity: 1;
	transition: 0.15s;
	pointer-events: auto;
}

@supports (-ms-ime-align:auto) {
	.dropdown > *:last-child:hover
	{
		display: block;
		opacity: 1;
		pointer-events: auto;
	}
}
/* detect IE and do the same thing. */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.dropdown > *:last-child:hover {
		display: block;
		opacity: 1;
		pointer-events: auto;
	}
}

.dropdown:not(.sticky) > *:not(:last-child):focus, .dropdown:focus {
	pointer-events: none; /* Causes second click to close */
    }

.downarrow:focus {
	outline: 2px solid #8BF;
	/* Edge/IE can't do outline transparency */
	outline: 2px solid #48F8;
}

/* CHECKOUT */
.checkout-privacy-text{
	margin-bottom: 50px;
	text-align: justify;
}

@media (max-width: 768px)
{
/* HOME TOP DETAIL */
	.noshow-mobile{
		display: none;
	}
	
/* .banner-top .sc_item_title{
		text-align: center!important;
	} */
	.home-top-detail-text > *{
		text-align: center!important;
	}
	
	/* LOJA ONLINE */
	.shop-action-bar{
		grid-template-columns: 1fr;
		grid-row-gap: 20px;
		margin-bottom: 20px;
	}
	.woocommerce .woocommerce-ordering {
		min-width: inherit;
	}
	.facetwp-template{
		display: grid;
	}
	.shop-action-bar-orderby{
		order: -1;
	}
}
@media (max-width: 991.98px) {
	/*******************/
	
	/* Header */
	.top_panel.with_bg_image{
		min-height: 15em;
	}
	.grid-container {
        grid-template-columns: repeat(2, 1fr);
    }
    .subscribe_form_1_title,
    .home-platform-title {
        font-size: 10px;
    }
    .sc_button {
        font-size: 10px;
    }
	
	.sc_content.color_style_default h5{
		font-size: 10px;
	}
/* CART */
	.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals{
	width: inherit;
	padding: 10px;
}
.woocommerce .cart-collaterals{
	border-left: none;
}

	.cart-action-buttons{
		text-align: center;
	}
	.cart-action-buttons, .woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals{
		grid-column: span 2;
		border-top: solid 1px #ddd;
	}
	h2.sc_item_title.sc_title_title.sc_align_center.sc_item_title_style_default.sc_item_title_tag {
		font-size: 15px;
	}
	
	span.swiper-pagination-bullet {
    height: 8px!important;
    width: 8px!important;
}
	
	.grid-chess {
		display: grid;
		grid-template-columns: 1fr;
	}
	.cell-mob-right {
	order: 1;
	}
	.cell-mob-left {
	order: -1;
	}
	.grid-cell-link{
		color: rgb(255,0,0)!important;
	}
	/* FOOTER */
.wpb_column.vc_column_container.vc_col-sm-3.sc_layouts_column_icons_position_left {
			border-left: none!important;
	}
}

/*#### PLATFORM PAGE ####*/
.col-12.col-sm-12.col-md-12.col-lg-6.text-detail-top {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.col-6.col-md-6.col-lg-12.col-lg-12.imgs-online-stores {
    display: flex
}
.section-item {
	font-size: 15px;
	color: #8E8E8E;
	padding: 20px;
}
.container.section-white {
    padding-top: 105px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
	  padding-bottom: 30px;
}

.row.section-body > div {
    margin-bottom: 13px;
    margin-top: 13px
}

.container.section-title {
    margin-bottom: 30px
}

.section-item-img {
	margin-right: 10px;
}

.section-item-img,
.section-item-img img {
	height: 48px;
	width: 48px;
	max-width: 48px;
	max-height: 48px;
	object-fit: contain;
}

.section-item-img img {
    object-position: top;
}

.section-item-title,
.section-item-body {
	text-align: left;
	letter-spacing: 0;
}

.section-item-title {
	color: #FF0000;
	font-size: 20px;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.text-detail .section-title {
    text-align: left;
}

.container.section-title {
    padding-left: 0
}

.banner-action-container {
    width: 80%;
    max-width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    height: 180px
}
.banner-action-container > div {
    width: 100%;
    margin: 0;
}

.banner-action-button {
    background-color: rgb(255, 0, 0) !important;
    padding: 10px 30px!important;
    color: rgb(255, 255, 255)!important;
    text-transform: uppercase;
}

.banner-action-button:hover {
    background-color: rgb(0, 0, 0) !important;
    padding: 10px 30px!important;
    color: rgb(255, 255, 255)!important;
    text-transform: uppercase;
	text-decoration: none;
}


/*###############################*/

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
/* Styles */
}

/* Smartphones (landscape) ----------- */
/* @media only screen and (min-width : 321px) {
	.noshow-mobile{
		display: none;
	}
} */

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
/* Styles */
	.noshow-mobile{
		display: none;
	}
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
/* Styles */
	.noshow-mobile{
		display: none;
	}
}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
/* Styles */
	.noshow-mobile{
		display: none;
	}
}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
/* Styles */
	.noshow-mobile{
		display: none;
	}
}
/**********
iPad 3
**********/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}
/* Desktops and laptops ----------- */
@media only screen  and (min-width : 1224px) {
/* Styles */
}

/* Large screens ----------- */
@media only screen  and (min-width : 1824px) {
/* Styles */
}

/* iPhone 4 ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}

.remember-me-row{
    display: flex;
	flex-direction: column-reverse;
	gap: 4px;
}

.woocommerce-form-login__submit{
    order: inherit;
    width: 45%;
}

.login-form-title, .register-form-title{
	font-size: 2em;
}

.sc_layouts_menu_nav .menu-collapse:hover a:before {
	color: #ffffff !important;
}

.sc_layouts_menu_nav .menu-collapse>a:before {
	left: 0 !important;
	color: #9C0304 !important;
}

/* Title: Banner */
.sc_title .sc_item_title:not(.sc_item_title_tag) {
    font-size: 72px;
	font-weight: 700;
}

/*=================================== MY ACCOUNT/LOGIN ===================================*/
/* Input: Password */
.woocommerce form .show-password-input,
.woocommerce-page form .show-password-input {
	top: auto;
	right: 1.5rem;
}

/* Checkbox: Remember me*/
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    gap: 4px;
}

/* Forgot password: Guideline text */
form.woocommerce-ResetPassword.lost_reset_password p:first-of-type {
	font-size: 1.5rem;
    line-height: 2rem;
}

/* Cards */
.u-columns {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.u-column1, .u-column2 {
    flex: 1;
    box-sizing: border-box;
}

.u-column1 {
	margin-right: 1rem;
}

.u-column2 {
	margin-left: 1rem;
}

.u-column1 form,
.u-column2 form {
    display: flex;
    flex-direction: column;
    height: 70%;
}

/*=================================== MY ACCOUNT/LOGGED IN ===================================*/
/* Infos on the top of the page */
.address-info,
.order-info {
	padding: 8px 16px;
	background: #dcdcdc;
	border-radius: 5px;
}

/* First menu item padding-top */
.woocommerce-MyAccount-navigation ul li:first-of-type a {
	padding-top: 0;
}

/* Active menu item */
.woocommerce-MyAccount-navigation ul li.is-active {
	font-weight: 600;
}

/* Total td*/
td[data-title="Total"] {
	text-align: left !important;
}

/* Fix of unnecessary margin on the currency symbol  */
.woocommerce-Price-currencySymbol {
	margin-left: 0 !important;
}

/*=== Spacing between sections ===*/
/* Addresses forms */
.woocommerce-Addresses {
	display: flex;
	flex-direction: column;
	gap: 3em;
}

/* Orders data */
.woocommerce .woocommerce-customer-details,
.woocommerce .woocommerce-order-details,
.woocommerce .woocommerce-order-downloads,
.address-info,
.order-info {
	margin-bottom: 3em;
}

.woocommerce-table--order-details {
	margin-bottom: 1em !important;
}

form[method="post"] h3 /* Form edition */, 
.woocommerce-order-details h3:first-of-type /* First h3 */ {
	margin-top: 0;
}

/*=== Header ===*/
.top_panel { /* Remove the bottom margin */
	margin-bottom: 0;
}

.sc_layouts_row_fixed_on { /*Color on scroll*/
	background-color: #000000 !important;
	transition: background-color 0.2s
}

.scheme_dark.sc_layouts_row.sc_layouts_row_type_narrow { /* Remove the background when there's no scroll */
	background: transparent;
}

.scheme_dark .sc_layouts_menu_nav>li.current-menu-item>a { /* Format selected nav item */
	color: #ffffff !important; 
	font-weight: 600 !important;
}

[class^="menu-item-"] { /* Add shadow to the menu items for better visibility */
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.55),
             	 2px 3px 15px rgba(43, 43, 43, 1);
}

#main-menu-white ul li a:hover,
#account-menu-white ul li a:hover{
	color: #c2c2c2 !important;
}

#header-mpb-logo,
#header-mpb-logo-white,
.sc_layouts_menu_mobile_button {
	margin: 0 !important;
}

/*=== Banner ===*/
.banner {
	/* Position */
	width: 100vw;
	height: 304px;
    position: relative;
	top: 0;
    left: 50%;
    transform: translateX(-50%);
	margin-top: -110px !important;
	margin-bottom: 7.4rem !important;
    box-sizing: border-box;
	/* Image */
	background-image: url(/wp-content/uploads/2019/11/background-header.jpg) !important;
	background-position: center;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

/* Container */
.banner_container {
	width: 1170px;
    margin: 0 auto;
	height: 100%;
}

.banner_content {
	padding-top: 10.5em;
}

/* Text inside the banner */
.banner_content h1 {
	/* Font */
	color: #ffffff !important;
	font-size: 60px !important;
	line-height: 5rem;
	word-break: normal;
	margin: 0;
}

/* On pages that are constructed with WP Bakery */
.banner_content h1.wp_bk { /* Add padding-top to equalize the text height */
	margin-top: 0.5px !important;
}

/*=== Responsive ===*/
@media (max-width: 1439px) { /* Theme override */
	.banner_container {
		width: 1000px;
	}

	.banner_content {
		padding-top: 14em;
	}
}

@media (max-width: 1262px) { /* Theme override */
	.banner_container {
		width: 910px;
	}

	.banner_content {
		padding-top: 11.5em;
	}
}

@media (max-width: 1135px) { /* Theme override */
	.banner_container {
        width: 964px;
    }
}

@media (max-width: 1023px) { /* Theme override */
    .banner_container {
        width: 900px;
    }
}

@media (max-width: 959px) { /* Theme override */
	.top_panel {
		margin-bottom: 0 !important;
	}

	.u-columns {
		flex-direction: column;
	}
	.u-column1, .u-column2 {
		width: auto !important;
	}
	.u-column1 {
		margin-right: 0 !important;
	}
	.u-column2 {
		margin-left: 0 !important;
	}

	.banner_container {
		width: 708px !important;
	}

	.banner_content h1 { 
		font-size: 40px !important;
		line-height: 52px !important;
	}
}

@media (max-width: 797.98px) {
	#menu-nav {
		width: 100%;
	}
	
	#menu-nav div div .sc_layouts_item:nth-of-type(2n) {
		float: right;
		margin-top: .5rem;
	}
	
	#menu-user {
		display: none;
	}
}

@media (max-width: 767px) { /* Theme override */
	.top_panel {
		margin-bottom: 0 !important;
	}

	.banner_container {
		width: 600px !important;
	}
}

@media (max-width: 639px) { /* Theme override */
	.banner_container {
		width: 440px !important;
	}
}

@media (max-width: 479px) { /* Theme override */
	button.woocommerce-form-login__submit,
	button.woocommerce-form-register__submit {
		width: 100%;
	}

	.banner_container {
		width: 300px !important;
	}

	.banner_content h1 {
		font-size: 32px !important;
	}
}

/* CONTACT FORM */
.contact_us_form span.wpcf7-list-item-label, .contact_us_form .wpcf7-form-control::placeholder {
    color: #979797 !important;
	font-size: 14px !important;
}

.contact_us_form textarea, .contact_us_form input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]) {
	border-color: #e2e2e2 !important; 
}

.scheme_default input[type="submit"][disabled] {
	background-color: #F0F0F0 !important;
    color: #212121  !important;
	font-size: 14px !important;
	font-weight: normal;
}

.wpcf7 .contact_us_form select, 
.wpcf7 .contact_us_form textarea, 
.wpcf7 .contact_us_form input:not([type="submit"]):not([type="radio"]):not([type="checkbox"])  {
	margin-bottom: 0.5em !important;
}