@import "./pricingTable.min.css";
p {
    font-size: 15px;
}

.required-field>label::after {
    content: " \f005";
    color: #F44336;
    font-family: FontAwesome;
    font-size: .6em;
    vertical-align: super;
}

.owl-theme .owl-dots .owl-dot span {
    display: none !important;
}

.form-group.has-error .help-block {
    color: #ff1f1f;
}

@media (max-width: 768px) {
    .sw-theme-arrows>ul.step-anchor>li>a, .sw-theme-arrows>ul.step-anchor>li>a:hover {
        padding: 8px !important;
    }
}

::-webkit-inner-spin-button {
    display: none;
}

select.form-control[multiple] {
    background: none;
}

.sw-btn-next {
    margin-left: 10px !important;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.icheckbox_flat-blue, .iradio_flat-blue {
    width: 21px;
    height: 21px;
}

a.clickable-object {
    position: relative;
    display: inline-block;
}

a.clickable-object:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.tab-content {
    padding-top: 2rem;
}

#cart-details .table-responsive {
    border-radius: 5px;
}

#cart-details table thead tr {
    background-color: #50c6e9;
    color: #FFF;
}

#cart-details table thead td, #cart-details table thead th {
    text-align: left;
}

#checkoutWizard .custom-control {
    display: inline-block;
}

#shipping-method .custom-radio {
    display: block !important;
}

button, html [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: button-bevel;
}

.page #editable_content, #blog #editable_content {
    margin-top: calc(40px + 1vw);
}

/************ Home page *************/

#page-2 #editable_content {
    margin-top: 0px;
}

/* ------- Header --------- */

.topbar {
    background-color: #f2f6f9;
}

.topbar .container {
    line-height: 39px;
}

.topbar .topbar-column {
    float: left;
}

.navbar .container {
    display: flex;
    align-items: center;
    height: 83px;
}

.site-search {
    max-width: 1170px;
}

.site-branding, .site-menu, .toolbar {
    display: inline-flex;
    float: left;
    position: relative;
    min-width: 170px;
}

.site-menu {
    text-align: left;
}

.toolbar {
    text-align: right;
    right: 0px;
}

.toolbar .inner {
    width: 100%;
}

.site-branding .inner {
    padding-left: 0px;
}

/* ------- Slider --------- */

#main-slider, #main-slider-ru {
    background-image: url("/assets/themes/novelis/img/slider/slider-bg.png");
    background-size: cover;
}

#main-slider .item, #main-slider-ru .item {
    min-height: 30vw;
}

#main-slider .img-wrapper img, #main-slider-ru .img-wrapper img {
    width: 26vw;
    height: auto;
}

#main-slider .img-wrapper, #main-slider-ru .img-wrapper {
    padding-right: 4vw;
}

#main-slider .content-wrapper, #main-slider-ru .content-wrapper {
    max-width: 550px;
    padding-left: 2vw;
}

#main-slider .slider-title, #main-slider-ru .slider-title {
    font-size: calc(15px + 1vw);
    color: white;
}

#main-slider .slider-description, #main-slider-ru .slider-description {
    font-size: calc(12px + 0.6vw);
    text-align: left!important;
    line-height: 1.3;
    color: white;
}

/*---------- De ce Novelis?  ----------*/

.why-novelis-title {
    margin-top: calc(40px + 3vw);
}

.why-novelis-wrapper .img-thumbnail {
    border: 1px solid #165783;
}

.why-novelis-wrapper h3 {
    font-size: calc(12px + 0.4vw);
    color: #374250;
}

.why-novelis-wrapper p {
    color: #9da9b9;
    font-size: calc(12px + 0.2vw);
}

h2 {
    font-size: calc(12px + 0.7vw);
    color: #374250
}

/* --------- Categoriile ----------- */

.card-img-tiles .main-img, .card-img-tiles .thumblist {
    padding: 0px;
    width: 100%;
}

