/*------------------------------------------------------------------------------------------------------------*/
/*  THEME NAME: lamontdesign benchpress
/*  VERSION: 2.2
/*  LEVEL: LAMONTDESIGN
/*  AUTHOR: LAMONTDESIGN LTD
/*--------------------------------------------------------------------------------------------------------------*/


/* typography */

* {
    font-family: 'Open Sans', sans-serif;
}

b,
strong {
    font-weight: bold;
}

blockquote,
iframe,
embed,
hr,
table {
    margin: 0 0 20px 0;
    line-height: normal;
    font-weight: lighter;
}

p {
    display: block;
    font-size: 1.6em;
    line-height: 1.8em;
    padding: 0;
    margin-bottom: 20px;
    margin-top: 0;
    font-weight: lighter;
    width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    padding: 0;
    margin-bottom: 20px;
    margin-top: 0;
    line-height: 1.1em;
    font-weight: lighter;
    width: 100%;
    clear: both;
}


/* only apply em-based margins for typed content - this stops us having to override the margins in too many places when trying to line up other text. */

.content p {
    margin-top: 1em;
    margin-bottom: 2em;
}

.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
    margin-bottom: .4em;
    margin-top: .83em;
}


/* margin overrides where the text element is the first element in the container - this stops excessive space at the top of a content area */

.content h1:first-child,
.content h2:first-child,
.content h3:first-child,
.content h4:first-child,
.content h5:first-child,
.content h6:first-child,
.content p:first-child {
    margin-top: 0;
}

h1 {
    font-size: 6em;
}

h2 {
    font-size: 4.5em;
}

h3,
.widgettitle {
    /* helps with wordpress, keeps widget titles consistent */
    font-size: 3.2em;
}

.widgettitle {
    margin-top: 0;
}

h4 {
    font-size: 2.6em;
}

h5 {
    font-size: 2em;
}

h6 {
    font-size: 1.4em;
}

p,
.recentcomments,
.widget_archive li,
.widget_meta li,
.widget_categories li
/*some fixes for default wordpress widgets to avoid them looking bad */

{
    padding: 0;
    font-size: 1.4em;
    line-height: 1.8em;
}

a,
li,
input {
    -webkit-transition: color .15s ease, background-color .15s ease, opacity .15s ease;
    transition: color .15s ease, background-color .15s ease, opacity .15s ease;
}

a {
    text-decoration: none;
    outline: none;
    border: 0;
}

a:hover {
    outline: 0;
}

sub,
sup {
    font-size: 75%;
    position: relative;
}

sup {
    vertical-align: top;
}

sub {
    vertical-align: bottom;
}

ul,
ol {
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 1.6em;
    list-style-type: none;
    display: block;
}

li {
    margin: 0;
    padding: 0;
    /*list-style-type: none;*/
    /* nope! */
    line-height: 1.6em;
    font-weight: 100;
}

ul ul,
ol ol,
ul ol,
ol ul,
ul.sidebar
/*kill off inheriting font sizes on uls and lis */

{
    font-size: 100%;
    margin: 0;
}

main ol {
    list-style: decimal;
    padding-left: 20px;
}

main ul {
    list-style: disc;
    padding-left: 20px;
}

dl {
    margin: 0;
    font-size: 100%;
    /*padding: 0 0 20px 20px;*/
}

dd p {
    font-size: 100%;
    margin: 0;
}


/*
dt {
    font-size: 2em;
}

dd {
    margin: 0 0 20px;
    padding: 0;
    font-size: 1.5em;
    line-height: 1.5em;
}*/

small {
    font-size: 80%;
}

blockquote {
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 2em;
    line-height: 1.6em;
    font-weight: normal;
    font-style: italic;
}

blockquote p,
p blockquote
/* just incase */

{
    font-size: 100%;
}

td,
th {
    padding: 10px 15px;
    text-align: left;
    font-size: 1.3em;
    line-height: 1.3em;
    vertical-align: top;
}


/*** end typography ***/


/* colours */


/* text and background colours */

h1,
h2,
h3,
h4,
h5,
h6,
p,
td,
th {
    color: #222;
}

a {
    color: #555;
}


/** main nav styles **/

