/*   
Theme Name: aphroditev4
Theme URI: http://vremec.eu
Description: since 2022-11-15
Author: Martin Vremec
Author URI: http://vremec.eu
Version: 4.1.0
*/

@charset "utf-8";
/* CSS Document */

#wpadminbar {
    background-color: #4c271a;
    color: #ebf0d4;
}
#mobile_menu_bar{
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1030;
    height: 50px;
}
#wpadminbar #adminbarsearch:before, #wpadminbar .ab-icon:before, #wpadminbar .ab-item:before{
    color: #ebf0d4;
}
body {
   font-family: futura-pt, sans-serif;
    font-style: normal;
    font-weight: 300;
    
    overflow-x: hidden;
}
body.single-post, body.woocommerce-page, body.page-template-page-blog{
  /*  background-color: rgba(247,243,239); */
  background: rgb(191,149,63);
background: -moz-linear-gradient(66deg, rgba(191,149,63,1) 0%, rgba(252,246,186,1) 16%, rgba(179,135,40,1) 50%, rgba(251,245,183,1) 84%, rgba(170,119,28,1) 100%);
background: -webkit-linear-gradient(66deg, rgba(191,149,63,1) 0%, rgba(252,246,186,1) 16%, rgba(179,135,40,1) 50%, rgba(251,245,183,1) 84%, rgba(170,119,28,1) 100%);
background: linear-gradient(66deg, rgba(191,149,63,1) 0%, rgba(252,246,186,1) 16%, rgba(179,135,40,1) 50%, rgba(251,245,183,1) 84%, rgba(170,119,28,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bf953f",endColorstr="#aa771c",GradientType=1);

}
.aphrodite-gift-detail{
    display: none;
}
i {
    font-family: futura-pt, sans-serif;
font-style: italic;
font-weight: 300;
}
a {
    color: #653422;
    text-decoration: underline;
}
a:hover, a:focus{
    color: #653422;
}
.nav.aprhodite a{
    color: white;
}
h1, h2, h3, h4, h5 {
    font-family: futura-pt-condensed, sans-serif;
font-style: normal;
font-weight: 700;
}
.btn-white{
    background-color: white;
}
.btn-white:hover{
    background-color: #ddd;
}
.wcapf-layered-nav.display-type-checkbox label span{
    margin-left: 15px;
}
.gutenberg .accordion p{
    color: black;
    font-size: 1rem;
    padding-left: 1rem;
}
.shop_table tr {
    border-color: rgba(255,255,255,1) !important;
    border-style: solid;
}
.woocommerce table.shop_table{
    border: 1px solid rgba(255,255,255,0.7) !important;
}
.checkout .row .card p, .checkout .row h3{
    color: black;
}
.gutenberg p.woocommerce-info{
    color: black;
}
.woocommerce-cart-form thead{
    border-bottom: 1px solid #ffc107;
    background-color: rgba(255,255,255,.15);
}
.woocommerce-cart-form thead tr{
    
    color: #ffc107;
    
    
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment{
    background: #777 !important;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order{
    width: 100% !important;
    background-color: green !important;
}
.about-text-on-video{
    width: 50%;
}
.woocommerce-cart-form tr:nth-child(even){
background-color: rgba(255,255,255,.15);
}
.woocommerce-cart-form td:nth-child(odd){
background-color: rgba(255,255,255,.05);
}

td.product-name a{
    color: white;
    text-transform: uppercase;
    font-weight: 800;
}
.gutenberg p.cart-empty{
    color: black;
}
table.variations .label label{
    color: white;
}
div.video {
  position: fixed;
  background-color: black;
  height: 100vh;
  min-height: 25rem;
  width: 100%;
  overflow: hidden;
}

div.video video {
  position: fixed;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

div.video .container, div.video .container-fluid {
  position: relative;
  z-index: 2;
}

div.video .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0;
  z-index: 1;
}

@media (pointer: coarse) and (hover: none) {
  header.video {
    background: url('https://source.unsplash.com/XT5OInaElMw/1600x900') black no-repeat center center scroll;
  }
  header.video video {
    display: none;
  }
}

.img-bio{
    height: auto;
    margin: 30px -40px 30px 50px;
    width: 120%;
    padding-right: 120px;
}
.container-bio{
    background-color: #653422; 
   
    margin-left: -20px;
}
.bio .sticky-top{
    top: 70px;
}

.carousel-caption{
    background-color: rgba(0,0,0,.4);
    right: 0;
    left: 0;
    bottom: 0;
}


header{
background: rgb(191,149,63);
background: -moz-linear-gradient(66deg, rgba(191,149,63,1) 0%, rgba(252,246,186,1) 16%, rgba(179,135,40,1) 50%, rgba(251,245,183,1) 84%, rgba(170,119,28,1) 100%);
background: -webkit-linear-gradient(66deg, rgba(191,149,63,1) 0%, rgba(252,246,186,1) 16%, rgba(179,135,40,1) 50%, rgba(251,245,183,1) 84%, rgba(170,119,28,1) 100%);
background: linear-gradient(66deg, rgba(191,149,63,1) 0%, rgba(252,246,186,1) 16%, rgba(179,135,40,1) 50%, rgba(251,245,183,1) 84%, rgba(170,119,28,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bf953f",endColorstr="#aa771c",GradientType=1);
z-index: 100;
position: relative;
    }
    .jarallax{
        height: 70vh;
    }
    .aboutus{
        font-size: 130%;
    }
.gutenberg {
    font-size: 1.4em;
    background-color: rgba(0,0,0,.85);
    padding: 20px 55px;
    margin-top: 10px;
    box-shadow: 0px 5px 20px 0px rgba(30, 32, 90, 0.08);
    color: white;
}
.gutenberg h1{
    color: white;
}
.gutenberg p{
    color: white;
}
.gutenberg .card{
    color: black;
}
.aphrodite-description p{
    color: black;
}
.schedule_container{
    color: black;
}
.woocommerce div.product .inloop p.price, .woocommerce div.product .inloop span.price{
    font-size: 0.9rem;
}
.gutenberg.has-medium-font-size{
    font-size: 1.7em;
}
.gutenberg h1{
    font-size: 48px;
    font-weight: bold;
    line-height: 1.5;
}
.gutenberg .wp-block-image{
    margin-top: 2em;
    margin-bottom: 3em;
}
.gutenberg .cart-collaterals{
    font-size: 0.8em;
}
.btn-primary.full{
    display: block;
    margin-top: 5px;
}
#gift_package_detail{
    display: none;
}
.tax-product_cat.woocommerce div.product p.price, .tax-product_cat.woocommerce div.product span.price{
    font-size: 0.8em !important;
    color: #004b0f !important;
}
ul.breadcrumbs{
    list-style-type: none;
    font-size: 0.8em;
}
ul.breadcrumbs li{
    display: inline-block;
}
ul.breadcrumbs li:after{
    content:" / ";
}
h2 a{
    text-decoration: none;
}
section.latestnews a, section.featured a{
    text-decoration: none;
}
.top-toolbar{
    background-color: rgba(70,51,32,1.00);
}
.admin-bar .top-toolbar{
    margin-top: 32px;
}
.top-toolbar ul{
    list-style: none;
    color: white;
    display: inline-block;
    margin-bottom: 5px;
    margin-top: 5px;
}
ul.left{
    float: left;
}
ul.right{
    float: right;
}
.top-toolbar ul li{
    padding: 10px 15px 10px 15px;
    display: inline-block;
    
}
span.cartCount{
    font-size: 12px;
    background: #ff0000;
    color: #fff;
    padding: 0 4px;
    vertical-align: top;
    position: absolute;
    right: 15px;
    top: 2px;
    z-index: 0;
    border-radius: 50%;
}
#shoppingcart span.glyphicon{
    z-index: 1;
}
.top-toolbar ul li a{
    color: white;
}
#mainlinks{
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    z-index: 999;
}
.tpbar{
    display: inline-block;
    width: 49%;
}
.tpbar.rx{
    padding: 20px 0;
}
.rx a.btn-primary{
    margin: 25px 0 0 0;
}
img.brand{
    
    display: block !important;
    max-width: 350px !important;
}
header .input-group{
    float: right;
    padding: 15px 0;
    max-width: 350px;
}
header .right{
    display: block;
    margin-top: 65px;
}
nav.affix{
    z-index: 9999;
    
    top: 0px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-bottom: 3px solid #653422;
}
section.dashboard {background-color: rgba(255,255,255,0.5);}
.admin-bar nav.affix{
    top: 0px;
}
.nav>li>a{
    text-decoration: none;
    border-right: 1px solid rgba(60,36,21,0.20);
    color: white;
    
}
.section.featured-field .homebkg{
    background: rgba(247,243,239,1);
}
.section.featured-field{
    background: url('images/content_bg.png') repeat;
    padding: 30px 0;
}
section.featured-field{
    background: black;
    padding: 30px 0;
}
section.featured-field .widget{
    background: rgb(191,149,63);
background: -moz-linear-gradient(66deg, rgba(191,149,63,1) 0%, rgba(252,246,186,1) 16%, rgba(179,135,40,1) 50%, rgba(251,245,183,1) 84%, rgba(170,119,28,1) 100%);
background: -webkit-linear-gradient(66deg, rgba(191,149,63,1) 0%, rgba(252,246,186,1) 16%, rgba(179,135,40,1) 50%, rgba(251,245,183,1) 84%, rgba(170,119,28,1) 100%);
background: linear-gradient(66deg, rgba(191,149,63,1) 0%, rgba(252,246,186,1) 16%, rgba(179,135,40,1) 50%, rgba(251,245,183,1) 84%, rgba(170,119,28,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bf953f",endColorstr="#aa771c",GradientType=1);
    display: block;
    position: relative; 
    padding: 15px 20px;
    box-shadow: 0px 5px 20px 0px rgba(30, 32, 90, 0.08);
}
.btn.btn-gold{
background: rgb(191,149,63);
background: -moz-linear-gradient(66deg, rgba(191,149,63,1) 0%, rgba(252,246,186,1) 16%, rgba(179,135,40,1) 50%, rgba(251,245,183,1) 84%, rgba(170,119,28,1) 100%);
background: -webkit-linear-gradient(66deg, rgba(191,149,63,1) 0%, rgba(252,246,186,1) 16%, rgba(179,135,40,1) 50%, rgba(251,245,183,1) 84%, rgba(170,119,28,1) 100%);
background: linear-gradient(66deg, rgba(191,149,63,1) 0%, rgba(252,246,186,1) 16%, rgba(179,135,40,1) 50%, rgba(251,245,183,1) 84%, rgba(170,119,28,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bf953f",endColorstr="#aa771c",GradientType=1);
color: black;
font-size: 1.2rem;
text-decoration: none;
}
.homebkg.mobile h1, .homebkg.mobile h2, .homebkg.mobile h5{
color: rgb(191,149,63);
}
.carousel-fixed{
    background-color: rgba(0,0,0,.8);
    position: absolute;
    top: 70%;
    bottom: 0;
    left: 0;
    right: 0;
}
.carousel-fixed .carousel-caption{
    bottom: unset;
}

section.featured-field h1{
    font-size: 26px;
    text-align: center;
}
section.featured-field h2{
    display: block;
    font-size: 16px;
    text-align: center;
}
section.featured-field .promo.featured{
    margin-bottom: 10px;
}
section.featured-field .featured .widget{
    display: block;
    position: relative;
}
section.featured-field .featured .text{
    /* background-color: #653422; */
    background-color: rgba(0,0,0,.62);
    color: white;
    position: relative;
    width: 100%;
    
    transition: .5s ease;
    display: block;
    opacity: 1;
}

section.featured-field .widget .overlay{
    opacity: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    background: url(images/box-overlay.png);
    background-repeat: no-repeat;
    background-size: cover;
    transition: .5s ease;

}
section.featured-field .widget .overlay:hover{
    opacity: 0.9;
}
section.featured-field .widget .overlay .over-text{
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 16px;
    transform: translate(-50%, -50%);
}
section.featured-field .promo .widget .overlay .over-text{
    top: 40%;
}
section.featured-field .featured h3{
    text-align: center;
    font-size: 18px;
    margin-top: 0;
    padding: 15px 0;
    
}
.dropdown-menu table, .dropdown-menu table a{
    color: black;
}
.woocommerce table.cart img {
    width: 64px;
}
.navbar-toggle, .icon-bar{
    border:1px solid #444;
}

.open > .dropdown-menu {
    background-color: rgba(255,255,255,0.95);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1); 
  height: 100%; 
  height: -webkit-fill-available;
  height: -moz-available;
  overflow-y: auto;
  
}
.open > .dropdown-menu li a {
  color: #000;  
}
.dropdown-menu li a{
  color: #fff;
}
.dropdown-menu {
  -webkit-transform-origin: top;
  transform-origin: top;
  -webkit-animation-fill-mode: forwards;  
  animation-fill-mode: forwards; 
  -webkit-transform: scale(1, 0);
  display: block;
  
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
}
.dropup .dropdown-menu {
  -webkit-transform-origin: bottom;
  transform-origin: bottom;  
}

.navbar .nav > li > .dropdown-menu:after {

}
.dropup > .dropdown-menu:after {
  border-bottom: 0;
  border-top: 6px solid rgba(39, 45, 51, 0.9);
  top: auto;
  display: inline-block;
  bottom: -6px;
  content: '';
  position: absolute;
  left: 50%;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
}

.palegold{
    background-color: #fdfaee;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice{
    background-color: white !important;
    color: black !important;
    font-size: 1rem;
    padding-right: 5px !important;
    text-transform: capitalize;
}
.select2-results__option{
    text-transform: capitalize;
    font-size: .9rem;
}
.opzionale label{
    font-size: 1rem;
    font-style: italic;
}
.opzionale .select2-container--default .select2-selection--single .select2-selection__rendered{
    font-size: .9rem;
}
.navbar {
    font-size: 18px;
    background-color: #653422;
    color: white;
    margin-bottom: 0;
}
.navbar a{
    color: white;
    text-decoration: none;
}
.navbar a:hover{
    color: #ffc107;
}
.navbar.affix{
    font-size: 14px;
}
header a.btn-outline-warning{
    text-decoration: none;
    border-color: unset;
}
.logged-in .navbar.affix{
    margin-top: 32px;
}
.navbar-collapse.collapse.in{
      overflow-y: auto;
  -webkit-overflow-scrolling:touch;
  height: auto;
}
section.ourspecials, .woocommerce .cart-collaterals .cross-sells ul.products li, .woocommerce-page .cart-collaterals .cross-sells ul.products li, .woocommerce .upsells ul.products li{
    background-color: rgba(255,255,255,0.2);
    padding: 1%;
}
.tp-caption h1{
    font-size: 40px;
}
.tp-caption.maintext{
    font-size: 20px;
    line-height: 32px;
    margin-top: 20px;
}
.tp-caption .btn-primary{
    color: white;
}
.boxeshome{
    margin-top: 8px;
}
.boxeshome:hover, .woocommerce .cart-collaterals .cross-sells ul.products li:hover, .woocommerce-page .cart-collaterals .cross-sells ul.products li:hover, .woocommerce .upsells ul.products li:hover{
    background-color: rgba(255,255,255,0.4);
}
.boxeshome h2{
    margin-top: 10px;
    margin-bottom: 5px;
}
.boxeshome img{
    
    margin: 10px 0;
}
.darkgold-font{
    color: #6e5510;
}
.theimg {
    padding-left: 0;
    margin-left: 0;
}
.featured .borderless{
    padding-left: 0;
    padding-right: 0;
    margin: 0;
    padding: 1px;
}
.featured .borderless .overlap{
    position: absolute;
    opacity: 0;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
    background-color: rgba(0,0,0,0.18);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.yamm .collapse{
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.featured .borderless .overlap:hover{
    opacity: 1; 
}
.featured .exceprt{
    margin-top: 30px;
    width: 90%;
    font-size: 16px;
    
}

a.zoomit img{
    max-width: 100%;
    -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
a.zoomit img:hover{
    transform: scale(1.02);
}
.main-featured{
    border: 10px solid #653422;
    padding: 0 25px;
    background-color: rgba(101,52,34,.50);  
    color: white;
}
.meta {
    margin-top: 0;
    margin-bottom: 30px;
    font-style: italic;
}
.latestnews, .featured{
    margin-top: 20px;
}
.latestnews .label, .featured .label{
    background-color: rgba(101,52,34,1.0);
    color: white;
    width: 100%;
    display: block;
    
}
.brown-border{
    border: 1px solid rgba(101,52,34,1.0);
    padding: 0;
    
}
.label{
    display: block;
}
.label span{
    text-align: left;
    font-size: 22px;
    width: 100%;
    display: block;

}
.brown-border .label{
    padding: 15px;
}
.overlap .buttons{
    bottom: 0;
    width: 100%;
    position: absolute;
    height: 80px;
    
    background-color: rgba(101,52,34,0.9);
}
.overlap .btn.sf{
    display: block;
    width: 50%;
    max-width: 200px;
    margin: 15px auto 0;
}
.borderless .generalinfo{
    position: absolute;
    top: 10%;
    text-align: center;
    left: 0;
    right: 0;
}
.btn-featured{
    background-color: #f9dd29;
    border-color: #D3F2F2;
    font-family: 'Molengo', sans-serif;
    font-size: 18px;
    color: #653422;
    box-shadow: 1px 1px 8px 6px rgba(255,255,255,0.1);
        -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
}
.btn-featured:focus, .btn-featured:hover{
    background-color: #7d513c;
    border-color: #f9dd29;
    
    color: #f9dd29;
    box-shadow: 1px 1px 24px 3px rgba(255,255,255,0.1);
}
.sort_bycat {
    float: right;
    margin: 10px;
}

.btn-link{
    color: rgba(65,43,24,1.00);
    
}
.two_col h1 {
    padding-top: 20px;
    padding-bottom: 30px;
    text-transform: uppercase;
    color: rgba(65,43,24,1.00);
}
.two_col p {
    line-height: 24px;
    font-size: 16px;
}
.two_col img{
    padding: 20px;
    border: 5px solid rgba(65,43,24,0.20);
}
header .left{
    display: inline-block;
    margin-right: 10px;
}
header .left .glyphicon {
    font-size: 36px;
    padding: 10px 0px;
    line-height: 56px;
    vertical-align: middle;
    text-align: right;
}
header .right.txt{
    margin-top: 0;
    display: inline-block;
    font-size: 16px;
    vertical-align: middle;

}
section.maincontent{
    margin-top: 15px;
}
.btn-primary, .woocommerce #respond input#submit.alt,  .woocommerce button.button.alt{
    background-color: #F4F09F !important;
    color: black !important;
    border-color: unset !important;
}
.btn-primary.focus, .btn-primary:focus,.btn-primary.hover, .btn-primary:hover,.woocommerce button.button.alt:hover {
    border-color: unset;
    background-color: #653422 !important;
    color: white !important;
}
.breadcrumb{
    background-color: #653422;
    color: white;
    border-radius: 0;
}
.breadcrumb a{
    color: white;
    text-decoration: none;
}
.whyyouarehere{
    background-color: white;
    border: 1px solid #ccc;
    
}
.thecore{
    display: block;
    padding: 0 15px 10px 15px;
}
.thecore figure.alignleft{
    float: left;
    padding: 20px;
    margin-right: 20px;
    border: 2px solid #653422;
    background-color: rgba(101,52,34,.05);
    box-shadow: 2px 2px 1px rgba(101,52,34,.55);
}
figcaption{
    font-size: 10px;
    padding-bottom: 15px;
    margin-top: 15px;
    border-top: 1px solid #653422;
}
.maintitle{
    border-bottom: 1px solid #653422;
    margin-bottom: 15px;
}
.addtoany_shortcode{
    padding: 0 10px;
}
ul.post-categories{
    display: inline-block;
    list-style-type: none;
    margin-bottom: 0px;
    padding: 0;
}
ul.post-categories li{
    background-color: #653422;
    color: white;
    padding: 2px 10px;
    margin: 2px;
}
ul.post-categories li a{
    color: white;
}

.relatedwords .btn-link{
    float: none;
}
.btn-link a{
    text-decoration: none;
}
.relatedarticles h2, #sidebar h2, .relatedwords h2{
    font-size: 26px;
    margin-top: 0;
}

.relatedarticles h3, .relatedwords h3{
    font-size: 21px;
    margin-top: 0;
    text-align: center;

}
.relatedarticles article{
    padding: 10px;
}
.relatedarticles h4{
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 700;
}
.relatedarticles .meta{
    margin-bottom: 5px;
    font-size: 10px;
}
#high3 {
   background-color: #e0d6d3; 
   padding-top: 50px;
}
#high3 .widg{
    background-color: #845d4e;
    color: white;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 36px;
}
.widg h2{
    padding: 0 15px;
    margin-top: 5px;
    font-size: 24px;
}
.col-md-12 .relatedarticles, .relatedwords, .listenedmusic{
    padding: 10px;
    background-color: #e0d6d3;
}
.listenedmusic h3{
    font-size: 18px;
}
.listenedmusic p iframe {
    margin: 0 auto;
    display: block;
}
.relatedwords {
    padding-bottom: 30px;
    border-bottom: 1px solid #b24e2a;
}
.otherarticles {
    margin: 5px 20px;
    padding: 10px;
    border: 1px solid #b24e2a;
    display: inline-block;
    background-color: rgba(101,52,34,.05);
    box-shadow: 2px 2px 1px rgba(101,52,34,.55);
}
.otherarticles h3{
    margin-top: 0;
    border-bottom: 1px solid #b24e2a;
    padding-bottom: 9px;
}
.numbertwo {
    border-left: 1px solid #b24e2a;
    border-right: 1px solid #b24e2a;
}
.btn-link .glyphicon {
    padding-right: 5px;
}
#sidebar section.first{
    border: 1px solid #b24e2a;
    
}
#sidebar h2{
    background-color: #b24e2a;
    color: white;
    padding: 5px 15px;
}
#sidebar h3{
    padding: 5px 15px;
}
#sidebar p{
    padding: 5px 10px;
}
#sidebar img{
    width: 100%;
}
.home #productlist a{
    text-decoration: none;

}
.home #productlist .item{
    padding: 10px;
    margin-bottom: 5px;
    background-color: #eeeeee;
}
.home #productlist .item:hover{
    background-color: white;
}

