button, input, optgroup, select, textarea {
    font-family: "Open Sans", Tahoma, sans-serif, Arial;
}
.steco-cart-voucher .btn {
    border: none;
}
body div.grwf2-wrapper,
body div.grwf2-wrapper.wf2-embedded {
    z-index: 1 !important;
}
.mobile_tab .tab-pane .tab-pane-body.description {
    display: block !important;
}

#product #surfcalc {
    background: #ffffff;
    padding: 15px 0px;
    margin-bottom: 25px;
}
#surfcalcShow {
    background-color: #ffffff;
    border: 1px solid #000000;
    color: #000;
    padding: 25px;
    margin: 0;
    width: 100%;
}
#surfcalcShow:hover, #surfcalcShow.active {
    background-color: #000000;
    color: #fff;
}
#product #surfcalcInfo {
    display: none;
    font-size: 14px;
    margin-left: 15px;
}
#product #surfcalc legend {
    display: none;
    font-size: 14px;
}
#product #surfcalc #width input,
#product #surfcalc #height input {
    height: 34px !important;
    width: 100px !important;
}
#product #surfcalc #squaremeter_wallcolors #squaremeter_dim_cm .squaremeter_dim_spacer, #product #surfcalc #squaremeter_wallcolors #squaremeter_dim_inch .squaremeter_dim_spacer {
    padding-top: 20px;
    text-align: center;
    width: 25px;
}
.squaremeter_dim_spacer span {
    line-height: 24px;
}
#product #surfcalc #dimension {
    display: none;
}
#product #surfcalc #totalquantityinfo, #product #surfcalc #calculatedquantityinfo, #product #surfcalc #totalpriceinfo {
    color: #000;
    font-size: 13px;
    padding-top: 6px;
}
#product #surfcalc #totalprice {
    display: flex;
    flex-flow: column nowrap;
    margin-top: 20px;
}
#product #surfcalc #totalquantityinfo, #product #surfcalc #calculatedquantityinfo, #product #surfcalc #totalpriceinfo {
    font-size: 15px;
    display: flex !important;
}
#product #surfcalc .smck, #product #surfcalc .smcv {
    font-size: 15px;
    display: flex;
    flex: 1;
    justify-content: left;
    align-items: center;
} 
#product #surfcalc #totalquantityinfo, #product #surfcalc #totalpriceinfo {
    font-weight: 700;
}
.how-to-measure-link {
    display: none;
}
#product #surfcalc #totalprice {
    margin-left: 0;
}
/*
#product #surfcalc #totalpriceinfo {
    color: #000;
    padding-top: 0;
    font-weight: 600;
    font-size: 13px;
}
#product #surfcalc #totalprice {
    margin-left: 0;
    text-align: center;
}*/
#product #surfcalc #squaremeterWallcolorsInfo, .blockWallcolorsInfo, .discount-text {
    color: #31708f;
    padding: 1em 35px 1em 25px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
    background-color: #fcf8e3;
    border: 1px solid #bce8f1;
    border-radius: 5px;
    text-align: left;
    margin-top: 25px;
    margin-bottom: -25px;
}
#product #surfcalc #squaremeterWallcolorsInfo a {
    /*color: #f48175;*/
}
#product #surfcalc .ui-widget.ui-widget-content {
    border: 1px solid #000;
    border-radius: 0;
}
#product #surfcalc .ui-icon, #product #surfcalc .ui-widget-content .ui-icon {
    background-image: url(https://code.jquery.com/ui/1.12.1/themes/base/images/ui-icons_444444_256x240.png);
}
#product #surfcalc .ui-spinner a.ui-spinner-button {
    background: none;
    border-color: #000;
}

