/*
Theme Name: Goodz
Theme URI: http://goodz-shop1.tkdemos.com
Author: Themes Kingdom
Author URI: https://themeskingdom.com
Description: Goodz Shop is fast, beautiful, and simple. A premium e-commerce theme for WordPress, Goodz Shop works best as an online shop. Our goal was to create the best possible online shopping experience based on WordPress. All you have to do is fill it with your product - be it clothes, furniture, or cat food - and Goodz Shop handles the rest. Shaped by our experience with OVER Clothing, Goodz Shop solves a lot of the problems we bumped into with e-commerce. Especially with navigation, images, the checkout experience and more. Whatever product you sell, Goodz Shop will treat it like royalty. So go ahead and indulge in our best e-commerce theme!
Version: 2.0.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: goodz
Tags: right-sidebar, one-column, two-columns, three-columns, four-columns, custom-colors, custom-menu, post-formats, rtl-language-support, sticky-post, translation-ready, full-width-template, featured-images, threaded-comments

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Goodz is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Helpers
# Elements
# General
# Layout
# Forms
# Header
# Footer
# Navigation
	## Links
	## Menus
	## Navigations
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Posts
	## Pages
	## Templates
	## Asides
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
	## Pretty Photo pop-up box
	## Jetpack overwrites
# Mozzila specific
# IE specific
# Responsive
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* 'SF Pro Display' Regular */
@font-face {
    font-family:'SF Pro Display';
    src: url('/wp-content/themes/goodz-shop/fonts/sf-pro-display/SFProDisplay-Regular.woff2') format('woff2'),
         url('/wp-content/themes/goodz-shop/fonts/sf-pro-display/SFProDisplay-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

/* 'SF Pro Display' Medium */
@font-face {
    font-family:'SF Pro Display';
    src: url('/wp-content/themes/goodz-shop/fonts/sf-pro-display/SFProDisplay-Medium.woff2') format('woff2'),
         url('/wp-content/themes/goodz-shop/fonts/sf-pro-display/SFProDisplay-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

/* 'SF Pro Display' Semi Bold */
@font-face {
    font-family:'SF Pro Display';
    src: url('/wp-content/themes/goodz-shop/fonts/sf-pro-display/SFProDisplay-Semibold.woff2') format('woff2'),
         url('/wp-content/themes/goodz-shop/fonts/sf-pro-display/SFProDisplay-Semibold.woff') format('woff');
    font-weight:600;
    font-style: normal;
}

/* 'SF Pro Display' Italic */
@font-face {
    font-family: 'SF Pro Display';
    src: url('/wp-content/themes/goodz-shop/fonts/sf-pro-display/SFProDisplay-RegularItalic.woff2') format('woff2'),
         url('/wp-content/themes/goodz-shop/fonts/sf-pro-display/SFProDisplay-RegularItalic.woff') format('woff');
    font-weight: 400;
    font-style: italic;
}

/* 'SF Pro Display' Bold */
@font-face {
    font-family: 'SF Pro Display';
    src: url('/wp-content/themes/goodz-shop/fonts/sf-pro-display/SFProDisplay-Bold.woff2') format('woff2'),
         url('/wp-content/themes/goodz-shop/fonts/sf-pro-display/SFProDisplay-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

/* 'SF Pro Display' Black */
@font-face {
    font-family: 'SF Pro Display';
    src: url('/wp-content/themes/goodz-shop/fonts/sf-pro-display/SFProDisplay-Black.woff2') format('woff2'),
         url('/wp-content/themes/goodz-shop/fonts/sf-pro-display/SFProDisplay-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}


html {
	/*font-family: sans-serif;*/
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body {
	margin: 0;
	min-width: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-moz-font-smoothing: grayscale;
	word-wrap: break-word;
	background-color:#fff;
    background: url("https://urlennia.life/wp-content/themes/goodz-shop/img/flag-bkgd.jpg");
     background-size: cover;  /* Ensure the image covers the entire screen */
  background-position: center center; /* Center the image */
  background-attachment: fixed;  /* Optionally, make the background fixed */
  margin: 0;  /* Remove default body margin */
  height: 100vh;  /* Ensure the body height is 100% of the viewport height */

}

.container {
    margin:0 40px;
}



.btn-warning {
    color: #fff;
    background-color: #3E7F00 !important;
    border-color: #3E7F00 !important;
    padding: 12px 17px !important;
}


.bg-blue-100  {
    padding: 2em;
    position: relative;
    margin: 125px 0 0 auto;
}


#eridu-body {
	margin: 0;
	min-width: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-moz-font-smoothing: grayscale;
	word-wrap: break-word;
	background-color:#fff;
    background: url("https://urlennia.life/wp-content/themes/goodz-shop/img/eridu_main_bk.jpg");
     background-size: cover;  /* Ensure the image covers the entire screen */
  background-position: center center; /* Center the image */
  background-attachment: fixed;  /* Optionally, make the background fixed */
  margin: 0;  /* Remove default body margin */
  height: 100vh;  /* Ensure the body height is 100% of the viewport height */

}

scroll-behavior: smooth;

#wpadminbar #adminbarsearch {
    display: none;
}

#wpadminbar #wp-admin-bar-site-name>.ab-item:before {
    content: "" !Important;
}

#bkgd {background:#f8f8f8;}

#header {
    font-size: 13px;
}
#header {
	top:30px;
    height:55px;
    overflow: visible;
    z-index: 9999;
    width: 100%;
    position:absolute;
	    background: #f8f8f8;
}
#header .row {
    padding: 0;
}


#eridu, #eridu2  {
    font-size: 13px;
}

#eridu  {
	top:30px;
    height:55px;
    overflow: visible;
    z-index: 9999;
    width: 100%;
    position:absolute;

}

#eridu2 {
    top: 0;
    height: 132px;
    overflow: visible;
    z-index: 9999;
    width: 100%;
    position: absolute;
    background: #fafafccc;
    padding: 10px 0;
    border-bottom: 1px solid #00000029;
}

#eridu2 .row {
    margin: 0 auto;
    box-sizing: border-box;
    width: 100%;
    max-width:980px;
    padding-top: 0;
    padding-bottom: 0;
}

#eridu2 ul {
    width:1050px;
}

#eridu2 li {
    display: inline-block;
    list-style: none;
    margin: 0;
}

#eridu2 nav a, #eridu2 i {
    height:24px;
    font-size: 12.99px;
    line-height: 1.4;
    letter-spacing: 0.02rem;
    display: block;
    padding: 0 10px;
    color: #333;
    text-transform: initial;
    font-family: 'montserrat';
}


#eridu .row {
    margin: 0 auto;
    box-sizing: border-box;
    width: 100%;
    max-width:825px;
    padding-top: 0;
    padding-bottom: 0;
}

#eridu-mobile {display:none; }

#eridu-logo {
    float: left;
    z-index: 999;
    position: relative;
}

#eridu-logo img {
    max-width:100px;
    vertical-align: middle;
    margin-right: 15px;
    margin-top:18px;
}

#eridu ul {
    width:1050px;
}

#eridu li {
    display: inline-block;
    list-style: none;
    margin: 0;
}

#eridu nav a, #eridu i {
    height:24px;
    font-size: 12.99px;
    line-height: 1.4;
    letter-spacing: 0.02rem;
    display: block;
    padding: 0 10px;
    color: #333;
    text-transform: initial;
    font-family: 'montserrat';
}

#eridu-main {
    top: -10px;
    position: relative;
    width:1050px;
}


/* Bounce in */
.eridu-menu.bounce-in {
  display: block;
  animation: bounceIn 0.3s ease-out forwards;
}

/* Fade out */
.eridu-menu.fade-out {
  animation: fadeOut 0.2s ease-out forwards;
}

@keyframes bounceIn {
  0% {
    transform: scale(0.95) translateY(-10px);
    opacity: 0;
  }
  60% {
    transform: scale(1.05) translateY(5px);
    opacity: 1;
  }
  100% {
    transform: scale(1) translateY(0);
    opacity: 1;
  }
}

@keyframes fadeOut {
  from {
    transform: scale(1) translateY(0);
    opacity: 1;
  }
  to {
    transform: scale(0.95) translateY(-10px);
    opacity: 0;
  }
}

.eridu-dropdown {
    position:relative;
    display: inline-block;
    margin:0;
}

.eridu-trigger {
    background: transparent;
    color: #333;
    border: none;
    cursor: pointer;
    font-size: 12.99px;
    line-height: 1.4;
    letter-spacing: 0.02rem;
}


.eridu-trigger:hover {
    background-color: #bbb;
    color: #333;
    outline: none;
    padding: 0 7px;
    border-radius: 12px;
    
    
}
.eridu-menu::before {
  content: "";
  position: absolute;
  top: -10px;
  left: 20px;
  border-width: 0 10px 10px 10px;
  border-style: solid;
  border-color: transparent transparent #fff transparent;
  filter: drop-shadow(0 -2px 2px rgba(0,0,0,0.1));
}

.eridu-menu {
    display: none;
    position: absolute;
    top: 110%;
    left: -10px;
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    padding: 10px;
    z-index: 999;
    min-width: 200px;
    max-width: 200px;
   opacity: 0;
  transform: scale(0.95) translateY(-10px);
  transition: all 0.2s ease;
}

.eridu-menu {
  display: none;
} 

.eridu-menu.visible {
  display: block;
  animation: bounceIn 0.3s forwards;
}

.eridu-menu li {
  list-style: none;
  margin: 8px 0;
}

.eridu-menu li a {
  text-decoration: none;
  color: #333;
  display: block;
  transition: 0.3s;
}

.eridu-menu li a:hover {
  color: #0073aa;
  transform: translateX(5px);
}


.products li {text-align:center;}

.store-data {
    text-align: left;
    margin: 0 0 0 25px;
    position: absolute;
    margin: -50px 0 0 25px;
    width: 350px;
    text-overflow: ellipsis;
}


.store-data h2 {
    font-family: 'SF Pro Display', SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 0.9555rem;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.0rem;
    margin: 5px auto;
    margin-bottom: 0 !important;
}

.store-data a {color:#fff;}

#dokan-store-listing-filter-wrap, #dokan-store-listing-filter-form-wrap {
display: none !important;
}

#dokan-store-listing-filter-form-wrap {
  background: #ffffff;
  margin-top: 32px;
  padding: 32px 20px 20px 20px;
  box-shadow: 1px 1px 20px 0px #E9E9E9;
  position: relative;
}

#dokan-seller-listing-wrap.grid-view .store-content .store-data-container .featured-favourite .featured-label {
    width: max-content;
    width: -moz-max-content;
    width: -webkit-max-content;
    padding: 2px 10px;
    background: rgb(73, 251, 212);
    color: rgb(47, 56, 67);
    border-radius: 28px;
    box-shadow: 0px 0px 25px -5px #fff);
    font-size: 12px;
    border-color: rgb(47, 56, 67);
}

#dokan-seller-listing-wrap .dokan-single-seller .store-wrapper .store-header .store-banner {
    min-height: 220px;
    position: inherit !important;
    border-radius: 28px;
    background: transparent;
    overflow: hidden;
}

#dokan-seller-listing-wrap.grid-view .store-content {
    position: relative !important;
    top:-45px;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.45);
    color: #fff;
}

#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-wrapper {
    box-shadow: 0px 0px 25px 0px #ddd;
    max-width:400px;
    max-height:500px;
    width:400px;
    height:500px;
}


.store-wrapper {
    box-shadow: 0px 0px 25px 0px #ddd;
    max-width:400px;
    max-height:500px;
    width:400px;
    height:500px;
}

#dokan-seller-listing-wrap ul.dokan-seller-wrap li.coloum-3 {
    width:415px;
    
    
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    float: left;
} 

.elementor-widget-image img {
    display: inline-block;
    vertical-align: middle;
    border-radius: 28px !important;
}


@media (min-width: 992px) {
    #dokan-seller-listing-wrap ul.dokan-seller-wrap li {
        width:425px !important;
    }
}

.branding h2 {
    font-family: "Montserrat", serif, Arial, Helvetica !important;
    font-size:24px !important;
    max-width:990px;
    line-height:28px;
    font-weight:400;
}

.onboarding {max-width:980px;}


.topEr {
    display: grid;
    grid-template: "feature summary" / 500px auto !important;
    width: 980px;
    gap: 40px;
    /* max-width: 990px; */
    margin: auto;
}

.tips i {
    margin: 0 0 0 5px !important;
    text-shadow: 0 0 BLACK !important;
    color: #D4AF37;
}


@media (max-width: 768px) {
    
.container {margin:0 !important;}
    
 .dd-fill-tertiary {
    border-bottom: 1px solid #bbb;
    margin-bottom: 25px;
    padding-bottom: 25px;
    width: 300px;
     max-width:350px;
}
    
    .tt-plate-headline{
    font-size:28px !important;
    line-height: 1.1 !important;
}

 .tt-l-plate {
    position: relative;
    margin-inline-start: inherit !important;
    margin-inline-end: inherit !important;
    width: 300px !important;
    max-width: 350px !important;
}
    
.tt-layer {
    width: 300px !important;
    margin: auto;
    text-align: center;
    padding: 40px 25px 10px !important;
    max-width: 350px !important;
}
    
.rowT {
    display: flex;
    flex-flow: column !important;
    width: 100%;
    gap: 0 !important;
   align-items:inherit !important;
}
    
    
.large-12, .large-11 {
    flex-basis: 100% !important;
    max-width: 100% !important;
}
    
.t-custom-subcopy {
    font-size: 18px !important;
    }
    
.as-globalfooter-breadcrumbs-path {
   max-width:300px;
        width: 100%;
}
    
.woocommerce div.product div.summary {
    margin-bottom: 0;
    max-width: 300px !important;
    width: 100%;
}
    
.related .products .product {margin-bottom:0 !important;}
    
.onboarding {max-width:350px;}
    
   .branding h2 {
    font-family: "Montserrat", serif, Arial, Helvetica !important;
    font-size: 17px !important;
    max-width: 350px;
}
  
.topEr {
        display: inline-block !important;
        width: 100%;
        max-width: 350px;
        margin: 0 0 170px;
        min-height: 70vh;
        position: relative;
    }
    
    .topEr img {
        width:100%;
        max-width:400px !important;
        
}

}

@media (min-width: 576px) {
    .col-sm-12 {
        flex: 0 0 auto;
        width: 100% !important;
    }
}

#order_review_heading {display:none;}

.ercG {
    grid-area: feature;
    display: flex;
    flex-direction: column;
    overflow: auto;
    float: none !important;
    width: 100% !important;
}


.ercG img {
   border-radius:28px;
   overflow:hidden;
    
}

.erxPxO {
    grid-area:additions;
    position: relative;
}

.dokan-single-store .profile-frame {
    position: relative;
    border-radius: 25px;
    overflow: hidden;
}
.dokan-single-store .profile-frame .profile-info-box {
    position: relative;
    border-radius: 25px;
    overflow: hidden;
}

#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-footer {
  background: #1D1D1C;
  position: relative;
  padding: 15px 20px;
    border-top:0;
}

#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-footer .seller-avatar {
 background: transparent;

}


.dokan-single-store .dokan-store-tabs ula.dokan-modules-button
{
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    justify-content: center;
    margin: 0;
    padding: 10px 0;
    border: 0;
}


.dokan-single-store .dokan-store-tabs ul.dokan-list-inline {
border-radius: 12px;
}

.archive .page-title,
	.search .page-title {
		margin-bottom:5.6rem;
        color: #fff;
}

@media only screen and (max-width: 767px) {
    
.large-3 {
    display: none;
}
    
    
.topEr, .retail  {margin:0 !important}
    
 #custom-gallery-thumbs {
    position: relative;
    margin: 0!important;
    width: 100% !important;
}   
#store-reviews {
    max-width:300px;
    margin: auto;
}

.archive .page-title {
    color: #000 !important;
    font-weight: 400;
    margin-bottom:2rem;
    font-size: 28px !important;
    font-weight: 500 !important;
   font-family: 'SF Pro Display', SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif !important;
}
    
    
#market .product-item img, .placeholder-icon {
        width: 125px !important;
        height: 125px !important;
        object-fit: cover;
        border-radius: 15px !important;
        border: 2px solid #ddd;
        transition: transform 0.2s;
    }
    
.dokan-store-wrap {
    display: flex;
    margin: 20px 0;
    flex-direction: column;
    width: 350px;
}

.dokan-store-wrap ul li {list-style:none;}   
    
#eridu2 {height:75px !important}
    
    #eridu  {
	top:0;
    }
     #eridu, #eridu .row {
         background: #f2f2f1;
    }
    
    nav#eridu-main, #marque {
        display: none;
    }
    
#eridu-mobile {
    display: block;
        position: relative;
        top: 10px;
    }

    
.dgwt-wcas-search-wrapp {
    float: left;
    top: -32px;
}
}

    
#dokan-seller-listing-wrap.grid-view .store-wrapper  {
    box-shadow: 0px 0px 25px 0px #ddd;
    border-radius: 28px;
    overflow: hidden;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
    background: transparent !important;
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
 min-width:500px;
 line-height: 17px;
}

.dgwt-wcas-style-pirx.dgwt-wcas-search-focused .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    border-color: #bbb !important;
}

.row>* {
    flex-shrink: 0;
    width: auto;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y);
}


#dashboard {
    float: left;
    display: flex;
    align-items: baseline;
}

.dash-menu {
    display: flex;
    gap: 30px;
    width:auto;
        align-items: baseline;
}
    
/* Hide all steps by default: */
.tab, #regForm {
	width:68%;
}
.tab {
  display: none;
}

.next {
	position: relative;
    margin: -150px 100px;
    width: 992px;
    max-width: 1020px;
}

.proceed {
    position: relative;
    width: 992px;
    max-width: 1020px;
}

.steps {
    float: right;
    width: 990px;
    max-width: 990px;
    padding-bottom: 40px;
}

.form-content {
    font-family: SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -.022em;
    line-height: 1.4705882353;
    display: flex;
    flex-direction: column;
    max-width:550px;
    width:100%;
}


.pages {
    border: 1px solid;
    border-color: #000;
    border-radius: 25px;
    background: #000 !important;
    box-shadow: none;
    color: #fff;
    font-weight: 500;
    line-height: initial;
    text-shadow: none;
    -webkit-transition: background .3s, color .3s;
    -moz-transition: background .3s, color .3s;
    -ms-transition: background .3s, color .3s;
    -o-transition: background .3s, color .3s;
    transition: background .3s, color .3s;
    padding: 0.4rem 4rem !important;
    font-family: 'montserrat';
    letter-spacing: 0.2333rem;
    font-weight: 400;
}

.dokan-store-menu {display:none;}

.dokan-btn {

}

.dokan-dashboard-wrap .dokan-form-group #insert-media-button, input[type="submit"].dokan-btn-theme, a.dokan-btn-theme, .dokan-btn-theme {
    color: #888 !important;
    background:#fff !important;
}

#dokan-seller-listing-wrap ul.dokan-seller-wrap li {
    margin-bottom:35px !important;
}

.elementor-section {
  display: none;
}

#page1 {
  display: block;
}

.ur-logo {    
	width: 125px;
    margin: auto;
    margin-top: 10px;
}

  #paymentForm {
        margin-bottom: 20px;
    }

    #paymentDetails {
        margin-top: 20px;
    }

    #paymentLink {
        color: blue;
        text-decoration: underline;
    }

    #qrCode {
        margin-top: 10px;
    }


.pay {	
	display: grid;
    gap: clamp(1.25rem, 1.1571rem + .381vw, 1.5rem);
    grid-template: auto / repeat(3, 1fr);
	
}

/* Make circles that indicate the steps of the form: */
.step {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbbbbb;
  border: none;  
  border-radius: 50%;
  display: inline-block;
  opacity: 0.5;
}

.step.active {
  opacity: 1;
}

/* Mark the steps that are finished and valid: */
.step.finish {
  background-color: #04AA6D;
}

@media (min-width: 992px) {
    .homepage {
        flex-direction: row !important;
        gap: 2.9717682021%;
    }
}

@media only screen and (max-width:768px){
.page .site-content .entry-content p {
max-width: 350px !important;
}
    
.homepage {
    max-width:350px !important;
    margin:32px auto !important;
    padding:0 !important;

}
}

.homepage {
    max-width: 1500px;
    margin: 0 auto;
    padding:0;
    position: relative;
    margin-bottom: 75px;
    display: flex;
    flex-direction: column;
    align-items: center;

}

#container {margin-top:50px;}

.row {
    max-width:1250px;
    margin: 0 auto;
    padding:75px 0;
    position: relative;
    margin-bottom:0;
}

.row4 {
    max-width: 1050px;
    margin: 0 auto;
    padding: 25px 0;
    position: relative;
    margin-bottom: 100vh;
}


.row7 {
    max-width:1850px;
    margin: 0 auto;
    padding: 75px 0;
    position: relative;
    margin-bottom: 75px;
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
}


.seller-items {
   margin: -75px 45px;
   margin-bottom: 50vh;    
}

#reviews {
margin: 0 70px;
max-width: 900px;       
}    


.portal {
    max-width:1050px;
    margin: 0 auto;
    padding:75px 0 0;
	height: 100vh;
}
#back-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    border: none;
    padding: 10px 15px;
    cursor: pointer;
    display: none; /* Initially hidden */
    z-index: 1000; /* Make sure it’s on top */
    transition: opacity 0.3s ease;
}
.fade-out {
            opacity: 0;
        }
.slide-up {
transform: translateY(-50px);
height: 0;
padding: 0;
overflow: hidden;
}
.fade-in {
opacity: 1;
transform: translateY(0);
}
.hidden {
opacity: 0;
transform: translateY(20px);
 }

.e_links:after {
	background: #3e7f00;
    content: "";
    display: block;
    width: 30px;
    height: 5px;
    margin-top: 7px;
    opacity: 0.2;
}

#digital_id {
    position: relative;
    display: grid;
    gap:8px;
    grid-template: "idPhoto idBar idVerify" / 150px 175px 100px;
    font-family: MercurySSm-Book-Pro_Web, serif;
    font-size: 12px;
    font-weight: 400;
}

#digital_id  p {font-family: MercurySSm-Book-Pro_Web, serif;
font-size:0.855rem;
line-height:0.8555rem;
}

.dgph {
    grid-area:idPhoto;

}
.dgid {
    grid-area:idBar;
    
}
.dgVr {
    grid-area:idVerify;
}

.card {
    background-image: url(http://urlennia.life/wp-content/uploads/2025/03/id-card-flag-bkgd.png);
    padding: 10px 25px;
    width: 500px;
    border: 1px solid #bbb;
    border-radius: 25px;
}

.noble-menu {
    display: grid;
    gap: 8px;
    grid-template: auto / repeat(2, 1fr);
    margin-bottom: 0;
    width:auto;
    float: right;
    align-items: baseline;
}
    
.bar-items {
    display: flex;
    flex-direction: column;
    font-size:0.855rem;
    letter-spacing:0.233rem;
    text-align: center;
    padding-top: 10px;
    width:75px;
        }
    
.profile_edit {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    color: #000;
    border: none;
    outline: none;
    width: auto;
    font-size:12px;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    text-decoration: none;
    box-shadow: 0 2px 0 -1px currentColor;
}
/*---------------------------
#NOBLE DEPOSITORY
----------------------------*/

#fullscreen-viewer {
  position: fixed;
  top: 0; left: 0;
  width: 100vw;
  height: 100vh;
  background: #f1f1f1;
  z-index: 9999;
  overflow: hidden;
}

#fs-scroll-container {
  display: flex;
  overflow-x: auto;
  gap:15px;
  scroll-snap-type: x mandatory;
  width: 100vw;
  height: 100vh;
  scroll-behavior: smooth;
  margin-top:-25px;
}

.fs-image-slide {
  flex: 0 0 50vw;
  height: 100vh;
  object-fit: cover;
  scroll-snap-align: center;
  transition: transform 0.3s ease;
}

.fs-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 2.5rem;
  color:#000;
  background: rgba(0,0,0,0.3);
  border: none;
  padding: 0.5rem;
  cursor: pointer;
  z-index: 10001;
}

.fs-prev { left: 10px; }
.fs-next { right: 10px; }

.fs-close {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 2rem;
  background: none;
  border: none;
  color: #000;
  z-index: 10002;
}

#custom-gallery-thumbs {
    position: relative;
    margin: 70px auto;
    width: 988px;
}



.eridu-ad-wrapper, .eridu-footer-ads {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    box-sizing: content-box;
    margin-bottom:75px;
    margin-top:20px;
}


.eridu-ad-slide {
    flex-shrink: 0 0 auto;
    width:275px;
    height:275px;
    max-width:275px;
    max-height:275px;
    position: relative;
    transition-property: transform;
    display: block;
    border-radius: 18px;
    overflow: hidden;
    box-shadow: 0px 0px 15px 0px #ddd;
    background: #fff;
    white-space: normal;
}

.eridu-ad-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}



@media (max-width:789px){
    
.top-viewed-products-slider-outer img {
        width: 275px !important;
        height: 275px !important;
        max-width: 275px !important;
        max-height: 275px !important;
    }
    
.swiper-slide.top-viewed-product-card {

    min-width: 200px !important;
    width:275px !important;
    height: 275px !important;
    max-height: 275px !important;
    max-width: 275px !important;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled, .swiper-button-next, .swiper-button-prev
{
display: none !important;
}
    
    
#banner-content.row {
        padding-top: 0 !important;
        margin-bottom:0px;
    }
 
.seedpage { display:none !important;}
	
.next {
    position: relative;
    margin: 0;
    width: 300px !important;
    max-width: 350px !important;
}

.steps {
    float: right;
    width: 350px !important;
    max-width: 350px !important;
    padding-bottom: 65px !important;
	margin-top: 15px;
}

.tab, #regForm {
    width: 100%;
    overflow: scroll;
    height: 800px;
    margin-left: 10px;
}	
.tab {width:85% !important;}
	
.jyXPqY {
        height: 98vh !important;
        overflow-y: hidden !important;
        display: grid;
        grid-template:
        "topBar topBar topBar topBar" 80px
        "wallet chart orders history " / 100% !important;
    }
.urdc-1, .urpay-1 {
	background:#fff !important;
	
	}
.top, .get, .get2 {display:none !important; }	 
.social-nav {top:70% !important;}

.dash  {    
color: #000;
font-size: 3rem;
margin-bottom:10px;
}
	
#banner {background:none !important;}
	
.portal_menu {
    margin-left: 26px;
}
	
#ajax-search {display:none;}
	
.welcome {width:100px !important;}
	
.portal {
    max-width:400px;
    padding: 0 !important;
}	
#noble {
        margin: 295px 0 !important;
        padding-top: 40px;
    }
.eKoNTQ {display:none;}	
	
.dAzSkE {
   width: 208px !important;
}
.dMRK {

    margin: 100px 0;
    width: 100%;
    max-width: 1050px;
    padding-left: 75px;
}
.gtzlZY, .gvHPC {
    font-size: calc(0.8555rem)!important;
}
.eeKPPT {
    max-width:288px !important;
}
.ur-hero-main {
 flex-direction: column;
}
	
.ur-logo {    
	margin: auto;
    width: 125px;
    margin-top: 10px;
}

#nav {
    margin-top:0 !important;
    padding: 0 25px !important;
}

.nav-header {
        font-size: 4.8rem !important;
        line-height: 4.8rem!important;
        font-weight: 500 !important;
        letter-spacing: 0.355rem !important;
	    color:#000 !important;
}
#ur {
    height: 100% !important;
    max-width:350px !important;
}

.col-nb {
    position: relative;
    width: 100% !important;
    margin: auto;
    padding: 0 25px;
}

#noble h2 {
font-size:1.3rem !important;
}

#noble p {font-size:1rem !important;
}
.nfe-desc {
    font-size: 1rem !important;
    height: 550px !important;
}
.tab-header span {
    font-size: 1.2rem !important;
}

.login {
    margin:20px 0 !important;
    width: 175px !important;
    display: flex;
    gap: 20px;
    flex-direction: column !important;
}

.ur-section-title {
    font-size: 2rem !important;
    font-weight: 400;
    color: #15151C;
    line-height: 2rem !important;
    margin-top: 37px !important;
}

.section-heading h3 {
    font-size: 1.2rem !important;
    }
    
.bank {
    padding: 0 !important;
}
.tab-header .icon {
    font-size: 12px !important;
}
	
.disclaimer a {display:none;}
	
.dMRK {
    margin: 110px 0 !important;
    width: 420px !important;
    max-width: 1050px !important;
}

.eupKPr {
    font-size: calc(0.655rem) !important;
}

.mtzlZY, .mvHPC {
    font-size: calc(1.2rem) !important;
}	
.disclaimer {display:none;}	
	
.noble-menu {
      grid-template: auto / repeat(3, 1fr)!important;
      align-items: start !important;
    margin-left: 75px;
}

.card {
    width: 100% !important;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
}
    
#download-pdf {
	
	border: none;
    background-color: #333;
    padding: 0px;
    cursor: pointer;
    padding: 0.3rem 4rem;
    color: #bbb;
    border-radius: 25px;
    position: absolute;
    width: 300px;
    float: left;
    margin: 250px 10px;
}  
  
#digital_id {
    position: relative;
    display: inline !important;
    }
    
.dash-menu {
    display: flex;
    gap: 30px;
    width: auto !important;
    margin-left: 25px;
}
    
}

#download-pdf {
	
	border: none;
    background-color: #333;
    padding: 0px;
    cursor: pointer;
    padding: 0.3rem 4rem;
    color: #bbb;
    border-radius: 25px;
    position: absolute;
    width: 300px;
    float: left;
    margin: 250px 60px;
}  
/*-------------------------
#Ads 
---------------------------*/

.as-l-fullwidth {
    overflow: hidden;
    width: 100%;
}

.dd-fill-tertiary {
    background-color: #f5f5f7;
    --ribbon-background-color: rgb(245, 245, 247);
}

.dd-l-plate {
    position: relative;
    margin-inline-start: auto;
    margin-inline-end: auto;
    width: 980px;
}

.dd-l-plate::after, .dd-l-plate::before {
    content: " ";
    display: table;
}

.dd-eridu-ad .dd-billboard {
    min-height: 480px;
}

.large-5 {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
}

.tt-l-plate {
    position: relative;
    margin-inline-start: auto;
    margin-inline-end: auto;
    width: 980px;
}

.tt-layer {
    width: 980px;
    margin: auto;
    text-align: center;
    padding-bottom: 25px;
}


.large-12 {
    flex-basis:50.3333333%;
    max-width: 50.3333333%;
}

.large-11 {
    flex-basis:41.6666666667%;
    max-width: 41.6666666667%;
}

.rowT {
    display: flex;
    flex-flow: row wrap;
    width: 100%;
    gap: 40px;
    align-items: baseline;
}

.column {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    padding: 0;
}

.dd-eridu-ad .dd-info {
    padding: 90px 0;
    margin-inline-start: 58px;
}

.dd-eridu-ad .dd-eyebrow {
    margin-bottom: .75em;
}
.dd-billboard img {
    display: inline;
    vertical-align: bottom;
}


.tt-plate-headline{
    font-size: 40px;
    line-height: 1.1;
    font-weight: 400;
    letter-spacing: 0;
    font-family: "SF Pro Display", "SF Pro Icons", "Helvetica Neue", Helvetica, Arial, sans-serif;
}


.t-headline-reduced {
    font-size: 40px;
    line-height: 1.1;
    font-weight: 500;
    letter-spacing: 0;
    font-family: "SF Pro Display", "SF Pro Icons", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

sup {
    top: var(--sk-footnote-offset-top, -.5em);
}

.t-headline-reduced+.t-body, .t-headline-reduced+p, .t-headline-reduced+ul {
    --sk-headline-plus-first-element-margin: 1em;
}
.t-custom-subcopy {
    font-size: 21px !important;
    line-height: 1.181002381 !important;
    font-weight: 400;
    letter-spacing: .011em;
    font-family: "SF Pro Display", "SF Pro Icons", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@media (min-device-width: 768px) {
    .dd-compact-right-large-7 {
        margin-inline-end: 7% !important;
    }
}

ol+*, p+*, ul+* {
    margin-top: var(--sk-paragraph-plus-element-margin, .8em);
}

.large-7 {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
}

.dd-eridu-ad .dd-hero {
    margin-inline-start: 43px;
}
.dd-billboard img {
    display: inline;
    vertical-align: bottom;
}


a.more {
    text-decoration: none;
    font-size:14px;
}



/*-------------------------
#Ads End
---------------------------*/

.test {}

.woocommerce-product-details__short-description {display:none !important}


.as-localnav-wrapper {
    height: auto;
    left: 0;
    min-height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.rf-flagship-buystrip+.rf-flagship-chatcontent {
    border-top: 1px solid #d2d2d7;
}
.rf-flagship-chatcontent {
    text-align: center;
}
.typography-body-reduced {
    font-family: SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -.016em;
    line-height: 1.4285914286;
    border-top: 1px solid #d2d2d7;
}

.rf-flagship-chatcontent .as-chat-buyflow {
    padding: 19px 14px 5px;
}
.as-chat {
    color: #1d1d1f;
    padding: 27px 0;
    text-align: center;
}
.as-chat-buyflow {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    padding-inline-start: 0;
    padding-top: 19px;
    text-align: start;
}

.as-chat-buyflow .as-svgicon-container {
    margin-top: 12px;
}


.as-svgicon, .as-svgicon-container {
    display: block;
}

.as-chat-buyflow-container {
    font-family: SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: -.01em;
    line-height: 1.3333733333;
    padding: 6px 12px 0;
}


#as img {width:35px;}

.as-chat-buyflow-title {
    color:#111217;
    font-weight: 500;
}


.rf-flagship-chatcontent .as-chat-buyflow-content {
    padding-top: 0;
}
.as-chat-buyflow-content {
    color: #3E7F00;
    padding-top: 5px;
    text-align: start;
}

a.icon {
    text-decoration: none;
    display:none;
}

.as-buttonlink {
    color:#3E7F00);
    letter-spacing: inherit;
    text-decoration: none;
}

.a11y {
    clip: rect(1px, 1px, 1px, 1px);
    border: 0;
    clip-path: inset(0 0 99.9% 99.9%);
    height: 1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.icon-after:after, .more:after {
    padding-inline-start: .24em;
    top: 0;
}
.icon:after, .icon:before, .more:after, .more:before {
    color: inherit;
    display: inline-block;
    font-family: SF Pro Icons;
    font-size: inherit;
    font-style: normal;
    font-weight: inherit;
    line-height: 1;
    position: relative;
    text-decoration: underline;
    z-index: 1;
    alt: "";
    text-decoration: none;
}
.icon-external:after, .icon-external:before {
    content: "";
}
.icon-after:after, .more:after {
    padding-inline-start: .24em;
    top: 0;
}


.urpay-description-tab::after {
  content: "";
  display: table;
  clear: both;
}


.urpay-description-tab {
    display: block;
    width: 100%;
    position: relative;
    max-width:980px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-left: auto;
    margin-right: auto;
    margin-top:20px;
    margin-bottom:0;
}


.retail {
    display: block;
    position: relative;
    margin-top: 20px; 
    font-size: .755rem;
    font-weight: 400;
    letter-spacing: .025rem;
    line-height: .755rem;
    color: #000;
    margin-bottom: 2px;
    max-width: 980px;
    margin:auto;
}

.related li {list-style:none;}

.products .price {
    display: inline-block;
    margin: 0 30px;
}

.toggle-tab {
    background-color: #fff;
    border: none;
    padding: 10px 15px;
    font-size: 11px;
    font-weight: 400;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 8px;
}
    
    .toggle-tab:hover, .toggle-tab:focus {background-color: #fff;color:#000;}

.toggle-tab .symbol {
    font-size:28px;
    width: 20px;
    display: inline-block;
}

.description-content {
    font-family: SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -.022em;
    line-height: 1.4705882353;
}

.description-content::after {
    content: '';
    display: block;
    height: 30px;
    background: linear-gradient(to bottom, transparent, white);
    position: sticky;
    bottom: 0;
    pointer-events: none;
}

.typography-callout {
    font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 32px;
    font-weight: 500;
    letter-spacing: .004em;
    line-height: 1.125;
}

.rc-pdsection-panel:first-child .rc-pdsection-sidepanel {
    padding-top: 0;
}
.rc-pdsection-sidepanel {
    padding: 44px 0;
}
.large-3 {
    flex-basis: 25%;
    max-width: 25%;
}

.rc-pdsection-sidepanel .rc-pdsection-title {
    margin-inline-end: 35px;
    word-wrap: break-word;
}
.typography-label {
    font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: .009em;
    line-height: 1.1666666667;
}


.rc-pdsection-panel:first-child .rc-pdsection-mainpanel {
    padding-top: 4px;
}
.rc-pdsection-mainpanel {
    padding: 44px 0;
}
.large-9 {
    flex-basis: 75%;
    max-width: 75%;
}

.rc-pdsection-mainpanel p, .rc-pdsection-mainpanel.rc-pdsection-mainpanel-nobullets ul {
    margin: 0;
}

.rc-pdsection-mainpanel.rc-pdsection-mainpanel-nobullets li {
    list-style: none;
    padding: 0 0 .4em;
}

.flow {
    display: flex;
    flex-flow: row wrap;
    width: 100%;
    border-bottom: 1px solid #d2d2d7;
}


#exchange {
    background: url(https://urlennia.life/wp-content/uploads/2025/01/ur-noble-exchange-nk.jpg);
    margin: -200px 0;
    background-size: cover;
background-repeat: no-repeat;
}

.folder {
    transition: transform 0.8s ease-in-out, opacity 0.8s ease-in-out, height 0.8s ease-in-out, margin 0.8s ease-in-out;
    top: -20px;
    position: relative;
}

.outer-container {
    height: 100%;
    width: 100%;
}

.flex-col {
    flex-direction: column;
}

.flex {
    display: flex;
}
.flex-1 {
    flex: 1 1 0%;
}
@media (max-width: 1400px) {
    .jyXPqY {
    grid-template-areas:
        "topBar topBar topBar topBar"
        "wallet chart chart orders";
    }
}

.unTRe {
    height:80px;
    overflow-y: hidden;
    display: grid;
    grid-template: auto / repeat(3, 1fr);
}

.dSkE {
    margin: 20px;
    color: #bbb;
    font-size: 2.5rem;
}

.cSkE {
    display: inline-flex;
    -webkit-box-align: center;
    padding-left: 18px;
    width: 100px;
    margin-top: 10px;
    color: #fff;
    font-size: 1.7rem;
    align-items: center;
    padding-right: 20px;
    gap: 10px;
}

.unYTw {
    height: 50px;
    overflow-y: hidden;
}

.jyXPqY {
    height: 112vh;
    overflow-y: hidden;
    display: grid;
    grid-template:
        "topBar topBar topBar topBar" 80px
        "wallet chart orders history" / 288px auto 375px 100px;
}

.jpCddg {
    grid-area: topBar;
    background-image: linear-gradient(268deg, rgb(33, 41, 53), rgb(42, 50, 62));
    box-shadow: rgba(0, 0, 0, 0.17) 0px 2px 3px 0px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    position: relative;
    z-index: 5;
}

@media (max-width: 1420px) {
    .dAzSkE {
        width: 135px;
    }
}

.dAzSkE {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    line-height: 80px;
    padding-left: 18px;
    width: 288px;
}

.cjQNwI {
    display: flex
;
    -webkit-box-align: center;
    align-items: center;
}

a {
    cursor: pointer;
    text-decoration: none;
}


.cjQNwI {
    display: flex
;
    -webkit-box-align: center;
    align-items: center;
}

.dqPQQF {
    font-size: calc(1.125rem);
    padding-left: 19px;
    border-left: 1px solid white;
    text-transform: uppercase;
    color: rgb(255, 255, 255);
    line-height: 50px;
    margin-left: 15px;
    font-family: "Roboto Mono", sans-serif  !important;
    -webkit-font-smoothing: antialiased;
}

@media (max-width: 1420px) {
    .iDypZC {
        margin-left: auto;
        padding-left: 0px;
    }
}

.iDypZC {
    display: flex;
    flex: 1 1 0%;
    -webkit-box-align: start;
    align-items: start;
    padding-left: 18px;
}

.dMRK {
    display: flex;
    -webkit-box-align: start;
    align-items: start;
    padding-left: 18px;
    margin:20px 0;
    width: 100%;
	max-width:1050px;
    padding-left: 75px;
}

.eWYLhp {
    margin-right: 30px;
    line-height: 18px;
    display: flex;
    -webkit-box-align: start;
    align-items: start;
    flex-direction: column;
    flex: 1 1 0%;

}

.eupKPr{
    font-family: "Roboto Mono", sans-serif  !important;
    text-align: left;
    color: rgb(146, 146, 146);
    margin: 0px;
    font-weight: 400;
    line-height: normal;
    -webkit-font-smoothing: antialiased;
    font-size: calc(0.75rem);
    
}

.eupKPr p {
    font-size: 0.7555rem;
    line-height: 1.1rem;
    margin: 10px 0;
}

.WHqSU{
    font-family: "Roboto Mono", sans-serif  !important;
    text-align: left;
    color: rgb(73, 251, 212);
    margin: 0px;
    font-weight: 400;
    line-height: normal;
    -webkit-font-smoothing: antialiased;
    font-size: calc(0.75rem);

}


.gtzlZY, .gvHPC {
    font-family: "Roboto Mono", sans-serif  !important;
    text-align: left;
    color: rgb(73, 251, 212);
    margin: 0px;
    font-weight: 400;
    line-height: normal;
    -webkit-font-smoothing: antialiased;
    font-size: calc(1.125rem);

}
.mtzlZY, .mvHPC {
    font-family: "Roboto Mono", sans-serif !important;
    text-align: left;
    color: rgb(73, 251, 212);
    margin: 0px;
    font-weight: 400;
    line-height: normal;
    -webkit-font-smoothing: antialiased;
    font-size: calc(2.555rem);
}


.eWYLhp {
    margin-right: 30px;
    line-height: 18px;
    display: flex;
    -webkit-box-align: start;
    align-items:center;
    flex-direction: column;
    flex: 1 1 0%;
}
.enAgdq {
    display: flex;
    margin-left: auto;
    height: 100%;
    position: relative;
}
.inONok {
    background: rgb(42, 50, 62);
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    cursor: pointer;
    box-shadow: rgb(33, 41, 53) 1px 0px 0px 0px inset, rgb(36, 44, 56) 0px -1px 0px 0px inset;
    height: 100%;
    width: 144px;
    text-transform: uppercase;
    position: relative;
}
.hvftfr {
    height: 100%;
    width: 50px;
}
.cugVRr {
    background: rgb(42, 50, 62);
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    cursor: pointer;
    box-shadow: rgb(33, 41, 53) 1px 0px 0px 0px inset, rgb(36, 44, 56) 0px -1px 0px 0px inset;
    height: 50%;
    width: 100%;
}
.isWrt {
    position: absolute;
    width: 100%;
    height: 100%;
    inset: 0px;
    display: flex
;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: end;
    justify-content: flex-end;
    background: rgb(36, 44, 56);
}
.lkuRjI {
    font-family: "Roboto Mono", sans-serif  !important;
    text-align: left;
    color: rgb(255, 255, 255);
    margin: 0px 32px 0px 0px;
    font-weight: 500;
    line-height: normal;
    -webkit-font-smoothing: antialiased;
    font-size: calc(0.75rem);
}
.bIpmoe {
    display: flex;
    margin-left: auto;
    height: 100%;
    position: relative;
}
.cFilqc {
    height: 100%;
    width: 50px;
}

.drGPcG {
    grid-area: wallet;
    background-image: linear-gradient(rgb(41, 49, 61), rgb(59, 69, 79));
    display: flex
;
    flex-direction: column;
    overflow: auto;
}
.kYidGc {
    position: relative;
}
.bZeOdV {
    width: 100%;
    padding-left: 18px;
    padding-right: 18px;
}
.elQMJW {
    font-family: "Roboto Mono", sans-serif  !important;
    text-align: left;
    color: rgb(255, 255, 255);
    margin: 22px 0px 27px;
    line-height: normal;
    -webkit-font-smoothing: antialiased;
    font-size: 1rem;
    width: 100%;
    position: relative;
    font-weight: 500;
}

.gWaReQ {
    display: flex
;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    position: relative;
    text-transform: uppercase;
    margin: 0px 18px 12px;
}
.eGPCFk {
    font-family: "Roboto Mono", sans-serif  !important;
    text-align: left;
    color: rgb(255, 255, 255);
    margin: 0px;
    font-weight: 500;
    line-height: normal;
    -webkit-font-smoothing: antialiased;
    font-size: calc(0.6875rem);
}

.gWaReQ::after {
    content: "";
    height: 1px;
    background-image: linear-gradient(to right, rgb(79, 158, 253), rgb(73, 251, 212));
    width: 100%;
    opacity: 0.175;
    position: absolute;
    bottom: -6px;
    left: 0px;
}
.eANRsI {
    font-family: "Roboto Mono", sans-serif  !important;
    text-align: left;
    color: rgb(255, 255, 255);
    margin: 0px;
    font-weight: 400;
    line-height: normal;
    -webkit-font-smoothing: antialiased;
    font-size: calc(0.75rem);
}
.kxmckv {
    display: flex
;
    flex-direction: column;
    -webkit-box-align: end;
    align-items: end;
    font-size: calc(0.725rem);
    color: rgb(73, 251, 212);
}

.kotiub {
    font-family: "Roboto Mono", sans-serif  !important;
    text-align: left;
    color: rgb(73, 251, 212);
    margin: 0px;
    font-weight: 500;
    line-height: normal;
    -webkit-font-smoothing: antialiased;
    font-size: calc(0.625rem);
}
small {
    font-size: 80%;
}

.gQmwlA {
    display: flex
;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    position: relative;
    text-transform: uppercase;
    margin: 0px 18px 28px;
}
.fduTiL {
    font-family: "Roboto Mono", sans-serif  !important;
    color: rgb(255, 255, 255);
    margin: 0px;
    font-weight: 400;
    line-height: normal;
    -webkit-font-smoothing: antialiased;
    font-size: calc(0.75rem);
    text-align: right;
}

.fQZWSH {
    display:none;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    position: relative;
    text-transform: uppercase;
    margin: 0px 18px;
}
.ftHJgq {
    border: 0.5px solid rgba(255, 255, 255, 0.5);
    color: rgb(150, 154, 160);
    text-transform: uppercase;
    background: none;
    font-size: calc(0.6875rem);
    height: 40px;
    padding: 0px 28px;
    width: 110px;
    font-family: "Roboto Mono", sans-serif  !important;
    -webkit-box-align: center;
    align-items: center;
    cursor: pointer;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    line-height: 40px;
    border-radius: 4px;
    transition: 0.2s;
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
}

.bhGqHP {
    position: relative;
    flex: 1 1 0%;
    padding-top:0;
}
.qYEeg {
    height: 20px;
    padding-left: 18px;
    padding-right: 18px;
}

.fpmUDO {
    font-family: "Roboto Mono", sans-serif  !important;
    text-align: left;
    color: rgb(255, 255, 255);
    margin: 0px;
    line-height: normal;
    -webkit-font-smoothing: antialiased;
    font-size: 1rem;
    width: 100%;
    position: relative;
    font-weight: 500;
}

.eeKPPT {
    padding:0 18px 0px;
    display: flex;
    flex-direction: column;
}

.eHOTDa {
    width: 100%;
    height: 40px;
    display: flex
;
    border-radius: 4px;
}
.eRDPAp:first-of-type {
    border-radius: 4px 0px 0px 4px;
    border-right: 1px solid rgba(0, 0, 0, 0);
}

.eRDPAp {
    width: 50%;
    height: 100%;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    background: rgb(73, 251, 212);
    cursor: pointer;
    text-transform: uppercase;
    border: 1px solid rgb(73, 251, 212);
    transition: 0.125s ease-in-out;
}

.eRDPAp div {
    color: rgb(59, 66, 82);
}

.fOmdLZ {
    font-family: "Roboto Mono", sans-serif  !important;
    text-align: left;
    color: rgb(255, 255, 255);
    margin: 0px;
    font-weight: 700;
    line-height: normal;
    -webkit-font-smoothing: antialiased;
    font-size: calc(0.6875rem);
}

.kxSGkG:last-of-type {
    border-radius: 0px 4px 4px 0px;
    border-left: none;
}

.kxSGkG {
    width: 50%;
    height: 100%;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    cursor: pointer;
    text-transform: uppercase;
    transition: 0.125s ease-in-out;
    background: none;
    border: 1px solid rgba(255, 255, 255, 0.5);
}

.kxSGkG div {
    color: rgba(255, 255, 255, 0.5);
}

.dUOyGF {
    position: relative;
    margin-top: 14px;
    height: 21px;
    width: 100%;
    display: flex
;
}

.iWGCmY {
    font-size: calc(0.6875rem);
    font-family: "Roboto Mono", sans-serif  !important;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    color: rgb(255, 255, 255);
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    height: 100%;
    width: 50%;
    text-transform: uppercase;
    cursor: pointer;
}

.cbVQNu {
    position: absolute;
    bottom: 0px;
    height: 5px;
    width: 100%;
    background: rgb(36, 44, 56);
    border-radius: 1px;
    border: 0.5px solid rgb(22, 27, 34);
    pointer-events: none;
}

.epsgNa {
    position: absolute;
    bottom: -0.5px;
    height: calc(100% + 1px);
    width: 50%;
    background: rgb(73, 251, 212);
    transition: transform 0.2s ease-in-out;
    border-radius: 1px 0px 0px 1px;
}

.epsgNa {
    position: absolute;
    bottom: -0.5px;
    height: calc(100% + 1px);
    width: 50%;
    background: rgb(73, 251, 212);
    transition: transform 0.2s ease-in-out;
    border-radius: 1px 0px 0px 1px;
}
.febbiv {
    font-family: "Roboto Mono", sans-serif  !important;
    text-align: left;
    color: rgb(255, 255, 255);
    margin: 0px 0px 5px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: normal;
    -webkit-font-smoothing: antialiased;
    font-size: calc(0.6875rem);
}
.gHazKC {
    border: 1px solid rgb(151, 155, 161);
    height: 40px;
    display: flex
;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    border-radius: 4px;
    margin-bottom: 20px;
}
.hyvabe {
    margin: 0px 15px;
    display: flex
;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
}
.ZnxKm {
    cursor: pointer;
    visibility: hidden;
    pointer-events: none;
    line-height: 13px;
}
.ZnxKm small {
    color: rgb(150, 154, 160);
    transition: color 0.2s ease-in-out;
}

.bvfRwO {
    font-family: "Roboto Mono", sans-serif  !important;
    text-align: left;
    color: rgb(255, 255, 255);
    margin: 0px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: normal;
    -webkit-font-smoothing: antialiased;
    font-size: calc(0.625rem);
}

small {
    font-size: 80%;
}
input[type='number'] {
    -moz-appearance: textfield;
}

.dsGvuG {
    color: rgb(255, 255, 255);
    text-align: right;
    background: none;
    border: none;
    outline: none;
    width: 50%;
    font-size: 12px;
    font-weight: 700;
    font-family: "Roboto Mono", sans-serif  !important;
    -webkit-font-smoothing: antialiased;
}

input {
    box-shadow: none;
}

.hhxzmr {
    border-left: 1px solid rgb(151, 155, 161);
    width: 57px;
    height: 100%;
    text-transform: uppercase;
    display: flex
;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
}
.hEIiab {
    font-family: "Roboto Mono", sans-serif  !important;
    text-align: left;
    color: rgb(255, 255, 255);
    margin: 0px;
    font-weight: 400;
    line-height: normal;
    -webkit-font-smoothing: antialiased;
    font-size: calc(0.6875rem);
}
.dqkLKs {
    text-transform: uppercase;
    height: 40px;
    width: 100%;
    font-size: calc(0.6875rem);
    background: rgb(73, 251, 212);
    border: none;
    user-select: none;
    cursor: pointer;
    border-radius: 4px;
    font-weight: 700;
    font-family: "Roboto Mono", sans-serif  !important;
    -webkit-font-smoothing: antialiased;
    transition: 0.2s;
    color: rgb(47, 56, 67);
}

.acGFc {
    text-transform: uppercase;
    height: 40px;
    width: 175px;
    font-size: calc(0.6875rem);
    background: rgb(73, 251, 212);
    border: none;
    user-select: none;
    cursor: pointer;
    border-radius: 4px;
    font-weight: 700;
    font-family: "Roboto Mono", sans-serif !important;
    -webkit-font-smoothing: antialiased;
    transition: 0.2s;
    color: rgb(47, 56, 67);
    margin: 25px 25px;
}

.keKmVO {
    z-index: 0;
    margin-top: 50px;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    transition: opacity 0.325s;
    color: #ccc;
    padding:0;
    font-size: 0.6555rem;
    font-weight: 400;
    font-family: 'Roboto Mono';
}
.iiBeIk {
    text-decoration: underline;
    cursor: pointer;
    color: rgb(255, 255, 255);
}
.jsnfda {
    font-family: "Roboto Mono", sans-serif  !important;
    text-align: left;
    color: rgb(255, 255, 255);
    margin: 0px 20px;
    font-weight: 500;
    line-height: normal;
    -webkit-font-smoothing: antialiased;
    font-size: calc(0.75rem);
}

.bTAVpd {
    grid-area: orders;
    background-image: linear-gradient(rgb(41, 49, 61), rgb(59, 69, 79));
    box-shadow: rgba(0, 0, 0, 0.5) 5px 0px 3px -5px inset;
    height: 100%;
    position: relative;
    padding-left: 15px;
}

.bxmckv {
    display:block;
   text-align:left;
    font-size: calc(0.725rem);
    color: rgb(73, 251, 212);
}

.husWoU {
    width: 100%;
    padding-left: 18px;
    padding-right: 18px;
    margin: 40px 0;
}
.etsMgT {
    display: flex
;
    text-align: left;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    margin: 0px 19px 14px;
    position: relative;
    z-index: 10;
}
.elQMJW {
    font-family: "Roboto Mono", sans-serif  !important;
    text-align: left;
    color: rgb(255, 255, 255);
    margin: 22px 0px 27px;
    line-height: normal;
    -webkit-font-smoothing: antialiased;
    font-size: 1rem;
    width: 100%;
    position: relative;
    font-weight: 500;
}
.bEcEZi:nth-of-type(1) {
    width: 66px;
}

.bmekuB {display:none;}

.bEcEZi {
    width: 72px;
    color: rgb(255, 255, 255);
    font-size: calc(0.625rem);
    text-transform: uppercase;
    font-family: "Roboto Mono", sans-serif  !important;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
}

.lpfuaY {
    overflow-y: auto;
    position: absolute;
    inset:66px 0px 0px;
}
.kmCyVZ {
    display: flex
;
    flex-direction: column;
    grid-area: chart;
    background: rgb(36, 44, 56);
}
.ituypQ {
    height: 50%;
}
.TVChartContainer {
    height: 100%;
}
.eKoNTQ {
    position: relative;
    text-align: center;
    height:100%;
    margin-top:0;
}
.dZPmge {
    font-size: 16px;
    font-weight: 500;
    font-family: "Roboto Mono", sans-serif  !important;
    -webkit-font-smoothing: antialiased;
    margin: 16px 22px 0px;
    height: 25px;
    text-align: left;
    color: rgb(255, 255, 255);
    position: relative;
}
.cgzyVN {
    position: sticky;
    left: 0px;
    z-index: 10;
    top: 70px;
    height: 30px;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    margin: 0;
    background: rgb(36, 44, 56);
    width: 250px;
}

.cSDuXk {
    font-family: "Roboto Mono", sans-serif !important;
    text-align: left;
    color: rgb(255, 255, 255);
    margin: 0px;
    line-height: normal;
    -webkit-font-smoothing: antialiased;
    font-size: calc(0.625rem);
    font-weight: 500;
    width: 175px;
    text-transform: uppercase;
    box-shadow: 0 2px 0 -1px currentColor;
    cursor: pointer;
}
.Kjsie {
    font-family: "Roboto Mono", sans-serif  !important;
    text-align: left;
    color: rgb(255, 255, 255);
    margin: 0px;
    line-height: normal;
    -webkit-font-smoothing: antialiased;
    font-size: calc(0.625rem);
    font-weight: 500;
    width: 17.5%;
    text-transform: uppercase;
}
.ivMvdf {
    overflow-y: auto;
    position: absolute;
    inset:47px 0px 0px;
}
.dctgIf {
    font-family: "Roboto Mono", sans-serif  !important;
    text-align: left;
    color: rgb(255, 255, 255);
    margin: 16px 0px 0px;
    font-weight: 400;
    line-height: normal;
    -webkit-font-smoothing: antialiased;
    font-size: calc(0.625rem);
}
@media (max-width:1150px) {
    .dLxPxO {
        display: none;
    }
}

.dLxPxO {
    grid-area: history;
    position: relative;
    background-image: linear-gradient(rgb(41, 49, 61), rgb(59, 69, 79));
}

.evSbqQ {
    width: 100%;
    padding-left: 18px;
    padding-right: 18px;
}
.lceFUL {
    font-family: "Roboto Mono", sans-serif  !important;
    text-align: left;
    color: rgb(255, 255, 255);
    margin: 22px 0px 27px;
    line-height: normal;
    -webkit-font-smoothing: antialiased;
    font-size: 1rem;
    width: 100%;
    position: relative;
    font-weight: 500;
}
.dKezDi {
    display: flex
;
    text-align: left;
    -webkit-box-align: center;
    align-items: center;
    justify-content: space-around;
    width: 100%;
    padding: 0px 18px;
    margin-bottom: 7px;
    text-transform: uppercase;
}
.bkfjpN:first-of-type {
    text-align: left;
}

.bkfjpN {
    width: 33.3333%;
    color: rgb(255, 255, 255);
    font-size: calc(0.625rem);
    font-family: "Roboto Mono", sans-serif  !important;
    -webkit-font-smoothing: antialiased;
    font-weight: 500;
    text-align: center;
}

.hfWfQI {
    position: absolute;
    top: 85px;
    left: 0px;
    bottom: 0px;
    overflow: auto;
    width: 100%;
}

.eKXinS {
    display: flex
;
    text-align: left;
    -webkit-box-align: center;
    align-items: center;
    justify-content: space-around;
    width: 100%;
    height: 24px;
    padding: 0px 18px;
}

.kXaRG {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 500;
}

.intercom-lightweight-app {
    position: fixed;
    z-index: 2147483001;
    width: 0;
    height: 0;
    font-family: intercom-font, "Helvetica Neue", "Apple Color Emoji", Helvetica, Arial, sans-serif;
}

.iJgirt {
    position: relative;
    display: flex
;
    text-align: left;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    width: 100%;
    height: 24px;
    padding: 0px 19px;
}

.hbiCnu:nth-of-type(1) {
    width: 66px;
}

.hbiCnu {
    width: 72px;
    height: 100%;
    line-height: 24px;
    font-family: "Roboto Mono", sans-serif;
    -webkit-font-smoothing: antialiased;
    color: rgb(255, 255, 255);
    font-size: calc(0.625rem);
    font-weight: 500;
}

.cfaNIw, .eKXinS, .kWJbbw, .jLmKTB {
    width:100%;
    line-height: 24px;
    font-family: "Roboto Mono", sans-serif;
    -webkit-font-smoothing: antialiased;
    color: rgb(255, 255, 255);
    font-size: calc(0.625rem);
    font-weight: 500;
}
.eXpiNu {
    width: 72px;
    height: 100%;
    line-height: 24px;
    font-family: "Roboto Mono", sans-serif;
    -webkit-font-smoothing: antialiased;
    color: rgb(239, 62, 74);
    font-size: calc(0.625rem);
    font-weight: 500;
}
.dHmQLj {
    font-family: "Roboto Mono", sans-serif;
    text-align: left;
    color: rgb(255, 255, 255);
    margin: 0px 0px 0px 8px;
    font-weight: 400;
    line-height: normal;
    -webkit-font-smoothing: antialiased;
    font-size: 1rem;
}
.eXpiNu, .gUYPaR {
    width: 72px;
    height: 100%;
    line-height: 24px;
    font-family: "Roboto Mono", sans-serif;
    -webkit-font-smoothing: antialiased;
    color: rgb(239, 62, 74);
    font-size: calc(0.625rem);
    font-weight: 500;
}

.noble_links {
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    overflow: hidden;
    -ms-transform: translate3d(0, 0, 0);
    color: #f8f8f8;
    border: none;
    outline: none;
    font-size: 0.6555rem;
    text-decoration: none;
    box-shadow: 0 2px 0 -1px currentColor;
}

.jpFddg {
    background-image: linear-gradient(268deg, rgb(33, 41, 53), rgb(42, 50, 62));
    box-shadow: rgba(0, 0, 0, 0.17) 0px 2px 3px 0px;
    display: flex
;
    -webkit-box-align: center;
    align-items: center;
    position: relative;
    z-index: 5;
}


#noble {
    margin:0;
	background:url('https://urlennia.life/wp-content/uploads/2025/01/light-green.jpg');
}

#ur {
    margin: auto;
    width: 750px;
    padding: 20px 0;
    height: 115vh;
}


#ur h1 {
    font-size: 6em;
    line-height: 4.5rem;
	font-weight:500;
    letter-spacing: 0.255rem; 
	color:#fff;
}

.nav-header {
    font-size: 5rem;
    line-height: 5.5rem;
    font-weight: 400;
    /* letter-spacing: 0.235rem; */
    color: #fff;
}

#nav {
    display: block;
    position: relative;
    margin-top:40px;
}

.urlZY {
    font-family: "Roboto Mono", sans-serif !important;
    text-align: left;
    color:#407a6d;
    margin: 0px;
    font-weight: 400;
    line-height: normal;
    -webkit-font-smoothing: antialiased;
    font-size: calc(1.125rem);
    margin-top: 20px;
}

.tab-buttons {
            display: flex;
            margin-bottom: 10px;
        }
        .tab-buttons button {
            padding: 10px;
            cursor: pointer;
            border:0;
            margin-right: 5px;
        }
        .tab-buttons button.active {
        }
        .tab-content {
            display: none;
            padding: 10px;
            border:0;
        }
        .tab-content.active {
            display: block;
        }


.get {
    background: #04528e;
    color: #fff;
    text-align: center;
    padding: 15px 40px;
    border-radius: 36px;
    margin-right: 12px;
}

.get2 {
    background: #3E7F00;
    color: #fff;
    text-align: center;
    padding: 15px 40px;
    border-radius: 36px;
    margin-right: 12px;
}


.login {
    margin: auto;
    /* width: 450px; */
    margin-top: 40px;
    display: flex;
    /* gap: 20px; */
    /* padding-right: 12px; */
}


.subheadline {
    font-family: 'Open Sans', sans-serif, Arial, Helvetica;
    font-size: 21px;
    font-weight: 300;
    color: #bbb;
}

.subheader {
    font-family: 'Open Sans', sans-serif, Arial, Helvetica;
    font-size: 16px;
    font-weight: 300;
    color: #9c9c9c;
}


.tab-container {
    max-width:990px;
    margin: 20px 0 75px;
    font-family: Arial, sans-serif;

}

.tab-header {
    display: flex; /* Use flex layout */
    justify-content: space-between; /* Space out the title and icon */
    align-items: center; /* Vertically align items */
    padding: 10px;
    cursor: pointer;
    transition: background-color 0.3s ease;
	border-bottom:0;
}

.tab-header span {
    flex: 9;
    font-size: 1.4rem;
    font-weight: 400;
}

.tab-header .icon {
    flex: 1; /* Take up 10% of the space */
    text-align: center; /* Center the icon */
    font-size: 20px; /* Adjust icon size */
    font-weight: bold;
}

/* Default state - "+" icon */
.tab-header .icon {
    content: "+";
}

/* Active state - "-" icon */
.tab-header.active .icon {
    content: "-";
    color: #0078D4; /* Change color on active */
}

.tab-content {
    margin: auto;
    padding:0 20px;
	border:0;
	border-bottom: 1px dashed #bbb;
    
}

.tab-content ol {
    font-size:1.2rem;
    
}

.tab-content ol li {
    font-size:1.2rem;
	margin-bottom:25px;
    
}

.tab-faq {font-size:3rem;}

.nfe-desc {
    font-size: 1.5rem;
    color: #666;
    height: 100vh;
}

.bnYUC {
    margin: auto;
    font-size: 1.3rem;
    color: #699;
    margin-bottom: 25px;
    padding: 0 20px;
}

.bYUjH {
	outline: none;
    font-size: 2REM;
    margin: auto;
    padding: 0 25px;
    color: #fff;
}

.small {
	font-size: 0.755rem;
    color: #bbb;
    padding: 0 25px;
}

.contract-address-container {
    display: inline-block;
    position: relative;
    cursor: pointer;
    background: #333;
    padding: 5px 10px;
    border-radius: 5px;
    font-family: monospace;
    font-size: 0.6555rem;
}

/* Hide the full address completely */
.full-address {
    display: none;
}

.contract-address a {
	color:rgb(73, 251, 212);
	cursor: pointer;
    background: #333;
    padding: 5px 10px;
    border-radius: 5px;
    font-family: monospace;
    font-size: 0.6555rem;

}

.wht-faq {
    font-size: 0.8555rem;
    display: flex;
    color: rgb(146, 146, 146);
    justify-content: space-around;
    width: 70%;
    margin: 0 75px 15px 0;
}
.wht-container {
    min-height: 650px;
    max-width: 990px;
    margin:0 75px;
    font-family: Arial, sans-serif;
    border-radius: 15px;
    border: 0;
    overflow: hidden;
}
.wht-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    cursor: pointer;
    background: rgb(59, 69, 79);
    transition: background-color 0.3s ease;
    border-bottom: 1px solid #333;
}

.wht-header span {
    flex: 9;
	margin-left:25px;
    font-size: 0.8555rem;
    font-weight: 400;
    color: rgb(73, 251, 212);
    text-align: left;
}

.wht-header .icon {
    content: "+";
}

.wht-header .icon {
    flex: 1;
    text-align: center;
    font-size: 12px;
    color: #699;
}

.wht-content {
    margin: auto;
    padding: 0 20px;
    border: 0;
    border-bottom: 1px solid #333;
}
.wht-content {
    display: none;
    padding: 10px;
    background-color: rgb(59, 69, 79);
    text-align: left;
}

.wht-content p {
	text-align:left;
    line-height: 1.25em;
    margin: 22px;
    font-family: "Roboto Mono", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 0.755em;
    margin-top: 17px;
    color: rgb(73, 251, 212);
}

.wht-content ul {
    font-size: 0.855rem;
    color: rgb(73, 251, 212);
    margin-left: 40px;
    width: 90%;
}

.wht-content  li {
    list-style: none;
    margin: 10px 0;
}
.wht-last {
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
    border: 0;
    overflow: hidden;
}

.ur-section-title {
    font-size: 2.5rem;
    font-weight: 400;
    color:#15151C;
    line-height: 4rem;
    margin-top: 50px;
}
.urdc-1 {
    position: relative;
	height:100vh;
    margin-top: -20px;
    background: url(https://urlennia.life/wp-content/themes/goodz-shop/img/urdc-bkgd.png);
    opacity: 1.0;
    background-position: center;
    background-repeat: no-repeat;
}


.urpay-1 {
    position: relative;
    margin-top: -20px;
    background: url(https://urlennia.life/wp-content/themes/goodz-shop/img/urpay-main-page-bk.png);
    opacity: 1.0;
    background-position: center;
    background-repeat: no-repeat;
}

.ur-content-container {
    max-width: 1050px;
    position: relative;
    margin: auto;
    width: 100%;
	
}

.ur-hero-main {
    display: flex;
    gap: var(--wh-homepage-block-padding);
}
.ur-featured-content-story {
    position: relative;
    width: 100%;
    max-width:625px;
}

.urpay-featured-content-story {
    font-family: 'SF Pro Display', SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    position: relative;
    width: 100%;
    max-width:990px;
}

.urpay-header {
    font-family: 'SF Pro Display', SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 5rem;
    line-height: 4.5rem;
    font-weight:500;
    color:#000;
    letter-spacing: -.003em;
}

@media (min-width: 992px) {
    .ur-featured-content-story__wrap {
        height: 100%;
        gap: var(--wh-homepage-block-padding);
    }
}
@media (min-width: 992px) {
    .ur-featured-content-story__wrap {
        height: 100%;
        gap: var(--wh-homepage-block-padding);
    }
}

.ur-featured-content-story__image {
    margin-left: calc(var(--wh-homepage-block-padding)* -1);
    overflow: hidden;
    padding-bottom: calc(66.66667% + var(--wh-homepage-block-padding)* 2* .66667);
    width: calc(100% + var(--wh-homepage-block-padding)* 2);
}
@media (min-width: 992px) {
    .ur-featured-content-story__image {
        position: sticky;
        top: 44px;
    }
}
@media (min-width: 992px) {
    .ur-featured-content-story__image {
        margin-left: clamp((1500px - 1346px) / 2* -1,(100vw - var(--scrollbarWidth, 0px) - 1346px) / 2* -1, var(--wh-homepage-block-padding)* -1);
        padding-bottom: clamp((100% + var(--wh-homepage-block-padding))* .6666666667,(100% +(100vw - var(--scrollbarWidth, 0px) - 1346px) / 2)* .6666666667,(100% +(1500px - 1346px) / 2)* .6666666667);
        width: clamp(100% + var(--wh-homepage-block-padding), 100% +(100vw - var(--scrollbarWidth, 0px) - 1346px) / 2, 100% +(1500px - 1346px) / 2);
    }
}

.ur-featured-content-news {
    position: relative;
}
@media (min-width: 992px) {
    .ur-featured-content-news {
        flex: 0 0 425px;
    }
}

.ur-hero {
    margin-top: 50px;
    padding-left: 12px;
}
.advertisement {
    margin-bottom: 20px;
}
.disclaimer {margin-top:100px;}

.disclaimer a {
	outline: none;
    position:relative;
    max-width:250px;
    margin: auto;
    bottom: 100px;
    margin-left: 20px;
    color: rgb(73, 251, 212);
    cursor: pointer;
    background: #333;
    padding: 5px 10px;
    border-radius: 5px;
    font-family: monospace;
    font-size: 0.6555rem;
}

.top {
    position: fixed;
    bottom: 15px;
    margin: auto;
    width: 100%;
    margin-left: 90%;
    z-index: 999;
}
.top img {
    width: 33px;
    opacity: 0.5;
}

.dash {font-size: 4rem;
	font-family: "Helvetica Now Text Medium", Helvetica, Arial, sans-serif;
    line-height: 4rem;
    letter-spacing: 0.23333rem;
    padding-right: 10px;
}
/*-------------------------
#END EXCHANGE - START SEED
----------------------------*/
#soilForm {
    height:100%;
    background: #171616;
}



#tabs { 
    outline: none;
}

#tabs li {
    margin: 0;
    list-style: auto;
    display: inline;
}
#soilForm a {
	background:lightgreen;
	padding:4px;
}
#soilForm a:hover {color:white;}

.seed-footer-logo {
    background: #15151C;
    position: fixed;
    bottom: 0;
    z-index: 999;
    width: 100%;
}

.seedpage-featured-content-story {
    position: relative;
    width:35%;
}

.seed-content-container {
    padding: 0 var(--record-content-gutter);
    position: relative;
    margin: auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    margin: 0;
    padding: 0;
}
.seed-hero-main {
    display: flex;
    gap: 45px;
    width: 100%;
    height:100vh;
}
.seed-header {
    width: 100%;
    margin: auto;
    padding: 75px 0 0;
    max-width: 1250px;
    text-align: center;
}

#seedheader {
    top: 0;
    height: 45px;
    overflow: visible;
    z-index: 9999;
    width: 100%;
    position: absolute;
    background: #15151C;
    font-size: 12px;
}

#soil-form input[type="text"], input[type="email"], input[type="tel"], input[type="url"], input[type="password"], input[type="search"], textarea {
    border-radius: 10px;
    color: black;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #bbbb;
}

.ur-subtitle {
    font-family: 'Open Sans', sans-serif, Arial, Helvetica;
    font-size: 16px;
    font-weight: 300;
    color: #9c9c9c;
    width: 300px;
}
#seedheader .seedrow {
    padding: 0;
}
.seedrow {
    max-width: 1245px;
    margin: 0 auto;
    padding: 125px 0 0;
    position: relative;
    margin-bottom: 75px;
}

#seedheader .social-icons {
    margin-top: 27px;
}
#seedheader ul {
    text-align: center;
}
#seedheader ul {
    text-align: center;
}


#seedheader nav ul {
    text-transform: uppercase;
}
#seedheader ul {
    text-align: center;
}
#seedheader ul {
    text-align: center;
}

#seedheader li {
    display: inline-block;
    list-style: none;
    margin: 0;
}

#seedheader.nav-solid, #seedheader.nav-solid a, #seedheader.nav-solid i, #nav-mobile ul li a {
    color: #333;
}
#seedheader nav a {
    height: 71px;
    line-height: 71px;
    display: block;
    padding: 0 10px;
    font-size: 0.7555rem;
}
#seedheader nav a, #seedheader i {
    color: #bbb;
}

.seed-login {
    display: grid;
    max-width: 310px;
    margin: auto;
    padding: 25px 0 0;
    position: relative;
    width: 100%;
    gap: 29px;
    grid-template: auto / repeat(2, 1fr);
}

.bubble {
background:lightseagreen;
    color: #000;
    width: 140px;
    text-align: center;
    padding: 15px;
    border-radius: 100vh;
}

.bubble2 {
background:lightgreen;
    color: #000;
    width: 140px;
    text-align: center;
    padding: 15px;
    border-radius: 100vh;
}

@media only screen and (max-width:789px){	
.seedpage-featured-content-story {
   position: relative;
        width: 100%;
        height: 350px;
}   
.seed-hero-main {
    display: flex;
    gap:145px;
    flex-direction: column;
}
.seed-login {	
	grid-template: auto / repeat(1, 1fr) !important;
	max-width:150px !important;
}
}

.seed-featured-content-story__image {
    overflow: hidden;
    padding-bottom: calc(66.66667% + var(--wh-homepage-block-padding)* 2* .66667);
    /* width: calc(100% + var(--wh-homepage-block-padding)* 2); */
    width:400px;
    margin: auto;
    padding-top: 75px;
    max-width: 400px;
}
@media (max-width:789px) {
.recommends {
    width: 350px !important;
    margin: 40px 25px !important;
}   
.seedpage-featured-content-story__content {
        width: 100% !important;
        height:800px;
        position: relative;
        padding:0 20px;
    }
.seed-featured-content-story__image {
        margin: auto;
        padding-top: 40px !important;
        position: relative;
        max-width: 450px !important;
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }
}

.seedpage-featured-content-story__headline {
    margin-top: 30px;
    background: #fff;
    width: 400px;
    margin: auto;
    padding:50px 75px;
    border-radius: 25px;
    background: #15151C;
    color: #bbb;
}

.seedpage-featured-content-story__headline h1 {color:#fff;}

.seedpage-featured-content-story__headline h1:after {
    background: #d2b356;
    content: "";
    display: block;
    width: 30px;
    height: 5px;
    margin-top: 30px;
}


.seedpage-featured-content-story__headline h2 {
	color:#5DBAE4;
	font-size:1rem;
    font-weight: 300;
}

.seedpage-featured-content-story__headline h2:after {
    background: #d2b356;
    content: "";
    display: block;
    width: 30px;
    height: 5px;
    margin-top: 30px;
}

@media (max-width:789px) {
    .seedpage-featured-content-story__headline {
        padding-top:27px;
        max-width:350px;
        width:100%;
        margin:auto;
    }
.seedpage-featured-content-story__headline h2 {
       font-size:1rem;
       line-height:1rem;
       letter-spacing:0.0355rem;
    }
}
.seedpage-featured-content-news {
    width: 50%;
    position: relative;
}
@media (max-width:768px) {
    .seedpage-featured-content-news {
             width: 100% !important;

    }
}

@media (min-width: 992px) {
    .homepage-featured-content-story__wrap {
        height: 100%;
        gap: var(--wh-homepage-block-padding);
    }
}
@media (min-width: 768px) {
    .homepage-featured-content-story__content {
        position: sticky;
        top: 100%;
    }
}

.seedpage-featured-content-story__content{
   margin:auto;
   width:400px;
    
}
@media only screen and (max-width:789px) {
.ur-title {font-size:2.5rem !important;}
#map{
    height:800px !important;
	max-height:1250px;
}
.seed-hero {
    margin-top: 0;
    padding-left: 0;
}
}
#map{
    height:800px;
	max-height:1250px;
    position: relative;
    overflow: hidden;
}

#soil-result {
    
}

.recommends {
	width: 400px;
    margin:75px 0;
    padding:27px 40px;
    border-radius: 25px;
    color: #000;
    background: #fff;
    color: #000;
}

#soil-result h2 {    
    outline: none;
    font-size: 0.899rem;
    line-height: 0.899rem;
    letter-spacing: 0.0235rem;
}


.seedpage-bottom {
    margin-top: var(--wh-homepage-block-spacing);
    padding: var(--wh-homepage-block-spacing) var(--wh-homepage-block-padding);
    position: relative;
    z-index: 1;
}
@media (min-width: 992px) {
    .seedpage-bottom {
        margin-top: calc(var(--wh-homepage-block-spacing)* 1.5);
        padding-top: calc(var(--wh-homepage-block-spacing)* 1.5);
    }
}

.seedpage-bottom__bg {
    background-color: #343434;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.seedbottom__bg:before {
    content: "";
    left: 0;
    position: absolute;
    right: 0;
}
.seedpage-bottom__bg:before {
    background: linear-gradient(165.93deg, rgba(229, 229, 230, .39) 23.43%, #e5e6e6 68.41%), linear-gradient(141.39deg, #fff 8.08%, rgba(215, 228, 250, 0) 48.59%);
    bottom: 0;
    opacity: .5;
    top: 0;
}
.seedpage-about {
    margin: var(--wh-homepage-block-spacing) 0 0;
    padding-bottom: calc(100% - 90%);
    position: relative;
    margin-top: 80px;
}
@media (min-width: 768px) {
    .seedpage-about {
        padding-bottom: 380px;
    }
}
@media (min-width: 992px) {
    .seedpage-about {
        margin-top: calc(var(--wh-homepage-block-spacing)* 1.5);
        padding-bottom: 0;
    }
}
@media (min-width: 1660px) {
    .seedpage-about {
        padding-bottom: 80px;
    }
}
.seedpage-about__header {
    margin: 0 auto;
    max-width: 500px;
    text-align: center;
}
.seedpage-get-involved__secondary-logo {
    margin-bottom: 20px;
}

ur-footer-legal__logo, .social {
    display: none;
}

.ur-footer-legal__logo {
        display:block !important;
        width: 120px;
        margin: auto;
        padding-top: 10px;
        padding-bottom:0;
        align-items: center;
    }

@media only screen and (max-width:789px) {
    .ur-footer-legal__logo {
        display: flex !important;
        width: 55px;
        margin: auto;
        padding-top: 10px;
        padding-bottom:0;
        flex-direction: row;
        gap: 15px;
        align-items: center;
    }
}

@media screen and (min-width: 64rem) {
    .social {
        display: block !important;
        margin: auto;
        width: 89px;
        padding-bottom: 75px;
        padding-left: 10px;
    }
}

@media screen and (min-width: 64rem) {
    .social ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
        overflow: hidden;
        background-color: transparent;
    }
}
@media screen and (min-width: 64rem) {
    .social li {
        float: left;
    }
}

.ur-title {
    font-family: 'Cormorant', serif, Arial, Helvetica !important;
    font-size: clamp(50px, 1.5vw + 44.152px, 65px);
    font-weight: 800;
    color: lightgreen;
    line-height: .9;
}

.seedpage {
    max-width: 1245px;
    margin: 0 auto;
    padding: 50px 20px;
    position: relative;
    margin-bottom: 75px;
    display: flex;
    align-items: flex-start;
    flex-direction: row;
}


.seed-3 {
    width: 33.33%;
}
/* Initially hide all tab-pane elements */
        .tab-pane {
            display: none;
        }

        /* Only show the tab-pane with the .active class */
        .tab-pane.active {
            display: block;
            transition: all 0.5s ease-in-out;
        }    
.form-group {
  margin-bottom: 15px;  /* Add space between rows */
  border-bottom: 1px solid #ccc;  /* Light border between rows */
  padding-bottom: 10px;  /* Optional: to ensure space between label and input */
}

label {
  font-weight: bold;  /* Make label bold */
  display: block;  /* Ensures the label is on top of the input */
}


/* Ensuring responsive grid layout */
.tab-row {
    display: grid;
    grid-template: auto / repeat(4, 1fr);
    gap: 15px;
    /* width: 200px; */
}

.col-md-3 {
  width: 23%;  /* 4 columns per row (approx 23% width) */
  box-sizing: border-box;  /* Ensures padding doesn't cause overflow */
}
@media (min-width: 992px) {
    .col-sd-3 {
        width: 100%;
    }
}
@media (max-width: 768px) {
  .col-sd-3 {
    width: 48%;  /* 2 columns per row for tablets */
  }
}

@media (max-width: 480px) {
  .col-sd-3 {
    width: 100%;  /* Single column on mobile screens */
  }
}

.form-group {
  margin-bottom: 10px;  /* Spacing between rows */
  border-bottom: 1px solid #ccc;  /* Border between the fields */
}

label {
  font-weight: bold;
  display: block;  /* Ensure the label is above the input */
  margin-bottom: 5px;  /* Add some space below the label */
}

input.form-control {
  width: 100% !important;
}

.vc_column_container {
    padding-left: 0;
    padding-right: 0;
    background:transparent !important;
}
/*-----------------------------------------
#Noble Exchange Section
--------------------------------------------- */
.bank {
    max-width: 1180px;
    margin: auto;
    padding: 82px 0 0;
}


.col-nb {
position: relative;
    width:990px;
    margin: auto;
   
    }

#noble p {
    line-height: 1.25em;
    margin: 0 0 22px;
    font-family: "Questrial", "SF Pro Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 1rem;
    margin-top: 17px;
}
#noble h2 {
    font-family: 'Open Sans', sans-serif, Arial, Helvetica;
    font-size: 36px;
    font-weight: 800;
    color: #111;
}

.section-heading h4 {
    font-size: 0.8555rem;
    font-weight: normal;
    color: #ccc;
    /* padding-bottom: 0; */
    font-family: 'MONTSERRAT';
}


.noble_strong {
    font-weight: bold;
    font-size: 1.3rem;
    letter-spacing: 0.3555rem;
    }
    
    
 .noble_header{
    outline: none;
    font-size: 2.2rem;
    line-height: 3rem;
    color:#8ccc3f;  
    letter-spacing: 0.3555rem;
    }

.noble_services {
	display: grid;
    gap: 20px;
    grid-column: auto;
    grid-template: auto / repeat(3, 1fr);
}

.noble_panel {
    outline: none;
    width: 300px;
    background: #002d66;
    height: 100%;
    padding: 40px 42px 86px;
    border-radius: 36px;
}

.noble-submit {
    background: #8ccc3f !important;
    color: #fff;
    width: 100%;
    text-align: center;
    padding: 15px;
    border-radius: 100vh !important;
    border-color: #8ccc3f;
    margin-top: 20px;
}

.noble_input, .noble_input[type="text"] {
    border-radius: 0;
    color: #000;
    background-color: #fff;
	padding:0;
}

.noble_label {
    color: #fff;
    display: block;
    margin: 5px;
    font-weight: 400;
    letter-spacing: 0.1555rem;
    font-size: 0.8555rem;
}
/*-----------------------------
 * #noble end 
-----------------------------------*/


.section {
    clear: both;
    overflow: hidden;
}
.col-2 {
    width:46.5%;
}
.col-3 {
    width: 33.33%;
}
.col-8 {
    width:33.33%;
}
.col-2-3 {
    width: 66.66%;
}

[class*='col-'] {
    float: left;
    max-width:100%;
	margin:auto;
}
.col-1 {
    width: 100%;
}
.col-e {
    width:80%;
}

#banner {
    background: url(https://urlennia.org/wp-content/themes/goodz-shop/img/mentep-bey.jpg) no-repeat center top;
    background-size: cover;
}

#council {
    background-size: cover;
}
#council {
    background-size: cover;
}
#council{
    background: url(https://urlennia.org/wp-content/themes/goodz-shop/img/council-bkgd.jpg) no-repeat center top;
    background-size: cover;
	height:40px;
}
#council h1 {
    padding-top: 5%;
}
#council h1 {
    font-family: 'Open Sans', sans-serif, Arial, Helvetica;
    font-size: 2.5rem;
    line-height: 2.8rem;
    font-weight: 500;
    color: #111;
}

#council h2 {
    font-family: 'Open Sans', sans-serif, Arial, Helvetica;
    font-size: 18px;
    font-weight: 300;
    color: #111;
}
#council h2 {
    font-family: 'Open Sans', sans-serif, Arial, Helvetica;
    font-size: 18px;
    font-weight: 300;
    color: #111;
}
.section-title {
    font-family: 'Cormorant', serif, Arial, Helvetica !important;
    font-size: clamp(50px, 1.5vw + 44.152px, 65px);
    font-weight: 800;
    color: #111;
    line-height: .9;
}
.council_p {
	line-height:1rem;
    margin: 0 0 22px;
    font-family: "Questrial", "SF Pro Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 0.8555rem;
}
#logo {
    float: left;
    height: 71px;
    line-height:47px;
    margin-right: 15px;
    z-index: 999;
    position: relative;
}

#nav-main{
top:-10px;
	position:relative;	
}
#logo img {
    max-height: 22px;
    vertical-align: middle;
    margin-right: 15px;
}
#navigation-logo {
    display: none;
}
.row img {
    height:30px;
    max-width: 100%;
}
#header aside {
    float: right;
}
#header aside {
    text-align: right;
}

#header aside {
    float: right;
}
#header .social-icons {
    margin-top: 27px;
}
#header ul {
    text-align: center;
}
#header li {
    display: inline-block;
    list-style: none;
    margin: 0;
}
.icon-top .icon {
    position: relative;
    display: block;
}
.social-icons {
    display: inline-block;
    list-style: none;
}
.icon i {
    color: #d2b356;
}
.fa-2x {
    font-size: 2em;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#header ul {
    text-align: center;
}

#header nav a, #header i {
    height: 71px;
    line-height: 71px;
    display: block;
    padding: 0 10px;
    font-size: 0.8555rem;
    color: #333;
    letter-spacing: 0.03333rem;
}

#header nav a:hover {
    color:#3E7F00 !important;
    
}



#nav-trigger {
    display: none;
    text-align: right;
}
#nav-trigger span {
    display: inline-block;
    width: 38px;
    color: #111;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 22px;
    text-align: center;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}


@media only screen and (max-width: 789px){
nav#nav-mobile {
    position: relative;
	top:22px;

}
    
nav#nav-mobile img {
    margin-top:-3px !important;

}	
		}

nav#nav-mobile {
    position: relative;

}

.social-icons a {
    display: inline-block;
    width: 32px;
    text-align: center;
}

#header i {
    color: #111;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa-1x {
    font-size: 15px !important;
}
.social-icons span {
    display: none;
}

svg:not(:root) {
	overflow: hidden;
	height:15px;
}

#banner h2 {
    font-family: 'Open Sans', sans-serif, Arial, Helvetica;
    font-size:1rem;
    font-weight: 300;
    color: #111;
}

.section-heading h3 {
    font-size:1.5rem;
    font-weight:normal;
    color: #333;
    letter-spacing: 2px;
    padding-bottom: 0;
    letter-spacing: 0.233rem;
}

@media only screen and (max-width: 767px) {
    
.ercG {
    margin-bottom: 25px !important;
}
    
    .seller-items {
    margin: 0 !important;
    max-width: 346px !important;
    width: 350px !important;
    margin-bottom: 50vh;
}
    
.products .product img {
        border: 1px solid transparent;
        width: 100%;
        max-width: 300px !important;
        max-height: 300px !important;
    }
    
.homepage-get-involved__primary h2 {
    font-size: clamp(18px, .6vw + 33.661px, 23px) !important;
}
	#support {display:none;}
.vc_column_container {
        margin: auto;
        max-width: 750px;
        margin-left: 20px;
        width: 85% !important;
 }
	.homepage-about__spacer {
    height: 40px !important;
}
.homepage-about__box {
    height: 300px !important;
}
.homepage-about-menu__label {
    padding-top: 20px;
}
    nav#nav-main, #marque {
      display:none;
    }
	#header {position:fixed;top:-30px;}
	.homepage-get-involved__primary {
    height:100% !important;
}

.homepage-get-involved__secondary {
    height:500px !important;
        padding: 27px;
}
.homepage-about {
        margin-top: 0px !important;
        margin-bottom: 0 !important;
        /* max-width: 450px; */
        padding: 40px;
    }
	.site-content .entry-content {
    padding:0 !important;
        max-width:300px;
}
}

.dokan-store-wrap {
  display: flex;
  margin: 20px 40px;
  flex-direction: column;
  max-width:980px;
}

@media only screen and (max-width: 767px) {
    
.seed-hero-main {
    height: 150vh !important;
}
.vendor-hero-main {
margin-top: 25px !important;
}
	
.homepage-about-menu {
    margin-left: 40px;
}
.bgimg-1 {
display: none;
}
.homepage-about-menu-item {
    display:block !important;
    text-align: left !important;
}
    
.vendor-hero-main, .vendor_menu, .portal_menu, .welcome_menu {
    grid-template: auto / repeat(3, 1fr) !important;
    margin-left: 26px;
  

    #header .row {
        padding: 0 !important;
    }
	#banner-content h1 {
    font-family: 'Open Sans', sans-serif, Arial, Helvetica;
    font-size: 36px !important;
    line-height: 36px !important;
}
.site-info {
border-top:0 !important;
 
}
}

#mobile {
        display: grid;
        grid-template: auto / repeat(1, 1fr);
    }

@media only screen and (max-width: 767px) {
    .col-3, .col-4, .col-6, .col-8, .col-10, .col-12 {
        width: 50%;
    }
#copyright {display:none;}


    
#mobile {
        display: grid !important
;
        grid-template: auto / repeat(1, 1fr);
    }
}}
	
.homepage-get-involved__primary p {
    margin: auto !important;
    width: 80% !important;
}
}
@media only screen and(max-width: 767px) {
    .row {
        padding: 15px 0 !important;
    }
}

@media only screen and (max-width: 767px) {
    .col-1, .col-2, .col-5, .col-7, .col-9, .col-11, .col-2-3, .col-3-4, .col-61, .col-38, .row {
        width: 100%;
    }
}
@media only screen and (max-width: 767px) {
.caption span.parallax1 {
  font-size:2rem !important;
}
    #header aside ul {
        margin-top: 0 !important;
        padding-top: 6px;
    }
	.secondary-color {width:80% !important;}
}
@media only screen and (max-width: 767px) {
	#header{
		top:0 !important;
	}
	#logo {
		margin-left;20px;
	}
    #header aside {
        display: inline-block;
        position: absolute;
        top: 40px;
        right: 60px;
        padding-top: 3px;
        padding-right: 5px;
    }
}
@media only screen and(max-width: 1024px) {
    #header aside {
        display: none;
    }
}

@media only screen and (max-width: 1024px) {
    #nav-trigger {
        display: block;
		position: relative;
        top:10px;
    }
}
@media only screen and(max-width: 1024px) {
    nav#nav-mobile {
        display: block;
    }
}
@media only screen and (max-width: 1024px) {
    nav#nav-mobile ul {
        margin-left: -40px;
        margin-right: -40px;
        padding-left: 20px;
        padding-right: 20px;
    }
}
nav#nav-mobile ul {
    display: none;
    list-style-type: none;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: -20px;
    margin-right: -20px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    background-color: #fff;
    box-shadow: 0 5px 3px rgba(0, 0, 0, 0.2);
}
nav#nav-mobile li {
    margin: 0 20px;
    float: none;
    text-align: left;
    border-bottom: 1px solid #e1e1e1;
}
@media only screen and (max-width: 1024px) {
    nav#nav-mobile li {
        display: block;
    }
}
nav#nav-mobile a {
    display: block;
    padding: 12px 0;
    color: #333;
    width: 100%;
    height: auto;
    line-height: normal;
    display: block;
    border-bottom: none !important;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.mb-animated-box__slider-box {
    align-items: center;
    display: flex;
    flex-grow: 1;
    justify-content: center;
    min-height: var(--min-height);
    overflow: hidden;
    position: relative;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.03555rem;
    color: #191919;
}
#banner-content.row {
    padding-top:125px;
    padding-bottom:auto;
}


#banner-content h3 {
    font-family: 'Open Sans', sans-serif, Arial, Helvetica;
    font-size: 1.2rem;
    font-weight: 500;
	letter-spacing: 0.235rem;
    color: #111;
}

#banner-content h2:after {
    background: #d2b356;
    content: "";
    display: block;
    width: 30px;
    height: 5px;
    margin-top: 30px;
}

#banner-content h3:after {
    background: #3e7f00;
    content: "";
    display: block;
    width: 30px;
    height: 5px;
    margin-top: 7px;
    opacity: 0.2;
}

@media only screen and (max-width: 767px) {
    
.woocommerce div.product div.images img {
    display: block;
    width: 100%;
    height: auto;
    box-shadow: none;
    background-color: transparent;
    max-width: 300px !important;
}
	.p1 {margin-top: 20px !important;margin-bottom: 20px !important;}
	.page .entry-content h4{
	margin-top: 30px !important;
	}
#banner-content.row {
        padding-top: 0 !important;
        height: auto;
        margin-bottom: auto;
    }
}
.col-38 {
    width: 55%;
}
.section-heading {
    padding: 0 0 15px 0;
}

.vendor-heading {
    padding: 40px;
}

.portal-heading {
    padding: 0 0 15px 0;
    display: grid;
    gap: 20px;
    grid-template: auto / repeat(3, 1fr);
    align-items: center;
}

#banner h1 {
    font-family: 'Open Sans', sans-serif, Arial, Helvetica;
    font-size:2.5rem;
    line-height:2.8rem;
    font-weight:500;
    color: #111;
}
#banner h1 {
    padding-top: 5%;
}

@media (max-width:767px) {
.col-38, .col-md-9 {
        margin: auto;
        max-width:550px;
        position: relative;
        padding: 20px;
    }
}

.sp-sticky {
    width: 100%;
    height: auto;
    display: block;
    position: fixed;
    z-index: 99;
    left: 0;
    top: 0;
    transition: all 0.3s ease;

}
.sp-sticky-child {
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.apply {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    color: #000;
    border: none;
    outline: none;
    width: auto;
    font-size:15px;
    height: 21px;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    text-decoration: none;
    box-shadow: 0 2px 0 -1px currentColor;
}

#landing-footer, #landing-footer p, #landing-footer a {
    font-family: 'Open Sans', sans-serif, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    color: #999;
}
#landing-footer {
    clear: both;
}
#landing-footer .row {
    padding: 0;
}
#landing-footer, #landing-footer p, #landing-footer a {
    font-family: 'Open Sans', sans-serif, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    color: #999;
}
#landing-footer p {
    margin: 0;
}
#landing-footer, #landing-footer p, #landing-footer a {
    font-family: 'Open Sans', sans-serif, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    color: #999;
}
#landing-footer ul {
    list-style: none;
    text-align:right;
}
#landing-footer li {
    display: inline-block;
}
#landing-footer i {
    color: #999;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa-1x {
    font-size: 15px !important;
}
.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

.col-2 {
    width:45%;
	margin-left:40px;
}
.col-4 {
    width:40%;
}
.col-7 {
    width: 60%;
}
@media (max-width: 480px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-2-3, .col-3-4, .col-9-10, .col-61, .col-38, .row {
        width: 100%;
        margin-left: 0;
        max-width: 480px;
    }
	.site-info {
        position: absolute !important;
        flex-direction: column;
        align-items: baseline !important;
        border-top: 0 !important;
    }
}

@media (max-width: 480px) {
    .row {
        padding: 15px !important;
    }
}
#gallery [class*='col-'] {
    padding: 0;
}
#gallery a {
    display: inline-block;
    position: relative;
    overflow: hidden;
}
#gallery img {
    max-height: 300px;
}
.row img {
    height: auto;
    max-width: 100%;
}
a img {
    border: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-backface-visibility: hidden;
}
img {
    vertical-align: top;
}
.testimonial.classic img {
    display: inline-block;
    margin-bottom: 25px;
}
.testimonial img {
    max-height:85px;
    border-radius: 250em;
}
#gallery a:before {
    font-size: 2.2em;
    font-style: normal;
    font-weight: normal;
    text-align: center;
    content: "+";
    width: 70px;
    height: 70px;
    border-radius: 100em;
    display: block;
    position: absolute;
    top: 55%;
    left: 50%;
    line-height: 72px;
    margin: -35px 0 0 -35px;
    opacity: 0;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear;
    vertical-align: middle;
}

form.fluent_form_2 .wpf_has_custom_css.ff-btn-submit {
    background-color: #3E7F00 !important;
    border-color: #3E7F00 !important;
    color: #fff !important;
    padding: 0.3rem 4rem;
    font-family: 'montserrat';
}


.fluentform .ff-el-form-control {
    display: block;
    width: 250px !important;
}


@media (min-width: 768px) {

    
.frm-fluent-form .ff-t-cell {
        display: table-cell !important;
        flex-direction: column;
        vertical-align: inherit;
        width: 100%;
    }
}
.secondary-color { 
    margin: auto;
    width:1200px;
	background-color:transparent;
}


#dokan-store-listing-filter-wrap {
  display:none;
}

#content {
background-color:transparent !important;
margin-top:32px;
}



.shelve {
    margin: 0 140px;
}

.shelve-2 {
    margin: 0 0  0 140px;
}


#prime {
    min-height: 100vh;
    font-family: "SF Pro Display", "SF Pro Icons", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#prime h3 {
    font-family: "SF Pro Display", "SF Pro Icons", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size:0.8555rem;
    font-weight: 500;
    letter-spacing: 0.235rem;
    color: #111;
}


#prime h3:after {
    background: #3e7f00;
    content: "";
    display: block;
    width: 30px;
    height: 5px;
    margin-top: 7px;
    opacity: 0.2;
}


.rs-cardsshelf {
    padding-bottom: 46px;
}


.paddlenav-arrow {
    color: #fff;
    opacity: 0;
    transform: scale(.8);
    transition: transform .5s ease-in, opacity .7s cubic-bezier(.15,0,.2,1) .1s;
}
.paddlenav-arrow-next, .paddlenav-arrow-previous {
    top: 49%;
}

.paddlenav-arrow-next {
    inset-inline-end: 18px;
}
.paddlenav-arrow-next, .paddlenav-arrow-previous {
    margin-top: calc(var(56px) * -.5);
    top: 50%;
}

.paddlenav-arrow {
    background: var(--sk-paddlenav-background);
    border-radius: var(--sk-paddlenav-diameter);
    color: var(--sk-paddlenav-arrow-color);
    display: block;
    font-style: normal;
    height: var(--sk-paddlenav-diameter);
    line-height: 1;
    overflow: hidden;
    position: absolute;
    text-align: center;
    transition: background .1s linear, color .1s linear, opacity .1s linear;
    width: 56px;
}


#market {
    margin: 75px auto;
    max-width:1500px;
    min-height: 100vh;
    width:100%;
}

#market h3 {
    font-family: 'Open Sans', sans-serif, Arial, Helvetica;
    font-size:0.8555rem;
    font-weight: 500;
    letter-spacing: 0.235rem;
    color: #111;
}


#market h3:after {
    background: #3e7f00;
    content: "";
    display: block;
    width: 30px;
    height: 5px;
    margin-top: 7px;
    opacity: 0.2;
}

.typography-intro {
    font-size: 21px;
    line-height: 1.381;
    font-weight: 400;
    letter-spacing: .011em;
    font-family: "SF Pro Display", "SF Pro Icons", "Helvetica Neue", Helvetica, Arial, sans-serif;
}


.dokan-dashboard header.dokan-dashboard-header h1 {
   font-size:36px !important;
    font-weight: 500 !important;
    letter-spacing: -.003em !important;
    line-height: 1.0834933333 !important;
    font-family: "SF Pro Display", "SF Pro Icons", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    padding-top: 0 !important;
}


.dokan-dashboard .dokan-dashboard-content {
    padding: 25px 50px 150px 50px !important;

}


.center {
    margin-left: auto;
    margin-right: auto;
}


.dokan-store-banner .banner-preview img {
    object-fit: cover;
    width: 100%;
    height: 300px; /* or match your display */
    aspect-ratio: 4 / 5;
}


.custom-category-grid {
    display: grid;
    gap: 23px !important;
    grid-template: auto / repeat(4, 1fr) !important;
    margin-bottom: 10px;
    margin:100px auto !important;
    max-width: 925px !important;
}

#market .product-item img {
    width: 200px !important;
    height: 200px !important;
    object-fit: cover;
    border-radius: 28px;
    border: 0 !important;
    transition: transform 0.2s;
    overflow: hidden;
}

@media only screen and (min-width: 1024px) and (max-width: 1440px) {
    .rs-cards-shelf-header {
        margin-inline-start: calc(-268.46154px + 28.36538vw);
    }
}

.swiper {
    padding-bottom: 40px;
    padding-top: 16px;
    vertical-align: top;
    width: 100%;
}

.swiper-slide {
    flex-shrink: 0;
    width: 400px !important;
    position: relative;
    transition-property: transform;
    display: block;
    border-radius: 18px;
    overflow: hidden;
    box-shadow: 0px 0px 15px 0px #ddd;
    background: #fff;
    white-space: normal;
}

.swiper img {
    max-width: 400px;
    max-height: 500px;
    overflow: hidden;
}

.swiper-button-next, .swiper-button-prev {color:transparent !important;}


.swiper-button-next {
   right: 60px !important;
    left: auto;
}

.swiper-button-prev {
    left: 60px !important;
    right: auto;
}


/* Hide arrows by default */
.swiper-button-prev,
.swiper-button-next, .random-prev,
.random-next {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}

.dokan-slider-outer, .hover-slider-wrapper { margin: 15px 0 75px 0;}
   



/* Show arrows on hover */
.dokan-slider-outer:hover .swiper-button-prev,
.dokan-slider-outer:hover .swiper-button-next, .hover-slider-wrapper:hover .random-prev,
.hover-slider-wrapper:hover .random-next  {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}

/* Dim disabled arrows */
.swiper-button-prev.is-disabled,
.swiper-button-next.is-disabled,.random-prev.is-disabled,
.random-next.is-disabled {
    opacity:0 !important;
    cursor: default;
    pointer-events: none;
}

.top-viewed-products-slider-outer {
        position: relative;
        margin-bottom:75px;
        margin-top: 20px;
    }

    .top-viewed-products-swiper {
        padding-bottom: 20px;
    }

    .swiper-slide.top-viewed-product-card {
        flex: 0 0 auto;
        min-width: 220px;
        width:400px;
        scroll-snap-align: start;
        text-align: center;
        height:425px;
        max-height:425px;
        max-width:400px;
    }
        


    .swiper-button-next, .swiper-button-prev {
        color: #000;
        top: 40%;
    }
        .swiper-slide.top-viewed-product-card img {max-height:425px;max-width:400px}
   
.rs-cards-shelf-header {
    margin-inline-start: 22px;
    padding-bottom: 8px;
}
 
@media only screen and (min-width: 1440px) {
    .rs-cards-shelf-header {
        margin-inline-start: 140px;
    }
}

.rs-cards-shelf-header {
    margin-inline-start: 22px;
    padding-bottom: 8px;
}


 .rs-cards-shelf-mainheader {
    display: inline;
    font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 27px;
    font-weight: 500;
    letter-spacing: .007em;
    line-height: 1.1428571429;
}

.rs-cards-shelf-secondaryheader {
    display: inline;
    font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 27px;
    font-weight: 600;
    letter-spacing: .007em;
    line-height: 1.1428571429;
}

.rs-cards-shelf-secondaryheader {
    color: #6e6e73;
}

.rs-shop-container.rs-shop-container-withchatandstore {
    min-height: 108px !important;
}

@media (max-width: 768px) {

.related_to {
    border-top: 0 !important;
    margin-bottom: 50px;
    padding-top: 20px;
    max-width: 300px;
 }
    
.woocommerce-info {display:none;}
  
.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
        max-width: 300px !important;
    }

.urpay-header {
    font-family: 'SF Pro Display', SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 3rem;
    line-height: 2.5rem;
    }

    
.rs-shop-chatstore-section {
    padding: 0px 0 74px !important;
}
   #market {
        margin:75px auto 125px !important;
        max-width: 350px !important;
        min-height: 100vh !important;
    }
    
.row3 {
        max-width: 325px !important;
        display: inline-block !important;
        margin: 0 10px !important;
}

#container {
    margin-top: 0 !important;
}

.cart_on {
    position:relative !important;
    
}
    .woocommerce ul.order_details li {
        border-right:0 !important;
}

.custom-category-grid {
        grid-template: auto / repeat(2, 1fr) !important;
        margin-left:0;
        gap: 10px;
        margin:0 !important;
        max-width:350px !important;
    }

.brand-product-title {
    margin-top: 2px !important;
    font-size:0.8555rem !important;
    
}

}

#main h3 {
    font-family: 'Open Sans', sans-serif, Arial, Helvetica;
    font-size:0.8555rem;
    font-weight: 500;
    letter-spacing: 0.235rem;
    color: #111;
}


#main h3:after {
    background: #3e7f00;
    content: "";
    display: block;
    width: 30px;
    height: 5px;
    margin-top: 7px;
    opacity: 0.2;
}

.dokan-dashboard .dokan-dashboard-content {
    padding: 0 0 0 25px;
    overflow: hidden;
    margin-top: 0px;
    width: 83%;
    flex: 5 auto;
    background: #f2f2f1 !important;
}

@media (min-width: 992px) {
    .homepage-bottom {
        margin-top: calc(var(--wh-homepage-block-spacing)* 1.5);
        padding-top: calc(var(--wh-homepage-block-spacing)* 1.5);
    }
}

.homepage-initiatives__grid {
    display: flex
;
    flex: 1 1 auto;
    flex-wrap: wrap;
    gap: 20px 30px;
}

@media (min-width: 1250px), (min-width: 768px) and (max-width: 991px) {
    .homepage-initiatives-item {
        flex-basis: calc(50% - 15px) !important;
    }
}
.homepage-initiatives-item {
    align-items: center;
    background-color: #fff;
    border-left: 3px solid #edbe87;
    display: flex;
    flex-basis: 100%;
    font-family: Decimal-Medium_Web, sans-serif;
    font-size: 16px;
    line-height: 1.25;
    min-height: 100px;
    text-decoration: none;
    transition: .2s ease;
}

.homepage-initiatives-item__title {
    flex: 1 1 auto;
    padding: 20px 30px 20px 25px;
}

.homepage-initiatives-item__image {
    flex: 0 0 33%;
    height: 100%;
    margin: 0;
    position: relative;
}


@media only screen and (max-width:789px){
.homepage-bottom {
    padding:0 !important;
    position: relative;
    z-index: 1;
}


}
.homepage-bottom {
    padding:35px;
    position: relative;
    z-index: 1;
}
.homepage-bottom__bg {
    background-color: #fff;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.homepage-bottom__bg:before {
    background:linear-gradient(165.93deg,rgba(229,229,230,.39) 23.43%,#e5e6e6 68.41%),linear-gradient(141.39deg,#fff 8.08%,rgba(215,228,250,0) 48.59%);
    bottom: 0;
    opacity: .5;
    top: 0;
}
.homepage-bottom__bg:after, .homepage-bottom__bg:before {
    content: "";
    left: 0;
    position: absolute;
    right: 0;
}
.homepage-bottom__bg img {
    bottom: 0;
    height: auto;
    left: 0;
    margin: auto;
    max-height: 100%;
    max-width: 2000px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: bottom center;
    object-position: bottom center;
    position: absolute;
    right: 0;
    width: 100%;
}
.testimonial.classic q, .testimonial.classic footer {
    color: #111;
}
.testimonial.classic q {
    display: block;
}
.testimonial q {
    font-family: 'Open Sans', sans-serif, Arial, Helvetica;
    font-size: 17px;
    font-weight: 300;
}

.testimonial {
    padding: 15px;
}

.page blockquote {
    position: relative;
}

.recordbgimg-1, .recordbgimg-2, .recordbgimg-3 {
    position: relative;
    opacity: 0.65;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.recordbgimg-1 {
    background-image: url(img_parallax.jpg);
    min-height: 100%;
}
.recordbgimg-2 {
    background-image: url(img_parallax2.jpg);
    min-height: 400px;
}
.recordbgimg-2 {
    background-image: url(img_parallax2.jpg);
    min-height: 400px;
}


.widget {
    margin: auto;
    text-align: left;
    border-left:0;
    padding-left: 20px;
}


@media (min-width: 992px) {
    .homepage-get-involved {
        margin-top: calc(var(--wh-homepage-block-spacing)* 1.5);
    }
}
.homepage-get-involved {
    margin: var(--wh-homepage-block-spacing) 0;
    position: relative;
	max-width: 1500px;
    margin: auto;
}

@media (min-width: 992px) {
    body:not(.accessibility__fontsize) .homepage-get-involved__wrap {
        align-items: flex-end;
        flex-direction: row;
    }
}
.homepage-get-involved__wrap {
    align-items: center;
    display: flex;
    flex-direction: column;
}

.homepage-get-involved__primary {
    background: linear-gradient(to bottom, #fae9c3 0%, #dcaf73 100%);
	height:595px;
}
.homepage-get-involved__primary {
    color: #fff;
    text-align: center;
    width: 100%;
	padding:40px;
}
.homepage-get-involved__secondary {
    color: #fff;
    text-align: center;
    width: 100%;
}
homepage-get-involved__section-wrap {
    margin: 0 auto;
    max-width: 420px;
    padding: calc(var(--wh-homepage-block-padding)* 2) var(--wh-homepage-block-padding);
}
.homepage-get-involved__primary h2, .homepage-get-involved__secondary h2 {
    font-family:'Open Sans', sans-serif, Arial, Helvetica;
    font-variant: small-caps;
    line-height: 1.1176470588;
    margin: 0;
}
.homepage-get-involved__primary p {
    font-size: 16px;
}
.homepage-get-involved__primary p, .homepage-get-involved__secondary p {
    font-size: 14px;
    line-height: 1.5714285714;
    margin-bottom: 1em;
}
@media (min-width: 575px) {
    .homepage-get-involved__secondary {
        padding: 20px 0;
    }
}
.homepage-get-involved__secondary {
    background:linear-gradient(to bottom, #c4fffe 0%, #61b3ae 100%);
	    height:525px;
}
.homepage-get-involved__section-wrap {
    margin: 0 auto;
    max-width: 420px;
    padding: calc(var(--wh-homepage-block-padding)* 2) var(--wh-homepage-block-padding);
}
.homepage-get-involved__secondary-logo {
    margin-bottom: 20px;
}
.homepage-get-involved__secondary h2 {
    font-size: clamp(24px, .6vw + 21.661px, 30px);
}
.homepage-get-involved__primary h2, .homepage-get-involved__secondary h2 {
    font-family:'Open Sans', sans-serif, Arial, Helvetica;
    font-variant: small-caps;
    line-height: 1.1176470588;
    margin: 0;
}
.homepage-get-involved__content {
    margin-top: 20px;
}
.homepage-get-involved__primary p, .homepage-get-involved__secondary p {
    font-size: 14px;
    line-height: 1.5714285714;
    margin-bottom: 1em;
}

.homepage-get-involved__primary h2 {
    font-size: clamp(24px, .6vw + 33.661px, 24px);
}
.homepage-get-involved__primary h2, .homepage-get-involved__secondary h2 {
    font-family:'Open Sans', sans-serif, Arial, Helvetica;
    font-variant: small-caps;
    line-height: 1.1176470588;
    margin: 0;
}

.homepage-get-involved__primary p:last-child, .homepage-get-involved__secondary p:last-child {
    margin-bottom: 0;
}
.homepage-get-involved__primary p {
    font-size: 16px;
	text-align: left;
}
.homepage-get-involved__primary p{
    font-size: 14px;
    line-height: 1.5714285714;
    margin-bottom: 1em;
    text-align:center;
}
.homepage-get-involved__secondary p {
    font-size: 14px;
    line-height: 1.5714285714;
    margin-bottom: 1em;
    text-align: left;
	color:#15151C;
}
.homepage-get-involved__primary-buttons {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    justify-content: center;
}
.homepage-get-involved__primary-buttons .btn {
    flex: 0 0 auto;
    padding: 18px 36px;
}

btn, .wp-block-button__link, .wp-block-file .wp-block-file__button,.ff-default .ff_btn_style, [type=submit] {
    font-family: 'montserrat' !important;
    border: 1px solid;
    border-radius: 0;
    background: #000;
    box-shadow: none;
    color: #fff !important;
    font-weight: 500;
    line-height: initial;
    text-shadow: none;
    -webkit-transition: background .3s, color .3s;
    -moz-transition: ;
    border-radius: 25px;
    padding: 0.2rem 4rem;
    letter-spacing: 0.2333rem;
}


.homepage-get-involved__primary-buttons .btn:not(.btn__white) {
    background: rgba(68, 149, 175, .9);
    border-color: hsla(0, 0%, 100%, .4);
}
.homepage-get-involved__primary-buttons .btn {
    flex: 0 0 auto;
    padding: 18px 36px;
}


.homepage-get-involved__secondary ul li {
   list-style-position:inherit;
    margin: 0;
    text-align: left;
    padding-left: 10px;
	line-height:1.5714285714;
	font-size:14px;
}

@media (min-width: 1660px) {
    .homepage-about {
        padding-bottom: 80px;
    }
}
@media (min-width: 992px) {
    .homepage-about {
        margin-top: calc(var(--wh-homepage-block-spacing)* 1.5);
        padding-bottom: 0;
    }
}
@media (min-width: 768px) {
    .homepage-about {
        padding-bottom: 380px;
    }
}
.homepage-about {
    margin: var(--wh-homepage-block-spacing) 0 0;
    padding-bottom:calc(100% - 90%);
    position: relative;
	margin-top: 80px;
}
.homepage-about__header {
    margin: 0 auto;
    max-width: 500px;
    text-align: center;
}
.homepage-about__header h2 {
    color: #091d32;
    font-size: 22px;
	font-family: 'Cormorant', serif, Arial, Helvetica !important;
    font-variant: small-caps;
    line-height: 1.1363636364;
    margin: 0;
}
.homepage-about__header p {
    color: #091d32;
    font-size: 16px;
    line-height: 1.4375;
    margin: var(--wh-homepage-block-padding) auto 0;
}

.homepage-about__header h2 strong {
    font-size: clamp(50px, 1.5vw + 44.152px, 65px);
    line-height: .9;
}

.deck topper__deck {width:75%;}

.brief {margin-bottom:20px;border-bottom:1px solid #e2e2e2;}

@media (min-width: 992px) {
    .homepage-about__spacer {
        height: 17vw;
        max-height: 340px;
    }
}

.homepage-about__spacer {
    height:340px;
}

@media (min-width: 768px) {
    .homepage-about__box {
        display: flex;
        max-width: 950px;
    }
}
.homepage-about__box {
    background: linear-gradient(183.97deg, hsla(0, 0%, 100%, .85) 1.5%, hsla(0, 0%, 100%, .95) 35.01%);
    margin: 0 auto;
    max-width: 470px;
}

.homepage-about-menu {
    padding: var(--wh-homepage-block-spacing) var(--wh-homepage-block-padding);
}
.homepage-about-menu__label {
    color: #091d32;
    font-family: Decimal-Medium_Web, sans-serif;
    font-size: 13px;
    line-height: 1.2307692308;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
}
.homepage-about-menu__grid {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 30px;
    margin-top: 30px;
    margin-bottom: 20px;
}
.homepage-about-menu-item {
    align-items: center;
    color: #091d32;
    display: flex;
    flex-basis: calc(50% - 15px);
    flex-direction: column;
    font-family: Decimal-Medium_Web, sans-serif;
    font-size: 13px;
    line-height: 1.2307692308;
    text-align: center;
    text-decoration: none;
}
.homepage-about-menu-item__image {
    height: 64px;
    margin: 0 0 8px;
    width: 64px;
}
:where(figure) {
    margin: 0 0 1em;
}
.homepage-about-menu-item__image img {
    border-radius: 50%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}
@media (min-width: 768px) {
    .homepage-about-menu:nth-child(2n) {
        border-left: 1px solid #bdcfdf;
    }
}
@media (min-width: 768px) {
    .homepage-about-menu {
       padding:30px;
    }
}

a.read-more {
    display:none;
 }

.welcome-1,.bgimg-1, .bgimg-2, .bgimg-3,.parallax3, .services1 {
  position: relative;
  opacity: 0.65;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;

}
.welcome-1 {
  background:url("https://urlennia.life/wp-content/themes/goodz-shop/img/light-blue.jpg");
}

.bgimg-1 {
  background-image: url("https://urlennia.life/wp-content/themes/goodz-shop/img/parallax1.jpg");
  min-height:750px;
}

.bgimg-2 {
  background-image: url("https://urlennia.life/wp-content/themes/goodz-shop/img/img_parallax2.jpg");
  min-height: 400px;
}

.bgimg-3 {
  background-image: url("https://urlennia.life/wp-content/themes/goodz-shop/img/img_parallax3.jpg");
  min-height: 400px;
}
.services1{
  background-image: url("https://urlennia.life/wp-content/themes/goodz-shop/img/imperial-services-cover.jpg");
 /* Full height */
  height: 100%; 

  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* Turn off parallax scrolling for tablets and phones */
@media only screen and (max-device-width: 1024px) {
  .bgimg-1, .bgimg-2, .bgimg-3, bgimg-4 {
    background-attachment: scroll;
  }
}

.@media (min-width: 992px) {
    .record-hero-main {
        padding-bottom: 5vh;
    }
}

.portal-hero-main {
    align-items: flex-end;
    display: flex;
    padding-bottom: 10vh;
    padding-top: 0;
    position: relative;
    margin: auto;
    max-width: 1200px;
    float: left;
}

@media (max-width: 789px){
.record-hero-main {
display:block !important;
gap: var(--wh-homepage-block-padding);
}		
}
.record-hero-main {
display: flex;
gap: var(--wh-homepage-block-padding);
}

.brief h2 {
    font-size: 0.8555rem;
	 font-family: "Cormorant", serif, "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.235rem;
}
.brief h2 a {
    font-size: 1rem;
	font-weight:800;
}


.brief h6 {font-size:0.655rem;font-weight:400;}

.brief p {
	font-size: 0.855rem;
    line-height: 1rem;
    margin: 0 0 17px;
    font-family: "Questrial", "SF Pro Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    text-transform: none;
   
}

@media (min-width: 992px) {
    .homepage-featured-content-news {
        flex: 0 0 320px;
    }
}
.homepage-featured-content-news {
    position: relative;
	max-width:350px;
	padding:25px 15px;
}
.record-content-container {
    max-width: 1650px;
    padding: 0 var(--record-content-gutter);
    position: relative;
    margin: auto;
    width: 100%;

}

.record-hero-main__wrapper {
    padding-bottom: clamp(1.875rem, 1.1786rem + 2.8571vw, 3.75rem);
}

.record-hero{
	margin-top:50px;
    padding-left:12px;
}
.record-wrapper {
    margin: 0 34px;
    max-width: var(--record-max-width);
    width: 350px;
    max-width: 350px;
    padding-top: 50px;
}
.record-hero__heading {
    font-family: Decimal-Semibold, sans-serif;
    font-weight: 400;
    line-height: 1;
    margin: 0;
    text-transform: uppercase;
}
.record-hero__heading>span {
    overflow: hidden;
}
.record-hero__heading-top {
    display: block;
    font-size: 20px;
    letter-spacing: .14em;
    margin-left: -.05em;
    position: relative;
    z-index: 2;
}
*, :after, :before {
    box-sizing: border-box;
}
.record-hero__heading {
    font-weight: 400;
    line-height: 1;
    margin: 0;
    text-transform: uppercase;
}

.homepage-featured-content-story {
    position: relative;
    width: 100%;
    max-width:1050px;
}

@media (min-width: 992px) {
    .homepage-featured-content-story__wrap {
        height: 100%;
        gap: var(--wh-homepage-block-padding);
    }
}
@media (min-width: 992px) {
    .homepage-featured-content-story__image {
        margin-left: clamp((1500px - 1346px) / 2* -1,(100vw - var(--scrollbarWidth, 0px) - 1346px) / 2* -1, var(--wh-homepage-block-padding)* -1);
        padding-bottom: clamp((100% + var(--wh-homepage-block-padding))* .6666666667,(100% +(100vw - var(--scrollbarWidth, 0px) - 1346px) / 2)* .6666666667,(100% +(1500px - 1346px) / 2)* .6666666667);
        width: clamp(100% + var(--wh-homepage-block-padding), 100% +(100vw - var(--scrollbarWidth, 0px) - 1346px) / 2, 100% +(1500px - 1346px) / 2);
    }
}


@media (min-width: 992px) {
    .homepage-featured-content-story__image {
        position: sticky;
        top: 44px;
    }
}
.homepage-featured-content-story__image {
    background-color: #e0e5ef;
    margin-left: calc(var(--wh-homepage-block-padding)* -1);
    overflow: hidden;
    padding-bottom: calc(66.66667% + var(--wh-homepage-block-padding)* 2* .66667);
    width: calc(100% + var(--wh-homepage-block-padding)* 2);
}

@media (min-width:768px) {
    .homepage-featured-content-story__content {
        position: sticky;
        top: 100%;
        background: #fff;
        padding-left: calc(10.5% - 40px);
    }
}
@media (max-width:768px) {
    
.single-product #primary > .container .product {
      margin-top:0 !important;
    }

.record-section-cards {
    align-items: center;
    display: grid;
    gap: clamp(1.25rem, 1.1571rem + .381vw, 1.5rem);
    max-width: 450px !important;
    width: 300px !important;
}
.homepage-featured-content-story__content {
    position: relative;
}
}
@media (min-width: 1300px) {
    #content {
        --wh-header-height: 64px;
    }
}

@media (min-width: 992px) {
    .homepage-featured-content-story__content:before {
        display: block;
        height: calc(100% + var(--wh-homepage-block-spacing));
        width: clamp(100% + var(--wh-homepage-block-padding), 100% +(100vw - var(--scrollbarWidth, 0px) - 1346px) / 2, 100% + var(--wh-homepage-block-spacing));
    }
}
.homepage-featured-content-story__content:before {
    background-color: #fff;
    content: "";
    display: none;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
@media (min-width: 992px) {
    .homepage-featured-content-story__headline {
        padding:30px 0 40px;
    }
}

@media only screen and (max-width:789px){
.homepage-featured-content-story__headline {
    padding-top: 20px;
    position: relative;
    background: #fff;
    height:160px;
    margin:auto;
    width:350px;
    max-width:400px;
}
}

@media only screen and (max-width: 767px) {
    .shop-featured-content-story__headline {
        grid-template: auto / repeat(1, 1fr) !important;
    }
}
@media (min-width: 992px) {
    .shop-featured-content-story__headline {
    background: url("https://urlennia.life/wp-content/themes/goodz-shop/img/map-mar.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
        top: 50px;
        padding: 30px 20% 70px;
        /* max-width: 700px; */
        position: relative;
        margin: auto;
        width: 100%;
        display: grid;
        grid-template: auto / repeat(2, 1fr);
        gap: 25px;
        margin-bottom: 40px;
    }
    
    .shop-featured-content-story__headline h1 {
        color: #000;
        font-weight: 400;
         letter-spacing: 0.5px;
         text-transform: uppercase;
         font-family: "Courier 10 Pitch", Courier, monospace !important;
        font-size:2.5rem;
        line-height:2rem;
    }
    
   .shop-featured-content-story__headline h1:after {
    background: #d2b356;
    content: "";
    display: block;
    width: 30px;
    height: 5px;
    margin-top: 30px;
}
      
}

@media (max-width:789px) {
    
    
.store-data {
    text-align: left;
    margin: 0 0 0 25px;
    position: absolute;
    margin: -370px 0 0 20px;
    width: 250px;
    text-overflow: ellipsis;
}
    
    
.rf-ccard-content-header-eyebrow {
        font-size:13px !important;
        position: relative !important;
        margin: auto !important;
        top: 10px !important;
        background: #111217;
        padding: 4px 12px;
        border-radius: 8px;
        opacity: 0.5;
    display: inline-block;        
  width: 235px !important;               
  overflow: hidden;             
  text-overflow: ellipsis;      
  white-space: nowrap;   
}
    
.rf-ccard-content-header-eyebrow a {
  display: inline-block;        /* Optional, but helps prevent issues */
  width: 100%;                  /* Inherit span's width */
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
    
    
    #dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-wrapper {
    box-shadow: 0px 0px 25px 0px #ddd;
    max-width:300px;
    max-height:300px;
    width:250px;
    height:250px;
}   
  
.shop-featured-content-story__headline {
        top: 50px;
        padding: 30px 0 40px;
        max-width:350px;
        position: relative;
   
        margin: auto;
        width:100%;
        display: grid;
        grid-template: auto / repeat(1, 1fr);
        gap:15px;
        margin-bottom: 40px;
    }
}

.shop-featured-content-story__headline h1{
    font-family: "Courier 10 Pitch", Courier, monospace !important;
    font-size:1.5rem;
    line-height:1.5rem;
    color: #111;
   
}

 .shop-featured-content-story__headline h1:after {
    background: #d2b356;
    content: "";
    display: block;
    width: 30px;
    height: 5px;
    margin-top: 30px;
}


@media (min-width: 992px) {
    .h1, .h1large, h1, h1.large {
        font-size: 54px;
    }
}
@media (min-width: 768px) {
    .h1, .h1large, h1, h1.large {
        font-size: 34px;
    }
}
.h1, .h1large, h1, h1.large {
    font-size: 3.5rem;
    font-variant: small-caps;
    font-weight: 500;
    /* letter-spacing: -.02em; */
    line-height: 108%;
}

.record-hero__heading-bottom {
    display: block;
    font-size: clamp(3rem, 1.7232rem + 5.2381vw, 6.4375rem);
    letter-spacing: .14em;
    margin-left: -.11em;
    margin-right: -.2em;
    position: relative;
    z-index: 1;
}
*, :after, :before {
    box-sizing: border-box;
}
.record-hero__heading {
    font-weight: 400;
    line-height: 1;
    margin: 0;
    text-transform: uppercase;
	color:#fff;
}
social-nav.shares-simple {
    align-items: center;
    background: #fff;
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
    display: flex;
    flex-direction: column;
}
.social-nav {
    opacity: 1;
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: .35s;
    z-index: 7;
    background: #fff;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.social-nav.shares-simple .shares-simple__title {
    color: #0064bc;
    font-size: 8px !important;
    margin-bottom: 6.5px;
    margin-top: 6.5px;
    text-align: center;
}

.small-text, small {
    font-family: Decimal-Medium_Web, sans-serif;
    font-size: 10px;
    font-weight: 400;
    line-height: 150%;
    color:#fff;
}

.caveat {
    font-family: Decimal-Medium_Web, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 150%;
    color: #fff;
    position: relative;
    margin: 20px 0;
}

.social-nav.shares-simple .shares-simple__list {
    background: #c0dbee;
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
    padding-bottom: 16px;
    padding-top: 14px;
}
.menu {
    list-style: none;
    margin: 0;
    padding: 0;
}
.social-nav.shares-simple .shares-simple__item {
    text-align: center;
}
.social-nav.shares-simple .shares-simple__item a {
    border: 0;
    color: #184089;
    display: block;
    padding: 4px 6px;
    width: 44px;
}
.screen-reader-text:not(:focus):not(:active) {
    clip: rect(1px, 1px, 1px, 1px);
    word-wrap: normal !important;
    border: 0;
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
}
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important;
}
.social-nav.shares-simple .shares-simple__item+.shares-simple__item {
    margin-top: 4px;
}
.social-nav.shares-simple .shares-simple__item {
    text-align: center;
}

body.site-header-no-bg #page {
    margin-left: auto;
    margin-right: auto;
    max-width: 1920px;
}
.site-wrap {
    background: #fff;
    display: flex;
    flex-direction: column;
}
.site-wrap {
    position: relative;
}
.record--animated .record-section-main {
    margin-top: 0;
    padding-bottom: 100vh;
}
.record-section-main {
    z-index: 2;
}
.record-main {
    margin-top: -25vh;
    padding-bottom: clamp(1.5rem, .2rem + 5.3333vw, 5rem);
    position: relative;
	margin: auto;
    max-width: 1250px;
}
.record-container {
    padding: 0 var(--record-gutter);
}
.record-section-main__wrapper {
    position: relative;
    z-index: 3;
}

@media (min-width: 1300px) {
    body.site-header-no-bg #content {
        --wh-header-no-bg-offset: 64px;
        margin-top: -64px;
    }
}
@media (min-width: 992px) {
    .record-section-cards {
        grid-template: auto / repeat(3, 1fr);
    }
}
.record-section-cards {
    align-items: center;
    display: grid;
    gap: clamp(1.25rem, 1.1571rem + .381vw, 1.5rem);
    justify-content: center;
    margin: clamp(3.125rem, 2.1964rem + 3.8095vw, 5.625rem) auto;
	max-width: 1200px;
	width:1200px;
}
	@media (min-width: 992px) {
    .record-section-cards>[data-column="1"] {
        grid-column: 1;
    }
}
@media (min-width: 992px), print {
    .record-section-cards__col {
        display: flex;
        flex-direction: column;
        gap: inherit;
    }
}
.record-section-cards__col {
    display: none;
}
	.record--animated .record-section-card--modal {
    cursor: pointer;
}
.record-section-card {
    --record-section-card--transition: .3s;
    background-color: #133e71;
    color: var(--record-white);
    cursor: default;
    margin: 0;
    max-width: 400px;
    padding: 0;
    position: relative;
    transition: color var(--record-section-card--transition), background var(--record-section-card--transition);
    -webkit-user-select: text;
    -moz-user-select: text;
    user-select: text;
}

.record-section-card:after {
    background:#e7c191;
    opacity: 0;
}
.record-section-card:after, .record-section-card:before {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform-origin: bottom center;
    width: 100%;
}
	.record-section-card__container {
    display: flex;
    flex-direction: column;
    gap: clamp(1rem, .9536rem + .1905vw, 1.125rem);
    position: relative;
    text-align: center;
    z-index: 1;
}
	
.record-section-card__container h2 a {
        color: #fff;
        font-size: 1.2rem;
    }
.record-section-card__container h2 {
        text-align: left;
    line-height: 1.5rem;
    font-size: 1.2rem;
    color: #f1f1f1;
}
    }
	.record-section-card__container h2 a {color:#fff;font-size:1.2rem;}
	.record-section-card:after {
    background: var(--record-gold);
    opacity: 0;
}
.record-section-card:after, .record-section-card:before {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform-origin: bottom center;
    transition: scale var(--record-section-card--transition) ease-out, opacity var(--record-section-card--transition);
    width: 100%;
}
.record-section__header {text-align:center;}
.caption {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    color: #000;
}
.caption span.border {
    background-color: #111;
    color: #fff;
    padding: 18px;
    font-size: 25px;
    letter-spacing: 10px;
}
@media (max-width:767px) {
.homepage-about__header p {
        font-size: 0.885rem;
    }
.welcome_menu {
grid-template: auto / repeat(2, 1fr) !important;
display: grid !important;
gap:10px !important;
grid-template: auto / repeat(3, 1fr);
margin-bottom: 10px;
margin-left: 20px!important;
}
}
.bgimg-1 {
    min-height: 850px;
}	
.record-container h2 {
	font-size:1.2rem;
		max-width: 350px;
    margin: auto;
	}	
.record-section-card__container	h2 {font-size:1.5rem;}
	
.record-wrapper{
		max-width:350px;
	}	
		
	}

.record--animated .record-section {
    margin-top: -150vh;
}
.record--animated .record-screen {
    background: 0 0;
}
.record-section {
    overflow: hidden;
}
.record-screen {
    background: var(--record-dark);
    min-height: 100vh;
    position: relative;
    width: 100%;
    z-index: 1;
}
.record-section-card:after {
    background:gold;
    opacity: 0;
}
.record-section-card:after, .record-section-card:before {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform-origin: bottom center;
    transition: scale var(--record-section-card--transition) ease-out, opacity var(--record-section-card--transition);
    width: 100%;
}
#homepage-menu-grid {margin-bottom:50px;}
#homepage-menu-grid a {color:#fff;outline:none;}


.portal-calendar {
    display: flex;
    flex-direction: column;
    text-align: center;
    width: 85px;
    background: #f8f8f8;
    height: 70px;
    color: #000;
    border-radius: 15px;
    margin-bottom: 20px;
}


.calendar {
    display: flex;
    flex-direction: column;
    text-align: center;
    width: 85px;
    background: #fff;
    height: 70px;
    color: #000;
    border-radius: 15px;
    margin-bottom: 20px;
    
    }
      
.calendar_top {
    color: red;
    font-size: 0.8555rem;
    line-height: 0.8555rem;
    margin-top: 10px;
    text-align: center;
    }
    
 .calendar_bottom {
    color: #000;
    font-size: 2rem;
    line-height: 2rem;
    text-align: center;
	 margin-bottom: 20px;
    }

 .calendar_header {
translate: none;
    rotate: none;
    scale: none;
    transform: translate(0px, 0px);
    color: #000;
    font-size: 0.555rem;
    width: 85px;
	 text-transform:none;
}
.calendar-menu-item__image {
    height:85px;
    margin: 0 0 8px;
    width:70px;
}
.calendar-menu-item__image img {
    border-radius: 15px;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}
.welcome-menu-item__image img {
    border-radius: 50%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}


.vendor_menu {
    display: grid;
    gap: clamp(1.25rem, 1.1571rem + .381vw, 1.5rem);
    grid-template: auto / repeat(5, 1fr);
    margin-bottom: 10px;
}

.vendor-hero-main {
    align-items: flex-end;
    display: flex;
    padding-bottom: 10vh;
    padding-top: 0;
    position: relative;
    margin: auto;
    width:65%;
    float: left;
    margin-top: 75px !important;
}

.portal_menu {
    display: grid;
    gap: clamp(1.25rem, 1.1571rem + .381vw, 1.5rem);
    grid-template: auto / repeat(6, 1fr);
    margin-bottom: 10px;
}


.portal_header {
    translate: none;
    rotate: none;
    scale: none;
    transform: translate(0px, 0px);
    color: #000;
    font-size: 0.755rem;
    text-transform: none;
}

.welcome_menu {
	display: grid;
    gap: clamp(1.25rem, 1.1571rem + .381vw, 1.5rem);
    grid-template: auto / repeat(3, 1fr);
    width:100px;
	margin-bottom:10px;
}
.welcome {
    display: flex;
    flex-direction: column;
    text-align: center;
    padding-top: 10px;
	width: 100px;
}
.welcome-menu-item__image {
    height:100px;
    margin: 0 0 8px;
    width:100px;
}
.welcome-menu-item__image img {
    border-radius:15px;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}

.welcome_header {
translate: none;
    rotate: none;
    scale: none;
    transform: translate(0px, 0px);
    color: #000;
    font-size: 0.555rem;
    width:100px;
	text-transform:none;
}

table {
	margin: 22px 0;
	width:750px;
}

.top_1 {border-bottom:2px solid #191919;} 
.row_1 {border-bottom:1px solid #bbb;} 
.sorting_1 {background:#f1f1f1;} 
.sorting_2 {background:#f8f8f8;} 

#councilor h1 {
    font-family: 'Open Sans', sans-serif, Arial, Helvetica;
   font-size: 40px;
    font-weight: 500;
    color: #fff;
    letter-spacing: 0.33rem;
}

#councilor a {
    font-family: 'Open Sans', sans-serif, Arial, Helvetica;
    font-size: 0.875rem;
    font-weight: 400;
    color: #fff;
    background: transparent;
    padding: 7px;
}
#councilor a:hover {
color: #333;
}

#ajax-search {
    position: relative;
    width: 100%;
    margin-top:75px;
}

#ajax-search-results {
    position: relative;
    top: 100%;
    left: 0;
    background: transparent;
    width: 750px;
    z-index: 1000;
    max-height: 300px;
    overflow-y: auto;
    top:7px;
    padding: 0 25px 20px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

#ajax-search-results ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#ajax-search-results li {
    padding:0 10px;
}

#ajax-search-results li a {
    text-decoration: none;
    color: #282828;
    box-shadow: 0 2px 0 -1px currentColor;
	font-size: 0.855rem;
    line-height: 0.855rem;
}

#ajax-search-results li:hover {
    color: #0f2640;
	box-shadow: 0 2px 0 -1px #0f2640;
}
#ajax-search-submit {
    padding: 8px 16px;
    background-color: #0073e6;
    color: white;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-size: 16px;
    margin-left: 8px;
}

#ajax-search-submit:hover {
    background-color: #005bb5;
}

.search {
    background-color: #fff !important;
    background-clip: padding-box;
    border: 1px solid #e1e1e1;
    border-radius: .25rem !important;
    box-shadow: none;
    padding:0.6rem  2rem !important;
    border-radius: 100px !important;
}

#about ul li {list-style:none;}

.post {
cursor:pointer;	
}
.post:hover {
cursor:pointer;	
box-shadow: 0 2px 0 -1px #fff;
}
@media (min-width: 768px) {
    .wh-breadcrumbs:not(.wh-breadcrumbs--stacked) {
        width: auto;
    }
}
[data-beat="3"] {
    animation-delay: 1.05s !important;
}
.wh-breadcrumbs {
    display: block;
    margin-top: 15px;
    width: 100%;
}

@media (min-width: 768px) {
    .wh-breadcrumbs:not(.wh-breadcrumbs--stacked) .wh-breadcrumbs__wrap {
        flex-direction: row;
        overflow-x: auto;
        scrollbar-width: thin;
    }
}
.wh-breadcrumbs__wrap {
    align-items: center;
    display: flex
;
    flex-direction: column;
    margin: 0;
    min-height: 36px;
    padding: 0 0 12px;
}
nav ol, nav ul {
    list-style: none;
    padding: 0;
}

@media (min-width: 768px) {
    .wh-breadcrumbs:not(.wh-breadcrumbs--stacked) .wh-breadcrumb--home {
        width: auto;
    }
}
@media (min-width: 768px) {
    .wh-breadcrumbs:not(.wh-breadcrumbs--stacked) .wh-breadcrumb {
        flex-direction: row;
    }
}
.wh-breadcrumb--home {
    width: 100%;
}
.wh-breadcrumb {
    align-items: center;
    display: flex
;
    flex: 0 0 auto;
    flex-direction: column;
}
*, :after, :before {
    box-sizing: border-box;
}
user agent stylesheet
li {
    display: list-item;
    text-align: -webkit-match-parent;
    unicode-bidi: isolate;
}
nav ol, nav ul {
    list-style: none;
    padding: 0;
}
@media (min-width: 768px) {
    .body-copy, ol, p, ul {
        font-size: 15px;
        line-height:12px;
    }
}
.body-copy, ol, p, ul {
    font-family: 'SF Pro Display', SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height:21px;
}

.post-featured-image img {
	outline: none;
    border-radius: 15px;
	margin-top:30px;
	margin-top: 30px;
    max-width: 465px;
	width:100%;
}

#pdflist a {
    border-bottom: 1px solid rgba(15,38, 64, .25);
    color:#0f2640;
    font-weight: 400;
    padding-bottom: 2px;
    text-decoration: underline;
    text-decoration: none;
    text-underline-position: under;
    transition: .2s ease;
	padding-bottom:2px;
}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed;
    z-index: 9999; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%;
    max-width: 100% !important;
    height: 100%;
    background-color: rgba(231, 193, 144, 1);
	overflow-y: auto;
}

/* Modal Content */
.modal-content {
   background-color: #e7c190;
    margin: 5% auto;
    padding: 20px;
    border:0;
    width: 80%;
    max-width: 500px;
    position: relative;
}

/* Close Button */
.close-button {
    color: #aaa;
    font-size: 28px;
    font-weight: bold;
    position: absolute;
    top: 10px;
    right:0;
}

.close-button:hover,
.close-button:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

/*---------------------------
#MAIN UR FOOTER
-----------------------------*/

#footer-main {
    position: fixed;
    width:100%;
    height: 45px;
    bottom: 0;
    z-index: 999;
    background: #15151C;
    font-size:1rem;
    line-height:1.2rem;
    letter-spacing:0.0235rem;
    color:#bbb;
}

#footer-logo {
    float: left;
    display: block !important;
    width: 150px;
    margin: auto;
    padding-top: 15px;
    padding-bottom: 27px;
    padding-left: 40px;
    position: relative;
    z-index: 9999;
}
@media only screen and (max-width:768px) {
 #footer-logo {
        width:125px !important;
        margin: auto;
        padding-top: 15px;
        padding-left: 0;
        float: none;
    }
#footer-nav {
    display:none !important;
}  

}
#footer-nav {
    top: -15px;
    position: relative;
     display:block;
}

#footer-main nav ul {
    text-transform: uppercase;
    text-align: center;
    list-style: none;
}

#footer-main li {
    display: inline-block;
    list-style: none;
    margin: 0;
}

#footer-main nav a {
    height: 71px;
    line-height: 71px;
    display: block;
    padding: 0 10px;
    font-size: 0.6555rem;
    letter-spacing: 0.233em;
}

#footer-main nav a, #footer-main i {
    color: #666;
}
#footer-main nav a:hover, #footer-main i:hover {
    color: #3E7F00;
}

/*--------------------------
#MAIN FOOTER END
--------------------------*/

.wht_button {
    border: 1px solid !important;
    border-color: #000;
    border-radius: 100vmax;
    background: #fff !important;
    box-shadow: none;
    color: #000;
    font-weight: 500;
    line-height: initial;
    padding-left: 2.6em !important;
    padding-right: 2.6em !important;
    text-transform: none;
    text-shadow: none;
    -webkit-transition: background .3s, color .3s;
    -moz-transition: background .3s, color .3s;
    -ms-transition: background .3s, color .3s;
    -o-transition: background .3s, color .3s;
    transition: background .3s, color .3s;
    font-size: 0.8555rem;
}

@media only screen and (min-width: 1025px) {
 .single .flex-viewport + .flex-control-thumbs {
        left: -70px !important;
        top: 0 !important;
    }
.woocommerce #content div.product div.images {
        max-width: 1200px !important;
        opacity: 1.0 !important;
        margin-left: 0 !important;
        padding-left: 0; 
    }
}

@media only screen and (max-width: 767px) {
    .woocommerce #content div.product div.images {
        width: 100%;
        opacity: 1.0 !important;
    }
	
	.woocommerce-account .entry-content {
		padding-left:0 !important;
		padding-right:0 !important;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    
    .woocommerce #content div.product div.images {
        width: calc(100% - 12vw - 1rem);
        opacity: 1.0 !important;
    }
.verses, .corporate {padding: 0 25px;}
	
}


@media only screen and (min-width: 768px){
	
._3T7SP3hk {
        right: 0;
        position: fixed;
        margin: auto;
        left: 0;
       bottom:20px;
    }

.wallet {
        display: block !important;
        margin-left: auto;
        margin-right: auto;
        margin-top: 40px;
        max-width:900px;
        width: 100%;
    }
    
.wallet img {width:100%;}

	
.jurat {
        display: block !important;
	    font-size: 12px;
        font-weight: 400;
        letter-spacing: -.01em;
        line-height: 1.3333733333;
        margin-left: auto;
        margin-right: auto;
        margin-top: 40px;
	    margin-bottom: 20px;
        max-width:980px;
        width: 100%;
	   opacity: 0.5;       
}
	
.tags {
	display:block !important;
    width: 139px;
    height: 32px;
    position: fixed;
    bottom: 5px;
}
	
}

.wallet {display:none;}



.main-page-h1 {
	font-size:2.5rem; 
	outline: none;
	line-height:2.5rem !important;
}

.tags {
	display:none;
}

.wpb_wrapper h9 {
	font-size:28px; 
	outline: none;
	line-height:28px;
	font-weight:bold;
}

.yith-wcwl-add-button a {
    color: #000 !important;
    font-size: 1rem;
}

.main-shop-nav > ul > li {
    padding: 5px 0 0 25px !important;
    margin: 0;
}

.mini_category_title {
    letter-spacing: 0.255rem;
    outline: none;
    margin: 0;
    font-size: 0.855rem;
    font-weight: 400;
    color: #000;
	padding-right:20px;
}


.mini_category_title a {color:#000;}

.mini_category_title a:hover {box-shadow: 0 2px 0 -1px currentColor;}


.inspire {
    font-size: 0.8855rem !important;
    font-weight: 500;
    letter-spacing: .0625rem;
    line-height: 0.8855rem !important;
    align-items: center;
    flex-grow: 1;
    min-height: var(--min-height);
    overflow: hidden;
    position: relative;
    color: #191919;
    padding-top:10px;
    max-width:200px;
}

.corporate {
    webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    color: inherit;
    display: -webkit-box;
    font-size: 0.855rem;
    font-weight: 400;
    letter-spacing: .025rem;
    line-height: 1rem;
}

.meta {
    webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    color: inherit;
    display: -webkit-box;
    font-size: 0.855rem;
    font-weight: 400;
    letter-spacing: .025rem;
    line-height: 1rem;
    padding:0;
    max-width:980px;
    margin: auto;
    text-align: justify;
}

.quote {
    webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    color: inherit;
    display: -webkit-box;
    font-size: 0.855rem;
    font-weight: 400;
    letter-spacing: .025rem;
    line-height: 1rem;
	padding-top:25px;
    padding-left:0 !important;
    padding-right:0 !important;
    max-width:990px !important;
    margin: auto;
    text-align: justify;
}

.branding {
    font-size:1.5rem;
    outline: none;
    line-height: 1.9rem !important;
    text-align:left;
}

#first {text-decoration:underline;cursor: pointer;}

.product_addons {
    font-size: 0.755rem !important;
    font-weight: 400;
    letter-spacing: .0625rem;
    line-height: 1.3rem !important;
    color: #000;
    transition: all 0.5s ease;
    font-family: "Courier 10 Pitch", Courier, monospace !important;
}

.product_addons a {    
	
	color: #000;
    margin-left:0;
}

.fa-chevron-down {
				transform: rotate(0deg);
				transition: all 0.6s;
}

.fa-chevron-up {
transform: rotate(180deg);
				}

.superhead {
        font-size: 1rem !important;
        font-weight: 800;
        letter-spacing: .0625rem;
        line-height: 1.2rem !important;
        text-transform: uppercase;
	    color:#000;
    }

.superhead a {    
	
	color: #000;
    margin-left: 20px;
}

.trademark {width: 30%;}
.designer-logo img {width:auto;}

.verses {
	 webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    color: inherit;
    display: -webkit-box;
    font-size: 1rem;
    font-weight: 400;
    letter-spacing: .025rem;
    line-height: 1.5rem;
	
}

.overline {
        font-size: 1rem !important;
        font-weight: 400;
        letter-spacing: .0625rem;
        line-height: 1.2rem !important;
        text-transform: uppercase;
	    color:#fff;
    }


.lv-editorial-text-block__ctas .lv-smart-link.-default, [dir] .lv-editorial-text-block__description a {
    box-shadow: 0 2px 0 -1px currentColor;
    cursor: pointer;
    transition: color .3s cubic-bezier(.39,.575,.565,1);
    color: #000;
    color: currentColor;
    -webkit-text-decoration: none;
    text-decoration: none;
}

@media only screen and (max-width: 734px) {
        .typography-hero-headline {
        font-size: 1.5rem !important;
        line-height: 1.8rem !important;
        font-weight: 500;
        letter-spacing: -0.003em !important;
        font-family: 'SF Pro Display', SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
        margin-bottom: 30px !important;
    }
}

.typography-hero-headline {
    font-size:36px;
    line-height:52px;
    font-weight:400;
    letter-spacing: -0.015em;
    font-family: 'SF Pro Display', SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    margin-bottom: -23px;
}


.ad-hero-headline {
    font-size:36px;
    line-height:46px;
    font-weight: 500;
    letter-spacing: -0.015em;
    font-family: 'SF Pro Display', SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
	padding-left: 40px;
    padding-right: 40px;
}

.marque {
    font-size: 48px;
    line-height: 48px;
    font-weight: 500;
    letter-spacing: -0.015em;
    font-family: 'SF Pro Display', SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    margin: auto;
    max-width: 275px;
    padding-left: 35%;
    padding-right: 35%;
	animation: fadeInAnimation ease 2.5s;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

.entry-content .wp-block-video video {
	width: 100%;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
    color: #515151;
    cursor: pointer;
    text-decoration: none;
    font-weight: 400;
font-family: 'SF Pro Display', SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    background:transparent;
}

a:active,
a:hover {
	outline: 0;
	color:#333;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"]{
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
	display: block;
	background: #000 !important;
	color: #fff !important;
	padding: 12px 20px !important;
	border-radius: 100vmax !important;
	width:200px !important;
	font-size: 0.8765rem !important;
	text-transform: none !important;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #ebebeb;
	margin: 0 0 30px;
	padding: .8em 1.8em .6em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

.tnp-widget-minimal form {
    margin: 0;
    padding: 0;
    border: 0;
	max-width:300px;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

div.tnp-subscription, form.tnp-subscription, form.tnp-profile {
    display: block;
    margin: 0 !important;
    max-width: 400px !important;
	width:100%;
}
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

@font-face {
	font-family: 'montserrat';
	src: url('fonts/montserrat-regular/montserrat-regular.eot');
	src: url('fonts/montserrat-regular/montserrat-regular.eot?#iefix') format('embedded-opentype'),
		 url('fonts/montserrat-regular/montserrat-regular.woff') format('woff'),
		 url('fonts/montserrat-regular/montserrat-regular.ttf') format('truetype'),
		 url('fonts/montserrat-regular/montserrat-regular.svg#montserratregular') format('svg');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'montserrat';
	src: url('fonts/montserrat-bold/montserrat-bold.eot');
	src: url('fonts/montserrat-bold/montserrat-bold.eot?#iefix') format('embedded-opentype'),
		 url('fonts/montserrat-bold/montserrat-bold.woff') format('woff'),
		 url('fonts/montserrat-bold/montserrat-bold.ttf') format('truetype'),
		 url('fonts/montserrat-bold/montserrat-bold.svg#montserratbold') format('svg');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'montserrat';
	src: url('fonts/montserrat-light/montserrat-light.eot');
	src: url('fonts/montserrat-light/montserrat-light.eot?#iefix') format('embedded-opentype'),
		 url('fonts/montserrat-light/montserrat-light.woff') format('woff'),
		 url('fonts/montserrat-light/montserrat-light.ttf') format('truetype'),
		 url('fonts/montserrat-light/montserrat-light.svg#montserratlight') format('svg');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'montserrat';
	src: url('fonts/montserrat-semibold/montserrat-semibold.eot');
	src: url('fonts/montserrat-semibold/montserrat-semibold.eot?#iefix') format('embedded-opentype'),
		 url('fonts/montserrat-semibold/montserrat-semibold.woff') format('woff'),
		 url('fonts/montserrat-semibold/montserrat-semibold.ttf') format('truetype'),
		 url('fonts/montserrat-semibold/montserrat-semibold.svg#montserratsemi_bold') format('svg');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'questrial';
	src: url('fonts/questrial/questrial-regular.eot');
	src: url('fonts/questrial/questrial-regular.eot?#iefix') format('embedded-opentype'),
		 url('fonts/questrial/questrial-regular.woff') format('woff'),
		 url('fonts/questrial/questrial-regular.ttf') format('truetype'),
		 url('fonts/questrial/questrial-regular.svg#questrialregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

/*icons*/

@font-face {
	font-family: 'icomoon';
	src:url('fonts/icons/icomoon.eot?o19a6j');
	src:url('fonts/icons/icomoon.eot?#iefixo19a6j') format('embedded-opentype'),
		url('fonts/icons/icomoon.ttf?o19a6j') format('truetype'),
		url('fonts/icons/icomoon.woff?o19a6j') format('woff'),
		url('fonts/icons/icomoon.svg?o19a6j#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"],
[class*=" icon-"],
.grid-wrapper .format-link .entry-title:after,
.grid-wrapper .format-quote blockquote:after,
.home-blog-feed .format-link .entry-title:after,
.home-blog-feed .format-quote blockquote:after,
.post-edit-link:before,
.no-results .search-form:after,
.error-404 .search-form:after,
.nav-links a:after,
.bypostauthor > .comment-body .comment-author b:after {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-grid:before {
	content: "\e90a";
}

.icon-grid2:before {
	content: "\e90b";
}

.icon-cart:before {
	content: "\e90e";
}

.icon-minimize:before {
	content: "\e90c";
}

.icon-resize:before {
	content: "\e90d";
}

.icon-arrow:before,
.nav-links a:after {
	content: "\e500";
}

.icon-edit:before,
.post-edit-link:before {
	content: "\e800";
}

.icon-link:before,
.grid-wrapper .format-link .entry-title:after,
.home-blog-feed .format-link .entry-title:after {
	content: "\e801";
}

.icon-quote:before,
.grid-wrapper .format-quote blockquote:after,
.home-blog-feed .format-quote blockquote:after {
	content: "\e802";
}

.icon-search:before {
	content: "\e803";
}

.icon-pinterest:before {
	content: "\e602";
}

.icon-twitter:before {
	content: "\e606";
}

.icon-tumblr:before {
	content: "\e609";
}

.icon-mail:before {
	content: "\e60e";
}

.icon-facebook:before {
	content: "\e613";
}

.icon-autor:before,
.bypostauthor > .comment-body .comment-author b:after {
	content: "\e804";
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
blockquote cite,
blockquote + cite,
blockquote + p cite,
.post .entry-content strong,
.jetpack-portfolio .entry-content strong,
.page .entry-content strong,
.home-blog-feed .posted-on .day,
.grid-wrapper .format-quote blockquote,
.grid-wrapper .format-quote blockquote p,
.widget-title,
.widget button,
.widget input[type="button"],
.widget input[type="reset"],
.widget input[type="submit"],
.home-blog-feed .posted-on .day,
.widget_calendar caption,
body #jp-relatedposts,
.main-shop-nav .mini_cart_item a,
.main-shop-nav .cart-widget__wrapper .button,
.actions .coupon p,
.account-details li,
.secondary-font,
blockquote,
.contact-form label,
.post .entry-content p,
.jetpack-portfolio .entry-content p,
.page .entry-content p,
.post .entry-content li,
.jetpack-portfolio .entry-content li,
.page .entry-content li,
.post .entry-content blockquote,
.jetpack-portfolio .entry-content blockquote,
.page .entry-content blockquote,
.post .entry-content blockquote p,
.jetpack-portfolio .entry-content blockquote p,
.page .entry-content blockquote p,
.post .entry-meta,
.jetpack-portfolio .entry-meta,
.cat-links,
.grid-wrapper .product-tag,
.wp-caption-text,
.widget,
.price,
.woocommerce-product-details__short-description,
.comment-content,
.pingback .comment-body > a,
.slick-dots,
.images .slick-dots button,
.home-slider .slick-dots button,
.site-header .search-form:after,
.author-info p,
.post .tkss-post-share > h6,
.woocommerce label,
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message,
.woocommerce-tabs .panel p,
.coupon input[type="text"],
.select2-drop,
div.pp_woocommerce .pp_nav .currentTextHolder,
.main-nav-wrap ul li a {
	font-style: normal;
}

.secondary-font,
blockquote,
.contact-form label,
.post .entry-content p,
.jetpack-portfolio .entry-content p,
.page .entry-content p,
.post .entry-content li,
.jetpack-portfolio .entry-content li,
.page .entry-content li,
.post .entry-content blockquote,
.jetpack-portfolio .entry-content blockquote,
.page .entry-content blockquote,
.post .entry-content blockquote p,
.jetpack-portfolio .entry-content blockquote p,
.page .entry-content blockquote p,
.post .entry-meta,
.jetpack-portfolio .entry-meta,
.cat-links,
.grid-wrapper .product-tag,
.wp-caption-text,
.widget,
.comment-content,
.pingback .comment-body > a,
.slick-dots,
.home-slider .slick-dots button,
.search-instructions,
.author-info p,
.post .tkss-post-share > h6 {
	font-family: 'questrial', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
blockquote cite,
blockquote + cite,
blockquote + p cite,
.post .entry-content strong,
.jetpack-portfolio .entry-content strong,
.page .entry-content strong,
.home-blog-feed .posted-on .day,
.grid-wrapper .format-quote blockquote,
.grid-wrapper .format-quote blockquote p,
.home-blog-feed .format-quote blockquote,
.home-blog-feed .format-quote blockquote p,
.widget-title,
table p,
.widget button,
.widget input[type="button"],
.widget input[type="reset"],
.widget input[type="submit"],
.home-blog-feed .posted-on .day,
.widget_calendar caption,
body #jp-relatedposts {
	font-family: 'montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

/*font-sizes*/

html {
	font-size: 16px;
}

.site-branding,
.grid-wrapper,
#big-search-trigger,
.home-slider .slick-track li,
.home-instagram-feed ul,
.brands-wrapp,
.post-edit-link,
.featured-slider .slick-track,
.slick-arrow,
.featured-image a,
.gallery-item,
.contact-form,
.no-results .search-form,
.error-404 .search-form,
.slick-dots li button,
.grunion-field-label span,
.twocolumn {
	font-size: 0;
}
.site-branding img {width: 276px !important;}

.site-footer span {
    color: #000;
    opacity: 0.4;
    font-size: 11px;
}

.eridu-footer span {
    color: #000;
    opacity: 0.4;
    font-size: 11px;
}


.site-header nav,
.site-footer,
.site-footer .widget,
.site-footer .widget-title,
.site-footer .widget_calendar caption,
.eridu-footer,
.eridu-footer .widget,
.eridu-footer .widget-title,
.eridu-footer .widget_calendar caption,
.widget button,
.widget input[type="button"],
.widget input[type="reset"],
.widget input[type="submit"],
.comment-metadata,
.pingback .edit-link,
.single .nav-links a span {
	font-size: 10px;
	font-size: 0.626rem;
}

.box {
    max-width: 980px !important;
    padding-left: 0;
    padding-right: 0;
    margin: auto;
    border-top: 1px solid #bbb;
    margin-top: 0;
}

.box .row {
    display: flex;
     margin-bottom: 0;
    flex-wrap: nowrap;
    font-family: SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: -.01em;
    line-height: 1.3333733333;
}

@media only screen and (min-width: 1200px) {
    .box .row > div {
        padding: 20px 40px 20px 10px;
    }
}
.box .row > div {
    padding: 20px 10px;
}

.box .widget {
    letter-spacing: 1px;
    line-height: 1.6em;
}

.box h1, .box h2, .box h3, .box h4, .box h5, .box h6, .box .widget-title {
    color: #000;
}

.box .widget-title {
    margin-bottom: 9px;
    opacity: .8;
}
.site-footer .widget-title {
	opacity: .5 !important;
}

.eridu-footer .widget-title {
	opacity: .5 !important;
}

select,
.site-description {
	font-size: 11px;
	font-size: 0.6875rem;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.comment-subscription-form input[type="checkbox"] + label,
.home-banner .description,
.post .entry-meta,
.jetpack-portfolio .entry-meta,
.cat-links,
.page-numbers li,
.gallery-caption,
.home-banner.col-sm-4 .description,
.home-banner.col-sm-6 .description,
.home-banner aside,
.home-instagram-feed .secondary-font,
#infinite-handle .nav-previous a,
.widget-title,
.widget_calendar caption {
	font-size: 12px;
	font-size: 0.75rem;
}


.home-slider aside {
	font-size: 13px;
	font-size: 0.8125rem;
	color:#FFF;
}

table,
.dropdown-toggle,
.format-quote blockquote cite,
.format-quote blockquote + cite,
.format-quote blockquote + p cite,
.post .entry-content,
.jetpack-portfolio .entry-content,
.grid-wrapper .page .entry-content,
#infinite-handle button,
.search-instructions,
.single .tags-links,
.author-info p,
.comment-author b,
.comment-content,
.comment-respond form > p,
.pingback .comment-body > a,
.wp-caption-text,
.more-link,
.home-blog-feed p,
.home-blog-feed .read-more,
.widget,
div.sharedaddy .sd-block h3.sd-title,
#subscribe-email input,
.no-results p,
.error-404 p,
.instagram-pics + p {
	font-size: 14px;
	font-size: 0.875rem;
}

pre,
code,
kbd,
tt,
var,
label,
blockquote cite,
blockquote + cite,
blockquote + p cite {
	font-size: 15px;
	font-size: 0.9375rem;
}

body,
label,
.contact-form > * {
	font-size: 16px;
	font-size: 1rem;
}

h6,
.home-slider h2,
.archive .page-title,
#big-search-trigger i,
.search .page-title,
.single .entry-content,
.page:not(.page-template-portfolio-page) .site-content .entry-content,
.twocolumn p,
.post-edit-link:before,
.slick-dots,
.slick-dots button,
.home-slider .slick-dots li button {
font-size:0.8555rem;
}

.site-content .entry-content {padding:0 50px;}
.site-content .entry-content li {line-height:1.5rem;}
h5,
.jp-relatedposts-post-title,
.bypostauthor > .comment-body .comment-author b:after {
	font-size: 20px;
	font-size: 1.25rem;
}

.post .entry-title,
.jetpack-portfolio .entry-title,
.page .entry-title,
.grid-wrapper .format-quote blockquote,
.grid-wrapper .format-quote blockquote p,
.home-blog-feed .format-quote blockquote,
.home-blog-feed .format-quote blockquote p {
	font-size: 21px;
	font-size: 1.3125rem;
}

.comments-title,
body #jp-relatedposts h3.jp-relatedposts-headline,
blockquote,
blockquote p {
	font-size: 22px;
	font-size: 1rem;
}

h4,
.null-instagram-feed + p,
.home-blog-feed .entry-title {
	font-size: 24px;
	font-size: 1.5rem;
}

h3,
.site-title {
	font-size: 30px;
	font-size: 1.5rem;
}

.home-banner.col-sm-4 h2,
.home-banner.col-sm-6 h2,
.home-blog-feed .posted-on .day {
	font-size: 32px;
	font-size: 2rem;
}

h2,
.featured-slider .entry-title,
.site-header input[type="search"] {
	font-size: 36px;
	font-size: 2.25rem;
	
}

.home-banner h2,
.home-banner.col-lg-8 h2,
.home-banner.col-lg-4 h2 {
	font-size: 40px;
	font-size: 2.5rem;
	font-family:"questrial", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #fff;
}

.page-title {
	font-size: 42px;
	font-size: 2.625rem;
}

.brand-product-title {
    margin-top: 2px;
    font-size: 24px;
    line-height: 1.1666666667;
    font-weight: 500 !important;
    letter-spacing: .009em !important;
    font-family: "'SF Pro Display'", "SF Pro Icons", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.price {
    margin-top: 6px !important;
    margin-bottom: 18px !important;
    white-space: nowrap !important;
    font-size: 14px !important;
    line-height: 1.4285914286 !important;
    font-weight: 400 !important;
    letter-spacing: -.016em !important;
    font-family: "SF Pro Text", "SF Pro Icons", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

h1,
.single .entry-title {
    font-size: 2.5rem;
    margin: auto;
    text-align: -webkit-auto;
    margin-bottom: 10px;
    font-weight: 400;
}

.home-slider h1 {
	font-size: 112px;
	font-size: 7rem;
}

#secondary {
	line-height: 1.4em;
}

.dropcap-background {
	padding: 0.23em 0.32em;
}

.dropcap-no-background {
	font-size: 2.5em;
	line-height: 0.6em;
	padding-right: 14px;
}

/*--------------------------------------------------------------
# Helpers
--------------------------------------------------------------*/

/* VERTICALIZE */
/*  <div class="verticalize-container">
		<div class="verticalize">
			Content that needs to be vertically and horizontally centered
		</div>
	</div>
*/

/*VERTICALIZE CONTAINER*/
.verticalize-container {
	text-align:left;
}

.product-info .verticalize {
    max-width: 99.5%;
    text-align: left !important; 
}

.product h2 {
    font-family: SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif !important;
    margin-top: 0;
    margin-bottom: 2px;
    text-transform: none !important;
    padding: 0 30px;
    font-size: 0.7555rem;
    letter-spacing: 0.02rem;
    font-weight: 500 !important;
    font-size: 0.8555rem !important;
}

.verticalize-container:before {
	content: "";
	display: inline-block;
	height: 100%;
	margin-right: -0.25em; /* Adjusts for spacing */
	vertical-align: middle;
}

.product-info .verticalize {
    font-family: SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif !important;
    max-width: 99.5%;
    text-align: center !important;
    position: relative;
    display: inline-block;
    margin: 10px 10% 40px 10%;
    width: 80%;
}


.wc-block-checkout__payment-method, .wc-block-checkout__order-notes, .wc-block-components-checkbox, .wc-block-components-totals-shipping__fieldset,  .wc-block-components-shipping-rates-control {display:none;}

/* ==========================================================================
   Scalable Elements - dedicate padding bottom to .scalable-wrapper in percents (%), which will be the height of scalable element. Precentage will keep aspect ratio with width.
   width(100%) : padding-bottom(50%) = 2:1;
   ========================================================================== */

.dokan-profile-completeness .dokan-alert,
.dokan-profile-completeness .dokan-progress {
  display: none !important;
  margin-bottom: 0;
}


.form-selector {
    display: flex;
    position: relative;
}
.form-selector .form-selector-label {
    background-color: #fffc;
    border-color: #86868b;
    color: #1d1d1f;
}
.form-selector-label {
    align-items: center;
    border-radius: 12px;
    border-style: solid;
    border-width: 1px;
    box-sizing: border-box;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    font-family: SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 17px;
    font-weight: 400;
    height: auto;
    justify-content: center;
    letter-spacing: -.022em;
    line-height: 1.2353641176;
    min-height: 4.8823529412rem;
    padding: 15px;
    text-align: center;
    width: 100%;
}
.form-selector-label .row {
    justify-content: space-between;
}
.row2 {
    display: flex;
    flex-flow: row wrap;
    width: 100%;
}
.rf-paymentoptions-image-urpay {
    background-image:url(https://urlennia.life/wp-content/themes/goodz-shop/img/urPay-black-small-icon.png);
    display: block;
    height: 28px;
    width: 76px;
}
.rf-paymentoptions-image {
    background-repeat: no-repeat;
    background-size: contain;
}

html.supports-urpay-ac .rf-paymentoptions-image-urpay:after {
    content: "urPay";
    font-family: 'SF Pro Display', SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: .009em;
    line-height: 1.1666666667;
}
.visuallyhidden {
    position: absolute;
    clip: rect(1px, 1px, 1px, 1px);
    border: 0;
    clip-path: inset(0 0 99.9% 99.9%);
    height: 1px;
    overflow: hidden;
    padding: 0;
    width: 1px;
}

.form-selector-label .form-selector-left-col {
    align-self: center;
    position: relative;
    text-align: start;
}
.large-6 {
    flex-basis: 50%;
    width:100%;
}
.form-selector-label .form-selector-right-col {
    font-family: 'SF Pro Display', SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: .009em;
    line-height: 1.1666666667;
    align-self: center;
    position: relative;
    text-align: end;
    width:200px;
    max-width:300px;
}

.eridu-preview-header {
    font-family: 'SF Pro Display', SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size:3rem;
    line-height:3.2rem;
    font-weight: 500;
    color: #000;
    letter-spacing: -.003em;
    color:#bbb;
}

.eridu-preview {
    font-family: 'SF Pro Display', SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size:2rem;
    line-height:2.2rem;
    font-weight: 400;
    color: #000;
    letter-spacing: -.003em;
    color:#bbb;
}

..rs-storehome .rs-shop-container.rs-shop-container-withchatandstore {
    min-height: 248px;
}
.rs-shop-container.rs-shop-container-withchatandstore {
    min-height: 13.4117647059rem;
}
.rs-shop-container {
    margin: 0 22px;
    min-height: 196px;
    position: relative;
    width: auto;
}
.as-l-container {
    margin-inline-end: auto;
    margin-inline-start: auto;
    width: 980px;
}

.rs-shop-header-section {
    max-width: 640px;
    padding: 80px 0 64px;
    min-width:640px;
}

.large-8 {
    flex-basis: 66.6666666667%;
}

.rs-shop-header, .rs-shop-subheader {
    display: inline;
    font-family: 'SF Pro Display', SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif !important;
    font-size: 48px;
    font-weight: 600 !important;
    letter-spacing: -.003em;
    line-height: 1.0834933333;
}

.rs-shop-header-section .rs-shop-subheader {
    color: #6e6e73;
}

.as-globalfooter {
    --footer-background: #f5f5f7;
    --footer-border-color: #00000029;
    --footer-text-color: #0000008f;
    --footer-link-color: #000000b8;
    --footer-pipe-color: #0000007a;
    --footer-directory-title-color: #000000e0;
    --footer-directory-title-color-hover: #000;
    --footer-directory-title-focus-offset: 4px;
    --footer-section-border-color: var(--footer-border-color);
    --footer-pipe-border: 1px solid var(--footer-pipe-color);
    background: var(--footer-background);
    color: var(--footer-text-color);
    font-family: SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: -.01em;
    line-height: 1.3333733333;
    min-width: 1024px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.row3 {
    display: flex;
    flex-flow: row wrap;
    margin: 25px auto;
}


.stack {
  display: flex;
  flex-wrap: nowrap;           /* Prevents wrapping */
  align-items: flex-start;
margin: 62px 0 auto;
}

.form-selector-label .form-selector-right-col:after  {
content:"";
 border: solid #333;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
    margin:3px 0;
}
.rs-checkout-continue-urpay-button, .rs-checkout-urpay-button {
    background: #000 !important;
    --sk-button-border-radius: 12px;
    --sk-button-margin-horizontal: 14px;
    --sk-button-margin-vertical: 14px;
    border-radius: 12px;
    box-sizing: border-box;
    height: 3.1764705882rem;
    padding: 0;
    width: 100%;
    color:#fff;
    background-color:#3E7F00 !important;
}

.rs-checkout-urpay-button:hover {color:#fff; background-color:#bbb !important;}

.rs-checkout-continue-urpay-buttoninner {
    align-items: center;
    display: flex;
    justify-content: center;
}


.rs-checkout-urpay-prefix {
    font-weight: 500;
    margin-inline-end: 5.6666666667px;
}
.rs-checkout-continue-urpay-button {
    color: #fff;
}

.rs-checkout-urpay-buttonlogo {
    align-items: center;
    background-image: none;
    display: flex;
}
.rs-checkout-urpay-buttonlogo {
    background-image:;
    background-position: 0 50%;
    background-repeat: no-repeat;
    height: 54px;
    width: 45px;
}

.rs-checkout-urpay-buttonlogo:after {
    content: "urPay";
    font-weight: 500;
}

.rs-checkout-continue-urpay-button:hover {
    color: #111217;
    background-color:#bbb;
}


.rs-shop-container.rs-shop-container-withchatandstore {
    min-height: 248px;
}
.rs-shop-container.rs-shop-container-withchatandstore {
    min-height: 13.4117647059rem;
}
@media only screen and (min-width: 1440px) {
    .rs-shop-container {
        margin: 0 140px;
    }
}
.rs-shop-container {
    margin: 0 22px;
    min-height: 196px;
    position: relative;
    width: auto;
}
@media only screen and (min-width: 1441px) {
    .as-l-container {
        margin-inline-end: auto;
        margin-inline-start: auto;
        width: 980px;
    }
}
.as-l-container {
    margin-inline-end: auto;
    margin-inline-start: auto;
    width: 980px;
}


.rs-storehome .rs-shop-container.rs-shop-container-withchatandstore {
    min-height: 248px;
}
.rs-shop-container.rs-shop-container-withchatandstore {
    min-height: 13.4117647059rem;
}
.rs-shop-container {
    margin: 0 22px;
    min-height: 196px;
    position: relative;
    width: auto;
}
.as-l-container {
    margin-inline-end: auto;
    margin-inline-start: auto;
    width:100%;
}

.rs-shop-container .rs-shop-chatstore-section {
    inset-inline-end: 0;
    position:relative;
}

.rs-shop-neareststore {
    display: flex;
    flex-direction: row;
    font-family: SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -.016em;
    line-height: 1.4285914286;
    padding-bottom: 10px;
    -webkit-text-size-adjust: none;
}

.rs-shop-neareststore .as-svgicon-container {
    height: 36px;
    padding-inline-end: 8px;
    width: 36px;
}
.rs-shop-chatstore-section {
    padding-bottom: 54px;
}
.rs-shop-chatstore-section {
    align-content: flex-end;
    display: flex;
    padding: 90px 0 74px;
}
.large-4 {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
}

.rf-shop-chat-section {
    display: flex;
    flex-direction: row;
    font-family: SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -.016em;
    line-height: 1.4285914286;
    padding-bottom: 16px;
    -webkit-text-size-adjust: none;
}



.rs-shop-neareststore-content {
    display: block;
}


.rf-cards-scroller-platter {
    display: inline-flex;
    padding-bottom: 40px;
    padding-top: 16px;
    vertical-align: top;
    width: 100%;
}

.rf-cards-scroller-itemview {
    display: flex;
    height: 29.4117647059rem;
    margin-inline-end: 20px;
    transform: translateX(calc(var(--r-sk-logical-factor, 1) * 22px));
}



.rf-ccard-content-header-eyebrow {
    font-size: 13px !important;
    position: relative !important;
    margin: auto !important;
    top:325px !important;
    background: #111217;
    padding: 4px 12px;
    border-radius: 8px;
    opacity: 0.8;
    display: inline-block;
    width: 325px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    letter-spacing: 0.12rem;
}
    
.rf-ccard-content-header-eyebrow a {
  display: inline-block;        /* Optional, but helps prevent issues */
  width: 100%;                  /* Inherit span's width */
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.rs-review-header-text {
    padding-inline-end: 5px;
}

.rs-review-header {
    font-family: 'SF Pro Display', SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 40px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.1;
    padding-top: 65px;
}

.rs-review-subheader {
    display: block;
    font-family: 'SF Pro Display', SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 40px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.1;
    margin-top:5px;
}

.rs-review-pay {
    display: block;
    font-family: 'SF Pro Display', SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size:24px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.1;
    margin-top:5px;
}


.rs-review-subpay {
    display: block;
    font-family: 'SF Pro Display', SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size:14px;
    font-weight:400;
    letter-spacing: 0;
    line-height: 1.2;
    margin-top:5px;
    color: #333 !important;
}

.review {  
    background: #3E7F00 !important;
    padding: 0.5rem 2rem !important;
    font-size: 0.8555rem !important;
}

#store-reviews {
    max-width: 500px;
    margin: auto;
}
/* Hide the heading on the order received (thank you) page */
.woocommerce-order-received .rs-review-header, .woocommerce-order-received .rs-review-subheader, .payment_method_urdc_gateway {
    display: none !important;
}


.or-review-header {
    font-family: 'SF Pro Display', SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 40px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.1;
    padding-top: 65px;
}

.or-review-subheader {
    display: block;
    font-family: 'SF Pro Display', SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 40px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.1;
    margin-top:5px;
}


.pd-util-weight {
    display: block;
    font-family: 'SF Pro Display', SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size:18px;
    font-weight:400;
    letter-spacing: 0;
    line-height: 1.1;
    margin-top: 0;
}

.rs-review-mobile {
    display: block;
    font-family: 'SF Pro Display', SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size:24px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.1;
    margin-top:5px;
}


.rs-review-mobile:after {
    content: "";
    border: solid #333;
    border-width: 0 4px 4px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    margin-bottom: 5px;
}

.rs-back-to {
    display: block;
    font-family: 'SF Pro Display', SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size:17px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.1;
    margin-top:5px;
}


.rs-back-to:before {
    content: "";
    border: solid #333;
    border-width: 0 4px 4px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(129deg);
    -webkit-transform: rotate(129deg);
    margin-bottom: 5px;
}


#ac-localnav.css-sticky {
    position: sticky;
}

#ac-localnav .ac-ln-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    min-height: 100%;
    z-index: 1;
}
#ac-localnav *, #ac-localnav * :before, #ac-localnav * :after {
    letter-spacing: inherit;
}

#ac-localnav .ac-ln-background {
    position: absolute;
    left: 0;
    top: 0;
    margin-top:0;
    padding-top:0;
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-transition: background .24s cubic-bezier(0.28, 0.11, 0.32, 1);
    transition: background .24s cubic-bezier(0.28, 0.11, 0.32, 1);
    background: var(--localnav-background);
}

#ac-localnav .ac-ln-menucta-anchor-label {
    position: absolute;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(0 0 99.9% 99.9%);
    clip-path: inset(0 0 99.9% 99.9%);
    overflow: hidden;
    height: 1px;
    width: 1px;
    padding: 0;
    border: 0;
}
}
#ac-localnav .ac-ln-content {
    height:auto;
    margin: 0 auto;
    max-width: 980px;
    padding: 0;
    position: relative;
    z-index: 2;
}

#ac-localnav .ac-ln-content::before, #ac-localnav .ac-ln-content::after {
    content: " ";
    display: table;
}

#ac-localnav .ac-ln-title, #ac-localnav .ac-ln-title a {
    color: var(--r-localnav-title-link-color);
    -webkit-transition: color .24s cubic-bezier(0.28, 0.11, 0.32, 1);
    transition: color .24s cubic-bezier(0.28, 0.11, 0.32, 1);
}
#ac-localnav .ac-ln-title {
    font-size: 21px;
    line-height: 1.1428571429;
    font-weight: 500;
    letter-spacing: .011em;
    font-family: "'SF Pro Display'", "SF Pro Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    cursor: default;
    display: block;
    margin:0;
    padding: 0;
    white-space: nowrap;
    float:left;
        max-width: 250px;
}


#ac-localnav .ac-ln-title a {
    height: 24px;
    font-size: 17px;
    line-height: 1.4;
    letter-spacing: 0.02rem;
    display: block;
    padding: 0 10px;
    color: #000;
    text-transform: initial;
    font-family: "'SF Pro Display'", "SF Pro Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    display: -webkit-box !important;
    display: -ms-flexbox;
    display: flex;
    text-decoration: none;
    white-space: nowrap;
    opacity: 1;
    font-weight: 500;
}

#ac-localnav a, #ac-localnav a:hover {
    text-decoration: none;
}

#ac-localnav .ac-ln-content {
    height: calc(32px * 1);
    margin: 0;
    max-width: 900px;
    padding: 0;
    position: relative;
    z-index: 2;
    display: flex;
    text-align: center;
}

#ac-localnav .ac-ln-menu {
    font-size: 12px;
    line-height: 1;
    font-weight: 400;
    letter-spacing: -0.01em;
    font-family: "SF Pro Text", "SF Pro Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    margin-top: -3px;
    float: var(--r-localnav-end);
}

#ac-localnav .ac-ln-menucta-anchor {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 1px;
    z-index: 10;
}
#ac-localnav .ac-ln-menu * {
    letter-spacing: inherit;
}

#ac-localnav a, #ac-localnav a:hover {
    text-decoration: none;
}

#ac-localnav .ac-ln-menucta-anchor-close {
    display: none;
}
#ac-localnav .ac-ln-menucta-anchor {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 1px;
    z-index: 10;
}

#ac-localnav .ac-ln-menu-tray {
    padding-top: var(--r-localnav-menu-tray-padding-top);
    float: var(--r-localnav-start);
}
#ac-localnav .ac-ln-menu * {
    letter-spacing: inherit;
}

#ac-localnav {
    top: 0;
    left: 0;
    width: 100%;
    height: 52px;
    min-width: 1024px;
    font-size: 17px;
    z-index: 9997;
}

#ac-localnav .ac-ln-menu-item {
    list-style: none;
    -webkit-margin-start: 24px;
    margin-inline-start: 24px;
    float: var(--r-localnav-start);
}
#ac-localnav .ac-ln-menu * {
    letter-spacing: inherit;
}

#ac-localnav ol, #ac-localnav ul {
    list-style: none;
}

#ac-localnav .ac-ln-menu-link.current {
    --r-localnav-menu-link-opacity: 1;
    color: var(--r-localnav-menu-link-color);
    cursor: default;
}
#ac-localnav .ac-ln-menu-link {
    color: var(--r-localnav-menu-link-color);
    display: inline-block;
    line-height: 22px;
    white-space: nowrap;
    opacity: var(--r-localnav-menu-link-opacity);
    text-decoration: none;
    position: relative;
}
#ac-localnav .ac-ln-menu * {
    letter-spacing: inherit;
}

#ac-localnav .ac-ln-actions {
    padding-top: var(--r-localnav-actions-padding-top);
    float: var(--r-localnav-start);
}
#ac-localnav .ac-ln-menu * {
    letter-spacing: inherit;
}
#ac-localnav *, #ac-localnav * :before, #ac-localnav * :after {
    letter-spacing: inherit;
}

#ac-localnav .ac-ln-action {
    -webkit-margin-start:;
    margin-inline-start:;
    float:;
}


#ac-localnav .ac-ln-action-button .ac-ln-button {
    margin-top: -1px;
}
#ac-localnav .ac-ln-button {
    --sk-button-color: rgb(255, 255, 255);
    --sk-button-color-hover: var(--sk-button-color);
    --sk-button-color-active: var(--sk-button-color-hover);
    --sk-button-disabled-opacity: var(--sk-link-disabled-opacity, 0.42);
    --sk-button-border-color: transparent;
    --sk-button-border-radius: 980px;
    --sk-button-margin-horizontal: 14px;
    --sk-button-margin-vertical: 14px;
    --sk-button-min-width-basis: 60px;
    --sk-button-padding-horizontal: 16px;
    --sk-button-padding-vertical: 9px;
    --sk-button-border-width: 1px;
    --sk-button-box-sizing: content-box;
    --sk-button-width: auto;
    --sk-button-display: inline-block;
    font-size: 14px;
    line-height: 1.2857742857;
    font-weight: 400;
    letter-spacing: -0.016em;
    font-family: "SF Pro Text", "SF Pro Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    background: var(--sk-button-background);
    color: var(--sk-button-color);
    border-color: var(--sk-button-border-color);
    padding-block: calc(var(--sk-button-padding-vertical) - var(--sk-button-border-width));
    padding-inline: calc(var(--sk-button-padding-horizontal) - var(--sk-button-border-width));
    border-radius: var(--sk-button-border-radius);
    border-style: solid;
    border-width: var(--sk-button-border-width);
    width: var(--sk-button-width);
    min-width: calc(var(--sk-button-min-width-basis) - var(--sk-button-padding-horizontal) * 2);
    cursor: pointer;
    display: var(--sk-button-display);
    -webkit-box-sizing: var(--sk-button-box-sizing);
    box-sizing: var(--sk-button-box-sizing);
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    --sk-button-background: rgb(0, 113, 227);
    --sk-button-background-hover: #3E7F00;
    --sk-button-background-active: #3E7F00;
    --sk-button-padding-horizontal: 11px;
    --sk-button-padding-vertical: 4px;
    --sk-button-min-width-basis: 45px;
    --sk-button-margin-horizontal: 10px;
    --sk-button-margin-vertical: 10px;
    font-size: 12px;
    line-height: 1.3333733333;
    font-weight: 400;
    letter-spacing: -0.01em;
    font-family: "SF Pro Text", "SF Pro Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}


.ac-gf-footer-locale {
    position: absolute;
    z-index: 2;
    white-space: nowrap;
    margin-left: 96.5%;
}

.site-info ul {
    position: relative;
    top: -5px;
    margin-inline-start: 0;
    z-index: 1;
    margin-inline-end: 30px;
    margin-top: 5px;
    list-style-type: none;
    margin: 0 15px;
}


.site-info ul li {
    float: none;
    position: relative;
    margin-inline-end: 6px;
    display: inline-block;
    margin-top: 5px;
}


.site-info ul li *:after {
    float: inherit;
    font-size: 1em;
    font-family: inherit;
    font-weight: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-align: inherit;
}



.wc-block-components-totals-shipping .wc-block-components-totals-item strong {
    text-transform: inherit !important;
    font-weight: 400 !important;
}


.woocommerce-privacy-policy-text {font-size:0.855rem !important;}

.scalable-wrapper {
	height: 0;
	padding-top: 55.85%;
	position: relative;
}

.scalable-element {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}


.form-selector-label {
    align-items: center;
    border-radius: 12px;
    border-style: solid;
    border-width: 1px;
    box-sizing: border-box;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    font-family: SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 17px;
    font-weight: 400;
    height: auto;
    justify-content: center;
    letter-spacing: -.022em;
    line-height: 1.2353641176;
    min-height: 4.8823529412rem;
    padding: 15px;
    text-align: center;
    width: 100%;
}


.form-selector-label .level {
    justify-content: space-between;
}

.level {
    display: flex;
    flex-flow: row wrap;
    width: 100%;
}

.form-selector-label .form-selector-left-col {
    align-self: center;
    position: relative;
    text-align: start;
}

.rf-paymentoptions-image-urpay {
    background-image: -webkit-named-image(apple-pay-logo-black);
    display: block;
    height: 28px;
    width: 76px;
}
.rf-paymentoptions-image {
    background-repeat: no-repeat;
    background-size: contain;
}

.urpay {width:110px !important;max-width:125px !important;}

.woocommerce-checkout #payment div.payment_box {
    background-color: transparent !important;
    color: #515151;
}

.woocommerce-checkout #payment div.payment_box::before, .woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::before, .woocommerce-checkout #payment ul.payment_methods li input {
display:none;
}

.payment_box {
    display: block !important;
}

html.supports-urpay-ac .rf-paymentoptions-image-urpay:after {
    content: "urPay";
    font-family: 'SF Pro Display', SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: .009em;
    line-height: 1.1666666667;
}

.visuallyhidden {
    position: absolute;
    clip: rect(1px, 1px, 1px, 1px);
    border: 0;
    clip-path: inset(0 0 99.9% 99.9%);
    height: 1px;
    overflow: hidden;
    padding: 0;
    width: 1px;
}

select {
 border-radius:7px !important;

}

.aioseo-breadcrumb (opacity:1.0;)

.urpay-logo {width:33%;}

.guides {
    display: block;
    background-color: #f5f5f7;
    border-radius: 18px;
    color: #fff !important;
    font-family: SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333733333;
    text-decoration: none;
    border-color: #f5f5f7 !important;
    background: #111217 !important;
    width: 100% !important;
    text-align: center !important;
    padding: 12px 12px;
    opacity: 0.5;
}

@media (max-width: 768px) {
    
.ac-gf-footer-locale {
        bottom: 50px;
        position: absolute;
        margin-top: 0;
        z-index: 2;
        top: auto;
        float: left;
        margin-left: 0;
    }
    
    
.product h2 {
    margin-top: 0;
        margin-bottom: 2px;
        font-size: 1.1rem !important;
        font-weight: 500 !important;
        padding: 10px 0 0 !important;
}
    
.product-info .verticalize {
    max-width: 99.5%;
   text-align: left !important; */
    position: absolute;
    display: inline-block;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 17px !important;
    position: relative;
}
    
.row2 {
    display: flex;
    flex-flow: row;
    width: 100%;
}
    
.form-selector-label .form-selector-right-col {
    font-family: 'SF Pro Display', SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 21px;
    font-weight: 500;
    letter-spacing: .009em;
    line-height: 1.1666666667;
    align-self: center;
    position: relative;
    text-align: start;
    width: 200px;
    max-width: 300px;
}

    
.single .summary .price .amount, .coupon label {
    font-size: 0.855rem !important;
}

  
.single-product .site-content {
    padding-top: 0 !important;
}
    
.rs-review-header, .or-review-header, .or-review-subheader, .rs-review-subheader, .rs-review-mobile, .rs-shop-header, .rs-shop-subheader {
font-size:32px;
}

.rs-cards-shelf-mainheader, .rs-cards-shelf-secondaryheader {
    font-size:21px;
    }
    
.stack {
margin:0 !important;
max-width: 350px !important;
flex-direction: column !important;
}

.shelve {
    margin: 0 25px !important;
}
    
.shelve-2 {
    margin: 0 25px !important;
}

.large-8 {
    flex-basis: 100%;
}
    
.rs-shop-header-section {
    max-width: 350px !important;
    padding:40px 0 40px !important;
    min-width: 300px !important;
}

.store-wrapper {
    box-shadow: 0px 0px 25px 0px #ddd;
    max-width: 400px;
    max-height: 500px;
    width:300px !important;
    height:100% !important;
}
    
.swiper img {
 width: 300px !important;
}

    
 .swiper-slide {
    width:300px !important;   
    }
    
 .swiper-button-next, .swiper-rtl .swiper-button-prev
 {
 display:none !important;
}   

    
.top-viewed-products-scroll {
    display: flex;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    gap: 20px;
    padding: 10px 0;
    -webkit-overflow-scrolling: touch; /* iOS smooth scroll */
}

.top-viewed-product-card {
    flex: 0 0 auto;
    min-width: 220px;
    width: 220px;
    scroll-snap-align: start;
    text-align: center;
}
    
.woocommerce-order-received .order_details li strong {
margin-top: 0 !important;
}
    
.pd-util-weight {
font-size: 15px;
}
    
.wpb_single_image.vc_align_left {
    text-align: left;
    border-radius: 0 !important;
    box-shadow:px 4px 12px #fff !important;
    overflow: auto !important;
}
	
.armoire-shop {
    margin-left: 12% !important;
}
	
.site-branding {
        display: table-cell;
        vertical-align: middle;
        width: 40% !important;
    }
	
.mb-cat {
    position: absolute;
    float: left;
    margin-left: 20px;
    width: 105px;
    bottom: 105px;
    z-index: 999;
}
	
.wpb_wrapper h9 {
	font-size:1.5rem; 
	outline: none;
	line-height:1.5rem;
	font-weight:bold;
	padding-left: 20px;
}
    ._33xDDA0Z._fuUVQf9l {
        top: calc(105.9% - 145px) !important;
        width: 100px;
        left: 35%;
    }
	
	.Zjk73vvd {
    accent-color: auto;
    margin-top: 24px;
    width: 100px !important;
    margin-left: auto;
    margin-right: auto;
}

.Zjk73vvd a {color:#fff;}

.bey-12rc7z9 {
    border: 0;
    outline: none;
    background: #000;
    padding: 12px !important;
    border-radius: 17px;
    width: 100px !important;
    font-size: 1rem !important;
    font-weight: 800;
    text-align: center;
    -webkit-text-decoration: none;
    text-decoration: none;
    box-sizing: border-box;
    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-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
	
	
.copy-wrapper {margin-top:17px !important;
	}
	
@media (max-width: 768px) {

    .single-product .related .products .row {
        font-size: 0;
        text-align: center;
        display: grid;
        max-width: 400px;
        margin:0;
    }
}
.shop {width:28% !important;}	

.designer-logo img {display:none;}

	
.trademark {
		width: 25%;
	   margin-bottom:25px;
	}

	.hero-paragraph {
    font-size:1rem !important;
    line-height:1.3rem !important;
    font-weight: 500;
    letter-spacing: .009em;
    font-family: 'SF Pro Display', SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif !important;
}
	
.hero-heading-headline-top h2 {
    display: inline;
    position: relative;
    font-size: 1rem !important;
    line-height: 2rem;
}

.violator-reduced.violator-inline {
    display: none !important;
}
	
.page .site-content .entry-content p {
   line-height: 1.2 !important;
        padding-top: 0;
        margin: 0;
        padding-bottom: 20px;
        font-size: 1rem;
        max-width: 350px;
}

	
.marque {
    font-size:28px;
    line-height:28px;
    font-weight: 500;
    letter-spacing: -0.015em;
    font-family: 'SF Pro Display', SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    margin: auto;
    max-width: 275px;
	line-height:190px;
    padding-left:5%;
    padding-right:5%;
	animation: fadeInAnimation ease 2.5s;
}
	
.ad-hero-headline {
    font-size:28px;
    line-height:28px;
    font-weight: 500;
    letter-spacing: -0.015em;
    font-family: 'SF Pro Display', SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    padding-left:20px;
    padding-right:20px;
}
	
.hero-headline {
        font-size: 2.5rem !important;
        line-height: 2.5rem !important;
	     font-weight:500 !important;
        letter-spacing: -0.014em;
        font-family: 'SF Pro Display', SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
        padding:0;
}

.text-box {
position: relative;
    left: 0;
    right: 0;
    width: 100%;
    float: left;
    top:175px !important;
}
    

._28xDDA0A {position:relative !important;}
	
.armoire_mini_header {
    margin-bottom: 20px;
}
    ._13xDDA0A._2n345FhB {
        width: 100% !important;
        height: 23.33333% !important;
        top: 70% !important;
        left:0 !important;
    }

wpb_single_image img {
    height: 250px;
    max-width: 775px;
    vertical-align: top;
}

._13xDDA0A._2n345FhB {
	    text-align: left;
        width: 100% !important;
        height: 23.33333% !important;
        left: 0 !important;
        position: fixed;
 }
	
.hero-heading-headline-top {
    margin-bottom: 1px;
    height: 20px;
}
	
	.site-footer { padding: 0 25px !important;border-top:1px solid #e1e1e1 !important;}
    
    .eridu-footer { padding: 0 25px !important;border-top:1px solid #e1e1e1 !important;}
	
	.entry-content p, .page .entry-content h2, .page .entry-content ul, .page .entry-content h1 {
    /* margin: 15px 27px; */
}
	
	.entry-content table {
    border:0 !important;
}
table {
    margin:0 !important;
    width: 100%;
}
	
.headline-3, .headline-1 {
        font: var(--podium-cds-typography-320-to-1919-title3);
        font-size: 2rem !important;
        font-weight: 800 !important;
        letter-spacing: .0625rem;
        line-height: 2rem !important;
        text-transform: uppercase;
        margin-bottom: 0.5rem !important;
    }

    .quotes {
        font-size: 0.9rem !important;
        font-weight: 400;
        letter-spacing: .0625rem;
        line-height: 1rem !important;
        text-transform: none;
    }
	
.superhead {
        font-size: 0.755rem !important;
        font-weight: 500;
        letter-spacing: .0625rem;
        line-height: 1rem !important;
        text-transform: uppercase;
        margin: auto;
        height: 16px;
        position: fixed;
        width: 100%;
        padding-top: 90px;
    }

.post-heading {
        font-size: 0.755rem !important;
        font-weight: 500;
        letter-spacing: .0625rem;
        line-height: 1rem !important;
        text-transform: uppercase;
        margin: auto;
        height: 16px;
        position:relative;
        width: 100%;
        padding-top:0;
    }
.overline, .hyper {
        font-size:0.9rem !important;
        font-weight: 800;
        letter-spacing: .0625rem;
        line-height: 1.5rem !important;
        text-transform: uppercase;
    }

	
.css-17xbh3a {
    width: 100%;
    height: 500px !important;
}
	
.magazine {
        font-size: 2rem;
        outline: none;
        line-height: 2rem !important;
        text-align: left;
        padding: 0 25px;
        text-align: inherit;
	    font-weight:800 !important;
    }
	
.branding {
        font-size: 1.5rem;
        outline: none;
        line-height: 1.7rem !important;
        /* text-align: left; */
        /* padding: 0; */
        /* text-align: left; */
        /* padding-bottom: 40px; */
        /* margin: 20px !important; */
        width: 350px;
    }
	
._3T7SP3hk {
        right: 0;
        position: fixed;
        /* margin: auto; */
        left: 0;
        /* float: left; */
        bottom:90px;
}
	
sup, sub {
    font-size: 0.6rem !important;
        height: 0;
        line-height: 0 !important;
        position: relative;
        vertical-align: baseline;
}
	
.wpb_single_image .vc_single_image-wrapper {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
}
	
	.vc_tta.vc_general .vc_tta-panel-title>a {
    background: 0 0;
    display: block;
    padding: 14px 20px;
    box-sizing: border-box;
    text-decoration: none;
    color: inherit;
    position: relative;
    transition: color .2s ease-in-out;
    border: none;
    box-shadow: none;
    font-size: 0.9995rem !important;
}
	
.mb-magazine-article__content, .mb-magazine-article__description {
    display: flex;
    flex-direction: column;
    padding: 20px !important;
}
	
.main-page-h1 {font-size: 1.4rem;outline: none;line-height:2rem !important;}
	


#big-search-trigger { width:0!important;}
.site-branding img {
    width:125px !important;
}
.logo-mini{width:65px !important;
        margin: auto;}
.front-page-content {
    padding:0 !important;
}
	
.verticalize {
    vertical-align: top !important;
	padding-left: 25px;
	margin-top: -20px !important;
}
	
.home-slider .slick-track li {
    height: 400px !important;
 
}
._13xDDA0A {
   left: 12%!important;
	top: calc(66.66667% - 60px) !important;

}
.heading-mb-desktop {
        font-size: 1.2rem !important;
    }
	
.wpb_content_element {
    margin-bottom: 0px !important;
	padding:0;
}
}
/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/


html {
	box-sizing: border-box;
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}



/* Standard Headings h1-h6 */

h1 {
    font-family: 'Cormorant', serif, Arial, Helvetica !important;
    font-size: 40px; 
    font-weight: 300 !important;
    color:#111;
}

h2 {
    font-family: "Montserrat", serif, Arial, Helvetica !important;
    font-size: 40px; 
    font-size: 24px; 
    font-weight:300;
    color:#111;
}

h3 {
    font-family: 'Open Sans', sans-serif, Arial, Helvetica;
    font-size:1.2rem; 
    font-weight:400;
    color:#111;
}

h4 {
    font-family: 'Cormorant', serif, Arial, Helvetica;
    font-size: 18px; 
    font-weight:400;
    color:#111;
}

h5 {
    font-family: 'Open Sans', sans-serif, Arial, Helvetica;
    font-size: 16px; 
    font-weight:400;
    color:#111;
}

h6 {
    font-family: 'Open Sans', sans-serif, Arial, Helvetica;
    font-size: 14px; 
    font-weight:400;
    color:#111;
}



p {
	line-height: 1.4em;
	margin: 0 0  22px;
	font-family: "Questrial","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}

code,https://0ba.b9c.myftpupload.com/wp-admin/theme-editor.php?file=style.css&theme=goodz-shop
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

code {

}

big {
	font-size: 125%;
}

dfn,
cite,
em,
i {
	font-style: italic;
}


.grid-wrapper article:not(.format-quote) blockquote,
.home-blog-feed article:not(.format-quote) blockquote {
	margin: 3em auto;
	width: 80%;
}


article:not(.format-quote) blockquote p {
	margin-bottom: .7em;
}

article:not(.format-quote) blockquote cite {
	margin-top: 5px;
}

article:not(.format-quote) blockquote cite,
article:not(.format-quote) blockquote + cite,
article:not(.format-quote) blockquote + p cite {
	letter-spacing: 0;
	display: block;
	font-style: normal;
	font-weight: 700;
}

.single article:not(.format-quote) blockquote + cite,
.single article:not(.format-quote) blockquote + p cite,
.page article:not(.format-quote) blockquote + cite,
.page article:not(.format-quote) blockquote + p cite {
	margin: -4em 0 30px 60px;
}

.grid-wrapper article:not(.format-quote) blockquote + cite,
.grid-wrapper article:not(.format-quote) blockquote + p cite,
.home-blog-feed article:not(.format-quote) blockquote + cite,
.home-blog-feed article:not(.format-quote) blockquote + p cite {
	margin-top: -3em;
}

address {
	line-height: 1.5em;
	margin: 0 0 1.5em;
}

pre {
    font-family: "'SF Pro Display'", "SF Pro Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    line-height: 1.42857143;
    white-space: pre-wrap;
    word-wrap: break-word;
    overflow-x: auto;
}

.single .summary .price .amount, .coupon label, div.pp_woocommerce .pp_nav .currentTextHolder {
    font-family: SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif !important;
    font-size: 17px!important;
    font-weight: 400 !important;
    letter-spacing: -.022em !important;
    line-height: 1.4705882353 !important;
}

.summary .product_title {
    font-family: 'SF Pro Display', SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif !important;
    font-size: 32px !important;
    font-weight: 500 !important;
    letter-spacing: .004em !important;
    line-height: 1.125 !important;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #e0e0e0;
	text-decoration: none;
	padding: 2px 5px;
}

sup,
sub {
	position: relative;
	vertical-align: baseline;
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

small {
	font-size: 12px;
    font-style: normal;
    text-transform: none;
    color:red;
}

hr,
.wp-block-separator {
	background-color: #000;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 1.5em;
}

.wp-block-separator {
	margin-top: 4vw;
	margin-bottom: 4vw;
}

.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
	max-width: 100px;
}

figure {
	margin: 0;
}

ul,
ol {
	margin: 0 0 1.5em;
	padding-left: 0;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

.entry-content .wp-block-archives,
.entry-content .wp-block-categories,
.entry-content .wp-block-latest-posts {
	list-style: none;
	padding: 0;
}

li {
	list-style-position: inside;
	margin:0;
    list-style: none;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

.bullet-list li {
	letter-spacing: 0.5px;
	list-style: none;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-left: 24px;
	position: relative;
	text-transform: uppercase;
}

.bullet-list li:before {
	content: "";
	width: 6px;
	height: 6px;
	border-radius: 50%;
	position: absolute;
	top: .7em;
	left: 0;
	-webkit-transition: background .3s;
	-moz-transition: background .3s;
	-ms-transition: background .3s;
	-o-transition: background .3s;
	transition: background .3s;
}

.bullet-list li:before {
	background-color: #000;
}

dt {
	font-weight: bold;
	margin-bottom: 10px;
}

dd {
	line-height: 1.5em;
	margin: 0 1.5em 1.5em;
}

.products .product img {
    border: 1px solid transparent;
    width: 100%;
	
}

.woocommerce div.product div.images img {
    display: block;
    width: 100%;
    height: auto;
    box-shadow: none;
	background-color:transparent;
}

.wpb_single_image img {
    height: auto;
    max-width: 100%;
    vertical-align: top;
}

img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}

img:focus {
	outline: none;
}

img[src*="pixel.wp.com"] {
	display: none;
}

.gmnoprint img {
	max-width: initial;
}



.comment-content table,
.entry-content table {
	border: 2px solid #000;
}

.comment-content th,
.entry-content th,
.comment-content td,
.entry-content td {
	padding: 16px 18px;
	text-align: left;
}

.grid-wrapper th,
.grid-wrapper td {
	padding: 10px 8px;
	text-align: center;
}

.comment-content thead tr,
.entry-content thead tr {
	border-bottom: 2px solid #000;
}

.comment-content tfoot tr,
.entry-content tfoot tr {
	border-top: 2px solid #000;
}

th {
	font-weight: 400;
}

td {
	font-weight: 300;
}

.comment-content th,
.entry-content th,
.comment-content td,
.entry-content td {
	border-right: 1px solid #000;
}

.slick-arrow:focus {
	background-color: transparent;
	border-color: #000;
}

.slick-arrow:focus:before,
.slick-arrow:focus:after {
	background-color: #000;
}

.slick-arrow {
	background-color: transparent;
	border: 1px solid;
	border-color: rgba(0,0,0,.2);
	border-radius: 50%;
	height: 32px;
	padding: 0;
	width: 32px;
	position: absolute;
	z-index: 1002;
	-webkit-transition: border .3s;
	-moz-transition: border .3s;
	-ms-transition: border .3s;
	-o-transition: border .3s;
	transition: border .3s;
}

.slick-arrow:before,
.slick-arrow:after {
	content: "";
	background-color: rgba(0,0,0,.3);
	display: inline-block;
	height: 1px;
	margin-top: -1px;
	width: 10px;
	position: absolute;
	top: 50%;
	left: 10px;
	-webkit-transition: background .3s;
	-moz-transition: background .3s;
	-ms-transition: background .3s;
	-o-transition: background .3s;
	transition: background .3s;
}

.slick-prev:before,
.slick-prev:after {
	-webkit-transform-origin: center left;
	-moz-transform-origin: center left;
	-ms-transform-origin: center left;
	-o-transform-origin: center left;
	transform-origin: center left;
}

.slick-next:before,
.slick-next:after {
	-webkit-transform-origin: center right;
	-moz-transform-origin: center right;
	-ms-transform-origin: center right;
	-o-transform-origin: center right;
	transform-origin: center right;
}

.slick-arrow:before {
	-webkit-transform: rotate(40deg);
	-moz-transform: rotate(40deg);
	-ms-transform: rotate(40deg);
	-o-transform: rotate(40deg);
	transform: rotate(40deg);
}

.slick-arrow:after {
	-webkit-transform: rotate(-40deg);
	-moz-transform: rotate(-40deg);
	-ms-transform: rotate(-40deg);
	-o-transform: rotate(-40deg);
	transform: rotate(-40deg);
}

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="password"],
input[type="url"],
input[type="search"],
textarea,
select,
.radio.checked:before,
input[type="radio"]:checked + label:before,
.menu-toggle span:before,
.menu-toggle span:after,
#big-search-trigger,
.main-navigation .nav-menu,
.search-wrap,
#big-search-close,
.grid-wrapper .featured-image a,
.edit-link,
.featured-image a:before,
.featured-image img,
.slick-arrow,
.brand-banners img,
.widget .search-form input[type="submit"],
.sd-social-icon a:before {
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

.underline {
    text-decoration: underline;
}

.dropcap {
	color: #000;
	float: left;
	font-size: 3.5em;
	font-weight: 700;
	line-height: 0.5em;
	margin: 0;
	padding: 0.3em 8px 0 0;
	text-transform: uppercase;
	width: auto;
}

/*--------------------------------------------------------------
# Layout
--------------------------------------------------------------*/

/*Bootstrap Grid System*/


.page-template-template-front-page .site-main > .row,
.woocommerce-account .page-content > .row,
.woocommerce-checkout .page-content > .row {
	margin-left: 0;
	margin-right: 0;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-sm-tk-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
    padding-left:0;
    padding-right:0;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left;
}

.col-xs-12 {
	width: 100%;
}

.col-xs-11 {
	width: 91.6666%;
}

.col-xs-10 {
	width: 83.3333%;
}

.col-xs-9 {
	width: 75%;
}

.col-xs-8 {
	width: 66.6666%;
}

.col-xs-7 {
	width: 58.3333%;
}

.col-xs-6 {
	width: 50%;
}

.col-xs-5 {
	width: 41.6666%;
}

.col-xs-4 {
	width: 33.3333%;
}

.vc_col-sm-3 {
        width: 25%;
        background: #f8f8f6;
    }
.col-xs-3 {
	width: 25%;
}

.col-xs-2 {
	width: 16.6666%;
}

.col-xs-1 {
	width: 8.3333%;
}
@media (min-width: 768px) {
.vc_column_container {
   margin-bottom: 0 !important;
}
	
	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-14 {
		float: left;
	}
	.col-sm-14 {
		width: 100%;
	}
	.col-sm-12 {
        width: 100%;
        margin-bottom:0;
    }
	.col-sm-11 {
		width: 91.6666%;
	}
	.col-sm-10 {
		width: 83.3333%;
	}
	.col-sm-9 {
		width: 75%;
	}
	.col-sm-8 {
		width: 66.6666%;
	}
	.col-sm-7 {
		width: 58.3333%;
	}
	.col-sm-6 {
		width:33.3%;
	}
	.col-sm-5 {
		width: 41.6666%;
	}
    .col-sm-4 {
        width: 25%;
        background: #f8f8f6;
    }
	.col-sm-3 {
        width: 25%;
        background: transparent;
        padding: 8px;
    }
	.col-sm-2 {
		width: 16.6666%;
        
	}
	.col-sm-1 {
		width: 8.3333%;
	}
}
@media (min-width: 992px) {
	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-14{
		float: left;
	}
	.col-md-14 {
		width:36%;
	}
	.col-md-12 {
		width: 100%;
	}
	.col-md-11 {
		width: 91.6666%;
	}
	.col-md-10 {
		width: 83.3333%;
	}
	.col-md-9 {
		width: 75%;
		max-width:900px;
	}
	.col-md-8 {
		/* width: 66.6666%; */
	}
	.col-md-7 {
		width: 58.3333%;
	}
	.col-md-6 {
		width: 50%;
	}
	.col-md-5 {
		width: 41.6666%;
	}
	.col-md-4 {
		width: 33.3333%;
	}
	.col-md-3 {
		width:50%;
	
	}
	.col-md-2 {
		width: 16.6666%;
	}
	.col-md-1 {
		width: 8.3333%;
	}
}
@media (min-width: 1200px) {
	.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
		float: left;
	}
	.col-lg-12 {
		width: 100%;
	}
	.col-lg-11 {
		width: 91.6666%;
	}
	.col-lg-10 {
		width: 83.3333%;
	}
	.col-lg-9 {
		width: 75%;
	}
	.col-lg-8 {
		width: 66.6666%;
	}
	.col-lg-7 {
		width: 58.3333%;
	}
	.col-lg-6 {
		width: 50%;
	}
	.col-lg-5 {
		width: 41.6666%;
	}
	.col-lg-4 {
		width: 33.3333%;
	}
	.col-lg-3 {
		width: 25%;
	}
	.col-lg-2 {
		width: 16.6666%;
	}
	.col-lg-1 {
		width: 8.3333%;
	}
}
.menu-briefings-container {
    border-left: 1px solid #bbb;
    padding-left: 15px;
}
/*custom 5 colums*/

@media (min-width: 768px) {
	.col-sm-tk-5 {
		width: 20%;
		float: left;
	}
}

/*global layout*/

.single-product .site-content {
	padding-top: 60px;
}

.page-template-template-front-page .site-content {
	padding-top: 0 !important;
}


.site-footer .container, .site-header .container {
    max-width: 980px !important;
    padding-left:0;
    padding-right:0;
    margin-left: auto;
    margin-right: auto;
    border-top: 1px solid #e9e9e9;
}


.eridu-footer .container, .site-header .container {
    max-width: 980px !important;
    padding-left:0;
    padding-right:0;
    margin-left: auto;
    margin-right: auto;
    border-top: 1px solid #e9e9e9;
}


.nav-links, .boxed-blog .featured-slider-wrap, .boxed-single .site-content {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
	padding-top:10px;
}

#content .magazine-content {
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    padding-top: 10px;
}

.home.fullwidth-blog .site-content .container,
.archive.fullwidth-blog .site-content .container,
.search.fullwidth-blog .site-content .container,
.blog.fullwidth-blog .site-content .container {
	max-width: 100%;
	padding-left: 0;
	padding-right: 0;
}

.fullwidth-blog .site-content,
.fullwidth-single .site-content,
.fullwidth-single .nav-links,
.fullwidth-blog .nav-links,
.featured-slider-fullwidth.fullwidth-blog .main-content-wrap > .container {
	max-width: 1920px;
	padding-left: 50px;
	padding-right: 50px;
	margin-left: auto;
	margin-right: auto;
}


.page-template-template-front-page .container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
	border-bottom:0;
}

.featured-slider-fullwidth .site-content {
	max-width: 100%;
	overflow: hidden;
	padding: 0;
}

.single .content-area {
	overflow: visible;
}

.no-sidebar {
	float: none;
	margin-left: auto;
	margin-right: auto;
}

/*Sidebar*/

.twocolumn p {
	display: inline-block;
	vertical-align: top;
	width: 50%;
}

.twocolumn p:nth-child(even) {
	padding-left: 20px;
}

.twocolumn p:nth-child(odd) {
	padding-right: 20px;
}

.grid-sizer {
	display: none !important;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

.dokan-report-abuse-button {
    display: none !important;
}

.widget .newsletter input[type="submit"],
.widget_mailchimpsf_widget input[type="submit"] {
	background: #000;
	color: #fff;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
.grid-wrapper #infinite-handle span button:focus {
	background-color: #fff;
	color: #000;
	outline: none;
}

button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	-webkit-transform: scale(0.99);
	-ms-transform: scale(0.99);
	-o-transform: scale(0.99);
	transform: scale(0.99);
}

.text-box button {
	background: transparent;
	border: 2px solid #fff;
	font-weight: 400;
	height:0;
	letter-spacing: 0.5px;
	text-transform: none;
}

.widget button,
.widget input[type="button"],
.widget input[type="reset"],
.widget_app_newsletter .widget input[type="submit"] {
	font-weight: 400;
	letter-spacing: 1px;
	padding-left: 34px;
	padding-right: 34px;
	width: 100%;
	height: 40px;
	margin-top: 10px;
	max-width: 400px;
}

.widget .newsletter input[type="submit"] {
	height: 40px;
	width:auto;
	margin-top: 10px;
}

.widget .newsletter input[type="text"], .widget_mailchimpsf_widget input[type="submit"], .widget_mailchimpsf_widget input[type="text"] {
    height: 40px;
    width: 100%;
    margin-top: 10px;
    background-color: #cdcdcd;
}

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="url"],
input[type="password"],
input[type="search"] {
	height:auto;
}

input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.widget input[type="text"],
.widget input[type="email"],
.widget input[type="tel"],
.widget input[type="url"],
.widget input[type="password"],
.widget input[type="search"],
.widget #subscribe-email input,
.widget select {
	padding-left: 16px;
	padding-right: 16px;
	width: 100%;
}

.widget input[type="text"],
.widget input[type="email"],
.widget input[type="tel"],
.widget input[type="url"],
.widget input[type="password"],
.widget input[type="search"],
.widget #subscribe-email input {
	height: 40px;
}

.widget select {
	min-height: 40px;
	padding-right: 30px;
}

.site-footer input[type="text"],
.site-footer input[type="email"],
.site-footer input[type="tel"],
.site-footer input[type="url"],
.site-footer input[type="password"],
.site-footer input[type="search"] {
	border-color: rgba(160,160,160,.3);
	color: rgba(0,0,0,.4);
}

.eridu-footer input[type="text"],
.eridu-footer input[type="email"],
.eridu-footer input[type="tel"],
.eridu-footerinput[type="url"],
.eridu-footer input[type="password"],
.eridu-footer input[type="search"] {
	border-color: rgba(160,160,160,.3);
	color: rgba(0,0,0,.4);
}

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	border-radius: 0;
	color: #666;
	padding-left: 20px;
	padding-right: 20px;
	background-color:transparent;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	border-color: #000;
}

textarea {
	line-height: 1.5em;
	min-height: 200px;
	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
	padding-top: 18px;
	padding-bottom: 18px;
	resize: vertical;
	vertical-align: top; /* Improves readability and alignment in all browsers */
	width: 100%;
}

select {
	background: url(img/drop-arrow.png) no-repeat right 13px center;
	-webkit-background-size: 8px auto;
	background-size: 8px auto;
	border-radius: 0;
	border: 1px solid #ebebeb;
	color: #1a1616;
	cursor: pointer;
	min-height: 55px; /*no fixed height so select can span with text*/
	padding: 0 50px 0 22px;
	text-transform: uppercase;
	white-space: normal;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	-webkit-transition: border .3s;
	-moz-transition: border .3s;
	-ms-transition: border .3s;
	-o-transition: border .3s;
	transition: border .3s;
}

/*remove spinner fron number input*/

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

input[type=number] {
	-moz-appearance:textfield;
}

label {
	color: #b7b7b7;
	display: block;
	margin-bottom: 5px;
}

/*Contact Form*/

.contact-form {
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}

.contact-form > * {
	margin-bottom: 30px;
}

.contact-form .half-width {
	display: inline-block;
	width: 50%;
	padding-right: 16px;
}

.contact-form .last {
	padding-left: 16px;
	padding-right: 0;
}

.contact-form div.half-width input {
	width: 100%;
	max-width: 100%;
}

.grunion-field-label + * {
	margin-top: 14px;
}

.contact-form label.grunion-field-label {
	font-weight: 400;
}

.contact-form div textarea {
	width: 100%;
}

.contact-form input[type="submit"] {
	width: 200px;
}

/*custom checkbox and radio*/

label.checkbox,
input[type="checkbox"] + label,
form.contact-form label.checkbox,
form.contact-form input[type="checkbox"] + label,
label.radio,
input[type="radio"] + label,
form.contact-form label.radio,
form.contact-form input[type="radio"] + label {
	cursor: pointer;
	padding-left: 40px;
	position: relative;
	font-weight: 400;
	line-height: 1;
	display: inline-block;
	margin-bottom: 22px;
}

.comment-subscription-form input[type="checkbox"] + label {
	margin-bottom: 0;
	display: inline-block !important; /*overwriting Jetpack*/
	line-height: 1.8em;
	font-weight: 300;
}


label.checkbox:before,
input[type="checkbox"] + label:before {
	-webkit-transition: background-color .3s, opacity .3s;
	-moz-transition: background-color .3s, opacity .3s;
	-ms-transition: background-color .3s, opacity .3s;
	-o-transition: background-color .3s, opacity .3s;
	transition: background-color .3s, opacity .3s;
}

.comment-subscription-form input[type="checkbox"] + label:before {
	top: 1px;
}

label.checkbox:before,
input[type="checkbox"] + label:before,
label.radio:before,
input[type="radio"] + label:before {
	content: "";
}

.checkbox.checked:before,
input[type="checkbox"]:checked + label:before,
.checkbox.checked:hover:before,
input[type="checkbox"]:checked + label:hover:before,
.radio.checked:before,
input[type="radio"]:checked + label:before,
.radio.checked:hover:before,
input[type="radio"]:checked + label:hover:before {
	opacity: 1;
}

.checkbox.checked:before,
input[type="checkbox"]:checked + label:before {
	background: #000 url(img/check-big.png) no-repeat center center;
	-webkit-background-size: 12px auto;
	background-size: 12px auto;
}

.radio.checked:before,
input[type="radio"]:checked + label:before {
	border-width: 6px;
}

/*search form*/

.search-form {
	position: relative;
}

.widget .search-form input[type="search"] {
	padding-right: 70px;
}

.widget .search-form input[type="submit"] {
	opacity: 0;
}

.widget .search-form input[type="submit"] {
	background-color: transparent;
	border-color: transparent;
	border-left: none;
	color: #000;
	height: 40px;
	line-height: normal;
	padding-left: 10px;
	padding-right: 10px;
	position: absolute;
	top: 0;
	right: 0;
}

.widget .search-form input[type="search"]:focus {
	border-color: #000;
}

/*remove  clearfield button*/

::-ms-clear {
	width : 0;
	height: 0;
}

::-ms-reveal {
	width : 0;
	height: 0;
}

/*Subscribe*/

.widget #subscribe-email input,
#subscribe-submit input[type="submit"] {
	height: 40px;
	max-width: 390px;
}

.widget #subscribe-email input {
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 0 20px;
}

#subscribe-submit input[type="submit"] {
	width: 100%;
}

.widget_app_newsletter input[type="submit"] {
	float: right;
	margin-top: 12px;
}

/*inputs inside post*/

.entry-content input:not[type="submit"] {
	width: 100%;
	max-width: 350px;
	display: block;
	margin-bottom: 20px;
}

.grunion-field-label span:after {
	content: "*";
	font-size: 16px;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/

.site-header {
	position: relative;
	height:88px;
	border-bottom:0.1px solid #bbb;
	z-index: 1001;
	padding:0 1rem;
}

.home-slider-enabled .site-header,
.featured-slider-fullwidth .site-header {
	position:relative;
	width: 100%;
}

body .transparent-header.site-header,
body:not(.page-template-template-front-page) .transparent-header.site-header,
body .transparent-header .main-navigation .nav-menu > li > ul,
body:not(.page-template-template-front-page) .transparent-header .main-navigation .nav-menu > li > ul {
	background: #fff;
	padding: 0 1rem;
}

.site-header .container {
	display: table;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}

.mega-menu .container {
	margin-top: 0;
	margin-bottom: 0;
}

.site-logo-link {
	display: inline-block;
}

.site-title {
	font-weight: 700;
	line-height: 1.3em;
}

.site-description {
	letter-spacing: 0.5px;
	font-weight: 300;
}

.site-title,
.site-description {
	margin: 0;
}

.search-wrap {
	display: block;
	background: rgba(0,0,0,.9);
	opacity: 0;
	visibility: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1003;
}

.admin-bar .search-wrap {
	top: 32px;
}

.big-search .search-wrap {
	opacity: 1;
	visibility: visible;
}

.site-header .search-form {
	width: 34%;
    position: absolute;
    top: 30%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-left: 33%;
    margin-right: 33%;
}

.search-instructions {
	color: rgba(255,255,255,.6);
	display: block;
	letter-spacing: 0.6px;
	margin-top: 8em;
	margin-left: -141px;
	position: absolute;
	left: 50%;
	top: 50%;
}

.site-header input[type="search"] {
	background-color: transparent;
	border-width: 0 0 1px 0;
	border-color: rgba(255,255,255,.3);
	color: #fff;
	height: auto;
	max-width: 360px;
	padding-bottom: 16px;
	text-align: left;
	width: 100%;
}

.site-header input[type="search"]:focus {
	outline: none;
}

.site-header input[type="search"]::-webkit-input-placeholder {
	color: #fff;
	text-align: center;
	opacity: 1;
}

.site-header input[type="search"]:-moz-placeholder {
	color: #fff;
	text-align: center;
	opacity: 1;
}

.site-header input[type="search"]::-moz-placeholder {
	color: #fff;
	text-align: center;
	opacity: 1;
}

.site-header input[type="search"]:-ms-input-placeholder,
.site-header input[type="search"]:-ms-input-placeholder:focus {
	color: #000;
	text-align: center;
	opacity: 1;
}

.site-header .search-form input[type="submit"] {
	display: none;
}

#big-search-trigger {
	display: table-cell;
	vertical-align: middle;
	text-align: right;
	width: 45px;
	
}

#big-search-trigger i {
	display: block;
	float: right;
	color:#000 !important;
}

#big-search-close,
.fancybox-close {
	display: block;
}

.big-search #big-search-trigger,
#big-search-close {
	opacity: 0;
	visibility: hidden;
}

#big-search-close {
	position: fixed;
	top: 31px;
}

#big-search-close,
.fancybox-close {
	height: 24px;
	margin-left: -28px;
	padding: 5px;
	width: 36px;
	z-index: 1003;
}

.fancybox-skin .fancybox-close {
	background-image: none;
}

.admin-bar #big-search-close {
	top: 63px;
}

.big-search #big-search-close {
	opacity: 1;
	visibility: visible;
}

#big-search-close:before,
#big-search-close:after,
.fancybox-close:before,
.fancybox-close:after {
	content: "";
	height: 70%;
	margin-left: -1px;
	width: 2px;
	position: absolute;
}

#big-search-close:before,
#big-search-close:after {
	background-color: #fff;
}

#big-search-close:before,
#big-search-close:after {
	left: 50%;
	top: 5px;
}

.fancybox-close:before,
.fancybox-close:after {
	background-color: #fff;
	left: 50%;
}

#big-search-close:before,
.fancybox-close:before {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

#big-search-close:after,
.fancybox-close:after {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

.site-footer {
    border-top: 0;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: -.01em;
    line-height: 1.3333733333;
    min-width: 1024px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    background-color: #f5f5f7 !important;
    width:100%;
}


.eridu-footer {
    border-top: 0;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: -.01em;
    line-height: 1.3333733333;
    min-width: 1024px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    background-color: #fff !important;
    width:100%;
}

.site-info {
    line-height: 1.5em;
    padding-bottom: 0;
    padding-top: 5px;
    max-width: 1200px;
    margin: auto;
    position: relative;
    bottom: 5px;
    align-content: baseline;
    display: flex;
    align-items:center;
    border-top: 1px solid #00000029;
}



.featured-slider-fullwidth .site-footer, .featured-slider-fullwidth .eridu-footer {
	background-color: #fff;
	position: relative;
}

.site-footer p, #mc_subheader, .eridu-footer p, {
    line-height: 0.9rem;
    margin-bottom: 10px;
    font-size: 0.7rem;
}

.mc_merge_var {
	margin-top: 20px;
}

.mc_signup_submit {
	text-align: left;
}

.mc_signup_submit #mc_signup_submit {
	width: 100%;
}

.site-footer .row, .eridu-footer .row {
	padding-top:1em;
}

.site-footer .row > div, .eridu-footer .row > div {
	padding: 20px 10px;
}



.site-info > * {
	display: inline-block;
	vertical-align: middle;
}

.ur-umbrella {
	float:right;
	opacity:0.3;
	
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/

a img {
	border: none;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

.wp-block-button__link:hover {
	opacity: .6;
}

/*pagination*/

.page-numbers a {
	color: #acacac;
}

.page-numbers .prev,
.page-numbers .next {
	color: #000;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

.site-header nav {
	letter-spacing: 1px;
	text-transform: uppercase;
}

.site-header .nav-menu {
	list-style: none;
	margin: 0;
	text-align: left;
}

.main-navigation .nav-menu li {
	margin: 5px 30px 5px 0;
}

.mega-menu .nav-menu li {
	margin: 0 30px 0 0;
}

.main-navigation .nav-menu > li:last-child {
	margin-right: 0;
}

.site-header nav li {
	display: inline-block;
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

.nav-menu > li > a {
	display: inline-block;
}

.main-navigation .nav-menu ul {
	margin-left: 0;
}

.main-navigation .nav-menu li > ul {
	height: 0;
	opacity: 0;
	overflow: hidden;
	visibility: hidden;
}

.main-navigation .nav-menu ul a {
	display: inline-block;
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a {
	font-weight: 700;
}

.dropdown-toggle {
	line-height: 10px;
	margin-left: 10px;
	outline: none;
	width: 9px;
	position: relative;
	top: 1px;
}

.dropdown-toggle:after {
	content: "+";
}

.toggle-on > .dropdown-toggle:after {
	content: "-";
}

.main-navigation .nav-menu .toggle-on > a ~ ul,
.main-navigation .nav-menu .mega-menu-dropdown ul ul,
.main-navigation .nav-menu .menu-item-has-children:hover > .sub-menu,
.main-navigation .nav-menu .page_item_has_children:hover > .children {
	opacity: 1;
	visibility: visible;
	height: auto;
}

.site-footer__menu li, .eridu-footer__menu li {
    font-size: 0.875rem;
    clear: both;
    display:inline;
}

/*--------------------------------------------------------------
## Navigations
--------------------------------------------------------------*/

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	overflow: hidden;
}

.posts-navigation,
.post-navigation {
	border:0;
	margin: 0.2em -1000px 0;
	width: 1250px;
}

.nav-next {
	float: right;
	padding-left: 30px;
	text-align: right;
	width: 50%;
}

.nav-previous {
	float: left;
	padding-right: 30px;
	text-align: left;
	width: 50%;
}

.nav-links a {
	display: block;
	font-weight: 500;
	line-height: 1.6em;
	padding-top: 125px;
	padding-bottom:0px;
	position: relative;
}

.single .nav-links a {
	padding-top: 145px;
}

.nav-links a:after {
	display: inline-block;
	font-size: 26px;
	margin-bottom: 10px;
}

.single .nav-links a span {
	color: #b8b8b8;
	display: block;
	font-weight: 400;
	margin-bottom: 4px;
	text-transform: uppercase;
	position: absolute;
	top: 115px;
}

.single .nav-next a span {
	right: 0;
}

.nav-links a:after {
	display: block;
	position: absolute;
	top: 80px;
	-webkit-transition: -webkit-transform .3s;
	-moz-transition: -moz-transform .3s;
	-ms-transition: -ms-transform .3s;
	-o-transition: -o-transform .3s;
	transition: transform .3s;
}

.nav-next a:after {
	text-align: left;
	right: 0;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/

/* Text meant only for screen readers. */
.screen-reader-text,
.sharing-screen-reader-text {
	clip: rect(1px,1px,1px,1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus,
.sharing-screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0,0,0,0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/

.alignnone {
	clear: both;
	margin: 26px 52px 26px 0;
}

.aligncenter {
	display: block;
	margin: 26px auto;
}

.alignright {
	float: right;
	margin: 7px 0 7px 34px;
}

.alignleft {
	float: left;
	margin: 7px 34px 7px 0;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/

.clear:before,
.clear:after,
.row:before,
.row:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-header nav ul:before,
.site-header nav ul:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.eridu-footer:before,
.eridu-footer:after,
.instagram-pics:before,
.instagram-pics:after,
.nav-links:before,
.nav-links:after,
.home-slider ul:before,
.home-slider ul:after,
.slick-track:before,
.slick-track:after,
.modal-container:before,
.modal-container:after,
.images:before,
.images:after {
	content: "";
	display: table;
}

.clear,
.clear:after,
.row:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-header nav ul:after,
.site-content:after,
.site-footer:after,
.eridu-footer:after,
.instagram-pics:after,
.nav-links:after,
.home-slider ul:after,
.slick-track:after,
.modal-container:after,
.images:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/

.widget {
	margin:0;
}

.site-footer .widget, .eridu-footer .widget {
	letter-spacing: 1px;
	line-height: 1.6em;
}

.widget-title {
	color: #000;
	margin-top: 0;
	margin-bottom: 30px;

}

.site-footer .widget-title, .eridu-footer .widget-title {
	margin-bottom: 9px;
	opacity: .5;
}

.widget li {
	list-style: none;
}

.widget li > ul,
.widget li > ol {
	margin-left: 20px;
}

.widget th,
.widget td {
	padding: 11px 0;
	text-align: center;
}

.widget td {
	color: #bfbfbf;
}

/*calendar*/

.widget_calendar table {
	border-collapse: separate;
	line-height: 1em;
	margin-top: 0;
	max-width: 260px;
}

.widget_calendar caption {
	font-weight: 700;
	line-height: 1.2em;
	margin-bottom: 20px;
	text-align: left;
	text-transform: uppercase;
}

.widget_calendar #today {
	border: 1px solid #000;
	color: #000;
}

.widget_calendar #prev {
	padding-left: 10px;
	text-align: left;
}

.widget_calendar #next {
	padding-right: 10px;
	text-align: right;
}

/*text widget*/

.textwidget p:last-child {
	margin-bottom: 0;
}

/*recent posts*/

#secondary .widget_recent_entries li,
#secondary .widget_recent_comments li {
	margin-top: 35px;
}

.widget_recent_entries li:first-of-type,
.widget_recent_comments li:first-of-type {
	margin-top: 0;
}

.widget_recent_entries .post-date {
	display: block;
	margin-top: 8px;
}

/*recent comments*/

.widget_recent_entries .post-date,
.widget_recent_comments,
.widget_categories,
.widget_rss,
.tagcloud a {
	color: #9a9a9a;
}

/*tag cloud*/

.tagcloud {
	margin-top: -12px;
}

.tagcloud a {
	border: none;
	display: inline-block;
	margin: 6px 16px 6px 0;
}

/*RSS*/

.widget_rss li + li {
	margin-top: 2em;
}

.widget_rss cite {
	color: #6d6d6d;
}

.rss-date {
	display: block;
	margin-bottom: 10px;
}

/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}

/*Footer custom menues*/

.custom-menus,
.site-info {
	text-transform:none;
}

.custom-menus .widget_nav_menu {
	display: inline-block;
	margin-bottom: 20px;
	padding-right:4em;
	vertical-align: top;
}

.custom-menus .widget_nav_menu:last-child {
	margin-bottom: 0;
}

.custom-menus a,
.site-info a, .site-footer a {
	color: rgba(0,0,0.7);
	font-size:11px;
	line-height:11px;
}


.eridu-footer a {
    color: #000;
    opacity: 0.4;
    font-size: 11px;
    line-height: 11px;
    cursor: pointer;
    text-decoration: none;
    font-weight: 400;
    font-family: 'SF Pro Display', SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    background: transparent;
}

.site-info a:hover, .site-footer a:hover, .eridu-footer a:hover {text-decoration:underline;}

/*Instagram widget*/
.widget .instagram-pics li {
	width: 33.33333334%;
	display: block;
	float: left;
	margin: 0 0 2px;
	padding-right: 2px;
	overflow: hidden;
}

.widget .instagram-pics li:nth-child(4) a {
	height: 166px;
}

.widget .instagram-pics li a {
	height: 82px;
	display: block;
}

/* Wider sidebar */

.widget .instagram-pics li:nth-child(4),
.widget .instagram-pics li:nth-child(11),
.widget .instagram-pics li:nth-child(16),
.widget .instagram-pics li:nth-child(23),
.widget .instagram-pics li:nth-child(28) {
	width: 66.6666%;
}

.widget .instagram-pics li:nth-child(7),
.widget .instagram-pics li:nth-child(13),
.widget .instagram-pics li:nth-child(19) {
	clear: left;
}

.widget .instagram-pics li:nth-child(11),
.widget .instagram-pics li:nth-child(23) {
	float: right;
}


.widget .instagram-pics img {
	width: 100%;
}

.widget .null-instagram-feed > p > a {
	border: 1px solid #dadada;
	letter-spacing: 0.8px;
	color: #cacaca;
	color: rgba(0,0,0,.3);
	display: inline-block;
	padding: 6px 14px;
	border-radius: 14px;
	font-weight: 300;
	margin-top: 28px;
	line-height: 1;
}

.widget .instagram-name {
	color: #676767;
	font-weight: 500;
	margin-left: 10px;
	position: relative;
	top: -2px;
}

/* Twitter widget */
.tp_recent_tweets li span {
	color: #838383;
}

/* Flickr Badges widget */
.flickr_badge_image:nth-child(4) img,
.flickr_badge_image:nth-child(7) img,
.flickr_badge_image:nth-child(10) img {
	margin-right: 0;
}

.flickr_badge_image img {
	margin-right: 2px;
	margin-bottom: 2px;
	width: 83px;
}

/*Jetpack widgets*/

.contact-map {
	margin-bottom: 1.6em;
}

/* Contact Map */
#map-canvas {
	height: 550px;
	margin-bottom: 70px;
}

.widget_goodreads div[class^=gr_custom_container] {
	border: none;
	padding: 0;
}

.widget_goodreads div[class^=gr_custom_each_container] {
	border-bottom: none;
	padding-bottom: 8px;
}

.widget-area .widget_wpcom_social_media_icons_widget li {
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 0;
}

.widget-area .widget_wpcom_social_media_icons_widget li:last-child {
	margin-right: 0;
}

.widget_wpcom_social_media_icons_widget .genericon {
	font-size: 20px;
}

img[alt="RSS Feed"] {
	margin-right: 12px;
	vertical-align: top;
	width: 16px;
}

/*subscribe*/

#subscribe-text {
	margin-bottom: 36px;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/

.page-template-default.page .page-content {
	margin-bottom: 0;
}

.page-content,
.entry-content {
	font-weight: 300;
	margin-bottom:0;
}

.entry-title {
	line-height: 1.3em;
}

.grid-wrapper .entry-title {
	line-height: 1.5em;
}

.entry-content > h3:first-child {
	margin-top: 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

.entry-content li,
.page-content li {
	line-height: 1.5em;
	margin-top: 12px;
	margin-bottom: 12px;
}

.featured-slider-wrap {
	width: 100%;
}

.boxed-blog .featured-slider-wrap {
	background: #9e9e9e;
	background-clip: content-box;
}

.featured-slider {
	padding-bottom: 40%;
}

.featured-slider,
.entry-gallery .gallery-size-full {
	position: relative;
	text-align: center;
}

.featured-slider .slick-track,
.featured-slider .post,
.entry-gallery .gallery-size-full .slick-track,
.entry-gallery .gallery-size-full .gallery-item {
	height: 100%;
}

.featured-slider .post {
	padding-left: 0;
	padding-right: 0;
	position: relative;
}

.featured-slider,
.featured-slider a {
	color: #fff;
}

.featured-slider a {
	border-bottom: 1px solid transparent;
	display: inline-block;
	-webkit-transition: border .3s;
	-moz-transition: border .3s;
	-ms-transition: border .3s;
	-o-transition: border .3s;
	transition: border .3s;
}

.boxed-blog .featured-slider {
	margin-bottom: 4em;
}

.fullwidth-blog .featured-slider {
	margin-bottom: 4.6em;
}

.featured-slider-fullwidth .featured-slider-wrap {
	max-width: 100%;
	padding-left: 0;
	padding-right: 0;
}

.featured-slider-fullwidth .featured-slider {
	margin-bottom: 0;
}

.featured-slider > .post,
.featured-slider .slick-list {
	height: 100%;
	overflow: hidden;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.featured-slider .slick-arrow {
	background-color: #fff;
	border-color: transparent;
	top: 50%;
}

.featured-slider .slick-arrow,
.single .gallery .slick-arrow {
	opacity: 0;
}

.featured-slider .slick-prev,
.single .gallery .slick-prev {
	left: 35px;
}

.featured-slider .slick-next,
.single .gallery .slick-next {
	right: 35px;
}

.featured-slider .slick-arrow:before,
.single .gallery .slick-arrow:before {
	border: none;
	font-size: 20px;
}

.featured-slider .slick-arrow:before {
	color: #000;
}

.single .gallery .slick-arrow:before {
	color: #000;
}

.featured-slider article {
	display: inline-block;
	position: relative;
	vertical-align: top;
}

.featured-slider .featured-image {
	height: 100%;
	position: relative;
}

.featured-slider img {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	width: 100%;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: -1;
}

.featured-slider .entry-header {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate3D(-50%,-50%,0);
	-ms-transform: translate3D(-50%,-50%,0);
	-o-transform: translate3D(-50%,-50%,0);
	transform: translate3D(-50%,-50%,0);
	z-index: 1;
}

.featured-slider .entry-title {
	line-height: 1em;
	margin: 0;
	text-shadow: 0 0 80px rgba(0,0,0,.2);
}

.main-content-wrap {
	background-color: #fff;
	padding-top: 4em;
	position: relative;
}

/* Fancybox */
.fancybox-overlay {
	background: rgba(255,255,255,.7);
}

.fancybox-wrap .fancybox-skin,
.fancybox-opened .fancybox-skin {
	background: none;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

/* Social Icons */

body[class*="woocommerce-edit"] .tkss-post-share {
	border-top: none;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0;
}

.single .entry-content .tkss-post-share .single-soc-share-link a {
	border-bottom: none;
}

.post .single-soc-share-link a {
	line-height: 1.4;
	-webkit-transition: 0s;
	-moz-transition: 0s;
	-ms-transition: 0s;
	-o-transition: 0s;
	transition: 0s;
}

.post .single-soc-share-link a,
.post .single-soc-share-link a:hover {
	display: inline-block;
}

.single-soc-share-link i:before {
	color: #000;
	font-size: 22px;
}

.single-soc-share-link a:hover i:before {
	color: inherit;
}

.post .counter {
	line-height: 1.4;
}

.post .tkss-post-share > h6 {
	font-size: 14px !important;
	font-weight: normal;
	display: inline-block;
	letter-spacing: 1px;
	margin-bottom: 0 !important;
}

.single-soc-share-link {
	margin-right: 6px;
}

.text .single-soc-share-link a,
.text .single-soc-share-link span:first-child {
	font-weight: 300;
}

/*--------------------------------------------------------------
## Posts
--------------------------------------------------------------*/

.sticky {
	display: block;
}

.hentry {
	margin: 0;
}

.site {
	overflow-x: hidden;
}

.grid-wrapper {
	position: relative;
}

.grid-wrapper .post,
.grid-wrapper .jetpack-portfolio,
.grid-wrapper .page {
	text-align: center;
}

.grid-wrapper .post form,
.grid-wrapper .jetpack-portfolio form,
.grid-wrapper .page form {
	text-align: left;
}

.byline,
.updated:not(.published) {
	display: none;
}

.grid-wrapper .entry-header,
.page-header {
	position: relative;
}

.grid-wrapper .edit-link,
.page-header .edit-link {
	position: absolute;
	right: 0;
}

body:not(.page-template-default) .page-header .edit-link {
	top: 50%;
	margin-top: -10px;
}

.entry-meta .edit-link {
	position: relative;
	top: 4px;
}

.grid-wrapper .edit-link + .cat-links {
	padding: 0 30px;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.featured-image {
    text-align: center;
    max-width: 1250px;
    margin: auto;
}

.featured-image,
.single .post > .entry-gallery,
.single .jetpack-portfolio > .entry-gallery {
	margin-bottom: 5.4em;
}

.featured-image a {
	display: block;
	position: relative;
}

.grid-wrapper .featured-image {
	margin-bottom: 2rem;
	overflow: hidden;
}

.grid-wrapper .featured-image a {
	position: relative;
}

.grid-wrapper .featured-image img {
	width: 100%;
}

.grid-wrapper .entry-title {
	margin-top: 0;
	margin-bottom: 1em;
}

.post p,
.jetpack-portfolio p,
.grid-wrapper .page p {
	font-weight: 300;
	letter-spacing: 0.5px;
	line-height: 1.8em;
}

.single .entry-content > p:last-of-type {
	margin-bottom: 5em;
}

.post .entry-content,
.jetpack-portfolio .entry-content,
.grid-wrapper .entry-content p,
.grid-wrapper .page .entry-content {
	color: #838383;
}

.post .entry-content h1,
.jetpack-portfolio .entry-content h1,
.page .entry-content h1,
.post .entry-content h2,
.jetpack-portfolio .entry-content h2,
.page .entry-content h2,
.post .entry-content h3,
.jetpack-portfolio .entry-content h3,
.page .entry-content h3,
.post .entry-content h4,
.jetpack-portfolio .entry-content h4,
.page .entry-content h4,
.post .entry-content h5,
.jetpack-portfolio .entry-content h5,
.page .entry-content h5,
.post .entry-content h6,
.jetpack-portfolio .entry-content h6,
.page .entry-content h6 {
	color: #000;
	margin-bottom: 30px;

}

.post .entry-meta,
.jetpack-portfolio .entry-meta,
.cat-links {
	letter-spacing: 1px;
	text-transform: uppercase;
}

/*format link and quote*/

.grid-wrapper .format-quote .highlighted,
.grid-wrapper .format-link .highlighted,
.home-blog-feed .format-quote .highlighted,
.home-blog-feed .format-link .highlighted {
	border: 3px solid #000;
	padding: 40px;
}

.grid-wrapper .format-link .entry-title,
.home-blog-feed .format-link .entry-title {
	margin-bottom: 0;
}

.grid-wrapper .format-quote .entry-content p:last-child,
.grid-wrapper .format-link .entry-content p:last-child,
.home-blog-feed .format-quote .entry-content p:last-child,
.home-blog-feed .format-link .entry-content p:last-child {
	margin-bottom: 0;
}

.grid-wrapper .format-quote blockquote,
.grid-wrapper .format-quote blockquote p,
.home-blog-feed .format-quote blockquote,
.home-blog-feed .format-quote blockquote p {
	color: #000;
	font-weight: 700;
	margin: 0;
}

.grid-wrapper .format-quote blockquote p,
.home-blog-feed .format-quote blockquote p {
	letter-spacing: 0;
}

.format-quote blockquote cite,
.format-quote blockquote + cite,
.format-quote blockquote + p cite {
	font-style: normal;
	letter-spacing: 0;
}

.grid-wrapper .format-quote blockquote,
.grid-wrapper .format-quote blockquote p,
.grid-wrapper .format-link .entry-title,
.home-blog-feed .format-quote blockquote,
.home-blog-feed .format-quote blockquote p,
.home-blog-feed .format-link .entry-title {
	line-height: 2em;
}

.grid-wrapper .format-link .entry-title:after,
.grid-wrapper .format-quote blockquote:after,
.home-blog-feed .format-link .entry-title:after,
.home-blog-feed .format-quote blockquote:after {
	color: #a7a7a7;
	display: block;
	margin: 50px 0 25px;
}

.grid-wrapper .format-link .entry-title:after,
.home-blog-feed .format-link .entry-title:after {
	font-size: 26px;
}

.grid-wrapper .format-quote blockquote:after,
.home-blog-feed .format-quote blockquote:after {
	font-size: 32px;
}

/*Archive*/

.grid-wrapper .post,
.grid-wrapper .jetpack-portfolio,
.grid-wrapper .page {
	margin-bottom: 6rem;
	max-width: 100%;
}

.grid-wrapper .cat-links,
.home-blog-feed .cat-links {
	margin-bottom: 1.7em;
}

.product-tag {
    margin-bottom: 2px;
    text-transform: uppercase;
    font-family: SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif !important;
    margin-top: 7px;
    font-size: 0.555rem !important;
    color: #bbb !important;
}

.products .product-tag {
	color: #000;
	font-weight: 500;
}

.grid-wrapper .cat-links,
.home-blog-feed .cat-links,
.product-tag {
	display: block;
    
}

.entry-title + .price {
	display: block;
	margin-top: -10px;
	margin-bottom: 10px;
}

.grid-wrapper .entry-meta {
	line-height: 1.4em;
	margin-bottom: 2.7em;
}

.grid-wrapper .entry-meta,
.grid-wrapper .entry-meta a {
	color: #6f6f6f;
}

.grid-wrapper .entry-meta span:after {
	content: "/";
	margin: 0 7px 0 6px;
}

.grid-wrapper .entry-meta span:last-child:after {
	display: none;
}

/*Single*/

.single .post,
.single .jetpack-portfolio {
	width: 100%;
}

.single .entry-content a {
	border-bottom: 1px solid #666;
	margin-right: 0;
}

.single .entry-content a > img {
	margin-bottom: -6px;
}

.single .entry-header {
    margin-bottom: 0;
    text-align: left;
    margin: 75px 20% 0;
}

.single .entry-meta span {
	margin-right: 10px;
}

.single .entry-meta span:last-child {
	margin-right: 0;
}

.single .entry-meta {
	font-weight: 400;
	margin-top: 1.7em;
	text-transform: uppercase;
}

.single .entry-meta,
.single .entry-meta a {
	color: #a2a2a2;
}

.tags-links {
	line-height: 1.6em;
}

.single .tags-links {
	display: block;
	margin-top: 3.6em;
}

.single .tags-links a {
	border: none;
	color: #949494;
	display: inline-block;
	margin: 0 5px;
	padding-bottom: 0;
}

.single .entry-content {
	color: #000;
}

/*--------------------------------------------------------------
## Pages
--------------------------------------------------------------*/

.logged-in .page-title {
	padding:0;
}

.page-header {
	text-align: center;
}

.page-title {
	margin-top: 0;
}

.page .entry-content p {
	color: #000;
}

.page .site-content .entry-content p {
	line-height: 1.5rem !important;
        padding-top: 0;
        margin: 0;
        padding-bottom: 20px;
        font-size: 1rem;
}

 

.search .page-title {
	color: #adadad;
	font-weight: 400;
	margin-bottom: 5.6rem;
    font-family: 'SF Pro Display', SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif !important;
}

.archive .page-title span,
.search .page-title span {
	color: #000;
	font-weight: 700;
	margin-left: 5px;
}

/*404 and no-results*/

.search-no-results .page-title {
	color: #000;
}

.search-no-results .site-content {
	position: relative;
	min-height: calc(100vh - 187px);
}

.search-no-results #primary {
	padding: 0;
	width: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}

.search-no-results .site-content .woocommerce-info {
	background: transparent;
	color: #000;
	display: inline-block;
	height: 100%;
	padding: 0 !important;
	position: static;
	width: auto;
}

.no-results,
.error-404 {
	text-align: center;
}

.error-404 {
	padding-top: 7rem;
}

.no-results .search-form,
.error-404 .search-form {
	margin-top: 3.6rem;
}

.no-results p,
.error-404 p {
	color: #c1c1c1;
	font-weight: 400;
}

.no-results label,
.no-results .search-submit,
.error-404 label,
.error-404 .search-submit {
	display: inline-block;
	margin-top: 2rem;
	vertical-align: top;
}

.no-results label,
.error-404 label {
	width: 316px;
}

.no-results .search-field,
.error-404 .search-field {
	width: 100%;
}

.no-results .search-submit,
.error-404 .search-submit {
	width: 200px;
}

/*Contact*/

.control-group .input-prepend {
	float: left;
}

.contact-captcha img {
	width: 150px;
	margin: 20px 0;
}

.refresh-text {
	float: left;
	margin-top: 18px;
	margin-left: 20px;
	cursor: pointer;
}

.contact-submit {
	margin-top: 50px;
}

/*--------------------------------------------------------------
## Templates
--------------------------------------------------------------*/

/*Front Page Template*/

.page-template-template-front-page .site-main {
	overflow: hidden;
}

.text-box {
    position: relative;
    left: 0;
    right: 0;
    width: 100%;
    float: left;
    top:800px;
    
    }

.box-left .container,
.text-left,
.text-left .text-box,
.text-left.slick-slide .container {
	text-align: left;
}

.box-center .container,
.text-center,
.text-center .text-box,
.text-center.slick-slide .container {
	text-align: center;
}

.box-right .container,
.text-right,
.text-right .text-box,
.text-right.slick-slide .container {
	text-align: right;
}

/*home-slider*/

.home-slider {
    padding: 0;
    position: relative;
   
}

.home-slider .slick-slider {
	margin-bottom: 0;
	max-height: 100%;
}

.no-slides-text {
	margin: 8% auto;
	text-align: center;
}

.slick-slide:focus {
	outline: none;
}

.home-slider li {
	opacity: 0;
	-webkit-transition: opacity .3s ease-out;
	-moz-transition: opacity .3s ease-out;
	-ms-transition: opacity .3s ease-out;
	-o-transition: opacity .3s ease-out;
	transition: opacity .3s ease-out;
}

.home-slider .slick-track li {
	background-position: center center;
	-webkit-background-size: cover;
	background-size: cover;
	float: left;
	height:100vh;
	list-style: none;
	margin: 0;
	text-align: center;
	width: 100%;
}

.home-slider h1 {
	margin-bottom: 25px;
	font-size: 56px;
    line-height: 1.07143;
    font-weight: 500;
    letter-spacing: -.005em;
    font-family: "questrial", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.home-slider h2 {
	font-size:1.2rem;
    line-height: 1.07143;
    font-weight: 400;
    letter-spacing:0.255em;
    font-family: "questrial", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.home-slider h1,
.home-slider h2 {
	margin-top: 0;
}

.home-slider .slick-arrow,
.featured-slider .slick-arrow {
	margin-top: -16px;
}

.home-slider .slick-arrow {
	border-color: #000;
	bottom: 53px;
	opacity: .3;
}

.home-slider .slick-arrow:before,
.home-slider .slick-arrow:after {
	background-color: #000;
}

.home-slider .slick-prev {
	left: 130px;
}

.home-slider .slick-next {
	left: 175px;
}

.slick-dots {
	margin-bottom: 0;
	position: absolute;
	z-index: 1;
}

.home-slider .slick-dots {
	width: auto;
	bottom: 58px;
	left: 50px;
	z-index: 1000;
}

.slider-button {
	display: block;
	margin-top: 2rem;
}

.home-slider aside p {
    margin-bottom:5px;
    font-size:3rem;
    line-height:3rem;
    font-weight: 400;
    letter-spacing:normal;
    font-family: "'SF Pro Display'", "SF Pro Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.slick-dots li {
	list-style: none;
	position: relative;
}

.home-slider .slick-dots .slick-active {
	padding-right: 26px;
}

.home-slider .slick-dots .slick-active:after {
	content: "";
	background-color: #000;
	height: 26px;
	width: 1px;
	position: absolute;
	top: -4px;
	right: 12px;
	-webkit-transform: rotate(33deg);
	-ms-transform: rotate(33deg);
	-o-transform: rotate(33deg);
	transform: rotate(33deg);
}

.home-slider .slick-dots li {
	margin: 0;
	width: auto;
}

.home-slider .slick-dots li {
	display: none;
	opacity: 1;
}

.home-slider .slick-dots .slick-active {
	display: inline-block;
}

.home-slider .slick-dots button {
	font-weight: 400;
	background-color: transparent;
	border: none;
	cursor: default;
	height: auto;
	padding: 0;
	line-height: inherit;
	width: auto;
}

.home-slider .slick-dots li button:before {
	display: none;
}

.home-slider .slick-dots button,
.home-slider .slick-dots span {
	color: #000;
}

.home-slider .slick-dots .slick-active:after,
.home-slider .slick-dots span {
	opacity: .3;
}

.slick-dots li,
.slick-dots span {
	display: inline-block;
}

.slick-track .featured-image {
	margin-bottom: 0;
}

.home-blog-feed .slick-track .featured-image {
	margin-bottom: 3em;
}

/*featured-home-banners*/

.home-banner-featured {
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center center;
	height:800px;
	padding: 60px;
}



.home-banner-featured .row {
	height: 100%;
	position: relative;
}

.home-banner-featured h2 {
	margin-top: 0;
}

.home-banner-featured .description {
	color: #000;
	margin-bottom: 0;
	font-size:1.2em;
}

.home-banner-featured [class*="col-"]{
	position: absolute;
}

.home-banner-featured [class*="col-"] {
	padding: 0;
}


.home-banner-featured [class*="col-"] {
	max-width:750px;
}

.home-banner-featured.col-lg-4 [class*="col-"] {
	max-width: 250px;
}

.home-banner-featured aside {
	color: #000;
	font-weight: 700;
	letter-spacing: 0.5px;
	-webkit-transition: 0s;
	-moz-transition: 0s;
	-ms-transition: 0s;
	-o-transition: 0s;
	transition: 0s;
}

.home-banner-featured aside i {
	content: "";
	border-left: 7px solid #000;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	display: inline-block;
	margin-left: 18px;
	opacity: .3;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}


/*home-banners*/

.home-banner {
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center center;
	height: 540px;
	padding: 60px;
}



.home-banner .row {
	height: 100%;
	position: relative;
}

.home-banner h2 {
	margin-top: 0;
}

.home-banner .description {
	color: #000;
	margin-bottom: 0;
	font-size:1.2em;
}

.home-banner [class*="col-"]{
	position: absolute;
}

.home-banner [class*="col-"] {
	padding: 0;
}


.home-banner [class*="col-"] {
	width: 100%;
}

.home-banner.col-lg-4 [class*="col-"] {
	max-width: 250px;
}

.home-banner aside {
	color: #000;
	font-weight: 700;
	letter-spacing: 0.5px;
	-webkit-transition: 0s;
	-moz-transition: 0s;
	-ms-transition: 0s;
	-o-transition: 0s;
	transition: 0s;
	display: none;
}

.home-banner aside i {
	content: "";
	border-left: 7px solid #000;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	display: inline-block;
	margin-left: 18px;
	opacity: 0;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

.box-top-left,
.box-center-left,
.box-bottom-left {
	left: 0;
}

.box-top-right,
.box-center-right,
.box-bottom-right {
	text-align: right;
	right: 0;
}

.box-top-center,
.box-bottom-center {
	text-align: center;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}

.box-center-left,
.box-center-right {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.box-center-center {
	text-align: center;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}

.box-top-left,
.box-top-center,
.box-top-right {
	top: 0;
}

.box-bottom-left,
.box-bottom-center,
.box-bottom-right {
	bottom: 0;
}

/*home-blog-feed*/

.home-blog-feed,
.home-instagram-feed {
	padding: 80px 0;
}

.home-blog-feed {
	overflow: hidden;
	padding-bottom: 100px;
}

.home-blog-feed .post,
.home-blog-feed .jetpack-portfolio {
	float: left;
	padding: 0;
	position: relative;
	text-align: center;
}

.home-blog-feed .post p,
.home-blog-feed .jetpack-portfolio p {
	color: #838383;
	font-weight: 300;
	letter-spacing: 0.5px;
	line-height: 1.8em;
}

.home-blog-feed .entry-title {
	margin-top: 0;
}

.home-blog-feed .post-edit-link {
	display: none;
}

.home-blog-feed.col-sm-12 .post,
.home-blog-feed.col-sm-12 .jetpack-portfolio {
	padding: 0 30px;
}

.home-blog-feed .entry-content {
	margin-bottom: 10px;
	margin-top: 1.5em;
}

.home-blog-feed.slick-slider .slick-arrow {
	opacity: 1;
}

.home-blog-feed .slick-slider .slick-arrow {
	display: block;
	opacity: 1;
}

.home-blog-feed .slick-arrow {
	bottom: 36px;
}

.home-blog-feed.col-sm-12 .slick-arrow {
	margin-top: -16px;
	bottom: auto;
	top: 50%;
}

.home-blog-feed .slick-prev {
	margin-right: 5px;
	right: 50%;
}

.home-blog-feed .slick-next {
	margin-left: 5px;
	left: 50%;
}

.home-blog-feed.col-sm-12 .slick-prev {
	margin-right: 0;
	right: auto;
	left: 0;
}

.home-blog-feed.col-sm-12 .slick-next {
	margin-left: 0;
	right: 0;
	left: auto;
}

.home-blog-feed .posted-on {
	background-color: #fff;
	padding: 18px 20px 10px;
	position: absolute;
	top: 20px;
	left: 20px;
}

.home-blog-feed .posted-on .day {
	display: block;
	font-weight: 700;
}

/*home instagram feed*/

.home-instagram-feed {
	padding-left: 8%;
	text-align: center;
}

.home-instagram-feed.col-sm-12 {
	padding-left: 0;
}

.home-instagram-feed li {
	display: inline-block;
	list-style: none;
	margin: 0;
}

.home-instagram-feed .null-instagram-feed + p {
	font-weight: 500;
	margin-top: 50px;
}

.home-instagram-feed .widget.has-blog .instagram-pics li {
	width: calc(100% / 3);
	clear: none;
}

.home-instagram-feed .widget.no-blog .instagram-pics li {
	width: calc(100% / 6);
	clear: none;
}

.home-instagram-feed .widget .instagram-pics li a {
    height: auto;
}

.home-instagram-feed > .secondary-font {
	margin-top: 3.6em;
}

.home-instagram-feed .secondary-font {
	display: block;
	letter-spacing: 1.5px;
	line-height: 1.5em;
	margin-left: auto;
	margin-right: auto;
	max-width: 400px;
	text-transform: uppercase;
}

/*home brand banners*/

.brand-banners {
	text-align: center;
	width: 100%;
	padding-top: 70px;
}

.brands-wrapp {
	margin-left: -40px;
	margin-right: -40px;
}

.brands-wrapp:after {
	content: "";
	display: inline-block;
	width: 100%;
}

.brand-banners .featured-image {
	margin-bottom: 0;
}

.brand-banners a {
	display: inline-block;
	padding: 15px 40px;
	vertical-align: middle;
}

.brand-banners img {
	max-height: 50px;
	width: auto;
}

/*home page content*/
.front-page-content {
	padding:0;
}

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
#commentform input[type="text"] {
	margin-right: 20px;
}

#commentform p > label {
	margin-bottom: 0;
}

#commentform .comment-form-author,
#commentform .comment-form-email {
	float: left;
	font-family: 'questrial', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 400;
}

#commentform input[type="text"],
#commentform input[type="email"],
#commentform input[type="tel"] {
	width: 415px;
}

.comments-area {
	margin-top: 5em;
}

.comments-title {
	margin-bottom: 2.6em;
}

.no-sidebar .comments-title {
	text-align: center;
}

.comment-body {
	padding: 0 0 40px 100px;
	position: relative;
}

.bypostauthor {
	display: block;
}

.comments-area .comment,
.comments-area .pingback {
	list-style: none;
}

.pingback .comment-body > a {
	display: block;
	margin-top: 1.3em;
}

.pingback .comment-body > a:hover {
	color: #000;
}

.pingback .edit-link {

}

.comment-author,
.comment-metadata {
	display: inline-block;
}

.comment-author {
	margin-right: 16px;
}

.comment-author img {
	border-radius: 50%;
	height: auto;
	width: 65px;
	position: absolute;
	top: 5px;
	left: 0;
}

.comment-author b {
	font-weight: 400;
}

.bypostauthor > .comment-body .comment-author b:after {
	color: #c4c4c4;
	margin-left: 8px;
	position: relative;
	top: 4px;
}

.says {
	display: none;
}

.comment-metadata,
.pingback .edit-link {
	letter-spacing: 0.5px;
}

.comment-metadata a,
.pingback .edit-link a {
	border: none;
	color: #c4c4c4;
}

.comment-content {
	margin-top: 1.3em;
}

.comment-content h1:first-child,
.comment-content h2:first-child,
.comment-content h3:first-child,
.comment-content h4:first-child,
.comment-content h5:first-child,
.comment-content h6:first-child {
	margin-top: 0;
}

.comment-content *:last-child {
	margin-bottom: 0;
}

.reply {
	margin-top: 0.5em;
}

.comment-respond form > p {
	clear: both;
	color: #c4c4c4;
}

.comment .children,
.pingback .children {
	margin-left: 50px;
}

.comment-respond {
	margin-top: 5em;
}

.form-submit {
	margin-bottom: 3em;
}

.no-comments {
	text-align: center;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/

/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer, .infinite-scroll.neverending .eridu-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

.is.posts-navigation {
	margin: 0;
	border:none;
}

#infinite-handle .nav-previous {
	float: none;
	width: auto;
	padding: 0;
}

#infinite-handle .nav-previous a {
	padding: 15px 0;
	text-align: center;
	background-color: #000;
	color: #fff;
	display: block;
	border: 1px solid #000;
	max-width: 400px;
	margin: 0 auto;
	float: none;
	text-transform: uppercase;
	-webkit-transition: background .3s, color .3s;
	-moz-transition: background .3s, color .3s;
	-ms-transition: background .3s, color .3s;
	-o-transition: background .3s, color .3s;
	transition: background .3s, color .3s;
}

#infinite-handle .nav-previous a:after {
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer, .infinity-end.neverending .eridu-footer {
	display: block;
}

.tk-theme-frontend #infinite-handle {
	opacity: 0;
}

#infinite-handle {
	padding-bottom: 60px;
}

.page-loaded #infinite-handle,
.no-js #infinite-handle {
	opacity: 1;
}

.grid-wrapper .infinite-loader {
	margin: 10px auto 100px;
}

.infinite-loader {
	width: 34px;
	background-size: 50%;
	padding: 17px 0;
	margin: 70px auto;
}

#loading-is {
	margin: 10px auto;
	text-align: center;
}

#loading-is #infscr-loading img {
	display: none !important;
}

#loading-is #infscr-loading:before {
	content: '';
	display: block;
	width: 32px;
	margin-left: -16px;
	height: 32px;

	position: absolute;
	left: 50%;
	top: 0;

	border-radius: 50%;
	background-color: #000;
	-webkit-animation: pulsee 1s infinite ease-out;
	animation: pulsee 1s infinite ease-out;
}

@keyframes pulsee {
	0% {
	    -webkit-transform: scale(0.3);
	    transform: scale(0.3);
	    opacity: .7;
	}
	90%, 100% {
	    -webkit-transform: scale(1.2);
	    transform: scale(1.2);
	    opacity: 0;
	}
}

#infscr-loading {
	padding: 0 0 40px;
	position: relative;
}

.grid-wrapper {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.grid-wrapper .post,
.grid-wrapper .jetpack-portfolio,
.grid-wrapper .page {
	display: inline-block;
	float: none;
	font-size: initial;
	opacity: 0;
	vertical-align: top;
	-webkit-transform: scale(.9);
	-moz-transform: scale(.9);
	-ms-transform: scale(.9);
	-o-transform: scale(.9);
	transform: scale(.9);
	-webkit-transition: -webkit-transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: -moz-transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-ms-transition: -ms-transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: -o-transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: transform .3s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity .3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.grid-wrapper .animate {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

body.infinite-scroll.neverending .site-footer, body.infinite-scroll.neverending .eridu-footer {
	display: block;
}

#infinite-footer {
	background: rgba(255,255,255,.8);
	border-top: 1px solid rgba(0,0,0,.1);
}

body #infinite-footer .container {
	border: none;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

.author-box, .byline, .author vcard {
	display:none !important;
}

.author-avatar {
	position: absolute;
	top: -4px;
	left: 0;
}

.author-avatar img {
	border-radius: 50%;
	width: 75px;
}

.author-name {
	font-weight: 400;
	margin-top: 0;
}

.author-info p {
	color: #868686;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/

.wp-caption {
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
}

.wp-caption-text {
	color: #c0c0c0;
	text-align: center;
}

.wp-caption .wp-caption-text {
	margin: 1.3em 0;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/

.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	outline: none;
	position: relative;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.single .gallery-item a {
	border: none;
}

.entry-gallery .gallery-size-full .gallery-item {
	max-width: inherit;
	width: 100%;
}

.format-gallery .gallery {
	position: relative;
}

.grid-wrapper .entry-gallery {
	margin-bottom: 2em;
}

.entry-gallery .gallery-size-full:after {
	color: #000;
}

.slider-preloader {
	background-color: #fff;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10000;
}

.preloader-content {
	color: #000;
	max-width: 80%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-animation: fade 2s ease-in infinite;
	-moz-animation: fade 2s ease-in infinite;
	-ms-animation: fade 2s ease-in infinite;
	-o-animation: fade 2s ease-in infinite;
	animation: fade 2s ease-in infinite;
	-webkit-transform: translate3D(-50%,-50%,0);
	-ms-transform: translate3D(-50%,-50%,0);
	-o-transform: translate3D(-50%,-50%,0);
	transform: translate3D(-50%,-50%,0);
}

@-webkit-keyframes fade {
	0% { opacity: 1.0; }
	50% { opacity: 0.2; }
	100% { opacity: 1.0; }
}
@-o-keyframes fade {
	0% { opacity: 1.0; }
	50% { opacity: 0.2; }
	100% { opacity: 1.0; }
}
@-moz-keyframes fade {
	0% { opacity: 1.0; }
	50% { opacity: 0.2; }
	100% { opacity: 1.0; }
}
@keyframes fade {
	0% { opacity: 1.0; }
	50% { opacity: 0.2; }
	100% { opacity: 1.0; }
}

.preloader-content p {
	font-weight: 700;
	margin-bottom: 0;
	text-transform: uppercase;
}

.preloader-content .site-logo-link + p {
	display: none;
}

.featured-slider .post,
.entry-gallery .gallery-size-full .gallery-item {
	opacity: 0;
	-webkit-transition: opacity .5s ease-out;
	-moz-transition: opacity .5s ease-out;
	-ms-transition: opacity .5s ease-out;
	-o-transition: opacity .5s ease-out;
	transition: opacity .5s ease-out;
}

.loaded.featured-slider .post,
.entry-gallery .loaded .gallery-item {
	opacity: 1;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	background-color: rgba(0,0,0,0.7);
	bottom: 0;
	color: #fff;
	left: 0;
	line-height: 1.5;
	margin: 0;
	max-height: 100%;
	opacity: 0;
	padding: 6px 8px;
	position: absolute;
	text-align: left;
	width: 100%;
}

.gallery-caption:before {
	content: "";
	height: 100%;
	left: 0;
	min-height: 49px;
	position: absolute;
	top: 0;
	width: 100%;
}

.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

.slick-slider {
	position: relative;
}

.slick-list {
	overflow: hidden;
}

.slick-slider .gallery-item img {
	width: 100%;
}

.gallery .slick-arrow {
	background-color: #fff;
	border: none;
	height: 30px;
	margin-top: -15px;
	width: 30px;
	top: 50%;
}

.gallery .slick-prev,
.home-blog-feed .gallery .slick-prev {
	left: 20px;
}

.gallery .slick-next,
.home-blog-feed .gallery .slick-next {
	left: auto;
	right: 20px;
}

.single .gallery .slick-prev {
	left: 50px;
}

.single .gallery .slick-next {
	right: 50px;
}

.gallery-size-full {
	overflow-x: hidden;
}

.gallery-size-full img {
	float: left;
	display: block;
	outline: none;
}

.gallery-size-full img + img {
	display: none;
}

.gallery-size-full .slick-track img + img {
	display: block;
}

/*--------------------------------------------------------------
## Jetpack overwrites
--------------------------------------------------------------*/

.slideshow-window,
.carousel .slideshow-window {
	background: transparent;
	border: none;
	border-radius: 0;
}

.sharedaddy {
	margin: 2.5em 0;
}

h3.sd-title:before,
div#jp-relatedposts h3.jp-relatedposts-headline em:before {
	display: none !important;
}


h3.jp-relatedposts-headline {
	margin: 0 auto;
	margin-bottom: 65px;
	font-size: 24px;
}

a.jp-relatedposts-post-a:before {
	border-top: 0px !important;
}

@media screen and (min-width: 992px) {

	.single .no-sidebar .sd-sharing-enabled {
		margin: 0;
	}

	.single .no-sidebar .sd-social-icon,
	.single .no-sidebar .tkss-post-share {
		margin: 0;
		padding-right: 40px;
		text-align: center;
		position: absolute;
		top: 0;
		right: 100%;
	}

	.single .no-sidebar .single-soc-share-link {
		display: block;
		margin-left: 0;
		margin-right: 0;
	}

	.single .no-sidebar .single-soc-share-link a {
		margin: 8px 0;
	}

	.single .no-sidebar .single-soc-share-link:first-of-type a {
		margin-top: 0;
	}

	.single .no-sidebar .tkss-post-share > div:first-of-type {
		margin-top: 40px;
	}

}

@media screen and (min-width: 1441px) {

	.single .has-sidebar .sd-sharing-enabled {
		margin: 0;
	}

	.single .has-sidebar .sd-social-icon,
	.single .has-sidebar .tkss-post-share {
		margin: 0;
		padding-right: 42px;
		text-align: center;
		position: absolute;
		top: 0;
		right: 100%;
	}

	.fullwidth-single .has-sidebar .sd-social-icon,
	.fullwidth-single .has-sidebar .tkss-post-share {
		right: auto;
		left: 0;
	}

	.single .has-sidebar .single-soc-share-link {
		display: block;
		margin-left: 0;
		margin-right: 0;
	}

	.single .has-sidebar .single-soc-share-link a {
		margin: 8px 0;
	}

	.single .has-sidebar .single-soc-share-link:first-of-type a {
		margin-top: 0;
	}

	.single .has-sidebar .tkss-post-share > div:first-of-type {
		margin-top: 40px;
	}

}

@media screen and (min-width: 1500px) {

	.single .has-sidebar .sd-social-icon,
	.single .has-sidebar .tkss-post-share,
	.single .no-sidebar .sd-social-icon,
	.single .no-sidebar .tkss-post-share {
		padding-right: 70px;
	}

}

@media screen and (min-width: 992px) and (max-width: 1440px) {

	.single .has-sidebar .sd-social,
	.single .has-sidebar .tkss-post-share {
		text-align: left;
	}

}

@media screen and (max-width: 1440px) {

	.single .has-sidebar .sd-social-icon .sd-title {
		margin-right: 10px;
		position: relative;
		top: 2px;
	}

	.single .has-sidebar .sd-social-icon .sd-content {
		display: inline-block;
	}

	.single .has-sidebar .tkss-post-share > h6 {
		margin-right: 25px;
		vertical-align: middle;
	}

}

@media screen and (max-width: 991px) {

	div.sharedaddy .sd-social-icon .sd-title {
		margin-right: 10px;
		position: relative;
		top: 2px;
	}

	.single .tkss-post-share > h6 {
		margin-right: 25px;
		vertical-align: middle;
	}

	.sd-social-icon .sd-content,
	.icons .single-soc-share-link {
		display: inline-block;
	}

}

.sd-sharing-enabled .sd-content ul {
	margin: 0 !important;
}

div.sharedaddy .sd-block h3.sd-title {
	font-weight: 300;
}

.sd-social-icon a {
	background-color: transparent !important;
	margin-right: 0 !important;
}

.sd-social-icon a:before {
	color: #000 !important;
	font-size: 20px !important;
}

.sd-sharing-enabled {
	margin-bottom: 0.5em;
}

.sd-sharing-enabled + .entry-footer .tags-links {
	margin-top: 0;
}

/*Related posts*/

.jp-relatedposts {
	text-align: center;
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
	float: left;
}

body #jp-relatedposts {
	text-align: center;
	margin-top: 6em;
}

body #jp-relatedposts .jp-relatedposts-items-visual {
	margin-right: -20px;
	margin-left: -20px;
	overflow: hidden;
}

.jp-relatedposts .featured-image {
	margin-bottom: 20px;
}

.jp-relatedposts .featured-image a:before {
	display: none;
}

.jp-relatedposts-post-img {
	margin-bottom: 1.4em;
	width: 100%;
}

body #jp-relatedposts h3.jp-relatedposts-headline {
	float: none;
	margin-bottom: 3em;
}

body #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
	line-height: 1.4em;
	margin-bottom: .4em;
}

body #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post,
body #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context,
body #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date {
	opacity: 1;
}

body #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post {
	padding-left: 20px;
	padding-right: 20px;
	width: 33.3333%;
}

body #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
	font-weight: 500;
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post-excerpt {
	margin-bottom: 1em;
}

.jp-relatedposts-items-visual .jp-relatedposts-post-title {
	margin-top: 20px;
}

.jp-relatedposts-items p,
.jp-relatedposts-items-visual .jp-relatedposts-post-title {
	padding: 0 2em;
}

body #jp-relatedposts .jp-relatedposts-items p {
	font-size: 11px;
}

body #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context,
body #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date {
	color: #aeaeae;
	font-weight: 400;
	text-transform: uppercase;
}

.single.fullwidth .slick-list {
	overflow: hidden;
}

.grid-wrapper .slick-dots {
	bottom: -37px;
}

.slick-dots li {
	cursor: pointer;
	display: inline-block;
	height: 20px;
	margin: 0 3px;
	padding: 0;
	position: relative;
	width: 20px;
}

.slick-dots li button {
	background: transparent;
	border: 0;
	color: transparent;
	cursor: pointer;
	display: block;
	height: 20px;
	line-height: 0;
	outline: none;
	padding: 5px;
	width: 20px;
}

.slick-dots li button:focus {
	outline: none;
}

.slick-dots li button:before {
	content: 'ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢';
	color: #000;
	font-size: 16px;
	height: 16px;
	line-height: 23px;
	opacity: .5;
	text-align: center;
	width: 16px;
	position: absolute;
	top: 0;
	left: 2px;
	}

.slick-dots li button:focus:before,
.slick-dots li.slick-active button:before {
	opacity: 1;
}

.slick-dots li.slick-active button:before {
	color: #000;
}

/*--------------------------------------------------------------
# Mozzila specific
--------------------------------------------------------------*/

@-moz-document url-prefix() {

	select {
		padding-top: 19px;
	}

	.widget select {
		padding-top: 13px;
	}

	.mega-menu .main-navigation .nav-menu .mega-menu-dropdown > ul {
		top: calc(100% - 1px);
	}

}

/*--------------------------------------------------------------
# IE specific
--------------------------------------------------------------*/

select::-ms-expand {
	display: none; /* Removes select arrow in IE10+ */
}

select {
	background: none \0;
	padding-top: 19px \0;
	padding-bottom: 19px \0;
	padding-right: 10px \0;
}

.widget select {
	padding-top: 13px \0;
	padding-bottom: 13px \0;
}

.featured-slider .entry-header,
.preloader-content {
	-ms-transform: translate(-50%, -50%) \0;
}

/*--------------------------------------------------------------
# Responsive
--------------------------------------------------------------*/

@media only screen and (min-width: 768px){

	.home-blog-feed .slick-track .featured-image {
		overflow: hidden;
		padding: 27.5%;
		position: relative;
	}

	.home-blog-feed.col-sm-12 {
		padding-right: 0;
		padding-bottom: 0;
		padding-left: 0;
		margin-right: -30px;
		margin-left: -30px;
		margin-bottom: 70px;
		width: calc(100% + 60px);
	}

	.home-blog-feed.col-sm-12.slick-slider {
		margin-left: 0;
		margin-right: 0;
		padding-right: 80px;
		padding-left: 80px;
		width: 100%;
	}

	.home-blog-feed .slick-track .featured-image img {
		position: absolute;
		top: 0;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		-o-transform: translateX(-50%);
		transform: translateX(-50%);
	}

	.entry-content figure.alignleft,
	.entry-content img.alignleft {
		margin: 8px 46px 30px -80px;
	}

	.entry-content figure.alignright,
	.entry-content img.alignright {
		margin: 8px -80px 30px 46px;
	}

}

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

	body .sidebar-left {
		float: right;
	}

	.sidebar-right + .widget-area {
		padding-left: 46px;
	}

	.sidebar-left ~ .widget-area {
		padding-right: 46px;
	}

	.single #secondary {
		float: right;
		max-width: 290px;
	}

}

	

	.page-loaded .site-content,
	.no-js .site-content {
		opacity: 1;
	}

	.dropdown-toggle {
		display: none !important;
	}

	.nav-menu > li:not(.mega-menu-dropdown) ul .dropdown-toggle {
		display: inline-block !important;
	}

	.nav-menu > li:not(.mega-menu-dropdown) ul .menu-item-has-children:hover > .sub-menu {
		height: 0;
		opacity: 0;
		visibility: hidden;
	}

	.nav-menu > li:not(.mega-menu-dropdown) ul .menu-item-has-children.toggle-on > .sub-menu {
		height: auto;
		opacity: 1;
		visibility: visible;
	}

	.menu-toggle {
		display: none;
	}

	.main-navigation {
		text-align: left;
	}

	.site-header .container {
		height: 60px;
	}

	.main-nav-wrap {
		display: none;
	}

	.page-loaded .main-nav-wrap,
	.no-js .main-nav-wrap {
		display: block;
	}

	.main-navigation .nav-menu > li > ul,
	.main-navigation .nav-menu .mega-menu-dropdown ul {
		text-align: left;
		position: absolute;
		z-index: 1002;
	}

	.main-navigation .nav-menu > li > ul {
		margin-left: -40px;
		padding: 20px 40px 26px;
	}

	.main-navigation .nav-menu .mega-menu-dropdown ul {
		margin-left: 0;
		padding: 12px 0;
	}

	.mega-menu .nav-menu li {
		margin-right: 0;
		padding: 0 15px;
	}

	.mega-menu .nav-menu > li {
		padding-left: 0;
		padding-right: 0;
		margin-left: 15px;
		margin-right:0;
	}

	.mega-menu .nav-menu > li a {
		height: 13px;
		position: relative;
		z-index: 1003;
		color: #fff !important;
	}

	.mega-menu .nav-menu .mega-menu-dropdown {
		position: static;
	}

	.mega-menu .nav-menu li:first-of-type {
		padding-left: 0;
	}

	.mega-menu .main-navigation .nav-menu ul {
		font-size: 9px;
		font-size: 0.5625rem;
	}

	.mega-menu .main-navigation .nav-menu .mega-menu-dropdown ul {
		padding: 0;
	}

	.mega-menu .main-navigation .nav-menu .mega-menu-dropdown > ul {
		box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.1);
		padding: 0 50px 0 210px;
		width: 100%;
		top: 100%;
		left: 0;
	}

	.mega-menu .main-navigation .nav-menu .mega-menu-dropdown > ul > li {
		margin-top: 10px;
		margin-bottom: 23px;
		min-width: 235px;
	}

	.mega-menu .main-navigation .nav-menu > li > ul > li > a {
		padding: 6px 0;
	}

	.main-navigation .nav-menu ul ul {
		margin-left: 20px;
	}

	.mega-menu .main-navigation .nav-menu .mega-menu-dropdown ul ul {
		position: static;
	}

	.mega-menu .main-navigation .nav-menu .mega-menu-dropdown > ul > li > ul {
		margin-top: 6px;
		margin-left: 0;
	}

	.mega-menu .main-navigation .nav-menu ul .toggle-on > ul {
		height: auto;
	}

	.mega-menu .main-navigation .nav-menu ul ul li {
		display: block;
		margin-right: 0;
	}

	.mega-menu .main-navigation .nav-menu .mega-menu-dropdown ul ul li {
		padding: 0;
	}

	.mega-menu .main-navigation .nav-menu ul ul li a {
		font-weight: 300;
		padding: 6px 0;
	}

	.main-navigation .nav-menu ul li {
		display: block;
		padding: 5px 10px;
		white-space: nowrap;
	}

	.mega-menu .main-navigation .nav-menu ul > li {
		display: inline-block;
		padding: 0;
		position: relative;
		vertical-align: top;
	}

	.mega-menu .main-navigation .nav-menu ul ul ul a:hover {
		opacity: 1;
	}

	.site-branding {
		position: relative;
		margin: auto;
		left: 0;
		right: 0;
		text-align:center;
		vertical-align: middle;
		width: 276px;
		top: 27px;
	}

	.site-header nav {
		padding-top: 2px;
	}

	.site-header nav,
	.main-nav-wrap .verticalize > div {
        vertical-align: middle;
        margin-right: 32px;
        display: inline-table;
        width: 250px;
        float: right;
	}

	.main-nav-wrap .verticalize {
		display: table;
		width:99%;
	}

	.mega-menu nav {
		padding-top: 0;
		padding-bottom: 0;
	}

	#big-search-close:hover:before,
	#big-search-close:hover:after {
		background-color: rgba(255,255,255,.6);
	}

	.home-slider .slick-dots li,
	.home-slider .slick-dots span {
		vertical-align: bottom;
	}

	.home-blog-feed.col-sm-12 .post,
	.home-blog-feed.col-sm-12 .jetpack-portfolio {
		width: 33.3333%;
	}

	.page:not([class*="woocommerce"]):not(.page-template-template-front-page) .site-footer {
		margin-top: 100px;
	}

.page:not([class*="woocommerce"]):not(.page-template-template-front-page) .eridu-footer {
		margin-top: 100px;
	}

	.featured-image a:before {
		content: "";
		border: 3px solid transparent;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 1;
	}

	.featured-image:hover a:before {
		background: rgba(255,255,255,.4);
	}

	.featured-image a:after {
		content: "";
		color: #000;
		display: block;
		font-size: 40px;
		height: 50px;
		letter-spacing: -9px;
		line-height: 26px;
		margin-left: 5px;
		opacity: 0;
		visibility: hidden;
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transition: .2s ease-out;
		-moz-transition: .2s ease-out;
		-ms-transition: .2s ease-out;
		-o-transition: .2s ease-out;
		transition: .2s ease-out;
		-webkit-transform: translate(-50%,-50%);
		-ms-transform: translate(-50%,-50%);
		-o-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
		z-index: 1;
	}

	.format-video .featured-image a:after {
		content: "\25B6";
		top: 56%;
		left: 51%;
	}

	.featured-image:hover a:after {
		letter-spacing: 9px;
		opacity: 1;
		visibility: visible;
	}

	.grid-wrapper .edit-link {
		opacity: 0;
	}

	.grid-wrapper article:hover .edit-link {
		opacity: 1;
	}

	.opaque .featured-image img {
		opacity: .7;
	}

	.brand-banners {
		padding-bottom: 44px;
	}

	.brand-banners img {
		opacity: .3;
	}

	.featured-slider .slick-arrow:focus,
	.featured-slider .slick-arrow:hover,
	.single .gallery .slick-arrow:focus,
	.single .gallery .slick-arrow:hover {
		background-color: #000;
	}

	.featured-slider:hover .slick-arrow,
	.single .gallery:hover .slick-arrow {
		opacity: 1;
	}

	.single .gallery .slick-arrow:focus,
	.single .gallery .slick-arrow:hover {
		border-color: #000;
	}

	.featured-slider .slick-arrow:focus:before,
	.featured-slider .slick-arrow:focus:after,
	.single .gallery .slick-arrow:focus:before,
	.single .gallery .slick-arrow:hover:before,
	.single .gallery .slick-arrow:focus:after,
	.single .gallery .slick-arrow:hover:after {
		background-color: #fff;
	}

	.featured-slider .slick-prev,
	.single .gallery .slick-prev {
		left: 50px;
	}

	.featured-slider .slick-next,
	.single .gallery .slick-next {
		right: 50px;
	}

	.featured-slider .slick-prev,
	.single .gallery .slick-prev {
		-webkit-transform: translate3D(-40px,0,0);
		-ms-transform: translate3D(-40px,0,0);
		-o-transform: translate3D(-40px,0,0);
		transform: translate3D(-40px,0,0);
	}

	.featured-slider .slick-next,
	.single .gallery .slick-next {
		-webkit-transform: translate3D(40px,0,0);
		-ms-transform: translate3D(40px,0,0);
		-o-transform: translate3D(40px,0,0);
		transform: translate3D(40px,0,0);
	}

	.featured-slider:hover .slick-prev,
	.single .gallery:hover .slick-prev,
	.featured-slider:hover .slick-next,
	.single .gallery:hover .slick-next {
		-webkit-transform: translate3D(0,0,0);
		-ms-transform: translate3D(0,0,0);
		-o-transform: translate3D(0,0,0);
		transform: translate3D(0,0,0);
	}

	.gallery .slick-arrow:focus,
	.gallery .slick-arrow:hover {
		background-color: #000;
	}

	.gallery .slick-arrow:focus:before,
	.gallery .slick-arrow:hover:before {
		border-top-color: #fff;
	}

	.featured-slider .slick-arrow:before,
	.single .gallery .slick-arrow:before {
		font-size: 26px;
	}

	.featured-slider .featured-image + .entry-header {
		opacity: 0;
		-webkit-transition: opacity .5s;
		-moz-transition: opacity .5s;
		-ms-transition: opacity .5s;
		-o-transition: opacity .5s;
		transition: opacity .5s;
	}

	.featured-slider:hover .featured-image + .entry-header {
		opacity: 1;
		-webkit-transition-delay: .3s;
		-moz-transition-delay: .3s;
		-ms-transition-delay: .3s;
		-o-transition-delay: .3s;
		transition-delay: .3s;
	}

	.featured-slider .entry-title {
		font-size: 48px;
		font-size: 3rem;
	}

	.featured-slider-fullwidth .featured-slider-wrap {
		background-color: #252525;
		position: fixed;
	}

	.featured-slider-fullwidth .featured-slider .entry-title {
		font-size: 72px;
		font-size: 4.5rem;
	}

	.nav-links a:hover {
		color: #000;
	}

	.nav-previous:hover a:after {
		-webkit-transform: translateX(-30px);
		-ms-transform: translateX(-30px);
		-o-transform: translateX(-30px);
		transform: translateX(-30px);
	}

	.nav-next:hover a:after {
		-webkit-transform: rotate(180deg) translateX(-30px);
		-moz-transform: rotate(180deg) translateX(-30px);
		-ms-transform: rotate(180deg) translateX(-30px);
		-o-transform: rotate(180deg) translateX(-30px);
		transform: rotate(180deg) translateX(-30px);
	}

	/* Hover states */

	input[type="text"]:hover,
	input[type="email"]:hover,
	input[type="tel"]:hover,
	input[type="url"]:hover,
	input[type="password"]:hover,
	input[type="search"]:hover,
	textarea:hover {
		border-color: #000;
	}

	button:hover,
	input[type="button"]:hover,
	input[type="reset"]:hover,
	input[type="submit"]:hover,
	.widget .newsletter input[type="submit"]:hover,
	.widget_mailchimpsf_widget input[type="submit"]:hover,
	.grid-wrapper #infinite-handle span button:hover {
		background-color: #15151C;
		color: #fff;
		outline: none;
	}

	select:hover {
		border-color: #000;
	}

	label.checkbox:hover:before,
	input[type="checkbox"] + label:hover:before,
	label.radio:hover:before,
	input[type="radio"] + label:hover:before {
		opacity: 1;
	}

	.site-header input[type="search"]:hover {
		border-color: #fff;
	}

	body .transparent-header.background-change {
		background: #fff;
	}

	.widget .search-form:hover input[type="submit"] {
		opacity: 1;
	}

	.widget .search-form:hover input[type="search"],
	.widget .search-form:hover input[type="submit"] {
		border-color: #000;
	}

	.widget .search-form input[type="submit"]:hover {
		background-color: #000;
		color: #fff;
	}

	a:hover,
	.fancybox-close:hover:before,
	.fancybox-close:hover:after,
	.single-soc-share-link i:hover:before {
		color: #808080;
	}

	.featured-slider a:hover {
		color: #fff;
	}

	.page-numbers li a:hover,
	.tagcloud a:hover,
	.custom-menus a:hover,
	.site-info a:hover,
	.widget .null-instagram-feed > p > a:hover,
	.grid-wrapper .entry-meta a:hover,
	.single .entry-meta a:hover,
	.single .tags-links a:hover,
	.single .entry-content,
	.comment-metadata a:hover,
	#infinite-handle .nav-previous a:hover {
		color: #000;
	}

	.page-numbers .prev:hover,
	.page-numbers .next:hover {
		color: #acacac;
	}

	a:hover .home-banner aside,
	.home-banner:hover aside {
		color: #000;
	}

	a:hover .home-banner aside i,
	.home-banner:hover aside i {
		opacity: 1;
		-webkit-transform: translateX(10px);
		-moz-transform: translateX(10px);
		-ms-transform: translateX(10px);
		-o-transform: translateX(10px);
		transform: translateX(10px);
	}

	.brand-banners a:hover img {
		opacity: 1;
	}

	.widget .null-instagram-feed > p > a:hover {
		border-color: #000;
	}

	.tkss-post-share .single-soc-share-link a:hover {
		border-bottom: none;
	}

	.single .entry-content a:hover {
		border-color: inherit;
	}

	#infinite-handle .nav-previous a:hover {
		background-color: #fff;
	}

	.grid-wrapper #infinite-handle span button:hover {
		border: 2px solid #000;
		font-weight: 700;
	}

	.gallery-item:hover .gallery-caption {
		opacity: 1;
	}

	.jp-relatedposts-post:hover .jp-relatedposts-post-title a {
		text-decoration: underline;
	}

	.sd-social-icon a:hover:before {
		color: #808080 !important;
	}

	body #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a:hover {
		text-decoration: none;
	}

	.slick-dots li button:hover {
		outline: none;
	}

	.slick-dots li button:hover:before {
		opacity: 1;
	}

	.slick-arrow:hover {
		background-color: rgba(0,0,0,.3);
		border-color: transparent;
	}

	.slick-arrow:hover:before,
	.slick-arrow:hover:after {
		background-color: #fff;
	}

	.home-slider .slick-arrow:hover {
		background-color: transparent;
		border-color: #000;
		opacity: 1;
	}

	.home-slider .slick-arrow:hover:before,
	.home-slider .slick-arrow:hover:after {
		background-color: #000;
	}

	.home-blog-feed.col-sm-12 .slick-arrow:hover {
		background-color: #000;
	}

	.home-blog-feed.col-sm-12 .slick-arrow:hover:before,
	.home-blog-feed.col-sm-12 .slick-arrow:hover:after {
		background-color: #fff;
	}

}

@media only screen and (min-width: 1200px){

	.no-sidebar #jp-relatedposts {
		margin: 6em -1000px 0;
	}

	.no-sidebar #jp-relatedposts .jp-relatedposts-items-visual {
		margin: 0 auto;
		padding-left: 30px;
		padding-right: 30px;
	}

	.no-sidebar #jp-relatedposts h3.jp-relatedposts-headline {
		padding-left: 50px;
		padding-right: 50px;
	}

	.no-sidebar #jp-relatedposts .jp-relatedposts-items-visual,
	.no-sidebar #jp-relatedposts h3.jp-relatedposts-headline {
		max-width: 1240px;
	}

	.site-footer .row > div, .eridu-footer .row > div {
		padding: 20px 40px 20px 10px;
	}

	.site-footer .row > div:last-of-type, .eridu-footer .row > div:last-of-type {
		padding-left: 40px;
		padding-right: 10px;
	}

}

.page-title {
    margin-bottom: 3.4rem;
    display: none;
}

	.grid-wrapper .format-quote .cat-links,
	.grid-wrapper .format-link .cat-links,
	.home-blog-feed .format-quote .cat-links,
	.home-blog-feed .format-link .cat-links {
		margin-bottom: 7em;
	}

}

@media only screen and (min-width: 1500px){

	.fullwidth-blog .site-main > .row {
		margin-left: -38px;
		margin-right: -38px;
	}

	.boxed-blog .site-main > .row {
		margin-left: -30px;
		margin-right: -30px;
	}

	.fullwidth-blog .grid-wrapper .post,
	.fullwidth-blog .grid-wrapper .jetpack-portfolio,
	.fullwidth-blog .grid-wrapper .page {
		padding-left: 38px;
		padding-right: 38px;
	}

	.boxed-blog .grid-wrapper .post,
	.boxed-blog .grid-wrapper .jetpack-portfolio,
	.boxed-blog .grid-wrapper .page {
		padding-left: 30px;
		padding-right: 30px;
	}

	.fullwidth-blog .has-sidebar {
		padding-right: 66px;
	}

	.has-sidebar {
		padding-right: 50px;
	}

	body .sidebar-left {
		padding-right: 10px;
		padding-left: 50px;
	}

}

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

	.home-slider li .container {
		max-width: 99.5%;
	}

}

@media only screen and (min-width: 1720px){

	.mega-menu .main-navigation .nav-menu .mega-menu-dropdown > ul {
		padding: 0 50px 0 calc(((100% - 1590px) / 2) + 160px);
	}

	.home-slider .slick-dots {
		left: calc((100% - 1620px) / 2);
	}

	.home-slider .slick-prev {
		left: calc((100% - 1620px) / 2 + 90px);
	}

	.home-slider .slick-next {
		left: calc((100% - 1620px) / 2 + 135px);
	}

}

@media only screen and (min-width: 1200px) and (max-width: 1599px){

	.fullwidth-blog .site-main > .row,
	.boxed-blog .site-main > .row {
		margin-left: -25px;
		margin-right: -25px;
	}

	.fullwidth-blog .grid-wrapper .post,
	.fullwidth-blog .grid-wrapper .jetpack-portfolio,
	.fullwidth-blog .grid-wrapper .page,
	.boxed-blog .grid-wrapper .post,
	.boxed-blog .grid-wrapper .jetpack-portfolio,
	.boxed-blog .grid-wrapper .page {
		padding-left: 25px;
		padding-right: 25px;
	}

	.has-sidebar {
		padding-right: 40px;
	}

}

@media only screen and (min-width: 1200px) and (max-width: 1500px){

	.fullwidth-blog .has-sidebar {
		width: 80%;
	}

	.fullwidth-blog #secondary {
		width: 20%;
	}

}

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

	.home-slider .container {
		max-width: 99%;
	}

}

@media only screen and (min-width: 1240px) and (max-width: 1720px){

	.fullwidth-single .nav-links,
	.fullwidth-blog .nav-links {
		max-width: calc(100vw - 15px);
	}

}

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

	.single .entry-header {
		margin-bottom: 5em;
	}

	.grid-wrapper .format-quote .cat-links,
	.grid-wrapper .format-link .cat-links,
	.home-blog-feed .format-quote .cat-links,
	.home-blog-feed .format-link .cat-links {
		margin-bottom: 4em;
	}

}

@media only screen and (min-width: 1025px) and (max-width: 1240px){

	.nav-links,
	.fullwidth-blog .nav-links {
		max-width: calc(100vw - 15px);
	}

}

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

	.has-sidebar {
		padding-right: 30px;
	}

}

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

	.site-footer .row > div:last-child, .eridu-footer .row > div:last-child {
		clear: left;
	}

}

@media only screen and (min-width: 768px) and (max-width: 1199px){

	.fullwidth-blog .site-main > .row,
	.boxed-blog .site-main > .row {
		margin-left: -20px;
		margin-right: -20px;
	}

	.fullwidth-blog .grid-wrapper .post,
	.fullwidth-blog .grid-wrapper .jetpack-portfolio,
	.fullwidth-blog .grid-wrapper .page,
	.boxed-blog .grid-wrapper .post,
	.boxed-blog .grid-wrapper .jetpack-portfolio,
	.boxed-blog .grid-wrapper .page {
		padding-left: 20px;
		padding-right: 20px;
	}

}

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

	.main-nav-toggled {
		overflow: hidden;
	}

	.site-branding {
		padding: 0 20px 0 62px;
	}

	#big-search-close {
		top: 28px;
	}

	.admin-bar #big-search-close {
		top: 57px;
	}

	#big-search-close,
	.fancybox-close {
		margin-left: -26px;
	}

	input[type="text"],
	input[type="email"],
	input[type="tel"],
	input[type="url"],
	input[type="password"],
	input[type="search"],
	textarea {
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
	}

	.site-content {
		padding-top:25px;
	}

	.page:not([class*="woocommerce"]) .site-content,
	.blog:not(.featured-slider-fullwidth) .site-content,
	.search .site-content {
		padding-top: 30px;
	}

	.page:not([class*="woocommerce"]) .page-title {
		margin-top: 2.2rem;
		margin-bottom: 3.2rem;
	}


	

	.site-header .container {
		position: relative;
	}

	.site-header nav {
		float: left;
	}

	#big-search-trigger {
		position: absolute;
		top: 50%;
		margin-top: -8px;
		margin-left: -14px;
		margin-right: 16px;
	}

	.big-search {
		overflow: hidden;
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
	}

	.menu-toggle {
		display: inline-block;
        height: 40px;
        overflow: hidden;
        text-align: center;
        width: 40px;
        position: absolute;
        top: -10px;
        z-index: 1002;
        margin-left: 70% !important;
	}

	.menu-toggle:focus,
	.menu-toggle:active {
		background: none;
	}

	.menu-toggle span,
	.menu-toggle span:before,
	.menu-toggle span:after {
		background-color: #000;
		height: 2px;
		position: absolute;
	}

	.menu-toggle span {
		margin-top: -1px;
		margin-left: -8px;
		width: 16px;
		top: 50%;
		left: 50%;
	}

	.menu-toggle span:before,
	.menu-toggle span:after {
		content: "";
		left: 0;
		right: 0;
	}

	.menu-toggle span:before {
		top: -5px;
	}

	.menu-toggle span:after {
		top: 5px;
	}

	.toggled .menu-toggle span {
		background-color: transparent !important;
	}

	.toggled .menu-toggle span:before,
	.toggled .menu-toggle span:after {
		background-color: #000 !important;
		top: 0;
	}

	.toggled .menu-toggle span:before {
		-webkit-transform: rotate(45deg) translateZ(0);
		-moz-transform: rotate(45deg) translateZ(0);
		-ms-transform: rotate(45deg) translateZ(0);
		-o-transform: rotate(45deg) translateZ(0);
		transform: rotate(45deg) translateZ(0);
	}

	.toggled .menu-toggle span:after {
		-webkit-transform: rotate(-45deg) translateZ(0);
		-moz-transform: rotate(-45deg) translateZ(0);
		-ms-transform: rotate(-45deg) translateZ(0);
		-o-transform: rotate(-45deg) translateZ(0);
		transform: rotate(-45deg) translateZ(0);
	}

	.site-header nav {
		margin: 0;
		text-transform: none;
	}

	.site-header nav,
	.dropdown-toggle {
		font-size: 22px;
		font-size: 1.375rem;
	}

	.dropdown-toggle {
		margin-right: -20px;
	}

	.menu-toggle + div,
	.main-navigation > .menu {
		background-color: rgba(255,255,255,0.95);
		overflow-y: auto;
		overflow-x: hidden;
		text-align: center;
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 1001;
		-webkit-transition: .4s cubic-bezier(0.08, 0.3, 0.58, 1);
		-moz-transition: .4s cubic-bezier(0.08, 0.3, 0.58, 1);
		-ms-transition: .4s cubic-bezier(0.08, 0.3, 0.58, 1);
		-o-transition: .4s cubic-bezier(0.08, 0.3, 0.58, 1);
		transition: .4s cubic-bezier(0.08, 0.3, 0.58, 1);
		-webkit-transform: translate3d(-100%,0,0);
		-ms-transform: translate3d(-100%,0,0);
		-o-transform: translate3d(-100%,0,0);
		transform: translate3d(-100%,0,0);
	}

	.toggled .menu-toggle + div,
	.toggled.main-navigation > .menu {
		-webkit-transform: translate3d(0,0,0);
		-ms-transform: translate3d(0,0,0);
		-o-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0);
	}

	.menu-toggle + div,
	.main-navigation > .menu { /*IE9 only*/
		-webkit-transform: translate(-100%,0) \0;
		-ms-transform: translate(-100%,0) \0;
		-o-transform: translate(-100%,0) \0;
		transform: translate(-100%,0) \0;
	}

	.toggled .menu-toggle + div,
	.toggled.main-navigation > .menu { /*IE9 only*/
		-webkit-transform: translate(0,0) \0;
		-ms-transform: translate(0,0) \0;
		-o-transform: translate(0,0) \0;
		transform: translate(0,0) \0;
	}

	.menu-toggle + div:before,
	.main-navigation > .menu:before {
		content: "";
		display: inline-block;
		height: 100%;
		margin-right: -0.25em;
		vertical-align: middle;
	}

	.main-nav-wrap > div {
		display: inline-block;
		padding: 50px;
		text-align: center;
		vertical-align: middle;
		width: 98%;
	}

	.site-header .main-navigation ul li {
		display: block;
		padding-left: 0;
		padding-right: 0;
		margin:0;
        font-size: 0.8555rem;
        font-weight: 800;
	}

	.site-header .main-navigation ul li a {
		color: #000 !important;
        font-size: 0.7555rem;
        height: 0px;
	}

	.main-navigation ul > li > ul {
		font-size: 15px;
		text-transform: uppercase;
	}

	.main-navigation ul > li > ul > li {
		padding: 10px 0;
	}

	.main-navigation ul ul ul {
		font-size: 11px;
		margin: 15px 0;
	}

	.main-navigation ul ul ul ul {
		opacity: .5;
	}

	.main-navigation ul ul ul ul {
		margin: 0 0 15px;
	}

	.main-navigation .nav-menu ul {
		display: none;
	}

	.main-navigation .nav-menu .toggle-on > a ~ ul {
		display: block;
	}

	.site-branding {
		display: table-cell;
		vertical-align: middle;
		width: 100%;
	}

	.home-slider .slick-dots li,
	.home-slider .slick-dots span {
		vertical-align: baseline;
	}

	.page:not([class*="woocommerce"]):not(.page-template-template-front-page) .site-footer {
		margin-top: 60px;
	}
    
    page:not([class*="woocommerce"]):not(.page-template-template-front-page) .eridu-footer {
		margin-top: 60px;
	}

	.featured-slider-wrap {
		width: 100vw;
		margin-left: -50px;
		margin-right: -50px;
	}

	.home-slider h1 {
		font-size: 60px !important;
		font-size: 4rem !important;
		display:none;
	}

	.boxed-blog .featured-slider-wrap,
	.featured-slider-fullwidth .featured-slider-wrap {
		margin: 0;
		padding-left: 0;
		padding-right: 0;
	}

	.featured-slider-fullwidth .featured-slider-wrap {
		background: #9e9e9e;
		background-clip: content-box;
	}

	.text-left.slick-slide .container,
	.text-right.slick-slide .container,
	.text-left.slick-slide .container .text-box,
	.text-right.slick-slide .container .text-box {
		text-align: center;
	}

	.post .entry-title,
	.jetpack-portfolio .entry-title,
	.page .entry-title {
		margin-top: 0;
	}

	.single .entry-header {
		margin-bottom: 3.5em;
	}

	.single .entry-title {
		font-size: 44px;
		font-size: 2.75rem;
	}

	.featured-image,
	.post > .entry-gallery,
	.jetpack-portfolio > .entry-gallery {
		margin-bottom: 3em;
	}

	.posts-navigation,
	.post-navigation {
		margin-left: -50px;
		margin-right: -50px;
		width: 100vw;
	}

	.nav-links {
		margin-left: 0;
		margin-right: 0;
		max-width: 100vw;
	}

	.is.posts-navigation {
		width: 100%;
	}

}

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

	.featured-slider .entry-title,
	.featured-slider-fullwidth .featured-slider .entry-title {
		font-size: 42px;
		font-size: 2.625rem;
	}

}

@media only screen and (min-width: 768px) and (max-width: 1024px){

	.site-header .container {
		margin-top: 20px;
		margin-bottom: 20px;
	}

}

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

	#secondary {
		margin-top: 5em;
	}

	.has-sidebar .entry-footer {
		text-align: center;
	}

}

@media only screen and (min-width: 768px) and (max-width: 991px){

	#secondary {
		margin-left: -30px;
		margin-right: -30px;
	}

	#secondary .widget {
		display: inline-block;
		padding: 0 30px;
		vertical-align: top;
		width: 50%;
	}

	.posts-navigation,
	.post-navigation {
		margin-left: -50px;
		margin-right: -50px;
	}

}

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

	#commentform input[type="text"],
	#commentform input[type="email"],
	#commentform input[type="tel"] {
		width: 100%;
	}

	#commentform .comment-form-author,
	#commentform .comment-form-email {
		float: none;
	}

}

@media only screen and (max-width: 782px){
    
.box {border-top:0 !important;
        
.tnp-subscription input[type=text] {
    width:100%;
    padding: .7em;
    display: block;
    border: 1px;
    color: #444;
    border-color: #ddd;
    background-color: #cdcdcd;
    background-image: none;
    text-shadow: none;
    font-size: 1em;
    margin: 0;
    line-height: normal;
    box-sizing: border-box;
	height:27px;
}
}
.tnp-subscription input[type=email] {background-color: #f4f4f4 !important;}

div.tnp-subscription {
margin-bottom: 40px !important;
}
.tnp-subscription label {
 font-size:0.755rem !important;
}	
	
.admin-bar .search-wrap {
top: 0;
}

	.admin-bar #big-search-close {
		top: 63px;
	}

}

@media only screen and (max-width: 767px){
	
	
	html {
		font-size: 15px;
	}

	input[type="button"],
	input[type="reset"],
	input[type="submit"],
	input[type="text"],
	input[type="email"],
	input[type="url"],
	input[type="password"],
	input[type="search"],
	input[type="number"],
	input[type="tel"],
	input[type="range"],
	input[type="date"],
	input[type="month"],
	input[type="week"],
	input[type="time"],
	input[type="datetime"],
	input[type="datetime-local"],
	input[type="color"],
	textarea,
	select,
	select:focus,
	body.woocommerce .quantity .qty {
		font-size: 16px;
	}

	h1,
	.home-banner h2,
	.home-banner.col-lg-8 h2,
	.single .entry-title {
		font-size:28px;
	}

	.site-branding {
		padding: 0 20px;
	}

	.site-branding a {
		display: inline-block;
	}

	.site-title {
		font-size: 19px;
	}

	.site-logo-link img {
		width: 60%;
	}

	.main-content-wrap {
		padding-bottom: 0;
	}

	.page-title,
	.entry-title,
	.error-404 .page-title {
		font-size: 32px;
	}

	.error-404 .page-title,
	.no-results .entry-title {
		margin-top: 10px;
	}

	.single blockquote,
	.page blockquote,
	.single article:not(.format-quote) blockquote + cite,
	.single article:not(.format-quote) blockquote + p cite,
	.page article:not(.format-quote) blockquote + cite,
	.page article:not(.format-quote) blockquote + p cite {
		margin-left:0;
		margin-right: 30px;
	}

	.site-header .container {
		margin-top: 18px;
		margin-bottom: 18px;
	}

	.site-header input[type="search"] {
		font-size: 30px;
		font-size: 2rem;
		max-width: 280px;
	}

	.search-instructions {
		margin-top: 5em;
	}

	.container,
	.nav-links,
	.boxed-single .site-content,
	.boxed-blog .featured-slider-wrap,
	.site-header .container,
	.site-footer .container,
    .eridu-footer .container,
	.page-template-template-front-page .container,
	.fullwidth-blog .site-content,
	.fullwidth-single .site-content,
	.fullwidth.post-type-archive .site-content,
	.featured-slider-fullwidth.fullwidth-blog .main-content-wrap > .container,
	.fullwidth-single .nav-links,
	.fullwidth-blog .nav-links {
		padding-left:0;
		padding-right:0;
	}
	
	
	.main-navigation .nav-menu {
	padding-left:0;
	padding-right:0;
	}

.rsv {
    margin-top: -20px !important;
    margin-bottom: 10px !important;
}
	
.single .entry-header {
        margin-bottom: 2em;
        margin: 75px 10px 0 !important;
    }

	.featured-slider-fullwidth.fullwidth-blog .site-content {
		padding: 0;
	}

	.menu-toggle {
		left: 30px;
	}

	.grid-wrapper .post,
	.grid-wrapper .jetpack-portfolio,
	.grid-wrapper .page {
		width: 100%;
	}

	.archive .page-header,
	.search .page-header {
		margin-top: 0;
		margin-bottom: 2.4em;
	}

	.error-404 {
		padding-top: 0;
	}

	.no-results .search-form,
	.error-404 .search-form {
		margin-top: 0;
	}

	.featured-slider-wrap {
		margin-left: -30px;
		margin-right: -30px;
	}

	.home-slider {
		height: auto;
	}

	.verses, .corporate {padding: 10px 40px;}

	.home-slider .slick-dots {
		bottom: 27px;
	}

	.home-slider .slick-dots {
		left: 30px;
	}

	.home-slider .slick-prev {
		left: 100px;
	}

	.home-slider .slick-next {
		left: 145px;
	}
	
	.home-banner-bottom {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    height: 250px;
    padding: 60px;
}
.col-md-14 {
        width:65%;
    }

.home-slider aside p {
    margin-bottom: 2px;
    font-size: 2rem;
    line-height: 2rem;
    font-weight: 400;
    letter-spacing: normal;
	}
	
.fheading {	
	font-size: 1.5em;
    outline: none;
    line-height: 1em;
    font-weight: 800;
	
	}

	.slick-slider .slick-arrow {
		background-color: rgba(255,255,255,0.1);
		opacity: 1;
	}

	.slick-dots {
		list-style: none;
		margin: 0;
		padding: 0;
		text-align: center;
		width: 100%;
		bottom: -42px;
		z-index: 1;
	}

	.home-slider .slick-arrow {
		display: none !important;
	}

	.home-slider aside {
		display:inline-block;
	}

	#footer-banner {
        height: 200px !important;
        padding: 20px;
    }
	
	.home-banner {
		height: 420px;
		padding: 20px;
	}

	.home-banner .row {
		z-index: 1;
	}

	.blog-feed {
		background: rgba(0,0,0,.04);
	}

	.home-blog-feed.col-sm-12 .post,
	.home-blog-feed.col-sm-12 .jetpack-portfolio {
		padding: 0;
	}

	.home-blog-feed .slick-track .featured-image {
		margin-bottom: 2em;
	}

	.home-blog-feed {
		margin-bottom: 80px;
		overflow: visible;
		padding-top: 40px;
		padding-bottom: 0;
	}

	.home-blog-feed .slick-dots {
		bottom: -50px;
	}

	.home-instagram-feed {
		padding-top: 20px;
		padding-bottom: 20px;
		padding-left: 0;
	}

	.home-instagram-feed li {
		margin: 20px 0;
	}

	.brand-banners {
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.single .gallery .slick-prev {
		left: 30px;
	}

	.single .gallery .slick-next {
		right: 30px;
	}

	.featured-slider .slick-arrow,
	.gallery .slick-arrow,
	.home-blog-feed .slick-arrow {
		display: none !important;
	}

	.featured-slider .entry-title,
	.featured-slider-fullwidth .featured-slider .entry-title {
		line-height: 1.3em;
		font-size: 20px;
		font-size: 1.3333rem;
	}

	.single .entry-title {
		font-size: 1.8rem !important;
        line-height: 1.8rem !important;
	}

	body #jp-relatedposts h3.jp-relatedposts-headline {
		margin-bottom: 1.8em;
	}

	body #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post {
		float: none;
		margin-bottom: 3em;
		padding-left: 0;
		padding-right: 0;
		width: 100%;
	}

	body #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post:last-child {
		margin-bottom: 0;
	}

	body #jp-relatedposts .jp-relatedposts-items-visual {
		 margin-right: 0;
		 margin-left: 0;
	}

	body #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
		margin-bottom: 0;
	}

	.posts-navigation,
	.post-navigation {
		margin-left:0px;
		margin-right:0px;
	}

	.author-box {
		margin: 5em 0;
		padding-left: 85px;
	}

	.author-avatar img {
		width: 50px;
	}

	.contact-form > * {
		margin-bottom: 16px;
	}

	.contact-form .half-width {
		width: 100%;
		padding-right: 0;
	}

	.contact-form .last {
		padding-left: 0;
	}

	.grid-wrapper #infinite-handle {
		margin-top: 0;
	}

	.grunion-field-label + * {
		margin-top: 5px;
	}

	.no-results .search-form,
	.error-404 .search-form {
		margin-top: 40px;
	}

	.no-results .search-form:after,
	.error-404 .search-form:after {
		content: "\e803";
		font-size: 20px;
		height: 55px;
		line-height: 55px;
		text-align: center;
		width: 55px;
		position: absolute;
		top: 0;
		right: 0;
	}

	.no-results label,
	.no-results .search-submit,
	.error-404 label,
	.error-404 .search-submit {
		margin-top: 0;
	}

	.no-results .search-submit,
	.error-404 .search-submit {
		background: transparent;
		border: none;
		font-size: 0;
		width: 55px;
		position: absolute;
		right: 0;
		top: 0;
		z-index: 1;
	}

	.no-results .search-submit:active,
	.no-results .search-submit:active,
	.error-404 .search-submit:focus,
	.error-404 .search-submit:focus {
		background-color: transparent;
	}

	.no-results .search-field,
	.error-404 .search-field {
		padding-right: 60px;
	}

}

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

	.grid-wrapper .featured-product.col-sm-3 {
		width: 100%;
	}
    
   .col-sm-3 {
		width:25%;
	}

}

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

	body {
		overflow-x: hidden;
	}

	.featured-slider {
		padding-bottom: 70%;
	}

	.featured-slider img {
		height: 100%;
		max-width: inherit;
		width: auto;
		top: 0;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		-o-transform: translateX(-50%);
		transform: translateX(-50%);
	}

	.featured-slider .post {
		overflow: hidden;
	}

	.nav-links a {
		display: block;
		float: none;
		padding: 85px 0 40px;
		width: 100%;
	}

	.single .nav-links a {
		padding-top: 105px;
	}

	.single .nav-links a span {
		top: 75px;
	}

	.nav-links a:after {
		top: 40px;
	}

	.twocolumn p {
		width: 100%;
	}

	.twocolumn p:nth-child(even) {
		padding-left: 0;
	}

	.twocolumn p:nth-child(odd) {
		padding-right: 0;
	}

	.grid-wrapper .format-quote .highlighted,
	.grid-wrapper .format-link .highlighted,
	.home-blog-feed .format-quote .highlighted,
	.home-blog-feed .format-link .highlighted {
		padding: 30px;
	}

	.grid-wrapper .format-quote .cat-links,
	.grid-wrapper .format-link .cat-links,
	.home-blog-feed .format-quote .cat-links,
	.home-blog-feed .format-link .cat-links {
		margin-bottom: 4em;
	}

	.grid-wrapper .format-link .entry-title:after,
	.grid-wrapper .format-quote blockquote:after,
	.home-blog-feed .format-link .entry-title:after,
	.home-blog-feed .format-quote blockquote:after {
		margin: 30px 0 20px;
	}

	.custom-menus .widget_nav_menu {
		padding-right: 3em;
	}

	.custom-menus .widget_nav_menu:last-child {
		padding-right: 0;
	}

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

.infoboard {
    display: none;
    background-image: url(https://urlennia.life/wp-content/themes/goodz-shop/img/urpay_qr_code_pop_up.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    vertical-align: middle;
    position: relative;
    z-index: 2;
    max-width: 545px;
    /* box-sizing: border-box; */
    width: 90%;
    background: url(https://urlennia.life/wp-content/themes/goodz-shop/img/urpay_qr_code_pop_up.png);
    padding: 15px 30px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 10px #000;
    -moz-box-shadow: 0 0 10px #000;
    -o-box-shadow: 0 0 10px #000;
    -ms-box-shadow: 0 0 10px #000;
    box-shadow: 0;
    text-align: left;
    height: 90%;
    max-height: 550px;
    max-width: 540px !important;
}

.infoboard a.close-modal {
    position: absolute;
    top: 2.5px;
    right: 2.5px;
    display: block;
    width: 30px;
    height: 30px;
    text-indent: -9999px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    background-image:url("https://urlennia.life/wp-content/themes/goodz-shop/img/close_button.png");
}


.typography-headline-standalone {
    font-size: 96px;
    line-height: 1.0416666667;
    font-weight: 500;
    letter-spacing: -0.015em;
    font-family: 'SF Pro Display', SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
}

.typography-subheadline-standalone {
    font-size:36px;
    line-height: 1.0416666667;
    font-weight: 500;
    letter-spacing: -0.015em;
    font-family: 'SF Pro Display', SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
}


.qr_scan {
  display: flex;
  flex-direction: column;
  align-items: center; /* Horizontal centering */
  justify-content: center; /* Vertical centering (if parent allows height) */
  text-align: center; /* Center text inside spans */
  padding: 20px; /* Optional: spacing around content */
}


.qr_code {height:305px;}
.qr_code img {
  width: 50%;
  max-width: 300px;
}

.qr_body {
  margin-top: 20px;
}

.qr_body span {
  display: block;
  margin: 10px 0;
}
    
.qr_header {
    font-size:28px;
    line-height:28px;
    font-weight: 500;
    letter-spacing: -0.015em;
    font-family: 'SF Pro Display', SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
}

.qr1 {
    font-size:18px;
    line-height:1.3rem;
    font-weight: 500;
    letter-spacing: -0.015em;
    font-family: 'SF Pro Display', SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
}

.qr2 {
    font-size:11px;
    line-height:11px;
    font-weight: 500;
    letter-spacing: -0.015em;
    font-family: 'SF Pro Display', SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
}

@media only screen and (max-width:780px) {
    .typography-headline-standalone {
    font-size:36px;
    line-height: 1.0416666667;
    font-weight: 500;
    letter-spacing: -0.015em;
    font-family: 'SF Pro Display', SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
}
    
    .typography-subheadline-standalone {
    font-size:24px;
    line-height: 1.0416666667;
    font-weight: 500;
    letter-spacing: -0.015em;
    font-family: 'SF Pro Display', SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
}
    
hr {display:none;}
    
.box .row {
        border-bottom:1px solid #00000029;
        max-width: 300px;
        float: left;
        display: inline-block;
        flex-direction: column;
    margin-bottom: 80px;
    }
    
.jurat {
        outline: none;
        max-width: 350px;
        margin: 22px 0 0;
        border: 0;
        padding: 0;
        width: 300px;
        font-weight: 400;
}
    
.northgate {
		   display: none !important;
		   }
}
.css-1grijtl > img {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.css-1grijtl img {
    object-fit: cover;
    object-position: center top;
}

.css-14dhmxq {
    width: 100%;
    height: 100%;
    position: relative;
    object-fit: cover;
    display: inline-flex;
    color: transparent;
    transition: opacity var(--transition-duration-standard);
    opacity: 1;
}

@media (min-width: 90em){
.css-17xbh3a {
    width: calc(68.75% - 3.375rem);
}
}
@media (min-width: 64em){
.css-17xbh3a {
    width: calc(68.75% - 3.375rem);
}
}
..css-1grijtl {
    height: inherit;
    display: block;
    position: relative;
}

.css-17xbh3a > * {
    width: 100%;
}

.css-17xbh3a {
    width: 100%;
	height: 950px;
}

.css-1bemlph {
    display: flex;
    flex-wrap: wrap;
    margin-top: var(--spacing-3xl);
}

/*-------------------------------------------------------
# Message Banner
-----------------------------------------------------*/



.lv-animated-banner {
    background: #f8f8f8;
    padding:0;
}
@media screen and (min-width: 48rem) {
    .lv-animated-banner {
        align-items: center;
        box-sizing: border-box;
    }
}
.lv-animated-banner {
    align-items: flex-start;
    display: flex;
    flex-direction: row;
    position: relative;
}
.lv-default-layout__banners {
    z-index: 9;
	height: 36px;
}


.lv-animated-banner__slider-container {
    display: flex;
    flex-grow: 1;
    justify-content: left;
    min-height: var(--min-height);
    overflow: hidden;
    position:fixed;
    margin: auto;
    width: 100%;
	background:#f8f8f8;
}

#banner .site-menu{
	list-style: none;
    margin-top:10px;
    padding-left: 0;
}
.site-nav{
	  display: table-cell;
	    font-size:0.755rem;
	    font-weight;800;
        vertical-align: middle;
	    text-align: right;
        position: relative;
        z-index: 1003;
	}

.site-nav a {color:#191919;}

.site-menu li {
	list-style-position: inside;
    display: inline;
    padding-right: 12px;
	color:#191919;
}
[dir] .lv-animated-banner__content.-visible {
    transform: translateY(0);
}
@media screen and (min-width: 48rem) {
    [dir] .lv-animated-banner__content {
        padding-bottom: .5rem;
        padding-top: .5rem;
    }
}
.lv-animated-banner__content.-visible {
    opacity: 1;
    visibility: visible;
}
[dir] .lv-animated-banner__content {
    margin: 0;
    padding-bottom: 1rem;
    padding-top: 1rem;
    text-align: center;
    transform: translateY(-110%);
    transition: .3s cubic-bezier(.47,0,.745,.715);
}
.lv-animated-banner__content {
    display: block;
    opacity: 0;
    position: absolute;
    visibility: hidden;
}
.body-s {
    font-size: .875rem;
    font-weight: 400;
    letter-spacing: .025rem;
    line-height: 1.25rem;
}

dir=ltr] .lv-animated-banner__close.lv-button.-only-icon {
    margin-right: -.75rem;
}
[dir] .lv-animated-banner__close.lv-button.-only-icon {
    margin: 0;
    padding: .75rem;
}
[dir] .lv-button.-only-icon {
    padding: 1rem;
}
.lv-button.-only-icon, .lv-button.-with-icon {
    align-items: center;
    display: inline-flex;
    justify-content: center;
}
.lv-button.-only-icon {
    box-sizing: content-box;
    background: transparent;
    border: 0;
	height: 36px;
}
[dir] .lv-button {
    background: none;
    border: none;
    padding: .8125rem 2rem;
    transition: border .3s cubic-bezier(.39,.575,.565,1), box-shadow .3s cubic-bezier(.39,.575,.565,1), color .3s cubic-bezier(.39,.575,.565,1), background .3s cubic-bezier(.39,.575,.565,1), box-shadow .3s cubic-bezier(.39,.575,.565,1);
}
[dir] .lv-button, [dir] .lv-chip-button {
    border-radius: 100vmax;
    cursor: pointer;
    text-align: center;
}
[dir] button {
    background: transparent;
    border: 0;
    cursor: pointer;
    margin: 0;
    padding: 0;
    text-align: inherit;
}
[dir] button, [dir] input, [dir] optgroup, [dir] select, [dir] textarea {
    margin: 0;
}
.lv-button {
    box-sizing: border-box;
    color: inherit;
    display: inline-block;
    font-size: 1rem;
    font-weight: 400;
    letter-spacing: .025rem;
    line-height: 1.25rem;
    letter-spacing: 0.2333rem;
    font-family: 'montserrat';
}

.lv-button, .lv-chip-button {
    -webkit-text-decoration: none;
    text-decoration: none;
}
button {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-transform: inherit;
    letter-spacing: 0.2333rem;
    font-family: 'montserrat';
	border:0;
    background: transparent;
}

button:hover {background:transparent;}

.btn, btn__white {
letter-spacing: 0.2333rem;
   font-family: 'SF Pro Display', SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif !important;
    background: #000;
    color: #fff;
    padding: 0.4rem 4rem;
    font-size: 0.755rem;
    border-radius: 25px;
}

.ff-default .ff_btn_style {
    font-family: 'SF Pro Display', SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif !important;
    border: 0;
    border-radius:8px !important;
    cursor: pointer;
    display: inline-block;
    font-size: 13px !important;
    cursor: pointer;
    font-weight: 500;
    line-height: 1.5;
    padding: 0.2rem 4rem !important;
    position: relative;
    text-align: center;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap;
    background-color: #3E7F00 !important;
}




form.fluent_form_8 .wpf_has_custom_css.ff-btn-submit {
    background-color:transparent !important;
    border-color: #bbb !important;
    color: #bbb !important;
    min-width: 100%;
    font-size: 0.655rem !important;
}

form.fluent_form_3 .ff-btn-submit:not(.ff_btn_no_style) {
    background-color: #000 !important;
    color: #fff !important;
    letter-spacing: 0.2333rem;
    font-weight: 400;
    font-family: 'SF Pro Display', SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif !important;
}

.ff-default .ff-el-form-control {
    background-clip: padding-box;
    background-image: none;
    border: 1px solid var(--fluentform-border-color);
    border-radius: var(--fluentform-border-radius);
    color: var(--fluentform-secondary);
    font-family: 'SF Pro Display', SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif !important;
    line-height: 1;
    margin-bottom: 0;
    max-width: 250px !important;
    padding: 0.4rem !important;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.fluentform .ff-el-group h1 {
    letter-spacing: 0.233rem;
    outline: none;
    font-size: 1.3rem !important;
    font-family: 'SF Pro Display', SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif !important;
}


.fluentform .ff-el-group h1 {
    letter-spacing: 0.233rem;
    outline: none;
    font-size: 1.7rem;
    font-family: 'SF Pro Display', SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif !important;
}

.ff-t-cell ff-t-column-2 {
     flex-basis: 250px !important;

}

.frm-fluent-form .ff-t-container {
        display: flex;
        gap: 0 !important;
        width: 100% !important;
        margin: auto !important;
    }


.ff-t-cell {
        margin-left: 0 !important;
        flex-basis: 0 !important;
    }
}

@media (min-width: 768px) {
    .frm-fluent-form .ff-t-container {
        display: flex;
        gap: 15px;
        width: 100% !important;
        margin: auto !important;
    }
}

.lv-button.-only-icon .lv-icon, .lv-button.-with-icon .lv-icon {
    height:3rem;
    width: 1rem;
}
.lv-icon {
    fill: currentColor;
}

@media screen and (min-width: 48rem) {
   .mb-product-card__info-wrapper {
        padding: 1rem .5rem;
    }
}
 .mb-product-card__info-wrapper {
    padding: .75rem .5rem;
}
.mb-product-card__info-wrapper {
    align-items: flex-end;
    display: flex;
    flex: 1 1 auto;
    gap: .5rem;
}

.mb-product-card__info {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    gap: .25rem;
    height: 100%;
    justify-content: space-between;
}

.mb-product-card__name-wrapper {
    align-items: center;
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.mb-product-card__name {
    margin: 0;
}
.mb-product-card__name {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}
.list-label-s {
    font-size: .875rem;
    font-weight: 400;
    letter-spacing: .025rem;
    line-height: 1rem;
}
.mb-shop-the-selection .mb-product-card__price {
    color: #767676;
}
.body-s {
    font-size: .875rem;
    font-weight: 400;
    letter-spacing: .025rem;
    line-height: 1.25rem;
}

.mb-editorial-text-block__title {
    margin: 0 0 1rem;
}
@media screen and (min-width: 48rem) {
    .mb-editorial-text-block .heading-s-desktop {
        font-size: 1.125rem;
        font-weight: 400;
        letter-spacing: .025rem;
        line-height: 1.5rem;
    }
}
.mb-editorial-text-block__title {
    word-wrap: break-word;
}
.heading-s {
    font-size: 1.125rem;
    font-weight: 400;
    letter-spacing: .025rem;
    line-height: 1.5rem;
}
@media only screen and (min-width: 960px) {
._13xDDA0A._1uUVQf9l {
        top: 0;
        position: fixed;
    }
}

_13xDDA0A._1uUVQf9l {
    justify-content: flex-end;
    height: 33.33333%;
    top: 60%;
    position: fixed;
}

._13xDDA0A._2n345FhB {
    text-align: center;
    width:100%;
}

._13xDDA0A._2n345FhB img {
    height: auto;
    max-width: 80%;
}
@media only screen and (min-width: 960px) {
    ._13xDDA0A {
        top: 48px;
        height: calc(100% - 96px);
    }
}
._13xDDA0A {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    position: absolute;
    word-wrap: break-word;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    text-align: left;
    top: 24px;
    left: 24px;
    width: calc(100% - 48px);
    height: calc(100% - 48px);
}

._13xDDA0A h1, h2, h3, h4, h5, h6 {
    clear: both;
    margin: 0px 0 10px;
}
	
.si35-ISy {
    margin-bottom: 8px;
}
._1MF91zHG {
    font-weight: 500;
}
.text-color-primary-dark {
    color: var(--podium-cds-color-black);
}
.headline-3 {
    font: var(--podium-cds-typography-320-to-1919-title3);
    font-size:2rem;
    font-weight: 700;
    letter-spacing:.0625rem;
    line-height:2rem;
    text-transform: uppercase;
    margin-bottom: 0.2rem !important;
}

.headline-1 {
    font: var(--podium-cds-typography-320-to-1919-title3);
    font-size: 4rem;
    font-weight: 700;
    letter-spacing: .0625rem;
    line-height: 4rem;
    text-transform: uppercase;
    margin-bottom: 0.2rem !important;
}

.css-12rc7z5.inline-flx-btn {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
._2minRfAM {
    vertical-align: top;
}
.dz_xjzja {
    z-index: 1;
    margin-left: 0;
    margin-right: 6px;
    margin-top: 6px;
    max-width: 100%;
}
.css-12rc7z5 {
    margin-top: 20px;
    border: 0;
    outline: none;
    background: #000;
    padding: 12px;
    border-radius: 78vmax;
    width: 200px;
    font-size: 1rem;
    font-weight: 800;
    text-align: center;
    -webkit-text-decoration: none;
    text-decoration: none;
    box-sizing: border-box;
    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-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    color: #fff;
}

/*-----------------------------------------
# CUSTOM MENU
-----------------------------------------*/
.mb-magazine-category-page__tags {
    border-top: 1px solid #e1e1e1;
    margin-top:.2rem;
    padding-top:.2rem;
}

@media screen and (min-width: 48rem) {

.mb-magazine-category-page .mb-magazine-tags-list {
        margin-right: 0;
    }
}

.mb-magazine-category-page .mb-magazine-tags-list {
    margin-right: -6.4vw;
}
.mb-list {
    margin: 0;
    padding: 0;
}
@media screen and (min-width: 64rem) {

    .mb-magazine-tags-list {
        flex-wrap: wrap;
        justify-content: center;
    }
}

.mb-magazine-tags-list {
    -webkit-overflow-scrolling: touch;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
}
.mb-list {
    list-style: none;
}

.mb-magazine-tags-list__tag {
    margin: .25rem;
}

.mb-magazine-tags-list__tag {
    color: #000;
    flex-shrink: 0;
    list-style: none;
}

.mb-chip-button.-light {
    background-color: #fff;
}
.mb-chip-button.-light {
    color: #000;
}
 .mb-chip-button {
    border: .0625rem solid #e1e1e1;
    border-radius: .25rem;
    padding: .75rem 1rem;
    transition: border .3s cubic-bezier(.39,.575,.565,1), box-shadow .3s cubic-bezier(.39,.575,.565,1), color .3s cubic-bezier(.39,.575,.565,1), background .3s cubic-bezier(.39,.575,.565,1);
}
.mb-button, [dir] .mb-chip-button {
    border-radius: 100vmax;
    cursor: pointer;
    text-align: center;
}


.mb-chip-button {
    align-items: center;
    box-sizing: content-box;
    color: inherit;
    display: inline-flex;
    font-size: .875rem;
    font-weight: 400;
    justify-content: center;
    letter-spacing: .025rem;
    line-height: 1rem;
	height: 15px;
}
.mb-button, .mb-chip-button {
    -webkit-text-decoration: none;
    text-decoration: none;
}
.mb-magazine-main-nav__container {
    background-color: #fff;
    border-bottom: .0625rem solid transparent;
}
 .no-transition {
    transition: none !important;
}
@media screen and (min-width: 48rem) {

    .mb-magazine-main-nav__container {
        overflow-y: hidden;
    }
}
@media screen and (min-width: 23.4375rem) {

    .mb-magazine-main-nav__container {
        overflow-y: auto;
    }
}

@media screen and (min-width: 64rem) {

    .mb-magazine-main-nav__container .lv-list {
        flex-direction: row;
        justify-content: center;
    }
}

.mb-magazine-main-nav__container .lv-list {
    display: flex;
    flex-direction: column;
    flex-shrink: 0;
    justify-content: flex-start;
}

.mb-magazine-main-nav__container {
    olor: inherit;
    font-size: 1rem;
    font-weight: 400;
    letter-spacing: .025rem;
    line-height: 1.25rem;
    max-height: calc(var(--vh, 1vh)* 100 - 4rem);
    max-width: 990px;
    margin: auto;
}

.mb-magazine-main-nav__item li{
clear: both;
    display: inline;
    width: 10%;		
}
@media screen and (min-width: 64rem) {

    .mb-magazine-main-nav__container .mb-list {
        flex-direction: row;
        justify-content: center;
    }
}

.mb-magazine-main-nav__container .mb-list {
    flex-direction: column;
    flex-shrink: 0;
    justify-content: flex-start;
}
 .mb-list {
    margin: 0;
    padding: 0;
}
.mb-list {
    list-style: none;
}

@media screen and (min-width: 64rem) {
 .mb-magazine-main-nav__item {
        border: none;
        padding: 0;
    }
}
@media screen and (min-width: 64rem) {

.mb-magazine-main-nav__item {
        margin-right: 0;
    }
}
@media screen and (min-width: 23.4375rem) {
 .mb-magazine-main-nav__item {
        margin-right: 1rem;
    }
}
@media screen and (min-width: 64rem) {

.mb-magazine-main-nav__item {
        text-align: left;
    }
}
@media screen and (min-width: 48rem) {

 .mb-magazine-main-nav__item {
        text-align: center;
    }
}
@media screen and (min-width: 90rem) {

 .mb-magazine-main-nav__item {
        margin-left: 2.5rem;
    }
}
@media screen and (min-width: 64rem) {
 .mb-magazine-main-nav__item {
        margin-left: 2rem;
    }
}
 .mb-magazine-main-nav__item {
    margin-left: 1rem;
}
 .mb-magazine-main-nav__item {
    border-bottom: 1px solid #e1e1e1;
}
@media screen and (min-width: 64rem) {

    .mb-magazine-main-nav__item {
        height: 5rem;
    }
}

.mb-magazine-main-nav__item {
    align-items: center;
    display: inline-flex;
    height: 2rem;
    position: relative;
}

.mb-magazine-main-nav__item .-active, .mb-magazine-main-nav__item .mb-smart-link {
    --focus-outline-offset: -2px display: flex;
    align-items: center;
    height: 100%;
    width: 100%;
}

.mb-magazine-main-nav__item .-active {
    font-weight: 500;
}

.mb-magazine-main-nav__item .-active, .lv-magazine-main-nav__item .lv-smart-link {
    --focus-outline-offset: -2px display: flex;
    align-items: center;
    height: 100%;
    width: 100%;
}

.mb-magazine-main-nav__item h1 {
    font-size: inherit;
}

@media screen and (min-width: 48rem) {
.mb-magazine-article.-xs-horizontal .mb-magazine-article__description {
        padding: 1.5rem 0;
    }
}
.mb-magazine-article.-xs-horizontal .mb-magazine-article__description {
    padding: 0 1rem;
}
@media screen and (min-width: 48rem) {
    .mb-magazine-article.-xs-horizontal .mb-magazine-article__description {
        justify-content: normal;
    }
}
.mb-magazine-article.-xs-horizontal .mb-magazine-article__description {
    justify-content: center;
}
@media screen and (min-width: 48rem) {
    .mb-magazine-article.-xs-horizontal .mb-magazine-article__description, .mb-magazine-article.-xs-horizontal .mb-smart-picture {
        width: 100%;
    }
}
.mb-magazine-article.-xs-horizontal .mb-magazine-article__description, .mb-magazine-article.-xs-horizontal .mb-smart-picture {
    width: 50%;
}
 
.mb-magazine-article__content, .mb-magazine-article__description {
    display: flex;
    flex-direction: column;
    padding: 0;
    max-width: 1000px;
    margin: auto;
    padding-top:0px;
	margin-left:40px;
}

.list-label-s {
    font-size: .875rem;
    font-weight: 400;
    letter-spacing: .025rem;
    line-height: 1rem;
}

@media screen and (min-width: 48rem) {
    .mb-default-layout {
        --header-height: 5.5rem;
    }
}

.mb-magazine-article__description-title {
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    color: inherit;
    display: -webkit-box;
    font-size: 1.125rem;
    font-weight: 400;
    letter-spacing: .025rem;
    line-height: 1.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
	margin:7px 0;
}

.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
        border-color: #fff !important;
        background-color: #fff !important;
    }


.mb-smart-picture img {
    display: block;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}
.mb-smart-picture {
    height: 100%;
    position: relative;
}
@media screen and (min-width: 48rem) {
    .placeholder-portrait-desktop {
        display: block;
        overflow: hidden;
        position: relative;
    }
}
.placeholder-portrait {
    display: block;
    overflow: hidden;
    position: relative;
}
@media screen and (min-width: 48rem) {
    .mb-default-layout {
        --header-height: 5.5rem;
    }
}
.mb-default-layout {
    --header-height: 3.5rem;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}
@media only screen and (min-width: 960px) {
    ._MBxDDA0A._1uUVQf9l {
        top: calc(66.66667% - 100px);
    }
}
._MBxDDA0A._1uUVQf9l {
    justify-content: flex-end;
    height: 33.33333%;
    top: calc(66.66667% - 150px);
}
@media only screen and (min-width: 960px) {
    ._MBxDDA0A._1uUVQf9l {
        left:10%;
    }
}
._MBxDDA0A._1uUVQf9l {
    text-align: left;
    width: 50%;
}

._MBxDDA0A._1uUVQf9l img {
    height: auto;
    max-width: 80%;
}
@media only screen and (min-width: 960px) {
    ._MBxDDA0A {
        top: 48px;
        height: calc(100% - 96px);
    }
}
._MBxDDA0A {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    position: absolute;
    word-wrap: break-word;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    text-align: left;
    top: 24px;
    left: 24px;
    width: calc(100% - 48px);
    height: calc(100% - 48px);
}

/*------------------------------------------------
#  PRODUCT DISPLAY GRID 
---------------------------------------------------*/
@media (min-width: 90em) {
    .css-ivk6ru {
        padding: 0 2rem;
    }
}
@media (min-width: 64em) {
    .css-ivk6ru {
        padding: 0 2rem;
    }
}
@media (min-width: 64em) {
    .css-ivk6ru {
        grid-template-columns: repeat(4, 1fr);
    }
}
.css-ivk6ru {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 0.1rem;
    padding: 0 1.5rem;
}

.css-19u7gdn {
    position: relative;
    background-color: var(--color-white);
    box-shadow: 0 0 0 0.1rem var(--color-lighter-grey);
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    box-shadow: 0 0 0 0.1rem var(--color-lighter-grey);
}

.css-1d5wan5 {
    display: block;
    width: 100%;
}
@media (min-width: 90em) {
    .css-ymfxov {
        padding-left: 1.8rem;
        padding-right: 1.8rem;
    }
}
.css-ymfxov {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    -webkit-box-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 1.3rem;
    padding-right: 1.3rem;
    top: 1rem;
    z-index: var(--layers-normal);
}

.css-1qcrhfg a {color:#fff;}

@media (min-width: 48em) {
    .css-1qcrhfg {
        margin: 1rem;
    }
}

.css-1qcrhfg {
    position: absolute;
    float: left;
    margin-left: calc(100% - 60px);
    width: 16px;
    margin-top: 0.5rem;
}

@media (min-width: 64em) {
.css-x9w7eo {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}
.css-x9w7eo {
    display: none;
}
.css-1iwqdob {
    width: 100%;
    background-color: var(--color-sand);
    position: relative;
}

.css-1iwqdob::before {
    content: '';
    padding-bottom: calc((1 / var(--product-image-ratio))* 100%);
    display: block;
}

.css-1ym16s2 {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: var(--layers-normal);
    top: 0;
    left: 0;
}


.css-ivk6ru a {
    font-family: IBMPlexMono, sans-serif, -apple-system;
    font-weight: 400;
    color: var(--color-black);
    font-size: 1.2rem;
    line-height: 1.33;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    text-underline-offset: 0.1rem;
}

.css-1iwqdob>picture {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.css-1tovnwh {
    display: block;
}

@media (min-width: 90em) {
    .css-ed24t1 {
        min-height: 9.6rem;
    }
}
@media (min-width: 64em) {
    .css-ed24t1 {
        grid-template-columns: auto;
        grid-column-gap: 0;
    }
}
.css-ed24t1 {
    display: grid;
    grid-auto-rows: min-content;
    grid-template-columns: auto min-content;
    grid-column-gap: var(--spacing-xxs);
    min-height: 8.4rem;
}
@media (min-width: 90em) {
    .css-1dw89jd {
        margin: 2rem 1.8rem 0px;
    }
}

@media (min-width: 64em) {
    .css-1dw89jd {
        font-size: 1.2rem;
    }
}

@media (min-width: 64em) {
    .css-1dw89jd {
        font-size: 1.1rem;
        line-height: 1.45;
    }
}

.css-1dw89jd {
    font-family: IBMPlexMono, sans-serif, -apple-system;
    font-weight: 400;
    color: var(--color-black);
    line-height: 1.33;
    font-size: 1.1rem;
    max-width: 100%;
    text-transform: capitalize;
    margin: 1rem 0.9rem 0px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

@media (min-width: 90em) {
    .css-1hril2i {
        margin: 0.4rem 1.8rem 0px;
    }
}

.css-1hril2i {
    display: inline-flex;
    grid-row-start: 2;
    margin: var(--spacing-xxs) 0.9rem 0;
}

.material-symbols-outlined {
  font-variation-settings:
  'FILL' 0,
  'wght' 400,
  'GRAD' 0,
  'opsz' 24
}

.drops-1qcrhfg {
    position: absolute;
    float: left;
    margin-left: calc(100% - 132px);
    width: 101px;
    margin-top: 0.525rem;
    z-index: 1;
}

@media only screen and (max-width: 767px) {
    .drops-1qcrhfg {
        margin-left: calc(100% - 125px);
        margin-top: 0.2rem;
    }
}
/*---------------------------------------
# DYNAMIC MEGA MENU
-----------------------------------------*/
.oe_overlay {
    background: #fff;
    opacity: 0;
    position: fixed;
    top: 68px;
    left: 0px;
    width: 100%;
    height:350px;
}
.oe_wrapper{
display:table-cell;	
	
	
}
ul.oe_menu{
	list-style:none;
	position:relative;
	margin:10px 0px 0px 40px;
	width:200px;
	float:left;
	clear:both;
}
ul.oe_menu > li{
	width:200px;
	padding-bottom:2px;
	position:relative;
	font-size: 0.8555rem;
	height:32px;
}
ul.oe_menu > li > a {
    display: block;
    background-color: transparent;
    color: #15151c;
    text-decoration: none;
    font-weight: 500;
    font-size:0.9rem;
    width: 200px;
    height: 50px;
    padding: 10px;
    margin: 1px;
}
ul.oe_menu > li > a:hover { text-decoration:underline; height:24px;background:transparent;}
ul.oe_menu > li > a:hover,
ul.oe_menu > li.selected > a{
	background:transparent;
	color:#666;
	opacity:1.0;
}
.oe_wrapper ul.hovered > li > a{
	background:#fff;
	text-shadow:0px 0px 1px #FFF;
}
ul.oe_menu div {
    position: absolute;
    top: 42px;
    left: -15px;
    background: #fff;
    width: 550px;
    height: 225px;
    padding: 15px 0px 0px;
    display: none;
}
ul.oe_menu div ul li a{
	text-decoration:none;
	color:#222;
	padding:2px 2px 2px 4px;
	margin:2px;
	display:block;
	font-size:12px;
}
ul.oe_menu div ul li a:hover{
	background:#000;
	color:#fff;
}
ul.oe_menu div ul.oe_full{
	width:100%;
}
ul.oe_menu li ul{
	list-style:none;
	float:left;
	width:100%;
	margin-right:10px;
}
li.oe_heading{
	color:#000;
	font-size:14px;
	font-weight: 500;
	margin-bottom:10px;
	padding-bottom:6px;

}
span.reference{
				position:fixed;
				left:0px;
				bottom:0px;
				background:#000;
				width:100%;
				font-size:10px;
				line-height:20px;
				text-align:right;
				height:20px;
				-moz-box-shadow:-1px 0px 10px #000;
				-webkit-box-shadow:-1px 0px 10px #000;
				box-shadow:-1px 0px 10px #000;
			}
			span.reference a{
				color:#aaa;
				text-transform:uppercase;
				text-decoration:none;
				margin-right:10px;

			}
			span.reference a:hover{
				color:#ddd;
			}
			.bg_img img{
				width:100%;
				position:fixed;
				top:0px;
				left:0px;
				z-index:-1;
}
/*----------------------------------------
#BILLBOARD
------------------------------------------*/

.hero-heading-block.had-captions .hero-heading-content, .hero-heading-block.has-captions .hero-heading-content {
    margin-bottom: 22px;
}
.hero-heading-block-background .hero-heading-content {
    z-index: 1;
    margin-bottom: 43px;
}
@media only screen and (min-width: 1441px) {
    .hero-heading-content {
        margin-left: auto;
        margin-right: auto;
        width: 980px;
    }
}
.hero-heading-content {
    margin-left: auto;
    margin-right: auto;
    width: 980px;
    display: flex;
    flex-wrap: wrap;
	margin-top: 280px;
    margin-bottom:0;
}
.hero-heading-headline-container {
    flex-grow: 1;
}
.hero-heading-headline-top {
    margin-bottom: 1px;
}
.theme-dark, .theme-dark h1, .theme-dark h2, .theme-dark h3, .theme-dark h4, .theme-dark h5, .theme-dark h6 {
    color: #f5f5f7;
}
.hero-heading-headline-top h2 {
    display: inline;
    position: relative;
    top: 0px;
    left:0px;
	color:#FFF !important;
}

.hero-heading-headline-top h3 {
    display: inline;
    position: relative;
    top: 0px;
    left: 0px;
    color: #000 !important;
    font-size: 2.5rem;
    line-height: 1.176rem;
}

.theme-dark, .theme-dark h1, .theme-dark h2, .theme-dark h3, .theme-dark h4, .theme-dark h5, .theme-dark h6 {
    color: #f5f5f7;
}

.heading-headline {
    font-size: 17px;
    line-height: 1.1764805882;
    font-weight: 400;
    letter-spacing: -0.037em;
    font-family: SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
}

.heading-subheadline {
    font-size: 90px;
    line-height: 80px;
    font-weight: 700;
    letter-spacing: 0em;
    font-family: 'SF Pro Display', SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
}


.hero-heading-block-background .hero-heading-headline-top .violator {
    color: #fff;
    border-color: #fff;
}
.hero-heading-headline-top .violator {
    position: relative;
    font-weight: 500;
    top: -13px;
    left: 0px;
}
.theme-dark .violator, .theme-dark .violator-frameless {
    background: transparent;
    border-color: #f56300;
    color: #f56300;
}
.violator-reduced.violator-inline {
    margin-left: 6px;
    display: inline-block;
}
.violator-reduced {
    font-size: 12px;
    line-height: 1.3333733333;
    font-weight: 400;
    letter-spacing: -0.01em;
    font-family: SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    border-radius: 12px;
    padding: 3px 11px;
}
.violator-inline {
    margin-left: 10px;
    display: inline-block;
}
.violator {
    box-sizing: border-box;
    white-space: nowrap;
    display: inline-block;
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
    font-size: 0.888rem;
    line-height: 1.1764805882;
    font-weight: 400;
    letter-spacing: -0.022em;
    font-family: SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    border-radius: 18px;
    padding: 5px 12px;
}
.visuallyhidden {
    position: absolute;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
    clip-path: inset(0px 0px 99.9% 99.9%);
    overflow: hidden;
    height: 1px;
    width: 1px;
    padding: 0;
    border: 0;
}
.visuallyhidden {
    position: absolute;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(0 0 99.9% 99.9%);
    overflow: hidden;
    height: 1px;
    width: 1px;
    padding: 0;
    border: 0;
}

.section-hero {
    text-align:normal;
    display: flex;
    justify-content: center;
    padding-top: 91px;
    padding-bottom: 100px;
}

.hero-heading-headline-bottom {
    margin-bottom: 0px;
}

.section-hero .section-content {
    width: 100%;
}

.section-hero .section-content .copy-wrapper {
    max-width: 861px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 25px;
}

.hero-headline {
    font-size: 4rem;
    font-weight: 500;
    letter-spacing:0.08555rem;
    line-height: 4rem;
    font-family: 'SF Pro Display', SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    text-align:center;
    padding-bottom:0px;
    /* width: 400px; */
    /* margin: auto; */
    /* left: 50%; */
    /* right: 50%; */
    /* background: #000; */
    /* padding: 12px; */
    /* opacity: 0.7 !important; */
}

.hero-headline, .hero-paragraph, .section-hero {
    transition: transform 1s cubic-bezier(0.5,1,0.89,1), opacity .6s cubic-bezier(0.5,1,0.89,1);
    transform: translateY(0);
    opacity: .999;
}
.hero-headline {
    display: block;
    transform: translateY(20px);
    position: relative;
    margin: 0;
}
.hero-paragraph {
    font-size: 1.4rem;
    line-height:1.9rem;
    font-weight: 400;
    letter-spacing: .009em;
    font-family: 'SF Pro Display', SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
}
.hero-paragraph  h2 {color:#fff;}

.copy-wrapper {margin-top: 32px;}

@media (max-width: 768px) {
    ._67xDDA0A._2n345FhW {
        text-align: left;
        width: 75% !important;
        height: 65.33333% !important;
		top: calc(27%)!important;
    }
}

._67xDDA0A._2n345FhW {
    text-align: left;
    width: 84%;
}
@media only screen and (min-width: 960px) {
    ._67xDDA0A._2n345FhW {
        left:8%;
    }
}
._67xDDA0A._muUVQf9l {
    justify-content: flex-end;
    height: 33.33333%;
    top: calc(22.66667%);
}
@media only screen and (min-width: 960px) {
    ._67xDDA0A._muUVQf9l {
        top: calc(50.66667%);
    }
}
._67xDDA0A {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    position: absolute;
    word-wrap: break-word;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    text-align: left;
    top: 24px;
    left:50px;
    width: calc(100% - 48px);
    height: calc(100% - 48px);
}

@media only screen and (min-width: 960px) {
    ._67xDDA0A {
        top: 48px;
        height: calc(100% - 96px);
    }
}
.wpcsi-shoppable-image .wpcsi-popup { text-align:center !important;}

.Zjk73vvd {
    accent-color: auto;
    margin-top: 24px;
    width: 200px;
    margin-left: auto;
    margin-right: auto;
}

.Zjk73vvd a {
    color: #fff;
}

.bey-12rc7z9 {
    border: 0;
    outline: none;
    background: #000;
    padding:17px;
    border-radius: 17px;
    width: 120px;
    font-size: 1.2rem;
    font-weight: 800;
    text-align: center;
    -webkit-text-decoration: none;
    text-decoration: none;
    box-sizing: border-box;
    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-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

._33xDDA0Z._fuUVQf9l {
    justify-content: flex-end;
    height: 100px;
    top: calc(90.66667% - 150px);
}

@media only screen and (min-width: 960px) {
    ._33xDDA0Z._fuUVQf9l {
        top: calc(88.66667% - 100px);
    }
    .bey {
        text-align: left;
        vertical-align: top;
        padding: 0 20px;
        margin-top: -50px !important;
        margin-left: 20px;
        margin-bottom: 20px;
    }
}

._33xDDA0Z {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    position: absolute;
    word-wrap: break-word;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    text-align: left;
    top: 24px;
    left: 24px;
    width: calc(100% - 48px);
    height: calc(100% - 48px);
}

@media only screen and (min-width: 960px) {
    ._33xDDA0Z {
        top: 48px;
        height: calc(100% - 96px);
    }
	
	
}
.bey h2 {
	font-size: .755rem;
    font-weight: 400;
    letter-spacing: .025rem;
    line-height: .755rem;
    margin-top: 0;
    margin-bottom: 2px !important;
    padding: 0;
}

@media (max-width: 768px) {
    .col-hf-2 {
        width: 100%;
    }
}	
.mbey {
    text-align: left;
    margin-top: 10px;
}
@media only screen and (min-width: 960px) {
 
.mbey {
        text-align: left;
        vertical-align: top;
        padding: 0 20px;
        margin-top:-70px;
        margin-left: 20px;
        margin-bottom: 40px;
    }
}

.mbey h2 {
    font-size: .755rem;
    font-weight: 400;
    letter-spacing: .025rem;
    line-height: .755rem;
    margin-top: 0;
    margin-bottom: 2px !important;
    padding: 0;
}
	
.mbey img {width:115px !important;}

@media (max-width: 768px) {
    .mbey {
        padding: 0px 20px 20px !important;
    }
.mbey h2 {
        font-size: 0.7rem !important;
        /* color: #FFF; */
        padding-top: 5px;
        margin-bottom: 0px !important;
    }
}

.bey img {width:115px !important;}

.bey {
 text-align: left;
vertical-align: top;
margin-top:0;
position: relative !important;
    }
}

.bey {
    text-align: left;
    margin-top: 10px;
}
.bey img {
        width:125px;
    }

mb-footer-legal__logo {
    margin: auto;
    padding: 1.625rem 0;
}


.profile {
    text-align: left;
    vertical-align: top;
    margin-top: 10px;
    position: relative !important;
    margin-left: 20px;
}
.profile h2 {
    font-size: .755rem;
    font-weight: 400;
    letter-spacing: .025rem;
    line-height: .755rem;
    margin-top: 0;
    margin-bottom: 2px !important;
    padding: 0;
}

@media only screen and (min-width: 960px) {
    .profile {
        text-align: left;
        vertical-align: top;
        padding: 0 20px;
        margin-top: 10px;
        margin-left: 0;
        margin-bottom: 20px;
    }
}
@media screen and (min-width: 64rem) {
    .mb-footer-legal__logo {
        display: block !important;
        width:175px;
        margin-left: auto;
        margin-right: auto;
        padding-top: 10px;
        padding-bottom: 50px;
    }
}

 .mb-footer-legal__logo {
	 display:none;
}

@media screen and (min-width: 48rem) {
    .mb-default-layout {
        --header-height: 5.5rem;
    }
}
.mb-default-layout {
    --header-height: 3.5rem;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

 .mb-logo__wrap {
    margin: 0;
}
.mb-logo__wrap {
    --focus-outline-offset: -2px;
    display: block;
    height: 100%;
    width: 100%;
}



.sale {text-decoration:line-through;}

/*-----------------------------------------
#Scroller                 
-----------------------------------------*/
#scroller {
    display: flex;
    background: #f5f5f5;
    margin: auto;
    left: 0;
    right: 0;
    width: 100%;
    top: -5px;
}
[dir] .mb-animated-box {
    background: #f8f8f8;
    padding: 0 1rem;
}
@media screen and (min-width: 48rem) {
    [dir] .mb-animated-box {
        padding-left: 6.4vw;
        padding-right: 6.4vw;
    }
}
@media screen and (min-width: 48rem) and (min-width: 48rem) {
    [dir] .mb-animated-box {
        padding-left: 3.125vw;
        padding-right: 3.125vw;
    }
}
@media screen and (min-width: 48rem) and (min-width: 64rem) {
    [dir] .mb-animated-box {
        padding-left: 3.125vw;
        padding-right: 3.125vw;
    }
}
@media screen and (min-width: 48rem) and (min-width: 90rem) {
    [dir] .mb-animated-box {
        padding-left: 3.3333333333vw;
        padding-right: 3.3333333333vw;
    }
}
.mb-default-layout__box {
    z-index: 9;
    height: 36px;
}
.mb-animated-box {
    align-items: flex-start;
    display: flex;
    flex-direction: row;
    position: relative;
}




#store-nav {

}

#store-nav ul {
	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;
    margin: 0 auto;
    height: 60px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: calc(100% - 616px);
    overflow: hidden;
    max-width: 1255px;
    list-style: none;
    font-size: 1.1rem;
    font-weight: 800;
}

@media screen and (min-width: 767px) {
  .hide {
    display: none;
  }
}


@media (min-width: 768px) {
    .vc_col-sm-2 {
        width: 33.3333% !important;
    }
}

@media only screen and (max-width: 767px) {
	
.mb-megamenu_list {
        margin-top: 1.5rem;
        margin-left: 0 !important;
        border-top: 1px solid #ddd !important;

 }
	
	
  .vc_row {
    margin-left: -30px !important;
    margin-right: -30px !important;
    /* margin-top: -136px; */
}
	.css-1w38mpj {
    top: 0 !important;
	}
	.chart {margin-left: 35%;}
	.chart img {
    height: 400px;
    width: 650px;
}
	.sidepanel .closebtn {
    position: absolute;
    top: 0;
    left: 80%;
    font-size: 36px;
}

.sidepanel {
    position: fixed;
    z-index: 1;
    height: 500px;
    top: 50% !important;
    right: 0;
    background-color: #000;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 20px;
    width: 100% !important;
}
	.oe_wrapper {
    display: none;
}
     .vc_col-sm-2 {
        width: 50% !important;
        display: inline-flex;
    }

.vc_col-sm-3 {
        width: 50% !important;
        display: inline-flex;
        margin-bottom: 0 !important;
	background: transparent !important;
    }
.vc_col-sm-6 { display:inline-flex;}
.vc_column_container>.vc_column-inner {
    padding-left: 2px !important;
    padding-right: 2px !important;
}
.mb-cat {display:none;}
.css-1qcrhfg {width: 9px;margin-top: 0.1rem;margin-left: calc(100% - 30px);}
.Yjk73vve {
   margin-top: 0;
   padding-bottom: 15px !important;
}
.SHIMvve {
   margin-top: 0;
   padding-bottom: 15px !important;
   /* transform: rotate(-22deg); */
}
.css-1k7g084 {
	width: 150px !important;
    font-size: 0.8555rem !important;
}
}
@media only screen and (min-width: 500px) {
    .vmLDU1wi._15UrorU4 {
        text-align: center;
    }
}
@media only screen and (min-width: 0px) {
    .vmLDU1wi._15UrorU4 {
        text-align: center;
    }
}
@media only screen and (min-width: 0px) {
    .vmLDU1wi {
        text-align: left;
        justify-content: flex-end;
    }
}
[class*=ncss-col-] {
    position: relative;
    min-height: 1px;
    display: none;
    font-size: 16px;
    line-height: 1.75;
    padding-left: 6px;
    padding-right: 6px;
}


.css-feature-cat {
    text-align: center;
    -webkit-text-decoration: none;
    text-decoration: none;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    /* display: inline-flex; */
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    background: transparent;
    color: #fff;
    border-radius: 0;
    outline: none;
    /* width: 135px; */
    font-size: 1rem !important;
    height: 1rem;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    text-decoration: none;
}
.css-9k7g084 {
    text-align: center;
    -webkit-text-decoration: none;
    text-decoration: none;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    /* background: #fff; */
    color:#FFF;
    border: none;
    /* border-radius: 40px; */
    outline: none;
    width:auto;
    font-size: 1rem;
    height: 28px;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    text-decoration: none;
    box-shadow: 0 2px 0 -1px currentColor;
}
.css-7qwe {
    text-align: center;
    -webkit-text-decoration: none;
    text-decoration: none;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    color: #000;
    border: none;
    outline: none;
    width:auto;
    font-size: 1rem;
    height: 28px;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    text-decoration: none;
    box-shadow: 0 2px 0 -1px currentColor;
}

.is-large.wc-block-cart .wc-block-cart__payment-options, .dokan-store-support-btn-product {
    padding: 16px 0 0;
    display: none !important;
}

.wp-block-woocommerce-checkout-express-payment-block {display:none !important;}
.wc-block-components-button:not(.is-link) .wc-block-components-button__text {
    display: block;
    background: #000;
    color: #fff;
    padding: 12px 20px;
    border-radius: 100vmax;
    width: 250px;
    font-size: 0.8765rem;
}

@media only screen and (max-width: 767px) {
	
.h2 {font-size: 1.225rem;}
.cart-touch {
        padding-left: 16px;
        margin-top: -4px !important;
    }
	
ul.oe_menu > li {
    height: auto;
}
}

.cart-count {
    align-items: center;
    background: #111217;
    border-radius: 5px;
    color: #fff;
    line-height: 1;
    min-height: 20px;
    min-width: 20px;
    padding: 0 .4em;
    position: relative;
    right: 0;
    top: 5px;
    transform: translate(50%, -50%);
    white-space: nowrap;
    margin: 0 -7px;
    font-size: 0.655rem;
    color: #fff;
}

.woocommerce-checkout #payment div.payment_box {margin:-3.5em 0!important;}
@media only screen and (min-width: 768px) {
    .woocommerce-account .page-content, .woocommerce-checkout .page-content {
        border-top: 0 !important;
    }
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-modern {
    color: #fff !important;
    border-color: #000;
    background-color: #000;
    border-radius: 100vmax;
    width: 200px;
    height: 40px;
    padding-top: 10px;
}

.wp-block-button__link {
    color: #fff;
    background-color: #191919;
    border-radius:5px;
    box-shadow: none;
    text-decoration: none;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    font-size: 1.125em;
    border-radius: 100vmax;
    padding-left: 40px;
    padding-right: 40px;
}
.woocommerce a.button.alt, .woocommerce button.button.alt, .address .edit, .woocommerce .button.edit {
    border: 1px solid;
    border-color: #000;
    border-radius:5px;
    background: #000;
    box-shadow: none;
    color: #fff;
    font-weight: 500;
    line-height: initial;
    padding-left: 2.6em;
    padding-right: 2.6em;
    text-transform: uppercase;
    text-shadow: none;
    -webkit-transition: background .3s, color .3s;
    -moz-transition: background .3s, color .3s;
    -ms-transition: background .3s, color .3s;
    -o-transition: background .3s, color .3s;
    transition: background .3s, color .3s;
    text-align: center;
}

.sidepanel  {
    width: 500px;
    position: fixed;
    z-index:999;
    height: 563px;
    top:125px;
    right: 0;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top:0;
}

.sidepanel a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #fff;
  display: block;
  transition: 0.3s;
}

.sidepanel a:hover {
  color: #333;
}

.sidepanel .closebtn {
  position: absolute;
  top: 0;
  left:80%;
  font-size: 36px;
  color:#fff;
}

.openbtn {
  font-size:14px;
  cursor: pointer;
  background-color:transparent;
  color: #000;
  padding: 10px 15px;
  border: none;
}
.chart img {
    height: 400px;
    width: 655px;
}
@media only screen and (min-width: 768px) {
    .woocommerce-tabs .tabs {
        display:none !important;
    }
#mobile_only, .css-1yrpvq0 {
display:none !important;
    }
}	

@media (max-width: 768px) {	
	
.mb-magazine-main-nav__container {
    color: inherit;
    font-size: 0.755rem;
    line-height: 0.855rem;
}

.entry-content li, .page-content li {
    line-height:1.5em;
    margin-top: 0;
    margin-bottom: 0;
}

.mb-magazine-main-nav__item {
height: 1rem;

}
.brandpush-logo-container-item {padding: 0 !important;}
.brandpush-vertical-center img.brandpush-news-logo {
  width: 40px !important;
}
.mini_header_title {
	margin-top:17px;
	}
	
.banner_mini_heading {
        margin-top: 17px;
    }

.featured_headline {
    font-size: 1rem;
    font-weight: 500;
    outline: none;
    line-height: 1.5rem !important;
}
.css-1w38mpj {
    width: 20rem !important;
}
#slider {display:none !important;}
#SlideNav {display:none !important;}
.site-header {
 height:30px !important;
}
	.site {
    overflow-x: hidden;
    padding-top: 15px !important;
		background:#fff;
}
	#ghost {display:none;}
	
.bey {padding: 0px 20px 20px !important;}
	
}


#slider {
	display:inline-table;
	margin-left: 20px;
}

.addon_overlay {
    background: #000;
    opacity: 0.7;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
}


.slidenav_overlay{
	background:#000;
	opacity: 0.9;
	position:fixed;
	top:0px;
	left: 400px;
	width:100%;
	height:100%;
}

.slidenav {
  height: 100%;
  width: 400px;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #fff;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.slidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.slidenav a:hover {
  color: #f1f1f1;
}

.slidenav .closebtn {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 0.875rem;
    margin-left: 0;
    letter-spacing: .025rem;
    /* height: 24px; */
}

@media screen and (max-height: 450px) {
  .slidenav {padding-top: 15px;}
  .slidenav a {font-size: 18px;}
}


.headerRw {
    display: block;
    background-color: transparent;
    color: #15151c;
    text-decoration: none;
    font-weight: 500;
    font-size: 0.9rem;
    margin: 1px;
    letter-spacing: 0.1rem;
    margin-bottom: 15px;
}

.toggled-on .toggle-content {
    display: block;
    margin-top:0;
    padding:0;
}

.toggle-content {
    
}

.toggle-content a {
    display: block;
    background-color: transparent;
    color: #15151c;
    text-decoration: none;
    font-weight: 500;
    font-size: 0.9rem;
    width: 200px;
    height: 50px;
    padding: 10px;
    margin: 1px;
}

.toggled-on .fa-angle-down {
    display: none; 
}

.toggle-Rw {
    cursor: pointer;
    padding-left: 55px;
    display: block;
    background-color: transparent;
    color: #15151c;
    text-decoration: none;
    font-weight: 500;
    font-size: 0.9rem;
    padding: 10px;
    margin: 1px;
}

.toggle-Rw i {
    position: absolute;
    left: 0;
    font-size: 0.9rem;; 
}

.toggled-off .toggle-content {
    display: none; 
}

.toggled-off .fa-angle-up {
    display: none; 
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;  /* Preferred icon size */
  color:#000;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
}
.toggle {
    color: #666;
    float: left;
    height: 72px;
    line-height: 72px;
    text-align: center;
    width: 72px;
    margin-top: -20px;
}
.mb_slider {
    padding-left: 10px;
    vertical-align: middle;
    padding-left: 4px;
    top: 0;
    float: right;
    margin-top: 5px;
    font-size: 0.855rem;
}
.ruler {
	    border-bottom: 0.1px solid #666;
    height: 14px !important;
}



@media only screen and (max-width: 1024px) {
    .cart-touch {
        margin: auto;
        margin-left: 0;
        right: 20px;
        position: absolute;
        top: 0;
    }
}

.mb-megamenu_list {
    margin-top: 1.5rem;
    width: 410px !important;
    margin-left: -45px;
    height: 18px !important;
    border-top: 1px solid #f5f5f5;
}
.mb-button {
    box-sizing: border-box;
    color: inherit;
    display: inline-block;
    font-size: 1rem;
    font-weight: 400;
    letter-spacing: .025rem;
    line-height: 1.25rem;
}

.mb_menu_stamp {
	margin: auto;
    left: 25%;
    right: 0;
    position: relative;
    width: 185px;
    margin-top: 2rem;
}

.mobile_menu_stamp {
    margin: auto;
    left: 0;
    right: 0;
    position: relative;
    width: 185px;
    margin-top:0 !important;
    margin-bottom:12px !important;
}
@media only screen and (min-width: 1025px) {
    .main-shop-nav {
        text-align: right;
        position: relative;
        z-index: 0 !important;
    }
}
.half-page-bg {
background: url('https://0ba.b9c.myftpupload.com/wp-content/uploads/2024/07/mentep-bey-brand-half-page-model-blk.jpg');
   background-repeat: no-repeat;
   width: 50%;
   position: absolute;
   left: 0px;
   height: 100%;
        }

.woocommerce div.product form.cart .button {
    font-weight: 400;
    width: calc(100% - 87px);
    border-radius: 100vmax !important;
}
.sku_wrapper, .posted_in {display:none !important;}

.woocommerce a.button.alt, .woocommerce button.button.alt, .address .edit, .woocommerce .button.edit, .woocommerce .coupon .button {
    height: 40px !important;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0 !important;
}
.wc-block-grid__product-title {
    color: #000 !important;
}
@media (min-width: 64em) {
    .css-1w38mpj {
        top:0;
        left: initial;
        right: 2rem;
    }
}
@media (min-width: 64em) {
    .css-1w38mpj {
        top:0;
        padding:10px;
        border-radius:0;
        transition: top 0.2s ease-in;
    }
}
.css-1w38mpj {
    position: fixed;
    top: 0;
    right: 0px;
    z-index: 2000;
    backdrop-filter: blur(3rem);
    background-color: #fff;
    padding: 20px 50px;
    width:50%;
    heigth: 100%;
    min-height: 100vh;
	z-index: 10000;
}

.css-1w38mpj a {color:#000;text-decoration:underline;}

@media (min-width: 64em) {
    .css-1x3b35z {
        margin:0;
    }
}
.css-1x3b35z {
    /* margin: 0.6rem 2rem 0; */
    margin-bottom: 10px;
    font-weight: 500;
	font-size: 1.4rem;
    letter-spacing: 0.0625rem;
}

.css-1at9y46 {
    line-height: 1.5em;
    margin: 0 0 22px;
    font-family: "Questrial", "SF Pro Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 0.8765rem;
    font-weight: 400;
}

@media (min-width: 64em) {
    .css-1at9y46 {
        margin-right: 4.7rem;
    }
}

.css-1w38mpj button {
    backdrop-filter: unset;
    position: relative;
    margin-left: 80%;
    background: transparent !important;!imp;!impr;!impro;!improt;!improta;!improtan;!improtant;!improtan;!improta;!improt;!impro;!impr;!i;!;
    border: 0;
}
@media (min-width: 64em) {
    .css-duo99e {
        top: var(--spacing-xs);
        right: var(--spacing-xs);
    }
}

.add_on {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    color: #000;
    border: none;
    outline: none;
    width: auto;
    height: 15px;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    text-decoration: none;
    box-shadow: antiquewhite;
    box-shadow: 0 2px 0 -1px #000;
    background: transparent;
    border-radius: 0;
    color: #000 !important;
    height: 24PX !important;
}

.product_on {
    font-family: 'SF Pro Display', SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    color: #000;
    border: none;
    outline: none;
    width: auto;
    font-size: 11px;
    height: 17px;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    text-decoration: none;
    background: transparent;
}


 .learn_more {
  color:#ff914d;
  cursor: pointer;
  position: relative;
  transition: color 0.2s;
}

.learn_more::after {
    content: "+";
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-left: 3px;
    width: 12px;
    height: 12px;
    font-size: 10px;
    font-weight: bold;
    border-radius: 50%;
    border: 1px solid #ff914d;
    color:#ff914d;
    background-color: transparent;
    transition: background-color 0.2s, color 0.2s;
    /* margin: 5px 5px; */
}

.learn_more:hover::after {
  background-color: black;
  color: white;
}
.product_on:hover {color:#5dbae4;}

.cart_on:hover {color:#5dbae4;}

.cart_on {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    cursor: pointer;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    color: #000;
    border: none;
    outline: none;
    width: auto;
    font-size: 15px;
    height: 24px;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    text-decoration: none;
    margin-top: -15px;
}


.secure {
    padding: 1rem 1.5rem;
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;
	background:transparent !important;
    
    }
 
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address {
    float: left;
    clear: none;
    display: none;
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    float: left;
    width: 100% !important;
}


@media only screen and (min-width: 1025px) {
    form.woocommerce-checkout .col2-set {
        border-right: 1px solid #e9e9e9;
        padding: 42px 0px 0px 0;
        width: 25% !important;
    }
}
secure:hover span {box-shadow:0 2px 0 -1px currentColor;}
	
	
table {
  border-collapse: collapse;
 
}

td, th {
  border:0;
  text-align: left;
  padding: 8px;
}

.size tr:nth-child(even) {
  background-color: #dddddd;
}

.tiny {
    font-size: 0.555rem;
    max-width: 318px;
    padding: 0;
    position: relative;
    /* width: 30%; */
    height: 0.955rem;
    margin-bottom: 0;
    display: flex;
}

.yith-wcwl-add-to-wishlist {
    float: right;
    max-width: 318px;
    padding: 0;
    width: 40px;
    padding-left: 0 !important;
    margin-top: 10px;
}



@media only screen and (max-width: 768px) {
    .woocommerce-checkout .container {
    max-width: 1720px;
    padding-left:0 !important;
    padding-right:0!important;
    margin-left: auto;
    margin-right: auto;
}

.vc_btn3.vc_btn3-size-lg {
    margin-left:40px;
}


 .bey h2 {
        font-size: 0.7rem !important;
        /* color: #FFF; */
        padding-top: 5px;
        margin-bottom: 0px !important;
    }

.css-1w38mpj {
    width:100% !important;
  }
    
.tiny {
    font-size: 0.6555rem;
    max-width: 318px;
    padding: 0;
    position: relative;
    /* width: 30%; */
    height: 0.955rem;
    margin-bottom: 0;
    display: flex;
}
    
.crumbs {
        /* margin-bottom: 30px; */
        border-bottom: 0 !important;
        height: 100px !important;
        margin: auto;
        padding-left: 20px !important;
        background: #fff;
        width: 80%;
    }
}

.summary .product_meta {
    margin-top:20px !important;
}
.woocommerce-tabs {
    font-size: initial;
    display: none;
}

.crumbs {
    margin-bottom:0;
    padding-left: 50px;
    height: 70px;
	background:#fff;
}

.crumbs a {color:#000;}
.crumbs a:hover {color:#2280b9;text-decoration:underline;}

.crumbs .container {
    max-width: 1920px !important;
    padding-left: 50px;
    padding-right: 50px;
    margin-left: auto;
    margin-right: auto;
}

.related {
    border-top: 0 !important;
    padding: 0 !important;
}

.related_to {
 border-top:1px solid #f7f7f7;
margin-bottom:50px;
}
.related_to a {color:#000;}
.related_to a:hover {color:#2280b9;text-decoration:underline;}

.related .container > h2 {
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0px !important;
    text-transform: none !important;
    font-size: 0.955rem !important;
    padding-top: 0;
}

.yith-wcwl-add-to-wishlist:before, .yith-wcwl-add-to-wishlist:after {display:none !important;}

@media only screen and (max-width: 1024px) {
    .woocommerce #content div.product div.summary {
        max-width: 100%;
        margin-top: 7%;
        padding-top: 30px;
        padding-left: 20px !important;
        padding-right: 20px !important;
        width: 100%;
    }
}
.wc-block-components-product-name a {color:#c2c2c2;}
@media only screen and (max-width: 1024px) {
    .related {
        padding: 20px 0 0 !important;
    }
}

.armoire-shop {margin-left:30%;}

.vc_tta.vc_general .vc_tta-tab>a {
    padding: 7px 12px !important;
    display: block;
    box-sizing: border-box;
    border: solid transparent;
    position: relative;
    text-decoration: none;
    color: inherit;
    transition: background .2s ease-in-out, color .2s ease-in-out, border .2s ease-in-out;
    box-shadow: none;
    font-size: 0.855rem;
}

.woocommerce-product-details__short-description ul, .woocommerce-product-details__short-description ul {
    margin-top:0 !important;
}
._28xDDA0A._9n345FhB {
    text-align: center;
    /* width: 100%; */
    /* max-width: 1900px; */
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    float: left;
}
@media only screen and (min-width: 960px) {
    ._28xDDA0A._9n345FhB {
       padding-left: 15px;
        float: left;
        height: 200px;
        padding-right: 15px;
        width: 100%;
        margin: 0px 0 75px;
        padding-bottom:72px;
    }
}
._28xDDA0A._7uUVQf9l {
    justify-content: flex-end;
    height: 33.33333%;
    /* top: 70%; */
}
@media only screen and (min-width: 960px) {
    ._28xDDA0A._7uUVQf9l {
        /* top: 20%; */
    }
}
._28xDDA0A {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    position: relative;
    word-wrap: break-word;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    text-align: left;
    top: 24px;
    /* left: 24px; */
    width: calc(100% - 48px);
    height: calc(100% - 48px);
}
@media only screen and (min-width: 960px) {
    ._28xDDA0A {
        top: 48px;
        height: calc(100% - 96px);
    }
}
#mobile_only {padding:0 0 40px;margin: 0 30px;max-width: 350px;}
#mobile_only ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  max-width: 300px;
}

#mobile_only li {
  display: inline;
 padding-right: 8px;
}
#footer-banner {height:350px;}

.wps_wcb_wallet_balance_container {
    background-color: #666;
}

.wps_wcb_content_template ul.tabs li.active {
    background-color:#CCC;
}

.wps_wcb_content_template ul.tabs, .wps_wcb_content_template ul.tabs:last-child {
 background-color:#f5f5f5;

}

.wps_wcb_content_template ul.tabs li svg path {
    fill: #000;
}

.woocommerce #respond input#submit, .woocommerce button.button, .woocommerce input.button {display: block;background: #000 !important;color: #fff !important;padding: 12px 20px !important;border-radius: 100vmax !important;width: 100% !important;font-size: 0.8765rem !important;text-transform: none !important;}
.wc-sticky-product-bar {
    display:block;
    position: fixed;
	height:62px;
    bottom: 0;
    z-index: 1000;
    background: #cacfd2;
    opacity: .9;

    letter-spacing: 0;
    border-width: 0;
    margin:0 -30px;
}
    
 

@media (max-width: 63.94em) {
    .css-1yrpvq0 {
        width: 100%;
        height: 100%;
    }
}

.css-1yrpvq0 {
    position: fixed;
    left: 0px;
    backdrop-filter: blur(3rem);
    background-color: var(--color-light-grey);
    z-index: var(--layers-below-header);
    padding: var(--spacing-s) var(--spacing-xs);
    top: unset;
    bottom: 0px;
    height: 68px;
    background: #cdcdcd;
    opacity: 0.9;
	z-index:1;
}

.css-1dr271m {
    display: inline-flex;
    -webkit-box-pack: justify;
    justify-content: flex-start;
    -webkit-box-align: center;
    align-items: center;
	    margin: 8px 20px;
}

.css-8ly3ug {
    display: flex;
    flex-direction: row;
    -webkit-box-pack: justify;
    justify-content: space-between;
    align-items: flex-start;
    padding-left:0;
    padding-top: 0;
}
.css-1kh9gjo {
    display: flex;
    flex-direction: column;
    margin: auto;
}

.css-2w5oq4 {
    display: inline-flex;
}

.css-2w5oq4 > span {
    font-size: 1.4rem;
    font-family: IBMPlexMono, sans-serif, -apple-system;
}

.css-uqjroe {
    font-family: IBMPlexMono, sans-serif, -apple-system;
    font-weight: 400;
    color: var(--color-black);
    font-size: 1.2rem;
    line-height: 1.33;
}
.css-1mzzuk6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-top:10px;
}

@media (max-width: 47.94em) {
    .css-1dr271m .e14mur082 {
        padding: 0.7rem var(--spacing-m);
        font-size: 1.2rem;
    }
}

.css-1yrpvq0 button {
    backdrop-filter: unset;
}

@media (max-width: 47.94em) {
    .css-1cgw0pv {
        max-width: 20rem;
    }
}

.css-1cgw0pv {
    font-family: IBMPlexMono, sans-serif, -apple-system;
    font-weight: 400;
    line-height: 1.2;
    text-transform: none;
    position: relative;
    min-height: 1rem;
    border-radius: 0.4rem;
    border: none;
    text-align: center;
    text-decoration: none;
    backdrop-filter: blur(3rem);
    vertical-align: middle;
    background-color: rgba(0, 0, 0, 0.8) !important;
    /* color: var(--color-white); */
    /* font-size: 1.4rem; */
    padding: 0 40px !important;
    height: 2.4rem !important;
    /* width: 100px; */
}

.css-1cgw0pv span {
	font-size:0.8765rem;
	color: #fff !important;
	opacity: 0.8 !important;
}
@media (max-width: 47.94em) {
    .css-1dr271m .e14mur082 {
        padding: 0.7rem var(--spacing-m);
        font-size: 1.2rem;
    }
}
.quick-view-trigger {display:none !important;}

.enews_details a {
box-shadow: 0 2px 0 -1px #000;
}
.vc_tta.vc_general .vc_tta-tabs-container {
    z-index: 1 !important;
}

#qlwapp .qlwapp-toggle {
    background-color:#191917 !important;
}
/*-----------------------------------
 #eNewsletter
-------------------------------------*/
.enews_details {margin-top:20px;}

#eNews {
text-decoration: none;
box-shadow: 0 2px 0 -1px currentColor;
}

@media only screen and (max-width:760px) {
.meta {
        padding: 25px 40px;
        max-width: 760px;
    }

._72xDDA0A._9uUVQf9l {
    }
	
.qview {
margin-top: -16px !important;
padding-left: calc(100% - 45px) !important;
    }
[class^="woosq-icon-"], [class*=" woosq-icon-"] {
    font-size: 11px !important;
}
	
}

._72xDDA0A._9uUVQf9l {
    justify-content: flex-end;
    height: 33.33333%;
    top: -20px;
    margin-bottom: 40px;
}

._72xDDA0A {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    position: relative;
    word-wrap: break-word;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    text-align:center;
    top: 24px;
    left: 24px;
    width: calc(100% - 48px);
    height: calc(100% - 48px);
    top: 0;
}

@media only screen and (min-width:768px) {
.vc_column_container>.vc_column-inner {
        box-sizing: border-box;
        padding-left: 7px !important;
        padding-right: 7px !important;
        width: 100%;
    }

}

.vc_tta-container {
    margin-bottom: 21.73913043px;
    max-width: 1250px;
    margin: auto;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    border-color: #fff !important;
    background-color: #fff !important;
}
.qview {
    margin: auto;
    max-width: 20px;
    padding-left: calc(100% - 50px);
    padding-right: 0;
    margin-top: -12px;
    position: absolute;
}
[class^="woosq-icon-"], [class*=" woosq-icon-"] {
    font-size: 16px;
}
/*-----------------------------------
 #Woocommerce JS Composer Custom Edits
-------------------------------------*/

.woocommerce-account .entry-content .woocommerce {
    padding: 0px 0 46px !important;
}

@media only screen and (min-width: 768px) {
    .woocommerce #content div.product div.thumbnails a, .woocommerce div.product div.images .flex-control-thumbs li {
        display: block;
        float: none;
        width: 100%;
        margin-right: 0;
        margin-bottom:0 !important;
    }
}


.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
    display: inline-block;
    width: 100% !important;
}
.woocommerce.archive .site-content {
    padding-bottom:0 !important;
} 


.woocommerce #content div.product div.summary {
    float: left;
    font-size: initial;
    max-width: 318px;
    padding:50px 0 103px 0 !important;
    position: relative;
    width: 30%;
    margin: auto;
    left: 8%;   
}

.woocommerce-account .container {
    max-width:980px;
    padding-left: 0;
    padding-right: 0;
    margin-left: auto;
    margin-right: auto;
}

.products .product img {
    border:0 !important;
    width: 100%;
    border-radius:28px; 
    overflow: hidden; 
    max-width:250px; 
}

.woocommerce div.product div.images img {
    height: auto;
    box-shadow: none;
    background-color: transparent;
    min-height: 450px;
    opacity: 1;
    padding-top:20px;
    transition: opacity .7s ease-in-out;
    width: 488px !important;
}

.wpb_single_image img {
    height: auto;
    max-width: 100%;
    vertical-align: top;

}

.woocommerce a.button.alt, .woocommerce button.button.alt, .address .edit, .woocommerce .button.edit {
    border: 1px solid;
    border-color: #000;
    border-radius:5px;
    background: #000;
    box-shadow: none;
    color: #fff;
    font-weight: 500;
    line-height: initial;
    padding-left: 2.6em;
    padding-right: 2.6em;
    text-transform: uppercase;
    text-shadow: none;
    -webkit-transition: background .3s, color .3s;
    -moz-transition: background .3s, color .3s;
    -ms-transition: background .3s, color .3s;
    -o-transition: background .3s, color .3s;
    transition: background .3s, color .3s;
    text-align: center;
}

.product_type_variable { 
    border: 0 !important;
    border-radius: 28px !important;
    background: #ff942d !important;
    box-shadow: none !important;
    color: #fff !important;
    font-weight: 400 !important;
    line-height: 1.33337;
    padding: 4px !important;
    width: 47px !important;
    text-transform: none;
    text-shadow: none;
    -webkit-transition: background .3s, color .3s;
    -moz-transition: background .3s, color .3s;
    -ms-transition: background .3s, color .3s;
    -o-transition: background .3s, color .3s;
    transition: background .3s, color .3s;
    text-align: center;
    margin: auto;
    font-size: 13px;
}

.wp-block-woocommerce-checkout-express-payment-block {display:none !important;}
.wc-block-components-button:not(.is-link) .wc-block-components-button__text {
    display: block;
    background: #ff9140;
    color: #fff;
    padding: 12px 20px;
    border-radius:12px;
    width: 250px;
    font-size: 0.8765rem;
}


.woocommerce div.product form.cart .button {
    font-weight: 400;
    width: calc(100% - 87px);
    border-radius:8px !important;
}
.sku_wrapper, .posted_in {display:none !important;}


.woocommerce-cart .woocommerce > form {
    padding-top: 0 !important;
}


.woocommerce-checkout .container {
    max-width: 1720px;
    padding-left: 100px;
    padding-right: 100px;
    margin-left: auto;
    margin-right: auto;
}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0 !important;
	
}
.wc-block-grid__product-title {
    color: #000 !important;
}
.related {
    border-top: 0 !important;
    padding: 0 !important;
    margin-top: 87px;
}

.related_to {
 border-top:0;
 margin-bottom:0;
 padding-top:0;
}
.related_to .container {
    max-width: 100% !important;
    padding-left: 50px;
    padding-right: 50px;
    margin-left: auto;
    margin-right: auto;
}
.related_to a {color:#000;}
.related_to a:hover {color:#2280b9;text-decoration:underline;}
.yith-wcwl-add-to-wishlist:before, .yith-wcwl-add-to-wishlist:after {display:none !important;}

@media only screen and (max-width: 1024px) {
    .woocommerce #content div.product div.summary {
        max-width: 100%;
        margin-top: 7%;
        padding-top: 30px;
        padding-left: 20px !important;
        padding-right: 20px !important;
        width: calc(100% - 20%) !important;
    }
}
.wc-block-components-product-name a {color:#c2c2c2;}
@media only screen and (max-width: 1024px) {
    .related {
        padding: 20px 20px !important;
    }
}
.woocommerce-product-details__short-description ul, .woocommerce-product-details__short-description ul {
    margin-top:0 !important;
}

.wps_wcb_wallet_balance_container {
    background-color: #507683;
}

.wps_wcb_content_template ul.tabs li.active {
    background-color:#CCC;
}

.wps_wcb_content_template ul.tabs, .wps_wcb_content_template ul.tabs:last-child {
 background-color:#f5f5f5;

}

.wps_wcb_content_template ul.tabs li svg path {
    fill: #000;
}

.woocommerce-info {display:none;}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    display: block;
    background: #ff914D !important;
    color: #fff !important;
    border-radius: 28px !important;
    font-size: 13px !important;
    text-transform: none !important;
    border: 1px solid #ff914D !important;
    padding: 4px !important;
    width:100%;
    line-height: 1.33337;
}

.woofc-area.woofc-style-01 .woofc-area-bot .woofc-action .woofc-action-inner > div a {
    height: 40px;
    line-height: 36px;
    text-align: center;
    padding: 0 10px;
    box-sizing: border-box;
    background-color: #ff914d;
    color: #fff !important;
    font-weight: 700;
    border: 1px solid #ff914d;
    text-decoration: none;
    display: inline-block;
    width: 100%;
    text-transform: uppercase;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.wc-sticky-product-bar {
    display:block;
    position: fixed;
	height:62px;
    bottom: 0;
    z-index: 1000;
    background: #cacfd2;
    opacity: .9;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    letter-spacing: 0;
    border-width: 0;
    margin:0 -30px;
    }
    
._72xDDA0A._9uUVQf9l {
    justify-content: flex-end;
    height: 33.33333%;
    top: -20px;
    margin-bottom: 40px;
}

._72xDDA0A {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    position: relative;
    word-wrap: break-word;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    text-align:center;
    top: 24px;
    left: 24px;
    width: calc(100% - 48px);
    height: calc(100% - 48px);
    top: 0;
}

@media only screen and (min-width:768px) {
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    display: none;
}
.vc_column_container>.vc_column-inner {
        box-sizing: border-box;
        padding-left: 0 !important;
        padding-right: 0 !important;
        width: 100%;
    }
}

.vc_tta-container {
    margin-bottom: 21.73913043px;
    max-width:990px;
    margin: auto;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    border-color: #fff !important;
    background-color: #fff !important;
}
.qview {
    margin: auto;
    max-width: 20px;
    padding-left: calc(100% - 80px);
    padding-right: 0;
    margin-top: -12px;
    position: absolute;
}
[class^="woosq-icon-"], [class*=" woosq-icon-"] {
   font-size: 16px;
}

.fullwidth.woocommerce.archive .site-content{
    max-width:100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: auto;
    margin-right: auto;
}

@media only screen and (min-width: 1280px) {
    .fullwidth.woocommerce.archive .col-sm-12 .products {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

.products .col-sm-4:nth-of-type(3n + 1) {
  clear: none !important;
}

.standard-view .products .product {
    text-align: center;
    padding-top: 0 !important;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    padding-left: 0;
}
.standard-view .products .product .product-info {
    border: none;
    padding-top: 0 !important;
}

.button-secondary-neutral {
    background: #fff;
    color: #1d1d1f;
    border-color: #1d1d1f;
}
@media only screen and (max-width: 767px) {
.eridu-menu::before {
    top: -10px;
    left: 100px;
}
    
.eridu-menu {
    display: none;
    position: absolute;
    top: 110%;
    left: -91px;
    text-align: left;
}
    
    .fullwidth.woocommerce.archive .site-content {
        padding-left: 0 !important;
        padding-right: 0 !important;
	}
	.products .product img {
    border:0;
    border-radius:28px;
    overflow:auto;
    box-shadow:0 0 0 #00000014;
}
	
.container {padding-top:40px;}

}
.woosq-sidebar .woosq-product > .product {
    display: flex;
    flex-direction: column;
    width: 100% !important;
}

.single-product .container {
    max-width:100% !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-left: auto;
    margin-right: auto;
    margin-top: -82px !important;
}
.shop-info {
    display: table;
    padding-bottom: 0 !important;
    margin-top: 0 !important;
    max-width: 30% !important;
}
.related .products, .cross-sells .products, .upsells .products {
    padding: 0 !important;
}

@media only screen and (max-width: 767px) {
	
    .standard-view .products .product, .home-shop-items.standard-view .products .product {
        margin-bottom: 50px;
    }
 h3 {
    clear: both;
    margin:0;
	font-size:1.2rem;
}
}



 div.product span.price, .woocommerce .site-content div.product span.price  {
    text-transform:none !important;
     font-family: SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif !important;
}
/*-------------------------------------
#quick links 
---------------------------------------*/
@media only screen and (min-width: 1440px) {
    .rs-quicklinks {
        margin-inline-start: 140px;
    }
}
.rs-quicklinks {
    margin-inline: 22px;
    max-width: 980px;
    position: relative;
    margin-left: 80px;
    margin-top: 20px;
	margin-top: 75px;
}

.rs-quicklinks-title {
    color: #1d1d1f;
    font-family: 'SF Pro Display', SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 28px;
    font-weight: 500;
    letter-spacing: .007em;
    line-height: 1.1428571429;
    padding-bottom: 0;
    padding-top: 0;
}

.rs-quicklinks-items {
    margin: 0;
}

.rs-quicklinks-list {
    margin: 0;
    padding-bottom: 27px;
}

.rs-quicklinks-item {
    display: inline-block;
    padding-inline-end: 8px;
    padding-bottom: 10px;
}

.rs-quicklinks-button {
    font-family: SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -.016em;
    line-height: 1.4285914286;
    box-shadow: 0 2px 0 -1px currentColor;
}


.as-globalfooter-breadcrumbs-path {
    font-family: SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: -.01em;
    line-height: 1.3333733333;
    position: relative;
    z-index: 1;
	margin-top:10px;
    display: flex;
    gap: 10px;
    align-items: center;
}

.vc_tta.vc_general .vc_tta-panels-container {
    box-sizing: border-box;
    position: relative;
   margin:0
    padding:0;
}
.vc_column_container {
    padding-left:10px;
    padding-right:10px;
    margin-bottom:0;
     background: #fff;
}
.vc_row:after {
    clear: none !important;
    /* margin-right: 30px; */
}
.tawk-branding {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    display: none;
}
.lv-list {
    margin: 0;
    padding: 0;
}
.lv-mega-menu-services__items {
    display: flex;
    flex-direction: column;
}
.lv-list {
    list-style: none;
}

.piOMz {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    display: none;
}
.gfield {margin-top:30px;}
#label_id_Privacy_48 {padding-left:30px;}

.attachment-woocommerce_thumbnail {max-height:250px;}

.dokan-settings-area .dokan-vacation-settings,
.dokan-settings-area .store-discount,
.dokan-settings-area .store-biography,
.dokan-settings-area .dokan-map-location,
.dokan-settings-area .profile-picture {
    display: none !important;
}
