@font-face {
    font-family: 'Gilroy';
    src: url('my-theme-fonts/Gilroy-Bold.eot');
    src: local('Gilroy Bold'), local('Gilroy-Bold'),
        url('my-theme-fonts/Gilroy-Bold.eot?#iefix') format('embedded-opentype'),
        url('my-theme-fonts/Gilroy-Bold.woff') format('woff'),
        url('my-theme-fonts/Gilroy-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('my-theme-fonts/Gilroy-Medium.eot');
    src: local('Gilroy Medium'), local('Gilroy-Medium'),
        url('my-theme-fonts/Gilroy-Medium.eot?#iefix') format('embedded-opentype'),
        url('my-theme-fonts/Gilroy-Medium.woff') format('woff'),
        url('my-theme-fonts/Gilroy-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('my-theme-fonts/Gilroy-Regular.eot');
    src: local('Gilroy Regular'), local('Gilroy-Regular'),
        url('my-theme-fonts/Gilroy-Regular.eot?#iefix') format('embedded-opentype'),
        url('my-theme-fonts/Gilroy-Regular.woff') format('woff'),
        url('my-theme-fonts/Gilroy-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeueCyr';
    src: url('my-theme-fonts/HelveticaNeueCyr-Bold.eot');
    src: local('HelveticaNeueCyr-Bold'),
        url('my-theme-fonts/HelveticaNeueCyr-Bold.eot?#iefix') format('embedded-opentype'),
        url('my-theme-fonts/HelveticaNeueCyr-Bold.woff') format('woff'),
        url('my-theme-fonts/HelveticaNeueCyr-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('my-theme-fonts/GothamPro.eot');
    src: local('Gotham Pro'), local('GothamPro'),
        url('my-theme-fonts/GothamPro.eot?#iefix') format('embedded-opentype'),
        url('my-theme-fonts/GothamPro.woff') format('woff'),
        url('my-theme-fonts/GothamPro.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}




/*Artem*/
#dostavka ol {
    padding-left: 20px;
    margin: 15px 0;
}

#dostavka ol li:before {
    content: '';
    width: 12px;
    height: 10px;
    position: absolute;
    left: -20px;
    top: 5px;
    background: url('check.svg')no-repeat center;
    background-size: contain;
}

#dostavka img {
    width: 100%;
}

#dostavka h2 {
    font-size: 22px;
    color: #373941;
    margin-bottom: 30px;
}

#dostavka p,
#dostavka li {
    font-size: 16px;
    color: #373941;
    list-style: none;
}

#dostavka li {
    position: relative;
}

#dostavka .row {
    margin: 10px 0;
}

#dostavka ul li:before {
    content: '';
    width: 8px;
    height: 8px;
    background: rgb(28, 100, 187);
    position: absolute;
    left: -20px;
    top: 7px;
    border-radius: 50%;
}

#dostavka .col-md-1 {
    padding: 0;
}

#dostavka .col-md-1 img {
    max-width: 100px;
    display: block;
    margin: 0 0 10px;
}

#back-top,
#fm_fixed_contact_button,
.fm-fixed-contact-pulsation,
.pagination li.active span,
.pagination li a:hover,
.image-additional-box .owl-carousel .owl-nav button:hover,
#fm_livesearch_close,
.simplecheckout-cart-buttons .button,
.simplecheckout-button-right .button,
#simplecheckout_button_login,
.ocfilter .panel-heading,
.fm-module-column-box .panel-heading,
#column-left .panel-heading,
#column-right .panel-heading,
.fm-btn,
.fm-main-footer-contact .fm-main-footer-contact-btn:hover,
.ocfilter .noUi-connect,
.fm-column-title,
.fm-product-btn:hover,
.fm-product-quantity button:hover,
.fm-column-module-btn:hover,
.owl-carousel.image-additional-list .owl-nav button.owl-next:hover,
.owl-carousel.image-additional-list .owl-nav button.owl-prev:hover,
.fm-account-list .fm-account-item:hover a,
.radio-box::after,
.product-layout .fm-product-btn {
    background: rgb(28, 100, 187);
    font-weight: 600;
}

