/*------------------------------------------------------------------
[Table of contents]

1. Group button on top menu
2. Latest deals products
3. Products list
4. Header
5. Category featured
6. Banner bottom
7. Blogs
8. Services
9. Footer
10. Owl carousel vertical
11. Styles for devices(>1200px)
12. Styles for devices(>=992px and <=1199px)
13. Styles for devices(>=768px and <=992px)
14. Styles for devices(>=481px and <=767px)
15. Styles for devices(<=480px)

-------------------------------------------------------------------*/
.option5 #main-menu .navbar .navbar-nav>li>a span.notify-right{
  top: -20px;
  left: 40%;
  text-transform: uppercase;
}
.link-off{
	position:absolute !important;
	left:0;
	transition:0.5s;
}
.option5 #main-menu .navbar .navbar-nav > li.link-off:hover {
	background-color: #fff !important;
	color: #ef3f3e !important;
}
	.option5 #main-menu .navbar .navbar-nav > li.link-off:hover a {
		color: #ef3f3e !important;
	}
.nav-top-menu.nav-ontop .link-off {
	left: 20px;
}
/*
[4. Header ]
*/
.option5 .logo {
	text-align: center;
}
.option5 .top-header img {
	margin-top: -5px;
}
.option5 .top-header a.current-open:after{
	font-size: 13px;
}
.option5 .top-header{
	background: #eee;
	font-size: 13px;
}
.option5 .cart-block{
	margin-top: 5px;
}
.option5 .cart-block .cart-block-content .product-info .p-right .p-rice{
	  color: black;
}
.option5 #shopping-cart-box-ontop .cart-block{
	margin-top: 0;
}
.option5 a:hover{
	color: #f96d10;
}
.option5 .top-header .dropdown-menu{
	border-top: 2px solid #f96d10;
}
.option5 .main-header .header-search-box{
	padding: 0 15px;
}
.option5 .main-header .header-search-box .form-inline .form-category{
	float: right;
	margin-right: 40px;
	border-left: 1px solid #eaeaea;
}
.option5 .main-header .header-search-box .form-inline .input-serach{
	padding-top: 9px;
}
.option5 .main-header .header-search-box .form-inline .btn-search{
	background: none;
	border-right: 1px solid #eaeaea;
	color: #f96d10;
	font-size: 16px;
}
.option5 .main-header .header-search-box .form-inline .btn-search .fa{
	line-height: inherit;
}
.option5 .group-button-header .btn-cart{
	background: url("../images/shop.svg") no-repeat center center;
}
.option5 .group-button-header .btn-heart{
	  background: url("../images/heart.svg") no-repeat center center;
}
.option5 .group-button-header .btn-andi {
	background: url('../images/android1.svg') no-repeat center center;
	text-indent: -999px;
	display: inline-block;
	font-size: 0;
	width: 39px;
	height: 39px;
	float: right;
	position: relative;
	margin-right: 16px;
}
.option5 .group-button-header .btn-ios {
	background: url("../images/apple1.svg") no-repeat center center;
	text-indent: -999px;
	display: inline-block;
	font-size: 0;
	width: 39px;
	height: 39px;
	float: right;
	position: relative;
	margin-right: 16px;
}
.option5 .group-button-header .btn-andibazar {
	background: url("../images/bazar3.svg") no-repeat center center;
	text-indent: -999px;
	display: inline-block;
	font-size: 0;
	width: 39px;
	height: 39px;
	float: right;
	position: relative;
	margin-right: 16px;
}
.option5 .group-button-header .btn-compare {
	background: url("../images/icon-compare-round5.svg") no-repeat center center;
}

.option5 .nav-top-menu.nav-ontop{
	background: #f96d10;
	height: 51px;
}
.option5 #form-search-opntop .btn-search .fa{
	display: none;
}
.option5 #box-vertical-megamenus{
	width: 85px;
	padding: 0;
}

