/*
Theme Name: Ripples
Theme URI: 
Description: Wordpress Custom theme
Version: 1.0
Author: Thirteen Digital
Author URI: http://thirteendigital.com.au/
-------------------------------------------------------------- 
blue 48bac5
blood orange e8480e
orange e77100
green 3a6460
yellow f6c500
-------------------------------------------------------------- 
*/

.hide {
    text-indent: -999px;
    overflow: hidden;
    font-size: 0;
}

.clear {
    height: 1px;
    width: 100%;
    clear: both;
}

a {
    text-decoration: none;
    outline: 0 !important;
}

a img,
img {
    border: none;
    outline: 0;
}

a,
.button,
input[type="submit"],
input[type="button"],
input[type="text"] {
    cursor: pointer;
    -webkit-appearance: none;
}

strong {
    font-weight: 900;
}


/*
-------------------------------------------------------------- 
blue 48bac5
blood orange e8480e
orange e77100
green 3a6460
yellow f6c500
 */

body,
input,
textarea {
    font-family: "proxima-nova", Helvetica, sans-serif;
    font-style: normal;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    position: relative;
}

h1,
h2,
h3,
h4,
h5,
h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    font-family: "myriad-pro-condensed", sans-serif;
    text-transform: uppercase;
}

body {
    margin: 0;
    padding: 0;
    background: #FFFFFF;
}

#access,
img#printlogo {
    display: none;
}

.wrap {
    width: 1312px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.outer-inside-banner .wrap,
.outer-header .wrap {
    overflow: visible;
}

.outer-content .wrap {
    padding: 0 0 40px 0;
}

.outer-content {
    clear: both;
}


/*
-------------------------------------------------------------- 
blue 48bac5
blood orange e8480e
orange e77100
green 3a6460
yellow f6c500
 */

.outer-header {
    border-top: #48bac5 3px solid;
    overflow: visible;
}

.mobile {
    display: none;
}

#head {
    overflow: visible;
    position: relative;
    min-height: 165px;
    text-align: center;
}

#logo {
    display: inline-block;
    overflow: hidden;
    width: 316px;
    height: 151px;
    background: url(images/logo.png) 0 0 no-repeat;
    z-index: 999;
    position: relative;
    top: 38px;
    left: 0;
}

.address-bar {
    color: #fff;
    text-transform: uppercase;
    background: #49bac5 url(images/bottom-slice.png) bottom right no-repeat;
    font-size: 15px;
    font-weight: 600;
    display: inline-block;
    width: auto;
    padding: 0 14px 4px 16px;
    position: absolute;
    top: 0;
    left: 52px;
}

.address-bar:hover {
    color: #3a6460;
}

.social {
    position: absolute;
    top: 62px;
    right: 60px;
}

.social a {
    display: inline-block;
    float: left;
    margin: 0 6px 0 0;
    width: 28px;
    height: 28px;
    opacity: 1;
}

a.facebook {
    background: url(images/social.png) 0px 0 no-repeat;
}

a.instagram {
    background: url(images/social.png) -27px 0 no-repeat;
}

a.google {
    background: url(images/social.png) -54px 0 no-repeat;
}

.social a:hover {
    opacity: 0.6;
}

.book-table {
    display: block;
    position: absolute;
    top: 0;
    right: 52px;
    width: 78px;
    height: 92px;
    background: url(images/book-table.png) 0 0 no-repeat;
}

.book-table:hover {
    background: url(images/book-table.png) 0 -92px no-repeat;
}

.enews {
    display: block;
    position: absolute;
    top: 4px;
    right: 60px;
    width: 52px;
    height: 52px;
    background: url(images/enews.png) 0 0 no-repeat;
}

.enews:hover {
    background: url(images/enews.png) 0 -52px no-repeat;
}


/*
-------------------------------------------------------------- 
blue 48bac5
blood orange e8480e
orange e77100
green 3a6460
yellow f6c500
 */

#nav {
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative;
    top: -27px;
    left: 4%;
    z-index: 99;
    width: 92%;
    background: url(images/top-nav.png) 0 0 repeat-x;
    text-align: left;
    height: 30px;
}

#nav>li {
    float: left;
    display: inline;
    position: relative;
}

#nav>li.page-item-product-cats {
    margin: 0 0px 0 0;
    display: inline-block;
    position: relative;
    height: 1px;
}

#nav>li.page-item-product-cats a {
    display: none;
}

#nav>li.page-item-70 {
    display: none;
}

li.page_item.page-item-71 {
    margin: 0 0 0 415px;
    display: inline-block;
    overflow: hidden;
    position: relative;
}

