body,
.wrapper {
    background: #ffffff;
    color: #6a777d;
}
.page-header {
    max-width: none;
    padding: 0;
    background: #ffffff;
}
.page-header .logo {
    margin-top: 16px;
}
.page-header .page-header-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 30px;
    height: 120px;
}
.page-header .account-cart-wrapper {
    top: 35px;
}
.page-header .skip-link {
    background: none;
    color: #777777;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
}
.page-header .skip-cart .count,
.page-header .skip-link.skip-active .count {
    color: #777777;
}
.page-header .header-link .icon {
    display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: middle;
}
.page-header .skip-link .icon,
.page-header .header-link .icon {
    width: 19px;
    height: 17px;
    position: relative;
    top: -2px;
}
.page-header .skip-account .icon {
    background: url(../images/sprite.png) -4px -105px no-repeat;
}
.page-header .skip-cart .icon {
    background: url(../images/sprite.png) -31px -105px no-repeat;
}
.page-header .skip-account:not(.skip-active):hover .icon {
    background-position: -4px -105px;
}
.page-header .skip-cart:not(.skip-active):hover .icon {
    background-position: -31px -105px;
}
.page-header .header-link {
    position: relative;
    float: left;
    width: auto;
    height: 44px;
    line-height: 42px;
    text-align: center;
    background: none;
    color: #777777;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
}
.page-header a.header-link {
    text-decoration: none;
}
.page-header .skip-logout .icon {
    background: url(../images/sprite.png) -180px -107px no-repeat;
    height: 19px;
    width: 25px;
}
.page-header .skip-logout:not(.skip-active):hover .icon {
    background-position: -180px -107px;
}
.page-header .header-minicart,
.page-header .header-answers-list {
    position: relative;
}
.page-header .header-minicart .block-cart,
.page-header .header-answers-list .block-cart {
    position: absolute;
    width: 300px;
    top: 35px;
    right: 0;
    padding: 10px 15px;
    background: #ffffff;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    z-index: 99999;
    max-height: 350px;
    overflow-y: auto;
}
.page-header .header-minicart .block-cart .result,
.page-header .header-answers-list .block-cart .result {
    margin-bottom: 15px;
}
.page-header .header-minicart .block-cart .result-question,
.page-header .header-answers-list .block-cart .result-question {
    font-weight: 700;
}
.page-header .header-minicart .block-cart .result-answer,
.page-header .header-answers-list .block-cart .result-answer {
    padding-left: 15px;
}
.page-header .header-minicart .skip-link,
.page-header .header-answers-list .skip-link,
.page-header .header-minicart .result-question,
.page-header .header-answers-list .result-question {
    cursor: pointer;
}
.page-header .header-minicart:hover > .block-cart {
    display: block;
}
.page-header .header-minicart p.product-name {
    font-size: 11px;
}

.page-header .header-minicart .product-code {
    color: rgba(245,150,100);
    display: inline-block;
    font-family: "Helvetica Neue", Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
    margin: 0 0 5px 8px;
}

