/*custom css*/

.products-sort-order .dropdown-menu{
    background-color: #ffffff !important; 
}

.products-sort-order .select-list {
    display: block;
    color: #333;
    margin: 0px 15px;
    padding: 10px;
    border:1px solid #f4f4f4 !important;
}

/*product page*/

.page-product .g-breadcrumb {
    display: none;
}

.prod_category.owl_slider2 {
    position: relative;
}

.customNavigation .next i,
.customNavigation .prev i {
    font-size: 22px;
}

.customNavigation .prev,
.next {
    cursor: pointer;
    position: absolute;
    z-index: 1;
    top: 58%;
    padding: 14px 16px;
    background: #fff;
    border-radius: 50%;
    opacity: 1;
    display: inline-block;
    margin-top: auto;
    margin-bottom: auto;
    box-shadow: -2px 1px 10px rgb(0 0 0 / 23%);
}

.customNavigation .prev {
    left: -5px;
}

.customNavigation .next {
    right: -5px;
}

.product-cover .layer {
    background: rgb(51 51 51 / 33%);
}

.product-cover .layer .zoom-in {
    color: #fff;
}

.product-cover {
    float: left;
    border: 1px solid #ccc;
}

#main .images-container .js-qv-mask {
    height: auto;
}

.breadcrumb {
    display: none;
}

.page-product #header .nav1>.container-1:after,
.page-product #header .nav>.container-1:after {
    content: "";
    border-bottom: 1px solid #d1d1d1;
    width: 100%;
    position: absolute;
    bottom: 0;
    float: left;
    top: 7px;
}

.prod_category .block-prod-title h3:after,
.product-accessories .block-prod-title h3:after {
    content: "";
    display: none;
}

.page-product .block-prod-title h3,
.product-accessories .block-prod-title h3 {
    color: #707070;
}

.page-product .page-title {
    font-weight: 300;
    color: #707070;
}

.product-images>li.thumb-container>.thumb {
    border: 0;
}

.product-link-back {
    margin-top: -2em;
    margin-bottom: 3em;
}

.product-link-back a {
    color: #707070;
    font: normal normal 300 14px/0px Raleway;
}

.owl-label {
    z-index: 1;
}

.product-images>li.thumb-container {
    display: inline-block;
}

#main .images-container .js-qv-mask {
    width: 100%;
}

@media (max-width: 767px) {
    #product .js-qv-mask,
    #product .scroll-box-arrows.scroll {
        display: block;
    }
}

@media (min-width: 767px) {
    #product .product-cover {
        max-width: 100%;
        width: 100%;
    }
}

@media(max-width: 991px) {
    .product-link-back {
        padding: 0px 15px;
    }
}


/**/

.prod-filter-home {
    margin-top: 45px;
}

.prod-filter-bottomhome {
    margin-top: 70px;
}

.owl-prod-filter .tab-content {
    padding: 100px 60px 0;
    border: 1px solid #ddd;
}

#owl-prod-filter-tabs {
    text-align: center;
}

#owl-prod-filter-tabs .nav-item {
    float: none;
    display: inline-block;
    margin-bottom: 0;
    margin-left: -1px;
}

#owl-prod-filter-tabs .nav-item a {
    padding: 13px 27px;
    color: #333333;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    background: #f2f2f2;
    font-size: 12px;
    letter-spacing: 3px;
}

#owl-prod-filter-tabs .nav-item a.active,
#owl-prod-filter-tabs .nav-item a:hover {
    color: #fff;
    background: #1c1c1c;
}

.prod-filter-home .product-miniature {
    text-align: center;
    border-left: 1px solid #eee;
    padding-top: 50px;
}

.prod-filter-home .product-miniature:after,
.prod-filter-home .product-miniature .product-container-img a:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.prod-filter-home .product-miniature:hover:after,
.prod-filter-home .product-miniature:hover .product-container-img a:after {
    background: rgba(239, 239, 239, 0.1);
}

.prod-filter-bottomhome .block-home-title .owl-out-title {
    text-align: right;
}

.prod-filter-home .thumbnail-container {
    position: relative;
    z-index: 2;
}

