/*



Theme Name:     Story Child



Author:         Pexeto



Author URI:     http://pexetothemes.com



Template:       thestory



*/







@import url("../thestory/style.css");

blockquote {
    font-family: Montserrat;
    font-style: italic;
    font-size: 16px;
}

body {
    font-weight: 300 !important;
    min-height: 100vh;
}

p {

    margin: 15px 0;

}

ul {

    margin-top:15px;

    margin-bottom:15px;

}

#content-container .section-boxed {

    padding-top:25px;

    padding-bottom:25px;

}

h1, h2, h3, h4, h5, h6 {

    color: #777777;

}

strong {

    font-weight: 500;

}

#content-container h2 {

    padding-top: 25px;

    color: #777777;

}

#content-container h2:first-child {

    padding-top: 0;

}


.content a {
    
    font-weight:500 !important;
    
}


.section-content .button {

    font-family: 'Montserrat', sans-serif;

    font-size:18px;

    text-transform: lowercase;

    border-radius: 8px;
    
    background-color:#ebb2b2 !important;

}



.social-profiles {

    margin: 0 -6px 0 5px;

    display: inline-block !important;

    float:none;

    vertical-align: middle;

}

.social-icons {

    margin-top: -3.5px;

    margin-left:6px; 

}



/* Contact Bar -----------------------------------------------------*/



.contact-bar-wrapper {

    background-color: rgba(50,50,50, 0.35);

    color:white;

    top:0;

    width: 100%;

    overflow:hidden;

}

.contact-bar {

    padding: 0 3%;

    max-width:1200px;

    margin: 0 auto;

}

.contact-bar span {

    line-height:40px;

    font-weight: 300;

    }

.contact-bar .right {

    float:right;

    overflow:hidden;

    width: auto;

}

.contact-bar .left {

    float:left;

}

.contact-bar span.phone-number {

  display: inline-block;

  margin-left: 23px;

  vertical-align:middle;

}

.contact-bar span.phone-number a,

.contact-bar span.announcement a {

    color: #fff;

}

.contact-bar span.phone-number a:hover,

.contact-bar span.announcement a:hover {

    color: #efefef;

}



.contact-bar .button {

    background-color: #ebb2b2;

    display:inline-block;

    margin:0;

    padding: 0px 10px;

    line-height:40px;

    text-transform:lowercase;

    font-size: 16px;

    font-weight: 300;

    vertical-align:middle;

    -webkit-border-radius: 0;

    -moz-border-radius: 0;

    border-radius: 0x;

    color: #fff !important;

}

.contact-bar i.material-icons {

    font-size:15px;

    vertical-align: middle;

    margin-bottom: 2px;

}





/* Header ----------------------------------------------------*/



#header {

    padding: 0;

    width:100%;

    background-color: rgba(255, 255, 255, 0.85);

}

#header .section-boxed {

    max-width: 100%;

}

#header .section-boxed.section-header {

    padding: 20px 3% 0;

    padding-bottom:15px;

    background: transparent;

    transition: all 0.3s ease;

    z-index: 500;

    max-width: 1200px;

    margin: 0 auto;

}



#logo-container a svg {

    width: 220px;

    height:auto;

}

.fixed-header-scroll #logo-container a svg {

    width: 200px;

    height: auto;

    display:block;

    margin-top:3px;

}

.fixed-header #header {

    width:100%;

    padding: 0;

}

.fixed-header-scroll #header {

    background-color: rgba(255, 255, 255, 1) !important;

}

.fixed-header-scroll #header .section-boxed.section-header {

    padding: 8px 3% 10px;

}

.mobile-fixed-footer {

    display:none;

}



/* Navigation ----------------------------------------------------*/



#menu.nav-menu {

    float:right;

}



.nav-menu li.no-link a {

    cursor: default;

}

.nav-menu li.no-link li a {

    cursor: pointer;

}

.nav-menu ul ul {

    width: 275px;

    padding-top: 0;

    margin-top: 19px;

    margin-left:14px;

}

.nav-menu ul li a {

    text-transform: lowercase !important;

    font-weight:300;

    line-height: 34px !important;

    padding: 0 14px;

    color: #989799;

}

