/* restored2 */

a:hover, a:focus, a:active {
    color: #000!important;
}

a.action.remind:hover, a.action.remind:focus, a.action.remind:active {
	color: #c9bf9a!important;
}

.header .search-form .actions-search .action-search:hover,
.header .dropdown-toplinks .dropdown-toggle:hover,
.minicart-wrapper .action.showcart:hover:before,
.minicart-wrapper .action.showcart:active:before {
    color: #000!important;
}

.header .logo-header .logo img {
    width: 195px!important;
}

.header:not(.header6):not(.header7) .navigation .nav-main-menu li span {
    letter-spacing: 3px!important;
}

.header.active-sticky {
	box-shadow: none!important;
}

.header.header4 .bottom-header-content {
    border-top: none!important;
}

.btn-primary,
.btn-secondary {
	border: 2px solid #222!important;
    background-color: #222!important;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active {
    border: 2px solid #c9bf9a!important;
    background-color: #c9bf9a!important;
}

.block.block-customer-login .title {
    font-size: 36px!important;
}

.block.block-new-customer .title {
    font-size: 36px!important;
}

.content-heading h3.title {
    /*font-size: 36px!important;*/
    font-size: 48px!important;
    letter-spacing: 10px!important;
    text-transform: uppercase;
}

.actions-toolbar .primary .action.submit.primary {
	margin-top: 20px;
    font-family: "Poppins";
    color: #fff!important;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -o-border-radius: 40px;
    height: 40px;
    font-weight: 600;
    padding: 0 35px;
    line-height: 36px;
}

.actions-toolbar .secondary {
    margin-top: 25px;
}

.action.submit.primary {
    border: 2px solid #222!important;
    background-color: #222!important;
}

.action.submit.primary:hover,
.action.submit.primary:focus,
.action.submit.primary:active {
    border: 2px solid #c9bf9a!important;
    background-color: #c9bf9a!important;
}

.post-slider .post-items > .post-item .amblog-footer,
.amblog-grid-list > .amblog-item .amblog-footer {
	display: block!important;
    width: 100%;
}

.amblog-post-container .amblog-title {
	padding-left: 15px;
}

.post-items > .post-item .amblog-title,
.amblog-grid-list > .amblog-item .amblog-title {
/*	line-height: 0px; */
}

.amblog-grid-list > .amblog-item .amblog-shot {
	line-height: 22px;
}

/*.amblog-grid-list > .amblog-item .amblog-footer {
	padding: 15px 0px 20px!important;
}*/


.amblog-grid-list > .amblog-item .footer2 .amblog-footer {
    padding: 15px 0px 20px!important;
}

.amblog-grid-list > .amblog-related .footer2 .amblog-footer {
    padding: 15px 0px 20px 15px!important;
}

.amblog-post-container .amblog-read {
	color: #000!important;
	background: none!important;
	font-weight: 400!important;
}

/*.amblog-grid-list > .amblog-item .amblog-footer {
	padding: 15px 0px 20px 15px;
}*/

.amblog-grid-list > .list-item.amblog-item .amblog-footer a.amblog-read {
	width: 100%!important;
	border-bottom: none!important;
}

.btn-link2 {
    float: right;
    font-size: 13px!important;
    color: #8e8e8e;
	/*margin-right: 30px;*/
    margin-top: 10px;
}

span.btn-link2:hover {
    border-bottom: 1px solid #000;
    /* text-decoration: underline; */
    color: #000;
}

.posted-by.item {
    position: absolute;
    float: left;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    float: left;
    margin-top: 25px;
    font-size: 12.8px!important;
    /*border-bottom: 1px solid #d4d4d4;*/
    /*width: 90%;*/
    /*border-top: 1px solid rgba(0, 0, 0, .2);*/
}

span.posted-by.item a {
    border-bottom: 1px solid #d4d4d4;
    padding-bottom: 3px;
}

span.posted-by.item a:hover {
	border-bottom: 1px solid #000;
}

.post-slider .post-items > .post-item .amblog-footer a.amblog-read, .post-slider .post-items > .amblog-item .amblog-footer a.amblog-read, .amblog-grid-list > .post-item .amblog-footer a.amblog-read, .amblog-grid-list > .amblog-item .amblog-footer a.amblog-read {
	width: 100%!important;
}

