/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

.page-checkout {
    font-family: Arial,sans-serif;
}
a.button-continue-shopping.button.primary.is-outline {
    color: #fff;
    background-color: #0066ff;
    border: 1px solid #0066ff;
}
button.button.primary.mt-0.pull-left.small {
    background-color: #33CC00;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
}
a.checkout-button.button.alt.wc-forward {
    background-color: #FF0000;
    border-radius: 15px;
    box-shadow: 2px 2px 5px #ddd;
}
.page-checkout h3.widget-title {
    color: #ff6600;
}


div#customer_details {
  border: 3px dashed #e5101d;
  padding: 15px;
  border-radius: 15px;
}

.cart-wrapper.sm-touch-scroll {
  border: 3px dashed #e5101d;
  padding: 15px;
  border-radius: 15px;
}

.cart_totals.calculated_shipping {
    border: 3px dashed #e5101d;
    padding: 15px;
    border-radius: 15px;
}

form.checkout_coupon.mb-0 {
    background-color: #eaeaea;
    padding: 20px;
    border: 3px dashed #ff6600;
}

.woocommerce-billing-fields h3 {
    color: #303030;
}

button#place_order {
    background: #FF0000;
}

h3#order_review_heading {
    font-family: Arial,sans-serif;
    color: #303030;
}

.page-checkout span.woocommerce-Price-amount.amount {
    color: #FF0000;
}

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

@font-face {
  font-family: "OpenSans";
  src: url(fonts/OpenSans-Regular.ttf);
}
@font-face {
  font-family: "SVN";
  src: url(fonts/Prata-Regular.ttf);
}


body{
	color: #303030 !important;
    font-size: 15px !important;
    font-family: "OpenSans";
}
h1,h2,h3,h4,h5,h6,p,a{
   font-family: "OpenSans" !important;
}
p.category.uppercase.is-smaller.no-text-overflow.product-cat.op-7,
.is-divider,
.entry-category ,.absolute{
    display: none;
}

#logo img {
    max-height: 200px !important;
    margin-top: 0px;
}

.header-main {
    background: url(img/header-menu.png);
    background-position: center;
    min-height: 170px;
}

.header-main .flex-left, .header-main .flex-right {
    margin-top: -7%;
}

.header-main .header-nav > li > a {
    color: #ffffff;
    font-size: 15px;
    padding: 10px 15px;
    font-weight: 500 !important;

}


.nav-dropdown {
    border: 0px;
    box-shadow: 0px;
    min-width: 200px !important;
}

.nav-dropdown-default {
    padding: 0px;
}
.nav-dropdown  li {
    border-bottom: 1px solid #eaeaea;
}
.nav-dropdown-default .nav-column li>a,
.nav-dropdown.nav-dropdown-default>li>a { 
    padding: 5px 10px;
    display: block;
    border-bottom: 0px;
    color: #d9a5b1;
}

.nav-dropdown-default .nav-column li:hover,
.nav-dropdown.nav-dropdown-default>li:hover{
    background: #d9a5b1;
}

.nav-dropdown-default .nav-column li:hover>a,
.nav-dropdown.nav-dropdown-default>li:hover>a {
    color: #fff; 
}


h2.title-sec-3 {
  font-size: 36px;
  color: rgb(208, 50, 75);
  font-weight: bold;
}
h2.title-sec-3:before,h2.title-sec-3:after{
    content: '';
    position: absolute;
    background: #ec98a0;
    height: 15px;
    width: 150px;
    top: 50px;
}
h2.title-sec-3:before {
    left: 15%;
}
h2.title-sec-3:after {
    right: 15%;
}

h2.title-sec-5:after{
    
    width: 88% !important;
    margin-left: 25px;
}

h2.title-sec-4,h2.title-sec-5{
  font-size: 36px;
  color: rgb(208, 50, 75);
  font-weight: bold;
  text-transform: uppercase;
}
h2.title-sec-4:before,h2.title-sec-4:after,h2.title-sec-5:after{
    content: '';
    position: absolute;
    background: #ec98a0;
    height: 15px;
    width: 150px;
    top: 15px;
}
h2.title-sec-4:before {
    left: 20%;
}
h2.title-sec-4:after {
    right: 20%;
}

span.amount,ins span.amount {
  font-size: 20px;
  color: rgb(246, 10, 10);
}
del span.amount{
  color: #000;
}

p.product-title a {
  font-size: 17px;
  color: rgb(0, 0, 0);
  font-weight: 500;
}



.sec-banner {
    margin-top: -6%;
}


.sec-1 .cot-8 {
    margin-top: 5%;
}

.sec-1 .cot-8 h4 {
  font-size: 48px;
  font-family: "NexaRustHandmade";
  color: rgb(116, 12, 18);
}

.sec-1 .cot-8 p {
    color: #fff;
} 
.sec-1 .cot-8 p.small-title {

  font-family: "NexaRustScriptL";
  color: rgb(37, 37, 37);

}
.sec-1 .cot-4 img {
    margin-top: -5%;
}

.sec-2 h2.title-sec-2 {
  font-size: 36px;
  color: rgb(208, 50, 75);
  font-weight: bold;
}

.sec-2 .box-text {
    background: #fdf5e7;
    padding: 10px;
    margin-top: -6%;
    z-index: -9999;
    height: 100px;
}

.sec-2 .header-title {
    margin-top: 10%;
}

.sec-5 .button {
    border: 0px;
    color: #df7a88;
    text-transform: none;
    padding: 0px;
}

.post-title {
    font-size: 18px;
    color: rgb(19, 19, 19);
    display: inline-block;
    font-weight:500 !important;
}

.footer-footer .footer-title h4{
  font-size: 24px;
  text-transform: uppercase;
  color: rgb(208, 52, 76);
}


.footer-footer ul li {
    list-style: none;
    padding: 0px;
    margin: 0px;
    color: #fff;
    margin-bottom: 10px;
    font-family: "OpenSans";
    font-weight:500 !important;
}
.footer-footer .menu {
    margin-left: -12px;
}
.footer-footer .menu li>a {
    color: #fff;
}
.footer-footer .wpcf7-text {
    float: left;
    width: 70%;
    
    background: #e96470;
    border: 0px;
}

.footer-footer ::-webkit-input-placeholder {
    color: #fff;
}
.footer-footer .wpcf7-submit {
    background: #d0344c;
    font-weight: 500 !important;
}

.absolute-footer {
    display: none;
}


.woocommerce-tabs {
    display: none;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}