/*!
Theme Name: gdw
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: gdw
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

gdw is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */






/*--------------------------------------------------------------
# Containers
--------------------------------------------------------------*/

.site {
	margin: auto;
}

section.related,
.site-main,
header.woocommerce-products-header,
section.related h2,
section.upsells h2,
section.upsells ul,
.container {
	max-width: 1600px;
	margin: auto;
   position: relative;
    padding: 0 60px;
}

ul#mega-menu-menu-1 {
    	max-width: 1600px !important;
	margin: auto !important;
   position: relative !important;
    padding: 0 60px !important;
}

.container-flex {
	max-width: 1360px;
	margin: auto;
   position: relative;
    padding: 0 75px;
}

.container-lg {
	max-width: 1100px;
	margin: auto;
   position: relative;
}

.container-md {
	max-width: 900px;
	margin: 0;
   position: relative;
}
.container-md-center {
	max-width: 900px;
	margin: auto;
   position: relative;
}

.container-sm {
	max-width: 700px;
	margin: auto;
   position: relative;
}
.container-offset {
  margin-left: 5%;
  padding: 2em 0px;
}


.term-description {
  max-width: 900px;
  margin: auto;
  padding: 4em 0;
}
.term-description h1 {
text-align: center;
}
.term-description h6 {
font-size: 1em;
  margin-bottom: 20px;

  text-transform: none;
  letter-spacing: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/



body,
button,
input,
select,
optgroup,
textarea {
	color: #000;
font-family: "freight-sans-condensed-pro", sans-serif;
font-weight: 300;
	font-size: 18px;
	line-height: 1.5;
}

h1, h2, h3, h4, h5 {
	clear: both;
    font-weight: 400;
}

.home h1 {
  font-size: 2em;
  margin-top: 50px;
}

h1 {
  font-size: 2.7em;
        color:#055182;
}

.woocommerce h1 {
	margin-bottom: 20px;
}

h1.smh1 {
    font-size: 1em;
	margin-bottom: 20px;

}

h2 {
    font-size: 1.8em;
    margin-bottom: 30px;
}

h3 {
  font-size: 1.7em;
    margin-bottom: 0.8em;
}
h3 p {
    margin-bottom: 0;
}
.intro h3 {
    margin-bottom: 30px;
}


h4 {
	font-size: 1.4em;
	margin-bottom: 1.5em;
	margin-top: 2em;
  
}

h5 {
	font-size: 1em;
	margin-bottom: 20px;

}


.site-footer h5 {
    font-size: 1.4em;
    margin-bottom: 25px;
}

h6 {
	margin-bottom: 30px;
    text-transform: uppercase;
        letter-spacing: 1px;
  font-size: .8em;
}


.header-upper {
  padding: 0;
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 0.9em;
  background: #02a078;
  border-bottom: 0;
}
.first-slide div h2 {
    	font-size: 1em !important;
	margin-bottom: 10px;

    text-transform: uppercase;
        letter-spacing: 1px;
    color:#055182;
}
h2 a {
    color: #02a078 !important;
}

h2 a:hover {
        color: #055182 !important;
    
}

/*--------------------------------------------------------------
# Choose Colours
--------------------------------------------------------------*/

.bg-1 {
	background: #055182;
    color:#fff;
}
.bg-1 .accordion-2 button.wide {
	 color:#fff;
}

.bg-2 {
	background: #f3f5f9;
}

.bg-3 {
	background: #e4e8ee;
}

.bg-4 {
	background: #070707;
}

.bg-5 {
    background: #e1e1df;
}
.bg-vip {
    background: rgba(13, 11, 21, 0.7);
}

.site-info a {
	color: #fff !important;
}

.site-info a:hover {
	color: #055182 !important;
}


.site-footer .fa:hover,
.site-footer h5 a:hover {
	color: #055182;
}

a,
a:visited{
	color: #000;
}

a:hover, a:focus, a:active {
	color: #055182;
}

ul#footer-menu-1 a:hover, ul#footer-menu-2 a:hover {
    	color: #055182;
}
ul.menu a {
    color:#fff;
}
.main-navigation li a {
	color: #000;
	transition: 0.3s ease-in-out;
}

.main-navigation li a:hover {
	color: #055182;
}

.header-page h1 {
	color: #fff
}

.woocommerce div.product form.cart .button,
 .woocommerce .button,
.woocommerce ul.products li.product .button,
.moreinfo,
.buttonlink a,
.btn,
button,
input[type="button"],
input[type="reset"],
input[type="submit"], .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 {
	background-color: #02a078;
	color: #fff;
}
.woocommerce div.product form.cart .button:hover,
.woocommerce .button:hover,
.woocommerce ul.products li.product .button:hover,
.moreinfo:hover,
.buttonlink a:hover,
.btn:hover,
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
    .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:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
	background-color: #055182;
	color: #fff;
}
button.light {
    	background-color: #fff;
	color: #000;
}
button.light:hover {
    	background-color: #055182;
	color: #fff;
}
button.border {
    border: 2px solid #414141 !important;
    color: #414141 !important;
}


button.border:hover {
    border: 2px solid #055182 !important;
    color: #055182 !important;
}



.c-hamburger span {
  background:#414141;
}

.c-hamburger span::before,
.c-hamburger span::after {
  background-color:#414141;
}

.mobile-header {
    display:none;
}
.big-header {
    display:block;
}

.subbar {
  padding: 15px 0;
  background: #b3b2ac;
  font-size: .95em;
}
/*--------------------------------------------------------------
# Padding
--------------------------------------------------------------*/

.pad-1-0 {
	padding: 1em 0;
}

.pad-2-0 {
	padding: 2em 0;
}

.pad-3-0 {
	padding: 3em 0;
}

.pad-4-0 {
	padding: 4em 0;
}

.pad-4-0-3 {
	padding: 4em 0 3em;
}

.pad-5-0-4 {
	padding: 5em 0 4em;
}

.pad-1-1 {
	padding: 1em 1em;
}

.pad-2-1 {
	padding: 2em 1em;
}

.pad-3-1 {
	padding: 3em 1em;
}

.pad-4-1 {
	padding: 4em 1em;
}

.pad-1-2 {
	padding: 1em 2em;
}

.pad-2-2 {
	padding: 2em 2em;
}

.pad-3-2 {
	padding: 3em 2em;
}

.pad-4-2 {
	padding: 4em 2em;
}

.pad-1-3 {
	padding: 1em 3em;
}

.pad-2-3 {
	padding: 2em 3em;
}

.pad-3-3 {
	padding: 3em 3em;
}

.pad-4-3 {
	padding: 4em 3em;
}

.pad-1-4 {
	padding: 1em 4em;
}

.pad-2-4 {
	padding: 2em 4em;
}

.pad-3-4 {
	padding: 3em 4em;
}

.pad-4-4 {
	padding: 4em 4em;
}

.pad-0-1 {
	padding: 0 1em;
}

.pad-0-2 {
	padding: 0 2em;
}

.pad-0-3 {
	padding: 0 3em;
}

.pad-0-4 {
	padding: 0 4em;
}

.pad-3-0-2 {
    padding: 3em 0 2em;
}

.row {
    align-items: center;
    margin:0;
}
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

.site-info {
  font-size: 12px;
  text-align: left;
  padding-top: 40px;

}

.site-footer img {
	max-width: 200px;
   width: 100%;
}
.site-footer {
        color: #fff;
    background: #02a078;
}
.site-footer {
  padding: 4em 0 30px;
}
.page-template-page-vip .footer-upper {
background:#876e3f;
}
.page-template-page-vip .site-footer, 
.page-template-page-vip .site-info {
    background: #052d46;
}

footer .contact a,
.site-footer a,
.site-footer ul.menu a {
    color:#fff;
}

footer .contact a:hover,
.site-footer a:hover,
.site-footer ul.menu a:hover {
    color:#055182;
}


.site-footer .fa, .site-footer .fas {
	 transition: 0.3s ease-in-out;
}
.site-footer ul.social i {
 font-size: 23px;
}
.home .socialsection ul.social {
  padding: 0;
}
.home ul.social i {
	 font-size: 25px;
}
.site-footer ul.menu {
  flex-direction: column;
}


ul#footer-menu-1, ul#footer-menu-2,ul#footer-menu-3, ul#footer-menu-4 {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
  flex-direction: column;
	text-transform: none !important;
  font-size: 16px;
}

.site-footer li {
    margin-bottom: 5px;
}

.footer-upper {
    color: #fff;
    font-weight: 300;
    margin-bottom: 0;
    border-bottom: 0;
    padding: 2em 0;
      background: linear-gradient(to left,#095240 0%,#095240 50%,#052d46 50%,#052d46 100%);
}

.vipbar .footer-upper {
       background: linear-gradient(to left,#095240 0%,#095240 50%,#876e3f 50%,#876e3f 100%);
   
}


.footer-upper a {
    color: #fff;
}

.footer-upper a:hover {
    color: #f3f5f9;
}
.footer-upper p {
    margin-bottom: 0;
}
footer .row {
	align-items:flex-start;
}

.footer-upper img {
    max-width: 340px;
    width: 100%;
    float: right;
    margin-top: -5px;
}

img.paymenticons {
    max-width: 160px;
}

#mc_embed_signup .button {
    background: #fff !important;
    color: #000 !important;
    border-radius: 0 !important;
}

#mc_embed_signup input {
    border: 0 !important;
    border-radius: 0 !important;
}

#mc_embed_shell {
  width: 450px;
  float: none;
}

#mc_embed_signup form {
    margin: 0 !important;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/


.header-upper .row {
    margin:0;
}

.header-upper a {
    color: #fff;
}
.header-upper a:hover {
    color: #055182;
}

.header-upper img {
    max-width: 200px;
    float: right;
}

.header-upper span {
    display: inline;
}

