.logo {
	max-width: 100%;
	max-height: 60px;
}
body {
	font-family: 'Poppins', sans-serif !important;
	font-size: 14px !important;
	line-height: 24px;
	font-weight: 400;
	background-color: #fff;
	color: #656565;
}
uttonb, button:hover {
	border: none;
}
button:focus {
	outline: none;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
	display: inline-block;
	color: #fff;
	padding: 0px 27px 0 27px;
	height: 48px;
	line-height: 42px;
	font-size: 14px;
	color: #ffffff;
	background: #e5e5e5;
	border-radius: 30px;
	font-weight: 600;
	font-family: 'Poppins', sans-serif !important;
	position: relative;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
button.search-submit-form {
	position: absolute;
	right: 2px;
	top: 7px;
	padding: 0px 10px;
	color: #999999;
	background-color: transparent;
	display: inline-block;
	height: 29px;
	line-height: 31px;
	font-size: 12px;
	border-color: transparent;
	border-left: 1px solid #d0d0d0;
	text-transform: uppercase;
	font-weight: 700;
	border-radius: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.clearfix {
	clear: both;
}
.left {
	text-align: left;
}
.center {
	text-align: center;
}
.sale {
	color: #336699;
	font-weight: 500;
	font-size: 22px;
	font-family: 'Poppins', sans-serif !important;
}
.regular {
	color: #c5c5c5;
	font-size: 14px;
	text-decoration: line-through;
}
.background {
	background-color: #f5f5f5;
}
.header .container {
  max-width: 100%;
}
/* aniketrod
-------------------------------------------------------------- */
.aniketrod {
	position: relative;
}
.aniketrod > .overlay {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 909;
	opacity: 0;
	display: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.aniketrod > .overlay.show {
	opacity: 1;
	display: block;
}
/* Header */
#header {
	position: relative;
	z-index: 999;
	background-color: #fff;
}
header ol, header ul {
	list-style: none;
	padding: 0;
}
/* Header Top */
.header-top {
	border-bottom: 1px solid #e5e5e5;
}
.header-top.style1 {
	background-color: #f5f5f5;
	padding: 6px 0;
}
.header-top.style2 {
	background-color: #ffa020;
	padding: 0px 0;
	border-bottom: none;
}
.header-top.style2 ul.flat-support > li > a {
	color: #fff;
}
.header-top.style2 ul.flat-support > li {
	border-color: #fec579;
}
.header-top.style2 ul.flat-infomation > li.phone {
	color: #fff;
}
.header-top.style2 ul.flat-infomation > li.phone > a {
	color: #Fff;
}
.header-top.style2 ul.flat-unstyled > li > a {
	color: #fff;
}
.header-top.style3 {
	background-color: #f5f5f5;
	padding: 0px 0;
	border-bottom: none;
}
.header-top.style4 {
	background-color: #f5f5f5;
	padding: 6px 0 6px;
	border-bottom: none;
}
/* Flat Support */
ul.flat-support li {
	display: inline-block;
	line-height: 38px;
	height: 37px;
}
ul.flat-support li a {
	border-right: 1px solid #e5e5e5;
	padding-right: 10px;
	padding-left: 7px;
	font-size: 12px;
	font-weight: 400;
}
ul.flat-support li:first-child > a {
	padding-left: 0;
}
ul.flat-support li:last-child > a {
	padding-right: 0;
	border-right: none;
}
ul.flat-support.style1 > li, ul.flat-unstyled.style2 > li {
	display: inline-block;
	line-height: 27px;
	height: 24px;
}
/* Flat Infomation */
ul.flat-infomation {
	text-align: center;
}
ul.flat-infomation li.phone {
	color: #336699;
	line-height: 38px;
	height: 37px;
	letter-spacing: -0.5px;
}
.grid-right ul.flat-infomation li.phone {
	height: 55px;
	line-height: 59px;
	font-size: 15px;
}
/* Flat Unstyled */
ul.flat-unstyled {
	text-align: right;
	margin-right: 3px;
}
ul.flat-unstyled > li {
	display: inline-block;
	line-height: 38px;
	height: 37px;
	position: relative;
}
ul.flat-unstyled > li > a {
	border-left: 1px solid #e5e5e5;
	line-height: 1;
	padding-left: 9px;
	padding-right: 6px;
	letter-spacing: -0.5px;
}
ul.flat-unstyled > li:last-child > a {
	padding-right: 0;
}
ul.flat-unstyled > li:first-child > a {
	border-left: none;
}
ul.flat-unstyled > li > a i {
	padding-left: 10px;
	padding-right: 4px;
}
ul.flat-unstyled > li:last-child > a i {
	padding-right: 0px;
}
ul.flat-unstyled > li > ul {
	background-color: #fff;
	border-radius: 10px;
	padding: 10px 0;
	box-shadow: 0px 2px 3px 0px rgba(72, 72, 72, 0.15);
	opacity: 0;
	visibility: hidden;
	position: absolute;
	left: 0;
	z-index: 99;
	width: 130px;
	text-align: left;
	top: 100px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
ul.flat-unstyled > li > ul:before {
	content: '';
	position: absolute;
	left: 30px;
	top: -8px;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #e5e5e5;
	z-index: 100;
}
ul.flat-unstyled > li:hover > ul {
	opacity: 1;
	visibility: visible;
	top: 38px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
ul.flat-unstyled li > ul > li > a {
	display: block;
	padding: 1px 15px;
	line-height: 24px;
	font-size: 12px;
}
.flat-unstyled.style1 {
	float: right;
	line-height: 102px;
	height: 101px;
	margin-right: 3px;
}
/* Show Search */

.show-search button {
	content: '';
	background: #fff;
	color: #336699;
	border-color: transparent;
	height: 45px;
	line-height: 45px;
	width: 45px;
	display: block;
	padding: 0;
	border-radius: 50%;
	position: relative;
}
.show-search button:before {
	content: "\f002";
	font-family: fontawesome;
	position: absolute;
	font-size: 18px;
	line-height: 45px;
	left: 50%;
	top: 0px;
	transform: translateX(-50%);
}
.show-search > button.active:before {
	content: "\f00d";
}
/* Top Search */
.top_search {
	border-radius: 2px;
	padding: 0;
	border: solid 1px #1475b0;
	float: left;
	width: 100%;
	height: 44px;
}
.top_search select {
	border-radius: 0;
	border-right: solid 1px #ccc;
	width: 130px;
	float: left;
	padding: 0 8px;
	font-size: 14px;
	height: 42px !important;
	font-family: 'Poppins', sans-serif !important;
}
.top_search .input-group {
	float: left;
/*	width: calc(100% - 130px);*/
	width: 100%;
	padding: 0 8px;
	height: 36px;
}
.top_search .form-control, .top_search .form-control:focus {
	border: none;
	padding: 0 8px;
	font-size: 14px;
	height: 42px;
	font-family: 'Poppins', sans-serif !important;
}
.top_search .btn.btn-light {
	color: #999;
}
.top_search .btn.btn-light, .top_search .btn.btn-light:focus, .top_search .btn.btn-light.active {
	border: none;
	padding: 1px 5px 1px 13px;
	height: 42px;
	background: transparent !important;
}
.top-search form.form-search {
	position: relative;
}
.top-search form.form-search .cat-wrap {
	position: absolute;
	z-index: 9;
	padding: 10px 0;
}
.top-search form.form-search .cat-wrap-v1 {
	position: absolute;
	z-index: 9;
	padding: 12px 0;
}
.top-search form.form-search .cat-wrap select {
	height: 20px;
	line-height: 20px;
	padding: 1px 63px 0 36px;
	border-radius: 0px;
	border-right: 1px solid #e5e5e5;
}
.top-search form.form-search .cat-wrap span {
	position: absolute;
	top: 14px;
	right: 22px;
	color: #1b1b19;
	font-size: 14px;
}
.top-search form.form-search .cat-wrap-v1 span {
	top: 11px !important;
}
.top-search form.form-search .cat-wrap .all-categories {
	position: absolute;
	top: 80px;
	left: 0;
	width: 215px;
	border: 2px solid #484848;
	border-radius: 10px;
	height: 287px;
	background: #fff;
	padding: 10px 20px;
	z-index: 9;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.top-search form.form-search .cat-wrap .all-categories.show {
	top: 55px;
	opacity: 1;
	visibility: visible;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.top-search form.form-search .cat-wrap .all-categories:before {
	content: '';
	position: absolute;
	border-bottom: 5px solid #484848;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	top: -7px;
	left: 57px;
}
.top-search form.form-search .cat-wrap .all-categories .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background: #336699;
}
.top-search form.form-search .cat-wrap .all-categories .cat-list-search .title {
	color: #336699;
	line-height: 30px;
}
.top-search form.form-search .cat-wrap .all-categories .cat-list-search ul {
	margin-bottom: 5px;
}
.top-search form.form-search .cat-wrap .all-categories .cat-list-search ul li {
	padding-left: 9px;
	line-height: 20px;
	cursor: pointer;
}
.top-search form.form-search .cat-wrap .all-categories .cat-list-search ul li:hover {
	color: #336699;
}
.top-search form.form-search .box-search input {
	padding-left: 191px;
	padding-top: 11px;
	height: 49px;
}
.top-search form.form-search .box-search .btn-search {
	position: absolute;
	top: 0;
	right: 0;
}
.top-search form.form-search .box-search .search-suggestions {
	width: 800px;
	overflow: hidden;
	position: absolute;
	top: 100px;
	left: 0;
	z-index: 9;
	opacity: 0;
	visibility: hidden;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.top-search form.form-search .box-search .search-suggestions.show {
	opacity: 1;
	visibility: visible;
	top: 77px;
}
/* Top Search Style1 */
.top-search.style1 {
	width: 610px;
	padding: 5px 0px 5px 1px;
	float: left;
}
.top-search.style1 form.form-search .box-search input {
	background-color: #fff;
	border-color: #fff;
	height: 45px;
	padding-left: 188px;
}
.top-search.style1 form.form-search .box-search .btn-search button {
	background: #484848;
	padding: 0px 27px 0 32px;
	height: 45px;
	line-height: 43px;
}
.top-search.style1 form.form-search .box-search .btn-search button img {
	margin-top: -3px;
}
/* Top Search Style2 */
.top-search.style2 {
	padding: 28px 0 26px 48px;
	float: left;
	width: 68%;
}
.top-search.style2 form.form-search .box-search .btn-search button {
	background: #484848;
	padding: 0 29px 0 30px;
	height: 49px;
	line-height: 39px;
}
.top-search.style2 form.form-search .box-search input {
	background-color: #fff;
	border-color: #fff;
}
/* Top Search Style3 */
.top-search.style3 {
	padding-left: 93px;
	margin-right: -37px;
}
/* Search Sugguestions */
.search-suggestions .box-suggestions {
	width: 55%;
	float: left;
	background: #fff;
	padding: 20px 30px;
}
.search-suggestions .box-suggestions .title, .search-suggestions .box-cat .title {
	color: #336699;
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 15px;
}
.search-suggestions .box-suggestions ul li {
	margin-bottom: 28px;
	overflow: hidden;
}
.search-suggestions .box-suggestions ul li .image {
	width: 40px;
	float: left;
	height: 40px;
	line-height: 50px;
	margin-right: 20px;
}
.search-suggestions .box-suggestions ul li .info-product {
	overflow: hidden;
}
.search-suggestions .box-suggestions ul li .info-product .name a:not(:hover) {
	color: #484848;
}
.search-suggestions .box-suggestions ul li .info-product .price .sale {
	color: #484848;
	font-size: 16px;
	font-weight: 500;
	font-family: 'Poppins', sans-serif !important;
	margin-right: 15px;
}
.search-suggestions .box-suggestions ul li .info-product .price .regular {
	font-size: 13px;
}
.search-suggestions .box-cat {
	width: 45%;
	float: left;
	background: #f5f5f5;
	padding: 20px 30px;
	height: 541px;
	overflow: hidden;
}
.search-suggestions .box-cat li a {
	color: #484848;
	line-height: 30px;
}
/* Box Cart */
.box-cart {
	text-align: right;
}
.box-cart .inner-box {
	display: inline-block;
	position: relative;
}
.box-cart .inner-box > a > div {
	display: inline-block;
}
.box-cart .inner-box > a > div.icon-cart {
	height: 40px;
	width: 40px;
	text-align: center;
	border-radius: 50%;
	position: relative;
}
.box-cart .icon-cart span {
	position: absolute;
	top: -3px;
	right: -8px;
	background-color: #336699;
	width: 20px;
	height: 20px;
	line-height: 18px;
	color: #f4f4f4;
	font-size: 11px;
	border-radius: 50%;
}
.box-cart .inner-box > a > .price {
	font-weight: 600;
	font-size: 16px;
	margin-left: 8px;
}
.box-cart .inner-box ul.menu-compare-wishlist li {
	display: inline-block;
	margin: 0 20px 5px 0;
	text-align: center;
	font-size: 14px;
	vertical-align: middle;
}
.box-cart .inner-box ul.menu-compare-wishlist li:last-child{margin-right: 0px;}
.box-cart .inner-box ul.menu-compare-wishlist li .fa {
	font-size: 24px;
	color: #5b5b5b;
	vertical-align: middle;
}
.box-cart .inner-box ul.menu-compare-wishlist li a {
	display: inline-block;
	position: relative;
}
.box-cart .inner-box ul.menu-compare-wishlist li a span.cart_item {
	position: absolute;
	top: -5px;
	right: -15px;
	background-color: #336699;
	width: 18px;
	height: 18px;
	line-height: 17px;
	color: #f4f4f4;
	font-size: 11px;
	border-radius: 50%;
	text-align: center;
}
.pin{font-size: 18px;vertical-align: middle; font-weight: 600;}

.box-cart .inner-box ul.menu-compare-wishlist li a:hover {
	color: #336699;
	text-decoration: none;
}
.box-cart .inner-box ul.menu-compare-wishlist li a:hover .fa {
	color: #336699;
	text-decoration: none;
}
.box-cart .inner-box .dropdown-box {
	padding: 25px 20px 32px;
	position: absolute;
	background-color: #fff;
	border-radius: 8px;
	top: 150px;
	width: 332px;
	right: 0;
	opacity: 0;
	visibility: hidden;
	z-index: 99;
	box-shadow: 0px 2px 3px 0px rgba(72, 72, 72, 0.15);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.box-cart .inner-box .dropdown-box:before {
	content: '';
	position: absolute;
	top: -7px;
	right: 70px;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #e5e5e5;
}
.box-cart > .inner-box:hover > .dropdown-box {
	top: 55px;
	opacity: 1;
	visibility: visible;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.box-cart .inner-box .dropdown-box > ul > li {
	position: relative;
	margin-bottom: 30px;
}
.box-cart .inner-box .dropdown-box > ul > li .img-product {
	float: left;
	margin-right: 20px;
	width: 64px;
	height: 64px;
	border: 2px solid transparent;
	border-radius: 8px;
	text-align: center;
}
.box-cart .inner-box .dropdown-box > ul > li:hover .img-product {
	border-color: #e5e5e5;
}
.box-cart .inner-box .dropdown-box > ul > li .info-product {
	text-align: left;
}
.box-cart .inner-box .dropdown-box > ul > li .info-product .name {
	margin-bottom: 3px;
	color: #484848;
	font-size: 12px;
	line-height: 20px;
}
.box-cart .inner-box .dropdown-box > ul > li .info-product .price {
	color: #336699;
}
.box-cart .inner-box .dropdown-box > ul > li span.delete {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 18px;
	cursor: pointer;
}
.box-cart .inner-box .dropdown-box .total {
	text-align: left;
}
.box-cart .inner-box .dropdown-box .total span {
	color: #484848;
	font-weight: bold;
	font-size: 14px;
}
.box-cart .inner-box .dropdown-box .total span.price {
	color: #336699;
	font-size: 22px;
	font-weight: 500;
	float: right;
}
.box-cart .inner-box .dropdown-box .btn-cart {
	margin-top: 30px;
	overflow: hidden;
}
.box-cart .inner-box .dropdown-box .btn-cart a.view-cart {
	padding: 10px 33px;
	color: #336699;
	border: 2px solid #336699;
	border-radius: 30px;
	font-size: 14px;
	font-weight: 600;
	float: left;
	position: relative;
	overflow: hidden;
	z-index: 5;
}
.box-cart .inner-box .dropdown-box .btn-cart a.view-cart:hover {
	color: #fff;
}
.box-cart .inner-box .dropdown-box .btn-cart a.view-cart:before, .box-cart .inner-box .dropdown-box .btn-cart a.check-out:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1;
	background: #336699;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.4s;
	transition-duration: 0.4s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.box-cart .inner-box .dropdown-box .btn-cart a.view-cart:hover:before, .box-cart .inner-box .dropdown-box .btn-cart a.check-out:hover:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
	transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.box-cart .inner-box .dropdown-box .btn-cart a.check-out {
	padding: 12px 35px;
	color: #fff;
	border-radius: 30px;
	font-size: 14px;
	font-weight: 600;
	background-color: #484848;
	float: right;
	position: relative;
	overflow: hidden;
	z-index: 5;
}
.box-cart .inner-box .dropdown-box .btn-cart a.check-out:hover {
	border-color: transparent;
}
/* Header Bottom */
.header-bottom {
	background: #fff;
	height: 50px;
	border-top: solid 1px #eaeaea;
	border-bottom: solid 1px #eaeaea;
}
.header-bottom > .container > .row {
	position: relative;
}
.header-bottom.style2 {
	background-color: #e58400;
}
.header-bottom.style3 {
	background-color: #fff;
}
/* Menu Mega
-------------------------------------------------------------- */
#mega-menu {
	position: relative;
	top: 0;
	height: 50px;
	width: 100%;
	max-width: 260px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#mega-menu > .btn-mega {
	font-weight: 600;
	font-size: 14px;
	color: #000;
	padding-left: 50px;
	line-height: 50px;
	background-color: #f1f1f1;
	border-radius: 0;
	position: relative;
	z-index: 98;
	cursor: pointer;
	top: -1px;
}
#mega-menu:hover ul.menu {
	visibility: visible;
	opacity: 1;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#mega-menu > .btn-mega > span {
	position: absolute;
	height: 2px;
	width: 18px;
	left: 15px;
	top: 25px;
	background-color: #333;
	display: inline-block;
}
#mega-menu > .btn-mega > span:before {
	content: '';
	position: absolute;
	height: 2px;
	width: 24px;
	top: -7px;
	background-color: #333;
}
#mega-menu > .btn-mega > span:after {
	content: '';
	position: absolute;
	height: 2px;
	width: 24px;
	top: 7px;
	background-color: #333;
}
#mega-menu > ul.menu {
	position: relative;
	z-index: 90;
	background: #fff;
	border-radius: 0;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
	top: 0;
	opacity: 0;
	visibility: hidden;
	height: 450px;
	max-height: 450px;	
	margin: 0;
	padding: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#mega-menu > ul.menu > li {
	list-style: none;
}
#mega-menu > ul.menu > li > a {
	line-height: 20px;
	padding: 10px 15px;
	border-bottom: 1px solid #e5e5e5;
	display: block;
	position: relative;
	text-decoration: none;
	font-size: 15px;
}
#mega-menu > ul.menu > li > a .fa{font-size: 18px;margin-right: 6px;
color: #777;
vertical-align: middle;}
#mega-menu > ul.menu > li:last-child > a {
	border-bottom: none;
}
#mega-menu > ul.menu > li:hover > a .menu-title {
	color: #336699;
}
#mega-menu > ul.menu > li > a.dropdown:after {
	content: '\f105';
	position: absolute;
	font-family: 'fontawesome';
	right: 15px;
	font-size: 16px;
	color: #484848;
}
#mega-menu > ul.menu > li > a .menu-img {
	margin-right: 18px;
	min-width: 30px;
	display: inline-block;
	text-align: center;
}
#mega-menu > ul.menu > li > a .menu-title {
	color: #484848;
}
#mega-menu.style1 > ul.menu {
	transform: translateY(0%);
	opacity: 1;
	top: -1px;
	visibility: visible;
	border-width: 1px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
