/* Theme Name:   Divi Child
 Theme URI:    
 Description:  Divi Child Theme
 Author:       Vlad
 Author URI:   http://www.gdc-group.net
 Template:     Divi
 Version:      1.0.0
 Tags:         
 Text Domain:  Divi-child
*/

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

/* =Theme customization starts here
-------------------------------------------------------------- */
/********************** GENERAL STYLING ***********************/
p {
  font-size: 120%;
  line-height: 1.3;
}

#sidebar .widgettitle {
  font-weight: 400;
}

.widgettitle {
  font-weight: 300;
}

#top-header, #main-header { z-index: 10 !important; }
#footer-bottom { background-color: #A2E5E1; }

body.single h4.jp-relatedposts-post-title {
  padding-bottom: 0;
}

#main-footer #footer-widgets .footer-widget h4 {
  color: #666;
}

#main-footer #footer-widgets {
  padding-top: 30px;
}

#main-footer .footer-widget {
  margin-bottom: 30px;;
}

#et-secondary-menu .et-social-icons {
  position: absolute;
  top: 10px;
  left: 10px;
}

/* hide the cart form the pages */
.pp_description,
.ppt,
.et-cart-info { display: none !important; }

img#wpstats,
article#post-1641 .main_title, 
.sku_wrapper,
.tagged_as { display: none; }

/* for dropdown menu links */
#top-menu li li a { padding: 5px 15px; }
#top-menu a { font-weight: 300 !important; }
#top-menu li.mega-menu > ul > li:nth-of-type(5n) { clear: none; }

.et_pb_post { margin-bottom: 30px !important; }

.full_height_cta .et_pb_row {
 padding: 115px 0;
}

.et_pb_post .entry-content {
    padding-top: 10px;
}

.font300 h1,
.font300 h2,
.font300 h3,
.font300 h4,
.font300 h5,
.font300 h6 { font-weight: 300 !important; }

.post .entry-content p a {
  text-decoration: none;
  color: inherit;
  border-bottom: 1px solid #a2e5e1;
}

.et_pb_title_container a:hover,
.post .entry-content p a:hover {
  color: #a2e5e1 !important;
}

.et_pb_title_container a {
  text-decoration: initial !important;
  color: inherit !important;
  border-bottom: none !important;
}

.recommendation-article-title { color: #000; }

.entry-content > h2 {
    margin-top: 0;
}

/* Remove white line at the top of every fullwidth post */
.et_full_width_page .entry-content {
  padding-top: 0;
}

/********** Customization for Divi 2.4 ***************/
#logo {
  height: 75px;
  padding: 10px 0 5px 0;
}

/************** Secondary navigation menu **************/
.et-fixed-header #logo {
  height: 50px;
  padding: 5px 0 0 0;
}

/*************** Main Sidebar ********************/
.et_right_sidebar #sidebar {
  padding-left: 0;
}


/**** Home page navigation **********/
.home #et-top-navigation {
  padding-top: 33px;
}

.home .et-fixed-header #et-top-navigation,
.home .et-fixed-header #et-top-navigation {
  padding-top: 20px;
}

.home .et-fixed-header #et-top-navigation nav > ul > li > a,
.home .et-fixed-header #et-top-navigation nav > ul > li > a {
  padding-bottom: 20px;
}

#top-menu li.mega-menu > ul > li > a {
  width: 100%;
  padding: 0 10px 5px;
  margin-bottom: 5px;
}

#top-menu li.mega-menu > ul > li, .fullwidth-menu-nav li.mega-menu > ul > li {
  width: 20%;
  margin: 0;
}

#top-menu li .menu-item-has-children > a:first-child {
  padding-right: 20px;
}

#top-menu-nav #top-menu li.mega-menu li>a {
  width: 189px !important;
}

#top-menu li.mega-menu > ul > li > a:first-child,
.fullwidth-menu-nav li.mega-menu > ul > li > a:first-child {
  border-bottom: 1px solid #a2e5e1;
}

#main-header {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}

#main-content .container:before { width: 0; }

.sub-menu { background-color: #fff !important; }

/* hide search form in firefox */
.et_fullwidth_nav .et-search-form, 
.et_fullwidth_nav .et_close_search_field { display: none; }

/************** Secondary navigation menu **************/

/* Row styling:
 * 1. Remove spaces (margin,padding) from top, bottom
 * 2. All the columns inside have the same height
 */
.gdc-juornal-row-no-space {
  padding: 0 !important;
  margin-bottom: 0;
}

.gdc-journal-row-equal-columns .et_pb_column {
  overflow: hidden;
}

.gdc-journal-row-equal-columns .et_pb_column > div {
  padding-bottom: 99999px !important;
  margin-bottom: -99999px !important;
}
/********** Customization for Divi 2.4 ***************/

/******** Specific Posts Styling ******************/
.et_full_width_page #jp-relatedposts {
  display: block;
  width: 80%;
  margin: 0 auto;
  float: none;
  max-width: 1080px;
}

.category article.et_pb_post {
  height: 370px;
}

/* Fixing links heights on dropdown nav */
.nav li li {
  line-height: 1.2em;
}

/* Press page slider fullwidth */
.page-id-339 .et_pb_row {
  max-width: none;
}

/****************** SPECIAL POSTS ********************/
/*********** New version ****************/
.gdc-events-post-section-title .et_pb_text h2 {
  margin-top: 0;
}

.gdc-bold-heading h1 { 
  font-weight: bold !important;
}

/* Puts custom shadow on the Fullwidth Post title */
.gdc-header-text-shadow h1,
.gdc-header-text-shadow p
{
  text-shadow: 3px 3px 5px #333;
}

/*
* Making background on post title full width
* and title text centered
*/
.gdc-header-fullwidth-background > div {
  width: 100% !important;
  max-width: none !important;
}