#product #surfcalc #squaremeter_wallcolors {
    color: #000;
}
#product #surfcalc #squaremeter_wallcolors #squaremeter_dim_cm > div, #product #surfcalc #squaremeter_wallcolors #squaremeter_dim_inch > div {
    margin: 0 10px;
    text-align: center;
    width: 100%;
}
#product #surfcalc #quantity_wanted_alt, #product #surfcalc #quantity_wanted_alth, #product #surfcalc #quantity_wanted_alt_inch, #product #surfcalc #quantity_wanted_alth_inch {
    border: none;
    border-bottom: 1px solid #000000;
    font-size: 15px;
    padding: 5px 0px;
    margin: 10px 0;
    text-align: left;
    width: 100%;
}
#squaremeter_unit_choose label {
    margin-bottom: 0;
}
.product-actions .product-add-to-cart {
    margin-top: 50px;
}
.st_paa {
}
.st_paa .control-label {
    border-top: 1px solid #e1e1e1;
    padding-top: 15px;
    display: block;
    margin-bottom: 20px;
}
ul.st_paa_ul {
    /*display: flex;
    flex-flow: wrap;*/
    display: block;
    overflow: hidden;
    overflow-x: auto;
    white-space: nowrap;
}
ul.st_paa_ul::-webkit-scrollbar {
}  
.st_paa .st_paa_ul li {
    display: inline-flex;
    margin: 0;
    width: 124px;
    float: none;
}
.st_paa .st_paa_ul .st_paa_pro {
    border: none;
    display: block;
    height: auto;
    text-align: center;
}
.st_paa .st_paa_ul .st_paa_pro img {
    /*border-radius: 50%;*/
    height: 137px;
    width: 120px;
    opacity: 0.75;
}
.st_paa .st_paa_ul .st_paa_pro span, .product_paa_related_products {
    padding: 10px;
    line-height: 14px;
    font-size: 12px;
    text-wrap: wrap;
}
.product_paa_related_products {
}
.product_paa_related_products .control-label {
    display: none;
}
.st_paa.product_paa_related_products .st_paa_ul li {
    width: auto;
    float: none;
}
.st_paa.product_paa_related_products .st_paa_ul .st_paa_pro img {
    border-radius: 0;
    height: 100%;
    width: auto;
}
.st_paa.product_paa_related_products .st_paa_ul .st_paa_pro span {
    font-family: "Lora";
    font-size: .875rem;
    font-weight: 400;
    text-transform: capitalize;
}


.st_paa a.st_paa_pro, .st_paa a.st_paa_pro:hover, .st_paa a.st_paa_pro.st_paa_pro_active {
    /*background-color: #e1e1e1;*/
}
.st_paa a.st_paa_pro:hover img,
.st_paa a.st_paa_pro.st_paa_pro_active img {
    opacity: 1;
}


#product .steasy_divider.between_detials_and_buttons {
    display: none;
}
/*
.texture-interior-wrapper {
}
.texture-interior i {
    font-size: 18px;
    margin-right: 10px;
}
.texture-interior {
    border: 1px solid #000000;
    display: block;
    padding: 10px;
    text-align: center;
    width: 100%;
    line-height: 20px;
}
.texture-interior:hover {
    border-color: #bfb8ae;
    color: #000;
}
.add_to_love.love_product {
    border: 1px solid #000000;
    display: block;
    padding: 10px 10px 10px;
    margin: 10px 0;
    text-align: center;
    line-height: 20px;
}
.add_to_love.love_product:hover {
    border-color: #bfb8ae;
    color: #FF8274;
}
.add_to_love.st_added, .add_to_love.st_added:hover {
    border-color: #FF8274;
    color: #FF8274;
}*/
/*.texture-interior-wrapper {*/
/*    display: inline-block;*/
/*    padding-right: 15px;*/
/*    margin-right: 10px;*/
/*    border-right: 1px solid #000000;*/
/*}*/
.texture-interior i {
    font-size: 18px;
    margin-right: 10px;
}
.texture-interior {
}
.texture-interior:hover {
    border-color: #bfb8ae;
    color: #000;
}
.add_to_love.love_product {
    text-align: center;
}
.add_to_love.love_product:hover {
}
.add_to_love.st_added, .add_to_love.st_added:hover {
    
}
@media (max-width:991px){
    .texture-interior-wrapper {
        float: none;
    }
    .add_to_love.love_product {
        float: none;
    }
}
#product .social_share_block {
    float: left;
}
#product .product-information .easycontent {
    clear: both;
    margin-top: 15px;
}
#sidebar_box #rightbar_17.rightbar_wrap .icon_wrap {
    writing-mode: tb-rl;
    transform: rotate(-180deg);
    height: auto;
    line-height: 55px;
    margin-bottom: -6px;
}
#sidebar_box #rightbar_17.rightbar_wrap .icon_wrap i, #sidebar_box #rightbar_17.rightbar_wrap .icon_wrap .icon_text {
    display: inline;
}
#side_custom_sidebar_17.custom_sidebar {
    background: #000;
    border-left-color: #000;
    color: #fff;
}
#side_custom_sidebar_17.custom_sidebar .st-menu-title {
    background: #000;
}
.pro_cart_block {
    margin-top: 30px;
}
.pro_cart_block .product-quantity {
    flex-flow: column;
}
.pro_cart_block .product-quantity .qty_wrap {
    margin-right: 0;
    width: 100%;
}
.pro_cart_block .product-quantity .add {
    width: 100%;
}