#nav li>a {
    color: #48bac5;
    display: inline-block;
    font-size: 15px;
    font-weight: 900;
    line-height: 15px;
    padding: 8px 15px 9px 15px;
    text-transform: uppercase;
}

#nav li > a:hover,
.single-post #nav li.page-item-69>a,
.category #nav li.page-item-69>a,
#nav li.current_page_ancestor>a,
#nav li.current_page_item>a {
    color: #3a6460;
    text-decoration: none;
}


/* flyout
-------------------------------------------------------------- 
orange 3a6460
blue 48bac5
*/

#nav li > a:hover {
    background: #48bac5;
    color: #fff;
}

ul#nav a:hover,
ul#nav li:hover a,
ul#nav li:hover span {
    z-index: 9999;
}

ul#nav li:hover ul {
    display: block;
    color: #fff;
    z-index: 19999;
}

ul#nav ul {
    display: none;
    list-style: none;
    margin: 0;
    padding: 5px 0 0 0;
    position: absolute;
    top: 29px;
    left: 0;
    width: 250px;
    z-index: 19999;
    background: #48bac5;
}

ul#nav li.page-item-73 ul {
    left: auto;
    right: 0;
    text-align: right;
}

ul#nav ul li {
    float: none;
    display: block;
    margin: 0;
    padding: 0px;
    z-index: 19999;
}

ul#nav ul li a,
ul#nav li:hover ul li a,
#nav ul li.current_page_item>a {
    background: none;
    float: none;
    border: none;
    display: block;
    width: auto;
    height: 1%;
    font-size: 13px;
    line-height: normal;
    margin: 0;
    float: none;
    color: #fff;
    z-index: 19999;
}

ul#nav ul li a:hover,
ul#nav li:hover ul li a:hover,
ul#nav li:hover a {
    background: #48bac5;
    color: #000;
    z-index: 19999;
}

ul#nav li:hover a {
    color: #fff;
}

ul#nav ul li:last-child a {
    border-bottom: none !important;
}


/* Home
-------------------------------------------------------------- 
blue 48bac5
blood orange e8480e
orange e77100
green 3a6460
yellow f6c500
 */

.home-content {
    display: inline-block;
    width: 100%;
    clear: both;
}

.outer-banner {
    overflow: hidden;
    height: 467px;
    position: relative;
}

.outer-banner .wrap {
    height: 467px;
}

.outer-inside-banner {
    overflow: hidden;
    position: relative;
    overflow: visible;
}

.outer-inside-banner .wrap {
    height: 260px;
    position: relative;
    margin: 0 auto 30px auto;
}

.the-title {
    display: inline-block;
    position: absolute;
    bottom: 20px;
    left: 0;
    color: #fff;
    margin: 10px 0;
    font-size: 42px;
    font-weight: 900;
    line-height: 42px;
    padding: 12px 12px 12px 60px;
    text-transform: uppercase;
    font-family: "myriad-pro-condensed", sans-serif;
}

.phone {
    display: none;
}

.cycle {
    height: 467px;
    width: 100%;
    z-index: 1;
    position: relative;
    overflow: hidden;
}

.cycle-prev,
.cycle-next {
    position: absolute;
    top: 0;
    width: 10%;
    z-index: 800;
    height: 100%;
    cursor: pointer;
    opacity: 0;
}

.cycle-prev {
    left: 0;
    background: url(images/prev.png) 25% 50% no-repeat;
}

.cycle-next {
    right: 0;
    background: url(images/next.png) 75% 50% no-repeat;
}

.cycle-prev:hover,
.cycle-next:hover {
    opacity: 1;
}


/*  home pods
-------------------------------------------------------------- 
blue 48bac5
blood orange e8480e
orange e77100
green 3a6460
yellow f6c500
 */

.content,
.four-up {
    overflow: hidden;
    clear: both;
}

.pods {
    float: left;
    display: inline-block;
    width: 24%;
    min-height: 202px;
    padding: 0 0 10px 0;
    margin: 1.3% 1.3% 1.3% 0;
    color: #3a6460;
    overflow: hidden;
    position: relative;
    border-bottom: #48bac5 6px solid;
    text-align: center;
}

#text-panel .three-up {
    width: 32%;
    min-height: 220px;
}

#text-panel .three-up .side3 {
    margin: 1.3% 0;
    text-align: left;
}

#text-panel .pods .text {
    color: #fff;
    padding: 0 30px;
    font-size: 14px;
    line-height: 18px;
    margin: 0;
}

.side4 {
    margin: 1.3% 0;
}

.pods img {
    border-bottom: 3px solid #fff;
    margin: 0 0 8% 0;
    width: 100%;
}

.thumb {
    overflow: visible;
    display: block;
    position: relative;
}

