/* 
 Theme Name:     Bare bones for Divi
 Author:         Divi theme examples
 Author URI:     http://www.divithemeexamples.com 
 Template:       Divi
 Version:        1.0 
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 
/* THEME COLOURS | eg LOGO Blue #1db7e0 | Button Orange #ffa200 |Grey #eaeaea  */

/* ----------------------------------------------------------------HEADER AREA CSS */
span#et-info-email,
#et-info-phone:before {
    display: none!important;
}

/* sedondary Header */
span.secondary-head {
	color:#1db7e0!important;
}
#top-header .et-cart-info span:before {
    color: #1db7e0 !important;
}
/* ----------------------------------------------------------------NAVIGATION CSS */
/* ----------------------------------------------------------------HOME PAGE GENERAL CSS */
/* orange button above footer */
.bg-grey .et_pb_button {
    width: 88%!important;
}
.bg-grey h2 {
    font-size: 28px !important;
    font-weight: 500 !important;
}
.bg-alt {
    background: #eaeaea none repeat scroll 0 0 !important;
}
/* Home CTA Area */
.bg-homecta h4 {
	font-size: 175%!important;
}
span.free {
    color: #1db7e0 !important;
    font-size: 200% !important;
}
/* ---------------------------------------------------------------- PAGES GENERAL CSS */
.page-header .et_pb_title_container h1 {
    color: white;
    font-size: 3em;
    font-weight: 700;
    line-height: 1em;
    text-shadow: 1px 1px 7px #1db7e0;
}
.bg-cta {
    background: #1db7e0 none repeat scroll 0 0 !important;
}
.bg-cta .et_pb_button {
    width: 60%;
}


/* ----------------------------------------------------------------SLIDER CSS */
.header-bg h2,
.slider-bg h2  {
    font-size: 32px!important;
    font-weight: 700!important;
    line-height: 1.2em!important;
}
.et_pb_button {
    font-size: 16px !important;
    font-weight: 600 !important;
}
.home .slider-bg .et_pb_slide_description {
    margin-bottom: 7% !important;
    padding: 9% 0 !important;
}
/* Testimonial Slider */
.testimonial-bg .et_pb_slide_description, .testimonial-bg .et_pb_slider_fullwidth_off .et_pb_slide_description {
    padding-top: 8%;
    padding-bottom: 8%;
}
/* ----------------------------------------------------------------FOOTER AREA CSS */
#footer-widgets .footer-widget li:before {
display: none; 
} 
#footer-widgets .footer-widget .et_pb_widget:not(.woocommerce) ul li {
line-height: 26px; 
padding-left: 0px; 
}

#footer-widgets .footer-widget #nav_menu-2 li a::before {
    color: #ffffff;
    content: "> ";
    font-weight: 900;
    padding-right: 5px;
}

#et-footer-nav {
    display: none !important;
}
.footer-widget .textwidget a {
    color: #ffffff !important;
}
.footer-widget .textwidget a:hover {
    color: #cecece !important;
}
/* -------------------------------  Footer Log in widget  */
#main-footer .widget_wp_sidebarlogin form {
    margin: 0;
}
#main-footer #wp-submit {
    background:#1db7e0;
    width: 100%;
    border: none;
    padding: 6px;
    padding: 6px;
    line-height: 28px;
    font-size: 21px;
    margin-left: 2px;
}

#main-footer .widget_wp_sidebarlogin form p {
    border: none;
    margin-right:1em;
    float: left;
    width: 46%;
    margin-bottom: 0;
    padding-bottom: 0;
}
#main-footer .widget_wp_sidebarlogin form .input {
    padding: 6px;
    line-height: 28px;
    font-size: 21px;
    border: none;
}
#main-footer ul.pagenav.sidebar_login_links {
    float: left;
    padding-top:14px;
}

