/*
Theme Name: The Right Step 2015
Author: Alissa Engstrom
Author URI: http://www.alissaengstrom.com
Description: The 2015 theme for The Right Step
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/



@import url("css/main.css");

body.single .post .in-page .InfinityNumber13386:before {display: none;}
body.single .post .in-page .clickable a{color: #333 !important;}

/* Search in the header */

#search-container { height: 45px }
.search-toggle {
    cursor: pointer;
    float: right;
    height: 48px;
    margin-top: 25px;
    text-align: center;
    width: 48px;
}
.search-toggle:before {
    content: "\f002";
    font-size: 18px;
    margin-top: 14px;
    font-family: 'fontawesome';
    color: #fff;
}
.search-toggle.active:before{
content: '\f057';
font-size: 22px;
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden;
    position: absolute !important;
    height: 1px;
    width: 1px;
}
.search-toggle .screen-reader-text {
    left: 5px; /* Avoid a horizontal scrollbar when the site has a long menu */
}
.search-box-wrapper {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 60px;
    right: 162px;
    width: 300px;
    z-index: 2;
    background: #36499f;
    border: 0;
    border-radius: 0;
    text-align: left;
    color: #fff !important;
    opacity: 1;
    border-bottom: 3px solid #efb21b;
    margin: 0;
}

.search-box .search-field {
    font-size: 16px;
    background: #36499f;
    outline: none;
    color: #fff;
    border: 0;
    padding: 10px 5px;
    width: 250px;
}
header .search-box input.search-submit {
    cursor: pointer;
    float: right;
    text-align: center;
    width: 48px;
}
header .search-box input.search-submit:before {
    content: "\f002";
    font-size: 18px;
    margin-top: 14px;
    font-family: 'fontawesome';
    color: #fff;
}
.search-icon:before {
    height: 40px !important;
    width: 40px !important;
    display: inline-block !important;
    content: "\f002" !important;
    font-size: 18px;
    font-family: 'fontawesome';
    color: #fff !important;
}

.search-submit {
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0;
}
header .hide { display: none!important; }

@media (max-width: 1023px){
header .search-toggle, header .search-box{display: none}	
}



/* AddToAny Custom CSS 
.a2a_floating_style.a2a_vertical_style{
top: 40% !important;
padding: 0 !important;
border-radius: 0 !important;
}

.a2a_vertical_style a{
padding: 0 !important;
}

.a2a_floating_style .a2a_svg {
border-radius: 0 !important;
}

.a2a_button_facebook{
border: 8px solid #3b5998 !important;
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topright: 4px;
border-top-right-radius: 4px;
}
.a2a_button_facebook:hover{
border-color: #768bb7 !important;
}

.a2a_button_twitter{
border: 8px solid #55acee !important;
}
.a2a_button_twitter:hover{
border-color: #88c5f3 !important;
}


.a2a_button_google_plus{
border: 8px solid #dd4b39 !important;
}
.a2a_button_google_plus:hover{
border-color: #e78174 !important;
}

.a2a_button_pinterest{
border: 8px solid #bd081c !important;
-webkit-border-bottom-right-radius: 4px;
-moz-border-radius-bottomright: 4px;
border-bottom-right-radius: 4px;
}

.a2a_button_pinterest:hover{
border-color: #d15260 !important;
}
*/
body.page .a2a_kit{display: none;}



/* WC Customizations */
.woocommerce .button{
background-color: #36499F !important;
color: #fff !important;
}

.woocommerce .button{
background-color: #36499F !important;
color: #fff !important;
}

.single-product .summary{
float: left !important;
}

table.payyourprice_customize_class{
width: auto !important;
margin-bottom: 40px !important;
}

.payyourprice_customize_class td.label{
width: 84px !important;
font-size: 18px;
padding-right: 0 !important;
}

.payyourprice_customize_class td.value{
width: 100px !important;
}

.payyourprice_customize_class td.value input{
padding: 4px;
font-size: 14px;
outline: none;
}

.woocommerce-page #content,
.single-product #content{
width: 1180px;
margin: 40px auto;
}

.single-product h1{
font-size: 2.5em;
margin-bottom: 30px;
}

/* WC Checkout */

.col2-set:after{
content:'' !important;
clear: none !important;
}

#order_review{
width: 40%;
float: left;
margin-left: 2%;
}

.page-template-default #content .woocommerce  p:first-of-type{
font-size: 1.13em !important;
line-height: 1.66em !important;
}

.woocommerce input[type="text"], .woocommerce select,.woocommerce input[type="tel"],.woocommerce input[type="email"], .woocommerce textarea{
border: 1px solid #ccc !important;
padding: 10px 8px !important;
border-radius: 3px !important;
}

