@charset "UTF-8";
/*
Theme Name: Tick Tock
Theme URI: http://www.ticktock.com.au
Author: Tick Tock
Author URI: http://www.ticktock.com.au
Description: Custom Built WordPress theme
Version: 1.0
*/
body { font-size: 16px; overflow-x: hidden; position: relative; }

body img { height: auto; max-width: 100%; }

@media (min-width: 768px) { body { overflow-x: visible; } }

img[data-lazy-src] { opacity: 0; }

img.lazyloaded { -webkit-transition: opacity .5s linear 0.2s; -moz-transition: opacity .5s linear 0.2s; transition: opacity .5s linear 0.2s; opacity: 1; }

html { font-size: 16px; }

body { color: #072936; font-family: "Rubik", sans-serif; -webkit-font-smoothing: antialiased; line-height: 1.5; }

a { color: #9aff2a; cursor: pointer; }

a:hover, a:focus { color: #8eff11; }

a:focus { outline: 0; }

::-moz-selection { background: #8eff11; background: rgba(142, 255, 17, 0.8); color: #fff; }

::selection { background: #8eff11; background: rgba(142, 255, 17, 0.8); color: #fff; }

::-moz-selection { background: #8eff11; background: rgba(142, 255, 17, 0.8); color: #fff; }

h1, h2, h3, h4, h5, h6 { color: #072936; font-family: "Rubik", sans-serif; font-weight: bold; line-height: 1.25; margin: 0; margin-bottom: 24px; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #072936; }

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { color: #04181f; }

h1 { color: #fff; font-size: 1.875rem; }

@media (min-width: 768px) { h1 { font-size: 3.125rem; } }

h2 { font-size: 2rem; }

@media (min-width: 768px) { h2 { font-size: 2.25rem; } }

h3 { font-size: 1.5rem; }

@media (min-width: 768px) { h3 { font-size: 1.75rem; } }

h4 { font-size: 1.3125rem; }

@media (min-width: 768px) { h4 { font-size: 1.5rem; } }

h5 { font-size: 1.125rem; }

@media (min-width: 768px) { h5 { font-size: 1.25rem; } }

h6 { font-size: 1rem; }

@media (min-width: 768px) { h6 { font-size: 1rem; } }

p { margin-bottom: 24px; }

p.lead { font-size: 1.5rem; font-weight: normal; margin-bottom: 24px; }

small { color: #898f82; font-size: 0.85rem; }

small a { color: #898f82; }

blockquote { background: transparent; border: 0; color: #072936; font-size: 16px; margin-bottom: 24px; padding: 0; }

blockquote small { margin-top: 20px; }

blockquote p { padding-left: 40px; padding-right: 40px; }

blockquote:before, blockquote:after { color: #9aff2a; content: '“'; display: block; line-height: 1; font-family: arial, impact, sans-serif; font-size: 4.5rem; font-weight: normal; position: relative; vertical-align: top; }

blockquote:before { float: left; }

blockquote:after { content: '”'; line-height: 20px; float: right; top: -20px; }

cite { font-style: normal; }

hr { border-color: #dcded9; margin-bottom: 40px; margin-top: 40px; }

ul, ol { margin: 0; margin-bottom: 24px; padding-left: 20px; }

@media (max-width: 767px) { .container { padding-left: 20px; padding-right: 20px; } }

.col-xs-fifths, .col-sm-fifths, .col-md-fifths, .col-lg-fifths { min-height: 1px; padding-left: 10px; padding-right: 10px; position: relative; }

.col-xs-fifths { float: left; width: 20%; }

@media (min-width: 768px) { .col-sm-fifths { float: left; width: 20%; } }

@media (min-width: 992px) { .col-md-fifths { float: left; width: 20%; } }

@media (min-width: 1200px) { .col-lg-fifths { float: left; width: 20%; } }

@media (min-width: 1500px) { .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 { float: left; }
  .col-xl-1 { width: 8.33333%; }
  .col-xl-2 { width: 16.66667%; }
  .col-xl-3 { width: 25%; }
  .col-xl-4 { width: 33.33333%; }
  .col-xl-5 { width: 41.66667%; }
  .col-xl-6 { width: 50%; }
  .col-xl-7 { width: 58.33333%; }
  .col-xl-8 { width: 66.66667%; }
  .col-xl-9 { width: 75%; }
  .col-xl-10 { width: 83.33333%; }
  .col-xl-11 { width: 91.66667%; }
  .col-xl-12 { width: 100%; }
  .col-xl-pull-0 { right: auto; }
  .col-xl-pull-1 { right: 8.33333%; }
  .col-xl-pull-2 { right: 16.66667%; }
  .col-xl-pull-3 { right: 25%; }
  .col-xl-pull-4 { right: 33.33333%; }
  .col-xl-pull-5 { right: 41.66667%; }
  .col-xl-pull-6 { right: 50%; }
  .col-xl-pull-7 { right: 58.33333%; }
  .col-xl-pull-8 { right: 66.66667%; }
  .col-xl-pull-9 { right: 75%; }
  .col-xl-pull-10 { right: 83.33333%; }
  .col-xl-pull-11 { right: 91.66667%; }
  .col-xl-pull-12 { right: 100%; }
  .col-xl-push-0 { left: auto; }
  .col-xl-push-1 { left: 8.33333%; }
  .col-xl-push-2 { left: 16.66667%; }
  .col-xl-push-3 { left: 25%; }
  .col-xl-push-4 { left: 33.33333%; }
  .col-xl-push-5 { left: 41.66667%; }
  .col-xl-push-6 { left: 50%; }
  .col-xl-push-7 { left: 58.33333%; }
  .col-xl-push-8 { left: 66.66667%; }
  .col-xl-push-9 { left: 75%; }
  .col-xl-push-10 { left: 83.33333%; }
  .col-xl-push-11 { left: 91.66667%; }
  .col-xl-push-12 { left: 100%; }
  .col-xl-offset-0 { margin-left: 0%; }
  .col-xl-offset-1 { margin-left: 8.33333%; }
  .col-xl-offset-2 { margin-left: 16.66667%; }
  .col-xl-offset-3 { margin-left: 25%; }
  .col-xl-offset-4 { margin-left: 33.33333%; }
  .col-xl-offset-5 { margin-left: 41.66667%; }
  .col-xl-offset-6 { margin-left: 50%; }
  .col-xl-offset-7 { margin-left: 58.33333%; }
  .col-xl-offset-8 { margin-left: 66.66667%; }
  .col-xl-offset-9 { margin-left: 75%; }
  .col-xl-offset-10 { margin-left: 83.33333%; }
  .col-xl-offset-11 { margin-left: 91.66667%; }
  .col-xl-offset-12 { margin-left: 100%; } }

.fl-row-content-wrap { padding: 0; }

@media (max-width: 767px) { .fl-col { width: 100%; } }

.fl-row-fixed-width { max-width: 1180px; }

@media (min-width: 768px) { .fl-row-fixed-width { max-width: 760px; } }

@media (min-width: 992px) { .fl-row-fixed-width { max-width: 980px; } }

@media (min-width: 1200px) { .fl-row-fixed-width { max-width: 1180px; } }

.fl-button, .fl-button-text { font-weight: 700; text-transform: uppercase; }

.admin-bar #wpadminbar { margin-top: -46px; }

@media all and (min-width: 600px) { .admin-bar { position: relative; }
  .admin-bar #wpadminbar { margin-top: 0; } }

.skip-link { display: none; }

.site-header { background: transparent; display: block; position: relative; top: 0; width: 100%; z-index: 104; }

.site-header .container { position: static; }

.site-header.header-is-fixed { position: fixed; }

.site-header-fixed { background: rgba(0, 0, 0, 0.9); }

@media (min-width: 768px) { .site-header.header-is-full-width .col-site-header { padding-left: 40px; padding-right: 40px; } }

.site-header .logo { display: inline-block; padding: 13.33333px 0; vertical-align: top; }

.site-header .logo img { max-width: 100%; height: auto; width: 150px; }

.site-header .logo .header-logo-alternate { display: none; }

@media (min-width: 768px) { .site-header .logo { padding: 20px 10px; }
  .site-header .logo img { width: 216px; } }

@media (min-width: 992px) { .site-header .logo img { width: 216px; } }

.site-header .logo.show-alternate-logo .header-logo { display: none; }

.site-header .logo.show-alternate-logo .header-logo-alternate { display: block; }

@media (min-width: 768px) { .main-navigation { display: inline-block; float: right; font-weight: 700; vertical-align: top; }
  .main-navigation .menu .menu-item { float: left; position: relative; }
  .main-navigation .menu .menu-item a { color: #fff; display: block; font-size: 16px; padding: 10px 40px; text-transform: uppercase; }
  .main-navigation .menu .menu-item a:hover, .main-navigation .menu .menu-item a:active, .main-navigation .menu .menu-item a:focus { text-decoration: none; }
  .main-navigation .menu .menu-item > a { border-bottom: 0 solid transparent; border-top: 5px solid transparent; line-height: 1; padding: 30px 10px; -webkit-transition: all .2s ease; -moz-transition: all .2s ease; transition: all .2s ease; }
  .main-navigation .menu .menu-item:hover > a { background-color: transparent; border-bottom: 0 solid #fff; border-top: 5px solid #072936; color: #f2f2f2; }
  .main-navigation .menu .menu-item.menu-item-has-children > a:after { content: '\f078'; display: inline-block; font-family: "Font Awesome 5 Free"; font-size: .6em; margin-left: 5px; margin-top: 3px; vertical-align: top; }
  .main-navigation .menu .menu-item.current-menu-item > a, .main-navigation .menu .menu-item.current-menu-ancestor > a { background-color: transparent; border-bottom: 0 solid #fff; border-top: 5px solid #9aff2a; color: #fff; }
  .main-navigation .menu .menu-item.current-menu-item:hover > a, .main-navigation .menu .menu-item.current-menu-ancestor:hover > a { background-color: rgba(0, 0, 0, 0); border-bottom: 0 solid #fff; border-top: 5px solid #fff; color: #fff; }
  .main-navigation .menu .menu-item .expand { display: none; }
  .main-navigation .menu > .menu-item { margin: 0 0; } }

@media (min-width: 992px) { .main-navigation { margin-right: 150px; }
  .main-navigation .menu .menu-item a { font-size: 16px; padding: 30px 10px; }
  .main-navigation .menu > .menu-item { margin: 0 0; } }

@media (min-width: 1200px) { .main-navigation .menu .menu-item > a { font-size: 16px; padding: 30px 10px; }
  .main-navigation .menu > .menu-item { margin: 0 0; } }

@media (min-width: 768px) { .site-header.hide-main-menu .main-navigation { display: none; } }

@media (max-width: 767px) { .site-header .site-header-col { position: static; }
  .main-navigation { background: rgba(0, 0, 0, 0); height: 0; left: 0; position: fixed; text-align: center; top: 0; -webkit-transition: background 1s cubic-bezier(0.18, 1, 0.21, 1); -moz-transition: background 1s cubic-bezier(0.18, 1, 0.21, 1); transition: background 1s cubic-bezier(0.18, 1, 0.21, 1); width: 100%; z-index: -1; }
  .main-navigation .menu-background { background: #072936; -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.25); -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.25); box-shadow: 0 0 20px rgba(0, 0, 0, 0.25); opacity: 0; overflow-y: scroll; position: absolute; top: 0; -webkit-transition: all 1s cubic-bezier(0.18, 1, 0.21, 1); -moz-transition: all 1s cubic-bezier(0.18, 1, 0.21, 1); transition: all 1s cubic-bezier(0.18, 1, 0.21, 1); width: 80%; z-index: 112; height: 100%; height: 100vh; right: 0; -webkit-transform: translateX(100%); -moz-transform: translateX(100%); -ms-transform: translateX(100%); transform: translateX(100%); }
  .main-navigation .menu-content-wrapper { z-index: 15; }
  .main-navigation .menu-primary-container { overflow: hidden; padding-bottom: 20px; padding-top: 160px; position: relative; z-index: 114; }
  .main-navigation .menu > .menu-item { opacity: 0; -webkit-transition: all 1s cubic-bezier(0.18, 1, 0.21, 1); -moz-transition: all 1s cubic-bezier(0.18, 1, 0.21, 1); transition: all 1s cubic-bezier(0.18, 1, 0.21, 1); -webkit-transform: translateX(10%); -moz-transform: translateX(10%); -ms-transform: translateX(10%); transform: translateX(10%); }
  .main-navigation .menu > .menu-item.menu-item-enter { opacity: 1; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }
  .main-navigation .menu .menu-item { width: 100%; }
  .main-navigation .menu .menu-item a { background: transparent; border-bottom: 0 solid transparent; color: #fff; font-size: 1rem; padding: 10px; font-weight: 700; text-transform: uppercase; }
  .main-navigation .menu .menu-item a:hover, .main-navigation .menu .menu-item a:active, .main-navigation .menu .menu-item a:focus { text-decoration: none; }
  .main-navigation .menu .menu-item.current-menu-item a, .main-navigation .menu .menu-item.current-menu-ancestor a { background-color: transparent; color: #9aff2a; }
  .main-navigation .menu .menu-item:last-of-type a { border-bottom: none; }
  .menu-toggled .main-navigation { background: rgba(0, 0, 0, 0.8); height: 100%; height: 100vh; z-index: 112; }
  .menu-toggled .main-navigation .menu-background { opacity: 1; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); width: 80%; height: 100%; height: 100vh; } }

.main-navigation .menu-background-close { background: transparent; display: block; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 111; }

@media (min-width: 768px) { .main-navigation .menu-background-close { display: none; } }

@media (max-width: 767px) { .main-navigation .menu .menu-item .sub-menu { background: #0a3a4d; padding: 10px 0; }
  .main-navigation .menu .menu-item .sub-menu .menu-item a { background: #0a3a4d; font-size: 1rem; padding: 10px; }
  .main-navigation .menu .menu-item .sub-menu .menu-item.current-menu-item > a { background: #81f600; } }

@media (max-width: 767px) { .main-navigation .menu .menu-item.menu-item-has-children { position: relative; }
  .main-navigation .menu .menu-item.menu-item-has-children a .expand { display: block; padding: 10px; position: absolute; right: 0; top: 0; width: 60px; }
  .main-navigation .menu .menu-item.menu-item-has-children a .expand .fa { font-size: 1.5rem; -webkit-transition: all 0.2s cubic-bezier(0.25, 0.25, 0.25, 1.5); -moz-transition: all 0.2s cubic-bezier(0.25, 0.25, 0.25, 1.5); transition: all 0.2s cubic-bezier(0.25, 0.25, 0.25, 1.5); }
  .main-navigation .menu .menu-item.menu-item-has-children .sub-menu a .expand .fs { font-size: 1.25rem; }
  .main-navigation .menu .menu-item.menu-item-has-children.expanded > a .expand .fa { -webkit-transform: rotateZ(180deg); -moz-transform: rotateZ(180deg); -ms-transform: rotate(180deg); transform: rotateZ(180deg); } }

.site-header .menu-toggle { background: transparent; display: block; float: right; margin-right: -20px; padding: 19px 19px 19px 16px; position: relative; z-index: 115; }

.site-header .menu-toggle .menu-toggle-wrapper { display: block; height: 20px; position: relative; width: 30px; }

.site-header .menu-toggle .menu-toggle-bar { background: #fff; height: 2px; left: 0; position: absolute; -webkit-transform-origin: 50% 50%; -moz-transform-origin: 50% 50%; -ms-transform-origin: 50% 50%; transform-origin: 50% 50%; width: 100%; }

.site-header .menu-toggle .menu-toggle-bar.top { top: 0; -webkit-transition: all .2s ease; -moz-transition: all .2s ease; transition: all .2s ease; }

.site-header .menu-toggle .menu-toggle-bar.middle { top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.site-header .menu-toggle .menu-toggle-bar.bottom { bottom: 0; -webkit-transition: all .2s ease; -moz-transition: all .2s ease; transition: all .2s ease; }

.site-header.menu-toggled .menu-toggle { background: transparent; }

.site-header.menu-toggled .menu-toggle .menu-toggle-bar { background: #9aff2a; }

.site-header.menu-toggled .menu-toggle .menu-toggle-bar.top { top: 50%; -webkit-transform: translateY(-50%) rotateZ(45deg); -moz-transform: translateY(-50%) rotateZ(45deg); -ms-transform: translateY(-50%) rotate(45deg); transform: translateY(-50%) rotateZ(45deg); }

.site-header.menu-toggled .menu-toggle .menu-toggle-bar.middle { -webkit-transform: scaleX(0.01); -moz-transform: scaleX(0.01); -ms-transform: scaleX(0.01); transform: scaleX(0.01); }

.site-header.menu-toggled .menu-toggle .menu-toggle-bar.bottom { top: 50%; -webkit-transform: translateY(-50%) rotateZ(-45deg); -moz-transform: translateY(-50%) rotateZ(-45deg); -ms-transform: translateY(-50%) rotate(-45deg); transform: translateY(-50%) rotateZ(-45deg); }

@media (min-width: 768px) { .site-header .menu-toggle { display: none; } }

.main-navigation .menu .menu-item .sub-menu { display: none; }

@media (min-width: 768px) { .main-navigation .menu .menu-item .sub-menu { background: #072936; -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1); display: block; height: 0; left: 0; opacity: 0; overflow: hidden; padding-left: 0; position: absolute; top: 76px; width: 250px; z-index: 120; }
  .main-navigation .menu .menu-item .sub-menu .menu-item { display: block; width: 100%; }
  .main-navigation .menu .menu-item .sub-menu .menu-item > a { background: #072936; border: 0; font-size: 0.8125rem; line-height: 1.2; margin: 0; -webkit-transition: background .2s ease; -moz-transition: background .2s ease; transition: background .2s ease; }
  .main-navigation .menu .menu-item .sub-menu .menu-item:hover > a { background: #010709; color: #9aff2a; }
  .main-navigation .menu .menu-item .sub-menu .menu-item.current-menu-item > a { background: #010709; }
  .main-navigation .menu .menu-item .sub-menu .menu-item.current-menu-item:hover > a { background: black; }
  .main-navigation .menu .menu-item:hover > .sub-menu { height: auto; opacity: 1; overflow: visible; }
  .main-navigation .menu .menu-item:hover > .sub-menu .menu-item a { padding: 12px 20px; } }

@media (min-width: 992px) { .main-navigation .menu .menu-item .sub-menu { top: 76px; } }

@media (min-width: 768px) { .main-navigation .menu .menu-item .sub-menu .menu-item .sub-menu { left: 0; margin-left: -100%; position: absolute; top: 0; }
  .main-navigation .menu .menu-item .sub-menu .menu-item .sub-menu .menu-item a { -webkit-transition: background .2s ease; -moz-transition: background .2s ease; transition: background .2s ease; }
  .main-navigation .menu .menu-item .sub-menu .menu-item:hover .sub-menu { overflow: visible; } }

@media (min-width: 768px) { .main-navigation .menu .menu-item:last-of-type .sub-menu { left: auto; right: 0; }
  .main-navigation.align-right .menu .menu-item:last-of-type .sub-menu { left: auto; right: 0; }
  .main-navigation.align-right .menu .menu-item .sub-menu { left: auto; right: 0; } }

.site-header .main-navigation .social-icons { display: block; opacity: 0; padding: 20px; position: relative; -webkit-transition: all 1s cubic-bezier(0.18, 1, 0.21, 1); -moz-transition: all 1s cubic-bezier(0.18, 1, 0.21, 1); transition: all 1s cubic-bezier(0.18, 1, 0.21, 1); z-index: 115; -webkit-transform: translateX(10%); -moz-transform: translateX(10%); -ms-transform: translateX(10%); transform: translateX(10%); }

.site-header .main-navigation .social-icons .social-icon a { background-color: transparent; color: #fff; font-size: 1.5rem; height: 50px; line-height: 50px; width: 50px; }

.site-header .main-navigation .social-icons.social-icons-enter { opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }

@media (min-width: 768px) { .site-header .main-navigation .social-icons { display: none; } }

.site-header .top-links { font-size: 0.75rem; text-transform: uppercase; }

.site-header .menu-top-links-container { display: none; }

.site-header .menu-top-links-container .menu { list-style-type: none; margin: 0; padding: 0; }

.site-header .menu-top-links-container .menu .menu-item { display: inline-block; }

.site-header .menu-top-links-container .menu .menu-item a { color: #fff; display: block; padding: 5px; }

.site-header .menu-top-links-container .menu .menu-item a:hover { text-decoration: none; }

@media (max-width: 767px) { .site-header .top-links { float: right; } }

@media (min-width: 768px) { .site-header .top-links { display: inline-block; vertical-align: top; }
  .site-header .top-links .menu-top-links-container { display: block; } }

.site-header .top-links .my-account { color: #fff; display: inline-block; line-height: 1; font-size: 1.5rem; padding: 16px 10px; }

@media (min-width: 768px) { .site-header .top-links .my-account { padding: 12px 10px 5px; font-size: 1.1875rem; } }

.site-header .phone-number { float: right; }

.site-header .phone-number .number { color: #9aff2a; display: none; margin-bottom: 0; }

.site-header .phone-number .icon { color: #9aff2a; display: block; font-size: 1.625rem; line-height: 1; padding: 15px 10px; }

@media (min-width: 768px) and (max-width: 991px) { .site-header .phone-number { display: none; } }

@media (min-width: 992px) { .site-header .phone-number { padding: 0; position: absolute; right: 20px; top: 32px; vertical-align: top; }
  .site-header .phone-number .number { display: block; font-size: inherit; }
  .site-header .phone-number .icon { display: none; } }

.site-header .social-icons { display: none; padding: 10px; vertical-align: top; }

@media (min-width: 768px) { .site-header .social-icons { display: inline-block; } }

.site-header .search { position: absolute; right: 80px; top: 0; }

.site-header .search .search-toggle { background: #ccc; color: #072936; font-size: 1.9em; padding: 12px 12px 13px; display: none; position: absolute; right: 0; text-align: center; top: 0; width: 65px; z-index: 10001; }

.site-header .search .search-form { position: absolute; right: 0; top: 0; width: 50px; }

.site-header .search .search-form .search-field { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-appearance: none; -moz-appearance: none; appearance: none; background: transparent; border: 0; color: transparent; font-size: 1.2em; height: 60px; padding-bottom: 5px; padding-top: 5px; padding-right: 30px; position: absolute; right: 0; top: 0; width: 50px; z-index: 3; }

.site-header .search .search-form .search-field::-webkit-input-placeholder { color: transparent; }

.site-header .search .search-form .search-field:-moz-placeholder { color: transparent; }

.site-header .search .search-form .search-field::-moz-placeholder { color: transparent; }

.site-header .search .search-form .search-field:-ms-input-placeholder { color: transparent; }

.site-header .search .search-form .search-field:focus { outline: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }

.site-header .search .search-form .search-submit { background: transparent; border: 0; color: #fff; font-size: 1.5em; margin-left: -35px; padding: 15px 15px; position: absolute; right: 0; top: 1px; z-index: 2; }

.site-header.show-search .search { background: #fff; height: 59px; left: 0; right: auto; top: 0; width: 100%; z-index: 10001; }

.site-header.show-search .search .search-toggle { display: block; }

.site-header.show-search .search .search-form { left: 0; padding-left: 20px; right: auto; width: -moz-calc(100% - 65px); width: calc(100% - 65px); }

.site-header.show-search .search .search-form .search-field { background: #fff; color: #072936; left: 20px; right: auto; top: 2px; width: 100%; }

.site-header.show-search .search .search-form .search-field::-webkit-input-placeholder { color: rgba(0, 0, 0, 0.25); }

.site-header.show-search .search .search-form .search-field:-moz-placeholder { color: rgba(0, 0, 0, 0.25); }

.site-header.show-search .search .search-form .search-field::-moz-placeholder { color: rgba(0, 0, 0, 0.25); }

.site-header.show-search .search .search-form .search-field:-ms-input-placeholder { color: rgba(0, 0, 0, 0.25); }

.site-header.show-search .search .search-form .search-submit { color: #9aff2a; right: 0px; z-index: 4; }

.site-header.hide-navigation .search { display: none; }

@media (min-width: 768px) { .site-header .search { -webkit-transition: all 0.1s ease; -moz-transition: all 0.1s ease; -o-transition: all 0.1s ease; transition: all 0.1s ease; display: inline-block; margin-top: 10px; margin-right: 10px; position: relative; right: auto; top: auto; vertical-align: top; }
  .site-header .search .search-toggle { background: transparent; color: rgba(255, 255, 255, 0.5); font-size: 1.3em; line-height: 1; margin-right: -50px; padding: 8px 10px; right: 0; top: 0; -webkit-transition: all .2s ease; -moz-transition: all .2s ease; transition: all .2s ease; width: 50px; }
  .site-header .search .search-toggle:hover { background: transparent; color: rgba(255, 255, 255, 0.75); }
  .site-header .search .search-form { display: block; position: static; width: 100%; }
  .site-header .search .search-form .search-field { border-bottom: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; cursor: pointer; font-size: 1em; height: 40px; padding: 0; position: relative; z-index: 1; }
  .site-header .search .search-form .search-submit { color: #fff; font-size: 1.3em; line-height: 1; margin-left: -39px; padding: 8px 10px; position: static; }
  .site-header.show-search .search { background: #eee; border-left: 0; height: auto; left: auto; margin-left: 20px; margin-right: 60px; position: relative; right: 0; width: 250px; }
  .site-header.show-search .search .search-form { padding-left: 0; position: static; width: 100%; }
  .site-header.show-search .search .search-form .search-field { background: transparent; cursor: text; color: #072936; height: 40px; padding: 0 10px; position: static; border: 2px solid #8eff11; }
  .site-header.show-search .search .search-form .search-field::-webkit-input-placeholder { color: rgba(7, 41, 54, 0.25); }
  .site-header.show-search .search .search-form .search-field:-moz-placeholder { color: rgba(7, 41, 54, 0.25); }
  .site-header.show-search .search .search-form .search-field::-moz-placeholder { color: rgba(7, 41, 54, 0.25); }
  .site-header.show-search .search .search-form .search-field:-ms-input-placeholder { color: rgba(7, 41, 54, 0.25); }
  .site-header.show-search .search .search-form .search-submit { color: #9aff2a; font-size: 1.3em; padding: 8px 10px; position: absolute; -webkit-transition: all .2s ease; -moz-transition: all .2s ease; transition: all .2s ease; right: 0; }
  .site-header.show-search .search .search-form .search-submit:hover { color: #8eff11; } }

.site-footer { background-color: #072936; }

.site-footer .title { font-family: "Rubik", sans-serif; font-size: 16px; font-weight: bold; letter-spacing: normal; }

.site-footer .footer-columns { padding: 40px 0; }

@media (max-width: 767px) { .site-footer .footer-col { margin-bottom: 40px; }
  .site-footer .footer-col:last-of-type { margin-bottom: 0; } }

@media (min-width: 768px) { .site-footer .footer-columns { padding: 60px 0; } }

.site-footer .footer-bottom { background: #04181f; color: inherit; font-size: 0.875rem; padding: 20px 0; text-align: center; }

.site-footer .footer-bottom a { color: inherit; }

.site-footer .footer-bottom .copyright { display: block; }

.site-footer .footer-bottom .copyright p { margin-bottom: 0; }

.site-footer .footer-bottom .website-by-ticktock { display: block; }

@media (min-width: 576px) { .site-footer .footer-bottom { padding: 40px 0; }
  .site-footer .footer-bottom p { margin-bottom: 0; }
  .site-footer .footer-bottom .copyright { display: inline-block; }
  .site-footer .footer-bottom .website-by-ticktock { display: inline-block; } }

.menu-footer-bottom-container { display: inline-block; }

.menu-footer-bottom-container .menu { list-style-type: none; padding: 0; }

.menu-footer-bottom-container .menu .menu-item { display: inline-block; }

.menu-footer-bottom-container .menu .menu-item a { display: block; padding: 0 20px; }

.site-footer .logo { display: inline-block; margin-bottom: 40px; max-width: 100%; width: 150px; }

@media (min-width: 768px) { .site-footer .logo { width: 200px; } }

.footer-menu .menu { list-style-type: none; margin: 0; padding: 0; }

.footer-menu .menu-item a { color: #072936; display: block; font-family: "Rubik", sans-serif; line-height: 1.3; padding: 5px 0; }

.footer-menu .menu-item.current-menu-item a { color: #072936; }

.dark-bg .footer-menu .menu-item a { color: #fff; }

.site-footer .footer-contact { margin-bottom: 40px; }

.site-footer .footer-contact .footer-contact-item { display: inline-block; margin-bottom: 15px; vertical-align: top; width: 100%; }

.site-footer .footer-contact .footer-contact-item .icon { float: left; width: 20px; text-align: center; }

.site-footer .footer-contact .footer-contact-item .contact-detail { display: block; padding-left: 30px; }

.site-footer .footer-contact .footer-contact-item.business-locations p { margin-bottom: 0; }

nav ul { margin-bottom: 0; padding-left: 0; }

nav ul li { display: inline-block; margin-bottom: 0; }

nav ul li a { display: block; }

.btn { -webkit-transition: all .2s ease; -moz-transition: all .2s ease; transition: all .2s ease; background: #898f82; border: 0 solid transparent; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; color: #fff; cursor: pointer; font-family: "Rubik", sans-serif; font-size: 16px; margin-bottom: 24px; outline: 0; overflow: hidden; padding: 10px 16px; position: relative; }

.btn:hover, .btn:focus, .btn:active { background: #6f7569; border-color: #6f7569; color: #fff; }

.btn:focus { outline: 0; }

.btn.btn-sm { font-size: 0.85rem; padding: 5px 10px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }

.btn.btn-lg { font-size: 1.5rem; padding: 16px 24px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }

.btn.btn-outline { background: transparent; border-color: #898f82; border-width: 1px; color: #898f82; }

.btn.btn-outline:hover, .btn.btn-outline:focus, .btn.btn-outline:active { background: #898f82; border-color: #898f82; color: #fff; }

.btn.btn-primary { background: #9aff2a; border: 0 solid transparent; color: #fff; }

.btn.btn-primary:hover, .btn.btn-primary:focus, .btn.btn-primary:active { background: #81f600; border-color: transparent; color: #fff; }

.btn.btn-primary.btn-outline { background: transparent; border-color: #9aff2a; border-width: 1px; color: #9aff2a; }

.btn.btn-primary.btn-outline:hover, .btn.btn-primary.btn-outline:focus, .btn.btn-primary.btn-outline:active { background: #9aff2a; border-color: #9aff2a; color: #fff; }

.btn.btn-secondary { background: #072936; border: 0 solid transparent; color: #fff; }

.btn.btn-secondary:hover, .btn.btn-secondary:focus, .btn.btn-secondary:active { background: #010709; border-color: transparent; color: #fff; }

.btn.btn-secondary.btn-outline { background: transparent; border: 1px solid #072936; color: #072936; }

.btn.btn-secondary.btn-outline:focus, .btn.btn-secondary.btn-outline:hover, .btn.btn-secondary.btn-outline:active { background: #072936; border-color: #072936; color: #fff; }

.btn.btn-tertiary { background: #85144b; border: 0 solid transparent; color: #fff; }

.btn.btn-tertiary:hover, .btn.btn-tertiary:focus, .btn.btn-tertiary:active { background: #590d32; border-color: transparent; color: #fff; }

.btn.btn-tertiary.btn-outline { background: transparent; border: 1px solid #85144b; color: #85144b; }

.btn.btn-tertiary.btn-outline:focus, .btn.btn-tertiary.btn-outline:hover, .btn.btn-tertiary.btn-outline:active { background: #85144b; border-color: #85144b; color: #fff; }

.btn.btn-success { background: #5cb85c; border: 0 solid transparent; color: #fff; }

.btn.btn-success:hover, .btn.btn-success:focus, .btn.btn-success:active { background: #4cae4c; border-color: transparent; color: #fff; }

.btn.btn-success.btn-outline { background: transparent; border: 1px solid #5cb85c; color: #5cb85c; }

.btn.btn-success.btn-outline:focus, .btn.btn-success.btn-outline:hover, .btn.btn-success.btn-outline:active { background: #5cb85c; border-color: #5cb85c; color: #fff; }

.btn.btn-info { background: #5bc0de; border: 0 solid transparent; color: #fff; }

.btn.btn-info:hover, .btn.btn-info:focus, .btn.btn-info:active { background: #46b8da; border-color: #5bc0de; color: #fff; }

.btn.btn-info.btn-outline { background: transparent; border: 1px solid #5bc0de; color: #5bc0de; }

.btn.btn-info.btn-outline:focus, .btn.btn-info.btn-outline:hover, .btn.btn-info.btn-outline:active { background: #5bc0de; border-color: #5bc0de; color: #fff; }

.btn.btn-warning { background: #f0ad4e; border: 0 solid transparent; color: #fff; }

.btn.btn-warning:hover, .btn.btn-warning:focus, .btn.btn-warning:active { background: #eea236; border-color: transparent; color: #fff; }

.btn.btn-warning.btn-outline { background: transparent; border: 1px solid #f0ad4e; color: #f0ad4e; }

.btn.btn-warning.btn-outline:focus, .btn.btn-warning.btn-outline:hover, .btn.btn-warning.btn-outline:active { background: #f0ad4e; border-color: #f0ad4e; color: #fff; }

.btn.btn-danger { background: #d9534f; border: 0 solid transparent; color: #fff; }

.btn.btn-danger:hover, .btn.btn-danger:focus, .btn.btn-danger:active { background: #d43f3a; border-color: transparent; color: #fff; }

.btn.btn-danger.btn-outline { background: transparent; border: 1px solid #d9534f; color: #d9534f; }

.btn.btn-danger.btn-outline:focus, .btn.btn-danger.btn-outline:hover, .btn.btn-danger.btn-outline:active { background: #d9534f; border-color: #d9534f; color: #fff; }

.btn.btn-link { background: transparent; color: #9aff2a; }

.btn.btn-link:focus { color: #9aff2a; }

.btn.disabled, .btn[disabled] { cursor: not-allowed; opacity: .4; }

table { font-size: 16px; }

table tr th { background: transparent; border-bottom: 1px solid #edeeec; color: #072936; padding: 10px 5px; vertical-align: middle; }

table tr td { background: transparent; border-bottom: 1px solid #edeeec; color: #072936; padding: 10px 5px; vertical-align: middle; }

input[type="text"], input[type="email"], input[type="tel"], input[type="url"], input[type="number"], input[type="password"], input[type="search"], textarea, select { -webkit-appearance: none; -moz-appearance: none; appearance: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; background-color: rgba(255, 255, 255, 0.5); width: 100%; }

input[type="text"], input[type="email"], input[type="tel"], input[type="url"], input[type="number"], input[type="password"], input[type="search"] { border: 0px solid #cbcec7; height: 48px; padding: 10px; }

textarea { border: 0px solid #cbcec7; height: 9rem; min-height: 5rem; padding: 10px; resize: vertical; }

@media (min-width: 768px) { textarea { height: 12rem; } }

input[type="text"], input[type="email"], input[type="tel"], input[type="url"], input[type="number"], input[type="password"], input[type="search"], textarea { -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; color: #072936; }

input[type="text"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, textarea:focus { border-color: #9aff2a; -webkit-box-shadow: 0 0 10px rgba(154, 255, 42, 0.3); -moz-box-shadow: 0 0 10px rgba(154, 255, 42, 0.3); box-shadow: 0 0 10px rgba(154, 255, 42, 0.3); outline: 0; }

input[type="text"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type="url"]::-webkit-input-placeholder, input[type="number"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="search"]::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #cbcec7; }

input[type="text"]:-moz-placeholder, input[type="email"]:-moz-placeholder, input[type="tel"]:-moz-placeholder, input[type="url"]:-moz-placeholder, input[type="number"]:-moz-placeholder, input[type="password"]:-moz-placeholder, input[type="search"]:-moz-placeholder, textarea:-moz-placeholder { color: #cbcec7; }

input[type="text"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="url"]::-moz-placeholder, input[type="number"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="search"]::-moz-placeholder, textarea::-moz-placeholder { color: #cbcec7; }

input[type="text"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="url"]:-ms-input-placeholder, input[type="number"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="search"]:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #cbcec7; }

select { -webkit-appearance: none; -moz-appearance: none; appearance: none; background-color: rgba(255, 255, 255, 0.5); background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3ppVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpjYmU2ZGJmMC0zMWRkLTQyN2EtYjIyYi02YjExMGU5ZDVmODciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6REM2MzE0REVCNjkzMTFFNkIxODVBOTBFNDM1NDFDOEUiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6REM2MzE0RERCNjkzMTFFNkIxODVBOTBFNDM1NDFDOEUiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOmI4YTU2Zjg5LTM0MzAtNDcxNS1iOGQyLWQ5NWM4NzdmYmIyOSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpjYmU2ZGJmMC0zMWRkLTQyN2EtYjIyYi02YjExMGU5ZDVmODciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4RdGokAAAAf0lEQVR42mL8//8/AzUBEwOVwaiBlAMWbIKMjIxEG4CeSujq5fkgB+DBC3E6GR1DARcQX8Zh2HUg5samH5+BIKABxF/QDPsKxLq4HETIQBCIQTMwFZ8PiTEQBGZBDVtKKMiINZATiFcCMS8hAxmxGUBJOmQhRtFo4UBfAwECDADAD7B6p+ae7AAAAABJRU5ErkJggg=="); background-repeat: no-repeat; background-position: 97.5% 50%; border: 0px solid #cbcec7; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; color: #072936; height: 48px; padding: 10px; }

select:focus { border: 0px solid #9aff2a; outline: none; }

select::-ms-expand { display: none; }

select option { background: rgba(255, 255, 255, 0.5); color: #072936; }

select option:hover { background: rgba(242, 242, 242, 0.5); color: #072936; }

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

.gform_wrapper .gfield { clear: both; margin-bottom: 20px; }

.gform_wrapper .gfield input[type="radio"] { margin-right: 8px; }

.gform_wrapper .gfield input[type="checkbox"] { margin-right: 4px; }

.gform_wrapper .gfield .gfield_label { color: #072936; display: none; font-weight: normal; margin-bottom: 5px; }

.gform_wrapper .gfield .gfield_label .gfield_required { color: #d9534f; font-weight: bold; margin-left: 2px; }

.gform_wrapper .gfield.gform_hidden { display: none; }

.gform_wrapper .gfield.gform_validation_container { display: none; }

.gform_wrapper .gfield.col-sm-6, .gform_wrapper .gfield.col-sm-4 { clear: none; padding-left: 0; padding-right: 0; }

.gform_wrapper .gfield_radio li, .gform_wrapper .gfield_checkbox li { margin-bottom: 5px; }

.gform_wrapper .gfield_radio label, .gform_wrapper .gfield_checkbox label { cursor: pointer; font-weight: normal; margin-bottom: 0; }

@media (min-width: 768px) { .gform_wrapper .gfield.col-sm-6.col-left, .gform_wrapper .gfield.col-sm-4.col-left { padding-left: 0; padding-right: 10px; }
  .gform_wrapper .gfield.col-sm-6.col-right, .gform_wrapper .gfield.col-sm-4.col-right { padding-left: 10px; padding-right: 0; }
  .gform_wrapper .gfield.col-sm-4.col-middle { padding-left: 10px; padding-right: 10px; } }

.gform_button { -webkit-transition: all .2s ease; -moz-transition: all .2s ease; transition: all .2s ease; background: #9aff2a; border: 0 solid transparent; color: #fff; cursor: pointer; font-family: "Rubik", sans-serif; font-size: 16px; margin-bottom: 24px; outline: 0; overflow: hidden; padding: 10px 16px; position: relative; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }

.gform_button:hover, .gform_button:focus, .gform_button:active { background: #81f600; border-color: transparent; color: #fff; }

.gform_button:focus { outline: 0; -webkit-box-shadow: 0 0 10px rgba(154, 255, 42, 0.5); -moz-box-shadow: 0 0 10px rgba(154, 255, 42, 0.5); box-shadow: 0 0 10px rgba(154, 255, 42, 0.5); }

.gform_validation_error .validation_error { color: #d9534f; font-weight: bold; margin-bottom: 20px; }

.gform_validation_error .validation_message { color: #d9534f; }

.gform_validation_error .gform_fields .gfield.gfield_error input[type="text"], .gform_validation_error .gform_fields .gfield.gfield_error input[type="email"], .gform_validation_error .gform_fields .gfield.gfield_error input[type="tel"], .gform_validation_error .gform_fields .gfield.gfield_error input[type="url"], .gform_validation_error .gform_fields .gfield.gfield_error input[type="number"], .gform_validation_error .gform_fields .gfield.gfield_error input[type="password"], .gform_validation_error .gform_fields .gfield.gfield_error textarea, .gform_validation_error .gform_fields .gfield.gfield_error select { border-color: #d9534f; }

.gform_validation_error .gform_fields .gfield.gfield_error input[type="text"]:focus, .gform_validation_error .gform_fields .gfield.gfield_error input[type="email"]:focus, .gform_validation_error .gform_fields .gfield.gfield_error input[type="tel"]:focus, .gform_validation_error .gform_fields .gfield.gfield_error input[type="url"]:focus, .gform_validation_error .gform_fields .gfield.gfield_error input[type="number"]:focus, .gform_validation_error .gform_fields .gfield.gfield_error input[type="password"]:focus, .gform_validation_error .gform_fields .gfield.gfield_error textarea:focus, .gform_validation_error .gform_fields .gfield.gfield_error select:focus { -webkit-box-shadow: 0 0 10px rgba(217, 83, 79, 0.5); -moz-box-shadow: 0 0 10px rgba(217, 83, 79, 0.5); box-shadow: 0 0 10px rgba(217, 83, 79, 0.5); }

.ui-datepicker { -webkit-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.3); box-shadow: 0 2px 15px rgba(0, 0, 0, 0.3); background: #edeeec; display: none; margin-top: -30px; padding: 10px; text-align: center; width: 300px; }

.ui-datepicker .ui-icon { text-indent: 0; }

.ui-datepicker .ui-datepicker-header { margin-bottom: 10px; position: relative; text-transform: uppercase; }

.ui-datepicker .ui-datepicker-header .ui-corner-all { cursor: pointer; top: 2px; }

.ui-datepicker .ui-datepicker-header .ui-datepicker-prev, .ui-datepicker .ui-datepicker-header .ui-datepicker-next { font-size: 0.75rem; font-weight: normal; line-height: 30px; position: absolute; top: 0; }

.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:hover, .ui-datepicker .ui-datepicker-header .ui-datepicker-next:hover { color: #8eff11; }

.ui-datepicker .ui-datepicker-header .ui-datepicker-prev { left: 2px; }

.ui-datepicker .ui-datepicker-header .ui-datepicker-next { right: 2px; }

.ui-datepicker .ui-datepicker-header .ui-datepicker-title .ui-datepicker-month, .ui-datepicker .ui-datepicker-header .ui-datepicker-title .ui-datepicker-year { border-width: 1px; display: inline-block; height: 30px; font-size: 0.75rem; margin: 0 3.33333px; padding: 0; padding-left: 10px; padding-right: 20px; text-transform: uppercase; width: auto; }

.ui-datepicker .ui-datepicker-calendar { border-collapse: collapse; font-size: .9em; margin: 0; padding-left: 10px; padding-right: 10px; width: 100%; }

.ui-datepicker th { font-size: 12px; padding: 10px 0 5px; text-transform: uppercase; text-align: center; }

.ui-datepicker td { padding: 1px; }

.ui-datepicker td a { background-color: #fff; border: 1px solid #cbcec7; color: #9aff2a; display: block; font-weight: bold; padding: 5px; text-align: center; -webkit-transition: all ease .2s; -moz-transition: all ease .2s; transition: all ease .2s; }

.ui-datepicker td a.ui-state-highlight { border: 1px solid #9aff2a; }

.ui-datepicker td a:hover { background-color: #9aff2a; border-color: #8eff11; color: #fff; text-decoration: none; }

.ui-datepicker td a.ui-state-active { background: #9aff2a; border: 1px solid #8eff11; color: #fff; }

.ui-datepicker td .ui-state-default { text-align: center; }

.page-header { background-position: 50% 50%; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; border: 0; clear: both; margin-bottom: 0; margin-top: 0; padding: 100px 0 100px; }

.page-header .page-super-title { margin-bottom: 10px; }

.page-header .page-title { margin-bottom: 0; }

.page-header .page-sub-title { color: #fff; font-size: 1.5rem; margin-bottom: 0; margin-top: 20px; }

.page-header .page-sub-title a { color: #fff; text-decoration: underline; }

.page-header .page-header-cta { margin-bottom: 0; margin-top: 20px; }

.page-header .page-header-cta.btn-icon-before .fa { margin-right: 5px; }

.page-header .page-header-cta.btn-icon-after .fa { margin-left: 5px; }

@media (min-width: 768px) { .page-header { padding: 140px 0 100px; }
  .page-header .page-header-cta { margin-top: 40px; } }

@media (min-width: 992px) { .page-header { padding: 140px 0 100px; } }

.page-header-breadcrumb { background: rgba(0, 0, 0, 0.2); bottom: 0; position: absolute; text-align: left; width: 100%; }

.page-header-breadcrumb .breadcrumb { color: #fff; font-size: 0.75rem; font-weight: bold; padding: 10px 0; letter-spacing: 0.05em; }

.page-header-breadcrumb .breadcrumb a { color: #fff; font-weight: normal; }

.page-header.has-background-overlay { position: relative; }

.page-header.has-background-overlay .container { position: relative; z-index: 2; }

.page-header.has-background-overlay .background-overlay { height: 100%; left: 0; position: absolute; top: 0; width: 100%; }

.page-header.has-100-percent-height { height: 100vh; }

.page-header.has-100-percent-height .container { position: relative; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -moz-transform: translateY(-50%); transform: translateY(-50%); }

@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) { .page-header.has-100-percent-height { height: 1024px; } }

@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: landscape) { .page-header.has-100-percent-height { height: 768px; }
  .page-header.has-100-percent-height .container { top: 0; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); } }

.page-header.has-parallax-background { -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; background-position: 0 0; background-position: 50% 50%; background-repeat: no-repeat; }

@media (min-width: 768px) { .page-header.has-parallax-background { background-attachment: fixed; } }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) { .page-header.has-parallax-background { background-attachment: scroll; } }

@media all and (min-width: 768px) { .page-header-is-fixed .page-header { height: 450px; left: 0; position: fixed; top: 77px; width: 100%; }
  .page-header-is-fixed.admin-bar .page-header { top: 109px; }
  .page-header-is-fixed .main { background: #fff; margin-top: 450px; }
  .page-header-is-fixed .main, .page-header-is-fixed .newsletter, .page-header-is-fixed .site-footer { position: relative; z-index: 2; } }

@media all and (min-width: 992px) { .page-header-is-fixed .page-header { top: 77px; }
  .page-header-is-fixed.admin-bar .page-header { top: 109px; } }

.page-header.has-scroll-hint { position: relative; }

.page-header .scroll-hint { -webkit-animation-delay: 0; -moz-animation-delay: 0; animation-delay: 0; -webkit-animation-duration: 2s; -moz-animation-duration: 2s; animation-duration: 2s; -webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; animation-fill-mode: forwards; -webkit-animation-iteration-count: infinite; -moz-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-name: bounce; -moz-animation-name: bounce; animation-name: bounce; -webkit-animation-timing-function: ease-in-out; -moz-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; bottom: 40px; color: #fff; display: block; left: 50%; position: absolute; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }

.page-header .scroll-hint .fa { font-size: 2rem; }

@media (min-width: 768px) { .page-header .scroll-hint { bottom: 60px; -webkit-transition: color .2s ease; -moz-transition: color .2s ease; transition: color .2s ease; }
  .page-header .scroll-hint:hover { color: #9aff2a; } }

@media (min-width: 992px) { .page-header .scroll-hint { bottom: 80px; } }

@media (min-width: 1200px) { .page-header .scroll-hint { bottom: 120px; } }

@-webkit-keyframes bounce { 0% { -webkit-transform: translateX(-50%) scale(1) translateY(-5px); transform: translateX(-50%) scale(1) translateY(-5px); }
  50% { -webkit-transform: translateX(-50%) scale(0.8) translateY(0); transform: translateX(-50%) scale(0.8) translateY(0); }
  100% { -webkit-transform: translateX(-50%) scale(1) translateY(-5px); transform: translateX(-50%) scale(1) translateY(-5px); } }

@-moz-keyframes bounce { 0% { -moz-transform: translateX(-50%) scale(1) translateY(-5px); transform: translateX(-50%) scale(1) translateY(-5px); }
  50% { -moz-transform: translateX(-50%) scale(0.8) translateY(0); transform: translateX(-50%) scale(0.8) translateY(0); }
  100% { -moz-transform: translateX(-50%) scale(1) translateY(-5px); transform: translateX(-50%) scale(1) translateY(-5px); } }

@keyframes bounce { 0% { -webkit-transform: translateX(-50%) scale(1) translateY(-5px); -moz-transform: translateX(-50%) scale(1) translateY(-5px); transform: translateX(-50%) scale(1) translateY(-5px); }
  50% { -webkit-transform: translateX(-50%) scale(0.8) translateY(0); -moz-transform: translateX(-50%) scale(0.8) translateY(0); transform: translateX(-50%) scale(0.8) translateY(0); }
  100% { -webkit-transform: translateX(-50%) scale(1) translateY(-5px); -moz-transform: translateX(-50%) scale(1) translateY(-5px); transform: translateX(-50%) scale(1) translateY(-5px); } }

.section { background-position: 50% 50%; background-position-x: 50%; background-position-y: 50%; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; display: block; padding: 40px 0; }

.section .section-titles { width: 100%; }

@media (min-width: 768px) { .section { padding: 80px 0; } }

@media (min-width: 992px) { .section { padding: 80px 0; } }

.section.has-background-overlay { position: relative; }

.section.has-background-overlay .container { position: relative; z-index: 2; }

.section .background-overlay { height: 100%; left: 0; position: absolute; top: 0; width: 100%; }

.section-posts { background: #edeeec; }

.iframe-wrapper { height: 0; overflow: hidden; padding-bottom: 56.25%; padding-top: 25px; position: relative; }

.iframe-wrapper.sixteen-by-nine { padding-bottom: 56.25%; }

.iframe-wrapper.four-by-three { padding-bottom: 75%; }

.iframe-wrapper iframe { height: 100%; left: 0; position: absolute; top: 0; width: 100%; }

.modal { text-align: center; }

.modal-dialog { margin-top: 60px; }

.modal-content { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }

.modal-header .close { font-size: 1.5rem; line-height: 1; margin: 10px; position: absolute; right: 0; top: 0; z-index: 1; }

@media (min-width: 768px) { .modal:before { display: inline-block; vertical-align: middle; content: ' '; height: 100%; }
  .modal-dialog { display: inline-block; vertical-align: middle; margin: 0; } }

.scroll-to-top { display: none; }

.scroll-to-top { background: #fff; border: 2px solid #9aff2a; bottom: 20px; display: block; height: 30px; opacity: 0; position: fixed; right: 20px; text-align: center; -webkit-transform: translateY(100px) scale(0.5); -moz-transform: translateY(100px) scale(0.5); -ms-transform: translateY(100px) scale(0.5); transform: translateY(100px) scale(0.5); -webkit-transition: all .4s ease; -moz-transition: all .4s ease; transition: all .4s ease; width: 30px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }

.scroll-to-top .fa { color: #9aff2a; font-size: .9em; line-height: 25.002px; }

.scroll-to-top:hover { background: #9aff2a; border-color: #9aff2a; }

.scroll-to-top:hover .fa { color: #fff; }

.scroll-to-top.show-scroll-to-top { opacity: 1; -webkit-transform: translateY(0) scale(1); -moz-transform: translateY(0) scale(1); -ms-transform: translateY(0) scale(1); transform: translateY(0) scale(1); }

@media (max-width: 767px) { .scroll-to-top { bottom: 20px; height: 40px; right: 20px; width: 40px; }
  .scroll-to-top .fa { font-size: 1.3125rem; line-height: 33.336px; } }

.child-pages-menu li { display: inline-block; width: 100%; }

.child-pages-menu li a { color: #072936; display: block; line-height: 1.2; padding: 10px 0; }

.child-pages-menu li a:hover, .child-pages-menu li a:focus, .child-pages-menu li a:active { color: #9aff2a; text-decoration: none; }

.child-pages-menu li.parent { border-bottom: 2px solid #ddd; font-weight: bold; font-size: 0.8125rem; margin-bottom: 10px; padding-bottom: 10px; text-transform: uppercase; }

.child-pages-menu li.current_page_item a { color: #9aff2a; }

.content-post { background: #fff; display: block; margin-bottom: 40px; text-decoration: none; }

.content-post .entry-image { display: block; height: 250px; width: 100%; }

.content-post .entry-date sup { font-size: 50%; font-weight: bold; text-transform: uppercase; top: -.4rem; }

.content-post .entry-image { -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; background-position: 50% 50%; display: block; height: 150px; width: 100%; }

@media (min-width: 768px) { .content-post .entry-image { height: 200px; } }

@media (min-width: 992px) { .content-post .entry-image { height: 250px; } }

.content-post .entry-content { padding: 20px; }

.content-post .entry-title { font-size: 1.5rem; margin-bottom: 10px; }

.content-post .entry-title a { display: block; }

.content-post .entry-title a:hover { text-decoration: none; }

.content-post .entry-excerpt { margin-bottom: 10px; }

.content-post .entry-excerpt a { display: block; }

.content-post .entry-excerpt a:hover { text-decoration: none; }

.content-search .entry-content { border-bottom: 1px solid #eee; margin-bottom: 40px; padding-bottom: 40px; }

.content-search .entry-content .entry-title { margin-bottom: 10px; }

.col-search-results .content-search:last-of-type .entry-content { border: 0; }

.social-icons { list-style-type: none; margin: 0; padding: 0; }

.social-icons .social-icon { display: inline-block; }

.social-icons .social-icon a { background-color: #fff; color: #9aff2a; display: inline-block; font-size: 1.25rem; height: 40px; line-height: 40px; margin-bottom: 10px; margin-right: 5px; text-align: center; -webkit-transition: all .2s ease; -moz-transition: all .2s ease; transition: all .2s ease; width: 40px; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; }

@media (min-width: 768px) { .social-icons .social-icon a:hover, .social-icons .social-icon a:focus, .social-icons .social-icon a:active { background-color: #e6ffca; color: #9aff2a; } }

.social-sharing { list-style-type: none; margin: 0; padding: 0; }

.social-sharing li { display: inline-block; margin-bottom: 20px; }

.social-sharing li:first-of-type { margin-left: 0; }

.social-sharing li a { background: transparent; border: 2px solid #9aff2a; display: block; height: 36px; line-height: 34px; text-align: center; -webkit-transition: all .2s ease; -moz-transition: all .2s ease; transition: all .2s ease; width: 36px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }

.social-sharing li a .fa { color: #9aff2a; }

.social-sharing li a:hover { background: #9aff2a; border-color: #9aff2a; color: #fff; }

.social-sharing li a:hover .fa { color: #fff; }

.pagination { font-size: .9em; margin-top: 20px; text-align: center; }

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

.pagination ul li { display: inline-block; margin: 0 2.5px; vertical-align: top; }

.pagination ul li a { background: #fff; color: #9aff2a; display: block; font-weight: bold; height: 50px; padding: 15px 20px; -webkit-transition: all .2s ease; -moz-transition: all .2s ease; transition: all .2s ease; }

.pagination ul li.ellipses { color: rgba(154, 255, 42, 0.5); line-height: 50px; margin-left: 5px; margin-right: 5px; }

.pagination ul li.current a { color: #fff; cursor: default; background: #9aff2a; position: relative; }

.pagination ul li.prev a, .pagination ul li.next a { font-size: 18px; line-height: 1; padding: 13px 20px; }

.pagination ul li.more-pages { color: #898f82; font-weight: bold; line-height: 50px; padding: 0 5px; }

@media (min-width: 768px) { .pagination ul li a:hover, .pagination ul li a:active, .pagination ul li a:focus { background: #9aff2a; color: #fff; text-decoration: none; }
  .pagination ul li.current a:hover, .pagination ul li.current a:active, .pagination ul li.current a:focus { background: #9aff2a; } }

.comments-area .comments-title sup { font-size: 16px; }

.comments-area .comment-list { list-style-type: none; margin: 0; padding: 0; }

.comments-area .comment-list .comment { margin-bottom: 40px; }

.comments-area .comment-list .comment .comment-body .comment-meta { display: inline-block; width: 100%; }

.comments-area .comment-list .comment .comment-body .comment-author-avatar { text-align: center; }

.comments-area .comment-list .comment .comment-body .comment-author-avatar .avatar { -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; height: auto; max-width: 100%; }

.comments-area .comment-list .comment .comment-body .comment-author-name { color: #072936; margin-bottom: 0; margin-right: 20px; }

.comments-area .comment-list .comment .comment-body .comment-metadata small { display: inline-block; font-size: 0.75rem; }

.comments-area .comment-list .comment .comment-body .comment-content { clear: both; margin-top: 10px; }

.comments-area .comment-list .comment .comment-body .comment-content p:last-of-type { margin-bottom: 0; }

.comments-area .comment-list .comment .comment-body .reply { display: none; }

.comments-area .comment-reply-title { margin-bottom: 10px; }

.comments-area .comment-form-comment .comment-form-comment-input { height: 8em; }

.dark-bg .comments-area .comment-form-comment-input, .dark-bg .comments-area .comment-form-email-field, .dark-bg .comments-area .comment-form-author-field { color: #fff; }

.entry-categories { display: block; font-family: "Rubik", sans-serif; list-style-type: none; margin: 0; margin-top: 5px; padding: 0; }

.entry-categories .entry-category { -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background: #072936; color: #fff; display: inline-block; font-size: 0.75rem; font-weight: bold; margin-bottom: 5px; margin-right: 5px; text-transform: uppercase; }

.entry-categories .entry-category a { color: #fff; display: block; line-height: 1.1; padding: 4px 6.66667px; }

.entry-categories .entry-category a:hover { text-decoration: none; }

.entry-categories .entry-category.no-link { color: #fff; padding: 4px 6.66667px; }

.entry-tags { display: block; font-family: "Rubik", sans-serif; list-style-type: none; margin: 0; margin-top: 5px; padding: 0; }

.entry-tags .entry-tag { -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background: #4d5741; color: #fff; display: inline-block; font-size: .7em; font-weight: bold; margin-bottom: 5px; margin-right: 5px; text-transform: uppercase; }

.entry-tags .entry-tag a { color: #fff; display: block; line-height: 1.1; padding: 4px 6.66667px; }

.entry-tags .entry-tag a:hover { text-decoration: none; }

.entry-tags .entry-tag.no-link { color: #fff; padding: 4px 6.66667px; }

.dark-bg { color: #fff; }

.dark-bg a { color: #fff; color: #fff; }

.dark-bg a.content-post { text-decoration: none; }

.dark-bg a.btn { text-decoration: none; }

.dark-bg a.btn-default { color: #fff; }

.dark-bg a.btn-ghost { border-color: #fff; color: #fff; }

.dark-bg h1, .dark-bg h2, .dark-bg h3, .dark-bg h4, .dark-bg h5, .dark-bg h6 { color: #fff; color: #fff; }

.dark-bg p, .dark-bg ul, .dark-bg ol { color: #fff; color: #fff; }

.dark-bg small { color: #cbcec7; color: rgba(255, 255, 255, 0.6); }

.dark-bg hr { border-color: #a9aea4; border-color: rgba(255, 255, 255, 0.25); }

.dark-bg .table { color: #fff; color: #fff; }

.dark-bg .table > thead > tr > th { background: transparent; border-bottom: 2px solid rgba(255, 255, 255, 0.25); color: #fff; color: #fff; }

.dark-bg .table > tbody > tr > td { background: transparent; border-top: 1px solid rgba(255, 255, 255, 0.25); color: #fff; color: #fff; }

@media (min-width: 768px) { .dark-bg a:hover, .dark-bg a:focus, .dark-bg a:active { color: #fff; color: #fff; text-decoration: none; } }

.contact-details.shortcode .contact-details__item.contact-details__item--phone-number { margin-bottom: 20px; }

.contact-details.shortcode .contact-details__item.contact-details__item--email-address { margin-bottom: 20px; }

.contact-details.shortcode .contact-details__item.contact-details__item--business-address { margin-bottom: 20px; }

.contact-details.shortcode .contact-details__item.contact-details__item--opening-hours { margin-bottom: 20px; }

.contact-details.shortcode .contact-details__icon { float: left; width: 20px; text-align: center; }

.contact-details.shortcode .contact-details__text { display: block; padding-left: 30px; }

.section-multi-column .section-titles { margin-bottom: 20px; }

.section-multi-column .section-title-prefix { margin-bottom: 10px; }

.section-multi-column .column-title-icon { margin-bottom: 10px; }

.section-multi-column .column-title-icon .fa { font-size: 2rem; }

.section-multi-column.text-center .col-section-title { float: none; margin: 0 auto; }

@media (min-width: 768px) { .section-multi-column .section-titles { margin-bottom: 40px; } }

@media (min-width: 768px) { .section-multi-column.has-custom-column-padding-none .row-multi-columns, .section-multi-column.has-custom-column-padding-none .row-content-posts { margin-left: 0; margin-right: 0; }
  .section-multi-column.has-custom-column-padding-none .col-multi-column, .section-multi-column.has-custom-column-padding-none .col-content-post { padding-left: 0; padding-right: 0; }
  .section-multi-column.has-custom-column-padding-half .row-multi-columns, .section-multi-column.has-custom-column-padding-half .row-content-posts { margin-left: -5px; margin-right: -5px; }
  .section-multi-column.has-custom-column-padding-half .col-multi-column, .section-multi-column.has-custom-column-padding-half .col-content-post { padding-left: 5px; padding-right: 5px; }
  .section-multi-column.has-custom-column-padding-one .row-multi-columns, .section-multi-column.has-custom-column-padding-one .row-content-posts { margin-left: -1px; margin-right: -1px; margin-left: -0.5px; margin-right: -0.5px; }
  .section-multi-column.has-custom-column-padding-one .col-multi-column, .section-multi-column.has-custom-column-padding-one .col-content-post { padding-left: 1px; padding-right: 1px; padding-left: 0.5px; padding-right: 0.5px; } }

.section-locations-map { padding-bottom: 0; padding-top: 0; }

.section-locations-map .map { height: 250px; }

.section-locations-map .locations-map .gm-style-iw .name, .section-locations-map .locations-map .gm-style-iw .address { margin-bottom: 0; }

@media all and (min-width: 768px) { .section-locations-map .map { height: 400px; } }

@media (min-width: 768px) { body.woocommerce-page .section.wp-content { padding: 40px 0; } }

@media (min-width: 992px) { body.woocommerce-page .section.wp-content { padding: 60px 0; } }

.woocommerce .button { background: #9aff2a; border: 0 solid transparent; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; color: #fff; cursor: pointer; font-family: "Rubik", sans-serif; font-size: 16px; margin-bottom: 24px; outline: 0; overflow: hidden; padding: 10px 16px; position: relative; -webkit-transition: all .2s ease; -moz-transition: all .2s ease; transition: all .2s ease; }

.woocommerce .button:focus { outline: 0; }

.woocommerce .button:hover, .woocommerce .button:focus, .woocommerce .button:active { background: #81f600; border-color: transparent; color: #fff; text-decoration: none; }

.woocommerce .button.disabled, .woocommerce .button[disabled] { cursor: not-allowed; opacity: .4; }

.woocommerce .button.btn-sm { font-size: 0.85rem; padding: 5px 10px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }

.woocommerce .button.btn-lg { font-size: 1.5rem; padding: 16px 24px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }

.woocommerce table { margin-bottom: 24px; }

.woocommerce table tr th { background: transparent; border-bottom: 1px solid #edeeec; color: #072936; padding: 10px 5px; vertical-align: middle; }

.woocommerce table tr td { background: transparent; border-bottom: 1px solid #edeeec; color: #072936; padding: 10px 5px; vertical-align: middle; }

.wc-tabs { border-bottom: 1px solid #dcded9; display: inline-block; list-style-type: none; margin: 0; padding: 0; width: 100%; }

.wc-tabs li { float: left; margin-bottom: -1px; }

.wc-tabs li a { background: #edeeec; border-bottom: 1px solid #dcded9; border-right: 1px solid #dcded9; border-top: 1px solid #dcded9; color: #072936; display: block; font-family: "Rubik", sans-serif; font-weight: normal; line-height: 1.2; padding: 15px 20px; }

.wc-tabs li a:hover, .wc-tabs li a:focus { text-decoration: none; }

.wc-tabs li.active a { border-bottom: 1px solid #fff; background: #fff; color: #9aff2a; }

.wc-tabs li:first-of-type a { border-left: 1px solid #dcded9; }

@media (min-width: 768px) { .wc-tabs li a { padding: 20px 30px; } }

body.woocommerce-page .form-row label { color: #072936; }

body.woocommerce-page label.woocommerce-form__label-for-checkbox .input-checkbox { margin-left: 0; margin-right: 3px; margin-top: 0; position: static; }

body.woocommerce-page .form-row .required { border: 0; color: #d9534f; text-decoration: none; }

.select2-container .select2-selection { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; border: 0px solid #cbcec7; height: 48px; outline: 0; }

.select2-container .select2-selection__rendered { line-height: 48px !important; }

.select2-container .select2-selection__arrow { top: 11px !important; right: 11px !important; }

.select2-container .select2-selection__arrow b { border-width: 8px 6px 0 6px !important; }

.select2-container.select2-container--focus .select2-selection { border-color: #9aff2a !important; }

.select2-dropdown { border: 0px solid #cbcec7; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }

.select2-dropdown .select2-search--dropdown .select2-search__field { border: 0px solid #cbcec7; height: 40px; }

.select2-dropdown .select2-search--dropdown .select2-search__field:focus { border-color: #9aff2a; }

.select2-dropdown .select2-results .select2-results__options { font-weight: 500; }

.select2-dropdown .select2-results .select2-results__options .select2-results__option:focus { outline: 0; text-decoration: none; }

.select2-dropdown .select2-results .select2-results__options .select2-results__option--highlighted { background: #edeeec; color: #072936; text-decoration: underline; }

.woocommerce-validated .select2-container .select2-selection { border-color: #cbcec7; }

.woocommerce .products { list-style-type: none; padding: 0; }

.woocommerce .products .product { margin-bottom: 20px; }

.woocommerce .products .product .woocommerce-loop-product__link { display: block; position: relative; }

.woocommerce .products .product .woocommerce-loop-product__link:hover, .woocommerce .products .product .woocommerce-loop-product__link:focus, .woocommerce .products .product .woocommerce-loop-product__link:active { text-decoration: none; }

@media (max-width: 767px) { .woocommerce .products .product.has-custom-mobile-size { float: left !important; clear: none !important; }
  .woocommerce .products .product.has-custom-mobile-size.col-xs-12 { width: 100% !important; }
  .woocommerce .products .product.has-custom-mobile-size.col-xs-6 { width: 50% !important; }
  .woocommerce .products .product.has-custom-mobile-size.col-xs-4 { width: 33.3333% !important; }
  .woocommerce .products .product.has-custom-mobile-size.col-xs-3 { width: 25% !important; } }

@media (min-width: 768px) and (max-width: 991px) { .woocommerce .products .product:nth-child(2n+3) { clear: both; } }

@media (min-width: 992px) { .woocommerce .products .product:nth-child(4n+5) { clear: both; } }

.woocommerce-loop-product__link .woocommerce-loop-product__title { font-size: 1rem; margin-bottom: 15px; }

.woocommerce-loop-product__link .wp-post-image { margin-bottom: 20px; width: 100%; }

.woocommerce-loop-product__link .woocommerce-loop-product__short-description p { margin-bottom: 0; }

.woocommerce-loop-product__link .price { color: #000; display: block; font-family: "Rubik", sans-serif; font-size: 1.5rem; margin-bottom: 10px; padding-bottom: 20px; position: relative; }

.woocommerce-loop-product__link .price del { bottom: 0; color: #a9aea4; font-size: 0.875rem; left: 0; position: absolute; text-decoration: none; }

.woocommerce-loop-product__link .price del:before { content: 'Was: '; }

.woocommerce-loop-product__link .price ins { color: #000; font-size: 1.5rem; text-decoration: none; }

.woocommerce .products .product .btn { font-size: 0.875rem; margin-bottom: 0; vertical-align: top; }

body.woocommerce-page .alert { margin-bottom: 40px; }

.add_to_cart_inline { border: 0 !important; margin-bottom: 0; padding: 0 !important; }

.woocommerce-pagination { clear: both; padding-top: 40px; text-align: left; }

.woocommerce-pagination ul.page-numbers { display: inline-block; font-family: "Rubik", sans-serif; }

.woocommerce-pagination ul.page-numbers li { display: inline-block; }

.woocommerce-pagination ul.page-numbers .page-numbers { border: 1px solid #072936; color: #072936; display: block; padding: 5px 10px; }

.woocommerce-pagination ul.page-numbers .page-numbers.current { background-color: #9aff2a; border-color: transparent; color: #fff; }

.woocommerce-pagination ul.page-numbers a.page-numbers:hover, .woocommerce-pagination ul.page-numbers a.page-numbers:focus, .woocommerce-pagination ul.page-numbers a.page-numbers:active { text-decoration: none; }

@media (min-width: 768px) { .woocommerce-pagination ul.page-numbers .page-numbers { padding: 12px 20px; }
  .woocommerce-pagination ul.page-numbers a.page-numbers { -webkit-transition: all .2s ease; -moz-transition: all .2s ease; transition: all .2s ease; }
  .woocommerce-pagination ul.page-numbers a.page-numbers:hover { background: #072936; color: #fff; } }

.post-type-archive-product .product-filters .toggle-filters, .tax-product_cat .product-filters .toggle-filters { text-align: center; width: 100%; }

.post-type-archive-product .product-filters .product-filters-wrapper, .tax-product_cat .product-filters .product-filters-wrapper { display: none; }

.post-type-archive-product .widget_berocket_aapf .widget-title, .tax-product_cat .widget_berocket_aapf .widget-title { font-size: 1em; font-weight: bold; margin-bottom: 0; }

.post-type-archive-product .widget_berocket_aapf .berocket_aapf_widget, .tax-product_cat .widget_berocket_aapf .berocket_aapf_widget { margin: 0; margin-bottom: 40px; padding: 0; }

.post-type-archive-product .widget_berocket_aapf .berocket_aapf_widget li, .tax-product_cat .widget_berocket_aapf .berocket_aapf_widget li { margin-bottom: 10px; }

.post-type-archive-product .widget_berocket_aapf .berocket_aapf_widget .slider input[type="text"], .tax-product_cat .widget_berocket_aapf .berocket_aapf_widget .slider input[type="text"] { border: 0; height: 30px; font-style: normal; padding: 0; }

.post-type-archive-product .widget_berocket_aapf .berocket_aapf_widget .slider .left, .post-type-archive-product .widget_berocket_aapf .berocket_aapf_widget .slider .right, .tax-product_cat .widget_berocket_aapf .berocket_aapf_widget .slider .left, .tax-product_cat .widget_berocket_aapf .berocket_aapf_widget .slider .right { height: 35px; }

.post-type-archive-product .widget_berocket_aapf .berocket_aapf_widget .slider .left input[type="text"], .tax-product_cat .widget_berocket_aapf .berocket_aapf_widget .slider .left input[type="text"] { text-align: left; }

.post-type-archive-product .widget_berocket_aapf .berocket_aapf_widget .slider .slide, .tax-product_cat .widget_berocket_aapf .berocket_aapf_widget .slider .slide { padding-left: 6px; padding-right: 6px; }

.post-type-archive-product .widget_berocket_aapf .berocket_aapf_widget .slider .slide .ui-slider-range, .tax-product_cat .widget_berocket_aapf .berocket_aapf_widget .slider .slide .ui-slider-range { background-color: #072936; }

.post-type-archive-product .widget_berocket_aapf .berocket_aapf_widget .slider .slide .ui-slider-handle, .tax-product_cat .widget_berocket_aapf .berocket_aapf_widget .slider .slide .ui-slider-handle { background: #072936; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; -webkit-transition: background .2s ease; -moz-transition: background .2s ease; transition: background .2s ease; }

.post-type-archive-product .widget_berocket_aapf .berocket_aapf_widget .slider .slide .ui-slider-handle:focus, .tax-product_cat .widget_berocket_aapf .berocket_aapf_widget .slider .slide .ui-slider-handle:focus { outline: 0; }

.post-type-archive-product .widget_berocket_aapf .berocket_aapf_widget .slider .slide .ui-slider-handle:hover, .post-type-archive-product .widget_berocket_aapf .berocket_aapf_widget .slider .slide .ui-slider-handle:active, .tax-product_cat .widget_berocket_aapf .berocket_aapf_widget .slider .slide .ui-slider-handle:hover, .tax-product_cat .widget_berocket_aapf .berocket_aapf_widget .slider .slide .ui-slider-handle:active { background: #9aff2a; }

.post-type-archive-product .widget_berocket_aapf .berocket_label_widgets, .tax-product_cat .widget_berocket_aapf .berocket_label_widgets { cursor: pointer; }

@media (min-width: 768px) { .post-type-archive-product .product-filters .toggle-filters, .tax-product_cat .product-filters .toggle-filters { display: none; }
  .post-type-archive-product .product-filters .product-filters-wrapper, .tax-product_cat .product-filters .product-filters-wrapper { display: block !important; } }

.section-product-breadcrumb { background-color: transparent; padding: 20px 0; }

.section-product-breadcrumb .woocommerce-breadcrumb { color: #072936; font-family: "Rubik", sans-serif; font-size: 0.8125rem; line-height: 1.2; }

.section-product-breadcrumb .woocommerce-breadcrumb a { color: #072936; }

.section-product-breadcrumb .woocommerce-breadcrumb .separator { color: #072936; display: inline-block; padding-left: 5px; padding-right: 5px; }

.star-rating { display: inline-block; font-size: 1em; height: 1em; overflow: hidden; padding-top: 1.5em; position: relative; vertical-align: top; width: 4.7em; }

.star-rating:before { color: #a9aea4; content: '\f006 \f006 \f006 \f006 \f006'; display: block; font-family: 'FontAwesome'; position: absolute; top: 0; left: 0; }

.star-rating span { overflow: hidden; position: absolute; top: 0; left: 0; }

.star-rating span:before { color: #9aff2a; content: '\f005 \f005 \f005 \f005 \f005'; font-family: 'FontAwesome'; }

.woocommerce .onsale { background: #9aff2a; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; color: #fff; display: block; font-size: 0.75rem; height: 40px; line-height: 40px; position: absolute; right: 10px; text-align: center; top: 10px; width: 40px; }

.woocommerce .soldout { background: #072936; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; color: #fff; display: block; font-family: "Rubik", sans-serif; font-size: 0.75rem; height: 40px; line-height: 1; padding-top: 10px; position: absolute; right: 10px; text-align: center; top: 10px; width: 40px; }

.site-header .cart-contents { color: #fff; font-size: 18px; line-height: 1; padding: 8px 10px; width: auto; }

.site-header .cart-contents .cart-contents-label { display: none; }

.site-header .cart-contents .cart-contents-icon { display: inline-block; }

.site-header .cart-contents .cart-contents-count { color: #fff; display: inline-block; font-size: 15px; line-height: 1; margin-left: 5px; }

.site-header .cart-contents .cart-contents-count.empty { display: none; }

.site-header .cart-contents:hover, .site-header .cart-contents:focus, .site-header .cart-contents:active { text-decoration: none; }

@media (max-width: 767px) { .site-header .cart-contents { float: left; font-size: 18px; line-height: 1; letter-spacing: 0; padding: 17px 10px; z-index: 1; }
  .site-header .cart-contents .cart-contents-icon { font-size: 1.375rem; }
  .site-header .cart-contents .cart-contents-count { display: none; margin-left: 3px; } }

@media (min-width: 768px) { .site-header .cart-contents { position: static; top: auto; right: auto; }
  .site-header .cart-contents .cart-contents-count { color: #fff; font-size: .8em; } }

.mini-cart-dropdown { background: #fff; -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15); box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15); display: none; font-family: "Rubik", sans-serif; font-style: normal; font-size: 16px; padding: 20px; position: absolute; right: 20px; text-align: left; text-transform: none; top: 50px; width: 300px; z-index: 5010; }

.mini-cart-dropdown:before { content: ''; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-bottom: 10px solid #fff; position: absolute; top: -10px; right: 5px; width: 0; }

.mini-cart-dropdown a { color: #000; }

.mini-cart-dropdown .mini-cart-products { max-height: 240px; margin-bottom: 20px; overflow-y: auto; }

.mini-cart-dropdown .mini-cart-product { -webkit-transition: opacity .2s ease; -moz-transition: opacity .2s ease; transition: opacity .2s ease; clear: both; display: inline-block; margin-bottom: 20px; width: 100%; }

.mini-cart-dropdown .mini-cart-product:last-of-type { margin-bottom: 0; }

.mini-cart-dropdown .mini-cart-product.being-removed { opacity: .4; }

.mini-cart-dropdown .mini-cart-product .entry-image { float: left; width: 25%; }

.mini-cart-dropdown .mini-cart-product .entry-content { float: left; margin-top: 0 !important; padding-left: 10px; width: 75%; }

.mini-cart-dropdown .mini-cart-product .entry-title { margin-bottom: 0; letter-spacing: 1px; line-height: 1.2; font-size: 0.875rem; font-weight: 700; }

.mini-cart-dropdown .mini-cart-product .entry-meta { font-size: 0.875rem; color: #666; }

.mini-cart-dropdown .mini-cart-product .remove-item { color: #a9aea4; display: block; font-size: 0.75rem; letter-spacing: 1px; text-transform: none; }

.mini-cart-dropdown .mini-cart-subtotal { border-top: 1px solid #000; border-bottom: 1px solid #000; clear: both; display: inline-block; font-weight: bold; font-family: "Rubik", sans-serif; margin-bottom: 20px; padding: 5px 0; text-align: right; width: 100%; }

.mini-cart-dropdown .mini-cart-subtotal .mini-cart-subtotal-title { float: left; margin-bottom: 0; text-align: left; width: 50%; }

.mini-cart-dropdown .mini-cart-subtotal .mini-cart-subtotal-value { float: left; font-weight: bold; margin-bottom: 0; padding-left: 20px; width: 50%; }

.mini-cart-dropdown .mini-cart-actions a { font-weight: 700; letter-spacing: 1px; margin: 0 0 5px 0; padding: 8px 10px 7px 10px; text-align: center; width: 49%; }

.mini-cart-dropdown .mini-cart-actions a.cart { float: left; }

.mini-cart-dropdown .mini-cart-actions a.checkout { float: right; }

.mini-cart-dropdown .mini-cart-actions a.continue-shopping { clear: both; width: 100%; }

.mini-cart-dropdown .btn { margin-bottom: 0; margin-right: 10px; }

@media (max-width: 767px) { .mini-cart-dropdown .mini-cart-actions a { font-size: 9px; width: 48.5%; } }

@media (max-width: 479px) { .mini-cart-dropdown .mini-cart-actions a { font-size: 8px; letter-spacing: .15em; padding: 11px 5px 8px 5px; } }

@media (min-width: 375px) { .mini-cart-dropdown { width: 355px; } }

@media (min-width: 414px) { .mini-cart-dropdown { width: 394px; } }

@media (min-width: 768px) { .mini-cart-dropdown { right: -5px; top: 55px; width: 350px; }
  .mini-cart-dropdown:before { right: 13px; }
  .mini-cart-dropdown .mini-cart-product .entry-content { padding-left: 20px; } }

@media (min-width: 768px) { .section-archive-products .col-archive-products-products { padding-left: 20px; } }

@media (max-width: 767px) { .section-archive-products { padding: 20px 0; } }

@media (min-width: 992px) { .section-archive-products .col-archive-products-products { padding-left: 40px; } }

.wc-results-and-sorting { margin-bottom: 20px; }

.wc-results-and-sorting .woocommerce-result-count { color: #898f82; font-size: 0.85rem; margin-bottom: 5px; }

.wc-results-and-sorting .woocommerce-ordering .orderby { font-size: 0.85rem; height: 30px; padding: 2px 8px; }

@media (min-width: 576px) { .wc-results-and-sorting { display: inline-block; width: 100%; }
  .wc-results-and-sorting .woocommerce-result-count { float: left; margin-bottom: 0; margin-top: 5px; width: 50%; }
  .wc-results-and-sorting .woocommerce-ordering { float: right; text-align: right; width: 50%; }
  .wc-results-and-sorting .woocommerce-ordering .orderby { width: 180px; } }

.single-product .woocommerce-product-gallery .flex-control-nav { list-style-type: none; margin: 0; padding: 0; padding-top: 10px; }

.single-product .woocommerce-product-gallery .flex-control-nav li { cursor: pointer; float: left; padding: 0 5px; width: 20%; }

.single-product .woocommerce-product-gallery .flex-control-nav li img { opacity: .4; -webkit-transition: all .2s ease; -moz-transition: all .2s ease; transition: all .2s ease; }

.single-product .woocommerce-product-gallery .flex-control-nav li img:hover { opacity: 1; }

.single-product .woocommerce-product-gallery .flex-control-nav li img.flex-active { opacity: 1; }

.single-product .woocommerce-product-gallery .flex-control-nav li:first-of-type { margin-left: -5px; }

@media (min-width: 768px) { .single-product .section-single-product .col-images { padding-right: 40px; } }

.single-product .woocommerce-product-gallery { position: relative; }

.woocommerce-product-gallery__trigger { display: block; left: 20px; font-size: 1.5rem; position: absolute; text-indent: -9999px; top: 20px; z-index: 2; }

.woocommerce-product-gallery__trigger:hover, .woocommerce-product-gallery__trigger:focus, .woocommerce-product-gallery__trigger:active { text-decoration: none; }

.woocommerce-product-gallery__trigger:before { background: rgba(0, 0, 0, 0.5); -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; content: '\f002'; color: rgba(255, 255, 255, 0.75); display: block; font-family: 'FontAwesome'; height: 50px; left: 0; line-height: 50px; position: absolute; text-align: center; text-indent: 0; -webkit-transition: all .2s ease; -moz-transition: all .2s ease; transition: all .2s ease; top: 0; width: 50px; }

.woocommerce-product-gallery__trigger:hover:before { background: #000; color: #fff; }

.single-product .section-single-product .onsale { z-index: 2; }

@media (min-width: 768px) { .single-product .section-single-product .onsale { right: 50px; z-index: 2; } }

.single-product .section-single-product .entry-summary .entry-title { font-size: 2rem; }

@media (min-width: 768px) { .single-product .section-single-product .entry-summary .entry-title { font-size: 2.25rem; } }

.single-product .section-single-product .entry-summary .price { font-size: 1.5rem; font-family: "Rubik", sans-serif; line-height: 1.2; }

.single-product .section-single-product .entry-summary .price del { font-size: 1.3125rem; }

.single-product .section-single-product .entry-summary .price ins { color: #9aff2a; display: block; font-size: 2.25rem; text-decoration: none; }

@media (min-width: 768px) { .single-product .section-single-product .entry-summary .price { font-size: 1.75rem; } }

.single-product .section-single-product .entry-summary .stock.out-of-stock { font-weight: bold; color: #d9534f; }

.section-single-product .variations { margin-bottom: 10px; width: 100%; }

.section-single-product .variations label { margin-bottom: 0; }

.section-single-product .variations .value select { height: 40px; padding: 5px 10px; }

.section-single-product .variations .reset-variations-tr td { border: 0; }

.section-single-product .reset_variations { color: #898f82; display: none; font-size: 0.85rem; }

.section-single-product .single_variation_wrap { margin-top: 40px; }

.section-single-product .entry-summary .quantity { display: inline-block; width: 49%; }

.section-single-product .single_add_to_cart_button { height: 48px; margin-bottom: 0; }

.section-single-product .sharing { padding-top: 40px; }

.section-single-product .sharing .title { margin-bottom: 10px; }

.section-single-product-tabs { padding-top: 0; }

.section-single-product-tabs .wc-tabs-nav-wrapper { margin-bottom: 40px; }

@media (min-width: 768px) { .section-single-product-tabs .wc-tabs-nav-wrapper { margin-bottom: 60px; } }

.single-product .comments-area .comment .avatar { -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; display: inline-block; height: auto; max-width: 100%; vertical-align: top; }

.single-product .comments-area .comment .comment-text { display: inline-block; margin-left: 20px; vertical-align: top; }

.single-product .comments-area .comment .comment-text .meta { display: inline-block; margin-bottom: 10px; vertical-align: top; }

.single-product .comment-form .stars a { display: inline-block; height: 1em; position: relative; text-decoration: none; text-indent: -1000px; width: 1em; }

.single-product .comment-form .stars a:before { content: '\f006'; display: block; font-family: 'FontAwesome'; height: 1em; left: 0; line-height: 1; position: absolute; text-indent: 0; top: 0; width: 1em; }

.single-product .comment-form .stars a:active, .single-product .comment-form .stars a:focus, .single-product .comment-form .stars a:hover { text-decoration: none; }

.single-product .comment-form .stars a.active:before { content: '\f005'; }

.single-product .comment-form .stars.selected a:not(.active):before { content: '\f005'; }

.single-product .comment-form .stars.selected a.active ~ a:before { content: '\f006'; }

@media (min-width: 992px) { .single-product .comment-respond { width: 50%; } }

.section-single-product-related .section-title { color: #9aff2a; }

body.woocommerce-cart .woocommerce-cart-form { margin-bottom: 40px; }

body.woocommerce-cart .woocommerce-cart-form .shop_table { width: 100%; }

body.woocommerce-cart .woocommerce-cart-form .product-quantity label { display: none; }

@media (min-width: 768px) { body.woocommerce-cart .woocommerce-cart-form .product-quantity .input-text { width: 100px; } }

body.woocommerce-cart .woocommerce-cart-form .product-thumbnail { width: 60px; }

@media (max-width: 767px) { body.woocommerce-cart .woocommerce-cart-form .product-thumbnail { display: block !important; text-align: left !important; width: 100%; }
  body.woocommerce-cart .woocommerce-cart-form .product-thumbnail:before { display: none; }
  body.woocommerce-cart .woocommerce-cart-form .product-thumbnail a { display: inline-block; width: 60px; } }

body.woocommerce-cart .woocommerce-cart-form .product-remove { text-align: center; width: 100%; }

body.woocommerce-cart .woocommerce-cart-form .product-remove .remove { display: block; color: #a9aea4; font-size: 1.5rem; font-weight: bold; padding: 5px 20px; text-align: center; }

body.woocommerce-cart .woocommerce-cart-form .product-remove .remove:hover, body.woocommerce-cart .woocommerce-cart-form .product-remove .remove:focus, body.woocommerce-cart .woocommerce-cart-form .product-remove .remove:active { text-decoration: none; }

@media (max-width: 767px) { body.woocommerce-cart .woocommerce-cart-form .product-remove { border: 0; padding-top: 0; padding-bottom: 20px; } }

@media (min-width: 768px) { body.woocommerce-cart .woocommerce-cart-form .product-remove { width: 80px; }
  body.woocommerce-cart .woocommerce-cart-form .product-remove .remove { display: block; padding: 10px 20px; }
  body.woocommerce-cart .woocommerce-cart-form .product-remove .remove:hover { color: #d9534f; } }

.cart-table-footer .coupon { display: inline-block; width: 100%; }

.cart-table-footer .coupon label { display: none; }

.cart-table-footer .coupon #coupon_code { margin-bottom: 10px; }

.cart-table-footer .coupon .btn { margin-bottom: 10px; padding-bottom: 13px; padding-top: 13px; width: 100%; }

.cart-table-footer .btn-update-cart { display: block; margin-bottom: 0; padding-bottom: 13px; padding-top: 13px; width: 100%; }

@media (max-width: 767px) { .cart-table-footer .coupon { padding-bottom: 0 !important; }
  .cart-table-footer .coupon #coupon_code { float: left; width: 50% !important; }
  .cart-table-footer .coupon .btn { float: left; width: 50% !important; }
  .cart-table-footer .actions { background-color: transparent !important; } }

@media (min-width: 768px) { .cart-table-footer .coupon #coupon_code, .cart-table-footer .coupon .btn-apply-coupon { float: left; width: 50%; }
  .cart-table-footer .coupon .btn-apply-coupon { display: inline-block; width: 50%; } }

@media (min-width: 768px) { .cart-collaterals { margin-top: 40px; } }

@media (min-width: 992px) { .cart-table-footer { float: left; padding-right: 20px; padding-top: 20px; width: 50%; }
  .cart-collaterals { float: left; margin-top: 0; padding-left: 20px; padding-top: 0; width: 50%; } }

body.woocommerce-cart .cart_totals { margin-top: 0; }

body.woocommerce-cart .cart_totals h2 { border-bottom: 2px solid #edeeec; margin-bottom: 5px; padding-bottom: 10px; }

body.woocommerce-cart .cart_totals .shop_table { width: 100%; }

body.woocommerce-cart .cart_totals .shop_table td { text-align: right; }

body.woocommerce-cart .cart_totals .shop_table td .select2 { text-align: left; }

body.woocommerce-cart .cart_totals .wc-proceed-to-checkout { text-align: right; }

body.woocommerce-cart .cart-collaterals #shipping_method { list-style-type: none; padding-left: 0; }

body.woocommerce-cart .woocommerce-shipping-calculator .form-row { margin-bottom: 10px; }

.woocommerce-page .cart-collaterals .blockUI.blockOverlay { background: transparent !important; }

body.woocommerce-checkout .col-order { padding-top: 40px; }

@media (min-width: 992px) { body.woocommerce-checkout .col-customer-details { padding-right: 40px; }
  body.woocommerce-checkout .col-order { padding-top: 0; } }

@media (min-width: 1200px) { body.woocommerce-checkout .col-customer-details { padding-right: 60px; } }

body.woocommerce-checkout .woocommerce-form-login .button { margin-bottom: 0; margin-right: 10px; }

body.woocommerce-checkout .checkout_coupon { display: block; margin-bottom: 40px; }

body.woocommerce-checkout .checkout_coupon .input-text { display: inline-block; vertical-align: top; width: auto; }

body.woocommerce-checkout .checkout_coupon .btn { display: inline-block; height: 48px; margin-bottom: 0; vertical-align: top; }

body.woocommerce-checkout .woocommerce-billing-fields #billing_address_1_field { margin-bottom: 10px; }

@media (min-width: 576px) { body.woocommerce-checkout .woocommerce-billing-fields #billing_first_name_field, body.woocommerce-checkout .woocommerce-billing-fields #billing_last_name_field, body.woocommerce-checkout .woocommerce-billing-fields #billing_state_field, body.woocommerce-checkout .woocommerce-billing-fields #billing_postcode_field, body.woocommerce-checkout .woocommerce-billing-fields #billing_phone_field, body.woocommerce-checkout .woocommerce-billing-fields #billing_email_field { display: inline-block; width: 49%; vertical-align: top; }
  body.woocommerce-checkout .woocommerce-billing-fields #billing_last_name_field, body.woocommerce-checkout .woocommerce-billing-fields #billing_postcode_field, body.woocommerce-checkout .woocommerce-billing-fields #billing_email_field { margin-left: 2%; } }

@media (min-width: 992px) and (max-width: 1199px) { body.woocommerce-checkout .woocommerce-billing-fields #billing_first_name_field, body.woocommerce-checkout .woocommerce-billing-fields #billing_last_name_field, body.woocommerce-checkout .woocommerce-billing-fields #billing_state_field, body.woocommerce-checkout .woocommerce-billing-fields #billing_postcode_field, body.woocommerce-checkout .woocommerce-billing-fields #billing_phone_field, body.woocommerce-checkout .woocommerce-billing-fields #billing_email_field { display: block; width: auto; }
  body.woocommerce-checkout .woocommerce-billing-fields #billing_last_name_field, body.woocommerce-checkout .woocommerce-billing-fields #billing_postcode_field, body.woocommerce-checkout .woocommerce-billing-fields #billing_email_field { margin-left: 0; } }

body.woocommerce-checkout .woocommerce-shipping-fields #shipping_address_1_field { margin-bottom: 10px; }

body.woocommerce-checkout .woocommerce-shipping-fields #ship-to-different-address { font-size: 1rem; line-height: 1; }

body.woocommerce-checkout .woocommerce-shipping-fields #ship-to-different-address label { font-weight: 500; }

@media (min-width: 576px) { body.woocommerce-checkout .woocommerce-shipping-fields #shipping_first_name_field, body.woocommerce-checkout .woocommerce-shipping-fields #shipping_last_name_field, body.woocommerce-checkout .woocommerce-shipping-fields #shipping_state_field, body.woocommerce-checkout .woocommerce-shipping-fields #shipping_postcode_field { display: inline-block; width: 49%; vertical-align: top; }
  body.woocommerce-checkout .woocommerce-shipping-fields #shipping_last_name_field, body.woocommerce-checkout .woocommerce-shipping-fields #shipping_postcode_field { margin-left: 2%; } }

@media (min-width: 992px) and (max-width: 1199px) { body.woocommerce-checkout .woocommerce-shipping-fields #shipping_first_name_field, body.woocommerce-checkout .woocommerce-shipping-fields #shipping_last_name_field, body.woocommerce-checkout .woocommerce-shipping-fields #shipping_state_field, body.woocommerce-checkout .woocommerce-shipping-fields #shipping_postcode_field { display: block; width: auto; }
  body.woocommerce-checkout .woocommerce-shipping-fields #shipping_last_name_field, body.woocommerce-checkout .woocommerce-shipping-fields #shipping_postcode_field { margin-left: 0; } }

body.woocommerce-checkout .woocommerce-checkout-review-order-table { width: 100%; }

body.woocommerce-checkout .woocommerce-checkout-review-order-table #shipping_method { list-style-type: none; padding-left: 0; }

.woocommerce-checkout-payment { background: #edeeec; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; margin-top: 20px; padding: 20px; }

.woocommerce-checkout-payment .payment_methods { list-style-type: none; margin: 0; padding: 0; }

.woocommerce-checkout-payment .payment_methods .woocommerce-notice { margin-bottom: 24px; }

.woocommerce-checkout-payment .payment_methods .wc_payment_method.payment_method_paypal .input-radio { display: inline-block; vertical-align: top; }

.woocommerce-checkout-payment .payment_methods .wc_payment_method.payment_method_paypal label { display: inline-block; margin-bottom: 20px; position: relative; width: 80%; }

.woocommerce-checkout-payment .payment_methods .wc_payment_method.payment_method_paypal label img { display: block; margin: 5px 0; max-width: 100px; }

.woocommerce-checkout-payment .payment_methods .wc_payment_method.payment_method_paypal label .about_paypal { color: #898f82; display: block; font-size: 0.85rem; }

@media (min-width: 992px) { .woocommerce-checkout-payment .payment_methods .wc_payment_method.payment_method_paypal label { width: 75%; } }

.woocommerce-page .woocommerce-checkout .blockUI.blockOverlay { background: transparent !important; }

body.woocommerce-account .woocommerce-MyAccount-navigation { margin-bottom: 40px; }

body.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link { display: block; }

body.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a { background: transparent; border-left: 5px solid transparent; color: #072936; display: block; padding: 10px 20px; -webkit-transition: all .2s ease; -moz-transition: all .2s ease; transition: all .2s ease; }

body.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a:hover, body.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a:active, body.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a:focus { text-decoration: none; }

body.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a:hover { background: transparent; color: #9aff2a; }

body.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link.is-active a { border-color: #9aff2a; background: transparent; color: #9aff2a; }

@media (min-width: 768px) { body.woocommerce-account .woocommerce-MyAccount-navigation { margin-bottom: 0; padding-right: 20px; } }

body.woocommerce-account .woocommerce-MyAccount-orders { width: 100%; }

body.woocommerce-account .woocommerce-MyAccount-orders .btn { margin-bottom: 0; }

body.woocommerce-view-order .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--orders a { border-color: #072936; background: transparent; color: #072936; }

body.woocommerce-account .woocommerce-Address { margin-bottom: 40px; }

body.woocommerce-account .woocommerce-Address .title h3 { display: inline-block; margin-bottom: 0; }

body.woocommerce-account .woocommerce-Address .title .edit { display: inline-block; }

body.woocommerce-account #add_payment_method .woocommerce-Payment { background: #eee; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; padding: 20px; }

body.woocommerce-account #add_payment_method .payment_methods { list-style-type: none; margin: 0; padding: 0; }

@media (min-width: 768px) { .section.wp-content .col-wp-content.has-sidebar { padding-right: 40px; } }

.home-text-block { margin: 0 auto; max-width: 600px; }

.search .page-header .container { max-width: 585px; }

.search .page-header .search-form { position: relative; }

.search .page-header .search-form .search-field { background: transparent; border: 0; border-bottom: 4px solid #fff; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; color: #fff; font-size: 1.6em; height: auto; padding: 20px 0 10px; padding-right: 60px; width: 100%; }

.search .page-header .search-form .search-field::-webkit-input-placeholder { color: rgba(255, 255, 255, 0.5); }

.search .page-header .search-form .search-field:-moz-placeholder { color: rgba(255, 255, 255, 0.5); }

.search .page-header .search-form .search-field::-moz-placeholder { color: rgba(255, 255, 255, 0.5); }

.search .page-header .search-form .search-field:-ms-input-placeholder { color: rgba(255, 255, 255, 0.5); }

.search .page-header .search-form .search-field:focus { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; outline: 0; }

.search .page-header .search-form .search-submit { -webkit-transition: all 0.1s ease; -moz-transition: all 0.1s ease; -o-transition: all 0.1s ease; transition: all 0.1s ease; background: transparent; border: 0; color: #fff; font-size: 1.4em; padding: 20px 10px; position: absolute; right: 0; top: 0; }

.search .page-header .search-form .search-submit:focus { -moz-transform: scale(1.3); -o-transform: scale(1.3); -ms-transform: scale(1.3); -webkit-transform: scale(1.3); transform: scale(1.3); outline: 0; }

.single-post .section-post-header { padding-bottom: 20px; }

.single-post .section-post-header .entry-header { text-align: center; }

.single-post .section-post-header .entry-header .entry-author-avatar { display: inline-block; margin-right: 10px; vertical-align: top; }

.single-post .section-post-header .entry-header .entry-author-avatar img { -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; height: auto; max-width: 64px; }

.single-post .section-post-header .entry-header .entry-meta { display: inline-block; padding-top: 5px; text-align: left; vertical-align: top; }

.single-post .section-post-content { padding-top: 20px; }

@media (min-width: 768px) { .single-post .section-post-content .col-post-content { padding-right: 40px; } }

.single-post .section-post-footer { background-color: #f7f8f6; }

.single-post .section-post-footer .comments-area { padding-top: 40px; }

.section-related-posts { background-color: #edeeec; }

.author .page-header { text-align: center; }

.author .page-header .author-avatar { margin-bottom: 20px; }

.author .page-header .author-avatar .avatar { -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; }

.error404 .section.error-404 { padding: 60px 0; }

.error404 .section.error-404 .fa { font-size: 3.125rem; margin-bottom: 20px; }

@media (min-width: 768px) { .error404 .section.error-404 { padding: 120px 0; } }