.prod-filter-home .out-prod-filter .owl-stage-outer {
    border: 1px solid #eee;
    border-left: none;
}

.prod-filter-home .product-container-img {
    margin-bottom: 0;
}

.prod-filter-home .variant-links {
    color: #a1a1a1;
    font-size: 12px;
    font-style: italic;
    font-weight: 300;
}

.prod-filter-home .product-title {
    font-size: 24px;
    font-weight: 300;
    font-family: 'Raleway', sans-serif;
    text-transform: capitalize;
    position: relative;
    padding-bottom: 17px;
    margin-bottom: 17px;
}

.prod-filter-home .product-title a {
    color: #333;
}

.prod-filter-home .product-title:after {
    width: 20px;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -10px;
    content: "";
    background: #333;
}

.prod-filter-home .view-more {
    margin-bottom: 10px;
}

.prod-filter-home .view-more a {
    text-transform: uppercase;
    color: #7f7f7f;
    font-family: 'Open Sans', sans-serif;
    font-size: 10px;
}

.prod-filter-home .owl-controls {
    margin-top: 28px;
}


/*footer*/

#footer #footer_desktop_logo {
    max-width: 200px;
    display:none !important;
}

body #footer .footer-container .footer-column__title {
    color: #2e2e2e;
    font-size: 13px;
    margin-bottom: 20px;
    font-family: Raleway;
    font-weight: bold;
    text-transform: none;
}

#footer .footer-container .footer-links li {
    list-style: initial;
    font-size: 16px;
    color: #333;
    margin-left: 17px;
}

#footer .footer-container .footer-links li a {
    font-size: 13px;
}

body #footer .footer-container>.container {
    border-bottom: 0;
    border-top: 1px solid #d9d9d9;
    padding-top: 50px;
    margin-top: 4em;
}

#footer #footer_desktop_logo {
    margin-bottom: 2em;
    display:none !important;
}

#footer .address-list p {
    margin: 0px;
    line-height: 1.6;
}

#footer .address-list i {
    margin-right: 5px;
}

.footer-link small {
    font-size: 12px;
    color: #999;
}

#footer .col-md-3 {
    margin-top: 0;
}

.footer-bottom .container {
    background: #ececec;
    padding: 10px 20px;
}

.footer-bottom ul {
    float: right;
    margin-bottom: 0;
    margin-top: 25px;
}

.footer-bottom ul li:not(:last-child):after {
    content: "|";
    margin-left: 6px;
}

.footer-bottom .payment-right a {
    color: #707070;
    font-weight: 400;
}

body #footer .footer-container .wrapper {
    margin-top: 0;
}

#footer #footer_social li a {
    height: 40px;
    width: 40px;
    border: 1px solid #e3e3e3;
    border-radius: 30px;
}

#footer #footer_social li a:before {
    display: flex;
    justify-content: center;
    margin-top: 6px;
    font-size: 22px;
}

#footer #footer_social li {
    display: inline-block;
    max-width: none;
    vertical-align: middle;
}

@media (max-width: 767px) {
    .owl-right-sidebar {
        display: block;
    }
}

.instagram a:before {
    content: "\f16d";
    font-family: FontAwesome;
}


/*Home and menu*/

#_mobile_top_menu_owl .level-1 div.collapsing {
    transition: none;
    transition-duration: .0s;
}

#header .owl-menu-mobile .logo {
    max-width: 200px;
}

.block-home-title:after {
    width: 0px !important;
    background: #cfcfcf !important;
}

.mobile #menu-icon {
    margin: 0;
    margin-left: 1em;
    color: #707070;
}

.mobile .user-info {
    margin: 0;
}

.mobile .user-info a {
    color: #707070;
}

.js-top-menu-bottom {
    padding: 0;
}

#menu-icon.icon-close i:after,
#menu-icon.icon-close i:before {
    width: 24px;
    height: 3px;
    top: 55%;
}

#_mobile_top_menu_owl ul li>a {
    line-height: 2;
}

@media (max-width: 1199px) {
    .icon_menu {
        margin-top: -7px;
    }
}

