/*
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: "Pattaya";
}
a.button-continue-shopping.button.primary.is-outline {
    color: #fff;
    background-color: #0066ff;
    border: 1px solid #0066ff;
   font-family: "Pattaya";
}
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;
    font-family: "Pattaya";
    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;
    font-family: "Pattaya";
}

button#place_order {
    background: #FF0000;
}
.checkout-sidebar.sm-touch-scroll {
    font-family: "Pattaya";
}
h3#order_review_heading {
    font-family: "Pattaya";
    color: #303030;
}

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

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


#nz-div-2 h3.tde :after {
    content: "";
    width: 0;
    height: 0;
    border-top: 19px solid transparent;
    border-left: 15px solid #ff005a;
    border-bottom: 19px solid transparent;
    border-right: 0 solid transparent;
    position: absolute;
    top: 0px;
    right: -15px;
}

#nz-div-2 h3.tde span {
    background: #ff005a;
    padding: 10px 20px 8px 20px;
    color: white;
    position: relative;
    display: inline-block;
    margin: 0;
    font-family: "Pattaya";
}

#nz-div-2 h3.tde {
    font-size: 20px;
    line-height: 20px;
    font-weight: 500;
}

@font-face {
 font-family: "Pattaya";
src:url(‘../fonts/Captureit.ttf’) format(‘truetype’),
url(‘../fonts/Captureit.eot#iefix’) format(’embedded-opentype’),
url(‘../fonts/Captureit.woff’) format(‘woff’);
font-weight:normal;
 font-style:normal;
}

body{
    color: #303030 !important;
    font-size: 15px !important;
    font-family: "Pattaya",sans-serif !important;
}
h1,h2,h3,h4,h5,h6,p,a{
    font-family: "Pattaya",sans-serif !important;
}

.entry-category,
a.quick-view.quick-view-added,
.is-divider,
p.category.uppercase.is-smaller.no-text-overflow.product-cat.op-7 {
    display: none;
}

/*header*/
.searchform .button.icon {
    background: #ff005a;
    color: #fff;
    font-size: 16px;
    padding: 0 25px;
    text-transform: uppercase;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
input.search-field {
    margin: 0;
    margin-bottom: 0;
    height: 41px;
    border: 1px solid #e7e8ed;
    outline: none;
    box-shadow: none;
}
.header-phone {
    background: #ff005a;
    padding: 7px 30px;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    border-radius: 10px;
}
.header-phone i {
    margin-right: 10px;
}
.header:not(.transparent) .header-bottom-nav.nav > li > a {
    font-size: 15px;
    padding: 5px 20px;
    font-weight: 500;
}
.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: #ff005a;
}

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

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

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

.product-news h5.uppercase.header-title {
    color: #ff005a;
}

.product-news p.is-xsmall.uppercase.count {
    display: none;
}


.product-tab ul.nav-line {
    border: 1px solid #eaeaea;
}

.product-tab .nav-line li.tab {
    border-right: 1px solid #eaeaea;
}
.product-tab .nav-line li.tab:last-child {
    border: none;
}
.product-tab .nav-line li.tab a {
   color: #ff005a;
   padding: 5px 39px;
   font-size: 15px;
   font-family: "Pattaya";
} 
.product-tab .product-small.box {
    border:1px solid #ff005a;
}

.product-tab .box-text.box-text-products {
    height: 33px;
}
.product-tab .price-wrapper {
    background: #ff005a;
    padding: 10px;
    margin-top: -10px;
}

.product-tab .product-title {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    text-align: center;
    line-height: 35px;
    display: none;
}
.product-tab .product-title a {
  padding: 0;
  height: 32px;
  line-height: 32px;
  color: #fff;
  width: auto;
  display: inline-block;
  vertical-align: middle;
  border: 0;
}
.product-tab .product-small.box:hover .product-title {
    background-color: #ffa3c3;
    bottom: 32px;
    margin-bottom: 0;
    display: block !important;
}