ul#header-top-menu {
    list-style: none;
    margin: 0;
    padding: 0;
		text-align: right;
}

ul#header-top-menu li {
    display: inline-block;
    margin-right: 1px;
}

ul#header-top-menu li a {
  padding: 2px 20px;
  background: transparent;
  display: block;
  margin: 6px 0;
    color: #000;
    text-transform: none;
}

ul#header-top-menu li:last-child a {
	border-right: 0;
	padding-right: 0;
}

ul#header-top-menu li a:hover {
    color: #055182;
}

.site-branding {
padding-top:25px;
  padding-bottom: 25px;
  text-align: center;
}
.site-branding img {
  max-width: 240px;
	margin: auto;
}

.header-search {
	width: 33.33%;
	float: left;
	color: #414141;
	padding-top: 50px;
}

.header-search-mobile {
	display: none;
}
.menu-header-top-menu-container {
    float: right;
}
.icons {
	width: 33.33%;
	float: right;
	text-align: right;
	color: #414141;
	font-size: 1.2em;
}

.icons .fa-user {
	margin-right: 20px;
}

#user-registration {
  background-color: rgba(13, 11, 21, 0.7);
}

.container-full {
    padding:0 1em;
}
ul#header-menu-1 {
  justify-content: flex-start;
  gap: 10px;
}
ul#header-menu-1 a {
  padding: 0 15px 0 0;
}

ul#header-menu-2 {
  justify-content: flex-end;
  gap: 10px;
}
ul#header-menu-2 a {
  padding: 0 0 0 15px;
}
.flex-categories {
    justify-content: left;
  padding: 0 0 5px;
    flex-direction: column;
}
.post-type-archive-product .flex-categories {
  justify-content: center;
  padding: 0;
  flex-direction: row;
    gap:0 30px;
}
.post-type-archive-product .cat-item {
  list-style: none;
  margin-right: 0;
}
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/


li.widget_custom_html {
  padding: 0 100px 0 100px !important;
}


.main-navigation, {
	display: block;
	width: auto;
	padding: 0 2em;
	max-width: 1300px;
	margin: auto;
	border-top: 1px solid #eee;
	clear: both;
}
ul.menu {
    list-style: none;
	margin: 0;
	padding-left: 0;
	justify-content: space-between;
	max-width: 900px;
	margin: auto;
    display: flex;
    text-transform: uppercase;
}
.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
	justify-content: space-evenly;
	max-width: 900px;
	margin: auto;
}


.main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    float: left;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 99999;
    background-color: #fff;
    display: none; /* Added */
}

.main-navigation ul li:hover>ul, .main-navigation ul li.focus>ul {
    /* left: auto; */
    display: block; /* Added */
}

.main-navigation ul ul li a {
text-transform: uppercase;
  font-size: 1em;
  background: #02a078;
  color: #fff;
  display: inline-block;
  padding: 10px 20px;
  margin-top: 15px;
  transition: 0.3s ease-in-out;
    width: inherit;
}
.main-navigation ul ul li a:hover {
    background: #055182;
}
a.mega-menu-link {
  transition: 0.3s ease-in-out;

}
.custom-html-widget {
    display: block;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation ul ul a {
	width: 200px;
   color: #414141;
}

.main-navigation ul ul a:hover {
   color: #fff;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
		float: left;
		position: relative;
}

.main-navigation li a {
    padding: 20px 10px;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}




/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 750px) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: flex;
	}
}

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}


.menu-toggle .main-navigation ul {
	display:none;
}

button.c-hamburger:hover {
    background: transparent;
}

.c-hamburger {
  display:none;
  position: relative;
  overflow: hidden;
  margin: 8px 0 0;
  padding: 0;
  width: 20px;
  height: 30px;
  font-size: 0;
  text-indent: -9999px;
  appearance: none;
  box-shadow: none;
  border-radius: none;
  border: none;
  cursor: pointer;
  transition: background 0.3s;
  float:right;
}

.c-hamburger:focus {
  outline: none;
}

.c-hamburger span {
  display: block;
  position: absolute;
    top: 14px;
    left: 0;
    right: 0;
    height: 3px;
}

.c-hamburger span::before,
.c-hamburger span::after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 3px;
  content: "";
}

.c-hamburger span::before {
    top: -7px;
}

.c-hamburger span::after {
     bottom: -7px
}

.c-hamburger--htx {
  background-color: transparent;
}

.c-hamburger--htx span {
  transition: background 0s 0.3s;
}

.c-hamburger--htx span::before,
.c-hamburger--htx span::after {
  transition-duration: 0.3s, 0.3s;
  transition-delay: 0.3s, 0s;
}

.c-hamburger--htx span::before {
  transition-property: top, transform;
}

.c-hamburger--htx span::after {
  transition-property: bottom, transform;
}

/* active state, i.e. menu open */
.c-hamburger--htx.is-active {
  background-color: transparent;
}

.c-hamburger--htx.is-active span {
  background: none;
}

.c-hamburger--htx.is-active span::before {
  top: 0;
  transform: rotate(45deg);
    -ms-transform: rotate(45deg);
-webkit-transform:rotate(45deg);
}

.c-hamburger--htx.is-active span::after {
  bottom: 0;
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
-webkit-transform:rotate(-45deg);
}

.c-hamburger--htx.is-active span::before,
.c-hamburger--htx.is-active span::after {
  transition-delay: 0s, 0.3s;
}

button.menu-toggle {
    margin-top: 30px;
}


/*--------------------------------------------------------------
# Flexslider
--------------------------------------------------------------*/



.slider {
  width: 100%;
  height: 70vh;
  display: flex;
  overflow: hidden;
    position: relative;
}

.slide {
min-width: 150px;
  flex: 1 1;
  transition-property: flex-grow;
  transition-duration: 0.6s;
  transition-timing-function: ease-in;
  border-left: 15px solid #fff;
  border-bottom: 60px solid #fff;
}

.headerslider .slide {
    border-bottom: 0;
}

.slide--expanded {
  flex: 100 1;
  color: var(--color-text);
}

.slide:nth-of-type(1) {
  border-left: 0 none;
}

.home-slider {
    height:100%;
}
.caption {
  position: absolute;
  bottom: 5px;
  font-style: italic;
  font-size: .9em;
    transition:0.5s ease-in-out;
    opacity: 0;
    text-align: center;
  width: 100%;
  left: 0;
  right: 0;
}

.slide--expanded .caption {
    opacity: 1;
}
.boxlayout .row:nth-child(even) {
flex-direction: row-reverse;
}

/*
.page-template-page-about .row div:nth-child(odd) .flex-pad,
.page-id-12 .row div:nth-child(odd) .flex-pad {
    padding-left:0;
}
*/
.boxlayout .row:nth-child(2n) .repeater-text-inner {
  margin: 0 0 0 auto;
}
.boxlayout .row:nth-child(odd) .repeater-text-inner {
  margin: 0;
}
.boxlayout .row {
  align-items: center;
  padding-bottom: 0;
}
.boxlayout .row:last-child {
    padding-bottom: 0;
}
.background-image {
    background-size:cover;
    background-position: center;
    align-self: stretch;
    min-height:300px;
}
.imagetop {
    background-position: top center;
}

.background-contain {
    background-size:auto 100%;
    background-position: left;
    background-repeat: no-repeat;
}
ul.slides {
	display:table;
	width:100%;
	padding:0;
	margin:0;
}

.flexslider .slider-container {
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    right: 0;
    padding: 0 2em;
}

.slider-text {
    position: relative;
    max-width: 520px;
    font-weight: bold;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 0 40px 60px;
}

.slider-text h2 {
	font-size: 5em;
	color: #fff;
  line-height: 1.4;
}

.slider-text h3 {
	font-size: 1.3em;
	color: #fff;
  line-height: 1.3;
	margin-bottom: 0.2em;
}

button.slider {
	 display: block;
	 margin-top: 1.6em;
}

ul.flex-direction-nav {
	display:none;
}

.slider-image, .slider-text {
        height:60vh;
    min-height: 400px;
}
.slider-image {
    background-size: cover;
    background-position: center;
}

.flexslider {
    border: none !important;
	margin:0 !important;
	background:#000 !important;
}



.flex-control-paging li a {
    background: #fff;
    background: rgba(255, 255, 255, 0.5) !important;
    border-radius: 0em !important;
    box-shadow: none !important;
    width: 15px !important;
    height: 15px !important;
}


.flex-control-paging li a.flex-active {
    background: #fff !important;
}

.flex-control-paging li a, .flex-control-paging li a.flex-active {
    background: #fff none repeat scroll 0 0 !important;
    border-radius: 0px;
}

.flex-control-paging li a {
    height: 20px !important;
    width: 20px !important;
	opacity:0.6 !important;
}

ul.flex-direction-nav {
	display:block;
}

.flex-direction-nav a {
    opacity: 1 !important;
    line-height: 40px;
}
.flex-direction-nav .flex-prev {
    left: 4em !important;
}
.flex-direction-nav .flex-next {
    right: 4em !important;
}

.flex-control-paging li a.flex-active {
	opacity:1 !important;
}

.flex-control-nav {
	position: absolute;
	bottom: 2em;
	z-index: 100;
	right: 2em;
	width: 90%;
	text-align: right;
}

.flex-direction-nav a.flex-next::before {
    content: '\f105';
}

.flex-direction-nav a::before {
    font-family: "FontAwesome";
    font-size: 40px;
    display: inline-block;
    content: '\f104';
    color: #fff;
    text-shadow: none;
}

.next-only .flex-nav-prev {
	display: none;
}

.commissionimage, .commissionimage img {
      height: 300px;
}

.commissionimage {
    overflow: hidden;
    
}
.commissionimage img {
object-fit: cover;
  object-position: center;
  position: relative;
  transition: 1s ease-in-out;
  width: 100%;
}