.nav-menu ul li.menu-item-193 a {

    padding-right: 0;

}

.nav-menu ul li a:hover {

    color: #555;

}
.nav-menu li.pink a {
    
    color: #ebb2b2 !important;
    font-weight: 500 !important;
}

.nav-menu ul.sub-menu li a {
    
    font-weight: 300 !important;
}
.nav-menu ul.sub-menu li.pink a {
    
    font-weight: 500 !important;
}

.nav-menu li.white a,

.nav-menu ul.sub-menu li.white a {

    color: #fff !important;

}

.nav-menu li.white a:hover,

.nav-menu ul.sub-menu li.white a:hover {

    color: #989799 !important;

}

.nav-menu ul ul li {

    background-color: #626163; 

    padding: 0;

    line-height:34px;

}

.nav-menu > ul > li:not(.mega-menu-item) ul > li:first-child {

    border-top: none;

    padding-top: 10px;

}

.nav-menu > ul > li:not(.mega-menu-item) ul > li:last-child {

    border-bottom-left-radius: 0px;

    border-bottom-right-radius: 0px;

    padding-bottom: 10px;

}

.nav-menu ul ul li {

    -webkit-box-shadow: none;

    -moz-box-shadow: none;

    box-shadow: none; 

}

.nav-menu ul ul li a,

.page-id-40 .nav-menu ul ul li a {

    color:#fff;

}

.nav-menu ul ul li:hover a,

.page-id-40 .nav-menu ul ul li:hover a {

    color:#989799;

    background-color: #fff;

}



#header .nav-menu ul ul li.current-menu-item a:hover,

#header .nav-menu ul ul a:hover {

    color: #989799;

}



.nav-menu ul .current-menu-item a,

.nav-menu li:hover a,

.nav-menu .current-menu-parent a,

.nav-menu .current-menu-ancestor a {

    color: #555;

}

.nav-menu ul.sub-menu a,

.nav-menu ul.sub-menu a,

.nav-menu ul.sub-menu a {

    color: #fff;

}

.nav-menu ul.sub-menu li a:hover,

.nav-menu ul.sub-menu li.pink a:hover {

    color: #989799;

}

.nav-menu > ul > li > a:after, .nav-menu > div.menu-ul > ul > li > a:after {

    background-color: transparent;

}
.nav-menu ul .current-menu-item > a, .nav-menu > ul > li:hover > a,
.current-menu-ancestor > a {
    -webkit-opacity: 1 !important;
    opacity: 1 !important;
}




/* Mobile Nav Button */



.mobile-nav {

    margin-top: 14px;

}

.mob-nav-btn {

    display: block;

    padding-left: 0px;

    background: none;

    background-size: 20px 15px;

    text-transform: uppercase;

    line-height: 25px;

    font-size: 16px;

    color: #989799;

}

.mob-nav-btn i.material-icons {

    line-height: 25px;

    font-size: 19px;

    vertical-align: top;

    margin-right: 5px;

}



/* Content -------------------------------------------------------*/



#content-container .social-profiles {

    float:left;

    margin-left:-10px;

}

#content-container .section-boxed {

    margin: 35px auto;

}

#content-container #SGM {

    height:318px;

}

.page-id-81 .col {

    margin-bottom: 0; 

}



/* Page Title ----------------------------------------------------*/



.page-title-wrapper {

    padding-top:10px;

    padding-bottom:0;

}

.page-title h1,

.single-post .page-title h1 {

    letter-spacing: 1px !important;

    color: #fff !important;

    padding-bottom:0 !important;

    font-size: 34px;

    text-transform: uppercase;

} 

.page-title h1:after {

    background-color: transparent !important;

    margin:0;

}

.page-title .page-subtitle {
    display:none;
}