.home #productlist .woocommerce .woocommerce-product-details__short-description{
    font-size: 14px;
}
.home #productlist .woocommerce img{
    display: block;
    margin: 0 auto;
}
.dmtop{
    position: fixed;
    bottom: 10px;
    right: 10px;
    padding: 15px;
    background-color: white;
    border: 1px solid #b24e2a;
    cursor: pointer;
}
    .btn-link{
        border-bottom: 1px solid rgba(101,52,34,.50);
        border-radius: 2px;
        margin-bottom: 3px;
        margin-top: 15px;
        display: inline-block;
        float: right;
        bottom: 20px;
        margin: 0 auto;
        
    }
    .btn-link:hover{
        border-right: 1px solid rgba(101,52,34,.50);
        border-bottom: 1px solid rgba(101,52,34,.50);
    }
    .btn-link:hover {
        text-decoration: none;
        background-color: rgba(101,52,34,.20);
    }
    section.footer {
        background-color: #4c271a;
        color: white;
        margin-top: 20px;
        padding: 20px;
    }
    .btn-tag{
        background-color: #fff9c8;
        color: #653422;
        text-decoration: none;
        padding: 5px 2px 5px 8px;
        display: inline-block;
        margin: 5px 0;
    }
    .btn-tag .tagcount{
        margin-left: 5px;
        right: 0;
        background-color: #653422;
        color: #fff9c8;
        padding: 1px 4px;
        font-size: 10px;
        border-radius: 100%;
    }
    .search hr{
        border-top: 1px dotted #4c271a;
        width: 80%;
        margin: 20px auto;
    }
    .contentstats ul{
        padding: 0;
        margin: 0;

    }
    .contentstats ul li{
        padding-left: 5px;
         display: list-item;
         margin-left: 15px;
    }
    a.related {
        text-decoration: none;
    }
    .center-block {
        float: none;
    }
    .listenedmusic{
        display: block;
    }
    #theindex {
        display: block;
        background-color: rgba(101,52,34,.05);

    }
    #theindex h2{
        font-size: 18px;
    }
    #theindex h3{
        font-size: 16px;

    }
    #theindex h4{
        font-size: 14px;
        padding-left: 10px;
    }
        #theindex h5{
        font-size: 12px;
        padding-left: 16px;
    }
        #theindex h6{
        font-size: 11px;
        padding-left: 22px;
    }
    #theindex h3 a:hover, #theindex h4 a:hover, #theindex h5 a:hover, #theindex h6 a:hover{
        text-decoration: none;
        color: black;
    }
    a.nextlink{
        text-align: right;
        width: 100%;
        display: block;
    }
    .manicure_extraWrapper {
        font-size: 14px;
    list-style-image: url(images/arrow_list.png);
    margin-left: 20px;
    line-height: 25px;
    padding: 0 2%;
    font-family: "proxima-nova", sans-serif;
    }
    .theraphies h5{
            color: #168258;
    font-size: 14px;
    text-transform: uppercase;
    padding-bottom: 0;
    font-family: "proxima-nova", sans-serif;
    font-weight: 600;
    }
    .elencotrattamenti h4{
            font-size: 16px;
    margin: 8px 0;
    width: 100%;
    float: left;
    color: #b12e32;
    font-weight: normal;
    text-transform: uppercase;
    }
    .container .theraphies01 h1 {
    background: url(images/title-bg.png) repeat-x scroll center center transparent;
    color: #3C373A;
    font-size: 20px;
    font-weight: normal;
    
    text-align: center;
    }
    .theraphies h1 span, .price-container h1 span {
    background: url(images/content_bg.png);
    text-align: center;
    padding: 0 1%;
        font-size: 20px;
    font-weight: normal;
    color: #168258;
    text-align: center;
    text-transform: uppercase;
}
.theraphies h1{
    background: url(images/title-bg.png) repeat-x center;
    font-size: 20px;
    font-weight: normal;
    color: #168258;
    text-align: center;
    text-transform: uppercase;
    padding: 20px 0;
    margin: 0px;
}
/*
.woocommerce div.product p.price, .woocommerce div.product span.price{
    
    background-color: #f0e4d0;
    border: 3px solid white;
    box-shadow: 1px 2px 5px #888888;
    padding: 5px 15px;
    width: inherit;
    max-width: 88px;
    border-radius: 5px;
}
.woocommerce div.product p.price, .woocommerce div.product.product-type-variable span.price {
 max-width: 288px;
}
*/
span.instructions{
    font-size: 10px;
}
.schedule_container{
    padding: 20px;
    margin: 10px 1px;
    background-color:rgb(247,243,239);
}
.woocommerce div.product p.price span.amount{
    
    text-align: center;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    width: 100% !important;
    float: none !important;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    width: 100% !important;
    float: none !important;
}
.woocommerce .quantity .qty {
    width: 3.631em;
    text-align: center;
    line-height: 46px;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce ul.products li.product .button{
    background-color: rgba(60,36,21,0.60);
    color: white;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce ul.products li.product .button:hover{
    background-color: rgba(60,36,21,0.40);
}
/*
.sheet {
    background-color: rgba(255,255,255,0.3);
    padding: 20px;
    display: block;
    position: relative;
    
}
*/

h2.woocommerce-loop-product__title {
    text-transform: uppercase;
    padding: .5em 0 0 0;
    margin-bottom: 0;
    font-size: 1em;
}
.woocommerce-loop-product__link p{
    margin: 0;
}
.woocommerce-loop-product__link span.price{
    padding: 10px 0 10px 0;
    display: block;
}
.woocommerce a.button.selected{
    background-color: #168258;
    color: white;
}
.tab-content.shop .tab-pane.active{
    padding: 15px;
    background-color: rgba(101,52,34,.4);
    margin-bottom: 10px;
}
.tab-content.shop .tab-pane.active #home{
    padding:0;
    background-color: unset;

}
.infinite .nav-tabs>li>a.active {
    background-color: rgba(101,52,34,.4);
}
.infinite .nav-tabs>li>a:hover{
    background-color: rgba(101,52,34,.2);
}
.sidebar.sheet{
    padding: 0 10px;
    padding-top: 0;
}
.woocommerce .woocommerce-product-gallery figure{
    border: 5px solid white;
    background: white;
}
.woocommerce .woocommerce-product-gallery figure div{
    text-align: center;
    font-style: italic;
}
.woocommerce div.product .product_title{
    text-transform: uppercase;
    
    
    margin-bottom: 0;   
}
.woocommerce .product_meta{
    margin: 0 0 10px 0;
    font-size: 14px;
}
.woocommerce .product_meta a{
    color: rgb(200,200,200);
}
.woocommerce .product_meta span.posted_in{

}
.woocommerce .woocommerce-product-details__short-description {
    font-family: futura-pt-condensed, sans-serif;
    font-size: 20px !important;
    text-align: left;
    font-weight: normal;
   text-decoration: none;
    margin-top: -10px;
}
a.woocommerce-loop-product__link  {
    text-decoration: none;
}
.woocommerce .upsells .woocommerce-product-details__short-description{
    font-size: 10px;
}
.woocommerce img{
    display: block;
    margin: 0 auto;
}
.home .woocommerce img{
    width: 100%;
}
.sidebar .widget.widget_recently_viewed_products h3{
    font-size: 16px;
}

.sidebar ul.product_list_widget li a img{
    max-width: 25%;
    float: left;
    margin-right: 15px;
}
.single-product .related.products{
    float: none;
}
input[type=checkbox]{
    transform: scale(2);
}
/*
.woocommerce ul.products li.product .price{
    line-height: 40px;
    text-align: center;
}
.woocommerce div.product.product-type-variable p.price span {
    

}
*/
.checkbox #terms {
    margin: 8px 8px 0 0;
}
.wc-terms-and-conditions label.checkbox .input-checkbox {
    
    font-size: 26px;
}
.wc-terms-and-conditions label.checkbox span{
    margin-left: 30px;
    margin-bottom: 15px;
}
.wc-terms-and-conditions label.checkbox span.required{
    margin-left: 0;
}

