/*
 Theme Name:   XStore Child
 Theme URI:    http://8theme.com/
 Description:  XStore Child Theme
 Author:       8theme
 Author URI:   http://8theme.com
 Template:     xstore
 Version:      0.0.1
 Text Domain:  xstore-child
*/

@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700');

html, body {
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.et_b_header-menu.et_element-top-level .menu > li > a {
    font-size: 14px!important;
    color: #52585d;
    font-weight: 500!important;
}
.et_b_header-menu.et_element-top-level .item-design-dropdown .nav-sublist-dropdown ul > li > a, .site-header .widget_nav_menu .menu > li > .sub-menu a, .site-header .etheme_widget_menu .item-design-dropdown .nav-sublist-dropdown ul > li > a {
    font-family: Montserrat;
    font-weight: 400;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-size: 14px!important;
    letter-spacing: 2px!important;
    font-weight: 500!important;
}
.blogstrap p {
font-size: 13px;
}
.fastgallery.gallery .fastgallery-gallery-icon img {
    width: 400px;
    max-width: 400px!important;
    padding: 0;
    height: 300px;
    border: 0px;
    object-fit: cover!important;
}
.snowflakes img {
    position: fixed;
    right: 0;
    top: 0;
    object-fit: cover;
    height: 100vh;
     z-index: 0;
}
.snowflakesleft img {
    position: fixed;
    left: 0;
    top: 0;
    object-fit: cover;
    height: 100vh;
    z-index: 0;
}
.et_b_header-menu.et_element-top-level .nav-sublist-dropdown .item-link, .site-header .widget_nav_menu .menu > li > .sub-menu a, .site-header .etheme_widget_menu .nav-sublist-dropdown .item-link {
    padding-left: 1.9em;
    padding-right: 1.9em;
    padding-top: 0.6em!important;
    padding-bottom: 0.6em!important;
    font-size: 14px!important;
    font-family: 'Montserrat'!important;
    font-weight: 500!important;
}
.meta-post, .meta-post a, .post-comments-count {
    color: #52585d!important;
    font-size: 13px!important;
}
.meta-post .entry-date:before {
    display: none!important;
}
.widget-title, .widgettitle {
    font-size: 16px!important;
    letter-spacing: 2px!important;
    text-transform: uppercase;
    color: #52585d!important;
    margin-bottom: var(--widget-title-space-bottom, 1.4em);
    padding-bottom: 0px!important;
    border-bottom: none!important;
}
.recent-posts-widget .post-widget-item h4 a {
    font-size: 14px!important;
}
.recent-posts-widget .post-date:before {
    display: none!important;
}
.category .blog-category-description {
	margin: 30px 0 35px 0;
}
.author .avatar {
    float: right;
    margin: 0 0 1rem 2rem;
    width: 150px;
}
.author a.color-linkedin {
    font-size: 2rem;
    background: #52585d;
    display: inline-block;
    padding: 0.2rem 0.6rem 0 0.6rem;
    color: #fff!important;
    border: 1px solid #52585d;
}
h2.author-art {
margin-left: 20px;
}
.author-desc {
border-bottom: 6px solid #f2f2f2!important;
margin-bottom: 20px!important;
}
.authorbox {
    -webkit-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    -moz-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 20px;
    width: 400px;
	max-width: 100%;
}
.author-info {
    width: 100%;
    display: inline-block;
    margin-bottom: 0px;
    font-size: 14px;
    overflow: hidden;
}
.author-info img {
    margin-right: 19px;
    max-width: 100px;
}
.posts-navigation {
	overflow: hidden;
	margin-top: 3rem;
}
.single .posts-nav-btn {
	position: static;
	transform: none;
}
.single .prev-post {
	float: left;
}
.single .next-post {
	float: right;
}
article.blog-post .wp-picture.blog-hover-zoom img, article.post-grid .wp-picture.blog-hover-zoom img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    height: 350px;
    object-fit: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.home .header-main {
    text-transform: none;
    --content-zoom: calc(100em * .01);
    background: linear-gradient(rgba(0,0,0,0.8),rgba(255,255,255,0))!important;
    background: transparent;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center center;
    color: #000;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    border-top-width: 0;
    border-right-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    border-style: solid;
    border-color: #e1e1e1;
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    box-shadow: none!important;
}
.header-main {
-webkit-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11)!important;
    -moz-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11)!important;
    box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11)!important;
    }