#mega-menu > ul.menu > li:hover > .drop-menu {
	opacity: 1;
	visibility: visible;
	transform: translateX(0%);
}
#mega-menu > ul.menu > li .drop-menu a {
	color: #605c5c;
}
#mega-menu > ul.menu > li .drop-menu a:hover {
	color: #336699;
	text-decoration: none;
}
#mega-menu > ul.menu > li .drop-menu {
	/*transform: translateX(-10%);*/
	opacity: 0;
	visibility: hidden;
	position: absolute;
	padding: 20px;
	top: -1px;
	left: 100%;
	width: 875px;
	border-radius: 0;
	z-index: 15;
	height: 450px;
	max-height: 450px;
	overflow-y: auto;
	background-color: #fff;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#mega-menu > ul.menu > li .drop-menu > .one-third {
	width: 33.3%;
	float: left;
}
#mega-menu > ul.menu > li .drop-menu > .one-third .cat-title {
	color: #000;
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 12px;
	text-transform: uppercase;
	border-bottom: solid 1px #f0f0f0;
	width: 90%;
	padding-bottom: 4px;
}
#mega-menu > ul.menu > li .drop-menu > .one-third ul {
	margin: 0;
	padding: 0;
}
#mega-menu > ul.menu > li .drop-menu > .one-third ul li {
	margin-bottom: 4px;
	list-style: none;
}
#mega-menu > ul.menu > li .drop-menu > .one-third ul li a:not(:hover) {
	color: #484848;
}
#mega-menu > ul.menu > li .drop-menu > .one-third .show a {
	color: #336699;
	font-weight: 500;
	position: relative;
	float: left;
	margin-bottom: 20px;
}
#mega-menu > ul.menu > li .drop-menu > .one-third .show a:before {
	content: '';
	position: absolute;
	width: 0;
	height: 2px;
	bottom: -4px;
	right: 0;
	background: #336699;
	-webkit-transition: width .2s cubic-bezier(0.29, 0.18, 0.26, 0.83);
	-o-transition: width .2s cubic-bezier(0.29, 0.18, 0.26, 0.83);
	transition: width .2s cubic-bezier(0.29, 0.18, 0.26, 0.83);
}
#mega-menu > ul.menu > li .drop-menu > .one-third .show a:hover:before {
	width: 100%;
	left: 0;
}
#mega-menu > ul.menu > li .drop-menu > .one-third ul.banner li {
	border: 2px solid #e5e5e5;
	border-radius: 5px;
	background-color: #e5e5e5;
	height: 110px;
	padding: 30px 10px 30px 18px;
	margin-bottom: 20px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#mega-menu > ul.menu > li .drop-menu > .one-third ul.banner li:hover {
	background-color: #fff;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#mega-menu > ul.menu > li .drop-menu > .one-third ul.banner li .banner-text {
	float: left;
}
#mega-menu > ul.menu > li .drop-menu > .one-third ul.banner li .banner-text .banner-title {
	font-weight: bold;
	font-size: 18px;
	color: #336699;
}
#mega-menu > ul.menu > li .drop-menu > .one-third ul.banner li .banner-text .more-link a img {
	margin-left: 10px;
}
#mega-menu > ul.menu > li .drop-menu > .one-third ul.banner li .banner-img {
	float: right;
}
/* Main Navigation
-------------------------------------------------------------- */
.menu {
	margin: 0;
	padding: 0;
}
#mainnav {
	float: left;
}
#mainnav > ul.menu > li {
	display: inline-block;
}
#mainnav ul.menu > li > a {
	display: inline-block;
	color: #333;
	font-size: 14px;
	font-weight: 600;
	padding: 14px 15px;
	line-height: 18px;
	position: relative;
	z-index: 8;
}
/* #mainnav ul.menu > li > a:after {
	content: '';
	position: absolute;
	bottom: -20px;
	left: -1px;
	opacity: 0;
	background-color: #fff;
	height: 48px;
	width: calc(100% + 2px);
	z-index: -3;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
} */
#mainnav ul.menu > li:hover > a {
	color: #336699;
	text-decoration: none;
}
#mainnav ul.menu > li:hover > a:after {
	opacity: 1;
}
#mainnav ul.menu > li:last-child > a {
	border-right: none;
}
#mainnav.style1 {
	padding-left: 4px;
	line-height: 104px;
}
#mainnav.style1 ul.menu > li > a {
	color: #484848;
	border: none;
	padding: 0;
	font-weight: 500;
	margin-right: 33px;
}
#mainnav.style2 {
	padding-left: 55px;
}
#mainnav.style2 ul.menu > li {
	margin-top: 24px;
}
#mainnav.style2 ul.menu > li > a {
	margin-right: 43.5px;
	text-transform: uppercase;
	font-weight: bold;
	color: #656565;
	padding: 0;
	border-right: 0px;
}
#mainnav.style2 ul.menu > li:last-child > a {
	margin-right: 0px;
}
#mainnav.style2 ul.menu > li.has-mega-menu:hover > .submenu {
	top: 80px;
}
#mainnav.style3 ul.menu > li > a {
	color: #484848;
	border-color: #c9c9c9;
}
#mainnav.style4 {
	padding-left: 72px;
}
#mainnav ul.menu > li:hover > .submenu {
	opacity: 1;
	visibility: visible;
	top: 49px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#mainnav.style1 ul.menu > li.column-1:hover > .submenu {
	top: 50px;
}
#mainnav.style1 ul.menu > li:hover > .submenu {
	top: 80px;
}
/* Today Deal */
.today-deal {
	float: right;
}
.today-deal a {
	line-height: 50px;
	color: #dc3545 !important;
	font-size: 14px;
	font-weight: 600;
	position: relative;
	text-decoration: none;
}
.today-deal a:hover {
	text-decoration: none;
	color: #336699 !important;
}
.today-deal a:before {
	content: '';
	position: absolute;
	width: 0;
	height: 2px;
	bottom: -4px;
	right: 0;
	background: #336699;
	-webkit-transition: width .2s cubic-bezier(0.29, 0.18, 0.26, 0.83);
	-o-transition: width .2s cubic-bezier(0.29, 0.18, 0.26, 0.83);
	transition: width .2s cubic-bezier(0.29, 0.18, 0.26, 0.83);
}
.today-deal a:hover:before {
	width: 100%;
	left: 0;
}
.today-deal.style1 > a {
	color: #336699;
}
/* Sub Menu */
ul.menu li.column-1 {
	position: relative;
}
ul.menu li.column-1 .submenu {
	width: 250px;
	left: 0;
	padding: 0;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
	border-radius: 0;
}
ul.menu li.column-1 .submenu > li {
	line-height: 30px;
	list-style: none;
}
ul.menu li .submenu > li {
	list-style: none;
}
ul.menu li.column-1 .submenu > li:last-child {
	border-bottom: none;
}
ul.menu li.column-1 .submenu > li > a {
	display: block;
	font-size: 14px;
	padding: 5px 10px;
	position: relative;
	font-weight: 500;
	color: #333;
	border-bottom: solid 1px #eaeaea;
	text-align: left;
}
ul.menu li.column-1 .submenu > li > a:hover {
	color: #336699;
	text-decoration: none;
}
ul.menu li.column-1 .submenu > li > a i {
	padding-right: 15px;
}
.submenu .row:not(:last-child) {
	margin-bottom: 30px;
}
.submenu .col-md-4 {
	padding-left: 50px;
}
.submenu .cat-title {
	color: #000;
	font-size: 14px;
	font-weight: 604;
	margin-bottom: 15px;
	border-bottom: solid 1px #f0f0f0;
	width: 90%;
	padding-bottom: 6px;
}
.submenu-child a {
	color: #333;
	font-size: 14px;
}
.submenu-child a:hover {
	color: #336699;
	text-decoration: none;
}
.submenu ul {
	margin: 0;
	padding: 0;
}
.submenu ul > li {
	margin-bottom: 12px;
	line-height: 24px;
	list-style: none;
}
.submenu .show {
	line-height: 24px
}
.submenu .show a {
	color: #336699;
	font-weight: 700;
	position: relative;
}
.submenu .show a:before {
	content: '';
	position: absolute;
	width: 0;
	height: 2px;
	bottom: -4px;
	right: 0;
	background: #336699;
	-webkit-transition: width .2s cubic-bezier(0.29, 0.18, 0.26, 0.83);
	-o-transition: width .2s cubic-bezier(0.29, 0.18, 0.26, 0.83);
	transition: width .2s cubic-bezier(0.29, 0.18, 0.26, 0.83);
}
.submenu .show a:hover:before {
	width: 100%;
	left: 0;
}
/* Main Navigation Mobile
-------------------------------------------------------------- */
#mainnav-mobi {
	display: block;
	margin: 0 auto;
	width: 100%;
	position: absolute;
	left: 0;
	z-index: 1000;
	background-color: #021a28;
}
#mainnav-mobi > ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#mainnav-mobi ul li {
	margin: 0;
	position: relative;
	text-align: left;
	border-top: 1px solid #1a4057;
	cursor: pointer;
	display: block;
}
#mainnav-mobi ul > li > a {
	text-decoration: none;
	height: 50px;
	line-height: 50px;
	padding: 0 20px;
	color: #fff;
	border: none;
}
#mainnav-mobi ul.submenu {
	top: 100%;
	left: 0;
	z-index: 2000;
	position: relative;
	background-color: #222222;
}
#mainnav-mobi > ul > li > ul > li {
	position: relative;
	border-top: 1px solid #1a4057;
}
#mainnav-mobi ul.submenu > li > a {
	display: block;
	text-decoration: none;
	padding: 0 25px;
	background: #122f40;
	border-top-color: rgba(255,255,255,.1);
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
#mainnav-mobi > ul > li > ul > li:first-child a {
	border-top: none;
}
#mainnav-mobi ul.submenu > li > a:hover, #mainnav-mobi > ul > li > ul > li.active > a {
	color: #fff;
	background: #122f40;
}
#mainnav-mobi ul.menu li.has-mega-menu .submenu {
	background: #222222;
	right: 0px;
	width: 100%;
	position: relative;
	padding: 0 0px;
	background: #122f40;
	font-size: 10px;
}
#mainnav-mobi ul.menu li.has-mega-menu h3.cat-title {
	color: #fff;
	padding-left: 50px;
	cursor: pointer;
}
#mainnav-mobi ul.menu li.has-mega-menu .submenu .row:not(:last-child) {
	margin: 0;
}
/* Button Menu */
.btn-menu, .btn-menu-mega {
	display: none;
	position: relative;
	background: transparent;
	cursor: pointer;
	float: right;
	padding: 10px 0px 15px 0;
	border-radius: 4px;
	z-index: 8;
	-webkit-transition: all ease .238s;
	-moz-transition: all ease .238s;
	transition: all ease .238s;
	margin-right: -45px;
}
/*.btn-menu {
	top: 8px;
}*/