form.showservices{
    margin-bottom: 10px;
}
/*
Custom form - radio buttons

*/

footer{
    background-color: black;
    margin-top: 20px;
}
footer .brand img{
    display: block;
    margin: 30px auto;
    max-width: 360px;
}
.latestPosts h2 {
    color: #fff;
    font-size: 20px;
    background: url(images/latestPostsIcon.gif) right 3px no-repeat;
    padding: 2px 0 10px 0;
    text-align: left;
    margin: 15px 0 0 0;
    text-shadow: 1px 1px #000000;
}
.latestPosts ul{
    width: 100%;
    list-style: none;
    padding: 0;
}
.latestPosts ul li {
    float: left;
   padding: 15px 0;
    background: url(images/borderLine.gif) bottom left repeat-x;
    width: 100%;
    font-family: "proxima-nova", sans-serif;
    font-size: 13px;
}
.latestPosts ul li a{
    color: white;
    text-decoration: none;
    line-height: 16px;
}

.contactUs h2 {
    color: #fff;
    font-size: 20px;
    background: url(images/contactUsIcon.png) right 0px no-repeat;
    padding: 2px 0 10px 0;
    text-align: left;
    margin: 15px 0 0 0;
    text-shadow: 1px 1px #000000;
}
.contactUs a {
    color: #FFF;
    text-decoration: none;
    line-height: 26px;
}
.lbl_field, .variation td.value {
    padding: 0 0px 0px 50px;
}
.woocommerce .lbl_cont, .variations td.value .cont_var{
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 300;
    user-select: none;
    -webkit-user-select: none;
    -mox-user-select: none;
    -ms-user-select: none;
}
.woocommerce .lbl_cont.is_gift{
    font-weight: 800;
    font-size: 16px;
}
.lbl_cont input, .variations .cont_var input{
    position: absolute;
    opacity: 0;
}
.woocommerce .checkmark, .variations .value .cont_var .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: rgba(60,36,21,0.1);
    border: 2px solid rgba(255,255,255,1);

}
.woocommerce .checkmark.disabled{
     background-color: rgba(220,220,220,1);
}
.woocommerce .lbl_cont input:checked ~ .checkmark, .variations .value .cont_var input:checked ~ .checkmark {
    background-color: #168258;
}
.checkmark:after{
    content: "";
    position: absolute;
    display: none;
}
.lbl_cont input:checked ~ .checkmark:after, .variations .value .cont_var input:checked ~ .checkmark:after{
    display: block;
}

