/*
Theme Name: Makeaholic Child
Theme URI: http://makeaholic.thememove.com/
Author: ThemeMove
Author URI: http://thememove.com/
Version: 1.0.0
Template: makeaholic
Text Domain:  makeaholic-child
Tags: editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/

section.elementor-section.elementor-top-section.elementor-element.elementor-element-3ba4dd1.elementor-section-full_width.elementor-section-gap-beside-yes.elementor-section-height-default.elementor-section-height-default.elementor-section-column-vertical-align-stretch {
    background: #FAFAFA;
    }
 
element.style {
}
section.elementor-section.elementor-inner-section.elementor-element.elementor-element-59e701d.elementor-section-boxed.elementor-section-gap-beside-yes.elementor-section-height-default.elementor-section-height-default.elementor-section-content-align-center.elementor-section-column-vertical-align-stretch {
    padding: 31px 0;
}   
    
.elementor-element.elementor-element-bd66020.elementor-widget.elementor-widget-heading .elementor-widget-container h2.elementor-heading-title.elementor-size-default{
    font-family: "Abril Fatface", sans-serif;
    font-size: 32px;
    font-weight: 700;
    text-align: center;
    line-height: 46px;
    color:#54595f;
 }
 
 .elementor-column.elementor-col-50.elementor-inner-column.elementor-element.elementor-element-226ab80{
 flex:70%;
 }
 
 .elementor-element.elementor-element-83c3307.elementor-widget.elementor-widget-image .elementor-widget-container .elementor-image img{
    width:500px;
}
.woocommerce-tabs.wc-tabs-wrapper.woocommerce-bottom-tabs .container {
    min-width: 1300px;
}

.elementor-element.elementor-element-2623210.elementor-absolute.elementor-widget.elementor-widget-image .elementor-widget-container .elementor-image img{
	position: absolute;
    width: 470px;
    height: 450px !important;
    top: -380px;
    left: 230px;
}
.elementor-column.elementor-col-50.elementor-inner-column.elementor-element.elementor-element-6c77b39 {
    padding: 0 70px;
}
.elementor-element.elementor-element-1198c37.elementor-widget.elementor-widget-heading .elementor-widget-container h2.elementor-heading-title.elementor-size-default{
font-size:34px;
font-family: amiri, serif;
line-height:47.6px;
font-weight: 700;
color:#54595f;
}
button.elementor-button.elementor-size-sm {
    background: white;
    color: black;
}

button.elementor-button.elementor-size-sm span .elementor-button-text small {
    font-size: 10px;
    margin-left: 8px;
}
.elementor-form-fields-wrapper.elementor-labels-above {
    margin-top: 20px;
}
span#in-label-learn {
    margin-left: 337px !important;
}
span#in-label-learn a {
    font-size: 16px !important;
    font-weight: 600 !important;

}

/* swipper slider*/
    .swiper {
            width: 100%;
            height: 100%;
        }

        .swiper-slide {
            text-align: center;
            font-size: 18px;
            background: #fff;

            /* Center slide text vertically */
            display: -webkit-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            -webkit-justify-content: center;
            justify-content: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            -webkit-align-items: center;
            align-items: center;
        }

        .swiper-slide img {
            display: block;
            width: 100%;
            height: 100%;
            object-fit: cover;
        }
        .swiper.mySwiper.swiper-initialized.swiper-horizontal.swiper-pointer-events{
        overflow: hidden;
        }
        .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
        width:15px !important;
         background-image: none !important;
        }
        .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
          width:15px !important;
          background-image: none !important;
        }
        .skin-care {
    margin: 80px 0;
}
        .skin-care .container .row .heading-panel {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 60px;
   
}
.swiper-button-next:after, .swiper-button-prev:after{
font-size: 27px;
    color: white;
}

h1.skin-care-heading {
    font-size: 34px;
    line-height: 37.4px;
    font-weight: 700;
    color: #54595f;
    font-family: 'DM Sans';
    margin-bottom: 0 !important;
}

p.skin-care-pera {
    font-family: 'DM Sans';
    font-size: 15px;
    line-height: 24.75px;
    font-weight: 400;
    color: #696969;
}

/*tab*/
.tab-container.container .row {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-warp:warp;
}
.col-md-2.gradient-item {
    display: flex;
    flex-direction: column;
    flex: 1;
    justify-content: center;
    align-items: center;
    padding: 35px 15px;
    border: 0.5px solid gray;
}
col-md-2.gradient-item .img-box img {
    border-radius: 50%;
}
.col-md-2.gradient-item .title-box {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 15px 0;
}
.col-md-2.gradient-item .title-box h4 {
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    font-family: "dm-sans";
}