.btn-menu-mega {
	top: 0;
}
.btn-menu-mega:before, .btn-menu-mega:after {
	background: #fff;
}
.btn-menu:before, .btn-menu:after, .btn-menu span, .btn-menu-mega:before, .btn-menu-mega:after, .btn-menu-mega span {
	background-color: #336699;
	-webkit-transition: all ease .238s;
	-moz-transition: all ease .238s;
	transition: all ease .238s;
}
.btn-menu:before, .btn-menu:after, .btn-menu-mega:before, .btn-menu-mega:after {
	content: '';
	position: absolute;
	height: 3px;
	width: 25px;
	left: 5px;
	top: 50%;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}
.btn-menu span, .btn-menu-mega span {
	position: absolute;
	width: 25px;
	height: 3px;
	left: 5px;
	top: 50%;
	overflow: hidden;
	text-indent: 200%;
}
.btn-menu-mega span {
	width: 20px;
}
.btn-menu:before, .btn-menu-mega:before {
	-webkit-transform: translate3d(0, -7px, 0);
	transform: translate3d(0, -7px, 0);
}
.btn-menu:after, .btn-menu-mega:after {
	width: 25px;
	-webkit-transform: translate3d(0, 7px, 0);
	transform: translate3d(0, 7px, 0);
}
.btn-menu.active:after, .btn-menu-mega.active:after {
	width: 25px;
}
.btn-menu.active span, .btn-menu-mega.active span {
	opacity: 0;
}
.btn-menu.active:before, .btn-menu-mega.active:before {
	-webkit-transform: rotate3d(0, 0, 1, 45deg);
	transform: rotate3d(0, 0, 1, 45deg);
}
.btn-menu.active:after, .btn-menu-mega.active:after {
	-webkit-transform: rotate3d(0, 0, 1, -45deg);
	transform: rotate3d(0, 0, 1, -45deg);
}
.btn-submenu, .btn-submenu-child {
	position: absolute;
	right: 0px;
	top: -1px;
	font: 20px/51px 'FontAwesome';
	text-align: center;
	cursor: pointer;
	width: 50px;
	height: 50px;
	background: #1b4660;
}
.btn-submenu-child {
	right: 0;
	top: 0px;
	height: 39px;
	line-height: 46px;
}
.btn-submenu:before {
	content: "\f107";
	color: #ffffff;
}
.btn-submenu-child:before {
	content: "\f107";
	color: #fff;
}
.btn-submenu.active:before, .btn-submenu-child.active:before {
	content: "\f106"
}
/* Mega Mobile
-------------------------------------------------------------- */
#mega-mobile {
	display: block;
	margin: 0 auto;
	width: 100%;
	position: absolute;
	left: 0;
	z-index: 1000;
	background-color: #222222;
}
#mega-mobile > ul.menu > li > a {
	color: #fff;
	display: block;
	padding: 15px 0;
	cursor: pointer;
	padding-left: 15px;
	border-bottom: 1px solid #333;
	position: relative;
	text-decoration: none;
}
#mega-mobile > ul.menu > li > a .menu-img {
	margin-right: 18px;
	min-width: 30px;
	display: inline-block;
	text-align: center;
}
#mega-mobile > ul.menu > li > a.dropdown .btn-dropdown, .btn-dropdown-child {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 14px;
	width: 44px;
	height: 44px;
	background: #262626;
	text-align: center;
	cursor: pointer;
	font: 20px/54px 'FontAwesome';
}
.btn-dropdown-child {
	right: 0px;
	width: 44px;
	height: 44px;
	line-height: 44px;
}
#mega-mobile > ul.menu > li > a.dropdown .btn-dropdown:after, .btn-dropdown-child:after {
	content: '\f107';
}
#mega-mobile > ul.menu > li > a.dropdown .btn-dropdown.active:after, .btn-dropdown-child.active:after {
	content: '\f106';
}
#mega-mobile > ul.menu > li > .drop-menu {
	padding: 0 0 0 15px;
	background: #404040;
}
#mega-mobile > ul.menu > li > .drop-menu .cat-title {
	position: relative;
	color: #f5f5f5;
	padding: 10px 0;
	border-bottom: 1px solid #333;
}
#mega-mobile > ul.menu > li > .drop-menu .cat-title a{color: #fff;}
#mega-mobile > ul.menu > li > .drop-menu ul {
	padding-left: 10px;
}
#mega-mobile > ul.menu > li > .drop-menu ul li {
	border-bottom: 1px solid #333;
}
#mega-mobile > ul.menu > li > .drop-menu ul li a {
	color: #f5f5f5;
	font-size: 14px;
	padding: 8px 0;
	display: block;
	text-decoration: none;
}
#mega-mobile > ul.menu > li > .drop-menu .show, #mega-mobile > ul.menu > li > .drop-menu .one-third:nth-child(3) {
	display: none;
}
.menu-compare-wishlist {
	margin: 0;
	padding: 0;
	;
}
.menu-compare-wishlist a {
	color: #000;
}
.menu-compare-wishlist a:hover {
	color: #333;
}

