/*
Theme Name: MagazineVibe (shared on wplocker.com)
Theme URI: http://magazinevibe.edge-themes.com
Description: A Powerful News & Magazine Theme
Author: Edge Themes
Author URI: http://themeforest.net/user/edge-themes
Version: 1.0
License: GNU General Public License
License URI: licence/GPL.txt


.edgtf-boxed .edgtf-wrapper .edgtf-wrapper-inner {border:1px #444 solid !important;}


CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}

.edgtf_tweet_text {color:#FFF;}

.socseti img {display:inline !important;}

.display_inline {display:inline !important;}

footer .widget.widget_search .screen-reader-text {color:#FFF;}

.footer-class p {color:#FFF;}
.footer-class p a:link, .footer-class p a:visited {color:#FFF; border-bottom:1px #FFF solid; font-size:16px;}
.footer-class ul {list-style:none; line-height:1.2; color:#FFF;}
.footer-class ul li {padding-left:15px;}
.footer-class ul li a:link, .footer-class ul li a:visited  {color:#FFF; border-bottom:1px #eaeaea solid; text-decoration:none;}
.footer-class ul li a:hover {color:#8d8d8d; border-bottom: 1px #8d8d8d solid;}

.edgtf-post-example-item-three-item .edgtf-post-example-item-three-content-holder h2{font-size:21px;}
@media only screen and (max-width: 1440px) {
.hidden-slider {display:none !important;}
}
#mc4wp-form-1>.mc4wp-form-fields>div{width:100% !important;}
#searchform2>.mc4wp-form-fields>div{width:600px; }
#searchform2 .mc4wp-form-theme-blue input[type="text"]{float:left; width:80%;max-width:80% !important;}
#searchform2 .mc4wp-form-theme-blue input[type="submit"]{float:right; width:19%;background-color:#232323 !important;}
#mc4wp-form-1 .mc4wp-form-theme-blue input[type="text"]{float:left; width:60% !important;max-width:60% !important;}
#mc4wp-form-1 .mc4wp-form-theme-blue input[type="submit"]{float:right; width:29%;}

.edgtf-sticky-header{display:none;}

.modaltime{
position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.6);
    z-index: 2000;
}
.modaltime .hidden{
	margin: 0 !important;
    height: 0 !important;
}
.modaltime span{
	margin: 0 !important;
    height: 0 !important;
}
.modalbody{
	    position: fixed;
    left: 50%;
    top: 15%;
    transform: translateX(-50%);
    width: 98%;
    background-color: #1e8cbe;
    z-index: 2001;
    padding: 10px;
    box-sizing: border-box;
    border-radius: 5px;
    max-width: 500px;
    text-align: center;
	color:white;
}
.modalbody .widgettitle{
	font-family: Segoe Print;
    font-size: 35px;
	color:white;
	text-transform: uppercase;
}

.modalbody .mc4wp-form-theme input[type=email]{
float: none !important;
    width: 85% !important;
    margin: 10px auto !important;
min-width: 210px;
}
.modalbody .mc4wp-form-theme-blue input[type=submit]{
float: none !important;
    width: 43% !important;
    margin-top: 10px;
    background-color: #1bbe3e!important;
    font-family: Segoe Print;
    font-size: 24px;
    min-width: 210px;
}
.modalbody p{
	text-transform: uppercase;
}
.modalbody .m_text{
	font-family: Segoe Print;
    font-size: 18px;
    line-height: 1.8;
    font-weight: 600;
    margin-bottom: 5px;
}
.modalbody .tel-963{
	    margin: 17px 0 !important;
    height: 7px !important;
}
.modalbody .wpcf7 input.wpcf7-submit[type="submit"] {
    display: block;
    margin: 0 auto 0 auto;
    line-height: 18px;
    height: auto;
    padding: 12px 28px 10px 28px;
    background-image: none;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    border: 0;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    text-align: center;
	background-color: #1bbe3e!important;
	font-family: Segoe Print;
    font-size: 24px;
	color:white;
	text-transform: uppercase;
}
.modalbody .private{font-size: 11px;}
.modalbody .private a{color:white;}
.modalbody .cl_b{
	position: absolute;
    right: 15px;
    font-size: 22px;
    color: white;
    font-weight: 600;
}