.wrapper.nav-wrap {
    background-color: rgba(18, 124, 180, 0.6);
}

.page-home .wrapper.nav-wrap {
    background-color: rgba(18, 124, 180, 0.6);
    position: absolute;
    bottom: 260px;
    z-index: 10;
}

nav a {
    color: #fff;
    text-transform: uppercase;
}

nav a:hover,
nav .children a:hover,
nav li.current-menu-item a,
nav li.current-page-ancestor a {
    background-color: #127cb4;
    color: #FFF;
}

nav {
    background: none;
    /* constrain nav width & center, like a row */
    max-width: 1200px;
    margin: 0 auto;
}


/*
nav .children,
nav .children a {
     flyout subnav
    background-color: #FFF;
}
*/


/** **/


/* main elements */

header {
    background: none;
}

#footer-top {
    background: #e1e9f3;
}

footer {
    background: #fff;
}

footer * {
    color: #388fbe;
}

footer a:hover {
    color: #f69631;
}

.sidebar-footer .widget {
    padding-top: 50px;
}

main {
    background: #e1e9f3;
    padding-bottom: 0;
}

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


/*background colours for features & captions*/

.feature .desc {
    background: rgba(255, 255, 255, .8);
}

#header-top {
    background: #000;
}


/*******/

.sidebar-header .widget {
    padding-bottom: 20px;
}

#header-top .searchform {
    margin-top: 5px;
    margin-bottom: 15px;
    float: right;
}

#header-top .searchform input[type="text"],
#header-top .searchform input[type="search"] {
    color: #fff;
    background: #000;
    text-align: right;
    font-size: 1.4em;
}

#header-top .searchform input[type="text"],
#header-top .searchform input[type="search"] {
    width: calc(100% - 40px);
}

#header-top .searchform input[type="submit"] {
    width: 40px;
}

::-webkit-input-placeholder {
    color: #127cb4;
    font-weight: 300;
    opacity: 0.8;
}
::-moz-placeholder {
    color: #127cb4;
    font-weight: 300;
    opacity: 0.8;
}
::-ms-placeholder {
    color: #127cb4;
    font-weight: 300;
    opacity: 0.8;
}
::placeholder {
    color: #127cb4;
    font-weight: 300;
    opacity: 0.8;
}
::-webkit-input-placeholder {
    color: #127cb4;
    font-weight: 300;
    opacity: 0.8;
}
header ::-webkit-input-placeholder {
    color: #fff;
    opacity: 1;
}
header ::-moz-placeholder {
    color: #fff;
    opacity: 1;
}
header ::-ms-placeholder {
    color: #fff;
    opacity: 1;
}
header ::placeholder {
    color: #fff;
    opacity: 1;
}
header ::-webkit-input-placeholder {
    color: #fff;
    opacity: 1;
}

.searchform input[type="submit"] {
    -ms-transform: rotate(90deg);
    /* IE 9 */
    -webkit-transform: rotate(90deg);
    /* Chrome, Safari, Opera */
    transform: rotate(90deg);
}

.caption-wrapper {
    background-color: rgba(18, 124, 180, 0.4);
    height: 260px;
    max-height: 100%;
}

.caption-light .caption * {
    text-shadow: none;
}

.caption-light .caption {
    background: transparent;
    width: 650px;
    position: relative;
    height: 215px;
    top: 3px;
}

.caption-dark .caption {
    background: transparent;
}

.caption-light .caption h4 {
    margin-bottom: 5px;
    font-size: 4em;
    font-weight: 600;
}

.caption-light .caption p {
    margin-bottom: 0;
}

.caption-light .caption .caption-link {
    margin-bottom: 0;
    font-weight: 600;
    font-size: 2em;
}

.header-slider_nav {
    display: none;
}

.caption-wrapper .header-slider_nav {
    display: block;
}

.page-home .content h1 {
    color: #3d939a;
}

.wrapper.news {
    background-image: url(assets/images/elements/footer-img.jpg);
    background-size: cover;
    background-position: center center;
    min-height: 540px;
}

.widget.content-slider-widget.wrapper.news * {
    color: #fff;
    text-align: center;
    text-shadow: 1px 0px 1px rgba(0, 0, 0, 0.75);
}