.modal-content {
  border: none;
  border-radius: 0;
  outline: 0;
  box-shadow: 0 0 12px 4px #646262;
}

/*Mobile Menu Text*/
.main_menu{
right: 84px;
top: 2px;
position: relative;
display: none;
}
.category_menu{
left: 45px;
position: relative;
white-space: nowrap;
vertical-align: middle;
top: 10px;
display: none;
}

.footer_down p{font-size: 12px; color: #333; line-height: 16px;}
.scrollToTop {
	width: 40px;
	display: none;
	height: 40px;
	line-height: 39px;
	background: #2d83d9;
	display: none;
	color: #fff;
	position: fixed;
	border-radius: 100%;
	bottom: 15px;
	right: 15px;
	z-index: 9;
	text-align: center;
	font-size: 18px
}
.scrollToTop:hover {
	background: #216bb5;
	color: #fff
}
.scrollToTop:focus {
	color: #fff
}
.navbar_custum.fixedPos{
  position: fixed;
  width: 100%;
  top: 0;
  -webkit-transition: all .3s ease-in;
  transition: all .3s ease-in;
  animation: smoothScroll 1s forwards;
  z-index: 10;
}

.navbar_custum.fixedPos #mega-menu > ul.menu {
  top: 0;
  opacity: 0;
/*  visibility: hidden;*/
  display: none;
}
.navbar_custum.fixedPos #mega-menu:hover > ul.menu{  
  opacity: 1;
/*  visibility: visible;*/
display: block;
}

