.menu-services {
    display: none !important;
}

.adthrive-stuck.adthrive-sticky.adthrive-header,
.adthrive-stuck.adthrive-sticky.adthrive-sidebar {
    z-index: 999 !important;
}


/* apply upto max:600px */

@media screen and (min-width:450px) and (max-width: 600px) {
    .bawmrp_manual {
        width: 80%;
        margin-left: 7% !important;
    }
    img.attachment-225x225 {
        height: 250px !important;
    }
    .bawmrp_manual {
        min-height: 295px !important;
    }
}

@media screen and (min-width:300px) and (max-width: 450px) {
    img.attachment-225x225 {
        height: 210px !important;
    }
    .bawmrp_manual {
        width: 100% !important;
        float: none !important;
        margin: none !important;
    }
    .bawmrp_manual {
        min-height: 200px !important;
    }
}


/* apply upto min:600px */

@media screen and (min-width: 600px) {
    .bawmrp_manual {
        width: 31.8% !important;
        float: left !important;
    }
    li.bawmrp_manual:nth-of-type(1) {
        margin-left: -28px !important;
    }
    li.bawmrp_manual {
        margin-left: 3.1% !important;
    }
}


/* apply upto min:600px to max:1150px */

@media only screen and (min-width: 600px) and (max-width: 1150px) {
    img.attachment-225x225 {
        height: 166px !important;
    }
    li.bawmrp_manual:nth-of-type(4) {
        margin-left: -28px !important;
    }
    .bawmrp_manual {
        min-height: 290px !important;
    }
}


/* apply upto min: 1150px */

@media only screen and (min-width: 1150px) {
    img.attachment-225x225 {
        height: 250px !important;
    }
    li.bawmrp_manual:nth-of-type(4) {
        margin-left: -28px !important;
    }
}

/* .bawmrp_manual {
    height: auto;
    overflow: hidden;
    list-style: none;
    border-right: 1px solid #ccc;
    text-align: center;
    min-height: 365px;
    margin-bottom: 30px;
} */

.single-post .main article .entry-content .bawmrp_manual img,
.single-video .main article .entry-content .bawmrp_manual img {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}

.post-type-archive .product-con .hover-content .shop-now {
    color: #ffffff;
    font-family: Lato, sans-serif;
}


/* .navbar-default .toggle-nav .toggle-points {
    display: inline !important;
    padding: 10px 15px !important;
} */


/* Placeholder styles */

form.woocommerce-checkout input::-webkit-input-placeholder,
form.woocommerce-checkout textarea::-webkit-input-placeholder,
form.woocommerce-checkout select::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    font-weight: lighter;
    color: #e0e0e0;
    font-size: 15px;
    font-weight: lighter;
}

form.woocommerce-checkout input:-moz-placeholder,
form.woocommerce-checkout textarea::-webkit-input-placeholder {
    color: #e0e0e0;
    font-size: 15px;
    font-weight: lighter;
    opacity: 1;
}

form.woocommerce-checkout input::-moz-placeholder,
form.woocommerce-checkout textarea::-webkit-input-placeholder {
    color: #e0e0e0;
    font-size: 15px;
    font-weight: lighter;
    opacity: 1;
}

form.woocommerce-checkout input:-ms-input-placeholder,
form.woocommerce-checkout textarea::-webkit-input-placeholder {
    color: #e0e0e0;
    font-size: 15px;
    font-weight: lighter;
}

.select2-default>.select2-chosen {
    color: #e0e0e0;
    font-size: 15px;
    font-weight: lighter;
}

.woocommerce-account .col2-set.addresses>div {
    padding: 0px;
}

header .toggle-points .bag-icon {
    height: 20px;
    width: 20px;
    position: relative;
    top: 2px;
}


/* comment section style */

#comments .comment-list .reply {
    padding-bottom: 35px;
}

.single-post #comments ol.comment-list .comment-metadata {
    margin-bottom: 15px;
}


/* comment section style */


/* upsell message styles Dec / Ticket 2118 */

.woocommerce-page.cart #site-wrap #upsell-form form {
    background-color: #f5f5f5;
}

.woocommerce-page.cart #site-wrap #upsell-form form .upsell-button .acf-label,
#upsell-form .acf-form-submit {
    display: none;
}

#upsell-form .receipient_name,
#upsell-form .sender-name {
    border-top: 0px;
}

#upsell-form .acf-form-submit {
    text-align: center;
}

#upsell-form .acf-input label,
#upsell-form .acf-label label {
    font-size: 16px;
    font-weight: 100;
}

#upsell-form .acf-form-submit .button {
    background-color: #8e8e8e;
    color: #fff;
    border-radius: 0px;
    padding: 10px 30px;
}

#upsell-form .acf-input input::-webkit-input-placeholder {
    font-size: 16px;
    padding-left: 10px;
    color: #8e8e8e;
}

#upsell-form .acf-input input:-moz-placeholder {
    font-size: 16px;
    padding-left: 10px;
    color: #8e8e8e;
}

#upsell-form .acf-input input:-ms-input-placeholder {
    font-size: 16px;
    padding-left: 10px;
    color: #8e8e8e;
}

.upsell-product-image {
    margin-top: 20px;
}

#upsell-form .acf-label .acf-required {
    display: none;
}

#upsell-form .acf-field input[type="text"] {
    border: 1px solid #000;
}

#upsell-form .acf-input input[type="checkbox"] {
    width: 20px;
    height: 20px;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #000;
    background-color: #fff;
    margin-right: 10px;
    border-radius: 0px;
}

#upsell-form .acf-input input[type="checkbox"]:checked:before {
    content: "x";
    display: inline-block;
    text-align: center;
    width: 20px;
    position: absolute;
    top: 2px;
}

#upsell-form .acf-input input[type=checkbox]:focus {
    outline: none;
}

#upsell-form .acf-input-wrap input {
    height: 35px;
}


/* upsell message styles */


/** quiz styles **/

body.page-template-template-quiz-questions #header,
body.page-template-template-quiz-questions #page hr,
body.page-template-template-quiz-response #header,
body.page-template-template-quiz-response #page hr,
body.page-template-template-complimentary-style #header,
body.page-template-template-complimentary-style #page hr {
    display: none;
}

#content #quiz-responses .complimentary-style {
    padding-left: 20px;
    padding-right: 20px;
}

#content #quiz-responses .complimentary-style .style-wheel {
    color: #4199AB;
    font-family: Montserrat, sans-serif;
    text-transform: uppercase;
    padding-left: 15px;
}

#content #quiz-responses .complimentary-style .style-comp-image {
    padding-bottom: 40px;
}

#content #quiz-responses .complimentary-style .style-wheel-image {
    clear: both;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}

#content #quiz-responses .complimentary-style .style-comp-content {
    font-family: Montserrat, sans-serif;
}

body.page-template-template-quiz-questions #quiz-questions,
#quiz-responses {
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
    max-width: 900px;
}

body.page-template-template-quiz-questions #quiz-questions .quiz-top-banner,
body.page-template-template-quiz-questions #quiz-questions .quiz-bottom-banner,
#quiz-responses .quiz-top-banner,
#quiz-responses .quiz-bottom-banner {
    background: url("../images/imgpsh_fullsize.png");
    background-position: 24%;
    text-align: center;
}

body.page-template-template-quiz-questions #quiz-questions .quiz-top-banner,
#quiz-responses .quiz-top-banner {
    padding-top: 30px;
}

body.page-template-template-quiz-questions #quiz-questions h1,
#quiz-responses h1 {
    text-align: center;
    border: 4px solid #cba54d;
    padding: 20px;
    margin: 0px;
    text-transform: uppercase;
    font-family: Montserrat-Light;
    z-index: 100;
    position: relative;
    background-color: #fff;
    color: #cba54d;
    font-size: 4em;
}

body.page-template-template-quiz-questions #quiz-questions .quiz-top-banner img,
#quiz-responses .quiz-top-banner img {
    position: relative;
    bottom: -10px;
    z-index: 0;
}

body.page-template-template-quiz-questions #quiz-questions .quiz-bottom-banner img,
#quiz-responses .quiz-bottom-banner img {
    position: relative;
    top: -30px;
    z-index: 0;
}

body.page-template-template-quiz-questions #quiz-questions #style-quiz-form {
    padding: 30px;
}

body.page-template-template-quiz-questions #quiz-questions .quiz-heading,
#quiz-responses h2,
#quiz-questions h2 {
    font-size: 1.2em;
    font-family: Montserrat, sans-serif;
    text-align: center;
    color: #cba54d;
}

body.page-template-template-quiz-questions #quiz-questions #style-quiz-form form label {
    font-size: 1.1em;
    font-family: Montserrat, sans-serif;
    font-weight: 100;
    cursor: pointer;
}

body.page-template-template-quiz-questions #quiz-questions #style-quiz-form form .acf-input ul {
    /* text-align:center; */
}

body.page-template-template-quiz-questions #quiz-questions #style-quiz-form form .acf-form-submit {
    text-align: center;
}

body.page-template-template-quiz-questions #footer {
    display: none;
}

body.page-template-template-quiz-questions #quiz-questions #style-quiz-form form .acf-form-submit .button,
#start-quiz-button a {
    background-color: rgba(228, 47, 95, 0.890196);
    color: #fff;
    border: 0px;
    font-family: Montserrat, sans-serif;
    padding: 10px 20%;
    font-size: 1.5em;
    text-transform: uppercase;
}

#start-quiz-button {
    text-align: center;
}

body.page-template-template-quiz-questions #quiz-questions #style-quiz-form .acf-form .acf-input ul {
    font-size: 1.3em;
    list-style: lower-alpha;
    list-style-position: inside;
    display: inline-block;
    font-family: Montserrat, sans-serif;
}

body.page-template-template-quiz-questions #quiz-questions #style-quiz-form .acf-form .acf-input ul li {
    display: list-item;
    font-size: 0.8em;
    margin-bottom: 20px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 3px;
}

body.page-template-template-quiz-questions #quiz-questions #style-quiz-form .acf-form .acf-input input[type="radio"] {
    width: 100%;
    position: absolute;
    left: 0;
    height: 100%;
    z-index: 999;
    opacity: 0;
    cursor: pointer;
    margin: 0px;
}

body.page-template-template-quiz-questions #quiz-questions #style-quiz-form .acf-form .acf-input .selected {
    background-color: #cba54d;
    color: #fff !important;
}

body.page-template-template-quiz-questions #quiz-questions #style-quiz-form .acf-form .acf-input .selected:hover {
    color: #ffffff !important;
}

#button-next,
#button-previous {
    text-align: center;
    font-family: Montserrat, sans-serif;
}

#button-next a,
#button-next a:hover,
#button-previous a,
#button-previous a:hover,
#quiz-questions #reset input[type="submit"] {
    color: #ffffff;
    background-color: #cba54d;
    padding: 10px 20px;
    border: 0px;
}

body.page-template-template-quiz-questions #quiz-questions #style-quiz-form .acf-form .group1.active {
    display: none;
}

body.page-template-template-quiz-questions #quiz-questions #style-quiz-form .acf-form .acf-fields>.acf-field {
    border-top: 0px;
}

body.page-template-template-quiz-questions #quiz-questions #style-quiz-form .acf-form .group .acf-label {
    color: #cba54d;
    text-align: center;
}

#quiz-questions .your-style p:first-child {
    font-size: 1.2em;
    font-family: Montserrat, sans-serif;
    text-align: center;
    color: #cba54d;
}

#quiz-responses .your-style,
#quiz-questions .your-style {
    padding: 20px;
}

#quiz-questions #style-quiz-form .top_questions .acf-input {
    text-align: center;
}

#quiz-questions #style-quiz-form .top_questions .acf-input ul {
    display: inline-block;
    color: #cba54d;
}

#quiz-questions #style-quiz-form .group1 li:hover,
#quiz-questions #style-quiz-form .group2 li:hover,
#quiz-questions #style-quiz-form .groups li:hover {
    color: #cba54d !important;
}


/*@media only screen and (min-width: 1400px){
   body.page-template-template-quiz-questions #quiz-questions, #quiz-responses{
       width:41%;
   }
}*/

@media only screen and (max-width: 650px) {
    body.page-template-template-quiz-questions #quiz-questions h1,
    #quiz-responses h1 {
        font-size: 2em;
    }
    body.page-template-template-quiz-questions #quiz-questions,
    #quiz-responses {
        width: 100%;
    }
    /*#button-next img{
       width:30%;
       left: 10%;
       bottom: 10px;
   }*/
}


/* QUIZ BUTTON SECTION */

#style-quiz-form #button-next {
    display: block;
    width: 320px;
    position: relative;
    height: 150px;
    margin: 0px auto;
}

#style-quiz-form #button-next>a {
    position: relative;
    z-index: 2;
    left: 42px;
    top: 8px;
}

#button-next img.btn-leaf {
    z-index: 1;
    position: absolute;
    top: 0px;
    width: 40%;
    left: 0;
    cursor: pointer;
}

#button-next img.btn-flower {
    z-index: 3;
    position: absolute;
    top: 31px;
    left: 84px;
    width: 40%;
    cursor: pointer;
}


/**** 1794 ****/

body.page-template-template-quiz-questions #quiz-questions #style-quiz-form .acf-form .top_questions .acf-input li:hover {
    color: #ffffff !important;
    background-color: #cba54d;
}

body.page-template-template-quiz-questions #quiz-questions #style-quiz-form .acf-form .acf-input ul li {
    padding-top: 3px;
    padding-bottom: 3px;
}


/* comment section style */

@media screen and (max-width:442px) {
    body.page-template-template-quiz-questions #quiz-questions #style-quiz-form form .acf-form-submit .button,
    #start-quiz-button a {
        font-size: 1em;
    }
}

#comments .comment-list .reply {
    padding-bottom: 35px;
}

.single-post #comments ol.comment-list .comment-metadata {
    margin-bottom: 15px;
}


/* jan 9 quiz styles */

#quiz-responses .your-style img,
.style-comp-image img {
    padding-bottom: 20px;
}

.your-style .style-box,
.style-box {
    display: table !Important;
    margin: 0 auto;
}

#quiz-responses .gold-italic {
    font-size: 18px;
}

.emily-henderson-style-quiz-response #footer,
.meet-complimentary-style #footer {
    display: none;
}


/* jan 9 quiz styles */

.hotspots-image-container span.sbeh_post_pinterest_button {
    top: 0px !important;
}

#hotspot-142758 .hotspots-image-container {
    background-color: #ffffff !important;
}

.single-post #site-wrap .entry-content .hotspots-image-container img {
    display: block;
    /* width: auto; sherin */
    width: 100vw;
    /* max-height: calc(100vh - 68px); */
    max-width: 100%;
    padding-left: 33px !important;
    padding-right: 33px !important;
}


/* rooms page styles */


/* #menu-menu-1 .menu-rooms a,#menu-menu-1 .menu-shop a,#menu-menu-1 .menu-gift-guides a{
   font-family: Montserrat-SemiBold;
   font-size: 12px;
   color: #c4a459;
  } */


/* rooms page styles */


/* topnav promotion Bar styles */

.topbar-custom-promotion {
    background-color: #879eaf;
    z-index: 999;
}

.topbar-promo-text-left {
    text-align: right;
    font-family: Montserrat-MediumItalic;
    font-size: 10px;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.1px;
    color: #ffffff;
    margin-top: 10px;
    border-right: 1px solid;
}