.page-id-85 .header-wrapper .full-bg-image
{
    background-position: top center;
}
.header-wrapper .full-bg-image,
.page-id-109 .header-wrapper .full-bg-image,
.page-id-111 .header-wrapper .full-bg-image,
.page-id-81 .header-wrapper .full-bg-image,
.page-id-1533 .header-wrapper .full-bg-image,
.page-id-87 .header-wrapper .full-bg-image,
.page-id-40 .header-wrapper .full-bg-image,
.page-id-13 .header-wrapper .full-bg-image,
.single .header-wrapper .full-bg-image
{
    background-position: bottom center;
}
.page-id-83 .header-wrapper .full-bg-image
{
    background-position: bottom right;
}

.page-id-50 .header-wrapper .full-bg-image,
.page-id-1334 .header-wrapper .full-bg-image {
    background-position: center center;
}


/* Home */



.page-id-40 .page-title {

    display:none;

}

.page-id-40 h3,

h3.rp-title {

    font-weight:300;

    font-size: 25px;

    text-transform: capitalize;

}

h3.rp-title {

    padding-bottom: 30px;

}

.page-id-40 .services-box h3 {

    font-size: 17px;

}

.page-id-40 .services-boxed-photo .services-box h3:after {

    content:none;

}


/*new */

.home .fullpage-wrapper .section {
	padding:0!important;
}
.home .fullpage-wrapper .layout-lc .section-content {
    text-align: center;
    width:350px;
    height:100%;
    font-weight: 400;
    background-color: rgba(235, 178, 178, 0.9);
	padding-top: 60vh;
	padding-right:3%;
}

.home .fullpage-wrapper .section-text .section-title,
.home .fullpage-wrapper .section-text .section-desc {
    padding-top:20px;
    font-weight: 300;
    padding-bottom: 25px;
}

.home .fullpage-wrapper .section-text .section-title {
    border-bottom: #fff solid 1px;
}

.home .fullpage-wrapper .button {
    margin-top: 0;
    font-weight:100 !important;
    color: #fff !important;
    background-color: transparent !important;
	border:1px white solid;
}
.home .fullpage-wrapper .button:hover {
	background-color: #fff !important;
	color: #ebb2b2 !important;
}


/* Services Section (Staff/Designers) ----------------------------------------------*/


.services-boxed-photo .services-content {
    max-width: 85%;
}



.services-boxed-photo .services-box {



    text-align:center;

    padding-bottom:16px;

    text-transform: lowercase;



}



.services-content h3 {



    font-weight:400;



}



.services-boxed-photo .services-box h3:after {

    margin-top: 15px;

    margin-left:auto;

    margin-right:auto;



}



.services-boxed-photo .services-box .button {


    background-color: #ebb2b2 !important;
    padding: 8px 20px;



}



/* Staff */



.page-id-111 .services-content p {

    margin: 0 0 7px 0;

    text-transform: lowercase;

}

/* Designers */

.services-boxed-photo .services-box a {
    margin-bottom: 10px;
}

/* Upcoming Events */
.page-id-928 h3 {
    line-height:1.5;
    font-weight: 500;
}
.page-id-928 p {
    margin-top:10px;
    font-weight: normal;
}
.page-id-928 .services-icon .img-container {
    width: 130px;
    height: 130px;
    padding: 0;
    background-color: transparent;
}
.page-id-928 .event-details-cs {
    border-radius: 4px;
    display: inline-block;
    margin: 2px 0;
    padding: 12px 17px;
    background: none;
    background-image: none;
    background-color: transparent;
    color: #989799;
    vertical-align: middle;
    text-align: center;
    font-weight: normal;
    font-size: 13px;
    text-transform:uppercase;
    font-family: Montserrat, 'Open Sans', Helvetica, Arial, sans-serif;
    line-height: 20px;
    -webkit-appearance: none;
    border: 1px solid #989799;
}

/* Designers Individual Pages */

iframe#bride-widget {
    
        width: 1px;
        min-width: 100%;
        min-height: 900px;
    
    }
    



/* Welcome Page ----------------------------------------------*/




.home .header-wrapper,
.home #header {
    display:none;
}

.home .fullpage-wrapper .section-content {
    text-align: center;
    width:350px;
    top: 46%;
    font-weight: 400;
}

.home .fullpage-wrapper .section-text .section-title,
.home .fullpage-wrapper .section-text .section-desc {
    padding-top:20px;
    font-weight: 300;
    padding-bottom: 25px;
}

