/**
 * 
 * **/
 

@media (min-width: 769px) {
    .page-wrapper .page-header.type21.header-newskin .header.content {
        grid-template-areas: "logo busca quotation cart" !important;
        grid-template-columns: 21% 49%  15% 15%  !important;
    }
    .nav-menu-item {
        grid-area: quotation;
    }
    .page-wrapper .page-header.type21.header-newskin .header.content .search-area {
    	max-width: 520px;
    }
    .page-wrapper .page-header.type21.header-newskin .header.content .search-area .block-search {
    	    width: 100% !important;
    }
}
 

.nav-menu-item {
    line-height: 18px;
    font-size: 14px;
    position: relative;
}
.nav-menu-cp { 
    height: 28px;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
        display: flex
;
    width: -moz-fit-content;
    width: fit-content;
    position: relative;
    top: 0;
    left: 0;
    padding: 0 0 0 24px;
    text-decoration: none !important;
    border: none;
}
.nav-menu-cp .nav-menu-cp-send {
    position: static;
    white-space: nowrap;
    text-overflow: ellipsis;
    top: 1px;
    font-size: 12px;
    color: rgba(0, 0, 0, .55);
    display: block;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 140px;
    left: 0;
    padding: 0;
    margin: 0;
    line-height: 12px;
}
.nav-menu-cp .nav-menu-link-cp {
    padding: 0 0 2px 0;
    line-height: 20px;
}
.nav-menu-cp .nav-menu-link-cp {
    display: inline-block;
    overflow: hidden;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 140px;
    margin: 0;
    color: rgba(0, 0, 0, .8980392157);
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
i.fa-solid.fa-location-dot {

    font-size: 23px;
        position: absolute;
    top: 2px;
    bottom: 0;
    left: 0;
    -webkit-font-smoothing: antialiased;
}

.zipcode-quotation .modal-title {

    font-size: 20px;
    font-weight: 600;
    line-height: 1;
    margin: 0;
    border-bottom: unset;
    padding-bottom: 0;
}
.zipcode-quotation .modal-header {
	padding: 34px 32px 0;
}
.layout__header-subtitle {
    color: rgba(0, 0, 0, .55);
    font-weight: 400;
    line-height: 1.38;
    margin: 8px 0 5px;
    font-size: 14px;
}
.secondary-card {
	    box-sizing: initial;
    display: flex;
    flex-direction: column;
    margin-bottom: 2px;
    min-height: 50px;
}
.zipcode-quotation .modal-inner-wrap {
	max-width: calc(100% - 16px);
    max-height: calc(100% - 16px);  
    
    width: 672px;
    height: 250px;
    font-size: 16px;
    font-weight: 400;
    z-index: 1021;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.07), 0 20px 25px 0 rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    overflow: hidden;
    background: #fff;
    transform: translate(-50%, -50%);
    opacity: 1;
    animation: translateIn 0.2s ease-in-out, fadeIn 0.2s ease-in-out;
    will-change: opacity, transform;
}
.layout--embed .another-location--not-logged .state-city, .layout--embed .another-location--not-logged .zip-code {
    padding: 8px 16px 18px 0;
}
.andes-card>:last-child {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}
.andes-card>:first-child {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.andes-form-control {
	display: block; 
    font-size: 18px;
    font-weight: 400;
    position: relative;
    -webkit-font-smoothing: antialiased;
    text-align: left;
    width: 270px;
}

.andes-form-control__control {
    align-items: center;
    background-color: #fff;
    border-radius: .375em;
    border: 1px solid rgba(0, 0, 0, .25);
    display: flex;
    font-size: 16px;
    margin: 4px 0;
    min-height: 48px;
}

.zip-code__textfield .andes-form-control__field {
        
    flex-grow: 1;
    border-radius: .375em;
    font-size: 16px;
    height: 22px;
    line-height: 22px;
    margin: 0;
    padding: .8125em .75em;
    background: transparent;
    border: 0;
    color: rgba(0, 0, 0, .9);
}
.zip-code__use-button {
    margin: 0 8px 0 0;
    border-radius: 5px;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    padding: 0 12px; 
    border: 1px solid #EE8789 !important;
    background: #EE8789 !important;
    color: #fff !important;
}
.zip-code__textfield .andes-form-control__field:focus {
  outline: none; 
  box-shadow: none; 
  background: transparent !important;
} 
.zip-code {
    display: flex;
        align-items: center;
}
.zip-code__find-button {
    margin: 14px 0 0 8px;
        border-radius: 5px;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    padding: 0 12px;

    display: block;
}
.focused-input {
  border: 1px solid #EE8789; 
  background-color: #fff;  
}

.zipcode-quotation  h2.header-subtitle {
    display: none;
}
.message-warning {
margin: 0 0 10px;
    padding: 10px 20px;
    display: block;
    line-height: 1.2em;
    font-size: 1.3rem;
    background: #fdf0d5;
    color: #6f4400;
}
.message-success {
     
    margin: 0 0 10px;
    padding: 10px 20px;
    display: block;
    line-height: 1.2em;
    font-size: 1.3rem;
    background: #e5efe5;
    color: #006400;
}
#ajax-message-container {
        min-height: 15px;
    padding: 10px 20px;
} 