.passive {
    display: none
}

button {
    box-shadow: none !important;
    font-weight: normal !important;
    border: none;
}

button:not([class*=btn]):hover,
button:not([class*=btn]):focus {
    box-shadow: none !important;
    border: none;
}

input,
.footer .subscribe_form input,
.header .search_form input {
    height: inherit;
}

ul>li,
ol>li {
    margin-bottom: 0
}

a,
a:visited,
.alink:visited {
    color: #E88848;
}

.product_block .add_to_wish {
    border: none !important;
    color: #E88848;
}

.product_main .price_actions .add_to_wish {
    color: #E88848;
}

.add_to_cart button {
    width: 100%;
    height: 100%;
    background: transparent;
    border: 0;
    color: inherit;
}

.cms-no-route .page-wrapper,
.cms-no-route #maincontent,
.cms-no-route #maincontent>div,
.cms-no-route .main.content {
    height: 100%;
}

.blog_image {
    text-align: center;
}

.contact_page .filter_btns li.selected a:before {
    color: #E88848;
}

.mage-error {
    color: #E20622 !important;
    margin: 0 !important;
    font-size: 1.1rem !important;
}

.breadcrumbs a:visited {
    color: #999999 !important;
}

.add_to_cart {
    flex: 1;
    display: flex;
}

.price-container .price {
    font-size: inherit;
    font-weight: inherit;
}

.price-including-tax,
.price-excluding-tax {
    font-size: inherit;
    line-height: inherit;
}

.shopping_cart .cart_options>div {
    display: flex;
    padding-top: 15px;
    justify-content: space-between;
    font-size: 130%;
    line-height: 19px;
}

.shopping_cart .cart_options>div:last-child {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    margin-top: 15px;
}

.shopping_cart .cart_options>div:last-child .amount.price-container {
    font-family: "bold", "arm-bold";
}

@media screen and (max-height: 639px) {
    .shopping_cart .cart_options>div {
        padding-bottom: 10px;
    }
    .shopping_cart .cart_options>div:last-child {
        margin-top: 5px;
        padding-top: 10px;
    }
}

@media (max-width: 1199px) {
    .shopping_cart .cart_options>div {
        font-size: 140%;
        line-height: 18px;
        padding-right: 10px;
    }
}

@media (max-width: 575px) {
    .shopping_cart .cart_options>div {
        font-size: 130%;
        line-height: 16px;
    }

}

.modal-header,
.modal-content,
.modal-footer {
    border: 0 !important
}

.action-close {
    font-size: 200%;
    color: #E88848;
}

.modal-custom .action-close::before,
.modal-popup .action-close::before,
.modal-slide .action-close::before {
    font-family: "icon" !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    content: "";
    color: #E88848;
}

.action-accept,
.action-accept:hover,
.action-accept:focus {
    font-size: 120%;
    line-height: 16px;
    color: #ffffff;
    background: #E88848;
    border: none;
}

.website_menu a {
    color: #fff;
}

.breadcrumbs {
    margin: 0;
    padding: 0 !important;
}

.filter_price_by {
    border: none;
    color: #ffffff;
    background: #E88848;
    font-family: "medium", "arm-medium";
    padding: 10px 17px 10px 12px;
    font-size: 120%;
    line-height: 16px;
    border-radius: 4px;
    margin-left: auto;
    margin-right: 10px;
    display: flex;
    align-items: center;
}

.swatch-option.selected,
.swatch-option:hover,
.swatch-option:focus {
    outline: none !important;
    border: none !important;
    box-shadow: none !important;
}

.swatch-option {
    margin: 0;
    padding: 0;
    min-width: inherit;
    float: none;
    border: none;
    height: inherit;
    overflow: inherit;
    background: none;
    font-weight: normal;
    font-size: inherit;
}

.message.success {
    padding: 12px 20px 12px 15px;
}

.message>div:before {
    display: none !important;
}

.block_price .price-box {
    display: flex;
    align-items: center;
}

.catalogsearch-result-index .filter_btn,
.catalogsearch-advanced-result .filter_btn {
    display: none;
}

input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type="datetime"],
input[type="email"] {
    height: inherit;
    font-family: "medium", "arm-medium";
}

.search_listing .products_list li {
    flex: 0 0 25%;
    max-width: 25%;
}

.account_button:hover,
.account_button:focus {
    color: #fff;
    border: 1px solid #C7753E;
    background-color: #C7753E;
}

.create_account a {
    padding-left: 5px;
}

.field-recaptcha {
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    padding: 20px 0 0 0;
}

.personal_account .breadcrumbs .custom_container {
    padding: 0 !important;
    max-width: inherit !important;
}

.account_navbar li:last-child a {
    color: #E88848;
}

