/*
	Theme Name: CloveRock Design
	Theme URI: https://www.cloverockdesign.ie
	Description: CloveRock Design WordPress Theme
	Version: 1.0
	Author: CloveRock Design (@cloverockdesign)
	Author URI: https://www.cloverockdesign.ie

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
	font-size:62.5%;
	background: #2463a6;
	backface-visibility: hidden;
}
body {
	font:400 18px/1.6 'brother-1816', Helvetica, Arial, sans-serif;
	color:#111;
	overflow-x:hidden;
	background:#fff;
	width:100%;
	max-width:1920px;
	font-kerning:normal !important;
	margin:0 auto;
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a, i {
	color: #111;
	text-decoration: none !important;
	transition: all 400ms ease-in-out 0s;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}
.plain-text {
	width: 95%;
	margin: 0px auto;
	max-width: 800px;
	text-align: justify;
	padding: 0px;
}
.clr {
	  clear:both;
}

legend.gfield_label {
  float: none !important;
  padding: 0px !important;
  border: 0 none !important;
}
fieldset.gfield {
  border: 0 none !important;
  margin: inherit !important;
}
/*------------------------------------*\
    SHAPES
\*------------------------------------*/
.shape-1 {
	position: absolute;
	left: -220px;
	top: 50px;
	max-width: 180px !important;
}
.shape-2 {
	position: absolute;
	left: -220px;
	top: 310px;
	max-width: 200px !important;
}
.shape-3 {
	position: absolute;
	left: -200px;
	top: 570px;
	max-width: 200px !important;
}
.shape-4 {
	position: absolute;
	left: -160px;
	bottom: 30px;
	max-width: 150px !important;
}
.shape-5 {
	position: absolute;
	right: -200px;
	top: 50px;
	max-width: 200px !important;
}
.shape-6 {
	position: absolute;
	right: -200px;
	top: 369px;
	max-width: 160px !important;
}
.shape-7 {
	position: absolute;
	right: -180px;
	top: 630px;
}
.side-shape.shape-8 {
	position: absolute;
	right: -170px;
	bottom: 30px;
	max-width: 180px !important;
}
@media only screen and (max-width:1350px) {
.shape-1, .shape-2, .shape-3, .shape-4, .shape-5, .shape-6, .shape-7, .shape-8 {
    display:none;
}
}
/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/
section {
    overflow:hidden;
}
.woo-section {
	max-width: 1080px;
	width: 95%;
	margin: 0 auto;
	overflow: hidden;
	padding: 30px 0px;
}
/* wrapper */
.wrapper {
	max-width:1280px;
	width:95%;
	margin:0 auto;
	position:relative;
}
/* header */
.head-wrap {
	height: 135px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 9999;
}
.header {
   width:95%;
	 max-width:1280px;
	 margin:0 auto;
	 height:135px;
	 position:relative;
}
/* logo */
.logo {
	max-width: 200px;
	position: absolute;
	top: 20px;
	left: 0px;
}
.logo-img {

}
nav {
  position: absolute;
  right: 210px;
  top: 50px;
}
.pp-button {
	background: #40d3b7;
	display: block;
	width: 100%;
	max-width: 180px;
	text-align: center;
	position: absolute;
	top: 50px;
	right: 0px;
	line-height: 60px;
	height: 60px;
	border-radius: 10px;
	color: #fff;
	font-weight: bold;
}
.pp-button i {
    color:#fff;
		margin:0px 5px 0px 0px;
}
.pp-button:hover {
    background:#f4e634;
		color:#fff;
}
/* nav */

.mega-indicator {
	position: absolute !important;
	right: auto;
	left: 50% !important;
	margin-left: -12px;
	bottom: -17px;
	color: #fee267 !important;
	font-size: 10px !important;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
	position: absolute !important;
	left: 50% !important;
	bottom: -12px !important;
	margin-left: -10px !important;
	font-size: 13px !important;
}
.header .shiftnav-toggle-button {
	display: none;
	padding: 10px 0px;
	background: transparent;
	color: #fff;
	font-size: 34px;
	position: absolute;
	right: 0px;
	top: 37px;
}
.header .shiftnav-toggle-button:hover {
	display: inline-block;
	padding: 10px 0px;
	background: transparent;
	color: #f4e634;
}
.sub-menu.sub-menu-1 {
	padding-left: 0px !important;
	font-size: 95% !important;
}
.shiftnav ul.shiftnav-menu li.menu-item > .shiftnav-target, .shiftnav ul.shiftnav-menu li.shiftnav-retract > .shiftnav-target {
	padding: 22px 25px !important;
}
.sub-menu.sub-menu-2 li.menu-item > .shiftnav-target {
	padding: 10px 25px !important;
}
.shiftnav ul.shiftnav-menu li.menu-item {
	border-top: 1px solid rgba(255,255,255,0.1) !important;
}
.shiftnav ul.shiftnav-menu .sub-menu.sub-menu-2 li.menu-item {
   border:0 none !important;
}
.shiftnav-inner #menu-item-119272 {
    border:0 none !important;
}
.sub-menu a {
	font-size: 85%;
}
.shiftnav-open-right::before {
	background: rgba(0,0,0,0.8);
	width: 100%;
	height: 100%;
	position: fixed;
	content: "";
	display: block;
	z-index: 10000;
}
.shiftnav .shiftnav-panel-close {
	padding: 26px 25px 25px 25px !important;
	z-index: 9999 !important;
	background: #0d56a5 !important;
}
.shiftnav::after {
  display:none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	-ms-box-shadow: none !important;
	-o-box-shadow: none !important;
	box-shadow: none !important;
}
.shiftnav.shiftnav-shiftnav-main {
	background: #5288c8;
	color: #ffffff;
	border-left: 5px solid #f4e634;
}
.shiftnav .shiftnav-panel-close i {
    color:#fff;
}
.shiftnav .shiftnav-submenu-activation i.fa {
    color:#fff;
}
.mob-form-button {
	background: #3bc5f3 !important;
	display: none;
	width: calc(100% - 50px);
	text-align: center;
	line-height: 50px !important;
	height: 50px;
	border-radius: 99px;
	color: #fff !important;
	font-weight: bold;
	margin:10px 0px 0px 25px !important;
}
.mob-pay-button {
	background: #5288c8 !important;
	display: none;
	width: calc(100% - 50px);
	text-align: center;
	line-height: 50px !important;
	height: 50px;
	border-radius: 99px;
	color: #fff !important;
	font-weight: bold;
	margin:10px 0px 0px 25px !important;
}
.pp-button.side-pp {
	background: #40d3b7;
	position: relative;
	top: auto;
	left: auto;
	right: auto;
	margin: 20px;
	width: 100% !important;
	max-width: calc(100% - 40px) !important;
	line-height: 60px !important;
	display:none;
}
.pp-button.side-pp:hover {
	background: #f4e634;
	color: #fff;
}
@media only screen and (max-width:850px) {
.nav {
    display:none;
}
.pp-button {
	top: 35px;
	right: 60px;
}
.header .shiftnav-toggle-button {
	display: block;
}
.header .shiftnav-toggle-button i {
	color:#fff;
}
.form-button {
	top: 45px;
	right: 0px;
}
.pay-button {
	top: 45px;
	right: 60px;
}
}
@media only screen and (max-width:850px) {
.form-button {
	top: 35px;
	right: 180px;
	font-size: 14px;
	max-width: 140px;
}
.pay-button {
	top: 35px;
	right: 50px;
	max-width: 120px;
	font-size: 14px;
}
.logo {
	max-width: 150px;
	position: absolute;
	top: 20px;
	left: 0px;
}
.header .shiftnav-toggle-button {
	top: 27px;
}
.splash-text {
	padding: 20px 0px 50px 0px !important;
}
.splash-wrap {
	padding-top: 130px !important;
}
}
@media only screen and (max-width:750px) {
.home-slider .slick-track {
	padding-top: 0px !important;
}
}
@media only screen and (max-width:610px) {
.form-button {
   display:none;
}
.pay-button {
	 display:none;
}
.mob-form-button {
	display: block;
}
.mob-pay-button {
	display: block;
}
}

