/*
Theme Name: Foundry Child
Theme URI:
Description: Child theme for the Foundry theme
Author: <a href="http://www.madeinebor.com">Tom Rhodes</a>
Author URI:
Template: foundry
Version: 1.0.0
*/

@import url('../foundry/style.css');


/* Theme over-rides */
body {
 font-size:14px;
 line-height:24px;
 font-family: "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  color: #515151;
}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
 font-family:Georgia, 'Palatino Linotype', Palatino, serif;
}
h1, h2, h3, h4, h5, h6, h3 a {
	color: #3c3530;
}

h2 {
  font-size: 42px;
  line-height: 48px;
}

h3 {
  font-weight: 400;
}
h4 {
  margin-bottom: 10px;
}
.page-id-8 h2, .page-id-8 h3 {
  margin-bottom: 8px;
}
.page-id-8 h4 {
  margin-bottom: 0px;
}
p {
  font-size: 17px;
  line-height: 28px;
}
table {
  font-size: 17px;
}
.menu li a {
  color: #000 !important;
  font-weight: 400;
  font-family: "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 14px;
}
/*
.couponbar {
  height: 40px;
  padding: 10px 0;
  background: #ff9226 !important;
  text-align: center;
}
*/
/*.bg-primary {
    background: #00aeef !important;
}*/
.bg-secondary {
  background: #ededed;
}

body.boxed-layout {
  background: #E4E2E0;
}

.image-bg .btn.btn-filled, .image-bg .btn-filled:visited {
  border-color: #00aeef;
  background-color: #00aeef;
  font-size: 15px;
  padding: 25px 20px;
  line-height: 5px;
  border: 2px solid #fff;
}

.image-bg .btn.btn-filled:hover, .image-bg .btn-filled:visited:hover {
  border-color: #fff;
  background-color: #fff;
}

.image-bg .btn.btn-filled.bluebutton, .image-bg .btn-filled:visited {
  border-color: #B2ACA6;
  background-color: #8F867E;
  font-size: 15px;
  padding: 25px 20px;
  line-height: 5px;
  border: 2px solid #fff;
  border: 2px solid #fff;
}

.image-bg .btn.btn-filled:hover, .image-bg .btn-filled:visited:hover {
  border-color: #fff;
  background-color: #fff;
}

.slides .btn {
    background-color: #fff;
    border: 2px solid #fff !important;
    border-radius: 4px;
    font-size: 18px;
	color: #1898cb !important;
    line-height: 5px;
    padding: 25px 20px;
	box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
}
.slides .btn:hover {
  background-color: #1898cb !important;
  color: #fff !important;
}

.page-title.page-title-2.bg-secondary {
  padding: 0px 0px;
  height: 100px;
  background-color: #B2ACA6;
  color: #fff !important;
}

.feature p {
  padding: 0px 30px;
}

/*.booksback {
  background-image: url();
  background-repeat: no-repeat;
  background-position: top right;
}*/

.icon-sm {
  font-size: 52px;
}

h6 {
  font-size: 16px;
  line-height: 65px;
  color: #726D69;
}

.p32 {
  padding: 0 20px;
}

.list {
  color: #726D69;
  font-weight: 300;
  line-height: 30px;
  margin-left: 70px;
}

.list li:nth-odd {
  background-color: #E4E2E0;
}

.image-bg.bg-light h1, .image-bg.bg-light h2, .image-bg.bg-light h3, .image-bg.bg-light h4, .image-bg.bg-light h5, .image-bg.bg-light h6 {
  color: #8F867E;
}

.white-text {
  color: #fff !important;
}

.flex-direction-nav a {
  opacity: 1;
  text-shadow: none;
  color: #8F867E !important;
  width: 24px;
  height: 24px;
  margin: -12px 0 0;
}

/*a {
  color: #00aeef;
}*/

.clear {
  border-color: transparent;
}

.homeslider .image-slider {
    margin-bottom: 0px;
}

.image-slider h2 {
  margin-bottom: 20px;
  font-size: 45px;
  font-weight: 700;
  line-height: 55px;
  text-shadow: 2px 2px 6px rgba(50, 50, 50, 0.85);
}

.image-slider p.lead {
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  text-shadow: 2px 2px 4px rgba(50, 50, 50, 0.9);
}