/* This css for Responsive*/
@media only screen and (max-width:1900px) {
footer.style1 {
	margin: 0px;
}
.header-bottom.style1 .grid-left, .flat-slider.style1 .grid-left {
	width: 240px;
}
.header-bottom.style1 .grid-right, .flat-slider.style1 .grid-right {
	width: calc(100% - 260px);
}
.header-bottom.style1 .grid-right {
	padding: 7px 15px 7px 15px;
}
.header-bottom.style1 .grid-right ul.flat-infomation {
	margin-right: 5px;
}
.header-bottom.style1 .grid-right .top-search.style1 {
	width: 53%;
}
.header-bottom.style1 .grid-left #mega-menu {
	width: 100%;
}
.slider .slider-item.style10 .item-text {
	width: 50%;
	padding: 30px;
}
.slider .slider-item.style10 .item-image {
	padding-top: 100px;
	padding-right: 30px;
	width: 50%;
}
.banner-box.style1 {
	width: 50%;
}
.banner-box.style1.v1 .inner-box {
	display: none;
}
#mainnav.style2 {
	float: right;
	padding-left: 0px;
}
#mainnav.style2 ul.menu > li.has-mega-menu:hover > .submenu {
	top: 90px;
}
.flat-unstyled.style1 {
	line-height: 50px;
	height: 50px;
	margin-right: 0px;
}
.boxed.style2 .container-fluid {
	width: 1170px;
	max-width: 100%;
}
.counter.style1.v2, .bestsellers, .featured, .hot-sale {
	width: 50%;
	padding-left: 15px !important;
	padding-right: 15px !important;
}
footer.style4 {
	width: 1200px;
}
footer.style4 .widget-about {
	padding-left: 0px;
}
footer.style4 .widget-newsletter {
	padding-right: 0px;
	margin-left: 0px;
}
.boxed.style2 .footer-bottom.style1 p.copyright {
	margin-left: 0px;
}
.boxed.style2 .footer-bottom.style1 p.btn-scroll {
	margin-right: 0px;
}
}

@media only screen and (min-width:1200px) and (max-width:1366px) {
.flat-location .location-detail {
	width: 300px;
}
.flat-location .location {
	width: 380px;
}
.flat-location #flat-map-2 {
	width: calc(100% - 300px - 380px);
}
.location .location-content .select-location select {
	width: 92px;
	margin-right: 7px;
}
.location .location-content .select-location .select:before {
	right: 30px;
}
.boxed.style2 .flat-imagebox .container-fluid .box-product .row .col-xl-2 {
	max-width: 33.333%;
}
}

@media only screen and (max-width:1366px) {
.product-detail-bar {
	padding-left: 0px;
}
.boxed.style2 .container-fluid {
	padding: 0 30px;
}
.boxed.style2 .container-fluid .flat-row-title {
	margin-left: 0px;
	margin-right: 0px
}
.flat-highlights.style2 .container-fluid {
	padding: 20px 30px;
}
footer.style4 {
	width: auto;
}
footer.style2 .container-fluid {
	padding: 40px 30px;
}
footer.style4 .widget-categories-ft {
	padding-left: 60px;
}
}
/*@media only screen and (max-width:1280px) {
	#mega-menu > ul.menu > li .drop-menu{left: 290px;}
}
@media only screen and (max-width:1250px) {
	#mega-menu > ul.menu > li .drop-menu{left: 270px;}
}*/
@media only screen and (max-width:1199px) {
body.background section.flat-row {
	margin-left: 15px;
	margin-right: 15px;
}
body.background .flat-imagebox.style4 .owl-carousel-3.owl-theme .owl-controls .owl-nav div.owl-prev {
	left: -45px;
}
body.background .flat-imagebox.style4 .owl-carousel-3.owl-theme .owl-controls .owl-nav div.owl-next {
	right: -45px;
}
#mega-menu > ul.menu > li .drop-menu {
	width: 704px;
	left: 250px;
}
#mega-menu > ul.menu > li .drop-menu > .one-third {
	padding-left: 0px;
	padding-right: 3px;
}
.box-cart .inner-box ul.menu-compare-wishlist li {
	margin: 0 10px 10px 0;
}
.mainnav {
	padding-left: 0px;
}
.mainnav ul.menu > li > a {
	padding: 0 20px;
}
#mega-menu {
	width: 250px;
}
.flat-team {
	padding: 10px 0 50px;
}
ul.brands-tablist {
	padding: 20px 20px;
}
article.main-post.style3, article.main-post.style3 .content-post {
	padding: 0px;
}
.table-cart tr td .quanlity input {
	width: 100%;
}
.table-cart tr td .quanlity span.btn-up {
	right: 20px;
}
.flat-location .location, .flat-location .location-detail {
	width: 50%;
}
.flat-location #flat-map-2 {
	width: 100%;
}
.flex-control-thumbs li {
	margin-right: 10px;
	margin-bottom: 10px;
}
.box-cart.style2 .btn-add-cart a {
	width: 100%;
}
.box-cart.style2 .compare-wishlist, .box-cart.style2 .btn-add-cart {
	display: block;
	margin-left: 0px;
	text-align: center;
}
.imagebox .box-content .cat-name a:before, .imagebox .box-content .cat-name a:after {
	width: 20%;
}
.flat-imagebox.style2 .product-wrap .tab-item .row .col-md-6 .product-box .imagebox .box-content .cat-name a:before, .flat-imagebox.style2 .product-wrap .tab-item .row .col-md-6 .product-box .imagebox .box-content .cat-name a:after {
	width: 30%;
}
.imagebox.style5 {
	overflow: hidden;
}
.imagebox.style5 .box-text {
	padding: 20px 0 20px;
	margin-right: 0px;
}
.slider .slider-item.style6 .item-text {
	padding: 30px 30px;
}
.slider .slider-item.style7 {
	position: relative;
	height: 400px;
}
.slider .slider-item.style7 .item-text {
	padding: 80px 0 0 30px;
}
.slider .slider-item.style7 .item-image {
	width: 30%;
	position: absolute;
	padding: 0;
	bottom: 0;
	right: 10px;
}
.top-search.style1 {
	width: 520px;
	padding-left: 30px;
}
.box-cart.style1 .inner-box > a > .price, .header-bottom.style1 .grid-right ul.flat-infomation {
	display: none;
}
.mainnav.style1 ul.menu > li > a {
	margin-right: 22px;
}
.slider .slider-item.style8 .item-image {
	width: 50%;
	margin-top: 40px;
}
.box-6 {
	width: 50%;
	padding: 0 10px 0 10px;
}
.box-6.big {
	padding-right: 10px;
	padding-left: 10px;
}
.box-6 .product-box, .box-6.big .product-box {
	width: 100%;
}
.header-bottom.style1 .grid-right .top-search.style1 {
	width: 70%;
}
}

@media only screen and (min-width:992px) and (max-width:1199px) {
.imagebox.style1.v3 .box-price {
	width: 200px;
	padding: 30px 2px 0 20px;
}
.imagebox.style1.v3 .box-content {
	width: 250px;
}
.imagebox.style1.v3 .box-image {
	width: calc(100% - 465px);
}
.drop-menu {
	width: 710px;
	left: 260px;
}
.drop-menu > .one-third {
	padding-left: 0px;
	padding-right: 0px;
}
.drop-menu > .one-third:first-child {
	padding-left: 15px;
n
}
.box-right .img-line {
	padding-left: 45px;
	margin-top: -100px;
}
.box-right .img-line img:first-child {
	margin-right: -60px;
}
.box-cart.style2 .compare-wishlist a.compare {
	display: block;
	margin-right: 0px;
}
.product-detail.style2 .footer-detail .quanlity-box > div.quanlity {
	width: 110px;
	margin-right: 10px;
}
.product-detail .footer-detail .quanlity-box > div.colors {
	display: block;
	margin-bottom: 20px;
	margin-left: 0px;
}
.counter.style1 .counter-content .count-down .square {
	width: 55px;
}
.top-search form.form-search .box-search .search-suggestions {
	width: 670px;
}
.slider .slider-item .item-text {
	width: 58%;
	padding: 80px 40px;
}
.slider .slider-item.style5 .item-text {
	width: 40%;
}
.slider .slider-item.style2 .item-text {
	width: 40%;
	padding: 30px 40px;
}
#mainnav.style1 ul.menu > li > a {
	padding: 0 12px 0 12.5px;
	margin-right: 0px;
}
#mainnav.style1 ul.menu > li.has-mega-menu .submenu {
	width: 97%;
}
#mainnav.style2 ul.menu > li.has-mega-menu .submenu {
	width: 97%;
}
.flexslider.style2 {
	width: 56%;
}
#mega-menu > ul.menu > li .drop-menu {
	padding-left: 15px;
}
.slider .slider-item.style7 {
	height: 485px;
}
}

@media only screen and (min-width:992px) {
.submenu {
	position: absolute;
	top: 100px;
	max-width: 800px;
	width: 100%;
	background-color: #fff;
	opacity: 0;
	visibility: hidden;
	z-index: 99;
	padding: 15px;
	border-radius: 0;
	box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.3);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	text-align: left;
}
}

@media only screen and (min-width:992px) and (max-width:1199px) {
ul.menu > li.has-mega-menu .submenu {
	width: 130%;
}
}

@media (max-width:991px) {
.navbar_custum_mob.fixedPosMob#mega-mobile ul.menu{
  position: fixed;
  top: 49px;
  width: 100%;
	background: #222;
}
.navbar_custum_mob.fixedPosMob#mainnav-mobi ul.menu{
  position: fixed;
  top: 49px;
  width: 100%;
	background: #021a28;
}
.main_menu{
	display: inline-block;
}
#mega-mobile > ul.menu > li > a {
  padding: 10px;
  }
