#featured-product{}
#featured-product .tab	{}
#featured-product .tab .top-tab-control{
    margin-bottom: 30px;
    border-bottom: 1px solid #ccc;
}
#featured-product .tab .top-tab-content{}
#featured-product .tab .top-tab-content .tab-content{
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
#featured-product .tab .top-tab-content .tab-content.active{
    height: auto;
    visibility: visible;
}

#featured-product .tab .top-tab-control ul{
    list-style: none;
    padding: 0;
    margin: 0;
    bottom: -2px;
    position: relative;
}
#featured-product .tab .top-tab-control ul li{
    margin-right: 6px;
    list-style: none;
    float: left;
}

#featured-product .tab .top-tab-control ul li a{
    font-weight: bold;
    font-size: 17px;
    text-transform: uppercase;
    color: #333;
    padding: 8px 15px;
    display: inline-block;
    border-bottom: 3px solid #cccccc;
}
#featured-product .tab .top-tab-control ul li:hover > a,#featured-product .tab .top-tab-control ul li.active > a{
    border-color: #d60c0c;
    text-decoration: none;
}



#brand{
    padding: 20px 0;
}

#brand .title{
    border-bottom: 3px solid red;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 19px;
    padding-bottom: 4px;
    padding-left: 20px;
}
#brand .content{
    border: 1px solid rgba(204, 204, 204, 0.59);
    padding: 20px;
}
#brand .content .top-nav{
    list-style: none;
    padding: 0;
    margin: 0;
    margin-left: -20px;
    margin-right: -20px;
    margin-top: -20px;
    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;
height:60px;
}
#brand .content .top-nav  li:after{content:"";width:1px;height:100%;position:absolute;right: 0;background: rgb(206, 206, 206);top:0}
#brand .content .top-nav  li{
    display: inline-block;
    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;
    position: relative;
}
#brand .content .top-nav  li a{
    font-size: 17px;
    display: block;
    width: 100%;
    text-align: center;
    padding: 10px;
    background: #f5f5f5;
    text-transform: uppercase;
    color: #333;
    text-decoration: none;
}
#brand .line-brand{}
#brand .line-brand .desc{
    font-size: 16px;
    line-height: 24px;
}
#brand .line-brand .product-carousel {
    padding-top: 40px;
    margin-top: 23px;
}
#brand .line-brand .product-carousel .owl-controls{
position: absolute;top: -40px;width: 100%;}
#brand .line-brand .product-carousel .owl-controls .owl-prev,
#brand .top-nav .owl-controls .owl-prev{
    top: -10px;
    position: absolute;
    right: 19px;
    width: 20px;
    height: 20px;
    border: 1px solid #ccc;
    text-align: center;
    line-height: 17px;
}
#brand .line-brand .product-carousel .owl-controls .owl-next,
#brand .top-nav .owl-controls .owl-next{
top: -10px;      position: absolute;      right: 0px;      width: 20px;      height: 20px;      border: 1px solid #ccc;      text-align: center;      line-height: 17px;}
#brand .line-brand .product-carousel .owl-controls .span{}
#brand .line-brand .product-carousel .owl-controls .span i{}
#brand .line-brand .product-item {}
#brand .line-brand .product-item a.pull-left{
    margin-right: 15px;
    color: #333;
}

#brand .top-nav .owl-controls .owl-prev,
#brand .top-nav .owl-controls .owl-next{
    top:-35px;
}
#brand .line-brand .product-item .desc {
}
#brand .line-brand .product-item .desc h3 {
    margin: 0;
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 22px;
}
#brand .line-brand .product-item .desc h3 a {}
#brand .line-brand .product-item .desc h3:hover a {}
#brand .line-brand .product-item .desc h3:hover a {}
#brand .line-brand .product-item .price {
    font-weight: bold;
    color: red;
}
#brand .line-brand .product-item .old-price {}
#brand .line-brand .product-item .view-more {}
#brand .line-brand .product-item .view-more a {
    display: inline-block;
    border: 1px solid #ccc;
    padding: 5px 13px;
    color: #828282;
    margin-top: 10px;
    text-decoration: none;
}
#brand .line-brand .product-item .view-more:hover a {
    border: 1px solid red;
    color: red;
    text-decoration: none;
}


























#category-favorite{
    padding: 20px 0;
}

#category-favorite .title{
    border-bottom: 3px solid red;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 19px;
    padding-bottom: 4px;
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
}
#category-favorite .content{
    border: 1px solid rgba(204, 204, 204, 0.59);
    padding: 20px;
}
#category-favorite .category-wrap{
    margin-bottom: 20px;
}

