@charset "UTF-8";
/*
Theme Name: DBea - Child
Description: DBea - Cosmetics & Beauty Shop WordPress Theme
Author: snstheme
Theme URI: http://themeforest.net/collections/5409167-wordpress
Author URI: http://snstheme.com
Version: 1.0
Template: dbea
Text Domain: dbea-child
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
@import url("../dbea/style.css");
/* =Theme customization starts here
------------------------------------------------------- */
/*h1, h2 {
	font-family: Barlow !important;
}*/
/*************************************************************
                      HEADER
**************************************************************/
#sns_header .top-header {
  display: none !important; }

#sns_mainmenu ul.navbar-nav {
  text-align: center; }

@media only screen and (max-width: 767px) {
  .logo-retina {
    max-width: 80px !important; } }

#sns_mainmenu ul.navbar-nav > li.menu-item > a {
  font-size: 1em !important; }

/*************************************************************
                   	BODY CONTENT
**************************************************************/
.feastco-title {
  font-size: 32px !important; }
  @media only screen and (max-width: 767px) {
    .feastco-title {
      font-size: 28px !important; } }

.second-font {
  font-size: 23px !important; }
  @media only screen and (max-width: 767px) {
    .second-font {
      font-size: 20px !important; } }

.sns-info-box.box-style2 .icon:before {
  border-radius: 10% !important;
  left: -5.5px !important;
  top: 30px !important;
  background: rgba(163, 125, 86, 0.5) !important; }

.sns-info-box.box-style2:hover .icon:before {
  background: rgba(163, 125, 86, 0.5) !important;
  height: 55px !important;
  width: 55px !important;
  left: -3px !important;
  top: -3px !important; }

.sns-info-box.box-style2 .content-info-box .sc_heading {
  text-transform: none !important;
  font-size: 19px !important;
  margin-bottom: 5px !important; }

.sns-info-box.box-style2 .content-info-box {
  font-size: 16px !important; }

.sns-info-box.box-style2 .icon {
  margin-bottom: 5px !important; }

.sns-single-testimonial.style1 .content {
  margin: 0 0 40px !important;
  font-size: 20px !important; }

.sns-single-testimonial.style2 .content {
  font-size: 20px !important; }

.feastco-cta h2 {
  font-size: 28px;
  margin-bottom: 10px;
  line-height: 1.2;
  /*@media only screen and (max-width: 767px){
      font-size: 32px;
  }*/ }
.feastco-cta p {
  color: #000;
  font-size: 18px;
  /*font-weight: 600;*/
  line-height: 1.5; }
  @media only screen and (max-width: 767px) {
    .feastco-cta p {
      font-size: 16px; } }

.subline {
  padding-left: 30px; }
  .subline h3 {
    font-size: 25px; }
  .subline h3:before {
    position: absolute;
    content: "";
    height: 1px;
    width: 20px;
    background: #bbb;
    left: 10px;
    top: 13%; }

.pointing h4 {
  font-size: 18px;
  margin-bottom: 7px; }
.pointing ul {
  padding-left: 0px; }
  .pointing ul li {
    padding-left: 35px !important;
    list-style-type: none;
    background-image: url(images/right-point.png);
    background-repeat: no-repeat;
    background-size: 25px 25px;
    background-position-x: left;
    background-position-y: 3px;
    padding-top: 6px !important;
    line-height: 1.1;
    font-size: 18px; }

