/* CUSTOM STYLE */

@import url("../fonts/stylesheet.css");

.seminar-home {
   /* background-color: #f3e183; */ 
   background-color: #F1F1F1;
    min-height: 800px;
    box-shadow: 10px 10px 5px #888888, -10px 10px 5px #888888 ;
    padding: 7px !important;
    margin-top: 10px;
    margin-bottom:  10px;  
}

li#donations {
 width: 30.75%;
}

@media only screen and (max-width: 767px) {
	li#donations {
	width: 48%;
	}
}

#tabs li p {
    padding: 0px;
    margin: 0px
}

#tabs p a {
    color: navy;
    text-decoration: navy underline;
}

html.js {
    margin-top: 0px !important;
}

body {
    margin-top: 0px !important;
}

.header-wrap {
    position: relative !important;
}

.header-wrap {
    background-image: url("/wp-content/themes/applied/images/_MG_0147_small_2_1.jpg") !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: 0% 27% !important;
    min-height: 475px !important;
}

.nav-wrap2 {
    position: relative !important;
    top: 0px !important;
}

.name.show-for-small {
    background: none !important;
}

.wpcf7.your-name input[type="text"].name, .col-1 {
    background: none !important;
}

.wpcf7.your-address input[type="text"].address, .col-2 {
    background: none !important;
}

.left-video {
    width: 47%;
    float: left;
    padding: 2%;
    margin-left: 47%;
    display: block;
}

.right-video {
    width: 47%;
    float: left;
    padding: 2%;
    margin-left: -95%;
    display: block;
}

.caption{
    padding: 0;
    margin: 0;
    display: block;
}

@media only screen and (max-width: 926px) {
    .left-video {
        width: 100%;
        float: left;
        padding: 2%; 
        margin-left: 0%;       
    }

    .right-video {
        width: 100%;
        float: left;
        padding: 2%;
        margin-left: 0%;        
    }
}

.office-box {
    float: left;
    padding-right: 3%;
    padding-left: 3%;
}


.logo2 {
    height: 182px !important;
    width: 620px !important;
    background: url(../images/Final_02.png) left center no-repeat !important;
    display: inline-block;
    text-indent: -9999px;
    background-size: cover!important;
}

@media only screen and (max-width: 767px) {
    .logo2 {
        display: block;
        margin: auto;
        margin-bottom: 20px;
        max-width: 100%;
        background-size: 100%;
    }
}

@media only screen and (max-width: 450px) {
    .logo2 {
        display: block;
        margin: auto;
        margin-bottom: 20px;
        height: 100px !important;
        width: 400px !important;
    }
}

.logo {
    height: 100px !important;
    width: 400px !important;
    background: url(../images/logo.png) left center no-repeat !important;
    display: inline-block;
    text-indent: -9999px;
}

@media only screen and (max-width: 767px) {
    .logo {
        display: block;
        margin: auto;
        margin-bottom: 20px;
        max-width: 100%;
        background-size: 100%;
    }
}

.float-left {
    float: left!important; /* float portal boxes left*/
}

#akdoc-summary {
    padding-top: 18px;
}

.homebox-wrap {
    border-bottom: 1px solid #CACACA !important;
}

.homebox h2 {
    font-family: "OpenSansregular",Arial !important;
    font-weight: 600 !important;
}

.portal-mission {
    font-family: "OpenSansregular",Arial !important;
    font-weight: 100 !important;
    padding: 30px;
}

.portal-mission p {
    text-indent: 1.3em;
}

.portal-mission h1 {
    font-family: "OpenSansregular",Arial !important;
    font-weight: 600 !important;
    color: #005B7F;
}

.header-wrap-portal {
    background-image: url("/wp-content/themes/applied/images/_MG_0147_small_2_1.jpg") !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: 0% 27% !important;
    min-height: 475px !important;
}

#other {
    position: relative;
    left: 0px;
    top: 0px;
}

#other h1 {
    padding: 0px;
    margin: 0px;
}


/****************************************** not used *************************************************/

.portal {
    color: #0e0000;
}

.portal-wrap {
    background: #FFF url("../images/bg-page.jpg") repeat-x scroll center top;
    border-bottom: 5px solid #196B8C;
    padding: 20px 0px;
}

.portal-wrap2 {
    padding: 2px 0px;
    border-top: 1px solid #CACACA;
    border-bottom: 1px solid #CACACA;
    background: #FFF none repeat scroll 0% 0%;
}

.portal-wrap2 h1, h2 {
    color: #005B7F;
}

.portal-wrap2 h1 {
    font-family: "OpenSans-Regular",Arial;
    font-size: 2em;
    font-weight: 600;
}

.portal-wrap2 h2 {
    font-family: "OpenSans-Regular",Arial;
    font-size: 1.8em;
    font-weight: 600;
}

.portal-wrap2 h5 {
    font-family: "OpenSans-Regular",Arial;
    font-weight: 600;
}