#category-favorite .category-wrap .top-category{
    background: #f4f4f4;
    padding: 10px 20px;
    position: relative;
}
#category-favorite .category-wrap .top-category h3{
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 0 10px 0;
}
#category-favorite .category-wrap .top-category h3 a{}
#category-favorite .category-wrap .top-category h3:hover a{}
#category-favorite .category-wrap .top-category .view{
    position: absolute;
    bottom: 14px;
}
#category-favorite .category-wrap .top-category .view a{
    background: #999999;
    display: inline-block;
    padding: 4px 10px;
    font-size: 12px;
    color: #fff;
}
#category-favorite .category-wrap .top-category .view a i{
    margin-left: 20px;
}
#category-favorite .category-wrap .top-category .view:hover a{}
#category-favorite .category-wrap .top-category img{
    height: 100px;
}
#category-favorite .category-wrap .man-category{}
#category-favorite .category-wrap .man-category ul{
    list-style: none;
    padding: 10px;
    margin: 0;
}
#category-favorite .category-wrap .man-category ul li{}
#category-favorite .category-wrap .man-category ul li a{
    font-size: 13px;
    color: #333;
}
#category-favorite .category-wrap .man-category ul li:hover a{
    color: red;
    text-decoration: none;
}








.big-desc{
    text-align: center;
    font-size: 17px;
    margin-bottom: 15px;
}
.big-title{
    text-align: center;
    font-size: 50px;
    font-weight: 600;
    margin-bottom: 10px;
    font-family: 'Myriad Pro Bold';
    color: #EC872E;
}
.big-title.title_red{
	color: #d70000;
}
.big-title h2{
    margin: 0;
	font-size: 50px;
}
.list-content{}
.list-content .item{
    margin-bottom: 5px;
}
.list-content .item h2{font-size:16px;font-weight:bold;text-decoration:none}
.list-content .item h2 a{text-decoration:none}
.list-content img{
    margin-right: 5px;
    padding-bottom: 5px;
}
.list-content span{}

.block.block-1{
    background: #fff; 
}
.block.block-2{
    background: #FFF6F6;
}
.block.block-3{
    background: #FFFFFF;
}
.block{/* padding:20px 7px */}

#news-wrap{}
#news-wrap .item{
    margin-bottom: 30px;
}
#news-wrap .news-item{
    background: #fff;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.1);
    -moz-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.1);
    box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.1);
    border-radius: 1px;
}
#news-wrap .news-item .name{
    padding: 5px;
    height: 52px;
}
#news-wrap .news-item .name a{
    text-decoration: none;
    font-weight: 600;
    font-size: 15px;
}
#news-wrap .news-item .desc{
    padding: 5px;
    height: 88px;
    overflow: hidden;
}

.owl-carousel.feedback{}
.owl-carousel.feedback .item{
    background: #fff;
    border: 1px solid #ccc;
    padding: 15px;
}
.owl-carousel.feedback .item .desc{
    height: 105px;
    font-size: 15px;
    text-align: center;
}
.owl-carousel.feedback .item .img{
    margin: 10px 0;
    margin-bottom: 20px;
}
.owl-carousel.feedback .item .img img{
    max-width: 145px;
    padding: 3px;
    background: #F9F9F9;
    border: 1px solid #ccc;
    border-radius: 100%;
    margin: auto;
}
.owl-carousel.feedback .item .name{
    text-align: center;
    color: red;
    font-size: 16px;
    text-transform: uppercase;
}




.owl-theme.feedback .owl-dots .owl-dot span {

    background: #D6D6D6;
 
width: 13px;height: 13px;}
.owl-theme.feedback .owl-dots .owl-dot.active span {

    background: #F75F2F;
 
}





.wrap-list-video{
    padding: 5px 25px;
}
#news-wrapper .inner-x{
    -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);
    background: #fff;
    padding: 3px;
}
.video-list-carousel-target{}
.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;
}


#featured-tour{
}
#featured-tour .title{
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}
#featured-tour .content{}
#featured-tour .content ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
#featured-tour .content ul li{
    margin-bottom: 5px;
}
#featured-tour .content ul li a{
    font-size: 17px;
    color: #838383;
}
#featured-tour .content ul li:hover a{
    text-decoration: none;
    color: red;
}

#index-category{
    border-top: 4px solid #FEDC3F;
    border-left: 4px solid #FEDC3F;
}

