/* SALON GURU CSS */

/* FONTS */
@font-face { font-family: 'brownpro'; font-weight: 700; font-style: normal; font-display: block; src: url("fonts/brownpro-bold.ttf"); }
@font-face { font-family: 'brownpro'; font-weight: 400; font-style: normal; font-display: block; src: url("fonts/brownpro-regular.ttf"); }
@font-face { font-family: 'brownpro'; font-weight: 300; font-style: normal; font-display: block; src: url("fonts/brownpro-light.ttf"); }

/* FA ICONS */
@font-face {font-family: 'Font Awesome 5 Brands';font-style: normal;font-weight: 400;font-display: block;src: url("fonts/fa-brands-400.eot"); src: url("fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("fonts/fa-brands-400.woff2") format("woff2"), url("fonts/fa-brands-400.woff") format("woff"), url("fonts/fa-brands-400.ttf") format("truetype"), url("fonts/fa-brands-400.svg#fontawesome") format("svg"); }
@font-face {font-family: 'Font Awesome 5 Free';font-style: normal;font-weight: 400;font-display: block;src: url("fonts/fa-regular-400.eot"); src: url("fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("fonts/fa-regular-400.woff2") format("woff2"), url("fonts/fa-regular-400.woff") format("woff"), url("fonts/fa-regular-400.ttf") format("truetype"), url("fonts/fa-regular-400.svg#fontawesome") format("svg"); }
@font-face {font-family: 'Font Awesome 5 Free';font-style: normal;font-weight: 900;font-display: block;src: url("fonts/fonts/fa-solid-900.eot"); src: url("fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("fonts/fa-solid-900.woff2") format("woff2"), url("fonts/fa-solid-900.woff") format("woff"), url("fonts/fonts/fa-solid-900.ttf") format("truetype"), url("fonts/fa-solid-900.svg#fontawesome") format("svg"); }
.fa, .fas {font-family: 'Font Awesome 5 Free';font-weight: 900; }
.fa, .fas, .far, .fab {-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;display: inline-block;font-style: normal;font-variant: normal;text-rendering: auto;line-height: 1; }
.fab {font-family: 'Font Awesome 5 Brands';font-weight: 400;}
.far {font-family: 'Font Awesome 5 Free';font-weight: 400; }
.fa-twitter:before {content: "\f099"; }
.fa-twitter-square:before {content: "\f081"; }
.fa-instagram:before {content: "\f16d"; }
.fa-instagram-square:before {content: "\e055"; }
.fa-facebook:before {content: "\f09a"; }
.fa-facebook-f:before {content: "\f39e"; }
.fa-tiktok:before {content: "\e07b"; }
.fa-check:before {content: "\f00c"; }
.fa-phone:before {content: "\f095"; }
.fa-comment:before {content: "\f075"; }
.fa-sterling-sign:before {content: "\f154"; }
.fa-scissors:before {content: "\f0c4"; }

/* GENERAL */
body { background-color: #fffef3; }
body, button, input, select, textarea, .widget li, td, p, div.textwidget, .custom-html-widget p {font-family: 'brownpro' !important; font-size: 15px; line-height: 1.5; }
body.category main, body.archive main {max-width: 1200px; margin: 0 auto; }
main h1, main h2, main h3, main h4 { color:#333333; font-weight:300; }
main p, main em, main table, main ul, main li  { color:#000; font-weight:400; text-align: left;  }
main h1 { text-align:center; margin-top: 3rem; letter-spacing:2px; font-size: 40px; font-weight: 300;  }
main h2 { text-align:left; font-size: 30px; font-weight: 300; letter-spacing:2px; }
main h3 { margin:20px 0 10px; font-size: 20px; font-weight: 300; letter-spacing:2px;}
main a, main a:visited, main a:active { color: #333333;}
main a:hover {color:#db971a;}

article { width:100%; max-width:1200px; margin:0 auto; }

/* V4 CSS fix */
body #site-header .header-titles-wrapper, body #site-header .header-navigation-wrapper {width: 100%; }
blockquote {
	border-color: #db971a;
	border-style: solid;
	background:rgba(255,255,255,0.4);
	border-width: 0 0 0 0.5rem;
	color: inherit;
	font-size: 1em;
	margin: 4rem 0;
	padding: 20px!important;
}

.widget li { margin: 0.3rem 0 0.3rem 20px;text-align: left; }

/* HEADER */
#site-header {background:transparent;}
#site-header .header-titles-wrapper {max-width:100%;padding:10px 0px;}
#site-header .header-inner {width:100%;margin:0 auto;padding:0;}
#site-header .logo {width:140px;height:auto;}
#site-header .header-navigation-wrapper {z-index:0;position:absolute;top:75px;right:0;left:0;bottom:0;width:75%;margin:0 auto;}

#site-header .row1 {display: flex;justify-content: space-between;align-content:center;align-items:center;}
#site-header .row1 .column {flex: 1 0 33%;padding: 0.5em; margin-top: 70px;}
#site-header .row1 .column:nth-child(1) {text-align: left; }
#site-header .row1 .column:nth-child(2) {text-align: center; }
#site-header .row1 .column:nth-child(3) {text-align: right; }
#site-header .row1 .socialmedia {text-align:right;}
#site-header .row1 a.social-media-button {padding:5px;font-size:24px;line-height:1;text-decoration:none;color:#333333!important;}
#site-header .row1 a.social-media-button:hover {color:#db971a!important;}

/* NAVIGATION */
body:not(.overlay-header) ul.primary-menu, ul.primary-menu {margin:0;justify-content: center; letter-spacing: normal; }
body:not(.overlay-header) .primary-menu > li, .primary-menu-wrapper li {margin: 0; background:transparent; font-weight:400; }
body:not(.overlay-header) .primary-menu > li:hover, .primary-menu-wrapper li:hover { background-color:transparent; }

body:not(.overlay-header) .primary-menu li a { padding:10px; text-decoration: none; text-transform: inherit; color: #333333; background-color: transparent; font-size: 15px; transition: all 0.25s; }
body:not(.overlay-header) .primary-menu li a:hover { text-decoration: none; color:#db971a; background-color:transparent;  transition: all 0.25s; }
body:not(.overlay-header) .primary-menu li.current-menu-item > a {color:#db971a; }

body:not(.overlay-header) .primary-menu > li > .icon { display: none; }
body:not(.overlay-header) .primary-menu ul.sub-menu { z-index: 9999; width: 260px; background-color: #fffef3; box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); }
body:not(.overlay-header) .primary-menu ul.sub-menu a { color: #333333; transition: all 0.25s;}
body:not(.overlay-header) .primary-menu ul.sub-menu a:hover {color:#db971a; transition: all 0.25s; }
.header-toggles:only-child .toggle-inner .toggle-text {padding-right: 8px; }

.modal-menu a:focus, .modal-menu a:hover, .modal-menu li.current-menu-item > .ancestor-wrapper > a, .modal-menu li.current_page_ancestor > .ancestor-wrapper > a {text-decoration: none; }

/* HOME */
.home article {max-width:100%;}
.home .entry-content .panel-layout {width:100%;}

.home main .carousel .so-panel {margin: 0 ; }

.home .sbi_info {display:none!important;} /* Remove captions from Instagram posts */

.home .banner-row {background:#333333;}
.home .banner-row .textwidget {padding:0px 100px;}
.home .banner-row .textwidget h1 {margin-top:0px;color:#af4716;}
.home .banner-row .textwidget p {color:#fffef3;}

.home .icons-row {padding:30px 100px 100px;text-align:center;-webkit-align-items: stretch!important; align-items: stretch!important;}

.home .art-row {Padding:50px 100px;}

.home .services-row h2 {margin-top:20px;}
.home .services-row h2 a {text-decoration:none;}
.home .services-row .view {text-align:left;}
.home .services-row .view-14 .mask {padding:20px;background-color:rgba(0,0,0,0.7);}
.home .services-row .view-14 .mask h2 {font-size:20px;text-align:left;color:#db971a;background:transparent;box-shadow:0 0 0;}
.home .services-row .view-14 .mask p {padding:10px;font-size:15px;font-weight:300;text-align:left;color:#fffef3;}
.home .services-row .view-14 .mask a.info {font-size:16px;font-weight:300;text-align:left;color:#db971a!important;background-color:#333333;}
.home .services-row .view-14 .mask a.info:hover {color:#333333!important;background-color:#db971a;}

.home .trends-row {padding:50px 100px;background:#f6f5e9;text-align: center;}
/* .home .trends-row h2 {display:inline-block;margin-right:40px;}
.home .trends-row p {display:inline-block;}
.home .trends-row p a {font-size:18px;} */

/* STICKY BUTTON */
.sticky {padding: 15px !important;}

/* FORM POPUPS */
.popup-form {position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgb(0 0 0 / 40%); z-index: 9999; }
.popup-form > .wpforms-container { 
	position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
	width: 600px;
    max-width: 100%;
    background: #fff!important;
    border: 1px solid #000;
    padding: 1em!important;
    border-radius: 10px;
    overflow: hidden;
}
.popup-form span.close {position: absolute; top: 5px; right: 5px; background: red; color: #fff; border-radius: 50%; padding: 5px 7px; line-height: 1; cursor: pointer; box-shadow:0px 0px 2px #333 }
.popup-form .widget-title {color: #000 !important; }
.popup-form .wpforms-title {color: #000; }

/* CAROUSEL */
.carousel .so-panel {margin:0px;}
.carousel .row {display: flex;flex-direction: row;flex-wrap: wrap;width: 100%; align-items:center;background:#333333;}
.carousel .column {display: flex;flex-direction: column;flex-basis: 100%;flex: 2;}
.carousel .double-column {display: flex;flex-direction: column;flex-basis: 100%;flex: 1.4;}
.carousel .bx-viewport {left: 0px; border: 0px solid #fff;background: transparent!important;box-shadow: 0 0 0px #ccc;}
.carousel .bx-page {display:block;}
.carousel .bx-controls {display:block!important;top:unset!important;bottom: -30px;opacity:1!important;}
.carousel .bx-wrapper {margin-bottom:0px;border: 0px solid #fff;background:transparent!important;}
.carousel .bx-wrapper .bx-pager {bottom:0px;}
.carousel .text-box {padding:0% 10%!important;}
.carousel .text-box h1, .carousel .text-box h2 {margin-top:0px;color:#af4716;line-height:1.5;font-size:28px;letter-spacing:5px;text-transform:uppercase;}
.carousel .text-box p {font-family: 'brownpro'; color:#fffef3;}
.carousel .text-box:after {content:'';display:block;position:absolute;right:30px;bottom:-40px;width:100px;height:100px; background-position: top center;background-size:contain;background-repeat: no-repeat;background-image: url("/wp-content/uploads/2024/01/10-years-in-business.png");opacity:40%;}

/* BUTTONS */
.yout-button, .yout-button:visited {display:inline-block;margin:10px 10px 10px 0px;padding:10px 15px;font-size:14px;border:1px solid #db971a;background:transparent;color:#db971a!important;text-decoration:none!important;}
.yout-button:hover {background:#333333;color:#db971a!important;text-decoration:none!important;}
.yout-button:last-child {margin:0;}

.yellow-button, .yellow-button:visited {display:inline-block;margin:10px 10px 10px 0px;padding:10px 15px;font-size:14px;background:#db971a;color:#000!important;text-decoration:none!important;}
.yellow-button:hover {background:#333333;color:#db971a!important;text-decoration:none!important;}
.yellow-button:last-child {margin:0;}

.bout-button, .bout-button:visited {display:inline-block;margin:10px 10px 10px 0px;padding:10px 15px;font-size:14px;border:1px solid #333333;background:transparent;color:#333333!important;text-decoration:none!important;}
.bout-button:hover {background:#db971a;color:#333333!important;text-decoration:none!important;}
.bout-button:last-child {margin:0;}

.ow-button-base a {padding:10px 15px;font-size:14px;border:1px solid #333333!important;background:transparent!important;color:#333333!important;}
.ow-button-base a span {color:#333333!important;}
.ow-button-base a:hover {background:#db971a!important;}

.yellow-offer .ow-button-base a {padding:10px 15px;font-size:14px;border:0px solid #333333!important;background:#db971a!important;color:#333333!important;}
.yellow-offer .ow-button-base a span {color:#333333!important;}
.yellow-offer .ow-button-base a:hover {background:#333333!important;}
.yellow-offer .ow-button-base a:hover span {color:#db971a!important;}

/* INTERNAL PAGES */
.page-template-template-no-h1 article {max-width:100%;}

.darker-row .panel-widget-style {padding: 0 !important;}

.intro-row {padding:100px 0px;background:#f6f5e9;}
.intro-row h1, .intro-row h2 {margin-top:200px;}
.intro-row h3.widget-title, .intro-row-cont h3.widget-title {font-size:14px;margin-top:10px;}
.intro-row-cont {padding:50px 0px;}

.page-id-4169 .intro-row {padding:100px 0px 0px;}

.icons-row {padding:100px 50px;text-align:center;-webkit-align-items: stretch!important; align-items: stretch!important;}
.icons-row .panel-grid-cell {padding:30px;background:#f6f5e9;}
.icons-row i {font-size:40px;color:#db971a;}
.icons-row .so-panel {margin:0;}
.icons-row h2 {margin-top:30px;}

.boxes {padding:100px 50px;text-align:center;-webkit-align-items: stretch!important; align-items: stretch!important;}
.boxes .panel-grid-cell {padding:30px;background:#f6f5e9;}
.boxes .so-panel {margin:0;}
.boxes h2 {margin-top:30px;}

.darker-row {padding:50px 0px;background:#f6f5e9;}
.darker-row h3 {margin-top: 30px;}

.light-row {padding:50px 0px;}
.light-row h3 {margin-top: 30px;}

.cta-row h2 {margin-top:0px;}
.cta-row {padding:100px;}

.stat-row {width:100%;max-width:600px!important;margin:0 auto;padding:30px;border-top-left-radius: 255px 15px;border-top-right-radius: 15px 225px;border-bottom-right-radius: 225px 15px;border-bottom-left-radius:15px 255px;border:solid 5px #333333;box-shadow: 10px 10px #f6f5e9;background:#db971a;}
.stat-row p {color:#f6f5e9;font-size:20px;}

.stats-row {width:100%;max-width:100%!important;padding-top:30px;padding-bottom:20px;padding-right: calc((100% - 600px) / 2);padding-left: calc((100% - 600px) / 2);background:#333333;color:#db971a!important;}
.stats-row p {color:#f6f5e9;font-size:20px;font-weight:300;}

.book-row {width:100%;max-width:100%!important;padding-top:30px;padding-bottom:20px;padding-right: calc((100% - 1000px) / 2);padding-left: calc((100% - 1000px) / 2);background:#333333;color:#db971a!important;}
.book-row p {color:#f6f5e9;font-size:20px;font-weight:300;}
.book-row h2 {color:#f6f5e9;}

.reviews-row p {font-size: 20px;}
#yourSalonReviews *,#bsgReviews *,#bsgTestimonials * {font-family: 'brownpro' !important;font-size: 20px !important;}

/* FORM */
.grey-form {max-width:600px;margin:0 auto;padding:30px!important;background-color:#f6f5e9!important;}
div.wpforms-container-full button[type=submit] {border-radius:0px!important;border:0px!important;background: #db971a!important;}
div.wpforms-container-full button[type=submit]:hover {background:#333333!important;}

/* SG AREAS */
main .sg-areas {padding: 10px;background: #606161;box-shadow: 0 0 0px #d8d8d8;}
main .sg-areas h2 {text-align: center;color:#fff; }
main .sg-areas span {color: #fff; }

/* PRICES */
table.prices tr:hover {color:#db971a;}

/* table.prices {width:100%;max-width:550px;margin:0 0 20px;border: 1px solid #db971a; }
table.p-two td:nth-child(1) {width: 50%;padding-left: 5px; text-align: left; }
table.p-two td:nth-child(n+2), table.p-two th:nth-child(n+2) {width: 50%; text-align: center; }
table.p-two th {font-weight:400!important;color: #fff;background: #db971a; }
table.p-two tr:nth-child(odd) {background: #F1D5A3; }
table.p-two tr:nth-child(even) {background: #F8EAD1; }
table.p-two td, table.p-two th {font-size:14px;border: 1px solid #db971a;} */

table.prices {width:100%;max-width:550px;margin:0 0 20px;border: 0; }
table.p-two td:nth-child(1) {width: 70%;padding-left: 5px; text-align: left; }
table.p-two td:nth-child(n+2), table.p-two th:nth-child(n+2) {width: 50%; text-align: center; }
table.p-two th {font-weight:700!important;color:#db971a;}
table.p-two td, table.p-two th {font-size:14px;border-bottom: 1px solid #db971a;border-top:0px;border-right:0px;border-left:0px;}

/* table.p-five th {font-weight:400!important;color: #fff;background: #A4909F;}
table.p-five td:nth-child(1) {width: 40%;padding-left: 5px; text-align: left; }
table.p-five td:nth-child(n+2), table.p-five th:nth-child(n+2) {width: 15%; text-align: center; }
table.p-five tr:nth-child(odd) {background: #DBD3D9; }
table.p-five tr:nth-child(even) {background: #EDE9EC; }
table.p-five td, table.p-five th {font-size:14px;border: 1px solid #A4909F;} */

table.p-five {border:0px!important;}
table.p-five th {font-weight:600!important;color:#db971a;}
table.p-five td:nth-child(1) {width: 40%;padding-left: 5px; text-align: left; }
table.p-five td:nth-child(n+2), table.p-five th:nth-child(n+2) {width: 15%; text-align: center; }
table.p-five td, table.p-five th {font-size:14px;border-bottom: 1px solid #db971a;border-top:0px;border-right:0px;border-left:0px;}

/* table.p-three th {font-weight:400!important;color: #fff;background: #af4716;}
table.p-three td, table.p-three th {font-size:14px;border: 1px solid #af4716;}
table.p-three tr:nth-child(odd) {background: #DFB5A2; }
table.p-three tr:nth-child(even) {background: #EFDAD0; }
table.p-three td:nth-child(1) {width: 40%;padding-left: 5px; text-align: left; }
table.p-three td:nth-child(n+2), table.p-three th:nth-child(n+2) {width: 30%; text-align: center; } */

table.p-three {border:0px;}
table.p-three th {font-weight:700!important;color:#db971a;}
table.p-three td, table.p-three th {font-size:14px;border-bottom: 1px solid #db971a;border-top:0px;border-right:0px;border-left:0px;}
table.p-three td:nth-child(1) {width: 40%;padding-left: 5px; text-align: left; }
table.p-three td:nth-child(n+2), table.p-three th:nth-child(n+2) {width: 30%; text-align: center; }

table.team-colour, table.team {border:0px;}
table.team-colour td, table.team-colour th, table.team td, table.team th {font-size:14px;border-bottom: 1px solid #db971a;border-top:0px;border-right:0px;border-left:0px;}
table.team-colour th, table.team th {font-weight:700!important;color:#db971a;}
table.team-colour td:nth-child(1), table.team td:nth-child(1) {width: 50%;padding-left: 5px; text-align: left; }
table.team-colour td:nth-child(n+2), table.team-colour th:nth-child(n+2), table.team td:nth-child(n+2), table.team th:nth-child(n+2) {width: 50%; text-align: center; }


/* FAQS */
.faq-accordion-wrapper {margin-bottom:30px;}
.faq-accordion-wrapper .question {background:#333333;}
.faq-accordion-wrapper .question h2 {letter-spacing:0;font-size:16px!important;color:#f6f5e9;}
.faq-accordion-wrapper .question span {right:5px;color:#f6f5e9;}

/* ACCORDION */
.sow-accordion h2 {margin:5px 0px;color:#fff;font-size:26px;}
.sow-accordion-panel:nth-child(even) {background: #333; }
.sow-accordion-panel:nth-child(odd) {background: #444; }
.sow-accordion-panel-header {background:inherit;}

/* REVIEWS */
.review_item {box-shadow: 0px 0px 0px rgba(0,0,0,0.1)!important;border:1px solid #333333;border-radius:0px;background:#f6f5e9;color:#333333!important;}

main .ysre-reviews-summary {text-align:center;}
#yourSalonReviewsForm #YS-reviews-header {position: absolute; top:0!important; left: 0!important; transform: unset!important; padding: 0em!important; background-color: transparent!important; box-shadow: 2px 2px 5px grey; border-radius: 0px!important;}
#yourSalonReviewsForm #YS-reviews-header h2 {margin: 0; color:#333333!important; font-size:40px!important;}
#YS-reviews-header h2 {color:#000!important;}
#yourSalonReviewsForm #YS-reviews-wrapper .h2-rate-your-visit {margin-top: 1em!important;margin-bottom:20px!important; color: #000!important; font-size:20px;}
#yourSalonReviewsForm.reviewsFormNarrow #YS-reviews-form {padding:0!important;}

#yourSalonReviewsForm #YS-reviews-wrapper .h2-hi-stars, #YS-reviews-wrapper .h2-low-stars {margin-top: 20px!important; margin-bottom:20px!important; color: #000!important; font-size:20px;}
#yourSalonReviewsForm #YS-reviews-wrapper .h2-hi-stars span, #YS-reviews-wrapper .h2-low-stars span { color: #000!important; padding: 5px 11px; margin-right: 5px;  border-radius: 50%; }

#yourSalonReviewsForm h2 span {padding:0!important;color:#333333!important;background:transparent!important;}
#yourSalonReviewsForm .ysre-button {font-family: 'brownpro'; background:#db971a!important;color:#000!important;border-radius:0!important;border:0px!important;text-shadow: 0 0px 0px rgb(0 0 0 / 30%)!important;}
#yourSalonReviewsForm {margin-top:0px!important;padding:30px;box-shadow: rgba(0, 0, 0, 0.16) 0px 0px 0px!important;border-radius:0!important;border:0px solid #f6f5e9!important;background:#f6f5e9!important;}
.ysre-ui-stream-message {font-style:normal;}
main ul.ysre-pagination li.ysre-active {color:#fff;border: 1px solid #333333;background-color: #333333;}
main ul.ysre-pagination li {text-align:center;}

#yourSalonReviewsForm input[type="text"], #yourSalonReviewsForm textarea {margin-bottom:10px;padding:4px;border-right:0px;border-left:0px;border-top:0px;}
#yourSalonReviewsForm label {padding-top:10px!important;font-size:15px;color:#000!important;}
#yourSalonReviewsForm input::placeholder {color:#ccc;}

/* HAIRSTYLE PICKER */
.sg-style-picker span.filter:hover, .page .sg-style-picker .filter.is-checked {color: #fff; background: #000; }

/* MEET THE TEAM */
#team .teamMember {width: 250px;height: 350px;}
#team .teamMember .title {opacity: 1; }
#team .teamMember .title a {text-decoration: none; }
#team .teamMember .title span {color: #fff ; }
#team .teamMember .name {font-size: 14px; font-weight: 700; }

.single-staff .staff-img {max-width: 300px; margin-right:1em; padding: 0.5em 0.5em 2.5em; background:#FFF; box-shadow:1px 1px 4px #666; }
.single-staff #yourSalonReviews {display: block; clear: both; }
.single-staff article {max-width:900px;}
.single-staff article .intro-row {padding:50px;background:#F1D5A3;}
.single-staff article .special-row {padding:50px;background: #F8EAD1;}
.single-staff article .gallery-row {padding:50px;background: #DFB5A2;}
.single-staff article .prices-row {padding:50px;background:#EFDAD0;}
.single-staff article .book-row {padding:50px;}
.single-staff article .gallery-row .bx-wrapper {border: 0px solid #fff;background:transparent!important;}
.single-staff article .gallery-row .bx-wrapper img {height:500px;object-fit:contain;}

/* CATLIST */
.catlist-item-inner {padding:10px;}
.catlist a {text-decoration: none; }
.catlist h2 {margin: 1rem 0;font-size: 22px!important;text-align:left;letter-spacing:1px;}
.catlist .cat-info {padding: 0 10px; }
.catlist-text p {font-size: 15px;text-align: left;font-weight:300; }
.catlist-image {margin-bottom:10px;}

.custom-pagination {margin-bottom:20px!important;background:transparent!important;text-align:center;}
.custom-pagination .page-numbers {padding:10px;background:#f6f5e9;font-size:16px;font-weight:300;border:1px solid #333333;}
.custom-pagination a.page-numbers {text-decoration:none;}
.custom-pagination a.page-numbers:hover {background:#333333;color:#f6f5e9;}
.custom-pagination .current {background:#333333;color:#f6f5e9;}

/* WOO COMMERCE */
.woocommerce mark, .woocommerce ins {background: #fff; }
.woocommerce ul.products li.product h3 {color: #000; font-size: 12px; }
.woocommerce ul.products li.product .price {color: #000; font-size: 15px; }
.woocommerce li.product {text-align: center; border: 1px solid #dcdcdc; box-shadow: 0 0 5px #d8d8d8; }
.woocommerce ul.products li.product .button {margin-bottom: 1em; }

.woocommerce p.out-of-stock {color: red ; }
.woocommerce p.in-stock {margin: 5px; padding: 0; color: green; }
.woocommerce span.onsale {background-color: #000; }

.woocommerce .quantity {color: #000; }

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {transition: all 0.25s;background: #000; }
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {transition: all 0.25s; background-color: #848484; }

/*.single-product #content #container {float: left;  width: 71%; padding: 2% 4%; border: 1px solid #d8d8d8; }*/
.single-product.woocommerce div.product form.cart div.quantity {width: 100%;margin-bottom:10px; }
.single-product.woocommerce div.product form.cart .button {float: none; }

.archive.woocommerce #container, .category.woocommerce #container {padding: 0 4%; }

.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {width: 32px ; }
.woocommerce .woocommerce-breadcrumb {display: none; }
.woocommerce .action-buttons-row {display:none;}
.reset_variations, .variations .label {display: none; }

/* SINGLE CONTACT */
.single-contact article {width:100%;max-width:100%;margin:0!important;padding:0px!important;background:#fffef3;}
.single-contact article .top-row {padding:50px;background-color:#f6f5e9!important;}
.single-contact article .top-row h1 {margin-top:0px;}
.single-contact article .middle-row {padding:50px 0px;}
.single-contact article .middle-row h3.widget-title, .single-contact article .middle-row h3.widget-title {font-weight:300;text-align:center;}
.single-contact article .middle-row [class^="sg-contact"] {display: block;color:#333333;text-align:center;font-size:18px;}
.single-contact article .middle-row [class^="sg-contact"] em.comma {display: none;}
.single-contact article .middle-row .socialmedia {margin-top:20px;text-align:center;}
.single-contact article .middle-row .socialmedia a.social-media-button {padding:5px 10px;font-size:22px;line-height:1;text-decoration:none;color:#333333;}
.single-contact article .middle-row .socialmedia a.social-media-button:hover, .single-contact article .middle-row a:hover {color:#db971a!important;}
.single-contact article .middle-row a {text-decoration:none!important;font-size:18px;}
.single-contact article .map-row h3.widget-title {color:#333333;text-align:center;}
.single-contact article .map-row {padding:50px;background-color:#f6f5e9!important;}
.single-contact article .map-row table {max-width:350px;margin:0px auto;border:0px;}
.single-contact article .map-row table, .single-contact article .map-row table.opening td {text-align:center;padding:8px 4px;border-bottom:1px solid #db971a;border-top:0px;border-left:0px;border-right:0px;font-size:16px;}

/* EXHIBITIONS */
body.post-type-archive-exhibition main {max-width: 100%; margin: 0 auto; padding:0px 30px; }
body.post-type-archive-exhibition .catlist-item .catlist-image {display: block;height:0;width:100%;padding-bottom:100%;}
body.post-type-archive-exhibition .catlist-item {flex:0 1 24%!important;border: 2px solid #333333;box-shadow:0 0 0; padding: 0;}
body.post-type-archive-exhibition .catlist-item .catlist-title {flex-direction:column!important;padding:1em;}
body.post-type-archive-exhibition .catlist-item .catlist-title h2 {text-align:center;}
body.post-type-archive-exhibition .catlist-item a.article__link {text-decoration:none;}
body.post-type-archive-exhibition .pagination {display: flex;margin-bottom:30px;}
body.post-type-archive-exhibition .pagination__older {width:50%;text-align:left;}
body.post-type-archive-exhibition .pagination__older a, body.post-type-archive-exhibition .pagination__newer a {padding:10px 15px;color:#333333;background:#db971a;text-transform:uppercase;}
body.post-type-archive-exhibition .pagination__older a:hover, body.post-type-archive-exhibition .pagination__newer a:hover {background:#333333; color:#db971a;text-decoration:none;}
body.post-type-archive-exhibition .pagination__newer {width:50%;text-align:right;}
body.post-type-archive-exhibition div.view-more {display:none;}

.single-exhibition article {margin-bottom: 2em; max-width: 1050px; padding:2em;border: 2px solid #333333; }
.single-exhibition article h1 {margin-top:0px;}
.single-exhibition article h1 a {text-decoration:none;}
.single-exhibition article .gallery ul, .single-exhibition article .gallery li {list-style-type: none; margin: 0; padding: 0 }
.single-exhibition article .gallery img {height:600px;object-fit:contain;}
.single-exhibition article .exhibition__dates {margin-bottom:2em;font-size:18px;text-align:center;}
.single-exhibition article .gallery__container {margin-bottom:2em;text-align:center;}
.single-exhibition article .gallery__picture img {margin:0 auto;text-align:center;}
.single-exhibition article .bx-controls {display:block!important;top:unset!important;bottom: -30px;opacity:1!important;}
.single-exhibition article .bx-pager {width:100%!important;bottom:0px;text-align:center!important;}
.single-exhibition article .bx-wrapper {border: 0px solid #fff;background:transparent!important;}
.single-exhibition article .audio-player-wrapper {display:none;}
.single-exhibition article .article-header {text-align:center!important;}
.single-exhibition .podcast__file {display:block;margin: 0 auto 30px!important;text-align: center;}


/* PODCAST */
body.post-type-archive-podcast main {max-width: 100%; margin: 0 auto; padding:0px 30px; }
body.post-type-archive-podcast .catlist-item .catlist-image {display: block;height:0;min-height:400px;width:100%;padding-bottom:100%;}
body.post-type-archive-podcast .catlist-item {flex:0 1 24%!important;border: 2px solid #333333;box-shadow:0 0 0; padding: 0;}
body.post-type-archive-podcast .catlist-item .catlist-title h2 {text-align:center;}
body.post-type-archive-podcast .catlist-item a.article__link {text-decoration:none;}
body.post-type-archive-podcast .pagination {display: flex;margin-bottom:30px;}
body.post-type-archive-podcast .pagination__older {width:50%;text-align:left;}
body.post-type-archive-podcast .pagination__older a, body.post-type-archive-podcast .pagination__newer a {padding:10px 15px;color:#333333;background:#db971a;text-transform:uppercase;}
body.post-type-archive-podcast .pagination__older a:hover, body.post-type-archive-podcast .pagination__newer a:hover {background:#333333; color:#db971a;text-decoration:none;}
body.post-type-archive-podcast .pagination__newer {width:50%;text-align:right;}
body.post-type-archive-podcast div.view-more {display:none;}

.single-podcast article {margin-bottom: 2em; max-width: 1050px; padding:2em;border: 2px solid #333333; }
.single-podcast article h1 {margin-top:0px;}
.single-podcast article h1 a {text-decoration:none;}
.single-podcast article .gallery ul, .single-podcast article .gallery li {list-style-type: none; margin: 0; padding: 0 }
.single-podcast article .bx-wrapper {background:transparent;border:0px;}
.single-podcast article .gallery__container {text-align:center;}
.single-podcast article p, .single-podcast article .podcast {text-align:center;}
.single-podcast article .podcast {margin-bottom:1em;}


/* GALLERY */
.gallery__container {width:100%;}
.gallery {width: 100% !important; margin: 0 !important; }
.gallery ul, .gallery li {list-style-type: none; margin: 0; padding: 0 }


/* FOOTER */
#site-footer {clear: both;padding:50px!important;color:#fffef3;background:#333333;text-align:left;}
#site-footer .top-row a, #site-footer .top-row p {color:#fffef3;font-size:14px;}
#site-footer .top-row a:hover {color:#db971a;text-decoration:none;}
#site-footer .top-row h3.widget-title {color:#db971a;font-weight:400;font-size:20px;text-align:left;text-transform: uppercase;}
#site-footer .top-row table {max-width:300px;margin:0px auto;}
#site-footer .top-row table, #site-footer  .top-row table.opening td {padding:2px;border:0px;font-size:14px;}
#site-footer .top-row [class^="sg-contact"] {display: block;font-size:14px!important;color:#fffef3;text-align:left;}
#site-footer .top-row [class^="sg-contact"] em.comma {display: none;}
#site-footer .top-row .socialmedia {text-align:left;}
#site-footer .top-row a.social-media-button {padding:5px;font-size:24px;line-height:1;text-decoration:none;color:#fff!important;}
#site-footer .top-row a.social-media-button:hover {color:#fffef3!important;}
#site-footer .top-row form .wpforms-submit-container {padding-top:6px;}
#site-footer .top-row form .wpforms-submit {color:#fffef3;background:#db971a!important;border-radius:0px;}
#site-footer .top-row form input {border-radius:0px;}
#site-footer .top-row .wpforms-confirmation-container-full {margin:0 auto;background:#db971a;border:1px solid #db971a;text-align:center;}
#site-footer .top-row ul {margin:0;}
#site-footer .top-row ul li {margin-left:0px;}
#site-footer .top-row ul li a {font-weight:400; font-size:14px;}

#site-footer .bottom-row {text-align:center;color:#fffef3;}
#site-footer .bottom-row br {display:none;}
#site-footer .widget_footer_links a, #site-footer .widget_footer_links span, #site-footer a.sitemap {display:inline-block!important;margin-right:10px;font-size:12px!important;color:#fffef3;}
#site-footer .top-link {padding:20px;text-align:center;}
#site-footer .top-link a {font-size:12px!important;color:#fffef3;}


/*** OPTIMISATIONS ***/
@media (max-width: 1300px) {
}

@media(max-width: 1024px) {
	main {padding: 10px;}
}

@media (max-width: 1000px) {
	#site-header .header-inner .toggle {font-size: 30px; }
}

@media (max-width: 896px) {
	#site-header .header-titles-wrapper {padding:0;}
	#site-header .row1 {display: block;padding:10px 0px 0px 0px;;}
	#site-header .row1 .column {width:100%;text-align: center!important;  margin-top: 80px;}
	#site-header .row1 .column:nth-child(1) {text-align: center;}
	#site-header .row1 .socialmedia {text-align:center;float:unset; margin-top: -50px;}

	.menu-modal-inner {width:100%!important;background:#fffef3;}
	.menu-modal-inner .expanded-menu li {width:100%!important;}
	.menu-modal li a {color:#333;font-size:18px !important; padding: 1.5rem 2.5rem; text-transform:uppercase; font-weight:400!important;}
	.menu-modal li .ancestor-wrapper a, .menu-modal button .svg-icon, span.toggle-text {color:#333!important;}
	.menu-modal li, button.sub-menu-toggle {border-color:#db971a;}

	main p, main em, main table, main ul, main li  { font-size:16px;  }

	.home main .panel-grid-cell, .home main .panel-grid {margin-bottom: 0 ; }
	.home .carousel .text-box h1 {margin-top:30px!important;line-height:1.1!important;}
	.home .carousel .text-box h2 {margin-top:30px!important;line-height:1.1!important;}
	.home .carousel .text-box:after {bottom:10px;right:10px}

	.home .services-row, .home .icons-row, .home .art-row, .home .trends-row {padding:20px!important;}
	.icons-row .panel-grid-cell, .services-row .panel-grid-cell {width:calc(33.3333% - ( 0.66666666666667 * 20px ) )!important;padding:20px!important;}
	.home .catlist {margin-bottom:0px;}
	.home .bx-controls {margin-bottom:30px;}

	.intro-row, .home .carousel {padding:30px 20px!important;}
	.intro-row h1 { margin-top: 0 !important;}

	.bout-button {font-size: 15px;}

	.icons-row, .darker-row, .cta-row, .stats-row {padding:20px!important;}
	.width-full-1200 {padding-left:20px!important;padding-right:20px!important;}
	.boxes .panel-grid-cell {padding:20px!important;}
	 
	main h1 {font-size:30px;}
	main h2 {font-size:24px;}

	body.post-type-archive-exhibition .catlist-item h2 a, body.post-type-archive-podcast .catlist-item h2 a {font-size:18px;}
	
	.page-id-66 article .ow-button-base a {padding:10px!important;font-size:12px!important;}
	.page-id-66 article .panel-grid-cell .so-panel {margin:0px!important;}
	.page-id-66 article img.aligncenter {display:block;margin:0 auto!important;text-align:center;}

     #site-footer {padding: 1em!important; text-align: center; }
	 #site-footer div, #site-footer p, #site-footer .top-row [class^="sg-contact"], #site-footer h3.widget-title, #site-footer li {text-align: center!important; }
	 #site-footer table {margin: 0 auto; }
	 #site-footer img {margin:0 auto;} 
}

@media  (max-width: 667px) {
	.home .carousel .row {flex-direction:column;}
	.home .carousel .row .column {order:1!important;}
	.home .carousel .row .double-column {order:2!important;}
	
	body.post-type-archive-exhibition .catlist-item, body.post-type-archive-podcast .catlist-item {flex:0 1 49%!important;}
	body.post-type-archive-podcast .catlist-item .catlist-image {min-height:auto;}
	
	.services-row {padding:0px!important;}
	.services-row .panel-grid-cell {width:100%!important;margin-bottom:0px!important;padding:0px!important;}
	.services-row .so-panel {margin:0px!important;}	
	
	.icons-row .panel-grid-cell, .services-row .panel-grid-cell {width:100%!important;padding:20px!important;}	
}


@media  (max-width: 480px) {
	.home main {padding: 0; }

    table.prices td, table.prices th {font-size: 14px; }
}

@media (max-width: 375px) {
}
