@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@200&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100&family=Playfair+Display:ital@1&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100&family=Playfair+Display+Normal&display=swap');

.mmenu > li > a {
	font-size: 13px !important;
}

/*li.mmenu-item--mega {
    width: 120px;
    text-align: center;
}*/

/*.hdr-style4 .mmenu {
    text-align: center !important;
}*/

.page-footer {
	margin-top: 0px !important;
	background-color: #1b3639 !important;
	color: #fff !important;
}
.page-footer a {
	color: #fff !important;
}
.page-footer a:hover {
	color: #d4b76e !important;
}
.page-footer .title h4 {
	color: #fff !important;
}
.footer-bottom.footer-bottom--bg,
.footer-bottom.footer--dark {
	background-color: #1b3639 !important;
    /*border-top: 1px solid #464b5c !important;*/
}
.footer-bottom {
	color: #fff !important;
}
@media only screen and (min-width: 575px) {
    .section_holder {
        width: 90%;
        margin: auto;
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .section_breadcrum {
        width: 90%;
        margin: auto;
        margin-top: 20px;
    }
    .login_popup {
    	width: 50%;
    }
}
.minicart-prd-image {
	max-width: 110px !important;
}
.custom_social_media_li {
    padding: 15px 10px;
    border-radius: 50%;
    margin-right: 10px;
}
.social-list li a:hover, .social-list li a:focus {
    color: #fff !important;
    box-shadow: 0 1px transparent !important;
}
.google_icon_color {
    background: conic-gradient(from -45deg, #ea4335 110deg, #4285f4 90deg 180deg, #34a853 180deg 270deg, #fbbc05 270deg) 73% 55%/150% 150% no-repeat;
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    -webkit-text-fill-color: transparent;
}
.back-to-top img {
    font-size: 22px;
    line-height: 1em;
    position: relative;
    transition: .2s;
    /*color: #464b5c;*/
}
.hdr-logo-ftr {
    max-width: 110px !important;
}

.fancybox-slide {
    padding: 0 !important;
}
.popup-addedtocart {
    padding: 15px !important;
}
.fancybox-slide {
    height: auto !important;
    bottom: 0 !important;
    top: initial !important;
}
.popup-addedtocart_logo img {
    width: 60px !important;
    border: 3px solid #fff !important;
    border-radius: 5px !important;
}
.fancybox-button {
    display: none !important;
}
input[type='checkbox']+label:before, input[type='radio']+label:before {
    background-color: #d3dce3 !important;
}
.hdr-navline--light {
    background-color: #d4b76e !important;
}
.hdr-navline--light .mmenu>li>a {
    color: #fff !important;
}
.hdr-navline--light .mmenu>li>a:hover {
    color: #1b3639 !important;
}
.hdr-topline.hdr-topline--dark {
    background: linear-gradient(90deg, #A1BE95 0%, #846B45 35%, #846B45 100%) !important;
}
.mmenu-submenu {
    background-color: #F3F2F7 !important;
}
.cookies_modal {
    background-color: transparent !important;
    top: auto !important;
    bottom: 0 !important;
    overflow: hidden !important;
}
.cookies-modal-header {
    display: block !important;
    text-align: center !important;
}
@media screen and (min-width: 550px) {
    .cookies-modal-content {
        top: 18px !important;
    }
}
/*.cookies_modal .modal-open {
    overflow-y: hidden !important;
}*/
.signup-modal-dialog {
    -webkit-transform: translate(0,0) !important;
    transform: translate(0,0) !important;
}
@media screen and (max-width: 550px) {
    .newsletter-modal-dialog {
        -webkit-transform: translate(0,0) !important;
        transform: translate(0,0) !important;
    }
}
.title-wrap .h2-style {
    font-weight: 500 !important;
    font-family: Playfair Display !important;
}
.prd-big-squared-labels .label-new {
    background-color: #d4b76e !important;
}
.newslettermodal-content-title {
    color: #d4b76e !important;
    font-family: Playfair Display !important;
    font-size: 20px !important;
    letter-spacing: 2px !important;
}
.custom_wishlist {
    font-size: 20px;
    display: -ms-flexbox;
    display: flex;
    width: 50px;
    height: 50px;
    margin-left: auto;
    padding: 10px;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #1b3639;
}