@import url("https://fonts.googleapis.com/css?family=Barlow+Condensed:400,700&display=swap");
.clearfix:after {
content: "";
display: table;
clear: both;
}
.imgBorder img {
border: 5px solid #fff;
border-color: #fff !important;
box-shadow: 0 0 20px rgba(0,0,0,0.15);
}
.scrollPad {
scroll-snap-type: block !important;
scroll-margin: 125px 0 0 0 !important;
}
@media (max-width: 676px) {
.alignright, .alignleft {
float: none !important;
margin: 15px auto !important;
display: block;
}
}
.col2 {
columns: 2em 2;
}
@media (max-width: 676px) {
.col2 {
columns: 1;
}
}
@media only screen and (min-width: 600px) {
.entry-summary {
width: 44%; 
float: right;
}
}
@media only screen and (max-width: 600px) {
.entry-summary {
width: 100%; 
float: none;
}
}
@media only screen and (min-width: 600px) {
.woocommerce-product-gallery--with-images {
width:48%;
float: left;
}
}
@media only screen and (max-width: 600px) {
.woocommerce-product-gallery--with-images {
width: 100%; 
float: none;
}
}   h1, h2, h3, h4, .h1, .h2, .h3, .h4, .wpex-h1, .wpex-h2, .wpex-h3, .wpex-h4, .wpex-heading {
font-family: 'Barlow Condensed', sans-serif;
line-height: 1.1;
}
h1, .h1, .wpex-h1, h1 a, .h1 a, .wpex-h1 a, a h1, a.h1, a.wpex-h1, h1.wpex-heading {
font-size: 42px;
text-transform: uppercase;
font-weight: 600;
margin:	0 0 20px 0;
}
h2, .h2, .wpex-h2, h2 a, .h2 a, .wpex-h2 a, a h2, a.h2, a.wpex-h2, h2.wpex-heading {
font-size: 35px;
color: #002f5d;
text-transform: uppercase;
font-weight: 600;
margin:	0 0 20px 0;
}
h3, .h3, .wpex-h3, h3 a, .h3 a, .wpex-h3 a, a h3, a.h3, a.wpex-h3, h3.wpex-heading {
font-size: 28px;
color: #002f5d;
font-weight: 400 !important;
margin:	5px 0;
}
h4, .h4, .wpex-h4, h4 a, .h4 a, .wpex-h4 a, a h4, a.h4, a.wpex-h4, h4.wpex-heading {
font-size: 26px;
color: #2ba9e3;
font-weight: 400;
margin: 0 0 15px 0;
}
.narrowText {
max-width: 700px !important;
margin: 0 auto !important;
font-size: 22px;
line-height: 1.4;
}
.whiteText, .whiteText h1, .whiteText h2, .whiteText h3, .whiteText h4, .whiteText p, .whiteText a,
h1.whiteText, h2.whiteText, h3.whiteText, h4.whiteText, p.whiteText, a.whiteText {
color: #fff !important;
}
p.smallTag {
margin-bottom: 0 !important;
font-style: italic;
font-size: 15px;
position: relative;
padding-bottom: 8px;
box-shadow: 0px 4px 0 #002f5d;
display: inline-block;
}
.lgFont {
font-size: 22px;
line-height: 1.4;
}
.featuredText {
font-family: 'Barlow Condensed', sans-serif;
font-size: 20px;
letter-spacing: 1px;
text-transform: uppercase;
color: #002f5d;
}   #primary a {
font-weight: 600;
text-decoration: underline;
}
.entry-title a, .meta a {
font-weight: inherit !important;
text-decoration: none !important;
}
a.theme-txt-link {
text-decoration: none !important;
font-weight: inherit !important;
}
a.theme-txt-link:hover {
text-decoration: underline !important;
color: #a60003;
} html {
scroll-behavior: smooth;
}
.anchor {
padding-top: 100px;
margin-top: -100px;
} .vc_gitem-post-data-source-post_excerpt a {
color: #a60003 !important;
}
.vc_gitem-post-data-source-post_excerpt a:hover {
color: #500000 !important;
text-decoration: underline !important;
}
.theme-button, input[type="submit"], button, .button, .added_to_cart {
font-family: 'Barlow Condensed', sans-serif;
font-size: 18px;
background-color: #2ba9e3;
border-radius: 30px;
padding: 8px 25px !important;
text-transform: uppercase;
cursor: pointer !important;
font-weight: 400 !important;
}
.theme-button:hover, input[type="submit"]:hover, button:hover, .button:hover, .added_to_cart:hover {
background: #002f5d;
cursor: pointer !important;
}
.sidebar-button {
display: inline-block;
background-color: #2ba9e3;
color: #fff;
padding: 8px 25px;
font-family: 'Barlow Condensed', sans-serif;
font-size: 18px;
font-weight: 400;
margin: 0;
border: 0;
cursor: pointer;
line-height: 1.65;
-webkit-appearance: none;
-webkit-font-smoothing: inherit;
text-decoration: none !important;
max-width: 100%;
transition: 0.15s all ease;
border-radius: 30px;
text-transform: uppercase !important;
width: 100% !important;
text-align: center;
border: 2px solid #90d4e6;
}
.sidebar-button:hover {
background-color: #002f5d;
color: #fff;
border: 2px solid #2ba9e3;
}
.theme-button.alt {
font-family: 'Barlow Condensed', sans-serif;
font-weight: 400;
font-size: 18px;
background-color: transparent;
border-radius: 30px;
padding: 8px 25px !important;
text-transform: uppercase;
cursor: pointer !important;
border: 2px solid #fff;
}
.theme-button.alt:hover {
background: #fff;
cursor: pointer !important;
box-shadow: 0 0 8px rgba(0,0,0,0.2);
border: 2px solid #fff;
color: #2ba9e3 !important;
}
.theme-button.alt.blue, .button.alt.blue {
font-family: 'Barlow Condensed', sans-serif;
color: #2ba9e3;
border: 2px solid #2ba9e3;
background: transparent;
}
.theme-button.alt.blue:hover, .button.alt.blue:hover {
background: #fff;
box-shadow: none;
border: 2px solid #2ba9e3;
color: #2ba9e3;
}
.homeBannerWrap .theme-button {
background-color: #2ba9e3;
border: 2px solid #fff !important;
box-shadow: 0 0 8px rgba(0,0,0,0.4);
}
.homeBannerWrap .theme-button:hover {
background-color: transparent;
border: 2px solid #fff !important;
box-shadow: 0 0 8px rgba(0,0,0,0.4);
color: #002f5d;
}   #top-bar-wrap {
font-family: 'Barlow Condensed', sans-serif;
text-transform: uppercase;
font-size: 15px;
border-bottom: none;
}
#top-bar {
position: relative;
padding: 15px 0;
display: flex;
justify-content: space-between;
align-items: center;
}
.navBtn a span {
color: #fff;
}
.navBtn {
background: #b00203;
padding: 3px 10px;
color: #fff !important;
z-index: 9999;
overflow: visible;
display: inline;
}
#top-bar .wpex-cart-link {
display: inline !important;
}
.mobileOnly, .sidr-class-mobileOnly {
display: none !important;
}
@media (max-width: 767px)  {
.sidr-class-mobileOnly {
display: block !important;
}
.navBtn {
padding: 5px 40px !important;
}
.mobileBtn a {
padding: 10px 10px 20px;
border: 2px solid #b00203;
padding: 5px;
}
.mobileBtn {
padding: 5px;
}
.top-bar-menu li {
margin-right: 0;
}
.mobileBtn a::before {
content: 'CALL: ';
font-weight: 700;
letter-spacing: 0.5px;
}
#top-bar a {
display: none;
}
#top-bar .alertBanner a {
display: inline-block !important;
}
#top-bar .mobileBtn a, #top-bar .navBtn a {
display: inline-block !important;
}
} span.alertBanner {
font-size: 18px;
color: #fff !important;
}
.alertBanner a {
text-decoration: underline;
color: #fff !important;
}
.alertBanner a:hover {
color: #002f5d !important;
}
@media only screen and (max-width: 767px) {
.top-bar-left, .top-bar-right {
float: none;
text-align: center;
display: block;
width: 100%;
}
#top-bar {
display: block;
}
.top-bar-menu {
display: block;
float: none;
}
}   @media only screen and (max-width: 320px) {
#site-logo img {
max-width: 200px !important;
}
} .page-header .page-header-inner .site-breadcrumbs {
display: none;
}
.site-breadcrumbs {
font-size: 0.9em;
text-align: left;
max-width: 980px !important;
margin: 0 auto;
z-index: 1;
position: relative;
}
@media(max-width: 959px) {	
.site-breadcrumbs {
max-width: 90% !important;
}
} .page-header {
background-color: #fff;
border-top: none !important;
border-bottom: none !important;
background-image: none !important;
}
.page-subheading {
color: #002f5d;
font-style: italic;
font-weight: 600 !important;
line-height: 1;
}
.page-header .page-header-title {
letter-spacing: 1px;
font-family: 'Barlow Condensed', sans-serif;
line-height: 1;
}
.page-header-inner {
z-index: 1;
position: relative;
}
#content-wrap {
margin-bottom: 0px;
}
.page-header.wpex-supports-mods {
max-height: 150px;
min-height: 150px;
align-items: center;
display: flex;
padding-top: 50px !important;
padding-bottom: 0px !important;
}   nav#site-navigation {
font-family: 'Barlow Condensed', sans-serif;
font-size: 15px;
}
#sidr-main li a {
font-family: 'Barlow Condensed', sans-serif;
font-size: 18px;
text-transform: uppercase;
}
#mobile-menu{
display: none;
}
@media (max-width: 959px) {
#site-header-inner {
padding-top: 15px;
padding-bottom: 15px;
}
a.mobile-menu-toggle::after {
content: 'MENU';
font-family: 'Barlow Condensed', sans-serif;
font-size: 22px;
margin-left: 6px;
color: #fff;
}
.wpex-bars>span, .wpex-bars>span::before, .wpex-bars>span::after {
background: #fff;
}
nav#site-navigation{
display:none;
}
#mobile-menu{
display: block;
}
}   .home .page-header {
display: none !important;
}
.heroWrap {
padding: 60px 100px;
}
.heroHeadline {
max-width: 700px;
margin: 0 auto;
}
.heroHeadline h1 {
line-height: 1 !important;
}
.heroCTAwrap {
margin-top: -80px;
}
.heroCTA {
background: #fff;
padding: 25px;
text-align: center;
box-shadow: 0 10px 30px rgb(0 0 0 / 20%);
border-radius: 20px;
}
@media (max-width: 767px) {
.heroCTAwrap {
margin-top: -60px;
}
.homeCustom img {
margin-top: -55px;
z-index: -1;
}
.homeCustom a.button {
z-index: 5 !important;
position: relative;
}
}
.home #content-wrap::before {
display: none;
} .homeBannerWrap {
margin-bottom: 60px !important;
}
.homeBannerContent {
padding: 125px 30px 100px;
max-width: 800px !important;
margin: 0 auto !important;
}
.homeBannerContent p {
font-weight: 500;
}
.heroBadge {
position: absolute;
right: 10px;
bottom: -50px;
width: 150px;
}
.homeFeature img {
background: #fff;
padding: 25px;
text-align: center;
box-shadow: 0 10px 30px rgb(0 0 0 / 20%);
border-radius: 20px;
}
@media(max-width: 767px) {
.homeFeatureContent {
text-align: center;
padding: 25px;
}
}
@media(max-width: 500px) {
.homeBannerContent {
padding: 30px 20px;
}
.homeBannerContent h1 {
line-height: 1;
}
}
@media(max-width: 500px) {
.heroBadge {
right: -30px;
bottom: -30px;
width: 115px;
}
p.estDate {
font-size: 12px !important;
}
}
p.estDate {
text-align: center;
text-transform: none;
font-weight: 400;
font-size: 14px;
font-style: italic;
color: #2ba9e3;
}   .pageHeadBadge {
margin-top: -150px;
position: relative;
text-align: left !important;
}
@media(max-width: 500px) {
.pageHeadBadge {
margin-top: -100px;
width: 100px;
}
}   .arthurgridproduct {
border-radius:50%;
border: 6px solid #002952 !important;
}
.vc_grid-item:nth-child(even) {
margin-top:40px;
}	
.vc_grid-item h3 a {
font-weight: 400 !important;
text-decoration: none !important;
}
.vc_gitem-post-data {margin-bottom: 0;}
.productRow {
margin-bottom: 80px !important;
}
.productRowItem img {
margin: 15px 0;
border: 6px solid #002952 !important;
}
@media (max-width: 767px) {
.productRowItem {
background: #eee;
border-bottom: 6px solid #2ba9e3 !important;
margin-bottom: 15px;
padding: 20px 10px;
}
.productRow {
margin-bottom: 0 !important;
}
.arthurgridproduct {
max-width: 250px;
margin: 0 auto;
}
} .productSpecs .vc_tta-panel-body, 
.productSpecs .vc_tta-panel-heading {
border-color: #2ba9e3 !important;
background-color: transparent;
}
.productSpecs .vc_tta-panel-heading a {
color: #002f5d !important;
font-family: 'Barlow Condensed', sans-serif;
font-size: 20px;
text-transform: uppercase;
text-decoration: none !important;
font-weight: inherit !important;
}
.productSpecs .vc_tta-panel .vc_tta-panel-heading:hover {
background-color: #90d4e6 !important;
}
.productSpecs .vc_tta-controls-icon::after, .productSpecs .vc_tta-controls-icon::before {
border-color: #002f5d !important;
} .productTableColumn ul {
margin-left: 0 !important;
text-align: center;
}
.productTableColumn li {
list-style: none !important;
display: block;	
border: 1px solid #2ba9e3;
border-bottom: none !important;
}
.productTableColumn li:nth-child(odd) {
background: #ececec;
border-bottom: 1px solid #2ba9e3;
}
.productTableColumn li:last-child {
border-bottom: 1px solid #2ba9e3 !important;
}
.productTableHeader {
color: #fff !important;
font-family: 'Barlow Condensed', sans-serif;
border: 1px solid #2ba9e3;
background: #2ba9e3;
text-align: center;
font-weight: 600;
text-transform: uppercase;
font-size: 18px;
letter-spacing: 0.5px;
}
@media(max-width: 767px) {
.productTableColumn {
width: 50%;
float: left;
padding: 0 2px;
}
.productTableColumn:after {
content: "";
display: table;
clear: both;
}
.productTableColumn.vc_column_container .vc_column-inner {
padding-left: 0 !important;
padding-right: 0 !important;
}
}
@media(max-width: 480px) {
.productTableHeader {
font-weight: 500;
font-size: 16px;
letter-spacing: 0px;
}
}   .sidebarLogo {
border: 2px solid #2ba9e3;
width: 100%;
text-align: center;
display: flex;
margin: 0 auto;
vertical-align: middle !important;
justify-content: center;
align-items: center;
}
.sidebarLogo img {
max-width: 150px;
}
.sidebarLogo.aquaNoz,
.sidebarLogo.floTech,
.sidebarLogo.cntRkut {
background: #fff;
position: relative;
z-index: 2;
}
.sidebarLogo.aquaNoz:before,
.sidebarLogo.floTech:before,
.sidebarLogo.cntRkut:before {
content: ' ';
display: block;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: -1;
opacity: 0.4;
background-image: url(//www.arthurproducts.com/wp-content/uploads/2019/10/Nozzle-Logo-Background.jpg);
background-repeat: no-repeat;
background-position: 50% 0;
-ms-background-size: cover;
-o-background-size: cover;
-moz-background-size: cover;
-webkit-background-size: cover;
background-size: cover;
background-position: center;
}
.sidebarLogo.aquaNoz:before {
background-image: url(//www.arthurproducts.com/wp-content/uploads/2019/10/Nozzle-Logo-Background.jpg);
}
.sidebarLogo.floTech:before {
background-image: url(//www.arthurproducts.com/wp-content/uploads/2019/10/tubelogobg2.jpg);
}
.sidebarLogo.cntRkut:before {
background-image: url(//www.arthurproducts.com/wp-content/uploads/2019/10/KUT.jpg);
}
.sideProductLines .sidebarLogo {
margin-bottom: 5px;
} .vtConfigCTA {
display: none;
}
.vtConfigCTA {
padding: 20px;
position: relative;
background: linear-gradient(30deg, #ad74fb, #4bfbe4, #92e886);
color: #fff;
text-align: center;
font-weight: 600;
line-height: 1.2;
border-radius: 15px;
box-shadow: 0 0 20px rgba(0,0,0,0.1);
text-shadow: 1px 1px 1px rgba(0,0,0,0.2), 0 0 12px rgba(0,0,0,0.1);
}
.vtConfigCTA::before {
content: '\f085';
width: 100%;
font-family: ticons;
display: block;
margin-bottom: 10px;
font-size: 30px;
color: #fff;
}
.postid-193 .vtConfigCTA {
display: block;
}   .gradientCTA {
background: linear-gradient(30deg, #ad74fb, #4bfbe4, #92e886);
text-align: center;
}  .nozzleFilter .vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item {
padding: 5px 20px;
border: 2px solid transparent;
}
.nozzleFilter .vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active, .nozzleFilter .vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item:hover {
background-color: #fff;
border: 2px solid #b00203;
padding: 5px 20px;
color: #b00203 !important;
}
.nozzleFilter .vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active>span, .nozzleFilter .vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item:hover>span {
color: #b00203 !important;
}
.nozzleApps {
display: none;
}
.nozzleFilter .nozzleApps {
display: block;
} .vc_gitem-post-data-source-post_excerpt {
text-align: center;
}
.nozzleApps {
font-size: 13px;
color: #2ba9e3;
} .resourceLink a {
min-height: 56px !important;
background: #2ba9e3;
display: flex;
align-items: center;
justify-content: center;
border: 2px solid #90d4e6;
border-color: #90d4e6 !important;
z-index: 999 !important;
position: relative;
text-decoration: none !important;
color : #fff !important;
font-family: 'Barlow Condensed', sans-serif;
font-size: 18px;
font-weight: 400 !important;
text-transform: uppercase;
border-radius: 50px;
transition:0.15s all ease;
margin-bottom: 8px !important;
}
.resourceLink a:hover {
background: #002f5d;
border: 2px solid #2ba9e3;
border-color: #2ba9e3 !important;
text-decoration: none !important;
color: #fff !important;
} .overlay-title-center {
color: #fff;
text-transform: uppercase;
font-weight: 600;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0,47,93,0.7);
letter-spacing: 0.5px;
padding: 10px;
transition: background 0.25s;
font-size: 18px;
line-height: 22px;
text-shadow: 0 0 8px rgba(0,0,0,0.5);
border: 2px solid #2ba9e3;
} .byovtSlider .sp-white {
background: rgba(146,232,134,0);
}
.byovtSlider .sp-white::nth-child(n+1) {
background: rgba(146,232,75,0);
} .formImageFields .listimage-wrap li label {
font-size: 11px !important;
line-height: 1;
text-transform: none !important;
font-weight: 400 !important;
}
.formImageFields .listimage-wrap li label.nf-checked-label {
border: 2px solid #002f5d;
box-shadow: 0 0 20px rgba(0,0,0,0.2);
background: #fff;
transform: translate(0, -2px);
}
.formImageFields ul {
display: block !important;
}
.formImageFields li {
width: 16% !important;
}
.formImageFields li label img {
margin-top: 5px;
}
@media(max-width: 667px) {
.formImageFields li {
width: 24% !important;
}
}
@media(max-width: 480px) {
.formImageFields li {
width: 32.3% !important;
}
} .calcWrap {
padding: 30px;
border: 1px solid #2ba9e3;
margin-bottom: 50px !important;
box-shadow: 0 0 30px rgb(0 0 0 / 10%);
}
.resultField {
background: #f7f7f7;
padding: 10px 20px 20px !important;
display: flex;
margin-top: 10px;
}
.resultField label {
font-weight: 600;
font-size: 20px;
color: #2ba9e3;
flex-grow: 1;
}
.resultField input {
background: transparent;
font-size: 20px;
color: #2ba9e3;
flex-grow: 2;
text-align: center;
font-weight: 600;
}
.resultField .dfield, .resultField label {
background: transparent !important;
border: none !important;
justify-content: center;
display: flex;
align-items: center;
line-height: 1;
}
@media (max-width: 480px) {
.calcWrap {
padding: 0;
border: none !important;
box-shadow: none !important;
}	
}   .blog-entry-title {
font-family: 'Barlow Condensed', sans-serif;
line-height: 1.2;
}
#primary h2.wpex-card-title a {
text-decoration: none;
font-family: 'Barlow Condensed', sans-serif;
font-size: 30px;
line-height: 1;
}
#blog-entries .wpex-card-media {
display: flex;
align-items: center;
justify-content: center;
max-height: 200px;
overflow: hidden;
}   #footer-callout-wrap {
background: #0c1922;
border-top: 1px solid #0c1922 !important;
border-bottom: 4px solid #b5c3d0 !important;
}
.single-product #footer-callout-wrap {
margin-top: 100px;
border-top: 1px solid #e5f2fa !important;
border-bottom: 0px !important;
padding-top: 0px !important;
padding-bottom: 20px !important;
background: #e5f2fa url(https://arthurproducts.com/wp-content/uploads/2021/10/bkgnd-bubble-crop.png?id=2233) !important;
background-position: 0 0 !important;
background-repeat: no-repeat !important;
}
.single-product .prodFooterWrap {
margin-top: -50px;
}
.single-product .productFooter {
margin: 10px;
background: #fff;
padding: 25px;
text-align: center;
box-shadow: 0 10px 30px rgb(0 0 0 / 20%);
border-radius: 20px;
}
.single-product .productFooter p {
font-size: 17px;
}
.single-product .productFooter h3 {
margin-bottom: 20px;
line-height: 1;
}
.single-product header.page-header {
display: none;
}
#footer-callout .calloutTitle {
font-family: 'Barlow condensed';
text-transform: uppercase;
font-weight: 600;
letter-spacing: 0.5px;
color: #25a1df;
text-align: center;
font-size: 30px;
line-height: 1.2;
margin-bottom: 20px;
}
#footer-callout .calloutContent {
color: #fff;
font-family: inherit;
font-size: 22px;
text-align: center;
margin: 20px;
line-height: 1.3;
}
#footer-callout .calloutButton {
text-align: center;
}
#footer-callout a.theme-button {
font-size: 20px;
text-transform: uppercase;
font-weight: 400;
display: inline-block;
padding: 10px 30px;
width: auto;
border: 3px solid #fff;
min-width: 200px;
}
#footer-callout a.theme-button:hover {
border: 3px solid #25a1df;
background: transparent;
box-shadow: 0 0 8px rgba(0,0,0,0.8);
color: #fff;
cursor: pointer !important;
}   #footer {
font-family: 'Barlow Condensed', sans-serif;
font-size: 15px;
text-align: center;
background-color: #002f5d;
color: #ffffff;
background-image: url(//www.arthurproducts.com/wp-content/uploads/2019/10/footer-wave-background.jpg);
}
.footer-widget {
padding-bottom: 10px !important;
}
.footer-widget p {
font-family: 'Lato', sans-serif;
}
.footer-widget p a {
color: #fff !important;
}
.footer-widget p a:hover {
color: #90d4e6 !important;
} ul#menu-footer {
text-align: center;
}
#footer .widget_nav_menu li {
border: none !important;
display: inline-block;
padding: 5px 15px;
font-size: 18px;
text-transform: uppercase;
font-weight: 700;
}
#footer .widget_nav_menu li a {
border: none !important;
} footer .wpex-fa-social-widget ul {
text-align: center !important;
}
footer .wpex-fa-social-widget ul li {
float: none;
display: inline-block;
}   .nf-form-fields-required {
font-size: 14px;
}
.whiteFields .nf-form-content input:not([type=button]), .whiteFields .nf-form-content textarea {
background: #fff ;
}
.nf-form-content label {
font-size: 14px !important;
line-height: 20px;
font-weight: 600;
font-style: normal;
color: #002f5d;
text-transform: uppercase;
margin-bottom: 0 !important;
}
.nf-form-content .label-above .nf-field-label {
margin-bottom: 0 !important;
}
.nf-field-element input[type="button"] {
font-family: 'Barlow Condensed', sans-serif;
font-weight: 400;
font-size: 18px;
background-color: #2ba9e3 !important;
border-radius: 30px;
padding: 8px 25px !important;
text-transform: uppercase;
height: auto !important;
}
.nf-field-element input[type="button"]:hover {
background-color: #002f5d !important;
color: #fff !important;
}
.quickContact .nf-form-fields-required {
display: none;
}
.quickContact .nf-form-content input.ninja-forms-field {
height: 40px;
}
.quickContact .nf-form-content textarea.ninja-forms-field {
height: 100px;
}
.quickContact .nf-field-container {
margin-bottom: 15px;
} .sideForm .nf-form-content .list-select-wrap .nf-field-element>div, 
.sideForm .nf-form-content input:not([type=button]), 
.sideForm .nf-form-content textarea {
height: 32px;
padding: 5px 8px;
}
.sideForm #ninja_forms_required_items, .sideForm .nf-field-container {
margin-bottom: 10px;
}
.sideForm .nf-form-content textarea.ninja-forms-field {
height: 80px;
}   .formHolder {
background-color: #f7f7f7;
background-image: url(//www.arthurproducts.com/wp-content/uploads/2020/06/diagonal-waves.png);
border: 12px solid #f7f7f7;
border-color: #f7f7f7 !important;
margin-bottom: 40px;
padding: 15px;
}
.formHolder input {
height: 35px !important;
}
.formHolder textarea {
max-height: 100px;
}
.lpHeader h1 {
font-size: 40px !important;
line-height: 1.1;
}
.lpSubHeading {
font-weight: 400;
font-style: normal;
font-size: 24px;
color: #002f5d;
text-transform: uppercase;
font-family: 'Barlow Condensed', sans-serif;
padding: 8px 15px;
border: 2px solid #2ba9e3;
border-color: #2ba9e3 !important;
border-radius: 30px;
margin: 20px 0 10px !important;
}
@media (max-width: 767px) {
.lpHeader {
text-align: center !important;
}
.lpHeader h1 {
font-size: 35px !important;
}
.lpHeader img {
width: 100% !important;
}
}    .woocommerce-store-notice {
background: #b00203;
padding: 5px 20px !important;
color: #fff;
}
.woocommerce-store-notice a {
color: #fff !important;
}
.woocommerce-store-notice .button, .woocommerce-store-notice .theme-button {
padding: 0 25px !important;
margin: 0 5px;
font-size: 16px;
background: transparent;
border: 2px solid #fff;
}
.woocommerce-store-notice .button:hover, .woocommerce-store-notice .theme-button:hover {
background: #fff;
border: 2px solid #fff;
color: #b00203 !important;
} .woocommerce-error, .woocommerce-info, .woocommerce-message {
border: none !important;
background: #f7f7f7 !important;
}
.woocommerce-error a.button, .woocommerce-info a.button, .woocommerce-message a.button {
color: #002f5d !important;
text-transform: uppercase !important;
font-family: 'Barlow Condensed', sans-serif;
font-size: 18px;
font-weight: 400 !important;
padding: 0px 25px !important;
} .outofstock-badge, .woocommerce .product p.stock {
background: #b00203;
padding: 3px 8px;
color: #fff;
font-family: 'Barlow Condensed';
text-transform: uppercase;
display: inline-block;
font-weight: 400 !important;
}
.product-details a {
text-decoration: none !important;
}
.woocommerce-loop-product__title, .woocommerce-loop-category__title {
color: #002f5d;
font-family: 'Barlow condensed';
text-transform: none;
font-weight: 400;
font-size: 35px;
line-height: 1.2;
text-decoration: none;
}
.woocommerce-loop-product__title:hover, .woocommerce-loop-category__title:hover {
color: #2ba9e3;
}
.products .product {
overflow: visible;
}
.wpex-loop-product-images { } .woocommerce .product .cart .variations .reset_variations {
color: #b00203;	
}
.single-product header.page-header {
display: none;
}
.single-product main#main {
margin-top: 80px;
}
.product_title.single-post-title {
font-size: 1.846em;
margin-bottom: 5px;
font-family: 'Barlow condensed';
text-transform: none;
font-weight: 400;
font-size: 35px;
line-height: 1.2;
}
.price>.amount, .price ins .amount {
color: #2ba9e3;
}
.woocommerce .summary .quantity {
margin-right: 15px;
float: none;
margin-bottom: 15px;
}
a.plus, a.minus {
border-left: 1px solid #e4e4e4;
} .woocommerce-product-gallery {
box-shadow: 0 0 30px rgb(0 0 0 / 20%);
border-radius: 20px;
overflow: hidden;
min-height: 500px;
display: flex;
align-items: center;
flex-direction: column;
}
.woocommerce .product div.images .flex-control-thumbs {
margin-bottom: 10px;
}
.woocommerce .product div.images .flex-control-thumbs li {
max-width: 85px;
max-height: 85px;
overflow: hidden;
width: 100%;
border: 2px solid #f7f7f7;
} abbr.required {
text-decoration: none;
font-weight: 800;
color: #a60003;
}
.wapf-field-label label, .qty {
color: #484848;
font-weight: 600;
text-transform: capitalize;
} .woocommerce-tabs ul.tabs {
border-bottom: none;
display: flex;
align-items: center;
justify-content: center;
margin: 50px 0;
}
.woocommerce-tabs ul.tabs li {
display: inline-flex;
float: none;
position: relative;
z-index: 0;
margin: 0 20px 0 0;
border: none;
border-radius: 0;
padding: 0;
background: none;
font-family: 'Barlow condensed';
font-weight: 400 !important;
letter-spacing: 0.5px;
color: #25a1df;
text-align: center;
font-size: 30px;
line-height: 1.2;
}
.woocommerce-tabs ul.tabs li a {
font-weight: 400 !important;
text-decoration: none !important;
color: #002f5d;
transition: 0.5s ease;
}
.woocommerce-tabs ul.tabs li a:hover {
border-bottom: 2px solid #2ba9e3;
color: #2ba9e3;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
border-bottom-color: #2ba9e3;
color: #002f5d;
}
@media(max-width: 600px) {
.woocommerce-tabs ul.tabs {
flex-direction: column;
}
.woocommerce-tabs ul.tabs li {
margin: 0 0 15px;
}
.woocommerce-tabs .panel {
background: #fff;
padding: 25px;
text-align: center;
box-shadow: 0 10px 30px rgb(0 0 0 / 10%);
border-radius: 20px;
margin: 0 auto;
width: 90%;
}
} #tab-video_tab {
margin-bottom: 85px;
text-align: center;
display: flex;
align-items: flex-start;
justify-content: center;
flex-flow: wrap;
}
#tab-video_tab iframe:first-child {
margin-right: 20px;
}
#tab-video_tab iframe {
width: 100%;
max-width: 480px;
}
@media(max-width: 1088px) {
#tab-video_tab iframe:first-child {
margin-right: 0;
margin-bottom: 20px;
}
#tab-video_tab iframe {
width: 100%;
max-width: 490px;
}
} .woocommerce #reviews .comment-reply-title {
display: block;
font-family: 'Barlow condensed';
text-transform: uppercase;
font-weight: 600;
letter-spacing: 0.5px;
color: #25a1df;
text-align: center;
font-size: 30px;
line-height: 1.2;
margin-bottom: 20px;
}
a.woocommerce-review-link {
font-weight: 300 !important;
text-decoration: none !important;
color: #b00203 !important;
}
.star-rating, .comment-form-rating p.stars a {
color: #b00203;
font-size: 18px;
}
.ivole-meter .ivole-meter-bar {
background: #2ba9e3;
background: -webkit-linear-gradient(top,#7fcdf1,#2ba9e3);
background: linear-gradient(to bottom,#7fcdf1,#2ba9e3);
background-color: #2ba9e3;
box-shadow: inset 0 0 0 1px rgb(0 0 0 / 25%), inset 0 -1px 0 rgb(0 0 0 / 5%);
}
#reviews.cr-reviews-ajax-reviews button.cr-ajax-reviews-add-review,
#reviews.cr-reviews-ajax-reviews .cr-button-search, .cr-all-reviews-shortcode .cr-button-search {
border: none;
border-color: none;
background: #2ba9e3 !important;
color: #fff;
font-family: 'Barlow Condensed', sans-serif;
font-size: 18px;
background-color: #2ba9e3;
border-radius: 30px;
padding: 8px 40px !important;
text-transform: uppercase;
cursor: pointer !important;
font-weight: 400 !important;
line-height: 1.2;
}
.form-submit a#cr-ajax-reviews-cancel {
font-family: 'Barlow Condensed', sans-serif;
font-size: 18px;
background: transparent;
border-radius: 30px;
padding: 8px 25px !important;
text-transform: uppercase;
cursor: pointer !important;
font-weight: 400 !important;
color: #a60003;
text-decoration: none;
border: 2px solid #a60003;
margin-right: 5px;
transition: 0.3s ease;
}
.form-submit a#cr-ajax-reviews-cancel:hover {
background: #a60003;
color: #fff;
text-decoration: none;
border: 2px solid #a60003;
}
#reviews.cr-reviews-ajax-reviews button.cr-ajax-reviews-add-review:hover,
#reviews.cr-reviews-ajax-reviews .cr-button-search:hover, .cr-all-reviews-shortcode .cr-button-search:hover {
background: #002f5d !important;
color: #fff;
background-color: #002f5d;
}
#reviews.cr-reviews-ajax-reviews .cr-input-text, .cr-all-reviews-shortcode .cr-ajax-search .cr-input-text, .cr-ajax-search input[type="text"] {
background: #f7f7f7;
border: 1px solid #c4c4c4 !important;
border-radius: 0;
box-shadow: none;
color: #787878;
transition: all .5s;
}
.woocommerce #reviews #comments ol.commentlist ul.children li {
position: relative;
margin-bottom: 30px;
background: #f7f7f7;
padding: 10px;
}
#cr-ajax-reviews-review-form p.form-submit {
display: block;
}
.related.products .products li {
background: #fff;
padding: 25px;
text-align: center;
box-shadow: 0 10px 30px rgb(0 0 0 / 10%);
border-radius: 20px;
margin: 10px 0;
} .woocommerce .product .summary .single_add_to_cart_button, 
.woocommerce .product .summary .added_to_cart {
letter-spacing: 0.5px;
box-sizing: content-box;
font-family: 'Barlow Condensed', sans-serif;
font-size: 18px;
background-color: #2ba9e3;
border-radius: 30px;
padding: 5px 40px !important;
text-transform: uppercase;
cursor: pointer !important;
font-weight: 400 !important;
line-height: 1.2;
}
.woocommerce .product .summary .single_add_to_cart_button:hover, 
.woocommerce .product .summary .added_to_cart:hover {
background: #002f5d;
} .woocommerce-cart-form thead th {
font-weight: 400 !important;
text-transform: uppercase;
font-size: 12px;
color: #002f5d;
}
.woocommerce-cart-form a {
text-decoration: none !important;
font-weight: 300 !important;
}
table.cart .actions .coupon .button {
height: auto;
}
.cart-collaterals .cart_totals>h2, .cart-collaterals .cross-sells>h2 {
font-size: 30px;
font-weight: 500;
}
.woocommerce table th, .woocommerce table td {
border: 0px;
}
.woocommerce tr.cart_item:nth-child(even), tr.order-total {
background: #f7f7f7;
}
.cart-collaterals .order-total td {
color: #2ba9e3;
}
table.cart .product-remove a.remove {
font-size: 1.5em;
color: inherit;
opacity: 1;
color: #b00203 !important;
text-decoration: none !important;
cursor: pointer !important;
}
table.cart .product-remove a.remove:hover {
color: #500000 !important;
} form.woocommerce-form label, form.woocommerce-checkout label, form .woocommerce-address-fields label {
margin: 0;
}
.woocommerce-checkout-payment .wc_payment_method label {
font-size: 1.231em;
font-weight: 400;
font-style: normal;
color: #002f5d;
line-height: 1.1;
text-transform: none;
cursor: pointer;
display: flex;
vertical-align: middle;
align-items: center;
justify-content: flex-start;
font-family: 'Barlow Condensed', sans-serif;
}
#shipping_method label, input.woocmmerce-form__input, label.woocommerce-form__label, label.woocommerce-form__label {
display: inline !important;
}
.woocommerce-checkout-payment .wc_payment_method img {
display: inline-block;
margin-left: 10px;
}
button#place_order {
font-size: 24px;
border-radius: 100px;
padding: 12px 60px !important;
}
ul.woocommerce-paytrace-SavedPaymentMethods-card {
list-style: none;
margin: 0 0 20px;
} a#customize-button-a:hover {
background: #002f5d;
cursor: pointer;
}
a#customize-button-a {
text-decoration: none;
font-family: 'Barlow Condensed', sans-serif !important;
font-size: 18px;
background-color: #2ba9e3 !important;
border-radius: 30px;
padding: 13px 35px !important;
text-transform: uppercase;
cursor: pointer; 
font-weight: 400; 
color: #fff !important;
margin: 0 0;
}