#index-category .xleft{
    background: #F8EEB1 url(../img/shadow-bg.png) no-repeat bottom left;
}
#index-category .xright{}
.rtl#index-category .title{text-align:right;background: #FFFBE3 url(../img/right-category.png) no-repeat right -3px;padding-right: 75px;}
#index-category .title{
    background: #FFFBE3 url(../img/left-category.png) no-repeat 0px -3px;
    padding: 8px 11px;
    text-indent: 64px;
    text-transform: uppercase;
    font-family: Avo;
    font-size: 17px;
    padding-top: 10px;
}
.rtl#index-category .list{
    text-align: right;
}
#index-category .list{
    padding-left: 10px;
    float: left;
}
#index-category .list ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
#index-category .list ul li{
    margin: 5px 0;
}
#index-category .list ul li a{
    color: #333;
    text-decoration: none;
    transition: all .2s ease;
}
#index-category .list ul li:hover a{
    color: #ED1C24;
}
#index-category .list .xhotline{
    position: absolute;
    bottom: 0;
    font-family: avo;
    width: auto;
    text-align: left;
}
#index-category .list .xhotline .hotline-place{
    background: url(../img/hotline.png) no-repeat;
    padding-left: 52px;
}
#index-category .list .xhotline .hotline-place p{}
#index-category .list .xhotline .hotline-place p.phone{
    font-family: Avo_bold;
    color: #ED1B24;
    font-size: 19px;
    line-height: 20px;
}
.has-list-p{margin-bottom:20px;}

#ads-wrapper{}
#ads-wrapper .bit{margin-bottom:20px}
#ads-wrapper .ads-item,#ads-wrapper .ads-item-wrapper{
    position: relative;
}
#ads-wrapper .ads-item:hover:after{
    height: 90%;
}
#ads-wrapper .ads-item:hover:before{
    height: 90%;
}
#ads-wrapper .ads-item-wrapper:hover:after{
    width: 96%;
}
#ads-wrapper .ads-item-wrapper:hover:before{
    width: 96%;
} 
#ads-wrapper .ads-item:hover img{
   opacity: 1;
}
#ads-wrapper .ads-item img{
    width: 100%;
    height: auto;
    transition: all 1s ease;
    opacity: 0.8;
}
#ads-wrapper .ads-item:after,#ads-wrapper .ads-item:before,#ads-wrapper .ads-item-wrapper:after,#ads-wrapper .ads-item-wrapper:before{content:"";background: rgba(251, 251, 251, 0.42);position:absolute;width: 20%;height: 1px;z-index: 1;transition: all 0.5s ease;}

#ads-wrapper .ads-item:after{
    width: 1px;
    right: 2%;
    bottom: 5%;
    height: 40%;
}
#ads-wrapper .ads-item:before{
    width: 1px;
    left: 2%;
    top: 5%;
    height: 40%;
}
#ads-wrapper .ads-item-wrapper:after{
   width: 20%;
   height: 1px;
   right: 2%;
   bottom: 5%;
   top: auto;
}

#ads-wrapper .ads-item-wrapper:before{
    width: 20%;
    height: 1px;
    left: 2%;
    top: 5%;
    z-index: 1;
}


#news-wrapper{}
#news-wrapper .title{
    position: relative;
    margin-bottom: 15px;
    display: inline-block;
    padding-right: 10px;
    text-transform: uppercase;
    font-size: 17px;
    padding-bottom: 4px;
}
#news-wrapper .title h3{
    font-family: Avo;
    color: #ED1C24;
    text-transform: uppercase;
    margin: 0;
    font-size: 21px;
    display: inline-block;
    border-bottom: 3px solid #ED1C24;
    position: relative;
    z-index: 2;
}
#news-wrapper .title:after{content:"";position:absolute;width:100%;height:1px;left:0;z-index:1;background: #0E78C5;bottom: 1px;}
#news-wrapper .content {
    clear: both;
}
#news-wrapper .content.news{}
#news-wrapper .content.news .news-desc{
    margin-top: 10px;
}
#news-wrapper .content.news .small-item h4{font-size: 13px;}
#news-wrapper .content.news  h4{
    margin: 0;
    margin-bottom: 10px;
    font-size: 17px;
}
#news-wrapper .content.news  h4 a{
    font-weight: 500;
    color: #333;
    text-decoration: none;
    transition: all 0.5s ease;
}
#news-wrapper .content.news h4:hover a{
    color: #333;
}
#news-wrapper .content.news .view-more{
    margin-top: 5px;
    display: inline-block;
    padding: 6px 18px;
    border: 2px solid black;
    color: #000;
    text-transform: uppercase;
    padding-top: 7px;
    font-weight: 500;
    text-decoration: none;
    transition: 0.4s;
}
#news-wrapper .content.news .view-more:hover{
    border-color: #0E78C5;
    color: #0E78C5;
}