.commissiontext {
  padding: 2em 1em 0;
  max-width: 440px;
}
.commissiontext p {
    line-height: 1.4;
}
.commissionimage:hover img {
  transform: scale(1.1);
}


.slick-slide:hover .commissionimage img {
  transform: scale(1.1);
}
.commissiontext h2 {
   font-size: 1.5em;
     font-weight: 400;
    margin-bottom: 14px;
}
.archive .slider {
    height:400px;
}
.archivewrap {
     padding:3em 1em 0;
    max-width: 340px;   
}
.archive .slide {
  border-left: 15px solid #f3f5f9;
  border-bottom: 190px solid #f3f5f9;
}
.archive .caption {
    max-width: 900px;
  margin: 0;
    top: 400px;
  font-style: normal;
    bottom:unset;
    font-size: 1em;
  text-align: left;
}

.termtitle {
    font-weight: 100;
    font-size: 1.3em;
    padding-left:4px;
    padding-bottom: 15px;
}

.replacement-page-header .slider-image,  .replacement-page-header .headerslider {
    height: 400px;
}

/*--------------------------------------------------------------
## Testimonials
--------------------------------------------------------------*/

.testimonials .flexslider {
    background: none !important;
}

.testimonial-slider {
	padding: 0;
}

.testimonial-title {
    font-size: 2.2em;
    padding: 0;
    margin-top: 0px;
		margin-bottom: 1em;
}

.flexslider .testimonials img {
    height: auto;
    -moz-user-select: none;
    max-width: 150px;
    margin: 0 auto;
	width:auto;
}


li.testimonials {
    background: none;
	text-align: center;

}

li.testimonials p {
	margin: 2em auto;
}


li.testimonials strong {
    text-transform: uppercase;
    color: #818181;
    font-weight: normal;
    font-size: 1.2em;
}

.testimonials .flex-control-nav {
	position: absolute;
	bottom: 1em;
	z-index: 100;
}

.testimonials .flex-direction-nav a::before {
    color: #818181;
}

.testimonials .flex-control-nav {
    display: none;
}

.testimonials .flex-active-slide {
    margin: auto;
    display: block;
}

.testimonial-wrapper {
    max-width: 80%;
    margin: auto;
}

.testimonials .flex-direction-nav .flex-prev {
    left: 0em !important;
}
.testimonials .flex-direction-nav .flex-next {
    right: 0em !important;
}


/*--------------------------------------------------------------
## Gallery
--------------------------------------------------------------*/


.gallery-image {
	min-height: 500px !important;
	background-size:cover;
	background-position:center center;
	position:relative;
    width: 100%;
}

ul.gallery {
	margin: 0 auto;
	padding: 0;
	display: table;
	width: 100%;
}

ul.gallery li {
	display: inline-block;
	width: 23.5%;
	list-style: none;
	margin: 0.6%;
}

.pagination {
	text-align: center;
	margin-top: 2em;
}

.pagination a, .pagination a:visited {
	color: #7C7C7C;
}
.testimonial-text {
    max-width:90%;
    font-style: italic;
    font-size:1.1em;
}

i.flaticon-right-arrow, i.flaticon-back {
    display:none !important;
}

.process-image {
    min-height:300px;
}





.aboutcontent .row {
    align-items: stretch;
}
.aboutcontent .flex-item:nth-child(1) {
    flex-grow: 2;
}
.aboutcontent img {
max-width: 360px;
}
.aboutcontent .flex-pad {
    justify-content: flex-start;
  max-width: 250px;
  margin: auto;
  padding: 0;
            min-height: 0;
}
.sidetitle {
    padding-left:10px;
}
.title {
  font-size: 1.4em;
      font-weight: 400;
  margin-bottom: 10px;
}
.count {
  font-weight: 300;
  font-size: 110px;
  font-style: italic;
  color: #055182;
  float: left;
  line-height: 140px;
  font-family: "sheila", sans-serif;
}
.container-md .contact {
  font-size: 20px;
}
.contact {
  font-size: 17px;
}
.contact i {
    margin-right:12px;
    font-size: 14px;
}

.contact a {
    margin-right: 45px;
    cursor: pointer;
}
.contact p {
    margin-bottom: 6px;
}
.memberfooter {
max-width: 180px;
  margin-top: 30px;
  line-height: 1.3em;
    font-size:16px;
}
.memberfooter table td {
    vertical-align: top;
}
.floatright {
    float:right;
    margin: 5px;
}
.nobtnstyle {
    background:transparent !important;
    color:#000 !important;
padding: 0 !important;
  margin: 0;
  font-size: 20px;
}


.header-slider-image img {
    height:500px;
    margin-left: 20px;
    width: 100%;
  object-fit: cover;
  object-position: center;
}

.slick-gallery img {
  height: 400px;
    margin-right: 20px;
}
.slick-prev,
.slick-gallery .slick-prev,
.home-post-slick-carousel-slider .slick-prev,
.post-slick-carousel-slider .slick-prev,
.slick-carousel .slick-prev,
.slick-process .slick-prev, .portfolio-slider .slick-prev {
  left: unset !important;
    top:unset;
  bottom: -40px ;
  right: 50px !important;
        font-weight: bold;
}
.slick-next,
.slick-gallery .slick-next,
.home-post-slick-carousel-slider .slick-next,
.post-slick-carousel-slider .slick-next,
.slick-carousel .slick-next,
.slick-process .slick-next, .portfolio-slider .slick-next {
    top:unset;
  bottom: -40px ;
    right: 5px !important;
        font-weight: bold !important;
}
.home-post-slick-carousel-slider .slick-dots {
    display:none !important;
}
.gallery .slick-list,
.gallery .slick-track,
.gallery-image,
.gallery .simple-slick-slider,
.gallery .simple-slick-slider .slick-slide {
  margin: 0;
    height:100%;
}
.slick-slide {
  margin: 0 5px;
}
button.big {
    padding: 4em 2em;
}
.textsmall {
font-size: 14px;
}
.testimonials .slick-prev {
    display:none !important;
}
.testimonials .slick-next {
  right: 0;
  
}
.slick-prev.slick-disabled::before, .slick-next.slick-disabled::before {
  opacity: 0 !important;
}

.slick-prev, .slick-next {
        z-index: 100;
    font-weight: 300;
}
.slick-prev::before {
content: "\f053" !important;
}

.slick-next::before {
content: "\f054" !important;
}
.slick-prev::before, .slick-next::before {
    color: #055182 !important;
    -webkit-font-smoothing: antialiased;
     font-family:'Font Awesome 6 Pro' !important;
font-size: 25px !important;
  opacity: 1 !important;
  z-index: 100;
  font-weight: 400 !important;
}


.simple-slick-slider .slick-next,
.simple-slick-slider .slick-prev {
    top: unset;
background: transparent !important;
bottom: -70px;
}


.slick-process .slick-prev, .slick-process .slick-next {
  background: #000 !important;
  color: #fff !important;
  width: 50px;
  height: 50px;
  border-radius: 100px;
    top: -55px;
}

.slick-process .slick-next {
    right: 0 !important;
}

.slick-process .slick-prev::before, .slick-process .slick-next::before {
    color: #fff !important;
}

.slick-process .slick-disabled {
    color: transparent !important;
  outline: none;
  background: transparent !important;
}
.slick-dots li:only-child {
        display: none;
}

.slick-dots li button::before {
  content: "" !important;
}

.slick-dots {
  position: absolute;
  bottom: -35px !important;
  display: flex !important;
  width: calc(100% - 110px) !important;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: left !important;
  flex-direction: row !important;
  justify-content: space-between !important;
    max-width: 800px;
}
.slick-dots li {
  width: auto !important;
    flex: 1 !important; 
    transition:0.5s ease-in-out;
    height: 14px !important;
}
.slick-dots li.slick-active {
    flex: 2 !important;
}
.slick-dots li button::before {
  width: 100% !important;
  height: 5px !important;
  background: #055182 !important;
    border-radius: 3px !important;
}

.slick-dots li button {
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}

.nobutton .add_to_cart_button,
section.related .add_to_cart_button {
    display:none !important;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  margin: 0;
  width: 25%;
}

#sb_instagram {
  padding: 10px 10px 0 !important;
}
.square {
    width: 100%;
  display: block;
    min-height: 0 !important;
    position: relative;
}
.square img {
    position: absolute;
    object-fit: cover;
    width:100%;
}
.square:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}

 .col-lg-5 {
    width: 20%;
  }
.othercom {
  display: flex;
  gap: 30px;
  align-items: center;
  margin-top: 3em;
}
.othercom h5 {
  font-size: 1.1em;
    color:#055182;
}

.othercom h4,
.othercom h5 {
    margin:0 !important;
}
.slick-commission-project .slick-list {
  margin: 0 130px 0 0;
}

/*--------------------------------------------------------------
## Archives
--------------------------------------------------------------*/

ul.grid {
	width:100%;
	padding:0;
	margin:0;
   list-style: none;
	display:flex;
   flex-wrap: wrap;
   justify-content: flex-start;
}

ul.grid li {
    width: 32%;
    margin: 1% 1% 1%;
}

ul.grid li:first-child {
        margin: 1% 1% 1% 0;
}

ul.grid li:nth-child(3n) {
        margin: 1% 0 1% 1%;
}

ul.grid li:nth-child(3n+1) {
        margin: 1% 1% 1% 0;
}

ul.grid li p {
	margin:3px 0;
}

ul.grid li h4 {
	margin-top: 10px;
}

.wrap {
	padding: 1em;
    font-size: 16px !important;
  margin: 30px 0 8px 10px !important;
}

li.box {
	width:31.3%;
	margin: 1%;
	display:block;
	float:left;
	background:#eee;
}


li.box .wrap {
	padding:1.5em 1.5em 2em 1.5em;
}