.gdc-header-fullwidth-background > div > h1 {
  width: 80%;
  margin: 0 auto;
}

/************ SECTION WITH IMG TO THE LEFT ********/

.special_post_section_left {
  width: 100%;
  float: left;
  padding: 40px 10px 30px 0;
  min-height: 175px;
  border-bottom: 1px solid #999;
 }

.special_post_section_img { width: 30%; }

.special_post_section_header_left {
    margin: 0 0 0 3%;
    width: 67% !important;
    text-transform: uppercase;
}
.special_post_section_under_title_left a,
.special_post_section_under_title_right a { 
    text-decoration: none;
    color: #517FA4;
    border: none !important;
}

.special_post_section_under_title_left {
  float: left;
  width: 67%;
  margin-left: 3%;
  margin-bottom: 20px;
  padding-bottom: 0px !important;
  font-size: 14px;
  line-height: 1.2;
}

.special_post_section_link_left {
  margin-left: 3%;
  text-decoration: none;
  color: #517FA4 !important;
}

/************ SECTION WITH IMG TO THE RIGHT ********/
.special_post_section_right {
  width: 100%;
  float: left;
  padding: 40px 10px 30px 0;
  min-height: 175px;
  text-align: right;
  border-bottom: 1px solid #999;
 }

.special_post_section_header_right {
    margin: 0 3% 0 0 !important;
    width: 64% !important;
    float: right !important;
    text-transform: uppercase;
}

.special_post_section_under_title_right {
  float: right;
  width: 64%;
  margin-right: 3%;
  margin-bottom: 20px;
  padding-bottom: 0px !important;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 300 !important;
}

.special_post_section_link_right {
  margin-right: 3%;
  text-decoration: none;
  color: #517FA4 !important;
}

h2.special_post_section_header_right,
h2.special_post_section_header_left {
   font-weight: 300 !important;
}

h2.special_post_section_header_right > a,
h2.special_post_section_header_left > a {
   color: #000 !important;
   border: none !important;
   font-weight: 300 !important;
}

/**********************************/

 #main-content .container { padding-top: 50px; }

.et_mobile_menu li a { padding: 7px 5%; }
/* Collapsible mobile menu */
.et_mobile_menu .menu-item-has-children > a { background-color: transparent; }
#main-header .et_mobile_menu li ul.sub-menu.hide { display: none !important; visibility: hidden !important;  transition: all 1.5s ease-in-out;}
#main-header .et_mobile_menu li ul.sub-menu.visible { display: block !important; visibility: visible !important; }
.et_mobile_menu .menu-item-has-children > a:after { content: '+'; position: absolute; right: 20px; }

/* blog menu */
.et_pb_fullwidth_menu #top-menu-nav > ul ul { padding: 10px; }

a.et_pb_more_button { 
  font-weight: 300 !important; 
  margin-top: 0;
  padding: 5px 10px;
}

.et_pb_bg_layout_dark .et_pb_slide_description { text-shadow: none !important; }

.eg-skin-mimmi-element-35:hover {
  border-radius: 60px 60px 0 60px !important;
}

.thin_menu_links .sub-menu .menu-item {
 padding-right: 0 !important;
}

.thin_menu_links .sub-menu .menu-item>a {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}

/* gap between the share links and the next widget */
div.scd-youtube {
  margin-bottom: 30px !important;
}

.et_pb_column_1_2 .et_pb_promo,
.et_pb_column_1_3 .et_pb_promo,
.et_pb_column_1_4 .et_pb_promo {
  padding: 35px;
}

#top-menu li.mega-menu li > a {
  width: 159px !important;
}

#top-menu li.mega-menu li > ul {
  width: 159px !important;
}

#content-area table th { padding: 0.857em 0.87em; }

/**************** HELPER classes *********************/
/* these are all the classes created by gdcgroup for 
 * easier customizations                           */

.zero-margin-top { margin-top: 0 !important; }
.zero-padding-top { padding-top: 0 !important; }
.zero-border { border: 0 !important; }

.gdc-nowrap-fullwidth-title .et_pb_title_container {
  word-wrap: normal;
}


/********** POSTS VIEW STYLING *************/

div.shareaholic-floated-share-buttons-container {
    display: none;
}

.view_full_post_button {
  float: right;
  margin-top: 15px;
  margin-bottom: 55px;
  background-color: #e8f7f7; 
}

.view_full_post_button a.et_pb_more_button {
  font-size: 100% !important;
  line-height: 1.5em !important;
  -webkit-border-radius: 0!important;
  border-radius: 0 !important;
  border: 1px solid #636D6D !important; 
  color: #000;
}

.view_full_post_button a.et_pb_more_button:after {
 font-size: 20px !important;
}

.et_pb_post {
  margin-bottom: 100px;
}

.et_pb_post:first-of-type {
  border-top: none !important;
}

.gdc_category_header > h1 {
  font-weight: 300;
}

.post_title ~ .post-meta {
  width: 57%;
  float: left;
  margin-left: 3%;
  margin-bottom: 20px;
  padding-bottom: 0 !important;
}

/* POST THUMBNAIL style */
.post_thumbnail {
  width: 100%;
  float: left;
}

.post_title {
  margin-top: 0px !important;
  margin-left: 3%;
  width: 57%;
  float: left;
}

.excerpt_text {
  width: 100%;
  float: left;
  margin-top: 10px;
  line-height: 1.3;
  text-align: justify;
  font-size: 110%;
}

.excerpt_text p {
  line-height: 1.3;
}
.thumbnail_wrapper {
  height: 100%;
  float: left;
  width: 40%;
  min-height: 200px;
  max-height: 230px;
  background-size: cover;
  background-position: 50% 50%;
  display: block;
  overflow: hidden;
  position: relative;
}

