span.red {
    color: red
}

.error {
    border: 1px solid red !important
}

.valid {
    border: none !important
}

a.forgot-password, a.registration {
    display: block;
    text-align: center;
    margin-top: 10px
}

.account_form.login form {
    border: none
}

.modal-dialog.modal-dialog-login {
    min-width: 400px
}

.modal-dialog.modal-dialog-login button.close {
    left: 90%
}

.dropdown_currency, .dropdown_language, .dropdown_links {
    min-width: 150px
}

header.header_area .logo img {
    max-width: 100%
}

.footer_logo a img {
    max-width: 100%
}

.widgets_container.working-hours {
    margin-top: 25px
}

.slider_content h1, .slider_content h2 {
    color: #000
}

.bg-overlay {
    width: 100%;
    height: 100%;
    background-size: cover
}

.bg-overlay::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: .6
}

.shipping_area img {
    width: 41px;
    height: 41px
}

.single_product .product_name {
    min-height: 75px
}

.single_product a.primary_img img, .single_product a.secondary_img img {
    height: 176px;
    object-fit: contain
}

.about_content p {
    padding: 0 !important
}

.single_product {
    text-align: center
}

.add_to_cart, .product_name p {
    opacity: 1;
    visibility: visible
}

.add_to_cart a {
    transform: scale(1)
}

.product_footer {
    justify-content: center
}

p.product-code {
    color: #a9a9a9;
    font-size: 14px;
    margin-bottom: 5px
}

h1.product-model-name {
    margin-top: 15px;
    margin-bottom: 15px;
    font-weight: 700;
    line-height: normal;
    font-size: 34px
}

h1.product-model-name.equipment {
    margin-top: 0;
    font-size: 30px
}

.product_d_right.equipment .price-box {
    margin-top: 14px
}

.product_sidebar .price_box span.current_price {
    font-size: 24px !important
}

.product-main-image {
    width: 400px;
    height: 400px;
    object-fit: contain
}

.product_desc.model_page {
    margin-top: 50px
}

td.type-price {
    font-size: 18px
}

label.out-stock {
    color: #e91e63
}

label.in-stock {
    color: #4caf50
}

label.pending {
    color: #ff8c00
}

.table-types .type-name {
    font-weight: 700;
    color: #00274c
}

.cart_subtotal p span {
    margin-right: 0
}

.btn-podbor {
    display: block;
    margin: 0 auto;
    line-height: 48px;
    background: #d5262b;
    color: #fff;
    padding: 0 33px;
    text-transform: uppercase;
    border-radius: 25px;
    -webkit-border-radius: 25px
}

.btn-podbor:hover {
    background-color: #d5262b;
    color: #000
}

.widget-select {
    margin-top: 25px
}

.widget-select h2 {
    margin-bottom: 0;
    font-size: 14px
}

.podbor .podbor-heading {
    text-transform: uppercase;
    color: #999
}

.podbor .podbor-search-title {
    margin-bottom: 35px
}

.podbor .result-auto-title {
    font-size: 22px;
    margin-top: 25px;
    margin-bottom: 25px
}

.podbor .btn-result-podbor {
    padding: 15px 13px;
    line-height: 1;
    color: #030303;
    border-radius: 35px !important;
    background-color: #d5262b;
    margin-bottom: 15px
}

.podbor .btn-result-podbor:hover {
    opacity: .8;
    box-shadow: rgba(0, 0, 0, .2) 0 1px 3px 0, rgba(0, 0, 0, .14) 0 1px 1px 0, rgba(0, 0, 0, .12) 0 2px 1px -1px
}

.podbor .wheel-label {
    font-size: 13px
}

.result .btn-result-podbor {
    display: block;
    margin: 0 auto
}

.podbor .season {
    position: absolute;
    top: 0
}

.podbor .item-brand, .podbor .item-model, .podbor .item-price, .podbor .item-size {
    display: block
}

.podbor .item-image {
    margin: 20px
}

.podbor .item-brand {
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase
}

.podbor .item-price {
    font-size: 16px;
    font-weight: 700;
    color: #fd5018
}

.podbor-line {
    border: 1px solid #f4f4f4;
    width: 100%;
    margin-top: 50px;
    margin-bottom: 25px
}

.podbor .main-image {
    height: 175px;
    object-fit: contain
}

.podbor a.item:hover .item-brand {
    color: #d5262b
}

.product_area .single_product {
    padding-left: 5px;
    padding-right: 5px
}

.price_box span.old_price {
    font-size: 14px
}

.no-result {
    font-size: 20px;
    font-weight: 300;
    color: gray
}

.widget_list.widget_filter form input {
    text-align: left
}

.service-container .appointment-subheader span {
    color: #d5262b
}

.service-container .ui-datepicker-inline .ui-state-default.ui-state-active {
    background-color: #d5262b;
    color: #fff;
    box-shadow: 0 0 6px 1px #d5262b
}

.service-container .appointment-time-table input[type=radio]:checked + span {
    background-color: #d5262b;
    color: #fff
}

.service-container #appointment-sumbit, .service-container #appointment-sumbit:hover {
    background-color: #d5262b;
    color: #fff
}