.card-img-tiles .main-img img {
    max-height: inherit!important;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.featured-categories .card {
    border-radius: 10px;
    border-color: #f1f2f2;
}

.featured-categories .card-body {
    padding: 0px;
    background: #155783;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.featured-categories .card-title a {
    color: white;
    font-size: calc(12px + 0.4vw);
}

/*---------- Sliderul branduri ---------*/

.featured-brands {
    margin-top: 30px;
}

/*------ Footer ------- */

.site-footer .widget-title {
    font-size: calc(12px + 0.2vw);
    color: #fbac69;
    border-bottom: 1px solid #687e8d;
}

.site-footer .widget-links ul>li {
    padding-left: 0px;
}

.site-footer .footer-column {
    flex: 0 0 29%;
    max-width: 29%;
    margin-right: 6.5%;
}

.site-footer .footer-column:last-child {
    margin-right: 0px;
}

.footer-column .widget li:first-child {
    max-width: 210px;
}

.footer-column .widget li .title {
    font-size: calc(12px + 0.2vw);
}

.footer-column .widget li .title {
    color: #b3b3b3;
    font-weight: 500;
}

.footer-column .widget a {
    color: white;
}

.menu-links .widget-links ul>li>a {
    font-size: calc(12px + 0.3vw);
}

.footer-column .short-description {
    color: #b5becb;
    margin-top: 30px;
    font-size: calc(12px + 0.8vw);
}

.site-footer hr.hr-light {
    border-top: 1px solid #b2bec6;
    border-top-color: #b2bec6;
}

.footer-copyright {
    color: #b5becb;
}

.footer-column:first-child .widget a {
    text-decoration: underline;
}

/*-------- Shop page--------*/

.sidebar-menu {
    background-color: inherit;
}

.sidebar-menu>li>a {
    padding: 0px;
}

.sidebar-menu>li:hover>a, .sidebar-menu>li.active>a {
    color: inherit;
    background: inherit;
    border-left-color: white;
}
.sidebar-menu .sidebar-submenu > li > a {
    padding: 0 0 0 15px;
}
.sidebar-menu .sidebar-submenu {
    background: inherit;
}

.sidebar-menu .sidebar-submenu>li.active>a, .sidebar-menu .sidebar-submenu>li>a:hover {
    color: inherit;
}

#filterForm .form-group label {
    margin-bottom: 0px;
    padding-bottom: 12px;
    padding-left: 0px;
    color: #9da9b9;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    width: 100%;
}

.sidebar-menu li.active a .fa-angle-right:before {
    content: "\f107";
}

.widget-categories .pull-right-container {
    display: inline-flex;
}

.widget-categories ul>li {
    padding-left: 0px;
}

.widget-categories ul>li>a {
    font-weight: 400;
}

.filter-category .products-count {
    color: #9da9b9;
}

#filterForm .btn-block {
    border: 1px solid #0da9ef;
    -webkit-appearance: inherit;
}

.product-card {
    min-height: 370px;
}

.product-card .mt-4 {
    margin-top: 10px!important;
}

.product-card .product-thumb img {
    max-height: 230px!important;
}

.product-card .product-title {
    padding: 0 12px;
    text-align: left;
    margin-top: 20px;
    margin-bottom: 5px;
}

.product-list .product-title {
    padding: 0px;
}

.product-card .product-title a {
    color: #165783;
    font-size: calc(12px + 0.3vw);
    font-weight: 500;
}

.product-details ul li {
    list-style: none;
    padding: 0 12px;
    color: #5c6269;
    font-size: calc(12px + 0.3vw);
}

.product-list .product-details ul li {
    padding: 0px;
}

.product-list {
    min-height: 250px;
}

.product-details ul {
    padding: 0px;
}

.category-description {
    padding: 0;
    font-size: calc(12px + 0.4vw);
    color: #374250;
    margin-bottom: 30px;
}

.volume-filter .widget-title {
    border: none;
    padding: 0;
    margin-bottom: 15px;
}

.price-range-slider .ui-range-slider-footer {
    padding-top: 15px;
}

/*------ Single product page ------*/