.widget.content-slider-widget.wrapper.news p {
    padding-left: 20%;
    padding-right: 20%;
    font-size: 1.7em;
}

.orange-out {
    background: #f69631;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
}

main .orange-out * {
    color: #fff;
}

.orange-out p {
    font-size: 2em;
    padding-left: 12%;
    padding-right: 12%;
    margin-bottom: 1em;
}

.std-btn {
    border: solid #fff 1px;
    padding: 10px 20px;
    font-size: 1.6em;
    font-weight: 400;
}

.std-btn:hover {
    -webkit-box-shadow: 0px 0px 10px -5px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 10px -5px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 10px -5px rgba(0, 0, 0, 0.75);
}

.std-btn-space {
    padding-top: 30px;
    padding-bottom: 20px;
}

.h-slider-nav {
    position: absolute;
    width: 40px;
    height: 70px;
    background: url(assets/images/elements/news-arrows.png) no-repeat;
    top: 50%;
    z-index: 10;
}

.h-slider-prev {
    background-position: 0 0;
    left: 10%;
}

.h-slider-next {
    background-position: -40px 0;
    right: 10%;
}

.news .col.span-1-1 {
    padding-top: 110px;
}

.front-thirds-footer .widgettitle {
    color: #3d939a;
    text-align: center;
    font-size: 4.5em;
}

.new-products.push-features .col.span-1-1 h3 {
    color: #3d939a;
    text-align: center;
    font-size: 4.5em;
    margin-top: 20px;
    margin-bottom: 0;
}

.front-thirds-footer p {
    color: #222;
    font-weight: 400;
}

.front-thirds-footer h2 {
    color: #222;
    font-size: 2em;
    font-weight: 400;
    margin-bottom: 10px;
}

.social-small .social li a {
    background-color: #3d939a;
}

.widget.widget_content.front-thirds-footer {
    padding-top: 50px;
    padding-bottom: 70px;
}

#footer .widget.widget_content .widget-content-col-0 {
    padding: 0;
}


/* woocommerce overrides */


/* to bring the default plugin styles in-line with benchpress */

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    font-size: 1.4em;
}

.woocommerce .product_title {
    font-size: 4em;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
    font-size: 3em !important;
    color: inherit !important;
    margin-bottom: 20px;
}

.woocommerce div.product form.cart .button {
    max-width: 80%;
}

.woocommerce .panel h2:first-child {
    font-size: 2em;
}

.woocommerce div.product form.cart div.quantity {
    width: 20%;
    float: left;
    padding-right: 20px;
    margin: 0 !important;
}

.woocommerce div.product form.cart div.quantity input {
    width: 100%;
}

.woocommerce label {
    font-size: 100%;
    font-style: normal;
}

.woocommerce .coupon {
    margin-bottom: 20px;
    float: left;
    width: 50%;
    padding-right: 10px;
}

.woocommerce input.button[type=submit][name=update_cart] {
    width: calc(50% - 10px);
    margin-left: 10px;
}

.woocommerce .quantity .qty {
    margin: 0;
}

.woocommerce .product-remove a.remove {
    font-size: 2em;
}

.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
    width: 100% !important;
}

.woocommerce input,
.woocommerce textarea {
    background: #f7f6f7;
}

.woocommerce h3 {
    font-size: 2em;
}

.woocommerce input[type=checkbox] {
    display: inline-block;
    margin: 4px;
}

.woocommerce label {
    display: inline;
}

.pp_woocommerce .pp_details {
    display: none;
}

.pp_woocommerce .pp_gallery {
    margin-top: 25px;
}

div.pp_woocommerce div.ppt {
    display: none !important;
}

.woocommerce .product span.onsale {
    font-size: 1.6em;
}

.woocommerce .products .product span.onsale,
#commentform textarea,
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta,
.woocommerce .woocommerce-message,
.woocommerce .posted_in,
.woocommerce .tagged_as,
.woocommerce-info,
.woocommerce div.product form.cart .button,
.woocommerce div.product p.stock {
    font-size: 1.4em !important;
}

.woocommerce td {
    vertical-align: middle;
}

.woocommerce-error:before,
.woocommerce-info:before,
.woocommerce-message:before {
    top: 1.2em;
}