li.border-box {
	margin: 1%;
	width:31.3%;
	display:block;
	float:left;
	background:#fff;
}

li.border-box .wrap {
	padding: 1em;
	border-left: 1px solid #f3f5f9;
	border-right: 1px solid #f3f5f9;
	border-bottom: 1px solid #f3f5f9;
}


.custom-thumb {
    height: 320px;
    background-size: cover;
    background-position: center;
    position: relative;
}

a.moretag {
    display: block;
    margin-top: 10px;
}


.wp-caption-text {
  position: absolute;
  bottom: -55px;
  right: 0;
  font-style: italic;
  opacity: .4;
}




/*--------------------------------------------------------------
## Posts
--------------------------------------------------------------*/

.posted-on {
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 0.85em;
}
a.fa-basket-shopping {
    font-size:20px !important;
    margin-left: 0px !important;
}
.mega-menu-woo-cart-count {
    font-size:14px !important;
}
/*--------------------------------------------------------------
## Search & Filter
--------------------------------------------------------------*/

.searchandfilter ul {
    margin: 0;
    padding: 0;
}

.searchandfilter ul li {
    display: inline-block;
}

.searchandfilter li[data-sf-field-input-type="radio"] label {
    background: #f3f5f9;
    padding: 10px 20px;
    margin: 0 20px;
}

.searchandfilter li:first-child[data-sf-field-input-type="radio"] label {
    padding: 10px 20px;
    margin: 0 20px 0 0;
    transition: 0.3s ease-in-out;
}

.searchandfilter li[data-sf-field-input-type="radio"] label:hover {
    background: #414141;
    color: #fff;
}

.searchandfilter ul input[type="radio"], .searchandfilter input[type="radio"] {
    display: none;
}

.flex {
    display: flex;
}
.flex-item {
    flex:1;
}
.flex-pad {
    max-width:550px;
    margin: auto;
    padding: 3em 2em;
    min-height:400px;
    display:flex;
    flex-direction: column;
    justify-content: center;
}
.shoplinks h3 {
    max-width: 200px;
}
.imagetop {
    background-position: top;
}

#user-registration.horizontal, #user-registration {
  box-shadow: none;
}

.faqs .flex-pad {
    max-width: 750px;
}
.faqs {
    padding-top: 4em;
}

.smh3 h3 {
  font-size: 27px;
}

.intro-p h1 {
  margin-bottom: 20px;
}
.portfolio h4 {
    margin-bottom: 10px;
  margin-top: 1em;
}
.portfolio .row {
    align-items: stretch;
}
.introduction .sectionpad {
    padding-top:3.5em;
}

/*--------------------------------------------------------------
## Modal
--------------------------------------------------------------*/
.modal-body {
  padding: 3em;
} 
.modal.show .modal-dialog {
  transform: none;
  max-width: 1200px;
  width: 100%;
}

.btn-close {
position: absolute;
  right: 20px;
  width: 30px;
  height: 30px;
  z-index: 1000000;
  opacity: 0.8;
  font-size: 2em;
  top: 20px;
}
.btn-close:hover {
    background-color: #fff;
}
.modal {
  z-index: 100000;
    --bs-modal-border-color:transparent;
    background: rgba(0,0,0,0.9);
}

.profile {
  text-align: left;
  margin-right: 30px;
  margin-top: 20px;
  font-size: 16px;
}

.profile img {
    border-radius: 100%;
    height:50px;
    width:50px;
    object-fit: cover;
    object-position: center;
}
.profile .flex {
  display: flex;
  align-items: center;
  gap: 15px;
  padding: 7px 30px 7px 15px;
  border: 1px solid #000;
  border-radius: 50px;
	letter-spacing: 0;
}
.teamprofile .modal {
    text-align: left;
}

/*--------------------------------------------------------------
## Events
--------------------------------------------------------------*/

.events button.wide {
    font-size: 14px !important;
}
.date {
  background: #055182;
  padding: 0 10px;
  height: 90px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  line-height: 1.4;
}

.events h3 {
  font-size: 1.4em;
  margin-bottom: 10px;
  margin-top: 0;
}

.events i {
  font-size: 1.1em;
  font-weight: 100;
}

.events button::after {
    display:none !important;
}

.woocommerce-privacy-policy-text {
    margin-bottom:20px;
}
/*--------------------------------------------------------------
## WooCommerce
--------------------------------------------------------------*/
.woocommerce-cart h1 {
    margin:0;
}
.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button, .woocommerce-page .woocommerce-error .button, .woocommerce-page .woocommerce-info .button, .woocommerce-page .woocommerce-message .button {
margin-top: 10px;
}

.woocommerce-result-count, .woocommerce .woocommerce-ordering select {
    display:none;
}
.woocommerce-account .addresses .title h3 {
  float: left;
  font-size: 19px !important;
}
    .single-product .woocommerce-message {
  padding: 1em 0 1em 2em;
  max-width: 600px;
  margin: 0 auto 40px;
    }

.woocommerce ul.products {
  margin: 0 auto 2em;
  padding: 0;
  list-style: none outside;
  clear: both;
}

.cart_totals h2 {
	font-size: 1.3em;
	margin-bottom: 20px;
}

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
  padding: 0;
    width: 35%;
}
.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: 60%;
}
.woocommerce ul.products li.product {
	text-align: left;
}

.woocommerce div.product div.images {
  margin-bottom: 3em;
}

.wpgs-for {
	border-right: 10px solid #fff;
}

.slick-track {
	margin-left: 0 !important;
}

.wpgs-nav .slick-slide {
  margin-left: 0px !important;
  margin-right: 5px !important;
  margin-top: 5px !important;
}

.wpgs-nav .slick-current {
  border: 2px solid #000 !important;
	transition: 0.3s ease-in-out;
}

.wpgs-nav .slick-active img {
  opacity: 1 !important;
}

.woocommerce-checkout .footer-upper {
	margin-top: 4em;
}

.woocommerce-order-received ul.order_details {
	padding: 0;
}

.woocommerce-order-received ul.order_details li {
	margin-bottom: 15px;
}

.woocommerce-order-received .col2-set .col-1 {
  width: 50% !important;
}

.woocommerce form .password-input, .woocommerce-page form .password-input {
	width: 100%;
}

.mobilesidebar {
	display: none;
}

input[type="search"] {
	margin: 0 !important;
}

.wc-block-product-search .wc-block-product-search__button {
	height: 37px;
}
.product_meta,
.woosidebar .wc-block-product-search label {
	display: none;
}

.woosidebar .wc-block-product-search {
	margin-bottom: 3em;
}

.woosidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.woosidebar {
	padding-right: 3em;
}

section#block-5 {
	margin-bottom: 0;
}

.woosidebar h3 {
	margin-bottom: 12px;
	font-size: 1.2em;
}
span.wc-block-product-categories-list-item-count {
	display: none;
}

h3.bapf_hascolarr {
	font-size: 1.2em;
	margin-top: 2em;
	margin-bottom: 1em;
}

.bapf_head h3 {
	font-size: 1.2em;
	margin-top: 2em;
	margin-bottom: 1em;
}

.bapf_body label {
	margin-bottom: 0;
}

.bapf_sfilter ul li {
  margin: 0 0 5px 0 !important;
}

.wc-stripe-elements-field, .wc-stripe-iban-element-field {
	width: 100%;
}
 #add_payment_method #payment ul.payment_methods .stripe-card-group, .woocommerce-checkout #payment ul.payment_methods .stripe-card-group {
	 width: 100%;
 }

/* 2 Column WooCommerce Checkout */

@media(min-width:768px) {
	.woocommerce .col2-set .col-1,
	.woocommerce-page .col2-set .col-1 {
		width: 90%;
	}
	.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
		width: 100%;
	}
	#customer_details {
		display: flex;
		flex-flow: column nowrap;
		float: left;
		width: 50%;
	}

	#customer_details .col-2 {
		width: 90%;
		margin-top: 20px;
	}

	#order_review,
	#order_review_heading {
		width: 50%;
		float: left;
		clear: none;
	}
}

.page-id-175 .col2-set .col-1 {
		width: 100%;
}
.page-id-175 .col2-set .col-2 {
	width: 100%;
}


.woocommerce span.onsale {
    padding: 0;
    background: #055182;
    font-weight: 400;
}

.single-product span.onsale {
    font-size: 1.5em;
}
section.related span.onsale {
    font-size: 1em !important;
}

section.related {
	clear: both;
}

ul.products h2 {
    padding: 0;
}

.ifnorelated h2.woocommerce-loop-product__title {
    text-align: left !important;
    padding: 0 !important;
}
section.related h2 {
  margin: 0 auto 1em;
  text-align: center;
  padding-bottom: 0;
  border-bottom: 0;
  font-size: 1.4em;
}
h2.woocommerce-loop-product__title {
  margin: 15px 0 0 2px !important;
    font-size: 17px !important;
}
.archive h2.woocommerce-loop-product__title {
  font-size: 20px !important;
}
.woocommerce ul.products li.product .price {
font-weight: 300;
font-size: 15px;
}
span.price,
.woocommerce ul.products li.product .price,
section.related .price {
      color: #000;
}
section.related ul.products h2 {
    border: 0;
    text-align: left;
}
.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
  width: calc(33.3% - 10px);
  margin: 0 5px 4em;
}
section.upsells {
	padding: 3em 0;
	clear: both;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
   padding: 0;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
  width: 100%;
  display: block;
}

section.upsells h2 {
  margin: 0 auto 10px;
  text-align: left;
  padding-bottom: 1em;
  font-size: 2em;
}

section.upsells ul.products h2 {
    border: 0;
}

@media(max-width: 1300px) {
section.upsells h2, section.related h2 {
  margin: 0 15px 2em;
}
}