#news-wrapper .content.news .list-news-small{
}
#news-wrapper .content.news .list-news-small .small-item{margin-bottom:10px}
#news-wrapper .content.news .list-news-small img{
    margin-right: 14px;
}
#news-wrapper .content.news .date{
    margin-top: 10px;
    color: #A0A0A0;
    font-size: 12px;
}
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{
    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;
}
.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: 10px;
}
.wrap-big-section .top-ad .big-name{
    padding: 7px 10px;
    padding-right: 15px;
    font-size: 17px;
    font-weight: normal;
    color: #fff;
    position: relative;
    display: inline-block;
}





.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;
	opacity:0
}
.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: 3px;
    padding-left: 0;
    padding-left: 15px;
    padding-bottom: 7px;
}
.wrap-big-section .top-ad .list-wrap li:first-child{float:left;background: #0066CC;}
.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: left;
    border-bottom: 3px solid #ff6633;
}
.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 span img{max-width:30px}
.wrap-big-section .top-ad .list-wrap li.link{float:right}
.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: -1px;}
.wrap-big-section .top-ad .list-wrap li:last-child:after{display:none}
.wrap-big-section .top-ad .list-wrap li a{
    padding: 14px 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;
    background: #ff6633;
}
.wrap-big-section .top-ad .list-wrap li:hover a,.wrap-big-section .top-ad .list-wrap li.active a{
    text-decoration: none;
    color: #fff;
}
.tab-content{
    position: relative;
    overflow: hidden;
}
.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;
}

.vad:hover img{/* transition:0.4s; *//* opacity:0.8; */}

.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;
}

.wrap-news{}
.wrap-news .xbox{}
.wrap-news .xbox .title{}
.wrap-news .xbox .big-news{}
.wrap-news .xbox.small .big-news .news-desc{
    margin-top: 0 !important;
    margin-bottom: 5px !Important;
}
.wrap-news .xbox.small .big-news .news-desc h4{}
.wrap-news .xbox.small .big-news .news-desc h4 a{}
.wrap-news .xbox.small .big-news .news-desc h4:hover a{}
.wrap-news .xbox.small .big-news .news-desc .view-more{
    display: inline-block;
    border: 2px solid #333;
    padding: 5px 15px;
    text-transform: uppercase;
    color: #333;
    font-weight: 500;
    text-decoration: none;
    transition: 0.4s;
}
.wrap-news .xbox .big-news .news-desc .view-more:hover{
    border-color: #0E78C5;
    color: #0E78C5;
}

#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 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{}


.box-promo{}
.box-promo .title{
    background: url(../img/promo.png) no-repeat 7px 0px;
    font-size: 19px;
    text-transform: uppercase;
    font-weight: 500;
    padding: 13px 0px;
    padding-left: 60px;
}
.box-promo .content{
    border: 3px solid #d60c0c;
    padding-top: 22px;
    position: relative;
}
.box-promo .content .item-product{margin-bottom:0;border: 0;}

.box-promo .wrap-image{background:transparent}
.box-promo .content .item-product .wrap-product{box-shadow:none;border: 0;}

.tab-content .carousel .owl-item .item-product .wrap-product{    border-top: 1px solid rgba(204, 204, 204, 0.75);}

@media(min-width:992px){
	.left-in-product{
    width: 78.9%;
}
	.right-in-ads{
    width: 21.1%;
}
}
@media (max-width:768px){
#brand .content{
    padding: 10px;
}
.line-brand{
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 5px;
}
#brand .content .line-brand:last-child{border-bottom:0}

.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%;
}
	
	
	
	#brand .content .top-nav{display:block;margin:0}
	#brand .content .top-nav  li{margin-bottom:5px}
	#brand .content .top-nav  li a{font-size:12px;padding:7px 6px}
	
}


@media(max-width:500px){
	#featured-product .tab .top-tab-control ul li a{
    font-size: 13px;
}
	.wrap-big-section .top-ad .list-wrap li a{font-size:10px}

#featured-product .tab .top-tab-control{margin-bottom:10px}
	
}