.scale#scale-price {
    margin-bottom: 20px;
}

.ocfilter-option .ocf-option-name {
    font-weight: 600 !important;
}

#product-category .ocf-option-values .dropdown-toggle:after {
    display: none !important;
}

#product-category .ocf-option-values .dropdown-toggle {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    align-items: center;
}

#product-category .ocf-option-values .dropdown-toggle i {
    margin-left: 10px;
}

.fas.fa-edit {
    color: transparent !important;
    background: url('pen.svg')no-repeat center;
    background-size: contain;
}

.fas.fa-cogs {
    color: transparent !important;
    background: url('pass.svg')no-repeat center;
    background-size: contain;
}

.fas.fa-power-off {
    color: transparent !important;
    background: url('exit.svg')no-repeat center;
    background-size: 18px;
}

.fm-menu-buttons-list .fm-menu-cart-box.d-flex.align-items-center .fm-menu-cart-text {
    margin-right: 15px;
}

.modal-body .form-control {
    color: #6e727e;
}

.breadcrumb.fm-breadcrumb li:not(:last-of-type) a {
    color: rgb(28, 100, 187);
}

#fm_livesearch {
    position: absolute;
}

#fm_livesearch_close {
    top: 50px;
}

#fm_livesearch_close img {
    filter: brightness(0)
}

.fm-livesearch-list-item-name a {
    color: black !important;
    opacity: 1 !important;
}

#top-links #language:nth-of-type(2) {
    display: none !important;
}

.nav-dropdown-menu button:hover {
    color: black;
    opacity: 0.5;
}

body {
    overflow-x: hidden
}

.fm-main-footer-social-item:nth-of-type(2) a:hover i {
    color: blue;
}

#top .header-dropdown-box span {
    width: 100%;
    display: block;
    font-size: 11px;
    text-align: center;
    color: #373635;
    opacity: 0.5;
    margin-left: -10px;
}

.header-dropdown-inner a:hover {
    opacity: 0.5;
    color: black !important;
}

#search .fa-search:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url('search.svg')no-repeat left;
    background-size: 25px;
}

#search button:hover {
    opacity: 0.5;
}

#search .fa-search {
    font-size: 20px;
}

.fm-promotional-product-item {
    padding: 0 15px;
}

.form-control {
    color: white;
}

.menu-row.sticky-top {
    box-shadow: 0 0 15px rgba(0, 0, 0, .06);
}

.fm-main-footer-title {
    margin-bottom: 15px;
}

.fm-main-footer-contact .fm-main-footer-contact-btn {
    margin-top: 20px;
}

.fm-main-footer-contact .btn-link {
    font-weight: 400;
}

.container.d-flex.justify-content-between .row.align-items-center~a {
    display: none !important;
}

#language {
    margin-right: 15px !important;
}

.fm-menu .fm-menu-header {
    font-size: 16px;
    position: relative;
    ;
    top: -1px;
}

.promotional-product-item-title a:hover {
    color: black;
    opacity: 0.5;
}

.fm-btn {
    border-color: rgb(238, 25, 68);
}

.product-but:hover {
    opacity: 0.5;
    background: rgb(238, 25, 68);
    color: white;
}

.prev {
    border: 2px solid white !important;
    font-size: 0 !important;
    left: -5%;
}

.prev:after {
    content: '';
    width: 12px;
    height: 12px;
    position: absolute;
    top: 50%;
    left: calc(50% - 1px);
    transform: translate(-50%, -50%);
    background: url('left.svg')no-repeat center center;
    background-size: 100% 100%;
}

.next:after {
    content: '';
    width: 12px;
    height: 12px;
    position: absolute;
    top: 50%;
    left: calc(50% + 1px);
    transform: translate(-50%, -50%) scale(-1, 1);
    background: url('left.svg')no-repeat center center;
    background-size: 100% 100%;
}