.page-header .header-minicart .product-details .product-name a {
    color: #636363;
}
.page-header .header-minicart .product-details .product-name a:hover {
    color: #3399cc;
}
.page-header .header-answers-list:hover > .block-cart {
    display: block;
}
.page-header .form-language {
    position: relative;
}
.page-header .form-language .lang-selected,
.page-header .form-language ul li a {
    display: block;
    width: 25px;
    cursor: pointer;
}
.page-header .form-language .lang-selected img,
.page-header .form-language ul li a img {
    max-width: 100%;
}
.page-header .form-language ul {
    background: #ffffff;
    border: 1px solid #6a777d;
    position: absolute;
    top: 25px;
    left: -5px;
    padding: 5px;
    border-radius: 3px;
    z-index: 9999;
}
.page-header .form-language ul li {
    margin-bottom: 5px;
}
.page-header .form-language ul li:last-chid {
    margin-bottom: 0;
}
.page-title h1,
.page-title h2,
.product-name h1,
.product-name .h1,
a {
    color: #6a777d;
}
.page-title h1,
.page-title h2,
.product-name h1,
.product-name .h1 {
    border-bottom: 0;
    font-size: 48px;
    font-weight: 800;
    text-align: center;
    margin-bottom: 25px;
}
body.customer-account .my-account .page-title h1 {
    text-align: center;
}
.page-title h1::after {
    content: "";
    text-indent: -99999px;
    display: block;
    width: 104px;
    height: 5px;
    background: #6a777d;
    margin: 10px auto 0;
}
h1,
h2,
h3,
h4 {
    font-family: 'Lato', sans-serif;
}
.page-title h2 {
    border-bottom: none;
}
.block-title h2,
.block-title h3,
.block-title strong {
    color: #6a777d;
    font-size: 1.2em;
}
.block-title {
    text-align: center;
    margin-bottom: 15px;
}
.col-main {
    color: #6a777d;
}
button,
a,
a:hover,
a:active,
a:focus {
    outline: 0;
    font-weight: bold;
}
body,
button,
input,
select,
table,
textarea,
.button2 span,
.button2 span span {
    color: #6a777d;
    text-decoration: none;
}
select,
table {
    color: #6a777d;
}
.button2 span:hover,
.button2 span span:hover {
    color: #6a777d;
}
.icon-sprite,
.ratings .rating-box,
.ratings .rating-box .rating,
.sorter > .sort-by .sort-by-switcher,
.sorter > .view-mode .grid,
.sorter > .view-mode .list,
.skip-nav .icon,
.skip-search .icon,
#search_mini_form .search-button:before,
.skip-account .icon,
.skip-cart .icon,
.product-view .sharing-links a,
.review-summary-table .rating-box .rating-number:after,
.ratings-table .rating-box,
.ratings-table .rating-box .rating {
    background-image: url(../images/icon_sprite.png);
}
.button,
.cart-table .product-cart-actions .button,
#co-shipping-method-form .buttons-set .button,
.footer .button {
    background: #444444;
    border: 1px solid #6a777d;
    color: #ffffff;
    border-radius: 4px;
    padding: 8px 10px;
    font-weight: bold;
    margin-right: 15px;
    font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
}
.button:hover,
.cart-table .product-cart-actions .button:hover,
#co-shipping-method-form .buttons-set .button:hover,
.footer .button:hover,
.button:active,
.cart-table .product-cart-actions .button:active,
#co-shipping-method-form .buttons-set .button:active,
.footer .button:active,
.button:focus,
.cart-table .product-cart-actions .button:focus,
#co-shipping-method-form .buttons-set .button:focus,
.footer .button:focus {
    background: #6a777d;
    color: #ffffff;
}
.btn-remove2 {
    width: 24px;
    height: 25px;
}
.form-list .control label,
.sp-methods dt label,
#checkout-shipping-method-load .sp-methods dd label,
#co-shipping-method-form .sp-methods dd label,
.product-options ul.options-list label {
    padding: 0;
    background: none;
    color: #6a777d;
}
.form-list .control label:hover,
.sp-methods dt label:hover,
#checkout-shipping-method-load .sp-methods dd label:hover,
#co-shipping-method-form .sp-methods dd label:hover,
.product-options ul.options-list label:hover {
    background: none;
}
.form-list .control {
    position: relative;
}
.data-table tfoot tr {
    background: none;
}
a:hover,
a:focus {
    color: #6a777d;
    text-decoration: none;
}
/*.wrapper { background: url(../images/bg.jpg) no-repeat center top; background-attachment: fixed; background-position: center; background-repeat: no-repeat; background-size: cover; }*/
.question-wrapper {
    padding: 0 110px;
}
.first-step-questions .question-wrapper {
    padding: 0;
}
.question {
    font-family: 'Lato', sans-serif;
    color: #6a777d;
}
.question .question-id {
    border: 1px solid blue;
    color: blue;
    margin-right: 15px;
    padding: 5px;
}
.question-desc {
    min-height: auto;
}
.question-desc p {
    font-family: 'Lato', sans-serif;
    color: #6a777d;
}
.question-container {
    float: none;
    width: 100%;
    text-align: center;
}
.question-desc + .question-container {
    float: right;
    width: 50%;
    text-align: left;
}
.question-desc .question-desc-img img {
    border-radius: 12px;
    max-width: 100%;
    margin: auto;
}
.answers {
    display: inline-block;
    text-align: left;
}
.answer-box {
    padding-left: 0;
}
.builder-seats label,
.builder-qty label {
    color: #6a777d;
}
.answer label {
    color: #eb7024;
    font-size: 15px;
}
.answer label .answer-id {
    color: blue;
}
.number-box {
    border: 1px solid #eb7024;
    height: 32px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.number-box input {
    color: #62696c;
    position: relative;
    top: -6px;
    height: 29px;
}
.number-box .number-less,
.number-box .number-more {
    border: none;
    border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 32px;
    height: 30px;
}
.number-box .number-more {
    border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
}
#az-builder-form .actions {
    text-align: center;
}
#az-builder-form .actions button {
    background: none;
    border: none;
    text-transform: lowercase;
    color: #6a777d;
    margin-right: 0;
}
#az-builder-form .actions a {
    color: #6a777d;
}
#az-builder-form .actions .az-builder-form-next span span::before,
#az-builder-form .actions .az-builder-form-prev span span::after {
    content: " ";
    display: inline-block;
    text-indent: -99999px;
    width: 43px;
    height: 43px;
    background: url(../images/sprite.png) -170px -1px no-repeat;
    position: relative;
    top: 15px;
    margin-right: 10px;
}
#az-builder-form .actions .az-builder-form-prev span span::after {
    background-position: -170px -58px;
    margin-right: 0;
    margin-left: 10px;
}
#az-builder-form .actions .action-restart a::before {
    content: " ";
    display: inline-block;
    text-indent: -99999px;
    width: 33px;
    height: 30px;
    background: url(../images/sprite.png) -142px -105px no-repeat;
    position: relative;
    top: 10px;
    margin-right: 10px;
}
.actions-top {
    margin-bottom: 35px;
}
/************************** Account *************************/
.customer-account-login .registered-users {
    width: 32%;
    margin: 0 auto;
    float: none;
}
.customer-account-login .scaffold-form label:first-child {
    width: 210px;
}
.customer-account-login .col2-set .buttons-set {
    text-align: center;
}
.customer-account-login .col2-set .buttons-set p.required {
    float: none;
}
.col-left .block-account {
    background: rgba(255, 251, 251, 0.63);
    padding: 10px;
    border: 1px solid #6a777d;
    margin-top: 100px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
.block-account li strong,
.block-cms-menu li strong,
.block-account li a:hover,
.block-cms-menu li a:hover {
    color: #e9540d;
}
.block-account .return-config {
    margin-top: 25px;
    text-align: center;
}
.dashboard .box-account,
.my-account .fieldset,
.my-account .addresses-list .addresses-primary,
.my-account .addresses-list .addresses-additional,
.my-account .my-orders,
.order-info-wrapper {
    background: rgba(255, 251, 251, 0.63);
    padding: 10px;
    border: 1px solid #6a777d;
    margin-bottom: 0;
    margin-top: 45px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
.dashboard .box-account .box-head,
.my-account .fieldset .box-head,
.my-account .addresses-list .addresses-primary .box-head,
.my-account .addresses-list .addresses-additional .box-head,
.my-account .my-orders .box-head,
.order-info-wrapper .box-head {
    margin-top: 0;
}
.dashboard .box-account .box-head h2,
.my-account .fieldset .box-head h2,
.my-account .addresses-list .addresses-primary .box-head h2,
.my-account .addresses-list .addresses-additional .box-head h2,
.my-account .my-orders .box-head h2,
.order-info-wrapper .box-head h2 {
    color: #6a777d;
}
.order-info-wrapper {
    margin-top: 0;
}
.order-details.order-info-wrapper {
    margin-top: 45px;
}
.sales-order-view .order-items td h3 {
    color: #6a777d;
    font-weight: 600;
    text-transform: none;
}
.sales-order-view .order-items td h4 {
    color: #6a777d;
    font-size: 14px;
    font-weight: 400;
}
.my-account .my-orders {
    margin-top: 25px;
}
.my-account .addresses-list .addresses-primary,
.my-account .addresses-list .addresses-additional {
    margin-top: 0;
}
.my-account .addresses-list .addresses-primary {
    width: 45%;
}
.sales-order-view .col-left .block-account {
    margin-top: 119px;
}
.buttons-set {
    border-top: none;
}
.buttons-set button,
.buttons-set p.required {
    margin-top: 20px;
}
.buttons-set .back-link a {
    color: #6a777d;
    font-size: 14px;
    padding: 0;
}
.buttons-set .back-link a small {
    display: none;
}
.buttons-set .back-link a::before {
    content: " ";
    display: inline-block;
    text-indent: -99999px;
    width: 43px;
    height: 43px;
    background: url(../images/sprite.png) -170px -58px no-repeat;
    position: relative;
    top: 15px;
    margin-right: 10px;
}
/************************** Cart *************************/
.cart .page-title {
    border-bottom: 0;
}
.cart .page-title h1 {
    float: none;
}
.cart .checkout-types.top {
    float: none;
    position: absolute;
    right: 23px;
    top: 110px;
}
.cart .cart-forms,
.cart .cart-totals-wrapper,
.cart .crosssell,
.cart .cart-table {
    float: none;
    width: 100%;
}
.cart .cart-totals,
.cart .cart-forms .discount,
.cart .cart-forms .giftcard,
.cart .cart-forms .shipping {
    background: none;
    border: none;
}
.cart .cart-table-wrapper,
.cart .cart-totals-wrapper,
.cart .cart-forms {
    background: rgba(255, 251, 251, 0.63);
    padding: 10px;
    border: 1px solid #6a777d;
    margin-bottom: 0;
    margin-top: 45px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
.cart .cart-table h2 {
    color: #6a777d;
    text-transform: none;
}
.cart .cart-table h3 {
    color: #6a777d;
    font-size: 14px;
}
.cart .cart-table .btn-empty {
    margin-left: 20px;
}
.cart .cart-table .btn-back {
    float: left;
    position: relative;
    top: -13px;
}
.cart .cart-table .btn-empty::before,
.cart .cart-table .btn-update::before,
.cart .cart-table .btn-back::before {
    content: " ";
    display: inline-block;
    text-indent: -99999px;
    width: 33px;
    height: 30px;
    background: url(../images/sprite.png) -142px -105px no-repeat;
    position: relative;
    top: 10px;
    margin-right: 10px;
}
.cart .cart-table .btn-back::before {
    width: 45px;
    height: 43px;
    background-position: -170px -58px;
    top: 16px;
}
.cart .cart-table .product-cart-image img {
    max-width: 100%;
}
.cart .cart-table td.group {
    font-weight: bold;
    font-size: 18px;
    background: #efefef;
}
.cart .cart-table td.remove-group {
    background: #efefef;
}
.cart .cart-forms {
    width: 38px;
    height: 49px;
    transition: all 0.7s ease-in-out;
    overflow: hidden;
}
.cart .cart-forms .show-coupon a {
    font-size: 19px;
    font-weight: bold;
    color: #6a777d;
}
.cart .cart-forms #discount-coupon-form {
    min-width: 500px;
}
.cart .cart-forms.open {
    width: 500px;
    height: 117px;
}
.cart #shopping-cart-totals-table tbody tr {
    display: none;
}
.cart #shopping-cart-totals-table tbody tr:first-child {
    display: table-row;
}
.cart #shopping-cart-totals-table tbody tr:first-child td {
    padding-bottom: 10px;
}
.cart .removed-items {
    margin-top: 45px;
}
/************************** Checkout *************************/
.checkout-onepage-index .opc .step-title {
    border-top: 0;
}
.checkout-onepage-index .opc .section.active .step-title {
    border-color: #6a777d;
}
.checkout-onepage-index .opc > li {
    background: rgba(255, 251, 251, 0.63);
    padding: 10px;
    border: 1px solid #6a777d;
    margin-bottom: 0;
    margin-top: 45px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
.checkout-onepage-index .opc .section.allow .step-title:hover h2,
.checkout-onepage-index .opc .section.active .step-title h2 {
    color: #6a777d;
}
.checkout-onepage-index .opc .section .step-title .number,
.checkout-onepage-index .opc .section.allow.active .step-title .number {
    background-color: #e9540d;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
}
.checkout-onepage-index .opc #checkout-step-billing .custom-select,
.checkout-onepage-index .opc #checkout-step-shipping .custom-select {
    width: 100%;
}
.checkout-onepage-index .opc #checkout-step-billing select,
.checkout-onepage-index .opc #checkout-step-shipping select {
    max-width: none;
}
.checkout-onepage-index .opc #billing-new-address-form .fields .field,
.checkout-onepage-index .opc #shipping-new-address-form .fields .field {
    float: left;
    width: 45%;
    margin-right: 5%;
}
.checkout-onepage-index .opc #billing-new-address-form .fields .field input,
.checkout-onepage-index .opc #shipping-new-address-form .fields .field input {
    width: 100%;
}
.checkout-onepage-index .opc #billing-new-address-form .wide input,
.checkout-onepage-index .opc #shipping-new-address-form .wide input {
    width: 95%;
}
.checkout-onepage-index .opc #billing-new-address-form > .fieldset > ul,
.checkout-onepage-index .opc #shipping-new-address-form > .fieldset > ul {
    clear: both;
}
.checkout-onepage-index .opc .data-table tfoot tr {
    background: none;
}
.checkout-onepage-index .opc .please-wait {
    margin-top: 26px;
}
.checkout-onepage-index .opc .order-email {
    margin-top: 25px;
}
.checkout-onepage-index #checkout-progress-wrapper {
    margin-top: 120px;
}
.checkout-onepage-index #checkout-progress-wrapper .block-progress {
    border-left: 0;
    color: #6a777d;
    background: url(../images/bg-black-transp.png) repeat top left;
    padding: 10px;
    border: 1px solid #6a777d;
    margin-bottom: 0;
    margin-top: 45px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