.home .fullpage-wrapper .button {
    margin-top: 0;
    font-weight:400;
    color: #fff !important;
    background-color: transparent !important;
}




/* Appointments Page -------------------------------------------*/



/* .page-id-79 iframe,
.page-id-52 iframe {

    padding-top:70px;

    margin-top:35px;

    background-color: #f9f9f9;

}

.page-id-79 iframe #your_information {

    display:block;

}
 */


/* Ask BD Page -------------------------------------------------*/



.page-id-83 #content-container h3 {

    /*border-bottom: #dedede solid 1px;

    padding-top:30px;*/

    padding-bottom: 0px;

    margin-bottom:-12px;

}



/* Trending (Blog) ----------------------------------------------------*/



.post-info.top {

    padding-bottom:14px;

}

.post-title {

    font-weight:normal;

    margin-left: -3px;

    margin-top: 25px;

}

.post h2 {

    padding-bottom: 5px;

}

.page-template-template-blog-php .pg-navigation {

    background-color: #fff;

}

.page-template-template-blog-php .page-masonry h2.post-title a {

    color: #ebb2b2;

}

.page-template-template-blog-php .page-masonry h2.post-title a:hover {

    color: #989799;

} 

.format-gallery .post-info.top {

    display:none; 

}

.category-bd-brides .post-info {

    display:none !important;

}



/* Amy's Advice Category */



#amy-bio {

    margin: 30px 0;

    padding: 35px 0;

    border-top: solid 1px #eee;

    border-bottom: solid 1px #eee;

    overflow: auto;

}



#amy-bio img {

    width:21%;

    padding-right:4%;

    float:left;

    margin-left:-2px;

}



#amy-bio p {

    width: 75%;

    float:left;

    margin:0;

    text-align: justify;

}

#amy-bio h2 {

    display: inline-block;

    clear: none;

    padding-top: 0 !important;

    padding-bottom: 10px !important;

}





/* Love Note (Blockquote) */



.format-quote blockquote:before, .format-quote blockquote:after {

    content: none;

}

.format-quote blockquote {

    background-color: #ebb2b2;

    color: #fff;

    font-family: 'Waiting for the sunrise', cursive;

    line-height: 1.2em;

    font-style: normal;

    font-size: 2.1em;

    padding: 9%;

}

.format-quote blockquote p {

    margin: 0;

}



/* Woocommerce -------------------------------------------------*/



.woocommerce-page .page-wrapper {

    background-color: #fff;

}



.woocommerce-page .page-title h1 {

    display:none;

}



.woocommerce-page h1.page-title {

    margin-top: -10px !important;

    margin-bottom: 30px;

    display:inline-block;

    line-height: 1em;

}

.woocommerce-page .term-description p {

    margin-top: 0;

    margin-bottom: 15px;

}

.woocommerce-page .term-description {

    margin-bottom: 40px;

}





p.woocommerce-result-count {

    display:none;

}



form.woocommerce-ordering {

    display:none;

}



.product {

    text-transform: lowercase;

}



aside.widget_product_categories h4 {

    margin-bottom: 10px !important;

    padding-bottom: 0 !important;

}

 



.woocommerce #content-container a.button,

.woocommerce-page #content-container a.button  {

    -webkit-border-radius: 4px;

    -moz-border-radius: 4px;

    border-radius: 4px;

    display: inline-block;

    margin: 2px 0;

    padding: 8px 20px;

    background: none;

    background-image: none;

    background-color: #ebb2b2;

    color: #ffffff;

    vertical-align: middle;

    text-align: center;

    text-transform: uppercase;

    letter-spacing: 1px;

    font-weight: normal;

    font-size: 13px;

    font-family: Montserrat, 'Open Sans', Helvetica, Arial, sans-serif;

    line-height: 20px;

    cursor: pointer;

    -webkit-appearance: none;

    border: 0px;

}





/* Shop Page */



.woocommerce ul.products li.product-category h3,

.woocommerce-page ul.products li.product-category h3 {

    line-height: 1.4em;

}





/* Category Pages */