.next {
    border: 2px solid white !important;
    font-size: 0 !important;
}

.fm-module-buttons-list button:hover {
    color: #e3e5e6;
    opacity: 0.5;
}

#oct-menu-box:before {
    content: '';
    width: 10px;
    height: 10px;
    position: absolute;
    top: calc(50% - 5px);
    right: 30px;
    background: url('down.svg')no-repeat center;
    transition: 0.2s;
}

#oct-menu-box:hover:before {
    transform: rotate(-180deg);
}

.row.row-padding-top.fm-slideshow-plus-inner {
    padding: 40px 0 60px
}

body {
    background-color: #F2F3F5 !important;
}

/*Artem*/

.myLogo {
    font-family: HelveticaNeueCyr;
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 22px;
    color: rgb(28, 100, 187);
}

.myLogo__desc {
    font-family: Gilroy;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 20px;
    letter-spacing: -0.04em;
    color: #373635;
    opacity: 0.8;
}

nav.top {
    border-bottom: 1px solid #E9E9E9;
}

.menu-row {
    height: auto;
}

nav.top .info-list a {
    font-family: Gilroy;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 21px;
    letter-spacing: 0em;
}

nav.top .info-list li {
    border-right: none;
    margin-left: 2px;
    margin-right: 2px;
}

nav.top .info-list a:hover {
    color: rgb(28, 100, 187);
    text-decoration: none;
}

.top .btn-lang span {
    font-family: Gilroy;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0em;
}

.top .btn-currency span {
    font-family: Gilroy;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0em;
}

.btn-link .fa-chevron-down {
    font-size: 12px;
}

.top .btn-link {
    border-right: none;
}

.fm-phone-content .btn-link {
    font-family: Gilroy;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 0em;
    color: rgb(98, 115, 131);
}

.telDesc {
    font-family: Gilroy;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px;
    letter-spacing: 0em;
}

.fm-menu {
    height: 50px;
    background: rgb(28, 100, 187);
    border-radius: 5px;
}

.fm-phone-content .fm-phone-link {
    color: #00D689;
}

.fm-menu:hover::before {
    opacity: 0;
}

.fm-menu::before {
    content: "";
    color: #18A0FB;
    width: 70%;
    left: 15%;
    bottom: 0px;
    position: absolute;
    -webkit-box-shadow: 0px 0px 30px 5px;
    box-shadow: 0px 0px 30px 5px;
    opacity: 0.5;
    z-index: -1;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.fm-search {
    height: 50px;
}

@media only screen and (max-width: 991px) {
	.fm-search {
    		height: auto;
	}
	.menu-row.sticky-top.search-row .container.py-3 {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}
}
@media only screen and (max-width: 767px) {
	#search.fm-search,
	.mobile-before-search {
    		flex: 0 0 100%;
	}
	.fm-menu-cart-index {
		left: 56% !important;
	}
}

.fm-search input {
    background: #F8F8F8;
    border: 1px solid #E9E9E9;
    box-sizing: border-box;
    border-radius: 50px;
    color: #373635;
    padding: 0 20px;
    font-size: 16px;
    height: 50px;
    max-height: 50px;
}

.fm-search input::placeholder {
    font-family: Gotham Pro;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    color: #373635;
    opacity: 0.5;
}

.fm-menu-buttons-list button {
    line-height: normal;
}

.fm-menu-buttons-list .fm-menu-cart-text {
    color: rgb(62, 177, 255);
}

#cart .fm-menu-cart-text {
    font-size: 18px;
}

.fm-menu-buttons-list button:not(:last-of-type) {
    border-right: 1px solid #E9E9E9;
}

.fm-menu-buttons-list button.fm-menu-buttons-wishlist img {
    min-width: 23px;
}