.no-touch .opc .section.allow:hover .step-title .number {
    background-color: #e9540d;
}
/************************** Footer *************************/
.footer-container {
    max-width: none;
    margin: 15px auto 0;
    border-top: 1px solid rgba(128, 128, 128, 0.51);
}
.footer-container .footer {
    border-top: 0;
    padding-top: 0;
    max-width: 1260px;
    margin: 0 auto;
    text-align: center;
}
.footer-container .footer .block-title,
.footer-container .footer address {
    color: #6a777d;
    border: none;
}
.footer-container .footer address {
    padding: 30px 0 0px;
}
.footer-container .footer a {
    font-size: 11px;
}
.footer-container .footer a img {
    display: inline;
}
#az-builder-form .validation-advice {
    bottom: -15px;
    min-width: 120px;
}
#az-builder-form .answer-box .validation-advice {
    min-width: 200px;
    left: 38px;
}
#az-builder-form .answer-with-img .validation-advice {
    left: 135px;
}
.visuallyhidden,
.answer-box input[type="radio"].visuallyhidden,
.answer-box input[type="checkbox"].visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.custom-select {
    position: relative;
    background: #ffffff;
    height: 35px;
    width: 212px;
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    line-height: 35px;
    color: #6a777d;
    border: 1px solid #eb7024;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    display: inline-block;
    text-align: left;
}
.custom-select:after {
    content: ".";
    text-indent: -99999px;
    position: absolute;
    right: 7px;
    top: 14px;
    width: 20px;
    height: 8px;
    background: url(../images/sprite.png) no-repeat -57px -7px;
}
.custom-select select {
    left: 0;
    width: 100%;
    height: 30px;
}
.custom-select span.select {
    display: block;
    padding-left: 12px;
}
.custom-select .required-entry + span.select:after {
    color: red;
    content: " *";
}
.first-step-questions .custom-select .required-entry + span.select:after {
    content: '';
}
.custom-select .required-entry.changed + span.select:after {
    display: none;
}
.custom-select .validation-advice {
    position: absolute;
    top: 36px;
    font-size: 11px;
}
.custom-select .validation-advice + span.select {
    border: 1px solid #e2caca !important;
    background: #ffecec !important;
}
.custom-radio-label:before {
    background: url(../images/sprite.png) 0 0 no-repeat;
    height: 25px;
    width: 25px;
    content: " ";
    display: block;
    float: left;
    text-indent: -99999px;
    position: relative;
    top: 17px;
    margin-left: 5px;
}
.custom-radio-label-unchecked:before {
    background-position: 0 -44px;
}
.custom-checkbox-label:before {
    background: url(../images/sprite.png) -63px -104px no-repeat;
    height: 25px;
    width: 25px;
    content: " ";
    display: block;
    float: left;
    text-indent: -99999px;
    position: relative;
    top: 17px;
    margin-left: 5px;
}
.custom-checkbox-label-unchecked:before {
    background-position: -99px -104px;
}
.control .custom-checkbox-label:before {
    top: auto;
}
.checkout-onepage-index .custom-checkbox-label:before,
.checkout-onepage-index .custom-radio-label:before {
    top: auto;
}
.tooltipster-sidetip .tooltipster-box {
    background-color: rgba(255, 251, 251, 0.63);
}
.tooltipster-sidetip .tooltipster-content {
    color: #6a777d;
    font-family: 'Lato', sans-serif;
    font-size: 12px;
}
.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
    border-right-color: #16191b;
}
@media only screen and (min-width: 500px) {
    .header-link {
        width: 25%;
    }
    .header-link .label {
        display: inline;
    }
}
@media only screen and (min-width: 980px) {
    .checkout-onepage-index .col-main {
        loat: none;
        width: 100%;
        padding-right: 0;
    }
}
@media only screen and (max-width: 1200px) {
    .question-wrapper {
        padding: 0;
        display: flex;
        flex-direction: column;
    }
    .question-desc,
    .question-container,
    .question-desc + .question-container {
        float: none;
        width: 100%;
        text-align: center;
    }
    .question-desc p {
        text-align: left;
    }
    .question-desc {
        width: 440px;
        margin: 0 auto;
        order: 3;
    }
    .question-container {
        text-align: center;
        margin-top: 35px;
        order: 2;
    }
    .answer-box,
    .question-desc + .question-container .answer-box {
        padding-left: 0;
    }
    #az-builder-form .answer-box .validation-advice {
        left: 5px;
    }
    #az-builder-form .answer-with-img .validation-advice {
        left: 102px;
    }
    .question-desc-img {
        padding: 10px 0 20px;
    }
}
@media only screen and (max-width: 980px) {
    .cart-table .btn-empty {
        float: none;
    }
}
@media only screen and (max-width: 775px) {
    .skip-links {
        position: absolute;
        top: 10px;
        right: 15px;
        border: none;
        width: 90px;
        overflow: visible;
    }
    .skip-links span.label {
        display: none;
    }
    .skip-links .header-link {
        margin-right: 11px;
        float: right;
    }
    .skip-links .skip-cart {
        width: 140px;
        position: absolute;
        top: 50px;
        right: 0px;
    }
    .skip-links .skip-cart .count {
        background: none;
        top: -1px;
    }
    .col-left .block-account,
    .sales-order-view .col-left .block-account {
        margin-top: 0;
    }
    .sidebar .block:not(.block-layered-nav) .block-title > strong,
    .sidebar .block:not(.block-layered-nav) .block-title.active > strong {
        background: #444444 !important;
        border: none;
        color: #a0b2bb;
    }
    .sidebar .block:not(.block-layered-nav) .block-content {
        border: none;
    }
    .sidebar .block:not(.block-layered-nav) .block-title > strong:after {
        border-left: 4px solid #e9540d;
    }
    .sidebar .block:not(.block-layered-nav) .block-title.active > strong:after {
        border-left: 4px solid transparent;
        border-top: 4px solid #e9540d;
    }
    .checkout-types {
        text-align: right !important;
    }
}
@media only screen and (max-width: 737px) {
    .cart .checkout-types.top {
        display: none;
    }
}
/* Changes 05/17 */
.answer .number-box {
    line-height: 40px;
    position: relative;
}
#az-builder-form .answer .number-box .validation-advice {
    top: -5px;
    left: 130px;
}
.numeric-answer-desc {
    font-size: 11px;
    line-height: 15px;
}
#checkout-comments-form label {
    margin-bottom: 10px;
}
#checkout-comments-form textarea {
    width: 450px;
}
/* Chernandez Changes */
.filter-customer-search {
    text-align: center;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    margin-bottom: 15px;
}
select {
    background-color: white;
    padding: 10px 5px;
    cursor: pointer;
}
.answer-tip-desc {
    line-height: initial;
}
.answer-tip-desc p {
    margin: 0;
    line-height: initial;
    background-color: #f3f3f3;
    padding: 10px;
    color: #333;
    font-size: 13px;
    font-family: Lato, sans-serif;
    border-radius: 2px;
}
.answer-box img {
    max-width: 100%;
}
.question-desc + .question-container .answer-box {
    padding-left: 15px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 15px;
}
.answer label {
    cursor: pointer;
}
/* CART */
.page-header .header-minicart .block-cart {
    display: block;
    position: fixed;
    height: 100vh;
    box-shadow: -6px 0 10px -3px rgba(0, 0, 0, 0.25);
    top: 0;
    right: 0px;
    max-height: 100vh;
}
.page-header .header-minicart .block-cart .info-wrapper td {
    color: #6a777d;
    clear: right;
}
.page-header .header-minicart .block-cart .subtotal {
    display: flex;
    flex-direction: column;
}
.page-header .header-minicart .block-cart .subtotal .label {
    color: #6a777d;
    font-weight: bold;
}
.page-header .header-minicart .block-cart .subtotal .price {
    color: #000;
    font-weight: bold;
}

