/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.0.91.1515425673
Updated: 2018-01-08 15:34:33

*/

body.single-post #main-content .container {
    padding-top: 85px;
}

/*====================
  GLOBAL
====================*/
.social-item i {
  margin-right: 0px;
}

.social-item span {
  display: none;
}

#main-content .container:before {
  display: none;
}

#main-header {
  border-bottom: 7px solid #5D493E;
}

img#logo {
  height: 164px;
  max-height: none;
  margin-top: 10px;
}

/*====================
  FEATURED PRODUCT SLIDER
====================*/
.homepage-product-section .wcps-container .owl-nav.topright {
  width: 100%;
  right: 0px;
}

.homepage-product-section .wcps-container .owl-nav.topright .owl-prev {
  float: left;
  margin: 0px;
}

.homepage-product-section .wcps-container .owl-nav.topright .owl-next {
  float: right;
}

.homepage-product-section .wcps-container.wcps-container-487 {
  margin-top: -69px;
}

.homepage-product-section .wcps-container .owl-dots {
  display: none;
}

.homepage-product-section p.product.woocommerce.add_to_cart_inline {
  color: transparent;
  text-align: center;
}

.homepage-product-section .wcps-items-title,
.homepage-product-section .wcps-items-price {
  text-align: center !important;
}

.homepage-product-section a.button.product_type_variable.add_to_cart_button {
  margin-left: -12px;
}

.homepage-product-section a.button {
  padding: 5px 16px !important;
}

.homepage-product-section a.button:after {
  display: none;
}

.homepage-product-section a.button:hover {
  padding: 5px 16px !important;
  color: #CE41C4;
}


/*====================
  50% TEXT / 50% IMAGE TOP SECION(S)
====================*/
.title50-image50-section .et_pb_text {
  display: table;
  height: 100%;
  width: 100%;
  margin-bottom: 0px !important;
}

.title50-image50-section .et_pb_text .et_pb_text_inner {
  display: table-cell;
  vertical-align: middle;
}

.title50-image50-section h1 {
  padding-bottom: 0px !important;
}

/*====================
  FULLWIDTH SLIDER TOP SECTION(S)
====================*/
.fullwidth-top-slider:after {
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.10);
}

/*====================
  NON FULLWIDTH SLIDER TOP SECTION(S)
====================*/
.non-fullwidth-top-slider .et_pb_slider:after {
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.40);
}

/*====================
  CUSTOM INTENSE
====================*/
.custom-intense .n10s-seattle h2 {
  padding-bottom: 0px;
  font-size: 22px !important;
  text-transform: capitalize;
  font-weight: 400 !important;
}

.custom-intense .n10s-block h2 span {
  display: block;
}

.custom-intense .n10s-overlay:before {
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  opacity: 1;

  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;

  -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.custom-intense .n10s-seattle:hover h2 {
  -webkit-transform: translate3d(0,-50%,0);
    -ms-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0);
}

  /*====================
    DARK
  ====================*/
  .custom-intense.custom-intense-dark .n10s-overlay:before {
    background: rgba(1, 29, 4, 0.8);
  }
  .custom-intense.custom-intense-dark .n10s-seattle:hover h2 {
    color: #85bb8a;
  }

  /*====================
    LIGHT
  ====================*/
  .custom-intense.custom-intense-light .n10s-overlay:before {
    background: rgba(65, 99, 68, 0.8);
  }
  .custom-intense.custom-intense-light .n10s-seattle:hover h2 {
    color: #a2e0a7;
  }

/*====================
  BLOG SECTION(S)
====================*/
.et_pb_posts a.more-link {
  color: #CE41C4;
}

/*====================
  MAILCHIMP
====================*/
.et_pb_section .mc4wp-form-fields {
  text-align: center;
}

.et_pb_section .mc4wp-form-fields input {
  font-size: 15px;
  padding: 8px;
  border: 0px;
}

.et_pb_section .mc4wp-form-fields input:last-of-type {
  border: 0px;
}

.et_pb_section .mc4wp-form-fields input.email-field {
  width: 280px;
}

.et_pb_section .mc4wp-form-fields input.submit-field {
  width: 85px;
  background-color: #7C0080;
  color: #fff;
  cursor: pointer;
}

/*====================
  TESTIMONIALS
====================*/
p.testimonial_author {
  padding-top: 20px;
}

.home3-testimonial-section h3 {
  text-transform: capitalize;
}

.home3-testimonial-section .easy_t_single_testimonial blockquote.easy_testimonial {
  margin-top: 0px;
  text-align: center;
}

/*====================
  CONTACT
====================*/
.contact-main-section h1 {
  font-size: 20px !important;
}

.gform_button {
  background: #7C0080;
  color: #fff;
  min-width: 100px;
  border: none;
  text-transform: uppercase;
  font-weight: 600;
  padding: 11px 0;
  border-radius: 0;
  -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
  cursor: pointer;
}