.home .et_b_header-menu.et_element-top-level .menu > li > a {
    font-size: 14px!important;
    color: #fff;
    font-weight: 500!important;
}
.content-page, .page-content {
    padding-bottom: 15px!important;
}
.footer-widget {
    margin-bottom: 5px;
    margin-top: 20px;
}
.btn:not(.black):not(.active):not(.bordered):not(.style-custom) {
    color: #52585d!important;
    background-color: transparent;
    border-color: #52585d;
}
.btn:not(.black):not(.active):not(.bordered):not(.style-custom):hover {
    color: #fff!important;
    background-color: #52585d;
    border-color: #52585d;
}
.null-instagram-feed .instagram-pics li {
    padding: 0!important;
    float: left;
    margin-bottom: 0;
}
.xmascta {
-webkit-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    -moz-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    padding: 30px;
}
.teambox {
   -webkit-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11)!important;
    -moz-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11)!important;
    box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11)!important;
    padding: 20px!important;
}
.boxnew {
   -webkit-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11)!important;
    -moz-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11)!important;
    box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11)!important;
    padding: 20px!important;
    margin: 40px!important;
}
.box {
    background-color: rgba(255,255,255,0.9);
    padding: 30px;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: -250px;
}
.testimonial blockquote {
    padding-left: 0px!important;
    border-left: none;
    position: relative;
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    border-left: none!important;
    font-style: normal !important;
    color: #52585d!important;
}
.testimonial blockquote p {
    text-transform: none;
    letter-spacing: 0px;
    font-size: 18px!important;
    font-family: Source Serif Pro;
} 
.testimonial p {
text-transform: uppercase;
letter-spacing: 2px;
color: #52585d!important;
font-family: Montserrat;
font-size: 13px;
font-weight: 500;
}
blockquote:not(.etheme-blockquote) p {
    color: #52585d!important;
    font-style: normal!important;
    line-height: 26px!important;
    font-size: 18px!important;
}
blockquote:not(.etheme-blockquote) {
    position: relative;
    margin-top: 0;
    padding: 1.35em 0 1.35em 0;
    border-left: none;
    font-style: normal!important;
}
@media only screen and (max-width: 480px) {
#press {
padding-top: 80px !important;
    padding-bottom: 80px !important;
}
.box {
    background-color: rgba(255,255,255,.9);
    padding: 30px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: -50px;
}
}

.box blockquote {
    padding-left: 0!important;
    font-family: Montserrat!important;
    border-left: none;
    position: relative;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    border-left: none!important;
    font-style: normal !important;
    margin-bottom: 20px;
}

.box blockquote p {
    font-weight: 300;
    font-size: 24px!important;
    line-height: 28px;
    color: #52585d!important;
}

.cta h2 {
        font-size: 18px;
    line-height: 20px;
}

.null-instagram-feed li a {
    max-width: 100%;
}

.fixed-header .header-logo img {
    max-height: 60px;
    display: none;
    padding-right: 40px;
}