.woocommerce-page .sidebar .current-cat {

    font-weight: 400;

}

.woocommerce-page .sidebar .cat-item,

.woocommerce-page .sidebar .menu-item {

    text-transform: lowercase;

} 



.tax-product_cat h1.page-title {

    text-transform: lowercase;

}

.woocommerce .pexeto-woo-columns-3 ul.products li.product,

.woocommerce-page .pexeto-woo-columns-3 ul.products li.product {

    background: rgba(0, 0, 0, 0.05);

    padding: 0;

}

.woocommerce ul.products li.type-product h2,

.woocommerce-page ul.products li.type-product h2 {

    padding-bottom:0;

    padding-top: 25px;

    margin-bottom: 0;

    line-height: 1.4em;

    font-weight: 400;

    text-align: center;

    font-size: 17px;

    color: #ebb2b2 !important;

}

.woocommerce ul.products li.product-category h3,

.woocommerce-page ul.products li.product-category h3 {

    color: #777777;

    padding-top: 25px;

    padding-bottom: 25px;

    text-align: center;

    font-size: 17px;

    font-weight: 400;

}

.woocommerce ul.products li.product-category mark {

    background-color:  transparent;

    color: #777777;

}



.woocommerce ul.products li.product .cat-list-designer,

.woocommerce-page ul.products li.product .cat-list-designer {

    color: #777777;

    text-align:center;

    display: block;

    font-size: 17px;

}

.woocommerce ul.products li.product .price, 

.woocommerce-page ul.products li.product .price {

    text-align: center;

    border: none;

    padding-top:7px;

    padding-bottom: 25px;

    margin-bottom:0;

    color: #777777;

    font-size: 17px;

}





/* Single Product Pages */



.woocommerce-page.single-product .header-wrapper {

    padding-bottom: 210px;

}

.woocommerce-page.single-product .content-box {

    padding: 0;

    width:auto;

    box-shadow: none;

    -webkit-box-shadow: none;

}

.woocommerce-page.single-product .product_meta {

    margin-bottom: 15px;

}

.woocommerce-page.single-product .product div[itemprop="description"] {

    text-transform: none;

}



.woocommerce div.product .product_title,

.woocommerce-page div.product .product_title, .woocommerce #content div.product .product_title,

.woocommerce-page #content div.product .product_title {

    color: #777;

    line-height: 1em;

    font-family: 'Montserrat', sans-serif;

    text-transform: lowercase;

    font-weight: normal;

}

.woocommerce-page.single-product #content-container h2.product_category_title {

    padding: 0;

    margin-top:0;

}

.woocommerce div.product div.summary,

.woocommerce-page div.product div.summary,

.woocommerce #content div.product div.summary,

.woocommerce-page #content div.product div.summary {

    margin-bottom:0;

}

.woocommerce-tabs ul.wc-tabs {

    display:none;

}

.woocommerce-Tabs-panel h2{

    display:none;

}

.woocommerce table.shop_attributes,

.woocommerce-page table.shop_attributes {

border-top: none;

}

.woocommerce table.shop_attributes th,

.woocommerce-page table.shop_attributes th {

    font-weight: 400;

    padding-left:0;

    background: transparent;

    background: rgba(0, 0, 0, 0) !important;

    padding-bottom:15px;

}

.woocommerce table.shop_attributes td,

.woocommerce-page table.shop_attributes td {

    font-weight: 300;

    font-style: normal;

    border:none !important;

    background: rgba(0, 0, 0, 0) !important;

    padding-bottom:15px;

}

.woocommerce table.shop_attributes th,

.woocommerce-page table.shop_attributes th,

.woocommerce table.shop_attributes td p,

.woocommerce-page table.shop_attributes td p {

    padding-top: 0;

    padding-bottom: 0;

    border: none !important;

}

.woocommerce table.shop_attributes tr {

    border: none !important;

}

.tag-meta-title {

    font-weight:400;

    margin-right:20px;

}











/* Forms -------------------------------------------------------*/



div.wpcf7 {

    margin-top:25px; 

}

div.form-field {

    margin-bottom: 18px;

}

