.owl-theme .owl-nav {
    margin: 45px 0 35px !important;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}
		
input[type=date], input[type=email], input[type=number], input[type=password], input[type=tel], input[type=text], select{
	margin-bottom: 0;	
}

textarea, textarea.form-control {
	margin-bottom: 0;
}

.error{
	color: red;
}

.success{
	color: green;
}

.background {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    background-color: #232a35;
}

select.input-sm {
    height: 33px;
    line-height: 20px;
}

.site-footer a:hover{
	color: #fff
}

 img.wp-smiley, img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 .07em !important;
    vertical-align: -0.1em !important;
    background: none !important;
    padding: 0 !important;
}
.gym_about{
	white-space: nowrap;
 	overflow: hidden;
 	text-overflow: ellipsis;
}

.hide-revslide{
	visibility: hidden;
	opacity: 0;
}

.ttbase-latest-blog .blog-item .blog-pic .gym_img {
    height: 240px !important;
}

.gymx .tp-tab:hover .tp-tab-title, .gymx .tp-tab.selected .tp-tab-title {
    border-right: 3px solid rgb(0, 126, 173) !important;
    color: #ffffff;
}

.header-cart:hover .function {
    opacity: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    visibility: hidden;
}

.header-cart .notification_open{
    opacity: 1 !important;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    visibility: visible !important;
}

#mobile-header-cart i{
	color: #007ead !important;
}

a.ttbase-class-item-image .img-responsive {
    background-position: 50%;
    background-size: cover;
    width: 100%;
    height: 230px;
}

.vc_tta.vc_general .vc_tta-tabs-list:before {
    content: "";
    display: block;
    height: 1px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #fff;
}

.vc_tta.vc_general .vc_tta-tab>a {
    margin-right: 0;
}

.header-cart:hover .cart i {
    color: #007ead !important;
}

.ttbase-ft-carousel-item{
	height: 250px !important;
}

.background{
	background-image: linear-gradient(to left, #232a35, #ffffff54);
}

#mobile-navigation ul{
	margin: 0 !important;
}
#mobile-navigation ul li a {
    border-bottom: 1px solid #232838;
    color: #fff;
    display: block;
    position: relative;
    padding: 12px 0!important;
    font-size: 14px;
    font-size: .875rem;
}

.owl-theme .owl-dots .owl-dot span {
    width: 25px !important;
    height: 25px !important;
}

.owl-theme .owl-nav .owl-next:after {
    font-family: ttbase;
    line-height: 36px;
    display: block;
    content: "\e90a";
    color: #000;
    font-weight: bold;
    font-size: 3rem;
}

.owl-theme .owl-nav .owl-prev:after {
    font-family: ttbase;
    height: 36px;
    line-height: 36px;
    display: block;
    content: "\e902";
    color: #000;
    font-weight: bold;
    font-size: 3rem;
}

.ttbase-ft-carousel .flickity-prev-next-button.previous:after {
    font-family: ttbase;
    content: "\e902";
    color: #000;
    font-weight: bold;
    font-size: 3rem;
}

.ttbase-ft-carousel .flickity-prev-next-button.next:after {
    font-family: ttbase;
    content: "\e90a";
    color: #000;
    font-weight: bold;
    font-size: 3rem;
}

.btn-primary.style-2{
	white-space: normal !important; 
	word-wrap: break-word;
	border-radius: 0px !important;
}

.btn, a{
 	border-radius: 0px !important;
}

.pagination>li>a, .pagination>li>span {
    color: #007ead;
}