button.fm-menu-cart-box .black-text {
    font-size: 14px;
    margin-right: 20px;
    margin-left: 10px;
}
@media only screen and (max-width: 1199px) {
	button.fm-menu-cart-box .black-text {
		margin-right: 0;
	}
	.fm-menu-cart-index {
		left: 29px;
	}
	.oct-menu-li {
		font-size: 13px;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.oct-menu-child-ul .oct-menu-li {
		font-size: 12px;
		
	}
}
@media only screen and (max-width: 992px) {
	.fm-menu-cart-index {
		left: 63px;
	}
}

#oct-menu-box:after {
    content: '';
    width: 100%;
    height: calc(100% + 10px);
    position: absolute;
    top: 0;
    left: 0;
    background: transparent;
}

.menu-btn-search {
    color: #373635;
}

.fm-btn {
    border-radius: 5px;
    background-color: rgb(28, 100, 187);
}

@media (max-width: 767.98px) {

    .fm-banner-plus-info_widthMod,
    .fm-banner-plus-img_widthMod {
        width: 100%;
    }
}

.fm-banner-plus-title,
.fm-reviews-item-author,
.fm-advantages-title {
    font-family: Gilroy;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0em;
    text-transform: none;
    text-decoration: none !important;
}

.fm-promotional-product-header,
.promotional-product-item-title {
    font-family: Gilroy;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0em;
    text-transform: none;
}

.fm-module-price .fm-module-price-new {
    font-family: Gilroy;
    font-size: 28px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0em;
    color: rgb(28, 100, 187);
}

.fm-main-title {
    font-family: Gilroy;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.03em;
}

.fm-slideshow-plus-item {
    padding: 40px 50px;
}

.fm-slideshow-plus .slick-dots {
    left: 50px;
}

#fm-slideshow-plus-0 .fm-slideshow-plus-item-btn {
    background: rgb(24, 160, 251) !important;
    border-radius: 5px;
    border: none;
}

.fm-main-footer {
    font-family: Gilroy;
}

/* Slick slider */
.fm-slideshow-plus-item_1,
.fm-slideshow-plus-item_2 {
    min-height: 400px;
}

.fm-slideshow-plus-item-img {
    display: none;
}

/* End Slick slider */

/* Footer */
.fm-main-footer-contact .btn-link,
.fm-main-footer-shedule-list li {
    color: #ffffff !important;
}

.fm-main-footer-contact .fm-main-footer-contact-btn {
    border-radius: 5px;
    border-color: #ffffff !important;
}

/* End Footer */
/* fix */
.fm-shop-advantages-row {
    margin-bottom: -100px;
}

.fm-advantages-block {
    border-radius: 0px;
    box-shadow: 0 0px 0px rgba(0, 0, 0, .02);
}

.fm-btn:after {
    color: rgb(238, 242, 245) !important;
}

.nav-dropdown-menu button {
    font-family: Gilroy;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    text-align: center;
}

.fm-advantages-block .fm-advantages-title {
    font-weight: 700;
    font-size: 18px;
    line-height: 18px;
    font-family: Gilroy;
}

.fm-advantages-block i {
    font-size: 48px;
}

@media (max-width: 991px) {

    .fm-promotional-product {
        margin-bottom: 75px !important;
    }

    .fm-shop-advantages-row {
        margin-bottom: -59px !important;
    }

    .fm-banner-plus-wrap {
        padding: 50px 25px !important;
    }

    .subscribe {
        text-align: center;
    }

    .sub_dop {
        text-align: center;
    }

    .product-list {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    /*slick */
    #new_product .slick-list {
        height: 545px !important;
    }

    #hit_product .slick-list {
        height: 545px !important;
    }

    /*slick */
}

@media (min-width: 992px) {

    .col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}

.fm-menu-buttons-index {
    background: #FFEB3C;
    color: #373635;
}

.fm-main-footer-contact-btn:hover {
    background: rgb(28, 100, 187) !important;
}