.after_post_button {
 font-size: 18px !important;
 margin: 0px auto 10px auto;
 float: none !important; 
 text-align: center;
 color: #000 !important;
 text-transform: capitalize;
 background-color: #fff;
}


.after_post_button a {
    background-color: #e8f7f7;
}

.after_post_button a.et_pb_more_button:after {
 line-height: 0.8;
 font-size: 30px !important;
} 

.gdc_category_header {
 margin-bottom: 55px;
 margin-top: 0;
 padding: 0;
 text-align: center;
 width: 80% !important;
}

.gdc_category_header h1 {
    font-size: 35px;
    border-bottom: 1px solid #666;
}

.gdc-pagination {
    color: #666;
    margin: 15px auto;
}

.gdc-pagination li {
    color: #888 !important;
    padding: 5px 12px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    height: 100%;
    display: inline;
    border-bottom: 2px solid transparent;
}

.gdc-pagination .pagination-links > li {
    background-color: #eee;
    border-bottom: 2px solid #A2E5E1;
}

.gdc-pagination .pagination-links {
    list-style: none;
    padding: 0 0 10px 16px !important;
}

.gdc-pagination a:hover > li {
    border-color: #A2E5E1;
    background-color: #eee;
}

.gdc-go-to-page 
{
    margin-bottom: 15px;
    padding-top: 5px;
    border-top: 1px solid #999;
}

.gdc-go-to-page p 
{
    text-align: center;
    font-size: 17px;
    color: #333;
}

.pagination-links a {
  border-bottom: none !important;
}

#go-to-page {
    display: inline-block;
}

#post_link_to_journal {
    clear: both;
    padding-top: 10px;
}

#gdc-loading-container {
    height: 500px;
    text-align: center;
}

#gdc-loading-container i  {
    font-size: 100px;
    color: #333;
    margin: 140px auto;
}

/*********** Jetpack related content *******************/
#jp-relatedposts {
    float: left;
}

.jp-relatedposts-post-a {
    color: #666 !important;
}

.jp-relatedposts-post:hover .jp-relatedposts-post-a,
.jp-relatedposts-post-a:hover {
    text-decoration: none !important;
}

div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
  border: none;
}

.jp-relatedposts-post-context { display: none; }

.jp-relatedposts-headline {
    color: #666;
    font-size: 100%;
    margin: 0 0 .5em !important;
}
div#jp-relatedposts h3.jp-relatedposts-headline {
    font-size: 17px !important;
}

div#jp-relatedposts div.jp-relatedposts-items-visual .jp-relatedposts-post {
    opacity: 1 !important;
}

div#jp-relatedposts div.jp-relatedposts-items div.jp-relatedposts-post:hover {
    opacity: 0.8 !important;
}
/*********** end of Jetpack related content *************/
/************** BLOG SUBSCRIBE WIDGET AND LOGIN WIDGET **********************/
#subscribe-submit input[type="submit"],
.login-submit input[type="submit"],
#nav-below > div,
.pmpro_btn-submit-checkout,
.gdc_custom_button
{
 font-size: 13px;
 color: #92A1A2 !important;
 padding: 5px 20px;
 margin: 0 !important;
 background-color: #fff;
 opacity: 0.9;
 -webkit-transition: all .5s;
 transition: all .5s;
 border: 1px solid #92A1A2 !important;
 border-radius: 0 !important;
 font-family: Lato, sans-serif !important;
}

#subscribe-submit input[type="submit"]:hover,
.login-submit input[type="submit"]:hover,
#nav-below > div:hover,
.pmpro_btn-submit-checkout:hover,
.gdc_custom_button:hover
{
 background-color: #82d8cd;
 border: 1px solid #82d8cd !important;
 color: #fff !important;
}

.pmpro_submit {
 text-align: center;
 width: 50%;
 margin: 0px auto ! important;
}

.page-id-1641 .pmpro_submit {
  width: 50%;
}

#pmpro_paypalexpress_checkout {
    margin-left: 30px;
}

form.pmpro_form .pmpro_submit span { float: none; }
form.pmpro_form .input { border: 0; }

form.pmpro_form label {
 font-weight: inherit;
 font-size: 16px;
}

#pmpro_user_fields input {
 background-color: rgba( 0,0,0, .4 );
 font-size: 17px !important;
 width: 250px;
 padding: 6px 6px 6px 12px !important;
 font-weight: 400 !important;
 color: #fff;
}

#pmpro_account_loggedin {
  text-align: center;
  margin-bottom: 10px;
}

.main_title {
    margin-bottom: 10px;
    text-align: center;
}

.bottom_text {
 width: 300px;
 text-align: center;
 margin: 20px 25% 0 25%;
}

.pmpro_btn-submit-checkout {
 font-weight: 300;
 font-size: 17px;
 margin-bottom: 20px;
 margin-left: 7% !important;
}

#pmpro_user_fields {
 border: 0;
 margin-bottom: 12px;
}

.entry-content table {
    width: 50%;
    margin: 0 auto;
}

.entry-content tr td { border: 0; }

#subscribe-email {
 padding-bottom: 5px !important;
} 
 
#subscribe-email input,
#user_login,
#user_pass,
#pmpro_user_fields input
{
 font-size: 14px;
 padding: 6px;
 font-weight: 300 !important;
} 

#user_login, #user_pass {
 width: 80% !important;
}

#nav-below > div { margin-bottom: 20px !important; }
#nav-below > div a { color: #92a1a2 !important; }
#nav-below > div:hover a { color: #fff !important; }

form.pmpro_form label {
    width: 150px !important;
}

.metaslider .caption-wrap {
    bottom: -35px !important;
    background: transparent !important; 
    color: black !important;
    font-size: 12px;
    line-height: 1.1em !important;
    text-align: center;
}

