.logo {
padding-left: 11px;
}
body {
font-size : 16px;
line-height : 160%;	
}
footer.content-info b, footer.content-info strong {
font-weight: normal;
font-style: normal;
}
.sidebar {
font-size : 15px;
line-height : 19px;
color : #58595b;
}
.sidebar i, .sidebar em,
.col-content-sidebar i, .col-content-sidebar em {
font-weight: normal;
font-style: normal;
}
.sidebar b, .sidebar strong,
.col-content-sidebar b, .col-content-sidebar strong {
font-weight: normal;
font-style: normal;
}
.col-content-sidebar {
font-size : 15px;
line-height : 18px;
color : #000;
}
p:first-child {
margin-top : 0px;
}
a {
color : #365f91;
}
a:hover,a:focus {
color : #c00000;	
}
main.main a {
text-decoration: underline;
}
main.main a:hover,main.main a:focus {
text-decoration: none;
}
.row-padded {
padding-bottom : 0px;
}
h1,h2,h3,h4,h5,h6 {
font-weight: normal;
color: #C06000;	
}
h1 {
font-size : 32px;
line-height : 115%;
margin-bottom: 20px !important;
}
.single-program h1, h1.section {
width: 65%;
}
h2 {
font-size : 20px;
text-transform: uppercase;
line-height : 115%;
margin : 0 0 5px 0;
padding : 20px 0 7px 0;
border-bottom: 1px dotted #D8D8D8;
}
h3 {
font-size : 18px;
text-transform: none;
line-height : 115%;
margin : 0 0 5px 0;
padding : 8px 0 7px 0;
}
.single-program h2, h2.section {
font-size : 22px;
text-transform: uppercase;
line-height : 115%;
margin : 0 0 5px 0;
padding : 0 0 7px 0;
border-bottom : 1px dotted #d8d8d8;
} .single-program .col-content-sidebar {
border-left: 1px dotted #D8D8D8;
padding-left: 28px;
}
h4 {
font-size : 16px;
line-height : 115%;
}
.row-featuredprogram {
text-align: center;
}
.row-featuredprogram img {
width : 100%;
height : auto;
}
.row-featuredprogram h4 {
margin-top : 10px;
}
.type-program .col-sm-8 {
padding-right: 30px !important;
}
ul.three-col {
line-height : 130%;
-moz-column-count: 3;
-moz-column-gap: 60px;
-webkit-column-count: 3;
-webkit-column-gap: 60px;
-webkit-column-break-inside: avoid;
page-break-inside: avoid;
}
ul.three-col li {
display:inline-block;
margin-bottom : 20px;
}
.page-header {
border : 0px;
padding : 0px;
}
.navbar-nav > li > a {
padding-bottom: 16px;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
background-color: #f5f5f5;
}
.navbar-inverse {
background-color : #cf7b17;
border : 0px;
border-radius: 0px;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
color: #ffffff;
background-color: transparent;
}
.navbar-inverse .navbar-text {
color: #999999;
}
.navbar-inverse .navbar-nav > li > a {
color: #ffffff;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
color: #ffffff;
background-color: #365f91;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
color: #ffffff;
background-color: #7f7f7f;
}
.navbar-social {
margin-left : 20px;
}
.navbar-nav.navbar-social > li > a {
padding-top: 9px;
padding-bottom: 8px;
line-height: 32px;
width: 50px;
}
.navbar-nav {
margin: 0 !important;
}
.btn.btn-default.btn-header {
display: none;
}
.btn-header {
text-transform: uppercase;
color: #ffffff;
background-color: #c00000;
border-color: #8e2020;
}
.btn-header:hover,
.btn-header:focus,
.btn-header:active,
.btn-header.active,
.open .dropdown-toggle.btn-header {
color: #ffffff;
background-color: #8e2020;
border-color: #6c0a0a;
}
.btn-header:active,
.btn-header.active,
.open .dropdown-toggle.btn-header {
background-image: none;
}
.button-custom {
background-color: #cf7b17;
border: none;
border-radius: 4px;
color: white;
padding: 15px 32px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 20px;
width: 250px;
}
.button-custom:hover {
background-color: #428bca;
}
.container-padded {
padding: 15px 0;
}
a.donate {
background: #597423; background: -moz-radial-gradient(center, ellipse cover,  #597423 1%, #39471d 100%); background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(1%,#597423), color-stop(100%,#39471d)); background: -webkit-radial-gradient(center, ellipse cover,  #597423 1%,#39471d 100%); background: -o-radial-gradient(center, ellipse cover,  #597423 1%,#39471d 100%); background: -ms-radial-gradient(center, ellipse cover,  #597423 1%,#39471d 100%); background: radial-gradient(ellipse at center,  #597423 1%,#39471d 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#597423', endColorstr='#39471d',GradientType=1 ); -moz-transform: rotate(-8deg);
-webkit-transform: rotate(-8deg);
-o-transform: rotate(-8deg);
-ms-transform: rotate(-8deg);
transform: rotate(-8deg);
font-family: 'Rock Salt';
font-size : 20px;
padding : 34px 0 0 0;
text-align: center;
height : 100px;
width : 100px;
border-radius: 50px;
display: block;
float : right;
color : #fff;
text-decoration: none;
}
a.donate:hover,a.donate:focus {
background: #c97510;
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-ms-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;
}
a.signup {
background: #B2B3B6; background: -moz-radial-gradient(center, ellipse cover,  #B2B3B6 1%, #929293 100%); background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(1%,#B2B3B6), color-stop(100%,#929293)); background: -webkit-radial-gradient(center, ellipse cover,  #B2B3B6 1%,#929293 100%); background: -o-radial-gradient(center, ellipse cover,  #B2B3B6 1%,#929293 100%); background: -ms-radial-gradient(center, ellipse cover,  #B2B3B6 1%,#929293 100%); background: radial-gradient(ellipse at center,  #B2B3B6 1%,#929293 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#B2B3B6', endColorstr='#929293',GradientType=1 ); -moz-transform: rotate(-8deg);
-webkit-transform: rotate(-8deg);
-o-transform: rotate(-8deg);
-ms-transform: rotate(-8deg);
transform: rotate(-8deg);
font-family: 'Rock Salt';
font-size : 16px;
padding : 34px 0 0 0;
text-align: center;
height : 101px;
width : 103px;
border-radius: 50px;
display: block;
float : right;
color : #fff;
text-decoration: none;
margin-right: 15px;
}
a.signup:hover,a.signup:focus {
background: #c97510;
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-ms-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;
}
.wpmenucart-contents {
background: none repeat scroll 0 0 #365F91;
}
.home .page-header {
visibility: hidden;
display: none;
}
.home .rev_slider_wrapper {
margin-top : -80px;
}
footer#mainfooter {
background-color : #f0f0f0;
border-top : 1px solid #c46b11;
padding-top : 30px;
margin-top : 50px;
}
footer#mainfooter h3 {
margin-top : 0px;
padding-top : 0px;
font-size : 18px;
color : #c06000;
text-transform: none;
margin : 0 0 5px 0;
padding : 0 0 7px 0;
border-bottom : none;
letter-spacing: 0px;
}
footer#mainfooter.content-info {
color : #4e4e4e;
font-size : 15px;
line-height : 20px;
}
#mainfooter .col-sm-2 {
width: 17.667%;
}
#mainfooter .col-sm-offset-1 {
margin-left: 7.3%;
}
.col-address {
color : #757575;
}
.col-address img {
max-width : 125px;
}
.col-address p {
margin-top : 15px;
}
.final {
background-color : #c97510;
margin-top : 20px;
color : #ffc37a;
font-size : 11px;
padding : 15px 0 0 0;
}
.alignright {
margin : 0 0 5px 15px;
float: right !important;
}
.alignleft {
margin : 0 15px 5px 0;
}
.aligncenter {
float: none;
margin-left: auto;
margin-right: auto;
text-align: center;
max-width: 100%;
} .row-secondary {
margin : 50px 0;
font-size : .95em;
line-height : 140%;
}
.row-secondary a {
font-size : 0.95em;
}
.painted-bg {
margin-top : 50px;
border-radius: 10px;
padding : 30px;
background-color : #c97510;
background: url(//wellshareinternational.org/img/theme/watercolor-bg.jpg) repeat;
text-align: center;
line-height : inherit;
color : #fff;
}
.painted-bg a, .painted-bg h1, .painted-bg h2, .painted-bg h3, .painted-bg h4, .painted-bg h5 {
color : #fff;
}
.home .row-bottom-bg {
margin-top : 50px;
}
p.product.woocommerce {
border : 0px !important;
padding : 0px;
text-align : center;
}
p.product.woocommerce a {
display : block;
clear : both;
margin : 5px 0 0 0;
}
.woocommerce form * {
text-shadow : none;
}
.woocommerce th {
text-transform: uppercase;
}
.woocommerce form input.button {
font-size : 0.7em !important;
text-transform : uppercase;
}
strong .amount {
}
.woocommerce form label {
font-size : 0.8em !important;
text-transform : none;
}
.btn, .form-group label {
font-weight : normal;
}
a.button.add_to_cart_button.product_type_simple,
.checkout-button,wc-forward,.alt {
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 1.428571429;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
border: 1px solid transparent;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
color: #ffffff;
background-image : none !important;
background-color: #428bca !important;
text-shadow : none !important;
border-color: #357ebd !important;
}
.add_to_cart_button:focus {
outline: thin dotted #285e8e;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.add_to_cart_button:hover,
.add_to_cart_button:focus {
text-decoration: none;
color: #ffffff;
background-color: #3276b1;
border-color: #285e8e;
}
.add_to_cart_button:active {
background-image: none;
}
mark {
background: none repeat scroll 0 0 transparent;
}
.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img {
box-shadow: none;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
padding: 0 30px;
}
.woocommerce #content div.product div.images img, .woocommerce div.product div.images img, .woocommerce-page #content div.product div.images img, .woocommerce-page div.product div.images img {
box-shadow: none;
padding-bottom: 5px;
}
.product_title {
font-size: 22px;
}
.woocommerce .related ul.products li.product, .woocommerce .related ul li.product, .woocommerce .upsells.products ul.products li.product, .woocommerce .upsells.products ul li.product, .woocommerce-page .related ul.products li.product, .woocommerce-page .related ul li.product, .woocommerce-page .upsells.products ul.products li.product, .woocommerce-page .upsells.products ul li.product {
width: 24% !important;
}
.woocommerce #content table.cart img, .woocommerce table.cart img, .woocommerce-page #content table.cart img, .woocommerce-page table.cart img {
max-width: 38%;
width: auto;
}
.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a, .woocommerce-page ul.cart_list li a, .woocommerce-page ul.product_list_widget li a {
font-weight: normal;
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img, .woocommerce-page ul.cart_list li img, .woocommerce-page ul.product_list_widget li img {
float: left;
margin-right: 10px;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
width: 100%;
}
.woocommerce .cart-collaterals .cart_totals table th, .woocommerce-page .cart-collaterals .cart_totals table th {
padding: 6px 50px 0 0;
text-align: right !important;
width: 100%;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce .cart-collaterals .cross-sells, .woocommerce .cart-collaterals .shipping_calculator, .woocommerce-page .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .shipping_calculator {
text-align: right;
} .woocommerce #content .quantity input.qty, .woocommerce .quantity input.qty, .woocommerce-page #content .quantity input.qty, .woocommerce-page .quantity input.qty {
height: 36px !important;
} .woocommerce #content .quantity, .woocommerce .quantity, .woocommerce-page #content .quantity, .woocommerce-page .quantity {
height: 36px !important;
}
.woocommerce .woocommerce-message:before, .woocommerce-page .woocommerce-message:before {
margin-top: 16px;
padding-top: 1px;
}
.woocommerce .woocommerce-error:before, .woocommerce-page .woocommerce-error:before {
border-radius: 4px 4px 4px 4px;
top: 1em;
padding-top: 0;
}
.woocommerce .woocommerce-error:before, .woocommerce .woocommerce-info:before, .woocommerce .woocommerce-message:before, .woocommerce-page .woocommerce-error:before, .woocommerce-page .woocommerce-info:before, .woocommerce-page .woocommerce-message:before {
border-radius: 4px 4px 4px 4px;
height: 1.5em;
top: 17px;
padding-top: 0px;
}
.woocommerce .col-sm-9 {
padding-right: 30px;
}
.woocommerce .col-sm-3 {
padding-left: 30px;
border-left: 1px dotted #d8d8d8;
}
.woocommerce #mainfooter .col-sm-3 {
padding-left: 0px !important;
border-left: none !important;
}
.woocommerce #content input.button.added:before, .woocommerce #respond input#submit.added:before, .woocommerce a.button.added:before, .woocommerce button.button.added:before, .woocommerce input.button.added:before, .woocommerce-page #content input.button.added:before, .woocommerce-page #respond input#submit.added:before, .woocommerce-page a.button.added:before, .woocommerce-page button.button.added:before, .woocommerce-page input.button.added:before {
content: none;
}
.product-category {
display: none;
}
.product-category img {
margin-left: auto !important;
margin-right: auto !important;
width: 60% !important;
} .search-results .col-sm-9 {
padding-right: 30px;
}
.search-results .col-sm-3 {
padding-left: 30px;
border-left: 1px dotted #d8d8d8;
}
.search-results #mainfooter .col-sm-3 {
padding-left: 0px !important;
border-left: none !important;
}
.wpcf7-form {
margin-top : 30px;
}
.wpcf7-form .form-control {
font-size : 17px;
line-height : 22px;
}
button, input, optgroup, select, textarea {
color: inherit;
font: inherit;
height: auto !important;
margin: 0;
max-width: 100% !important;
}
.cff-item {
margin : 10px 0;
}
.cff-wrapper,.bloq {
margin : 0 0 24px 0;
}
.cff-wrapper * {
padding : 0px !important;
}
.cff-post-text {
}
img {
max-width: 100%;
}
img.alignright {
float : right;
margin : 0 0 10px 20px;
height: auto;
max-width: 100%;
}
img.alignleft {
float : left;
height: auto;
max-width: 100%;
}
img.aligncenter {
height: auto;
max-width: 100%;
}
img.attachment-thumbnail {
float : left;
margin : 0 20px 10px 0;
}
.list-spaced li {
margin: 0 0 10px 0;
}
.list-spaced li:last-child {
margin-bottom : 0px;
}
.section {
margin : 50px 0 15px 0 !important;
}
h3 a,
h4 a,
ul.three-col a {
color : #C06000;
text-decoration : none !important;
}
h3 a:hover,h3 a:focus,
h4 a:hover,h4 a:focus,
ul.three-col a:hover,ul.three-col a:focus {
color : #cf7b17;
text-decoration : underline !important;
}
img + h3, img + h4 {
margin-top : 0px;
padding-top : 0px;
}
.text-secondary {
font-size : 16px;
line-height : 21px;
}
ul.filter li.active a {
color: #c06000 !important;
}
ul.filterable-grid li.hyperlinks-item a {
background: url(/wp-content/themes/img/link-icon.png) no-repeat scroll 50% 40% rgba(0, 0, 0, 0.4);
}
.-skin-default .-item .title {
font-size: 14px !important;
font-weight: normal !important;
white-space: normal !important;
height: 60px !important;
}
.-skin-default .-filters .-filter {
color: #c06000 !important;
font-size: 15px !important;
font-weight: normal !important;
}
.mg_overlay_tit {
font-family: inherit;
font-weight: normal;
}
.mg_filter {
float: none;
margin-left: auto;
margin-right: auto;
text-align: center;
width: 80%;
}
.mg_item_text p.product.woocommerce .button {
color: #FFFFFF;
}
.mg_item_text p.product.woocommerce .button:hover {
font-weight: bold;
font-size: .95em;
}
.testimonials-widget-testimonials2 blockquote {
border-left : 0px;
padding : 0px;
margin : 0px;
}
.people .row .col-sm-3 img {
margin: 30px 0;
max-width: 100%;
}
#mainfooter img {
margin: 0;
}
.home .col-sm-4 img {
height: auto;
vertical-align: middle;
width: 100%;
}
.page-id-15 .main img {
height: auto;
max-width: 600px;
width: 100%;
}
.row {
margin-left: -15px;
margin-right: auto;
} .bx-wrapper .bx-controls-auto {
display: none;
text-align: center;
} .jcarousel img {
height: auto;
max-width: 100%;
max-height: 150px;
vertical-align: bottom;
width: auto !important;
}
.jcarousel-wrapper {
border: 00px solid #fff;
box-shadow: 0 0 0px #999 !important;
max-width: 100%;
width: 70%;
}
.jw_easy_slider_name {
display: none;
}
.jcarousel-pagination {
display: none;
}
.jcarousel-control-prev, .jcarousel-control-next {
top: auto !important;
} .aiwidget-title {
display: none;
}
.aiwidgetscss.widget h3 {
display: none;
}
.thinkTwitFollow {
margin-top: -17px;
padding-bottom: 21px;
} .salesforce_w2l_lead .w2limg {
width: 113px !important;
}
.salesforce_w2l_lead .w2linput.text.captcha {
font-size: 23px !important;
height: 53px !important;
}
.salesforce_w2l_lead .checkbox {
min-height: 2px !important;
}
.salesforce_w2l_lead .w2linput.submit {
margin: 0 !important;
padding: 2px 15px !important;
}
.salesforce_w2l_lead > div {
border: 1px solid green;
margin-top: 75px;
padding: 15px;
text-align: center;
color: green;
}
.post-829 .alignright {
float: right !important;
} .the_champ_sharing_container.the_champ_horizontal_sharing {
margin-bottom: 20px;
} .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
color: inherit;
}
.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
padding: 5px 15px 5px 35px;
} @media (max-width: 1024px) { 
.nav > li { margin-right: 0px; font-size: 15px !important; }
.jcarousel-wrapper { width: 88%; }
.navbar-nav.navbar-social > li > a { width: 43px; }
.navbar-form .form-group { margin-right: -25px; }
} @media (max-width: 768px) {
.woocommerce { position: relative; z-index: 999; }
.woocommerce #content .quantity input.qty, .woocommerce .quantity input.qty, .woocommerce-page #content .quantity input.qty, .woocommerce-page .quantity input.qty { height: 36px !important; }
.container { padding-left: auto; padding-right: auto; }
.container-padded .row .col-sm-6 {text-align:center; }
.main .col-sm-12 { padding-left: -15px; padding-right: -15px; }
#mainfooter .col-sm-2 { width: auto; text-align: center; }
#mainfooter .col-address p { margin-bottom: 20px; margin-top: 15px; }
#mainfooter .col-sm-offset-1 { margin-left: auto; margin-bottom: 25px; }
.painted-bg { font-size: 20px; }
.jcarousel-wrapper { width: 100%; }
.jcarousel img { width: 70%; }
.testimonials-widget-testimonials2 blockquote { font-size: 15px !important; }
.program .col-xs-6 { width: 100% !important; }
.thumbnail { max-width: 100%; width: 50% !important; }
.navbar-form .form-group { margin-right: 0px; }
img.logo { margin-bottom: 15px !important; }
} @media (max-width: 480px) {
.mg_overlay_tit { font-size: 0.7em !important;font-weight:normal !important;margin-top:0 !important;padding: 0 !important; }
h1 { font-size:26px !important;margin-top:0px !important; }
.woocommerce table.shop_table td, .woocommerce-page table.shop_table td { padding: 0px 0px; }
.woocommerce table.shop_table th, .woocommerce-page table.shop_table th { font-size: 17px; line-height: 7px;padding: 9px 5px; }
.mg_item_title { font-size: 17px !important; }
.thumbnail { max-width: 100%; width: 100% !important; }
}