body#contact .full_width_bottom_container {
    background-color: #ffffff;
}
body#contact .contact-form {
    background: #ffffff;
    padding: 1rem;
}
body#contact .contact-form .title_block {
    background: white;
    color: #1c1c1c;
    display: block;
    text-align: center;
    /*margin: -1rem -1rem 1rem -1rem;*/
    /*padding: 1rem;*/
}
body#contact .contact-form .title_block .title_block_inner {
    color: #1c1c1c;
    text-align: left;
    width: 100%;
}
body#contact .contact-form .form-footer .btn {
    width: 100%;
}
body#contact #wrapper {
    background-color: #ffffff;
}
body#category #body_wrapper, body#manufacturer #body_wrapper, body#product #body_wrapper, body #body_wrapper {
    background-color: #ffffff;
}
body#product #main {
    padding-top: 30px;
}
.savecart_bottom_page {
    display: flex;
    justify-content: space-between;
    margin-top: 0;
    margin-bottom: 16px;
}
.blockcart .savecart_bottom_page, #side_cart_block .savecart_bottom_page {
    display: none;
}
.steco-checkout-summary .savecart_bottom_page {
    margin-top: 16px;
}
button#ets_sc_cart_save, button#ets_sc_btn_share, button#submit_cart, button#submit_login, button.btn.ets_sc_checkout, button.btn.ets_sc_cancel, button.btn.ets_sc_delete, button.btn.ets_sc_load_this_cart {
    background-color: #e1e1e1;
    border-color: #e1e1e1;
    color: #000;
    padding: 12px;
}
button#ets_sc_cart_save:hover, button#ets_sc_btn_share:hover, button#submit_cart:hover, button#submit_login:hover, button.btn.ets_sc_checkout:hover, button.btn.ets_sc_cancel:hover, button.btn.ets_sc_delete:hover, button.btn.ets_sc_load_this_cart:hover {
    border-color: #BFB8AE;
    background-color: #BFB8AE;
}
button#ets_sc_cart_save, button#ets_sc_btn_share {
    margin-bottom: 10px;
    width: 49%;
}
@media (max-width:991px){
    .savecart_bottom_page {
        display: block;
    }
    button#ets_sc_cart_save, button#ets_sc_btn_share {
        width: 100%;
    }
}
.blockcart button#ets_sc_cart_save, .blockcart button#ets_sc_btn_share {
    float: none !important;
    margin: 0 10px 10px 10px;
    width: 100%;
}