@media(max-width: 1066px) {
    #g-header .nav1 {
        padding: 32px 0px 14px;
    }
}

@media(max-width: 991px) {
    .row.row-about,
    .row.row-order {
        display: flex;
        flex-direction: column-reverse;
    }
    .row.row-about>div,
    .row.row-order>div {
        margin-bottom: 15px;
    }
}

@media (max-width: 767px) {
    .owl-menu-horizontal li.level-1 {
        display: inline-block;
    }
    .page-product #header .nav {
        border-bottom: 1px solid #ccc;
    }
    .material-icons {
        font-size: 30px;
    }
    #_mobile_logo {
        max-width: 150px;
    }
    .mobile .user-info i {
        font-size: 30px;
    }
    .nav .mobile {
        padding: 0px 15px;
        line-height: 60px;
    }
    .block-home-title:after {
        display: block;
    }
    .block-home-title {
        padding: 5rem 0 2.5rem;
    }
    .hero-slider h1 {
        font-size: 40px;
        background-color: #fff;
        padding: 20px;
    }
    #footer .footer-container .row:last-child .links {
        margin-top: 15px;
    }
    #footer .footer-container .links ul>li {
        padding: 4px 0;
    }
}

@media (min-width: 767px) {
    .g-breadcrumb {
        margin: 0 70px;
    }
    #products-category .row {
        display: flex;
        margin: 0px;
        border: 1px solid #d4d4d4;
    }
    #products-category .row>div:not(:last-child) {
        flex: 1;
        border-right: 1px solid #d4d4d4;
    }
}

@media (max-width: 767px) {
    .product-category__container {
        border: 1px solid #d4d4d4;
    }
    .product-category__column {
        margin-top: 15px;
    }
}

.rgHomeTitle {
    font-size: 48px !important;
    font-weight: 300 !important;
    color: #707070 !important;
}

.owl-controls {
    padding: 40px;
}


/**/


/*NAV*/

.language-selector li {
    display: inline-block;
    font-size: 14px;
}

.language-selector li a {
    font-size: 14px;
    text-transform: uppercase;
    color: #707070;
    padding: 0px 10px;
}

.language-selector li:not(:last-child):after {
    content: "|";
    padding-left: 0px;
}

.language-selector li.current a {
    font-weight: bold;
}

#_desktop_user_info a {
    border: 1px solid #707070;
    padding: 5px 15px;
    color: #707070;
}

#_desktop_user_info {
    margin-left: 1.125rem;
}


/**/


/*product categories*/

.product-category__header {
    padding: 25px 15px;
}

.product-category__image {
    padding: 10px 0px;
    width: 100%;
}

.product-category__image a {
    width: 100%;
    height: 100%;
    display: inline-flex;
    justify-content: center;
}

.product-category__title {
    font-family: 'Raleway';
    text-transform: uppercase;
    font-weight: 300;
    color: #707070;
    font-size: 18px;
}

.product-category__title:after {
    content: ">";
    margin-left: 10px;
    font-weight: bold;
    font-family: consolas;
}

@media (min-width: 768px) {
    .prod-filter-home .product-miniature.even:after,
    .prod-filter-home .product-miniature.even .product-container-img a:after {
        background: rgba(239, 239, 239, 0.1);
    }
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
    .owl-prod-filter .tab-content {
        padding: 40px 40px 0;
    }
}

@media (max-width: 767px) {
    .owl-prod-filter .tab-content {
        padding: 40px 30px 0;
    }
    .owl-prod-filter {
        margin-top: 30px;
    }
    #owl-prod-filter-tabs .nav-item {
        width: 90%;
        margin-top: 1px;
    }
}


/**cookie***/

#cookie_notice {
    text-align: center;
    background-color: #eee;
    color: #8c8c8c;
    font-size: 13px;
}

#cookie_notice .notice-cookie-inner {
    margin: 0;
    padding: 10px 5px;
    line-height: 25px;
}

#cookie_notice .notice-cookie-inner>span {
    display: inline-block;
}

#cookie_notice .notice-cookie-inner a {
    color: #000;
}

