/* Custom Data 2025-10-29 15:53:57: Do not change this file. */

:root{
	/* Page Width */
	
	/* Body Font */
		--font-family-name__base: 'Jost', sans-serif;
			--font-size__base: 16px;
			--text-weight: 400;
	
	/* Heading Font */
			--heading__font-family__base: 'Jost', sans-serif;
			--heading__font-weight__base: 400;
		
	/* Menu Font */
			--navigation-level0-item__font-family:  'Work Sans', sans-serif;
			--naviation-level0-item__font-size: 20px;
			--navigation-level0-item__font-weight: 600;
			
	/* Other Font */
		--other_font_family: 'Jost', sans-serif;
	
	/* Theme Colors */
		--theme__color__primary: #EAACB0; 
	
	/* Basic Colors */
			--text__color: #878787;
			--heading__color__base: #222222;
			--link__color: #222222;
			--link__hover__color: #EAACB0;
			
	/* Buttons Colors */
				--button__color: #FFFFFF;
	--button-primary__color: #FFFFFF;
		 
	--button-secondary-bg: #EAACB0;
	--button__background: #EAACB0;
	--button-primary__background: #EAACB0;
			--button__hover__background: #A07678;
	--button-primary__hover__background: #A07678;
			--button__hover__color: #EAACB0;
	--button-primary__hover__color: #EAACB0;
		
	/* Custom Sticky Background Color */
	
	/* Custom Header */
			--topbarbg: #FFFFFF;
			--topbarcolor: #C1C1C1;
			--header-icons-color: #EAACB0;
			
	/* Custom Footer */
	
	/* Custom Menu */
			--navigation-level0-item__color: #EAACB0;
					
	/* Page wraper */
	}
@media (min-width: 1200px){
	.cms-index-index .header-absolute{
							}
	.cms-index-index .header-container:not(.header_scroll_up) .header_light{
								--navigation-level0-item__color: #EAACB0;
						--navigation-desktop-level0-item__hover__color: var(--navigation-level0-item__color);
										--header-icons-color: #EAACB0;
						}
}


	body{
		font-weight: var(--text-weight);
	}
	body{
		font-size: var(--font-size__base);
	}
	:root{
	--footer-links-color: #222222;
	}
	.minicart-wrapper .block-content .actions .secondary .action.viewcart:not(:hover){
		--heading__color__base: #FFFFFF;
	}
 
	button, .cart.table-wrapper .actions-toolbar > .action, .action-gift{
		border: 1px solid var(--button__background);
	}
	

/* Custom Header */
header.page-header{
	}









/* Customization Style */
.card-footer img {
    height: 40px;
}


.product-share-links {
display: none;
}

.product-addto-links {
    display: none !important;
}

.product-info-main .breadcrumbs .items {
    justify-content: flex-start;
    display: flex;
    align-items: flex-start;
    padding-left: 0;
}

.quick-search {
    display: none !important;
}

.checkout-cart-index .breadcrumbs {
    display: none;
}

.checkout-cart-index  .cart.main.actions {
    display: none;
}
.checkout-cart-index  .multicheckout {
    display: none;
}

.table-checkout-shipping-method {
    max-width: 100%;
    min-width: 100% !important;
    width: 100%;
border: none !important;
}
.blueskytechco-onepagecheckout .table-checkout-shipping-method tbody td {
border: none !important;
}

.blueskytechco-onepagecheckout .field._required.pass {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.blueskytechco-onepagecheckout .field._required.confirm-pass {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.blueskytechco-onepagecheckout .breadcrumbs {
    display: none;
}


.blueskytechco-onepagecheckout .section-top-header {
    display: none;
}
.blueskytechco-onepagecheckout .header__action{
    display: none;
}
.blueskytechco-onepagecheckout .header__menu {
    display: none;
}
.blueskytechco-onepagecheckout .header-container .logo-container {
    display: flex;
    justify-content: center;
    align-items: center;
}




.customer-account-login a.create {
    padding: 15px 20px;
    background: #549263;
    color: white;
    border-radius: 6px;
}

.catalog-category-view #toolbar-amount span {
    display: none;
}

.catalog-category-view .grid-mode-show-type-products {
    display: none;
}

.top-bar div {
    max-width: 1200px !important;
    padding: 1px 0px;
}
@media (max-width: 767px){ 
    .top-bar__container {
        display: none !important;
    }
}

.translater {
    flex: 0 1 auto;
    margin-left: auto;
    width: 200px;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}

.skiptranslate {
    display: none !important;
}

.title-view-all-search {
    display: none;
}


.checkout-onepage-success .checkout-success {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#ifthenpay_payment_return_panel {
    width: 100%;
}


label[for="ifthenpay_mbway_phone_number"] {
    width: 100%;
    flex: 1 0 auto;
}
.ifthenpay_input_wrapper {
    flex-direction: column;
    align-items: flex-start;
}
input#ifthenpay_mbway_phone_number {
    margin-top: 10px;
    width: 100%;
    max-width: 100%;
}

.password-strength-meter {
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 5px;
    border-radius: 4px !important;
}
.password-strength-meter:before{
border-radius: 4px 0px 0px 4px;
}
#password-strength-meter-label {
    font-size: 13px;
}

.catalog-product-view .page-main {
    margin-top: 60px;
}
.product-askquestion-buttons {
    display: none;
}

p#toolbar-amount {
    color: white;
}

.footer-container li {
list-style:none;
}

/* TOP BAR */
.top-bar {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
    background-color: #fff;
}

/* MENU PRINCIPAL (ABAIXO DA TOP BAR) 
.for-full-width-menu {
    background-color: #fff !important;
    position: fixed;
    top: 30px; /* AJUSTA à altura real da top-bar */
    width: 100%;
    z-index: 9998; /* menor que a top-bar para não sobrepor */
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}

/* PADDING para empurrar o conteúdo todo para baixo */
.page-wrapper {
    padding-top: 100px; /* top bar (30px) + menu (70px) = 100px */
}

/* MOBILE AJUSTE */
@media screen and (max-width: 768px) {
    .for-full-width-menu {
        top: 35px; /* se a top-bar for maior no mobile */
    }

    .page-wrapper {
        padding-top: 105px; /* ajustado ao total das barras */
    }
}
*/