.woocommerce-message,
.woocommerce-info {
    color: #127cb4 !important;
    line-height: 2.2em !important;
    text-transform: uppercase !important;
    font-weight: 600 !important;
}

.woocommerce-error li {
    color: #b81c23 !important;
    font-weight: 600 !important;
    line-height: 1.8em !important;
}

.woocommerce-error::before {
    margin-top: 5px !important;
}

.woocommerce #reviews #comments ol.commentlist {
    font-size: 100%;
    padding-left: 0;
    margin-left: 0;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin-left: 0 !important;
}

.woocommerce ul#shipping_method,
ul.wc_payment_methods {
    font-size: 100%;
}

.woocommerce td.product-name dl.variation dd {
    margin-bottom: 0 !important;
    margin-left: 0 !important;
    padding-left: 0;
}

.woocommerce td.product-name dl.variation dd p {
    line-height: 1.4em;
}

.woocommerce div.product form.cart .variations select {
    margin-bottom: 0;
}

.woocommerce ul.products li.product .price {
    font-size: inherit !important;
}

.woocommerce nav.woocommerce-breadcrumb {
    font-size: 1.4em;
}

.woocommerce nav.woocommerce-breadcrumb a {
    display: inline;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    width: 25%;
    margin-bottom: 20px;
    margin-right: 0;
    padding-right: 20px;
}

.ld_shop_category_select {
    display: inline;
    width: auto;
}

.shop-filters {
    background: rgba(18, 124, 180, 0.6);
    color: white;
    margin-bottom: 20px;
}

.shop-filters p {
    color: white;
    margin: 0;
}

.shop-filters input,
.shop-filters select,
.woocommerce .shop-filters form.woocommerce-ordering {
    margin: 0;
}

li.product {
    position: relative;
}

li.product a.woocommerce-LoopProduct-link:before,
li.product-category a:before {
    content: ">";
    background: orange;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    left: 0;
    color: white;
    text-align: center;
    font-size: 2em;
    line-height: 30px;
}

li.product a.woocommerce-LoopProduct-link,
li.product-category a {
    position: relative;
    display: block;
    min-height: 80px;
}

li.product .count {
    display: none;
}

li.product .desc {
    padding: 10px 20px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100px;
    width: 100%;
    color: white;
    background: rgba(18, 124, 180, 0.4);
    -webkit-transition: background .2s ease;
    transition: background .2s ease;
}

li.product a:hover .desc {
    background: rgba(18, 124, 180, .8);
}

ul.products {
    width: 100%;
}

ul.products li.product .add_to_cart_button {
    /* remove add to cart button on search results */
    display: none;
}

.woocommerce ul.products li.product h3,
.woocommerce ul.products li.product h2,
.woocommerce ul.products li.product span.price * {
    color: white;
}

.woocommerce ul.products li.product a img {
    margin: 0 !important;
}

.woocommerce ul.products li.product .price del {
    float: left;
    padding-right: 10px;
}

.woocommerce ul.products li.product .price ins {
    clear: left;
}

.h-slider-inner.products {
    font-size: 1.6em;
}

.woocommerce ul.products li.product .onsale {
    margin: 5px 5px 0 0 !important;
}

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

html .woocommerce .related ul.products li.product,
.woocommerce-page .related ul.products li.product {
    width: 50%;
}

.related {
    padding-top: 20px;
}

.related h2 {
    padding-left: 20px;
}

.products .load-more {
    clear: both;
    width: 100%;
    display: none;
    padding-top: 20px;
    padding-left: 20px;
}

.products .load-more a {
    padding: 10px 20px;
    text-align: center;
    width: 250px;
    display: block;
    margin: 0 auto;
    color: orange;
    background: white;
    text-transform: uppercase;
}

.products .load-more a:hover {
    -webkit-box-shadow: 0px 0px 10px -5px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 10px -5px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 10px -5px rgba(0, 0, 0, 0.75);
}

html .woocommerce #content div.product div.images {
    width: 100%;
    float: none;
}

li.product a.woocommerce-LoopProduct-link::before,
li.product-category a::before {
    width: 40px;
    height: 40px;
    line-height: 40px;
}

#header-top a,
#header-top p {
    color: #fff;
}