.woocommerce div.product p.price, .woocommerce div.product span.price {
  color: #000;
  margin-top: 15px;
    margin-bottom: 15px;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    text-transform: none;
    letter-spacing: 0;
}

.archive .add_to_cart_button,
.woocommerce div.product form.cart div.quantity,
.vipproducts .add_to_cart_button
{
  display: none !important;
}

.vipproducts .woocommerce ul.products {
    padding: 0;
    margin-top: 4em;
    margin-bottom: 0 !important;
}

li.product .button {
    margin-top: 1em;
    width: 100%;
    text-align: center;
    border-radius: 0;
    padding: 1em 0.3em;
    font-size: 1em;
    font-weight: 300;
    border: 1px solid #f3f5f9;
    background: none;
}

.woocommerce .woocommerce-breadcrumb {
  margin: 1em 0 0;
  padding: 0 0 1em;
    padding-left: 0px;
  font-size: .92em;
  color: #777;
  border-bottom: 1px solid #f3f5f9;
  padding-left: 20px;
    display: none;
}

.woocommerce .woocommerce-ordering {
    margin: 0 0 2em;
    width: 22.5%;
}

.woocommerce .quantity .qty {
    width: 5em;
}

.woocommerce-message {
    border-top-color: #055182;
}

.woocommerce-message::before {
    color: #055182;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    line-height: 2.4em;
    background: transparent;
}

.woocommerce-info {
    border-top-color: #055182;
}

.woocommerce-info::before {
    color: #055182 !important;
}

.woocommerce form.checkout_coupon {
	border: 0;
	padding-top: 0;
	margin-top: 0;
}

.woocommerce-form-coupon-toggle .woocommerce-info {
	padding-bottom: 0;
}

.single-product .gallery {
    margin-top: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border-radius: 0;
    padding: 0.5em 2em;
    border: 1px solid #f3f5f9;
    background: #eee;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-weight: 400;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    margin: 0 0 3em;
    padding: 0 0 0 5px;
}

.woocommerce-tabs {
    padding-top: 2em;
}




.full-wide h4 {
	margin-bottom: 0;
	font-size: 1em;
    margin-top:0;
}

.full-wide {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 15px 0;
  border-top: 1px solid #f3f5f9;
  border-bottom: 1px solid #f3f5f9;
  margin-top: -1px;
    font-weight: 500;
}
.full-wide .bi-chevron-up {
	display: none;
}
.full-wide h5 {
	display: inline-block;
}
.full-wide:hover {
	cursor: pointer;
}
.full-wide.wide-open .bi-chevron-down {
	display: none;
}
.full-wide.wide-open .bi-chevron-up {
	display: inline-block;
}

h1.entry-title {
    text-transform: none;
    letter-spacing: 0;
    font-size: 1.5em;

}

.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
    display: block;
}

.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
width: 60%;
  padding: 12px 20px;
  border-color: #f3f5f9;
}

.woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled] {
    color: #fff;
    padding: 0.3em 1.6em;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
  float: none;
}
.woocommerce a.remove:hover {
    color: #414141 !important;
    background: none;
}

.woocommerce a.remove {
    color: #ab0510 !important;
}

.woocommerce table.shop_table {
    border-radius: 0;
}

.woocommerce-cart table.cart .product-thumbnail {
    display: none;
}

td.product-remove {
    width: 40px;
}

td.product-name {
    width: 50%;
}

.woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
    background: none;
}

.woocommerce-checkout .col-1, .woocommerce-checkout .col-2  {
    max-width: 100%;
    padding: 0;
}

.woocommerce-checkout .woocommerce form .form-row label {
    width: 100%;
}

.woocommerce-checkout span.woocommerce-input-wrapper {
    width: 100%;
}

.woocommerce-checkout h3 {
    padding-bottom: 1em;
    border-bottom: 1px solid #f3f5f9;
}

h3#order_review_heading {
    margin-top: 0;
    margin-bottom: 1em;
    border-bottom: 0;
    padding-bottom: 0;
}

.woocommerce-checkout h3 {
    font-size: 1.4em;
  margin-bottom: 20px;
}

.woocommerce-info, .woocommerce-message {
    border-top: 0;
}

.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before { 
    left: 0;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
  padding: 1em 0 1em 2em;
}

.woocommerce-checkout .woocommerce form .form-row label {
    line-height: 1.4;
}

.woocommerce-checkout .woocommerce form .form-row input.input-text, .woocommerce-checkout textarea {
    background: #f3f5f9;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: #f3f5f9;
    border-radius: 0;
    padding: 2em;
}

.woocommerce form.checkout_coupon {
    border-radius: 0;
}

.woocommerce-checkout form.woocommerce-form-coupon button {
    width: 100%;
    padding: 17px;
}
.woocommerce form.checkout_coupon  {
    padding: 0;
}
.woocommerce-checkout span.selection {
    margin-bottom: 1em;
    display: block;
}

button#place_order {
    margin-top: 2em;
}


.woocommerce-account .woocommerce-MyAccount-navigation ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 90%;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li {
    padding: 1em 2em;
    border-bottom: 1px solid #f3f5f9;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li:last-child {
    border-bottom: 0;
}

.woocommerce-MyAccount-content .col-1, .woocommerce-MyAccount-content .col-2, .woocommerce-account .col-1, .woocommerce-account .col-2 {
    max-width: 100%;
    padding: 0;
}

.woocommerce-edit-account fieldset {
    padding: 0;
    margin-top: 2em;
}

.woocommerce-edit-account .woocommerce form .form-row {
    padding: 0;
}

.woocommerce-edit-account button.woocommerce-Button  {
    margin-top: 1em;
    padding: 1.5em 2em;
}

.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    border-radius: 0px;
}

input#rememberme {
    margin-left: 10px;
}

.woocommerce-account input#password {
    margin-bottom: 20px;
}

.woocommerce form .form-row {
    padding: 0;
}

p.woocommerce-LostPassword {
    margin-top: 1em;
}

@media (max-width: 767px) {
td.product-name {
    width: 100%;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
    width: 100%;
}
}

@media (max-width: 480px) {
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
    width: 100% !important;
}
.woocommerce-page table.cart td.actions .coupon .button {
    width: 100% !important;
    margin-top: 5px;;

}
}


.ur-frontend-form .ur-form-row .ur-form-grid label.ur-label {
  font-weight: lighter;
}

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
	margin: 0;
}
.restricted .flex-pad {
    padding: 0em 2em;
}
.restricted .ur-frontend-form .ur-form-row .ur-form-grid input[type="email"], 
.restricted .ur-frontend-form .ur-form-row .ur-form-grid .hide_show_password input[type="password"], 
.restricted .ur-frontend-form .ur-form-row .ur-form-grid input[type="text"], 
.restricted input[type="text"], 
.restricted input[type="email"],
.restricted input[type="password"],
.restricted input[type="color"], 
.restricted textarea {
    background:#fff;
}
.ur-frontend-form {
  margin-bottom: 30px;
  border: 0 none;
  padding: 0;
}
.user-registration button, .user-registration .button, .ur-form-container button, .ur-form-container .button {
  transition: all 0.25s ease 0s;
  box-shadow: none;
  border-radius: 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
	box-sizing: content-box; /* 1 */
	height: 0; /* 1 */
	overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
	background-color: transparent;
}
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
	border-bottom: none; /* 1 */
	text-decoration: underline; /* 2 */
	text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
	font-weight: 500;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */

legend {
	box-sizing: border-box; /* 1 */
	color: inherit; /* 2 */
	display: table; /* 1 */
	max-width: 100%; /* 1 */
	padding: 0; /* 3 */
	white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
	overflow: auto;
    height: 138px;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
	display: none;
}

/*--------------------------------------------------------------
# Typography General
--------------------------------------------------------------*/

p {
	margin-bottom: 1.5em;
}
p:last-child {
    margin-bottom:0;
}
dfn, cite, em, i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code, kbd, tt, var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark, ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff;
	/* Fallback for when there is no custom background color defined. */
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin: 2em auto;
}

ul, ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
}