@media only screen and (max-width:480px) {
.logo {
	max-width: 120px;
}
.header .shiftnav-toggle-button {
	top: 20px;
}
.head-wrap {
	height: 120px;
}
.header {
	height: 120px;
}
.splash-wrap {
	padding-top: 110px !important;
}
}

main {
   max-width:1280px;
	 margin:0 auto;
	 padding:50px 0px;
}
main.row-main {
   max-width:100%;
	 margin:0 auto;
	 padding:0px;
}
.top-line {
	background: url(img/top-line.svg) top center no-repeat;
	display: block;
	margin: 0px -10px;
}
.top-line img {
	width: 105%;
}
.bottom-line {
	background: url(img/bottom-line.svg) bottom center no-repeat;
	display: block;
	margin: 0px -10px;
}
 
/* sidebar */
.sidebar {
   padding:50px 0px;
	 background:#aaa;
	 color:#fff;
	 text-align:center;
}
/* footer */
.footwrap {
	background: #2463a6;
}
.footer {
	max-width: 1280px;
	margin: 0 auto;
	width: 95%;
	padding: 0px 0px 50px 0px;
	color: #fff;
	font-size: 16px;
	position: relative;
}
.crd-link {
    display:block;
}
.footer-logo {
    width:100%;
		max-width:200px;
		float:left;
		margin:0px 30px 0px 0px;
}
.foot-dets {
	margin: 0px auto;
	max-width: 1280px;
	width: 95%;
	color: #fff;
	font-size: 90%;
}
.foot-dets-left {
    float:left;
}
.social-links {
	margin: 0px 0px 30px 0px;
}
.crd {
	color: #fff;
}
.foot-dets-left span {
    display:block;
		color:#fff;
		margin:0px;
}
.foot-dets-left span span {
    display:inline-block;
}
.foot-dets-left a {
    color:#fff;
}
.foot-dets-left a:hover {
    color:#5288c8;
}
.foot-dets-left .please-note {
    color:#bf1e2e;
		margin:0px !important;

		letter-spacing:0 !important;
}

.opening-hours span {
    margin:0px;
}
.out-of-hours {
		margin:15px 0px !important;
}
.foot-address {
		margin:0px 0px 22px 0px;
		display:block;
}
.foot-dets-right {
	float: right;
	text-align: right;
	padding-top: 69px;
}
.foot-dets-right span {
  display: block;
}
a.foot-email {
		margin:0px 0px 0px 0px;
		display:block;
}
.foot-dets-right a {
    color:#fff;
}
.foot-dets-right a:hover {
    color:#5288c8;
}
.foot-dets-left i {
  color: #fee267;
}
.social-links a {
	font-size: 32px;
	margin: 0px 16px 0px 0px;
	padding: 0px;
	width: autuo;
	height: auto;
	line-height: 40px;
	text-align: center;
	border-radius: 0 none;
	display: inline-block;
	color: #fff;
	background: transparent;
}
.social-links a:hover i {
    color:#fff;
}
.payment-button {
	background: #3fd2b7 !important;
	display: block;
	font-size: 16px !important;
	height: 40px !important;
	line-height: 40px !important;
	vertical-align: bottom;
	padding: 0px 20px !important;
	border-radius: 10px !important;
	font-weight: 700;
}
.payment-button:hover {
    color:#fff !important;
    background:#fee267 !important;		
}
.foot-dets-left span i {
  margin: 0px 5px 0px 0px;
  width: 20px;
}
.foot-strap {
    clear:both;
		width:100%;
		padding:35px 0px 35px 0px;
		color:#fff;
		background:#0c0b22;
		margin:0 auto;
		text-align:center;
}
.logo-footer {
	max-width: 180px !important;
	display: inline-block;
	margin-bottom: 20px;
}
.crd {
    display:inline-block;
		color:#fff;
}
.footer h6 {
	font-size: 30px;
	margin: 0px 0px 25px 0px;
	padding: 0px;
	line-height: 30px;
}

@media only screen and (max-width:900px) {
.foot-dets-left {
    float:none;
    width:100%;
		text-align:center;
		margin:0px auto 0px auto;
}
.foot-dets-right {
		margin:0px auto 40px auto;
    float:none;
		width:100%;
		text-align:center;
}
}