@media only screen and (max-width: 600px) {
    .topbar-promo-text-left,
    .topbar-promo-text-right {
        text-align: center !important;
    }
    .topbar-promo-text-right span {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    .topbar-promo-text-right {
        padding-left: 10px !important;
    }
}

.topbar-promo-text-left span {
    font-family: Montserrat-Light, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.1px;
    color: #fefefe;
    padding-left: 20px;
    padding-right: 20px;
}

.topbar-promo-text-left span a {
    color: #fefefe;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(254, 254, 254, 0.5);
    /* -webkit-border-before: 1px solid rgb(254, 254, 254, 1); */
}

.topbar-promo-text-right {
    text-align: left;
    font-family: Montserrat-MediumItalic;
    font-size: 10px;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.1px;
    color: #ffffff;
    margin-top: 10px;
    padding-left: 20px;
}

.topbar-promo-text-right span {
    font-family: Montserrat-Light, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.1px;
    color: #fefefe;
    padding-left: 20px;
    padding-right: 20px;
}

.topbar-promo-text-right span a {
    color: #fefefe;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(254, 254, 254, 0.5);
    /* -webkit-border-before: 1px solid rgb(254, 254, 254, 1); */
}

.navbar-header {
    clear: both;
}

.carousel-caption .carousel-promotion {
    border: solid 1px #1b2c3b;
    background-color: rgba(255, 255, 255, 0.95);
    padding-top: 10px;
    width: 75%;
}

.carousel-promotion .gold-heading {
    font-family: GaramondPremrPro-ItDisp;
    font-size: 16px;
    letter-spacing: 0.2px;
    color: #cfa643;
    text-shadow: none;
    font-style: italic;
    margin-bottom: 5px;
}

.carousel-promotion .capital-heading {
    font-family: Montserrat;
    font-size: 18px;
    letter-spacing: 0.3px;
    color: #000000;
    text-transform: uppercase;
    text-shadow: none;
    margin-top: 10px;
}

.carousel-promotion .sub-title-promotion {
    font-family: Montserrat;
    font-size: 12px;
    font-weight: normal;
    font-style: italic;
    letter-spacing: 0.2px;
    text-align: center;
    color: #000000;
    text-shadow: none;
}

.carousel-control.promotion {
    background-image: none !important;
    color: #fff !important;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    text-align: center;
}

.promotion-blog-top {
    z-index: 1;
    background-color: #fff;
    padding-top: 30px;
    padding-left: 30px !important;
    padding-right: 30px !important;
    padding-bottom: 30px;
}

.promotion-blog-top.single-post {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

@media only screen and (max-width: 1149px) {
    .promotion-blog-top.single-post {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

.carousel-caption.promotion {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    bottom: unset;
    padding: unset;
    right: unset;
    width: 60%;
}

.carousel-caption.promotion.custom-width {
    width: 45%;
}

@media only screen and (min-width: 641px) and (max-width: 990px) {
    .carousel-promotion .gold-heading {
        font-size: 12px;
    }
    .carousel-promotion .capital-heading {
        font-size: 14px;
        margin-top: 8px;
    }
    .carousel-promotion .sub-title-promotion {
        font-size: 9px;
    }
}

@media only screen and (max-width: 640px) {
    .carousel-caption.promotion {
        display: none !important;
    }
}

.promotion-no-padding {
    padding-left: 0px !important;
    padding-right: 0px !important;
}


/* Ends topnav promotion Bar styles */

@media screen and (min-width: 905px) {
    .header_container {
        width: 100% !important;
        max-width: 100% !important;
        display: flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .navbar-default .toggle-nav {
        clear: both;
        /* display: inline-block; */
        /* margin-top: 14px !important; */
    }
}

@media screen and (min-width: 769px) and (max-width:1060px) {
    .nav>li>a {
        padding-right: 8px !important;
        padding-left: 8px !important;
    }
}

@media screen and (min-width: 769px) and (max-width:905px) {
    /* .navbar-toggle {
       display: block !important;
   }
   .header_container .navbar-collapse.collapse {
       display: none!important;
   } */
    .navbar-header {
        width: 100%;
    }
}

.witbox-wrap {
    overflow: unset !important;
    clear: both;
}

@media screen and (min-width:905px) {
    .header_container .navbar-collapse.collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
}

.home #blog-wrapper .main article .entry-summary .fit-me,
.single-post .main article .entry-content img.alignnone {
    padding-left: 33px;
    padding-right: 33px;
}


/* shop page styles */


/* #acs_sbeh_botique{
   min-height:1254px;
} */

.cateandsearch {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

#search_product_name {
    font-family: Montserrat, sans-serif;
    text-transform: uppercase;
    font-size: 10px;
    padding: 4.5px 4px;
    border: 0.75px solid #ccc;
    width: 150px;
}

.search_bar {
    padding-right: 30px;
}

#prodnamesearchsubmit {
    background-image: url("<?php echo get_site_url(); ?>/wp-content/themes/sage-master/dist/images/Search-Icon.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-color: #fff;
    border: none;
    color: #000;
    font-size: 10px;
    letter-spacing: .5px;
    height: auto;
    padding: 1px 8.5px 9px;
    margin-left: 10px;
}

ul.sub-menu.init,
.shop-filter p {
    display: none;
}

.paginationjs .paginationjs-pages li {
    border: none !important;
}

.paginationjs .paginationjs-pages li.active>a {
    background: none !important;
    color: #cba54d !important;
    font-weight: bold;
}

.paginationjs {
    text-align: center !important;
}

.paginationjs .paginationjs-pages {
    float: none !important;
    display: inline-block !important;
}

#site-wrap {
    float: none !important;
    width: 100%;
}

#page #header,
#page #footer,
#page hr {
    display: none;
}

#page {
    background-color: #fff;
}

.shop_page_category_menu,
#menu-shop-menu {
    padding-bottom: 38px;
}

.shop_page_title {
    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
    font-size: 30px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.3px;
    text-align: center;
    color: #1b2c3b;
}

.sbeh_shop {
    padding-top: 10px;
}

.shop_sub_heading {
    font-size: 13px;
    font-family: Montserrat-Light, sans-serif;
    font-weight: 300;
    font-style: italic;
    font-stretch: normal;
    line-height: normal;
    text-align: center;
    letter-spacing: 1.5px;
    padding-bottom: 20px;
    color: #1b2c3b;
}

#menu-shop-menu {
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    padding-left: 0px;
}

#menu-shop-menu>li {
    display: inline;
    text-transform: uppercase;
    font-size: 11px;
    font-family: Montserrat, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.2px;
    color: #1b2c3b;
}

.sbeh_shop_container {
    max-width: 1300px;
    width: 100%;
    margin: 0 auto;
}

#menu-shop-menu {
    position: relative;
}

#menu-shop-menu>li>.sub-menu {
    position: absolute;
    top: 15px;
    padding-top: 15px;
    width: auto;
    left: -20px;
    z-index: 1;
    background-color: #f5f5f5;
    padding-left: 15px !important;
    padding-right: 15px;
    padding-bottom: 15px;
    display: none;
}

#menu-shop-menu>li>.sub-menu>li>ul li a {
    font-size: 11px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 22px;
    letter-spacing: 0.2px;
    color: #1b2c3b;
    font-family: Montserrat-Light, sans-serif;
}

#menu-shop-menu li a {
    font-family: Montserrat;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.2px;
    color: #1b2c3b;
}

#menu-shop-menu>li>.sub-menu>li>a {
    line-height: 30px;
}

#menu-shop-menu>li:hover .sub-menu {
    display: block;
    padding-left: 0px;
}

#menu-shop-menu>li>.sub-menu>li>a {
    font-weight: bold;
}

#menu-shop-menu .menu-our-faves a,
#menu-shop-menu .menu-new-favorites a {
    color: #cfa643;
    /* border-left: 1px solid #cfa643;
   padding-left: 40px; */
}

.shop-coloumn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto;
    text-align: center;
}

.shop-coloumn img {
    border: 3px solid #eee;
}

.image_botique {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 25%;
    flex: 0 1 25%;
    padding-bottom: 28px;
}

.image_botique img {
    width: 260px;
    height: 260px;
    -o-object-fit: cover;
    object-fit: cover;
}

.product_details {
    font-size: 12px;
    font-weight: normal;
    padding-top: 12px;
    padding-bottom: 12px;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.3px;
    text-align: center;
    color: #1b2c3b;
    font-family: Montserrat;
    font-weight: normal;
}

.product_brand {
    font-size: 12px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.3px;
    text-align: center;
    color: #1b2c3b;
    font-family: Montserrat-Light, sans-serif;
    -o-object-fit: contain;
    object-fit: contain;
    opacity: 0.74;
}

.image_hover {
    display: none;
    position: absolute;
    left: 28px;
    width: 260px;
    height: 260px;
    top: 0;
    cursor: pointer;
    background-color: rgba(242, 242, 242, 0.85);
}

.image_hover {
    display: none;
    position: absolute;
    left: 34px;
    width: 260px;
    height: 260px;
    top: 0;
    background-color: rgba(242, 242, 242, 0.85);
}

.image_hover p a:nth-child(2):hover {
    color: #f5f5f5;
    background-color: #1b2c3b;
}

.image_hover p {
    padding-top: 40%;
}

.image_hover p .fontello {
    background-color: #879eaf;
    color: #fff;
    border-radius: 20px 20px;
    padding: 3px 3px 1px 3px;
    font-size: 10px;
}

.image_hover p a:nth-child(2) {
    padding: 15px 15px;
    line-height: 70px !important;
    /* border: solid 1px #979797; */
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.2px;
    color: #f5f5f5;
    background-color: #1b2c3b;
    font-family: Montserrat, sans-serif;
}

.col-md-3.image_botique {
    position: relative;
    padding-left: 0px;
    padding-right: 0px;
}

.image_botique .image_link {
    display: inline-block;
}

.image_botique .image_link:hover~.image_hover,
.image_botique .product_details:hover+.image_hover {
    display: block;
    cursor: pointer;
}

.image_hover:hover {
    display: block;
}

.image_botique .product_details {
    cursor: pointer;
    display: block;
}

.product_price {
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    padding-top: 12px;
    letter-spacing: 0.4px;
    text-align: center;
    color: #1b2c3b;
    font-family: Montserrat-Light, sans-serif;
}

.breadcrumbs {
    padding-left: 35px;
    padding-bottom: 0px;
    font-family: Montserrat-Light, sans-serif;
    font-size: 12px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1.5px;
    color: #939393;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.breadcrumbs span {
    font-family: Montserrat, sans-serif;
    font-size: 10px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1.5px;
    color: #939393;
    padding-left: 0px;
    padding-right: 4px;
    background-image: url("<?php echo get_site_url(); ?>/wp-content/themes/sage-master/dist/images/arrow-navigation.svg");
}

.breadcrumbs span:first-child {
    padding-left: 0px;
}

.border-line {
    height: 1px;
    -o-object-fit: contain;
    object-fit: contain;
    background-color: #eee;
    margin-left: 30px;
    margin-right: 30px;
    margin-bottom: 27px;
}

.sort_filter_title {
    font-family: Montserrat, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    display: inline-block;
    letter-spacing: 0.3px;
    color: #1b2c3b;
    margin-bottom: 23px;
    cursor: pointer;
}

#min,
#max {
    width: 80px;
    margin-left: 6px;
    margin-right: 6px;
    padding-left: 6px;
    padding-right: 6px;
    border: 0px;
    text-align: right;
    background-image: url(https://upload.wikimedia.org/wikipedia/commons/1/14/Dollar_Sign.svg);
    background-size: 10px;
    background-position: center left;
    background-repeat: no-repeat;
}

#filter {
    font-family: Montserrat, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.2px;
    text-align: center;
    color: #1b2c3b;
    padding: 2px 10px;
    border: 1px solid #1b2c3b;
}

#filter:hover {
    color: #f5f5f5;
    background-color: #1b2c3b;
}

.shop-filter p {
    position: absolute;
    font-family: Montserrat, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.2px;
    color: #1b2c3b;
    /* display: inline-block; */
    display: none;
    background-color: #eee;
    padding: 28px 22px;
    z-index: 1;
    top: 50px;
}

.shop-filter {
    padding-left: 78px;
    position: relative;
}

#sorts {
    padding-right: 78px;
}

.shop_sort_filter_title {
    font-family: Montserrat, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.3px;
    text-align: right;
    color: #1b2c3b;
}

.content_grid {
    clear: both;
}

.select {
    text-align: right;
}

.desktop_select {
    background-color: #f5f5f5;
    color: #1b2c3b;
    border: 0px;
    position: absolute;
    opacity: 0;
    right: 40px;
    padding: 10px 10px;
}

.desktop_select:hover {
    background-color: transparent;
    font-weight: bold;
}

.desktop_select option {}

.sort_height {
    padding-top: 15px;
}

#menu-shop-menu ul {
    list-style-type: none;
}

#menu-shop-menu>ul>li>ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 600px;
}

#menu-shop-menu>ul>li>ul>li {
    width: 200px;
}

#menu-shop-menu>ul>li>ul>li ul {
    padding-left: 0px;
}

.paginationjs-prev a {
    font-family: Montserrat;
    font-size: 10px !important;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal !important;
    letter-spacing: 0.2px;
    color: #cfa643 !important;
    width: auto !important;
    height: auto !important;
    min-width: unset !important;
}

.paginationjs-prev a,
.paginationjs-next a {
    padding: 9px 20px;
    background-color: #fff !important;
    border: solid 0.5px #9a9a9a;
    border-radius: 0px !important;
}

.paginationjs-page a {
    font-family: Montserrat;
    font-size: 10px !important;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.2px;
    color: #909090 !important;
}

.paginationjs-next a {
    font-family: Montserrat;
    font-size: 10px !important;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal !important;
    letter-spacing: 0.2px;
    color: #cfa643 !important;
    width: auto !important;
    height: auto !important;
    min-width: unset !important;
}

@media only screen and (max-width:1100px) {
    #menu-shop-menu>li {
        font-size: 11px;
    }
    .sbeh_shop_container {
        width: 100%;
    }
}

@media only screen and (max-width:1024px) {
    /* #menu-shop-menu .menu-our-faves a,#menu-shop-menu .menu-new-favorites a{
   padding-left: 25px;
} */
    .image_botique {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 33.33%;
        flex: 0 1 33.33%;
        min-width: 33.33%;
    }
    #menu-shop-menu .menu-everything,
    #menu-shop-menu .menu-our-faves {
        display: none;
    }
}

@media only screen and (max-width:769px) {
    /* #menu-shop-menu .menu-our-faves a,#menu-shop-menu .menu-new-favorites a{
   padding-left: 15px;
} */
    .image_botique img {
        width: 237px;
        height: 239px;
    }
    /* #menu-shop-menu > li > .sub-menu > li {
   width: 49%;
}
#menu-shop-menu > li > .sub-menu {
width:64%; 
}*/
    #menu-shop-menu>li {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }
    #menu-shop-menu>li>.sub-menu {
        left: 0 !important;
    }
    .image_hover {
        left: 12px;
        width: 235px;
        height: 239px;
    }
}

#mobile_navigation {
    display: none;
    margin-left: 15px;
}

.button-line {
    height: 1px;
    background-color: #1b2c3b;
    margin-bottom: 3px;
    width: 19px;
    display: block;
}

.category_text {
    display: none;
}

.category_title {
    padding-left: 30px;
    padding-bottom: 16px;
}

.category-title {
    font-family: Montserrat, sans-serif;
    font-size: 24px;
    font-weight: normal;
    font-style: italic;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.4px;
    text-align: left;
    color: #1b2c3b;
    text-transform: capitalize;
}

