/*
Theme Name: Medicate Child
Author: Lana life
Description: Child
Version: 1.0
Template: medicate

This is the child theme for medicate theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

/*header css*/

header#pt-header .pt-top-header{background: -webkit-gradient(linear, left top, right top, from(#34CE70), to(#2287D7)) !important;}
.offer_heading_lana{text-align:center;}
.offer_heading_lana a{color: red; font-size: 22px; font-weight: 600;}
.offer_heading_lana .blink_me{animation: blinker 2s linear infinite;}
.pt-button span {margin-left: 10px; font-size: 16px; font-weight: 700;}
.pt-btn-container  .blink_me {animation: blinker 3s linear infinite;}

header#pt-header .pt-bottom-header .navbar .navbar-nav li .sub-menu li a{text-transform: UPPERCASE !important;}


@keyframes blinker {
  50% {
    opacity: 0;
  }
}
header#pt-header .pt-top-header .pt-header-contact ul li{padding: 0px 4px !important; margin-top: 6px;}

header#pt-header .pt-top-header .pt-header-contact  .wpml-ls-legacy-list-horizontal{
	border: none;
    padding: 0;
}
.rtl header#pt-header .pt-top-header{
display: block !important;
}
.pt-button{padding: 12px 16px;}
header#pt-header.pt-header-default .pt-menu-search-block{display:none;}


.desktophide{display:none;}
@media only screen and (max-width: 600px) {
  .mobie{
	display: flex;
    text-align: center;
    margin: 0 auto;
    align-items: center;
    justify-content: space-between;
}
.rtl .content-area .site-main{padding: 0px 0;}

.mobie li a{color:#fff;}
header#pt-header .pt-top-header {
    display: block !important;
}
 .pt-button{display:none !important;} 
 
.offer_heading_lana {text-align: left;line-height: 1.1;}
.offer_heading_lana a{font-size: 14px;}

}


@media(max-width: 767px) {
#hidemob, #hidemob1{display:none;}	
.desktophide{display:block;}
}



/*end header css*/

/*body css*/

.pt-info-box.pt-style-2{background: -webkit-gradient(linear, left top, right top, from(#34CE70), to(#2287D7)) !important;}
.pt-applyform input{background:#fff !important; color:#000 !important;}
.pt-applyform textarea { height: 100px; margin-bottom: 30px;}
/*.pt-applyform select { margin-bottom: 30px;background: rgba(255, 255, 255, 0.14); border: none;color: var(--white-color);}*/
.pt-post-meta{display:none;}
.wpcf7 form.sent .wpcf7-response-output {color: #302d2d !important;}

/*product page css*/

.single-product .product_meta{display:none;}
.single-product .pt-single-product-share{display:none !important;}
.single-product .quantity{display:none !important;}
.additional_information_tab{display:none !important;}
.pt-applyform input{width: 100% !important;   min-width:100%;}
.pt-applyform select {margin-bottom: 20px;}

span.woocommerce-Price-amount:nth-child(2) {display: none;}

.woocommerce-shop div#recent-posts-2 {
    display: none;
}
.single-product div#recent-posts-2 {
    display: none;
}
/*product page css*/

/*end body css*/

/*form 7*/
.intl-tel-input .flag-container{top: 26px;}

/*form 7*/

/*rtl css*/
.rtl .rtl-points ul.elementor-icon-list-items li.elementor-icon-list-item{
    justify-content: flex-start;
}
[dir="rtl"] .header_phone_cta{
    direction: ltr;
}
/* end rtl css*/




/*footer css*/




footer#pt-footer .pt-footer-style-1{background: -webkit-gradient(linear, left top, right top, from(#34CE70), to(#2287D7)) !important;}
.pt-footer-style-1 .pt-footer-logo{	filter: brightness(0) invert(1);}
.gt_float_switcher{display: none !important;}
footer#pt-footer .widget ul.menu li a:hover{color: #000000 !important;}
/*.ziina_pay{margin-top: -32px;}*/

.rtl footer#pt-footer .widget-port-1 ul.pt-contact li:first-child a{
direction:ltr !important;   
}

.rtl footer#pt-footer .widget-port-1 ul.pt-contact li a i.fas.fa-phone{
    float: right; 
}

/*whatsapp btn*/
.ht_ctc_style {
animation: scrollDownAnimation .9s ease infinite alternate;
-webkit-animation: scrollDownAnimation .9s ease infinite alternate;
}
@keyframes scrollDownAnimation {
from {
transform: translateY(0);
}

to {
transform: translateY(-10px);
}
}

@-webkit-keyframes scrollDownAnimation {
from {
transform: translateY(0);
}

to {
transform: translateY(-10px);
}
}

/*whatsapp btn*/



/*end footer css*/