/*
Theme Name: Art Therapy
Theme URI: http://www.arttherapy.co.za
Description: Art Therapy Website Theme custom made for Samantha Davis
Version: 1
Author: Dominic Joubert
Author URI: http://thelastradio.org
*/
html,body,p,div,img,h1,h2,h3,h4,li,ul,ol,dl,dd,dt,form,table,td,tr{
margin:0px; padding:0px; border:0px; border-collapse:separate; border-spacing:0px; 
image-rendering: auto;

}
.blockhref{
width: 100%;
height: 100%;
position: absolute;
top: 0px;
left: 0px;
display: block;
z-index: 105;
}

input,select{margin:0; padding:0; border-radius:0; -webkit-appearance: none;
}
textarea{border-radius:0; -webkit-appearance: none;
}
ul, ol, dl {
position: relative;
}
img{
border: 0px;
image-rendering: auto;
}
@keyframes  fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari and Chrome */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
body{
width: 100%;
background-color: #ffffff;
font-weight: normal;
cursor: default;
background-position: center center;
background-attachment: fixed;
background-repeat: no-repeat;
background-size: cover;
}
ul{
list-style: none;
padding: 0;
}
.fa-ul{
margin-left: 20px;
}
.site-container{
width: 100%;
margin: auto;
position: relative;
}
.content-container{
width: 100%;
max-width: 1100px;
margin: auto;
background-color: #ffffff;
position: relative;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin-top: 165px;
}
.content-brush-stroke{
width: 100%;
position: absolute;
background-image: url(content-brush-stroke.png);
height: 20px;
top: -15px;
background-size: 100% 100%;
}

.main-content{
width: 100%;
max-width: 1100px;
margin: auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
position: relative;
margin-top: 100px;
}
.left-column{
width: 70%;
padding-left: 20px;
padding-right: 20px;
padding-top: 20px;
padding-bottom: 20px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
float: left;
}
.formcheck{
	display: none;
}
.right-column{
width: 30%;
min-height: 200px;
padding-left: 20px;
padding-right: 20px;
padding-top: 20px;
padding-bottom: 20px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
float: left;
}
.sidebar{
position: relative;
}
.sidebar h3{
margin-bottom: 5px;
text-align: center;
}
.sidebar-block{
width: 100%;
position: relative;
margin-bottom: 20px;
}
.sidebar-block-image-holder{
width: 100%;
position: relative;
}
.sidebar-block-image-holder img{
display: block;
width: 100%;
position: relative;
height: auto;
}
.sidebar-block-caption{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
position: relative;
width: 100%;
background-image: url(caption2.png);
background-size: 100% 100%;
position: absolute;
bottom: 0px;
z-index: 9;
padding: 10px;
font-family: 'Trade Winds', sans-serif;
font-weight: 400;
color: #ffffff;
font-size: 16px;
text-align: center;
}
.main-content p{
font-family: 'Jost', sans-serif;
font-size: 18px;
line-height: 150%;
color: #444444;
margin-bottom: 20px;
}
input,textarea{
	border-radius: 0px!important;
}
.creative-products p{

}
.main-content .alignleft{
float: left;
margin-right: 10px;
}
.main-content .alignright{
float: right;
margin-left: 10px;
}
.main-content p:last-child{

}
.quote{
width: 100%;
margin: auto;
color: white;
background-image: url(quote-bg.jpg);
background-position: center center;
background-size: cover;
position: relative;
padding: 10px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin-bottom: 20px;
font-family: 'Caveat', sans-serif;
letter-spacing: 1px;
font-size: 30px;
text-align: center;
line-height: 120%;
color: white;
}
.quote span{
display: block;
font-size: 20px;
}
.top-brush-stroke{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 20px;
background-size: 100% 100%;
background-repeat: no-repeat;
pointer-events: none;
background-image: url(top-brush-stroke.png);
}
.header-container{
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
z-index: 1000;
position: fixed;
top: 0px;
left: 0px;
background-color: #f6f6f4;
background-size: 100% 100%;
background-repeat: repeat-x;
background-position: center center;
}
.social-media{
display: block;
position: relative;
}
.mobilemenu .social-media{
text-align: center;
float: none;
clear: both;
margin-top: 20px;
margin-bottom: 20px;
}
.header .social-media{
display: block;
float: right;
overflow: hidden;
position: relative;
top: 10px;
}
.footer .social-media{
position: absolute;
right: 20px;
top: 30px;
}
.social-media .social-media-icon:last-child{
margin-right: 0px;
}
.social-media-icon{
width: 30px;
height: 30px;
color: white;
font-size: 17px !important;
display: inline-block;
position: relative;
border-radius: 15px;
text-align: center;
vertical-align: middle;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin-left: 5px;
margin-right: 5px;
}

.social-media-icon i{
top: 3px;
position: relative;
vertical-align: middle;
}