.category_menu{
display: inline-block;
}
#mainnav-mobi ul li .fa {
	display: none;
}
.submenu .cat-title {
	border-bottom: solid 1px #1a4057;
}
.header-middle #logo.style1 {
	line-height: 70px;
	margin-bottom: 0px;
}
ul.flat-infomation.style1 li.phone {
	line-height: 70px;
	margin-right: 40px;
}
.owl-carousel-11.owl-theme .owl-controls .owl-dots {
	bottom: 0;
}
.btn-menu.style1 {
	background: #333;
	top: 17px;
}
.btn-menu.style1.v1 {
	background: transparent;
	top: 10px;
}
.btn-menu.style1.v2 {
	background: #333;
	top: 10px;
}
.top-search.style1 {
	width: 370px;
	padding-left: 0px;
	right: 15px;
}
.top-search.style1 form.form-search .box-search input {
	padding-left: 20px;
}
.flat-row, .flat-iconbox.style1 {
	padding: 30px 0;
}
.flat-product-content .container {
	padding: 30px 15px;
}
.box-cart .inner-box > a > .price {
	display: none;
}
.top-search {
	padding-left: 0px;
	margin-right: 0px;
}
.top-search form.form-search .cat-wrap select {
	padding: 1px 35px 0 20px;
}
.top-search form.form-search .box-search input {
	padding-left: 140px;
}
.btn-menu, .btn-menu-mega {
	display: block;
}
.btn-menu-mega {
	float: left;
	top: 10px;
	padding: 12px 15px;
}
.mainnav > ul.menu > li {
	height: auto;
}
.mainnav ul.menu > li > a:after {
	width: 0px;
}
.mainnav ul.menu > li:hover > .submenu {
	top: 100%;
}
#mainnav-mobi ul > li > a >.submenu {
	position: relative;
	top: 0px;
	right: 0px;
	width: 100%;
	background-color: #222222;
	opacity: 1;
	visibility: visible;
	z-index: 99;
	padding: 30px;
	word-spacing: 4px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.3);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#mainnav-mobi ul.menu li.has-mega-menu .submenu .row h3 {
	cursor: pointer;
	font-weight: 400;
	font-size: 13px;
	margin-bottom: 0px;
	padding: 12px 0 12px 0px;
}
#mainnav-mobi ul.menu li.has-mega-menu .submenu .row .btn-submenu {
	top: -15px;
}
#mainnav-mobi ul.menu li.has-mega-menu .submenu .row ul {
	padding: 0px 10px;
	font-size: 14px;
}
#mainnav-mobi ul.menu li.has-mega-menu .submenu .row ul li {
	border-top: none;
	border-bottom: 1px solid #1a4057;
}
#mainnav-mobi ul.menu li.has-mega-menu .submenu .row ul li > a {
	padding-left: 5px;
}
#mainnav-mobi ul.menu li.has-mega-menu .submenu .row:nth-child(2), #mainnav-mobi ul.menu li.has-mega-menu .submenu .row .show, .box-right .img-line img:first-child, .box-left .img-line img:first-child, .flat-newsletter .form-newsletter .right {
	display: none;
}
#mainnav-mobi ul > li > a >.submenu li a {
	color: #484848;
}
ul.menu li.column-1 .submenu {
	width: 100%;
	background: #222222;
	border-radius: 0px;
	position: relative;
	top: -3px;
	opacity: 1;
	visibility: visible;
	padding: 0;
}
.image-about img, .box-flexslider, .product-detail.style5 {
	width: 100%;
}
.product-detail.style5 {
	padding: 0 30px;
}
.product-detail.style5 .header-detail .reviewed .status-product {
	text-align: left;
}
.product-detail.style5 .header-detail .reviewed .status-product span {
	display: inline-block;
}
.flexslider .slides img {
	width: auto;
	max-width: 100%;
}
.iconbox.style1 {
	margin-bottom: 30px;
}
.brands-list .brands-item {
	width: 20%;
}
.imagebox.style1.v1 {
	margin-bottom: 30px;
}
.imagebox.style1.v1 .box-content, .flat-contact {
	padding-top: 0px;
}
.imagebox.style1.v1 .box-content .cat-name a {
	font-size: 15px;
}
.flat-tab ul.tab-list {
	padding-left: 0px;
}
.flat-tab .tab-content {
	padding: 30px;
}
.progres {
	padding-right: 0px;
}
.progress-circle {
	text-align: center;
}
.progress-circle .circle-item {
	margin-right: 80px;
}
.order-tracking {
	padding: 50px;
}
.term-conditions .text-wrap {
	margin-bottom: 40px;
}
.term-conditions .text-wrap p {
	padding-right: 0px;
}
.table-cart {
	margin-bottom: 30px;
}
.form-login, .form-register {
	padding: 30px;
}
.form-coupon {
	margin-top: 40px;
}
.cart-totals form .btn-cart-totals {
	margin-top: 50px;
}
.compare-content .table-compare {
	width: 840px;
	overflow: auto;
}
.table-compare tr th {
	padding-left: 20px;
}
.blog-pagination span {
	display: block;
	float: none;
	text-align: center;
}
ul.flat-pagination.style1, .reviewed .status-product, .product-detail.style3 .reviewed .status-product {
	float: none;
}
.product-box.style3 {
	height: 360px;
	margin-bottom: 30px;
}
.imagebox.style1.v3 {
	min-height: 380px;
	padding: 15px 20px 20px 20px;
}
.imagebox.style1.v3 .box-price {
	text-align: left;
	padding: 0px 55px 0 0px;
}
.imagebox.style1.v3 .box-image {
	margin-right: 0px;
}
.iconbox.style2 {
	margin-bottom: 50px;
}
.box-right .img-line, .box-left, .box-right.style1 .img-line {
	text-align: center;
	margin-top: 0px;
}
.box-left .img-line {
	margin-bottom: 0px;
}
.product-detail .footer-detail .quanlity-box > div.colors {
	margin-bottom: 20px;
	margin-right: 20px;
}
.box-cart.style2 {
	margin: 20px 0 20px;
}
.box-cart.style2 .btn-add-cart {
	margin-bottom: 15px;
}
.flexslider.style1 .flex-viewport {
	margin: 50px 0 50px;
}
.flexslider.style1 .flex-control-nav {
	top: auto;
	margin-top: 0px;
	width: 100%;
	position: relative;
}
.flexslider.style1 .flex-control-nav li {
	display: inline-block;
	width: auto;
}
.flexslider.style1 .slides img {
	display: inline-block;
	float: none;
}
.product-detail.style3 {
	margin-left: 0px;
}
.box-cart.style2 .compare-wishlist, .box-cart.style2 .btn-add-cart {
	text-align: left;
}
.box-cart.style2 .btn-add-cart a {
	width: auto;
	padding: 0 30px;
}
.flat-product-content.style2 > .row > .col-md-12 > .row {
	padding: 50px 30px;
}
.description-text.style1 .box-text:first-child, .description-text.style1 .box-text:nth-child(3), .description-text.style1 .box-text:nth-child(4) {
	margin-right: 0px;
	margin-top: 30px;
}
.description-image.style1 {
	margin: 0px;
	text-align: center;
}
.box-right.style1 .box-text, .box-right.style1 {
	margin-left: 0px;
}
.box-counter .product-item, .counter {
	width: 100%;
	padding: 0;
}
.counter span.special {
	right: 0px;
}
.count-down {
	text-align: center;
}
.count-down .square {
	margin: 0 15px 15px;
}
.count-down .square:last-child {
	margin-right: 15px;
}
.count-down .square .text {
	margin-left: 0px;
}
.imagebox.style3 {
	padding: 20px 20px;
}
.imagebox.style3 .box-image {
	float: none;
	margin-right: 0;
	margin-bottom: 20px;
	text-align: center;
}
.imagebox.style3 .box-image.save span {
	top: 20px;
}
.imagebox.style3 .box-bottom .btn-add-cart a {
	width: auto;
	padding: 0 50px;
}
.imagebox.style3 .box-content, .imagebox.style3 .box-bottom {
	text-align: center;
}
.box-wrap.style1 {
	height: auto;
}
.flat-newsletter .form-newsletter {
	padding: 50px 20px;
	margin-top: 30px;
}
.flat-newsletter .form-newsletter .left {
	float: none;
	text-align: center;
	padding-top: 0px;
}
.widget-categories-ft, .box-left .img-product, .form-review.style2 {
	padding-left: 0px;
}
.widget-ft {
	margin-bottom: 20px;
}
footer {
	padding: 30px 0;
}
.box-cart .inner-box .dropdown-box:before {
	right: 15px;
}
.top-search form.form-search .box-search .search-suggestions {
	width: 0;
}
.imagebox.style5 .box-text {
	text-align: center;
	float: none;
	width: 100%;
	margin-right: 0px;
}
.flexslider.style1 .slides img {
	padding-left: 0px;
}
.flexslider.style2 {
	width: 100%;
	float: left;
}
.flexslider.style2 .flex-viewport {
	margin: 50px 50px 0;
}
.flexslider.style2 .flex-control-nav {
	right: auto;
	left: 0;
	width: 20%;
}
.slider .slider-item .item-image {
	display: none;
}
.slider .slider-item.style4 .item-text {
	padding: 80px 48px;
	width: 100%;
}
.slider .slider-item.style5 .item-image, .slider .slider-item.style7 .item-image, .slider .slider-item.style2 .item-image {
	display: block;
}
.slider .slider-item.style6 .item-text {
	width: 100%;
	padding-top: 80px;
}
.slider .slider-item.style7 .item-text, .slider .slider-item.style2 .item-text {
	width: 52%;
	padding-top: 20px;
}
.slider .slider-item.style7 .item-text .content-item .regular {
	display: none;
}
.slider .slider-item.style7 .item-image, .slider .slider-item.style2 .item-image {
	width: 45%;
	padding-right: 20px;
}
.slider .slider-item.style8 .item-text .header-item h2 {
	font-size: 52px;
}
.flat-iconbox.style6 .col-md-3 .iconbox {
	padding: 0 0 !important;
}
footer.style4 .widget-menu, footer.style4 .widget-categories-ft {
	padding-left: 0px;
}
.flat-unstyled.style1 {
	height: auto;
	line-height: 100px;
}
.header-middle .grid-left #logo {
	line-height: 100px;
	float: left;
}
.header-bottom.style1 .grid-left {
	width: 15%
}
.flat-slider.style1 .grid-left {
	width: 0;
}
.header-bottom.style1 .grid-right, .flat-slider.style1 .grid-right {
	width: 100%;
	margin-left: 0px;
}
.slider .slider-item.style10 .item-image {
	display: block;
}
.boxed.style2 .header-bottom .container-fluid {
	padding: 0 15px;
}
.grid-right .show-search {
	display: block;
	float: right;
	margin-top: 4px;
}
.grid-right .top-search.style1 {
	padding: 10px 0;
	margin-right: 0px;
	position: absolute;
	top: 100px;
	right: 15px;
	width: 100%;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.header-bottom.style1 .grid-right .top-search.style1.active {
	top: 64px;
	opacity: 1;
	visibility: visible;
}
.grid-right .box-cart.style1 {
	float: right;
	margin-right: 15px;
}
.grid-left .btn-menu {
	background: #333;
}
.owl-carousel-4 .owl-item .imagebox.style4 {
	height: 340px;
}
}

