/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * Custom Style Sheet - Use this file to style your content
 */
 
#logo .custom-logo {
	width: 140px;
	height: 75px;
	background: url(../../../images/yootheme/logo.png) 0 0 no-repeat;
}

#top-a .wk-slideset-inspire { 
	position: relative;
	margin-bottom: -30px;
}

#top-a .wk-slideset-inspire .sets { padding: 75px 0 75px 0; }
#top-a .wk-slideset-inspire .nav { 
	position: absolute;
	left: 0;
	right: 0;
	bottom: 15px;
}

.screen { 
	width: 460px;
	height: 340px;
	position: relative;
	background: url(../../../images/yootheme/home_screen.png) 0 0 no-repeat;
}

.screen .wk-slideshow-default { 
	position: absolute;
	top: 15px;
	left: 32px;
}

#bottom-a .wk-twitter-single {
	margin-top: 15px;
	padding: 30px 130px 0 200px;
	border-top: 1px solid #e7e7e7;
}

#bottom-a .wk-twitter-single.image { background-position: 130px 32px; }
.shop-now-top-btn {
    position: relative;
    margin-top: 1% !important;
    margin-right: 13% !important;
    text-align: center;
    width: 200px;
}

.shop-now-top-btn .shop-now-btn{
    font-size: 1.1rem;
    color: white;
    background: #c13437;
    padding: 9px;
    transition: 0.4s;
    border-radius: 5px;
    
}
.shop-now-top-btn .shop-now-btn:hover{
   box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
   cursor:pointer;
   transition: 0.4s;
}
.shop-now-top-btn .shop-now-btn a {
    color:#fff;
    font: bold 14px 'Century Gothic', futura, arial, helvetica, sans-serif;
    text-transform: uppercase;
}
.shop-now-top-btn .shop-now-text{
    margin-top: 5px;
    color: #ffffff;
    font-style: italic;
    font-family: Georgia;
    text-transform: capitalize;
    font-size: 13px;
    font-weight: 200;
}
.shop-now-text-long{z-index:99;}
.shop-now-text-long {
    z-index: 99;
    margin-right: 49% !important;
    position: relative;
    font-size: 16px;
    margin-top: -15px!important;
    text-align: center;
}
/*======upe-code======*/
.shop-now-text-long-text{
    color: #777;
    font-style: italic;
    font-family: Georgia;
    font-size: 14px;
    width: 400px;
}
.shop-now-text-long-text a{color: #777;}


#block-toolbar #toolbar .header-para{
    margin-top: 6px;
}
/*======upe-code End======*/