@media only screen and (max-width:950px) {
    /* #acs_sbeh_botique{
       padding-left:3px;
       padding-right:3px;
   } */
    /* #menu-shop-menu .menu-our-faves a,#menu-shop-menu .menu-new-favorites a{
  
  border-left: 0px solid #cfa643;
  padding-left: 0%;
} */
    .cateandsearch {
        display: block;
    }
    #search_product {
        margin-left: 10px;
    }
    #search_product_name {
        margin-left: 2px;
    }
    .shop-filter p {
        top: 50px;
    }
    .sbeh_shop {
        padding-top: 0px;
    }
    .shop_page_title {
        margin-top: 0px;
    }
    .category_title {
        display: inline-block;
        width: 80%;
    }
    .product_details {
        padding-left: 15px;
        padding-right: 15px;
    }
    .menu-everything {
        display: block;
    }
    #menu-shop-menu .menu-everything {
        display: block;
    }
    .image_hover {
        display: none !important;
    }
    .shop_sub_heading {
        padding-left: 30px;
        padding-right: 30px;
    }
    .category_title {
        padding-left: 0px;
        text-align: center;
    }
    .category_title .category-title {
        text-align: left;
        padding-left: 10px;
    }
    #menu-shop-menu li a {
        display: block;
    }
    #menu-shop-menu>li {
        position: relative;
    }
    .image_botique {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
        flex: 0 1 50%;
        min-width: 50%;
    }
    #container_menu {
        display: none;
    }
    #mobile_navigation {
        display: inline-block;
    }
    .image_botique img {
        width: 46vw;
        height: 46vw;
    }
    .select-selected {
        right: -14px !important;
    }
    .image_hover {
        left: 9px;
        width: 145px;
        height: 145px;
    }
    .image_hover p {
        padding-top: 20%;
    }
    .breadcrumbs,
    .border-line {
        display: none;
    }
    .shop-filter {
        padding-left: 0px;
    }
    #sorts {
        padding-right: 0px;
    }
    .custom-select .select-items {
        right: -6px;
    }
    .shop-filter p {
        width: 290px;
        padding: 13px 7px;
    }
    #menu-shop-menu {
        display: block;
        /* border: solid 1px #dbdada; */
        padding-left: 20px;
        padding-top: 9px;
        width: 289px;
        padding-right: 33px;
    }
    #menu-shop-menu>.has_sub:after {
        content: "";
        display: inline;
        text-transform: uppercase;
        font-size: 18px;
        font-family: Montserrat, sans-serif;
        font-weight: normal;
        font-style: normal;
        background: url("<?php echo get_site_url(); ?>/wp-content/themes/sage-master/dist/images/rightarrow.svg") no-repeat;
        font-stretch: normal;
        line-height: 6px;
        letter-spacing: 0.2px;
        color: #1b2c3b;
        float: right;
        width: 6px;
        height: 16px;
        position: absolute;
        right: 0;
        top: 0px;
    }
    #container_menu {
        position: fixed;
        z-index: 99999;
        overflow: scroll;
        height: 100vh;
        width: 280px;
        top: 0px;
        padding-top: 20px;
        background-color: rgba(255, 255, 255, 0.9);
    }
    #menu-shop-menu>li>.sub-menu {
        display: none;
        width: 268px;
        background-color: transparent;
        position: unset;
    }
    #menu-shop-menu>li>.sub-menu>li {
        width: 100%;
    }
    #menu-shop-menu>li>.sub-menu>li>ul {
        display: none;
    }
    #menu-shop-menu>li {
        padding-bottom: 25px;
    }
    #menu-shop-menu>li {
        display: block;
    }
    #menu-shop-menu li a {
        position: relative;
        z-index: 99999;
    }
}

.remove_after:after {
    content: none !important;
}

#menu-shop-menu .remove_after:before {
    content: "";
    display: inline;
    text-transform: uppercase;
    font-size: 22px;
    font-family: Montserrat, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 0.2px;
    color: #1b2c3b;
    background: url("<?php echo get_site_url(); ?>/wp-content/themes/sage-master/dist/images/Arrow.svg") no-repeat;
    width: 6px;
    height: 20px;
    margin-top: 8px;
    float: left;
    padding-left: 15px;
}

#menu-shop-menu .remove_after>a {
    display: block;
    text-align: center;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.22;
    letter-spacing: normal;
    color: #536476;
}

#menu-shop-menu .remove_after .sub-menu li a {
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 3.33;
    letter-spacing: normal;
    color: #536476;
    display: block;
}

.arrow {
    float: right;
    line-height: 36px;
    font-size: 18px;
    position: absolute;
    font-size: 18px;
    top: 0;
    right: 0;
}

#menu-shop-menu .remove_after>ul>li {
    position: relative;
}

#menu-shop-menu .remove_after>ul>li>ul {
    padding-left: 25px !important;
}

.arrowimage {
    width: 13px;
}

.category_text {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.22;
    display: none;
    letter-spacing: normal;
    color: #536476;
    text-align: center;
    width: 289px;
    padding-bottom: 30px;
}

.category_text a {
    margin-left: 40px;
}

.select-items {
    display: none;
}

.sort_image img {
    height: 10px;
}

.sort_image {
    padding-left: 7px;
}

#menu-shop-menu>li>ul>li>ul>li:hover a {
    color: #cba54d;
}

#menu-shop-menu>li>ul>li:hover a {
    color: #cba54d;
}

@media only screen and (min-width:950px) {
    .shop_page_category_menu,
    #menu-shop-menu {
        padding-bottom: 15px;
    }
    #menu-shop-menu>li {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    #menu-shop-menu>li>.sub-menu {
        top: 40px;
    }
    #menu-shop-menu>li>.sub-menu>li {
        margin-bottom: 30px;
        /* width:50%; */
        margin-left: 30px;
        -webkit-column-break-inside: avoid;
        /* Chrome, Safari */
        page-break-inside: avoid;
        /* Theoretically FF 20+ */
        -moz-column-break-inside: avoid;
        break-inside: avoid-column;
    }
    #menu-shop-menu>li:hover>.sub-menu {
        /* display: -webkit-box; 
   display: -moz-box;
   display: -ms-flexbox;
   display: -webkit-flex; 
   display:flex;
   flex-wrap:wrap; */
        column-count: 2;
        -moz-column-count: 2;
        -webkit-column-count: 2;
        float: left;
        -webkit-column-gap: 20px;
        /* Chrome, Safari, Opera */
        -moz-column-gap: 20px;
        /* Firefox */
        column-gap: 20px;
    }
}

@media only screen and (max-width:350px) {
    .category_title .category-title {
        font-size: 20px;
    }
}

.clear_filter {
    display: none;
    padding-right: 5px;
}

.sort_selected {
    background-color: #ccc;
}

.select-items div.sort_selected:hover {
    background-color: #ccc;
}

@media only screen and (max-width:1366px) and (min-width:950px) and (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 1) {
    /* #menu-shop-menu {
       justify-content: space-evenly;
       flex-wrap: wrap;
   } */
    #container_menu {
        position: absolute;
        top: -10px;
        width: 100%;
    }
    .shop_page_category_menu_change {
        position: relative;
    }
    .breadcrumbs {
        padding-top: 60px;
    }
    /* 
   #menu-shop-menu > li{
       margin:0px 20px;
   } */
}

@media only screen and (max-width:1366px) and (min-width:950px) and (-webkit-min-device-pixel-ratio: 1) {
    #container_menu {
        position: absolute;
        top: -10px;
        width: 100%;
    }
    .shop_page_category_menu_change {
        position: relative;
    }
    .breadcrumbs {
        padding-top: 60px;
    }
}

@media only screen and (max-width:1366px) and (min-width:950px) and (-webkit-min-device-pixel-ratio: 2) {
    #container_menu {
        position: absolute;
        top: -10px;
        width: 100%;
    }
    .shop_page_category_menu_change {
        position: relative;
    }
    .breadcrumbs {
        padding-top: 40px;
    }
}

@media only screen and (min-width:569px) {
    .cateandsearch {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .category_title {
        width: auto;
    }
}

#prod_search_image_mobile,
.search_bar_mobile {
    display: none;
}

.search_bar_mobile {
    display: block;
    position: fixed;
    top: 0;
    z-index: 99999999;
    height: 100%;
    width: 100%;
}

#search_product_name_mobile {
    width: 100%;
    border: 0px;
    height: 40px;
    padding: 20px;
    /* color: #ccc; */
    font-family: Montserrat, sans-serif;
}

#prod_search_text_mobile {
    display: inline;
    /* margin-top: 25px; */
    position: absolute;
    top: 0px;
    right: 6px;
    color: #000;
    width: 50px;
    height: 40px;
    float: right;
    padding-top: 11px;
    text-align: center;
    z-index: 99999999;
    font-family: Montserrat, sans-serif;
}

#mobile_search_message {
    display: none;
}

#mobile_search_message .breadcrumbs {
    display: block;
    padding-left: 15px;
}

#mobile_search_message .breadcrumbs img {
    padding-right: 10px;
}

.breadcrumbs img {
    padding-right: 10px;
}

#search_mobile_design {
    font-family: Montserrat, sans-serif;
    font-size: 10px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.2px;
    color: #1b2c3b;
    margin-top: 20px;
}

#search_mobile_design #prod_search_image_message {
    position: unset;
    display: inline;
    padding-left: 15px;
}

#search_mobile_design #prod_search_image_message img {
    margin-top: 0px;
}

#seach_mobile_text {
    display: inline-block;
    font-family: Montserrat, sans-serif;
    font-size: 10px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.2px;
    color: #1b2c3b;
}

@media only screen and (max-width:767px) {
    .search_bar {
        display: none;
    }
    #prod_search_image_mobile {
        display: block;
        float: right;
        margin-top: 25px;
    }
    #prod_search_image,
    #search_product_name {
        display: none;
    }
    .cateandsearch {
        display: inline-block;
        width: 80%;
    }
}

@media only screen and (min-width:769px) {
    /* .image_botique img,.image_hover {
   width: 265px;
   height: 265px;
}
.product_details{
   width: 265px;
   margin:0 auto;
} */
}

@media only screen and (min-width:950px) {
    .image_botique img,
    .image_hover {
        width: 280px;
        height: 280px;
    }
    .product_details {
        width: 240px;
        margin: 0 auto;
    }
    #menu-shop-menu {
        padding-left: 30px;
        padding-right: 30px;
    }
    #menu-shop-menu {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

@media only screen and (min-width:1020px) and (max-width:1190px) {
    .image_botique img,
    .image_hover {
        width: 240px;
        height: 240px;
    }
    .product_details {
        width: 200px;
        margin: 0 auto;
    }
}

#prod_search_image {
    position: absolute;
    padding-left: 5px;
    display: none;
}

@-moz-document url-prefix() {
    .prod_search_image {
        padding-top: 1px;
    }
}

#close_button img {
    padding-bottom: 3px;
}

#prod_search_image,
#prod_search_image_message {
    margin-top: 1px;
}

ul,
li {
    list-style: none;
}

#wrapper {
    width: 900px;
    margin: 20px auto;
}

.data-container {
    margin-top: 20px;
}

.data-container ul {
    padding: 0;
    margin: 0;
}

.data-container li {
    margin-bottom: 5px;
    padding: 5px 10px;
    background: #eee;
    color: #666;
}


/* Design for gold line */

.line_with_circle {
    border-bottom: 1px solid #cba54d;
    position: relative;
    width: 95%;
    margin: 0 auto;
}

.line_with_circle:before,
.line_with_circle:after {
    position: absolute;
    bottom: -3px;
    left: 0;
    background-color: #fff;
    border: 1px solid #cba54d;
    height: 5px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 5px;
    content: "";
}

.line_with_circle:after {
    right: 0;
    left: auto;
}

.space_thirty_pixels {
    padding-bottom: 30px;
}


/*the container must be positioned relative:*/

.select-selected {
    opacity: 0;
    position: absolute;
    right: -44px;
    top: -7px;
}

.custom-select {
    position: relative;
    font-family: Montserrat, sans-serif;
}

.custom-select select {
    /* display: none; */
    /*hide original SELECT element:*/
    visibility: hidden;
}

.select-selected {
    background-color: #1b2c3b;
}


/*style the arrow inside the select element:*/

.select-selected:after {
    position: absolute;
    content: "";
    top: 14px;
    right: 10px;
    width: 0;
    height: 0;
}


/*point the arrow upwards when the select box is open (active):*/

.select-selected.select-arrow-active:after {
    top: 7px;
}


/*style the items (options), including the selected item:*/

.select-items div,
.select-selected {
    font-family: Montserrat-Light;
    font-size: 11px;
    color: #1b2c3b;
    padding: 8px 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: center;
}


/*style items (options):*/

.select-items {
    position: absolute;
    background-color: #f5f5f5;
    top: 100%;
    width: 110px;
    /* left: 0; */
    right: -45px;
    top: 40px;
    z-index: 99;
}


/*hide the items when the select box is closed:*/

.select-hide {
    display: none;
}

.select-items div:hover,
.same-as-selected {
    background-color: #f5f5f5;
    font-family: Montserrat !important;
    font-size: 11px;
}

@media only screen and (min-width:952px) and (max-width:1200px) {
    #menu-shop-menu {
        padding-left: 30px;
        padding-right: 30px;
    }
    .line_with_circle {
        width: 95%;
    }
}

@media only screen and (min-width:1300px) and (max-width:1400px) {
    #menu-shop-menu {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

#menu-gift-guide {
    padding-bottom: 38px;
}

#menu-gift-guide {
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    padding-left: 0px;
}

#menu-gift-guide>li {
    display: inline;
    text-transform: uppercase;
    font-size: 11px;
    font-family: Montserrat, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.2px;
    color: #1b2c3b;
}

#menu-gift-guide {
    position: relative;
}

#menu-gift-guide>li>.sub-menu {
    position: absolute;
    top: 15px;
    padding-top: 15px;
    width: auto;
    left: -20px;
    z-index: 1;
    background-color: #f5f5f5;
    padding-left: 15px !important;
    padding-right: 15px;
    padding-bottom: 15px;
    display: none;
}

#menu-gift-guide>li>.sub-menu>li>ul li a {
    font-size: 11px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 22px;
    letter-spacing: 0.2px;
    color: #1b2c3b;
    font-family: Montserrat-Light, sans-serif;
}

#menu-gift-guide li a {
    font-family: Montserrat;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.2px;
    color: #1b2c3b;
}

#menu-gift-guide>li>.sub-menu>li>a {
    line-height: 30px;
}

#menu-gift-guide>li:hover .sub-menu {
    display: block;
    padding-left: 0px;
}

#menu-gift-guide>li>.sub-menu>li>a {
    font-weight: bold;
}

#menu-gift-guide .menu-our-faves a,
#menu-gift-guide .menu-new-favorites a {
    color: #cfa643;
    /* border-left: 1px solid #cfa643;
      padding-left: 40px; */
}

#menu-gift-guide ul {
    list-style-type: none;
}

#menu-gift-guide>ul>li>ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 600px;
}

#menu-gift-guide>ul>li>ul>li {
    width: 200px;
}

#menu-gift-guide>ul>li>ul>li ul {
    padding-left: 0px;
}

@media only screen and (max-width:1100px) {
    #menu-gift-guide>li {
        font-size: 11px;
    }
}

@media only screen and (max-width:1024px) {
    #menu-gift-guide .menu-everything,
    #menu-gift-guide .menu-our-faves {
        display: none;
    }
}

@media only screen and (max-width:769px) {
    #menu-gift-guide>li {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }
    #menu-gift-guide>li>.sub-menu {
        left: 0 !important;
    }
}

@media only screen and (max-width:950px) {
    #menu-gift-guide .menu-everything {
        display: block;
    }
    #menu-gift-guide li a {
        display: block;
    }
    #menu-gift-guide>li {
        position: relative;
    }
    #menu-gift-guide {
        display: block;
        /* border: solid 1px #dbdada; */
        padding-left: 20px;
        padding-top: 9px;
        width: 289px;
        padding-right: 33px;
    }
    #menu-gift-guide>.has_sub:after {
        content: "";
        display: inline;
        text-transform: uppercase;
        font-size: 18px;
        font-family: Montserrat, sans-serif;
        font-weight: normal;
        font-style: normal;
        background: url("https://stylebyemilyhenderson.com/wp-content/themes/sage-master/dist/images/rightarrow.svg") no-repeat;
        font-stretch: normal;
        line-height: 6px;
        letter-spacing: 0.2px;
        color: #1b2c3b;
        float: right;
        width: 6px;
        height: 16px;
        position: absolute;
        right: 0;
        top: 0px;
    }
    #menu-gift-guide>li>.sub-menu {
        display: none;
        width: 268px;
        background-color: transparent;
        position: unset;
    }
    #menu-gift-guide>li>.sub-menu>li {
        width: 100%;
    }
    #menu-gift-guide>li>.sub-menu>li>ul {
        display: none;
    }
    #menu-gift-guide>li {
        padding-bottom: 25px;
    }
    #menu-gift-guide>li {
        display: block;
    }
    #menu-gift-guide li a {
        position: relative;
        z-index: 99999;
    }
}

#menu-gift-guide .remove_after:before {
    content: "";
    display: inline;
    text-transform: uppercase;
    font-size: 22px;
    font-family: Montserrat, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 0.2px;
    color: #1b2c3b;
    background: url("https://stylebyemilyhenderson.com/wp-content/themes/sage-master/dist/images/Arrow.svg") no-repeat;
    width: 6px;
    height: 20px;
    margin-top: 8px;
    float: left;
    padding-left: 15px;
}

#menu-gift-guide .remove_after>a {
    display: block;
    text-align: center;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.22;
    letter-spacing: normal;
    color: #536476;
}

#menu-gift-guide .remove_after .sub-menu li a {
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 3.33;
    letter-spacing: normal;
    color: #536476;
    display: block;
}

