#link-top{}
#link-top .item{
    margin-bottom: 20px;
}
#link-top .item .icon{
    float: left;
    width: 75px;
    margin-right: 10px;
}
#link-top .item .icon img{}
#link-top .item .detail{}
#link-top .item .detail a{
    text-transform: uppercase;
    font-weight: 600;
    color: #333;
}
#link-top .item .detail a:hover{}
#link-top .item .detail .sub{
    font-size: 12px;
    line-height: 22px;
}


#product-featured{
    padding-bottom: 40px;
}
#product-featured .global-title{
    margin-bottom: 30px;
}
#product-featured .item{
    border: 3px solid #eaeaea;
    padding: 5px;
    text-align: center;
    margin-bottom: 25px;
}
#product-featured .item .icon{
    position: relative;
    text-align: center;
}
#product-featured .item .icon img{}
#product-featured .item .detail{}
#product-featured .item .detail .top-text{
    font-weight: bold;
    text-transform: uppercase;
    color: #7d7d7d;
    margin-top: 10px;
}
#product-featured .item .detail .main-name	{
    margin: 1px 0;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 10px;
}
#product-featured .item .detail .sub{
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 30px;
}
#product-featured .item .detail .text-center{
    margin-bottom: -22px;
}

#product-featured .item .detail .text-center a{
    display: inline-block;
    background: #914423;
    padding: 7px 17px;
    color: #fff;
    text-transform: uppercase;
    transition:0.4s ease all;
}
#product-featured .item .detail .text-center:hover a{text-decoration:none}








#top-featured{}
#top-featured .item-top{}
#top-featured .item-top .wrap{
    position: relative;
}
#top-featured .item-top img{}
#top-featured .item-top a.follow{
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 9px 18px;
    background: black;
    font-size: 18px;
    padding-top: 11px;
    color: #fff;
    text-transform: uppercase;
    transition: 0.2s;
}
#top-featured .item-top a.follow:hover{
    text-decoration: none;
    color: #000;
    background: #fff;
}




































a[href='http://html5box.com/html5gallery/watermark.php']{
text-indent: -9999em;position: absolute;top: -9999em;}

.wrap-list-video{
    padding: 5px;
    padding-left: 0;
    padding-right: 0;
}

.wrap-list-video .owl-carousel .owl-item .item{
    border: 3px solid #fff;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.5);
    box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.5);
}
.wrap-list-video .owl-carousel .owl-item img{}
#featured-tour .video-list-carousel-target{
    padding-bottom: 56.25% !important;
}
.wrap-list-video .owl-prev{
    background: url(../img/left-arrow-video.png) no-repeat;
    position: absolute;
    top: 36%;
    left: -20px;
    text-indent: -999em;
    width: 11px;
    height: 21px;
}
.wrap-list-video .owl-next{
    background: url(../img/right-arrow-video.png) no-repeat;
    position: absolute;
    top: 36%;
    right: -20px;
    text-indent: -999em;
    width: 11px;
    height: 21px;
}
.wrap-list-photo .bx-prev,.wrap-list-photo .bx-prev:hover{
    background: url(../img/arrow-left-bx.png) no-repeat;
    width: 45px !important;
    height: 81px !important;
}
.wrap-list-photo .bx-next,.wrap-list-photo .bx-next:hover{
    background: url(../img/arrow-right-bx.png) no-repeat;
    width: 45px !important;
    height: 81px !important;
}
.wrap-list-photo{
    -webkit-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.45);
    -moz-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.45);
    box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.45);
    padding: 5px;
}
.wrap-list-photo ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.wrap-list-photo ul li{}
#wrap-media{
    margin-top: 20px;
}
#wrap-media .block{
    margin-bottom: 20px;
}
		@media (min-width: 992px) {
#index-category .col-xs-12.col-md-4{
    width: 38%;
}
#index-category .col-xs-12.col-md-8{
    width: 62%;
}
		}
@media (max-width: 767px) {
    #news-wrap .news-item .name{
    height: 40px;
    overflow: hidden;
    line-height: 16px;
}
#news-wrap .news-item .desc{font-size: 13px;height: 80px;}
	#news-wrapper .content.news .list-news-small .small-item{margin-bottom:10px;width: 50%;float: left;padding: 6px;}
		#index-category .list .xhotline{
    position: relative;
    width: 100% !Important;
    margin: auto;
}
#index-category .list{width:100%}
#news-wrapper .content.news .list-news-small img{width:100%}
#news-wrapper .content.news .small-item h4{clear:both;margin-top:10px;float: left;width: 100%;}
}




#top-nav-product{
    background: #F9F9F9;
    padding: 20px 0;
}
#top-nav-product .nav-product{
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 17px;
}

#top-nav-product .content{
    background: #fff;
}