.fixed-header {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    opacity: 0;
    transform: translateY(-100%);
    visibility: hidden;
    -webkit-transition: 0.2s all ease-out;
    transition: 0.2s all ease-out;
    z-index: 9999;
    background: #fff;
    border-bottom: none;
}
.mobile-menu-wrapper .menu li a, .mobile-menu-wrapper .links li a, .mobile-menu-wrapper .menu-element .menu li a {
    width: 100%;
    display: block;
    padding: 10px 23px 10px 20px;
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    color: #52585d;
    font-family: Montserrat;
    font-weight: 300;
    letter-spacing: 2px;
}
.mobile-header-wrapper .et_b_header-mobile-menu > span svg {
    width: 1.6em;
    height: 1.6em;
    color: #52585d!important;
}
.mobile-menu-wrapper .menu .menu-back a {
    padding-left: 0;
    padding-right: 0;
    border-bottom: none;
}
div.mobile-menu-content .et_b_header-menu .menu li a {
    position: relative;
    width: 100%;
    font-size: 16px!important;
    letter-spacing: 2px!important;
    color: currentColor;
    margin: 0;
    padding: 8px 0;
    white-space: normal;
    border: none;
    background: transparent;
    border-radius: 0;
    font-weight: 500!important;
    text-transform: uppercase;
}
.header-bottom {
    -webkit-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    -moz-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
}

@media only screen and (max-width: 992px) {
.navbar-toggle .icon-bar {
    background: #52585d;
    width: 30px;
    height: 2px;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.cta h2 {
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0px;
}

.cta {
background-color: #ced6da;
padding: 12px 8px 8px 8px!important;
}
}

@media only screen and (min-width: 993px) {
.fixed-header .container-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-flow: row nowrap;
    position: relative;
    padding-top: 5px;
    padding-bottom: 5px;
}
}

.header-logo img {
    max-width: 400px!important;
}

footer.footer {
    background-color: #52585d!important;
}
.fixed-header.fixed-enabled {
    top: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.25);
}

.footer {
    padding: 10px 0 10px;
    line-height: 1.6;
    font-size: 1.07rem;
}

.breadcrumbs-type-disable.et-header-not-overlap:not(.home) .header-wrapper {
    margin-bottom: 0px!important;
}

.tabs .tab-title {
    display: none!important;
}
.ultb3-info {
    padding: 25px;
    z-index: 5;
        position: sticky!important;
    top: 50%!important;
    transform: translate(0, -50%)!important;
}

@media only screen and (max-width: 480px) {
.ultb3-info {
    padding: 15px!important;
    z-index: 5;
     position: relative!important;
    top: 0!important;
    transform: none!important;
        margin-top: 20px;
}

@media only screen and (max-width: 992px) {
.fixed-header .container {
    padding-top: 5px;
    padding-bottom: 5px;
}
}

.ultb3-desc {
    font-size: 14px!important;
    line-height: 24px!important;
    margin-bottom: 10px;
}
}

@media only screen and (max-width: 1140px) {
.ultb3-desc {
    font-size: 12px!important;
    line-height: 20px!important;
    margin-bottom: 10px;
}
}

.ultb3-title {
    font-size: 27px!important;
    color: #52585d!important;
    line-height: 1.35em;
    margin-bottom: 15px!important;
    font-family: Montserrat!important;
    text-transform: uppercase!important;
    letter-spacing: 1px!important;
        font-weight: 300!important;
}

@media only screen and (max-width: 1140px) {
.ultb3-title {
    font-size: 24px!important;
    color: #52585d!important;
    line-height: 1.35em;
    margin-bottom: 15px!important;
    font-family: Montserrat!important;
    text-transform: uppercase!important;
    letter-spacing: 1px!important;
}
}


@media only screen and (max-width: 999px) {
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 35px!important;
}
}
@media only screen and (max-width: 600px) {
.page-id-6 .wpb_content_element {
    margin-bottom: 20px!important;
}
}

@media only screen and (max-width: 1200px) and (min-width: 992px) {
.global-header-double-menu .menu-wrapper .menu > li > a {
    padding-left: 3px;
    padding-right: 3px;
}
}


@media only screen and (min-width: 992px) {
.global-header-double-menu .fixed-header .navbar-header {
    display: none;
}
}


@media only screen and (min-width: 992px) {
.global-header-double-menu .fixed-header .header-logo {
    width: 16%;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    position: absolute;
    padding-top: 20px;
}
}