#column-left .ocfilter .panel-heading {
    background: rgb(28, 100, 187);
}

@media (min-width: 1200px) {
    .fm-slideshow-plus-item-text {
        margin-top: 130px;
    }
}

.fm-slideshow-plus-item-btn {
    margin: 10px 0 30px;
}

/*fix*/
.subscribe {
    font-family: 'Gilroy';
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 0px;
}

#txtemail {
    width: 100%;
    float: left;
    background-color: rgb(32, 35, 52) !important;

}


.subscribe-btn {
    position: absolute;
    right: 0;
    left: auto;
}

.subscribe-btn .btn {
    padding: 0;
    text-transform: uppercase;
    font-size: 0;
    background-color: transparent;
    color: #ffffff;
    background-image: url(/catalog/view/theme/oct_feelmart/img/subscribe-btn.svg);
    background-repeat: no-repeat;
    background-size: 22px 30px;
    background-position: center;
    height: 40px;
    width: 70px;
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
}

.telDesc {
    text-align: center !important;
}

.slider_home {
    font-family: 'Gilroy';
    font-size: 36px;
    font-weight: 700;
}

.fm-slideshow-plus-item-text {
    line-height: 28px;
}

.fm-slideshow-plus-item-text p {
    font-size: 16px;
    margin: 5px 0 10px;
    font-family: 'Gilroy';
}

.fm-promotional-product-item-img img {
    width: 150px !important;
    height: 150px !important;
    max-height: 150px !important;
    object-fit: contain;
}

.fm-promotional-product {
    padding-bottom: 30px;
}

.fm-promotional-product .slick-dots {
    bottom: -50px;
}

.promotional-product-item-title {
    margin: 10px 0 20px;
}

.fm-module-item .fm-module-img {
    margin: 0;
}

.tab-product {
    display: flex;
    justify-content: center;
    align-items: center;
}

.product-but {
    box-shadow: 0 10px 19px rgba(238, 25, 68, .4);
    border-width: 0px;
}

.black-text {
    color: #0b0b0b !important;
    padding: 1px 0;
    border-bottom: 2px dotted #9B9B9A;
}

.top .btn-link:focus,
.top .btn-link:hover {
    border-right: none !important;
}

/*slick */
.prev {
    position: absolute;
    top: 35%;
    height: 40px;
    width: 40px;
    z-index: 1;
    left: -4%;
    font-size: 20px;
    line-height: 33px;
    text-align: center;
    background: rgb(28, 100, 187);
    border: 3px solid rgb(28, 100, 187);
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
}


.next {
    position: absolute;
    top: 35%;
    height: 40px;
    width: 40px;
    z-index: 1;
    left: 102%;
    font-size: 20px;
    line-height: 33px;
    text-align: center;
    background: rgb(28, 100, 187);
    border: 3px solid rgb(28, 100, 187);
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
}

.next {
    right: 0;
}

.slick-slide img {
    display: inline-block;
}

#new_product .slick-list {
    height: 500px;
}

#hit_product .slick-list {
    height: 500px;
}

/*slick */

#hit_product .slick {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

#new_product .slick {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

#fm-product-reviews .slick {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

#new_list {
    margin-right: 25px;
}

.text_but {
    font-size: 16px;
    font-family: Gilroy;
    font-weight: 700;
    color: #373941;
}

.fm-main-title {
    text-align: center;
}

.product-list {
    padding-bottom: 20px;
}

#fm-shop-advantages-0 {
    padding-bottom: 70px;
    margin-top: 60px !important;
}

.mobile-header {
    display: none !important;
}

.mobile-before-search {
    display: none
}







@media (max-width:1250px) {
    .baner-2 p {
        font-size: 12px;
    }

    .baner-2 h2 {
        font-size: 20px;
    }

    .baner-2 a.fm-banner-plus-btn {
        margin-top: 20px
    }

    .baner-2 .row {
        display: flex;
        align-items: center;
    }

    .baner-2 .col-lg-6:first-of-type a {
        display: block;
        width: 92%;
    }

    nav.top .info-list a {
        font-size: 14px;
    }

    #language {
        margin-right: 0 !important;
    }

    .myLogo__desc {
        font-size: 12px;
    }

    .myLogo {
        font-size: 16px;
    }
}