/*************** PMPRO SUBMIT FORM ***************/
form.pmpro_form .pmpro_submit { margin-left: 0; }
/**************  GRID_FX SETTINGS ************/
.gridfx-bar { display:none !important; } 

div.gridfx-item div.gridfx-img, div.gridfx-img img {
    width: 100% !important;
}

div.gridfx-1 div.gridfx-item-container {
    background: none repeat scroll 0% 0% #636d6d !important;
}

div.gridfx-1 div.gridfx-item-more-tags a {
    background-color: #92a1a2 !important;
    font-size: 12px;
}

div.gridfx-1 div.gridfx-item-more-tags a:hover, div.gridfx-1 div.gridfx-item-more-tags a.current {
    background-color: #82d8cd !important;
}

.gridfx-item-more-title a {
 font-family: Lato, sans-serif !important;
 font-size: 15px !important;
}

.gridfx-item-more-tags a {
 font-family: Lato, sans-serif !important;
}

/*********** PRESS PAGE *********************/
.pressSection {
 padding: 15px 15px 20px 15px;
 background-color: rgba(255,255,255,0.8);
 height: 285px;
 width: 90%;
 margin: 30px auto;
 webkit-box-shadow: 3px 3px 7px #DDDDE2, -3px -3px 7px #DDDDE2;
 -moz-box-shadow: 3px 3px 7px #DDDDE2, -3px -3px 7px #DDDDE2;
 box-shadow: 3px 3px 7px #DDDDE2, -3px -3px 7px #DDDDE2;
}

.pressSection p:last-of-type {
 font-size: 17px;
 font-weight: 400;
 font-style: italic;
}

.pressSection p a { color: inherit; }

.services_blurb h4 {
 font-size: 14px;
 padding-top: 7px;
 line-height: 0em;
}

 .services_blurb .et_pb_blurb_content .et_pb_main_blurb_image .et-pb-icon {
  font-size: 20px;
  margin-right: 0;
  margin-top: -8px;
}

.services_blurb .et_pb_blurb_content {
 padding-left: 40px;
 text-align: left;
}

/* press gallery */
 .fullwidth_press_gallery {
 width: 100%;
 padding: 0;
 margin: 0;
 border: 0;
}

 .fullwidth_press_gallery .et_pb_row {
 width: 100%;
 padding: 0;
 margin: 0;
}

.fullwidth_press_gallery .et_pb_row .et_pb_column .et_pb_text {
 margin: 0;
}

 .hidden { display: none !important; }

.small_header h2 { font-size: 21px; }

.zero_padding { padding: 0 !important; }

.zero_buttom_padding { padding-bottom: 0 !important; }

.zero_padding_et_pb_row .et_pb_row{ padding: 0; }

.headerText h1 {
 font-size: large;
 line-height: 1.4;
}

.headerText h2 {
 font-size: 18px;
 font-weight: 400;
}

.blurb_bolder_font h4 { font-weight: 400 !important; }
.blurb_bolder_font h3 { font-size: 21px; }
.blurb_section_dark_link a { color: #666; }

.small_left_aligned_background {
 background-size: 40%;
 background-position: left;
}

.fullwidth_header_bigger_font h1 { font-size: 50px; }

.callToAction { padding: 25px 0; }

.callToActionText p {
 font-size: 20px;
 font-weight: 400;
}

 /* press page bakcground ( modify for consistency ) */ 
.fixedBackground {
 margin: 0 auto;
 padding: 0;
}

 .background_texture_repeat {
 background-repeat:     repeat !important;
 background-attachment: fixed  !important;
 background-position:   center !important;
 background-size:       auto   !important;
} 


.contact_main_title_light h1 {
 color: #fff !important;
}

.smaller_section, .smaller_sect_and_row { padding: 10px; }
 .smaller_sect_and_row .et_pb_row { padding: 0; }

.invisible_link {
 text-decoration: none;
 color: inherit;
}

/* blog page 'load more' button gap */
.mimmi .esg-navigationbutton {
 margin-top: 25px !important;
}

.fullWidthHeaderThin{
  padding:30px 0;
}

.shadowedTextBlurb, .shadowedTextBlurb h4>span, .shadowedTextBlurb h4 {
  font-weight: 400;
  text-shadow: 1px 1px 3px #000;
  line-height: 125%;
}

.testimonialText p {
 font-weight: 400;
 font-size: 120%;
 height: 35px;
}

.testimonial {
 padding: 25x;
 height: 70px;
}

.fullwidth_menu_thin #top-menu li > a {
padding-bottom: 10px;
}

.fullwidth_menu_thin #top-menu-nav > ul {
padding: 10px 0 0 !important;
line-height: 1.7em;
}

/* custom gallery ( default for all images in gdc ) */
  .entry-content ul {
  padding: 0;
}

.custom_gallery {
 background-color: #ededed;
}

/******************* SLIDER settings *********************/
.smaller_slider_image .et_pb_slide_image>img {
 max-height: 300px !important;
}

 .smaller_gaps_slider .et_pb_slide_description {
 padding: 130px 100px;
}

.smaller_slider_margin .et_pb_slide_description {
 padding: 30px 100px !important;
}

.post_image_with_margin {
 margin-right: 30px !important;
}

/*********** GDC_CUSTOM_WIDGET *************/

.widget_gdc_custom_text_and_link_widget {
 margin: 0px 0px 20px 20px !important;
 background-color: #92A1A2;
 padding: 15px;
 color: #fff;
 text-align: center;
 width: 100%;
}


.gdc_custom_text_and_link_widget .widgettitle {
 color: #fff;
 font-weight: 400 !important;
 font-size: 20px;
 padding: 10px initial;
}

.gdc_custom_text_and_link_widget.et_pb_widget {
 margin: 0 0 10px 0 !important;
}