.pods .arrow {
    display: block;
    width: 65px;
    height: 65px;
    background: url(images/pod-arrow.png) 0 0 no-repeat;
    position: absolute;
    bottom: 0;
    left: 40%;
}

.pods:hover .arrow {
    background: url(images/pod-arrow.png) 0 -65px no-repeat;
}

.pods .pod-btn,
#text-panel .pods a.pod-btn {
    margin: 0 0 1.5% 0;
    display: block;
    text-transform: uppercase;
    font-family: "myriad-pro-condensed", sans-serif;
    color: #e8480e;
    font-size: 28px;
    font-weight: 700;
    line-height: 28px;
}

.pods:hover .pod-btn,
#text-panel .pods:hover .pod-btn {
    color: #3a6460;
}

.pods .text,
#text-panel .pods .text {
    margin: 0 0 2.5% 0;
    display: block;
}

.page-template-page-gallery-php .pods {
    width: 23.5%;
    margin: 1.3% .6% !important;
}

.page-template-page-gallery-php .pods .arrow {
    left: 36%;
}


/* Date boxes
-------------------------------------------------------------- 
blue 48bac5
blood orange e8480e
orange e77100
green 3a6460
yellow f6c500
 */

.date-box {
    color: #fff;
    padding: 3% 3% 1.5% 3%;
    text-transform: uppercase;
    display: inline-block;
    overflow: hidden;
    float: left;
    text-align: center;
    margin: 0 0.5% 0 0;
    width: 13%;
}

.home .date-box {
    margin: 0 10px;
    background: #3a6460;
}

.bistro-bar .date-box {
    background: url(images/cat-orange.png) 0 0 repeat;
}

.entertainment .date-box {
    background: url(images/cat-purple.png) 0 0 repeat;
}

.events .date-box {
    background: url(images/cat-yellow.png) 0 0 repeat;
}

.music .date-box {
    background: url(images/cat-pink.png) 0 0 repeat;
}

.promotions .date-box {
    background: url(images/cat-blue.png) 0 0 repeat;
}

.salt-cellars .date-box {
    background: url(images/cat-red.png) 0 0 repeat;
}

.sports .date-box {
    background: url(images/cat-green.png) 0 0 repeat;
}

.date-box .day {
    font-size: 32px;
}

.date-box .month {
    font-size: 19px;
}


/* Post
-------------------------------------------------------------- 
blue 48bac5
blood orange e8480e
orange e77100
green 3a6460
yellow f6c500
 */

.post {
    overflow: hidden;
}

#text-panel .post .post-thumb {
    float: left;
    display: inline-block;
    margin: 0 0 20px 0;
    width: 164px;
    height: 201px;
    position: relative;
}

#text-panel .post .post-thumb img {
    position: absolute;
    top: 10px;
    left: 10px;
}

#text-panel .post .post-thumb .mask {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    background: url(images/mask.png) 0 0 no-repeat;
    display: block;
    width: 164px;
    height: 201px;
}

.post .info {
    float: left;
    width: 45%;
    overflow: hidden;
    margin: 0 1% 1% 0;
    padding: 0 1% 0 2%;
    border-right: 1px solid #c8eaed;
}

#text-panel .post .post-date {
    font-size: 13px;
    font-weight: 300;
    color: #000;
    margin: 0;
    padding: 0;
    font-style: italic;
}

#text-panel .post .post-title,
#text-panel .post .post-title a {
    font-size: 21px;
    margin: 4px 0;
    color: #48bac5;
    display: inline-block;
    text-decoration: none;
    font-weight: 900;
}

#text-panel .post .post-title a:hover {
    color: #e77100;
}

#text-panel .post p {
    margin: 0;
    padding: 0;
}

#text-panel .readmore {
    display: inline-block;
    width: 32%;
    float: left;
    position: relative;
}

#text-panel .readmore a {
    background: #48bac5;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    padding: 12px 18px;
    margin: 66px 0 0 0;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
}

#text-panel .readmore a:hover {
    background: #e77100;
    color: #fff;
}


/* pagination
-------------------------------------------------------------- 
blue 48bac5
blood orange e8480e
orange e77100
green 3a6460
yellow f6c500
 */

div.wp-pagenavi {
    padding: 40px 0;
    text-align: center;
    clear: both;
}

div.wp-pagenavi a {
    text-decoration: none !important;
    padding: 8px 16px;
    color: #fff !important;
    border: none;
}

div.wp-pagenavi span.pages {
    background: #48bac5;
    color: #fff !important;
    border: none;
}

div.wp-pagenavi span.current {
    padding: 8px 16px;
    background: #e2dcca;
    color: #48bac5 !important;
    border: none;
}