#cookie_notice .notice-cookie-inner .button {
    height: 25px;
    line-height: 23px;
    margin: 0 10px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    background-color: #b5966b;
    border: 1px solid #b5966b;
    text-transform: uppercase;
    padding: 0 15px;
}

#cookie_notice .notice-cookie-inner {
    margin: 0;
    padding: 10px 5px;
    line-height: 25px;
}


/* Custom */

body h2,
body h1,
body h3,
body h4 {
    font-family: 'Raleway';
    font-weight: 300;
    color: #707070;
    text-transform: none;
}

.h2,
h2 {
    font-size: 2.2rem;
}

.h1,
h1 {
    font-size: 3.2rem;
}

p {
    font-size: 15px;
    line-height: 30px;
    color: #707070;
}

.row-about,
.row-order {
    align-items: center;
    margin-top: 50px;
}

.row-about .col-lg-7,
.row-about .col-lg-5 {
    padding-right: 40px !important;
}

.row-about h2 {
    padding-top: 60px;
    padding-bottom: 25px;
}

.row-order h3 {
    padding-top: 60px;
}

.row-order h2 {
    padding-bottom: 25px;
}

.row-order .col-lg-7 {
    text-align: left;
}

.row-page-about {
    padding: 50px 0;
}

.row-page-about .col-lg-6 {
    padding: 30px;
}

.row-order {
    padding: 0 10%;
}

.hero-slider {
    background-image: url(https://shop.rosalbagalati.com/modules/owlcustomhtml/views/img/cms/hero.png);
    height: 100vh;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    padding: 0 4.375rem;
}

body #g-header {
    padding: 0px !important;
}

#index #g-header #header {
    position: absolute;
    z-index: 2;
    top: 0;
    width: 100%;
    background: transparent;
}

#g-header .nav1 {
    padding: 32px 70px 14px;
}

.row-collection {
    padding: 20px;
    margin-top: 50px;
}

.row-collection h2 {
    padding-bottom: 25px;
}

#header #_desktop_logo {
    max-width: 100px;
    margin-top: -20px;
}

.owl-new-prod .block-home-title {
    display: none;
}

.owl-prod-filter .row {
    margin-left: 0px;
    margin-right: 0px;
    padding: 30px;
}


/*About page*/

.cms-id-4 #g-header .nav1 {
    padding: 32px 4.375rem 14px;
}

.cms-id-4 .g-breadcrumb {
    margin: 0;
}

.cms-id-4 #header {
    position: absolute;
    width: 100%;
}




/*
.cms-id-4 #_desktop_top_menu_owl ul li.level-1>a {
    color: #fff;
}
    .cms-id-4 #_desktop_user_info a {
    border: 1px solid #fff;
    color: #fff;
}
*/

.cms-id-4 .language-selector li:not(:last-child):after {
    color: #fff;
}

.cms-id-4 .mobile {
    background: 0;
}

.cms-id-4 .mobile #menu-icon,
.cms-id-4 .icon_menu {
    color: #fff;
}

.cms-id-4 .mobile .user-info a {
    color: #fff;
    padding-left: 10px;
}

.cms-id-4 #menu-icon.icon-close i:after,
.cms-id-4 #menu-icon.icon-close i:before {
    background: #fff;
}


/*
.cms-id-4 #header .logo {
    -moz-filter: contrast(0) brightness(2);
    -ms-filter: contrast(0) brightness(2);
    filter: contrast(0) brightness(2);
    -webkit-filter: contrast(0) brightness(2);
}
*/