/********************************** END CHANGES ***************************************************************************************************/

body {
    background: #fff;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif, PTSans;
    color: #423e42;
    margin-top: 207px;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}


a {
    color: #196b8c;
}

p {
    font-size: 14px;
}

.text-blue {
    color: #196b8c;
}

.clear {
    float: none;
    clear: both;
}

.header-wrap {
    width: 100%;
    position: fixed;
    top: 0px;
    z-index: 10000000;
    min-height: 205px;
    background: #fff url(../images/bg-header.jpg) top repeat-x;
}

.header {
    padding-top: 30px;
}

.logo-container h1 {
    margin: 0;
}

.logo {
    height: 56px;
    width: 419px;
    background: url(../images/logo.png) left center no-repeat;
    display: inline-block;
    text-indent: -9999px;
}

.topright-contact span {
    color: #a5a39c;
    font-size: 15px;
}

.topright-contact h3 {
    margin: 0;
    font: bold 26px Arial;
    line-height: 32px;
    color: #005b7f;
}

.topright-contact-right {
    text-align: center;
}

.topright-contact-right h3 {
    font-size: 18px;
    line-height: 29px;
}

.topright-contact-left h3 {
    font-size: 18px;
    line-height: 29px;
}

.nav-wrap {
    background: #196b8c;
}

.nav-wrap2 {
    color: #fff;
    padding: 1px 0;
    border-top: 1px solid #cacaca;
    border-bottom: 1px solid #cacaca;
    background: #dfdfdf;
    width: 100%;
    position: fixed;
    top: 161px;
    z-index: 10000000;
}

.top-bar-section ul li > a {
    text-transform: uppercase;
    color: #c4c2c2;
    font-size: 17px;
    font-family: "PTSansBold";
    font-weight: normal;
}

.top-bar {
    margin-bottom: 0;
}

.banner-wrap {
    background: #fff url(../images/bg-page.jpg) top repeat-x;
    border-bottom: 5px solid #196b8c;
}

#home-banner {
    padding-top: 18px;
}

#banner-img {
    margin-bottom: 10px;
}

#banner-desc {
    margin-bottom: 30px;
    margin-top: 17px;
}

#banner-desc h1 {
    font-weight: normal;
    font-size: 38px;
    color: #969696;
    margin: 0;
    text-transform: uppercase;
    line-height: 42px;
    font-family: 'OpenSansLight', Arial;
    letter-spacing: -2px;
}

#banner-desc h2 {
    color: #196b8c;
    font-family: 'OpenSansExtrabold', Arial;
    font-size: 33px;
    xfont-weight: 700;
    margin: 0;
    line-height: 35px;
    margin-bottom: 15px;
    margin-top: 5px;
}

#banner-desc p {
    color: #969696;
    font-size: 19px;
    line-height: 30px;
    margin-bottom: 0;
    font-family: 'OpenSansLight', Arial;
}

#banner-desc p strong {
    font-family: 'Arial';
}

.homebox-wrap {
    border-top: 1px solid #fff;
    background: #f7f7f7;
    padding-bottom: 40px;
}

.homebox-row .columns {
    padding-right: 0px;
}

.homebox {
    background: #fff;
    border: 1px solid #dfdfdf;
    margin-top: 22px;
    min-height: 435px;
}

.homebox img {
    display: block;
    margin: auto;
}

.list-1 li {
    list-style: none;
    background: url(../images/arrow-blue.png) left 5px no-repeat;
    line-height: 20px;
    padding-left: 8px;
}

.list-2 {
    padding-left: 7px;
}

.list-2 li {
    list-style: none;
    background: url(../images/arrow-black.png) left 5px no-repeat;
    line-height: 20px;
    padding-left: 10px;
}

.homebox h2 {
    color: #005b7f;
    font-family: 'OpenSansBold', Arial;
    font-size: 19px;
    xfont-weight: bold;
    line-height: 22px;
    margin: 0;
    margin-bottom: 2px;
}

.box-title {
    padding: 15px;
    padding-bottom: 10px;
}

.box-title span {
    color: #969696;
    font-size: 16px;
    line-height: 20px;
}

.box-desc {
    padding: 10px 12px;
    font-size: 14px;
    line-height: 20px;
    padding-right: 7px;
}

.homebox .hr-blue {
    margin: 0;
    margin-left: -1px;
    border-bottom: 10px solid #196b8c;
    width: 227px;
    position: absolute;
    bottom: 0;
}

.box-desc ul {
    margin: 0;
}

.box-desc p {
    color: #2f1d30;
    line-height: 20px;
    margin-bottom: 5px;
}

.homebox .box-shadow {
    position: absolute;
    bottom: 0;
    margin-bottom: -29px;
}

.more-link {
    color: #005b7f;
    font-family: 'OpenSansBold', Arial;
    font-weight: bold;
    text-transform: uppercase;
    background: url(../images/arrow-blue.png) left center no-repeat;
    padding-left: 8px;
}