div.form-field.text-area {

    margin-bottom: 12px;

}

input[type=text],

input[type=password],

textarea,

input[type=search],

input[type=email],

input[type=date],

input[type=time],

input[type=url],

input[type=number],

input[type=tel],

select {

    width: 500px;

    max-width:100%;

    margin-bottom:0;

    padding: 11px;

    box-sizing: border-box;

    -moz-box-sizing: border-box;

    -webkit-box-sizing: border-box;

    font-family: 'Open Sans', Helvetica, Arial, sans-serif;

    line-height: 1.5em;

}

.codedropz-upload-handler {
    width:500px;
    max-width: 100%;
}
.dnd-upload-status .dnd-upload-details .dnd-progress-bar span {
    background: #ebb2b2;
}

#footer input[type=text],

#footer input[type=password],

#footer textarea,

#footer input[type=search],

#footer input[type=email],

#footer input[type=date],

#footer input[type=time],

#footer input[type=url],

#footer input[type=number],

#footer input[type=tel],

#footer select {

    /*background: #4f4f4f;*/

    color: #f7f7f7;

    background: transparent;

    border: solid 1px #f7f7f7;

}

#footer input:focus {

    outline: #f7f7f7 auto 5px;

    outline-color: #f7f7f7;

}

#footer input::-webkit-input-placeholder,

#footer textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */

  color: #fff;

}

#footer input::-moz-placeholder,

#footer textarea::-moz-placeholder { /* Firefox 19+ */

  color: #fff;

}

#footer input:-ms-input-placeholder,

#footer textarea:-ms-input-placeholder { /* IE 10+ */

  color: #fff;

}

#footer input:-moz-placeholder,

#footer textarea:-moz-placeholder { /* Firefox 18- */

  color: #fff;

}

.page-id-85 input[type=text],

.page-id-85 input[type=email],

.page-id-85 input[type=tel],

.page-id-85 textarea {

    width: 100%;

}



select {

    font-size: 12px;

    -webkit-border-radius: 2px;

    -moz-border-radius: 2px;

    border-radius: 2px;

    border: solid 1px rgba(0, 0, 0, 0.1);

    background: #fcfcfc;

    font-size: 12px;

    color: #a2a2a2;

    padding:10px 11px;

}

.g-recaptcha {

    margin-bottom:18px;

}



.wpcf7 label {

    color: #a9aba4;

    font-family: Open Sans;

    font-size: 12.5px;

    font-style: normal;

    letter-spacing: .5px;

}

.wpcf7 input[type="radio"] {

    -webkit-appearance: radio;

}



.wpcf7 input[type="file"] {

    border-color: #a9aba4;

    border-width: 1px;

    border-style: solid;

    transform: translateZ(0);

    color: #a9aba4;

    font-family: Open Sans;

    font-size: 12.5px;

    font-style: normal;

    letter-spacing: .5px;

}



.wpcf7 input[type="file"] {

    border: solid 1px #a9aba4;

}



.wpcf7 .wpcf7-file {

	width: 0.1px;

	height: 0.1px;

	opacity: 0;

	overflow: hidden;

	position: absolute;

	z-index: -1;

}



.wpcf7 .resume-file + label,

.wpcf7 input[type="file"]::-webkit-file-upload-button {

    background-color: #4f4f4f;

    -webkit-border-radius: 4px;

    -moz-border-radius: 4px;

    border-radius: 4px;

    display: inline-block;

    margin: 0 10px 0 0;

    padding: 12px 25px;

    background-image: none;

    color: #ffffff;

    vertical-align: middle;

    text-align: center;

    text-transform: uppercase;

    letter-spacing: 0px;

    font-weight: normal;

    font-size: 11px;

    font-family: Montserrat, 'Open Sans', Helvetica, Arial, sans-serif;

    line-height: 14px;

    cursor: pointer;

    -webkit-appearance: none;

}



.wpcf7 .resume-file:focus + label,

.wpcf7 .resume-file + label:hover,

.wpcf7 input[type="file"]::-webkit-file-upload-button:hover {

    color: #ffffff;

    opacity: 0.9;

}