.gdc_custom_text_and_link_widget_text {
 margin-bottom: 20px;
 text-align: center;
 font-size: 120%;
 line-height: 1.3;
} 

.gdc_custom_text_and_link_widget .gdc_custom_button {
  font-size: 17px;
  font-weight: 400 !important;
  border: 2px solid #fff !important;
  background-color: #92A1A2 !important;
  color: #fff !important;
}

.gdc_custom_text_and_link_widget .gdc_custom_button:hover {
 background-color: #82D8CD !important;
 color: #fff !important;
} 

/*******************************************/
/* Text widget on the blog posts */
#text-2 {
 width: 300px;
}

#text-2 .textwidget {
 line-height: 1.3;
 font-size: 90%;
}

/************** PRICING TABLE ****************/


.et_pb_pricing_heading {
    background-color: #e8f7f7;
    margin-bottom: 10px;
}

.et_pb_pricing_heading h2 {
    color: #666;
    font-size: 27px;
}

.et_pb_sum {
    font-size: 35px;
}

.et_pb_dollar_sign {
    top: -20px;
}

div.et_pb_pricing_table {
    height: 510px;
    border: 0;
    background-color: rgba(188, 233, 236, .7);
    margin-bottom: 20px;
    width: 45%;
}


.et_pb_pricing_2 .et_pb_pricing_table {
    width: 45%;
    margin-right: 5%;
}

.et_pb_pricing_content {
    background-color: rgba(232, 247, 247, .3);
    padding: 60px 30px 30px;
}

.et_pb_pricing_content_top {
    border-bottom: 0;
    padding-bottom: 5px;
}

.et_pb_pricing_content_top span {
    color: #666 !important;
}

.et_pb_pricing li:before {
 content: none;
}

.et_pb_pricing {
 font-size: 17px;
 width: 700px;
 margin: 0 auto;
}

#post-1644 .et_pb_section:last-of-type {
 padding: 0;
}

#post-234 .col-2 { display: none; }

a.et_pb_pricing_table_button {
 margin-top: 40px;
 color: #666 !important;
}

.minimal-light .esg-filterbutton,
.minimal-light .esg-navigationbutton,
.minimal-light .esg-sortbutton,
.minimal-light .esg-cartbutton a {
  border: none !important;
  background: transparent !important;
}

.minimal-light .esg-navigationbutton:hover {
  background: #fff !important;
}

/*******************************************/
/********** ON SPECIFIC PAGES **********/

#metaslider_4669 .flex-direction-nav { display: none; }

/*************** WOOCOMMERCE STYLING ***********************/

div.gdc_registered_users_only_content_wrapper {
   position: fixed; /* could also be absolute */
   height: 100%;
   width: 100%;
   z-index: 9;
   background-image: url( 'https://www.gdcinteriors.com/wp-content/uploads/2014/10/product_registered_only_user_background-copy.jpg' );
   background-size: cover;
}
div.gdc_registered_users_only_content {
   width:630px;
   height: 140px;
   margin:11% auto 10% auto;
   padding:30px;
   background-color: rgba( 99, 109, 109, .95 ); 
   text-align: center;
}
div.gdc_registered_users_only_content h1 {
    margin-bottom: 40px;
    margin-top: 10px;
    font-size: 30px;
    color: #fff;
}

div.gdc_registered_users_only_content h3 {
    color: #fff;
    font-weight: 300 !important;
}

div.gdc_registered_users_only_content a {
    color: #fff;
    text-decoration: none;
    font-weight: 400 !important;
}

div.gdc_registered_users_only_content a:hover {
    text-decoration: underline;
}

div.pp_woocommerce .pp_content_container {
    background-color: transparent;
}

div.pp_woocommerce .pp_details { display: none; }

div.pp_woocommerce .pp_content_container {
    -webkit-box-shadow: none;
    box-shadow: none;
}

/* custom layered navigation for Brands */
#sidebar #woocommerce_product_categories-3.et_pb_widget {
    margin: 0 0 5px 20px;
}

.gdc_layered_nav {
    margin-bottom: 20px;
}

/* sidebar navigation */
.after_navigation_sign {
  float: right;
  font-weight: 400;  
  position: relative;
}

.after_navigation_sign:hover {
 cursor: pointer;
}
 
 li.cat-item>a { height: 23px; }
.product-categories li {
 position: relative;
}

div.single_product_wrapper {
  display: none;
  position: fixed; /* could also be absolute */
  height: 100%;
  width: 100%;
  z-index: 15;
  background-color: rgba(0,0,0,0.4);
}

div.product_overlay_box {
   width:650px;
   height: auto;
   margin: auto;
   position: absolute;
   left: 50%;
   top: 50%;
   margin-left: -335px;
   margin-top: -250px;
   background-color: rgba( 99, 109, 109, .95 ); 
   text-align: center;
  -webkit-perspective: 600px;
  -moz-perspective: 600px;
}

p.eeturn_to_source:hover { 
    cursor: pointer;
}

div.product_overlay_box h3 {
    /* margin-bottom: 10px; */
    font-size: 28px;
    color: #fff;
    font-weight: 300 !important;
}

div.product_overlay_box h4.upgrade_button {
    font-weight: 300 !important;
}

div.product_overlay_box h4 {
    font-size: 19px;
    line-height: 1.2em;
    font-weight: 300 !important;
}

div.product_overlay_box h4.upgrade_button {
    font-size: 25px;
    padding: 7px;
    margin: 0 auto;
}

div.product_overlay_box div.disclaimer {
    font-size: 13px;
    text-align: justify;
    color: #fff;
}

div.product_overlay_box a.et_pb_more_button {
    font-size: 25px;
    border: 2px solid #fff;
    border-radius: 0;
    margin: 20px 0 0 0;
}

div.product_overlay_box a.et_pb_more_button:hover {
    text-decoration: none;   
}