.lbl_cont .checkmark:after, .variations .value .cont_var .checkmark:after {
    left: 10px;
    top: 6px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}
.woocommerce-variation.single_variation{
    margin: 30px 0;
}
.woocommerce ul.product_list_widget li dl.variation dd{
    margin-bottom: 0;
}
.product-type-variable p.price{
    display: none;
}
.label label{
    color: black;
}
.woocommerce div.product form.cart .variations label{
    margin-left: 20px;
    display: block;
}
.woocommerce .dep_conf {
    margin-top: 10px;
}
footer .contactUs img{
    float: none;
}
.copyrights{
    background: url(images/copyrightsPanelBg.png) repeat left top;
    width: 100%;
    padding-top: 15px;
    line-height: 22px;
    color: white;
}
.copyrightsPanel {
    width: 80%;
    margin: 0 auto;
    color: #fff;
}
.copyrightsPanel p {
    width: auto;
    float: left;
}
.copyrightsPanel a{
    color: white;
}

.copyrightsPanel ul {
    list-style: none;
    float: right;
}
.copyrightsPanel ul li {
    float: left;
    margin: 0 8px;
}
.woocommerce-message{
    border-top-color: #168258;
}
.woocommerce-message::before{
    color: #168258;
}
.cart-contents {
    position: relative;
    display: flex !important;
    flex-flow: column nowrap;
    justify-content: center;
}

