@media (min-width: 992px) {

    /* HOME PAGE ELEMENTS */

    .m-site-header {
        height: 88px;
    }

    .m-site-header > .container {
        padding-right: 15px;
        padding-left: 15px;
    }

    .m-site-header .navbar-brand {
        height: 70px;
        margin: 0;
    }

    .m-site-header .navbar-brand,
    .m-site-header .navbar-brand > img,
    .m-site-header .navbar-brand > svg {
        width: 200px;
    }

    .m-site-header .navbar-brand > img,
    .m-site-header .navbar-brand > svg {
        height: 45px;
    }

    .m-site-header .navbar-collapse {
        height: 48px;
        height: auto !important;
        min-height: 48px;
        top: 0;
        left: 0;
    }

    .m-search-bar .m-submit-btn,
    .m-site-header .navbar-nav .nav-item {
        height: 48px;
    }

    .m-site-header.smaller {
        height: 66px;
    }

    .m-site-header.smaller .navbar-brand {
        height: 45px;
        padding: 0;
    }

    .m-search-btn {
        padding-bottom: 0;
        padding-top: 0;
        margin-right: 10px;
    }

    .m-search-btn i.fas,
    .m-search-bar .m-submit-btn .m-submit-btn-text {
        line-height: 44px;
    }

    .m-car-selector {
        left: 0;
        margin-top: 0;
        max-height: calc(100vh - 38px);
        overflow: auto;
        padding: 50px 0;
        position: fixed;
        top: 172px;
        width: 100%;
        z-index: 800;
    }

    /* RESULTS PAGE */
    .m-results-content {
        margin: 0;
    }

    .m-results-sidebar {
        height: 100%;
        overflow-y: inherit;
    }

    .m-results-sidebar-body {
        border-bottom:  none;
        padding-bottom: 0;
    }

    .m-results-sidebar:not(.active) .m-btn-filter-submit {
        opacity: 1;
        width: 90%;
        margin: 0 auto;
    }

    .m-sort-bar {
        display: block;
    }

    .m-sort-bar .col.col-7 {
        /* flex: 0 0 83.333333%; */
        /* max-width: 83.333333%; */
    }

    .m-sort-bar .col.col-5 {
        /* flex: 0 0 16.666667%; */
        /* max-width: 16.666667%; */
    }

    .m-sort-view {
        margin-top: 0;
        align-content: flex-end;
        justify-content: flex-end;
    }

    .m-sort-bar > .container {
        margin-bottom: 0;
    }

    .m-sort-bar h1 {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    /* PRODUCT RESULTS PAGE */

    .m-product-top {
        margin-top: 0;
    }

    /* .m-grid-view */
    .m-product-img {
        /*border-radius: 0;*/
        height: 172px;
        width: 200px;
    }

    .m-list-view .m-product-img {
        height: 172px;
        width: 200px;
    }

    .m-products-view h2 {

        text-transform: uppercase;
        font-size: 12px;
        color: #0D4483;
        text-align: center;
        position: relative;

        padding-bottom: 6px;
        font-weight: 500;
        margin-top: 60px;
        margin-bottom: 35px;

        /*font-size: 25px;
        font-weight: 500;
        line-height: 40px;
        margin-top: 60px;
        order: 2;
        padding-bottom: 6px;*/
    }

    .m-products-view h2,
    .m-products-view h2 span {
        order: 3;
        font-size: 25px;
        line-height: 40px;
    }
    .m-products-view h2:before,
    .m-products-view h2:after {
        width: 40%;
        margin-left: 30%;
    }
    .m-products-view h2:before {
        display: block;
        top: 0;
        bottom: inherit;
    }
    .m-products-view h2 span {
        display: inline;
        font-weight: 500;
    }

    .m-home-elements {
        top: inherit;
    }

    .m-home-elements .m-cta {
        height: 230px;
    }

    .m-offercontent {
        /* padding: 0 270px 0 40px; */
    }

    .m-offer .m-offercontent {
        /* padding: 0 270px 0 40px; */
    }

    .m-cta-slider,
    .m-noutati-slider {
        align-content: center;
        display: flex;
        justify-content: center;
        margin: 0 auto;
    }

    .m-cta-slider-item {
        padding: 0 31px;
        max-width: 339px;
        margin: 0;
    }

    .m-cta-slider-item img {
        height: 74px;
        width: 275px;
    }

    .m-noutati-article {
        display: inline-block;
        width: 33.33%;
    }

    /* CART */

    .m-header-utils {
        right: 0;
    }

    .m-header-utils .m-cart-qty {
        font-size: 11px;
        right: -6px;
        top: -6px;
    }

    /* BREADCRUMB & SEARCH */

    ul.breadcrumb-list li.m-distant-spacing {
        margin-right: 14px;
    }

    ul.breadcrumb-list .m-brand-logo > svg {
        margin: 3px 0 0 3px;
        -moz-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .m-hidden-reset {
        flex: 0 1 auto;
        position: relative;
    }

    .m-hidden-reset .m-brand-logo {
        margin: 0 auto;
    }

    .m-hidden-reset .m-brand-logo:hover {
        border: 2px solid #F1F4F8;
    }

    .m-hidden-reset .m-brand-logo:hover img {
        opacity: 0.8;
    }

    .m-site-header {
        z-index: 1040;
    }

    .m-site-header .navbar {
        z-index: 1030;
        padding: 9px 0;
    }

    /* SEARCH */

    .m-search-bar {
        height: 83px;
        left: unset;
        right: unset;
        width: 100%;
        z-index: 1050;
        padding: 12px 0;
    }

    .m-search-bar.general-search {
        padding: 17px 0;
    }

    .m-search-i-wrap {

        /* TODO: Verify this wrapper and it's input width on desktop view! */

        /*margin: 0 20px 0 30px;*/

        margin-left: 0;

        /* V1:
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: 83%;
        */

        /* V2: */

        /* margin-right: 122px; */

        flex: 1 0 auto;

}


    .m-search-bar.full-line ul li {
        transition: all 0.65s ease-in-out;
        -moz-transition: all 0.65s ease-in-out;
        -webkit-transition: all 0.65s ease-in-out;
    }

    .m-search-bar.full-line:not(.closed) ul li:not(:first-of-type):not(:last-of-type),
    .m-search-bar.full-line:not(.closed) ul li:not(:first-child):not(:last-child)::after {
        opacity: 0;
        width: 0;
        transition: opacity, width 0.45s ease-in-out;
        -moz-transition: opacity, width 0.45s ease-in-out;
        -webkit-transition: opacity, width 0.45s ease-in-out;
        /* transition-delay: 2.65s; */
    }

    .m-search-bar.full-line ul li:not(:last-of-type) a.m-filter-anchor {
        font-size: 13px;
    }

    .m-search-bar.full-line:not(.closed) ul li:not(:first-child) a.m-filter-anchor {
        /*font-size: 10px;*/
    }

    .m-search-bar.full-line .m-submit-btn .m-submit-btn-text i.fas {
        display: inline-block;
    }

    .m-search-bar.full-line .m-submit-btn .m-submit-btn-text {
        display: inline-block;
    }

    .m-search-bar.full-line .m-submit-btn {
        right: 21px;
        position: absolute;
        vertical-align: middle;
    }

    .m-search-bar.full-line:not(.closed) .m-submit-btn:hover {
        background-color: #0D4483;
        color: #fff;
    }

    .m-search-bar.full-line .m-submit-btn:disabled {
        opacity: 0.5;
        /*background-color: #0D4483;*/
        /*color: #fff;*/
    }

    /*.m-search-bar.full-line.closed .m-submit-btn {
        width: 48px;
    }

    .m-search-bar.full-line.closed .m-submit-btn .m-submit-btn-text {
        display: none;
    }

    .m-search-bar.full-line .m-submit-btn .fas {
        display: inline-block;
        height: 100%;
        line-height: 1.5;
    }*/

    .m-search-bar.full-line .m-search-i-wrap {
        max-width: 920px;
        opacity: 0;
        position: absolute;
        right: 120px;
        width: 28px;
    }

    .m-search-bar.full-line:not(.closed) .m-search-i-wrap {
        opacity: 1;
        width: 40%;
    }

    .m-search-bar.full-line.closed .m-search-i-wrap {
        /* display: none; */
        right: 50px;
    }

    #search {
        padding: 8px 12px;
        font-size: 15px;
    }

    #m-search-form {
        margin: 0;
    }

    .m-search-bar.full-line #search {
    }

    .m-search-bar.full-line #search:focus,
    .m-search-bar.full-line #search:active {
        width: 100%;
    }

    .m-search-form {
        height: 60px;
    }

    .m-search-bar .m-submit-btn .m-submit-btn-text {
        display: inline-block;
    }

    .m-search-bar .m-submit-btn {
        border-radius: 5px;
        border: 2px solid #0D4483;
        background-color: #0d4483;
        box-shadow: none;
        color: #FFF;
        flex-direction: row;
        font-size: 16px;
        font-weight: 700;
        height: 48px;
        justify-content: center;
        margin: 0;
        position: static;
        right: unset;
        text-align: center;
        text-transform: uppercase;
        top: unset;
        width: 100px;
        width: 100px;
    }

    .m-search-bar .m-submit-btn,
    .m-search-bar .m-submit-btn i {
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    .m-search-bar .m-submit-btn i.fa-search {
        display: none;
        opacity: 0;
    }

    .m-search-bar.closed .m-submit-btn i.m-submit-arrow {
        display: inline-block;
        opacity: 1;
        margin-right: 5px;
        transition: display, position, opacity 0.4s ease-in-out;
        -moz-transition: display, position, opacity 0.4s ease-in-out;
        -webkit-transition: display, position, opacity 0.4s ease-in-out;
    }

    .m-search-bar:not(.closed) .m-submit-btn i.m-submit-arrow {
        /*-webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);*/
    }

    /*.m-search-bar .m-rounded-btn {
        border: none;
        display: none;
        height: 0;
        opacity: 0;
        width: 0;
        right: 0;

        pointer-events: none;
        user-drag: none;
        -moz-user-select: none;
        -webkit-user-drag: none;
        user-select: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
    }*/

    /*.m-search-bar .m-rounded-btn i,
    .m-search-bar .m-rounded-btn i:before {
        height: 1px;
        opacity: 0;
        width: 1px;
    }*/

    .m-reset-btn {
        font-size: 12px;
        opacity: 0;
    }

    .m-reset-btn i {
        font-size: 12px;
        line-height: 22px;
        width: 22px;
        height: 22px;
    }

    .m-search-bar:hover .m-reset-btn,
    .m-search-bar:focus .m-reset-btn,
    .m-search-bar:active .m-reset-btn {
        opacity: 1;
    }

    .m-filter-info li {
        display: inline-block;
        font-size: 15px;
        color: #808EB2;
        line-height: 58px;
        white-space: nowrap;
    }

    .m-filter-info li:not(:first-child):not(:last-child)::after {
        content: "|";
        color: #BCCCDE;
        display: inline-block;
        font-size: 16px;
        line-height: 48px;
        margin: 0 2px;
    }

    .m-filter-info li:last-child {
        /* color: inherit; */
        cursor: pointer;
        /* font-weight: 700; */
    }

    .m-filter-info li:last-child::after {
        color: #808EB2;
        font-weight: normal;
    }

    .m-filter-info a.m-filter-anchor {
        color: #808EB2;
        padding: 4px;
        border-radius: 2px;
    }

    .m-filter-info a.m-filter-anchor:hover {
        color: #0D4483;
        background-color: #F1F4F8;
    }

    .m-filter-info li:last-child a.m-filter-anchor {
        /* color: #0D4483; */
        color: #808EB2;
    }

    .m-filter-body {

    }

    /* MANUFACTURERS */

    .m-carspecs-container li h2.m-car-maker-selector a span,
    .m-carspecs-container li h2.m-car-maker-selector a figure figcaption {
        font-size: 11px;
        line-height: 10px;
    }

    .m-car-selector .m-brand-select li {
        width: 92px;
        flex: 0 0 92px;
    }

    .m-car-maker-selector .m-cars-label {
        height: 92px;
    }

    .m-car-maker-selector .m-cars-label:after {
        height: 54px;
        width: 54px;
    }

    .m-car-maker-selector .m-cars-label svg {
        margin-bottom: 18px;
        margin-top: 4px;
    }

    .m-car-selector ul.m-car-list {
        max-height: none;
    }

    .m-car-list,
    .m-years-list,
    .m-car-selector ul {
        max-height: 100%;
    }

    .m-car-list img {
        margin: 0 auto 6px;
    }

    .m-car-alfa-romeo .m-cars-label svg,
    .m-car-bmw .m-cars-label svg,
    .m-car-mercedes-benz .m-cars-label svg,
    .m-car-vw .m-cars-label svg,
    .m-car-lada .m-cars-label svg,
    .m-car-skoda .m-cars-label svg,
    .m-car-lancia .m-cars-label svg,
    .m-car-volvo .m-cars-label svg,
    .m-car-dacia .m-cars-label svg {
        width: 34px;
    }

    .m-car-renault .m-cars-label svg,
    .m-car-dodge .m-cars-label svg,
    .m-car-daihatsu .m-cars-label svg,
    .m-car-toyota .m-cars-label svg,
    .m-car-rover .m-cars-label svg {
        width: 36px;
    }

    /* FOOTER */

    .footer {
        padding: 120px 0 0;
        top: auto;
        z-index: 999;
    }

    .footer-links.border-right {
        border-right: 1px solid #f5f6f7;
    }

    .copyright {
        margin-top: 120px;
    }

    .m-products-view ul.m-products {
        display: flex;
    }

    .m-model-select ul.m-columnized-list,
    .m-products-view ul.m-columnized-list {
        -webkit-justify-content: center;
        -webkit-align-items: center;
        justify-content: center;
        align-items: flex-start;
    }

    .m-model-select ul.m-columnized-list > li {
        width: 227px;
    }

    .m-products-view ul.m-columnized-list > li {
        width: 220px;
    }

    .m-model-select ul[class^="group-"] > li,
    .m-products-view ul[class^="group-"] > li {
        padding: 6px 0 3px;
    }

    .m-models.m-columnized-list:not(.slick-slider) {
        /*margin-bottom: 60px;*/
    }

    /*
    ul.m-columnized-list.m-split-1,
    ul.m-columnized-list.m-split-2,
    ul.m-columnized-list.m-split-3 {
        align-items: center;
        justify-content: center;
    }

    ul.m-columnized-list.m-split-1 ul[class^="group-"] > li {
        flex: 0 0 33%;
    }

    ul.m-columnized-list.m-split-2 ul[class^="group-"] > li {
        flex: 0 0 33%;
    }

    ul.m-columnized-list.m-split-3 ul[class^="group-"] > li {
        text-align: center;
        flex: 0 0 20%;
    }
    */

    /* YEARS */

    .m-year-select ul.m-years-list {
        width: 100%;
    }

    .m-year-select ul.m-years-list.m-columnized-list {
        align-items: flex-start;
        width: 100%;
    }

    .m-year-select ul.m-years-list.m-columnized-list ul[class^="group-"] {
        padding: 0 20px;
        overflow: visible;
    }

    .m-year-select ul.m-years-list.m-columnized-list > li:hover span,
    .m-year-select ul.m-years-list.m-columnized-list > li.checked span {
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: unset;
        transform: unset;
        color: #0D4483;
        font-weight: 600;
    }

    .m-year-select ul.m-years-list.m-columnized-list ul[class^="group-"] > li:hover span,
    .m-year-select ul.m-years-list.m-columnized-list ul[class^="group-"] > li.checked span {
        color: #B50D1A;
        font-weight: 700;
        -moz-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .m-year-select li:hover span,
    .m-year-select li.checked span {

    }

    .m-box-view li.checked span,
    .m-box-view li:hover span {

    }

    .m-year-select li > a {
        border: 1px solid transparent;
        height: 62px;
        text-align: center;
        width: 62px;
    }

    .m-year-select li.checked > a,
    .m-year-select li:hover > a {
        border: 1px solid rgba(13, 68, 131, 0.6);
        -moz-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        border-radius: 16px;
    }

    /* ABC NAVIGATION */

    .m-products-view {
        margin-top: inherit;
        margin-bottom: inherit;
    }

    .m-box-view.m-model-select {
        padding: 10px 48px 55px 42px;
        transition-delay: inherit;
    }

    .m-car-selector .m-products-view span.m-alphabet-switcher,
    .m-car-selector .m-model-select span.m-alphabet-switcher {
        display: none;
    }

    .m-car-selector ul.m-alphabet {
        align-content: center;
        align-items: center;
        background: none;
        border: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        column-gap: normal;
        display: flex;
        flex-flow: row wrap;
        height: auto;
        justify-content: center;
        margin-bottom: 30px;
        max-height: 100%;
        opacity: 1;
        order: 1;
        padding: 0;
        position: relative;
        right: inherit;
        top: inherit;
        width: 100%;
    }

    .m-car-selector ul.m-alphabet li {
        display: inline-block;
        margin: 0 5px 0 0;
    }

    .m-car-selector ul.m-alphabet button {
        font-size: 11px;
    }

    .m-products-view ul.m-alphabet button {
        width: auto;
        margin: 0;
    }

    ul.m-alphabet li button:hover,
    ul.m-alphabet li button:active,
    ul.m-alphabet li button:focus {
        /*background-color: #F1F4F8;*/
    }

    /* CAR MODELS */

    .m-box-view {
        padding-bottom: 0;
    }

    .m-model-select li {

    }

    .m-model-select > ul:not(.m-alphabet):not(.m-columnized-list) > li:nth-child(2n+1),
    .m-model-select ul.m-columnized-list > li:not(:last-child),
    .m-products-view > ul:not(.m-alphabet):not(.m-columnized-list) > li:nth-child(2n+1),
    .m-products-view ul.m-columnized-list > li:not(:last-child) {
        margin-right: 30px;
    }

    .m-products-view > ul:not(.m-alphabet):not(.m-columnized-list) > li,
    .m-model-select > ul:not(.m-alphabet):not(.m-columnized-list) > li {
        flex: 0 0 19.25%;
    }

    .m-model-select.m-box-view h2 {
        margin-top: 10px;
    }

    /*
    .m-model-select ul.m-split-2 > li {
        width: 47%;
    }

    .m-model-select ul.m-split-3 > li {
        width: 30%;
    }

    .m-model-select ul.m-split-4 > li {
        width: 22%;
    }

    .m-model-select ul.m-split-5 > li {
        width: 17%;
    }
    */

    .m-model-select ul.m-split-2 > li:nth-child(2n+1),
    .m-model-select ul.m-split-3 > li:not(:last-child),
    .m-model-select ul.m-split-4 > li:not(:last-child),
    .m-model-select ul.m-split-5 > li:not(:last-child) {
        margin-right: 30px;
    }

    .m-model-select > ul.m-models.m-anchor-in-3-rows > li,
    .m-model-select ul.m-anchor-in-3-rows > li ul[class^="group-"] > li,
    .m-model-select ul.m-anchor-in-3-rows .slick-slide > div > li ul[class^="group-"] > li {
        min-height: 70px;
    }

    /* FUEL */

    .m-fuel-select ul,
    .m-engine-select ul,
    .m-enginepower-select ul {
        height: 280px;
        max-height: inherit;
        align-content: flex-start;
    }

    .m-fuel-select ul li,
    .m-engine-select ul li,
    .m-enginepower-select ul li {
        min-height: auto;
        margin-bottom: 0;
    }

    .m-fuel-select ul > li a,
    .m-engine-select ul > li a,
    .m-enginepower-select ul > li a {
        border-bottom: 1px solid #E6EBF1;
        /* color: rgba(13, 68, 131, 0.5019607843137255); */
        padding: 11px 0;
        text-align: left;
        text-transform: inherit;
        width: 70%;
    }

    .m-fuel-select ul li.checked a,
    .m-engine-select ul li.checked a,
    .m-enginepower-select ul li.checked a,
    .m-fuel-select ul li a:hover,
    .m-fuel-select ul li a:focus,
    .m-fuel-select ul li a:active,
    .m-engine-select ul li a:hover,
    .m-engine-select ul li a:focus,
    .m-engine-select ul li a:active,
    .m-enginepower-select ul li a:hover,
    .m-enginepower-select ul li a:focus,
    .m-enginepower-select ul li a:active {
        color: #bc2430;
        font-weight: 800;
    }

    .m-fuel-select ul > li:first-child a,
    .m-engine-select ul > li:first-child a,
    .m-engine-select ul > li:nth-child(2) a,
    .m-enginepower-select ul > li:first-child a {
        border-top: 1px solid #E6EBF1;
    }

    /* SLICK SLIDER */

    .m-models.m-columnized-list.slick-slider {

    }

    .m-model-select .slick-list {
        max-width: 1020px;
        overflow: hidden;
    }

    .m-car-selector .slick-slider {

    }

    .m-sort-list li.btn-group > button {
        /*min-width: 160px;*/
        /*text-align: right;*/
    }

    .m-sort-list li.btn-group label,
    .m-sort-list li.btn-group > button,
    .m-sort-list li.btn-group .dropdown-menu,
    .m-sort-view > span {
        font-size: 13px;
    }

    .m-sort-list li + li {
        padding-left: 30px;
    }

    .m-fuel-select h2,
    .m-engine-select h2,
    .m-enginepower-select h2,
    .m-fuel-select h2 span,
    .m-engine-select h2 span,
    .m-enginepower-select h2 span {
        text-transform: inherit;
    }

    /* SINGLE PRODUCT PAGE */

    .m-product-top > .container > .row > div {
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .m-product-img-slider img {
        min-height: 405px;
    }

    .m-product-top > .container > .row > div > .card {
        min-height: 477px;
    }

    .m-product-gallery .m-product-img-slider {
        background: #fff;
        margin: 0;
        height: 405px;
        overflow: hidden;
        border-radius: .25rem;
    }

    .m-description-counselors {
        display: flex;
        flex-wrap: wrap;
        /*height: 100%;*/
    }

    .m-description-counselors > div {
        flex: 1 0 100%;
    }

    .m-description-counselors .m-product-price-details {
        align-self: flex-start;
        margin: 0;
    }

    .m-prod-details {
        margin: 0 0 20px;
    }

    .m-prod-details .m-brand-info {
        min-height: 52px;
    }

    .m-prod-details .m-brand-info,
    .m-prod-details .m-brand-info:not(:last-child) {
        border: none;
    }

    .m-prod-details .m-brand-info span.m-info-title {
        color: #262626;
    }

    .m-prod-details.invisible,
    .m-description.invisible {
        display: none!important;
    }

    .login-container {
        margin-top: 0;
        margin-bottom: 20px;
    }
    .m-product-img-disclaimer.m-brand-info {
        clear: both;
        display: block;
        width: 100%;
        padding: 0;
        margin: 10px 0 20px;
    }

    .m-product-details-btn-cont {
        margin: 0;
    }

    .m-product-title h1 {
        margin-top: 0;
    }

    .m-addtocart .btn,
    .m-addtocart .m-add-to-cart-btn{
        line-height: 24px;
        font-size: 14px;
    }

    .m-results.m-grid-view .m-product-item .m-add-to-cart {
        width: 42px;
        height: 42px;
    }

    .m-results.m-list-view .m-product-item .m-add-to-cart {
        bottom: 3px;
    }

    .m-results.m-list-view .m-product-item .m-product-item-img {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

    .m-results.m-list-view .m-product-item .m-product-item-content {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

    .m-results.m-list-view .m-product-item .m-product-item-content {
        border-left: 1px solid #f6f7f8;
    }

    .m-results.m-list-view .m-product-item-img {
        height: 172px;
    }

    .m-results.m-grid-view .m-product-item .m-product-item-img {
        height: 172px;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }

    .m-results.m-grid-view .m-product-item .m-product-item-content {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-top: 1px solid #f9f9fa;
    }

    .m-results.m-detailed-view .m-product-item {
        display: flex;
    }

    .m-results.m-detailed-view .m-product-item-content {
        padding: 10px;
    }

    .m-results.m-detailed-view .m-product-item .m-product-title {
        font-size: 18px;
    }

    .m-results .m-product-sku {
        font-weight: 800;
    }

    .m-results.m-list-view .m-product-extra-details {
        display: none;
    }

    .m-results.m-detailed-view .m-product-item-img,
    .m-results.m-detailed-view .m-product-item-img a img {
        border-radius: 5px 0 0 5px;
    }

    .m-results.m-detailed-view .m-product-item-img {
        flex: 0 0 50%;
        max-width: 50%;
        /* flex: 0 0 180px; */
        /* max-width: 180px; */
        /* height: 172px; */
    }

    .m-results.m-detailed-view .m-product-item-content {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        border-top-right-radius: 5px;
        flex: 0 0 50%;
        max-width: 50%;
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
    }

    .m-product-item .m-product-extra {
        margin: 8px 0 12px;
    }

    .m-price-container p {
        font-size: 16px;
    }

    .m-price-value {
        font-size: 20px;
    }

    .m-price-value small i {
        font-weight: normal;
    }

    .m-description-card {
        /*display: flex;
        flex-wrap: wrap;
        justify-content: flex-end;
        align-items: self-start;*/
    }

    .m-description-counselors {

    }

    .m-description-card .m-product-title {

    }

    .m-prod-slider-nav > div {
        border: none;
    }

    .m-prod-slider-nav img {
        /* width: 30px; */
    }

    .m-prod-slider-nav > .card-body > div {
        /*-webkit-box-flex: 0;
        -ms-flex: 0 0 12%;
        flex: 0 0 12%;
        max-width: 12%;
        min-height: 44px;*/
    }

    .m-prod-slider-nav > .card-body div.m-slider-thumb,
    .m-prod-slider-nav > .card-body div.m-slider-thumb > img {
        width: 52px;
        height: 42px;
    }

    .m-prod-slider-nav > .card-body div.m-slider-thumb {
        margin-right: 10px;
    }

   /* #m-product-img-thumbnails.m-prod-slider-nav > .card-body > div {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 80%;
        flex: 0 0 80%;
        max-width: 80%;
    }*/

    .m-prod-slider-nav > .card-body > div > img:hover {
        opacity: 0.7;
        cursor: pointer;
    }

    .m-counselor-list {
        position: static;
        top: 0;
        padding: 0;
    }

    .m-counselor-wrap.closed {
        display: none;
    }

    .m-modal {
        top: 20%;
    }

    .m-modal .modal-header {
        margin: 0;
    }

    .m-modal.m-ask-details-modal .modal-dialog {
        max-width: 520px;
        /*width: 40%;*/
    }

    .m-modal.m-family-codes-modal .modal-dialog {
        max-width: 70%;
        /*width: 80%;*/
    }

    .card-body .dataTables_wrapper .dataTables_paginate {
        text-align: right;
    }

    .card-body .dataTables_wrapper .dataTables_paginate ul.pagination {
        justify-content: flex-end;
    }

    .voucher input.form-control {
        width: 350px;
        text-align: left;
    }

    #app .alerts-container {
        margin-top: 0;
    }

    .order-details .goback {
        margin-bottom: 0;
    }

    main .m-counselor-wrap {
        padding: 50px 0 0;
    }

}