.homenewsletter-wrap {
    background: #196b8c;
    padding: 20px 0;
}

.homenewsletter-wrap2 {
    padding: 2px 0;
    border-top: 1px solid #cacaca;
    border-bottom: 1px solid #cacaca;
    background: #fff;
}

.homenewsletter {
    color: #fff;
}

.newsletter-label {
    padding-right: 0;
}

.newsletter-label h3 {
    color: #fff;
    font-size: 19px;
    font-family: "PTSans";
    font-weight: normal;
    margin: 0;
    margin-top: 3px;
}

.newsletter-input {
    padding-right: 0;
}

.newsletter-input input {
    width: 100%;
    border: none;
    height: 32px;
    margin-bottom: 0;
    font-size: 14px;
}

.newsletter-button {
}

.newsletter-button input {
    background: #d79103 url(../images/bg-button.jpg) -348px top no-repeat;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
    border: 1px solid #d79103;
    height: 33px;
    border-top: none;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    padding-left: 20px;
    padding-right: 31px;
    padding-top: 3px;
    font-family: OpenSansBold;
    font-size: 15px;
    text-shadow: 0 1px 1px rgba(100,72,15,.4);
}

.home-content {
    padding-bottom: 10px !important;
}

.home-content h2 {
    text-transform: uppercase;
}

.content p {
    line-height: 21px;
    font-size: 14px;
    margin-bottom: 15px;
}

.content h2 {
    color: #005b7f;
    font-size: 22px;
    xfont-weight: bold;
    font-family: 'OpenSansExtraBold', Arial;
}

.content h3 {
    color: #196b8c;
    font-size: 18px;
    xfont-weight: bold;
    font-family: 'OpenSansExtraBold', Arial;
}

.content h4 {
    color: #196b8c;
    font-size: 15px;
    xfont-weight: bold;
    font-family: 'OpenSansExtraBold', Arial;
}

.content {
    padding-top: 20px;
    padding-bottom: 40px;
}

.content h3 sup {
    font-size: 9px;
}

.imgstyle1 {
    border: 1px solid #dedada;
    padding: 5px;
    background: #fff;
}

.leftalign {
    float: left;
    margin-right: 15px;
    margin-bottom: 10px;
}

.rightalign {
    float: right;
    margin-left: 15px;
    margin-bottom: 10px;
}

.footer-wrap {
    background: #0a394c url(../images/bg-footer.jpg) top repeat-x;
}

.footer {
    padding-top: 30px;
    color: #fff;
    font-family: 'OpenSans', Arial;
    font-size: 13px;
    line-height: 17px;
    padding-bottom: 35px;
}

.footer h3 {
    font-family: 'OpenSansLight', Arial;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 3px;
}

.footer p {
    font-size: 13px;
    line-height: 17px;
}

.footer a {
    color: #4890ae;
}

.footer-left p {
    color: #bababa;
}

.footer-right {
    /*max-width: 275px;*/
    padding-left: 0;
}

.footer-right h3 {
    margin-left: 35px;
}

.footer-right p {
    /*text-align:right;*/
}

.footer-social-icons {
    border-top: 1px solid #267fa4;
    border-bottom: 1px solid #267fa4;
    padding: 10px 0;
    margin-bottom: 15px;
    padding-left: 3px;
    margin-left: 35px;
}

.content-wrap {
    background: #fff url(../images/bg-page.jpg) top repeat-x;
}

.content .page-title h1, h1.entry-title, h1.page-title {
    color: #005b7f;
    font-size: 23px;
    font-family: 'OpenSansExtraBold', Arial;
    text-transform: uppercase;
    margin-top: 12px;
    margin-bottom: 10px;
}


.about-staff:last-child {
    float: left !important;
    margin-right: 0;
}

.about-staff {
    padding-left: 0;
    margin-right: 13px;
    width: 180px;
}

.about-staff h4 {
    font-family: Arial;
    font-size: 14px;
}

#right-about ul {
    margin-top: 5px;
}

#right-about {
    padding-right: 0;
}

#left-about {
    padding-left: 0;
    padding-right: 30px;
}

.h3-1 {
    margin-bottom: 0px;
}

#shopping-basket-page p {
    font-size: 14px;
}

#shopping-basket-page {
    background: #fff;
    border: 1px solid #e0e0e0;
    margin-left: 0;
    margin-right: 0;
    -webkit-border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
    border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-top-right-radius: 10px;
    border-top-right-radius: 10px;
    overflow: hidden;
}

#shopping-basket-page h3 {
    color: #444;
    text-align: center;
    background: #ebebeb;
    margin: 0;
    font-size: 13px;
    line-height: 35px;
    font-family: Arial;
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
}

#shopping-basket-page > .columns {
    padding: 0;
}

