/*
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.   ***************/


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

}


.header-wrapper i {
    color: #fff !important;
}
.page-title h2 {
    text-align: center;
    text-transform: uppercase;
    color: #cb0000;
    font-size: 25px;
}
.prod-title p {
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 5px;
}
.sec2-cate_box img {
    max-width: 150px;
}
.sec2-cate_box {
    box-shadow: 1px 0px 10px rgb(0 0 0 / .267);
    padding: 15px;
    border-radius: 10px;
    margin-bottom: 15px;
}
.main-price ins {
    font-size: 30px;
    color: #cb0000;
    font-weight: 700;
}
.sale-price {
    font-weight: 700;
}
.btn-buynow {
    background: #cb0000;
    width: max-content;
    color: #fff;
    padding: 5px 20px;
    border-radius: 25px;
    position: absolute;
    right: 55px;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
    margin-top: 5px;
}
.prod-box_cnt {
    text-align: right;
    margin-right: 55px;
}
.btn-buynow a {
    color: #fff;
}
.feature-box {
    position: relative;
}
.feature-img {
    /*padding-right: 0px;*/
}
.feature-txt {
    padding-left: 0px;
    z-index: 2;
}
.feature-txt .col-inner {
    background: #d75c5c8c;
    border-radius: 5px;
    padding: 7px;
    color: #fff;
    font-size: 14px;
    width: 110%;

}
.feature-txt-right {
    right: 20px;
}
.feature-txt-left {
    left: 20px;
}
.feature-txt .col-inner p {
    margin-bottom: 5px;
    line-height: 18px;
    text-align: justify;
}
.sec4-about .col {
    padding: 15px 0px;
}
.sec4-about h4 {
    font-size: 15.5px;
}
body.home {
    box-shadow: 1px 0px 10px rgb(0 0 0 / .267);
}
.section2, .section4 {
    max-width: 94%;
    margin: auto;
}
.feature-box .col {
    padding-bottom: 0px;
}
.section3 .col:last-child {
    padding-bottom: 0;
}
.section4 .box-text {
    padding-bottom: 0px;
}
.section5 {
    padding: 0 !important;
}
.section7 .row .col-inner {
    padding: 15px;
    box-shadow: 1px 0px 10px rgb(0 0 0 / .267);
    border-radius: 5px;
}
.section7 .row .col-inner input {
    border-radius: 5px;
}
.section7 h2 {
    margin-bottom: 20px;
}
.section7 input.wpcf7-submit {
    background: #cb0000;
}
.section7 input::placeholder, .section7 textarea::placeholder {
    font-size: 13px;
}
.section2 h2 {
    margin-bottom: 20px;
}
.footer-logo .col {
    padding-bottom: 0px;
}
.footer-content a, .footer-content strong {
    color: #c3c3c3;
}
.ft-contact-address, .ft-contact-tel, .ft-contact-web, .ft-service {
    margin-bottom: 10px;
}
.ft-contact-address, .ft-contact-tel, .ft-contact-web, .ft-service {
    margin-bottom: 10px;
    color: #e7e7e7;
}

.row-post .col .col-inner .box-text {
    padding-bottom: 10px;
}
.row-post .col .col-inner {
    box-shadow: 0 5px 20px rgb(0 0 0 / 12%);
    margin-bottom: 15px !important;
    min-height: 219px;
}
.row-post .col .col-inner {
    box-shadow: 0 5px 20px rgb(0 0 0 / 12%);
    margin-bottom: 15px !important;
    min-height: 219px;
    border-radius: 7px;
    overflow: hidden;
}


/* single product */
.box-breadcrumb a {
    color: #cb0000;
}
.product-slider-wrap {
  max-width: 600px;
  margin: auto;
}
.slider-single img {
  width: 100%;
  border-radius: 10px;
}
.slider-nav {
  margin-top: 15px;
}
.slider-nav img {
  padding: 7px;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 6px;
  opacity: 0.6;
}
.slider-nav .slick-current img {
  border-color: #cb0000;
  opacity: 1;
}
.sg-sub-color {
    display: flex;
    flex-flow: wrap;
	gap:7px;
}
.sg-sub-color img {
    width: 23%;
    border: 1px solid #ccc;
    border-radius: 5px;
	padding: 5px;
}
p.sg-main-price {
    font-size: 30px;
    font-weight: 700;
    color: #d42b2b;
	margin-bottom: 0px;
}
.sg-main-price del {
    font-size: 20px;
    color: #ccc;
	font-weight: 400;
}
.sg-box-size {
    display: flex;
    gap: 7px;
}
.sg-box-size>div {
    font-size: 16px;
    border: 1px solid #ccc;
    width: 45px;
    height: 45px;
    justify-content: center;
    align-items: center;
    display: flex;
    border-radius: 5px;
}
.sg-btn-add-to-cart {
    background: #d42b2b;
    border-radius: 5px;
}
.sg-popup input.wpcf7-submit {
    background: #d42b2b;
    border-radius: 5px;
}
.tabs-info ul.nav.nav-simple {
    display: grid;
}
.tabs-info ul.nav.nav-simple {
    display: inline-block;
}
.tabs-info ul.nav.nav-simple li {
    background: #80808047;
    margin-right: 0;
    margin-bottom: 1px;
	width: 100%;
}
.tabs-info ul.nav.nav-simple li a {
    padding-left: 15px;
    font-weight: 400;
}
.tabs-info ul.nav.nav-simple li.active {
    background: #d42b2b;
}
.tabs-info ul.nav.nav-simple li.active a {
    color: #fff;
}
.slide-related-pro .box-text-inner {
    text-align: left;
}
.slide-related-pro .box-text-inner h4 {
    font-size: 18px;
}
p.related-price {
    font-size: 20px;
    font-weight: 700;
    color: #d42b2b;
	line-height:20px;
}
p.related-price del {
    font-size: 15px;
    font-weight: 400;
    color: #ccc;
}
a.btn-related-pro {
    background: #d42b2b;
    padding: 5px 20px;
    border-radius: 5px;
    color: #fff;
}
.prod-title a {
    color: #000;
}
/* single product */

@media (max-width:600px){
    .prod-box_cnt {
        text-align: right;
        margin-right: 20px;
    }
    .btn-buynow {
        right: 20px;
    }
    .main-price ins {
        font-size: 26px;
    }
}




.pulsate-fwd {
	-webkit-animation: pulsate-fwd 1.5s ease-in-out infinite both;
	        animation: pulsate-fwd 1.5s ease-in-out infinite both;
}


@-webkit-keyframes pulsate-fwd {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes pulsate-fwd {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