#menu-gift-guide .remove_after>ul>li {
    position: relative;
}

#menu-gift-guide .remove_after>ul>li>ul {
    padding-left: 25px !important;
}

#menu-gift-guide>li>ul>li>ul>li:hover a {
    color: #cba54d;
}

#menu-gift-guide>li>ul>li:hover a {
    color: #cba54d;
}

@media only screen and (min-width:950px) {
    .shop_page_category_menu,
    #menu-gift-guide {
        padding-bottom: 15px;
    }
    #menu-gift-guide>li {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    #menu-gift-guide>li>.sub-menu {
        top: 40px;
    }
    #menu-gift-guide>li>.sub-menu>li {
        margin-bottom: 30px;
        /* width:50%; */
        margin-left: 30px;
        -webkit-column-break-inside: avoid;
        /* Chrome, Safari */
        page-break-inside: avoid;
        /* Theoretically FF 20+ */
        -moz-column-break-inside: avoid;
        break-inside: avoid-column;
    }
    #menu-gift-guide>li:hover>.sub-menu {
        /* display: -webkit-box; 
   display: -moz-box;
   display: -ms-flexbox;
   display: -webkit-flex; 
   display:flex;
   flex-wrap:wrap; */
        column-count: 2;
        -moz-column-count: 2;
        -webkit-column-count: 2;
        float: left;
        -webkit-column-gap: 20px;
        /* Chrome, Safari, Opera */
        -moz-column-gap: 20px;
        /* Firefox */
        column-gap: 20px;
    }
}

@media only screen and (min-width:769px) {
    #menu-gift-guide {
        padding-left: 30px;
        padding-right: 30px;
    }
    #menu-gift-guide {
        -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly;
    }
}

@media only screen and (min-width:952px) and (max-width:1200px) {
    #menu-gift-guide {
        padding-left: 30px;
        padding-right: 30px;
    }
    .line_with_circle {
        width: 93.5%;
    }
}

@media only screen and (min-width:1300px) and (max-width:1400px) {
    #menu-gift-guide {
        -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly;
    }
}


/* rooms individual page design */

body.page-template-template-rooms-individual {
    background-color: #fff;
    -webkit-overflow-scrolling: touch;
    /* -webkit-transform: translate3d(0,0,0); */
    /* transform: translate3d(0, 0, 0);
   -webkit-transform: translate3d(0, 0, 0);*/
    /* perspective: 1000;
   -webkit-perspective: 1000;  */
}

body.filter-active {
    height: 100vh;
    overflow: hidden;
}

#filter-heading-reveals {
    font-size: 30px;
    margin-top: -10px;
    letter-spacing: 0.3px;
    color: #1b2c3b;
    text-transform: uppercase;
}

.page-template-template-rooms-individual ul {
    list-style: none;
}

.page-template-template-rooms-individual .align-box {
    border: 1px;
    background-color: #93A1AF;
    padding: 10px 10px 10px 10px;
    text-transform: Capitalize;
    font-family: 'garamond-premier-pro', serif;
    text-align: center;
    font-size: 12px;
    width: 75%;
    margin: -70px auto;
    padding-bottom: 10px;
    color: #fff;
    opacity: .9;
    margin-right: 30px
}

.page-template-template-rooms-individual .section-font,
.page-template-template-rooms-individual .section-font a {
    font-family: 'garamond-premier-pro', serif;
    color: #fff;
    letter-spacing: 0.3px;
    outline: none;
}

.page-template-template-rooms-individual .section-desc,
.page-template-template-rooms-individual .section-desc a {
    font-family: Montserrat, sans-serif;
    font-size: 9px;
    text-transform: uppercase;
    padding-top: 10px;
    color: #fff;
    letter-spacing: 0.3px;
    outline: none;
}

.page-template-template-rooms-individual .container {
    color: #fff;
}

.page-template-template-rooms-individual h3 {
    font-family: Montserrat, sans-serif;
    text-transform: uppercase;
    text-align: center;
    font-size: 24px;
    letter-spacing: 0.2px;
    color: #1b2c3b;
}

.page-template-template-rooms-individual .sf-label-radio {
    font-family: Montserrat, sans-serif;
    font-size: 11px !important;
    letter-spacing: 0.3px !important;
    color: #909090 !important;
    text-transform: capitalize !important;
}

.page-template-template-rooms-individual .sf-label-checkbox {
    font-size: 11px !important;
    letter-spacing: 0.3px !important;
    color: #909090 !important;
    text-transform: capitalize !important;
}

.roomsection-wrapper .searchandfilter h4 {
    font-family: AGaramondPro;
    font-size: 14px;
    color: #1b2c3b;
    letter-spacing: 0.2px;
    padding: 2px 0 10px;
}

.page-template-template-rooms-individual .searchandfilter ul li li {
    display: block;
}

.page-template-template-rooms-individual .sf-field-taxonomy-room-category {
    padding-bottom: 30px !important;
}

.page-template-template-rooms-individual .sf-field-taxonomy-room-category ul {
    overflow: auto;
    width: 192px;
}

.page-template-template-rooms-individual .search-filter-reset {
    font-family: Montserrat;
    font-size: 10px;
    color: #cfa643;
    letter-spacing: 0.2px;
}

.page-template-template-rooms-individual .shop-room {
    min-width: 100%;
    height: 200px;
    -o-object-fit: cover;
    object-fit: cover;
}

.page-template-template-rooms-individual .img-info {
    position: relative;
}


/* .img-info img {
 display: block;
} */

.page-template-template-rooms-individual .img-info .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    background-color: rgba(230, 228, 229, 0.9);
}

.page-template-template-rooms-individual .social:hover .overlay {
    opacity: 1;
}

.page-template-template-rooms-individual .social .text {
    font-family: 'Montserrat', sans-serif;
    color: #1b2c3b;
    font-size: 9px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    width: 200px;
    text-transform: uppercase;
    letter-spacing: 0.1px;
    font-weight: 600;
    padding-bottom: 20px;
}

.page-template-template-rooms-individual .img-date {
    color: #939393;
    padding-top: 5px;
    font-weight: 300;
}

.page-template-template-rooms-individual .comment-number {
    padding-top: 10px;
    color: #939393;
}

.page-template-template-rooms-individual .comment-right-space {
    padding-right: 5px;
}

.page-template-template-rooms-individual .shop-room-top {
    min-width: 272px;
    height: 334px;
    -o-object-fit: cover;
    object-fit: cover;
}

.page-template-template-rooms-individual .pagicenter {
    text-align: center;
}

.page-template-template-rooms-individual #content {
    background-color: #f5f5f5;
}

.page-template-template-rooms-individual .gallery img {
    width: 100%;
    height: 300px;
}

.page-template-template-rooms-individual .loading {
    background: transparent url('https://s3.amazonaws.com/sbeh-media-bucket/2018/08/loader-rooms.gif') center no-repeat;
}

.page-template-template-rooms-individual.sf-field-taxonomy-room-shopping-filter {
    border-top: 0.5px solid #ccc;
    position: relative;
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

.page-template-template-rooms-individual .sf-field-taxonomy-room-shopping-filter::after {
    padding: 0;
    margin: 0;
    display: block;
    content: "";
    width: 50%;
    height: 1.1px;
    position: absolute;
    right: 0;
    top: -1px;
    background-color: #f5f5f5;
}

.page-template-template-rooms-individual #boxxshop .sf-field-taxonomy-room-shopping-filter::after {
    background-color: #fff;
}

.page-template-template-rooms-individual .sf-field-taxonomy-room-other {
    border-top: 0.5px solid #ccc;
    position: relative;
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

.page-template-template-rooms-individual .sf-field-taxonomy-room-other::after {
    padding: 0;
    margin: 0;
    display: block;
    content: "";
    width: 50%;
    height: 1.1px;
    position: absolute;
    right: 0;
    top: -1px;
    background-color: #f5f5f5;
}

.page-template-template-rooms-individual .sf-item-0 {
    display: none !important;
}

.page-template-template-rooms-individual #boxxshop .sf-field-taxonomy-room-other::after {
    background-color: #fff;
}

.page-template-template-rooms-individual #boxxhow .sf-field-taxonomy-room-other::after {
    background-color: #fff;
}

.page-template-template-rooms-individual .sf-field-taxonomy-room-other ul {
    width: 210px;
}

.page-template-template-rooms-individual .sf-item-3638 {
    display: none !important;
}

.page-template-template-rooms-individual .sf-field-taxonomy-room-writer {
    width: 240px;
}

.page-template-template-rooms-individual .content-design {
    height: 115px;
    background-color: #fff;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 100vw;
}

.page-template-template-rooms-individual .content-design p {
    padding: 0px 15px 0px 15px;
    ;
    text-transform: capitalize;
    font-size: 14px;
    background-color: #fff;
    line-height: 20px;
    color: #1b2c3b;
    font-family: Montserrat-Light, sans-serif;
    letter-spacing: 0.2px;
    font-weight: 300;
    margin: 0 auto;
}

.page-template-template-rooms-individual .social h3 {
    margin-top: 0 !important;
}


/* .custom-hr
{
   border-top: solid 0.2px #d1d1d1; !important;
   margin-top: 40px;
   margin-left: 0;
   width: 95px;
   
} */

.page-template-template-rooms-individual .sf-field-reset {
    font-size: 12px;
}

.page-template-template-rooms-individual .social h3 {
    min-height: 70px;
}

.page-template-template-rooms-individual .sf-field-taxonomy-room-category {
    margin-top: -20px !important;
}

.page-template-template-rooms-individual .sf-field-sort_order {
    position: relative;
    top: -7px;
    left: -155px;
    font-size: 14px;
}

@media only screen and (max-width: 767px) {
    .page-template-template-rooms-individual #tab-2,
    .page-template-template-rooms-individual #tab-3,
    .page-template-template-rooms-individual #tab-4 {
        display: none;
    }
    .page-template-template-rooms-individual .box-inner .sf-field-sort_order {
        position: absolute;
        top: 0px;
        left: 0px;
        font-size: 14px;
        display: none;
    }
    .page-template-template-rooms-individual .sf-field-taxonomy-room-category {
        margin-top: 0px !important;
    }
    .page-template-template-rooms-individual .sf-field-taxonomy-room-writer ul {
        height: 200px;
        overflow: scroll;
        width: 230px;
    }
    .page-template-template-rooms-individual .nopadding-right {
        padding-right: 0px !important;
    }
}

.page-template-template-rooms-individual .sf-input-select {
    text-transform: uppercase;
    color: #1b2c3b;
    font-size: 12px;
    letter-spacing: 0.3px;
    direction: rtl;
}

.page-template-template-rooms-individual .mobile-sort .sf-field-taxonomy-room-category {
    display: none;
}

.page-template-template-rooms-individual .mobile-sort .sf-field-taxonomy-room-writer {
    display: none;
}

.page-template-template-rooms-individual .mobile-sort .sf-field-sort_order {
    top: 0;
    left: 0;
}

.page-template-template-rooms-individual .mobile-sort .sf-field-taxonomy-room-other {
    display: none;
}

.page-template-template-rooms-individual .mobile-sort .search-filter-reset {
    display: none;
}

.page-template-template-rooms-individual .mobile-sort .sf-field-reset {
    display: none;
}

.page-template-template-rooms-individual .mobile-sort .sf-field-taxonomy-room-shopping-filter {
    display: none;
}

.page-template-template-rooms-individual .sf-field-sort_order select {
    border: none;
    background: #f5f5f5;
    padding: 0 15px;
    outline: none;
}

.page-template-template-rooms-individual .sf-field-sort_order select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(https://s3.amazonaws.com/sbeh-media-bucket/2018/10/rooms-choose-down-arrow.png) right / 9px no-repeat #f5f5f5;
}

.page-template-template-rooms-individual .searchandfilter select.sf-input-select {
    min-width: 97px !important;
}

.page-template-template-rooms-individual .top-custom-container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.page-template-template-rooms-individual .pagination {
    text-align: center;
}

@media (min-width: 768px) {
    .page-template-template-rooms-individual .top-custom-container {
        width: 750px;
    }
    .page-template-template-rooms-individual #filter-heading-reveals {
        margin-top: 20px !important;
    }
    .page-template-template-rooms-individual .shop-room-top {
        min-width: 100%;
        height: auto;
        -o-object-fit: cover;
        object-fit: cover;
    }
    .page-template-template-rooms-individual .section-font,
    .page-template-template-rooms-individual .section-font a {
        font-size: 16px;
    }
    .page-template-template-rooms-individual .sf-field-sort_order select {
        padding: 0 15px;
    }
    .page-template-template-rooms-individual .align-box {
        border: 1px;
        background-color: #93A1AF;
        padding: 7px 10px 1px 10px;
        text-transform: Capitalize;
        font-family: 'garamond-premier-pro', serif;
        text-align: center;
        font-size: 12px;
        width: 75%;
        margin: -55px auto;
        color: #fff;
        opacity: .9;
        margin-right: 20px;
    }
    .page-template-template-rooms-individual .align-box:hover {
        background-color: #1b2c3b;
        color: #f5f5f5;
    }
    .page-template-template-rooms-individual .line-top {
        margin-top: -5px !important;
    }
    .page-template-template-rooms-individual .section-desc {
        padding-top: 8px !important;
    }
    .page-template-template-rooms-individual .form-right {
        padding-right: 0px;
        padding-left: 0px !important;
    }
    .page-template-template-rooms-individual .sf-field-sort_order {
        top: 0;
        left: -119px;
    }
    .page-template-template-rooms-individual .sf-field-reset {
        font-size: 10px;
    }
    .page-template-template-rooms-individual .searchandfilter ul li li {
        margin-right: 10px;
        width: 100%;
    }
}

@media (min-width: 992px) {
    .page-template-template-rooms-individual .top-custom-container {
        width: 1000px;
    }
}

@media (min-width: 1200px) {
    .page-template-template-rooms-individual .top-custom-container {
        width: 1170px;
    }
    .page-template-template-rooms-individual #filter-heading-reveals {
        margin-top: 20px !important;
    }
    .page-template-template-rooms-individual .align-box {
        margin: -90px auto;
        padding-top: 20px;
        padding-bottom: 20px;
        width: 90%;
    }
    .page-template-template-rooms-individual .sf-field-sort_order select {
        padding: 0 15px;
    }
    .page-template-template-rooms-individual .form-right {
        padding-left: 8px !important;
    }
    .page-template-template-rooms-individual .sf-field-sort_order {
        left: -128px;
    }
    .page-template-template-rooms-individual .section-font,
    .page-template-template-rooms-individual .section-font a {
        font-size: 20px;
    }
}

.page-template-template-rooms-individual .wp-pagenavi a,
.page-template-template-rooms-individual .wp-pagenavi span {
    padding: 8px 15px;
    border: none;
    font-size: 12px;
    outline: none;
    color: #909090;
}

.page-template-template-rooms-individual .wp-pagenavi a:hover {
    color: #909090 !important;
}

.page-template-template-rooms-individual .previouspostslink,
.page-template-template-rooms-individual .nextpostslink {
    border: 0.5px solid #9a9a9a !important;
    font-size: 10px;
    letter-spacing: 0.2px;
    color: #cfa643 !important;
}

.page-template-template-rooms-individual .line-top {
    width: 32px;
    -o-object-fit: contain;
    object-fit: contain;
    border: solid 0.3px #748aa1;
    margin: 0 auto;
}

.page-template-template-rooms-individual .nopadding {
    padding: 0px;
}

.page-template-template-rooms-individual .nopadding-right {
    padding: 0px;
    padding-right: 20px;
    padding-bottom: 30px;
}

.page-template-template-rooms-individual .form-right {
    padding-left: 55px;
}

.page-template-template-rooms-individual .background-color {
    padding-left: 15px;
    padding-right: 15px;
    background-color: #f5f5f5;
}

.page-template-template-rooms-individual .sf-input-radio {
    display: none;
}


/* base styles */