figure {
	margin: 1em 0;
	/* Extra wide images within figure tags don't overflow the content area. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}


/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
.woocommerce div.product form.cart .button,
.woocommerce .button,
.woocommerce ul.products li.product .button,
.buttonlink a, .moreinfo, .user-registration button, .btn, button, input[type="button"], input[type="reset"], input[type="submit"],
.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 {
  text-transform: uppercase;
  font-size: .9em;
  display: inline-block;
  padding: 12px 20px;
  margin-top: 0;
  transition: 0.3s ease-in-out;
  border: 0;
      border-radius: 0;
  transform: 0.3s ease-in-out;
  transition: 0.5s ease-in-out;
  font-weight: 500;
}




.ur-frontend-form .ur-button-container .ur-submit-button {
  margin-left: 0;
}
.ur-frontend-form .ur-form-row .ur-form-grid input[type="email"],
.ur-frontend-form .ur-form-row .ur-form-grid .hide_show_password input[type="password"],
.ur-frontend-form .ur-form-row .ur-form-grid input[type="text"],
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #454545;
	border: 0px;
	border-radius: 0px;
	padding: 15px 10px;
	background:#f3f5f9;
	width:100%;
	margin: 5px 0;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}


select {
	color: #707070;
	border: 0px;
	border-radius: 0px;
	padding: 15px 15px 15px 10px;
	background: #f3f5f9;
	width:100%;
}

textarea {
	width: 100%;
	margin-bottom: 8px;
}

span.sku_wrapper {
    display: block;
}

/*--------------------------------------------------------------
# Accordion
--------------------------------------------------------------*/

.accordion ul {
    margin: 0;
    padding: 0;
}


.accordion ul li {
    list-style: none;
    border-bottom: 10px solid #fff;
}

.accordion-inner {
    border: 1px solid #f3f5f9;
    padding: 1em 0;
}

.accordion-inner ul {
    margin: 0 0 0 1.5em;
}

.accordion-inner ul li {
    list-style: inherit;
    padding-bottom: 5px;
}

.accordion-2 {
    position: relative;
}

.accordion-2 ul {
    margin: 0;
    padding: 0;
}


.accordion-2 ul li {
    list-style: none;
}

.accordion-2 button::after {
	content: "\f107";
        font-family:'Font Awesome 6 Pro' !important;
	top: 13px;
	right: 20px;
   position: absolute;
   font-size: 1.2em;
}
.accordion-2 button[aria-expanded="true"]::after {
    content: "\f00d";
        font-family:'Font Awesome 6 Pro' !important;
    top: 22px;
    font-size: 1.2em;
}



.accordion-woo-inner {
    border: 1px solid #f3f5f9;
    padding: 2em 1em;
}

.accordion-woo-inner ul {
    margin: 0 0 0 1.5em;
}

.accordion-woo-inner ul li {
    list-style: inherit;
    padding-bottom: 5px;
}

.accordion-woo {
    position: relative;
}

.accordion-woo ul {
    margin: 0;
    padding: 0;
}


.accordion-woo ul li {
    list-style: none;
}

.accordion-woo button::after {
	content: "\f107";
  font-family: FontAwesome;
	color: #fff;
	top: 0.6em;
	right: 20px;
  position: absolute;
  font-size: 1.8em;
}
.accordion-woo button[aria-expanded="true"]::after {
  content: "\f00d";
  font-family: FontAwesome;
  top: 18px;
  font-size: 1.4em;
}

.accordion-woo button:hover::after {
    color: #fff;
}

button.wc-block-product-search__button::after {
	display: none;
}


/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	text-decoration: none;
	transition: 0.3s ease-in-out;
}

a:visited {
	text-decoration: none;
}

a:hover, a:focus, a:active {
	text-decoration: none;
}

a:focus {
	outline: thin dotted;
}

a:hover, a:active {
	outline: 0;
}

button.border {
    background: none;
}

button.wide {
    width: 100%;
}


/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}
.first-slide div {
   max-width: 400px;
}
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}



.header-page, .header-wrap  {
    height: 400px;
}
.header-page {
  background-position: center;
  background-size: cover;
}
.header-wrap {
  display: flex;
  flex-direction: column;
  max-width: 1360px;
  margin: auto;
  position: relative;
  justify-content: center;
}
.header-wrap h4 {
	text-align: center;
}
/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}
ul.mega-sub-menu img {
  max-width: 100%;
  height: 230px;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li#mega-menu-item-667 > a.mega-menu-link {
  padding: 0px 20px 0px 0;
}
/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
	/* Make sure select elements fit in widgets. */
}

.widget select {
	max-width: 100%;
}


/*--------------------------------------------------------------
# Tabs
--------------------------------------------------------------*/

.nav-tabs {
    border-bottom: 0;
    margin: 0 auto 4em;
}


.tab-content .fade {
    background: transparent;
}

.nav-tabs .nav-link {
    background: #151e29;
    border: 0;
    color: #fff;
    padding: 1em 4em;
    border-radius: 0;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.nav-tabs .nav-link:hover {
    background-color: #8dc63f;
    color: #000;
}

.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    background-color: #8dc63f;
        color: #000;
    font-weight: 400;
}


/*--------------------------------------------------------------
# Flexible Content
--------------------------------------------------------------*/

ul.clean {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0;
}

ul.clean li {
	font-size: 14px;
}

ul.flex {
	display: flex;
	justify-content: space-between;
	flex-direction: row;
}
.flex-pairs .flex-gallery {
    overflow: hidden;
}

.flex-pairs .flex-gallery,
.flex-pairs .background-image {
    flex-grow: 2;
}

.flex-pairs .flex-text {
     flex: 0 0 50%; 
}

.orderchange:nth-child(2n) {
  flex-direction: row-reverse;
}


.sellpointsbar {
	padding: 1.5em 0;
}

.sellpointsbar i {
	width: 25px;
}

li.one {
	display: block;
	width: 100%;
}

li.two {
	display: inline-block;
	width: 50%;
}

li.three {
	display: inline-block;
	width: 33.33%;
}

li.four {
	display: inline-block;
	width: 25%;
}

ul.boxlinks li .custom-thumb .overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	background: rgba(0,0,0,0.5);
	top: 0;
	left: 0;
	opacity: 0;
	transition: 0.3s ease-in-out;
}

ul.boxlinks li .custom-thumb:hover .overlay {
	opacity: 1;
}

ul.boxlinks li {
	display: inline-block;
	border-right: 15px solid transparent;
	border-left: 15px solid transparent;
	vertical-align: top;
}

ul.boxlinks li:first-child {
	border-left: 0;
}

ul.boxlinks li:last-child {
	border-right: 0;
}

.columns-1 ul.boxlinks li {
	width: 100%;
}

.columns-2 ul.boxlinks li {
	width: 50%;
}


.columns-3 ul.boxlinks li {
	width: 33.33%;
}

.columns-4 ul.boxlinks li {
	width: 25%;
}

.columns-5 ul.boxlinks li {
	width: 20%;
}

.columns-6 ul.boxlinks li {
	width: 16.66%;
}

ul.columns li {
	display: inline-block;
	border-right: 35px solid transparent;
	border-left: 35px solid transparent;
	vertical-align: top;
}

ul.columns li:first-child {
	border-left: 0;
}

ul.columns li:last-child {
	border-right: 0;
}

.columns-1 ul.columns li {
	width: 100%;
}

.columns-2 ul.columns li {
	width: 50%;
}

.columns-3 ul.columns li {
	width: 33.33%;
}

.columns-4 ul.columns li {
	width: 25%;
}

.badge {
	position: absolute;
	top: 0;
	left: 0;
	background: #414141;
	color: #fff;
	padding: 10px 10px;
	border-radius: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
}

.sectionpad {
	padding: 4em 0;
}
button h5 {
    text-transform: none;
    font-size: 18px;
    margin-bottom: 0.3em;
}
.sectionpadsm {
    	padding: 2em 0;
}

ul.repeater {
	list-style: none;
	margin: 0;
	padding: 0;
}

.repeater-wrap {
	display:table;
	padding: 0;
	margin: 0;
	width: 100%;
}

.repeater-image {
	width: 50%;
	min-height: 470px;
	background-size: cover;
	background-position: center;
}
.repeater-text {
    width: 50%;
    min-height: 470px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.repeater-text-inner {
  max-width: 500px;
  margin: auto;
  padding: 60px 20px 40px;
}


.imageleft .repeater-image {
	float: left;
}
.imageleft .repeater-text {
	float: right;
}
.imageleft ul.repeater li:nth-child(even) .repeater-image {
	float: right;
}
.imageleft ul.repeater li:nth-child(2n) .repeater-text {
    float: left;
}

.imageright .repeater-image {
	float: right;
}
.imageright .repeater-text {
	float: left;
}
.imageright ul.repeater li:nth-child(even) .repeater-image {
	float: left;
}
.imageright ul.repeater li:nth-child(2n) .repeater-text {
    float: right;
}


.text-slider h3 {
	text-align: center;
	margin-top: 0;
	margin-bottom: 1.5em;
}

.logos ul.flex-direction-nav {
  display: block;
  position: absolute;
  width: 100%;
  bottom: 35%;
}

.logos .flex-control-nav {
	display: none;
}

.logos .flex-direction-nav .flex-prev {
  left: 0em !important;
}

.logos .flex-direction-nav .flex-next {
  right: 0em !important;
}

.logo {
  height: 58px;
  width: 120px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
	margin: 10px 2em 10px;
  padding: 0 1em;
  display: inline-block;
}

.logos h3 {
  margin-bottom: 1em;
}

ul.standard-flex {
	padding:0;
	margin:0;
	list-style: none;
	display: flex;
	justify-content: space-between;
	align-content: center;
	gap: 20px;
}

.title-line, .title-text {
	max-width: 1300px;
	width: 100%;
	margin: auto;
}
.title-line {
	  border-top: 2px solid;
	  padding-bottom: 10px;
	}
.title-text {
  text-align: right;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.05;
  font-size: 0.9em;
}

.title-text {
	text-align: right;
}

.zeropaddingbottom {
	padding-bottom: 0;
}

.zeropaddingtop {
	padding-top: 0;
}

.lesspaddingbottom {
	padding-bottom: 3em;
}

.lesspaddingtop {
	padding-top: 3em;
}

.home ul.products li.product {
	margin-bottom: 0;
}
.home span.price {
    display:none;
}
.cat-item {
  list-style: none;
  margin-right: 50px;
  font-size: 1.1em;
  margin-bottom: 5px;
}
.sticky {
    position: sticky !important;
    top:70px;
}

.events button.wide {
padding:10px 10px 10px 0px !important
}
.accordion-2 button.wide {
  position: relative;
  margin-bottom: 2px;
  background: transparent;
  border-bottom: 1px solid #eee;
  text-align: left;
    color:#000;
    font-size: 18px;
padding-left: 0 !important;
  padding-right: 70px !important;
    text-transform: none;
  padding-top: 15px;
  padding-bottom: 15px;
    letter-spacing: 0;
}
.faqscontact .flex-pad {
    padding:3em;
    min-height: none;
}
.accordion-inner {
	border: 0;
}

.news-column-pad {
	padding-right: 8em;
}

.single-post .custom-thumb {
	height: 200px;
}
.image-overlay {
    opacity: 0;
    display:flex;
    justify-content: center;
    height: 100%;
        width:100%;
background-color: rgba(5, 81, 130,.8);
  transition: 0.5s ease-in;
    position: absolute;
}
.image-overlay img {
    max-width:50px;
    align-self: center;
}
.background-image:hover .image-overlay,
.hoverbg:hover .image-overlay,
.category-col:hover .custom-thumb .image-overlay {
    opacity: 1;
}
.single-post li.one {
	margin-bottom: 20px;
}

.single-post li.one .wrap-simple {
	border-bottom: 1px solid #f3f5f9;
	padding-bottom: 20px;
}

.single-post li.one:last-child .wrap-simple {
	border-bottom: 0;
}



/*--------------------------------------------------------------
# Search Form
--------------------------------------------------------------*/


.aws-container .aws-show-clear .aws-search-field {
	background: transparent;
}

.aws-container .aws-search-form .aws-form-btn {
	background: transparent;
	border: 0 !important;
}

.aws-container .aws-search-form .aws-form-btn:hover {
	background: transparent;
}

.aws-container .aws-search-field {
	border: 0;
	font-size: 1em;
	text-align: left;
	color: #070707;
}
.aws-container .aws-show-clear .aws-search-field {
  padding-right: 0;
}
.aws-container .aws-search-form {
	height: 38px;
	border: 1px solid #ccc;
	border-radius: 20px;
	max-width: 300px;
}

.aws-search-result .aws_result_title {
	color: #070707;
}

.aws-search-result ul {
	padding-right: 9px !important
}

.aws-search-result ul li {
	border-bottom: 1px solid #ccc;
}

.aws-search-result {
	border: none;
	padding: 12px 3px 12px 12px;
	margin-top: 10px;
}
.aws-search-result .aws_search_more a {
	color: #414141;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 500;
}

.aws-search-result .aws_search_more a:hover {
	color: #4d4d4d;
	background: #fff;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/

.caption a {
    display: block;
}

.caption {
    display: none;
}

.slide--expanded .caption {
    display: block;
}

.upperfooterright {
    text-align: left;
    max-width: 500px;
    width: 100%;
    float: right;
}

#vipsignuppopup .modal-content {
    background: #070707;
    color: #fff;
}

#vipsignuppopup.modal {
    background: rgba(0,0,0,0.3);
}


