/*=========================
      General
=========================*/
abbr[title] {
	text-decoration: none;
	border-bottom: 1px dotted #777;
}
.btn, .sppb-btn{
	padding: 6px 12px;
	border-radius: 0;
}
.btn-default, .sppb-btn-default,
.btn-primary, .sppb-btn-primary,
.btn-warning, .sppb-btn-warning,
.btn-success, .sppb-btn-success,
.btn-success, .sppb-btn-danger{
	padding: 8px 26px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.btn i{
	margin: 0 2px;
}
.btn-small {
	padding: 6px 14px;
	letter-spacing: 0;
	font-size: 12px;
	text-transform: none;
}
.btn-small i{
	margin: 0 2px;
}
.btn-group .btn-small{
	padding: 6px 10px;
}
.btn.active, .btn:active {
	box-shadow: none;
	outline: 0;
}
.btn:focus,
.a:focus {
	outline: 0;
}
.nomargin{
	margin: 0;
}
.sppb-btn.sppb-btn-outline,
.sppb-btn.sppb-btn-round {
	padding: 10px 26px;
}
.sppb-btn-lg.sppb-btn-outline,
.sppb-btn-lg.sppb-btn-round {
	padding: 14px 30px;
}
#sp-header #offcanvas-toggler {
	font-size: 26px;
	margin: 0 12px 0 0;
}
#sp-footer {
	padding: 10px 0;
	text-align: left;
}
#sp-footer ul.menu li {
	display: inline-block;
	border: none;
	margin: 0 12px;
}
#sp-footer ul.menu li:first-child {
	margin-left: 0;
}
#sp-footer ul.menu li a {
	padding: 0;
	line-height: 24px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
}

#sp-footer ul.menu li a:before {
    display: none;
}
#sp-bottom .sp-column .sp-module {
	margin-bottom: 20px;
}
#sp-bottom .sp-column .sp-module:last-child {
	margin-bottom: 50px;
}
#sp-bottom .sp-module .sp-module-title {
	text-transform: uppercase;
	font-size: 16px;
	color: #d8d8d8;
	margin-bottom: 18px;
	letter-spacing: 1px;
	line-height: 22px;
}
#sp-bottom .sp-module-content ul li {
	border: none;
}
#sp-bottom .sp-module-content ul >li >a {
	line-height: 12px;
}
#sp-bottom .sp-module ul.menu >li > a:hover,
#sp-bottom .sp-module ul.menu >li > a:focus {
	padding-left: 4px;
	background: none;
	outline: 0;
}
p.secure {
    text-align: right;
}
p.secure img {
    display: inline-block;
    margin-left: 18px;
}
span.sp-copyright {
    display: block;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px;
}
#sp-bottom ul.sp-contact-info {
    float: none;
    margin: -8px 0 0;
}
#sp-bottom ul.sp-contact-info li {
    display: block;
    margin: 0;
    font-size: 100%;
}
#sp-bottom ul.sp-contact-info li.sp-contact-mobile .fa-mobile {
    font-size: 20px;
}
#sp-bottom ul.sp-contact-info li.sp-contact-email {
    margin: 10px 0;
}
#sp-bottom ul.sp-contact-info li.sp-contact-email .fa-envelope {
    font-size: 90%;
}
#sp-bottom ul.social-icons {
    display: block;
    margin: 18px 0 50px;
}
#sp-bottom ul.social-icons >li {
    margin: 0 8px 0 0;
}
#sp-bottom ul.social-icons li a {
    padding: 5px 0;
    display: block;
    border: 1px solid #444;
    width: 38px;
    text-align: center;
}
#sp-bottom ul.social-icons li a:hover {
    background: #444;
    color: #fff;
}
p.add-info {
	line-height: 1.8;
	margin: 15px 0;
}
#sp-bottom ul.sp-contact-info li span {
    width: 18px;
    display: inline-block;
    text-align: center;
    margin: 0 10px 0 0;
}
p.add-info span {
    display: none;
    width: 18px;
    text-align: center;
    margin: 0 10px 0 0;
}
p.add-info i {
    width: 18px;
    text-align: center;
    margin: 0 10px 0 0;
}
.sp-module.subscribe-footer {
	margin-top: 0;
	position: relative;
	border-top: 1px solid #3a3a3a;
	padding-top: 20px;
}
.subscribe-footer .acymailing_introtext {
    margin-bottom: 10px !important;
}
.subscribe-footer .subscribe-footer .acymailing_form {
	position: relative;
	max-width: 420px;
}
.subscribe-footer p.fieldacyemail input {
	height: 36px;
	border-radius: 0;
	padding-right: 50px;
	box-shadow: none;
	border: 1px solid #ccc;
}
.subscribe-footer p.acysubbuttons {
	position: absolute;
	top: 0;
	right: 0;
}
.subscribe-footer p.acysubbuttons .btn {
	padding: 8px 14px;
	font-size: 12px;
	height: 36px;
}