#header-top a:hover,
#header-top a:focus {
    color: rgba(18, 124, 180, 1);
}

#header-top .widget.widget_content.header-basket .widget-content-col-0 p {
    margin-top: 10px;
}

#header-top .col.span-1-2.widget-content-col-1 {
    flex-basis: 30%;
}

.new-products .std-btn {
    color: #f69631;
    background: #fff;
}

.new-products .std-btn-space {
    text-align: center;
    width: 100%;
    padding-bottom: 50px;
}

.whiteout {
    background: #fff;
    padding-top: 40px;
    padding-bottom: 40px;
}

.whiteout * {
    color: #127cb4;
    font-weight: 400;
    text-align: center;
}

.whiteout p {
    padding-left: 12%;
    padding-right: 12%;
    margin-bottom: 15px;
}

.shop-filters .ld_shop_category_select {
    height: 27px;
    background: transparent;
    color: #fff;
    border: #fff 1px solid;
    padding: 0 0 0 5px;
}

.shop-filters a {
    color: #fff;
}

.shop-filters a:hover {
    color: #f69631;
}

.content * {
    color: #127cb4;
}

.sub-menu.children {
    margin-top: 10px;
    width: 325px;
    padding: 15px 10px 20px 10px;
    background: #127cb4;
}

.sub-menu.children li {
    text-align: left;
    padding: 5px 15px;
    background: #127cb4;
}

.sub-menu.children li a {
    font-size: 0.9em;
    border-bottom: 1px #67a2cb solid;
}

nav .sub-menu.children li a:hover {
    color: #67a2cb;
}

.wrapper.featured-penguins.push-features {
    background: #59a0a6;
    padding-bottom: 20px;
}

.wrapper.featured-penguins.push-features .col.span-1-1 h3 {
    text-align: center;
    font-weight: 400;
    text-transform: none;
    margin-bottom: 0;
    font-size: 2.5em;
    padding-top: 20px;
    color: #fff;
}

.h-slider-inner.products li.product {
    clear: none !important;
}

.featured-penguins.push-features .h-slider-next {
    right: -5%;
    top: 40%;
}

.featured-penguins.push-features .h-slider-prev {
    left: -5%;
    top: 40%;
}

.wrapper.breadcrumbs p {
    border: 1px #fff solid;
    padding: 10px;
    text-transform: uppercase;
    color: #127cb4;
    font-weight: 400;
    margin: 0;
}

.wrapper.breadcrumbs a {
    color: #127cb4;
}

.wrapper.breadcrumbs a:hover {
    color: #f69631;
}


/*.breadcrumbs .row {
    padding: 0;
}*/

.buttons .col.span-1-3 {
    text-align: center;
    font-size: 1.3em;
    text-transform: uppercase;
    color: #127cb4;
    /*padding: 0;*/
}

.buttons .col.span-1-3 a {
    color: #127cb4;
    display: inline-block;
    padding: 10px;
}

.buttons .col.span-1-3 a:hover {
    color: #f69631;
}

.top-white {
    background: #fff;
    /*margin-left: 15px;*/
}


/*.buttons .top-white:first-of-type {

    margin-left: 0;
}*/


/*.row.buttons {
    padding: 20px 0 20px 0;
}*/

.product-details.product h1 {
    font-weight: 600;
    text-transform: uppercase;
}

.woocommerce div.product .stock {
    color: #127cb4 !important;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    background-color: #127cb4 !important;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
    background-color: rgba(18, 124, 180, 0.6) !important;
}

.product-long-description {
    background: #fff;
    padding: 10px;
}

.product h2 {
    text-transform: uppercase;
    font-size: 2.8em;
    font-weight: 600;
}

a.post {
    display: flex;
}

.content a:hover {
    color: #f69631;
}

.orange-out a.std-btn:hover {
    color: #fff;
}

.content .subnav.widget_category_nav.widget li {
    font-size: 1.5em;
}

.content .subnav.widget_category_nav.widget a {
    /*padding: 10px 10px 5px 10px;*/
    font-size: 0.9em;
}

textarea {
    min-width: 100%;
    max-width: 100%;
}

footer .sidebar .widget_nav_menu ul {
    font-size: 1.4em;
}