div.product_overlay_box h5 {
    margin-top: 10px;
    color: #fff;
}

div.product_overlay_box h4.got_it_button {
    font-size: 20px;
    padding: 5px;
}

div.product_overlay_box a.et_pb_more_button:after { top: 13px; }

div.product_overlay_box.flip a.et_pb_more_button:after { top: 7px; }
div.product_overlay_box.flip a.et_pb_more_button { margin: 0; }

div.product_overlay_box span {
    color: #fff;
    width: 80%;
    margin: 10px auto;
    font-size: 14px;
}

div.product_overlay_box h2 {
    margin: 10px 0; 
    font-size: 32px;
    font-weight: 400;
    color: #fff;
}

div.product_overlay_box h4 {
    color: #fff;
}

div.product_overlay_box h1 {
    font-size: 35px;
    font-weight: 400;
    color: #fff;
    padding: 25px;
}

div.product_overlay_box a {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    font-weight: 400;
}

div.product_overlay_box a:hover {
    text-decoration: underline;
}


/************** FLIP DIVS ********************/
/* -- general styles, including Y axis rotation -- */
div.product_overlay_box .front {
    position: absolute;
    top: 20px;
    z-index: 900;
    width: inherit;
    height: inherit;
    background-color: inherit;
    padding: 30px;
    -webkit-transform: rotateX(0deg) rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-transform: rotateX(0deg) rotateY(0deg);
    -moz-transform-style: preserve-3d;
    -moz-backface-visibility: hidden;
    /* -- transition is the magic sauce for animation -- */
    -o-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}
div.product_overlay_box.flip .front {
    z-index: 900;
    -webkit-transform: rotateX(-180deg);
    -moz-transform: rotateX(-180deg);
}

div.product_overlay_box .back {
    position: absolute;
    top: 20px;
    z-index: 800;
    width: inherit;
    height: inherit;
    background-color: inherit;
    padding: 20px;
    -webkit-transform: rotateX(180deg);
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
 
    -moz-transform: rotateX(180deg);
    -moz-transform-style: preserve-3d;
    -moz-backface-visibility: hidden;
    /* -- transition is the magic sauce for animation -- */
    -o-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}
div.product_overlay_box.flip .back {
    z-index: 1000;
    -webkit-transform: rotateX(0deg) rotateY(0deg);
    -moz-transform: rotateX(0deg) rotateY(0deg);
}
/**********************************************/

.woocommerce-breadcrumb {
 display: none;
}

 .widget_search #s {
 padding: 9px 5px 7px 5px;
 font-size: 13px;
 height: 16px !important;
 width: 130px;
}

.widget_search #searchsubmit {
 position: relative;
 margin: 2px 0 0 -4px;
 font-size: 13px;
 color: #92A1A2;
/*  padding: 10px 10px 11px 7px !important; */
 font-weight: 500 !important;
 height: 34px !important; 

 background-color: #fff;  
 -webkit-transition: background-color .5s;
 transition: background-color .5s;
 border: 2px solid #92A1A2;
}

.widget_search #searchsubmit:hover {
  background-color: #92A1A2;
  color: white;
}  

.osx.gecko .widget_search #searchsubmit {
    height: 34px !important;
}

.gecko .widget_search #searchsubmit {
    padding-top: 9px !important;
    text-align: center;
}

.osx .widget_search #searchsubmit, .osx.safari .widget_search #searchsubmit {
height: 40px !important;
}

#sidebar .et_pb_widget {
    float: none;
    margin: 0 0 20px 20px;
}

#sidebar .et_pb_widget ul li {
    margin-bottom: .2em;
}

#select_variation {
 width: 80%;
 margin: 20px 0;
 font-size: 17px;
 border: 0;
 background-color: rgba(0,0,0,0.1);
}

#select_variation option {
     line-height: 30px;
}

.woocommerce div.product p.price, 
.woocommerce-page div.product p.price { font-size: 26px; }

.custom-tab-second_tab { display:none !important; background-color: #92a1a2 !important; }

.woocommerce-tabs ul.tabs { line-height: 30px !important; }

body.woocommerce div.product .woocommerce-tabs ul.tabs li a[href="#tab-custom-tab-second"],
body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li a[href="#tab-custom-tab-second"] {
 color: #fff !important;
 text-shadow: none !important;
}

.upsells.products ul.products li.product {width: 28% !important}

.woo_supplier_table tbody tr:nth-of-type(even) { background-color: rgb(240,240,240); }

body.woocommerce .woocommerce-tabs { border: none; }

.woocommerce div.product .woocommerce-tabs ul.tabs:before, .woocommerce #content div.product .woocommerce-tabs ul.tabs:before, .woocommerce-page div.product .woocommerce-tabs ul.tabs:before, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before {
 border-bottom: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li {
    border: none;
}

body.woocommerce div.product .woocommerce-tabs ul.tabs li, body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li, body.woocommerce div.product .woocommerce-tabs ul.tabs li.active, body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li.active {
    border-width: medium 0px medium medium;
}

.woocommerce div.product p.cart, .woocommerce #content div.product p.cart, .woocommerce-page div.product p.cart, .woocommerce-page #content div.product p.cart{
 margin-top: 2.5em;
}

/* PRODUCT PAGE GET_INSIDER_PRICE TAB VIEW */

#get_insider_price_tab_form_div {
    margin: 20px 0 50px 0;
    width: 100%;
    float: left;    
    box-shadow: 0 0 5px #555;
}

#get_insider_price_tab_form {
    margin-top: 15px;
    width: 100%;
    float: left;
}

#get_insider_price_tab_form a.et_pb_more_button:after {
    top: 7px;
}

.get_insider_price_tab_field {
    margin: 5px 0;
    font-size: 17px;
    width: 50%;
    float: left;
}