.page-template-template-rooms-individual input[type="checkbox"] {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 15px;
    width: 15px;
    vertical-align: middle;
    margin: 0 2px 1px 0;
    background: #fff;
    -webkit-appearance: none;
    -webkit-transition: box-shadow 200ms;
    /* box-shadow: inset 1px 1px 0 #fff, 0 1px 1px rgba(0,0,0,0.1); */
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.page-template-template-rooms-individual .visible-xs input[type="checkbox"] {
    border: 1px solid #9b9b9b;
}

.page-template-template-rooms-individual .visible-xs input[type="checkbox"]:not(:disabled):hover {
    border: 1px solid #9b9b9b;
}

.page-template-template-rooms-individual .right_arrow_align {
    text-align: right !important;
}

.page-template-template-rooms-individual .center-to-arrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}


/* border radius for checkbox */

.page-template-template-rooms-individual input[type="checkbox"] {
    /* -webkit-border-radius:2px;
   border-radius:2px; */
}


/* hover state */

.page-template-template-rooms-individual input[type="checkbox"]:not(:disabled):hover {
    border-color: #fff;
    -webkit-box-shadow: inset 1px 1px 0 #fff, 0 0 4px rgba(0, 0, 0, 0.3);
    box-shadow: inset 1px 1px 0 #fff, 0 0 4px rgba(0, 0, 0, 0.3);
}


/* active state */

.page-template-template-rooms-individual input[type="checkbox"]:active:not(:disabled) {
    background-image: -webkit-linear-gradient(#C2C2C2, #EFEFEF);
    -webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.2), inset -1px -1px 0 rgba(255, 255, 255, 0.6);
    box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.2), inset -1px -1px 0 rgba(255, 255, 255, 0.6);
    /*border-color:rgba(0,0,0,0.5);*/
}


/* focus state */

.page-template-template-rooms-individual input[type="checkbox"]:focus {
    outline: none;
    /* box-shadow: 0 0 1px 2px rgba(0, 240, 255, 0.4); */
}


/* input checked border color */

.page-template-template-rooms-individual input[type="checkbox"]:checked {
    /* border-color:rgba(0, 0, 0, 0.5) */
}


/* checkbox checked */

.page-template-template-rooms-individual input[type="checkbox"]:checked:before {
    font-weight: 400 !important;
    color: #909090;
    content: 'X';
    font-family: Montserrat, sans-serif;
    -webkit-margin-start: 0;
    font-size: 11px;
    text-align: center;
}


/* disabled input */

.page-template-template-rooms-individual input:disabled {
    opacity: .6;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: rgba(0, 0, 0, 0.1);
    box-shadow: none;
}


/* style label for disabled input */

.page-template-template-rooms-individual input:disabled+label {
    opacity: .6;
    cursor: default;
    -webkit-user-select: none;
}

.page-template-template-rooms-individual #tab-1 {
    background-color: #f5f5f5;
}

.page-template-template-rooms-individual #tab-2,
.page-template-template-rooms-individual #tab-3,
.page-template-template-rooms-individual #tab-4 {
    background-color: #f5f5f5;
}

.page-template-template-rooms-individual input[type=radio]:checked+label {
    font-weight: 800;
    border-bottom: 1px solid;
}

.page-template-template-rooms-individual .searchandfilter li[data-sf-field-input-type=radio] label {
    padding-left: 0;
}

.page-template-template-rooms-individual .box {
    float: left;
    overflow: scroll;
    background: #fff;
    display: none;
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    z-index: 9999;
    margin-top: 0px;
    width: 75%;
    height: 100%;
    overflow-y: scroll;
    bottom: 0;
}

.page-template-template-rooms-individual .box-inner {
    padding-left: 15px;
    padding-top: 20px;
    height: 100%;
}

.page-template-template-rooms-individual .mobile_heading {
    margin: 0;
    padding: 0;
}

.page-template-template-rooms-individual #close {
    float: right;
    display: inline-block;
    padding: 0px 30px;
    background: #fff;
}

.page-template-template-rooms-individual #close:hover {
    display: inline-block;
    color: #fff;
    float: right;
}

.page-template-template-rooms-individual button {
    font-family: Montserrat;
    border: none;
    background-color: #f5f5f5;
    font-size: 12px;
    letter-spacing: 0.3px;
    text-align: center;
    color: #1b2c3b;
    text-transform: uppercase;
}

.page-template-template-rooms-individual .room-same-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.page-template-template-rooms-individual .room-left-right-height {
    padding-top: 21px;
}

.page-template-template-rooms-individual .left_room_reveals,
.page-template-template-rooms-individual .right_room_reveals,
.left_room_how_to,
.page-template-template-rooms-individual .right_room_how_to,
.page-template-template-rooms-individual .left_room_trends,
.right_room_trends,
.page-template-template-rooms-individual .left_room_shopping,
.page-template-template-rooms-individual .right_room_shopping {
    height: 23px;
    width: 15px;
}

.page-template-template-rooms-individual .right_room_reveals,
.page-template-template-rooms-individual .right_room_how_to,
.page-template-template-rooms-individual .right_room_trends,
.page-template-template-rooms-individual .right_room_shopping {
    text-align: right;
}

.page-template-template-rooms-individual select,
.page-template-template-rooms-individual option {
    /* direction:rtl;
   -moz-text-align-last: right;
   text-align-last:right;
   -webkit-text-align-last: right; */
}

.page-template-template-rooms-individual .space_twenty_three_pixcels {
    padding-top: 23px;
}


/* projects individual design css */

.page-template-template-projects-individual-new .content-design,
.author-posts .content-design {
    height: 115px;
    background-color: #fff;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 100vw;
}

.page-template-template-projects-individual-new .content-design p,
.author-posts .content-design p {
    padding: 0px 15px 0px 15px;
    ;
    text-transform: capitalize;
    font-size: 14px;
    background-color: #fff;
    line-height: 20px;
    color: #1b2c3b;
    font-family: Montserrat-Light, sans-serif;
    letter-spacing: 0.2px;
    font-weight: 300;
    margin: 0 auto;
}

.page-template-template-projects-individual-new .img-info,
.author-posts .img-info {
    position: relative;
}

.page-template-template-projects-individual-new .img-info .overlay,
.author-posts .img-info .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    background-color: rgba(230, 228, 229, 0.9);
}

.page-template-template-projects-individual-new .img-info .overlay,
.author-posts .img-info .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    background-color: rgba(230, 228, 229, 0.9);
}

.page-template-template-projects-individual-new .social:hover .overlay,
.author-posts .social:hover .overlay {
    opacity: 1;
}

.page-template-template-projects-individual-new .social .text,
.author-posts .social .text {
    font-family: 'Montserrat', sans-serif;
    color: #1b2c3b;
    font-size: 9px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    width: 200px;
    text-transform: uppercase;
    letter-spacing: 0.1px;
    font-weight: 600;
    padding-bottom: 20px;
}

.page-template-template-projects-individual-new .social h3,
.author-posts .social h3 {
    margin-top: 0 !important;
    min-height: 70px;
}

.page-template-template-projects-individual-new .img-date,
.author-posts .img-date {
    color: #939393;
    padding-top: 5px;
    font-weight: 300;
}

.page-template-template-projects-individual-new .comment-number,
.author-posts .comment-number {
    padding-top: 10px;
    color: #939393;
}

.page-template-template-projects-individual-new .comment-right-space,
.author-posts .comment-right-space {
    padding-right: 5px;
}

.page-template-template-projects-individual-new .nopadding-right,
.author-posts .nopadding-right {
    padding: 0px;
    padding-right: 20px;
    padding-bottom: 30px;
}

@media only screen and (max-width: 767px) {
    .page-template-template-projects-individual-new .nopadding-right,
    .author-posts .nopadding-right {
        padding-right: 0px !important;
    }
}

.page-template-template-projects-individual-new .loading,
.author-posts .loading {
    background: transparent url('https://s3.amazonaws.com/sbeh-media-bucket/2018/08/loader-rooms.gif') center no-repeat;
}

.page-template-template-projects-individual-new .shop-room,
.author-posts .shop-room {
    min-width: 100%;
    height: 250px;
    -o-object-fit: cover;
    object-fit: cover;
}

.page-template-template-projects-individual-new .wp-pagenavi a,
.page-template-template-projects-individual-new .wp-pagenavi span,
.author-posts .wp-pagenavi a,
.author-posts .wp-pagenavi span {
    padding: 8px 15px;
    border: none;
    font-size: 12px;
    outline: none;
    color: #909090;
}

.page-template-template-projects-individual-new .wp-pagenavi a:hover,
.author-posts .wp-pagenavi a:hover {
    color: #909090 !important;
}

.page-template-template-projects-individual-new .pagicenter,
.author-posts .pagicenter {
    text-align: center;
}

.page-template-template-projects-individual-new .previouspostslink,
.page-template-template-projects-individual-new .nextpostslink,
.author-posts .previouspostslink,
.author-posts .nextpostslink {
    border: 0.5px solid #9a9a9a !important;
    font-size: 10px;
    letter-spacing: 0.2px;
    color: #cfa643 !important;
}

.page-template-template-projects-individual-new #site-wrap #basic.full {
    background: none !important;
    padding: 0 !important;
}

.page-template-template-projects-individual-new .category_heading {
    font-family: Montserrat, sans-serif;
    text-transform: uppercase;
    text-align: center;
    font-size: 30px;
    letter-spacing: 0.3px;
    color: #1b2c3b;
    padding-bottom: 10px;
}

.page-template-template-projects-individual-new #site-wrap {
    background-color: #f5f5f5;
}

.page-template-template-projects-individual-new .container {
    max-width: 990px;
}


/* rooms home page */

.page-template-template-rooms-front h3 {
    text-align: center;
    font-size: 30px;
    text-transform: uppercase;
    font-family: Montserrat;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 0.3px;
    color: #1b2c3b;
}

.page-template-template-rooms-front .sub-heading {
    font-family: Montserrat-Light, sans-serif;
    font-style: italic;
    font-size: 13px;
    letter-spacing: 1.9px;
    text-align: center;
    color: #1b2c3d;
    padding-top: 10px;
    line-height: 1.5;
}

.page-template-template-rooms-front .align-box {
    background-color: #f5f5f5;
    text-align: center;
    width: 75%;
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    opacity: .9;
}

.page-template-template-rooms-front .align-box :hover {
    background-color: #1b2c3b !important;
    color: #f5f5f5;
}

.page-template-template-rooms-front .align-box :hover a {
    color: #f5f5f5 !important;
}

.page-template-template-rooms-front .section-font,
.page-template-template-rooms-front .section-font a {
    font-family: 'garamond-premier-pro', serif;
    font-size: 17px;
    text-transform: uppercase;
    color: #1b2c3b;
    letter-spacing: 1.7px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin: 0 auto;
    outline: none;
}

.page-template-template-rooms-front .bottom-space {
    position: relative;
    margin-bottom: 30px;
}

.page-template-template-rooms-front .bottom-space img {
    width: 100%;
}

.page-template-template-rooms-front .bottom-space:hover .section-font {
    color: #fff;
}

.page-template-template-rooms-front .bottom-space:hover .align-box {
    background-color: #1b2c3b !important;
    color: #f5f5f5;
}

.page-template-template-rooms-front .background-color {
    background-color: #fff;
}

.page-template-template-rooms-front .ad_custom_size {
    width: 300px;
    height: 600px;
}

.page-template-template-rooms-front .adthrive-ad {
    margin-top: 0px !important;
}