@media only screen and (max-width:480px) {
.pp-button {
    display:none;
}
.pp-button.side-pp {
	display:block;
}
}
@media only screen and (max-width:360px) {
.foot-dets {
	margin: 0 auto;
	max-width: 1280px;
	width: 95%;
	color: #fff;
	font-size: 80%;
	line-height: 160%;
}
}

.insta-bar {
	background: #5288c8;
	color: #fff;
	padding: 60px 0px;
	position:relative;
}
.insta-bar h4 {
  margin: 0 auto 30px auto;
  text-align: center;
  color: #fff;
}
.insta-bar h4 a {
  color: #fff;
  font-size: 36px;
  line-height: 36px;
}
.bar_logo {
	position: absolute;
	top: -40px;
	left: 50%;
	width: 80px;
	height: 80px;
	font-size: 80px;
	text-align: center;
	margin-left: -40px;
	line-height: 80px;
	color: #f4e634;
}

#sb_instagram .sbi_photo_wrap {
	overflow: hidden;
	border-radius: 999px;
	margin: 0px 10px;
}
#sbi_images {
  padding: 0px 10px !important;
}
#sb_instagram {
  padding-bottom: 0px !important;
}

#sb_instagram .sbi_photo_wrap {
	overflow: hidden;
	border-radius: 999px;
	margin: 0px 10px;
	border: 5px solid #fff;
}
#sb_instagram .sbi_photo_wrap:hover {
	border: 5px solid #f4e634;
}
/*------------------------------------*\
    HOME SLIDER
\*------------------------------------*/

.home-slider div.slick-slide {
	border-radius: 999px;
	overflow: hidden;
	margin: 0px 10px 0px 10px;
	transition: all 1200ms ease-in-out 0s;
}
.home-slider div.slick-slide:nth-child(4n+1) {
	border: 6px dashed #f2556a;
}
.home-slider div.slick-slide:nth-child(4n+2) {
	border: 6px dotted #fee267;
}
.home-slider div.slick-slide:nth-child(4n+3) {
   border:6px dashed #2463a6;
}
.home-slider div.slick-slide:nth-child(4n+4) {
   border:6px dotted #40d2b7;
}
.home-slider .slick-slide {
	margin: 50px 10px 0px 10px;
}
.home-slider .slick-slide.slick-active {
	margin: 0px 10px 0px 10px !important;
}
.home-slider .slick-slide.slick-current.slick-active.slick-center {
	margin: -50px 10px 0px 10px !important;
}
.home-slider {
   height:430px;
	 opacity:0;
}
.home-slider.slick-initialized.slick-slider {
	max-width: 1200px;
	margin: 0 auto;
	height:auto;
	 opacity:1;
}
.home-slider .slick-track {
	padding-top: 50px;
}
@media only screen and (max-width:1300px) {
.home-slider {
   height:auto;
}
}
@media only screen and (max-width:750px) {

.home-slider div.slick-slide:nth-child(4n+1) {
	border: 3px dashed #f2556a;
}
.home-slider div.slick-slide:nth-child(4n+2) {
	border:3px dotted #fee267;
}
.home-slider div.slick-slide:nth-child(4n+3) {
   border:3px dashed #2463a6;
}
.home-slider div.slick-slide:nth-child(4n+4) {
   border:3px dotted #40d2b7;
}
}
@media only screen and (max-width:480px) {
.home-slider.slick-initialized.slick-slider {
	max-width: 300px;
	margin: 0 auto;
}
}
/*------------------------------------*\
    BUTTONS
\*------------------------------------*/
.link_button {
	width: 100%;
	max-width: 270px;
	height: 80px;
	display: block;
	line-height: 80px;
	font-size: 26px;
	text-align: center;
	color: #fff;
	background: #f2663a;
	border-radius: 99px;
	margin: 60px auto 0px auto;
	   font-family: 'brother-1816';
	 font-weight: 700;
}
.link_button:hover {
    background:#f4e634;
		color:#5288c8;
}
.page-form-bar {
	padding: 70px 0px;
	background: #2463a6;
	color: #fff;
	position: relative;
}
.form_logo {
	position: absolute;
	top: -34px;
	left: 50%;
	width: 80px;
	height: 80px;
	font-size: 70px;
	text-align: center;
	margin-left: -40px;
	line-height: 80px;
	color: #3bc5f3;
}
.page-form-wrap {
  max-width: 800px;
  width: 95%;
  margin: 0 auto;
}
.page-form-wrap h2 {
  text-align: center;
	margin:0px 0px 30px 0px;
	padding:0px;
}
.form-intro {
	text-align: center;
	display: block;
	margin: 0px 0px 30px 0px;
}
/*------------------------------------*\
    SPLASH
\*------------------------------------*/
.page-splash {
	display: block;
	width: 100%;
	height: auto;
	position: relative;
	background: #5288c8;
}
.page-splash-blue {
    height:auto;
		padding:60px 2.5% 60px 2.5%;
		background:#2a56a5;
	margin-top:124px;
}
.title-bar {
	color: #fff;
	position: relative;
	display: block;
	width: auto;
	height: 100%;
}
.title-bar.no-image {
   background:0 none;
}
.title-bar-single{ 
	 color:#fff;
	 display:block;
	 width:100%;
	 height:auto;
	 color:#fff;
	 background:#f7cfda;
}
.title-wrap {
	display: block;
	width: 95%;
	padding: 180px 0 0 0;
	height: 100%;
	vertical-align: top;
	text-align: left;
	max-width: 1280px;
	margin: 0 auto;
	position: relative;
	z-index: 99;
}
h1.page-title {
	font-size: 70px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	line-height: 60px;
	width: 100%;
	max-width: 720px;
}
.splash-inner {
	height: auto;
	width: 100%;
	display: block;
	background-position: center center !important;
	background-size: cover !important;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}
.page-splash-blue .splash-inner {
	height: auto;
}
.splash-overlay {
   position:absolute;
	 top:0px;
	 left:0px;
	 width:100%;
	 height:auto;
	 opacity:0.75;
}