.menu > li ul {
  width: 200px;
  padding: 8px 0;
  background: #DFDFDF;
  position: absolute;
  z-index: 99;
  opacity: 0;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transform: translate3d(0, 10px, 0);
  -webkit-transform: translate3d(0, 10px, 0);
  -moz-transform: translate3d(0, 10px, 0);
  visibility: hidden;
  margin-top: -1px;
}

.supportcomment {
  font-size: 17px !important;
  font-weight: 800 !important;
  padding: 40px 0px 10px 0px;
}

.supportcomment span {
  font-size: 14px !important;
}

.testimonials .quote-author {
  display: inline-block;
  text-align: center;
  overflow: hidden;
  width: 250px;
  margin-top: 24px;
}

.link-list.recent-posts.first {
  margin-top: -5px;
}

.shadow {
  text-shadow: 1px 2px 4px #444;
}

.tabledata h6 {
  background: #B2ACA6;
  width: 100%;
  padding-left: 20px;
  margin-bottom: 20px !important;
  color: #fff;
}

.listz {
  margin-top: 20px;
}

.listz li {
  margin-bottom: 10px !important;
  font-size: 14px;
  padding: 10px 15px;
}

.listz li:nth-child(odd) {
  background: #E4E2E0;
}

input[type="submit"] {
  height: 50px;
  line-height: 48px;
  border: 2px solid #00aeef;
  background: #00aeef;
  color: #fff;
  width: 100%;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  border-radius: 0 !important;
}
input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="date"], input[type="number"] {
  background: #f5f5f5 none repeat scroll 0 0;
  border: 1px solid #e1e1e1;
}

/*input[type="text"], input[type="password"] {
  background: #DFDFDF;
  border: none;
  width: 100%;
  height: 50px;
  padding-left: 20px;
  font-weight: 500;
  margin-bottom: 24px;
  border-radius: 0;
}*/

.feature p {
  font-size: 16px;
  line-height: 28px;
}

.featuresarea .background-image-holder {
  background-color: #fbf2d6;
}
.featuresarea p {
  color: #726D69 !important;
   font-size: 16px;
  line-height: 28px;
  padding: 0px 20px;
}

.featuresarea h4 {
  color: #414141 !important;
}

.featuresarea .wpb_single_image {
  margin-bottom: 0px!important;
}

#widget_sp_image-2 {
  margin-bottom: 5px;

}
.widget.widget_nav_menu{
  margin-bottom: 0px;

}

.widget .menu li a {
  text-transform: none!important;
}

.footerextra, .footerextra a{
  color: #848484 !important;
    font-weight: 400;
    font-family: "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 15px;
    list-style: none;
/*    text-transform: uppercase;*/
    }
.footerextra .smaller {
  font-size: 13px;
}
.form mc4wp-form input {
      width: 48%!important;
}

.form.mc4wp-form label {
  display: none;
}

.widget .mc4wp-form input[type=submit], .widget .mc4wp-form input[type=date], .widget  .mc4wp-form input[type=email], .widget .mc4wp-form input[type=number], .widget .mc4wp-form input[type=tel], .widget .mc4wp-form input[type=text], .widget .mc4wp-form input[type=url], .widget .mc4wp-form select, .widget .mc4wp-form textarea {
   width: 48%!important;
   float: left;
}
.widget .mc4wp-form input[type=submit]{ width: 48%!important;
   float: right;
}

    .footerextra .smaller {
      font-size: 12px;
    }

    a {
      color: #0e91c1!important;
    }
    a:hover {
      text-decoration: underline;
    }

    .btn {
    border: 2px solid  #ff9226!important;
    padding: 0 26px;
    height: 40px;
    min-width: 150px;
    line-height: 36px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 0;
    color: #ff9226;
    text-align: center;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    margin-right: 8px;
    margin-bottom: 24px;
}

.btn:hover {
  background: #ff9226!important;
  color: #fff!important;
}

.pagination .active a, .pagination .active a:hover {
  color: #fff!important;
}

.copyright{
  margin-top: 20px;
}

.post-content table tr:nth-child(even),   .wpb_text_column table tr:nth-child(even) {
    background: #E4E2E0;
}

.post-content table tr:nth-child(odd),   .wpb_text_column table tr:nth-child(odd) {
    background: #f4f2f0;
}