.user-registration-error {
  background: #fff;
}

.page-template-page-vip .accordion-inner a {
    color: #eee;
}

.post-type-archive-product .cat-item a {
padding: 12px 20px;
  border: 1px solid #070707;
  font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
}

.bigp p {
    font-size: 1.3em;
}

.bigp.buttonlink a {
    font-size: 0.6em;
} {
    font-size: 1.4em;
}

.logged-in .vipcheckoutmessage {
    display: none;
}
.vipcheckoutmessage {
    margin-top:25px;
}

.woocommerce div.product .product_title {
    font-size: 2.6em;
}

.page-template-page-vip .site-content {
      background: #052d46;
  color: #fff;
}

.single h6 {
    font-size: 1em;
  margin-bottom: 20px;
    text-transform: none;
  letter-spacing: 0;
}
.single .testimonial-text i {
    font-size: 2em;
    margin-bottom: 0.7em;
}
.wpgs-nav {
  margin-top: 2em;
}
.single .testimonials .slick-next {
    bottom: -50px;
    top: unset;
    left: 0;
    right: unset;
}

.single .testimonial-text {
    max-width: 100%;
}
.testimonial-text img {
    max-width:70px;
    margin-bottom: 20px;
}
input.wpcf7-form-control {
    float: right;
}

.insta .fa {
font-size:2.5em;
  left: 75px;
  bottom: -7px;
  position: absolute;
}

.insta h2 {
    margin-left: 70px;
}

.single .testimonial-text .speech {
     font-family: "sheila", sans-serif;
}
.bar .contact {
  font-size: 20px;
  color: #fff;
  display: flex;
  flex-wrap: wrap;
  gap: 0 20px;
}
.bar ul.social {
  list-style: none;
  margin: 0;
  padding: 0 0 0 35px;
}

.contact ul.social i {
  margin-right: 5px;
  font-size: 18px;
}
.bar i,
.bar .contact a {
    color:#fff;
}

.bar a:hover {
    color:#02a078;
}

.bar .contact a {
    margin:0 !important;
}
.bar h3, .footer-upper h3 {
    margin-bottom: 12px;
      font-family: "sheila", sans-serif;
  font-weight: 700;
  color: #fff;
  font-size: 50px;
    line-height: 1;
}
.vip h3 {
font-family: "sheila", sans-serif;
  font-weight: 700;
  color: #fff;
font-size: 40px;
    padding-bottom: 20px !important;
  border-bottom: 0 !important;
    margin-bottom: 0 !important;
}

h3.section-title {
    margin-bottom: 1em;
    border-bottom: 1px solid #f3f5f9;
    padding-bottom: 1em;
    margin-top: 1em;
}

.product_cat-vip .woocommerce div.product form.cart .button, .woocommerce .button, 
.product_cat-vip .woocommerce ul.products li.product,
.product_cat-vip .woocommerce #respond input#submit, 
.product_cat-vip .woocommerce a.button, 
.product_cat-vip .woocommerce button.button, 
.product_cat-vip .woocommerce input.button, 
.product_cat-vip .woocommerce #respond input#submit.alt, 
.product_cat-vip .woocommerce a.button.alt, 
.product_cat-vip .woocommerce button.button.alt, 
.product_cat-vip .woocommerce input.button.alt {
  background-color: #876e3f !important;
}

.vip-cat {
    display:none;
}
footer.VIP {
    background:#052d46;
}
.woocommerce-account-fields {
    padding: 0 2em 2em;
}
.woocommerce-account-fields,
.bg-dark,
.bar {
    color: #fff;
    background: #052d46 !important;
}

.vipbar .bar {
    background: #876e3f !important;
}


.bar button {
    padding: 2em;
}
.bar p {
    margin:0;
}
#mega-menu-wrap-menu-1.mega-sticky {
  background: #fff !important;
     width: 100% !important;
}

.designcredit {
    text-align: right;
}
.category-col {
  display: flex;
  max-width: 400px;
  flex-direction: column;
  margin: 0 0 0 auto;
  font-size: 1.1em;
  font-weight: 400;
}

.ur-frontend-form button, .ur-frontend-form input[type="submit"], .ur-frontend-form button[type="submit"] {
padding: 0.3em 1.6em;
    line-height: 1.4;
}
    
    .ur-frontend-form .ur-form-row .ur-form-grid input[type="email"], .ur-frontend-form .ur-form-row .ur-form-grid .hide_show_password input[type="password"], .ur-frontend-form .ur-form-row .ur-form-grid input[type="text"], input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea { 
        padding: 10px;
}

.ur-frontend-form.ur-frontend-form--flat {
  background: transparent;
  border: none transparent;
  padding: 30px;
}
.ur-frontend-form .ur-form-row .ur-form-grid input {
  border-style: none;
}


.ur-frontend-form.ur-frontend-form--flat {
  background: #000 !important;
}
.ur-frontend-form.ur-frontend-form--flat form .ur-form-row .ur-form-grid legend, .ur-frontend-form.ur-frontend-form--flat form .ur-form-row .ur-form-grid label {
  color: #fff !important;
  font-size: 17px !important;
}
.ur-frontend-form .ur-form-row .ur-form-grid input {
  border-style: 0 none !important;
}
.ur-frontend-form .ur-form-row .ur-form-grid legend, .ur-frontend-form .ur-form-row .ur-form-grid label {
  font-size: 17px !important;
  font-weight: 300 !important;
}
.ur-frontend-form button, .ur-frontend-form input[type="submit"], .ur-frontend-form button[type="submit"] {
  border: 0 none !important;
}
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.post,
.page {
	margin: 0;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

.page-id-12 .fa {
	font-size: 20px;
	padding-bottom: 15px;
}

table.contact-details {
	 margin-top: 4em;
}

ul.social {
	 list-style: none;
	 margin: 0;
	padding: 20px 0 0;
	 }

ul.social li {
	 display: inline-block;
	 padding: 0 8px;
}

ul.social li:first-child {
	 display: inline-block;
	 padding: 0 8px 0 0;
}

.page-id-3 h4 {
	 margin-top: 2em;
}

.no-results {
    text-align: center;
}
.boxlinks .commissiontext {
  padding: 0;
  max-width: 300px;
    margin-top: 30px;
}
.commissiontext span {
font-size: .9em;
  max-width: 250px;
  display: block;
}

.post-type-archive-commissions .custom-thumb {
  height: 150px;
}
/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}
#mc_embed_signup .mc-field-group label {
  text-transform: uppercase;
  font-size: .9em;
}
/*--------------------------------------------------------------
## Wordpress Galleries
--------------------------------------------------------------*/


.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

#mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-2 a.mega-icon::before {
  margin-right: 10px;
}
.fullbg {
    background-size: cover;
    background-attachment: fixed;
}
.fullbg .container-md {
  max-width: 1100px;
  margin: auto;
  position: relative;
  background-color: rgba(0,0,0,0.5);
  padding: 0 3em;
}
.page-template-page-vip h1,
.page-template-page-vip h2.woocommerce-loop-product__title,
.page-template-page-vip ul.products li.product .woocommerce-loop-product__title,
.page-template-page-vip .accordion-2 button.wide{
    color:#fff;
}
.page-template-page-vip h2.woocommerce-loop-product__title {
font-size: 1.3em !important;
    margin-bottom: 20px !important;
}
.page-template-page-vip input[type="submit"], .page-template-page-vip button {
  background-color: #876e3f;
}
.page-template-page-vip button.light {
    background-color: #fff;
}
.page-template-page-vip button.light:hover {
background-color: #055182;
}

.directions h4,
.faqs h4,
.page-template-page-vip h4 {
    margin-top:0;
}
.page-template-page-vip span.price {
    display:none !important;
}
.page-template-page-vip hr {
  margin: 0;
}

