.ppc-button-wrapper {
text-align:center;
}
html, body {
font-family:'Open Sans', Arial, san-serif;
}
.container {
padding-left: 20px;
padding-right: 20px;
max-width:1400px;
}
.container-fluid { padding-left: 60px;
padding-right: 60px;
}
@media (max-width:768px) {
.container-fluid {
padding:0 10px;
}
.container-fluid > .row {
margin:0 -5px;
}
}
.row {
margin-left: -20px;
margin-right: -20px;
}
.row.no-gutter {
margin-left: 0;
margin-right: 0;
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .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-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .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-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
padding-left: 20px;
padding-right: 20px;
}
@media (max-width:575px) and (min-width:400px) {
.col-xs-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
}
@media (min-width:768px) and (max-width:1000px) {
#filter_price .col-6 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
} .woocommerce .col2-set {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-left: -20px;
margin-right: -20px;
}
.woocommerce .col2-set > div {
position: relative;
min-height: 1px;
width:100%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
padding-left: 20px;
padding-right: 20px;
}
@media (max-width:768px) {
.woocommerce .col2-set > div {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}
.woocommerce .input-text {
display: block;
width: 100%;
height: calc(2.25rem + 2px);
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
color: #495057;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ced4da;
border-radius: .25rem;
transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.woocommerce textarea {
display:block;
width:100%;
height:auto;
}
.woocommerce form .form-row .input-text,
.woocommerce-page form .form-row .input-text {
}
.woocommerce-input-wrapper,
.password-input {
display:block;
width:100%;
}
#order_review_heading {
margin-top:1em;
}
#coupon_code {
min-width:200px;
}
.woocommerce a.remove {
color:#410f5a!important;
}
.woocommerce a.remove:hover {
color: #fff !important;
background: #410f5a!important;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
line-height: 1.5;
border-radius: 0;
padding: 0.5em;
position: relative;
font-size: 14px;
transition: .3s;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
background-color: #410f5a;
}
.woocommerce-MyAccount-navigation {
}
.woocommerce-MyAccount-navigation ul {
margin:0;
padding:0;
list-style:none;
}
.woocommerce-MyAccount-navigation li {
margin:5px 0;
}
.woocommerce-MyAccount-navigation a {
border-bottom:1px solid #eee;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
display: block;
width: 100%;
}
.woocommerce-privacy-policy-text {
font-size:12px;
} .big-404 {
}
.big-404 h1 {
margin:60px 0;
padding:0;
border:none;
color:#fff;
font-size:5vw;
text-shadow: 0 0 10px rgba(0,0,0,1);
}
@media (max-width:768px) {
.big-404 h1 {
font-size:8vw;
}
}
form div[class^=col-] {
padding-left: 0.5rem;
padding-right: 0.5rem;
}
.row.pad-20 {
margin-left:-10px;
margin-right:-10px;
}
.row.pad-20 > div {
padding-left: 10px;
padding-right: 10px;
}
.eq-height > div {
display:flex;
}
.no-padding {
padding-left: 0;
padding-right: 0;
}
.no-padding .row {
margin-right:0;
margin-left:0;
}
a, a:hover, a:focus, a:active {
color: #a39241;
text-decoration: none;
}
a > .link-underline {
background-color: #f5d6d8;
height: 2px;
position: absolute;
right: 100%;
bottom: -2px;
left: 0;
-webkit-transition: 0.25s ease-in-out;
-o-transition: 0.25s ease-in-out;
transition: 0.25s ease-in-out;
}
a:hover > .link-underline {
right: 0;
}
h1, h2, h3, h4, h5, h6 {
font-weight:600;
margin: 0;
margin-bottom:20px;
color:#410f5a;
}
h1 {
font-size: 32px;
padding-bottom:10px;
border-bottom:1px solid #eee;
}
@media (max-width:768px) {
h1 {
font-size:24px;
}
}
h2 {
font-size: 26px;
}
h3 {
font-size: 22px;
}
h4 {
font-size: 16px;
}
h5 {
font-size: 14px;
}
hr {
border-top: 1px solid #410f5a;
margin-top: 40px;
margin-bottom: 40px;
}
p, ol, ul {
margin-bottom:20px;
line-height:2;
}
p:last-child {
margin-bottom: 0;
}
p.small-print {
font-size:12px;
}
.archive-title {
font-size:14px;
margin-bottom:15px;
}
.text-purple {
color: #410f5a;
}
.text-gold {
color:#a39241;
}
.text-black {
color: #353535;
}
.text-white {
color: #fff;
}
.text-light-grey {
color: #eee;
}
.text-grey {
color: #939393;
}
.serp-meta {
color: #666;
font-size: 12px;
margin-top: -10px;
margin-bottom: 10px!important;
}
.bg-purple {
background-color: #410f5a;
}
.bg-gold {
background-color:#a39241;
}
.bg-black {
background-color: #353535;
}
.bg-white {
background-color: #fff;
}
.bg-light-grey {
background-color: #eee;
}
.bg-grey {
background-color: #939393;
}
.berkshire {
font-family: 'Berkshire Swash', cursive;
font-weight:normal;
}
.open-sans {
font-family: 'Open Sans', sans-serif;
}
.bg-cover {
background-size: cover;
background-position: center;
}
.overflow-hidden {
overflow:hidden;
}
.hover-zoom {
transition:.5s;
}
.hover-zoom:hover {
transform: scale(1.1);
}
.img-zoom:hover { }
.semi-bold {
font-weight: 600;
}
.bold {
font-weight: 700;
}
.btn {
border-radius:0;
padding:0.5em;
padding-right:3em;
position:relative;
font-size:14px;
transition: .3s;
text-align:left;
}
.btn:focus {
box-shadow:none!important;
}
.btn.wide {
padding-right:6em;
}
.btn i {
position:absolute;
right:0.5em;
line-height:1.5em;
}
.btn-primary {
border:1px solid #410f5a;
background:#410f5a;
color:#fff;
}
.btn-primary:hover,
.btn-primary:not(:disabled):not(:disabled):active,
.btn-primary:focus {
border-color:#410f5a;
background-color:transparent;
color:#410f5a;
}
.btn-outline-primary {
border:1px solid #410f5a;
background:transparent;
color:#410f5a!important;
}
.btn-outline-primary:hover,
.btn-outline-primary:not(:disabled):not(:disabled):active,
.btn-outline-primary:focus {
border:1px solid #410f5a;
background:#410f5a;
color:#fff!important;
}
.btn-outline-secondary {
border:1px solid #a39241;
background:transparent;
color:#a39241;
}
.btn-outline-secondary:hover,
.btn-outline-secondary:not(:disabled):not(:disabled):active,
.btn-outline-secondary:focus {
border:1px solid #a39241;
background:#a39241;
color:#fff;
}
.btn-extend:hover,
.btn-extend:not(:disabled):not(:disabled):active,
.btn-extend:focus {
padding-right:4em;
}
.btn-link {
font-weight: 400;
color: #353535;
background-color: transparent;
}
.btn-form {
border:1px solid #410f5a;
background:#410f5a;
color:#fff;
padding:0 1em;
}
.btn-form i {
position: static;
}
.btn-sm {
padding:0.3em 0.5em!important;
}
.sidebar .btn-text {
display:block;
width:100%;
text-align:left;
background:none;
padding: 0.5em 0;
}
.sidebar .btn-text:focus {
box-shadow:none!important;
}
.sort-by {
background:transparent;
border:1px solid #000;
box-shadow: none;
}
.dropdown-toggle::after {
display: none;
content: "";
border:none;
}
.form-control {
border-radius:0;
font-size:14px;
}
.search .form-control {
border-color:#fff;
}
.form-control:active,
.form-control:focus {
box-shadow:none;
border-color:#410f5a;
}
img + h2.berkshire {
color:#353535;
}
.section {
padding-top:60px;
padding-bottom:60px;
}
.content-panel .section {
}
.header {
padding-top:20px;
padding-bottom:20px;
}
.search .input-group {
box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
}
.header .icons a {
color:#353535;
font-size:1.5em;
margin-right: 0.3em;
transition: .3s;
}
.header .icons a:last-child {
margin:0;
}
.header .icons a:hover {
color:#a39241;
}
.badge-primary {
color: #fff;
background-color: #a39241;
}
.badge {
display: inline-block;
padding: .25em .4em;
font-size: 75%;
font-weight: 700;
line-height: 1;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25rem;
}
.icons .badge {
position: absolute;
bottom: -3px;
right: 0px;
padding: 0;
width: 1.6em;
border-radius: 0.8em;
line-height: 1.6em;
font-size: 12px;
}
@media (max-width:768px) {
.icons {
font-size:0.8em;
}
}
#side-menu {
position:fixed;
z-index:1000;
height:100%;
right:0;
top:0;
background:#eee;
color:#353535;
padding:20px 80px 20px 40px;
transition:.5s;
border-left:5px solid #410f5a;
box-shadow:0 0 10px 0 rgba(0,0,0,0.5);
overflow-y:auto;
}
.admin-bar #side-menu {
padding-top:52px;
}
#side-menu.hide {
right:-100%;
}
#side-menu a {
margin:20px 0;
color:#353535;
}
#side-menu a:hover {
color:#a39241;
}
#side-menu .menu-toggle {
font-size:2em;
color:#a39241;
}
.promo {
}
.promo-content {
font-size:14px;
padding:4px 0;
}
.carousel-indicators li {
background:none;
height:15px;
width:15px;
text-indent: 0;
opacity:0.5;
}
.carousel-indicators li.active {
background:none;
opacity:1;
}
.carousel-caption {
position: absolute;
right: 0;
bottom: 40px;
top: 0;
left: 0;
padding:0;
}
.carousel-caption > div {
position:absolute;
top:50%;
left:50%;
transform: translate(-50%, -50%);
}
.carousel-caption .left {
max-width:600px;
text-align:left;
left:15%;
transform: translateY(-50%);
}
.carousel-caption .right {
max-width:600px;
text-align:right;
right:15%;
left:auto;
transform: translateY(-50%);
}
.carousel-caption p {
font-size:2.6vw;
font-weight:600;
line-height:1.3;
margin-bottom:20px;
}
.carousel-caption .dark p { color:#353535; }
.carousel-caption .light p { color:#eee; }
.carousel-caption .light .btn-primary:hover,
.carousel-caption .light .btn-primary:not(:disabled):not(:disabled):active,
.carousel-caption .light .btn-primary:focus {
border-color:#eee;
background-color:transparent;
color:#eee;
}
.icon-header {
text-align:center;
margin-bottom:2em;
}
.icon-header .crown {
max-width:40px;
margin-bottom:0.5em;
}
.icon-header h2 {
font-size:24px;
}
.header-logo {
max-width:140px!important;
}
.categories a {
color: #fff;
display: inline-block;
font-size: 14px;
font-weight: 600;
padding: 0.5em 1.5em;
text-transform: uppercase;
transition: .3s;
white-space: nowrap;
}
.categories a:hover { opacity:0.6;
}
@media (max-width:1200px) {
.categories {
padding-left: 100px;
padding-right: 100px;
overflow-y: auto;
}
.categories > div {
width:1000px;
}
}
.pagination {
font-size:1em;
}
@media (max-width:340px) {
.pagination {
font-size:0.8em;
}
}
.pagination > ul {
}
.pagination span,
.pagination a {
display:inline-block;
padding: 0 10px;
line-height:2em;
border:none;
border-right:none;
text-align:center;
transition: .3s;
border-radius:0;
}
.pagination li:last-child span,
.pagination li:last-child a {
border:none;
}
.pagination a:hover,
.pagination a:active,
.pagination a:focus {
color:#fff;
background-color:#410f5a;
}
.back-to-results {
font-size:12px;
}
.product-card {
border:1px solid #eee;
}
.product-card .ajax_add_to_cart {
display:none!important;
}
.product-card .body {
padding:20px;
}
.product-card h4 {
font-size:16px;
min-height: 3em;
line-height: 1.4;
margin-bottom: 5px;
color: #111;
}
.product-card .price {
font-size:15px!important;
font-weight: 600;
color: #410f5a!important;
display: block;
margin-bottom: 0.5em; }
.product-card p {
font-size:12px;
}
.product-card .buttons {
display:flex;
justify-content: space-between;
align-self: baseline;
}
.product-card .buttons .btn {
padding-right:0.5em;
display:flex;
width: 100%;
margin-right: 10px;
}
.product-card .buttons .btn:last-child {
margin-right:0;
}
@media (max-width:960px) {
.product-card .buttons {
display:block;
}
.product-card .buttons .btn {
margin-right: 0;
margin-bottom:10px;
}
}
.account_cta {
padding:10px;
font-size:13px;
}
.wishlist-container {
padding-right:0.5em;
display:flex;
width: 100%;
margin-right: 10px;
}
.wishlist-container > a::before {
content:''!important;
}
.wishlist-container > a::after {
font-family:'Font Awesome 5 Pro';
content:'\f004';
color:#a39241;
position: absolute;
right: 0.5em;
line-height: 1.5em;
}
.wishlist-container:hover > a::after {
color:#353535;
}
.breadcrumb {
font-size:0.8em;
padding:0.4em 0;
margin: 0;
}
.breadcrumb li::after {
font-family:'Font Awesome 5 Pro';
content:'\f105';
margin:0 1em;
position: relative;
bottom: -1px;
}
.breadcrumb li:last-child::after {
content:'';
}
#currency_select {
float:right;
padding-top: 0.55em;
font-size: 13px;
}
#currency_select select {
background:transparent;
border:none;
}
#currency_select select:active,
#currency_select select:focus {
background:transparent;
border:none;
outline: 0;
}
.form-control.sort-by {
max-width:100px;
font-size:0.9em;
float:right;
}
.active-filters span {
margin:0 1em 1em 0;
}
@media (max-width:576px) {
.active-filters span {
margin:10px 0;
display:block;
width:100%;
font-size:14px;
}
}
.alert {
width:100%;
}
.alert-info {
background:#eee;
color:#353535;
border:1px solid #fff;
border-radius:0;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
padding: 1em 2em 1em 3.5em;
margin: 0 0 2em;
position: relative;
background-color: #f7f6f7;
color: #410f5a;
border-top: 3px solid #410f5a;
list-style: none outside;
width: auto;
word-wrap: break-word;
}
.woocommerce-message {
border-color:#8fae1b;
}
.woocommerce-notice {
border-color:#410f5a;
}
.sidebar {
border:1px solid #eee;
padding:10px;
}
.sidebar .collapsing,
.sidebar .collapse {
padding:10px;
font-size:14px;
}
.sidebar label {
}
.sidebar .checkbox label:hover {
cursor: pointer;
}
.checkbox input {
margin-right:1em;
}
.sidebar form .row {
margin:0 -10px;
}
.filter-toggle {
font-weight:600;
}
.filter-toggle.collapsed .fa-minus,
.filter-toggle .fa-plus {
display:none;
}
.filter-toggle.collapsed .fa-plus,
.filter-toggle .fa-minus {
display:inline;
}
.term-count {
color:#aaa;
font-size:12px;
padding-left:5px;
}
.page-body {
}
.page-body > div {
}
.page-body .fimage {
min-height:60px;
}
.content-body {
background:#fff;
position:relative;
top:-60px;
font-size:0.9em;
}
.video-wrapper {
display:flex;
justify-content: center;
}
.video-wrapper video {
width:100%;
height:auto;
max-width:660px;
max-height:660px;
}
@media (max-width:768px) {
.video-wrapper {
display:block;
}
#customer_details {
margin:0;
}
#customer_details > div {
padding:0;
}
#place_order {
margin-top:20px;
}
}
.thumbs {
margin:0 -5px;
padding-top:5px;
}
.thumbs > div {
padding:10px;
}
.thumbs span {
display:flex;
height:100%;
justify-content: center;
align-items: center;
opacity:0.9;
transition:.5s;
background:#a39241;
}
.thumbs span:hover {
cursor: pointer;
opacity:1;
}
.thumbs i {
font-size:36px;
color:#fff;
}
.product-detail {
font-size:15px;
}
.product-detail .price {
font-size:24px;
color:#410f5a;
font-weight:700;
}
.product-detail .in-stock {
font-size:12px;
color:#009d00;
font-weight:700;
line-height: 1;
}
.product-detail .stock {
font-size:12px;
color:#990000;
font-weight:700;
line-height: 1;
}
.disclaimer {
background:#eee;
padding:20px;
}
#faqs .card {
border-radius:0;
}
#faqs .card-header {
background:#eee;
border-radius:0;
}
#stripe-payment-data .stripe-card-group,
#stripe-payment-data .wc-stripe-elements-field {
width:100%;
}
footer { }
footer .help {
font-size:12px;
margin-top:10px;
}
.footer-logo {
max-width:100px!important;
}
.social a {
color:#353535;
font-size:24px;
margin:0 0.5em;
transition: .3s;
}
.social .fa-instagram {
color: transparent;
background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
background: -webkit-radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
background-clip: text;
-webkit-background-clip: text;
}
.social .fa-facebook-f {
color:#3b5998;
}
.social .fa-twitter {
color:#00acee;
}
.social a:hover {
color:#a39241;
}
.sitemap {
column-count: 2;
column-gap: 20px;
}
.sitemap a,
.sitemap-cats a {
display:block;
font-size:14px;
color:#353535;
margin:0.5em 0;
transition: .3s;
}
.sitemap a:hover,
.sitemap-cats a:hover {
color:#a39241;
}
.legal {
font-size:12px;
padding-top:1em;
padding-bottom:1em;
}#wc-stripe-express-checkout-element iframe{max-width:unset}#wc-stripe-express-checkout-element{margin-bottom:12px;display:flex;gap:10px;flex-wrap:wrap;justify-content:center}#wc-stripe-express-checkout-element>div{flex:1;min-width:260px}