.option5 #main-menu .navbar{
	border-radius: 0;
	background: #f96d10;
}
.option5 #main-menu .navbar-default .navbar-nav>li>a{
	color: #fff;
	border-right: none;
}
.option5 #main-menu .navbar-default .navbar-nav>li:last-child>a{
	background: none;
}
.option5 #main-menu .navbar .navbar-nav>li:hover, 
.option5 #main-menu .navbar .navbar-nav>li.active{
	background-image: none;
	background: #e80000;
}
.option5 #main-menu .navbar .navbar-nav>li:hover a, 
.option5 #main-menu .navbar .navbar-nav>li.active a{
	background: none;
	/*color:#fff;*/
}
.option5 #main-menu li.dropdown>a:after{
	position: absolute;
	left: 46%;
	-ms-transform: translateX(-50%);
  	-webkit-transform: translateX(-50%);
  	transform: translateX(-50%);
	top: 15px;
	font-size: 12px;
}
.option5 #main-menu li.dropdown:hover:before{
	display: none;
}

.option5 .box-vertical-megamenus .title{
	background: #e80000;
}
.option5 .box-vertical-megamenus .vertical-menu-content{
	border-top: none;
	min-width: 270px;
	border-right: 1px solid #eaeaea;
}
.option5 #main-menu{
	width: 100%;
	padding: 0 15px;
	margin: 0;
	/*padding-left: 70px;*/
	margin-top: -1px;
}
.option5 .nav-ontop #box-vertical-megamenus .title{
	background: #e80000;
	color: #fff;
	border-left: none;
	text-align: center;
	height: 51px;

}
.option5 .nav-ontop #box-vertical-megamenus .title .btn-open-mobile{
	margin: 0;
}
.option5 .nav-ontop #box-vertical-megamenus .box-vertical-megamenus{
	top: 0;
}
.option5 #form-search-opntop .btn-search:before{
	color: #fff;
}
.option5 #form-search-opntop form .input-serach input{
	color: #fff;
}
.option5 #form-search-opntop form .input-serach input
.option5 #form-search-opntop form .input-serach input::-webkit-input-placeholder { color:#fff; }
.option5 #form-search-opntop form .input-serach input::-webkit-input-placeholder { color:#fff;  }
.option5 #form-search-opntop form .input-serach input::-webkit-input-placeholder { color:#fff; }

.option5 #form-search-opntop:hover form{
  border: 1px solid #dfdfdf;
  background: #f96d10;
}
.option5 #user-info-opntop a.current-open:before {
  color: #fff;
}
.option5 #shopping-cart-box-ontop .fa{
	color: #fff;
}
.option5 .header-top-right{
	border-top: none;
	margin: 0;
	padding: 0 15px;
}
.option5 .header-top-right .homeslider {
	width: 100%;
}
.option5 .header-top-right .homeslider .bx-controls-direction .bx-prev, 
.option5 .header-top-right .homeslider .bx-controls-direction .bx-next{
	background: #f96d10;
}
.option5 .header-top-right .homeslider .bx-wrapper .bx-pager, 
.option5 .bx-wrapper .bx-controls-auto{
	text-align: center;
}
.option5 .header-top-right .homeslider .bx-wrapper .bx-pager .bx-pager-item a{
	background: #fff;
	font-size: 0;
	border-color: #fff;
	width: 14px;
	height: 14px;
}
.option5 .header-top-right .homeslider .bx-wrapper .bx-pager.bx-default-pager a:hover,
.option5 .header-top-right .homeslider .bx-wrapper .bx-pager.bx-default-pager a.active{
	background: #f96d10;
	border-color: #f96d10;
}

.option5 #main-menu .navbar-default .navbar-nav>li>a {
  color: #fff;
  /*background: url('../images/kak2.png') no-repeat right center;*/
  border-right: none;
}