@media (max-width: 1600px) {
    .main-container,
    .footer-container {
        max-width: 80%;
        margin-left: 1%;
    }
    .page-header .header-minicart .block-cart {
        max-width: 19%;
    }
    .account-cart-wrapper {
        right: 10%;
    }
}
/* POPUP ANSWER DESCRIPTION*/
.answer-popup-desc {
    width: 500px;
    height: 500px;
    text-align: center;
}
.popup-link-wrapper {
    text-align: right;
}
.popup-link-wrapper .popup-link {
    padding: 10px;
    background-color: #ccc;
    color: #333;
    font-size: smaller;
    transition: 0.3s all;
}
.popup-link-wrapper .popup-link:hover {
    background-color: #ddd;
}
#fancybox-content div {
    overflow: hidden !important;
}
/* SELECT CUSTOMER */
#pick-customer h2 {
    text-align: center;
    font-weight: bold;
}
#pick-customer #select-customer {
    margin-bottom: 50px;
    border: 1px solid #ccc;
    padding: 30px;
}
#pick-customer ul {
    max-height: 1100px;
    overflow: hidden;
}
#pick-customer .customer-address {
    display: flex;
    padding: 20px 15px;
    cursor: pointer;
    transition: 0.3s all;
}
#pick-customer .customer-address input {
    display: none;
}
#pick-customer .customer-address .picked {
    width: 20px;
    height: 20px;
    border-radius: 50px;
    border: 1px solid #ccc;
}
#pick-customer .customer-address .active {
    border: 2px solid #eb7024;
    background-color: #eb7024;
}
#pick-customer .customer-address .address-wrapper {
    padding-left: 10px;
    font-size: 16px;
    transition: 0.3s all;
}
#pick-customer .customer-address:hover {
    background-color: #CACACA;
}
#pick-customer .customer-address:hover .address-wrapper {
    padding-left: 15px;
}
#pick-customer .customer-address:hover .picked {
    border: 2px solid #333;
}
#pick-customer .button-wrapper {
    text-align: center;
    padding: 20px 0;
}
#pick-customer .button-wrapper .button {
    padding: 10px 15px;
    font-size: 16px;
}
#pick-customer #create-customer {
    text-align: center;
}
.store-language-container {
    display: none;
}
/* SIDEBAR CART*/
.cart-family {
    border-bottom: solid 1px #f39360;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
}
.cart-family span {
    margin-bottom: 0;
    color: #FFF;
    background: linear-gradient(90deg, #e9540d, #f28f00);
    padding: 5px;
    text-align: left;
}
/* TABLET */
@media (max-width: 1025px) {
    .page-header .header-minicart .block-cart {
        display: none;
    }
    .page-header .page-header-container {
        padding: 0 10px;
    }
    .page-title h1,
    .page-title h2,
    .product-name h1,
    .product-name .h1 {
        font-size: 30px;
        margin-bottom: 15px;
    }
    #pick-customer #select-customer {
        padding: 10px;
        background-color: #F5F5F5;
    }
    .question-desc {
        width: auto;
        max-width: 100%;
    }
    #az-builder-form .actions {
        display: flex;
        flex-direction: column;
    }
    .w2e-azimutbuilder-question-index #az-builder-form .actions {
        display: block;
    }
    .w2e-azimutbuilder-question-index .action-restart {
        margin-top: 20px;
    }
    .answer-box {
        line-height: initial;
    }
    .action-restart {
        position: relative;
    }
    .page-header .account-cart-wrapper {
        display: flex;
        position: absolute;
        top: 0;
        right: 25px;
    }
    #pick-customer .button-wrapper .button {
        padding: 20px 10px;
        font-size: 16px;
        width: 80%;
        margin: auto;
    }
    .question-desc p {
        max-width: 100%;
    }
    .question-desc + .question-container .answer-box {
        padding-left: 0;
        display: flex;
        flex-direction: row;
        width: 100%;
        flex-wrap: wrap;
    }
    .question-desc + .question-container .answer-box label {
        width: 50%;
        padding-right: 5px;
        text-align: left;
        line-height: 20px;
        margin-top: 15px;
    }
    .question-desc + .question-container .answer-box .answer-tip-desc {
        max-width: 50%;
    }
    .question-desc + .question-container .answer-box .custom-checkbox-label:before {
        height: 20px;
        width: 20px;
        margin-left: 0;
        margin-right: 4px;
        top: 0;
    }
    .custom-radio-label:before {
        top: 0;
        margin-left: 0;
        margin-right: 4px;
    }
    .skip-links .skip-cart .count {
        margin-left: 0;
    }
    .cart .cart-table .titulo h3 {
        width: 100% !important;
    }
    .cart .cart-table .cart-footer-actions {
        display: flex;
        flex-direction: column;
    }
    #checkout-comments-form textarea {
        width: 100%;
    }
    .answer-images {
        min-height: auto;
    }
}
/* MOBILE */
/* landscape */
@media (max-width: 813px) {
    .my-account .addresses-list .addresses-primary {
        display: none;
    }
    .page-title h1,
    .page-title h2,
    .product-name h1,
    .product-name .h1 {
        font-size: 26px;
        margin-bottom: 12px;
    }
    .customer-account-login .registered-users {
        width: 100%;
    }
    .footer-container .footer address {
        padding: 10px 0 0;
    }
    h2 {
        font-size: small;
    }
    #pick-customer #select-customer {
        padding: 0;
    }
    .actions-top {
        margin-bottom: 10px;
        top: -10px;
    }
    .question {
        margin-bottom: 20px;
        font-size: 20px;
        line-height: 20px;
    }
    .question-wrapper {
        margin-bottom: 20px;
    }
    .question-container {
        margin-top: 15px;
    }
    select,
    .answers {
        width: 100%;
    }
    .answer-box {
        text-align: center;
    }
    .page-header .logo {
        width: 50%;
    }
    .page-header .page-header-container {
        padding: 0 10px;
        display: flex;
    }
    .page-header .page-header-container .skip-link {
        border: 0;
    }
    .page-header .page-header-container .skip-links {
        position: relative;
        top: 35px;
        right: auto;
        display: flex;
        width: 50%;
    }
    .page-header .page-header-container .skip-links .skip-cart {
        width: auto;
        position: relative;
        top: auto;
        right: auto;
    }
    .question-desc .question-desc-img + p {
        padding: 16px 0;
    }
    .answer-box img {
        display: none;
    }
    #shopping-cart-table .table-header {
        display: none;
    }
    .cart .cart-forms .open {
        width: 100%;
    }
    .cart .cart-forms #discount-coupon-form {
        min-width: 0;
    }
    .hardware-service td {
        font-size: larger;
    }
    .custom-select {
        height: auto;
        line-height: 20px;
        font-size: 14px;
        padding-right: 30px;
        margin: 10px auto;
    }
    .checkout-onepage-index .opc .section.active .step-title h2 {
        height: auto;
        line-height: 20px;
    }
    .popup-link-wrapper {
        width: 100%;
        padding-top: 20px;
    }
    .answer-popup-desc {
        width: 90%;
        height: 400px;
        text-align: center;
        overflow: auto;
    }
    .filter-customer-search {
        border: 0;
        padding-bottom: 20px;
        margin-bottom: 0;
    }
}
/* portrait */
@media (max-width: 576px) {
    .page-title h1,
    .page-title h2,
    .product-name h1,
    .product-name .h1 {
        font-size: 24px;
    }
}
/* Bus Header in checkout */
.checkout-cart-index .bus-container {
    display: flex;
}
.bus-container .modelo-bus-wrapper {
    padding: 20px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-family: 'Lato', sans-serif;
}
.bus-container .modelo-bus-wrapper .modelo-bus-title {
    font-size: 22px;
    color: #e9540d;
}

.bus-container .modelo-bus-wrapper .modelo-bus-name {
    font-weight: bold;
    color: #222;
    font-size: 27px;
    text-transform: uppercase;
}
.bus-container .modelo-bus-wrapper .seats {
    color: #222;
}

/*TMG*/
.page-header .form-language{height:20px}
.store-language-container{display:inline-block;}
.page-header-container .store-language-container{float:inherit}
.page-header .header-minicart .block-cart{height: calc(100vh - 80px);top: 80px;}