div.wp-pagenavi .page {
    background: #48bac5;
    color: #fff !important;
}

div.wp-pagenavi .page:hover {
    background: #3a6460;
    color: #fff !important;
}

div.wp-pagenavi a.previouspostslink,
div.wp-pagenavi a.nextpostslink {
    background: #48bac5;
    color: #fff !important;
    border: none;
}

div.wp-pagenavi a.previouspostslink:hover,
div.wp-pagenavi a.nextpostslink:hover {
    background: #3a6460;
    color: #fff !important;
    border: none;
}


/* Layouts
-------------------------------------------------------------- 
blue 48bac5
blood orange e8480e
orange e77100
green 3a6460
yellow f6c500
 */

.outer-content {
    background: #fff url(images/content.jpg) bottom center no-repeat;
    overflow: hidden;
}

.fullwidth {
    width: 100%;
    clear: both;
}

.two-cols {
    overflow: hidden;
    text-align: left;
}

.layout-left {
    width: 46%;
    display: inline-block;
    float: left;
}

.layout-right {
    width: 46%;
    display: inline-block;
    float: right;
}

.page-template-page-accommodation-single-php .layout-left {
    width: 43%;
}

.page-template-page-accommodation-single-php .layout-right {
    width: 54.57%;
}


/*
-------------------------------------------------------------- 
blue 48bac5
blood orange e8480e
orange e77100
green 3a6460
yellow f6c500
 */

#text-panel {
    float: left;
    display: inline;
    width: 74%;
    margin: 0 0 35px 0;
    min-height: 450px;
    overflow: hidden;
}

.short {
    width: 51% !important;
}

.l-box,
.polaroid-stack {
    float: left;
    display: inline-block;
    width: 24%;
}

#text-panel a.inline-link {
    color: #3a6460;
    text-decoration: underline;
}

#text-panel a.inline-link:hover {
    color: #48bac5;
}

#text-panel h1 {
    margin: 10px 0;
    font-size: 42px;
    color: #e8480e;
    font-weight: 900;
    line-height: 42px;
    padding: 0 0 12px 0;
    text-transform: uppercase;
}

#text-panel h2 {
    font-size: 28px;
    color: #48bac5;
    font-weight: 900;
    line-height: 28px;
    margin: 10px 0 3px 0;
    padding: 0;
    text-transform: uppercase;
}

#text-panel h3 {
    font-size: 15px;
    color: #000;
    font-weight: 600;
    line-height: 15px;
    margin: 10px 0 3px 0;
    padding: 0;
    text-transform: none;
    text-transform: uppercase;
    font-family: "proxima-nova", Helvetica, sans-serif;
}

#text-panel h4,
#text-panel h5,
#text-panel h6 {
    font-size: 14px;
    color: #000;
    font-weight: 900;
    line-height: 20px;
    margin: 8px 0 3px 0;
    padding: 0;
    font-family: "proxima-nova", Helvetica, sans-serif;
}

#text-panel blockquote {
    margin: 10px 0;
    padding: 0;
}

#text-panel blockquote p {
    font-size: 20px;
    color: #000;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
    padding: 0;
}

#text-panel p,
#text-panel ul.carrots,
#text-panel ol.carrots {
    color: #000;
    margin: 0 0 9px 0;
    line-height: 21px;
}

#text-panel ul.carrots li {
    margin: 0;
}

#text-panel ul.carrots {
    list-style: none;
    padding: 0 0 9px 0;
    margin: 0
}

#text-panel ul.carrots ul {
    list-style: none;
    padding: 0;
    margin: 0
}

#text-panel ul.carrots li {
    list-style: none;
    background: url(images/subnav.png) 0 5px no-repeat;
    padding: 0 0 0 18px;
    color: #000;
}

#text-panel ul.carrots ul li {
    list-style: none;
    background: url(images/subnav-on.png) 0 5px no-repeat;
    padding: 0 0 0 14px;
    margin: 0;
}

#text-panel #shipping_method li {
    background: none;
    text-align: left;
}

#text-panel ol {
    padding: 0;
    margin: 0 0 9px 18px;
}

#text-panel ol li {
    color: #000;
}

#text-panel ol {
    counter-reset: item
}

#text-panel ol li {
    display: block
}

#text-panel ol li:before {
    content: counter(item) ".  ";
    counter-increment: item;
    color: #0058a9;
    font-weight: 600;
}

#text-panel form ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#text-panel form ul li {
    list-style: none;
    background: none;
    padding: 0;
    font-size: 13px;
    color: #000;
    line-height: 21px;
}

hr {
    border: none;
    background: none;
    margin: 12px 0 14px 0;
    border-bottom: 1px solid #c8eaed;
}