#main-container .wpcf7-mail-sent-ok {

    background-color: #ebb2b2;

    color: #fff;

}



/* Footer -----------------------------------------------*/



.footer-box {

    text-align: center;

}

.footer-box:first-child .title {

    margin-right:0;

}



#footer div.wpcf7 {

    margin-top: 15px;

}



#footer h4 {

    font-size:19px;

    padding-bottom: 0;

}

#footer a.button {

    padding: 8px 20px !important;

    color: #fff !important;

    text-transform: lowercase !important;

    background-color: #ebb2b2 !important;

    font-size: 16px !important;

}

#footer a.button:hover {

    color: #fff !important;

    opacity: 0.9;

}



#footer .textwidget {

    border-top: 1.5px solid #bdbdbd;;

}

#footer .social-profiles {

    margin-left:-7px;

}

#footer .wpcf7-recaptcha {

    display:inline-block;

}



.footer-bottom .copyrights {

    text-align:center;

    font-size: 11px;

    height:11px;

    line-height:11px;

    width:100%;

}



/* Media Queries -----------------------------------------------*/



@media screen and (min-width: 1024px) {



    #footer .contact-firstname input {

        width: 49%;

        margin-right: 2%;

        float:left;

        margin-bottom:18px;

    }

    #footer .contact-lastname input {

        width: 49%;

        float:left;

        margin-bottom:18px;

    }

}



@media screen and (max-width: 1024px) {


.home .fullpage-wrapper .layout-lc .section-content {
        padding-left:30px;
        padding-right:30px;
        padding-bottom: 45px;
        padding-top:25px;
        top:47%;
			height:auto !important;
    }

    /* Amy's Advice Category */



    #amy-bio p {

        line-height: 1.7em;

        font-size: 14px;

    }



}



@media screen and (max-width: 1000px) {



    .mob-nav-menu {

        margin-left: 0;

        background-color: #626163;

        font-size:14px;

    }

    .page-id-40 .mob-nav-btn {

    color: #989799;

    }

}



@media screen and (max-width: 850px) {



    .contact-bar {

        text-align: center;

    }



    .contact-bar .right,

    .contact-bar .left {

        float:none;

        margin: 0 auto;

    }

    .contact-bar .right {

        padding-bottom:5px;

        line-height:35px;

    }

    .page-id-79 iframe {

        padding-top: 30px;

        padding-left:3%;

        padding-right: 3%;

        width: 94%;

    }





}



@media screen and (max-width: 768px) {



    .col {

        clear: none !important;

        margin-right: 0 !important;

        margin-left: 0 !important;

        max-width: 100% !important;

        width: 100% !important;

    }







}



@media screen and (max-width: 500px) {




.home .fullpage-wrapper .layout-lc .section-content {
		width:100%;
		box-sizing: border-box;
		padding-left: 10px;
		padding-right: 10px;
	}



        #logo-container a svg {

            max-width: 100%;

            height:auto;

        }   

        #header .contact-bar-wrapper .right {

            display:none !important;

        }

        .mobile-fixed-footer {

            display:block;

            position:fixed;

            background-color: #ebb2b2;

            line-height:30px;

            bottom: 0;

            width:100%;

            overflow:hidden;

        }

        .mobile-fixed-footer a,

        .mobile-fixed-footer a:hover,

        .mobile-fixed-footer a:focus {

            color: #fff;

        }

        .mobile-fixed-footer #fixed-appointments {

            float:left;

            padding: 7px 3%;

        }

        .mobile-fixed-footer #fixed-phone {

            float:right;

            padding: 7px 3%;

        }

        .mobile-fixed-footer .material-icons {

            font-size:16px;

        }



    /* Amy's Advice Category */



    #amy-bio img {

        width:250px;

        padding-right:none;

        float:none;

        margin-left:auto;

        margin-right:auto;

        margin-bottom: 40px;

        display:block;

    }



    #amy-bio p {

        width: 100%;

        float:none;

        font-size:16px;

        line-height: 27.2px;

    }

    #amy-bio h2 {

        text-align:center;

        float:none;

        display:block;

    }

}