.h-slider-tabs li a {
    border-color: white;
}

.h-slider-tabs li.slider_here a {
    background: white;
}

.woocommerce address {
    font-size: 1.4em;
    font-style: normal;
}

.woocommerce td,
.woocommerce th {
    font-size: 1.5em;
    line-height: 1.5em;
}

.woocommerce #payment label {
    font-size: 1.5em;
}

.woocommerce .product_type_simple.ajax_add_to_cart {
    display: none;
}

html .woocommerce #respond input#submit,
html .woocommerce a.button,
html .woocommerce button.button,
html .woocommerce input.button {
    color: white;
    background: #127cb4;
    font-style: normal;
    border-radius: 0;
    /*font-size: 1.4em;*/
    font-weight: normal;
    -webkit-transition: background-color .15s ease;
    transition: background-color .15s ease;
}

html .woocommerce #respond input#submit:hover,
html .woocommerce a.button:hover,
html .woocommerce button.button:hover,
html .woocommerce input.button:hover {
    color: white;
    background-color: rgba(18, 124, 180, 0.6);
}

html .woocommerce #respond input#submit.disabled,
html .woocommerce #respond input#submit:disabled,
html .woocommerce #respond input#submit:disabled[disabled],
html .woocommerce a.button.disabled,
html .woocommerce a.button:disabled,
html .woocommerce a.button:disabled[disabled],
html .woocommerce button.button.disabled,
html .woocommerce button.button:disabled,
html .woocommerce button.button:disabled[disabled],
html .woocommerce input.button.disabled,
html .woocommerce input.button:disabled,
html .woocommerce input.button:disabled[disabled] {
    color: white;
    background-color: rgba(18, 124, 180, 0.6);
}

html .woocommerce #respond input#submit.disabled:hover,
html .woocommerce #respond input#submit:disabled:hover,
html .woocommerce #respond input#submit:disabled[disabled]:hover,
html .woocommerce a.button.disabled:hover,
html .woocommerce a.button:disabled:hover,
html .woocommerce a.button:disabled[disabled]:hover,
html .woocommerce button.button.disabled:hover,
html .woocommerce button.button:disabled:hover,
html .woocommerce button.button:disabled[disabled]:hover,
html .woocommerce input.button.disabled:hover,
html .woocommerce input.button:disabled:hover,
html .woocommerce input.button:disabled[disabled]:hover {
    color: white;
    background-color: rgba(18, 124, 180, 0.6);
}


html .woocommerce a.button.cancel
{
    margin-top: 20px;
    display: block;
    padding: 10px 20px;
    width: auto;
    max-width: 110px;
    text-align: center;
}


.woocommerce-message
{
    border-top-color: #127cb4 !important;
}
.woocommerce-message:before
{
    color: #127cb4 !important;
    font-size: 1.2em;
}


#contactForm input[type=submit] {
    color: white;
    background-color: #127cb4;
    font-style: normal;
    border-radius: 0;
    /* font-size: 1.4em; */
    font-weight: normal;
    -webkit-transition: background-color .15s ease;
    transition: background-color .15s ease;
}

#contactForm input[type=submit]:hover {
    background-color: rgba(18, 124, 180, 0.6);
}

#contactForm input,
#contactForm textarea {
    font-size: 1.4em;
}

@media all and (max-width:1350px) {
    .featured-penguins.push-features .h-slider-nav {
        display: none;
    }
}

@media all and (max-width:800px) {
    html .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product {
        width: 50%;
        margin: 0;
        padding: 20px 0 0 20px;
    }
    .shop-filters .col.span-1-2 {
        -webkit-flex-basis: 100%;
        flex-basis: 100%;
        text-align: left;
    }
    .sidebar.sidebar-header .widget {
        -webkit-flex-basis: 100%;
        flex-basis: 100%;
        text-align: center;
    }
    .sidebar-header .widget_content .col {
        -webkit-flex-basis: 100%;
        flex-basis: 100%;
        text-align: center;
        padding: 0 20px 0 20px;
    }
    .sidebar-header .widget_content .col p {
        text-align: center !important;
    }
    #header-top .searchform {
        float: none;
        margin: 0 auto;
    }
    #header-top .searchform input[type=text],
    #header-top .searchform input[type=search] {
        border-bottom: 1px solid white;
        text-align: left;
    }
    #header-top .searchform input[type=submit] {
        border-right: 1px solid white;
    }
}