.product-tab span.amount ,
.product-sale span.amount{
    color: #fff;
}
.product-tab .add_to_cat,.product-sale .add_to_cat {
    float: right;
    margin-top: -15%;
    padding-right: 15px;
}
.product-tab .add_to_cat i,.product-sale .add_to_cat i{
    color: #fff;
}
ul.product-categories li:last-child {
    display: none;
}

ul.product-categories li:nth-child(1n){
   background: #e8e8e8;
}

ul.product-categories li:nth-child(2n){
   background: #fff;
}
ul.product-categories li a {
    color: #ff005a;
    font-weight: bold;
    padding: 10px 15px;
    font-size: 18px;
}

.product-sale del {
    display: none;
}
.product-sale .price-wrapper {
    background: #939393;
    padding: 10px;
    margin-top: -11px;
    display: block;
}

.product-sale p.name.product-title a {
    color: #ff005a;
    position: absolute;
    text-align: center;
    padding-left: 40px;
    font-weight: bold;
    line-height: 75px;
    font-size: 17px;
}
.product-sale .badge-container {
    top: -29px;
    left: 136px;
}
span.onsale {

  background-image: url(img/saleprice.png);
  background-repeat: no-repeat;
  display: inline-block;
  height: 56px;
  width: 60px;
  color: #fff;
  text-align: center;
  padding-top: 15px;
  font-weight: bold;
}


.news-news h5.post-title.is-large {
    color: #ff005a;
    margin-top: -30px;
    margin-bottom: 15px;
}

.product-icon .box-text-bottom {
    margin-top: 25px;
    margin-bottom: -40px;
}
.product-icon h4 {
    color: #ff005a;
    font-size: 12px;
}
/*****************************************************/

.blog-archive h5.post-title.is-large {
    color: #ff005a;
    height: 40px;
    font-size: 15px;
}

.shop-container .box-text.box-text-products {
    text-align: center;
}

.shop-container p.name.product-title a{
     color: #ff005a;
     font-weight: bold;
     margin: 10px 0px 10px;
}

.shop-container ins span.amount,
.shop-container span.amount,
.shop-container h1.product-title.product_title.entry-title{
     color: #ff005a;
}

.shop-container .add-to-cart {
    height: 30px;
    width: 30px;
    background:#ff005a;
    color: #fff;
    border-radius: 50%;
}
.shop-container .add-to-cart i {
    text-align: center;
    padding-top: 8px;
}

p.tt-product-page {
    line-height: 2px;
    font-style: italic;
    font-weight: bold;
}

.nav-line-bottom>li>a:before,.nav-line>li>a:before{
    background-color: #fff;
}
.product-footer .woocommerce-tabs {
    border-top: 0px;
}

.product-footer .nav>li.active {
    border: 0px;
}
.product-footer .nav>li a {
    font-weight: bold;
    color: #ff005a;
    font-size: 17px;
    border-bottom: 2px solid;
    text-transform: none;
} 
.related h3.product-section-title {
   color: #ff005a;
   background: #eaeaea;
   padding-left: 15px;

}


/***************************************************/
.footer-footer .row {
    margin-top: 30px;
}
.footer-footer h2,.footer-footer h3 {
    color: #fff;
}
.footer-footer p.address {
    color: #8e8e8e;
    border-bottom: 1px solid #8e8e8e;
    padding-bottom: 10px;
}
.footer-footer label {
    color: #8e8e8e;
}
.footer-footer input, .footer-footer textarea{
    background: #434343;
    border:0px;
}
.footer-footer ul li {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.footer-footer ul li a {
    color: #8e8e8e;
    font-weight: bold;
    padding-bottom: 5px;
    display: inline-block;
}
.footer-footer .social-icons a {
    margin-right: 15px;
}



@media only screen and (max-width: 812px){
    .product-tab .nav-line li.tab a {
        padding: 5px 17px;
    }
    .product-tab .add_to_cat, .product-sale .add_to_cat {
        margin-top: -11%;
    }
}


@media only screen and (max-width: 767px){
    .product-tab .nav-line li.tab a {
        padding: 5px 11px;
    }
}

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


}