/* ----------------------------------------------------------------BLOG */
.single-post input#submit {
    color: #ffffff !important;
}
.single-post input#submit:hover {
    color: #1db7e0!important;
}
/* ----------------------------------------------------------------TYPOGRAPHY */
p.text-smaller {
    font-size: 12px!important;
    line-height: 16px;
}
/* for some reason bullets were not showing up */
.bullethome-show ol,
.bullethome-show ul {
    list-style: unset !important;
    margin-left: 16px !important;
}
.bullethome-show li {
    padding-left: 20px !important;
}
/* ----------------------------------------------------------------MISCELLANEOUS CSS */
.et_pb_scroll_top.et-pb-icon {
    background: #ffa200 none repeat scroll 0 0;
}
/* Customer service page */
.customer_service {
    margin-bottom: 1em !important;
}
/* Press page */
.press-blocks {
    background-color: rgba(128, 128, 128, 0.11);
    padding-left: 1em !important;
}

.press-blocksalt {
    background-color: rgba(128, 128, 128, 0.06);
    padding-left: 1em !important;
}

/* --------------------------------------------------------------------------------------------- SOCIAL ICONS FOOTER */
.et-social-facebook a {
	color:#3A589B!important ;
}
.et-social-twitter a 
{
	color:#42C0FB!important ;
}
.et-social-google-plus a {
	color:#D64136!important ;
}
.et-social-rss a {
	color:#FF9900!important ;
}
.et-social-instagram a {
	color:#d42e85!important ;
}
/* Social Module */
ul.et_pb_social_media_follow {
    margin-left: 0 !important;
}
.et_pb_social_icon.et_pb_social_network_link.et-social-facebook.et_pb_social_media_follow_network_0 {
    padding-left: 0 !important;
}
/* --------------------------------------------------------------------------------------------- MAILCHIMP CSS */
.sing_up {
  margin:0;
  padding:0;
  float:left;
  width:85%;
}
.sing_up h4 {
  margin:0px 0px 2px 0px;
  padding:0;
  color:#fff;
  font-size:15px;
  font-weight:700;
  text-transform:uppercase;
  }
.sing_text {
    font-size: 16px;
    font-weight: 700;
    line-height: 43px !important;
    margin: 0 10px 0 0 !important;
    padding: 2px 16px !important;
    width: 48%;
}
.sub {
    float: left;
    margin: 0 0 0 -11px!important;
    padding: 0;
}
.sub_button {
    background: #1db7e0 none repeat scroll 0 0 !important;
    border: medium none;
    border-radius: 0 !important;
    color: #ffffff !important;
    cursor: pointer;
    display: inline-block;
    font-size: 17px;
    font-weight: 600;
    margin: 0;
    padding: 12px 54px 13px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

/* ----------------------------------------------------------------Testimonial Slider */
.testimonial_rotator_slide_title {
    display: none !important;
}
.testimonial_rotator_quote > p {
    font-size: 18px !important;
    font-weight: 700;
}
.testimonial_rotator_quote h3 {
    font-weight: 700;
}
.testimonial_rotator_stars.cf-tr {
    display: none !important;
}

.testimonial_rotator_nav .fa-chevron-left::before {
    color: white;
    content: "";
    font-size: 244%;
    text-shadow: 0 0 2px #1db7e0;
}
.testimonial_rotator_nav .fa-chevron-right::before {
    color: white;
    font-size: 244%;
    text-shadow: 0 0 2px #1db7e0;
}
.testimonial_rotator_quote {
    margin: 1em !important;
}
/* ----------------------------------------------------------------Testimonials Page modules CSS  */
.test-1,
.test-2 {
    border-bottom: 1px solid grey;
    padding-bottom: 1em !important;
    padding-top: 13px !important;
}
.test-2 {
    border-top: 1px solid grey;
}
.test-1.et_pb_testimonial, .test-2.et_pb_testimonial {
    margin-bottom: 0 !important;
}
.test-top p {
    border: 1px solid #1db7e0;
    color: #1db7e0 !important;
    padding: 1em !important;
}

.et_pb_testimonial_description_inner > p {
    font-style: italic;
}
.et_pb_testimonial_author {
    margin-top: 0 !important;
}
.test-form li {
    padding-left:0 !important;
}


/* ---------------------------------------------------------------- TOGGLES css */
.et_pb_toggle {
    border: 1px solid #1db7e0;
}

.faq-bg .et_pb_toggle_close {
    background-color: #1db7e0 !important;
    border: medium none;
    box-shadow: 2px 2px 5px #b3b3b3;
    margin-bottom: 1.75% !important;
    padding: 11px !important;
}
.faq-bg .et_pb_toggle_close h5 {
    color: white !important;
}
.et_pb_toggle_open {
    background: #fff none repeat scroll 0 0;
    box-shadow: 1px 1px 14px #b3b3b3;
    padding: 20px;
}
.faq-bg .et_pb_toggle_title::before {
    color: #ffffff !important;
}
.faq-bg .et_pb_toggle_open .et_pb_toggle_title::before {
    color: #1db7e0 !important;
    content: "";
}


/* ---------------------------------------------------------------- WOOCOMMERCE */
h1.product_title.entry-title {
    font-size: 26px!important;
}
button.single_add_to_cart_button.button.alt {
    color: white!important;
}
/* -------------------------------------------------Woo Slider home page */
.button.product_type_variable.add_to_cart_button {
    background: #ffa200 none repeat scroll 0 0 !important;
    border: medium none !important;
    border-radius: 0 !important;
}
.button.product_type_variable.add_to_cart_button:hover {
    background: #1db7e0 none repeat scroll 0 0 !important;
}

.woocommerce-Price-amount.amount {
    color: #1db7e0 !important;
    font-weight: 700;
}
.fa.fa-angle-left,
.fa.fa-angle-right {
    background: #ffa200 none repeat scroll 0 0 !important;
}
/* Size Charts on Products */
/*size information*/
#size-info {border-spacing:0;}
#size-info th {background:#1db7e0; color:#fff !important; font-weight:bold !important;}
#size-info td {background: #edf8fb; font-size:14px;  border-bottom: #fff thin solid;}
#size-info table {
    border: medium none !important;
}
/* ----------------------------- Cart and checkout Pages CSS */
.woocommerce-message a.button.wc-forward {
    background: #fff none repeat scroll 0 0 !important;
    border: medium none;
}
.checkout-button.button.alt.wc-forward {
    background: #fff none repeat scroll 0 0 !important;
    color: #1db7e0 !important;
}
.checkout-button.button.alt.wc-forward:hover {
    background: #1db7e0 none repeat scroll 0 0 !important;
    color: #fff !important;
}
.coupon .button,
.form-row .button,
.button.wc-backward {
    color: #fff !important;
}