a.scrollup {
	right: 30px;
}
/*=========================
      Template CSS
=========================*/
#sp-main-body {
	padding: 50px 0;
}
.alert.alert-notice {
	background: #f9efd3;
	color: #84681b;
}
#sp-header .sp-module {
	margin: 0;
}
#sp-top1 ul.sp-contact-info {
	float: none;
}

.homesidemenu h3.sppb-addon-title {
	padding: 13px 16px;
	background: #000;
}
.home-menu .sp-dropdown-mega ul.sp-mega-group {
	display: none;
}
.topmenu {
	float: right;
}
.topmenu ul>li {
	border: none;
	display: inline-block;
}
.topmenu ul>li>a {
	line-height: 1;
	padding: 2px 10px;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
	border-right: 1px solid #f6f6f6;
}
.topmenu ul>li:last-child>a {
	padding-right: 0;
	border-right:none;
}
.topmenu ul>li>a:before {
	display: none;
}
.uppertxt .sp-contact-info li,
.uppertxt .topmenu ul>li>a{
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 2px;
}
.uppertxt .topmenu ul>li>a{
	padding: 0 10px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a.sp-group-title,
.sp-megamenu-parent .sp-dropdown li.item-header >a {
	padding: 0 5px 5px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 8px;
	letter-spacing: 1px;
	line-height: 1.4;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main ul.sp-mega-group {
	margin-bottom: 30px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item ul.sp-mega-group-child.sp-dropdown-items li a,
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner .sp-module ul.nav li a,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a {
	padding: 6px 10px;
	font-size: 14px;
	line-height: 24px;
	font-family: europa, sans-serif;
}
.sp-megamenu-parent .sp-dropdown li.viewbtn a:hover,
.sp-megamenu-parent .sp-dropdown li.viewbtn a:focus{
	color: #fff;
	background: none;
}
.close-offcanvas {
	border-radius: 0;
	width: 30px;
	height: 30px;
	line-height: 1.25;
	font-size: 22px;
	border: none;
	padding-top: 0;
}
.offcanvas-menu .offcanvas-inner .sp-module:first-child {
	margin: 30px 0 0;
	padding: 20px;
}
.offcanvas-menu .offcanvas-inner .topmenu {
	margin-top: 0;
	float: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a {
	padding: 10px 15px;
	font-size: 12px;
	line-height: 26px;
	letter-spacing: 1px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler {
	padding: 11px 20px;
	background: rgba(4, 4, 4, 0.2);
}
.offcanvas-menu .offcanvas-inner .topmenu ul>li>a {
	border-color: rgba(0, 0, 0, 0.2);
	width: 160px;
	text-align: center;
	background: rgba(197, 197, 197, 0.11);
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li:nth-last-child(1):nth-child(odd) {
	display: block;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li:nth-last-child(1):nth-child(odd) a{
	width: 100%;
}
/*======= Home Page ==========*/
.home-cats .sppb-row-overlay,
.shop-info {
	transition: all 0.25s linear 0s;
	-moz-transition: all 0.25s linear 0s;
	-webkit-transition: all 0.25s linear 0s;
	-ms-transition: all 0.25s linear 0s;
	-o-transition: all 0.25s linear 0s;
}
.home-cats:hover .sppb-row-overlay,
.home-cats:focus .sppb-row-overlay {
	opacity: 0.3;
}
.shop-info .sppb-addon-text {
	font-size: 14px;
	line-height: 16px;
}

/* ====== About page =============*/
.about-block h3.sppb-image-content-title {
	font-size: 22px;
	margin: 0 0 20px;
	line-height: 30px;
	font-weight: bold;
	letter-spacing: 3px;
	text-transform: uppercase;
}
.testimonials-items .sppb-testimonial-message {
	font-size: 16px;
	max-width: 88%;
	margin: 6px auto 12px;
	line-height: 22px;
	position: relative;
	font-style: italic;
	padding: 0 20px;
}
.testimonials-items .sppb-testimonial-message:before {
	content: '\f10d';
	font-family: 'fontawesome';
	left: 0;
	position: absolute;
	font-size: 20px;
	top: -10px;
}
.testimonials-items .sppb-testimonial-message:after {
	content: '\f10e';
	font-family: 'fontawesome';
	right: 0;
	position: absolute;
	font-size: 20px;
	bottom: -10px;
}
.testimonials-items a.sppb-carousel-control {
	position: absolute;
	top: 30%;
	border: none;
	color: #000;
	font-size: 30px;
	margin: 0;
	height: 34px;
	width: 15px;
	line-height: 28px;
	border-radius: 0;
	background: none;
	opacity: 0;
	cursor: pointer;
	transition: all 0.25s linear 0s;
	-webkit-transition: all 0.25s linear 0s;
	-moz-transition: all 0.25s linear 0s;
	-ms-transition: all 0.25s linear 0s;
}
.testimonials-items a.sppb-carousel-control:hover,
.testimonials-items a.sppb-carousel-control:focus {
	background: none;
	color: #000;
}
.testimonials-items a.left.sppb-carousel-control {
	left: 0;
}
.testimonials-items a.right.sppb-carousel-control {
	right: 0;
}
.testimonials-items:hover a.left.sppb-carousel-control {
	left: -10px;
	opacity: 1;
}
.testimonials-items:hover a.right.sppb-carousel-control {
	right: -10px;
	opacity: 1;
}
.minimal-shopinfo {
	padding: 15px 0;
}
.shopinfo-middle {
	border-style: solid;
	border-width: 0 1px;
	border-color: #ddd;
}

/* ====== Contact page =============*/
.contactpage-form input[type="text"],
.contactpage-form input[type="email"],
.contactpage-form textarea {
	width: 100%;
	border: 1px solid #efefef;
	padding: 12px 22px 10px;
	height: auto !important;
	border-radius: 0;
	box-shadow: none;
	background: #f5f5f5;
}
.contactpage-form input[type="text"]:focus,
.contactpage-form input[type="email"]:focus,
.contactpage-form textarea:focus {
	outline: 0;
	border-color: #ccc;
	box-shadow: none;
}
.pagination, .pagination a {
	border-radius: 0 !important;
}
.half-container {
	width: 50%;
	margin: auto;
	font-weight: normal;
	line-height: 1.15;
	color: #666;
	letter-spacing: 1px;
}
#sp-page-builder .sppb-section.contact2-form {
	position: absolute;
	margin: 0 auto;
	left: 0;
	right: 0;
	max-width: 500px;
	background: rgba(0, 0, 0, 0.65);
	top: 13%;
	text-align: center;
}
@media (min-width: 1200px){
	.home-about {
		padding: 50px 0 0 30px;
	}
	.sp-megamenu-parent >li >a,
	.sp-megamenu-parent >li >span{
		padding: 0 15px;
	}
	.sidemenu {
		min-height: calc(446px - 46px);
	}
}
@media (min-width: 992px) and (max-width: 1200px){
	.sidemenu {
		min-height: calc(366px - 46px);
		background-image: none;
	}
	.sppb-addon-image-content.aligment-right .sppb-content-holder{
		padding: 90px 50px 80px 0;
	}
	.sppb-addon-image-content.aligment-left .sppb-content-holder{
		padding: 90px 0 80px 50px;
	}
}
@media (min-width: 992px){
	.testimonials-head {
		padding: 90px 10px 50px;
		border-right: 1px dotted #bdbdbd;
	}
}
@media (max-width: 991px){
	.testimonials-head .sppb-addon-title {
		text-align: center;
	}
	.sppb-addon-image-content.aligment-right .sppb-content-holder{
		padding: 60px 45px 60px 0;
	}
	.sppb-addon-image-content.aligment-left .sppb-content-holder{
		padding: 60px 0 60px 45px;
	}
}
@media (max-width: 767px){
	#sp-top-bar .topmenu {
		display: none;
	}
	#sp-footer-top .sp-module ul.footer-social {
		text-align: center;
	}
	#sp-bottom ul.sp-contact-info,
	#sp-bottom ul.social-icons{
		text-align: left;
	}
	#sp-footer ul.menu,
	span.sp-copyright,
	p.secure {
		text-align: center;
	}
	#sp-footer ul.menu{
		margin-bottom: 10px;
	}
	p.secure img{
		margin: 0 10px;
	}
	p.payments img {
		margin: auto;
	}
	.shopinfo-middle {
		border-width: 1px 0;
		max-width: 200px;
		margin: auto;
	}
	.shoes-exclusive{
		padding: 0 0 20px;
	}
	#sp-page-builder .contactarea2 .sppb-section.contact2-form {
		position: static;
		max-width: none;
		background: #333;
		text-align: center;
	}
	#sp-page-builder .contactarea2 .sppb-addon-gmap-canvas {
		height: 450px;
	}
	.sppb-addon-image-content.aligment-right .sppb-content-holder,
	.sppb-addon-image-content.aligment-left .sppb-content-holder{
		padding: 40px 25px 40px;
	}
}
@media (max-width: 480px){
	#sp-header #offcanvas-toggler {
		margin: 0 2px 0 0;
	}
	.sp-contact-info{
		text-align: center;
	}
}