.ets_sc_overload2.active {
    padding: 5px;
}
.ets_sc_overload2 .ets_sc_content, 
.ets_sc_overload .ets_sc_shopping_cart {
    padding: 0;
}
.ets_sc_overload2 .ets_sc_content .panel-heading,
.ets_sc_overload2 .ets_sc_content .ets-sp-panel-msg,
.ets_sc_overload2 .ets_sc_content .panel-body, 
.ets_sc_overload2 .ets_sc_content .panel-footer,
.ets_sc_overload .ets_sc_shopping_cart .panel-body,
.ets_sc_overload .ets_sc_shopping_cart .panel-footer {
    padding: 5px 15px;
}
.ets_sc_overload2 .ets_sc_content .panel-heading,
.ets_sc_overload .ets_sc_shopping_cart .panel-heading {
    background: #000;
    color: #fff;
    font-family: Lora, Tahoma, sans-serif, Arial;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 15px;
    padding: 15px 15px;
    text-align: center;
}
.ets_sc_overload2 .ets_sc_content .panel-footer,
.ets_sc_overload .ets_sc_shopping_cart .panel-footer{
    padding-bottom: 15px;
    padding-top: 0px;
}
.ets_sc_overload2 .ets_sc_close,
.ets_sc_overload .ets_sc_close {
    top: 8px;
}
.ets_sc_overload2 .ets_sc_sendmail_form h3.title,
.ets_sc_overload2 .ets_sc_sendmail_result .title,
.ets_sc_overload .ets_sc_shopping_cart h3.title,
.ets_sc_overload .ets_sc_shopping_cart .title
{
    border: none;
    font-family: Lora, Tahoma, sans-serif, Arial;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0;
    padding: 0;
    text-align: center;
}
.ets_sc_overload2 .ets_sc_sendmail_result .title {
    padding: 30px 15px;
}
.popsearch_close {
    right: 0px;
    top: 0px;
}
.mobile_nav_box .opener i {
    font-size: 0.875rem;
}
.page-link:focus, .page-link:hover {
    background: none;
    color: #BFB8AE;
}
.product-information .product-prices .countdown_box {
    background: #f48175;
}
.distributor-price-info {
    display: inline-block;
    padding: 6px 16px;
    background: #000000;
    font-size: 10px;
    color: #ffffff;
    letter-spacing: 2px;
    margin: 6px 0;
    text-transform: uppercase;
}

.product_list .gm_omniprice {
    display: none;
}

.my_account_left_column .list-group-item i {
    font-size: 17px;
    margin-right: 10px;
}
.my_account_left_column .list-group-item.item-active {
    background: #fff;
}
.my_account_left_column .list-group-item.item-active i:before {
    content: "\E9B7";
}
.card-footer, .card.card_trans, .card.card_trans .card-header {
    background: #ffffff;
}
.my_account_page_footer {
    display: none;
}
.page-customer-account .page-content table, .module-ddpartners-myaccount .page-content table {
    background: #ffffff;
}
.page-customer-account .page-content table thead th, .module-ddpartners-myaccount .page-content table thead th {
    background: #000000;
    color: #ffffff;
    vertical-align: middle;
}
.shopping-cart-list .table-bordered {
    background: #ffffff;
}
.shopping-cart-list table.table thead th {
    background: #000000;
    color: #ffffff;
}
.shopping-cart-list .ets_aban_action a {
    border: none!important;
    border-radius: 0;
    font-size: 1rem;
}
.module-ddpartners-myaccount .page-content .table-actions .btn {
    border: none;
    font-size: 1rem;
}
.products_slider .countdown_wrap, .products_slider .pro_kuan_box {
    display: none;
}
.products_slider .ajax_block_product .s_title_block a {
    font-size: 0.875rem;
}
.product_third_section .strelatedproducts_container.products_container {
    margin-top: 15px;
}
.strelatedproducts_container.products_container .title_block_inner {
    font-size: 1.175rem;
    line-height: 1.5rem;
    text-align: center;
}
.strelatedproducts_container .benjaminmoore-logo {
    vertical-align: bottom;
    margin-right: 10px;
    width: 180px;
}
@media (max-width:991px){
    .strelatedproducts_container .benjaminmoore-logo {
        display: block;
        margin-bottom: 10px;
    }
}
.blog_info {
    display: none;
}

.product-variants .product-variants-item .input-radio+span, .product-variants .product-variants-item .input-radio+span {
    border: none;
    padding: 0 15px;
    line-height: 2.125rem;
}
.product-variants .product-variants-item .input-radio:checked+span, .product-variants .product-variants-item .input-radio:hover+span {
    border: none;
    background: #000000;
    color: #ffffff;
}
.product-variants .product-variants-item .radio-label {
    height: 2.125rem;
}
.clear_cart_button {
    display: flex;
    margin: 10px auto;
    text-align: center;
    flex-direction: column;
}
.steco-payment-option .payment-option:hover label,
.steco-payment-option .payment-option:active label,
.steco-payment-option .payment-option:hover label.steco_selected,
.steco-payment-option .payment-option:active label.steco_selected,
.steco-delivery-option:hover,
.steco-delivery-option:active,
.steco-delivery-option.steco_selected:hover,
.steco-delivery-option.steco_selected:active {
    border: 1px solid #000000;
}
.steco-delivery-option>label>img {
    max-height: 40px;
}
.steco-payment-option .payment-option label img {
    margin-right: 15px;
    max-width: 90px !important;
}