#shopping-basket-page .product-name h3 {
    text-align: left;
    padding-left: 3%;
}

#shopping-basket-page .row {
    margin-left: 0;
    border-right: 1px solid #e0e0e0;
    margin-right: 0;
}

#shopping-basket-page .remove-order-row {
    border-right: none;
}

#shopping-basket-page .large-8 .row {
    padding: 4% 1%;
    min-height: 142px;
}

#shopping-basket-page .large-1 .row {
    padding: 10% 2%;
    min-height: 142px;
}

#shopping-basket-page .large-1 .row {
    padding: 20% 2%;
    min-height: 142px;
}

#shopping-basket-page .remove-order {
    text-align: center;
}

#shopping-basket-page .remove-order a {
    color: #777;
}

#shopping-basket-page .row .product-order {
    padding-right: 0;
}

#shopping-basket-page input {
    text-align: center;
    height: 25px;
}

#basket-button-row {
    background: #fff;
    margin: 0;
    padding-top: 8px;
    padding-bottom: 4px;
    border: 1px solid #e0e0e0;
    border-top: none;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-bottom-left-radius: 10px;
    border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    border-bottom-right-radius: 10px;
    overflow: hidden;
}

#basket-button-row .button {
    font-size: 14px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    margin-bottom: 3px;
    padding-left: 25px;
    padding-right: 25px;
}

#shopping-basket-page img {
    border: none;
}

#total-row {
    border: 1px solid #e0e0e0;
    margin-left: 0;
    margin-right: 0;
    border-top: none;
}

#total-row .columns {
    padding: 10px 15px;
}

#total-row {
    color: #444;
    font: bold 14px Arial;
}

#total-row #totallabel {
    text-align: right;
    border-left: 1px solid #e0e0e0;
}

#total-row #totalprice {
    border-left: 1px solid #e0e0e0;
}

.blanktotalrow {
    float: left !important;
}

.button2 {
    background: #acacac url(../images/button1.jpg) top repeat-x;
    border: 1px solid #acacac;
    font-size: 13px !important;
    border-radius: 15px !important;
    -webkit-border-radius: 15px !important;
    -moz-border-radius: 15px !important;
}

.button2:hover {
    background: #acacac url(../images/button1.jpg) top repeat-x;
}

.button3, #place_order.button {
    background: #196b8c url(../images/button2.jpg) top repeat-x !important;
    border: 1px solid #acacac !important;
    font-size: 13px !important;
    border-radius: 15px !important;
    -webkit-border-radius: 15px !important;
    -moz-border-radius: 15px !important;
    text-shadow: 0 1px 1px rgba(100,72,15,.4) !important;
    text-transform: uppercase !important;
    color: #FFFFFF !important;
    font-size: 12px !important;
}

.button3:hover {
    background: #196b8c url(../images/button2.jpg) top repeat-x;
}

.product-name [class*="column"] + [class*="column"]:last-child {
    float: left;
}

.product-name .producttitle {
    padding-left: 0;
}

.product-name .producttitle p {
    margin-top: 5px;
}

#productdetails {
}

#productdetails {
}

#productdetails {
}

#productdetails {
}

#productdetails {
}

#sidebar h3 {
    font-family: PTSansBold;
    text-transform: uppercase;
    font-size: 17px;
    margin-top: 5px;
}

#sidebar li {
    list-style: none;
    font-size: 15px;
    border-top: 1px solid #d7d4d4;
    padding: 4px 0;
}

#sidebar li a {
    color: #787878;
}

#sidebar li.active a, #sidebar li a:hover {
    color: #196b8c;
}

.with-sidebar-content {
    padding-top: 30px;
}

.with-sidebar-content .main-content .page-title h1 {
    margin-top: 0;
}

#breadcrumb, .woocommerce-breadcrumb {
    background: #dbdbdb;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    padding: 12px 25px!important;
    font-size: 12px!important;
    margin-bottom: 25px!important;
    color: #423e42!important;
}

.woocommerce-breadcrumb a {
    color: #196b8c!important;
}

.product-image img {
    max-width: 100%;
    max-height: 350px;
    border: 1px solid #edebeb;
    margin-bottom: 7px;
}

.product-thumbs img {
    border: 1px solid #edebeb;
    margin-bottom: 7px;
    max-width: 93px;
    margin-right: 2px;
}

.product-thumbs a:nth-child(3n+3) img {
    margin-right: 0;
}

.product-thumbs {
    padding: 0;
    text-align: center;
    margin-bottom: 20px;
}

.product-description h2.price ins {
    text-decoration: none;
}

.product-description h2.price {
    margin-top: -10px;
    font-size: 32px;
    color: #196b8c;
    line-height: 35px;
    margin-bottom: 20px;
}

.product-description h2.price del {
    text-decoration: none;
}

.srpprice, .product-description h2.price del .amount {
    font-size: 21px;
    color: #a7a4a4;
}