#section-newsletter .social{}
#section-newsletter .social a{
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    position: relative;
    margin-right: 10px;
    border: 1px solid #fff;
    position: relative;
    top: 9px;
}
#section-newsletter .social a img{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
    max-width: 23px;
}

#section-newsletter{
    background: url(../img/bg-shoes.jpg) no-repeat center center;
    padding: 45px 0;
    text-align: center;
    background-size: cover;
    color: #fff;
}
#news-wrapper{}
#news-wrapper .title{}
#news-wrapper .title span{
    background: #fff;
    position: relative;
    z-index: 2;
    padding: 0 19px;
}
#news-wrapper .desc{
    text-align: left;
    color: #888;
    margin-bottom: 10px;
}
#news-wrapper .photo{
    margin-bottom: 15px;
}
#news-wrapper .content .date{
    color: #949494;
}
#news-wrapper .content .name{}
#news-wrapper .content .name h3{
    margin: 6px 0;
    font-size: 17px;
    line-height: 21px;
}
#news-wrapper .content .name h3 a{
    color: #5f5757;
}
#news-wrapper .content .name h3:hover a{
    text-decoration: none;
    color: #333;
}
#news-wrapper .content .inner{
    line-height: 25px;
}

#section-newsletter .big-title{
    font-size: 21px;
}
#section-newsletter .desc-newsletter{
    padding: 10px 0;
    font-size: 16px;
}
#section-newsletter form{
    width: 100%;
    margin: auto;
    max-width: 685px;
    position: relative;
    margin-bottom: 10px;
}
#section-newsletter input{
    width: calc(100% - 20px);
    padding: 14.9px 15px;
    border: 1px solid transparent;
    padding-bottom: 12px;
    border-radius: 50px;
}
#section-newsletter button{
    background: #111;
    transition: 0.4s ease;
    color: #fff;
    padding: 11px 0px;
    font-size: 18px;
    border: 0;
    width: 120px;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}
#section-newsletter button:hover{}


#section-about{
    background: url(../img/bg-about.jpg) no-repeat top center;
    background-size: cover;
    color: #fff;
    padding: 20px 0;
}
#section-about .about-title{
    font-size: 19px;
    font-weight: bold;
    max-width: 600px;
    text-align: center;
    margin: auto;
    margin-bottom: 10px;
}
#section-about .about-content{
    line-height: 30px;
    text-align: center;
}
















.wrap-big-section .wrap-ad{margin-bottom:20px}
.wrap-big-section .body-ad{margin-bottom: 20px;}
.wrap-big-section{
    /* margin: 20px 0; */
    background: #f5f5f5;
    padding-top: 10px;
    padding-bottom: 0;
}
.wrap-big-section .top-ad{
    background: #eae9e9;
    margin-bottom: 20px;
}
.wrap-big-section .top-ad .big-name{
    float: left;
    padding: 7px 10px;
    padding-right: 15px;
    font-size: 17px;
    font-weight: normal;
    background: #31393C;
    color: #fff;
    position: relative;
    background: #189EFF;
    min-height: 40px;
}





