/* 
 Theme Name:   Themify Basic Child
 Theme URI:    
 Description:  
 Author:       admin
 Author URI:   http://terracotta.dukaw.com
 Template:     basic
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/

.textshadow
{
	text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.7);
}

/*
.slidertop
{
	margin-top: 0px !important;

}
*/

.mobile-button
{
	margin-top: 0px;
}


/* Small devices / Landscape phones (576px and up) */
@media (min-width: 576px) {

}

/* Medium devices / Tablets (768px and up) */
@media (min-width: 768px) {

}