.cms-id-4 .g-breadcrumb {
    background-image: url(https://shop.rosalbagalati.com/modules/owlcustomhtml/views/img/cms/about-page.png);
    padding: 160px 0 150px;
    background-size: cover;
    background-position: center;
}

.category-id-2 .g-breadcrumb {
    background-image: url(https://shop.rosalbagalati.com/modules/owlcustomhtml/views/img/cms/chisiamo2.png);
    background-size: cover;
    background-position: center;
}

.g-breadcrumb {
    background-image: url(https://shop.rosalbagalati.com/modules/owlcustomhtml/views/img/cms/contact.png);
    background-size: cover;
    background-position: center;
}

.page-header,
.block-category.card.card-block {
    display: none;
}

.cms-id-4 .g-breadcrumb .breadcrumb-content .page-title,
.cms-id-4 .g-breadcrumb .breadcrumb li a,
.cms-id-4 .g-breadcrumb .breadcrumb li:after {
    color: #fff !important;
}

.contact-rich .block .icon i {
    font-size: 25px;
}

.contact-form {
    box-shadow: none;
}

.form-control {
    padding: 10px;
    border-bottom: 1px solid #d7d7d7 !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
}

.page-contact .form-footer .btn-primary {
    color: #fff !important;
    background-color: #000 !important;
    padding: 10px 20px;
}


/*blog*/

.block-categories .category-sub-menu li {
    border-bottom: 1px solid #e0e0e0;
}

.block-categories .category-sub-menu li[data-depth="0"]>a {
    padding-bottom: 0.625rem;
}

#left-column h4.h6,
#right-column h4.h6 {
    border-bottom: 0px;
}

#owl_post .g-blog-info {
    border-width: 0px 0 1px 0;
}

#owl_post .post_title {
    font: normal 30px 'Raleway';
}

#owl_post .blog-content {
    border-bottom: 0;
}

#blog_latest_new_home .blog-img a:before {
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
}

#module-owlblog-categoryPost #left-column .block-categories:last-child,
#module-owlblog-post #left-column .block-categories:last-child {
    display: none;
}


/**/

.mobile #_mobile_cart {
    margin-top: 0px !important;
}


/*
#_desktop_cart {
    display: none !important;
}
*/

.cms-id-4 #_desktop_top_menu_owl.owl-menu-sticky ul li.level-1>a {
    color: #000 !important;
}

#left-column .block-categories {
    display: none !important;
}

.product-images>li.thumb-container {
    display: list-item !important;
}

.product-images.js-qv-product-images {
    max-height: 400px !important;
}

.owl-menu-horizontal ul li ul li.item-header a {
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #333;
    text-transform: none !important;
}

.owl-menu-horizontal .menu-dropdown {
    padding: 20px !important;
    min-width: 200px;
}

.nav1 .container-1 {
    display: flex;
}

@media screen and (min-width:992px) {
    .right-menu {
        align-items: flex-start;
        display: flex;
        justify-content: flex-end;
    }
    #_desktop_cart {
        margin-left: 0px;
        width: 30px;
    }
    .owl-menu-sticky .container-1 {
        justify-content: center !important;
    }
}

#authentication .form-control-comment {
    display: none;
}

#search_widget {
    min-width: 10px !important;
    overflow: visible !important;
}
.search-widget .dropdown-menu {
   padding: 0px !important; 
    background: #fff !important;
}

#search_widget form input{
    padding:20px !important;
}

#search_widget form i {
    position: relative !important;
    padding: 0px !important;
}

.search-widget form button[type=submit]{
    bottom: auto !important;
}

#search_widget form{
    display:flex !important;
    align-items: center !important;
}

.ui-autocomplete {
    left: 1070px !important;
    top: 110px !important;
    width: 332px !important;
}

.quantity_wanted {
    border: 1px solid #d3d3d3 !important;
}

#cart .breadcrumb-content {
    display: none;
}

#cart .current-price .price {
    color: #b5966b !important;
}

#checkout #search_widget {
    display: block !important;
}

#checkout .nav .container:first-child {
    display: none !important;
}

.left-column #_desktop_search_widget {
    display: block;
    width: 100%;
}

.nav1 #_desktop_search_widget {
    display: block !important;
}

.product-variants>.product-variants-item select {
    width: 50% !important;
}

.left-column #_desktop_search_widget {
    top:auto !important;
}

.dropdown {
    position: relative;
    padding: 0px !important;
}
.select-title{
    display: block;
    padding: 10px 20px;
    cursor: pointer;
}
.select-list{
    display: block;
    padding: 10px 20px;
    border-bottom:1px solid #f4f4f4;
}
.open>.dropdown-menu {
    width:100% !important;
}

.row.delivery-option:first-child{
    display: none !important;
}