.wpb_text_column ul { font-size: 16px; }

.wpb_text_column table thead tr, .post-content table thead tr, .post-content table thead{
  background: #c04e4e !important;
  font-size: 16px;
  line-height: 65px;
  text-transform: uppercase;
  color: #fff!important;
}

.hideme .btn-modal {
  display: none!important;
}

.hideme {
  padding: 0px 0px!important;
}

.no-display { display: none; }

.vc_toggle_content ul li {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 20px;
    list-style: disc;
    margin-left: 30px!important;
}

/*
.coupon-text .wpb_wrapper{
  margin-top: 10px!important;
  margin-bottom: 0px!important;
  font-size: 14px!important;
}
*/
.coupon-text p {
  margin-top: 20px!important;
  margin-bottom: 10px!important;
}

.couponbar .wpb_content_element {
    margin-bottom: 10px;
}

#text-4 {
  margin-bottom: 10px!important;
}

.vc_toggle_content ul li {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 20px;
    list-style: disc;
    margin-left: 30px!important;
}

#text-4 {
  margin-bottom: 10px!important;
}


/* B2P STYLE REFINEMENTS --------------------
---------------------------------------------*/
body.modal-open {padding-right: 0px !important;}

.body-small {font-size: 14px;}

.b2p-signup .b2p-popup-field-container {
    margin: 0 auto;
    width: 65%;
    line-height: 10px;
}

.b2p-signup .b2p-popup-field {
    margin-bottom: 0 !important;
}

.b2p-blogger-fields, .b2p-wpress-fields, .b2p-tumblr-fields, .b2p-typepad-fields {
  border-top: 2px solid #e7e7e7;
}

/*.b2p-platform-field-section {
  border-top: 2px solid #e7e7e7;
}*/

.select-platform, .b2p-platform-field-section {
  margin: 0 auto;
  width: 80%;
}
.page-title-3, .page-title-4 {
    height: 100px;
    background-color: #fbf2d6;
}
.btn-group-sm > .btn, .btn-sm, .btn-lg {color: #ff9226 !important;}

/* Desktops and laptops ----------- */
@media only screen  and (min-width : 1224px) {
  .foundry_modal {
      max-width: 50%;
      width: 50%;
      padding: 60px 48px;
  }
}
/* iPads ----------- */
@media only screen  and (max-width : 1024px) {
  .foundry_modal {
      max-width: 50%;
      width: 50%;
      padding: 60px 48px;
      max-height: 550px;
      overflow-y: scroll;
  }
}
/* smallish screens ----------- */
@media only screen  and (max-width : 640px) {
  .foundry_modal {
      max-width: 90%;
      width: 90%;
      padding: 60px 48px;
      max-height: 500px;
      overflow-y: scroll;
  }
}


.blog .bg-secondary {background-color: #fbf2d6;}

.segment-pixels {height: 1px;}

#fancybox-content { background-color: #fff;}

#fancybox-content .wp-loginform {
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 0.5em;
    font-size: 12px;
    height: auto;
    margin-bottom: 0px;
    padding: 8px;
}

#fancybox-content .selfie {
    width: 450px;
}

#fancybox-content input {
    width: 275px;
}
#fancybox-content .labeler {
    border: 0 dotted #dedede;
    float: left;
    margin-bottom: 15px;
    margin-right: 10px;
    margin-top: 5px;
    text-align: right;
    width: 115px;
}
#fancybox-content button {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    float: right;
    padding-bottom: 30px;
    padding-right: 40px;
}
#makeBook {}
.b2p-typepad-fields p { font-size: 14px; line-height: 18px; margin-bottom: 10px; padding-top: 4px;}
.b2p-typepad-fields {line-height: 14px;}

/* desktops and laptops */
@media only screen
and (min-width : 1224px) {
  .wpb_text_column table#book-prices {width: 80%}
	.wpb_text_column table.square-book-prices {width: 80%}
}

/* FOUNDRY FIELD STYLE OVER-RIDES ------------
---------------------------------------------*/

*::-moz-placeholder {
    color: #000;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
}
select {
    background: #f5f5f5 none repeat scroll 0 0;
    border: 1px solid #d4d4d4;
}
select:active, select:focus, select:hover {
    border: 1px solid #d4d4d4;
    outline: medium none;
}
select option {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 22px;
}
select option:first-child {
  padding-top: 10px;
}
select option:last-child {
  padding-bottom: 15px;
}