.page-splash-blue .title-wrap {
	padding: 0px;
}
.page-splash-blue .title-bar {
	position: relative;
}
a.scroll-link i {
	position: absolute;
	bottom: 20px;
	font-size: 36px;
	color: #fff;
	left: 50%;
	margin-left: -18px;
}
.scroll-anchor {
	position: absolute;
	bottom:0px;
	left: 0px;
	width: 100%;
	height: 0px;
}
.splash {
		background:#5288c8;
		color:#fff;
		position:relative;
}
.splash-wrap {
	width: 95%;
	max-width: 1280px;
	margin: 0 auto;
	padding-top: 150px;
	position: relative;
	z-index: 999;
}
.splash-text {
	width: 100%;
	max-width: 1150px;
	padding: 40px 0px 60px 0px;
	text-align: center;
	margin: 0 auto;
}
.splash_link_button {
	margin: 0px 10px;
	width: calc(50% - 20px);
	max-width: 210px;
	display: inline-block;
	background: #e782ac;
	color:#fff;
	font-weight:700;
	line-height: 60px;
	text-align: center;
	border-radius: 10px;
}
.splash_link_button.shop_button {
    background: #2463a6;
		color:#fff;
}
.splash_link_button:hover {
    background:#fee267;
		color:#fff;
}
.splash-text h1 {
	font-size: 62px;
	line-height: 67px;
	margin: 0px auto 50px auto;
	font-weight: 700;
	text-align: center;
}
.splash-text p { 
   margin:0px;
}
.splash-title {
	font-size: 160px;
	line-height: 140px;
	margin: 0px 0px 30px 0px;
}

.home-curve {
	position: absolute;
	left: 50%;
	width: 1920px;
	min-width: 1920px;
	max-width: 1920px;
	top: 280px;
	margin-left: -960px;
}
.page-curve {
	position: absolute;
	left: 50%;
	width: 1920px;
	min-width: 1920px;
	max-width: 1920px;
	top: 240px;
	margin-left: -960px;
}
.what-we-do {
	background: #fff;
	padding: 60px 0px 70px 0px;
	margin: 0px;
}
.wwd-wrap {
	margin: 0 auto;
	max-width: 1280px;
	width: 95%;
}
.wwd-intro {
	width: 100%;
	margin: 0 auto 40px auto;
	max-width: 600px;
	text-align: center;
	font-size: 24px;
}

@media only screen and (max-width:1250px) {
.splash-text h1 {
	font-size: 62px;
	line-height: 59px;
	margin: 0px auto 50px auto;
	font-weight: 700;
	text-align: center;
	max-width: 760px;
}
.title-wrap {
	padding: 180px 0 20px 0;
}
}
@media only screen and (max-width:960px) {
.splash-text h1 {
	font-size: 55px;
	line-height: 58px;
	margin: 0px auto 40px auto;
	font-weight: 700;
	text-align: center;
	max-width: 670px;
}
}

@media only screen and (max-width:540px) {
.splash-text h1 {
	font-size: 42px;
	line-height: 42px;
	margin: 0px auto 30px auto;
	font-weight: 700;
	text-align: center;
	max-width: 390px;
}
}
/*------------------------------------*\
    FRONT CLASSES
\*------------------------------------*/

.wwd-wrap {
  text-align: center;
	margin: 0px auto 0 auto;
	max-width: 1280px;
	width: 95%;
	position:relative;
}
.wwd-wrap h3 {
	padding: 0px;
	text-align: center;
	margin: 0px 0px 40px 0px;
	text-transform: none;
	font-size: 48px;
	color: #5288c8;
	line-height: 48px;
}
.wwd-wrap .slick-prev {
	height: 60px;
	position: absolute;
	top: calc(50% - 30px);
	right: auto;
	width: 40px;
	text-align: center;
	line-height: 60px;
	background: #fff;
	font-size: 40px;
	color: #2a1718;
	padding: 0px;
	border: 0 none;
	left: 0px;
}
.wwd-wrap .slick-next {
	height: 60px;
	position: absolute;
	top: calc(50% - 30px);
	right: 0px;
	width: 40px;
	text-align: center;
	line-height: 60px;
	background: #fff;
	font-size: 40px;
	color: #2a1718;
	padding: 0px;
	border: 0 none;
	left: auto;
}
.front-service-title {
   font: 400 45px/40px "Playfair Display", serif !important;
	 padding: 0px;
	 margin: 0px 0px 30px 0px;
}
.service-intro {
	font-size: 120%;
	font-weight: 700;
}
.front-links {
  list-style: none;
  padding: 0px 50px;
  margin: 0px;
}
.front-links li {
	padding: 0px 25px;
	position: relative;
}
.circle-wrap {
   width:100%;
	 height:100%;
	 position:absolute;
	 top:0px;
	 left:0px;
	 padding:0px 25px;
}
.front-links li a {
	display: table;
	height: 100%;
	width: 100%;
	padding: 0px 20px;
	background: #bf1e2e;
	color: #fff;
	font-size: 50px;
	line-height: 45px;
	font-weight: bold;
	border-radius: 999px;
}
.front-links li a:hover {
   background:#5288c8;
	 color:#fff;
}
.front-links li a span {
   display:table-cell;
	 width:100%;
	 height:100%;
	 text-align:center;
	 vertical-align:middle;
}
@media only screen and (max-width:1200px) {
.front-links li {
	padding: 0px 20px;
	position: relative;
} 
.front-links li a {
	display: table;
	height: 100%;
	width: 100%;
	font-size: 40px;
	line-height: 36px;
	padding: 0px 15px;
}
.circle-wrap {
   width:100%;
	 height:100%;
	 position:absolute;
	 top:0px;
	 left:0px;
	 padding:0px 20px;
}
}
@media only screen and (max-width:768px) {
.front-links li a {
	font-size: 50px;
	line-height: 43px;
}
}

@media only screen and (max-width:767px) {
.front-links li {
	padding: 0px 10px;
	position: relative;
} 
.front-links li a {
	display: table;
	height: 100%;
	width: 100%;
	padding: 0px 10px;

}
.circle-wrap {
   width:100%;
	 height:100%;
	 position:absolute;
	 top:0px;
	 left:0px;
	 padding:0px 10px;
}
}

@media only screen and (max-width:680px) {
.front-links li a {
	font-size: 40px;
	line-height: 35px;
}
}