span.label_sale {
    color: #fff
}

.podbor .btn-result-podbor {
    color: #fff
}

.single_product {
    height: 415px
}

.product-details-tab .owl-carousel .owl-item img {
    height: 65px;
    object-fit: cover
}

@media only screen and (max-width: 767px) {
    .single_shipping {
        justify-content: end;
        margin-left: 25px
    }
}

.product_carousel .single_product {
    display: flex;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    flex-direction: column
}

.product_carousel .single_product .product_name {
    height: 75px
}

.product_carousel .single_product .product_content {
    height: 1px
}

.product_carousel .single_product .product_content, .product_carousel .single_product .product_name {
    flex-grow: 1
}

@media screen and (max-width: 620px) {
    #appointment-data-calendar .ui-datepicker-inline .ui-state-default {
        height: 27px !important;
        width: 27px !important
    }

    footer .widgets_container {
        float: left !important
    }
}

.single_product:hover .product_name h3 {
    margin-bottom: 4px;
    margin-top: 15px
}

.single_product:hover .product_name p {
    margin-bottom: 0
}

.single_product {
    transition: all .2s ease-in-out
}

.single_product:hover {
    transform: scale(1.04)
}

.product_carousel .single_product_list {
    margin-top: 13px;
    margin-left: 5px;
    margin-right: 5px
}

.single_product_list .single_product:last-child {
    margin-bottom: 20px !important
}

.main_menu nav > ul > li > a {
    padding: 14px 20px 14px 20px !important
}

.main_menu nav > ul > li:first-child > a {
    padding-left: 0 !important
}

.main_menu nav > ul > li ul.sub_menu {
    min-width: 250px !important
}

.main_menu nav > ul > li ul.sub_menu li a {
    text-transform: none !important;
    font-size: 14px !important
}

.categories_menu_toggle > ul > li > a {
    text-transform: none !important;
    font-size: 14px !important
}

.service-container .description img {
    max-width: 100% !important;
    height: auto !important
}

.service-container .description blockquote {
    background: #f9f9f9;
    border-left: 10px solid #ccc;
    margin: 1.5em 10px;
    padding: .5em 10px;
    quotes: "\201C" "\201D" "\2018" "\2019"
}

.service-container .description blockquote:before {
    color: #ccc;
    content: open-quote;
    font-size: 4em;
    line-height: .1em;
    margin-right: .25em;
    vertical-align: -.4em
}

.service-container .description blockquote p {
    display: inline
}

.service-container .description ul {
    list-style-type: disc;
    margin-top: 0;
    margin-bottom: 1rem;
    padding-inline-start: 40px
}

.breadcrumb_content ul li {
    text-transform: none !important
}

@media screen and (max-width: 1280px) {
    .num373extended {
        max-width: 50px !important
    }

    input.appointment-user-tel {
        margin-left: 65px !important
    }

    .appointment-user-tel + .appointment-pseudo-border, label + .appointment-pseudo-border {
        margin-top: 5px;
        height: 1px;
        width: 200px !important;
        position: absolute;
        z-index: 10;
        background-image: none !important
    }

    input.appointment-user-tel {
        margin-left: 55px !important
    }
}

.model_page ul, .tab-content ul {
    list-style-type: disc;
    margin-top: 0;
    margin-bottom: 1rem;
    padding-inline-start: 40px
}

.categories_menu_toggle > ul > li:hover > a {
    color: #333 !important
}

.single_brand {
    padding: 10px 8px 18px 18px;
    border: 1px solid #f0f0f0;
    border-radius: 3px;
    margin-top: 15px;
    height: 150px
}

.single_brand img {
    object-fit: contain;
    height: 90px
}

.catalog-title {
    margin-bottom: 30px
}

.brands {
    margin-bottom: 20px
}

.brands-catalog-title {
    margin-top: 20px;
    margin-bottom: 20px
}

.brand-description {
    margin-bottom: 25px
}

.brand-description ul {
    padding-left: 20px
}

.brand-description ul li {
    list-style: disc
}

.pagination-container {
    margin: 25px
}

.pagination-container .pagination {
    justify-content: center
}

.pagination .page-item.active .page-link {
    background-color: #d5262b;
    border-color: #d5262b
}

.pagination .page-link {
    color: #000
}

.categories_menu_toggle > ul > li > a {
    min-height: 43px;
    padding-block: 0.25rem;
}

.categories_menu_toggle > ul > li > a span {
    line-height: 1;
}

#modalCallManager .modal-content{
    border-radius: 10px;
    width: 600px;
}

body.modal-open .modal[style]:not([style='display: none;']) {
    display: flex !important;
    height: 100%;
}

body.modal-open .modal[style]:not([style='display: none;']) .modal-dialog {
    margin: auto;
}

.call-manager-text{
    font-size:16px;
    text-align: center;
}

.call-manager-phone{
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    color: #d5262b;
}

.modal-content button.close{
    border: none;
}

@media only screen and (max-width: 768px) {
    #modalCallManager .modal-content{
        width: auto;
    }
    #modalCallManager .modal-content button.close{
        top: 15px;
    }
}