#b2p-platform-form {
  margin: 0 auto;
  width: 70%;
}
#id_b2p-blogger-fields textarea {margin-bottom: 0px;}

#id_b2p-blogger-fields input[type="text"],
#id_b2p-wpress-fields input[type="text"],
#id_b2p-typepad-fields input[type="password"],
#id_b2p-tumblr-fields input[type="text"] {margin-bottom: 0px;}

.signup-container .widget {
    margin-bottom: 0px;
}
.wpb_content_element.signup-container {
    margin-bottom: 10px;
}
.btn.btn-sm.btn-filled.back-to-top.inner-link {color: #fff !important;}

.row .image-slider {
    margin-bottom: 0px !important;
}

h1.dark, h2.dark, h3.dark, h4.dark {color: #5c544e;}

.btn.btn-lg.orange-lg {
  background-color: #ff9226;
  border: 2px solid #ff9226 !important;
  border-radius: 4px;
  color: #fff !important;
  font-size: 18px;
  line-height: 5px;
  padding: 25px 20px;
}
.btn.btn-lg.orange-lg:hover {
  background-color: #fff !important;
  color: #ff9226 !important;
  border: 2px solid #ff9226 !important;
}
.btn.btn-lg.blue-lg {
  background-color: #1898cb;
  border: 2px solid #1898cb !important;
  border-radius: 4px;
  color: #fff !important;
  font-size: 18px;
  line-height: 5px;
  padding: 25px 20px;
}
.btn.btn-lg.blue-lg:hover {
  background-color: #fff !important;
  color: #1898cb !important;
  border: 2px solid #1898cb !important;
}
.pad-r-0 {
 padding-right: 0px !Important;
}
.pad-lr-0 {
 padding-right: 0px !Important;
 padding-left: 0px !Important;
}
.border-t-lt {border-top: 1px solid #eee;}

/*Adjusts ebor theme SQUARE image with added image-rec class*/
.image-rectangular .image-square {
 height:24vw;
 max-height:480px;
 overflow:hidden;
 padding:0;
}
.image-rectangular .image-square .image,.image-rectangular .image-square > .content {
 position:absolute;
}
.image-rectangular .image-square .image {
 height:100%;
}
.image-rectangular .image-square > .content {
 padding:0 10%;
 top:55%;
 -ms-transform:translateY(-50%);
 transform:translateY(-50%);
 -webkit-transform:translateY(-50%);
 -moz-transform:translateY(-50%);
}
.image-rectangular .image-square.left .image {
 left:0;
}
.image-rectangular .image-square.left .content {
 right:0;
}
.image-rectangular .image-square.right .image {
 right:0;
}
.image-rectangular .image-square.right > .content {
 left:0;
}
@media all and (max-width: 990px) {
 .image-rectangular .image-square {
  height:auto;
  max-height:100000px;
  padding-bottom:48px;
 }
 .image-rectangular .image-square .image,.image-rectangular .image-square > .content {
  position:relative;
 }
 .image-rectangular .image-square .image {
  height:100vw;
  margin-bottom:48px;
  max-height:500px;
 }
 .image-rectangular .image-square > .content {
  top:0;
  transform:none;
  -webkit-transform:none;
  padding:0 20%;
 }
}
/*END square image adjustment*/

/*Button-style on nav item*/
#menu-item-2004 a {
  margin: 0;
  height: auto;
  border: 2px solid #00aeef !important;
  padding: 0 26px;
  min-width: 150px;
  line-height: 36px;
  border-radius: 4px;
  color: #ff9226;
  text-align: center;
  opacity:1;
}
#menu-item-2004 a:hover {
  background-color: #00aeef;
  color: #fff !important;
  text-decoration:none;
}
div#custom_html-4 h6 {
    color: #ff6b00;
}
/*Title style for promo form*/
#text-6 h6.title {
	color: #ed6600;
	font-size: 16px;
}
.couponbar.bg-primary {
	background-color: #c04e4e !important;
}
.couponbar-alert.bg-primary {
	background-color: #e21f1f !important;
}
p.top-10-faq a {
    color: #5f3224 !important;
}