.list-subgroup {
    display: block;
    margin-bottom: 0;
    width: 100%;
}
.list-subgroup .list-subgroup-item {
    line-height: 2rem;
    margin: 8px 10px 8px 30px;
}

.panel.ets_ws-panel {
    background: no-repeat;
    border: none;
    padding: 0;
}
.panel.ets_ws-panel .panel-heading {
    border-bottom: none;
    height: auto;
    margin-bottom: 15px;
}
.panel.ets_ws-panel .panel-heading .badge {
    display: none;
}
.panel.ets_ws-panel table {
    background: #ffffff;
}
.panel.ets_ws-panel table thead th {
    background: #000000;
    color: #ffffff;
    vertical-align: middle;
}
.panel.ets_ws-panel table td.id {
    text-wrap: nowrap;
}
.panel.ets_ws-panel input.form-control, .panel.ets_ws-panel textarea.form-control, .panel.ets_ws-panel select {
    border-radius: 0;
}
.ets_ws-dashboard-page .box-info .box-inner,
.ets_ws-dashboard-page .box-info .box-info-title,
.ets_ws-dashboard-page .box-info .box-info-content {
    color: #000000;
}
.ets_ws-dashboard-page .box-info .box-inner-top {
    padding-top: 10px;
}
.ets_ws-dashboard-page .box-info .box-info-content {
    font-size: 20px;
    line-height: 20px;
}
.ets_ws-dashboard-page .box-info .box-info-title {
    font-size: 13px;
    font-weight: normal;
    pading-top: 10px;
}
.section-item.ets_ws-section-commissions,
.section-item.box-order-analysis,
.ets_ws-dashboard-page .box-info {
    border: 1px solid #cecece;
}
.ets_ws-dashboard-page .box-info .box-inner .box-inner-top {
    float: right; 
}
.ets_ws-dashboard-page .box-info .box-inner .box-inner-icon {
    float: left; 
}

#product .newcalcdesign #surfcalcShow {
    display: none;
}
#product .newcalcdesign #surfcalc {
    background: none;
}
.product-actions.newcalcdesign .product-add-to-cart {
    margin-top: 30px;
}
#product .newcalcdesign #surfcalc #squaremeter_wallcolors #squaremeter_dim_cm>div, 
#product .newcalcdesign #surfcalc #squaremeter_wallcolors #squaremeter_dim_inch>div {
    text-align: left;
}
#product .newcalcdesign #surfcalc #squaremeter_wallcolors #squaremeter_dim_cm>div:first-child, 
#product .newcalcdesign #surfcalc #squaremeter_wallcolors #squaremeter_dim_inch>div:first-child {
    margin-left: 0;
}
#product .newcalcdesign #surfcalc #squaremeter_wallcolors #squaremeter_dim_cm>div:last-child, 
#product .newcalcdesign #surfcalc #squaremeter_wallcolors #squaremeter_dim_inch>div:last-child {
    margin-right: 0;
}
.newcalcdesign #squaremeter_wallcolors > .flex_container {
    padding-left: 0;
    padding-right: 0;
}
#product .newcalcdesign #surfcalc #totalprice {
    text-align: left;
}

.st-menu.custom_sidebar .st-menu-header {
    display: none;
}

#product .mobile_tab_title {
    display: none;
}
#product .product-review-list-widget .review,
#product .product-review-list-widget .review-filter button,
#product .product-review-list-widget .rating-distribution .body .distribution-row .bar,
etrusted-review-list etrusted-review-element .review {
    border-radius: 0 !important;
}
etrusted-review-element .review {
    border-radius: 0 !important;
}
etrusted-review-element {
    border: 2px solid red !important;
}

.ajax_cart_bag:before {
    content: "\E8FA";
    font-family: fontello;
    font-size: 20px;
    position: absolute;
    left: -9px;
    top: -2px;
}
.ajax_cart_bag {
    border: none;
}
.ajax_cart_bg_handle {
    display: none;
}
#steco_pi_forms>.card>.card-header div {
    padding-top: 15px;
    padding-bottom: 15px;
}
#steco_pi_forms > .card > .card-header div.collapsed:hover {
    border-color: #000;
}

