/*
Theme Name: The7
Theme URI: https://the7.io/
Author: Dream-Theme
Author URI: https://dream-theme.com/
Description: Any design, any layout. No coding required. The7 is the most customisable WordPress theme on the market up to date. Add the power of Visual Composer, The7 Post Types, Ultimate Addons, Slider Revolution, and WooCommerce to the mix, and you'll get the ultimate web-site building toolkit! Theme is translation ready, compatible with WPML, SEO and mobile friendly (certified by Google).
Version: 14.3.3
Tested up to: 6.9.5
Requires PHP: 7.2.0
Requires at least: 6.6.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: https://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: https://themeforest.net/licenses/regular_extended
License URI: License.txt
Tags: multipurpose, responsive, retina ready, SEO ready, mobile friendly, iOS, material design, clean, minimal, business, corporate, portfolio, creative, photography, one page site, micro site
Text Domain: the7mk2
*/

.wp-caption-text,
.sticky,
.gallery-caption,
.bypostauthor,
.main-page {}


/***** Edit byTTech *****/


/* Streamable Video Player */
.divtt-player {
	/* width:880px;
	   height:495px;
	   margin:auto;
	*/
	width:68.804%;
	margin:0 auto;
}

.divtt-streamable {
	width:68.804%;
	position:relative;
	padding-bottom:38%;
	margin:0 auto;
}

.divtt-streamable-blog {
	width:100%;
	position:relative;
	padding-bottom:56.5%;
	margin:0 auto;
}

/* Streamable Video Player SONU */


/* Footer CSS */
.wp-caption-text {
	font: var(--the7-widget-content-font);
	@include .textwidget;
}
/* Footer CSS Sonu */


/* Contact Form 7 de 2 eşit kolon oluşturma bytt-contact.css dosyasına ekleyin  */

.tt-wrapper {
	margin: 15px;
	/*  background-color: red;*/
}

.byttrow {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	width: 100%;
}

/* Create two equal columns that sits next to each other */
.bytthalfcol {
	display: flex;
	flex-direction: column;
	flex-basis: 100%;
	flex: 1;
}

/* Contact Form 7 de 2 eşit kolon oluşturma bytt-contact.css dosyası SONU */

/* Contact Form 7 İletişim CSS */
.wpcf7-submit{
	margin-top: 6.5%;
	width: 60%;
	margin-left: auto;
}

.wpcf7-spinner{
	margin-top: -11%;
	margin-left: 20%;
}
/* Contact Form 7 İletişim CSS SON */


/*
=============================
====   RESPONSIVE CSS   =====
=============================
*/

/* Masaüstü */
@media screen and (min-width: 1201px) {

/* Footer CSS */	
	.textwidget{
		padding-right: 3% !important;
		margin: 0 0 5.8% 0.8% !important;
	}

/*
	.widget_block{
		margin-left: 0.9%;
		padding-left: 0.32% !important;
	}
*/

	.widgettitle{
		font: 15px / 20px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
	}
	
	#presscore-contact-info-widget-2{
		margin-left: inherit;
	}

	#presscore-progress-bars-widget-3{
		margin-left: -4.75%;
		margin-right: 1.4%;
		padding-right: 3%;
	}

	#branding-bottom {
		margin-left: 0.65%;	
	}

	.mini-nav{
		margin-right: 5%;
	}
	
	.wf-wrap{
		margin-left: 1.4% !important;
	}
	
	#presscore-blog-posts-3{
		padding-right: 3%;
	}
	
/* Footer CSS SON */

	/* Auto Translate Widget */
/*
	#auto_translate_button_wrapper{
		margin-left: 10%;
	}
	
    .wpat_minimalist_dropdown {
        width: 140px !important;
        max-width: 140px !important;
    }
    
    .wpat_flag {
        padding-right: 4px;
    }
    
    .dashicons.wpat_chevron.dashicons-arrow-down-alt2 {
        margin-left: -80% !important;
    }
*/
	/* Auto Translate Widget SONU */


	/* G|Translate */
/*	#gtranslate_wrapper{
		top:20px !important;
		left:300px !important;
	}
*/	
	
	/* G|Translate SONU */

}
/* Masaüstü SON */

/* Tablet */
@media screen and (min-width: 901px) and (max-width: 1200px) {
	
	/* Footer CSS */
	
	#media_image-2{
		width: 38% !important;
	}
	
	.mini-nav{
		margin-right: 5%;
	}
	
	#branding-bottom {
		margin-left: 1.4%;	
	}
	
	#presscore-progress-bars-widget-3{
		margin-right: 1%;
		width: 38% !important;
	}
	
	.widgettitle{
		font: 15px / 20px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
	}
	
	
	.alignnone{
		margin: 0;
	}
	
	.wf-container-footer{
		margin-left: 2%;
	}
	
	.wf-wrap{
		padding: 0px !important;
	}
	
	/* Footer CSS SON*/
	
	
	/* Auto Translate Widget */
/*
	.wpat_minimalist_dropdown {
		width: 140px !important;
		max-width: 140px !important;
	}

	.wpat_flag {
    padding-right: 4px;
	}

	
	#auto_translate_button_wrapper {
		margin-left: 30%;
		width:80px;
		scale: 95%;
		margin-top: -5%;
	}
	
	.dashicons.wpat_chevron.dashicons-arrow-down-alt2{
		margin-left: -75%;
		/*	display: none;
			visibility: hidden; */