.gform_button:hover {
  opacity: 0.8;
}

/*====================
  WOOCOMMERCE
====================*/
.widget.widget-woof > h4 {
  display: none;
}

.woocommerce div.product form.cart .button {
  background-color: #fff !important;
}

.woocommerce div.product form.cart .button:hover {
  color: #CE41C4 !important;
  background: rgba(0,0,0,.05) !important;
}

.woocommerce span.onsale,
.woocommerce-page span.onsale {
  background-color: #CE41C4 !important;
  border-radius: 0px !important;
  padding: 6px 16px !important;
  line-height: normal !important;
}

.woof .widget_price_filter .ui-slider .ui-slider-handle,
.woof .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #CE41C4;
}

.woof .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background: rgba(0,0,0,.05);
}

button.button.woof_reset_search_form {
  float: left !important;
  font-size: 16px;
  border-width: 1px !important;
  border-color: #CE41C4;
  border-radius: 0px;
  color: #CE41C4;
  padding: 8px 16px !important;

  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

button.button.woof_reset_search_form:hover {
  background: rgba(0,0,0,0.05) !important;
}

body.tax-product_cat #et-main-area > h1,
body.tax-product_cat #et-main-area > .term-description {
  width: 80%;
  max-width: 1080px;
}

body.tax-product_cat #et-main-area > h1 {
  margin: 54px auto auto;
}

body.tax-product_cat #et-main-area > .term-description {
  margin: auto;
}

/*====================
  404 PAGE
====================*/
.body404 > .container:before {
  display: none;
}

.body404 > .container {
  padding-bottom: 58px;
}

.body404 #content-area {
  text-align: center;
}

.body404 h1 {
  font-size: 40px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #e5e5e5;
}

/*====================
  FOOTER
====================*/
#footer-widgets {
  padding: 20px 0px;
}

.footer-widget {
  margin-bottom: 0px !important;
}

#footer-bottom {
  display: none;
}

#menu-policies li:before {
  display: none;
}

#footer-widgets .footer-widget:last-child .fwidget {
  float: right;
}

#footer-widgets .footer-widget .fwidget .copyright,
#footer-widgets .footer-widget .fwidget .websiteby {
  display: block;
  text-align: right;
}


/*====================
  MEDIA QUERIES
====================*/
@media (min-width:1000px) {
  #menu-policies li {
    float: left;
    padding: 0px 0px 0px 16px;
    border-bottom: none;
    padding-left: 6px;
  }
  #menu-policies li:first-child {
    padding: 0px 2px 0px 0px;
  }
  #menu-policies li:after {
    content: '/';
    position: relative;
    top: 0;
    right: calc(0% + -7px);
  }
  #menu-policies li:last-child:after {
    display: none;
  }
}

@media (max-width:999px) and (min-width:768px) {
  #footer-widgets .footer-widget li {
    padding-left: 0px;
  }
}

@media (min-width:475px) and (max-width:767px) {
  #menu-policies li {
    float: left;
    padding: 0px 0px 0px 16px;
    border-bottom: none;
    padding-left: 6px;
  }
  #menu-policies li:first-child {
    padding: 0px 2px 0px 0px;
  }
  #menu-policies li:after {
    content: '/';
    position: relative;
    top: 0;
    right: calc(0% + -7px);
  }
  #menu-policies li:last-child:after {
    display: none;
  }
}

@media (max-width:767px) {
  #footer-widgets .footer-widget:last-child .fwidget {
    float: left;
  }
  #footer-widgets .footer-widget .fwidget .copyright,
  #footer-widgets .footer-widget .fwidget .websiteby {
    text-align: left;
  }
  #footer-widgets .footer-widget:nth-child(n) {
    margin-bottom: 10px !important;
  }
  #footer-widgets .footer-widget:last-child {
    margin-bottom: 0px !important;
  }
}

@media (max-width: 580px) {
  img#logo {
    height: 124px;
  }
}

@media (max-width: 482px) {
  h2 {
    font-size: 22px;
  }
}

@media (max-width:474px) {
  #footer-widgets .footer-widget li {
    padding-left: 0px;
  }
}

@media (max-width:457px) {
  .et_pb_section .mc4wp-form-fields input.submit-field {
    margin-top: 10px;
  }
}

@media (max-width:425px) {
  .et_pb_section .mc4wp-form-fields input.email-field {
    width: 100%;
  }
}

@media (max-width: 375px) {
  h2 {
    font-size: 18px;
  }

  .ginput_recaptcha {
    transform:scale(0.77);
    -webkit-transform:scale(0.77);
    transform-origin:0 0;
    -webkit-transform-origin:0 0;
  }
}

@media (max-width: 368px) {
  /* img#logo {
    height: 94px;
  } */

  .et_header_style_left #logo {
    max-width: 100%;
  }
}