.option5 .box-vertical-megamenus .vertical-menu-list {
	padding-top: 4px;
}
.option5 .box-vertical-megamenus .vertical-menu-list li{
	border: none;
	padding: 0 20px;
}
.option5 .box-vertical-megamenus .vertical-menu-list>li:hover{
	background: #f96d10;
}
.option5 .box-vertical-megamenus .vertical-menu-list>li:hover>a{
	color: #fff;
	border-color: transparent;
}
.option5 .box-vertical-megamenus .vertical-menu-list>li:hover>a:before{
	color: #fff;
}
.option5 .box-vertical-megamenus .vertical-menu-list:li:last-child>a{
	border:none;
}
.option5 .box-vertical-megamenus .vertical-menu-list>li>a{
	border:none;
	padding-left: 0;
	border-bottom: 1px dotted #eaeaea;
	line-height: 36px;
}
.option5 .box-vertical-megamenus .vertical-menu-list li:hover{
	border-left: none;
}
.option5 .box-vertical-megamenus .vertical-menu-list li:hover>a{
	border-top: none;
}
.option5 .box-vertical-megamenus .all-category{
	margin-top: 0px;
	padding-right: 0;
}
.option5 .vertical-dropdown-menu .mega-group-header span{
	border-color: #f96d10;
}
.option5 .box-vertical-megamenus .all-category span:hover{
	background: #f96d10;
	color: #fff;
	border-color: #f96d10;
}
.option5 .box-vertical-megamenus .all-category span:after{
	  content: "\f101";
	  font-size: 16px;
	  font-weight: normal;
}
.option5 .box-vertical-megamenus .vertical-menu-content ul>li>a.parent:before{
	right: 20px;
}
.option5 .vertical-dropdown-menu .mega-products .mega-product .product-price .new-price{
	  color: #f96d10;
}
.option5 .cart-block .cart-block-content .cart-buttons a.btn-check-out{
	background: #f96d10;
    width:100%;
}

.option5 .page-heading{
	font-size: 16px;
	font-weight: bold;
}
.option5 .page-heading span.page-heading-title{
	border-bottom: 3px solid #f96d10;
}

.option5 .owl-controls .owl-prev:hover, 
.option5 .owl-controls .owl-next:hover {
  background: #f96d10;
  color: #fff;
}

.option5 .content-page {
	background: #eaeaea;
}
.option5 #main-menu .dropdown-menu .block-container .group_header>a{
	border-color: #f96d10;
}

/*
[5. Category featured]
*/