@media only screen and (max-width: 767px) {
    .page-template-template-rooms-front .section-font {
        font-size: 14px !important;
        letter-spacing: 1.4px;
        bottom: -20px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
}


/* projects home page */

.project-landing-template-default h3 {
    text-align: center;
    font-size: 30px;
    text-transform: uppercase;
    font-family: Montserrat;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 0.3px;
    color: #1b2c3b;
}

.project-landing-template-default .sub-heading {
    font-family: Montserrat;
    font-style: italic;
    font-size: 14px;
    letter-spacing: 1.9px;
    text-align: center;
    color: #1b2c3d;
    padding-top: 10px;
    line-height: 1.5;
    padding-bottom: 20px;
}

.project-landing-template-default .align-box {
    background-color: #f5f5f5;
    text-align: center;
    width: 75%;
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    opacity: .9;
}

.project-landing-template-default .align-box :hover {
    background-color: #1b2c3b !important;
    color: #f5f5f5;
}

.project-landing-template-default .align-box :hover a {
    color: #f5f5f5 !important;
}

.project-landing-template-default .section-font,
.project-landing-template-default .section-font a {
    font-family: 'garamond-premier-pro', serif;
    font-size: 14px;
    text-transform: uppercase;
    color: #1b2c3b;
    letter-spacing: 1.4px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin: 0 auto;
    outline: none;
}

.project-landing-template-default .bottom-space {
    position: relative;
    margin-bottom: 60px;
    padding: 0px;
    padding-right: 5px;
    padding-left: 5px;
}

.project-landing-template-default .bottom-space img {
    width: 100%;
}

.project-landing-template-default .bottom-space:hover .section-font {
    color: #fff;
}

.project-landing-template-default .bottom-space:hover .align-box {
    background-color: #1b2c3b !important;
    color: #f5f5f5;
}


/* projects-home */

.projects-home .bottom-space {
    position: relative;
    margin-bottom: 60px;
    padding: 0px;
    padding-right: 5px;
    padding-left: 5px;
}

.projects-home .bottom-space img {
    width: 100%;
}

.projects-home .bottom-space:hover .section-font {
    color: #fff;
}

.projects-home .bottom-space:hover .align-box {
    background-color: #1b2c3b !important;
    color: #f5f5f5;
}

.projects-home h3 {
    text-align: center;
    font-size: 30px;
    text-transform: uppercase;
    font-family: Montserrat;
    font-weight: 400;
    letter-spacing: 0.3px;
    color: #1b2c3b;
}

.projects-home .section-font,
.section-font a {
    font-family: 'garamond-premier-pro', serif;
    font-size: 14px;
    text-transform: uppercase;
    color: #1b2c3b;
    letter-spacing: 1.4px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin: 0 auto;
    outline: none;
}

.projects-home .section-font,
.section-font a {
    color: #fff;
}

.project-landing-template-default .background-color {
    background-color: #fff;
}

@media only screen and (max-width: 767px) {
    .project-landing-template-default .section-font {
        font-size: 14px !important;
        letter-spacing: 1.4px;
        bottom: -20px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

@media (min-width: 1200px) {}

.project-landing-template-default .line_with_circle {
    border-bottom: 0.5px solid #cba54d;
    position: relative;
    width: 99%;
    margin: 0 auto;
}

.project-landing-template-default .line_with_circle:before,
.project-landing-template-default .line_with_circle:after {
    position: absolute;
    bottom: -3px;
    left: 0;
    background-color: #fff;
    border: 1px solid #cba54d;
    height: 5px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 5px;
    content: "";
}

.project-landing-template-default .line_with_circle:after {
    right: 0;
    left: auto;
}

.project-landing-template-default .space_thirty_pixels {
    padding-bottom: 30px;
}

.project-landing-template-default .ad_custom_size {
    width: 300px;
    height: 600px;
}

.project-landing-template-default .adthrive-ad {
    margin-top: 0px !important;
}


/* shop front page */

.page-template-template-shop-front h3 {
    text-align: center;
    font-size: 30px;
    text-transform: uppercase;
    font-family: Montserrat;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 0.3px;
    color: #1b2c3b;
}

.page-template-template-shop-front .sub-heading {
    font-family: Montserrat-Light, sans-serif;
    font-style: italic;
    font-size: 14px;
    letter-spacing: 1.9px;
    text-align: center;
    color: #1b2c3d;
    padding-top: 10px;
    line-height: 1.5;
    padding-bottom: 20px;
}

.page-template-template-shop-front .align-box {
    background-color: #f5f5f5;
    text-align: center;
    width: 75%;
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    opacity: .9;
}

.page-template-template-shop-front .align-box :hover {
    background-color: #1b2c3b !important;
    color: #f5f5f5;
}

.page-template-template-shop-front .align-box :hover a {
    color: #f5f5f5 !important;
}

.page-template-template-shop-front .section-font,
.section-font a {
    font-family: 'garamond-premier-pro', serif;
    font-size: 14px;
    text-transform: uppercase;
    color: #1b2c3b;
    letter-spacing: 1.4px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin: 0 auto;
    outline: none;
}

.page-template-template-shop-front .bottom-space {
    position: relative;
    margin-bottom: 60px;
    padding: 0px;
    padding-right: 5px;
    padding-left: 5px;
}

.page-template-template-shop-front .bottom-space img {
    width: 100%;
}

.page-template-template-shop-front .bottom-space:hover .section-font {
    color: #fff;
}

.page-template-template-shop-front .bottom-space:hover .align-box {
    background-color: #1b2c3b !important;
    color: #f5f5f5;
}

.page-template-template-shop-front .background-color {
    background-color: #fff;
}

@media only screen and (max-width: 767px) {
    .page-template-template-shop-front .section-font {
        font-size: 14px !important;
        letter-spacing: 1.4px;
        bottom: -20px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

@media (min-width: 1200px) {}

.page-template-template-shop-front .line_with_circle {
    border-bottom: 1px solid #cba54d;
    position: relative;
    width: 99%;
    margin: 0 auto;
}

.page-template-template-shop-front .line_with_circle:before,
.page-template-template-shop-front .line_with_circle:after {
    position: absolute;
    bottom: -3px;
    left: 0;
    background-color: #fff;
    border: 1px solid #cba54d;
    height: 5px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 5px;
    content: "";
}

.page-template-template-shop-front .line_with_circle:after {
    right: 0;
    left: auto;
}

.page-template-template-shop-front .space_thirty_pixels {
    padding-bottom: 30px;
}

.page-template-template-shop-front .ad_custom_size {
    width: 300px;
    height: 600px;
}

.page-template-template-shop-front .adthrive-ad {
    margin-top: 0px !important;
}


/* Shop Now jane Denton Button Design */

.shop-now-jane {
    color: #f5f5f5;
    background-color: #1b2c3b;
    font-family: Montserrat, sans-serif;
    padding: 10px 10px 10px 10px;
    font-size: 11px;
    letter-spacing: 0.2px;
    text-transform: uppercase;
}

.menu-jane-denton-collab a {
    font-family: Montserrat-Light, sans-serif !important;
    color: #cba54d !important;
}

.menu-jane-denton-collab a:hover {
    font-weight: bold !important;
}

.jane_denton_side_bar_img {
    padding-bottom: 20px;
}


/* Home Page content.php title change designs on 5'3'2019 */

#blog-wrapper .main .entry-title {
    margin-left: 10px !important;
    margin-bottom: 0px !important;
}

.date_time_container_design {
    padding-top: 20px;
    padding-bottom: 20px;
}

.date_time_content_design {
    text-transform: uppercase;
    font-family: Montserrat-semibold;
    font-size: 10px;
    letter-spacing: .5px;
    color: #cba54d;
    padding-right: 40px;
    margin-top: 5px;
}

.content_writer_design {
    font-style: italic;
    font-size: 14px;
    color: #cba54d;
    padding-left: 40px;
}

#blog-wrapper .main .entry-title a {
    outline: none;
}


/* Individual post page content-single.php title change designs on 6'3'2019 */

.single-post .main .entry-title a,
.single-video .main .entry-title a {
    color: gray !important;
    max-width: 100% !important;
    font-style: normal;
}

.social_icons_custom_align {
    margin-right: 0px !important;
    margin-top: 0px !important;
}

.single-post .date_time_container_design {
    padding-right: 15px !important;
}

.entry-title {
    max-width: 90% !important;
}

.entry-title a {
    font-family: bodoni-urw, serif !important;
    font-size: 22px;
    font-weight: 300;
    text-align: center;
    color: #1e2f3f;
}

.home_page.entry-title a {
    max-width: 100% !important;
}


/* Header new design */

.background_article_header {
    background-color: #fff;
    position: relative;
}

.article_header_flower_one {
    width: 400px;
    height: auto;
    position: absolute;
    top: 0;
    margin-left: 20px;
}

.article_header_flower_two {
    width: 330px;
    height: auto;
    position: absolute;
    top: 0;
    right: 0;
}

.article_logo_center {
    margin: 0 auto;
    display: block;
}

.article_header_logo {
    height: auto;
    width: 50px;
    margin-top: 45px;
}

.article_logo_text {
    text-transform: uppercase;
    font-family: Montserrat-semibold;
    font-size: 20px;
    text-align: center;
    color: #1b2c3c;
    letter-spacing: 2px;
    margin-top: 15px;
    position: relative;
    z-index: 1;
}

.article_logo_second_line {
    color: #c4a459;
    font-family: Montserrat-semibold;
    font-size: 9px;
    letter-spacing: 0.6px;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 10px;
    z-index: 2;
    position: relative;
}

.no-padding {
    padding: 0px !important;
}

.line_with_circle {
    width: 100%;
}

.article_long_line {
    width: 850px;
    height: auto;
    margin: 0 auto;
    display: block;
    z-index: 3;
    position: relative;
}

.bull {
    color: #1b2c3c;
    padding-left: 5px;
    padding-right: 5px;
}

body #site-wrap {
    background-color: #fff !important;
}

body {
    background-color: #fff !important;
}


/*  
#menu-menu-1 li a {
    font-family: Montserrat-SemiBold !important;
    letter-spacing: .6px !important;
    color: #6e6a69;
    outline: none;
    font-size: 9px !important;
}
 */

.about-toggle,
.search-toggle {
    background: none !important;
    z-index: 999;
}


/* .navbar-default .toggle-nav .toggle-points {
    top: 5px !important;
} */


/* .about-toggle span {
    font-family: Montserrat-SemiBold !important;
    letter-spacing: .6px !important;
    color: #6e6a69;
    font-weight: unset !important;
    line-height: 2.7;
    font-size: 8px !important
}

.search-toggle span {
    font-family: Montserrat-SemiBold !important;
    letter-spacing: .6px !important;
    color: #6e6a69;
    font-weight: unset !important;
    line-height: 2.7;
    font-size: 8px !important
} */

.stickysocialicons {
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    background: #8c9dad !important;
}

.sticky_icons {
    font-size: 14px !important;
}

.sticky_icons a {
    border: unset !important;
    background: unset !important;
    border-radius: unset !important;
    text-shadow: unset !important;
    color: #fff !important;
    padding: 1px 8px !important;
}

span.fontello.sticky_icons a:hover {
    color: unset !important;
    background: unset !important;
}

.navbar-default .navbar-nav {
    margin-top: 2px !important;
    margin-bottom: 5px;
}

@media only screen and (max-width: 600px) {
    .article_logo_text {
        font-family: Montserrat-semibold;
        font-size: 15px;
        margin-top: 5px;
    }
    .article_logo_second_line {
        font-size: 6px;
        letter-spacing: 0.45px;
        padding-bottom: 5px;
    }
    .article_header_logo {
        width: 30px;
    }
    .article_header_flower_one {
        width: 150px;
        margin-left: 0px;
    }
    .article_header_flower_two {
        width: 130px;
    }
    .article_long_line {
        width: 350px;
    }
    .navbar-default .navbar-toggle:focus,
    .navbar-default .navbar-toggle:hover {
        background-color: #fff !important;
    }
    .navbar-default .navbar-toggle {
        border-color: #fff !important;
    }
    .navbar-toggle {
        float: left !important;
    }
}

@media only screen and (min-width: 600px) and (max-width:991px) {
    .article_header_flower_one {
        width: 275px;
    }
    .article_header_flower_two {
        width: 275px;
    }
    .article_long_line {
        width: 550px;
    }
    .navbar-default .navbar-toggle:focus,
    .navbar-default .navbar-toggle:hover {
        background-color: #fff !important;
    }
    .navbar-default .navbar-toggle {
        border-color: #fff !important;
    }
    .navbar-toggle {
        float: left !important;
    }
}

@media only screen and (min-width: 905px) and (max-width:991px) {
    .navbar-default .navbar-nav {
        margin-top: 10px !important;
    }
}

@media only screen and (min-width: 905px) and (max-width:3324px) {
    .mobile_search_icon {
        display: none;
    }
}

#site-search {
    background-color: #fff !important;
    border-color: #6e6a69;
}

#site-search form input,
#who .container h2,
.single-product #site-wrap h1 {
    text-transform: none !important;
}

.form-control {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.search-form .input-group {
    width: 100%;
}

.search-toggle .sub-menu {
    width: 450px !important;
    padding-top: 20px !important;
}

.search-toggle .sub-menu .choices {
    padding: 0px !important;
    border-color: #6e6a69 !important;
}

.search-field {
    font-family: Montserrat-semibold !important;
    font-size: 8px !important;
    letter-spacing: 0.6px !important;
    padding: 8px !important;
}

.mobile_search_icon {
    float: right;
    margin-right: 20px;
    margin-top: 20px;
}

#site-search form input::-webkit-input-placeholder {
    color: #6e6a69 !important;
}

#site-search form input::-moz-placeholder {
    color: #6e6a69 !important;
}

#site-search form input:-ms-input-placeholder {
    color: #6e6a69 !important;
}

#site-search form input::-ms-input-placeholder {
    color: #6e6a69 !important;
}

#site-search form input::placeholder {
    color: #6e6a69 !important;
}

@media only screen and (min-width: 991px) and (max-width:1070px) {
    .article_long_line {
        width: 650px !important;
    }
}

@media only screen and (min-width: 601px) and (max-width:767px) {
    .article_header_flower_two {
        width: 250px !important;
    }
}

.header_search_btn {
    padding: 0px !important;
    border-color: #fff !important;
    padding-bottom: 2px !important;
}

.header_search_btn:hover {
    background-color: #fff !important;
}

.mobile_search_icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.header_mobile_search_form {
    display: none;
}

.header_mobile_search_form {
    position: absolute;
    right: 0px;
    margin: 26px 50px;
    width: 50%;
}

@media only screen and (min-width: 905px) and (max-width:991px) {
    .mobile_header_search_header {
        display: none;
    }
}

.header_search_icon_size {
    width: 10px;
}


/* New Mobile design update on 28'03'2019 */

@media only screen and (max-width: 600px) {
    #blog-wrapper .entry-summary .excerpt {
        margin-top: 10px !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    #blog-wrapper .entry-summary .fit-me {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    #blog-wrapper .post-snippet {
        margin: 0px !important;
        padding-top: 10px !important;
    }
    .content_writer_design {
        padding-left: 0px !important;
    }
    .date_time_content_design {
        padding-right: 0px !important;
    }
    #blog-wrapper .entry-summary .cats-comments {
        margin: 0px !important;
    }
    #blog-wrapper .entry-summary .cats-comments .categories span {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .single-post .main .post-snippet {
        margin: 0px !important;
    }
    .single-post .main article .entry-content img.alignnone {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .single-post .main article .entry-content p {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .single-post .main article .entry-content h3 {
        margin-left: 0px !important;
    }
    .bawmrp ul {
        padding-left: 0px;
    }
    .single-post #comments {
        /* padding: 20px !important; */
        padding: 0;
    }
    .single-post .main .post-snippet {
        padding-top: 0px !important;
    }
}

.mobile_header_search_header {
    width: 15px;
}


/* Style for author Page */

.center-image-content {
    display: block;
    margin: 0 auto;
}

.padding-bottom-five-pixels {
    padding-bottom: 5px;
}

.padding-bottom-forty-pixels {
    padding-bottom: 40px;
}

.padding-bottom-thirty-pixels {
    padding-bottom: 30px;
}

.padding-bottom-sixty-pixels {
    padding-bottom: 60px;
}

.padding-bottom-twenty-pixels {
    padding-bottom: 20px;
}

.padding-bottom-fifteen-pixels {
    padding-bottom: 15px;
}

.author-page-title-name {
    font-family: bodoni-urw, serif;
    font-weight: 500;
    font-size: 30px;
    text-transform: capitalize;
    text-align: left;
    letter-spacing: 2px;
}

.author-sub-text-emily {
    font-family: montserrat-medium;
    font-size: 12px;
    text-transform: uppercase;
    color: #cba54d;
    letter-spacing: 2px;
}

.author-content-of-emily p {
    font-family: bodoni-urw, serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5;
}

.author-social-icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.author-social-icons .sticky_icons a {
    color: #cba54d !important;
    padding-left: 0px !important;
    padding-right: 20px !important;
    font-size: 15px;
}

.author-all-post-text a {
    border-bottom: 1px solid #000;
    color: #000;
    font-family: bodoni-urw, serif;
    font-style: italic;
    font-size: 14px;
}

@media only screen and (min-width: 992px) {
    .author-large-screen-second {
        padding-left: 60px !important;
        padding-top: 40px;
    }
}

.col-center {
    text-align: center;
}

.author-name-all {
    font-family: bodoni-urw, serif;
    font-weight: 500;
    font-size: 16px;
    color: #000;
    margin-bottom: 5px;
    padding-top: 20px;
    letter-spacing: 1px;
}

.author-designation-all {
    font-family: montserrat-medium;
    font-size: 9px;
    text-transform: uppercase;
    color: #cba54d;
    letter-spacing: 1px;
}

.no-outline {
    outline: none !important;
}

.author-posts .author-name-all,
.author-posts .author-designation-all {
    text-align: left;
    letter-spacing: 1px;
}

.author-posts .author-content-of-emily p {
    font-size: 14px;
    letter-spacing: .5px;
}

.author-home .slide {
    padding-bottom: 30px;
}

.wds_line_timer_0 {
    display: none;
}


/* community-page */

.community-page-bg {
    background-color: #f2f2f2;
}

.border-right {
    border-right: 1px solid #9b9b9b;
}

.top-post-title {
    font-family: montserrat-medium, sans-serif;
    font-size: 22px;
}

.post-title {
    font-family: montserrat-medium, sans-serif;
    font-size: 22px;
    padding-top: 0;
    margin-top: 0;
    padding-bottom: 20px;
}

.latest-title {
    font-family: montserrat-semibold, sans-serif;
    font-size: 22px;
    padding-bottom: 5px;
}


/* .community-page .custom-container {
    width: 1170px;
} */

.community-page .m-w-u {
    max-width: unset;
}

.community-img-section {
    padding: 5px;
    background: #fff;
}

.community-page-bg .title {
    font-family: bodoni-urw, serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 1.39;
    letter-spacing: 0.2px;
    text-align: center;
    width: 80%;
    margin: 10px auto 30px;
    color: #1b2c3b;
    padding-bottom: 20px;
}

.post-list:hover {
    background: #fff;
}

.img-info {
    position: relative;
}

.post-list:hover .overlay {
    opacity: 1;
}

.img-info .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    background-color: rgba(230, 228, 229, 0.9);
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.text-name {
    color: #1b2c3b;
    font-family: Montserrat-semibold;
    letter-spacing: 0.1px;
    font-size: 9px;
}

.img-date {
    color: #939393;
    font-family: Montserrat-semibold;
    font-size: 9px;
}

.comment-count {
    color: #939393;
    font-family: Montserrat-semibold;
    font-size: 9px;
}

.see-more {
    border: solid 1px #cfa643;
    background: transparent;
    width: 203px;
    height: 56px;
    font-family: montserrat-regular, sans-serif;
    font-size: 13px;
    color: #cfa643;
    letter-spacing: .6px;
}

.see-more:hover {
    background: #cfa643;
    color: #fff;
}

.list-title {
    padding: 0;
}

.list-title li {
    font-family: bodoni-urw, serif;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 0.2px;
    line-height: 1.33;
    color: #1b2c3b;
    border-bottom: 1px solid #939393;
    padding-bottom: 10px;
    margin: 10px 0;
}

.list-title li a {
    color: #1b2c3b;
}

.list-title li:last-child {
    border: none;
}


/* join-our-community-section */

img.community-img.img-responsive {
    height: 150px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}

.join-our-community-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

ul.join-our-community-section li {
    width: calc(2*(100% /5));
    height:inherit;
    height: intrinsic;
    background: #fff;
}

ul.join-our-community-section li.img-info {
    width: calc(100% /5);
}


/* .join-our-community {
    background: #fff;
} */

.img-join {
    width: auto;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
}

.join-section-inner {
    padding-left: 25px;
}

.hastag {
    font-size: 26px;
    font-family: bodoni-urw, serif;
    font-weight: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #1b2c3b;
}

.hastag-text {
    font-family: bodoni-urw, serif;
    font-size: 12px;
    font-weight: 300;
    line-height: 1.25;
    letter-spacing: normal;
    color: #1b2c3b;
    width: 60%;
}

li.img-info:hover .overlay {
    opacity: 1;
}

li.img-info:nth-child(odd) .overlay {
    background-color: rgba(207, 166, 67, 0.85);
}

li.img-info:nth-child(even) .overlay {
    background-color: rgba(135, 158, 175, 0.85);
}