/*
	}
*/
	/* Auto Translate Widget SONU*/	
	

	/* G|Translate */
	
/*
	#gtranslate_wrapper{
		top:60px !important;
		left:80px !important;
	}
*/
	
	/* G|Translate SONU */


	
}
/* Tablet SON */

@media screen and (min-width: 779px) and (max-width: 900px){

	/* Footer CSS */
	
	#media_image-2{
		width: 45% !important;
	}
	
	.mini-nav{
		margin-right: 5%;
	}
	
	#branding-bottom {
		margin-left: 1.4%;	
	}
	
	#presscore-progress-bars-widget-3{
		margin-right: 1%;
		width: 45% !important;
	}
	
	.widgettitle{
		font: 15px / 20px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
	}
	
	.textwidget{
		width: fit-content !important;
	}
	
	.alignnone{
		margin: 0;
		width: 83%;
	}
	/* Footer CSS SONU */
	
	/* Auto Translate Widget */
/*
	.wpat_minimalist_dropdown {
		width: 140px !important;
		max-width: 140px !important;
	}

	.wpat_flag {
    padding-right: 4px;
	}

	
	#auto_translate_button_wrapper {
		width:80px;
		scale: 95%;
		margin-top: -5%;
		margin-left: 30%;
	}
	
	.dashicons.wpat_chevron.dashicons-arrow-down-alt2{
		margin-left: -75%;
		/*	display: none;
			visibility: hidden; */
/*
	}
*/
	/* Auto Translate Widget SONU*/	

	/* G|Translate */
	
/*
	#gtranslate_wrapper{
		top:60px !important;
		left:80px !important;
	}
*/
	
	/* G|Translate SONU */
	
}

@media screen and (min-width: 421px) and (max-width: 778px){

	/* Footer CSS */
	
	#media_image-2{
		width: 70% !important;
	}

	#presscore-progress-bars-widget-3{
		width: 60% !important;
	}
	
	.alignnone{
		margin: 0;
		width: fit-content !important;
		padding-right: 19% !important;
	}
	/* Footer CSS SONU */
	
	/* Contact Form 7 Responsive */
	.recaptcha{
		margin-left: -14%;
		transform: scale3d(0.83, 0.83, 0.83);
		padding-bottom: 5%;
	}

	.wpcf7-submit{
		margin-top: 10%;
	}

	.wpcf7-spinner{
		margin-top: -13% !important;
		margin-left: 10% !important;
	}
	/* Contact Form 7 Responsive SON */
	
	
	/* Streamable Video Player */
	.divtt-player {
		width: 98%;
	}
		
	.divtt-streamable {
		width: 95%;
		position: relative;
		padding-bottom: 60%;
		margin: 0 5.5% -10% auto;	
	}
		
	.divtt-streamable-blog {
		width: 98%;
		position: relative;
		padding-bottom: 56.5%;
		margin: 0 5.5% -10% auto;	
	}
	/* Streamable Video Player SONU */
	
	
	/* Auto Translate Widget */
/*
	.wpat_minimalist_dropdown {
		width: 140px !important;
		max-width: 140px !important;
	}

	.wpat_flag {
    padding-right: 4px;
	}

	
	#auto_translate_button_wrapper {
		margin-left: 100px;
		width:80px;
		scale: 95%;
		margin-top: -5%;
	}
	
	.dashicons.wpat_chevron.dashicons-arrow-down-alt2{
		/* margin-left: -230% !important; */
/*			display: none;
			visibility: hidden;
	}
*/
	/* Auto Translate Widget SONU*/	

	/* G|Translate */
	
/*
	#gtranslate_wrapper{
		top:9px !important;
		left:56% !important;
		scale:80%;
	}
	
	.switcher{
		width:100px !important;
	}
*/

	/* G|Translate SONU */
	
}


/* Smartphones (portrait and landscape) */

@media screen and (max-width: 420px) {

	/* Auto Translate Widget */
/*
	.wpat_minimalist_dropdown {
		width: 140px !important;
		max-width: 140px !important;
	}

	.wpat_flag {
    padding-right: 4px;
	}

	
	#auto_translate_button_wrapper {
		margin-left: 15px;
		width:80px;
		scale: 95%;
		margin-top: -10%;
	}
	
	.dashicons.wpat_chevron.dashicons-arrow-down-alt2{
		/* margin-left: -230% !important; */
/*			display: none;
			visibility: hidden;
	} 
	
*/

	/* Auto Translate Widget SONU */

	/* G|Translate */
	
/*
	#gtranslate_wrapper{
		top:9px !important;
		left:56% !important;
		scale:80%;
	}
	
	.switcher{
		width:100px !important;
	}
*/
	
	/* G|Translate SONU */


	
	
} /* Responsive Mobile Son */


/*
=============================
==== RESPONSIVE CSS SONU ====
=============================
*/

/* Mozilla tarayıcıda element gizleme */
/*
@-moz-document url-prefix() {
	#auto_translate_button_wrapper{
		display:none;
		visibility:hidden;
	}
}
*/
/* Mozilla tarayıcıda element gizleme SONU */

/*** Edit byTTech END ***/