@media only screen and (max-width:680px) {
.front-links li a {
	font-size: 30px;
	line-height: 25px;
}

}
@media only screen and (max-width:480px) {
.front-links li a {
	font-size: 50px;
	line-height:45px;
}
.wwd-wrap h3 {
	padding: 0px;
	text-align: center;
	margin: 0px 0px 20px 0px;
	text-transform: none;
	font-size: 40px;
	color: #5288c8;
	line-height: 40px;
}
.front-links li {
	padding: 0px 10px;
	position: relative;
} 
}

@media only screen and (max-width:400px) {
.front-links li a {
	font-size: 35px;
	line-height:30px;
}
}
/*------------------------------------*\
	NEWS
\*------------------------------------*/

.front-news {
list-style:none;
width:100%;
margin:0 auto;
padding:0px;
clear:both;
}
.news-wrap {
margin: 0px auto 0 auto;
max-width: 1410px;
width: calc(95% + 30px);
}
.news-wrap li {
padding:0px 15px;
}
.news-wrap h4 {
padding: 0px;
text-align: left;
margin: 0px 0px 20px 15px;
text-transform: uppercase;
}
.news-wrap .slick-prev {
height:60px;
position:absolute;
top:-80px;
right:75px;
width:50px;
text-align:center;
line-height:60px;
background:#094e8f;
font-size:15px;
color:#fff;
padding:0px;
border:0 none;
}
.news-wrap .slick-next {
height:60px;
position:absolute;
top:-80px;
right:15px;
width:50px;
text-align:center;
line-height:60px;
background:#094e8f;
font-size:15px;
color:#fff;
padding:0px;
border:0 none;
}
.news-wrap .slick-prev:hover, .news-wrap .slick-next:hover {
background:#50bfee;
}

.news-date {
	margin: 25px 0px 0px 0px;
	display: block;
}
.news-bar {
	padding: 50px 0px;
	background: #ccc;
}

/*------------------------------------*\
    PAGE ROWS
\*------------------------------------*/
.row-main.home-rows {
	margin: -70px auto;
}
@media only screen and (max-width:1400px) {
.row-main.home-rows {
	margin: 0px auto;
}
}
.intro-row {
	transform-origin: top center;
	padding: 60px 0px;
	margin: 0px 0px -20px 0px;
	position: relative;
	z-index: 1;
	background: #fff;
}
.intro-row:first-child {
	padding-top: 0px !important;
}
.intro-row-wrap {
	max-width: 600px;
	margin: 0 auto;
	text-align: center;
	width: 95%;
}
.page-row-wrap {
	width: 95%;
	max-width: 1280px;
	margin: 20px auto;
}
.page-row {
	position: relative;
	display: table;
	height: 500px;
  width:100%;
}

.page-template-team-page .page-row {
	position: relative;
	display: block;
	min-height: 500px;
  width:100%;
	height:auto;
}
.clear {
   clear:both;
}
.text-wrap {
	text-align: justify;
}
.intro-row-wrap .text-wrap, .full-row-wrap .text-wrap{
	text-align: center;
}
.text-row {
	padding: 100px 5% 10ppx 0px;
	display: table-cell;
	vertical-align: middle;
}
.page-row.text-right .text-row {
	padding-left: 50px;
}
.image-row {
	display: table-cell;
	width: 500px;
	height: 500px;
	background-size: cover !important;
	background-position: center center !important;
	border-radius: 999px;
	position: relative;
	border: 6px dashed #40d3b7;
}
.page-row.text-left {
  padding: 0 550px 0 0;
}
.page-row.text-left .image-row {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 500px;
  height: 100%;
	border: 6px dashed #f2556a;
}
.text-row h2 {
	color: #5288c7;
}
.page-template-team-page .text-row {
	padding:80px 0%;
	display: block;
	vertical-align: middle;
}
.page-template-team-page .image-row {
	display: block;
	width: 400px;
	height: 400px;
	background-size: cover !important;
	background-position: center center !important;
	border-radius: 999px;
	position:relative;
}
.page-template-team-page .page-row.text-left {
  padding: 0 450px 0 0;
}
.page-template-team-page .intro-row {
	margin-bottom: -50px;
}
.page-template-team-page .page-row.text-left .image-row {
	position: absolute;
	top: 80px;
	right: 0px;
	width: 400px;
	border-radius: 999px;
	height: 400px;
}
.page-template-team-page .page-row.text-right .image-row {
  float:left;
	border-radius: 999px;
	height: 400px;
	width:400px;
}

.page-template-team-page .page-row.text-right .text-row {
  float:right;
	width:calc(100% - 450px);
	vertical-align: top;
	padding:0px;
}


.teacher-quote {
  position: relative;
  padding: 30px 120px 30px 30px;
  display: block;
  background: #fff;
  border-radius: 15px;
  color: #2b2b2b;
  margin-top: 30px;
}
.teacher-quote i {
  position: absolute;
  right: 30px;
  top: 30px;
  font-size: 40px;
  color: #3bc5f3;
}
.page-row.text-right.light .teacher-quote {
	background: #3bc5f3;
	color: #fff;
}
.page-row.text-right.light .teacher-quote i {
	color: #fff;
}
.row-button {
	display: block;
	width: 100%;
	max-width: 270px;
	text-align: center;
	font-size: 16px;
	line-height: 60px;
	margin: 30px 0 0 0;
	background: #40d3b7;
	border-radius: 10px;
	font-weight: bold;
	font-size: 18px;
	color: #fff;
}
.row-button:hover {
    background:#5288c8;
}
.row-section .medium .row-button, .row-section .dark .row-button {
	background: #fff;
	color:#5288c8;
}
.row-section .medium .row-button:hover, .row-section .dark .row-button:hover {
   background:#f4e634;
	color:#5288c8;
}
.full-row {
  padding: 50px 2.5%;
}
.full-row-wrap {
  max-width: 800px;
  margin: 0 auto;
	text-align:center;
}
.row-section .light {
}
.row-section .medium {
   color:#fff;
}
.row-section .medium:after {
   content:"";
	 display:block;
	 width:100vw;
	 height:calc(100% - 100px);
	 top:50px;
	 left:50%;
	 margin-left:-50vw;
	 background:#5288c8;
	 z-index:-2;
	 position:absolute;
}