@media (max-width:1100px) {
    .myLogo {
        display: none;
    }
}

@media (max-width:992px) {
    .prev {
        left: -6%;
    }

    body {
        overflow-x: hidden
    }

    .fm-search input {
        padding: 10px 20px;
    }

    #fm_mobile_nav {
        display: none !important;
    }

    .mobile-header {
        display: block !important;
    }


    .mobile-header .fm-menu-buttons-list {
        display: flex !important;
        justify-content: space-between;
        align-items: center;
    }

    .mobile-header {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 9999 !important;
    }

    .mobile-header {
        box-shadow: none !important;
        border-bottom: 1px solid #E9E9E9 !important;
    }

    .mobile-header .container {
        padding-top: 7px !important;
        padding-bottom: 7px !important;
    }

    .mobile-header .fm_mobile_menu_info-title.d-lg-none {
        display: none;
    }

    .mobile-header #language button {
        color: black !important;
        opacity: 1 !important;
    }

    .menu-gam {
        width: 60px;
        height: 61px;
        background: rgb(28, 100, 187);
        margin: -7px 0 -7px -15px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .menu-gam span {
        display: block;
        width: 20px;
        height: 2px;
        background: white;
        text-align: center;
        position: relative;
    }

    .menu-gam span:before {
        content: '';
        width: 100%;
        height: 2px;
        background: white;
        position: absolute;
        top: -8px;
        left: 0;
    }

    .menu-gam span:after {
        content: '';
        width: 100%;
        height: 2px;
        background: white;
        position: absolute;
        bottom: -8px;
        left: 0;
    }

    .mobile-header .fm-menu-buttons-list button {
        width: 18%;
        text-align: center;
        display: flex;
        justify-content: center;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .mobile-header #language {
        margin-left: 10px;
    }

    .mobile-header #language button {
        display: block !important;
        text-align: center !important;
        width: 100% !important;
        border: none !important;
    }

    .mobile-before-search {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .menu-row.sticky-top .col-lg-9 {
        flex-direction: column;
    }

    .mobile-logo-wrap {
        display: flex;
        align-items: center;
        justify-content: flex-start;

    }

    .menu-row.sticky-top {
        border-bottom: 1px solid #E9E9E9 !important;
        box-shadow: none;
    }

    .mobile-logo-wrap p {
        margin: 5px 0 -3px;
        color: rgb(28, 100, 187);
        font-weight: 700;
        font-size: 14px
    }

    .mobile-logo-wrap span {
        color: #373635;
        opacity: 0.8;
        font-size: 10px;
        position: relative;
        ;
        top: 2px;
    }

    .mobile-logo-wrap .right {
        margin-left: 5px;
    }

    .mobile-before-search .btn-link {
        color: rgb(24, 160, 251) !important;
        font-size: 15px
    }

    .mobile-before-search .header-dropdown-box span {
        color: #373635;
        opacity: 0.5;
        margin: -16px 0 0 0 !important;
        font-size: 10px;
        display: block;
        text-align: center;
    }
}