hr.menu-hr {
    margin: 0 0 14px 0;
}

.page-template-page-menu-php #text-panel table {
    margin: 0 0 15px 0;
    width: 80%;
}


/* gallery flexslider
--------------------------------------------------------------
blue 48bac5
blood orange e8480e
orange e77100
green 3a6460
yellow f6c500
*/

#text-panel .gallery {
    overflow: hidden;
    width: 80%;
    position: relative;
    margin: 30px auto;
}

#text-panel .gallery img {
    width: 100%;
}

#text-panel .gallery ul {
    margin: 0;
    padding: 0;
}

#text-panel .gallery ul li {
    margin: 0;
    padding: 0;
    background: none;
}

#text-panel #carousel ul li {
    margin: 0 2px 0 0;
}

#text-panel .flex-caption {
    height: 2px;
    margin: 0;
    padding: 0;
}

.flexslider {
    cursor: pointer;
}


/* accordion
--------------------------------------------------------------
blue 48bac5
blood orange e8480e
orange e77100
green 3a6460
yellow f6c500
*/

#text-panel .clickable {
    cursor: pointer;
    color: #fff;
    padding: 12px 32px;
    display: block;
    margin: 0 0 1px 0;
    background: #d1003a url(images/arrow-icon.png) 8px 12px no-repeat;
    cursor: pointer;
    -webkit-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
}

#text-panel h2.hover {
    background: #e2dcca url(images/arrow-icon-in.png) 8px 12px no-repeat;
}

#text-panel h2.open {
    background: #e2dcca url(images/arrow-icon-in.png) 8px 12px no-repeat;
    -webkit-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
}

#text-panel .open-div {
    padding: 10px 20px;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
}

#text-panel .open-div a {
    font-size: 16px;
    color: #545454;
    font-weight: 900;
    line-height: 20px;
    margin: 10px 0 3px 0;
    padding: 0;
    text-decoration: none;
    text-transform: uppercase;
}

#text-panel .open-div a:hover {
    color: #000;
}


/* Forms
-------------------------------------------------------------- 
blue 48bac5
blood orange e8480e
orange e77100
green 3a6460
yellow f6c500
*/

#gform_wrapper_1 {
    width: 60%;
}

#text-panel .gform_wrapper form {
    overflow: hidden;
}

#text-panel .gform_wrapper li {
    background: none;
}

#text-panel .gform_wrapper label {
    font-weight: 700 !important;
    color: #3a6460 !important;
}

#text-panel .gform_wrapper span label {
    font-weight: 400 !important;
    color: #000 !important;
}

#text-panel .gform_wrapper form li.gsection {
    margin: 0;
}

#text-panel .gform_wrapper form li.gsection h2 {
    font-size: 26px;
}

.gf_step_active {
    color: #3a6460;
}

#text-panel .ui-datepicker-trigger {
    border: none;
}

#text-panel .gform_wrapper .datepicker {
    width: 291px !important;
    padding: 0 0 10px 0;
}

.ui-datepicker {
    margin: -35px auto 0 !important;
}

#text-panel .gform_wrapper .gfield_time_hour,
#text-panel .gform_wrapper .gfield_time_minute,
#text-panel .gform_wrapper .gfield_date_month,
#text-panel .gform_wrapper .gfield_date_day,
#text-panel .gform_wrapper .gfield_date_year {
    width: 108px;
}

#input_1_7 label,
#input_1_7 input,
#input_1_7_2,
.gfield_time_minute label {
    display: inline-block;
    float: left;
}

#text-panel .gform_wrapper input[type="text"],
#text-panel .gform_wrapper input[type="url"],
#text-panel .gform_wrapper input[type="email"],
#text-panel .gform_wrapper input[type="tel"],
#text-panel .gform_wrapper input[type="number"],
#text-panel .gform_wrapper input[type="password"],
#text-panel .gform_wrapper textarea {
    -moz-box-sizing: border-box;
    -moz-border-radius: 2px;
    -webkit-box-sizing: border-box;
    -webkit-border-radius: 2px;
    -webkit-box-shadow: 0 1px 0 white, inset 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 0 white, inset 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 0 white, inset 0 1px 1px rgba(0, 0, 0, 0.2);
    background-color: #fff;
    box-sizing: border-box;
    border: 1px solid #ababab;
    border-bottom-color: #ababab;
    border-radius: 2px;
    margin: 0;
    outline: none;
    padding: 6px 8px !important;
    vertical-align: middle;
    font-weight: 300;
    font-size: 14px !important;
    -webkit-appearance: none;
}