.cart-contents:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;   
    content: "\f07a" !important;
    font-size: 30px;
    color: white;
}

.cart-contents:hover {
    text-decoration: none;
}

.cart-contents-count {
    position: absolute;
        top: 15px;
    right: 1px;
    transform: translateY(-105%) translateX(25%);
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    line-height: 22px;
    height: 22px;
    width: 22px;
    vertical-align: middle;
    text-align: center;
    color: #000;
        background: rgb(191,149,63);
background: -moz-linear-gradient(66deg, rgba(191,149,63,1) 0%, rgba(252,246,186,1) 16%, rgba(179,135,40,1) 50%, rgba(251,245,183,1) 84%, rgba(170,119,28,1) 100%);
background: -webkit-linear-gradient(66deg, rgba(191,149,63,1) 0%, rgba(252,246,186,1) 16%, rgba(179,135,40,1) 50%, rgba(251,245,183,1) 84%, rgba(170,119,28,1) 100%);
background: linear-gradient(66deg, rgba(191,149,63,1) 0%, rgba(252,246,186,1) 16%, rgba(179,135,40,1) 50%, rgba(251,245,183,1) 84%, rgba(170,119,28,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bf953f",endColorstr="#aa771c",GradientType=1);
        border-radius: 50%;
        padding: 1px;  
}

@media (max-width: 992px) {
    .navbar-nav{
        float: none;
        margin: 0 auto;
        text-align: center;
    }
    .navbar-right{
        float: none !important;
        margin: 0 auto;
        width: intrinsic;           /* Safari/WebKit uses a non-standard name */
  width: -moz-fit-content;    /* Firefox/Gecko */
  width: -webkit-fit-content; /* Chrome */
    }
    
}

@media (max-width: 772px) {
    .nav.affix{
        top: 0;
    }
    .logged-in .navbar.affix{
        margin-top: 0;
    }
    .main-featured{
        max-width: 350px;
        margin: 0 auto;
    }
    .navbar{
background: rgb(191,149,63);
background: -moz-linear-gradient(66deg, rgba(191,149,63,1) 0%, rgba(252,246,186,1) 16%, rgba(179,135,40,1) 50%, rgba(251,245,183,1) 84%, rgba(170,119,28,1) 100%);
background: -webkit-linear-gradient(66deg, rgba(191,149,63,1) 0%, rgba(252,246,186,1) 16%, rgba(179,135,40,1) 50%, rgba(251,245,183,1) 84%, rgba(170,119,28,1) 100%);
background: linear-gradient(66deg, rgba(191,149,63,1) 0%, rgba(252,246,186,1) 16%, rgba(179,135,40,1) 50%, rgba(251,245,183,1) 84%, rgba(170,119,28,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bf953f",endColorstr="#aa771c",GradientType=1);

    }
    body{
background: rgb(191,149,63);
background: -moz-linear-gradient(66deg, rgba(191,149,63,1) 0%, rgba(252,246,186,1) 16%, rgba(179,135,40,1) 50%, rgba(251,245,183,1) 84%, rgba(170,119,28,1) 100%);
background: -webkit-linear-gradient(66deg, rgba(191,149,63,1) 0%, rgba(252,246,186,1) 16%, rgba(179,135,40,1) 50%, rgba(251,245,183,1) 84%, rgba(170,119,28,1) 100%);
background: linear-gradient(66deg, rgba(191,149,63,1) 0%, rgba(252,246,186,1) 16%, rgba(179,135,40,1) 50%, rgba(251,245,183,1) 84%, rgba(170,119,28,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bf953f",endColorstr="#aa771c",GradientType=1);

    }
    .gutenberg{
        background-color: black;
    }
    .gutenberg h1{
        color: white;
    }
 .navbar.navbar-expand-md{
        display: none;
    }

    img.brand{
        margin: 40px 0 0 0;
        max-width: inherit;
    }
    header .right{
        margin-top: 5px;
    }
    header.container{
        padding-left: 5px;
        padding-right: 5px;
    }
    header.container .col-sm-6{
        padding-left: 0;
        padding-right: 0;
    }
    ul.right{
        float: none;
    }
    ul.post-categories{
        margin-top: 15px;
    }
    .featured .excerpt{
        width: 100%;
    }
    .featured h2{
        margin-top: 0;
        margin-bottom: 5px;
    }
    .btn-link{
        background-color: rgba(101,52,34,.50);
       
        float: none;
    }
    .sidefront{
        margin-top: 15px;
    }
    .admin-bar .top-toolbar{
        margin-top: 0;
    }
    .admin-bar nav.affix{
        top: 0px;
    }
    .navbar-toggle{
        float: none;
        margin: 0 auto;
        display: block;
        background-color: rgba(255,255,255,0.5);
    }
    .navbar-toggle.collapsed{
        background-color: none;
    }
    .yamm .collapse{
        background-color: rgba(255,255,255,0.5);
    }
    .nav>li>a{
        border-right: none;
        font-size: 14px;
    }
    #theindex {
       overflow-y: hidden;
        height: 50px;
        width: 100%;
        cursor: pointer;
 
    }
    #theindex.open{
        height: inherit;

    }
    #theindex h2{
        font-size: 14px;
        text-align: center;
    }
    .woocommerce .woocommerce-product-details__short-description p{
        text-align: left;
    }
}

@media (max-width: 640px) {


    .tpbar{
        width: 100%;
    }
    img.brand{
        margin: 10px auto;
    }
    section.featured-field .featured h3{
        font-size: 13px;
    }
    header.aphrodite .row{
        margin: 0;
    }
    header.aphrodite ul.nav{
        display: block;
    }
    .homebkg.mobile h1{
        text-align: center;
        margin: 0 auto;
    }
    #mobile_menu_bar .btn{
        padding: 0.375rem 0.75rem 0 0.75rem;
    }
    .container-bio{
        margin-left: 0;
    }
    .img-bio{
        margin: 30px 0 -30px 0;
    }
    .about-text-on-video{
        width: 100%;
    }
}