@media (max-width:768px) {
    #information-contact .fm-shop-advantages-row .col-lg-3 {
        flex: 0 0 100%;
        max-width: 100%;

    }

    #information-contact .fm-shop-advantages-row .col-lg-3 .fm-advantages-block {
        padding: 30px 10px;
    }

    #manufactories .row img {
        margin-top: 20px;
    }

    #manufactories .row:last-of-type {
        display: flex;
        flex-direction: column-reverse;
    }


    #account-account .col-lg-9 {
        max-width: 100%
    }

    #account-account .col-lg-3 {
        max-width: 100%;
        flex: 0 0 100%
    }

    #information-contact #content .fm-content {
        display: flex;
        align-items: stretch;
        flex-direction: column-reverse;
        justify-content: space-between;
        width: 100%;
        background: transparent;
        padding: 0;
        margin: 20px 0;
        padding-left: 0;
    }

    #information-contact #content .fm-content .fm-content-contact.d-flex {
        width: 100%;
        padding: 30px 15px;
        background: white;
    }

    #information-contact #content .fm-content .fm-content-contact.d-flex .fm-contact-form-box {
        width: 100%;
    }

    #information-contact #content .fm-content .row.row-padding-top {
        width: calc(100%);
        padding: 0;
        background: white;
        margin-top: 15px;
        padding: 5px;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 15px;
    }

    #information-contact #content .fm-content .row.row-padding-top .col-12 {
        padding: 0;
    }

    #information-contact #content .fm-content .row.row-padding-top iframe {
        width: calc(100%);
        position: static;
        top: 5px;
        left: 5px;
        height: 50vw;
    }

    #information-contact .fm-shop-advantages-row>div {
        margin-bottom: 0 !important;
    }

    #information-contact .fm-shop-advantages-row {
        margin-bottom: 0 !important;
    }


    #oct_banner_plus_1_1 .fm-banner-plus-content {
        flex-direction: column !important;
    }

    .fm-slideshow-plus .slick-dots {
        left: 0;
    }

    .fm-slideshow-plus-item-info {
        justify-content: center !important;
        align-items: center;
    }

    #fm-slideshow-plus-0 .fm-slideshow-plus-item {
        display: flex;
        justify-content: center;
    }

    .fm-latest_box,
    .fm-reviews-box {
        padding: 0 10px !important;
    }

    .next {
        left: 95%;
    }

    .fm-module-item .fm-module-img img {
        width: 100%;
        height: 150px !important;
        object-fit: contain !important
    }

    #oct_banner_plus_1_1 {
        padding-top: 0 !important;
    }

    .fm-main-footer .row:first-of-type {
        margin-bottom: 0 !important;
    }

    .fm-main-footer .row:first-of-type .form-group:last-child {
        margin-top: 30px;
    }
}

.ocfilter .noUi-connect {
    background: rgb(28, 100, 187);
}

@media (min-width: 1600px) {
    nav.top .info-list a {
        font-family: Gilroy;
        font-size: 17px;
        font-style: normal;
        font-weight: 500;
        line-height: 21px;
        letter-spacing: 0em;
    }
}

.fm-footer-subscribe-subscribe .fm-footer-subscribe-subscribe-input::placeholder {
    color: #fff;
}

.price-calc {
    color: rgb(28, 100, 187);
}

.barter-price {
    margin-top: 5px;
}

button.fm-module-buttons-link i.fa.fa-heart,
a.fm-product-buttons-link-wishlist i.fa.fa-heart,
button.fm-module-buttons-link i.fas.fa-sliders-h.in_compare,
a.fm-product-buttons-link-compare i.fas.fa-sliders-h.in_compare {
    color: rgb(28, 100, 187);
}

#max-price-value,
#min-price-value {
    color: #000000;
}

@media (max-width: 991px) {
    .fm-module-buttons-list {
        flex-direction: row;
    }
}

.fm-banner-plus-content .fm-btn {
    border-color: #fff;
}

.fm-banner-plus-content .fm-btn:hover {
    border-color: transparent;
}

#information-contact .simple-title {
    font-size: 36px;
    color: #627383;
    font-weight: bold;
    margin-bottom: 22px;
}

.contacts__adress {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 22px;
    padding-left: 25px;
    background: url('map.svg') no-repeat;
    background-position: 0px center;
    background-size: 14px 20px;
}

.contacts__phone {
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    margin-bottom: 15px;
    padding-left: 25px;
    cursor: pointer;
    position: relative;
    background: url('phone--black.svg') no-repeat;
    background-position: 2px center;
    background-size: contain;
    color: #18A0FB;
}