#text-panel .gform_wrapper .top_label select.large,
#text-panel .gform_wrapper .top_label select.medium,
#text-panel .gform_wrapper .top_label select.small,
#text-panel .gform_wrapper .ginput_container select {
    background: #fff;
    border: 1px solid #ababab;
    font-size: 14px !important;
}

#text-panel .gform_wrapper input[type="text"]:focus,
#text-panel .gform_wrapper input[type="url"]:focus,
#text-panel .gform_wrapper input[type="email"]:focus,
#text-panel .gform_wrapper input[type="tel"]:focus,
#text-panel .gform_wrapper input[type="number"]:focus,
#text-panel .gform_wrapper input[type="password"]:focus,
#text-panel .gform_wrapper textarea:focus {
    border: 1px solid #6cf;
}

#text-panel .gform_wrapper .gform_footer {
    padding: 0 0 10px 0;
    margin: 0;
}

#text-panel .gform_wrapper div.validation_error {
    color: #d65455;
    font-size: 1em;
    font-weight: normal;
}

#text-panel .gform_wrapper li.gfield.gfield_error.gfield_contains_required {
    margin-top: 0;
    margin-bottom: 0 !important;
    padding-left: 0;
}

#text-panel .gform_wrapper li.gfield.gfield_error,
#text-panel .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: transparent;
    margin-bottom: 0 !important;
    padding: 0;
    border-top: none;
    border-bottom: none;
}

#text-panel .gform_wrapper .gfield_error .gfield_label {
    color: #d65455;
}

#text-panel .gform_wrapper li.gfield_error input[type=text],
#text-panel .gform_wrapper li.gfield_error input[type=url],
#text-panel .gform_wrapper li.gfield_error input[type=email],
#text-panel .gform_wrapper li.gfield_error input[type=tel],
#text-panel .gform_wrapper li.gfield_error input[type=number],
#text-panel .gform_wrapper li.gfield_error input[type=password],
#text-panel .gform_wrapper li.gfield_error textarea {
    border: 1px solid #d65455;
}

#text-panel .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
    margin-top: 0;
    margin: 5px 0 0 0;
    font-weight: bold;
}

#text-panel .gform_wrapper .ginput_container + .gfield_description.validation_message {
    margin-top: 0;
}

#text-panel .gform_wrapper .top_label .gfield_description.validation_message,
#text-panel .gform_wrapper .gfield_description.validation_message {
    padding: 0;
}

#text-panel .gform_wrapper div.validation_error {
    margin-bottom: 0;
}

#text-panel .gform_button {
    float: right;
    -webkit-appearance: none;
}

#text-panel .gform_wrapper li,
#text-panel .gform_wrapper form li {
    padding: 0;
}

#text-panel .gform_wrapper .top_label .gfield_error {
    width: 100%;
}

.gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
    margin: 4px;
}

#text-panel .button,
.added_to_cart,
a.button {
    color: #fff;
    padding: 6px 20px;
    border: none;
    font-weight: 600;
    font-size: 14px;
    margin: 8px 0;
    cursor: pointer;
    -webkit-appearance: none;
    display: inline-block;
    text-decoration: none;
    background: #e77100;
    text-transform: uppercase;
    line-height: 29px;
    font-family: "proxima-nova", Helvetica, sans-serif;
}

#text-panel .button:hover,
a.button:hover {
    background: #48bac5;
}

body #text-panel .gform_wrapper.gf_browser_chrome .gform_body {
    width: 100%;
}

body #text-panel .gform_wrapper .gform_fields {
    margin-left: -15px !important;
}

body #text-panel .gform_wrapper .gform_fields li {
    padding-left: 15px !important;
}

body #text-panel .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
	max-width: 100% !important;
}


/* Shop style
-------------------------------------------------------------- 
blue 48bac5
blood orange e8480e
orange e77100
green 3a6460
yellow f6c500
 */

img.attachment-shop_catalog,
img.attachment-shop_single,
img.attachment-shop_thumbnail {
    border: #e77100 4px solid;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.woocommerce ul.products li.product .onsale,
.woocommerce-page ul.products li.product .onsale {
    top: 0;
    right: 0;
    left: auto;
    margin: -10px -6px 0 0;
}

.woocommerce #text-panel a.inline-link {
    text-decoration: none;
    text-align: center;
}

.woocommerce .products ul,
.woocommerce ul.products,
.woocommerce-page .products ul,
.woocommerce-page ul.products {
    width: 98%;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    text-align: center;
}

.woocommerce div.product form.cart div.quantity,
.woocommerce #content div.product form.cart div.quantity,
.woocommerce-page div.product form.cart div.quantity,
.woocommerce-page #content div.product form.cart div.quantity {
    margin: 13px 4px 0 0;
}