.instagram-text {
    font-family: bodoni-urw, serif;
    font-size: 12px;
    font-weight: 300;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    margin-bottom: 0px;
}

.instagram-name {
    font-family: Montserrat-semibold;
    font-size: 12px;
    letter-spacing: normal;
    color: #ffffff;
    text-transform: uppercase;
}


/* community-section */

.community-section {
    margin: 40px 0;
}

.community-section ul.join-our-community-section li {
    width: calc(2*(100% /7));
}

.community-section ul.join-our-community-section li.img-info {
    width: calc(100% /7);
}

.padding-0 {
    padding: 0;
}

.d-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.justify-content-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.justify-content-around {
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.most-info span {
    font-family: Montserrat;
    font-size: 10px;
    font-weight: 500;
    font-style: italic;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #cfa643;
}

.most-info p {
    font-family: bodoni-urw, serif;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #1b2c3b;
    margin: 5px 0;
}

.most-info hr {
    border: solid 0.5px #939393;
    margin: 10px auto;
    width: 60%;
}

.design-details {
    margin-bottom: 40px;
}

.design-details h5 {
    -o-object-fit: contain;
    object-fit: contain;
    font-family: bodoni-urw, serif;
    font-size: 17px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.17;
    letter-spacing: 0.2px;
    text-align: center;
    color: #1b2c3b;
    width: 80%;
    margin: 20px auto;
}

.design-details img.img-join {
    max-height: 250px;
    width: 100%;
}

.design-info {
    width: 80%;
    margin: 0 auto;
}

.design-info span.text {
    -o-object-fit: contain;
    object-fit: contain;
    font-family: Montserrat;
    font-size: 9px;
    letter-spacing: 0.1px;
    text-align: center;
    color: #cfa643;
}

.design-info span {
    -o-object-fit: contain;
    object-fit: contain;
    font-family: Montserrat;
    font-size: 9px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: right;
    color: #939393;
}

.design-center {
    position: relative;
}

.center-content {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 auto;
}

.box {
    width: 60%;
    margin: 0 auto;
    background: #879eaf;
    padding: 40px;
    text-align: center;
    color: #fff;
}

.box h4 {
    font-family: bodoni-urw, serif;
    font-size: 22px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.6px;
    text-align: center;
    color: #ffffff;
}

.box hr {
    width: 30%;
    border: 0.5px solid #ffffff;
}

.box p {
    font-family: bodoni-urw, serif;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.7px;
    text-align: center;
    color: #ffffff;
}

button.ask {
    width: 144px;
    height: 40px;
    border: solid 1px #ffffff;
    font-family: montserrat-semibold, sans-serif;
    background: transparent;
    font-size: 10px;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.2px;
    text-align: center;
    color: #fcfdfe;
    margin-top: 20px;
}

.margin-30 {
    margin: 30px 0;
}


/* @media only screen and (min-width: 992px) and (max-width: 1199px) {
   .community-page .custom-container {
       width: 1170px !important;
   }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
   .community-page .custom-container {
       width: 970px !important;
   }
}

@media only screen and (min-width: 700px) and (max-width: 767px) {}

@media only screen and (min-width: 480px) and (max-width: 699px) {}

@media only screen and (max-width: 992px) {}

@media only screen and (max-width: 768px) {
   .community-page .custom-container {
       width: 750px !important;
   }
}
*/

@media only screen and (max-width: 479px) {
    ul.join-our-community-section li.img-info {
        width: 100%;
        margin: 5px 10px;
    }
}


/* design-agony-form-border */

.design-agony-form-border {
    border: 10px solid transparent;
    padding: 40px;
}

.input-form {
    margin: 20px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.input-form label {
    color: #ccc;
    font-family: bodoni-urw, serif;
    font-size: 14px;
    font-weight: normal;
    font-style: italic;
    margin-bottom: 0;
    width: 20%;
    margin-top: 10px;
}

span.wpcf7-form-control-wrap {
    width: 75%;
}

.input-form input {
    width: 100%;
    border: none;
    border-bottom: 1px solid #ccc;
}


/* Section Comment */

.section-comment .withbox.comments-share {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.section-comment .withbox.comments-share .social {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.section-comment .withbox.comments-share .social .swp_social_panel:not(.nc_floater):not(.swp_social_panelSide) {
    margin: 0 !important;
}

.section-comment .withbox.comments-share .social .nc_tweetContainer.swp_share_button.swp_pinterest {
    margin: 0;
    width: 0;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.section-comment .withbox.comments-share .social .swp_social_panel {
    margin: 0 !important;
}

.section-comment .withbox.comments-share .social .swp_social_panelSide:not(.swp_boxed):not(.swp_circles) .nc_tweetContainer:not(.total_shares) .iconFiller {
    width: 30px;
    color: #cba54d;
}

.section-comment .withbox.comments-share .social .swp_social_panel i.sw.swp_pinterest_icon {
    font-size: 16px;
    margin: 0;
}

#wpcomm .wc-comment-author,
#wpcomm .wc-comment-author a {
    font-family: montserrat-semibold, sans-serif;
    font-size: 13px !important;
    margin-top: 10px;
    letter-spacing: 0.5px;
}

#wpcomm .wc-comment-right .wc-comment-text p {
    margin-bottom: 10px;
    /* font-family: bodoni-urw, serif;
    line-height: 22px !important;
    letter-spacing: 0.4px;
    font-weight: 300;
    font-size: 14px !important;
    color: #1b2c3d; */
    font-family: miller-display, serif;
    line-height: 33px !important;
    letter-spacing: 0.4px;
    font-weight: 300;
    font-size: 18px !important;
    color: #1b2c3d;
}

#wpcomm .wc-comment-author a span.wc-cta-button {
    font-family: montserrat-regular;
    font-size: 10px !important;
    font-weight: normal;
    letter-spacing: 0.5px;
}

.wc-footer-right div.wc-comment-date {
    font-family: montserrat-regular;
    font-size: 10px !important;
    font-weight: normal;
    letter-spacing: 0.4px;
}

h3#wc-comment-header {
    font-family: montserrat-regular;
    font-size: 18px;
}

#wpcomm form {
    font-family: bodoni-urw, serif;
    font-weight: 300;
}

.wc-field-submit input.wc_comm_submit {
    font-family: montserrat-regular !important;
    font-size: 12px !important;
}

.wpdiscuz-front-actions {
    font-family: montserrat-regular;
}


/* Responsive community page  */

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .join-section-inner {
        padding-left: 20px;
    }
    .top-post-title {
        font-size: 20px;
    }
    .hastag {
        font-size: 20px;
    }
    .hastag-text {
        width: 100%;
    }
    .box {
        width: 80%;
    }
    .community-page-bg .title {
        font-size: 16px;
    }
    .design-details h5 {
        font-size: 16px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .sbeh-single-post.entry-content .sbeh-single-post-content p.article-gold-italics-text {
        padding: 0 20px;
    }
    ul.join-our-community-section li {
        width: 100%;
    }
    .community-section ul.join-our-community-section li {
        width: 100%;
    }
    ul.join-our-community-section li.img-info {
        width: calc(100% /4);
    }
    .community-section ul.join-our-community-section li.img-info {
        width: calc(100%/6);
    }
    .design-center img {
        margin-bottom: 30px;
    }
}

@media only screen and (min-width: 700px) and (max-width: 767px) {
    ul.join-our-community-section li.img-info {
        width: calc(100% /4);
        margin: 0;
    }
    .community-section ul.join-our-community-section li.img-info {
        width: calc(100%/3);
        margin: 0;
    }
}

@media only screen and (min-width: 480px) and (max-width: 699px) {
    ul.join-our-community-section li.img-info {
        width: calc(100% /4);
        margin: 0;
    }
    .community-section ul.join-our-community-section li.img-info {
        width: calc(100%/3);
        margin: 0;
    }
}

@media only screen and (max-width: 992px) {
    .text-center img {
        margin: 30px auto 0;
    }
    .border-right {
        border-right: none;
    }
}

@media only screen and (max-width: 768px) {
    .border-right {
        border-right: none;
    }
    ul.join-our-community-section li {
        width: 100%;
    }
    .community-section ul.join-our-community-section li {
        width: 100%;
    }
    .join-section-inner {
        padding: 0 20px 20px;
    }
    .hastag-text {
        width: 100%;
    }
    .box {
        width: 80%;
    }
    ul.join-our-community-section li.img-info:first-child {
        margin-top: 10px;
    }
    .community-section {
        margin: 0;
    }
    .design-center img {
        margin-bottom: 30px;
    }
    .text-center img {
        margin: 30px auto 0;
    }
}

@media only screen and (max-width: 479px) {
    ul.join-our-community-section li.img-info {
        width: calc(100% /2);
        margin: 0;
    }
    .community-section ul.join-our-community-section li.img-info {
        width: calc(100%/2);
        margin: 0;
    }
    .join-section-inner {
        padding: 0 0 20px 0;
    }
    .box {
        width: 80%;
        padding: 15px;
    }
    .post-title {
        font-size: 18px;
        margin-top: 20px;
    }
    .margin-30 {
        margin: 30px 0 0;
    }
    .community-page .col-md-3 img {
        margin-top: 30px;
    }
    .design-details img.img-join {
        height: 100px;
    }
    .design-details h5 {
        font-size: 14px;
    }
}


/*most active users*/

ul.most-active-users li i {
    color: #cba54d;
    font-size: 12px;
    padding-right: 10px;
}

ul.most-active-users li {
    letter-spacing: normal;
    color: #1b2c3b;
    font-family: bodoni-urw, serif;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
}


/* Design Agony Form Template */

.formbox-inner,
.formbox-outer,
.formbox-skin {
    position: relative;
}

.formbox-outer {
    padding: 5px;
}

.formbox-outer:after,
.formbox-outer:before {
    background: url(/wp-content/themes/sage-master/dist/images/golddiamond.jpg) no-repeat;
    height: 11px;
    width: 11px;
    position: absolute;
    top: 1px;
    content: '';
    z-index: 9;
}

.formbox-outer:before {
    left: 2px;
}

.formbox-outer:after {
    right: 0;
}

.formbox-skin:after,
.formbox-skin:before {
    background: url(/wp-content/themes/sage-master/dist/images/golddiamond.jpg) no-repeat;
    height: 11px;
    width: 11px;
    position: absolute;
    content: '';
    z-index: 9;
    bottom: 0;
}

.formbox-skin:before {
    left: 2px;
}

.formbox-skin:after {
    right: 0;
}

.formbox-inner {
    overflow: hidden;
    overflow-x: hidden !important;
    border: 2px solid #cba54d;
    width: 100% !important;
    padding: 30px;
}

.form-box .gform_wrapper .hide-label>label {
    display: none !important;
    margin: 0 !important;
}

.form-box .gform_wrapper .name_first input,
.form-box .gform_wrapper .name_last input {
    float: right;
    width: 83% !important;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #ceced0;
    outline: none;
    font-family: bodoni-urw, serif;
    font-style: italic;
    font-weight: normal;
}

.form-box .gform_wrapper .name_first label,
.form-box .gform_wrapper .name_last label {
    margin-top: 7px !important;
}

.form-box .gform_wrapper li:first-child {
    float: none;
    width: 100%;
    margin: 0 !important;
}

.form-box .gform_wrapper .name_first,
.form-box .gform_wrapper .name_last {
    margin-right: 5% !important;
    width: 47.25% !important;
}

.form-box .gform_wrapper .name_last {
    margin-right: 0 !important;
}

.form-box .gform_wrapper .name_first label,
.form-box .gform_wrapper .name_last label {
    float: left;
    font-size: 14px !important;
    color: #1b2c3b;
    /* font-family: garamond-premier-pro; */
    font-family: bodoni-urw, serif;
    font-style: italic;
    font-weight: normal;
    letter-spacing: 0.5px;
}

.form-box .gform_wrapper li.gfield.email {
    margin-left: 0 !important;
    float: left;
    clear: none;
    width: 47.5%;
    margin-right: 5% !important;
    margin-top: 10px !important;
}

.form-box .gform_wrapper li.gfield.email .gfield_label {
    clear: none;
    margin: 0;
    vertical-align: bottom;
    width: 8%;
    color: #1b2c3b;
    /* font-family: garamond-premier-pro; */
    font-family: bodoni-urw, serif;
    font-style: italic;
    font-weight: normal;
    font-size: 14px;
    margin-bottom: 10px;
    letter-spacing: 0.5px;
}

.form-box .gform_wrapper li.gfield.email .ginput_container {
    display: inline-block;
    vertical-align: bottom;
    margin: 0 0 4px 2%;
    width: 90%;
}

.form-box .gform_wrapper .top_label input.medium {
    width: 100%;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #ceced0;
    outline: none;
    font-family: bodoni-urw, serif;
    font-style: italic;
    font-weight: normal;
}

.form-box .gform_wrapper li.gfield.phone {
    margin: 0 !important;
    float: left;
    clear: none;
    width: 47.5%;
    margin-top: 10px !important;
}

.form-box .gform_wrapper li.gfield.phone .gfield_label {
    clear: none;
    margin: 0;
    vertical-align: bottom;
    width: 20%;
    color: #1b2c3b;
    /* font-family: garamond-premier-pro; */
    font-family: bodoni-urw, serif;
    font-style: italic;
    font-weight: normal;
    font-size: 14px;
    margin-bottom: 10px;
    letter-spacing: 0.5px;
}

.form-box .gform_wrapper li.gfield.phone .ginput_container {
    display: inline-block;
    vertical-align: bottom;
    margin: 0 0 4px 2%;
    width: 78%;
}

.form-box .gform_wrapper .top_label input.medium {
    width: 100%;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #ceced0;
}

.gform_wrapper ul.gform_fields li.gfield {
    padding-right: 16px;
}

.form-box .gform_wrapper li.gfield {
    float: left;
    clear: none;
    width: 45%;
    margin: 0 2.5% !important;
}

.form-box .gform_wrapper li:first-child {
    float: none;
    width: 100%;
    margin: 0 !important;
}

.form-box li.gfield.box-1 {
    width: 100%;
}


/* .form-box li.gfield.box-3{
   margin-top: 20px !important; 
} */

.form-box .box-1 .ginput_container textarea {
    width: 44%;
}

body .gform_wrapper .top_label .box-1 div.ginput_container {
    margin-top: 30px;
}

.form-box .gform_wrapper textarea.medium {
    padding: 10px;
    border: 1px solid #ceced0;
    height: 7em;
    /* font-family: garamond-premier-pro; */
    font-family: bodoni-urw, serif;
    font-style: italic;
    font-weight: normal;
    outline: none;
}

.form-box .gform_wrapper textarea.medium::-webkit-input-placeholder {
    color: #1b2c3b;
}

.form-box .gform_wrapper textarea.medium::-moz-placeholder {
    color: #1b2c3b;
}

.form-box .gform_wrapper textarea.medium:-ms-input-placeholder {
    color: #1b2c3b;
}

.form-box .gform_wrapper textarea.medium:-moz-placeholder {
    color: #1b2c3b;
}

.form-box .gform_wrapper form .gform_footer.top_label {
    text-align: center;
}

.form-box .gform_wrapper form .gform_footer.top_label input[type="submit"] {
    font-weight: normal;
    margin: 0;
    border: solid 1px #cfa643;
    background: transparent;
    width: 203px;
    height: 56px;
    font-family: montserrat-regular, sans-serif;
    font-size: 13px;
    color: #cfa643;
    margin-bottom: 50px;
    letter-spacing: .6px;
}

.form-box .gform_wrapper form .gform_footer.top_label input[type="submit"]:hover {
    background: #cba54d;
    color: #fff;
    border: 1px solid #cba54d;
}

.form-box li.gfield.box-3 label {
    font-family: bodoni-urw, serif;
    font-weight: normal;
    /* font-style: italic; */
}

.form-box li.gfield.box-3 .ginput_container_fileupload .gform_fileupload_multifile .gform_drop_area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 2px dashed #ddd;
    background: transparent;
}