.page-template-team-page .row-section .medium::after {
	content: "";
	display: block;
	width: 100vw;
	height: 100%;
	top: 0px;
	left: 50%;
	margin-left: -50vw;
	background: #5288c8;
	z-index: -2;
	position: absolute;
}
	 
.row-section .dark {
   color:#fff;
}
.row-section .dark:after {
   content:"";
	 display:block;
	 width:100vw;
	 height:calc(100% - 80px);
	 top:50px;
	 left:50%;
	 margin-left:-50vw;
	 background:#3bc5f3;
	 z-index:-2;
	 position:absolute;
}




@media only screen and (max-width:1050px) {

.page-row {
  position: relative;
  display: block;
  height: 100%;
}
.text-row {
  padding: 30px 2.5% !important;
  display: block;
}
.image-row {
  display: block;
  width: 100%;
	height: 95vw;
	max-width:500px;
	max-height:500px;
	margin:0 auto;
}
.page-row.text-left {
  padding: 0;
}
.page-row.text-left .image-row {
	position: relative;
	top: auto;
	right: auto;
	width: 100%;
	height: 95vw;
}
}

@media only screen and (max-width:450px) {
.page-template-team-page .page-row.text-left .image-row, .page-template-team-page .page-row.text-right .image-row {
	height: 350px;
	width:350px;
}
}
@media only screen and (max-width:390px) {
.page-template-team-page .page-row.text-left .image-row, .page-template-team-page .page-row.text-right .image-row {
	height: 250px;
	width:250px;
}
}
.page-row.text-right.light .image-one {
	position: absolute;
	bottom: -40px;
	left: -20px;
	width: 100px;
	transform: rotate(10deg);
}
.page-row.text-right.light .image-two {
	position: absolute;
	top: 15px;
	right: -40px;
	width: 120px;
	transform: rotate(-5deg);
}

.page-row.text-left.medium .image-one {
	position: absolute;
	top: 70px;
	left: -62px;
	width: 110px;
	transform: rotate(10deg);
}
.page-row.text-left.medium .image-two {
	position: absolute;
	bottom: -30px;
	right: -10px;
	width: 150px;
	transform: rotate(-13deg);
}

.page-row.text-left.dark .image-one {
	position: absolute;
	top: 100px;
	right: -45px;
	width: 110px;
	transform: rotate(-73deg);
}
.page-row.text-left.dark .image-two {
	position: absolute;
	bottom: 120px;
	left: -50px;
	width: 100px;
	transform: rotate(-63deg);
}
.page-template-team-page .page-row.text-left.medium .image-two {
	position: absolute;
	bottom: -20px;
	right: -10px;
	width: 100px;
	transform: rotate(-13deg);
}
.page-template-team-page .page-row.text-left.medium .image-one {
	position: absolute;
	top: 40px;
	left: -29px;
	width: 80px;
	transform: rotate(10deg);
}

.row-section .page-row-wrap:last-child .medium::after {
	bottom: ;
	height: 100%;
}
/*------------------------------------*\
    TABLEPRESS
\*------------------------------------*/
.tablepress .column-2, .tablepress .column-3 {
	text-align: center;
	width: 100px;
}
.tablepress tfoot th, .tablepress thead th {
	background-color: #3bc5f3 !important;
	font-weight: 700;
	color:#fff !important;
}
.full-row.dark .tablepress thead th {
	background-color: #fff !important;
	color:#121212 !important;
	font-weight: 700;
}
.tablepress {
	border: 1px solid #ddd !important;
}
/*------------------------------------*\
    LISTS
\*------------------------------------*/
.list-row {
	padding: 50px 0px;
	background:#ccc;
}
.list-wrap {
  width: 1280px;
  margin: 0 auto;
  max-width: 95%;
  text-align: center;
}
.row-list {
  list-style: none;
  padding: 0px;
  margin: 0px;
  border-bottom: 1px solid #ddd;
}
.row-list li {
  padding: 10px;
  border: ;
  border-top: 1px solid #ddd;
}
.single-list-wrap {
  margin: 0 auto;
  max-width: 460px;
}
.list-grid {
  float: left;
}
.double-list-wrap {
  max-width: 920px;
  margin: 0 auto;
  overflow: hidden;
}
.double-list-wrap .list-grid {
  width: calc(50% - 15px);
  float: left;
  margin: 0px 30px 0px 0px;
}
.double-list-wrap .list-grid:last-child {
  margin: 0px;
}
.triple-list-wrap {
  max-width: 1280px;
  margin: 0 auto;
  overflow: hidden;
}
.triple-list-wrap .list-grid {
  width: calc(33.3% - 20px);
  float: left;
  margin: 0px 30px 0px 0px;
}
.triple-list-wrap .list-grid:last-child {
  margin: 0px;
}
/*------------------------------------*\
    PAGE SPLASH
\*------------------------------------*/

/*------------------------------------*\
    VIDEO
\*------------------------------------*/

.video-row {
  padding: 50px 0px;
  text-align: center;
}
.video-wrap {
  width: 95%;
  max-width: 940px;
  margin: 0 auto;
}
.video-text {
  margin-top: 30px;
}
.embed-container { 
    position: relative;
		padding-bottom: 56.25%; 
		height: 0; 
		overflow: hidden; 
		max-width: 100%; 
} 
.embed-container iframe, .embed-container object, .embed-container embed { 
    position: absolute;
		top: 0; 
		left: 0; 
		width: 100%; 
		height: 100%; 
}