@media only screen and (min-width:768px) and (max-width:991px) {
ul.flat-unstyled {
	margin-left: -30px;
}
ul.flat-support {
	margin-right: -35px;
}
.text-about {
	padding: 30px 50px;
}
.imagebox.style1.v3 .box-image {
	width: 168px;
}
.box-owl-carousel .rows .imagebox.style1.v1 {
	padding: 0 15px;
}
.top-search form.form-search .cat-wrap {
	display: none;
}
.top-search form.form-search .box-search input {
	padding-left: 15px;
}
.owl-carousel-3 .imagebox.style4 {
	height: 310px;
}
.banner-box.style2 .inner-box, .banner-box.style2 .inner-box:nth-child(2), .banner-box.style2 .inner-box a img {
	width: 100%;
}
.banner-box.style2 .inner-box:nth-child(2) {
	margin-top: 20px;
}
.slider .slider-item.style8 .item-image {
	display: block;
}
.slider .slider-item.style8 .item-text {
	width: 50%;
	padding-top: 30px;
}
.slider .slider-item.style9 .item-text {
	padding: 25px 20px;
}
}

@media only screen and (max-width:767px) {
ul.flat-unstyled, ul.flat-support {
	text-align: center;
}
.top-search {
	padding: 15px 0 5px;
}
.top-search.style1 {
	padding: 10px 0;
	margin-right: 0px;
	position: absolute;
	top: 100px;
	right: 0;
	width: 100%;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.top-search.style1 .cat-wrap {
	display: none;
}
.top-search.style1.active {
	top: 44px;
	right: 15px;
	opacity: 1;
	visibility: visible;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.top-search.style1.active form.form-search .box-search input {
	border: 1px solid #484848;
}
.top-search.style2 {
	padding: 15px 0 15px;
	width: 100%;
	float: none;
}
.show-search {
	display: block;
	float: right;
	margin-top: 4px;
}
.box-cart.style1.v1 {
	padding: 10px 0 15px;
	float: none;
	text-align: center;
}
.box-cart.style1 {
	text-align: right;
	float: right;
	margin-right: 15px;
}
.slider .slider-item .item-text .header-item h2 {
	font-size: 44px;
}
.product-box.style2.v1 {
	float: none;
}
.iconbox {
	margin-bottom: 30px;
}
.text-about {
	margin-left: 0px;
	margin-right: 0px;
	padding: 30px;
}
article.main-post.style4 {
	text-align: center;
}
.member {
	text-align: center;
}
.brands-list .brands-item {
	width: 25%;
}
.progress-circle .circle-item {
	margin-right: 19px;
}
.order-tracking {
	padding: 30px 30px;
}
.order-tracking form .one-half {
	width: 100%;
	padding: 0px;
	margin-bottom: 20px;
}
.order-tracking form .btn-track button {
	margin-top: 0px;
	margin-left: 0px;
}
article.main-post.style2, article.main-post .featured-post a img, .box-counter.style1 .counter, .box-counter.style1 .product-item {
	width: 100%;
}
.box-counter.style1 .product-item {
	padding-left: 0px;
}
.imagebox.style3.v1 .box-image.save span {
	left: -29px;
	top: -25px;
}
.form-login, #shop .sidebar .widget, .box-wrap.style1 {
	margin-bottom: 30px;
}
.form-login, .form-register {
	height: 420px;
}
.form-login .title, .form-register .title {
	margin-bottom: 40px;
}
.sort-product.style1 {
	padding: 15px 25px;
}
.sort-product.style1 .icons, .sort-product.style1 .sort {
	float: none;
}
.sort-product .sort > div.popularity {
	margin-left: 0px;
}
.description-image {
	margin-top: 0px;
	text-align: center;
}
.box-right .img-line {
	padding-left: 0px;
}
.product-detail.style1 > span {
	width: 0px;
}
.product-detail.style4 {
	padding: 15px;
}
.counter.style1 {
	margin-left: 0px;
	width: 100%;
	margin-top: 30px;
	text-align: center;
}
.counter.style1 .item-sale {
	margin: 0px 15px 15px;
}
.box-owl-carousel .rows {
	margin: 0 15px;
}
.box-owl-carousel .rows .imagebox.style1.v1 {
	width: 100%;
	padding-bottom: 20px;
	margin-bottom: 0px;
	border-right: none;
	border-bottom: 1px solid #e5e5e5;
}
.box-owl-carousel .rows .imagebox:nth-child(3), .box-owl-carousel .rows .imagebox.style1.v1:nth-child(3) {
	border-bottom: none;
}
.banner-box {
	display: none;
}
.flat-newsletter .form-newsletter .left .title {
	float: none;
	margin-right: 0px;
	margin-bottom: 15px;
}
.footer-bottom.style3 {
	text-align: center;
}
.footer-bottom.style3 p.copyright, .footer-bottom.style3 .btn-scroll {
	float: none;
}
.product-box.style1.v1 {
	height: 250px;
}
.flat-imagebox.style2 .product-wrap .tab-item .row .col-md-6 .product-box {
	padding-left: 0px;
}
.table-wishlist {
	width: 750px;
}
.table-wishlist tbody tr td > div.delete {
	margin-right: 30px;
}
.popup-newsletter .popup-text {
	width: 100%;
}
.popup-newsletter .popup-image {
	display: none;
}
.popup-newsletter .container {
	width: 720px
}
.slider .slider-item.style5 {
	height: 400px;
}
.slider .slider-item.style8 .item-text {
	width: 100%;
}
.slider .slider-item:before {
	right: 50px;
}
.slider .slider-item.style2 .item-text {
	padding: 20px;
}
.divider90 {
	display: none;
}
.owl-carousel-3 .imagebox.style4 {
	height: 300px;
}
.counter.style1.v2, .bestsellers, .featured, .hot-sale, .box-6.big {
	width: 100%;
}
.product-wrap.style1 .tab-item {
	padding: 0 10px;
}
.header-middle .grid-left, .header-middle .grid-right {
	width: 100%;
	margin-left: 0px;
	text-align: center;
}
.header-middle .grid-right .flat-unstyled.style1 {
	float: none;
	line-height: 50px;
}
.header-middle .grid-left #logo {
	line-height: 60px;
}
.slider .slider-item.style10 .item-text {
	width: 100%;
}
.slider .slider-item.style10 .item-image {
	display: none;
}
.header-bottom.style1 .grid-right .top-search.style1.active {
	top: 64px;
}
.box-filter .widget {
	width: 50%;
}
}