.product-description select {
    width: 235px;
    height: 25px;
    padding: 2px;
    border: 1px solid #999;
    background: #eee;
}

.product-description .quanity-field {
    width: 33px;
    border: 1px solid #000;
    height: 23px;
}

.product-description .qty-label {
    float: left;
    margin-right: 10px;
    display: inline-block;
    margin-top: 4px;
}

.catpagination {
    background: #dbdbdb;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    padding: 14px 25px 10px;
    font-size: 12px;
    margin-bottom: 15px;
    color: #423e42;
}

.catpagination-nav-content {
}

.catpagination-nav {
}

.catpagination-nav ul {
    float: left;
    margin-bottom: 0;
    line-height: 14px;
}

.catpagination-nav strong {
    float: left;
    margin-left: 60px;
}

.catpagination-nav li {
    list-style: none;
    float: left;
    margin: 0 5px;
    padding-left: 10px;
    border-left: 1px solid #686568;
}

.catpagination-nav ul li:first-child {
    border-left: none;
    padding-left: 5px;
}

.woocommerce nav.woocommerce-pagination ul li .current {
    font-size: 13px;
    font-weight: bold!important;
    background: transparent !important;
    color: #444 !important;
    padding-right: 0!important;
}

.woocommerce nav.woocommerce-pagination ul li a {
    font-size: 13px;
    font-weight: bold!important;
    background: transparent !important;
    padding-right: 0!important;
}

.single-product .quantity .qty.input-text {
    border: 1px solid #777 !important;
    height: 25px !important;
    margin-top: 2px;
}

.single-product div.product form.cart .button {
    clear: both;
    padding: 9px 23px 8px;
}

#singleproduct-title {
    font-size: 24px!important;
    float: left;
    padding-left: 15px;
    margin-bottom: 7px;
}

div.pp_woocommerce .pp_close {
    right: 0!important;
}

div.pp_woocommerce a.pp_expand, div.pp_woocommerce a.pp_contract {
    left: 0!important;
}

div.pp_overlay {
    xbackground: rgba(0,0,0,.5)!important;
}

div.pp_woocommerce div.ppt {
    font-family: 'OpenSansBold', Arial!important;
}

.textquantity {
    float: left;
    position: relative;
    top: 7px;
    margin-right: 5px;
}

.single-product .quantity, .single-product #content .quantity, .single-product .quantity, .single-product #content .quantity {
    width: 120px!important;
}

.single-product #content div.product div.summary {
    width: 53%!important;
}

.single-product #content div.product div.images {
    width: 44%!important;
    margin-left: 5px;
    border: 1px solid #ddd;
}

.woocommerce div.product div.images img, .woocommerce #content div.product div.images img, .woocommerce-page div.product div.images img, .woocommerce-page #content div.product div.images img {
    box-shadow: none!important;
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    width: 100%!important;
    display: block;
    margin: auto;
    max-width: 100%;
}

.catpagibottom {
    padding-top: 5px!important;
    padding-bottom: 5px !important;
}

.catpagibottom strong {
    position: relative;
    top: -10px;
}

.woocommerce-pagination ul li a:hover {
    background: transparent;
}

.catpagination-nav ul li a {
    text-decoration: underline;
}

.next-catpagination-nav {
    margin-left: 8px;
}

.catpagination-nav .currentcat-page {
    font-weight: bold;
}

.catpagination-select {
    text-align: right;
}

.catpagination-select select {
    width: 55px;
    padding: 2px;
    margin: 0;
    margin-top: -6px;
    margin-left: 5px;
}

#catpagination-top .orderby, #catpagination-top .woocommerce-result-count, #catpagination-top .woocommerce-ordering {
    margin-bottom: 0;
}

#catpagination-top, #catpagination-top p {
    font-size: 13px;
}

#catpagination-top {
    margin-bottom: 20px;
    padding-top: 8px;
    padding-bottom: 8px;
}


.product-cat-list {
    border-bottom: 1px solid #edebeb;
    padding: 15px 0;
}

.product-cat-list:last-child, .last.product-cat-list {
    border-bottom: none;
}

.product-cat-list .th {
    margin: auto;
    margin-bottom: 15px;
}

.product-cat-entry {
    border-right: 1px solid #edebeb;
    text-align: center;
    padding-top: 15px;
}

.product-cat-entry:nth-child(3n+3) {
    border-right: none;
}

.pce-price, ul.products li span.amount {
    display: block;
    text-align: center;
    color: #196b8c;
    font-weight: bold;
    font-size: 13px;
    margin: 7px;
}

.tax-product_cat ul.products li span.amount {
    display: inline;
}

.tax-product_cat ul.products li del span.amount {
    text-decoration: line-through;
    font-weight: normal;
    color: #a7a4a4;
}

.tax-product_cat.woocommerce ul.products li.product .price ins, .tax-product_cat.woocommerce-page ul.products li.product .price ins {
    text-decoration: none;
}