/*------------------------------------*\
    FORM
\*------------------------------------*/
.theme-cloverockdesign .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):not([type="read-only"]) {
	padding: 20px 15px;
	border: 1px solid #ccc;
	background: #fff;
	border-radius: 5px;
	color: #121212;
	width: 100%;
}
.theme-cloverockdesign .gform_wrapper.gravity-theme .ginput_product_price_wrapper input:read-only {
	background: 0 0 !important;
	border: none !important;
	padding: 0 !important;
}
.gform_wrapper.gravity-theme .description, .gform_wrapper.gravity-theme .gfield_description, .gform_wrapper.gravity-theme .gsection_description, .gform_wrapper.gravity-theme .instruction {
	font-size: 12px !important;
	padding-top: 5px !important;
}
.gform_wrapper.gravity-theme input[type="color"], .gform_wrapper.gravity-theme input[type="date"], .gform_wrapper.gravity-theme input[type="datetime-local"], .gform_wrapper.gravity-theme input[type="datetime"], .gform_wrapper.gravity-theme input[type="email"], .gform_wrapper.gravity-theme input[type="month"], .gform_wrapper.gravity-theme input[type="number"], .gform_wrapper.gravity-theme input[type="password"], .gform_wrapper.gravity-theme input[type="search"], .gform_wrapper.gravity-theme input[type="tel"], .gform_wrapper.gravity-theme input[type="text"], .gform_wrapper.gravity-theme input[type="time"], .gform_wrapper.gravity-theme input[type="url"], .gform_wrapper.gravity-theme input[type="week"], .gform_wrapper.gravity-theme select, .gform_wrapper.gravity-theme textarea {
	padding: 20px 15px !important;
		border: 1px solid #ccc !important;
	border-radius: 5px !important;
	background:#fff;
}
textarea {
	overflow: auto;
	vertical-align: top;
	color: #111 !important;
}
.gform_wrapper li.hidden_label input {
	margin-top: 0px !important;
}
.gform_wrapper .top_label li.gfield.gf_left_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker):not(.gfield_signature_container), .gform_wrapper .top_label li.gfield.gf_right_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker):not(.gfield_signature_container) {
	margin: 0 !important;
}
.gform_wrapper span.ginput_total {
	color: #fff !important;
	font-weight: bold;
	font-size: 170% !important;
}
.gform_wrapper textarea.large, .gform_wrapper textarea.medium {
	height: 160px !important;
	padding: 20px 15px !important;
		border: 1px solid #ccc !important;
	background: #fff !important;
	border-radius: 5px !important;
}
.gform_wrapper textarea.small {
	padding: 20px 15px !important;
		border: 1px solid #ccc !important;
	background: #fff !important;
	border-radius: 5px !important;
}
.gform_wrapper.gravity-theme .ginput_total {
	color: #060;
	border: 0 none !important;
	padding: 0 !important;
}
.gsection_title {
	margin: 20px 0px 0px 0px !important;
	padding: 10px 0px;
	color: #2463a6;
}
.gform_required_legend {
	display: none;
}
.ginput_product_price_label {
	display: none;
}
.gform_wrapper .gform_footer {
	padding: 20px 0 0 0 !important;
	margin: 0 0 0 0 !important;
	clear: both;
	width: 100%;
}
.theme-cloverockdesign .gform_button {
	transition: all .4s ease-in-out 0s;
	width: 100% !important;
	max-width: 240px;
	height: 60px;
	display: block !important;
	line-height: 60px;
	font-size: 20px !important;
	text-align: center;
	color: #fff !important;
	background: #3bc5f3 !important;
	border-radius: 99px;
	margin: 10px auto 0px auto !important;
	font-family: 'brother-1816';
	font-weight: 700;
	border: 0 none;
}

.gform_button:hover {
	color: #fff !important;
	background: #5288c8 !important;
}

.gfield_checkbox {
	column-count: 2;
	column-width: 250px;
}

.gform_wrapper .gsection .gfield_label, .gform_wrapper h2.gsection_title, .gform_wrapper h3.gform_title {
	font-weight: 700;
	font-size: 1.5em !important;
	color: #3bc5f3 !important;
}
body .gform_wrapper .top_label div.ginput_container {
	margin-top: 0px !important;
}
.gform_wrapper .top_label input.large.datepicker, .gform_wrapper .top_label input.medium.datepicker, .gform_wrapper .top_label input.small.datepicker {
	width: 100% !important;
}
.ginput_container.ginput_container_date {
  position: relative;
}
.ui-datepicker-trigger {
  position: absolute !important;
  top: 24px !important;
  right: 10px !important;
}

.gform_wrapper .field_description_below .gfield_consent_description, .gform_wrapper .gfield_consent_description {
	width: 100%;
	max-height: 200px !important;
	overflow-y: scroll;
	border: 0 none !important;
	margin-top: 12px !important;
	padding: 15px !important;
	font-size: .8em !important;
	background: #fff !important;
	color: #111 !important;
	border-radius: 10px !important;
}

.gform_wrapper div.validation_error {
	color: #f2663a !important;
	border-top: 2px solid #f2663a !important;
	border-bottom: 2px solid #f2663a !important;
}
.gform_wrapper li.gfield_error div.ginput_complex.ginput_container label, .gform_wrapper li.gfield_error ul.gfield_checkbox, .gform_wrapper li.gfield_error ul.gfield_radio {
	color: #f2663a !important;
}
.gform_wrapper .validation_message {
	color: #f2663a !important;
	font-weight: 700;
	letter-spacing: normal;
}
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	background-color: transparent !important;
	margin-bottom: 0px !important;
	border-top: 0 none !important;
	border-bottom: 0 none !important;
	padding-bottom: 0px !important;
	padding-top: 0px !important;
	box-sizing: border-box !important;
}
/*------------------------------------*\
    SLICK
\*------------------------------------*/

.slick-prev.slick-arrow {
}
.slick-next.slick-arrow {
}  .slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0 !important;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}

/*------------------------------------*\
    MAILCHIMP
\*------------------------------------*/
.nl-bar {
	background: #f2f2f2;
	padding: 40px 0px;
	text-align: center;
	clear: both;
	margin: 0px 0px 0px 0px;
}
.nl-wrap {
   max-width:500px;
	 width:95%;
	 margin:0 auto;
}
.nl-title {
	padding:0px;
	display:block;
	margin:0px 0px 20px 0px;
	text-align:center;
	color:#fff;
}
.sub-button {
  width: 160px;
  height: 60px;
  background: #050a71;
  border: 0 none;
  color: #fff;
  border-radius: 5px;
  margin-left: 10px;
	font-size:18px;
	height:60px;
	transition:all 400ms ease-in-out 0s;
	vertical-align:top;
}
.sub-button:hover {
  background: #000;
    color:#fff;
}
.sub-input {
  width: calc(100% - 170px);
  height: 60px;
  padding: 0px 15px;
  border: 0 none;
	vertical-align:top;
}
/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
/*------------------------------------*\
    FONTS
\*------------------------------------*/
h1, h2, h3, h4, h5 {
   font-family: 'brother-1816';
	 font-weight: bold;
	 line-height:1em;
}
h1 {
	font-size: 48px;
	margin: 0px 0px 30px 0px;
	padding: 0px;
	line-height: 48px;
}
h2 {
	font-size: 40px;
	margin: 0px 0px 30px 0px;
	padding: 0px;
	line-height: 40px;
}
.intro-row-wrap h2 {
	color: #2463a6;
	font-size: 40px;
	line-height: 40px;
}
.yellow {
    color:#fee267;
}