.get_insider_price_tab_field #increment_quantity,
.get_insider_price_tab_field #decrement_quantity{
    border: 1px solid white;
    padding: 0px 7px 3px 7px;
    background-color: inherit;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.get_insider_price_tab_field #increment_quantity {
    margin-left: 20px;
}

.get_insider_price_tab_field #decrement_quantity {
    margin-right: 20px;
}

.get_insider_price_tab_field #increment_quantity:hover,
.get_insider_price_tab_field #decrement_quantity:hover {
   background-color: #A2E5E1; 
   cursor: pointer;
}

.get_insider_price_tab_field input {
    font-size: 15px;
}

#get_insider_price_tab_form_submit_div {
    width: 100%;
}

#get_insider_price_tab_form_submit {
    float: none;
    margin-top: 10px !important;
    padding: 10px 30px;
}

.get_insider_price_tab_field label { }

.get_insider_price_tab_field input {
    padding: 5px;
}

.get_insider_price_tab_content {
  text-align: center;
  width: 100%;
}

.restricted_content {
    padding: 20px;
}

/* END OF THE GET_INSIDER_PRICE TAB VIEW */

.entry-content table {
    width: 50%;
    margin: 0px auto;
}
@-webkit-keyframes animatedBackground {
	from { background-position: 100% 0; }
	to { background-position: 0 0; }
}
@keyframes animatedBackground {
	from { background-position: 100% 0; }
	to { background-position: 0 0; }
}

.slider_parallax_scrolling {
    padding: 25px 0;
	background-image: url('https://www.gdcinteriors.com/wp-content/uploads/2014/10/circular-pattern2.png');
	background-position: 0px 0px;
    background-repeat:     repeat !important;
    background-size:       5%   !important;
    -webkit-animation: animatedBackground 90s linear infinite;       
	animation: animatedBackground 90s linear infinite;       
}

.parallax_scroll_wrapper {
    background-image: url('https://www.gdcinteriors.com/wp-content/uploads/2014/10/journal_section_background.jpg');
    background-size: cover;
}

.animated_background_text {
   text-align: right;
}

.animated_background_text h3 {
   padding-right: 7%; 
   font-weight: 300 !important;
   line-height: 22px;
   color: #000;
   font-size: 18px;
}

/* FINAL TILES GRID GALLERY */
.final-tiles-gallery .tile img {
 -moz-transition: -moz-transform .7s, opacity .2s linear;
 -o-transition: -o-transform .7s, opacity .2s linear;
 -webkit-transition: -webkit-transform .7s, opacity .2s linear;
 transition: transform .7s linear;
 display: block;
 position: relative;
}

/******* For displaying sidebar in the product category pages *****/
.archive.et_left_sidebar.woocommerce ul.products li.product, .archive.et_right_sidebar.woocommerce ul.products li.product { width: 195px !important; }
.archive.et_left_sidebar.woocommerce ul.products li.first, .archive.et_right_sidebar.woocommerce ul.products li.first { clear: none !important; }
.archive.et_left_sidebar.woocommerce ul.products li.product.last, .archive.et_right_sidebar.woocommerce ul.products li.product.last { margin-right: 60px !important; }
.archive.et_left_sidebar.woocommerce ul.products li.product:nth-child(3n), .archive.et_right_sidebar.woocommerce ul.products li.product:nth-child(3n) { margin-right: 0px !important; clear: right !important;}

#go_to_suppliers_form .single_add_to_cart_button {
    font-weight: 300 !important;
}

.woocommerce a.button.alt {
    background: transparent;
}

.woocommerce a.button.alt:hover {
  background-color: #666;
}

/*************** RESPONSIVE STYLING ************************/
@media only screen and ( min-width: 981px ) and ( max-width: 1100px ) {

#main-content .container {
  padding-top: 40px;
}

.single .et_pb_post {
 margin-top: 20px;
}

#top-menu li.mega-menu > ul > li, .fullwidth-menu-nav li.mega-menu>ul>li {
  width: 20% !important;
}

#top-menu-nav #top-menu li.mega-menu li>a {
 width: 175px !important;
}

#top-menu li .menu-item-has-children>a:first-child {
  padding-right: 10px;
}

.et_left_sidebar.woocommerce ul.products li.product, .et_left_sidebar.woocommerce-page ul.products li.product, .et_right_sidebar.woocommerce ul.products li.product, .et_right_sidebar.woocommerce-page ul.products li.product { width: 195px !important; }

.widget_search #s {
width: 100px;
}

.widget_search #searchsubmit {
 width: 63px;
 max-width: none !important;
}

#top-menu li.mega-menu li > ul, li.mega-menu ul li {
width: 159px !important;
}

}

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

  .fullwidth_press_gallery .et_pb_row .et_pb_column { padding: 0; }

  .et_right_sidebar #left-area, .et_right_sidebar #sidebar, .et_left_sidebar #left-area, .et_left_sidebar #sidebar {
  width: 224px;
 }

 .et_right_sidebar #left-area {
  width: 100%;
}  

#main-content .container {
 padding-top: 0;
}

.single .et_pb_post {
 margin-top: 20px;
}

.gdc_category_header {
    margin-top: 20px;
    margin-bottom: 30px;
}

.widget_gdc_custom_text_and_link_widget {
    width: 85% !important;
    margin: 0 auto !important;
    width: 100%;
}

.slider_parallax_scrolling {
    background-size: 55px !important;
}

}

@media only screen and ( max-width: 767px ) {
.archive.et_left_sidebar.woocommerce ul.products li.product, 
.archive.et_right_sidebar.woocommerce ul.products li.product { 
width: 100% !important; }

.smaller_gaps_slider .et_pb_slide_description {
 padding: 100px 0;
}

#left-area .post-meta {
 margin-bottom: 0px;
}

