:root {
--family: 'Avenir';
--heavyWeight: 700;
--mediumWeight: 500;
--softWeight: 300;
--SuperSoftWeight: 100;
--justlovely: 'OSH';
}
@font-face {
font-family: 'OSH';
src: url(//ohsoheavenly.co.za/wp-content/themes/oh-so-heavenly/webfonts/justlovely-webfont.woff);
src: url(//ohsoheavenly.co.za/wp-content/themes/oh-so-heavenly/webfonts/JustLovely.otf);
src: url(//ohsoheavenly.co.za/wp-content/themes/oh-so-heavenly/webfonts/JustLovely.ttf);
font-weight: 100;
font-weight: 700;
}
@font-face {
font-family: 'Avenir';
src: url(//ohsoheavenly.co.za/wp-content/themes/oh-so-heavenly/webfonts/AveniLig);
font-weight: 300;
}
@font-face {
font-family: 'Avenir';
src: url(//ohsoheavenly.co.za/wp-content/themes/oh-so-heavenly/webfonts/AveniMed);
font-weight: 500;
}
@font-face {
font-family: 'Avenir';
src: url(//ohsoheavenly.co.za/wp-content/themes/oh-so-heavenly/webfonts/AveniBoo);
font-weight: 600;
}
@font-face {
font-family: 'Avenir';
src: url(//ohsoheavenly.co.za/wp-content/themes/oh-so-heavenly/webfonts/AveniHea);
font-weight: 800;
}
@font-face {
font-family: 'Avenir';
src: url(//ohsoheavenly.co.za/wp-content/themes/oh-so-heavenly/webfonts/AveniBla);
font-weight: 900;
}
body {
font-size: 14px;
background-color: #fff;
font-weight: var(--mediumWeight);
font-family: var(--family);
} 
body #content_area form {
display: none;
}
ul#menu-menu-1 li > a {
font-weight: 500 !important;
} 
.ingredients {
transition: all .3s;
background: #fff;
margin-top: 50px;
position: relative;
}
.section__ingredients {
display: flex;
justify-content: space-evenly;
align-content: center;
flex-wrap: wrap;
}
.headBack {
border-bottom: 1px solid #000;
display: flex;
justify-content: center;
margin-bottom: 50px;
position: relative;
}
.headBack h2 {
background: #fff;
width: 200px;
text-align: center;
margin-bottom: -15px;
}
.imageBackground {
min-height: 260px;
min-width: 300px;
background-repeat: no-repeat;
background-size: 100%;
background-position: center;
cursor: pointer;
position: relative;
margin-bottom: 10px;
}
.imageBackground:hover .rollOverContent{
opacity: 1;
}
.imageBackground:hover { }
.rollOverContent {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background-color: #fff;
padding: 10px 20px;
width: 100%;
height: 100%;
opacity: 0;
box-sizing: border-box;
text-align: center;
box-shadow: 0 0 20px #0000001f;
transition: 0.5s;
}
a.read {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background: #fff;
border-radius: 50%;
opacity: 1;
text-align: center;
display: inline-block;
width: 40px;
height: 40px;
font-size: 27px;
box-shadow: 0px 0px 9px #00000063;
vertical-align: middle;
}
h2.woocommerce-loop-product__title {
min-height: 50px;
}
.productAtt {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
padding-top: 20px;
}
.productAtt p {
margin-bottom: 5px;
padding-bottom: 3px;
}
.productAtt p:nth-child(1) {
border-bottom: 1px solid #d6d6d6;
}
.categoryPage ul.products{
position: relative;
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
width: calc(25% - 20px);
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
margin: 0;
}
.woocommerce ul.products li.product .button{
margin-top: 5px !important;
background-color: #5f365300 !important;
color: #9a9a9a !important; padding: 10px 25px !important;
}
#iWorri .imgCat2 {
background-size: cover;
background-repeat: no-repeat;
padding: 16.6%;
margin-bottom: 50px;
}
#iWorri .imgCat {
display: none;
}
html, body {
height: 100%;
}
.posRel {
position: relative;
}
.noPad {
padding: 0px;
}
.noPadRight {
padding-right: 0px;
}
.noPadLeft {
padding-left: 0px;
}
.noPadTop {
padding-top: 0px;
}
.noPadTopBot {
padding: 0px !important;
}
.noPadBot {
padding-bottom: 0px;
}
.padBot50 {
padding-bottom: 50px;
}
.padTop50 {
padding-top: 50px;
}
.padTopBot50 {
padding-top: 50px;
padding-bottom: 50px;
} ::-webkit-input-placeholder { color: #fff;
text-transform: uppercase;
}
::-moz-placeholder { color: #fff;
text-transform: uppercase;
}
:-ms-input-placeholder { color: #fff;
text-transform: uppercase;
}
:-moz-placeholder { color: #fff;
text-transform: uppercase;
}
.product-image-wrap{
height: 360px !important;
}
.gform_wrapper .gform_footer {
text-align: center;
}
.gform_wrapper h3 {
font-weight: 700;
font-size: 24px !important; 
}
.gform_wrapper li.gfield {
margin-top: 0px !important;
margin-bottom: 10px;
}
.gform_wrapper li.gfield .ginput_container {
margin-top: 0px !important;
}
.gform_wrapper li.gfield .ginput_container input {
margin-top: 0px !important;
border: 1px solid #f9f9f9;
border-radius: 2px;
text-align: center;
padding: 10px 10px !important;
background-color: transparent;
outline: none;
}
.gform_wrapper .gform_footer {
padding-top: 5px !important;
margin-top: 0px !important;
}
.gform_wrapper .gform_footer input {
background-color: transparent;
color: #fff;
outline: none;
border: 1px solid #fea4c5;
padding: 5px 18px;
text-transform: uppercase;
border-radius: 2px;
cursor: pointer;
}
.gform_wrapper li.gfield .ginput_container textarea {
margin-top: 0px !important;
padding: 5px 8px !important;
height: 90px;
border: 1px solid #f9f9f9;
background-color: transparent;
text-align: center;
}
.gform_wrapper div.validation_error {
color: #800000 !important;
border-top: 2px solid #800000 !important;
border-bottom: 2px solid #800000 !important;
padding: 6px 0 !important;
margin-top: 50px !important;
}
.gform_wrapper .field_description_below .gfield_description {
padding-top: 16px;
text-align: right;
font-size: 0.7em;
} .social a i {
line-height: 26px;
}
.home .siteWrap {
height: 100%;
}
.siteWrap,
.home.viewing-page-1 .siteWrap {
margin-top: 134px;
position: relative;
}
.home .siteWrap {
margin-top: 69px;
} .animateBorder {
background: none;
border: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-box-shadow: inset 0px 0px 0px 2px transparent;
box-shadow: inset 0px 0px 0px 2px transparent;
position: relative;
outline: none;
}
.animateBorder::before, .animateBorder::after {
-webkit-box-sizing: inherit;
box-sizing: inherit;
content: "";
position: absolute;
width: 100%;
height: 100%;
}
.draw {
-webkit-transition: color 0.25s;
-o-transition: color 0.25s;
transition: color 0.25s;
}
.draw::before, .draw::after {
border: 3px solid transparent;
width: 0;
height: 0;
}
.draw::before {
top: 0;
left: 0;
}
.draw::after {
bottom: 0;
right: 0;
}
.draw:hover::before, .draw:hover::after {
width: 100%;
height: 100%;
}
.draw:hover::before {
border-top-color: #5f3653;
border-right-color: #5f3653;
-webkit-transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
-o-transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
}
.draw:hover::after {
border-bottom-color: #5f3653;
border-left-color: #5f3653;
-webkit-transition: border-color 0s ease-out 0.5s, width 0.25s ease-out 0.5s, height 0.25s ease-out 0.75s;
-o-transition: border-color 0s ease-out 0.5s, width 0.25s ease-out 0.5s, height 0.25s ease-out 0.75s;
transition: border-color 0s ease-out 0.5s, width 0.25s ease-out 0.5s, height 0.25s ease-out 0.75s;
} .contentWrap {
position: relative;
opacity: 0;
visibility: hidden;
top: 100px;
display:  block;
-webkit-transition: all 0.7s;
-o-transition: all 0.7s;
transition: all 0.7s;
}
.trigger .contentWrap {
opacity: 1;
visibility: visible;
top: 0px;
} img.aligncenter{
position: relative;
margin: 10px auto 10px;
display: block;
}   .contact {
position: relative;
}
.contact h2 {
position: relative;
text-align: center;
color: #fff;
line-height: 40px;
margin-bottom: 40px;
}   div#gform_confirmation_wrapper_4 {
margin-top: 30px;
color: #fff;
}
#myNavbar ul li.current-menu-parent ul.sub-menu li.current-menu-item ul li.menu-item-type-taxonomy a {
color: #000000;
border-bottom: 2px solid transparent;
}
#myNavbar ul li.current-menu-parent ul.sub-menu li.current-menu-item ul li.menu-item-type-taxonomy a:hover {
color: #000000;
border-bottom: 2px solid #ffa4c5;
}
.current-menu-ancestor ul.sub-menu li.current-menu-ancestor>a {
background: transparent;
border-bottom: 2px solid #ffa4c5 !important;
display: inline-block !important;
}
.current-menu-ancestor>a {
background: #ffa4c5; 
}
#header nav,
.home.viewing-page-1 #header nav {
margin-bottom: 0px;
border: 0px;
overflow: visible;
position:  fixed;
z-index: 500;
top: 0px;
border-radius: 0px;
box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.52);
width:  100%;
background-color: rgb(255, 255, 255);
padding: 12px 0px 0px; -webkit-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
#myNavbar {
padding: 0px;
}
ul#menu-menu-1,
.home.viewing-page-1 ul#menu-menu-1 {
padding-left: 0px;
margin-bottom: 0px;
margin-top: 35px;
margin-left: 20px;
border: 0px;
-webkit-box-shadow:  none;
box-shadow:  none;
-webkit-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
ul#menu-menu-1 li {
display: inline-block;
list-style: none;
position: relative;
min-height: 30px;
padding: 20px 10px;
}
ul#menu-menu-1 li a:hover,
ul#menu-menu-1 li a:active {
text-decoration: none;
display:  block;
background-color:  #ffa4c5;
}
ul#menu-menu-1 li.current-menu-item a,
ul#menu-menu-1 li.current-menu-ancestor.current-menu-parent > a {
display: block;
font-weight: 600;
}
ul#menu-menu-1 li.current-menu-item a, ul#menu-menu-1 li.current-menu-ancestor.current-menu-parent > a ul#menu-menu-1 li.current-menu-item > a {
color: #000;
background-color:  #ffa4c5;
}
ul#menu-menu-1 li:first-child a {
}
ul#menu-menu-1 li a,
.home.viewing-page-1 ul#menu-menu-1 li a {
position: relative;
padding: 5px;
font-weight: 600;
color: #000;
font-size: 0.85em;
display: block;
text-transform: uppercase;
transition: all 0.4s;
letter-spacing: 1px;
}
.menu-menu-1-container {
position: relative;
float: right;
margin-left: 50px;
}
.searchSocialMenu,
.home.viewing-page-1 .searchSocialMenu {
position: absolute;
right: 0px;
top: -15px;
opacity: 1;
visibility: visible;
transition: all 0.4s;
}
.scrolled .searchSocialMenu,
.home .searchSocialMenu.scrolled {
opacity: 0;
visibility: hidden; 
top: -30px;
}
.searchSocialMenu form {
position: relative;
padding: 0px;
border-radius: 3px;
}
.searchSocialMenu input {
position: relative;
border: 1px solid #dddddd;
padding: 4px 0px;
font-size: 0.9em;
}
.searchSocialMenu #searchsubmit {
position: absolute;
border: none;
top: 5px;
left: 116px;
font-size: 14px;
color: #000000;
}
.searchSocialMenu .searchMenu {
position: absolute;
top: 37px;
background: #ffffff;
width: 100%;
z-index: 10;
transition: all 0.4s cubic-bezier(0, 0.46, 0.59, 0.96);
}
.searchSocialMenu .searchMenu.active {
top: -15px;
}
.searchSocialMenu .searchBtn {
position: relative;
margin-left: 15px;
margin-top: 5px;
color: #909090;
margin-right: 11px;
cursor: pointer;
font-size: 14px;
}
.searchSocialMenu .socialMenu,
.home.viewing-page-1 .searchSocialMenu .socialMenu {
position: relative;
display: block;
float: left;
margin-top: 10px;
transition: all 0.4s;
}
.searchSocialMenu .socialMenu ul {
position: relative;
padding-left: 0px !important;
margin:  0px !important;
display:  inline-block;
float:  left;
}
.searchSocialMenu .socialMenu ul li {
display: inline-block;
list-style-type: none;
padding-left: 5px;
}
.searchSocialMenu .socialMenu ul li a {
display: inline-block;
font-size: 1em;
border-radius: 5px;
width: 26px;
text-align:  center;
color: #ffffff;
background-color: #ffa4c5;
}  .full.post.row {
display: flex;
border-bottom: 1px solid #b5b5b5;
}
@media (max-width: 800px) {
.full.post.row {
flex-direction: column;
}
.searchContent h1 {
margin-top: 100px;
}
}
.col-sm-4.post-featured-image {
min-height: 400px;
background-size: contain;
}
.col-sm-8.post-excerpt {
margin: auto 0;
}   a:hover,
a:active,
a:focus {
text-decoration: none;
color: #666;
}
a {
color: #333;
}
a.banner_link{
width: 100%;
height: 100%;
display: block;
position: absolute;
}    .twoPanel {
position: relative;
}
.twoPanel .twoPanelRow {
position: relative;
}
.twoPanelDefault .twoPanelRow .innerWrap{
position: absolute;
width: 100%;
padding: 20px 40px;
top: 50%;
left: 50%;
transform: translateX(-50%)translateY(-50%);
}
.twoPanelDefault .twoPanelRow .content{
padding-left: 0px;
padding-right: 0px;
}
.twoPanelDefault .twoPanelRow a{
position: relative;
display: inline-block;
color: #fff;
font-style:  italic;
font-weight:  100;
transition: all 0.4s;
}
.twoPanelDefault .twoPanelRow a::after{
content: "";
position: absolute;
bottom: -5px;
left: 0px;
width: 0px;
height: 3px;
background-color: #fff;
transition: all 0.4s;
}
.twoPanelDefault .twoPanelRow a:hover::after{
width: 100%;
}
.twoPanel .twoPanelRow .content {
position: relative;
padding-top: 90px;
padding-bottom: 90px;
color: #fff
}
.twoPanelDefault .twoPanelRow .image {
min-height: 500px;
}
.twoPanel .twoPanelRow .image {
background-position: center;
background-size: cover;
background-repeat: no-repeat;
min-height: 640px;  
}
.twoPanel .twoPanelRow .content h1 {
position: relative;
}
.twoPanel .twoPanelRow.left .content {
padding-left: 35px;
}
.twoPanel .twoPanelRow.right .content {
padding-right: 35px;
}
.twoPanel .twoPanelRow.left .content {order: 2;}
.twoPanel .twoPanelRow.left .image {order: 1;}
.twoPanel .twoPanelRow.right .content {order: 1;}
.twoPanel .twoPanelRow.right .image {order: 2;}  .sectionBlock {
position: relative;
height: calc(100% - 69px) !important;
background-size: cover;
background-position: center bottom;
background-repeat: no-repeat;
overflow: hidden;
}
.sectionBlock .contentHolder {
position: absolute;
top: 50%;
opacity: 0;
visibility: hidden;
transform: translateY(-50%);
transition: all 0.4s;
transition-delay: 0.75s;
color:  #fff;
font-size: 2em;
text-shadow: 1px 1px 3px #000;
}
.sectionBlock.left .contentHolder {
left: -5%
}
.sectionBlock.active.left .contentHolder {
left: 5%
}
.sectionBlock.right .contentHolder {
right: -5%;
text-align:  right;
}
.sectionBlock.active.right .contentHolder {
right: 5%
}
.sectionBlock.active .contentHolder {
position: relative;
opacity: 1;
visibility: visible;  
}
.sectionBlock .contentHolder a {
color: #fff;
text-decoration: none;
cursor: pointer;
}
.sectionBlock .contentHolder a:hover,
.sectionBlock .contentHolder a:active,
.sectionBlock .contentHolder a:focus {
color: #fff;
text-decoration: none;
}  .homeCarousel {
z-index: 10;
position: relative;
height: 650px;
overflow:  hidden;
}
.homeCarousel .carousel-cell {
width: 100%;
z-index: 10;
opacity: 0.9;
height: 650px;
background-repeat:  no-repeat;
background-position: top center;
background-size:  cover;
}
.homeCarousel .carousel-cell img {
width: 100%;
position: relative;
}
.bannerTextWrap {
position: absolute;
top: 195px;
text-align:  center;
left:50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
z-index: 100;
display:  inline-block;
}
.bannerTextWrap h1 {
font-size: 2.3em;
line-height: 1.6em;
margin-top: 10px;
font-weight: 300;
letter-spacing: 0.04em;
text-transform:  none;
text-shadow: 0px 0px 12px rgb(0, 0, 0);
}
.bannerTextWrap h1 b {
color: #fff;
font-size: 1.65em;
font-weight: 800;
margin-bottom: 5px;
text-shadow: 0px 0px 16px rgba(0, 0, 0, 0.58);
}
.bannerTextWrap a {
color: #fff;
padding: 15px 27px;
margin-top: 0px;
font-size: 1.8em;
background-color: #5f3653;
font-weight: 600;
text-transform: none;
display:  inline-block;
-webkit-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
.bannerTextWrap a:hover {
text-decoration: none;
background-color: #fff;
color: #5f3653;
}
.homeCarousel .flickity-page-dots {
bottom: 20%;
z-index: 10;
width: 1170px;
text-align: center;
padding: 0px 10px;
margin:  0 auto;
-webkit-transform:  translateX(-50%);
-ms-transform:  translateX(-50%);
transform:  translateX(-50%);
left: 50%;
}
.homeCarousel .flickity-page-dots li.dot {
background-color: transparent;
border: 2px solid #fff;
opacity: 1;
margin: 0px 3px;
width:  8px;
height: 8px;
}
.homeCarousel .flickity-page-dots li.dot.is-selected {
z-index: 10;
opacity: 1;
background-color: white;
}     #footer {
position: relative;
padding-top: 20px;
background-color: #ffa4c5;
padding-bottom: 20px;
color: #000;
font-weight: 400;
font-size: 1.3em;
margin-top: 50px;
letter-spacing: 3px;
font-family: var(--justlovely);
}
#footer ul.footerLogos {
position: relative;
padding-left: 0px; display: block;
overflow: hidden;
}
#footer ul.footerLogos li {
display: inline-block;
vertical-align: middle;
background: #fff;
border-radius: 45px;
margin: 0px 10px 0px 0px;
}
#footer ul.footerLogos a {
display: inline-block;
text-align: center;
height: 40px;
width: 40px;
line-height: 40px;
vertical-align: middle;
transition: all 0.3s;
}
#footer ul.footerLogos a i{
line-height: inherit;
-webkit-text-fill-color: #ffa4c5;
}
.socialFooter {
position: relative;
display: inline-block;
margin:  0 auto;
}
.socialFooter ul.social {
position: relative;
padding-left: 0px !important;
margin: 10px 0px 10px auto !important;
display: block;
overflow: hidden;
float: left;
}
.socialFooter ul.social li {
display: inline-block;
list-style-type: none;
padding-left: 5px;
margin-bottom: 0px;
}
.socialFooter ul.social li a {
display: inline-block;
font-size: 1em;
border-radius: 5px;
width: 26px;
text-align: center;
padding: 2px 5px;
color: #e1d0c0 !important;
background-color: #bfb1a3;
}
.socialFooter .socialTextArea {
float: left;
display: inline-block;
color: #fff;
margin-bottom: 5px;
line-height: 1.15em;
text-transform: uppercase;
font-size: 0.85em;
width: 100%;
box-sizing: border-box;
padding-right: 10px;
}
#footer ul.footerLogos li img{
width: 95%;
}
#footer .copyRight{
margin: 0 0 0 auto;
font-weight: 600;
font-size: 14px;
color: #fff;
font-family: var(--family);
letter-spacing: 1px;
text-transform: uppercase;
}
#footer .left  {
position: relative;
color: #fff;
padding: 0px 100px 0px 0px; 
}
#footer .fa-instagram:before, #footer .fa-heart:before, #footer .fa-facebook-f:before, #footer .fa-youtube:before {
margin-right: -3px;
}
#footer .left h2 {
position: relative;
font-weight: 800;
font-size: 1.4em;
color: #fff;
text-align: left;
margin-top: 10px;
margin-bottom: 5px;
text-transform: uppercase;
font-family: var(--family);
letter-spacing: 1px;
border-bottom: 1px solid white;
max-width: 240px;
}
@media (max-width: 768px){
#footer .left h2 {
max-width: 500px;
}
}
.gform_wrapper {
margin: 0px 0;
max-width: 100%;
}
#footer .right h2 span {
font-weight: 100;
letter-spacing: 0;
font-size: 1em;
}
#footer .left small {
position: relative;
display: block;
font-size: 2em;
margin-top: 10px;
letter-spacing: 1px;
}
#footer .left big {
position: relative;
font-size: 1.7em;
margin-bottom: 20px;
display:  block;
line-height: 1.3em;
font-weight: 700;
}
#footer .right{
padding-right: 0px;
padding-left: 0px;
font-family: var(--family);
}
#footer .right a {
display: block;
}
#footer .right h2 {
position: relative;
font-size: 1.2em;
text-transform: uppercase;
color: #fff;
text-align: right;
margin-top: 10px;
margin-bottom: 5px;
letter-spacing: 2px;
font-family: inherit;
font-weight: 400;
}
#footer .right h2.cont {
position: relative;
font-weight: 800;
font-size: 1.4em;
text-transform: uppercase;
color: #fff;
text-align: right;
margin-top: 30px;
margin-bottom: 5px;
letter-spacing: 1px;
font-family: inherit;
}
#footer .right .newsletterForm li.gfield input {
float: right;
border: 0px;
border-bottom: 1px solid #f1e5da;
text-align: right;
margin-bottom: 5px;
padding-bottom: 5px !important;
letter-spacing: 2px;
font-size: 16px;
}
#footer .right .cotactTextArea {
color: #fff;
margin-bottom: 20px;
font-size: 14px;
letter-spacing: 0.9px;
text-transform: uppercase;
}
#footer .right .cotactTextArea p {
display: inline-flex;
}
#footer .right .cotactTextArea a {
padding-left: 5px;
}
#footer .right .gform_wrapper .gform_footer {
text-align: right;
}
#footer .right a img {
width: 125px;
float: none;
margin: 0px 0px 10px auto;
}
#footer ul li {
list-style-type: none;
margin-bottom: 20px;
font-size:  1.3em;
color: #fff;
padding-left: 0px;
}
#footer a,
#footer a:hover,
#footer a:active,
#footer a:focus {
color: #fff;
}
.newsletterForm {
margin-top: -30px;
}
.gform_wrapper ul.gform_fields li.gfield {
padding-right: 0px;
}
input#gform_submit_button_4 {
margin: 0px;
}
#footer ul.footerLogos a:hover {
background: #ffa4c5;
}
#footer ul.footerLogos a i:hover {
-webkit-text-fill-color: #fff;
}
.gform_wrapper .gform_footer input:hover {
color: #fea4c5;
background: #fff;
}  .woocommerce .star-rating span {
color: #222222;
}
.woocommerce .star-rating::before {
content: '\e006\e006\e006\e006\e006';
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: 400;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;    
}
.woocommerce .star-rating span::before {
content: '\e006\e006\e006\e006\e006';
top: 0;
position: absolute;
left: 0;
display: inline-block;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: 400;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;       
}
.woocommerce p.stars a::before,
.woocommerce p.stars a:hover~a::before,
.woocommerce p.stars.selected a.active~a::before  {
top: 0;
position: absolute;
left: 0;
display: inline-block;
font-family: 'Glyphicons Halflings';
font-style: normal;
color: #d3ced2;
font-weight: 400;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; 
content: '\e006';
}
.woocommerce p.stars a:hover::before,
.woocommerce p.stars:hover a::before,
.woocommerce p.stars.selected a:not(.active)::before  {
content: '\e006';
top: 0;
position: absolute;
left: 0;
display: inline-block;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: 400;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;     
color: #222222;
}
.woocommerce p.stars.selected a.active::before {
content: '\e006';
top: 0;
position: absolute;
left: 0;
display: inline-block;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: 400;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;     
color: #000000;
}
.woocommerce ul.products li.product .button {
margin-top: 1em;
background-color: #5f3653;
color:  #fff; padding: 10px 25px;
}  .productSingle {
position: relative;
margin-top: 50px;
margin-bottom: 50px;
}
.productSingle .summary h1 {
margin-bottom: 5px;
font-weight: 400;
color: #000;
font-family: var(--family);
font-style:  normal;
}
.productSingle .summary .product-subtitle {
font-weight: 400;
font-size: 1.8em;
}
.productSingle .summary > ul {
padding-left: 17px;
}
.productSingle .summary ul.natureOptions {
position: relative;
padding-left:  0px;
padding-bottom:  20px;
padding-top: 20px;
display: flex;
justify-content: start;
flex-wrap: wrap;
}
.productSingle .summary ul.natureOptions li { display: flex;
justify-content: space-evenly;
}
.productSingle .summary ul.natureOptions li.vegan-friendly{
background-image: url(//ohsoheavenly.co.za/wp-content/themes/oh-so-heavenly/images/vegan-black.png);
display: flex;
justify-content: space-evenly;
width: 100px;
height: 100px;
background-position: center center;
background-size: cover;
}
.productSingle .summary ul.natureOptions li.alcohol-free {
background-image: url(//ohsoheavenly.co.za/wp-content/themes/oh-so-heavenly/images/alcohol-free-black.png);
display: flex;
justify-content: space-evenly;
width: 100px;
height: 100px;
background-position: center center;
background-size: cover;
}
.productSingle .summary ul.natureOptions li.oil-free {
background-image: url(//ohsoheavenly.co.za/wp-content/themes/oh-so-heavenly/images/oil-black.png);
display: flex;
justify-content: space-evenly;
width: 100px;
height: 100px;
background-position: center center;
background-size: cover;
}
.productSingle .summary ul.natureOptions li.beauty {
background-image: url(//ohsoheavenly.co.za/wp-content/themes/oh-so-heavenly/images/beauty-black.png);
display: flex;
justify-content: space-evenly;
width: 140px;
height: 115px;
background-position: center center;
background-size: cover;
}
.productSingle .summary ul.natureOptions li.madein {
background-image: url(//ohsoheavenly.co.za/wp-content/themes/oh-so-heavenly/images/madein-black.png);
display: flex;
justify-content: space-evenly;
width: 140px;
height: 140px;
background-position: center center;
background-size: cover;
}
.productSingle .summary ul.natureOptions li.sustainable {
background-image: url(//ohsoheavenly.co.za/wp-content/themes/oh-so-heavenly/images/sustainable-black.png);
display: flex;
justify-content: space-evenly;
width: 100px;
height: 130px;
background-position: center center;
background-size: cover;
}
.productSingle  #reviews.woocommerce-Reviews {
float: right;
width: 68%;
clear: none;
}  .categoryPage {
margin-top: 50px;
margin-bottom: 50px;  
}
.categoryPage .woocommerce-ordering select,
.categoryPage .products-per-page select {
position: relative;
outline: none;
background-color: transparent;
border: none;
border-radius: 0px !important;
}
.categoryPage .woocommerce-ordering  {
position: relative;
margin-right: 10px;
margin-bottom: 70px;
}
.categoryPage .products-per-page  {
position: relative;
}
.categoryPage .products-per-page::after,
.categoryPage .woocommerce-ordering::after {
content: "";
position: absolute;
bottom: -10px;
left: 0px;
width: 100%;
height: 2px;
background-color: #ffa4c5;
}
.categoryPage .woocommerce-result-count {
display: none;
}
.categoryPage ul.products {position:  relative;}
.categoryPage .imgCat {
position: relative;
height: 50vh;
width: auto;
overflow: hidden;
background-size: cover;
background-repeat: no-repeat;
margin-bottom: 20px;
}
.categoryPage .term-description {
display: block;
background-color: #cdae9b;
min-height: 263px;
padding-left: 270px;
padding-top: 65px;
color: #fff;
margin-bottom: 60px;
} .tax-product_cat.term-21 .categoryPage .term-description,
.tax-product_cat.term-21 .categoryPage h1.page-title
{background-color:#92b277;} .tax-product_cat.term-22 .categoryPage .term-description,
.tax-product_cat.term-22 .categoryPage h1.page-title 
{background-color:#c4552d;} .tax-product_cat.term-23 .categoryPage .term-description,
.tax-product_cat.term-23 .categoryPage h1.page-title 
{background-color:#af8060;} .tax-product_cat.term-18 .categoryPage .term-description,
.tax-product_cat.term-18 .categoryPage h1.page-title 
{background-color:#c4b6a6;} .tax-product_cat.term-19 .categoryPage .term-description,
.tax-product_cat.term-19 .categoryPage h1.page-title 
{background-color:#c4b6a6;} .tax-product_cat.term-20 .categoryPage .term-description,
.tax-product_cat.term-20 .categoryPage h1.page-title 
{background-color:#c4b6a6;}
.categoryPage h1 {
position: absolute;
left: 284px;
color: #fff;
top: 20px;
margin-top: 5px;
border-bottom: 0px;
z-index: -1;
}
.categoryPage li.product {
text-align: center;
margin-bottom:  10px !important;
}
.categoryPage li.product .star-rating {
margin: 0 auto;
font-size: 1.1em !important;
letter-spacing: 0.3em;
width: 100px;
}
.categoryPage li.product h2 {
text-align: center;
}
.product-image-wrap {
height: 450px;
text-align: center;
position:  relative;
}
.product-image-wrap img {
}
.woocommerce ul.products li.product a img {
width: auto !important;
max-height: 100% !important;
display: inline-block; vertical-align: bottom;
position:  absolute;
display: inline-block;
margin-bottom: 0px;
bottom:  0px;
left: 50%;
transform: translateX(-50%);
}  #iWorri .woocommerce-product-gallery{
max-height: 500px;
text-align: center;
}
#iWorri.woocommerce div.product div.images img {
max-height: 500px;
width: auto;
display: inline-block;
} .woo__section{
display: flex;
justify-content: space-between;
flex-wrap: wrap;
max-width: 100%;
width: 1170px;
}
.woo__product{
box-sizing: border-box;
margin: 10px 0px;
text-align: center;
width: calc(25% - 20px);
}
@media (max-width: 992px){
.woo__product{
width: calc(33.3% - 20px);
}
}
@media (max-width: 768px){
.woo__product{
width: calc(50% - 20px);
}
}
@media (max-width: 500px){
.woo__product{
width: calc(100% - 20px);
}
}
.woo__product--img{
width: 100%;
height: auto;
}
.woo__product--range{
text-transform: capitalize;
}
.woo__product--range::after{
content:'';
display: block;
border-bottom: 1px dotted #000; 
width: 50%;
margin: 0 auto;
}
.woo__product--title{
text-transform: uppercase;
padding-top: 10px;
}
.woo__product--desc{
padding-top: 5px;
}
.woo__product--star{
padding: 15px 0px
}
.woo__product--link{
text-decoration: none;
} .newsticker {
width: 80px;
height: 40px;
position: absolute;
top: 0;
right: 0;
background: #ffa2d9;
z-index: 2;
}
.newsticker h3 {
line-height: 25px;
color: #fff;
font-size: 20px !important;
font-family: var(--family);
font-weight: 600;
text-transform: uppercase;
letter-spacing: 1px;
}
a:hover .newsticker {
background: #fea4c5;
}