/* ----------------------------------------------------------------MEDIA QUERIES */
@media screen and (max-width: 1455px) {
.sing_up {
    width: 70%;
}
.sub {
    margin: 0 0 0 -4px !important;
}
}
@media screen and (max-width: 1129px) {
.sing_text {
    line-height: 33px !important;
    width: 47%;
}
.sub_button {
    line-height: 12px !important;
}
#top-menu li {
    padding: 10px !important;
}
}
@media screen and (max-width: 1024px) {
.slider-bg .et_pb_button {
    float: none !important;
    text-align: center !important;
}
.bg-homecta h4 {
    font-size: 143% !important;
}
span.free {
    font-size: 140% !important;
}
}
@media screen and (max-width: 768px) {
.bg-homecta h4 {
    font-size: 132% !important;
}
span.free {
    font-size: 130% !important;
}
.sing_text {
    width: 40%;
}
.sub {
    margin: 0 0 0 -51px !important;
}
}
@media screen and (max-width: 680px) {

.sub {
    margin: 0 0 0 -51px !important;
}

.header-bg h2, .slider-bg h2 {
    font-size: 24px !important;
    font-weight: 600 !important;
    line-height: 1.1em !important;
}
.testimonial_rotator_wrap {
    margin: -24px 0;
 }
.testimonial_rotator_quote h3 {
    font-size: 18px;
    font-weight: 600;
}
.testimonial_rotator_quote > p {
    font-size: 16px !important;
}
}
@media screen and (max-width: 480px) {
.sing_up {
    width: 100%;
}
.sub {
    margin: 1em 0 0 !important;
}

.sub_button {
    line-height: 12px !important;
    padding: 12px 39px 13px;
}

.widget_wp_sidebarlogin form p {
    width: 100%;
}
}
@media screen and (max-width: 360px) {

.header-bg h2, .slider-bg h2 {
    font-size: 21px !important;
}
}