.blog-cta h2 {
  font-size: 29px;
  color: #fff; }
.blog-cta p {
  color: #fff; }

/*.vc_separator h4 {
    font-size: 20px !important;
    line-height: 1.2 !important;
}

@media only screen and (max-width: 767px){
    .vc_separator h4 {
        text-align: center;
    }
}*/
.vc_do_toggle {
  margin-bottom: 3px !important;
  background-color: #f5f5f5;
  padding: 10px 10px; }

.vc_toggle_title > h4 {
  font-size: 16px; }

.vc_toggle_default .vc_toggle_icon {
  background: #a37d56;
  border: 1px solid #a37d56; }

.vc_toggle_default .vc_toggle_icon::after, .vc_toggle_default .vc_toggle_icon::before {
  background: #a37d56 !important; }

/*.gift-icon {
    ul {
        padding-left: 20px;

        li {
            padding-left: 35px !important;
            list-style-type: none;
            background-image: url(images/gift-icon.png);
            background-repeat: no-repeat;
            background-size: 25px 25px;
            background-position-x: left;
            background-position-y: 3px;
            font-size: 20px;
            font-weight: 700;
            color: #000;
            padding-top: 6px !important;
            line-height: 1.1;
        }
    }
}*/
.star-icon ul {
  padding-left: 0px; }
  .star-icon ul li {
    padding-left: 30px !important;
    list-style-type: none;
    background-image: url(images/stars.png);
    background-repeat: no-repeat;
    background-size: 25px 25px;
    background-position-x: left;
    background-position-y: 5px;
    padding-top: 10px !important;
    line-height: 1.1;
    font-weight: 500;
    color: #000;
    margin-bottom: 8px; }

/*************************************************************
                    WOOCOMMERCE
**************************************************************/
@media (max-width: 992px) {
  .woocommerce div.product .entry-summary .woocommerce-product-details__short-description {
    display: contents !important; } }

.woocommerce div.product .entry-summary .product_title {
  font-size: 2.1em !important; }

.woocommerce-Price-amount {
  color: #a37d56 !important;
  font-weight: 700; }

@media (min-width: 480px) {
  .woocommerce table.shop_attributes th {
    width: 20% !important; } }

.page-header {
  font-size: 32px !important; }
  @media only screen and (max-width: 767px) {
    .page-header {
      font-size: 27px !important; } }

.wc-block-grid .wc-block-grid__product-onsale {
  background: #f33131 !important;
  border: 0px solid #43454b !important;
  color: #fff !important;
  left: 5px !important;
  right: auto !important;
  top: 5px !important; }

.woocommerce #yith-quick-view-content .type-product {
  align-items: flex-start !important; }

.woocommerce #yith-quick-view-content div.summary {
  padding: 25px 0 25px 50px !important; }

.woocommerce .yith-quick-view .yith-quick-view-content.woocommerce div.summary .single_add_to_cart_button {
  padding: 0px 20px;
  border-radius: 12px;
  font-size: 15px;
  height: 40px;
  line-height: 42px; }

.woocommerce .yith-quick-view .single-product div.product .summary.entry-summary form.cart .quantity input {
  font-size: 15px;
  height: 43px;
  line-height: 42px; }

.woocommerce .yith-quick-view .quantity .btn-increment {
  top: 8px !important; }

.woocommerce .yith-quick-view .quantity .btn-decrement {
  top: 8px !important; }

.wc-block-checkout__sidebar .wc-block-components-product-name {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5; }

.woocommerce .woocommerce-message:before {
  content: "" !important;
  display: inline-block !important;
  font-family: Ionicons !important; }

.woocommerce-cart .cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-button:after {
  content: "\f5e4" !important; }

/*************************************************************
                      FOOTER
**************************************************************/
#sns_footer.footer-1 {
  background: #f5f5f5 !important;
  color: #000 !important; }

#sns_footer.footer-1 .vc_custom_heading, #sns_footer.footer-1 .wpb_heading, #sns_footer.footer-1 .widgettitle {
  color: #000 !important;
  font-size: 17px;
  margin-bottom: 20px;
  text-transform: inherit; }

.sns-social-links .follow-us a {
  width: 50px !important;
  height: 50px !important; }

.sns-social-links .follow-us a:before {
  font-size: 30px !important;
  line-height: 50px !important; }

/*# sourceMappingURL=style.css.map */