#text-panel table.shop_table th {
    background: #e77100;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
}

.product-remove {
    text-align: center !important;
}

.attachment-shop_thumbnail {
    border: 1px #e77100 solid !important;
}

.woocommerce-page #text-panel a.added,
.sku_wrapper,
.woocommerce-tabs {
    display: none;
}

.woocommerce-checkout .woocommerce-info {
    display: none;
}

.woocommerce .woocommerce-message,
.woocommerce-page .woocommerce-message {
    border-top: 3px solid #48bac5;
}

.woocommerce .woocommerce-message:before,
.woocommerce-page .woocommerce-message:before {
    background-color: #48bac5;
    content: "\2713";
}

.create-account {
    display: none;
}

.woocommerce-page #text-panel table th,
.woocommerce-page #text-panel table td {
    padding: 10px;
}

.woocommerce ul#shipping_method li,
.woocommerce-page ul#shipping_method li {
    margin: 0;
    padding: 0;
    text-indent: 22px;
}

.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
    width: 66%;
}

.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
    width: 30%;
}

.woocommerce .posted_in,
.woocommerce-page .posted_in {
    display: none;
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span,
.woocommerce #content nav.woocommerce-pagination ul li a,
.woocommerce #content nav.woocommerce-pagination ul li span,
.woocommerce-page nav.woocommerce-pagination ul li a,
.woocommerce-page nav.woocommerce-pagination ul li span,
.woocommerce-page #content nav.woocommerce-pagination ul li a,
.woocommerce-page #content nav.woocommerce-pagination ul li span {
    color: #e8480e;
    background: #f6c500;
}

.woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce #content nav.woocommerce-pagination ul li span.current,
.woocommerce #content nav.woocommerce-pagination ul li a:hover,
.woocommerce #content nav.woocommerce-pagination ul li a:focus,
.woocommerce-page nav.woocommerce-pagination ul li span.current,
.woocommerce-page nav.woocommerce-pagination ul li a:hover,
.woocommerce-page nav.woocommerce-pagination ul li a:focus,
.woocommerce-page #content nav.woocommerce-pagination ul li span.current,
.woocommerce-page #content nav.woocommerce-pagination ul li a:hover,
.woocommerce-page #content nav.woocommerce-pagination ul li a:focus {
    background: #e77100;
    color: #fff;
}


/* Subnav / sidebar
-------------------------------------------------------------- 
blue 48bac5
blood orange e8480e
orange e77100
green 3a6460
yellow f6c500
 */

.m-subnav {
    display: none;
}

#subnav {
    width: 22%;
    float: right;
    display: inline;
    margin: 29px 0 55px 0;
    font-family: "myriad-pro", Helvetica, sans-serif;
}

#subnav a {
    color: #e8480e;
}

#subnav a:hover {
    color: #f6c500;
}

#subnav > ul {
    list-style: none;
    margin: 0 20px 0 0;
    padding: 0;
}

#subnav ul li > a {
    color: #e8480e;
    line-height: 18px;
    padding: 6px 16px;
    font-size: 13px;
    text-transform: uppercase;
    display: block;
    border-bottom: 1px solid #f2eedd;
    background: url(images/subnav.png) 0 12px no-repeat;
}

#subnav ul li a:hover,
#subnav ul li.current_page_item > a,
#subnav ul li.current-cat > a {
    color: #f6c500;
    text-decoration: none;
    background: url(images/subnav-on.png) 0 12px no-repeat;
}


/* Categories Colors */

#subnav p {
    text-transform: uppercase;
    font-size: 12px;
}


/* End Categories Colors */

#subnav ul ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: none;
}

#subnav ul li.current_page_item ul,
#subnav ul li.current_page_ancestor ul {
    display: block;
}

#subnav ul ul li a {
    padding: 12px 0 6px 8px;
    color: #e8480e;
    font-size: 12px;
}

#subnav ul ul li.current_page_item > a,
#subnav ul ul li.current-cat > a {
    color: #f6c500;
    text-decoration: none;
}

#subnav .pods {
    margin: 0 0 10px 0;
}

#subnav .subnav-top-pod {
    margin: 55px 0 10px 0;
}

#subnav .pods h3,
#subnav .pods h3 a {
    display: block;
    color: #000e2b;
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
}

#subnav .pods p {
    font-size: 15px;
    line-height: 20px;
    width: 100%;
}

#subnav .pod-btn {
    font-size: 15px;
    bottom: 0;
    right: 0;
    position: relative;
    margin: 10px 0;
}

.side-links {
    margin: 60px 0;
}

.page-id-784 .side-links {
    text-align: center;
}