.top-footer .block.newsletter {
    max-width: 550px;
    margin: 0 auto;
}

.top-footer .block.newsletter {
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -o-border-radius: 50px;
    border: 1px solid #878787;
    padding: 2px;
}

/* While a validation/success/error message is showing in place of the
   input+button, drop the pill's own border - a sentence sitting inside a
   bordered capsule reads like a dialog box, not quiet copy. */
.top-footer .block.newsletter.newsletter-message-active {
    border-color: transparent;
}

.newsletter-message {
    display: block;
    width: 100%;
    margin: 0;
    padding: 12px 0;
    text-align: center;
    font-size: 13px;
    color: #767676;
}

/* --- Newsletter call-to-action at the top of the mobile menu ---
   Injected by js/custom.js. Not a popup: it lives inside the hamburger
   menu, so only someone who opened the menu themselves ever sees it.
   Self-contained on purpose - the footer pill styling above is scoped to
   .top-footer and must not leak in here. */
.lb-menu-newsletter {
    padding: 20px 20px 22px;
    border-bottom: 1px solid #e8e8e8;
}

/* #main-Menucontent holds BOTH the mobile drawer and the desktop horizontal
   nav, so without this the button also spans the top of every desktop page.
   1200px is the site's own breakpoint (the hamburger is .hidden-lg, and
   custom_1.js switches the megamenu at >1199). On desktop the footer form
   already carries the newsletter. */
@media (min-width: 1200px) {
    .lb-menu-newsletter {
        display: none;
    }
}

.lb-menu-newsletter .block.newsletter {
    margin: 0;
}

/* Closed by default: the first tap on the button slides it open. */
.lb-menu-newsletter .field {
    display: none;
    margin-bottom: 16px;
}

.lb-menu-newsletter .field input[type="email"] {
    width: 100%;
    height: 42px;
    padding: 0 2px;
    border: none;
    border-bottom: 1px solid #cfcfcf;
    border-radius: 0;
    background: transparent;
    font-size: 15px;
    color: #111;
    outline: none;
    transition: border-color .25s ease;
}

.lb-menu-newsletter .field input[type="email"]:focus {
    border-bottom-color: #111;
}

.lb-menu-newsletter .actions {
    margin: 0;
}

.lb-menu-newsletter .action.subscribe {
    display: block;
    width: 100%;
    margin: 0;
    padding: 15px 16px;
    border: none;
    border-radius: 0;
    background: #111;
    color: #fff;
    font-size: 11px;
    line-height: 1.6;
    letter-spacing: .14em;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
    transition: background .25s ease;
}

.lb-menu-newsletter .action.subscribe:hover,
.lb-menu-newsletter .action.subscribe:focus {
    background: #000;
    color: #fff;
}

.lb-menu-newsletter .newsletter-message {
    padding: 15px 0;
}

.top-footer .block.newsletter .form.subscribe {
    display: table;
    position: relative;
}

.top-footer .block.newsletter .form.subscribe .form-group {
    display: table-cell;
    width: 100%;
}

.top-footer .block.newsletter .form.subscribe .actions {
    width: 1%;
}

.top-footer .block.newsletter .form.subscribe .form-group input[type="email"] {
    height: 39px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -o-border-radius: 50px;
    border: none;
    padding: 0 10px;
    background-color: transparent;
}

.post-items > .post-item .amblog-title {
    margin: 0 0 20px;
}

.post-items > .post-item .amblog-shot {
    margin: 15px 0;
    line-height: 22px;
}

.post-items > .post-item .amblog-content {
    margin-top: 15px;
}

.page-title-wrapper{display:none!important;}
.breadcrumbs {display:none!important;}

.header:not(.header10) .nav.nav-main-menu>li.logo-item.logo-item{display:none!important;}
main .header.header4 .nav.nav-main-menu>li.logo-item.logo-item{display:none!important;}

.main .amblog-related-wrapper,
.main .amblog-related-wrapper .amblog-related-grid {
	padding: 0!important;
}