.form-box li.gfield.box-3 .ginput_container_fileupload .gform_fileupload_multifile .gform_drop_area span {
    margin: 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .form-box .gform_wrapper .name_first input,
    .form-box .gform_wrapper .name_last input {
        width: 80% !important;
    }
    .form-box .gform_wrapper li.gfield.phone .gfield_label {
        width: 22%;
    }
    .form-box .gform_wrapper li.gfield.phone .ginput_container {
        width: 75%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .form-box .gform_wrapper li.gfield.hide-label .ginput_complex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 20px;
    }
    .form-box .gform_wrapper .name_first,
    .form-box .gform_wrapper .name_last {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    .form-box .gform_wrapper .name_first input,
    .form-box .gform_wrapper .name_last input {
        width: 100% !important;
    }
    .form-box .gform_wrapper li.gfield.phone .ginput_container,
    .form-box .gform_wrapper li.gfield.email .ginput_container {
        width: 100%;
        margin: 0;
    }
    .form-box .gform_wrapper li.gfield.phone .gfield_label {
        width: 100%;
    }
}

@media only screen and (min-width: 700px) and (max-width: 767px) {
    .form-box .gform_wrapper li.gfield.hide-label .ginput_complex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 20px;
    }
    .form-box .gform_wrapper .name_first,
    .form-box .gform_wrapper .name_last {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    .form-box .gform_wrapper .name_first input,
    .form-box .gform_wrapper .name_last input {
        width: 100% !important;
    }
    .form-box .gform_wrapper li.gfield.phone .ginput_container {
        width: 100%;
    }
    .form-box .gform_wrapper li.gfield.email .ginput_container {
        width: 100%;
    }
}

@media only screen and (min-width: 480px) and (max-width: 699px) {
    .form-box .gform_wrapper ul.gform_fields li.gfield {
        padding-right: 0;
    }
    .form-box .gform_wrapper .name_first,
    .form-box .gform_wrapper .name_last {
        margin-right: 0 !important;
        width: 100% !important;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    .form-box .gform_wrapper .name_first input,
    .form-box .gform_wrapper .name_last input {
        width: 100% !important;
        margin: 0;
    }
    .form-box .box-1 .ginput_container textarea {
        width: 100%;
        margin: 0;
    }
    .form-box .gform_wrapper li.gfield {
        width: 100%;
        margin: 0 !important;
    }
    .form-box .gform_wrapper li.gfield.email .ginput_container {
        width: 100%;
        margin: 0;
    }
    .form-box .gform_wrapper li.gfield.email {
        width: 100%;
        margin-right: 0 !important;
        margin: 0;
    }
    .form-box .gform_wrapper li.gfield.phone {
        width: 100%;
        margin: 0;
    }
    .form-box .gform_wrapper li.gfield.phone .ginput_container {
        width: 100%;
        margin: 0;
    }
}

@media only screen and (max-width: 992px) {}

@media only screen and (max-width: 768px) {
    .form-box .gform_wrapper li.gfield.email .gfield_label,
    .form-box .gform_wrapper li.gfield.phone .gfield_label {
        margin-top: 15px !important;
    }
}

@media only screen and (max-width: 479px) {
    .form-box .gform_wrapper ul.gform_fields li.gfield {
        padding-right: 0;
    }
    .form-box .gform_wrapper .name_first,
    .form-box .gform_wrapper .name_last {
        margin-right: 0 !important;
        width: 100% !important;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    .form-box .gform_wrapper .name_first input,
    .form-box .gform_wrapper .name_last input {
        width: 100% !important;
        margin: 0;
    }
    .form-box .box-1 .ginput_container textarea {
        width: 100%;
        margin: 0;
    }
    .form-box .gform_wrapper li.gfield {
        width: 100%;
        margin: 0 !important;
    }
    .form-box .gform_wrapper li.gfield.email .ginput_container {
        width: 100%;
        margin: 0;
    }
    .form-box .gform_wrapper li.gfield.email {
        width: 100%;
        margin-right: 0 !important;
        margin: 0;
    }
    .form-box .gform_wrapper li.gfield.phone {
        width: 100%;
        margin: 0;
    }
    .form-box .gform_wrapper li.gfield.phone .ginput_container {
        width: 100%;
        margin: 0;
    }
}

.single-post .witbox-wrap {
    margin-top: 0px;
}

.single .total_shares {
    display: none !important;
}

.wc-footer-left span {
    font-family: bodoni-urw, serif;
    letter-spacing: 0.3px !important;
}

#cookie-law-info-bar {
    opacity: .9;
    z-index: 999999;
}

#cookie-law-info-bar .custom-close-bar {
    margin-bottom: 0px;
    position: absolute;
    top: 0;
    right: 0;
}

.custom-close-bar a {
    margin-top: 0px;
    background-color: transparent !important;
}

.privacy-policy p {
    font-family: bodoni-urw, serif;
    letter-spacing: 0.3px !important;
    font-weight: 300;
    font-size: 17px;
}

.privacy-policy h6 {
    font-family: bodoni-urw, serif;
    font-weight: 500;
    font-size: 21px;
}

.privacy-policy h3 {
    font-family: bodoni-urw, serif;
    font-weight: 500;
    font-size: 25px;
}

.privacy-policy h4 {
    font-family: Montserrat-Regular;
    font-size: 12px;
    color: #c4a459;
    line-height: 1.9;
    letter-spacing: .9px;
}

.teaser-headline-style {
    font-family: bodoni-urw, serif !important;
    font-weight: 500;
    color: #1b2c3d;
    font-size: 17px;
}

.article-comment-icon {
    color: #cba54d;
    font-size: 9px;
}

.single-article .total_shares {
    display: block !important;
}

.single-article .swp_social_panel {
    display: block !important;
}

.menu-resources,
.menu-stylequiz {
    display: none !important;
}

.single-post blockquote {
    font-size: 30px;
    color: #1b2c3d;
    line-height: 1.3;
    /* padding-top: 40px;
    padding-bottom: 30px;
    border-left: none;
    padding: 0px; */
}

.single-post ol li,
.single-article ol li {
    list-style: set;
}


/* .blocks-gallery-item figure {
    padding-bottom: 20px !important;
    padding-top: 20px !important;
} */

li.blocks-gallery-item {
    margin-bottom: 40px !important;
}

.blocks-gallery-item figure img {
    margin: 0 auto !important;
}

.blocks-gallery-item figcaption {
    bottom: -40px !important;
    background: none !important;
    color: #1b2c3d !important;
}

@media screen and (min-width:480px) and (max-width: 767px) {
    /* .sbeh-single-post-content {
        padding-top: 50px;
    } */
    .single-post .article-title-top {
        font-size: 30px !important;
        line-height: 1.2;
    }
}

@media screen and (min-width:992px) and (max-width: 1300px) {
    .single-post .main {
        width: 100% !important;
    }
    .single-post .article-title-top {
        font-size: 32px !important;
        line-height: 1.2;
    }
}


/* Rooms Page Style */

.rooms-heading {
    text-align: center;
    font-size: 30px;
    text-transform: uppercase;
    font-family: Montserrat-Regular;
    font-size: 30px;
    /* font-weight: 400; */
    letter-spacing: 0.3px;
    color: #1b2c3b;
    padding: 0;
    margin-bottom: 0;
}

.sub-heading {
    font-family: Montserrat-Light, sans-serif;
    font-style: italic;
    font-size: 13px;
    letter-spacing: 1.9px;
    text-align: center;
    color: #1b2c3d;
    padding-top: 10px;
    line-height: 1.5;
}

.align-box {
    background-color: #93A1AF;
    text-align: center;
    width: 85%;
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    opacity: .9;
}

.align-box:hover {
    background-color: #1b2c3b;
    color: #f5f5f5;
}


/* .align-box :hover {
    background-color: #1b2c3b !important;
    color: #f5f5f5;
} */

.align-box :hover a {
    color: #f5f5f5 !important;
}

.section-font,
.section-font a {
    font-family: 'garamond-premier-pro', serif;
    font-size: 17px;
    text-transform: uppercase;
    color: #1b2c3b;
    letter-spacing: 1.7px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin: 0 auto;
    outline: none;
}

.bottom-space {
    position: relative;
    margin-bottom: 40px;
}

.bottom-space img {
    width: 100%;
}

.bottom-space:hover .section-font {
    color: #fff;
}

.bottom-space:hover .align-box {
    background-color: #1b2c3b !important;
    color: #f5f5f5;
}

.background-color {
    background-color: #fff;
}

.ad_custom_size {
    width: 300px;
    height: 600px;
}

.adthrive-ad {
    margin-top: 0px !important;
}

@media only screen and (max-width: 767px) {
    .section-font {
        font-size: 14px !important;
        letter-spacing: 1.4px;
        bottom: -20px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

#room-reveals-change {
    text-transform: uppercase;
    font-size: 24px;
    letter-spacing: 0.2px;
    color: #1b2c3b;
}


/* Joshua Styles for category  */

#category-filtering .searchandfilter ul li li {
    display: inline;
}


/* .teams-questions-col-two {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
} */

.questions .bold-style {
    font-weight: 500;
}


/* .teams-individual .author-see-all{
   padding-bottom: 1px !important;
   width: 20%;
   margin: 0 auto;
} */

.author-all-post-text1 .author-see-all {
    padding-bottom: 1px !important;
    width: 10%;
}

.teams-page-no-padding .author-name-all {
    padding: 0;
    margin-top: 2px;
}

.block-hot-tip p {
    font-family: montserrat-medium !important;
    font-size: 15px;
}
@media only screen and (max-width: 600px){
    #sbeh-talking-about .sbeh-post-people-ul-li {
        column-count: 2 !important;
    }
}

/* scavenger-hunt */
/* .scavenger-hunt .gform_wrapper{
    display:none;
}
#gform_confirmation_wrapper_18 #gform_wrapper_18,.scavenger-hunt-blog .gform_wrapper{
    display:block;
} */
#gform_wrapper_start{
    cursor:pointer;
}
div#gform_wrapper_18,div#gform_wrapper_start {
    width: 860px;
    height:180px;
    margin: 0 auto;
    background-color: #d1d9dd;
    font-family: Montserrat-bold;
}
div#gform_wrapper_18 .gfield_label{
    display:none;
}
div#gform_wrapper_18 h2,div#gform_wrapper_start h2 {
    color: #fff !important;
    font-size: 44px;
    text-align: center;
    padding: 5px;
    letter-spacing:normal !important;
}
div#gform_wrapper_18 h2{
    font-size: 38.5px;
}
div#gform_wrapper_start h2 {
    font-size: 40px;
}
div#gform_wrapper_18 h2 span,div#gform_wrapper_start h2 span{
    color:#cba54d;
}
p.scavenger-banner-text a {
    color: #cba54d;
    border: 2px solid #cba54d;
    padding: 10px 25px;
    background-color: #fff;
}
p.scavenger-banner-text {
    text-align: center;
    padding-top: 30px;
}
#scavenger-hunt p.scavenger-text span {
    font-weight: 100;
    font-family: Montserrat;
}
#scavenger-hunt p.scavenger-text {
    color: #678292;
    font-size: 15.5px;
    font-family: Montserrat;
    text-align: center;
    font-weight: bold;
    margin-top:0px !important;
    margin-bottom: 0px !important;
}
 #scavenger-hunt,#scavenger-hunt{
    margin-bottom:30px;
}
div#gform_wrapper_start h2{
    padding-top:20px;
}
div#gform_wrapper_start p.scavenger-text{
font-size:21.5px;
}
#scavenger-hunt {
    position: relative;
}
#scavenger-hunt .gfield_required{
    display:none;
}
input#input_18_1 {
    border: 1px solid #caa54d;
    width: 323px;
    height: 39px;
    margin: 0 auto;
    margin-left: 170px;
}
input#gform_submit_button_18 {
    position: absolute;
    top: 103px;
    right: 200px;
    width: 126px;
    height: 39px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
    box-shadow: none;
    font-family: Montserrat;
    border: 2px solid #678292;
    background-color: #678292;
    color: #fff;
}
.scavenger-hunt-top input#gform_submit_button_18 {
    position: absolute;
    top: 92px;
    right: 420px;
    width: 126px;
    height: 39px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
    box-shadow: none;
    font-family: Montserrat;
    border: 2px solid #678292;
    background-color: #678292;
    color: #fff;
}
p.scavenger-text-small {
    object-fit: contain;
    font-family: Montserrat !important;
    font-size: 12px !important;
    font-weight: bold !important;
    font-stretch: normal;
    font-style: normal;
    line-height: normal !important;
    letter-spacing: 0.7px !important;
    text-align: center;
    color: #678292;
    padding-top: 5px;
}
p.scavenger-text-small a{
    color:#caa54d;
}
li#field_18_1 {
    margin-top: 0px;
}
li.scavenger-thankyou {
    height: 39px;
    text-align: center;
    margin-top: 16px;
}
p.scavenger-thankyou-text{
    width: 323px;
    margin: 0 auto !important;
    object-fit: contain;
    font-family: Montserrat !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    font-stretch: normal;
    font-style: normal;
    line-height: normal !important;
    letter-spacing: normal !important;
    text-align: center;
    color: #fff;
    border: solid 2px #678292;
    background-color: #678292;
    padding: 6px 0px;
}

@media only screen and (max-width: 865px){
    div#gform_wrapper_18{
        width: 375px;
        height: auto;
    }
     div#gform_wrapper_start {
        width: 340px;
        height: auto;
    }
    div#gform_wrapper_18 #gform_fields_18, div#gform_wrapper_start #gform_fields_18-banner{
        padding-left:0px;
    }
    div#gform_wrapper_start h2 {
        font-size: 50px;
        margin-bottom:0px;
        font-family:Montserrat-bold;
        letter-spacing:unset;
    }
    div#gform_wrapper_start p.scavenger-text {
        font-size: 20px;
        padding-bottom:10px;
    }
    div#gform_wrapper_18 h2 {
        font-size: 18px;
        padding-top:10px;
        letter-spacing:unset;
    }
    #scavenger-hunt p.scavenger-text{
        font-size:12px;
    }
    input#input_18_1 {
        border: 1px solid #caa54d;
        width: 248px;
        height: 30px;
        margin: 0 auto;
        margin-left: auto;
        margin-top: 5px;
        font-size: 13px;
    }
    .scavenger-hunt-top input#gform_submit_button_18,#gform_18 input#gform_submit_button_18{
        top: 165px;
        right: 0;
        left: 0;
        margin: auto;
    width: 97px;
    height: 30px;
    font-size:12px;
    }
    .ginput_container.ginput_container_email{
        text-align:center;
    }
    li#field_18_5 ,li#field_18_2{
        padding-right: 0px;
    }
    p.scavenger-thankyou-text{
        font-size:12px !important;
    }
    .entry-content  #gform_confirmation_message_18 p.scavenger-thankyou-text{
        margin-left:auto !important;
        margin-right:auto !important;
    }
    .entry-content .scavenger-text-small .sbeh_post_pinterest_button{
        display:none !important;
    }
    .scavenger-hunt-blog #gform_18 input#gform_submit_button_18{
        right: 0;
        left: 0;
        margin: auto;
    }
    #scavenger-hunt .gform_wrapper .gform_footer {
        padding: 2px 0 10px;
        margin: 0px 0 0;
        clear: both;
        padding-bottom: 0px;
        width: 100%;
        margin-bottom: 0px;
    }
    p.scavenger-text-small{
        padding-top:45px;
        font-size:10px !important;
        padding-left: 10px;
    padding-right: 10px;
    }
    div#gform_wrapper_start h2 span {
        font-size: 46px;
    }
    #scavenger-hunt p.scavenger-text span{
        font-size:14px;
        display: block;
    font-weight: 600;
    }
    #gform_confirmation_wrapper_18 p.scavenger-text-small {
        padding-top: 0px;
        padding-bottom: 10px;
    }
    .scavenger-banner p.scavenger-banner-text{
        padding-bottom:40px;
    }
    #fancybox-container-1{
        top:95px;
    }
    /* .scavenger-banner{
        display:none;
    } */
}

@media only screen and (max-width: 370px){
    div#gform_wrapper_18 h2 {
font-size:16px;

    }
}

@media only screen and (max-width: 767px){
    header.banner.navbar.navbar-default {
        position:unset !important;
    }
}

@media only screen and (min-width: 866px) and (max-width:1050px){
    #scavenger-hunt p.scavenger-text{
        font-size:14px;
    }
    div#gform_wrapper_18 h2{
        font-size:36px;
    }
    input#gform_submit_button_18{
        top:99px;
        right:25px;
    }
}
/* scavenger-hunt */