.view_full_post_button {
 margin-bottom: 40px;
}

#main-content .container {
 padding-top: 0;
}

.et_pb_post {
 margin-bottom: 30px !important; 
 margin-top: 20px;
}

.single .et_pb_post {
 margin-top: 20px;
}

.post_title ~ .post-meta {
    padding-bottom: 0 !important;
    font-size: 12px !important;
    margin-top: 6px !important;
    margin-left: 0;
    width: 100%;
}

.post_title {
 font-size: 18px !important;
 margin-left: 0 !important;
 margin-top: 10px !important;
 width: 100%;
}

.thumbnail_wrapper {
 width: 100%;
 height: auto;
}

.et_pb_pricing {
width: 100%;
}

.et_pb_pricing_content {
    padding: 60px 10px 30px;
}

.slider_parallax_scrolling {
    background-size: 40px !important;
}

.after_post_button {
 float: left !important; 
}

#go-to-page {
    width: 100%;
    margin-bottom: 7px;
}


}

@media only screen and (max-width: 479px) {
/* Events posts */
.et_pb_section .et_pb_column .et_pb_module {
  margin-bottom: 10px;
}

.et_pb_pagebuilder_layout.single.et_full_width_page #page-container .et_pb_row,
.et_pb_pagebuilder_layout.single.et_full_width_portfolio_page #page-container .et_pb_row {
  width: 85%;
}

.single-post .et_pb_section {
  padding: 10px 0;
}

.single-post .et_pb_text {
  padding-bottom: 10px !important;
}

.single-post .et_pb_text p span {
  line-height: 1.2 !important;
}

.display_slider_bottom_info .et_pb_slide_content, .et_pb_more_button {
 display: block !important;
}

.smaller_gaps_slider .et_pb_slide_description {
 padding: 100px 0;
}

#pmpro_user_fields input {
    width: 150px;
}

form.pmpro_form label {
    width: 120px !important;
    margin: 0;
}

.bottom_text {
    width: 200px;
    text-align: center;
    margin: 20px 0 0 20px;
}

.entry-content table {
    width: 70%;
}

.pmpro_checkout label[for="password2"] {
 width: 150px !important;
}

form.pmpro_form .pmpro_captcha {
    margin: 0 !important;
}

.pmpro_submit {
    width: 80%;
}

.gdc-events-post-section .gdc-events-post-section-title .et_pb_text h2 {
  font-size: 18px;
  padding-bottom: 10px;
}

.gdc-events-post-section .gdc-events-post-section-title .et_pb_column_2_3 {
  margin-bottom: 15px;
  margin-right: 0;
}

.gdc-events-post-section {
  padding: 5% 0;
}

.gdc-events-post-section .et_pb_row {
  padding: 0;
}

.gdc-events-post-section .gdc-events-post-section-title .et_pb_column_1_3 {
  margin-bottom: 10px;
}
/******* SPECIAL POSTS **********/
/************ SECTION WITH IMG TO THE LEFT ********/

.special_post_section_img {
   width: 100%;
   min-height: 100px; 
   margin: 0 0 10px 0 !important;
}

.special_post_section_header_left {
    font-size: 20px !important;
    margin: 0;
    width: 100% !important;
}

.special_post_section_under_title_left {
  font-size: 13px;
  width: 100%;
  margin: 5px 0 0 0;
  font-weight: 300 !important;
}

.special_post_section_link_left {
 margin-left: 0;
}

/************ SECTION WITH IMG TO THE RIGHT ********/

.special_post_section_header_right {
    font-size: 20px !important;
    margin: 0 !important;
    width: 100% !important;
    float: right !important;
    font-size: 15px;
}

.special_post_section_under_title_right {
  width: 100%;
  font-size: 13px;
  margin: 5px 0 0 0;
}


.special_post_section_link_right {
 margin-right: 0;
}

.special_post_section .post_title {
 margin-top: 20px !important;
}
/**********************************/

}

/* ANIMATIONS */
/* when using this animations don't forget to add "et-animated" class */
/* PRESS */
.animation_fadeLeft {
 opacity: 1;
 -webkit-animation: fadeLeft 3s 1 cubic-bezier(0.77,0,.175,1);
 -moz-animation:    fadeLeft 3s 1 cubic-bezier(0.77,0,.175,1);
 -o-animation:      fadeLeft 3s 1 cubic-bezier(0.77,0,.175,1);
  animation:        fadeLeft 3s 1 cubic-bezier(0.77,0,.175,1);
}

.animation_fadeRight {
 opacity: 1;
 -webkit-animation: fadeRight 3s 1 cubic-bezier(0.77,0,.175,1);
 -moz-animation:    fadeRight 3s 1 cubic-bezier(0.77,0,.175,1);
 -o-animation:      fadeRight 3s 1 cubic-bezier(0.77,0,.175,1);
  animation:        fadeRight 3s 1 cubic-bezier(0.77,0,.175,1);
}

.animation_fadeTop {
 opacity: 1;
 -webkit-animation: fadeTop 3s 1 cubic-bezier(0.77,0,.175,1);
 -moz-animation:    fadeTop 3s 1 cubic-bezier(0.77,0,.175,1);
 -o-animation:      fadeTop 3s 1 cubic-bezier(0.77,0,.175,1);
  animation:        fadeTop 3s 1 cubic-bezier(0.77,0,.175,1);
}

.animation_fadeBottom {
 opacity: 1;
 -webkit-animation: fadeBottom 3s 1 cubic-bezier(0.77,0,.175,1);
 -moz-animation:    fadeBottom 3s 1 cubic-bezier(0.77,0,.175,1);
 -o-animation:      fadeBottom 3s 1 cubic-bezier(0.77,0,.175,1);
  animation:        fadeBottom 3s 1 cubic-bezier(0.77,0,.175,1);
}