@media only screen and (min-width: 992px) {
.global-header-double-menu .fixed-header .menu-wrapper > div:not(.secondary-menu-wrapper) {
    width: 50% !important;
}
}

#menu-main-menu-left {
    text-align: left !important;
}

#menu-main-menu-right {
    text-align: right !important;
}

a.ultb3-btn {
    display: inline-block;
    color: #0483d9;
    text-align: center;
    font-size: 20px!important;
        line-height: 22px;
    padding: 10px 30px!important;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    border: 2px solid #0483d9;
    position: relative;
    text-decoration: none;
    -webkit-transition: all .2s;
    transition: all .2s;
    font-family: Montserrat!important;
    letter-spacing: 1px!important;
    text-transform: uppercase!important;
    font-weight: 300!important;
}

@media only screen and (max-width: 480px) {
a.ultb3-btn {
padding: 5px 8px!important;
}
}


@media only screen and (max-width: 480px) {
.ultb3-title {
    font-size: 20px!important;
}
}

.Defaults-angle-right:before {
    display: none!important;
}

.sidebar .widget_nav_menu li a {
    text-transform: uppercase;
    padding: 0.8em 0;
    display: block;
    border-top: none!important;
    font-family: Montserrat!important;
    letter-spacing: 1px!important;
    font-size: 12px!important;
    line-height: 16px!important;
    color: #52585d!important;
}