.info_list>div {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 25px;
    margin: 0 -10px 25px;
    position: relative;
}

.info_list>div:after {
    content: "";
    height: 1px;
    background: #f2f2f2;
    position: absolute;
    bottom: 0;
    right: 10px;
    left: 10px;
}

.info_list>div:last-child:after {
    display: none;
}

.personal_account.account_addresses .info_list div {
    margin: 0;
    padding-bottom: 0;
}

.customer_dob .block_inputs {
    max-width: 100%
}

.customer_dob .info_calendar {
    flex: 0 0 80%;
    max-width: 80%;
}

.customer_dob .info_calendar input {
    max-width: 100%;
}

@media (max-width: 479px) {
    .info_list>div {
        margin: 0 0 20px;
    }
    .search_listing .products_list li {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.account_info .field_block .bootstrap-select>.dropdown-toggle {
    padding: 18px 15px;
}

.account_navbar a {
    font-family: "medium", "arm-medium";
}

.delivery_info ul li {
    font-size: 130%;
    line-height: 1.5em;
    color: inherit;
    padding: 0 10px;
}

.account_row .delivery_info {
    display: flex;
    margin: 0 0px;
    padding: 0 45px !important;
}

.account_row .order_links {
    font-size: 1.4rem;
}

.cart_page .summary.title {
    font-size: 160%;
    line-height: 24px;
    color: #333333;
    font-family: "bold", "arm-bold";
    margin-bottom: 25px;
    display: block;
    font-weight: normal;
}

.cart_page .total_info tr {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 130%;
    line-height: 20px;
    margin-bottom: 15px;
}

.cart_page .total_info tr th {
    color: #666666;
    padding-right: 10px;
}

.cart_page .total_info tr td {
    color: #333333;
    padding-left: 10px;
}

.end_block .action.action-edit {
    display: none;
}

.viewcart {
    font-size: 1.4rem;
    text-align: center;
    display: block;
    padding: 10px;
}

.cart-empty {
    width: 100%;
    max-width: 1210px;
    padding-left: 15px !important;
    padding-right: 15px !important;
    margin: 0 auto;
    font-size: 1.4rem;
}

.form.form-login {
    width: 100%
}

.field_block .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%;
}

.field_block .bootstrap-select .btn:focus {
    outline: none !important;
}

.field_block .bootstrap-select>.dropdown-toggle {
    padding: 15px;
    background: #F2F3F5;
    color: #666666;
    font-size: 130%;
    line-height: 1.5em;
    border-radius: 5px;
}

.field_block .bootstrap-select>.dropdown-menu {
    font-size: 130%;
    line-height: 1.5em;
    padding: 0;
}

.field_block .bootstrap-select>.dropdown-menu .dropdown-menu {
    font-size: 100%;
}

.field_block .dropdown-item {
    padding: 18px 15px;
    color: #666666;
}

.field_block .dropdown-item.selected.active {
    background: transparent;
    color: #E88848;
}

.field_block .dropdown-item:hover {
    color: #666666;
    background: #f2f2f2;
}

.products_list.brands_product_list:before {
    display: none;
}

.products_list.brands_product_list li {
    flex: 0 0 25%;
    max-width: 25%;
}

.methods_list .payment-method {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding-left: 10px;
    padding-right: 10px;
    border: 0;
    margin-bottom: 20px
}

.payment_steps .methods_list .payment-method-title label span {
    font-size: 130%;
    line-height: 1.45em;
    color: #666666;
    display: flex;
    flex-direction: column;
    height: 140px;
    padding: 13px 15px;
    align-items: center;
    justify-content: flex-start;
    text-align: center;
    cursor: pointer;
    border-radius: 5px;
    position: relative;
}
.payment_steps .methods_list .payment-method-title label span div{
    position: absolute;
    bottom: 10px
}

.checkout-payment-method .payment-method-title .payment-icon{
    margin-right: 0 !important;
}

.payment_steps .methods_list .payment-method._active .payment-method-title label span,
.payment_steps .methods_list .payment-method .payment-method-title label span:hover {
    border: 1px solid #e88848;
    background: #e5e6e8;
    cursor: default;
    color: #e88848;
}

.web .payment_steps .methods_list .payment-method-title label span:hover {
    opacity: 0.7;
}

.touch .payment_steps .methods_list .payment-method-title label span:active {
    opacity: 0.7;
}

.web .payment_steps .methods_list .payment-method-title label span {
    -o-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.touch .payment_steps .methods_list .payment-method-title label span {
    -o-transition: opacity 0.15s;
    -ms-transition: opacity 0.15s;
    -moz-transition: opacity 0.15s;
    -webkit-transition: opacity 0.15s;
    transition: opacity 0.15s;
}

.checkout-payment-method .payment-method+.payment-method .payment-method-title {
    border: 0 !important;
    margin-top: 0 !important;
}

.payment-method-content {
    padding: 0 !important;
    left: 20px;
    position: absolute;
    width: 100%;
}

.field_block.discount-code {
    display: none;
}

.checkout-payment-method .payment-method-title {
    padding-top: 0 !important
}

.payment_steps .methods_list {
    position: relative;
}

.block_inputs .field_block:last-child::before {
    display: none !important;
}

.field_block[name="delivery_date.delivery_date"],
.field_block[name="delivery_date.delivery_time"] {
    width: 100%;
    max-width: 100%;
}

.block_inputs input {
    font-size: 1.1rem;
    color: #000;
}

.block_inputs .field_block {
    flex: 0 0 50% !important;
    max-width: 50% !important;
}

.payment-method-content {
    display: none !important;
}

.address_item {
    border: 1px solid #fff;
}

.address_item:hover,
.address_item:focus,
.address_item.iwd-selected-item {
    border: 1px solid #B1B7C4;
    cursor: default;
    background: #F2F3F5;
}

.field_block[name="shippingAddress.city"] {
    display: none;
}

.modal-popup .modal-title {
    border: 0;
    font-size: 1.6rem;
    font-weight: normal;
    font-family: 'bold';
    padding-left: 10px;
}

.modal-content {
    padding-top: 40px
}

.modal-content .field_block {
    margin-bottom: 15px;
}

.modal-footer button.action {
    border-radius: 5px;
    margin-right: 10px;
    box-shadow: 0 4px 9px -2px rgb(196 115 61 / 20%);
    font-size: 120%;
    text-transform: uppercase;
    line-height: 1.25em;
    padding: 18px 40px;
    font-family: "bold", "arm-bold";
    background: #E88848;
    color: #ffffff;
    border: none;
    width: 100%;
    max-width: 200px;
    margin: 0;
}

.cart_page .total_info .mark,
.cart_page .total_info .amount {
    background: transparent;
    margin: 0;
    padding: 0;
}

.cart_page .item_name {
    min-width: 250px
}

.order_info .name_brand {
    min-width: 200px
}

.cms-page-view .page_title {
    padding: 20px;
}

.cms-page-view .content iframe {
    max-width: 100%;
}

.page-with-filter.catalogsearch-result-index .filter.block {
    display: none
}

.brands_page .brand_logo {
    max-width: 300px;
    margin: 0 auto 20px auto;
}

.recently_viewed_slider .block_price {
    display: none;
    padding: 0;
    margin: 0;
}

.product_block .product_author {
    min-height: 16px;
}

.product_block .old_price {
    white-space: nowrap;
}

.product_main .old_price .price {
    color: #666666;
    font-size: 13px;
    line-height: 16px;
    text-decoration: line-through;
    margin-left: 15px;
    font-family: "medium", "arm-medium";
}

@media (max-width: 991px) {
    .field_block .bootstrap-select>.dropdown-toggle {
        padding: 14px 15px;
    }
}

@media (max-width: 767px) {
    .field_block .bootstrap-select>.dropdown-toggle {
        padding: 18px 15px;
    }
    .search_listing .products_list li {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .products_list.brands_product_list li {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .minicart-wrapper {
        margin-top: 0 !important;
    }
}

@media (max-width: 399px) {
    .field_block .bootstrap-select>.dropdown-toggle {
        padding: 14px 15px;
    }
}

@media (max-width: 768px) {
    .methods_list .payment-method {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (max-width: 575px) {
    .methods_list .payment-method {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (max-width: 768px) {
    div[name="delivery_date.delivery_time"] .block_inputs .field_block {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
    div[name="delivery_date.delivery_time"] .block_inputs {
        width: 150px !important;
    }
}

.advanced_search .select2-container--open .select2-dropdown--below {
    max-height: 230px !important;
    overflow-y: auto;
}

.advanced_search .select2-container--open .select2-dropdown--below::-webkit-scrollbar {
    width: 5px;
    height: auto;
    border-radius: 3px;
    background: rgba(227, 228, 230, 0.3);
}

.advanced_search .select2-container--open .select2-dropdown--below::-webkit-scrollbar-thumb {
    border-radius: 3px;
    background: #E88848;
}

.advanced_search .select2-results__option--selectable {
    padding: 18px 15px;
    color: #666666;
}

.advanced_search .select2-results__option--selectable {
    border: none;
    background: #f2f3f5;
    height: auto;
    padding: 18px 15px;
    min-height: auto;
    margin: 0 auto;
    width: 100%;
}

.advanced_search .select2-container--default .select2-results__option--selected {
    background: #E88848;
    color: #ffffff;
}

.advanced_search .publisher {
    padding: 0;
    margin: 0;
    width: 100%;
}

.advanced_search .publisher select {
    margin: 0;
    padding: 0;
}

.advanced_search .select2-container {
    margin: 0 10px;
    max-width: 350px !important;
    width: 100%!important;
}

.select2-container--default .select2-selection--multiple {
    border: none !important;
    background: #f2f3f5 !important;
    height: auto;
    padding: 18px 15px;
    min-height: auto !important;
    margin: 0 auto;
    width: 100%;
}

.publisher {
    padding: 0;
    margin: 0;
    width: 100%;
}

.publisher select {
    margin: 0;
    padding: 0;
}

.select2-results__option--selectable {
    padding: 18px 15px !important;
    color: #666666;
}

.select2-results {
    max-height: 230px !important;
    overflow-y: auto;
}

.select2-results::-webkit-scrollbar {
    width: 5px;
    height: auto;
    border-radius: 0;
    background: rgba(227, 228, 230, 0.3);
}

.select2-results:-webkit-scrollbar-thumb {
    border-radius: 0;
    background: #E88848;
}

.select2-container--default .select2-results__option--selected {
    background: #E88848;
    color: #ffffff;
}

.select2-container--default .select2-results__option--selected {
    background: #E88848 !important;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #b7b9bd !important;
    color: white;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    top: -5px !important;
    color: white !important;
    border: none !important;
    font-size: 1.5em !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    border: none !important;
    background: #e88848 !important;
    color: white;
    font-size: 14px;
}

.select2-results__option--selectable {
    border: none;
    background: #f2f3f5;
    height: auto;
    padding: 8px 15px !important;
    min-height: auto;
    margin: 0 auto;
    width: 100%;
    font-size: 12px;
    color: black;
}

.field_block.col-12.col-sm-6.publisher>span>span.selection>span>span>textarea::placeholder {
    font-size: 15px;
}

.delivery_radio.radio_group {
    padding-bottom: 20px;
}

.mark,
.mark {
    background-color: inherit!important;
}

.opc-block-shipping-information {
    padding: inherit!important;
}

#opc-sidebar .opc-block-shipping-information .shipping-information .shipping-information-title {
    display: flex;
    justify-content: space-between;
    font-size: 20px;
}

.payment-method._active{
	pointer-events: none
}

.advanced_search .select2-container .select2-selection--multiple{
    min-height: 55px !important;
}

.delivery_fields {
    display: none;
  }

  .delivery_radio.radio_group{
    flex-direction: column;
  }

  .checkbox_btn{
    padding-bottom: 20px;
  }

  .storepicker_info{display: none;}

  .storepicker_phone .storepicker_title:before{
    content: '';
    background-image:url('../images/svg/phone.svg');
    background-position: center;
    background-size: contain;
    width: 30px;
    height: 30px;
    display: block;
  }

  .storepicker_wh .storepicker_title:before{
    content: '';
    background-image:url('../images/svg/time.svg');
    background-position: center;
    background-size: contain;
    width: 30px;
    height: 30px;
    display: block;
  }


  .delivery_radio{
    margin-left: 0;
    margin-right: 0;
}
.delivery_fields.pickup_store .row{
    flex-direction: column;
}
.delivery_fields.pickup_store .storepicker_info{
    padding: 0 10px;
}
.delivery_fields.pickup_store .storepicker_info >div{
    margin-bottom: 20px;
    font-size: 12px;
    line-height: 1.25em;
}
.delivery_fields.pickup_store .storepicker_info >div:last-child{
    margin-bottom: 40px;
}
.delivery_fields.pickup_store  .storepicker_title{
    display: flex;
    align-items: center;
    color: #6D6D6D;
}
.delivery_fields.pickup_store  .storepicker_title:before{
    width: 20px;
    height: 20px;
}
.delivery_fields.pickup_store  .storepicker_title span{
    display: block;
    padding-left: 10px;
}
.delivery_fields.pickup_store  .storepicker_phone .storepicker_phone_data span{
    display: block;
    padding-top: 10px;
    color: #000000;
}
.storepicker_wh_data{
    padding-top: 10px;
}
@media (max-width: 575px) {
    .payment_steps .methods_list .payment-method-title label span{height: 230px;
        justify-content: center;}
    .opc-estimated-wrapper{width: 100%}
}


.product-options-wrapper .field > label{display:none}

.form.payments .amwrap-gift-button{display:none !important}

.end_block .gift-options-cart-item{display:none !important}

.discount-code .payment-option-content{padding: 0;}

.discount-code{padding-top: 40px;}

.discount-code .continue_btn span{    white-space: nowrap;}

.continue_btn.checkout, .block.discount .continue_btn{
    margin: 0 !important;
}