.wrap-big-section .top-ad .big-name:after,
.wrap-big-section .top-ad .big-name:before {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.wrap-big-section .top-ad .big-name:after {
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #189EFF;
	border-width: 19px;
	margin-top: -19px;
}
.wrap-big-section .top-ad .big-name:before {
	/* border-color: rgba(194, 225, 245, 0); */
	/* border-left-color: #DFDEFF; */
	/* border-width: 35px; */
	/* margin-top: -35px; */
}









.wrap-big-section .top-ad .list-wrap li:first-child a{
    padding-top: 0;
    padding-left: 0;
}
.wrap-big-section .top-ad .list-wrap li:first-child{float:left}
.wrap-big-section .top-ad .list-wrap li:first-child:after{display:none}

.wrap-big-section .top-ad .list-wrap{
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 0;
    text-align: right;
}
.wrap-big-section .top-ad .list-wrap li{
    display: inline-block;
    font-size: 14px;
    position: relative;
    transition: 0.4s ease all;
}
.wrap-big-section .top-ad .list-wrap li:after{content:"";width:1px;height:100%;position:absolute;background: rgba(204, 204, 204, 0.86);top:0;right:0;}
.wrap-big-section .top-ad .list-wrap li:last-child:after{display:none}
.wrap-big-section .top-ad .list-wrap li a{
    padding: 8px 15px;
    display: block;
    padding-top: 10px;
    font-weight: normal;
    color: #696969;
}
.wrap-big-section .top-ad .list-wrap li:hover,.wrap-big-section .top-ad .list-wrap li.active{
    border-bottom-color: #31393C;
}
.wrap-big-section .top-ad .list-wrap li:hover a,.wrap-big-section .top-ad .list-wrap li.active a{
    text-decoration: none;
    color: #0072BC;
}
.tab-content{
    position: relative;
    overflow: hidden;
    padding: 1px;
}
.tab-content .tab{transform: translate3d(0,30px,0);transition: 0.7s ease;-o-transform: translate3d(0,30px,0);-moz-transform: translate3d(0,30px,0);-webkit-transform: translate3d(0,30px,0);opacity: 0 !important;position: absolute;left: 0;top: 0;z-index: 1;\: 100%;width: 100%;min-height: 150px;}
.tab-content .tab.active.loading{
    opacity: 0 !important;
    -o-transform: translate3d(0,30px,0) !important;
    -moz-transform: translate3d(0,30px,0) !important;
    -webkit-transform: translate3d(0,30px,0) !important;
    transform: translate3d(0,30px,0) !important;
	transition: 0.2s ease;  
    }
.tab-content .tab.active{
    -o-transform: translate3d(0,0px,0);
    -moz-transform: translate3d(0,0px,0);
    -webkit-transform: translate3d(0,0px,0);
    opacity: 1 !Important;
    position: relative;
    z-index: 2;
}


.basel-products-loader{
    position: absolute;
    left: 0px;
    height: 100%;
    width: 100%;
    display: none;
}
.basel-products-loader.loading{
    
    display: block;
}
.basel-products-loader:after {
    position: absolute;
    left: 50%;
    top: 100px;
    margin-left: -17px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    content: " ";
    width: 35px;
    height: 35px;
    display: inline-block;
    vertical-align: middle;
    border: 2px solid #000;
    border-radius: 50%;
    border-left-color: transparent!important;
    border-right-color: transparent!important;
    animation: load-spin 450ms infinite linear;
    -o-animation: load-spin 450ms infinite linear;
    -ms-animation: load-spin 450ms infinite linear;
    -webkit-animation: load-spin 450ms infinite linear;
    -moz-animation: load-spin 450ms infinite linear;
    opacity: 1;
    visibility: visible;
    z-index: 1234;
}



#dialog-member{
    background: #F6F6F6;
    width: 100%;
    height: 100%;
}
#dialog-member .inner-dialog{
    background: #fff;
    border: 1px solid #e9e9e9;
    margin: 10px auto;
	margin-top:60px;
    padding: 20px;
}
#dialog-member .inner-dialog .title{
    text-align: center;
    font-size: 16px;
}
#dialog-member .inner-dialog .title.text-left{text-align:left;margin-bottom: 20px;font-size: 19px;text-transform: uppercase;}
#dialog-member .inner-dialog .title img{
    margin-bottom: 20px;
}
#dialog-member .inner-dialog .slogan{
    font-family: AVo;
    font-size: 19px;
}
#dialog-member .inner-dialog .inner{
    text-align: center;
}
#dialog-member .inner-dialog .inner .cname{
    font-size: 17px;
    margin-bottom: 15px;
}
#dialog-member .inner-dialog .inner .xform{}
#dialog-member .inner-dialog .inner .xform .desc span{
    font-size: 15px;
    display: block;
    margin-bottom: 20px;
} 
#dialog-member .inner-dialog .inner .xform .desc label{
    text-transform: uppercase;
    color: rgba(51, 51, 51, 0.82);
} 
#dialog-member .inner-dialog .inner .xform .desc button{
    width: 100%;
    font-size: 17px;
    font-weight: 500;
    text-transform: uppercase;
    background: #1AB394;
    color: #fff;
} 
#dialog-member .inner-dialog .error{
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    padding: 10px;
    font-size: 17px;
}
#dialog-member .inner-dialog .success{
    padding: 10px;
    font-size: 17px;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
#dialog-member .inner-dialog .link-to-website{
    margin-top: 20px;
}
#dialog-member .inner-dialog .link-to-website a{}








@media(min-width:992px){
	.left-in-product{
    width: 69.9%;
}
	.right-in-ads{
    width: 30.1%;
}
}
@media (max-width:768px){


.wrap-big-section .top-ad .list-wrap li{display:none !Important;text-align: center;height: 100%;float: left;-ms-flex: 1 0 auto;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-wrap: nowrap;-ms-flex-wrap: nowrap;flex-wrap: nowrap;-webkit-box-flex: 1;-webkit-flex: 1 0 auto;-ms-flex: 1 0 auto;flex: 1 0 auto;width: auto;text-align: center;}
.wrap-big-section .top-ad .list-wrap li:first-child{display:block !important}



    
	.wrap-big-section .top-ad .list-wrap{
    width: 100%;
    margin-top: 5px;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
	.wrap-big-section .top-ad .big-name{
    font-size: 15px;
    padding: 8px 7px;
}
	.wrap-big-section .top-ad .list-wrap li a{
    font-size: 12px;
    padding: 8px 0;
    text-align: center;
    display: block;
    width: 100%;
}
	
	
}


@media(max-width:500px){
	.wrap-big-section .top-ad .list-wrap li a{font-size:10px}
}
