.option5 .show-brand .navbar-brand{
	width: 200px;
	position: relative;
	padding-left: 10px;
	font-family: vazir,Tahoma;
	font-size: 22px;
	font-weight: normal;
}
.option5 .show-brand .navbar-brand img{
	margin-right: 10px;
}
.option5 .show-brand .navbar-brand>a:hover{
	color: #fff;

}
.option5 .show-brand .navbar-brand:after{
	content: '';
	width: 12px;
	height: 20px;
	position: absolute;
	right: 5px;
	color: #fff;
	font-weight: normal;
	background: url("../images/icon-angle-right.png") no-repeat right center;
	top: 50%;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.option5 .nav-menu{
	margin-bottom: 0;
}
.option5 .nav-menu .nav>li>a{
	background: none;
	padding: 14px 15px;
	margin-left: 10px;
}
.option5 .nav-menu .nav>li>a:after{
	font: normal normal normal 14px/1 FontAwesome;
	content: "\f0d8";
	position: absolute;
	bottom: -40px;
	left: 50%;
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	color: #fff;
	-webkit-transition: all 0.3s ease-out 0s;
	  -moz-transition: all 0.3s ease-out 0s;
	  -o-transition: all 0.3s ease-out 0s;
	  transition: all 0.3s ease-out 0s;
	  opacity: 0;
	  visibility: hidden;
}
.option5 .nav-menu .nav>li>a:before{
	content: '';
	width: 100%;
	height: 1px;
	background: #fa8334;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	transform: scale(0, 1);
}
.option5 .nav-menu .navbar-collapse {
	background: #fff;
	border-bottom: 2px solid #fa8334;
}
.option5 .nav-menu .nav>li:hover a,
.option5 .nav-menu .nav>li.active a{
}

.option5 .nav-menu .nav>li:hover a:before,
.option5 .nav-menu .nav>li.active a:before{
	transform: scale(1);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.option5 .nav-menu .nav>li:hover a:after,
.option5 .nav-menu .nav>li.active a:after{
	color: #fa8334;
	bottom: -6px;
	opacity: 1;
	visibility: inherit;
}

.option5 .product-featured{
	margin-top: 0;
}
.option5 .product-featured .sub-category-list{
	float: left;
	padding: 20px 30px;
	line-height: 30px;
	background: #fff;
}
.option5 .product-featured .product-featured-tab-content{
}
.option5 .product-featured .product-featured-tab-content .box-left{
	width: 40%;
	float: left;
	border-left: 1px solid #eaeaea;
}
.option5 .product-featured .product-featured-tab-content .box-right{
	width: 60%;
	float: left;
}
.option5 .product-featured .product-featured-tab-content .box-full{
	width: 100%;
	float: left;
	border-left: 1px solid #eaeaea;
} 
.option5 .product-featured .product-featured-tab-content .box-full .product-list li{
	width: 20%;
	float: left;
	border-bottom: none;
}
.option5 .product-featured .product-featured-tab-content .category-banner{
	padding-right: 0;
}
.option5 .product-featured .product-featured-tab-content .category-banner img{
	
}
.option5 .product-featured .product-featured-tab-content .category-list-product{
	padding-left: 0;
}
.option5 .product-featured .product-list{
	margin-left: 0;
	margin-right: 0;

}
.option5 .product-featured .product-list li{
	padding: 0;
	min-height: inherit;
	border-right: 1px solid #eaeaea;
	border-top: 1px solid #eaeaea;
	padding-bottom: 3px;
	min-height: 286px;
}

.option5 .product-featured .owl-prev, 
.option5 .product-featured .owl-next {
  background: transparent;
  width: 28px;
  height: 28px;
  color: #ccc;
  text-align: center;
  padding-top: 0;
  font-size: 48px;
}
.option5 .product-featured .owl-next{
	background: url("../images/next.png") no-repeat center center;
}
.option5 .product-featured .owl-prev{
	background: url("../images/prev.png") no-repeat center center;
}
.option5 .product-featured .owl-prev .fa, 
.option5 .product-featured .owl-next .fa{
	font-weight: normal;
	line-height: 28px;
	display: none;
}
.option5 .product-featured .owl-prev:hover{
	background: url("../images/prev.png") no-repeat center center;
}

.option5 .product-featured .owl-next:hover{
	background: url("../images/next.png") no-repeat center center;
}

.option5 .product-featured .deal-product{
	line-height: 24px;
	border-right: 1px solid #eaeaea;
	overflow: hidden;
	padding-bottom: 23px;
}
.option5 .product-featured .deal-product .deal-product-head{
	text-align: center;
}
.option5 .product-featured .deal-product .deal-product-head h3{
	position: relative;
    z-index: 1;
    margin-top: 15px;
}
.option5 .product-featured .deal-product .deal-product-head h3:before{
	border-top: 1px solid #eaeaea;
    content:"";
    margin: 0 auto; /* this centers the line to the full width specified */
    position: absolute; /* positioning must be absolute here, and relative positioning must be applied to the parent */
    top: 40%; left: 40px; right: 40px; bottom: 0;
    width: 95%;
    z-index: -1;
    width: 300px;/*
    -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);*/
}
.option5 .product-featured .deal-product .deal-product-head h3>span{
	background: #fff; 
    padding: 0 5px; 
    font-size: 14px;
    font-weight: bold;
}
.option5 .product-featured .deal-product .deal-product-content .deal-product-info{
	padding-left: 0;
}
.option5 .product-featured .deal-product .deal-product-content{
	margin-top: 10px;
}
.option5 .product-featured .deal-product .price{
	margin-top: 4px;
}
.option5 .product-featured .deal-product .price span{
	margin-right: 10px;
}
.option5 .product-featured .deal-product .price .product-price{
	color: #f96d10;
	font-size: 18px;
}
.option5 .product-featured .deal-product .price .old-price{
	text-decoration: line-through;
}
.option5 .product-featured .deal-product .price .sale-price{
	background: url("../images/sale-bg.png") no-repeat;
	color: #fff;
	padding: 0 7px;
}
.option5 .product-featured .deal-product .product-star{
	color: #febf2b;
	margin-top: 15px;
}
.option5 .product-featured .deal-product .product-desc{
	margin-top: -3px;
}
.option5 .product-featured .deal-product .show-count-down{
	overflow: hidden;
	margin-top: 11px;
	font-family: vazir,Tahoma;
	line-height: normal;
}
.option5 .product-featured .deal-product .show-count-down .dot{
	display: none;
}
.option5 .product-featured .deal-product .show-count-down .box-count{
	font-size: 20px;
	color: #717171;
	background: #f6f6f6;
	text-align: center;
	width: 45px;
	height: 47px;
	display: table-cell;
	float: left;
	margin-right: 5px;
}
.option5 .product-featured .deal-product .show-count-down .box-count .number{
	width: 45px;
	font-size: 18px;
	display: table;
	margin-top: 4px;
}
.option5 .product-featured .deal-product .show-count-down .box-count .text{
	width: 45px;
	font-size: 14px;
	display: table;
}
.option5 .product-featured .manufacture-list{
	padding-right: 0;
	float: left;
	overflow: hidden;
}
.option5 .product-featured .manufacture-list .manufacture-waper{
	border: 1px solid #eaeaea;
	padding: 44px 0px 44px 0;
	border-top: none;
	position: relative;
	border-bottom: none;
}
.option5 .product-featured .manufacture-list .manufacture-waper ul{
	padding: 0 20px;
	background: #fff;
}

.option5 .product-featured .manufacture-list .manufacture-waper .owl-prev{
	position: absolute;
	top: -16px;
	left: 0;
	right: 0;
	border-bottom: 1px solid #eaeaea;
}
.option5 .product-featured .manufacture-list .manufacture-waper .owl-next{
	position: absolute;
	bottom: -64px;
	top: inherit;
	left: 0;
	right: 0;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	padding-top: 12px;
	height: 42px;
}
.option5 .product-featured .manufacture-list .manufacture-waper .owl-controls .owl-nav{
	margin: 0;
	padding: 0;
}
.option5 .product-list li .add-to-cart:hover{
	opacity: 1;
}
/*.option5 .product-list li .add-to-cart a {
	  background: url("../images/icon-cart-option2.png") no-repeat left center;
}*/
.option5 .product-list li .quick-view a.compare:before{
	  content: "\f066";
}

/** OPTION CATEGORY **/

.option5 .category-featured.fashion .sub-category-list a:hover{
	color: #ff3366;
}
.option5 .category-featured.fashion .navbar-brand{
	background: #ff3366;
}
.option5 .category-featured.fashion .navbar-brand a:hover{
	color: #fff;
}
.option5 .category-featured.fashion .nav-menu .navbar-collapse {
	background: #fff;
	border-bottom: 2px solid #ff3366;
}
.option5 .category-featured.fashion .nav-menu .nav>li:hover a,
.option5 .category-featured.fashion .nav-menu .nav>li.active a{
	color: #ff3366;
}

.option5 .category-featured.fashion .nav-menu .nav>li:hover a:after,
.option5 .category-featured.fashion .nav-menu .nav>li.active a:after{
	color: #ff3366;
}

.option5 .category-featured.fashion .nav-menu .nav>li>a:before{
	background: #ff3366;
}

.option5 .category-featured.fashion .product-list li .add-to-cart {
	background-color: rgba(255, 51, 102, 0.7);
	background: rgba(255, 51, 102, 0.7);
	color: rgba(255, 51, 102, 0.7);
}
.option5 .category-featured.fashion .product-list li .add-to-cart:hover {
	background: #ff3366;
}

.option5 .category-featured.fashion .product-list li .quick-view a.search:hover,
.option5 .category-featured.fashion .product-list li .quick-view a.compare:hover,
.option5 .category-featured.fashion .product-list li .quick-view a.heart:hover{
	background-color: #ff3366;
	opacity: 0.9;
}

/** sports **/
.option5 .category-featured.sports .sub-category-list a:hover{
	color: #00a360;
}
.option5 .category-featured.sports .navbar-brand{
	background: #00a360;
}
.option5 .category-featured.sports .navbar-brand a:hover{
	color: #fff;
}
.option5 .category-featured.sports .nav-menu .navbar-collapse {
	background: #fff;
	border-bottom: 2px solid #00a360;
}
.option5 .category-featured.sports .nav-menu .nav>li:hover a,
.option5 .category-featured.sports .nav-menu .nav>li.active a{
	color: #00a360;
}
.option5 .category-featured.sports .nav-menu .nav>li:hover a:after,
.option5 .category-featured.sports .nav-menu .nav>li.active a:after{
	color: #00a360;
}

.option5 .category-featured.sports .nav-menu .nav>li>a:before{
	background: #00a360;
}

.option5 .category-featured.sports .product-list li .add-to-cart {
	background-color: rgba(0, 163, 96, 0.7);
	background: rgba(0, 163, 96, 0.7);
	color: rgba(0, 163, 96, 0.7);
}
.option5 .category-featured.sports .product-list li .add-to-cart:hover {
	background: #00a360;
}
.option5 .category-featured.sports .product-list li .quick-view a.search:hover,
.option5 .category-featured.sports .product-list li .quick-view a.compare:hover,
.option5 .category-featured.sports .product-list li .quick-view a.heart:hover{
	background-color: #00a360;
	opacity: 0.9;
}

.bordernone{
	border-right:none !important;
}
/** REPONSIVE **/
/*----------------
[11. Styles for devices(>1200px)]
*/
@media (min-width: 100px) and (max-width:1200px) {
	.group-button-header .btn-cart, .group-button-header .btn-heart, .group-button-header .btn-compare, .option5 .group-button-header .btn-andi, .option5 .group-button-header .btn-andibazar, .option5 .group-button-header .btn-ios {
		margin-right: 7px;
	}
}
/*----------------
[12. Styles for devices(>=993px and <=1200px)]
*/
@media (min-width:100px) and (max-width:992px) {
	#main-menu .navbar .navbar-nav > li > a {
		font-size: 13px;
	}
	.header-top-right .homeslider img, .carouselHome .carousel-inner > .item,
	.carouselHome .carousel-inner > .item a, .banner-home {
		height: 217.5px;
	}
	.service .service-item h3 {
		font-size: 15px;
		margin-bottom: 5px;
		line-height: 21px;
	}
}
@media (min-width:100px) and (max-width:890px) {

}
@media (min-width: 993px) and (max-width: 1200px) {
	.owl-similar li .left-block {
		height: 256.33px;
	}

	.similar-products li .left-block {
		height: 237px;
	}
	/*.option5 .group-button-header{
		width: 25%;
		float: right;
	}*/
	.option5 .sub-category-wapper{
		width: 15%;
		display: none;
	}
	.option5 .col-right-tab{
		width: 100%;

	}
	.option5 .product-featured .manufacture-list .manufacture-waper{
		display: none;
	}
	.option5 .product-featured .product-featured-tab-content .category-list-product{
		padding-left: 15px;
	}
	.option5 .product-featured .product-featured-tab-content .category-list-product .product-list{
		border-left: 1px solid #eaeaea;
	}
	/*.option5 .main-header .header-search-box{
		width: 40%;
	}*/
	.option5 #home-slider .header-top-right .homeslider, 
	.option5 #home-slider .header-top-right .header-banner{
		border: none;
	}
}
/*--------------------
[13. Styles for devices(>=768px and <=992px)]
*/
@media (min-width: 768px) and (max-width: 992px) {
	#main-menu .dropdown-menu .block-container .link_container > a {
		font-size: 12px !important;
	}
	.owl-similar li .left-block {
		height: 280.33px;
	}
	.similar-products li .left-block {
		height:180px;
	}
	.option5 .group-button-header{
		float: right;
		margin-top: 30px;
	}
	.option5 .main-header .logo{
		margin-top: 15px;
	}
	.option5 .nav-menu .nav>li>a{
		padding: 14px 10px;
		margin-left: 0;
	}
	.option5 .product-featured .product-featured-tab-content .box-left{
		width: 100%;
	}
	.option5 .product-featured .product-featured-tab-content .box-right{
		width: 100%;
		border-left: 1px solid #eaeaea;
	}
	.option5 .sub-category-wapper{
		width: 20%;
	}
	.option5 .col-right-tab{
		width: 80%;
	}
	.option5 .show-brand .navbar-brand{
		width: 21%;
		padding-right: 30px;
		font-size: 14px;
		font-weight: bold;
	}
	.option5 .product-featured .sub-category-list{
		padding: 10px;
	}
	.option5 .product-featured .box-left .banner-img{
		display: none;
	}
	.option5 .product-featured .manufacture-list .manufacture-waper{
		display: none;
	}
	.option5 .product-featured .product-featured-tab-content .box-full .product-list li{
		width: 33.3333%;
	}
	.option5 .product-featured .product-featured-tab-content .category-list-product{
		padding-left: 15px;
	}
	.option5 .product-featured .product-featured-tab-content .category-list-product .product-list{
		border-left: 1px solid #eaeaea;
	}
	.option5 .product-featured .product-featured-tab-content .category-list-product .product-list li{
		width: 33.3333%;
	}
	
}
/*--------------------
[14. Styles for devices(>=481px and <=767px)]
*/
@media (min-width: 481px) and (max-width: 767px) {
	.similar-products li .left-block {
		height: 190px;
	}
	.owl-similar li .left-block {
		height: 240.33px;
	}
	.group-button-header {
		margin-top: 30px;
	}

	.main-header .group-button-header .btn-cart:hover .cart-block {
		display: none;
	}
	.option5 .main-header .header-search-box{
		padding-right: 15px;
	}
	.option5 #main-menu .navbar{
		background: none;
	}
	/*.option5 #main-menu .navbar-header{
		background: #f96d10;
	}*/
	.option5 #main-menu .navbar-default .navbar-nav>li>a{
		background: none;
		color: #999;
        text-align:right;
	}
	.option5 #main-menu li.dropdown > a:after {
		position: absolute;
		left: 10px;
		right: inherit;
		-ms-transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		top: 50%;
		font-size: 12px;
	}
	.option5 #main-menu .navbar .navbar-nav>li:hover,
	.option5 #main-menu .navbar .navbar-nav>li.active{
		background: none;
		color:#fff !important;
	}
	.latest-deals-product .count-down-time2{
		position: inherit;
		top: inherit;
		right: inherit;
	}
	.latest-deals-product .owl-prev {
	  top: 50%;
	  left: 0;
	  right: inherit;
	}
	.latest-deals-product .owl-next {
	  top: 50%;
	}
	.option5 .content-page{
		margin-top: 30px;
	}
	.option5 .nav-menu{
		background: #ccc;
	}
	.option5 .nav-menu .nav>li>a{
		margin-left: 0;
		padding: 5px 15px;
	}
	
	.option5 .nav-menu .nav>li>a:after{
		display: none;
	}
	.option5 .product-featured .sub-category-wapper{
		width: 100%;
		padding: 15px;
		display: none;
	}
	.option5 .product-featured .product-featured-tab-content .box-left{
		width: 100%;
		display: none;
	}
	.option5 .product-featured .product-featured-tab-content .box-right{
		width: 100%;
		border-left: 1px solid #eaeaea;
	}
	.option5 .product-featured .deal-product .deal-product-content .deal-product-info{
		padding-left: 15px;
	}
	.option5 .product-featured .product-featured-tab-content .box-full .product-list li{
		width: 50%;
		float: left;
	}
	.services2 .services2-item .image{
		padding: 15px 30px 0 30px 0;
	}
	.services2 .services2-item .text{
		padding: 15px 30px;
		text-align: center;
	}
	.option5 .product-featured .manufacture-list{
		display: none;
	}
	.option5 .product-featured .product-list li{
		width: 50%;
		float: left;
	}
	.option5 .product-featured .product-featured-tab-content .category-list-product{
		padding-left: 15px;
		border-left: 1px solid #eaeaea;
	}
	.option5 #main-menu{
		padding: 0;
	}
	.option5 #main-menu .navbar-header{
		margin: 0;
	}
	.option5 #box-vertical-megamenus{
		display: none;
	}
	.option5 #main-menu .navbar-collapse{
		margin-left: 0;
	}
}
@media (min-width: 100px) and (max-width: 767px){
	.option5 .logo {
		text-align: left;
	}
	.service .service-item:nth-child(3) {
		width:100%;
	}
	.service .service-item{
		border-left:none;
		margin-bottom:10px;
	}
	.link-off{
		position:relative !important;
	}
	}