.twitter{
background-color: #1da1f2;
}
.facebook{
background-color: #3b5998;
}
.linkedin{
background-color: #067ab6;
}
.youtube{
background-color: #e62117;
}
.instagram{
background: rgb(77,49,221);
background: -moz-linear-gradient(-45deg,  rgba(77,49,221,1) 0%, rgba(78,49,217,1) 1%, rgba(84,49,213,1) 3%, rgba(85,47,208,1) 3%, rgba(89,49,208,1) 4%, rgba(98,50,196,1) 8%, rgba(107,50,191,1) 10%, rgba(115,50,180,1) 13%, rgba(125,49,171,1) 18%, rgba(130,50,163,1) 20%, rgba(134,50,161,1) 20%, rgba(135,51,162,1) 21%, rgba(142,52,152,1) 23%, rgba(148,51,146,1) 26%, rgba(152,51,143,1) 27%, rgba(152,51,143,1) 28%, rgba(166,51,129,1) 32%, rgba(177,51,122,1) 36%, rgba(177,53,116,1) 37%, rgba(181,52,116,1) 38%, rgba(184,52,110,1) 40%, rgba(195,53,103,1) 44%, rgba(199,52,96,1) 46%, rgba(202,52,97,1) 46%, rgba(219,53,75,1) 55%, rgba(227,54,73,1) 58%, rgba(229,53,66,1) 59%, rgba(233,53,64,1) 62%, rgba(232,56,66,1) 67%, rgba(233,64,67,1) 70%, rgba(235,83,72,1) 77%, rgba(237,96,78,1) 80%, rgba(236,105,77,1) 82%, rgba(239,110,79,1) 83%, rgba(235,112,78,1) 84%, rgba(240,116,80,1) 85%, rgba(241,140,86,1) 89%, rgba(241,142,85,1) 90%, rgba(242,148,87,1) 90%, rgba(244,161,91,1) 93%, rgba(244,182,99,1) 97%, rgba(248,198,101,1) 99%, rgba(246,201,100,1) 100%, rgba(249,206,104,1) 100%);
background: -webkit-linear-gradient(-45deg,  rgba(77,49,221,1) 0%,rgba(78,49,217,1) 1%,rgba(84,49,213,1) 3%,rgba(85,47,208,1) 3%,rgba(89,49,208,1) 4%,rgba(98,50,196,1) 8%,rgba(107,50,191,1) 10%,rgba(115,50,180,1) 13%,rgba(125,49,171,1) 18%,rgba(130,50,163,1) 20%,rgba(134,50,161,1) 20%,rgba(135,51,162,1) 21%,rgba(142,52,152,1) 23%,rgba(148,51,146,1) 26%,rgba(152,51,143,1) 27%,rgba(152,51,143,1) 28%,rgba(166,51,129,1) 32%,rgba(177,51,122,1) 36%,rgba(177,53,116,1) 37%,rgba(181,52,116,1) 38%,rgba(184,52,110,1) 40%,rgba(195,53,103,1) 44%,rgba(199,52,96,1) 46%,rgba(202,52,97,1) 46%,rgba(219,53,75,1) 55%,rgba(227,54,73,1) 58%,rgba(229,53,66,1) 59%,rgba(233,53,64,1) 62%,rgba(232,56,66,1) 67%,rgba(233,64,67,1) 70%,rgba(235,83,72,1) 77%,rgba(237,96,78,1) 80%,rgba(236,105,77,1) 82%,rgba(239,110,79,1) 83%,rgba(235,112,78,1) 84%,rgba(240,116,80,1) 85%,rgba(241,140,86,1) 89%,rgba(241,142,85,1) 90%,rgba(242,148,87,1) 90%,rgba(244,161,91,1) 93%,rgba(244,182,99,1) 97%,rgba(248,198,101,1) 99%,rgba(246,201,100,1) 100%,rgba(249,206,104,1) 100%);
background: linear-gradient(135deg,  rgba(77,49,221,1) 0%,rgba(78,49,217,1) 1%,rgba(84,49,213,1) 3%,rgba(85,47,208,1) 3%,rgba(89,49,208,1) 4%,rgba(98,50,196,1) 8%,rgba(107,50,191,1) 10%,rgba(115,50,180,1) 13%,rgba(125,49,171,1) 18%,rgba(130,50,163,1) 20%,rgba(134,50,161,1) 20%,rgba(135,51,162,1) 21%,rgba(142,52,152,1) 23%,rgba(148,51,146,1) 26%,rgba(152,51,143,1) 27%,rgba(152,51,143,1) 28%,rgba(166,51,129,1) 32%,rgba(177,51,122,1) 36%,rgba(177,53,116,1) 37%,rgba(181,52,116,1) 38%,rgba(184,52,110,1) 40%,rgba(195,53,103,1) 44%,rgba(199,52,96,1) 46%,rgba(202,52,97,1) 46%,rgba(219,53,75,1) 55%,rgba(227,54,73,1) 58%,rgba(229,53,66,1) 59%,rgba(233,53,64,1) 62%,rgba(232,56,66,1) 67%,rgba(233,64,67,1) 70%,rgba(235,83,72,1) 77%,rgba(237,96,78,1) 80%,rgba(236,105,77,1) 82%,rgba(239,110,79,1) 83%,rgba(235,112,78,1) 84%,rgba(240,116,80,1) 85%,rgba(241,140,86,1) 89%,rgba(241,142,85,1) 90%,rgba(242,148,87,1) 90%,rgba(244,161,91,1) 93%,rgba(244,182,99,1) 97%,rgba(248,198,101,1) 99%,rgba(246,201,100,1) 100%,rgba(249,206,104,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d31dd', endColorstr='#f9ce68',GradientType=1 );
}
.header{
width: 100%;
max-width: 1100px;
margin: auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
vertical-align: middle;
margin-top: 20px;
}
.admin{
margin-top: 32px;
}
.top-logo{
display: block;
vertical-align: middle;
float: left;
}
.top-logo img{
width: 231px;
height: auto;
display: block;
margin-bottom: 10px;
}
.footer-logo{
display: block;
margin-bottom: 20px;
}
.footer-logo img{
width: 100%;
max-width: 302px;
display: block;
}
nav{
width: 100%;
padding: 0;
margin: 0;
}
.navigation{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
vertical-align: middle;
position: relative;
font-size: 0;
text-align: center;
display: block;
width: 100%;
}
.navigation-bar-brush-stroke{
width: 100%;
position: absolute;
bottom: -19px;
height: 20px;
background-image: url(navigation-bar-bottom2.png);
background-size: 100% 100%;
background-position: center center;
background-repeat: repeat-x;
}
.navlink{
position: relative;
color: #414141;
position: relative;
top: 1px;
font-family: 'Trade Winds', sans-serif;
font-weight: 400;
font-size: 16px;
line-height: 100%;
vertical-align: middle;
display: inline-block;
padding-left: 9px;
padding-right: 9px;
  -o-transition:color .2s ease-out, background 2s ease-in, visibility 2s ease-in;
  -ms-transition:color .2s ease-out, background 2s ease-in, visibility 2s ease-in;
  -moz-transition:color .2s ease-out, background 2s ease-in, visibility 2s ease-in;
  -webkit-transition:color .2s ease-out, background 2s ease-in, visibility 2s ease-in;
  transition:color .2s ease-out, background 2s ease-in, visibility 2s ease-in;
}
.navlink a{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
position: relative;
display: block;
padding-top: 13.15px;
padding-bottom: 13.15px;
}
.nav-link-sub-label{
font-size: 12px;
position: relative;
margin-top: -1px;
padding-bottom: 0px;
display: block;
}
.currentpage{
xbackground-image: url(nav-link-hover2.png);
xbackground-size: 100% 100%;
xcolor: #ffffff;
}
.currentpage a{
xcolor: #ffffff!important;
}
.navlink:hover{
  -o-transition:color .2s ease-out, background 2s ease-in, visibility 2s ease-in;
  -ms-transition:color .2s ease-out, background 2s ease-in, visibility 2s ease-in;
  -moz-transition:color .2s ease-out, background 2s ease-in, visibility 2s ease-in;
  -webkit-transition:color .2s ease-out, background 2s ease-in, visibility 2s ease-in;
  transition:color .2s ease-out, background 2s ease-in, visibility 2s ease-in;
background-image: url(nav-link-hover2.png);
background-size: 100% 100%;
color: #ffffff;
}
.navlink:hover a{
color: #ffffff!important;
}
.navlink:last-child{
border-right: none;
}
.navigation a, .navigation a:link, .navigation a:visited, .navigation a:active{
color: #513376;
text-decoration: none;
}
.navigation a:hover{
color: #ffffff;
}
.navlinkdropdown{
display: none;
margin: auto;
padding-top: 15px;
padding-bottom: 15px;
position: absolute;
z-index: 600;
padding-left: 20px;
padding-right: 20px;
width: 220%;
background-image: url(nav-drop-down.png);
background-size: 100% 100%;
background-repeat: no-repeat;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
margin-top: -11px;
font-size: 0;
}
.workshops-dropdown .navlinkdropdown{
width: 160%;
}
.navlinkdropdown:after {

}
.navlinkdropdown a,.navlinkdropdown a:link,.navlinkdropdown a:active,.navlinkdropdown a:visited{
color: #ffffff !important;
text-decoration: none;
  -o-transition:color .2s ease-out, background 2s ease-in;
  -ms-transition:color .2s ease-out, background 2s ease-in;
  -moz-transition:color .2s ease-out, background 2s ease-in;
  -webkit-transition:color .2s ease-out, background 2s ease-in;
  transition:color .2s ease-out, background 2s ease-in;
padding-top: 5px;
padding-bottom: 5px;
}
.navlinkdropdown a:hover{
color: #513376 !important;
}
.navlinkdropdownlink{
font-size: 14px;
line-height: 140%;
font-family: 'Jost', sans-serif;
font-weight: 400;
text-align: center;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
position: relative;
color: #ffffff !important;
margin: auto;
font-style: normal;
  -o-transition:color .2s ease-out, background 2s ease-in;
  -ms-transition:color .2s ease-out, background 2s ease-in;
  -moz-transition:color .2s ease-out, background 2s ease-in;
  -webkit-transition:color .2s ease-out, background 2s ease-in;
  transition:color .2s ease-out, background 2s ease-in;
padding-left: 8px;
padding-right: 8px;
}
.navlinkdropdownlink:last-child{
border-bottom: 0;
}
.navlinkdropdownlink:hover{
background-image: url(nav-link-hover.png);
background-size: 100% 100%;
color: #513376;
}
.navlinkdropdownlink:hover a{
color: #513376 !important;
}
.haschild:hover > .navlinkdropdown{
display: block;
    -webkit-animation: fadein 0.5s; /* Safari and Chrome */
    -moz-animation: fadein 0.5s; /* Firefox */
    -ms-animation: fadein 0.5s; /* Internet Explorer */
    -o-animation: fadein 0.5s; /* Opera */
    animation: fadein 0.5s;
}
.navlinkdropdown .navlinkdropdownlink:last-child{
border-bottom: none;
}
.navlinkdropdownlink .fa{
font-size: 10px;
}
.coursesnavlinkdropdown a,.coursesnavlinkdropdown a:link,.coursesnavlinkdropdown a:active,.coursesnavlinkdropdown a:visited{
color: #a08eb6 !important;
}
.coursesnavlinkdropdown .online-course-nav-link a,.coursesnavlinkdropdown .online-course-nav-link a:link,.coursesnavlinkdropdown .online-course-nav-link a:active,.coursesnavlinkdropdown .online-course-nav-link a:visited{
color: #ffffff !important;
}
.coursesnavlinkdropdown .online-course-nav-link a:hover{
	color: #513376 !important;
}
.menubutton{
color: white;
display: none;
font-weight: 400;
font-size: 15px;
line-height: 15px;
display: none;
padding: 5px;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
cursor: pointer;
color: #513376;
position: absolute;
right: 0px;
top: 13px;
text-align: right;
}
.mobilemenu{
display: none;
position: relative;
width: 100%;
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.55);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.55);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.55);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
z-index: 1000;
top: 0px;
left: 0px;
border-bottom: 1px solid #6f5094;
background: #513376;
padding-left: 20px;
padding-right: 20px;
}
.mobilemenunavlink{
font-family: 'Trade Winds', sans-serif;
font-size: 16px;
color: white;
text-align: left;
width: 100%;
border-bottom: 1px solid #6f5094;
padding-top: 15px;
padding-bottom: 13px;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
font-weight: 400;
position: relative;
}
.mobilemenunavlink:last-child{
border-bottom: 0;
}
.mobilemenu a,.mobilemenu a:link,.mobilemenu a:active,.mobilemenu a:visited{
color: white;
text-decoration: none;
}
.mobilemenux .fa{
font-size: 12px;
margin-left: 5px;
position: relative;
top: -1px;
}
.mobilemenusubnavlink{
font-family: 'Trade Winds', sans-serif;
font-size: 12px;
color: white;
text-align: left;
display: inline-block;
border-bottom: 1px solid #6f5094;
padding-top: 10px;
padding-bottom: 10px;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
font-weight: 400;
position: relative;
float: none;
clear: both;
}
.mobilemenunavlink + .mobilemenusubnavlink{
top: -2px;
position: relative;
}
.mobilemenusubnavlink:last-child{
border-bottom: none;
}
.slide-left{
height: 100%;
width: 40px;
position: absolute;
left: 0px;
top: 0px;
z-index: 500;
text-align: center;
color: white;
text-shadow: rgba(0,0,0,.7) 0 0 12px;
vertical-align: middle;
font-size: 25px;
}
.slide-right{
height: 100%;
width: 40px;
position: absolute;
right: 0px;
top: 0px;
z-index: 500;
text-align: center;
color: white;
text-shadow: rgba(0,0,0,.7) 0 0 12px;
vertical-align: middle;
font-size: 25px;
}
.slide-right i,.slide-left i{
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    vertical-align: middle;
position: relative;
cursor: pointer;
}
.clear{
clear: both;
}
.content a,.content a:link,.content a:active,.content a:visited,.sidebar a,.sidebar a:link,.sidebar a:visited,.sidebar a:active{
color: #513376;
text-decoration: underline;
}
.content a:hover,.sidebar a:hover{
color: #5e3f84;
text-decoration: underline;
}
.content{
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding-bottom: 30px;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
}
.block-container{
width: 100%;
font-size: 0;
position: relative;
}
.block-workshop{
width: 100%;
position: relative;
font-size: 0;
margin-bottom: 40px;
margin-top: 30px;
border-bottom: 1px solid #d4d4d4;
padding-bottom: 10px;
}
.block-workshop:last-child{
border-bottom: none;
}
.block-workshop-image-holder{
background-image: url(nav-drop-down-workshops.png);
background-size: 100% 100%;
width: 30%;
display: inline-block;
position: relative;
vertical-align: top;
}
.block-workshop-image-holder img{
position: relative;
width: 100%;
height: auto;
display: block;
}
.block-workshop-information{
width: 70%;
display: inline-block;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding-left: 20px;
padding-right: 20px;
vertical-align: top;
text-align: left;
}
.block-workshop-information .content-button{
padding: 10px;
font-size: 12px;
margin-top: 10px!important;
}
.block-workshop-information h3{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-size: 18px !important;
text-align: left !important;
margin-bottom: 10px !important;
background-image: url(divider-4.png);
background-size: 100% 6px;
background-repeat: no-repeat;
background-position: left bottom;
padding-bottom: 10px;
display: inline-block;
}
.block-workshop-information h3 a{
text-decoration: none!important;
}
.block-workshop-information p{
font-family: 'Jost', sans-serif;
font-weight: 400;
font-size: 16px;
margin-bottom: 5px;
}
.block{
width: 48%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
display: inline-block;
margin-right: 4%;
position: relative;
margin-bottom: 4%;
}
.block img{
width: 100%;
display: block;
height: auto;
position: relative;
z-index: 8;
}
.block-cover{
width: 100%;
height: 100.02%;
position: absolute;
top: 0px;
left: 0px;
z-index: 10;
background-size: 100% 100.3%;
background-image: url(page-image-cover.png);
background-repeat: no-repeat;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.block-caption{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
position: relative;
width: 100%;
background-image: url(caption2.png);
background-size: 100% 100%;
position: absolute;
bottom: 0px;
z-index: 9;
padding: 10px;
}
.block-caption h3{
font-family: 'Trade Winds', sans-serif;
font-weight: 400;
color: #ffffff;
font-size: 18px;
text-align: center;
margin-bottom: 0!important;
}
div.block:nth-of-type(2n+2){
margin-right: 0%;
}
.block:nth-child(2n+2) .block-cover{
background-image: url(page-image-cover2.png);
}
.content ul,.content ol{
font-family: 'Jost', sans-serif;
font-weight: 400;
font-size: 18px;
line-height: 150%;
color: black;
margin-bottom: 20px;
color: #444444;
}
.content ul{
text-align: left;
list-style-position: inside;
 list-style-type: disc;
padding-top: 5px;
padding-bottom: 5px;
}
.content li{
padding-left: 15px;
margin-top: 2px;
text-align: left;
list-style-position: outside;
padding-bottom: 10px;
    padding-bottom: 10px;
    margin-left: 15px;
}
.content li:last-child{
padding-bottom: 0px;
}
.content ol{
text-align: left;
list-style-position: inside;
padding-bottom: 10px;
}
.page-image{
position: relative;
width: 100%;
margin-bottom: 20px;
overflow: hidden;
}
.page-image-full{
max-height: none;
overflow: visible;
}
.full-height-page-image{
	overflow: visible;
	max-height: none;
}
.page-image img{
position: relative;
width: 100%;
display: block;
height: auto;
}
.page-image-slideshow .first-slide{
display: block;
}
.page-image-shadow{
-webkit-box-shadow: inset 0px 0px 9px 0px rgba(0,0,0,0.55);
-moz-box-shadow: inset 0px 0px 9px 0px rgba(0,0,0,0.55);
box-shadow: inset 0px 0px 9px 0px rgba(0,0,0,0.55);
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
display: block;
z-index: 100;
}
b,strong{
font-weight: 700;
}
button[type=submit],.content-button,#submit_payfast_payment_form{
border: none;
outline: none;
font-family: 'Trade Winds', sans-serif;
color: white;
font-weight: 400;
font-size: 14px;
color: #ffffff;
text-align: center;
display: inline-block;
margin-right: 20px;
padding: 15px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
position: relative;
background-image: url(content-button.png);
background-size: 100% 200%;
background-position: top center;
cursor: pointer;
margin-bottom: 20px;
}
button[type=submit]:hover,.content-button:hover{
background-position: bottom center;
}
button[type=submit]{

}
.content-button:focus, .content-button:active{
outline: none;
}
.submitbuttonform{
margin-bottom: 10px;
}
ul + .content-button{
margin-top: 20px;
}
a.content-button,a.content-button:link,a.content-button:visited,a.content-button:active{
text-decoration: none;
color: white !important;
}
a.content-button:hover{
color: #ffffff !important;
}
.divider{
width: 100%;
position: relative;
height: 13px;
margin: auto;
margin-top: 35px;
margin-bottom: 35px;
background-size: 100% 100%;
background-repeat: no-repeat;
background-image: url(divider-4.png);
display: block;
float: none;
}
.divider + .divider{
display: none;
}
.sidebar-divider{
display: none;
}
.divider-1{
background-image: url(divider-1.png);
}
.divider-2{
background-image: url(divider-2.png);
}
.divider-3{
background-image: url(divider-3.png);
}
.google-map{
position: relative;
border: 1px solid #e6e6e6;
width: 100%;
height: 640px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.about-us-photos{
postion: relative;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-size: 0;
}
.about-us-photo-holder{
display: inline-block;
width: 32%;
margin-right: 2%;
position: relative;
margin-bottom: 20px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.about-us-photo{
width: 100%
position: relative;
border: 1px solid #505050;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.about-us-photo img{
width: 100%;
position: relative;
height: auto;
display: block;
}
.about-us-photo-holder:last-child{
margin-right: 0;
}
.about-us-shadow{
-webkit-box-shadow: inset 0px 0px 7px 0px rgba(0,0,0,0.55);
-moz-box-shadow: inset 0px 0px 7px 0px rgba(0,0,0,0.55);
box-shadow: inset 0px 0px 7px 0px rgba(0,0,0,0.55);
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
z-index: 100;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.about-us-caption{
color: black;
font-family: 'Roboto Condensed', sans-serif;
text-transform: uppercase;
font-size: 12px;
font-weight: normal;
position: relative;
display: block;
margin-top: 5px;
}
.mark-signature{
width: 148px;
height: auto;
}
/*FORM ELEMENTS*/
input[type=text],input[type=email],input[type=password],input[type=tel]{
width: 100%;
position: relative;
margin-bottom: 15px;
border: 1px solid black;
background-color: white;
font-family: 'Jost', sans-serif;
font-weight: 400;
line-height: 15px;
font-size: 15px;
padding: 10px;
display: inline-block;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
vertical-align: middle;
color: #444444;
line-height:normal !important;
max-width: 70%;
}
input:focus, select:focus, textarea:focus{
outline: 1px solid #513376;
}
select{
width: 100%;
position: relative;
margin-bottom: 15px;
border: 1px solid black;
background-color: white;
font-family: 'Jost', sans-serif;
font-weight: 400;
line-height: 15px;
font-size: 15px;
padding: 10px;
display: inline-block;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
vertical-align: middle;
color: #444444;
line-height:normal !important;
max-width: 70%;
}
input[type=hidden] + input[type=submit]{
margin-top: 15px;
}
input[type=text]:focus,input[type=email]:focus,input[type=password]:focus{
outline: none;
line-height:normal !important;
}
label{
font-family: 'Jost', sans-serif;
font-weight: 700;
font-size: 14px;
line-height: 14px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
line-height:normal !important;
margin-bottom: 5px;
position: relative;
display: block;
vertical-align: top;
color: #444444;
}
textarea{
font-family: 'Jost', sans-serif;
font-weight: 400;
font-size: 15px;
max-width: 600px;
width: 100%;
position: relative;
line-height: 15px;
resize: none;
height: 100px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 10px;
border: 1px solid #000000;
color: #000000;
-webkit-appearance: none;
max-width: 70%;
margin-bottom: 20px;
}
textarea:focus{
outline: none;
}
.form-hidden-field{
display: none;
}
.enquiryform{
position: relative;
width: 100%;
}
.formerror{
color: red;
font-family: 'Jost', sans-serif;
font-size: 12px;
font-weight: normal;
position: relative;
margin-bottom: 20px;
margin-top: -10px;
}
.confirmationanchor{
display: block;
position: relative;
top: -120px;
}
.corporate_options_anchor{
	position: relative;
	top: -40px;
}
.block-caption-corporate-offerings h3{
	font-size: 16px;
	max-width: 315px;
    margin: auto;	
}
.form-tip{
font-size: 12px !important;
margin-top: -20px;
margin-bottom: 20px;
}


.ancestorlinks{
font-family: 'Trade Winds', sans-serif;
font-weight: 400;
color: #513376;
font-size: 16px;
line-height: 16px;
text-decoration: none !Important;
margin-bottom: 10px;
}
.ancestorlinks a{
text-decoration: none;
}
.ancestorlinks a:link, .ancestorlinks a:active,.ancestorlinks a:visited{
text-decoration: none;
}
.ancestorlinks a:hover{
text-decoration: underline;
}


h1,h2,h3,h4,h5,h6{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
position: relative;
}
.centerheading{
text-align: center;
}
h1{
font-family: 'Trade Winds', sans-serif;
font-weight: 400;
color: #513376;
font-size: 24px;
line-height: 120%;
margin-bottom: 20px;
line-height: 120%;
}
h1 + .page-image{
margin-top: -10px;
}
h2{
font-family: 'Trade Winds', sans-serif;
font-weight: 400;
color: #513376;
font-size: 22px;
line-height: 120%;
margin-bottom: 20px;
}
h2 + .page-image{
margin-top: -20px;
}
.quotationform h2{
	margin-top: 20px;
}
h3{
font-family: 'Trade Winds', sans-serif;
font-weight: 400;
color: #513376;
font-size: 18px;
line-height: 140%;
margin-bottom: 20px;
}
.share-this-heading{
margin-bottom: -15px;
}
h4{
font-family: 'Trade Winds', sans-serif;
font-weight: 400;
color: #513376;
font-size: 16px;
line-height: 120%;
margin-bottom: 20px;
}
.page-image + .authorname{
margin-top: -10px;
}
.authorname p{
font-family: 'Trade Winds', sans-serif;
font-weight: 400;
color: #513376;
font-size: 16px;
line-height: 16px;
}
.authorname{
margin-bottom: 20px;
}
.homepage-content h1, .homepage-content h2, .homepage-content h3, .homepage-content h4{
text-align: center;
}
.backtotoplink{
margin: auto;
text-align: center;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: moz-none;
-ms-user-select: none;
user-select: none;
cursor: pointer;
position: relative;
width: 120px;
margin-bottom: 20px;
float: right;
vertical-align: top;
margin-top: 10px;
}
.backtotoptext{
font-size: 14px;
color: #9b9b9b;
}
.backtotoplink:hover .backtotoptext{
color: #ffffff;
}
.backtotoplink:hover .backtotoparrow{
border-bottom: 10px solid #ffffff;
}
.backtotoparrow{
width: 0; 
height: 0; 
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 10px solid #9b9b9b;
margin: auto;
margin-bottom: 5px;
}
.backtotopicon{
position: fixed;
bottom: 20px;
right: 20px;
display: block;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 15px;
color: white;
font-size: 20px;
cursor: pointer;
display: none;
z-index: 10001;
background-image: url(nav-drop-down.png);
background-size: 100% 100%;
color: white;
}
.footer-brush-stroke{
width: 100%;
position: absolute;
height: 20px;
top: -10px;
background-size: 100% 100%;
background-repeat: repeat-x;
background-image: url(footer-brush-stroke.png);
}
.footer{
width: 100%;
background-color: #513376;
position: relative;
border-top: 1px solid #341b54;
margin-bottom: -20px;
}
.footer-nav{
width: 100%;
position: relative;
text-align: center;
}
.footer-nav a,.footer-nav a:link,.footer-nav a:active,.footer-nav a:visited{
color: white;
margin-left: 10px;
margin-right: 10px;
font-family: 'Jost', sans-serif;
font-family: 400;
font-size: 14px;
line-height: 140%;
}
.footer p{

}
.footer-content{
width: 100%;
max-width: 1100px;
padding: 20px;
margin: auto;
position: relative;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding-bottom: 30px;
padding-top: 30px;
}
.footer p{
font-family: 'Jost', sans-serif;
font-family: 400;
font-size: 14px;
line-height: 140%;
color: white;
margin-bottom: 20px;
}
.sam-pic{
display: inline-block;
float: left;
width: 254px;
margin-right: 20px;
margin-bottom: 20px;
}
.sam-pic img{
display: block;
width: 100%;
height: auto;
}
.mandala-blog-square{
position: relative;
width: 100%;
height: auto;
max-width: 300px;
}
.footer p:last-child{
margin-bottom: 0;
}
.footer a,.footer a:link,.footer a:active,.footer a:visited{
color: white;
text-decoration: none;
}
.footer-contact-detail-holder{
margin-bottom: 20px;

}
.footer-contact-detail-holder{
display: block;
}
.footer .contact-label{
font-family: 'Jost', sans-serif;
font-size: 16px;
color: #fff200;
font-weight: 700;
text-transform: uppercase;
line-height: 120%;
}
.footer .contact-detail{
font-family: 'Jost', sans-serif;
font-size: 16px;
color: #ffffff;
line-height: 120%;
}
.print-message{
display: none;
}
table{
position: relative;
max-width: 100%;
}
tr,td{
font-family: 'Jost', sans-serif;
font-size: 16px;
color: #444444;
padding: 10px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
th{
	text-align: left;
}
.pageanchorpos{
    display:block;
    padding-top:120px;
    margin-top:-120px;
}
.paginationblock{
font-family: 'Trade Winds', sans-serif;
font-weight: 400;
color: #513376;
width: 100%;
font-size: 16px;
line-height: 16px;
padding-left: 0px;
text-align: left;
margin-top: 20px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin-bottom: 20px;
}
.previouslink{
width: 50%;
float: left;
text-align: left;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
padding-right: 10px;
font-size: 16px;
min-height: 1px;
}
.paginationblock a,.paginationblock a:link{
text-decoration: none;
}
.nextlink{
width: 50%;
float: left;
text-align: right;
padding-left: 10px;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
font-size: 16px;
min-height: 1px;
}
.question-group-heading{
cursor: pointer;
background-image: url(faq-heading.png);
background-size: 100% 100%;
background-position: center center;
color: white;
font-size: 20px;
line-height: 140%;
padding: 5px;
padding: 10px;
padding-left: 15px;
 display: block; 
    float: left; 
    clear: both; 
	margin-top: 0px;
}
.question-heading:hover{
text-decoration: underline;
}
.question-heading{
cursor: pointer;
}
.answer{
padding-bottom: 30px;
}
.question-group p:last-child{
margin-bottom: 20px;
}
.answer p:last-child{
margin-bottom: 0px;
}
.media-block{
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.media-block img{
width: 100%;
height: auto;
display: block;
position: relative;
}
.media-block-colour{
width: 100%;
height: 100%;
display: block;
position: absolute;
top: 0px;
left: 0px;
z-index: 8;
opacity: 0.6;
}
.media-title-holder{
width: 100%;
position: absolute;
top: 0px;
left: 0px;
height: 100%;
display: block;
z-index: 9;
text-align: center;
}
.media-title{
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: middle !important;
    position: relative !important;
    cursor: default;
    text-align: center;
    width: 90%;
    margin: auto;
    color: white !important;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.media-title h2{
color: white;
font-size: 23px;
margin-bottom: 10px;
	margin-top: 0px;
}
.media-info{
font-family: 'Jost', sans-serif;
font-family: 400;
font-size: 16px;
color: white;
}
.googlemap{
width: 100%;
position: relative;
display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
vertical-align: top;
}
.googlemap iframe{
width: 100%;
position: relative;
height: 250px;
}
.contact-information{
width: 50%;
position: relative;
display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
vertical-align: top;
}
.contact-container{
font-size: 0;
position: relative;
width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
vertical-align: top;
}
.sam-photo{
max-width: 247px;
height: auto;
}
.sam-photo-year-end{
max-width: 122px;
height: auto;
}
.nc_socialPanel a{
color: white !important;
}
.nc_socialPanel{
max-width: 320px !important;
margin-top: 50px !important;
font-family: 'Jost', sans-serif !important;

}
.swp_social_panel {
	margin-top: 30px!important;
	padding-top: 20px!important;
	max-width: 400px;
}
.quotebox{
width: 100%;
padding-bottom: 20px;
}
.testimonial-quote p{
font-family: 'Caveat', sans-serif;
font-size: 27px;
color: #444444;
margin: auto;
width: 100%;
line-height: 30px;
xtext-shadow: 0px 0px 8px #000000;
position: relative;
text-align: center;
}
.testimonial-quote{
width: 100%;
background-size: 100% 100%;
padding-left: 20px;
padding-right: 20px;
color: #444444;
text-align: center;
position: relative;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
margin-top: 10px;
}
p.quoteauthor{
margin-top: 15px;
font-size: 22px;
color: #513376;
}
.testimonialpager, .quotepager, .yearendtestimonialspager{
width: 100%;
margin: auto;
text-align: center;
position: relative;
margin-top: 13px;
display: block;
z-index: 95;
}
.yearendtestimonialspager{
margin-top: 0px;
}
.testimonialpager, .yearendtestimonialspager{
margin-bottom: -20px;
}
.testimonialpager span, .quotepager span, .yearendtestimonialspager span{
list-style: none;
background-image: url(pager-off.png?v=1);
background-repeat: no-repeat;
background-position: center center;
background-size: 12px 12px;
width: 24px;
height: 24px;
margin-left: 2px;
margin-right: 2px;
display: inline-block;
cursor: pointer;
z-index: 95;
}
.testimonialpager span.cycle-pager-active, .quotepager span.cycle-pager-active, .yearendtestimonialspager span.cycle-pager-active{
background-image: url(pager-on.png?v=1);
cursor: pointer;
background-size: 12px 12px;
list-style: none;
z-index: 95;
}
.homepagetext{
width: 100%;
margin-bottom: 20px;
font-family: 'Trade Winds', sans-serif !important;
font-weight: 400;
color: #513376 !important;
font-size: 16px;
width: 100%;
margin-bottom: 20px;
text-align: center;
}
.pricing-block-holder{

}
.pricing-block{
border-bottom: 1px solid #d4d4d4;
margin-bottom: 20px;
padding-bottom: 20px;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
}
.pricing-block:last-child{
border-bottom: none;
}
.swp_share{
font-family: 'Jost', sans-serif !important;
top: 2px;
position: relative;
}
.sw{
color: white !important;
}
.countryfield{
display: none!important;
}
.covid-19-announcement{
	width: 100%;
	position: relative;
	padding: 10px;
	padding-left: 20px;
    padding-right: 20px;
	  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
	background-image: url(announcement-background.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.covid-19-announcement p{
	font-family: 'Jost', sans-serif !important;
	color: white;
	font-size: 14px;
	text-align: center;
	width: 100%;
	position: relative;
	margin-bottom: 0px;
}
.covid-19-announcement a,.covid-19-announcement a:link,.covid-19-announcement a:active,.covid-19-announcement a:visited,.covid-19-announcement a:hover{
	color: white!important;
}











/*WOOCOMMERCE*/
.select2-container--default .select2-selection--single .select2-selection__arrow b{
	top: 30%;
}
/*set checkout columns to only 1 column*/
.woocommerce-checkout .col-1,.woocommerce-checkout .col-2{
	float: none!important;
	width: 100%!important;
}
.woocommerce form{
	border-radius: 0px!important;
}

.onsale{
font-family: 'Jost', sans-serif !important;
	font-size: 14px;
	position: relative;
	z-index: 299;
	background-image: url(nav-link-hover2.png);
background-size: 100% 100%;
color: #ffffff;
	padding: 10px;
}
.product .page-image{
    margin-top: -20px;
    z-index: 298;
}
.product_meta{
	display: none;
}
.woocommerce-Tabs-panel h2:first-child{
	display: none;
}
ul.wc-tabs{
	display: none;
}
ins{
	text-decoration: none;
}
.wc-deposits-options-form hr{
	display: none;
}
.wc-deposits-options-form div a.wc-deposits-switcher{
	background-color: transparent !important;
    background-image: url(nav-link-hover2.png) !important;
	background-size: 100% 100% !important;
}
.wc-deposits-options-form input.input-radio:enabled ~ label{
	box-shadow: none!important;
	text-shadow: none!important;
}
.wc-deposits-options-form hr.separator{
	display: none!important;
}
.wc-deposits-options-form{
	margin-top: -20px;
}
label.deposit-option{
	font-size: 16px!important;
	line-height: 150%!important;
}
.wc-deposits-options-form span#deposit-amount{
	font-weight: 400!important;
	color: #444444!important;
}
.wc-deposits-options-form .amount{
		color: #444444!important;
}
.wc-deposits-options-form span.deposit-message{
font-family: 'Jost', sans-serif;
font-family: 400;
font-size: 16px;
line-height: 150%;
color: #444444;
margin-bottom: 20px;
margin-top: 10px;
	display: block;
}
.wc-deposits-options-form .deposit-options{
	margin-top: 20px;
	max-width: 320px;
}
.switch-candy{
	background-color: #f6f6f4!important;
	box-shadow: none!important;
}
#wc-deposits-options-form .deposit-options #pay-deposit-label{

}
.switch-candy label{
	color: #a3a3a3!important;
}
.wc-deposits-options-form input.input-radio:enabled ~ label{
padding-top: 10px!important;
	    cursor: pointer;
	        outline: 0!important;
}
.switch-candy a{
	border: 0px!important;
}
.switch-candy a, .switch-candy a:active, .switch-candy a:focus{
        outline: 0!important;
    }
.switch-candy input:checked + label{
	color:white!important;
}
.switch-toggle{
	height: 40px!important;
}
.select-payment-option{
	font-weight: 700;
	margin-top: 20px;
}
/* checkout form */
.woocommerce form .form-row-first, .woocommerce-page form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-last{
	float: none!important;
	width: 100%!important;
}
.woocommerce textarea, .woocommerce input{

}
.woocommerce form .form-row{
	padding-left: 0px!important;
	padding-right: 0px!important;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{
    max-width: 100%!important;
}
/* style the country and province select box */
.select2-container--default .select2-selection--single{
    font-weight: normal!important;
    font-size: 15px!important;
    line-height: normal!important;
	height: 40px!important;
    border: 1px solid black!important;
    -webkit-box-sizing: border-box!important;
    -moz-box-sizing: border-box!important;
    box-sizing: border-box!important;
    -webkit-appearance: none!important;
    outline: none!important;
    background-color: #ffffff!important;
    color: #444444!important;
    text-align: left!important;
    margin-bottom: 10px!important;
    border-radius: 0px!important;
}
.woocommerce form .form-row .select2-container{
	max-width: 100%!important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: normal!important;
}
.select2-container .select2-selection--single .select2-selection__rendered{
    padding-left: 15px!important;
    padding-right: 15px!important;
    padding-top: 9px!important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	top: 8px!important;
	right: 10px!important;
}
.select2-container--open .select2-dropdown--below {
	top: -10px!important;
}
.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected]{
	background-color: #4a2c6e!important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
	color: #444444!important;
}
.select2-results__option:focus{
	outline: none!important;
}
.select2-results__option{
	font-family: 'Jost', sans-serif!important;
	font-size: 15px!important;
	color:  #444444;
}
.select2-container--default .select2-search--dropdown .select2-search__field{
	max-width: 100%!important;
	margin-top: 2px!important;
	margin-bottom: 2px!important;
}
.select2-search--dropdown{
	padding: 6px!important;
}
.woocommerce-checkout h3{
	margin-top: 20px;
}
.woocommerce table.shop_table{
	font-family: 'Jost', sans-serif!important;
		color: #444444!important;
}
#add_payment_method #payment ul.payment_methods li input, .woocommerce-cart #payment ul.payment_methods li input, .woocommerce-checkout #payment ul.payment_methods li input{
	    -webkit-appearance: radio!important;
	cursor: pointer!important;
}
ul.payment_methods li input:focus{
	outline: none!important;
}
.woocommerce form .form-row .input-checkbox:focus{
	outline: none!important;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment, #order_review #payment{
	background: #f1f1f1!important;
	border-radius: 5px;
}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box{
	background-color: #dfdfdf!important;
}
#order_review #payment ul.payment_methods{
	list-style: none outside!important;
	padding: 1em!important;
	margin-left: 0px!important;
}
#order_review #payment ul.payment_methods li{
	margin-left: 0px!important;
}
.woocommerce .input-radio{
    -webkit-appearance: radio!important;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
border: none!important;
outline: none!important;
font-family: 'Trade Winds', sans-serif!important;
color: white!important;
font-weight: 400!important;
font-size: 14px!important;
color: #ffffff!important;
text-align: center!important;
display: inline-block!important;
margin-right: 20px!important;
padding: 15px!important;
-webkit-box-sizing: border-box!important;
-moz-box-sizing: border-box!important;
box-sizing: border-box!important;
position: relative!important;
background-image: url(content-button.png)!important;
background-size: 100% 200%!important;
background-position: top center!important;
cursor: pointer!important;
margin-bottom: 20px!important;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover{
background-position: bottom center!important;
}
.woocommerce form .form-row .input-checkbox{
		    -webkit-appearance: checkbox!important;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message{
	padding: 1em 2em 1em 3.5em!important;
}
address{
font-family: 'Jost', sans-serif;
font-weight: 400;
font-size: 16px;
line-height: 150%;
color: #444444;
}
/* spacing between order details (order received page??) */
.woocommerce ul.order_details{
margin-bottom: 10px!important;	
}
.woocommerce-terms-and-conditions-wrapper{
padding-left: 20px;
padding-right: 20px;
}
.woocommerce-MyAccount-navigation ul{
		list-style: none outside!important;
}
.woocommerce-MyAccount-navigation ul li{
	display: inline-block;
	margin-left: 0px;
}
.woocommerce-MyAccount-navigation ul li:first-child{

}
.woocommerce .woocommerce-customer-details address{
    -webkit-box-sizing: border-box!important;
    -moz-box-sizing: border-box!important;
    box-sizing: border-box!important;	
}
.woocommerce a.edit{
font-family: 'Jost', sans-serif;
font-weight: 400;
font-size: 16px;
}
.woocommerce fieldset{
	border: 0px;
	    -webkit-box-sizing: border-box!important;
    -moz-box-sizing: border-box!important;
    box-sizing: border-box!important;	
	padding: 0px!important;
}
.woocommerce legend{
font-family: 'Trade Winds', sans-serif;
font-weight: 400;
color: #513376;
font-size: 18px;
line-height: 140%;
margin-bottom: 10px;
padding-top: 10px;
}
.woocommerce form.login, .woocommerce form.register{
margin-top: 0px!important;
}
#customer_login h2{
	margin-bottom: 10px;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message{
font-family: 'Jost', sans-serif;
font-weight: 400;
font-size: 16px;
	color: #444444;
}
#rememberme{
 -webkit-appearance: checkbox!important;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
    display: inline-block;
    margin-top: 14px;
    padding-bottom: 12px;
}
input[type="checkbox"]:focus {
    outline: none!Important;
}
.woocommerce-MyAccount-content{
	margin-bottom: 40px;
}
.woocommerce ul.order_details {
    padding-bottom: 20px;
    border-bottom: 1px solid #d4d4d4;
    margin-bottom: 20px!important;
}
.payment_method_zapper_payments{
	text-align: left!important;
	font-size: 16px!important;
}

.payment_method_zapper_payments img{
    max-width: 70px !important;
    width: 90%;
}
.variations select{
max-width: none;
}
.wc_payment_methods label, .payment_methods label, .methods label{
	display: inline-block;
	position: relative;
	top: 5px;
	font-size: 16px;
}




/* LINKTREE */
 .linktree-container{
	width: 100%;
	position: relative;
	margin: auto;
	text-align: center;
	 	    -webkit-box-sizing: border-box!important;
    -moz-box-sizing: border-box!important;
    box-sizing: border-box!important;	
}
.linktree-background{



}
.linktree-container-inner{
	width: 100%;
	margin: auto;
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
	    -webkit-box-sizing: border-box!important;
    -moz-box-sizing: border-box!important;
    box-sizing: border-box!important;	
}
.linktree-logo{
	display: block;
	width: 100%;
	max-width: 370px;
	margin: auto;
	position: relative;
	margin-top: 10px;
}
.linktree-buttons{
	max-width: 400px;
	margin: auto;
}
.linktree-container h1{
		font-family: 'Trade Winds', sans-serif;
	font-size: 20px !important;
	line-height: 160% !important;
	color: #513376 !important;
	width: 100%;
	text-align: center;
margin-bottom: 10px;
}
.linktree-profile p{
	font-family: 'Jost', sans-serif !important;
	font-size: 16px !important;
	line-height: 160% !important;
	color: #444444 !important;
	width: 100%;
	text-align: left;
	padding-top: 10px;
}
.linktree-container .contentbutton{
		font-family: 'Trade Winds', sans-serif;
		display: block!important;
		font-size: 16px !important;
		line-height: 160% !important;
	    margin: auto;
	border: none;
outline: none;
font-family: 'Trade Winds', sans-serif;
color: white;
font-weight: 400;
font-size: 14px;
color: #ffffff;
text-align: center;
display: inline-block;
padding: 15px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
position: relative;
background-image: url(linktree-button-bg.png);
background-size: 100% 100%;
background-position: top center;
cursor: pointer;
	image-rendering: -webkit-optimize-contrast;
margin-bottom: 10px;
}
.linktree-container a.contentbutton,.linktree-container a.contentbutton:active,.linktree-container a.contentbutton:visited,.linktree-container a.contentbutton:hover,.linktree-container a.contentbutton:link{
	text-decoration: none;
}
.linktree-profile h1{
	font-size: 24px!important;
	text-align: left;
	font-family: 'Trade Winds', sans-serif;
	line-height: 160% !important;
	color: #513376 !important;
		margin-bottom: 00px!important;
}
.linktree-profile h2{
	font-size: 18px!important;
	text-align: left;
	font-family: 'Trade Winds', sans-serif;
	line-height: 160% !important;
	color: #513376 !important;
}
.linktree-profile{
	position: relative;
	width: 100%;
	font-size: 0;
	vertical-align: middle;
	margin: auto;
	margin-top: 10px;
	max-width: 820px;
	padding: 20px;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;

}
.linktree-profile-holder{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
	position: relative;
	width: 100%;
}
.linktree-profile-text{
	width: 50%;
	position: relative;
	display: inline-block;
		vertical-align: middle;
	padding-left: 20px;
}
.linktree-profile-image{
	width: 32%;
	position: relative;
	display: inline-block;
	vertical-align: middle;
}
.linktree-profile-image img{
	border-radius: 50%;
	width: 100%;
	display: block;
	position: relative;
}
.linktree-container .divider{
width: 100%;
background-color: white;
height: 1px;
margin: auto;
margin-top: 25px;
margin-bottom: 25px;
max-width: 830px;
}
.linktree-h1-smaller{
	font-size: 16px!important;
}
.linktree-body{
	background-image: url('linktree-bg.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
	margin-bottom: 20px;
}

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.embed-container + p{
	margin-top: 20px;
}
.checkbox-item {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}
    /* Hide the default checkbox */
.quotationform    input[type="checkbox"] {
      appearance: none;
      -webkit-appearance: none;
      background-color: #fff;
      margin: 0;
      font: inherit;
      width: 20px;
      height: 20px;
      border: 2px solid #888;
      border-radius: 4px;
      display: grid;
      place-content: center;
      cursor: pointer;
      transition: border-color 0.2s ease;
	margin-bottom: 20px;
    }
    /* Purple inner square when checked */
.quotationform input[type="checkbox"]::before {
      content: "";
      width: 12px;
      height: 12px;
      transform: scale(0);
      transition: transform 0.2s ease-in-out;
      background-color: #513376; /* Nice purple */
    }
.quotationform .checkboxlabel{
	display: inline-block;
    margin-left: 10px;
    top: -6px;	
	font-weight: 400;
}
.quotationform input[type="checkbox"]:checked::before {
      transform: scale(1);
    }
/* nicer focus outline */
.quotationform input[type="checkbox"]:focus {
      outline: 2px solid #513376;
}
.louise-sam-pic{
    width: 100% !important;
    max-width: 450px !important;
    float: none !important;
    height: auto !important;
    margin-bottom: 0px !important;
    display: block !important;
}
p+h3{
	margin-top: 30px;
}