.wrapper{
  max-width: 1200px;
  width: 100%;
  margin: 100px auto;
  padding: 25px 30px 30px 30px;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0px 10px 15px rgba(0,0,0,0.1);
}
.wrapper header{
  font-size: 30px;
  font-weight: 600;
  padding-bottom: 20px;
  text-align: center;
    margin: 20px 0;
}
.wrapper .header-discription{
  text-align:center;
}
.wrapper nav{
  position: relative;
  width: 100%;
  height: 50px;
  display: flex;
  align-items: center;
}
.wrapper nav label{
  display: block;
  height: 100%;
  width: 100%;
  text-align: center;
  line-height: 50px;
  cursor: pointer;
  position: relative;
  z-index: 1;
  
    background: radial-gradient(black, transparent);
    background: #e8e8e8;

  font-size: 17px;
  border-radius: 5px;
  margin: 0 5px;
  transition: all 0.3s ease;
}
/* .wrapper nav label:hover{
  background: rgba(23,162,184,0.3);
} */
#home:checked ~ nav label.home,
#blog:checked ~ nav label.blog,
#code:checked ~ nav label.code,
#help:checked ~ nav label.help,
  #about:checked ~ nav label.about{
  color: #fff;
}
nav label i{
  padding-right: 7px;
}
nav .slider{
  position: absolute;
  height: 100%;
  width: 20%;
  left: 0;
  bottom: 0;
  z-index: 0;
  border-radius: 5px;
  background: #17a2b8;
  transition: all 0.3s ease;
}
input[type="radio"]{
  display: none;
}
#blog:checked ~ nav .slider{
  left: 20%;
}
#code:checked ~ nav .slider{
  left: 40%;
}
#help:checked ~ nav .slider{
  left: 60%;
}
#about:checked ~ nav .slider{
  left: 80%;
}
section .content{
  display: none;
  background: #fff;
}
#home:checked ~ section .content-1,
#blog:checked ~ section .content-2,
#code:checked ~ section .content-3,
#help:checked ~ section .content-4,
#about:checked ~ section .content-5{
  display: block;
}
section .content .title{
  font-size: 21px;
  font-weight: 500;
  margin: 30px 0 10px 0;
}
section .content p{
text-align: justify;
}
.tab-containe.container .row {
  display: flex;
  width: 1150px;
  justify-content: space-around;
  align-items: center;
  gap: 15px;
  padding: 10px 15px;
}
.row .gradient-item {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px 15px;
  border: 0.5px solid gray;
  border-radius: 5px;
  box-shadow: 0 0 3px;
  flex-wrap: wrap;
}
.gradient-item .img-box img {
  border-radius: 50%;
}
.gradient-item .title-box  {
  margin-top:15px;
}
.second-container.container .row {
  display: flex;
  justify-content: center;
  align-items: center;
  /* flex-wrap: wrap; */
  gap: 15px;
}
.second-tab-item {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px 15px;
  border: 0.5px solid;
  border-radius: 5px;
  box-shadow: 0 0 3px;
}
.second-tab-item:nth-child(2){
  padding: 42px 15px;
}
.second-tab-item .img-box img {
  border-radius: 50%;
}
.discription-box .title h4 {
  text-align: center;
  font-family: 'Poppins';
  font-size: 15px;
  line-height: 15px;
  font-weight: 700;
}
pera-box p {
  text-align: center !important;
  font-size: 15px;
  font-family: lato;
  font-weight: 400;
  line-height: 24.7px;
  margin-top: 17px;
}
.second-container.container {
    /* width: 1176px !important; */
    min-width: 1150px !important;
}


/* three image section style*/

section.elementor-element.elementor-element-946ef13.elementor-section-full_width.elementor-section-gap-beside-yes.elementor-section-height-default.elementor-section-height-default.elementor-section-column-vertical-align-stretch {
    background: #2271BC;
	padding: 70px 20px;
    
    box-shadow: 0px 10px 15px rgb(0 0 0 / 10%);
	border-radius:5px;
}

element.style {
}
section.elementor-section.elementor-inner-section.elementor-element.elementor-element-950513d.elementor-section-full_width.elementor-section-gap-beside-yes.elementor-section-height-default.elementor-section-height-default.elementor-section-column-vertical-align-stretch .elementor-container .elementor-row {
    gap: 30px;
}
#timg-sub-heading{
    text-align: center;
    color: white;
    font-size: 13px;
    line-height: 13px;
    font-weight: 500;
    font-family: 'Lato';
}


h2#timg-heading {
    text-align: center;
    color: white;
    /* font-family: 'Phosphor'; */
    font-family: poppins;
    font-size: 34px;
    font-weight: 400;
    line-height: 80px;
    margin-bottom:30px;
}

element.style {
}
h2.elementor-heading-title.elementor-size-default.step-title {
    color: white;
    font-size: 24px;
    line-height: 24px;
    font-weight: 400;
    padding: 15px 0;
}
p.step-desc {
    color: white;
}
.elementor-column.elementor-col-33.elementor-inner-column.elementor-element.elementor-element-e2fb4c2 {
    margin-top: 100px;
}

section.elementor-element.elementor-element-b6a9621.elementor-section-boxed.elementor-section-gap-beside-yes.elementor-section-height-default.elementor-section-height-default.elementor-section-column-vertical-align-stretch .elementor-container {
    max-width: 1250px;
}
section.elementor-element.elementor-element-0af6b5c.elementor-section-full_width.elementor-section-gap-beside-yes.elementor-section-height-default.elementor-section-height-default.elementor-section-column-vertical-align-stretch {
    margin: 100px 0 80px 0;
    height:600px;
}
#tcol-heading{
font-size: 18px;
    font-weight: 600;
    font-family: 'Lato';
    line-height: 32px;
}
p#tcol_-disc {
    font-family: 'Lato';
    font-size: 32px;
    line-height: 47px;
    margin: 25px 0;
    letter-spacing: 1px;
}

section.elementor-element.elementor-element-b6a9621.elementor-section-boxed.elementor-section-gap-beside-yes.elementor-section-height-default.elementor-section-height-default.elementor-section-column-vertical-align-stretch {
    height: 500px;
    overflow: hidden;
  box-shadow: 0px 10px 15px rgb(0 0 0 / 10%);

    border-radius: 5px;
}

.elementor-column.elementor-col-50.elementor-inner-column.elementor-element.elementor-element-70c2b0e {
    display: flex;
    flex-direction: column;
    /* justify-content: center; */
    padding: 91px 31px;
    border:0.5px solid grey;
}


/* quantity button*/
input#quantity_612f7a57d72b2 {
    width: 200px !important;
}
div.quantity .increase{
    top: 0;
    right: -74px !important;
}
}