@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,600,700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Titillium+Web:300,400,600,700&display=swap");
h1 , h2 , h3 , h4 , p.title {
margin-top: 0;
}
h1 {
font-size: 38px;
}
h2 {
font-size: 34px;
}
h3 , p.title {
font-size: 28px;
}
h4 {
font-size: 21px;
}
p {
margin-top: 0;
font-size: 17px;
line-height: 30px;
}
a {
text-decoration: none;
}
.alignleft {
float: left;
margin-right: 20px;
}
.alignright {
float: right;
margin-left: 20px;
}
.aligncenter {
margin: auto;
text-align: center;
}
img {
max-width: 100%;
height: auto;
}
div.wp-caption {
max-width: 100%;
display: inline-block;
}
p.wp-caption-text {
background-color: #f7f7f7;
color: #808080;
padding: 16px 25px;
font-size: 18px;
font-style: italic;
}
p.pre-text {
font-size: 28px;
margin-bottom: 0px;
line-height: 0.7em;
font-weight: 700;
}
.underline:after {
height: 4px;
width: 200px;
content: '';
display: block;
background-color: #d8d8d8;
margin: 10px 0  0;
}
.button ,  .woocommerce #respond input#submit,
.woocommerce a.button, .woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt, .woocommerce button.button.alt,
.woocommerce input.button.alt ,
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover
{
padding: 8px 30px;
display: inline-block;
text-decoration: none;
color: #fff;
border: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
cursor: pointer;
font-size: 20px;
font-weight: 600;
background-color: red;
border-radius: 0;
line-height: 30px;
}
.button:hover {
opacity: 0.7;
}
.wp_content .button:hover {
text-decoration: none;
}
.mce-content-body a.button[data-mce-selected] {
padding: 8px 20px;
margin: 0;
box-shadow: none;
border-radius: 0;
}
.wp_content ul.ticked li:before, .mce-content-body ul.ticked li::before {
width: 33px;
height: 30px;
background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='35px' height='28px'%3E%3Cpath fill-rule='evenodd' fill='' d='M34.999,6.121 L13.243,27.900 L7.128,21.779 L7.151,21.756 L-0.002,14.596 L6.113,8.474 L13.266,15.635 L28.884,-0.001 L34.999,6.121 Z'/%3E%3C/svg%3E") center no-repeat;
background-size: contain;
content: '';
align-items: center;
margin-right: 15px;
position: absolute;
left: 20px;
}
.wp_content ul.ticked li, .mce-content-body ul.ticked li {
margin-bottom: 15px;
padding-left: 70px;
position: relative;
}
.wp_content ul.ticked, .mce-content-body ul.ticked {
list-style: none;
padding: 0;
font-size: 18px;
margin: 0 0 35px 0;
}
h1.underline[style*='text-align: center;']::after {
margin: 10px auto 0;
}
body {
margin: 0;
}
.error_404 {
text-align: center;
padding: 200px 0;
}
.wp_content > :first-child {
margin-top: 0;
}
.wp_content > :last-child {
margin-bottom: 0;
}
#logo {
background-position: center;
background-size: contain;
background-repeat: no-repeat;
} #pagination {
display: flex;
justify-content: center;
flex-wrap: wrap;
margin: 40px 0;
padding-top: 40px;
border-top: 1px solid #E6E6E6;
}
#pagination a, #pagination > span {
display: inline-block;
padding: 10px 20px;
font-size: 20px;
color: #fff;
margin: 0 5px 5px 5px;
text-decoration: none;
font-weight: 400;
}
#pagination a:hover {
opacity: 0.7;
}
#pagination > span {
background: grey;
} .gallery {
column-count: 4;
margin-bottom: 20px;
column-gap: 20px;
}
.gallery .gallery-item {
display: inline;
margin: 0;
}
.gallery .gallery-item img {
display: block;
margin: 0 0 20px 0;
}
.gallery-caption {
display: none;
} .gfield_description.validation_message {
position: absolute;
right: -5px;
top: -14px;
background-color: #d80000;
color: white;
padding: 5px 10px;
font-size: 12px;
text-align: center;
border-radius: 2px;
}
.validation_message::after {
content: '';
display: block;
position: absolute;
border: 5px solid rgba(0,0,0,0);
border-top-color: #d80000;
width: 0;
height: 0;
bottom: -10px;
left: 10px;
}
.validation_error {
margin-bottom: 20px;
border: 1px solid #d80000;
padding: 10px 20px;
font-size: 15px;
color: #d80000;
}
.gform_confirmation_message {
color: #1ba21b;
}
.gform_body .gform_fields {
padding: 0;
margin: 0;
list-style: none;
}
.gform_body > .gform_fields {
margin: 20px 0 0 0;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.gform_body > .gform_fields > div {
position: relative;
}
.gform_body > .gform_fields > div {
width: 100%;
margin-bottom: 25px;
}
.gform_body > .gform_fields > div.medium_field {
width: calc(50% - 10px);
}
.gform_body > .gform_fields > div.small_field {
width: calc(33.33% - 13px);
}
.gform_body > .gform_fields > div.large_field {
width: 100%;
}
.gform_body > .gform_fields > div.captcha_field {
margin: 0;
}
.gform_body > .gform_fields > div.captcha_field > .gfield_label {
display: none;
}
.gfield_checkbox label {
display: inline;
}
.gform_body input[type=text] , .gform_body textarea , .gform_body select {
height: 60px;
color:  #404040;
padding-left: 15px;
width: 100%;
border: 1px solid #d9d9d9;
box-sizing: border-box;
}
input[type=search] {
-webkit-appearance: none;
}
select option {
color: #000000 !important;
}
.gform_body select {
appearance: none;
-webkit-appearance: none;
background: #fff calc(100% - 20px) center no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27' height='15'%3E%3Cpath fill-rule='evenodd' fill='%23ff0000' d='M27 1L14 15 0 1l1-1 13 13L26 0l1 1z'/%3E%3C/svg%3E");
padding-right: 70px;
}
button {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.gform_body select::-ms-expand {
display: none;
}
.gform_body textarea {
height: 130px;
padding-top: 20px;
}
.gfield_visibility_ {
display: none;
}
.gform_validation_container ,
.gform_wrapper .gform_validation_container ,
body .gform_wrapper .gform_body .gform_fields .gfield.gform_validation_container ,
body .gform_wrapper .gform_validation_container,
body .gform_wrapper .gform_fields .gfield.gform_validation_container {
display: none!important;
position: absolute!important;
left: -9000px;
}
::-webkit-input-placeholder { color: #818181;
}
::-moz-placeholder { color: #818181;
}
:-ms-input-placeholder { color: #818181;
}
:-moz-placeholder { color: #818181;
}
.hidden_label .gfield_label {
display: none;
}
.admin-hidden-markup {
display: none;
}
fieldset {
border: none;
}
#header {
padding: 25px 5vw;
display: flex;
justify-content: space-between;
}
#header > div:nth-child(2) {
display: flex;
justify-content: flex-end;
flex-direction: row-reverse;
align-items: center;
}
#header > div:nth-child(2) a p {
margin: 0;
text-align: right;
}
#header > div:nth-child(2) a p.sub-text {
color:#4D4D4F;
font-size: 16px;
line-height: 22px;
font-weight: bold;
}
#header > div:nth-child(2) a p.main-text {
font-weight: bold;
font-size: 22px;
line-height: 22px;
}
#header > div:nth-child(2)  > *:last-child {
margin-left: 0;
}
#header > div:nth-child(2) a {
background-position: center;
background-size: contain;
background-repeat: no-repeat;
transition: opacity .3s;
}
#header > div:nth-child(2) a:hover {
opacity: .7;
}
form.searchform {position: relative;}
form.searchform input[type=text] {
height: 36px;
box-sizing: border-box;
border: 1px solid #cbc8c8;
padding-left: 10px;
width: 200px;
}
form.searchform input[type=submit] ,.woocommerce-product-search button {
position: absolute;
right: 0;
height: 35px;
width: 35px;
border: none;
background: no-repeat center url("data:image/svg+xml,%0A%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.8 21.6a11.9 11.9 0 112.8-2.8l7.8 7.8c.8.8.8 2 0 2.8a2 2 0 01-2.8 0l-7.8-7.8zm-6.9-.6a9.1 9.1 0 100-18.2 9.1 9.1 0 000 18.2z' fill='%233E3E40'/%3E%3C/svg%3E");
background-size: 20px;
cursor: pointer;
transition: opacity .3s;
text-align: left;
text-indent: -999px;
top: 0;
}
form.searchform input[type=submit]:hover {
opacity: .7;
}
.image-switch {
background: center / cover no-repeat ;
}
.page_banner {
height: 50vw;
min-height: 280px;
max-height: 420px;
padding: 0 10vw;
display: flex;
align-items: center;
}
.tns-horizontal.tns-subpixel>.tns-item.page_banner {
display: inline-flex;
}
.banner_title {
padding: 50px;
max-width: 850px;
}
.banner_title > * , .banner_title {
font-weight: bold;
font-size: 60px;
line-height: 75px;
margin: 0;
}
.site_width {
padding-left: calc(50% - (1350px / 2));
padding-right: calc(50% - (1350px / 2));
}
.main_container {
padding-top: 60px;
display: flex;
}
aside {
flex: 0 0 300px;
margin-left: 100px;
}
main {
flex: 1 0 calc(100% - 400px);
}
.sidebar_links a {
display: flex;
height: 200px;
margin-bottom: 20px;
background: center / cover no-repeat;
align-items: flex-end;
transition: opacity .3s;
}
.sidebar_links a:hover {
opacity: 0.7;
}
.sidebar_links a p {
padding: 15px;
margin: 0;
font-size: 20px;
line-height: 26px;
width: 100%;
}
.wp_content a:hover {
text-decoration: underline;
}
#footer {
margin-top: 100px;
padding-top: 100px;
display: flex;
justify-content: flex-start;
}
#footer > div {
max-width: 45%;
margin-right: 10%;
}
#footer img {
margin:  0 10px 10px 0;
}
#footer > div:last-child {
margin-left: auto;
margin-right: 0;
}
#footer a:hover , .end_of_page a:hover {
text-decoration: underline;
}
#footer a[href^="tel:"]  {
font-size: 30px;
}
.end_of_page {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.end_of_page ul {
display: flex;
margin: 0;
padding: 0;
list-style: none;
}
.end_of_page > div {
display: flex;
flex-wrap: wrap;
margin-right: 10px;
margin-bottom: 10px;
}
.end_of_page ul a {
padding: 0 5px 0 11px;
display: block;
line-height: 30px;
}
.end_of_page * {
opacity: 0.95;
}
.end_of_page ul a:before {
content: '';
height: 16px;
width: 1px;
background-color: #fff;
display: inline-block;
margin-right: 10px;
}
.the_usps {
justify-content: center;
display: flex;
text-align: center;
font-weight: bold;
padding: 30px 5vw;
}
.the_usps p {
margin-bottom: 0;
padding: 0 35px;
font-size: 14px;
line-height: 25px;
max-width: 33%;
box-sizing: border-box;
text-transform: uppercase;
font-weight: 400;
}
.the_usps p strong {
display: block;
opacity: 0.7;
font-weight: 400;
font-size: 18px;
}
.the_usps p {
border-right: 2px solid rgba(255,255,255,0.10);
}
.the_usps p:last-child {
border: none;
}
.single_post_list a {
display: flex;
background: #E5E5E5;
margin-bottom: 20px;
}
.single_post_list {
padding-top: 40px;
border-top: 1px solid #E6E6E6;
margin-top: 40px;
}
.post_data {
flex: 1 0 70%;
padding: 25px;
box-sizing: border-box;
}
.post_thumb {
flex: 0 0 30%;
background: center / cover no-repeat;
}
.single_post_list a:hover {
opacity: 0.7;
text-decoration: none;
}
.date_link {
display: flex;
align-items: center;
justify-content: space-between;
}
.date_link p {
margin-bottom: 0;
}
.single_post_list a .button:hover {
opacity: 1;
}
.flexible-content {
padding-top: 0;
display: block;
}
.sd_content {
padding-top: 70px;
padding-bottom: 70px;
}
.sd_content.small {
max-width: 850px;
margin: auto;
}
section.fc_split_content {
display: flex;
margin-bottom: 20px;
}
section.fc_split_content > div {
width: 50%;
}
section.fc_split_content > div.content {
background: #E5E5E5;
padding: 4vw 4.5vw;
box-sizing: border-box;
}
section.fc_split_content a[href^="tel:"] {
font-size: 30px;
}
section.fc_split_content > div.map , section.fc_split_content > div.has-form {
width: 70%;
}
section.fc_split_content h2::after {
background: #3A3E41;
height: 4px;
width: 180px;
content: '';
display: block;
margin: 20px 0 10px;
}
section.fc_split_content.right {
flex-direction: row-reverse;
}
.image-content {
display: flex;
width: 60%;
height: 100%;
margin: 0 auto;
justify-content: center;
align-items: center;
padding: 20px 40px;
box-sizing: border-box;
text-align: left;
}
.image-content p {
font-size: 36px;
line-height: 40px;
font-weight: bold;
border-left: 10px solid;
padding-left: 30px;
}
section.fc_split_content.right .image-content {
text-align: right;
}
section.fc_split_content.right .image-content p {
padding-left: 0;
border-left: none;
border-right: 10px solid;
padding-right: 30px;
}
.map {
display: flex;
}
.map p {
width: 100%;
margin-bottom: 0;
}
.map iframe {
width: 100%;
height: 100%;
min-height: 300px;
}
.banner_content {
height:auto;
display: flex;
flex-direction: column;
background: rgba(255, 255, 255, 0.96);
max-width: 900px;
justify-content: center;
padding: 60px 5%;
box-sizing: border-box;
max-height: 100%;
}
.banner_content h1 {
font-size:60px;
line-height: 1.0em;
text-transform: uppercase;;
}
.banner_content h1 strong {
display: block;
font-size: 0.7em;
line-height: 0.7em;
}
.banner_content p {
font-size: 20px;
}
.large_banner {
height: 50vw;
min-height: 550px;
max-height: 700px;
padding: 0 10vw;
display: flex;
align-items: center;
position: relative;
}
.large_banner .tns-outer {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
}
.large_banner .tns-outer .tns-ovh , .large_banner .tns-inner , .large_banner .slider-banner , .large_banner .page_banner {
width: 100%;
height: 100%;
min-height: 100%;
}
section.image_links {
display: flex;
flex-wrap: wrap;
padding: 15px ;
justify-content: flex-start;
}
section.image_links.center {
justify-content: center;
}
section.image_links > a {
margin: 15px;
width: calc(25% - 32px);
height: 20vw;
min-height: 370px;
display: flex;
background-position: center;
background-size: cover;
transition: opacity 0.3s;
align-items: flex-end;
}
section.image_links > a:hover {
text-decoration: none;
opacity: 0.9;
}
.image_links a div {
display: flex;
flex-direction: column;
justify-content: flex-end;
width: 100%;
padding: 90px 20px 20px 20px;
}
section.image_links > a:hover .button {
opacity: 1;
}
section.image_links > a:hover .line-image {
filter: grayscale(0.7);
}
section.image_links > a h3 {
margin: 0 0 5px 0;
font-size: 22px;
font-family: 'Open Sans', sans-serif;
font-weight: 600;
}
section.image_links > a p {
opacity: 0.8;
margin: 0;
line-height: 24px;
}
.testimonials {
padding-top: 50px;
padding-bottom: 80px;
position: relative;
margin: 0 0 30px 0;
}
.flexible-content + #footer {
margin-top: 0;
}
.flexible-content > *:last-child.testimonials {
margin-bottom: 0;
}
.single_testimonials blockquote {
background: rgba(255,255,255,0.3) url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='55px' height='50px'%3E%3Cpath fill-rule='evenodd' opacity='0.102' fill='rgba(255,255,255,0.9)' d='M5.556-.002v18.147L-.006 50.007h8.961l14.833-32.068V-.002H5.556zm31.21 0v18.147l-5.561 31.862h8.962l14.832-32.068V-.002H36.766z'/%3E%3C/svg%3E%0A") calc(100% - 50px) 20px no-repeat;
border-radius: 4px;
padding: 30px;
margin: 0;
font-size: 16px;
font-style: italic;
}
.single_testimonials p {
font-weight: 600;
line-height: 20px;
padding: 15px 0 15px 90px;
margin: 0;
background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42px' height='29px'%3E%3Cpath fill-rule='evenodd' fill='rgba(255,255,255,0.3)' d='M0 0h37l5 29L0 0z'/%3E%3C/svg%3E") 32px 0px no-repeat;
}
.single_testimonials p strong {
font-weight: 400;
}
.testimonials-listing .single_testimonials .name {
color: #3a3e41;
}
.testimonials-listing .single_testimonials .name strong {
color: #6a6e70;
}
.tns-nav {
position: absolute;
display: flex;
width: 100%;
justify-content: center;
bottom: 50px;
left: 0;
z-index: 2;
}
.tns-nav button {
border: none;
width: 60px;
height: 10px;
margin: 0 4px;
background: #fff;
}
.page-template-default .gform_wrapper {
background-color: #f2f2f2;
padding: 40px 30px;
margin-top: 60px;
border-left: 2px solid;
border-right: 2px solid;
}
.page-template-default .gform_wrapper .gform_heading h3::after {
height: 7px;
width: 200px;
content: '';
display: block;
background-color: #d8d8d8;
margin: 10px 0  0;
}
.page-template-default .gform_wrapper .gform_heading h3 {
margin-bottom: 10px;
font-size: 34px;
} .woocommerce div.product p.price {
font-size: 23px;
font-weight: 700;
}
.woocommerce div.product p.price ins {
text-decoration: none;
}
.woocommerce div.product p.price del {
color: #ddd;
}
.price_container {
display: flex;
align-items: flex-end;
justify-content: space-between;
border-bottom: 1px solid #E6E6E6;
padding-bottom: 15px;
margin-bottom: 25px;
flex-wrap: wrap;
}
.price_container .price {
margin-bottom: 0;
}
.woocommerce .quantity .qty {
height: 46px;
margin-right: 10px;
box-sizing: border-box;
}
.woocommerce div.product div.images .flex-control-thumbs li {
margin: 10px 10px 0  0;
width: calc(25% - 8px);
}
.woocommerce div.product div.images .flex-control-thumbs li:nth-child(4n+4) {
margin-right: 0;
}
.woocommerce  table.woocommerce-grouped-product-list.group_table .quantity .qty {margin:0}
.woocommerce div.product form.cart .group_table td {vertical-align: baseline;padding-bottom: 1em;}
.woocommerce div.product form.cart table tr td {
border-bottom: 16px solid #080000;
}
.woocommerce div.product form.cart .group_table td {
border-bottom: 1px solid rgba(255, 255, 255, 0.61);
padding: 10px;
}
.woocommerce div.product form.cart table {
border-left: 2px solid;
border-right: 2px solid;
background-color: #f2f2f2;
margin-bottom: 20px;
}
.woocommerce div.product form.cart .group_table tr:last-child td {
border-bottom: none;
}
@media (min-width: 768px ) {
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
width: 39%;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
width: 56%;
}
section.fc_split_content > div {
min-height: 580px;
}
section.fc_split_content > div.content {
display: flex;
flex-direction: column;
justify-content: center;
}
}
.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
display: block;
height: auto;
padding: 0;
line-height: 24px;
}
table.variations td.label {font-weight: 400;}
.woocommerce div.product form.cart table td.value {
margin-bottom: 25px;
padding-top: 5px;
}
.woocommerce div.product form.cart .variations select {
width: 300px;
height: 50px;
max-width: 300px;
min-width: 300px;
background: #FAFAFA;
border: 1px solid #D6D6D6;
box-sizing: border-box;
padding-left: 10px;
}
.woocommerce div.product form.cart .variations label {font-weight: 400;}
.tabs-container {
background: #F5F5F5;
margin-top: 90px;
position: relative;
}
ul.tabs.wc-tabs {
position: absolute;
top: -52px;
display: flex;
list-style: none;
padding: 0;
height: 52px;
margin: 0;
}
ul.tabs.wc-tabs li {
height: 100%;
display: flex;
align-items: center;
margin-right: 10px;
}
ul.tabs.wc-tabs li a {
display: flex;
align-items: center;
height: 100%;
padding: 0 20px;
background: #CCCCCC;
}
.woocommerce-Tabs-panel {
padding: 50px 0px;
}
section.related.products {
padding-top: 50px;
}
.woocommerce .main_container {
flex-direction: row-reverse;
}
.woocommerce aside {
margin: 0 50px 0 0;
padding-top: 15px;
}
.woocommerce div.product .woocommerce-variation-price span.price {
font-weight: 600;
font-size: 34px;
line-height: 52px;
margin-bottom: 20px;
display: block;
}
.term-description , .page-description {
border-bottom: 1px solid #E6E6E6;
padding-bottom: 5px;
margin-bottom: 20px;
}
.woocommerce .woocommerce-ordering select {
height: 42px;
background: #FAFAFA;
border: 1px solid #E0E0E0;
box-sizing: border-box;
border-radius: 2px;
padding: 0px 10px;
}
.woocommerce ul.products {padding-top: 25px;}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
font-size: 21px;
line-height: 25px;
padding: 0;
}
.woocommerce ul.products li.product a {
display: flex;
flex-direction: column;
}
.woocommerce ul.products li.product .button {
align-self: flex-start;
margin-top: auto;
}
ul.products.columns-4 {
display: flex;
flex-wrap: wrap;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
display: flex;
}
.woocommerce ul.products li.product .price {
font-weight: 600;
font-size: 23px;
line-height: 35px;
}
.woocommerce ul.products li.product .price ins {
text-decoration: none;
}
.woocommerce ul.products li.product .price del {
font-weight: 600;
font-size: 15px;
line-height: 23px;
text-decoration-line: line-through;
color: #999999;
}
.woocommerce ul.products li.product .button:hover {
opacity: 1;
}
.woocommerce ul.products li.product {
transition:  .3s;
}
.woocommerce ul.products:hover li {
opacity: 0.65;
}
.woocommerce ul.products li:hover {
opacity: 1!important;
transform: scale(1.01);
}
.mtt .intro_text {
border-bottom: 1px solid #E6E6E6;
padding-bottom: 30px;
margin-bottom: 30px;
}
form.woocommerce-product-search {
position: relative;
}
.search-field {
height: 45px;
box-sizing: border-box;
border: 1px solid #cbc8c8;
padding-left: 10px;
width: 100%;
}
.widget-content {
margin-bottom: 25px;
}
.widget-title {
border-bottom: 2px solid #E5E5E5;
padding-bottom: 5px;
margin-bottom: 15px;
}
.woocommerce-product-search button {
height: 45px;
}
ul.product-categories , ul.product-categories ul {
padding: 0;
margin: 0;
list-style: none;
}
ul.product-categories, ul.product-categories ul a , .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a {
font-size: 17px;
line-height: 27px;
}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span {
display: none;
}
ul.product-categories ul {
padding-left: 20px;
display: none;
}
ul.product-categories li.current-cat ul  , ul.product-categories li.current-cat-parent ul  {
display: block;
}
.price_slider{
margin-bottom: 1em;
}
.price_slider_amount {
text-align: right;
line-height: 2.4em;
font-size: 0.8751em;
}
.price_slider_amount .button {
font-size:1.15em;
}
.price_slider_amount .button {
float: left;
}
.ui-slider {
position: relative;
text-align: left;
}
.ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
cursor: pointer;
outline: none;
top: -5px;
width: 25px;
height: 25px;
background: #FFFFFF;
border: 3px solid #232F39;
box-sizing: border-box;
border-radius: 25px;
}
.ui-slider .ui-slider-handle:last-child {
margin-left: -1em;
}
.ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
font-size: 0.7em;
display: block;
border: 0;
background: rgba(35, 47, 57, 0.6);
border-radius: 1000px;
}
.price_slider_wrapper .ui-widget-content {
background: #DADADA;
box-shadow: inset 0px 0px 3px rgba(0, 0, 0, 0.12);
border-radius: 1000px;
}
.ui-slider-horizontal {
height: 14px;
}
.ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
left: -1px;
}
.ui-slider-horizontal .ui-slider-range-max {
right: -1px;
}
.woocommerce-loop-category__title mark {
display: none;
}
.mtt {
padding-top: 40px;
}
.team {
display: flex;
flex-wrap: wrap;
margin-bottom: 35px;
}
.team > div {
width: calc(33.3% - 21px);
margin-right: 30px;
margin-bottom: 30px;
background: #F0F0F0;
}
.team > div:nth-child(3n+3) {
margin-right: 0;
}
.team_image {
background-size: cover;
background-position: center;
height: 40vw;
max-height: 350px;
min-height: 250px;
}
.team_content {
padding: 35px 35px 15px;
}
.team_content h4 {
margin-bottom: 5px;
}
.team_content p {
line-height: 24px;
}
.team_content p a {
padding-bottom: 5px;
display: inline-block;
word-break: break-all;
}
.team_content p a:hover {
opacity: 0.7;
}
.il_into_text {
background: #E5E5E5;
padding: 15px 5vw;
display: flex;
justify-content: center;
flex-direction: column;
width: calc(50% - 34px);
box-sizing: border-box;
height: 20vw;
min-height: 370px;
margin: 15px;
}
.sd_content + .sd_content {
padding-top: 0;
}
.brand-container {
padding: 20px 60px;
position: relative;
margin-bottom: 30px;
overflow: hidden;
}
.brand-container .tns-controls button {
position: absolute;
left: 0;
top: 0;
bottom: 0;
text-align: left;
overflow: hidden;
border: none;
text-indent: -9999px;
width: 50px;
padding: 0;
cursor: pointer;
background-color: #fff;
background: center no-repeat url("data:image/svg+xml,%3Csvg height='512px' id='Layer_1' style='enable-background:new 0 0 512 512;' version='1.1' viewBox='0 0 512 512' width='512px' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cpolygon points='352,115.4 331.3,96 160,256 331.3,416 352,396.7 201.5,256 '/%3E%3C/svg%3E");
background-size: contain;
}
.brand-container .tns-controls button:hover {
opacity: 0.7;
}
.brand-container .tns-controls button:nth-child(2) {
left: auto;
right: 0;
background: center no-repeat url("data:image/svg+xml,%3Csvg height='512px' id='Layer_1' style='enable-background:new 0 0 512 512;' version='1.1' viewBox='0 0 512 512' width='512px' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cpolygon points='160,115.4 180.7,96 352,256 180.7,416 160,396.7 310.5,256 '/%3E%3C/svg%3E");
background-size: contain;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
height: 50px;
padding-left: 10px;
box-sizing: border-box;
}
.woocommerce form .form-row textarea {
height: 100px;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
width: 17%;
}
.woocommerce-account .woocommerce-MyAccount-content {
width: 80%;
}
nav.woocommerce-MyAccount-navigation ul {
margin: 0;
padding: 0;
list-style: none;
}
nav.woocommerce-MyAccount-navigation ul li a {
display: block;
padding: 10px;
box-sizing: border-box;
}
input#coupon_code {
height: 47px;
width: 130px;
}
fieldset {
margin-bottom: 20px;
}
.brands.tns-horizontal.tns-subpixel>div, .tns-horizontal.tns-subpixel>li {
display: flex;
align-items: center;
}
.brands.tns-slider.tns-carousel.tns-subpixel.tns-calc.tns-horizontal {
display:flex;
}
.woocommerce ul.products li.product .price ins {
font-weight: 600;
}
.woocommerce div.product form.cart .variations {
background-color: #fff;
}
.owl-stage {
display: flex;
justify-content: center;
overflow: hidden;
align-items: center;
}
body .owl-carousel.owl-loaded {
display: flex;
justify-content: center;
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden;
-webkit-transform: translate3d(0px,0px,0px);
}
.owl-nav > div {
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 55px;
cursor: pointer;
}
.owl-nav > div::after , .owl-nav > div::before {
width: 15px;
height: 1px;
background-color: #000;
content: '';
position: absolute;
top: -10px;
bottom: 0;
margin: auto;
left: 15px;
transform: rotate(-45deg);
}
.owl-nav > div::after {
transform: rotate(45deg);
top: 10px;
}
.owl-nav > div:nth-child(2) {
left: auto;
right: 0px;
transform: rotate(180deg);
}
.owl-nav > div:hover {
background-color: #f1f1f1;
}
.wp_content::after {
content: '';
display: block;
clear: both;
}
.gallery.gallery-columns-2 {
column-count: 2;
}
@media (max-width: 1400px) {
.site_width {
padding-left: 20px;
padding-right: 20px;
}
section.image_links > a {
margin: 15px;
width: calc(33.33% - 30px);
}
.il_into_text {
width: 100%;
height: auto;
min-height: 0;
padding: 3vw 5vw;
}
}
@media (min-width: 1025px) {
#header > div:nth-child(2) a:not(.icon-only) {
background: none!important;
}
#header > div:nth-child(2) a.icon-only.basket_link {
width: auto;
background-position: right;
padding-right: 65px;
margin: 0 35px 0 45px;
height: 40px;
display: flex;
align-items: center;
}
a.basket_link.icon-only strong {
margin-right: 5px;
}
a.basket_link.icon-only > span {
margin-left: 5px;
}
#header > div:nth-child(2) a.icon-only {
width: 45px;
height: 45px;
}
.has-border {
border-right: 5px solid;
padding-right: 10px;
}
#header > div:nth-child(2)  > * {
margin-left:10px;
}
#header > div:nth-child(2) a.has-border {
margin-left: 35px;
}
#header > div:nth-child(2) > a[href^="tel:"]  {
margin-left: 40px;
}
#header > div:nth-child(2) > a[href^="mail:"]  {
margin-left: 40px;
}
.site-menu {
padding: 0 5vw;
position: relative;
z-index: 20;
}
#main_menu {
display: flex;
list-style: none;
margin: 0;
padding: 0;
}
#main_menu ul {
margin: 0;
padding: 0;
list-style: none;
position: absolute;
display: none;
}
#main_menu a {
font-weight: bold;
font-size: 20px;
line-height: 22px;
}
#main_menu > li > a {
padding: 20px 25px;
display: block;
}
#main_menu > li {
position: relative;
}
#main_menu > li:first-child > a {
padding-left: 0;
}
#main_menu a:hover {
opacity: 0.7;
}
#main_menu > li:last-child {
margin-left: auto;
}
#main_menu > li.menu-item-has-children > a {
padding-right: 43px;
background: no-repeat calc(100% - 9px) center url("data:image/svg+xml,%3Csvg width='18' height='11' viewBox='0 0 18 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.5' fill-rule='evenodd' clip-rule='evenodd' d='M7.40408 8.53142L7.40399 8.53151L8.94592 10.0423L9.10608 10.1992L9.1061 10.1992L10.8081 8.53155L10.808 8.53147L17.6163 1.85982L15.9143 0.191895L9.10599 6.86364L2.29767 0.191937L0.595703 1.85986L7.40408 8.53142Z' fill='white'/%3E%3C/svg%3E%0A");
}
#main_menu > li:hover > ul {
display: block;
min-width: 260px;
}
#main_menu > li > ul a {
padding: 10px 20px;
display: block;
}
.site-menu form {
display: none;
}
.filter-toggle {
display: none;
}
}
@media (max-width: 1025px) {
#header {
padding: 20px;
}
#header .searchform {
display: none;
}
.desktop-only {
display: none;
}
#header > div:nth-child(2) a {
width: 25px;
height: 25px;
display: block;
text-indent: 99999px;
overflow: hidden;
margin-left: 15px;
}
#header > div:nth-child(2) a.desktop-only {
display: none;
}
#close_menu {
background-color: rgba(0, 0, 0, 0.01);
position: fixed;
top: 0;
right: 0;
z-index: 10;
width: 0;
height: 100vh;
display: block;
transition: background-color 0.3s ease, right 0.3s ease;
-webkit-transition: background-color 0.3s ease, right 0.3s ease;
}
body.menu_open {
overflow: hidden;
}
body.menu_open #close_menu {
display: block;
background: rgba(0, 0, 0, 0.5);
right: 300px;
width: 100%;
}
body.menu_open.show_menu_close #close_menu {
background-color: rgba(0, 0, 0, 0.01);
width: 100%;
right: 0;
}
#wrap {
position: relative;
width: auto;
min-width: 320px;
overflow: hidden;
}
#shifter {
position: relative;
width: 100%;
left: 0px;
transition: left 0.3s ease;
-webkit-transition: left 0.3s ease;
background: #fff;
}
body {
background: #d8d8d8;
}
body.menu_open #shifter {
left: -300px;
}
body.menu_open.show_menu_close #shifter {
left: 0;
}
#mobile_menu_button {
width: 26px;
display: block;
margin-left: 19px;
}
#mobile_menu_button > div {
width: 100%;
height: 5px;
margin-bottom: 4px;
}
#mobile_menu_button > div:last-child {
margin-bottom: 0;
}
.site-menu {
top: 0px;
left: 100%;
width: 330px;
z-index: 11;
position: fixed;
overflow-x: hidden;
overflow-y: scroll;
max-height: 100vh;
-webkit-transition: left 0.3s ease;
}
#main_menu {
display: block;
width: 100%;
}
body.menu_open .site-menu {
left: calc(100% - 300px);
}
body.menu_open.show_menu_close .site-menu {
left: 100%;
}
.site-menu form {
width: 80%;
margin: 20px;
}
.site-menu form input[type=text] {
width: 100%;
height: 45px;
border: none;
}
.menu , .menu ul {
padding: 0;
margin: 0;
list-style: none;
}
.menu ul {
max-height: 0;
transition: max-height 0.3s;
overflow: hidden;
}
.menu li.clicked ul {
max-height: 500px;
}
.menu a {
display: block;
color: #fff;
padding: 15px 67px 15px 15px;
font-size: 19px;
font-weight: 400;
text-decoration: none;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
position: relative;
}
.menu ul a {
font-size: 16px;
padding: 15px 25px;
background: rgba(255, 255, 255, 0.05);
}
.menu li {
position: relative;
}
.menu li.menu-item-has-children > a:after {
content: '';
display: block;
width: 10px;
height: 10px;
position: absolute;
right: 42px;
top: 0;
border-bottom: 2px solid #fff;
border-right: 2px solid #fff;
transform: rotate(45deg);
transition: transform 0.3s;
transform-origin: center;
bottom: 0;
margin: auto;
}
.menu li.menu-item-has-children.clicked > a:after {
transform: rotate(-45deg);
}
.gallery {
column-count: 3;
column-gap: 10px;
}
.gallery .gallery-item img {
margin-bottom: 10px;
}
#logo {
flex-shrink: 1;
margin-right: 10px;
background: center left / contain no-repeat;
}
.banner_title > * , .banner_title {
font-size: 40px;
line-height: 55px;
}
aside {
display: none;
}
.woocommerce aside {
display: none;
position: fixed;
top: 40px;
width: 100%;
z-index: 51;
background-color: #fff;
overflow: scroll;
left: 0;
height: calc(100vh - 25px);
padding: 20px 20px;
box-sizing: border-box;
}
.filter-toggle {
width: 100%;
height: 40px;
position: fixed;
left: 0;
bottom: 0;
display: flex;
justify-content: center;
align-items: center;
box-sizing: border-box;
}
.filter-toggle.button:hover {
opacity: 1;
}
.filter-toggle::before {
content: 'Filters';
font-size: 20px;
font-weight: 600;
}
.openfilter .filter-toggle::before {
content: 'Close Filters';
}
.openfilter.woocommerce aside {
display: block;
}
.openfilter .filter-toggle {
bottom: auto;
top: 0;
}
.woocommerce.archive .main_container {
display: block;
}
.sd_content {
padding-top: 50px;
padding-bottom: 30px;
}
section.image_links > a {
width: calc(50% - 30px)
}
.the_usps {
position: relative;
padding: 0;
height: 100px;
}
.the_usps p {
position: absolute;
display: none;
top: 0;
bottom: 0;
margin: auto;
padding: 0 20px;
border: none;
max-width: 100%;
width: 100%;
left: 0;
}
.the_usps p.active {
display: flex;
align-items: center;
flex-direction: column;
justify-content: center;
}
.team > div {
width: calc(33.3% - 10px);
margin-right: 15px;
margin-bottom: 20px;
}
.team_content {
padding: 15px 15px 1px;
}
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
width: calc(33.3% - 14px);
margin: 0 20px 20px 0px;
}
.woocommerce ul.products[class*=columns-] li.product:nth-child(3n+3), .woocommerce-page ul.products[class*=columns-] li.product:nth-child(3n+3) {
margin-right: 0;
}
body.single-product #footer {
margin-top: 0;
}
body.single-product ul.products {
margin-bottom: 0;
padding-bottom: 100px;
}
#footer {
flex-wrap: wrap;
}
#footer > div {
max-width: none;
}
.woocommerce #header , .woocommerce-cart #header , .woocommerce-checkout #header , .woocommerce-account #header {
border-bottom: 1px solid #000;
}
}
@media (min-width: 767px) and (max-width: 1025px) {
section.related.products li:nth-child(4) {
display: none;
}
.sd_content ul.columns-4 li:last-child {
display: none;
}
}
@media (min-width: 767px) {
.sd_content .woocommerce ul.products li.product {
margin-bottom: 0;
}
}
@media (max-width: 768px) {
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
width: 100%;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
width: 100%;
}
}
@media (max-width: 767px) {
section.fc_split_content {
display: block;
}
section.fc_split_content > div , section.fc_split_content > div.map , section.fc_split_content > div.has-form {
width: 100%;
}
section.fc_split_content > div.content {
padding: 35px 20px;
}
section.fc_split_content > div.image {
height: 60vw;
max-height: 500px;
min-height: 280px;
}
section.fc_split_content > div.image.withcontent {
height: auto;
padding-top: 40px;
padding-bottom: 40px;
margin: 0 auto;
min-height: 0;
}
.image-content p {
font-size: 24px;
line-height: 30px;
}
.image-content {
width: 80%;
}
.banner_content h1 {
font-size: 52px;
}
.banner_content p {
font-size: 17px;
}
.line-image {
height: 50vw;
}
.team > div:nth-child(1n) {
width: calc(50% - 10px);
margin-right: 20px;
}
.team > div:nth-child(2n+2) {
margin-right: 0;
}
main {
width: 100%;
}
.woocommerce ul.products[class*=columns-] li.product:nth-child(1n), .woocommerce-page ul.products[class*=columns-] li.product:nth-child(1n) {
width: calc(50% - 10px);
margin: 0 20px 20px 0px;
}
.woocommerce ul.products[class*=columns-] li.product:nth-child(2n+2), .woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n+2) {
margin-right: 0;
}
.woocommerce ul.products li.product a {
width: 100%;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
width: 100%;
margin-bottom: 21px;
}
nav.woocommerce-MyAccount-navigation ul {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
nav.woocommerce-MyAccount-navigation ul li {
margin: 0px 5px 10px;
}
.woocommerce-account .woocommerce-MyAccount-content {
width: 100%;
}
nav.woocommerce-MyAccount-navigation ul li a {
padding: 5px;
}
.large_banner .page_banner.large {
padding: 40px 20px!important;
}
.large_banner .page_banner.large .banner_content {
padding: 20px;
}
}
@media (max-width:640px) {
.gform_body > ul > li:nth-child(1n) {
width: 100%;
}
.gallery {
column-count: 2;
}
.header-right {
display: flex;
justify-content: space-between;
}
.banner_title > * , .banner_title {
font-size: 28px;
line-height: 35px;
}
.page_banner {
height: auto;
padding: 40px 20px;
min-height: 250px;
}
.banner_title {
padding: 30px 25px;
}
#footer > div {
width: 100%;
max-width: 100%;
margin: 0 0 30px 0;
text-align: center!important;
}
#footer > div * {
text-align: center!important;
}
#footer > div ul {
padding: 0;
list-style: none;
}
#footer {
padding-top: 40px;
padding-bottom: 30px;
}
.end_of_page {
justify-content: center;
padding-bottom: 10px;
}
.end_of_page > div {
justify-content: center;
}
.end_of_page ul a:before {
display: none;
}
p.date {
display: none;
}
.post_thumb {
display: none;
}
.date_link {
justify-content: flex-end;
}
.team > div:nth-child(1n) {
width: 100%;
margin-right: 0;
}
section.image_links > a {
width: 100%;
}
body.single-product ul.products {
padding-bottom: 40px;
}
.banner_content h1 {
font-size: 36px;
}
.page-template-default .gform_wrapper {
padding: 20px;
}
.page-template-default .gform_wrapper .gform_heading h3 {
font-size: 26px;
}
.page-template-default .gform_wrapper .gform_heading h3::after  {
height: 5px;
margin-top: 5px;
}
input#coupon_code {
float: none;
width: 100%;
margin-bottom: 20px;
}
.woocommerce-page table.cart td.actions .coupon .input-text+.button {
width: 100%;
}
}
@media (max-width: 450px) {
.woocommerce ul.products[class*=columns-] li.product:nth-child(1n), .woocommerce-page ul.products[class*=columns-] li.product:nth-child(1n) {
width: 100%;
margin: 0 0 20px;
}
}  #baguetteBox-overlay {
display: none;
opacity: 0;
position: fixed;
overflow: hidden;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1000000;
background-color: #222;
background-color: rgba(0, 0, 0, 0.8);
transition: opacity 0.5s ease;
}
#baguetteBox-overlay.visible {
opacity: 1;
}
#baguetteBox-overlay .full-image {
display: inline-block;
position: relative;
width: 100%;
height: 100%;
text-align: center;
}
#baguetteBox-overlay .full-image figure {
display: inline;
margin: 0;
height: 100%;
}
#baguetteBox-overlay .full-image img {
display: inline-block;
width: auto;
height: auto;
max-height: 100%;
max-width: 100%;
vertical-align: middle;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
#baguetteBox-overlay .full-image figcaption {
display: block;
position: absolute;
bottom: 0;
width: 100%;
text-align: center;
line-height: 1.8;
white-space: normal;
color: #ccc;
background-color: #000;
background-color: rgba(0, 0, 0, 0.6);
font-family: sans-serif;
}
#baguetteBox-overlay .full-image:before {
content: "";
display: inline-block;
height: 50%;
width: 1px;
margin-right: -1px;
}
#baguetteBox-slider {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
white-space: nowrap;
transition: left 0.4s ease, transform 0.4s ease;
}
#baguetteBox-slider.bounce-from-right {
animation: bounceFromRight 0.4s ease-out;
}
#baguetteBox-slider.bounce-from-left {
animation: bounceFromLeft 0.4s ease-out;
}
@keyframes bounceFromRight {
0% {
margin-left: 0;
}
50% {
margin-left: -30px;
}
100% {
margin-left: 0;
}
}
@keyframes bounceFromLeft {
0% {
margin-left: 0;
}
50% {
margin-left: 30px;
}
100% {
margin-left: 0;
}
}
.baguetteBox-button#previous-button, .baguetteBox-button#next-button {
top: 50%;
top: calc(50% - 30px);
width: 44px;
height: 60px;
}
.baguetteBox-button {
position: absolute;
cursor: pointer;
outline: none;
padding: 0;
margin: 0;
border: 0;
border-radius: 15%;
background-color: #323232;
background-color: rgba(50, 50, 50, 0.5);
color: #ddd;
font: 1.6em sans-serif;
transition: background-color 0.4s ease;
}
.baguetteBox-button:focus, .baguetteBox-button:hover {
background-color: rgba(50, 50, 50, 0.9);
}
.baguetteBox-button#next-button {
right: 2%;
}
.baguetteBox-button#previous-button {
left: 2%;
}
.baguetteBox-button#close-button {
top: 20px;
right: 2%;
right: calc(2% + 6px);
width: 30px;
height: 30px;
}
.baguetteBox-button svg {
position: absolute;
left: 0;
top: 0;
} .baguetteBox-spinner {
width: 40px;
height: 40px;
display: inline-block;
position: absolute;
top: 50%;
left: 50%;
margin-top: -20px;
margin-left: -20px;
}
.baguetteBox-double-bounce1,
.baguetteBox-double-bounce2 {
width: 100%;
height: 100%;
border-radius: 50%;
background-color: #fff;
opacity: 0.6;
position: absolute;
top: 0;
left: 0;
animation: bounce 2s infinite ease-in-out;
}
.baguetteBox-double-bounce2 {
animation-delay: -1s;
}
@keyframes bounce {
0%, 100% {
transform: scale(0);
}
50% {
transform: scale(1);
}
} .tns-outer{padding:0 !important}.tns-outer [hidden]{display:none !important}.tns-outer [aria-controls],.tns-outer [data-action]{cursor:pointer}.tns-slider{-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}.tns-slider>.tns-item{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.tns-horizontal.tns-subpixel{white-space:nowrap}.tns-horizontal.tns-subpixel>.tns-item{display:inline-block;vertical-align:top;white-space:normal}.tns-horizontal.tns-no-subpixel:after{content:'';display:table;clear:both}.tns-horizontal.tns-no-subpixel>.tns-item{float:left}.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item{margin-right:-100%}.tns-no-calc{position:relative;left:0}.tns-gallery{position:relative;left:0;min-height:1px}.tns-gallery>.tns-item{position:absolute;left:-100%;-webkit-transition:transform 0s, opacity 0s;-moz-transition:transform 0s, opacity 0s;transition:transform 0s, opacity 0s}.tns-gallery>.tns-slide-active{position:relative;left:auto !important}.tns-gallery>.tns-moving{-webkit-transition:all 0.25s;-moz-transition:all 0.25s;transition:all 0.25s}.tns-autowidth{display:inline-block}.tns-lazy-img{-webkit-transition:opacity 0.6s;-moz-transition:opacity 0.6s;transition:opacity 0.6s;opacity:0.6}.tns-lazy-img.tns-complete{opacity:1}.tns-ah{-webkit-transition:height 0s;-moz-transition:height 0s;transition:height 0s}.tns-ovh{overflow:hidden}.tns-visually-hidden{position:absolute;left:-10000em}.tns-transparent{opacity:0;visibility:hidden}.tns-fadeIn{opacity:1;filter:alpha(opacity=100);z-index:0}.tns-normal,.tns-fadeOut{opacity:0;filter:alpha(opacity=0);z-index:-1}.tns-vpfix{white-space:nowrap}.tns-vpfix>div,.tns-vpfix>li{display:inline-block}.tns-t-subp2{margin:0 auto;width:310px;position:relative;height:10px;overflow:hidden}.tns-t-ct{width:2333.3333333%;width:-webkit-calc(100% * 70 / 3);width:-moz-calc(100% * 70 / 3);width:calc(100% * 70 / 3);position:absolute;right:0}.tns-t-ct:after{content:'';display:table;clear:both}.tns-t-ct>div{width:1.4285714%;width:-webkit-calc(100% / 70);width:-moz-calc(100% / 70);width:calc(100% / 70);height:10px;float:left}
.tns-t-subp2 .out {
display: none;
}
.fc_homepage_intro_outside {
background: center / cover no-repeat;
}
.fc_homepage_intro {
background: rgba(0,0,0,0.4);
display: flex;
align-items: center;
padding: 100px calc(50% - 700px);
}
.fc_homepage_intro > .left {
flex-basis: 55%;
margin-right: 40px;
color: #fff;
}
.fc_homepage_intro > .right {
flex-basis: 45%;
margin-left: 40px;
border-radius: 10px;
background: rgba(255,255,255,0.8);
padding: 35px;
box-sizing: border-box;
}
.fc_homepage_intro > .left h1 {
text-transform: uppercase;
margin: 0 0 20px 0;
font-size: 60px;
line-height: 1.1em;
color: #fff !important;
}
.fc_homepage_intro > .left h1 strong {
font-size: 100px;
line-height: 0.8em;
}
@media (max-width: 1600px) {
.fc_homepage_intro {
padding: 80px 40px;
}
}
@media (max-width: 1024px) {
.fc_homepage_intro {
display: block;
}
.fc_homepage_intro > .right {
padding: 20px;
text-align: center;
}
.fc_homepage_intro > div:nth-child(n) {
margin: 0 0 40px 0;
}
.fc_homepage_intro > div:last-child {
margin: 0;
}
.fc_homepage_intro > .left {
text-align: center;
}
}
@media (max-width: 650px) {
.fc_homepage_intro {
padding: 40px 20px;
}
.fc_homepage_intro > .left h1 {
font-size: 20px;
}
.fc_homepage_intro > .left h1 strong {
font-size: 60px;
}
} #unity_cookie_overlay , #unity_cookie_view_settings {
width: 350px;
background: #fff;
border: 1px solid #bfbfbf;
border-left: 4px solid #666;
padding: 25px;
position: fixed;
bottom: 50px;
right: 50px;
z-index: 3;
box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
opacity: 1;
transition: .3s;
}
#unity_cookie_view_settings {
width: 500px;
}
.unity_cookie_setting_link {
color: #999;
display: inline-block;
padding: 10px;
cursor: pointer;
}
.unity_cookie_setting_link:hover {
color: #777;
}
#unity_cookie_view_settings > .wp_content::-webkit-scrollbar {
width: 16px;
}
#unity_cookie_view_settings > .wp_content::-webkit-scrollbar-thumb {
border-left: 12px solid rgba(0, 0, 0, 0);
background-clip: padding-box;
background-color: #AAAAAA;
}
#unity_cookie_overlay.unity_cookie_hide , #unity_cookie_view_settings.unity_cookie_hide {
opacity: 0;
right: -500px;
}
#unity_cookie_view_settings > .wp_content {
margin-bottom: 20px;
max-height: 400px;
overflow-y: auto;
}
.unity_cookie_info {
border: 1px solid #c2c2c2;
border-radius: 3px;
margin: 20px 0;
}
.unity_cookie_info > div:first-child {
display: flex;
justify-content: space-between;
align-items: center;
padding: 15px;
cursor: pointer;
}
.unity_cookie_info > div:first-child strong:before {
content: '';
display: inline-block;
width: 15px;
height: 9px;
background: center / 15px 9px url("data:image/svg+xml,%3Csvg width='15' height='9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 5.7 1.5 0 0 1.4l7 7 7.1-7L12.7 0 7.1 5.7Z' fill='%23C4C4C4'/%3E%3C/svg%3E") no-repeat;
margin: 0 10px 2px 0;
}
.unity_cookie_info > div:first-child span {
color: #999;
}
.unity_cookie_info .wp_content {
border-top: 1px solid #e3e3e3;
padding: 15px 5px 15px 30px;
display: none;
}
.unity_cookie_info.unity_cookie_info_view .wp_content {
display: block;
}
.unity_cookie_text_small {
font-size: 0.8em;
}
body.menu_open #unity_cookie_overlay , body.menu_open #unity_cookie_view_settings {
right: 350px;
}
body.menu_open.show_menu_close #unity_cookie_overlay , body.menu_open.show_menu_close #unity_cookie_view_settings {
right: 50px;
}
@media(max-width:600px) {
body.menu_open #unity_cookie_overlay , body.menu_open #unity_cookie_view_settings {
right: 300px;
}
body.menu_open.show_menu_close #unity_cookie_overlay , body.menu_open.show_menu_close #unity_cookie_view_settings {
right: 0px;
}
#unity_cookie_overlay, #unity_cookie_view_settings {
width: 100%;
box-sizing: border-box;
right: 0;
border-right: none;
border-left: none;
}
}
@media(max-width:450px) {
#unity_cookie_overlay , #unity_cookie_view_settings {
padding: 20px;
}
#unity_cookie_overlay .button , #unity_cookie_view_settings .button {
margin: 0;
}
.unity_cookie_setting_link {
display: block;
text-align: center;
}
}body , textarea , input , select {
font-family: 'Open Sans', sans-serif;;
color: #000;
font-size: 17px;
}
#header > div:nth-child(2) a p.main-text {
color: #299329;
}
.has-border {
border-color: #299329;
}
#mobile_menu_button > div , .site-menu , #main_menu ul {
background-color: #299329;
}
#main_menu  a {
color: #ffffff;
font-family: 'Open Sans', sans-serif;;
}
#main_menu > li:last-child  {
background-color: #5fb61e;
}
.banner_title {
background-color: #5fb61e;
}
.banner_title > * , .banner_title {
color: #ffffff;
}
.sidebar_links a p {
color: #ffffff;
background-color: #5fb61e;
font-family: 'Open Sans', sans-serif;;
}
h1, h2 , h3  {
font-family: 'Open Sans', sans-serif;;
color: #0a0a0a;
}
p.pre-text {
color: #299329;
}
a {
color: #5fb61e;
}
#footer , .end_of_page {
background-color: #5fb61e;
}
#footer * , .end_of_page * , .the_usps {
color: #ffffff;
}
.end_of_page ul a:before {
background-color: #ffffff;
}
.the_usps {
background-color: #5fb61e;
}
.button ,  .woocommerce #respond input#submit,
.woocommerce a.button, .woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt, .woocommerce button.button.alt,
.woocommerce input.button.alt ,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover ,
.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled],
.woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled],
.woocommerce input.button.alt:disabled[disabled]:hover
{
background-color: #299329;
}
.single_post_list a * {
color: #5fb61e;
}
.single_post_list a *.button {
color: #ffffff;
}
#pagination a {
background-color: #5fb61e;
}
#pagination a , #pagination span {
color: #ffffff;
}
.button.alt {
background-color: #5fb61e;
}
section.fc_split_content h2::after {
background: #0a0a0a;
}
section.fc_split_content.alt > div.content {
background-color: #299329;
}
section.fc_split_content.alt > div.content * {
color: #ffffff;
}
section.fc_split_content.alt > div.content input , section.fc_split_content.alt > div.content select , section.fc_split_content.alt > div.content textarea {
color: #000;
}
section.fc_split_content.alt > div.content input[type=submit] {
background-color: #ffffff;
color: #299329;
}
section.fc_split_content.alt h2::after {
background-color: #ffffff;
}
.banner_content h1 {
color: #299329;
}
.link-content {
background-color: #5fb61e;
}
.link-content * {
color: #ffffff;
}
.testimonials {
background-color: #299329;
}
.tns-nav button.tns-nav-active {
background-color: #5fb61e;
}
.tns-nav button {
background-color: #ffffff;
}
.single_testimonials blockquote , .single_testimonials p {
color: #ffffff;
}
.single_testimonials p strong {
opacity: 0.7;
}
.image-content p {
border-color: #ffffff!important;
color: #ffffff;
}
.team_content h4 {
color: #299329;
}
.team_content p a {
color: #000;
}
.large_banner .tns-nav button:not(.tns-nav-active) {
background: #E5E5E5;
}
.image_links a div {
background: -moz-linear-gradient(top, rgba(95,182,30,0) 0%, rgba(95,182,30,1) 45%, rgba(95,182,30,1) 100%);
background: -webkit-linear-gradient(top, rgba(95,182,30,0) 0%,rgba(95,182,30,1) 45%,rgba(95,182,30,1) 100%);
background: linear-gradient(to bottom, rgba(95,182,30,0) 0%,rgba(95,182,30,1) 45%,rgba(95,182,30,1) 100%);
}
section.image_links > a h3 , section.image_links > a p {
color: #ffffff;
}
.wp_content ul.ticked li:before{
width: 33px;
height: 30px;
background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='35px' height='28px'%3E%3Cpath fill-rule='evenodd' fill='%23299329' d='M34.999,6.121 L13.243,27.900 L7.128,21.779 L7.151,21.756 L-0.002,14.596 L6.113,8.474 L13.266,15.635 L28.884,-0.001 L34.999,6.121 Z'/%3E%3C/svg%3E") center no-repeat;
background-size: contain;
content: '';
align-items: center;
margin-right: 15px;
position: absolute;
left: 20px;
}
.woocommerce span.onsale {
background: #D31A24;
}
.woocommerce div.product p.price , .woocommerce div.product p.price ins {
color: #000;
}
ul.tabs.wc-tabs li a {
color: #000;
}
ul.tabs.wc-tabs li.active a {
color: #ffffff;
background-color: #299329;
}
.woocommerce div.product .woocommerce-variation-price span.price , .woocommerce ul.products li.product .price{
color: #299329;
}
ul.product-categories  a , .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a {
color: #000;
}
ul.product-categories a:hover , ul.product-categories li.current-cat > a , .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a:hover , .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item.chosen a {
color: #299329;
}
#header > div:nth-child(2) a.icon-only.basket_link  {
color: #000;
}
#header > div:nth-child(2) a.icon-only.basket_link span {
opacity: 0.7;
}
.page-template-default .gform_wrapper , .woocommerce div.product form.cart table {
border-color: #299329;
}
section.fc_split_content > div.image {
background-color: #299329;
}
.woocommerce #header , .woocommerce-cart #header , .woocommerce-checkout #header , .woocommerce-account #header {
border-color: #299329;
}
@media (min-width: 768px) {
nav.woocommerce-MyAccount-navigation ul li {
background-color: #299329		}
nav.woocommerce-MyAccount-navigation ul li a {
color: #ffffff		}
nav.woocommerce-MyAccount-navigation ul li a:hover, nav.woocommerce-MyAccount-navigation ul li.is-active a {
text-decoration: none;
background-color: #5fb61e;
}
}.owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent; z-index: 1; }
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
-moz-backface-visibility: hidden; }
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0; }
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px); }
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0); }
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none; }
.owl-carousel .owl-item img {
display: block;
width: 100%; }
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
display: none; }
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
cursor: pointer;
cursor: hand;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.owl-carousel.owl-loaded {
display: block; }
.owl-carousel.owl-loading {
opacity: 0;
display: block; }
.owl-carousel.owl-hidden {
opacity: 0; }
.owl-carousel.owl-refresh .owl-item {
visibility: hidden; }
.owl-carousel.owl-drag .owl-item {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.owl-carousel.owl-grab {
cursor: move;
cursor: grab; }
.owl-carousel.owl-rtl {
direction: rtl; }
.owl-carousel.owl-rtl .owl-item {
float: right; } .no-js .owl-carousel {
display: block; } .owl-carousel .animated {
animation-duration: 1000ms;
animation-fill-mode: both; }
.owl-carousel .owl-animated-in {
z-index: 0; }
.owl-carousel .owl-animated-out {
z-index: 1; }
.owl-carousel .fadeOut {
animation-name: fadeOut; }
@keyframes fadeOut {
0% {
opacity: 1; }
100% {
opacity: 0; } } .owl-height {
transition: height 500ms ease-in-out; } .owl-carousel .owl-item .owl-lazy {
opacity: 0;
transition: opacity 400ms ease; }
.owl-carousel .owl-item img.owl-lazy {
transform-style: preserve-3d; } .owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000; }
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//www.avt.co.uk/wp-content/themes/unity-template/includes/css/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
transition: transform 100ms ease; }
.owl-carousel .owl-video-play-icon:hover {
-ms-transform: scale(1.3, 1.3);
transform: scale(1.3, 1.3); }
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
display: none; }
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
transition: opacity 400ms ease; }
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
height: 100%;
width: 100%; }.owl-theme .owl-nav {
margin-top: 10px;
text-align: center;
-webkit-tap-highlight-color: transparent; }
.owl-theme .owl-nav [class*='owl-'] {
font-size: 14px;
margin: 5px;
padding: 4px 7px;
display: inline-block;
cursor: pointer;
border-radius: 3px; }
.owl-theme .owl-nav .disabled {
opacity: 0.5;
cursor: default; }
.owl-theme .owl-nav.disabled + .owl-dots {
margin-top: 10px; }
.owl-theme .owl-dots {
text-align: center;
-webkit-tap-highlight-color: transparent; }
.owl-theme .owl-dots .owl-dot {
display: inline-block;
zoom: 1;
*display: inline; }
.owl-theme .owl-dots .owl-dot span {
width: 10px;
height: 10px;
margin: 5px 7px;
background: #D6D6D6;
display: block;
-webkit-backface-visibility: visible;
transition: opacity 200ms ease;
border-radius: 30px; }
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
background: #ffcc99; }