.pce-title {
    color: #423e42;
    display: block;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
}

.product-cat-entry .button3 {
    font-size: 11px !important;
    padding-top: 10px;
    padding-bottom: 10px;
}


aside h2 {
    color: #005b7f;
    font-size: 22px;
    font-weight: bold;
    font-family: 'OpenSansExtraBold', Arial;
}

aside ul li {
    list-style: none;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    border-right: 1px solid #edebeb !important;
    text-align: center !important;
    /* width: 39.05% !important;*/
    padding: 0 3.8% 2.992em 0 !important;
}

.woocommerce ul.products li.last, .woocommerce-page ul.products li.last {
    border-right: 0px !important;
}

/* 	FORMS  */

.intake-form .gform_title {
    display: none;
}

.gform_button {
    min-width: 120px;
}

.intake-form .gform_wrapper .gfield_required, #questionnaire-form .gform_wrapper .gfield_required {
    color: red;
}

#questionnaire-form {
    padding-top: 20px;
}

#questionnaire-form ul.gfield_radio li, #questionnaire-form ul.gfield_checkbox li {
    display: inline-block;
    float: left;
    margin-right: 15px;
    margin-bottom: 0;
}

#questionnaire-form ul.gfield_radio li label, #questionnaire-form ul.gfield_checkbox li label {
    margin-left: 18px;
    position: relative;
    top: 2px;
}

#questionnaire-form .small-textarea {
}

#questionnaire-form .marbottom0, #questionnaire-form .margbottom0 {
    margin-bottom: 0;
}

#questionnaire-form .marbottom0 input, #questionnaire-form .margbottom0 input {
    margin-bottom: 7px;
}

.padtop2 {
    padding-top: 20px!important;
}

.padtop1 {
    padding-top: 10px !important;
}


.list-field ul.gfield_radio li, .list-field ul.gfield_checkbox li {
    margin-right: 0;
    width: 100px;
}

.list-field2 ul.gfield_radio li, .list-field2 ul.gfield_checkbox li {
    margin-right: 0;
    width: 120px;
}

.list-field3 ul.gfield_radio li, .list-field3 ul.gfield_checkbox li {
    display: block!important;
    width: auto;
    float: none!important;
}

.list-field3 ul.gfield_radio, .list-field3 ul.gfield_checkbox {
    padding-bottom: 5px;
}

#questionnaire-form .gchoice_192_1 {
    width: 215px;
    max-width: 100%;
}

#questionnaire-form .gchoice_316_4, #questionnaire-form .gchoice_337_2 {
    width: auto;
}

/* CONTACT FORM*/
#contact-form .gform_wrapper .left_label input.medium {
    width: 55%;
    height: 28px;
}

#contact-form .gform_wrapper form ul.left_label li {
    margin-bottom: 10px;
}

#contact-form .gform_wrapper textarea.textarea {
    width: 70%;
    height: 100px;
}

#contact-form .gform_wrapper .left_label .gfield_label {
    width: 25%;
}

#contact-form .button3 {
    float: right;
}

#contact-form .gform_wrapper .gform_footer.left_label {
    padding-top: 5px;
}

#contact-form label {
    font-size: 13px;
}

/* APPOINTMENTS IFRAME */
#appointments-iframe {
    width: 100%;
    min-height: 650px;
    border: none;
}


@media only screen and (min-width: 1000px) {
    #home-banner #banner-img {
        max-width: 413px;
        margin-top: 5px;
    }
}

@media only screen and (max-width: 1000px) {
    .homebox .box-shadow, .homebox .hr-blue {
        display: none;
    }

    .homebox {
        border-bottom: 10px solid #196b8c;
    }

    #home-banner #banner-img {
        max-width: 400px;
    }
}

@media (max-width: 950px) and (min-width: 830px) {
    #banner-desc {
        max-width: 400px;
    }
}

@media only screen and (max-width: 830px) {
    #home-banner #banner-img {
        display: block;
        margin: auto;
        max-width: 100%;
    }

    #banner-desc {
        margin: auto;
        float: none;
        margin-bottom: 20px;
        width: 100% !important;
    }
}

@media only screen and (min-width: 960px) {
    #banner-desc p {
        width: 89%;
    }

    #basket-button-row .updatecart-button {
        margin-left: 31px;
        margin-right: 5px;
    }

    .checkoutpage {
        min-height: 450px;
    }

    .with-sidebar-content .main-content {
        padding-left: 50px;
    }

    .with-sidebar-content .main-content .page-title {
        padding-left: 0;
    }

    .nav-row .innerpage-menu .top-bar-section ul > li {
        padding: 0 40px !important;
    }

    .nav-row .innerpage-menu .top-bar-section ul > li:last-child {
        padding-right: 0 !important;
    }
}