input#billing_last_name,
input#wc_client_name,
input#wc_client_account_number,
input#billing_address_1,
input#billing_address_2,
input#billing_city,
input#billing_postcode{
width: 100% !important;
}

/* Order Review Table */

.col2-set:after{
content:'' !important;
clear: none !important;
}

h3#order_review_heading{
font-size: 1.66em !important;
}

#order_review{
width: 47%;
float: left;
margin: 0 0 40px 40px;
padding: 40px;
border: 2px solid #ddd;
}

.woocommerce table.shop_table th,.woocommerce table.shop_table td{
padding-top: 20px !important;
padding-bottom: 20px !important;
}

.woocommerce table.shop_table  .cart-subtotal th,
.woocommerce table.shop_table  .cart-subtotal td{
border-top: 2px solid #000;
}

.woocommerce table.shop_table  .cart-subtotal td{
text-align: right;
}
.woocommerce table.shop_table  .cart-subtotal th,
.woocommerce table.shop_table  .order-total th{
font-weight: 300;
}

.woocommerce table.shop_table{
border: none !important;
}

body.woocommerce-checkout .woocommerce table.shop_table .product-quantity{
font-size: 12px;
}

.page-template-default #content .woocommerce  p:first-of-type{
font-size: 1.13em !important;
line-height: 1.66em !important;
}

.woocommerce-checkout #payment ul.payment_methods li{
list-style-type: none !important;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment{
background-color: #f9f9f9 !important;
border-radius: 0;
}

#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box{
background-color: transparent !important;
padding: 0 !important;
}

.woocommerce-checkout #payment ul.payment_methods{
border: none !important;
}

.place-order input#place_order{
padding: 20px !important;
width: 100%;
font-size: 18px;
}

.woocommerce input{
border: 1px solid #ccc;
padding: 10px 8px !important;
border-radius: 3px;
}

.woocommerce table.shop_table  .cart-subtotal td,
.woocommerce table.shop_table  .order-total td,
.woocommerce table.shop_table  th.product-total,
table.shop_table td.product-total{
text-align: right;
}

#trustcommerce-cc-form input{
padding: 8px 10px !important;
font-size: 14px !important;
}

.page-template-default #content .woocommerce .woocommerce-checkout-review-order p:first-of-type,
.page-template-default #content .woocommerce .woocommerce-checkout-review-order p{
font-size: 16px !important;
line-height: 18px !important;
}

/* WC Order Received */
ul.woocommerce-thankyou-order-details li{
list-style-type: none !important;
}

body.woocommerce-checkout .woocommerce header{
position: relative !important;
background-color: transparent !important;
}

.shop_table  .amount{
text-align: right !important;
display: block;
}

.shop_table tfoot tr:nth-last-child(2) td{
text-align: right;
}

.shop_table tfoot tr:first-child th,
.shop_table tfoot tr:first-child td{
border-top: 2px solid #000 !important;
}

.single-product .product > .images,aside#sidebar, 
.single-product input.qty,
.woocommerce-checkout .col-2,
#add_payment_method #payment div.payment_box:before, 
.woocommerce-cart #payment div.payment_box:before, 
.woocommerce-checkout #payment div.payment_box:before,
.woocommerce-billing-fields h3,
body.woocommerce-cart a.wc-backward br,
body.woocommerce-cart a.checkout-button br,
body.post-type-archive-product .woocommerce-result-count,
body.post-type-archive-product .woocommerce-ordering,
body.post-type-archive-product .woocommerce-ordering, 
ul.products li.product img,
body.woocommerce-cart th.product-thumbnail,
body.woocommerce-cart td.product-thumbnail{
display: none !important;
}

body.woocommerce-cart th.product-price,
body.woocommerce-cart th.product-subtotal,
body.woocommerce-cart th.product-quantity,
td.product-quantity{
text-align: right;
}

/* WC Alert Messages */
.woocommerce-info,
.woocommerce-message{
background-color: #CCEEFF !important;
border: 0 !important;
}

.woocommerce-message:before{
color: #36499F !important;
}

/* WC Mobile Styles */
@media (max-width: 960px) {

.woocommerce .col2-set .col-1, 
.woocommerce-page .col2-set .col-1{
width: 100% !important;
}

.woocommerce-page #content,
.single-product #content{
width: 100%;
margin: 20px auto;
}

#order_review{
width: 100%;
margin: 0;
padding: 20px;
}

li.wc_payment_method img{
width: auto;
}
}

@media (max-width: 480px) {
#trustcommerce-cc-form p.form-row-first:first-child{
display: block;
width: 100%;
}