.product-gallery .product-thumbnails>li {
    margin: 0;
    width: 32%;
}

.product-gallery .product-thumbnails>li>a {
    width: auto;
}

.product-title {
    color: #374250;
    font-size: calc(15px + 1.4vw);
}

.product-description {
    font-size: calc(12px + 0.4vw);
    color: #374250;
}

.custom-details {
    padding-left: 15px;
    margin-top: calc(20px + 1vw);
}

.custom-details .col-sm-6 {
    border-left: 1px solid #e1e7ec;
    border-bottom: 1px solid #e1e7ec;
    font-size: calc(12px + 0.4vw);
    color: #374250;
    padding: 10px 20px;
}

.custom-details .col-sm-6:nth-child(even) {
    border-right: 1px solid #e1e7ec;
}

.custom-details .col-sm-6:first-child, .custom-details .col-sm-6:nth-child(2) {
    border-top: 1px solid #e1e7ec;
}

.same-category-products h3 {
    font-weight: normal;
    font-size: calc(12px + 0.8vw);
    color: #374250;
}

.featured-brands .owl-carousel .owl-item {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 60px;
}

/*----- Blog------------*/

.blog-post {
    float: left;
}

/*--- Pagina Contacte -----*/

#main-contact-form .btn {
    border: 1px solid #0da9ef;
    -webkit-appearance: inherit;
}

.form-group label {
    font-size: 16px;
}

.contact-page-wrapper h3 {
    font-size: 18px;
}

/**
* RESPONSIVE
*/

@media (max-width: 1100px) {
    #main-slider .content-wrapper {
        max-width: 45vw;
    }
    .product-title {
        margin: 20px 0;
    }
    p {
        font-size: 16px;
    }
}

@media (max-width: 1070px) {
    h2 {
        font-size: calc(12px + 1.2vw);
    }
    .why-novelis-wrapper h3, .featured-categories .card-title a, .site-footer .widget-title, .menu-links .widget-links ul>li>a {
        font-size: calc(12px + 0.6vw);
    }
    .why-novelis-wrapper p, .footer-column .widget li .title, .site-footer .footer-column li, .footer-copyright, .custom-details .col-sm-6 {
        font-size: calc(12px + 0.4vw);
    }
    .site-search .search-tools {
        right: 40px;
    }
    #main-slider .item,  #main-slider-ru .item  {
        min-height: 30vw;
        padding: calc(20px + 4vw);
    }
}

@media (max-width: 1070px) and (min-width: 550px) {
    .site-logo>img {
        max-width: 260px;
        margin-left: calc(50vw - 225px);
    }
    .site-logo {
        width: calc(100vw - 245px);
    }
}

@media (max-width: 767px) {
    .why-novelis-wrapper .col-md-3 {
        width: 50%;
    }
    .footer-column .widget li:first-child {
        max-width: inherit;
    }
    .site-footer .footer-column {
        flex: 0 0 100%;
        max-width: inherit;
        margin-right: inherit;
        text-align: center;
    }
    .footer-column .short-description {
        color: #b5becb;
        margin: 15px 0 30px;
        font-size: calc(12px + 1.5vw);
    }
    .site-footer .widget-title {
        border: none;
    }
    .site-logo {
        padding: 5px 0;
    }
    .widget-title {
        margin-bottom: 0px;
    }
    .custom-details .col-sm-6 {
        width: 49%;
        flex: 0 0 49%;
    }
}

@media (max-width: 550px) {
    #main-slider .img-wrapper,  #main-slider-ru .img-wrapper {
        display: none!important;
    }
    #main-slider .content-wrapper, #main-slider-ru .content-wrapper {
        max-width: 95vw;
        flex: 0 0 100%;
    }
    .topbar .topbar-column>a:not(.social-button), .topbar .topbar-column>span, .topbar .topbar-column>p {
        margin: 0 auto!important;
    }
    .topbar .topbar-column {
        display: flex;
        width: 100%;
        text-align: center!important;
    }
}