.from_blcok .page_heading {
    background-color: #000000;
    color: #ffffff;
    margin-bottom: 16px;
    text-align: center;
}
.small_cart_product_list .product-name {
    font-size: 14px;
    font-weight: 600;
}
.small_cart_product_list .cart_line_attributes, .small_cart_product_list .customizations {
    color: #333333;
    font-size: 12px;
}
.small_cart_product_list .cart_line_attributes {
    margin-top: 6px;
}
.small_cart_product_list .price {
    font-size: 14px;
}
.steco_base_list_line .line_item, .base_list_line .line_item {
    border-bottom: 1px solid #cecece;
}
.steco_base_list_line .line_item:last-child, .base_list_line .line_item:last-child {
    border-bottom: 1px solid #cecece;
}

.product-description .product_description_container {
    display: none;
}
#footer_bottom_right .st_payment_icon {
    height: 30px;
    max-width: 100%;
}

.dpdpoland-pudo-container {
    padding-left: 40px;
}
.dpdpoland-pudo-open-map-btn.btn-default, .dpdpoland-pudo-change-map-btn.btn-default {
    margin-left: 0;
    width: auto !important;
}
.dpdpoland-pudo-selected-point p, .dpdpoland-pudo-cod-selected-point p {
    margin-bottom: 10px;
}
.product_first_section .countdown_heading {
    display: none;
}
.product_first_section .gm_omniprice {
    color: #000000;
    margin-bottom: 10px;
    margin-top: 0;
    padding: 0;
}
#customer-form .grecaptcha-badge { display: none;}
#b2b_register_button {
    width: 100%; 
    padding: 12px; 
    color: #000; 
    border: 1px solid #000; 
    background: #fff; 
    margin: 10px 0;
}
#b2b_register_button:hover, #b2b_register_button:active {
    color: #fff;
    background: #000;
}
#b2b_register_info {
    color: #31708f;
    padding: 1em 35px 1em 25px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
    background-color: #fcf8e3;
    border: 1px solid #bce8f1;
    border-radius: 5px;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 10px;
}
#b2b_register_info a {
    color: #31708f;
}
.product .accordion_more_info .mobile_tab .tab-pane {
    border-bottom: none;
}

#st_mega_menu_wrap .stmenu_multi_level a .list_arrow, #st_mega_menu_wrap .mu_level_2 a .list_arrow {
    display: none;
}
#st_mega_menu_wrap .ma_level_0.is_parent:after {
    display: none;
}

#st-checkout-addresses-step .blockWallcolorsInfo {
    margin: 15px 0;
}
#st-checkout-addresses-step .steco_sub_heading_invoice {
    display: block;
    margin: 20px -20px;
    background: #f6f6f6;
    padding: 20px 0;
    font-family: Lora, Tahoma, sans-serif, Arial;
    font-weight: 400;
    font-size: 15px;
}
#under_actions{
    display: flex;
    align-items: center;
    gap: 10px;
}
#under_actions > *{
    border-right: 1px solid black;
    padding-right: 10px;
}
#under_actions > *:last-child{
    border: unset;
}
.product_page_container .pro_right_item{
    margin: unset;
}
#product_sku{
    margin-top: 1px;
}
@media (max-width: 400px){
    #under_actions > *{
        font-size: 13px;
    }
}
.discount-text{
    /*background-color: #FDF8E4;*/
    /*color: #2C78A1;*/
    /*border: 1px solid #2C78A1;*/
    /*padding: 7px 10px;*/
    /*border-radius: 5px;*/
    margin: unset !important;
}
.discount-text .bold{
    font-weight: 600;
}
.pro_cart_block,.product-actions.newcalcdesign .product-add-to-cart{
    margin-top: 21px;
}

#product-list-top-wrap{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}
#js-product-list-top{
    margin-bottom: 0;
    flex: 1;
}

.form-control-select.steco-country ,
#address select[name="id_country"],
#address select[name="id_state"]{
    background: white url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAQAAAD9CzEMAAAAPklEQVR4Ae3TwREAEBQD0V/6do4SXPZg7EsBhsQ8IEmSMOsiuEfg3gL3oXC7wK0bd1G4o8X9F4yIkyQfSrIByQBjp7QuND8AAAAASUVORK5CYII=") no-repeat scroll right .5rem center/1.25rem 1.25rem !important;
    color: black;
}