#subnav .button {
    margin: 10px 0 0 0;
    width: auto;
    display: inline-block;
    width: 100%;
    max-width: 172px;
    text-align: center;
    float: none;
}

#subnav .button:hover,
#subnav .button-blue:hover {
    color: #555;
    border: 2px solid #555;
}

#subnav .combi {
    margin: 50px 20px 0;
    width: 100%;
    max-width: 175px;
    display: block;
}

.side-links {
    clear: both;
    overflow: hidden;
    margin: 30px 0;
}

#subnav .slink,
#text-panel .slink {
    padding: 12px 22px;
    display: inline-block;
    float: left;
    width: 60%;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
    text-align: center;
    margin: 0 0 6px 0;
    text-decoration: none;
}

#text-panel .slink {
    float: none;
}

#subnav .book1,
#text-panel .book1 {
    background: #e77100;
}

#subnav .book2,
#text-panel .book2 {
    background: #f6c500;
}

#subnav .slink:hover,
#text-panel .slink:hover {
    background: #000;
    color: #fff;
}


/* quotes
-------------------------------------------------------------- 
blue 48bac5
blood orange e8480e
orange e77100
green 3a6460
yellow f6c500
 */

.quotes {
    width: 75%;
    font-size: 16px;
    font-weight: 900;
    color: #e8480e;
    background: url(images/quote-left.png) 0 4px no-repeat;
    margin: 0 0 60px 0;
    text-transform: uppercase;
}

.single-quote {
    background: url(images/quote-right.png) bottom right no-repeat;
    padding: 6px 16px 0 28px;
    color: #000;
    font-size: 15px;
    line-height: 18px !important;
    font-weight: 600;
    overflow: hidden;
    font-style: italic;
    text-transform: none;
}

.single-quote p {
    font-size: 14px !important;
    line-height: 17px !important;
    text-transform: none !important;
}

.quotes h4 {
    margin: 0 0 0 25px;
}


/* Footer
-------------------------------------------------------------- 
blue 48bac5
blood orange e8480e
orange e77100
green 3a6460
yellow f6c500
 */

.outer-footer {
    background: #48bac5 url(images/footer-loop.png) 0 0 repeat-x;
    overflow: hidden;
}

#footer {
    overflow: hidden;
    padding: 30px 0 0 0;
    position: relative;
}

#footer p {
    color: #fff;
    font-size: 13px;
}

#footer h3 {
    color: #231e7f;
    font-size: 18px;
    margin: 0 0 6px 0;
    font-weight: 900;
    text-transform: uppercase;
}

#footer .footer-nav {
    float: left;
    display: inline-block;
    overflow: hidden;
    padding: 5px 15px;
    font-weight: 600;
    color: #fff;
    border-right: 1px solid #5d9eaf;
}

.footer-nav ul {
    display: inline;
    float: left;
    width: 110px;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
}

.footer-nav ul li a {
    line-height: 15px;
    display: inline-block;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    padding: 0 10px 4px 0;
    margin: 0;
    position: relative;
}

.footer-nav ul li a:hover {
    color: #231e7f;
}

.footer-nav ul.left {
    width: 140px;
}

.contact {
    padding: 5px 20px;
    display: inline;
    float: left;
    width: 200px;
    border-right: 1px solid #5d9eaf;
}

.contact p {
    line-height: 17px;
}

.contact a {
    color: #231e7f;
}

.contact a:hover {
    color: #000;
}

.partners {
    padding: 5px 20px;
    display: inline;
    float: left;
    width: 200px;
}

.partners a {
    display: block;
    margin: 10px 0 30px;
}

.logos {
    display: inline-block;
    float: right;
    width: auto;
    position: relative;
}

.logos a {
    display: inline-block;
    float: left;
    width: auto;
}


/*
-------------------------------------------------------------- 
blue 48bac5
blood orange e8480e
orange e77100
green 3a6460
yellow f6c500
 */

.copyright {
    background: #fae27f;
    padding: 10px 0;
}

.copyright .social {
    float: left;
    margin: 0;
    position: relative;
    top: 0;
    right: 0;
}

.copyright a.facebook {
    background: url(images/social-footer.png) 0px 0 no-repeat;
}

.copyright a.instagram {
    background: url(images/social-footer.png) -28px 0 no-repeat;
}

.copyright a.google {
    background: url(images/social-footer.png) -84px 0 no-repeat;
}

.copyright .social a {
    opacity: 1;
}

.copyright .social a:hover {
    opacity: 0.6;
}

.copyright p {
    float: right;
    display: inline-block;
    text-align: right;
    width: 70%;
}

.copyright p,
.copyright a {
    color: #231e7f;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 14px;
}

.copyright a:hover {
    color: #000;
}