/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}



.dl-row-medium {
  background: #5288c8;
  padding: 80px 0px;
  color: #fff;
  margin: 50px 0px 0px 0px;
}
.dl-row-wrap {
  margin: 0 auto;
  max-width: 440px;
	width:95%;
  text-align: center;
}
.dl-row-wrap ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.dl-row-wrap li {
  margin: 10px 0px 0px 0px;
}
.dl-row-wrap li a {
  display: block;
  background: #fff;
  border-radius: 99px;
  text-align: center;
  padding: 10px 40px;
  position: relative;
}
.dl-row-wrap li a i {
  position: absolute;
  left: 20px;
  top: 15px;
  color: #3bc5f3;
}
.dl-row-wrap li a:hover {
  background: #5288c8;
  color:#fff;
}
.dl-row-wrap li a:hover i {
  color:#3bc5f3;
}

.intro-row + .full-row {
	margin-top: 50px;
}

.page-template-payment-page .row-section .dark::after {
    background: #5288c8;
}



@media only screen and (max-width:767px) {
body {
	font: 300 18px/1.4 'brother-1816', Helvetica, Arial, sans-serif;
}
.intro-row-wrap h2 {
	font-size: 35px;
	line-height:35px;
}
h2 {
	margin: 0px 0px 20px 0px;
}
.intro-row {
	padding: 60px 0px 30px 0px;
	margin: 0px 0px 0px 0px;
}
.intro-row + .full-row {
	margin-top: 30px;
}
.intro-row + .full-row {
	padding: 80px 2.5% 50px 2.5%;
}
.intro-row:first-child {
	padding-top: 30px !important;
}
.row-section .medium::after {
	height: calc(100% - 60px);
	top: 30px;
}
.list-row {
	padding: 0px 0px 50px 0px;
}
.page-row-wrap {
	width: 95%;
	max-width: 1280px;
	margin: 0px auto;
}
.tablepress .column-2, .tablepress .column-3 {
	text-align: center;
	width: 60px;
}
.tablepress tfoot th, .tablepress thead th {
	line-height: 20px;
}

h2 {
	font-size: 30px;
	margin: 0px 0px 30px 0px;
	padding: 0px;
	line-height: 30px;
}
h1.page-title {
	font-size: 40px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	line-height: 45px;
	width: 100%;
	max-width: 720px;
}
.title-wrap {
	padding: 140px 0 30px 0;
}
h1.page-title.woo-title {
	padding: 0px 130px 0px 0px;
}
}
#cn-accept-cookie {
	background: #3bc5f3 !important;
	color: #fff !important;
	letter-spacing: 0px;
	padding: 0px 5px;
	text-transform: uppercase;
	border-radius: 2px !important;
}
.cn-button.bootstrap {
	color: #fff;
	background: #3bc5f3 !important;
	border-radius: 4px !important;
}

div.product-addon-totals {

	display: none !important;
}

.cart-discount td {
	text-align: right;
}

.pop-choir .quantity, .pop-choir .minus, .pop-choir .plus,
.group-classes .quantity, .group-classes .minus, .group-classes .plus {
	display: none !important;
}

.gform_confirmation_message {
	background: #3bc5f3;
	display: block;
	text-align: center;
	padding: 10px;
	border-radius: 5px;
}

.wpcf7-form-control-wrap {
	position: relative;
	display: block;
	width: 100%;
}
.wpcf7-text, .wpcf7-textarea {
	width: 100%;
	padding: 10px;
	border-radius: 3px;
	border: 1px solid #ccc;
}
.wpcf7-submit {
	background: #40d3b7;
	display: block;
	width: 100%;
	max-width: 180px;
	text-align: center;
	line-height: 60px;
	height: 60px;
	border-radius: 10px;
	color: #fff;
	font-weight: bold;
	border: 0 none;
	margin: 30px auto 0 auto;
	padding: 0px;
		transition: all 400ms ease-in-out 0s;
}
.wpcf7-submit:hover {
   background:#2463a6;
}
.wpcf7-form {
	border-top: 2px dashed #f2556a;
	margin-top: 40px;
	padding-top: 20px;
}
.wpcf7-form:first-child {
	border-top: 0 none;
	margin-top: 0px;
	padding-top: 0px;
}

div.wpforms-container-full .wpforms-form input.wpforms-field-medium, div.wpforms-container-full .wpforms-form select.wpforms-field-medium, div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium {
	max-width: 100% !important;
	padding: 10px !important;
	border-radius: 3px !important;
	height: auto !important;
}
div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-email .wpforms-field-row.wpforms-field-medium {
    padding:0px !important;
}

.wpforms-field-email-primary, .wpforms-field-email-secondary {
    padding:10px !important;
		height:auto !important;
}

@media only screen and (max-width:480px) {
.title-wrap {
	padding: 120px 0 30px 0;
}
}

.google-maps {
    margin:30px auto;
		width:100%;
		height:400px;
		position:relative;
}
.google-maps iframe {
    position:absolute;
		width:100%;
		height:100%;
		top:0;
		left:0;
}
.gform_wrapper.gravity-theme #field_submit, .gform_wrapper.gravity-theme .gform_footer {
	display: block !important;
}
.google-text {
 font-size:10px;
 display:block;
 text-align:center;
 margin-top:20px;
 color:#111;
}
.google-text a {
 color:#111
}
.foot-dets-left .fa-envelope {
    margin-left:10px;
}