@media all and (max-width:600px) {
    html .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product {
        padding-top: 10px;
        padding-left: 10px;
    }
    .caption-wrapper .header-slider_nav {
        display: none;
    }
}

@media all and (max-width:450px) {
    .caption-wrapper {
        height: 300px;
    }
    .caption-wrapper .caption {
        padding: 10px;
    }
    .caption-light .caption {
        top: 0;
    }
}

#mc_embed_signup_scroll p {
    display: none;
}

#mc_embed_signup form {
    text-align: left !important;
}

#mc_embed_signup .button {
    font-size: 1.1em !important;
    border: solid 1px #388fbe !important;
    border-radius: unset !important;
    height: auto !important;
    line-height: 1.1em !important;
    color: #388fbe !important;
    background-color: #fff !important;
    padding: 10px 25px !important;
}

#mc_embed_signup .button:hover {
    background-color: #fff !important;
    -webkit-box-shadow: 0px 0px 10px -5px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 10px -5px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 10px -5px rgba(0, 0, 0, 0.75);
}

.subnav ul li a {
    color: #127cb4;
    border-bottom: thin solid #127cb4;
    font-weight: lighter;
    transition: color .2s ease;
    padding-left: 20px;
    padding: 10px 0 10px 0px;
    line-height: 1.1em;
    font-size: 1.1em;
}

.subnav ul li a:hover,
.subnav ul li.current_page_item > a,
.subnav ul li.current_page_parent > a,
.subnav ul li.current_page_ancestor > a,
.subnav ul li.current-menu-item > a {
    color: #f69631;
}

input[type="text"],
input[type="password"],
textarea,
select {
    outline: none;
}

.content input,
.content select {
    color: #127cb4;
    opacity: 0.8;
}

.checkout-button.button.alt.wc-forward {
    width: 100%;
    text-align: center;
    font-size: 1.6em;
}

#coupon_code {
    text-align: center;
    font-weight: 600;
}

.shipping-calculator-button {
    color: #fff;
    text-align: center;
    background-color: rgba(18, 124, 180, 1);
    padding: 5px 50px;
}

.content .shipping-calculator-button:hover {
    color: #fff;
    background-color: rgba(18, 124, 180, 0.6);
}

.woocommerce ul#shipping_method {
    margin-bottom: 10px !important;
}

.main-logo .col.span-1-2.widget-content-col-0 {
    padding-top: 10px;
    max-width: 91px;
}

.main-logo .col.span-1-2.widget-content-col-1 {
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: -0.04em;
    font-size: 2.5em;
}
.widget.widget_content.header-basket {
    flex: 0.8;
}
.header-basket .col.span-1-2.widget-content-col-0 {
    flex-basis: 30%;
}

.woocommerce-checkout #payment ul.payment_methods li input
{
    margin-top: 10px !important;
}

.top-white-text
{
    display:none;
}
.top-white-text p
{
    text-align:center;
    color: #127cb4;
    padding: 0 20px 20px 20px;
    text-transform: none;
    font-size: 100%;
    margin:0;
}

.flex
{
    width: 100%;
}

@media all and (max-width:800px) {
    #header-top .main-logo .col.span-1-2.widget-content-col-1 {
        display: none;
    }

    #header-top .searchform
    {
        max-width:130px;
        margin: 0;
    }

    .header-basket .flex
    {
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .header-basket .col.span-1-2.widget-content-col-0,
    .header-basket .col.span-1-2.widget-content-col-1 {
        max-width: 100%;
        -webkit-flex-basis: 100%;
        flex-basis: 100%;
    }
    .sidebar-header .widget_content .col p {
        text-align: left !important;
    }
    .sidebar.sidebar-header .widget.header-basket {
        flex-basis: 50%;
        -webkit-flex-basis: 50%;
    }
    .widget.widget_content.main-logo {
        flex-basis: 30%;
        -webkit-flex-basis: 30%;
    }
    #header-top .widget.widget_content.header-basket .widget-content-col-0 p
    {
        margin: 10px 0 0 0;
    }
}