.vipout .flex-pad {
    padding:0 2em;
    min-height: 0;
}
.ur-frontend-form.ur-frontend-form--flat form .ur-form-row .ur-form-grid legend, .ur-frontend-form.ur-frontend-form--flat form .ur-form-row .ur-form-grid label {
  color: #fff;
}
.woocommerce-shop .introduction .sectionpad {
padding-bottom:2em;
} 
/*--------------------------------------------------------------
## Responsiveness
--------------------------------------------------------------*/


@media (max-width:1300px) {
    section.related,
.site-main, header.woocommerce-products-header, section.related h2, section.upsells h2, section.upsells ul, .container {
  padding: 0 30px;
}
}

@media (max-width:1200px) {
.home-post-slick-carousel-slider .slick-dots {
    display:flex !important;
}}

/*Menu*/
@media (max-width:1100px) {
ul#mega-menu-menu-1 {
  padding: 0 !important;
}
 #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
    border-bottom: 1px solid #eee !important;
    }
.slick-gallery img {
  height: 300px;
}}

@media (max-width:992px) {

.aboutcontent .background-contain {
    display: none;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 450px;
  margin-bottom: 3em;
}
.aboutcontent .flex-pad {
  justify-content: flex-start;
  max-width: 350px;
  margin: 0;
    }}

/*Width Menu Goes Responsive*/

@media (max-width:800px) {
    
    .mobile-header {
    display:block;
}
.big-header {
    display:none;
}
.c-hamburger {
	display: block;
}
.main-navigation ul {
    display: none;
}
.menu-toggle {
    display: block;
}

.main-navigation.toggled ul {
    display: block;
    width: 100%;
    background: #535353;
}
.main-navigation {
    clear: none;
    display: block;
    float: none;
    margin: 0 auto;
    max-width: 100%;
    padding: 0;
		width: 100%;
		border-top: 0;
}

.main-navigation li {
    border-bottom: 1px solid #535353;
    float: left;
    padding: 0;
    position: relative;
    text-align: center;
    width: 100%;
}

.main-navigation li:last-child {
	border-bottom: 0;
}

.main-navigation li a {
    padding: 20px;
}

.main-navigation ul ul {
    position: relative;
    box-shadow: 0 0 0;
}

.main-navigation ul ul a {
    width: 100%;
    color: #fff;
}
.main-navigation ul ul li {
    border-bottom: 1px solid #676767;
}
.main-navigation ul ul li:last-child {
    border-bottom: 0px;
}
.header-search-mobile {
  width: 100%;
  float: none;
  color: #414141;
	display: block;
	clear: both;
	background: #eee;
	padding: 10px;
}
.header-search {
	display: none;
}
.aws-container .aws-search-form {
	margin: auto;
}
.icons {
	position: absolute;
	right: 60px;
}
button.menu-toggle {
  margin-top: 48px;
}
}


/*General Responsiveness*/


@media (max-width:800px) {
ul.gallery li {
	display: inline-block;
	width: 49%;
}


ul.grid {
   justify-content: space-between;
}

ul.grid li {
    width: 49%;
    margin: 1% 0;
}

ul.grid li:first-child {
        margin: 1% 0;
}

ul.grid li:nth-child(3n) {
        margin: 1% 0;
}

ul.grid li:nth-child(3n+1) {
        margin: 1% 0;
}
.cart-icon {
    display: block;
    float: right;
    position: absolute;
    right: 6em;
    top: 1em;
}
}

@media (max-width:767px) {
    #mc_embed_shell {
  float: none;
  margin: auto;
}
    
.footer-upper {
    text-align: center;
}
.footer-upper img {
    float: none;
    margin-top: 5px;
}
.site-footer h5 {
    margin-top: 3em;
}
.woocommerce .woocommerce-ordering {
    width: 48%;
}
.woocommerce-MyAccount-navigation {
    margin-bottom: 3em;
}
.mobilesidebar {
	display: block;
}
.desktopsidebar {
	display: none;
}
.woosidebar {
  padding-right: 0;
  margin-bottom: 3em;
}
.mobilesidebar .widget {
  margin: 0 0 0.8em;
}
.woocommerce-order-received .col2-set .col-1 {
  width: 100% !important;
}
.shoplinks h3 {
    max-width: none;
}
ul.boxlinks li {
	margin-bottom: 20px;
}
.columns-3 ul.boxlinks li {
	width: 50%;
}
.columns-3 ul.boxlinks li:nth-child(2) {
	border-right: 0;
}
.columns-3 ul.boxlinks li:nth-child(3) {
	border-right: 15px solid transparent;
}
.columns-3 ul.boxlinks li:nth-child(3) {
	border-left: 0;
}
.columns-4 ul.boxlinks li {
	width: 50%;
}
.columns-4 ul.boxlinks li:nth-child(2) {
	border-right: 0;
}
.columns-4 ul.boxlinks li:nth-child(3) {
	border-left: 0;
}
.columns-5 ul.boxlinks li {
	width: 50%;
}
.columns-5 ul.boxlinks li:nth-child(2), .columns-5 ul.boxlinks li:nth-child(4) {
	border-right: 0;
}
.columns-5 ul.boxlinks li:nth-child(3), .columns-5 ul.boxlinks li:nth-child(5) {
	border-left: 0;
}
.columns-5 ul.boxlinks li:nth-child(5) {
	border-right: 15px solid transparent;
}
.columns-6 ul.boxlinks li {
	width: 50%;
}
.columns-6 ul.boxlinks li:nth-child(2), .columns-6 ul.boxlinks li:nth-child(4) {
	border-right: 0;
}
.columns-6 ul.boxlinks li:nth-child(3), .columns-6 ul.boxlinks li:nth-child(5) {
	border-left: 0;
}
ul.columns li {
	margin-bottom: 20px;
}
.columns-3 ul.columns li {
	width: 50%;
}
.columns-3 ul.columns li:nth-child(2) {
	border-right: 0;
}
.columns-3 ul.columns li:nth-child(3) {
	border-right: 15px solid transparent;
}
.columns-3 ul.columns li:nth-child(3) {
	border-left: 0;
}
.columns-4 ul.columns li {
	width: 50%;
}
.columns-4 ul.columns li:nth-child(2) {
	border-right: 0;
}
.columns-4 ul.columns li:nth-child(3) {
	border-left: 0;
}
ul.standard-flex {
	display: block;
	font-size: 0;
}
ul.standard-flex li {
	font-size: 14px;
	width: 50%;
	display: inline-block;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	vertical-align: top;
}
ul.standard-flex li:nth-child(even) {
border-right: 0;
}
ul.standard-flex li:nth-child(odd) {
border-left: 0;
}
.wpgs-for {
	border-right: 0;
}
.wpgs-nav .slick-slide {
  margin-right: 0 !important;
	width: 25% !important;
	border: 0 !important;
	margin-top: 10px !important;
}
.wpgs-lightbox-icon::before {
	display: none !important;
}
}


@media (max-width:650px) {
 .slick-gallery img {
    height: auto;
    width: auto;
    margin: 0 auto;
    max-height: 300px;
  }
}


@media (max-width:600px) {
.repeater-text {
    width: 100%;
		min-height: 0;
		padding: 3em 0 2em;
}
.repeater-image {
    width: 100%;
    min-height: 300px;
}
ul.flex {
	display: block;
}
}


@media (max-width:575px) {
    
     .aboutcontent .flex-pad {
    max-width: none;
         margin-bottom: 2em;
    }
    .flex-pad {
  padding: 2em 1em;
    }
.header-upper span {
    text-align: center;
    margin-bottom: 5px;
}
ul#header-top-menu li {
    float: none;
}
.menu-header-top-menu-container {
    text-align: center;
}
.top-menu-bg {
    background: #eee;
}
ul#header-top-menu {
	text-align: center;
}
ul#header-top-menu li a {
	color: #000;
	border-right: 1px solid #909090;
}
}

@media (max-width:480px) {
li.product .button {
    font-size: 0.8em;
}
}

@media (max-width:400px) {
.pad-1-4 {
	padding: 1em 2em;
}

.pad-2-4 {
	padding: 2em 2em;
}

.pad-3-4 {
	padding: 3em 2em;
}

.pad-4-4 {
	padding: 4em 2em;
}

ul.gallery li {
	display: inline-block;
	width: 100%;
	margin: 0.6% 0;
}

ul.grid li, li.box, li.border-box, li.grid-excerpt {
	width: 100%;
}

.custom-table {
	display:block;
}

.custom-row {
	display:block;
}

.custom-col {
	display:block;
}

.col-1-2 {
	width:100%;
}

.col-1-3 {
	width:100%;
}

.col-2-3 {
	width:100%;
}

.col-1-4 {
	width:100%;
}

.col-3-4 {
	width:100%;
}
.background-image {
    min-height: 200px;
    }
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    line-height: 1.4em;
}

    
.columns-2 ul.boxlinks li, .columns-3 ul.boxlinks li, .columns-4 ul.boxlinks li, .columns-5 ul.boxlinks li, .columns-6 ul.boxlinks li {
	width: 100%;
	border: 0 !important;
}
.columns-2 ul.columns li, .columns-3 ul.columns li, .columns-4 ul.columns li {
	width: 100%;
	border: 0 !important;
}
ul.standard-flex li {
	width: 100%;
	border-right: 0;
	border-left: 0;

}
}

@media (max-width:370px) {
.woocommerce .woocommerce-ordering {
    width: 100%;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    padding: 2em 1em;
}
}

@media (max-width:320px) {
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    display: block !important;
    border: 0;
    text-align: center;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: #055182;
    color: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before, .woocommerce div.product .woocommerce-tabs ul.tabs li.active::before {
    box-shadow: none !important;
}
}

@media (max-width:280px) {
ul#header-top-menu li a {
    padding: 8px 15px;
}
}