.header .top-header-content a:hover, .header .top-header-content a:focus{color:#878787!important;}
.header .nav.nav-main-menu>li>a{font-size:12px!important;font-weight:600!important;color:#1d1d1d!important;}
.slider_mgs_carousel .owl-item .slide-text.bottom_center {bottom: 40px!important;}
.slide-text .btn-default:hover {background-color:#000!important;border:2px solid #000!important;}
.slide-text h2{font-size:42px!important;}
.slider_mgs_carousel .owl-item .slide-text > *{max-width:850px!important;}
.owl-carousel .owl-dots .owl-dot span {width:40px!important;height:3px!important;border-radius:0%!important;-webkit-border-radius:0%!important;}
.owl-carousel .owl-dots .owl-dot:hover span, .owl-carousel .owl-dots .owl-dot.active span{background:#fff!important;}
.footer.footer2 .middle-footer h6 {color:#fff!important;text-transform:uppercase;}
.footer.footer2 .middle-footer {background-color:#000!important;}
.footer.footer2 .bottom-footer{background-color:#000!important;}
.footer.footer2 .middle-footer a:hover, .footer .middle-footer a:focus{color:#878787!important;}
.footer.footer2 .bottom-footer a:hover, .footer .bottom-footer a:focus{color:#878787!important;}

.footer {
	margin-top: 0 !important;
}


body{font-family:"Dosis", sans-serif!important;}
.header:not(.header10)
.nav.nav-main-menu>li.logo-item.logo-item{display:none!important;} main .header.header4
.nav.nav-main-menu>li.logo-item.logo-item{display:none!important;} .header
.top-header-content a:hover, .header .top-header-content
a:focus{color:#878787!important;} .header
.nav.nav-main-menu>li>a{font-size:12px!important;font-weight:600!important;color:#1d1d1d!important;}
.slider_mgs_carousel .owl-item .slide-text.bottom_center {bottom: 40px!important;}
/* .slide-text .btn-default:hover {background-color:#000!important;border:2px solid #000!important;}*/
.slider_mgs_carousel .owl-item .slide-text > *{max-width:850px!important;} .owl-carousel .owl-dots .owl-dot span {width:40px!important;height:3px!important;border-radius:0%!important;-webkit-border-radius:0%!important;}
.owl-carousel .owl-dots .owl-dot:hover span, .owl-carousel .owl-dots .owl-dot.active span{background:#fff!important;}
.footer.footer2 .middle-footer h6 {color:#fff!important;text-transform:uppercase;}
.footer.footer2 .middle-footer {background-color:#000!important;}
.footer.footer2 .bottom-footer {background-color:#000!important;}
.footer.footer2 .middle-footer a:hover, .footer .middle-footer a:focus{color:#878787!important;}
.footer.footer2 .bottom-footer a:hover, .footer .bottom-footer a:focus{color:#878787!important;}

.amblog-grid-list {
	padding-top: 40px!important;
}

.amblog-grid-list > .amblog-item, .amblog-grid-list .slick-slide
/*.amblog-item{width:33%!important;} .amblog-shot, .amblog-bottom, */
.amblog-item {width:33%!important;}
/* .amblog-footer{display:none!important;} */
/*.amblog-link {font-size:21px!important;font-weight:300!important;color:#3e3e3e!important;line-height:1.2!important}*/
.amblog-index-index .amblog-ref, .amblog-index-post .amblog-ref, .amblog-index-author .amblog-ref {
    font-family: "Poppins", arial, tahoma !important;
    font-weight: 600 !important;
    font-size: 12px !important;
    letter-spacing: .2rem !important;
    /*text-transform: uppercase !important;*/
    color: #a1a1a1 !important;
    border-bottom: 1px solid #eee !important;
}

a.amblog-ref:hover {
    border-bottom: 1px solid #000!important;
}

.amblog-features.-post .amblog-ref {
    text-transform: uppercase;
}

.amblog-grid-list > .amblog-item.amblog-related, .amblog-grid-list .slick-slide .amblog-item.amblog-related {width:100%!important;}
.amblog-post-container, .amblog-main-content .amblog-search, .amblog-grid-list > .amblog-item, .amblog-grid-list .slick-slide .amblog-item{border:none!important;}
.amblog-post-container .amblog-tag, .amblog-element-block .amblog-tag, .amblog-grid-list > .amblog-item .amblog-tag, .amblog-grid-list .slick-slide .amblog-item .amblog-tag, .amblog-post-container .amblog-widget-container .amblog-tag, .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-tag, .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-tag{background:#000!important;letter-spacing: 1.5px!important;text-transform: uppercase;font-weight: 500!important;}
.amblog-index-index .amblog-ref, .amblog-index-post .amblog-ref, .amblog-index-author .amblog-ref{font-family: 'Work Sans', sans-serif;font-size:12px!important;font-weight:400!important;}
.amblog-post-container .amblog-category, .amblog-grid-list > .amblog-item .amblog-category, .amblog-grid-list .slick-slide .amblog-item .amblog-category{color:#a1a1a1!important;}
.amblog-svg.user {display:none;}
.amblog-author-container, .amblog-post-container .amblog-item.-author{text-transform: uppercase;font-size: 16px!important;line-height: 24px!important;font-weight: 700!important;}
.amblog-post-container .amblog-date{
	margin-top: -30px;
	font-size: 16px!important;
	line-height: 24px!important;
	font-weight: 400!important;
	color: #a1a1a1!important;
}

.amblog-post-container .amblog-content,
.amblog-post-container .amblog-content > p{
	font-size: 19px!important;
	line-height: 29px!important;
	font-weight: 400!important;
}

.amblog-post-container .amblog-tags.amblog-sign{
	font-family: 'Herr Von Muellerhoff', cursive !important;
	font-size: 40px;
	line-height: 48px;
	font-weight: 400;
	padding-left: 25px;
}

.video-block {
    /* margin: 0px 25px; */
}

.amblog-post-container .amblog-content, .amblog-grid-list > .amblog-item .amblog-content, .amblog-grid-list .slick-slide .amblog-item .amblog-content{border:none!important;}
.amblog-comments-wrapper, .amblog-related-wrapper{border:none!important;}
/*.amblog-link.title-bold{font-weight:200!important} */

.amblog-ref{
	font-family: 'Work Sans', sans-serif;
	font-size: 12px!important;
	font-weight: 400!important;
	/*text-transform: uppercase!important*/;
	letter-spacing: 1.5px!important;
	border-bottom: 1px solid #d4d4d4;
    padding-bottom: 3px;
}

@media (min-width: 1024px), print
.amblog-grid-list > .amblog-item {
    width: 31%;
    min-width: 190px;
    margin-right: 0%;
    margin-left: 30px;
}

.amblog-item {
    margin-right: auto !important;
    margin-left: auto !important;
}

.amblog-post-container .amblog-item.-author {
	margin-left: -1px!important;
}

.amblog-category {
    text-align: right !important;
    margin: 5px 15px 5px 0 !important;

}

.amblog-content {
/*    text-align:left !important; */
}

.top-title-news {
    font-family: 'Monserrat', sans-serif!important; font-size: 16px !important;line-height: 24px!important;font-weight: 300!important;letter-spacing: 2px!important;text-transform:uppercase;margin-bottom: 15px!important;color:#a1a1a1!important;
}

.content-heading h3.title:before, .content-heading h3.title:after {
    position: absolute;
    content: "";
    width: 60px;
    height: 0px !important;
    background: #000;
    top: 48%;
}

section#featured-white h3.title {
    /*font-size: 36px!important;*/
    font-size: 48px;
    letter-spacing: 10px!important;
    text-transform: uppercase;

}

.title {
    font-size: 48px !important;margin-bottom: 29px;line-height: 58px!important;font-weight: 300!important;letter-spacing: 5px!important;
}

.top-title-news {
    font-size: 16px !important;
    line-height: 24px!important;
    font-weight: 300!important;
    letter-spacing: 10px!important;
    text-transform:uppercase;
    /*margin-bottom: 15px!important;*/
    margin-bottom: 1px!important;
    color:#a1a1a1!important;
}

h3.title.newsletter-title {
	font-size: 36px!important;
}

.newsletter-block {
    padding-top: 62px!important;
    padding-bottom: 62px!important;
}

#featured-top {
  position: relative; z-index: 10;background-color: #f5f5f5;text-align: center!important;padding-top: 59px;padding-bottom: 62px;
}

#featured-white {
  position: relative; z-index: 10;background-color: #ffffff;text-align: center!important;padding-top: 62px;padding-bottom: 29px;
}

#follow-us {
  position: relative; z-index: 10;background-color: #fdf5ff;text-align: center!important;padding-top: 62px;padding-bottom: 62px;
}

#featured-fdf5ff {
  position: relative; z-index: 10;background-color: #fdf5ff;text-align: center!important;padding-top: 62px;padding-bottom: 29px;
}

#featured-f5f5f5-gris {
  position: relative; z-index: 10;background-color: #f5f5f5;text-align: center!important;padding-top: 62px;padding-bottom: 29px;
}

.amblog-shot {
    font-family: "Dosis", sans-serif!important; font-size: 16px; font-style: normal;
font-weight: 400;
}

h2 {
    font-family: "Playfair Display";
    font-weight: 300 !important;
}

h5.sub-title{font-family: "Dosis", sans-serif!important; font-weight: 300;font-size: 21px;}

.slide-text .btn-default:hover {
    background-color: transparent!important;
    border: 0px solid transparent!important;
    border-bottom: 1px solid hsla(0,0%,100%,.3)!important;
}

.btn-default{
	color: #fff!important;
	font-family: "Montserrat", sans-serif !important;
        display: inline-block !important;
    font-weight: 400 !important; border: 1px solid transparent !important;
    padding: .375rem .75rem !important;
    user-select: none !important;
    line-height: 1.5 !important;
    border-radius: .25rem !important;
        transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s
ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out !important;
            text-shadow: 1px 1px 1px rgba(0,0,0,.9) !important;
    font-size: 18px !important;
    letter-spacing: 2px !important;
    background-color: transparent !important;
    background-image: none !important;
}

.slide-text{
    text-shadow: 1px 1px 1px rgba(0,0,0,.9) !important;
}

.logo {
    padding: 10px !important;
}

.instagram-item {
    position: relative;
    padding: 3px;
}

.footer.footer2 .top-footer {
    padding: 43px 0 50px;
    background-color: #ffffff;
}

.header .top-header-content {
    display: none !important;
}

.amblog-pager-container .amblog-link {
    position: relative;
    display: block;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background: #000000 !important;
}

.amblog-pager-container {
    margin: 40px auto 50px !important;
}

.amcform-submit.action.submit.primary {
    border: 2px solid #222!important;
    background-color: #222 !important;
    color: #fff !important;
    height: 40px !important;
    font-weight: 600 !important;
    padding: 0 35px !important;
    line-height: 36px !important;
    margin-bottom: 0 !important;
    font-size: 14px !important;
    text-align: center !important;
    white-space: nowrap !important;
    vertical-align: middle !important;
    cursor: pointer !important;
    font-family: "Poppins" !important;
    -webkit-border-radius: 40px !important;
}

.amcform-submit.action.submit.primary:hover {
    border: 2px solid #c9bf9a!important;
    background-color: #c9bf9a!important;
}

.action.primary.tocart {
    border: 2px solid #222!important;
    background-color: #222 !important;
    color: #fff !important;
    height: 40px !important;
    font-weight: 600 !important;
    padding: 0 35px !important;
    line-height: 36px !important;
    margin-bottom: 0 !important;
    font-size: 14px !important;
    text-align: center !important;
    white-space: nowrap !important;
    vertical-align: middle !important;
    cursor: pointer !important;
    font-family: "Poppins" !important;
    -webkit-border-radius: 40px !important;
}

.action.primary.tocart:hover {
    border: 2px solid #c9bf9a!important;
    background-color: #c9bf9a!important;
}

.category-product-actions {
    display: none!important;
}

.amblog-post-container .amblog-tag:hover, .amblog-element-block .amblog-tag:hover, .amblog-grid-list > .amblog-item .amblog-tag:hover, .amblog-grid-list .slick-slide .amblog-item .amblog-tag:hover, .amblog-post-container .amblog-widget-container .amblog-tag:hover, .amblog-grid-list > .amblog-item .amblog-widget-container .amblog-tag:hover, .amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-tag:hover {
    text-decoration: none;
    background-color: #c9bf9a!important;
    color: #fff !important;
}

.amform-form input[type="number"] {
    max-width: 100% !important;
}

.feat-white {
    display: none!important;
}