.gallery-item img {
    border: none !important;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption-text {
    padding-top: 0.71em;
    color: #52585d;
    font-size: 12px !important;
    text-align: center;
    font-style: normal;
    letter-spacing: 1px;
}
.tabs .tab-content {
    display: none;
    float: right;
    padding: 0 0;
    width: 100%;
}
.product-content {
    margin-bottom: 10px;
}
.codenegar-ctt-element {
    cursor: pointer;
    color: #8fb3bf;
        font-size: 14px;
}

.after-shop-loop {
    overflow: hidden;
    padding: 25px 0;
    margin-bottom: 20px;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    font-family: Montserrat!important;
}

.after-shop-loop .woocommerce-result-count {
    float: left;
    margin: 0;
    line-height: 36px;
    font-size: 12px;
    font-family: Montserrat;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.after-shop-loop p a {
 color: #52585d!important;
}

.product-information .products-page-cats a, .product-info-wrapper .products-page-cats a, .product-summary-center .products-page-cats a {
    display: none!important;
}

.product-information .price, .product-info-wrapper .price, .product-summary-center .price {
    width: 100%;
    margin-bottom: 0.69em;
    font-size: 2rem;
    line-height: 1.2;
    color: #52585d;
}

.price {
    font-weight: normal;
}

.product-information .share-title, .product-info-wrapper .share-title, .product-summary-center .share-title {
    float: left;
    line-height: 2rem;
    color: #52585d;
    font-size: 13px;
    font-weight: normal;
    font-family: Montserrat;
    letter-spacing: 1px;
}

.type-product li, .content li {
  margin-bottom: 0.5em;
    line-height: 22px!important;
    font-size: 16px!important;
    font-weight: 300;
    color: #52585d!important;
}
.content li a {
border-bottom: #52585d 1px dotted!important;
    padding-bottom: 3px!important;
}
.product-share ul li a {
    padding: 3px 8px;
    color: #52585d;
}

.product-share ul li a:hover {
    color: #555!important;
}

.products-title span {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 2px;
}

a {
    text-decoration: none;
    text-decoration-skip-ink: none;
    cursor: pointer;
    color: #52585d;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

input[type="text"], input[type="number"], input[type="email"], input[type="search"], input[type="password"], input[type="tel"], textarea {
    height: 2.642rem;
    line-height: 2rem;
    padding: 0 1.07em;
    display: block;
    font-size: 1rem;
    -webkit-box-shadow: none;
    -webkit-appearance: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    border: 1px solid #f2f2f2!important;
    background-color: #f2f2f2!important;
    -webkit-border-radius: 0;
    border-radius: 0;
    color: #52585d!important;
    width: 100%;
    height: 45px!important;
}
textarea {
height: 250px!important;
}
label {
    font-weight: normal;
    color: #52585d!important;
    font-size: 1rem;
}
form.wpcf7-form label {
    display: block;
    font-size: 13px;
}
form.wpcf7-form .wpcf7-submit:not(.active) {
    background-color: #52585d;
    border: 1px solid #52585d;
    color: #fff;
    -webkit-text-fill-color: currentColor;
}
.button, .btn, input[type="submit"] {
    display: inline-block;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: 1px solid #52585d;
    color: #fff!important;
    text-transform: uppercase;
    font-size: 0.79rem;
    font-weight: 400;
    letter-spacing: 1px;
    text-align: center;
    padding: 0 1.95em;
    height: 2.642rem;
    line-height: 2.5rem;
    background-color: #52585d;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Montserrat', san-serif;
}

.button, .btn, input[type="submit"]:hover {
color: #fff!important;
background-color: #aeb8be;
border: 1px solid #aeb8be;
}

form.wpcf7-form .wpcf7-submit {
    background-color: #52585d;
    border: 1px solid #52585d;
    color: #fff;
}

h1, .h1 {
    margin-top: 0;
    font-size: 30px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

h2, .h2 {
    margin-top: 0;
    font-size: 16px;
    line-height: 21px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 20px;
}

h3, .h3 {
    font-size: 14px!important;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.product-information, .product-info-wrapper, .product-summary-center {
    margin-bottom: 30px;
    margin-top: 100px;
}

.product-information .title, .product-info-wrapper .title, .product-summary-center .title, .product-information .product_title, .product-info-wrapper .product_title, .product-summary-center .product_title {
    font-size: 22px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 2px;
        margin-bottom: 30px;
}


.item-design-dropdown .nav-sublist-dropdown ul > li > a {
    width: 100%;
    color: #52585d;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-transform: uppercase;
    padding: 8px 2.5em;
    font-family: 'Montserrat', san-serif;
}

.nav-sublist-dropdown .item-link {
    display: block;
    font-size: 12px;
    line-height: 15px;
    padding: 0.72em 0;
    letter-spacing: 1px;
}

@media only screen and (min-width: 992px) {
.header-wrapper.header-double-menu .menu-wrapper .nav-sublist-dropdown {
    top: 63px !important;
    margin-top: 0 !important;
}
}

.nav-sublist-dropdown {
    position: absolute;
    top: 60px;
    left: 0;
    z-index: 2000;
    margin-top: 19px;
    display: none;
    width: 18em;
    padding: 2.14em 2.14em;
    background-color: white;
    text-align: left;
    border: none!important;
}

.sidebar-widget.widget_product_categories .widget-title, .wpb_widgetised_column .widget_product_categories .widget-title {
    display: none;
}

.menu-wrapper .menu > li > a {
    text-transform: uppercase;
    font-size: 13px;
    padding: 0.77em 18px;
    font-weight: 300;
    position: relative;
    font-family: 'Montserrat', san-serif;
    letter-spacing: 2px;
    color: #52585d;
}

.menu-inner .menu-wrapper > .menu-main-container .menu > li > a {
    padding-top: 5px;
    padding-bottom: 8px;
}

@media only screen and (min-width: 992px) {
.header-wrapper.header-double-menu .navbar-header {
    position: absolute;
    width: 0px;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 100;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
}

@media only screen and (min-width: 992px) {
.header-wrapper header > .container .container-wrapper > .navbar-header {
    display: none;
}
}

#cookie-notice #cn-notice-text {
    color: #52585d;
    font-size: 15px;
    line-height: 22px!important;
    font-weight: 300;
    font-family: 'Source Serif Pro'!important;
}
#cookie-notice {
    position: fixed;
    right: 1vw;
    left: auto;
    width: 28vw;
    min-width: 1px;
    max-width: 500px;
    top: auto;
    height: auto;
    z-index: 1000;
    padding: 5px!important;
    background-color: rgba(255,255,255,.9)!important;
   -webkit-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    -moz-box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
    box-shadow: 2px 2px 37px 5px rgba(0,0,0,0.11);
}
@media only screen and (min-width: 992px) {
.header-wrapper.header-double-menu .menu-wrapper.menu-wrapper-right .menu {
    text-align: left!important;
}
}

@media only screen and (min-width: 992px) {
.header-wrapper.header-double-menu .menu-wrapper.menu-wrapper-right {
    padding-right: 0px;
    max-width: 42%;
}
}


@media only screen and (min-width: 992px) {
.header-wrapper.header-double-menu .header-logo img {
    max-width: 150%;
}
}

@media only screen and (min-width: 992px) { 
.header-wrapper.header-double-menu .header-logo {
    text-align: left;
    width: 20%;
    padding-left: 0px;
    padding-right: 20px;
    margin-right: 60px;
}
}

@media only screen and (min-width: 992px) {
.header-wrapper header > .container .container-wrapper {
    -js-display: -webkit-box;
    -js-display: -webkit-flex;
    -js-display: -ms-flexbox;
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    position: relative;
    padding-top: 8px!important;
    padding-bottom: 15px!important;
    width: 100%;
}
}

@media only screen and (min-width: 992px) {
.header-wrapper.header-double-menu .menu-wrapper .menu {
    text-align: right !important;
    margin-right: 5px;
}
}

@media only screen and (min-width: 992px) {
.header-wrapper.header-double-menu .header-logo {
    text-align: left;
    width: 18%;
    padding-left: 0px;
    padding-right: 15px;
    margin-right: 60px;
}
}

.menu-wrapper .menu > li > a:after {
    content: "";
    display: block;
    position: absolute;
    height: 1px !important;
    background-color: #96a7ab!important;
        margin-top: 5px;
}

.strapline {
    font-size: 30px;
    font-family: 'Montserrat', san-serif!important;
    background-color: rgba(255, 255, 255, 0.8)!important;
    padding: 15px!important;
    color: #52585d!important;
    font-weight: 300!important;
}

.rev-btn, .rev-btn:visited {
    letter-spacing: 1px!important;
    font-size: 13px!important;
}

.footer-bottom {
    padding: 20px 0!important;
    background-color: #242424;
    color: #a4a4a4;
}

.footer-bottom a:hover {
    color: #ffffff!important;
}

blockquote {
    padding-left: 0px!important;
    border-left: none;
    position: relative;
    margin-top: 1.43em;
    padding-top: 1.57em;
    padding-bottom: 0px;
    border-left: none!important;
    font-style: normal !important;
    color: #52585d!important;
}

blockquote p {
    font-size: 18px!important;
    color: #aeb8be!important;
    line-height: 2.42rem;
    font-style: normal !important;
    text-transform: none;
}
}


.banner .banner-title {
    text-transform: uppercase;
    font-size: 15px!important;
    line-height: 19px!important;
    font-weight: 300!important;
    display: block;
    background-color: rgba(113, 124, 128, 0.8)!important;
    padding: 7px;
    letter-spacing: 1px!important;
    color: #fff!important;
}

@media only screen and (min-width: 992px) {
.fixed-header > .container {
    -js-display: -webkit-box;
    -js-display: -webkit-flex;
    -js-display: -ms-flexbox;
    -js-display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    position: relative;
    padding-top: 0px;
    padding-bottom: 0px;
}
}

@media only screen and (max-width: 992px) {
.header-color-dark .navbar-toggle .icon-bar {
    background: #52585d!important;
}
}

@media only screen and (max-width: 991px) {
.header-wrapper header .container-wrapper {
    padding: 8px 0;
    position: relative;
    text-align: right;
    display: inline-block;
    width: 100%;
}
}

@media only screen and (max-width: 480px) {
.header-logo img {
    max-width: 170px !important;
}
}

.et-follow-buttons.buttons-size-large a {
    display: inline-block;
    width: 44px;
    height: 44px;
    color: #fff!important;
    margin: 0px;
    line-height: 42px;
    font-size: 27px;
    padding: 0;
}

.null-instagram-feed .instagram-pics li {
    padding: 3px;
    float: left;
    margin-bottom: 0;
}

.header-color-white .navbar-toggle {
color: #52585d;
}

p a {
    font-weight: normal;
    color: #8fb3bf!important;
}

.footer-bottom {
    display: none!important;
}

footer p {
color: #fff;
}

footer p a {
color: #fff!important;
}

.cta {
background-color: #ced6da;
padding: 20px 12px 12px 12px;
}

@media only screen and (max-width: 442px) {
.cta {
background-color: #ced6da;
padding: 20px 15px 15px 15px;
}
}

.cta1 {
background-color: #e9eaeb;
padding: 0px 10px 10px 10px;
}

.page-heading.bc-type-left a, .page-heading.bc-type-left .delimeter {
    font-size: 10px;
    letter-spacing: 1px;
    padding: 0 1px;
}

.woocommerce-breadcrumb a, #breadcrumb a, .bbp-breadcrumb a, .woocommerce-breadcrumb .delimeter, #breadcrumb .delimeter, .bbp-breadcrumb .delimeter {
    font-size: 10px;
    letter-spacing: 1px;
    padding: 0 1px;
}

.page-heading.bc-size-small .title {
    font-size: 13px;
    margin-bottom: 0;
}

.page-heading.bc-size-small {
    padding: 8px;
}

.page-heading {
    padding: 5px 0;
    margin-bottom: 2.142em;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center center;
}

.breadcrumbs, .woocommerce-breadcrumb, .bbp-breadcrumb {
    list-style: none;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    font-size: 13px;
    letter-spacing: 2px;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 13px;
}


.ultb3-box.ult-adjust-bottom-margin {
margin-bottom: 0px!important;
}

.banner {
    position: relative;
    overflow: hidden;
    margin-bottom: 22px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

@media only screen and (max-width: 480px) {
.ultb3-box.ult-adjust-bottom-margin {
margin-bottom: 25px!important;
} 
}

.ultb3-box {
background-color: #f2f2f2!important;
}

@media only screen and (max-width: 1199px) {
.ultb3-box {
    min-height: 310px!important;
}

@media only screen and (max-width: 480px) {
.ultb3-box {
    min-height: 120px!important;
}

a.ultb3-btn {
    font-size: 11px!important;
    line-height: 13px;
    letter-spacing: 0px!important;
    }
}


.widget_product_categories.sidebar-widget ul li a,
.wpb_widgetised_column .widget_product_categories ul li a {
  position: relative;
  display: block;
  padding: 0.86em 0;
  font-size: 12px;
  font-weight: 400;
  border-bottom: none;
  text-transform: uppercase;
  font-family:'Montserrat';
  letter-spacing: 1px;
  line-height: 16px;
}


.product-information, .product-info-wrapper, .product-summary-center {
    margin-bottom: 30px;
    margin-top: 100px!important;
}

@media only screen and (max-width: 442px) {
.et-follow-buttons.align-right {
    text-align: center;
}
}

.vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_vc_row>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_vc_row_inner>.vc_row>.vc_vc_column_inner>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_vc_column_inner>.vc_column_container>.vc_column-inner, .vc_section.vc_section-has-fill, .vc_section.vc_section-has-fill+.vc_row-full-width+.vc_section, .vc_section.vc_section-has-fill+.vc_section {
padding-top: 0px!important;
}


.wpb_widgetised_column .sidebar-widget {
    margin-bottom: 0px;
}

.breadcrumbs-type-disable.et-header-not-overlap:not(.home) .content-page {
    margin-top: 0px;
}