@media only screen and (max-width: 973px) {
    #navigation .top-bar-section ul > li {
        padding: 0 17px;
    }

    .innerpage-menu .top-bar-section ul > li {
        padding: 0 36px !important;
    }

    #navigation .top-bar-section ul > li:first-child {
        padding-left: 0;
    }

    #navigation .top-bar-section ul > li:last-child {
        padding-right: 0 !important;
    }
}

@media (max-width: 870px) and (min-width: 768px) {
    #navigation .top-bar-section ul > li {
        padding: 0 13px;
    }

    #navigation .top-bar-section ul li > a {
        font-size: 15px;
    }
}

@media only screen and (min-width: 767px) {
    .top-bar, .top-bar-section ul, .top-bar-section li a:not(.button), .top-bar-section ul li > a {
        background: none !important;
    }

    #navigation .top-bar-section .dropdown {
        background: #196b8c !important;
    }

    #navigation .top-bar-section .dropdown li a {
        font-size: 15px;
        text-transform: none;
        font-weight: normal;
        font-family: Arial;
    }

    #navigation .top-bar {
        height: 42px;
        line-height: 44px;
    }

    #navigation .top-bar-section li a:not(.button) {
        line-height: 17px;
        height: auto;
        padding: 0;
    }

    .top-bar-section ul li.active > a, .top-bar-section ul li > a:hover, .top-bar-section li a:not(.button):hover {
        color: #fff !important;
    }

    .top-bar-section ul > li {
        margin-top: 14px;
        padding: 0 23px;
        border-right: 1px solid #6f97a7;
        float: left;
    }

    .innerpage-menu .top-bar-section ul > li {
        padding: 0 36px !important;
    }

    .innerpage-menu .top-bar-section ul > li:first-child {
        padding-left: 0 !important;
    }

    .top-bar-section ul > li:first-child {
        padding-left: 25px;
    }

    .top-bar-section ul > li:last-child {
        padding-right: 0;
        border-right: none;
    }

    #banner-desc {
        padding-right: 0;
        width: 515px;
    }

    #banner-img {
        max-width: 450px;
    }

    .home-content > .home-content-left {
        padding-right: 25px;
    }

    #total-row .large-offset-8 {
        margin-left: 66.5%;
    }

    #sidebar .large-12 {
        padding-right: 0;
    }

    .top-bar .title-area {
        display: none;
    }

    #basket-button-row .cart-buttons {
        text-align: right;
    }

    #sidebarshop-row {
        margin-right: 0;
        padding-right: 10px;
    }
}

@media only screen and (max-width: 767px) {
    #navigation {
        padding: 0;
    }

    #navigation .top-bar .title-area {
        background: #196b8c !important;
    }

    #navigation .top-bar.expanded .toggle-topbar a span {
        -webkit-box-shadow: 0 10px 0 1px #fff, 0 16px 0 1px #fff, 0 22px 0 1px #fff;
        box-shadow: 0 10px 0 1px #fff, 0 16px 0 1px #fff, 0 22px 0 1px #fff;
        color: #fff;
    }

    #navigation .top-bar-section ul > li {
        padding: 0;
    }

    .logo {
        display: block;
        margin: auto;
        margin-bottom: 20px;
        max-width: 100%;
        background-size: 100%;
    }

    .header {
        padding-bottom: 10px;
    }

    #banner-img {
        display: block;
        margin: auto;
    }

    #banner-desc h1, #banner-desc h2 {
        text-align: center;
    }

    .newsletter-input {
        padding-right: 15px;
    }

    .newsletter-input input {
        margin-bottom: 10px;
    }

    .newsletter-label h3 {
        margin-bottom: 5px;
    }

    #left-about {
        padding-right: 0;
    }

    #basket-button-row .columns {
        text-align: center;
    }

    #basket-button-row .button {
        float: none;
        margin-bottom: 5px;
    }

    .product-image img {
        display: block;
        margin: auto;
        margin-bottom: 7px;
    }

    .product-description .quanity-field {
        float: left;
        margin-right: 20px;
    }

    .order-qty {
        margin-top: 5px;
        float: left;
    }

    .catpagination > .large-4 {
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
        border-bottom: 1px solid #ccc;
        padding-bottom: 10px;
    }

    .catpagination-nav strong {
        margin-left: 0;
        display: inline;
        float: none;
    }

    .catpagination-nav ul {
        display: inline-block;
        float: none;
        position: relative;
        top: 3px;
    }

    .catpagination {
        padding-bottom: 0;
    }

    .catpagination-select {
        border-bottom: none !important;
    }
}

@media only screen and (max-width: 600px) {
    .about-staff {
        width: 33.33333%;
        margin: 0;
    }
}

@media only screen and (max-width: 540px) {
    .footer-left {
    }

    .footer-right {
    }
}