#trustcommerce-cc-form p.form-row:nth-child(2){
width: 100%;
display: block;
}
}


/* Resource Section */
body.page-template-page-resources #content ul, body.page-template-page-resources  #content ul ul{
    -moz-column-count: 1;
    -moz-column-gap: 0;
    -webkit-column-count: 1 !important;
    -webkit-column-gap: 0 ;
    column-count: 1;
    column-gap: 0;
}

body.page-template-page-resources ul.resources,
body.page-template-page-resources ul.resources li{
margin: 0 !important;
padding: 0 !important;
list-style-type: none !important;
}

body.page-template-page-resources ul.resources > li {
float: left;
display: inline-block;
margin: 0 30px 30px 0 !important;
width: 200px;
height: 300px;
background-color: #f1f5f7;
}

body.page-template-page-resources ul.resources > li:hover{
background-color: #cceeff;
}

body.page-template-page-resources ul.resources > li a h3{
padding: 0 15px;
font-size: 16px !important;
}

body.page-template-page-resources ul.resources > li a{
text-decoration: none;
}

body.page-template-page-resources ul.resources li ul li:first-of-type{
width: 200px;
height: 200px;
display: inline-block;
overflow: hidden;
}

body.page-template-page-resources ul.resources li ul li img {
width: 200px;
height: 200px;
    position: relative;
    display: block;
 -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: 
    opacity: 0.8;
}

body.page-template-page-resources ul.resources li ul li:hover img {
    opacity: 0.7;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
}

body.page-template-page-resources-article #blue-sidebar,
body.page-template-page-resources-article #blue-sidebar:after,
body.page-template-page-resources #blue-sidebar,
body.page-template-page-resources #blue-sidebar:after{
background-color: #36499F;
color: #fff;
}

body.page-template-page-resources-article #blue-sidebar a,
body.page-template-page-resources #blue-sidebar a{
color: #cceeff;
}

body.page-template-page-resources-article #blue-sidebar h3 a,
body.page-template-page-resources #blue-sidebar h3 a{
color: #fff;
    font-size: 1.375em;
    line-height: 1.18em;
}

body.page-template-page-resources-article #blue-sidebar h3,
body.page-template-page-resources #blue-sidebar h3{
color: #fff;
    font-size: 2em !important;
    line-height: 1.125em;
    margin-bottom: 20px;
    font-weight: 700;
}

body.page-template-page-resources-article #featured-image img{
  width: 100%;
height: auto;
}

body.page-template-page-resources-article #featured-image{
  width: 100%;
max-height: 600px;
  overflow: hidden;
    margin: 0 auto 50px auto;
}

body.page-template-page-resources-article ol{
    margin-bottom: 1.75em;
}

body.page-template-page-resources-article ol li{
font-size: 1.13em;
    line-height: 1.66em;
}

body.page-template-page-resources .wow {
  visibility: hidden;
}

ul#menu-resources select {
  display: none;
}

body.page-template-page-resources #content .col-60 h2,
body.page-template-page-resources #content .col-60 .btn-all{
display: none;
}

body.page-id-4682 #content .col-60 h2,
body.page-id-4682 #content .col-60 .btn-all{
display: inline-block;
}

@media (max-width: 960px) {
  ul#menu-resources li    { display: none; }
  ul#menu-resources select { display: inline-block; }

body.page-template-page-resources-article .pull-right{
float: left;
}

body.page-template-page-resources-article .pull-left{
float: right;
}

body.page-template-page-resources #blue-sidebar,
body.page-template-page-resources-article #blue-sidebar {
    padding: 20px 0px 5px 30px;
}

}


#infographic-share {
    height: auto;
    padding: 20px !important;
    width: 100% !important;
    border: 2px solid #cef;
    font-size: 16px;
}

#header i.joint {width: 54px;}



/* Addiction Treatment Silo Style Additions - 11-1-16 */

.page-template-page-add-treat-silo #blue-sidebar li, .page-template-page-add-treat-silo #blue-sidebar ul li {margin-left: 0px !important; list-style-type: none !important;}

.page-template-page-add-treat-silo #blue-sidebar ul {margin-bottom: 0 !important;}

.page-template-page-add-treat-silo #blue-sidebar ul li a {text-decoration: none;}

.page-template-page-add-treat-silo #blue-sidebar ul li {font-size: 18px !important; font-weight: bold;}

.page-template-page-add-treat-silo #blue-sidebar ul li li {font-size: 16px !important; font-weight: normal; list-style-type: disc !important; margin-left: 30px !important;}

.page-template-page-add-treat-silo #content ol li {line-height: 1.66em !important;}