.contacts__phone::before,
.contacts__email::before {
    content: "";
    position: absolute;
    left: 25px;
    bottom: -2px;
    width: 0%;
    border-bottom: 1px dashed #18A0FB;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.contacts__phone:hover::before,
.contacts__email:hover::before {
    width: calc(100% - 25px);
    opacity: 0.8;
}

.contacts__phone:hover {
    color: #18A0FB;
}

.contacts__email {
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    padding-left: 25px;
    margin-bottom: 22px;
    cursor: pointer;
    position: relative;
    background: url('email--black.svg') no-repeat;
    background-position: left 4px;
    background-size: 17px;
    color: #18A0FB;
}

.contacts__email,
.contacts__phone {
    display: inline-block;
}

.socials__item svg {
    fill: #627383;
}

.socials__item {
    margin-right: 18px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.socials__item:hover {
    opacity: 0.8;
}

.socials::before {
    content: "";
    position: absolute;
    left: 0px;
    height: 1px;
    background: #627383;
    border-radius: 22px;
    width: 36px;
    top: calc(50% - 1px);
}

.socials {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 52px;
    position: relative;
    opacity: 0.7;
    margin-top: 33px;
}

.fm-map-content {
    overflow: hidden;
}

@media screen and (max-width: 1200px) {
    #information-contact .simple-title {
        font-size: 25px;
        margin-bottom: 15px;
    }

    .contact-html {
        margin-top: 35px;
    }

    .contact-html .fm-btn {
        padding: 2px 28px;
        line-height: 38px;
        font-size: 14px;
    }

}

.sidebar-viewed-item .fm-module-buttons-list {
    flex-direction: row;
}

.simple-btn-back i {
    display: inline-block;
    margin-right: 5px;
}

.simple-btn-back {
    background: rgb(28, 100, 187);
    color: #fff;
    height: 36px;
    min-width: 64px;
    padding: 0 16px;
    font-size: 14px;
    text-transform: uppercase;
    box-shadow: 0 3px 1px -2px rgb(0 0 0 / 20%), 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%);
    border-radius: 4px;
    margin-bottom: 20px;
    transition: all .3s ease;
}

.simple-btn-back:hover {
    background-color: rgb(65, 132, 213);
}

.subcat-item-img {
    max-width: 170px;
}

.fm-logo a {
    min-height: 0px;
}

.fm-menu {
    border-radius: 555px;
}

.fm-logo img {
    max-width: 175px;
}

#oct-menu-ul {
    height: auto !important;
}

/*.oct-menu-child-ul {
    bottom: auto !important;
    max-height: 100%;
}*/

#product-category .noUi-pips.noUi-pips-horizontal {
	display: none;
}
.ocfilter-option .ocf-option-name {
    font-weight: 600!important;
}
.fm-html-box-text p,
.fm-html-box-text p span {
	font-family: 'Open Sans', sans-serif !important;
	line-height: 1.5em;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Gilroy', sans-serif !important;
}
p, div, font, span {
	font-family: inherit !important;
}
.ocf-footer {
    background-color: #fff;
    position: sticky;
    bottom: 0;
    z-index: 3;
    margin: 15px 0 0;
    padding: 10px;
}
.ocf-btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    background-color: #ECEEF2;
    border: 0;
    border-radius: 4px;
}
.ocf-btn-link {
    font-weight: normal;
    color: #337ab7;
    border-radius: 0;
    background-color: #fff;
}
.ocf-search-btn-static {
    background-color: #6a7275;
    color: #fff;
    box-shadow: none;
    padding-top: 9px;
    padding-bottom: 9px;
}
.ocf-search-btn-static[disabled="disabled"] {
    opacity: .65; 
}
.ocf-between {
    display: flex!important;
    justify-content: center;
    flex-wrap: nowrap;
    align-items: center;
}