/*--------------------
[15. Styles for devices(<=480px)]
*/
@media (min-width: 100px) and (max-width: 567px) {
	.header-top-right .homeslider img, .carouselHome .carousel-inner > .item,
	.carouselHome .carousel-inner > .item a, .banner-home {
		height: 180.147px;
	}
	
	.similar-products li .left-block {
		height: 260px;
	}

	.owl-similar li .left-block {
		height: 264px;
	}

	#introduce-box {
		margin-top: 25px;
	}

	#address-box a {
		width: 120px;
		display: block;
	}
}

@media (max-width: 480px) {
	.owl-similar li .left-block {
		height: 220px;
	}
	.row-product .col-xs-6{
		 width:100%;
	}
	.similar-products li .left-block {
		height: 205px;
	}
	.group-button-header {
		width: 100%;
		margin-top: 5px;
		text-align: center;
	}

	.option5 .logo {
		width: 100%;
		margin-top: 15px;
		text-align:center;
	}
	.group-button-header .btn-cart, .group-button-header .btn-heart, .group-button-header .btn-compare, .option5 .group-button-header .btn-andi, .option5 .group-button-header .btn-andibazar, .option5 .group-button-header .btn-ios{
		float:none;
		display:inline-block;
	}
	.main-header .group-button-header .btn-cart:hover .cart-block {
		display: none;
	}

	.option5 .main-header .header-search-box {
		padding-right: 15px;
	}

	.option5 #main-menu .navbar {
		background: none;
	}

	/*.option5 #main-menu .navbar-header {
		background: #f96d10;
	}*/

	.option5 #main-menu .navbar-default .navbar-nav > li > a {
		background: none;
		color: #999;
	}

	.option5 #main-menu li.dropdown > a:after {
		position: absolute;
		left: 10px;
		right: inherit;
		-ms-transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		top: 50%;
		font-size: 12px;
	}

	.option5 #main-menu .navbar .navbar-nav > li:hover,
	.option5 #main-menu .navbar .navbar-nav > li.active {
		background: none;
	}

	.latest-deals-product .count-down-time2 {
		position: inherit;
		top: inherit;
		right: inherit;
	}

	.latest-deals-product .owl-prev {
		top: 50%;
		left: 0;
		right: inherit;
	}

	.latest-deals-product .owl-next {
		top: 50%;
	}

	.option5 .content-page {
		margin-top: 30px;
	}

	.option5 .nav-menu {
		background: #ccc;
	}

		.option5 .nav-menu .nav > li > a {
			margin-left: 0;
			padding: 5px 15px;
		}

			.option5 .nav-menu .nav > li > a:after {
				display: none;
			}

	.option5 .product-featured .sub-category-wapper {
		display: none;
	}

	.option5 .product-featured .product-featured-tab-content .box-left {
		width: 100%;
		display: none;
	}

	.option5 .product-featured .product-featured-tab-content .box-right {
		width: 100%;
	}

	.option5 .product-featured .deal-product .deal-product-content .deal-product-info {
		padding-left: 15px;
	}

	.option5 .product-featured .product-featured-tab-content .box-full .product-list li {
		width: 100%;
	}

	.services2 .services2-item .image {
		padding: 15px 30px 0 30px 0;
	}

	.services2 .services2-item .text {
		padding: 15px 30px;
		text-align: center;
	}

	.option5 .product-featured .manufacture-list {
		display: none;
	}

	.option5 .product-featured .product-list li {
		border-right: none;
	}

	.option5 .product-featured .product-featured-tab-content .category-list-product {
		padding-left: 15px;
		border-left: 1px solid #eaeaea;
	}

	.option5 #main-menu {
		padding: 0;
	}

		.option5 #main-menu .navbar-header {
			margin: 0;
		}

	.option5 #box-vertical-megamenus {
		display: none;
	}

	.option5 #main-menu .navbar-collapse {
		margin-left: 0;
	}
}

@media (max-width: 567.98px) {
	.product-list li .left-block, .owl-similar li .left-block {
		height: 310.33px;
	}

}