@media only screen and (max-width:767px) {
.logo { 
  max-height: 50px;
}
.box-cart .inner-box ul.menu-compare-wishlist li {
  margin: 0 7px 10px 0;
}
}
@media (max-width:668px){
.btn-menu-mega {
  top: -15px;
}
}
@media only screen and (max-width:575px) {
.container {
	max-width: 100%;
}
.header-middle #logo.style1 {
	float: none;
	width: 100%;
}
ul.flat-infomation.style1 {
	float: left;
}
ul.flat-infomation.style1 li.phone {
	height: auto;
}
ul.flat-infomation.style1 li img {
	display: none;
}
.widget-apps .widget-title h3 {
	margin-top: 0px;
}
ul.app-list li {
}
ul.app-list li.app-store {
	margin-bottom: 20px;
	margin-right: 0px;
}
.brands-list .brands-item {
	width: 33.333%;
}
.flat-tab ul.tab-list li {
	padding: 14px 25px;
}
.progress-circle .circle-item {
	margin-right: 0px;
	display: block;
	margin-bottom: 30px;
}
.progress-circle .circle-item .demo {
	position: relative;
	left: 50%;
	margin-left: -83.5px;
}
article.main-post.style1 .featured-post {
	float: none;
	margin-right: 0;
	margin-bottom: 20px;
}
article.main-post .featured-post a img, .comment-respond .form-comment form .comment-form-name, .comment-respond .form-comment form .comment-form-email, .comment-respond .form-comment form .comment-form-comment {
	width: 100%;
}
article.main-post.single .content-post .entry-post blockquote {
	padding-left: 50px;
}
article.main-post.single .content-post .entry-post blockquote span {
	left: 3px;
}
.fields-content .field-row .field-one-half, #form-contact .form-box.one-half {
	width: 100%;
	padding: 0px !important;
}
.table-cart table {
	width: 650px;
	overflow: hidden;
}
.table-cart tr td .quanlity span.btn-up {
	right: 20px;
}
.table-cart tr td .img-product {
	margin-right: 15px;
}
.flat-location .location, .flat-location .location-detail, .flat-location #flat-map-2 {
	width: 100%;
}
.product-box.style3 {
	min-height: 580px;
	height: auto;
}
.imagebox.style1.v3 {
	text-align: center;
	min-height: 600px;
	height: auto;
}
.imagebox.style1.v3 .box-image, .imagebox.style1.v3 .box-content, .imagebox.style1.v3 .box-price {
	width: 100%;
	padding: 0px;
	text-align: center;
}
.imagebox.style1.v3 .box-price .btn-add-cart a {
	display: inline-block;
	padding: 0 40px;
}
.flex-control-thumbs {
	margin-top: 30px;
}
.product-detail-bar li {
	padding: 12px 12px;
	font-size: 16px;
}
.product-detail-bar.style1 li {
	padding: 12px;
}
body.background section.flat-row .container {
	padding: 10px 15px 0;
}
.box-owl-carousel.style1 .imagebox.style7 {
	width: 100%;
	border-right: none;
}
.popup-newsletter .container {
	width: 480px
}
.flexslider.style2 .flex-viewport {
	margin: 0 0 30px;
}
.flexslider.style2 .flex-control-nav {
	width: 100%;
	position: relative;
	margin-top: 0px;
}
.flexslider.style2 .flex-control-thumbs li {
	float: left;
	margin-bottom: 10px;
}
.slider .slider-item.style6 .item-text {
	padding-top: 30px;
}
.slider .slider-item.style7 .item-text, .slider .slider-item.style2 .item-text, .box-6 {
	width: 100%;
}
.slider .slider-item.style7 .item-image, .slider .slider-item.style2 .item-image {
	display: none;
}
.slider .slider-item.style2 .item-text {
	padding: 20px 20px;
}
.slider .slider-item.style4 .item-text .header-item h2 {
	font-size: 50px;
}
.boxed.style1 .flat-row.flat-highlights {
	padding-top: 30px;
}
.box-6.big .imagebox .box-bottom .btn-add-cart a {
	padding: 0 35px;
}
.boxed.style2 .footer .container-fluid {
	padding: 0 15px;
}
.imagebox.style3 .box-bottom .btn-add-cart a {
	padding: 0 35px;
	width: 100%;
	margin-left: 0px;
}
.imagebox.style3 .box-bottom .compare-wishlist {
	text-align: center;
}
.imagebox.style3 .box-bottom .compare-wishlist a.compare {
	margin-left: 0px;
}
.box-filter .widget {
	width: 100%;
}
.slider .slider-item .item-text .header-item h2 {
	font-size: 40px;
}
}

@media only screen and (min-width:480px) and (max-width:767px) {
.banner-box .inner-box a {
	margin-top: 30px;
	text-align: center;
}
.slider .slider-item.style5 .item-image {
	width: 43%;
	padding-right: 30px;
}
}

@media (max-width:575px) {
.box-cart .inner-box ul.menu-compare-wishlist li:first-child{
	width: 100%;
	text-align: right;
	margin: 0 0 10px 0 !important;
	border-right: 0 !important;
	padding-right: 0 !important;
}
.compare br{display: none;}
}
@media only screen and (max-width:480px) {
.flat-breadcrumb ul.breadcrumbs li.trail-item a {
	margin-right: 10px;
}
.wrap-error .content-error .form-search-error {
	padding: 30px 30px;
}
.wrap-error .content-error .form-search-error form .search-input input {
	width: 100%;
	margin-right: 0px;
	display: block;
	margin-bottom: 15px;
}
.brands-list .brands-item {
	width: 50%;
}
.progres .progress-item .perc span {
	top: 17px;
}
.btn-radio.style2 .radio-info label {
	width: 180px;
}
.accordion-toggle .toggle-title:before {
	right: 19.5px;
}
.accordion-toggle .toggle-title:after {
	right: 12.5px;
}
.tabs ul.menu-tab {
	margin-bottom: 20px;
}
.tabs ul.menu-tab li {
	margin-right: 15px;
	font-size: 16px;
}
ol.comment-list li.comment .comment-text .comment-metadata .name {
	float: none;
}
ol.comment-list li.comment .comment-text .comment-metadata .queue {
	text-align: left;
	line-height: 24px;
}
.cart-totals {
	padding: 35px 20px 30px 30px;
}
.btn-order {
	padding: 0px;
}
.form-coupon {
	padding: 30px 15px;
}
.form-coupon form input {
	width: 100%;
	margin-bottom: 20px;
	margin-right: 0px;
}
.sort-product .icons, .sort-product .sort, .wrap-imagebox .flat-row-title span {
	float: none;
}
.sort-product .sort > div {
	margin-left: 0px;
	margin-bottom: 15px;
	display: block;
}
.sort-product .sort > div select {
	width: 100% !important;
}
.main-shop .wrap-imagebox .flat-row-title h3 {
	display: block;
	float: none;
	padding: 0px 0 10px;
}
.owl-carousel-4.owl-theme .owl-controls .owl-nav div.owl-prev, .owl-carousel-4.owl-theme .owl-controls .owl-nav div.owl-next {
	border-radius: 50%;
	border: 1px solid #e5e5e5;
	left: -15px;
	width: 45px;
	height: 45px;
	line-height: 42px;
	background-color: #fff;
}
.owl-carousel-4.owl-theme .owl-controls .owl-nav div.owl-next {
	right: -15px;
	left: auto;
}
.product-detail {
	padding: 20px;
}
.rating .queue-box li span, .rating .score .queue {
	display: block;
}
.rating .queue-box li span.numb-star, .rating .score .queue {
	margin-left: 0px;
}
.rating .score .queue {
	margin-top: 20px;
}
.product-tab ul.tab-list li, .product-tab ul.tab-list li.active {
	margin-right: 18px;
	font-weight: 300;
	font-size: 16px;
}
.product-tab ul.tab-list li {
	margin-right: 15px;
}
.product-tab ul.tab-list li:hover {
	font-weight: 400;
}
.banner-box {
	margin-bottom: 20px;
}
.banner-box.one-half .inner-box {
	width: 100%;
	margin-bottom: 20px;
}
.banner-box.one-half {
	margin-bottom: 0px;
}
.banner-box .inner-box a img, .banner-box.style2 .inner-box:nth-child(2) {
	width: 100%;
}
.imagebox.style3 .box-content, .imagebox.style3 .box-bottom {
	text-align: left;
}
.flat-newsletter .form-newsletter .left form {
	display: block;
}
.flat-newsletter .form-newsletter .left form input {
	width: 100%;
}
.flat-imagebox.style2 .product-wrap .tab-item .row .col-md-6 .product-box .imagebox .box-bottom .btn-add-cart a {
	padding: 0 30px;
}
.top-search.style1 {
	width: 290px;
}
.top-search form.form-search .cat-wrap {
	display: none;
}
.top-search form.form-search .box-search input {
	padding-left: 15px;
}
.box-cart .inner-box .dropdown-box {
	right: -57px;
	width: 310px;
	padding: 25px 15px;
}
.box-cart .inner-box .dropdown-box:before {
	right: 73px;
}
.popup-newsletter .container {
	width: 320px
}
.popup-newsletter .popup-text h2 {
	font-size: 20px;
}
.popup-newsletter .popup-text p.subscribe {
	margin: 15px 0 15px;
}
.popup-newsletter .popup-text .form-popup .checkbox {
	margin-top: 0px;
}
.slider .slider-item.style4 .item-text {
	padding: 15px 10px;
}
.slider .slider-item.style8 .item-text {
	padding: 25px;
}
.owl-carousel-3 .imagebox.style4 {
	height: 310px;
}
.slider .slider-item.style10 .item-text .header-item h2 {
	font-size: 50px;
}
.header-bottom.style1 .grid-right .top-search.style1 {
	width: 91%;
}
.owl-carousel-4 .imagebox.style4 {
	text-align: center;
}
.slider .slider-item .item-text {
	width: 100%;
	padding: 30px !important;
}
.owl-carousel-item .product-box.style1:last-child {
	margin-bottom: 80px;
}
.slider .slider-item.style7 .item-text .header-item h2 {
	margin-top: 0px;
	margin-bottom: 0px;
}
.box-cart.style1.v1 .inner-box .dropdown-box {
	right: -80px;
}
.box-cart.style1.v1 .inner-box .dropdown-box:before {
	right: 95px;
}
.slider .slider-item.style8 .item-text .header-item h2 {
	line-height: 42px;
}
.flat-breadcrumb ul.breadcrumbs li.trail-item {
	margin-right: 6px;
}
.slider .slider-item:before, .slider .slider-item.style1:before {
	right: 20px;
}
}

@media only screen and (max-width: 479px) {
.logo {
	max-height: 40px;
}
.box-cart .inner-box ul.menu-compare-wishlist li {
	margin: 0 10px 5px 0;
	font-size: 12px;
}
}

@media only screen and (max-width: 374px) {
.box-cart .inner-box ul.menu-compare-wishlist li {
	margin: 0 5px 5px 0;
	font-size: 11px;
}
.box-cart .inner-box ul.menu-compare-wishlist li .fa {
	font-size: 20px;
}
}