@media only screen and (max-width: 500px) {
    .product-cat-entry {
        width: 100%;
        display: block;
        margin: auto;
        float: none;
        border-right: none;
        border-bottom: 1px solid #edebeb;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .product-cat-list {
        border-bottom: none;
        padding-left: 15px;
        padding-right: 15px;
    }

    .last.product-cat-entry {
        border-bottom: none;
    }

    .homebox-row .columns {
        min-width: 237px;
        width: 100%;
        padding-right: 15px;
    }
}


/* HIDDEN DISPLAYS */
.tax-product_cat .woocommerce-breadcrumb {
    display: none;
}

.woocommerce span.onsale, .woocommerce-page span.onsale {
    display: none!important;
}

.single-product .quantity .plus, .single-product .quantity .minus {
    display: none!important;
}



/*Post Styles*/
ul.insidelistposition {
    list-style-position: inside !important;
}

#secondary {
    border-left: 1px solid #eee;
}


/* HOME FORM  */

#banner-desc .newsman-sa-from input[name="uid"], #banner-desc .newsman-sa-from input[name="newsman-form-url"], #banner-desc .newsman-sa-from .newsman-form-url {
    display: none;
    visibility: hidden;
}

/*Shop Area*/

.cart-links {
    float: right;
    font-weight: bold;
    background: url(../images/shoppingcart.png)no-repeat left center;
    padding: 25px;
}

#navigation .top-bar-section li ul {
    display: none;
    background: #196b8c !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#navigation .top-bar-section ul li li a {
    display: block;
    text-decoration: none;
    background: #efefef;
    white-space: nowrap;
}

#navigation .top-bar-section ul li li a:hover {
    background: #CCC;
}

#navigation .top-bar-section li:hover ul {
    display: block;
    position: absolute;
    z-index: 99999 !important;
}

#navigation .top-bar-section li:hover li {
    float: none;
    font-size: 12px;
    min-width: 150px;
}

#navigation .top-bar-section li:hover a {
    background: #CCC;
}

#navigation .top-bar-section li:hover li a:hover {
    background: #efefef;
}

.top-bar-section ul > li li {
    padding: 10px 20px 10px 20px !important;
    margin: 0 !important;
    border: 0 none !important;
}

.top-bar-section ul > li li:hover {
    background: #54accf;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#tab-description, #tab-reviews {
    border: 0 none !important;
    background: transparent !important;
}

.tabs li.reviews_tab .active {
    border: 0 none !important;
}

.post {
    border-bottom: 1px solid #eee !important;
    margin: 0 0 30px 0;
    padding-bottom: 30px;
}

.newsman_ap .entry-meta {
    display: none !important;
}

.entry-content ol {
    list-style-position: inside !important;
}

#post-561 ul {
    margin: 20px !important;
    list-style-position: inside !important;
}

#formhomepage input {
    float: left;
    margin-right: 10px;
    padding: 5px;
}

#formhomepage input[name="first_name"], #formhomepage input[name="email_address"] {
    float: left;
    width: 142px;
}

#formhomepage input[type="submit"] {
    border: 1px solid #cbcbcb !important;
}

#formhomepage input[type="submit"], #formhomepage input[type="submit"]:hover, #formhomepage input[type="submit"]:visited {
    width: 62px !important;
    font-size: 13px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #555 !important;
    text-shadow: 0px 1px 0px #fafafa !important;
    background: #eeeeee;
    background: -moz-linear-gradient(top, #eeeeee 0%, #e2e2e2 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#e2e2e2));
    background: -webkit-linear-gradient(top, #eeeeee 0%,#e2e2e2 100%);
    background: -o-linear-gradient(top, #eeeeee 0%,#e2e2e2 100%);
    background: -ms-linear-gradient(top, #eeeeee 0%,#e2e2e2 100%);
    background: linear-gradient(to bottom, #eeeeee 0%,#e2e2e2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#e2e2e2',GradientType=0 );
    box-shadow: inset 1px 1px 0 #f5f5f5 !important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#formhomepage input[type="submit"], #formhomepage input[type="submit"]:hover, #formhomepage input[type="submit"]:visited {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.cart_totals, .shipping_calculator {
    display: none;
}

.cart-search input[type="text"] {
    float: left;
    width: 75%;
}

.cart-search input[type="submit"] {
    float: left;
    width: 20%;
    background: -moz-linear-gradient(center top, #F7F6F7 0px, #E0DADF 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #C8BFC6;
    border-radius: 2px;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.075) inset, 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.1);
    color: #5E5E5E;
    cursor: pointer;
    display: inline-block;
    font-family: inherit;
    font-size: 100%;
    font-weight: bold;
    left: auto;
    line-height: 1em;
    margin: 0;
    overflow: visible;
    padding: 6px 10px;
    position: relative;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
    white-space: nowrap;
    margin-left: 10px;
    height: 29px;
}

#container {
    width: 70%;
    float: left;
}

.single_add_to_cart_button {
    margin-top: 6px!important;
}

.woocommerce-tabs {
    margin-top: 5px!important;
}
