/*
Theme Name: My child theme
Template: suppke

Sume partameters not important:
Theme URI: http://example.com/
Description: Child theme suppke
Author: VATAS
Author URI: http://vatas.com
Version: 1.0
*/

/* import the style of theme */
@import url("../suppke/style.css");
@import url("../suppke-child/media.css");


/* There are my stysel write */
.foo{ color:red; }

.new-about-sup-btn {
	display: none;}
    
.video-title > a {
	display: none;}

.slider-content {
	padding: 25px 25px 25px 25px;}
    
/* == GALERY STYLES FROM CODPEN IO == */
* {
	margin: 0; 
	padding: 0;
}
body {
	background: #ccc; 
	font-family: arial, verdana, tahoma;
}

/*=== MY STYLES ===*/

/*.elementor img {
	max-width: 55% !important;}
*/    
.logo_img {
	
    margin-left: 5%;}
   
.navbar-brand {
	display: none;}
    
#header-sticky, .elementor-element-6a1e448 {   
   background-color: white;}
   
.accordian {
	display: inline-block;}
    
#supplement {
	background-color: whitesmoke;}    

.video-bg {
    background-image: url(http://makosad.com.ua/wp-content/uploads/2022/02/whole-cut-apples_23-2148145090-–-копія.jpg);
    
.pt-120 {
    padding-top: 0px !important;
}

.pb-100 {
    padding-bottom: 0px;}
    
.faq-img img{
	width: 40%;
    max-width: 40%;
    border-radius: 15%;}
    
#gmap iframe {
	width: 100%;
    height: 100%;
    border-radius: 3%;
    border-color: grey;}