@import url(https://fonts.googleapis.com/css?family=Droid+Arabic+Kufi);
/*----------------------------*\
Basic Css End Here
\*----------------------------*/

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, em, img, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, button, table, caption, tbody, tfoot, thead, tr, th, td, menu, img, figure, figcaption {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	line-height:1;
}
a {
	color: #2B2D42;
	font-weight: 500;
	-webkit-transition: 0.2s color;
	transition: 0.2s color;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	line-height:1;
}
ul, li {
	list-style: none;
}
body {
	color:#464646;
	background-color:#f9f9f9;
	line-height:1;
	font-family: 'robotoregular';
	font-size:13px; max-width:1920px; margin:0 auto;
}
img {
	max-width: 100%; font-size: 10px;
}
.search-box input {
	-webkit-appearance: none;
	-webkit-border-radius:0px;
	border-radius:0px;
}
a, a:focus {
	outline:0;
}
a:focus { text-decoration:none;}
ul, ol {
	list-style-position: inside;
	padding: 0;
}
p, ul, ol {
	font-size: 12px;
	margin: 0 0 10px;
}
strong, b, dt {
	font-weight:bold;
}
dl dd {
	margin: 0 0 10px;
}
label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700;
}
.button{width: auto !important;}
button, input, select, textarea {
	font-family: 'robotoregular';
	font-size: 14px;
	/*font-size: 1rem;*/
	line-height: normal;
	color: #666;
	outline:0;
}
.button, button, input[type="submit"], input[type="reset"], input[type="button"], .link-cart{font-size: 12px;}
select:focus {
	outline: 0;
}
ins{text-decoration: underline;background: transparent; }
/*----------------------------*\
Basic Css End Here
\*----------------------------*/

/*----------------------------*\
Header
\*----------------------------*/
.stuck-here{padding-right: 17px;}



.header-section {
	background-color:#fff;
}
.header-section .top-header {
	border-bottom: 1px solid #cccccc;
}
/*--Social icons---*/
.header-section .top-header .social-icons ul {
	padding: 10px 0px;
	margin:0px;
}
.header-section .top-header .social-icons li {
	display: inline-block;
	color: #464646;
	padding: 0 5px;
	font-size: 13px;
}

.header-section .top-header .social-icons a, .header-section .top-header .social-icons i {
	font-size: 16px;
	color: #464646;
	padding: 0 3px;
	transition: 0.5s ease-in-out;
	text-decoration: none;
}
.header-section .top-header .social-icons .fab.fa-facebook-f {
	color: #3c5a99;
}
.header-section .top-header .social-icons .fab.fa-instagram {
	color: #de2b7b;
}
.header-section .top-header .social-icons .fab.fa-twitter {
	color: #1da1f3;
}
.header-section .top-header .social-icons .fab.fa-youtube {
	color:#c4312b;
}
.header-section .top-header .social-icons .fab.fa-pinterest {
	color:#c82c23;
}
.header-section .top-header .social-icons .fab.fa-linkedin-in {
	color: #0177b5;
}
.header-section .top-header .social-icons .fab.fa-android {
	color:#a4c639;
}
.header-section .top-header .social-icons .fab.fa-apple {
	color: #7d7d7d;
}
.header-section .top-header .social-icons a:hover, .header-section .top-header .social-icons i:hover {
	color: #f9b128;
	transition: 0.5s ease-in-out;
}
/*----------------------------*\
Social Icon
\*----------------------------*/




/*----------------------------*\
Login Section
\*----------------------------*/
.header-section .top-header .login-language ul {
	padding: 0px 25px;
	margin:0px;
}
.header-section .top-header .login-language li {
	display: inline-block;
	color: #464646;
	font-size: 13px;
}
.header-section .top-header .login-language li:last-child {
	padding:0px;
}
.header-section .top-header .login-language li .dropdown {
	cursor:default;
}
.header-section .top-header .login-language a {
	color: #464646;
	text-decoration: none;
	font-size:13px;
	padding:10px 5px;
	display:inline-block;
	font-family: "Droid Arabic Kufi","robotoregular", sans-serif;
}
.header-section .login-language i {
	font-size: 14px;
	color: #464646;
	padding: 0 5px;
	transition: 0.5s ease-in-out;
	text-decoration: none;
}
.header-section .top-header .login-language a:hover, .header-section .top-header .login-language a:hover i {
	color: #f9b128;
	transition: 0.5s ease-in-out;
}
.header-section .top-header .login-language .dropdown button {
	padding: 0 5px;
	background: transparent;
}
.header-section .top-header .login-language .dropdown-content a {
	color: #464646;
	padding: 0px;
	text-decoration: none;
	display: block;
}
.header-section .top-header .login-language .dropdown-content a:hover {
	color: #ffbe4a;
	background-color: transparent;
}
/*----------------------------*\
Login Section
\*----------------------------*/

/*----------------------------*\
Countries Selector
\*----------------------------*/
.country-selector img {
	max-width:30px;
	box-shadow: 0 0 5px 1px #ccc;
	display: inline-block;
}
.country-selector span {
	padding:0 5px;
}
.header-section .top-header .login-language li .dropdown .dropdown-content {
	border: 1px solid #f1f1f1;
	text-align: left;
	opacity: 0;
	position: absolute;
	top: 100%;
	right:0px;
	-ms-transform: scaleY(0);
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	transform-origin: 0 0 0;
	width: 275px;
	z-index: 99999;
	background:rgba(5255, 255, 255, 0.95);
	padding: 0;
 -webkit-transition: all .2s ease-out;
 -moz-transition: all .2s ease-out;
 -ms-transition: all .2s ease-out;
 -o-transition: all .2s ease-out;
 transition: all .2s ease-out;
	box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.20);
	-moz-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.20);
	-webkit-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.20);
	max-height: 500px;
	overflow-y: auto;
}
.header-section .top-header .login-language li.your_account .dropdown .dropdown-content {
	left:0px;
	right:auto;
}
.header-section .top-header .login-language li .dropdown:hover .dropdown-content {
	opacity: 1;
	transform: scaleY(1);
	-ms-transform: scaleY(1);
	-webkit-transform: scaleY(1);
	visibility: visible;
}
.header-section .top-header .login-language li .dropdown-content ul {
	padding:8px;
}
.header-section .top-header .login-language li .dropdown-content ul li {
	padding: 5px 8px;
	border: 1px solid #cccccc;
	border-radius: 5px;
	width: 100%;
	margin-bottom: 8px;
}
.header-section .top-header .login-language li .dropdown-content ul li span {
	display: inline;
	vertical-align:middle;
	font-family: 'robotoregular';
}
.header-section .top-header .login-language li .dropdown-content ul li span strong {
	font-weight:normal;
}
.header-section .top-header .login-language li .dropdown-content ul li span.stores-text-link {
	text-align: right; float:right;
}
.header-section .top-header .login-language li .dropdown-content ul li span.stores-text-link a {
	font-size: 13px;
	position: relative;
	padding: 0 5px;
	display: inline-block;
	font-family: "Droid Arabic Kufi","robotoregular", sans-serif;
}
.header-section .top-header .login-language li .dropdown-content ul li span.stores-text-link a:after {
	content: "|";
	position: absolute;
	right: -5px;
	top: 0px;
	display: block;
	font-size: 14px;
}
.header-section .top-header .login-language li .dropdown-content ul li span.stores-text-link a:last-child:after {
	content:normal;
}
/*----------------------------*\
cart
\*----------------------------*/
.search-box .cart {
	position: relative;
	font-family: 'robotoregular';
	font-weight: normal;
	margin: 0px;
	display: table-cell;
	padding:0 0;
}
.search-box .cart li.carts_box {
	background-image: url(../images/cart-img.png);
	background-repeat:no-repeat;
	background-position:center 5px;
}
.search-box .cart li a {
	padding:0;
	height: 45px;
	width:70px;
	display: block;
	position: relative;
	background:none;
}
.search-box .cart li a abbr {
	background-color: #464646;
	border-radius: 50%;
	width: 25px;
	height: 25px;
	line-height: 25px;
	display: block;
	position: absolute;
	color: #fff;
	text-align: center;
	top: -5px;
	left: 28px;
	right:auto;
	color: #fff;
	font-weight:normal;
	font-size:12px;
}
.search-box .cart li a span {
	display: none;
}
/*----------------------------*\
Shop By
\*----------------------------*/
.shop-by-block {
	margin: 0 !important;
}
.shop-by {
	background-color:#f2f2f2;
	padding:0 15px;
}
.shop-by ul {
	margin:0px;
	padding:0px;
}
.shop-by ul li {
	display:inline-block;
	vertical-align:middle;
	padding:0 5px;
}
.shop-by ul li i {
	font-size:25px; color:#464646;
}
.shop-by ul .fa-minus {
	font-size:12px;
}
.shop-by ul li strong {
	font-size:16px;
	color:#464646;
	font-family:'oswald_regularregular';
	font-weight:normal;
}
.shop-by ul li a {
	padding:5px 0;
	font-size:13px;
	font-family: 'robotoregular';
	color:#464646;
	display:block;
}

.shop-by ul li a:hover {color:#f9b128; text-decoration:none;}

/*----------------------------*\
Shop By Menu Block
\*----------------------------*/
.shop-by-department {
	position:relative;
}
.shop-by-menu-block {
	display:none;
	position:absolute;
	left:0px;
	top:35px;
	width:1145px;
	z-index:100;
}
.shop-by-department:hover .shop-by-menu-block aside {
	display: none;
}
.shop-by-menu-block:hover aside {
	display: block !important;
}
.shop-by-department:hover .shop-by-menu-block {
	display:block;
}
.shop-by-menu .hassub .issub .hassub .issub ul {
	background:#f7f7f7 !important;
}
.shop-by-menu .hassub .issub .hassub .issub .hassub .issub ul {
	background:#fff !important;
}
.shop-by-menu .hassub .issub .hassub .issub .hassub .issub {
	max-width: 423px;
}
.shop-by-menu {
	border:1px solid #dfdfdf;
	background:#fff;
	position:relative;
	box-shadow: 2px 3px 5px 0px rgba(50, 50, 50, 0.25);
	-moz-box-shadow: 2px 3px 5px 0px rgba(50, 50, 50, 0.25);
	-webkit-box-shadow: 2px 3px 5px 0px rgba(50, 50, 50, 0.25);
}
.shop-by-menu ul {
	padding:0px;
	margin:0px;
	width: 240px; /* width of main menu */
	height: auto; /* height of main menu */
	min-height:575px;
	position: relative;
}
.shop-by-menu > ul {
	background-color:#f7f7f7;
}
.shop-by-menu ul li { /* menu li items should have position set to static */
	display:block;
}
.shop-by-menu ul li > div, .shop-by-menu ul li > ul { /* Sub menus (Could be a DIV or UL wrapper) style */
	display: none;
	width: 450px;
	height: 100%; /* height of sub menu */
	left: 100%;
	position:absolute;
	top: 0;
	z-index: 1000;
	max-height:100%;
}
.shop-by-menu ul li > div ul {
	background-color:rgba(255, 255, 255, 0.5);
	transition: background-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	-webkit-transition: background-color 0.3s ease;
}
.shop-by-menu ul li > div:nth-child(even) {
 background-color:#fff;
}
.shop-by-menu ul li a {
	font-size:13px;
	padding:5px;
	display:block;
	color:#464646;
	transition: color 0.3s ease;
	-moz-transition: color 0.3s ease;
	-webkit-transition: color 0.3s ease;
	position:relative;
	font-family: 'robotoregular';
	line-height:15px;
}
.shop-by-menu ul li:hover > a {
	color:#ffbe4a;
	text-decoration:none;
	font-family: 'robotoregular';
}
.shop-by-menu ul li a i {
	position:absolute;
	right:15px;
	top:6px;
	transition: right 0.3s ease;
	-moz-transition: right 0.3s ease;
	-webkit-transition: right 0.3s ease;
	font-size:15px;
	color:#cccccc;
}
.shop-by-menu ul li:hover > a i {
	right:5px;
	color:#ffbe4a;
}
.shop-by-menu aside {
	position:absolute;
	bottom:10px;
	right:10px;
	z-index:9999; max-width: 30%;
}
/*----------------------------*\
Shop By Menu Block
\*----------------------------*/










/*----------------------------*\
Search Bar
\*----------------------------*/
.logo {
	display: block !important;
	margin: 3px 0px;
	width:auto !important;
}
.logo img, .navbar .logo img {
	max-width: 80px; min-height: 58px; display: block;
}
.search-box {
	width:100%;
	padding:7px 0 0;
}
.header-section .bottom-header {
/*padding: 0 20px;*/
}
.header-section .bottom-header .logo a {
	display: block;
}
.header-section .search-box form {
	display:table-cell;
	width:100%;
	margin:12px 0 0;
	position:relative;
	padding:0;
}
.header-section .search-box input[type='text'] {
	width: 100%;
	border-radius: 10px 0 0 10px;
	outline: none;
	border: 2px solid #edb246;
	padding:0 55px 0 10px;
	border-right: none;
	height: 50px;
	/*line-height:45px;*/
	vertical-align: middle;
	display:table-cell;
	float:left;
	max-width:100%;
	font-size:14px;
	font-weight:bold;
	color:#666;
	line-height: normal;
}
.header-section .search-box input::placeholder { color: #aaa; font-weight: normal; }
.header-section .search-box button {
	outline: none;
	border-top: 2px solid #edb246;
	border-bottom: 2px solid #edb246;
	border-left:0px;
	border-right:0px;
	padding: 10px;
	height: 50px;
	vertical-align: middle;
	background-image:url(../images/search.png);
	background-repeat:no-repeat;
	background-size:30px;
	width:50px;
	background-position:center;
	background-color:#edb246;
	position:absolute;
	right:0;
	border-radius:0px;
}
.order-from {
	border-radius: 0px;
	background: transparent;
	background-color: transparent;
	outline: none;
	border-left: none;
	border-right: none;
	height: 50px;
	display: table-cell;
	letter-spacing: 0px;
	padding: 0 !important;
	min-width: 290px;
	letter-spacing:0 !important;
}
.order-from .stores-icons .dropdown-content ul li span a.active {
	color:#edb246;
	cursor: default;
}
.header-section .search-box .dropbtn {
	color: #464646;
	padding: 0px;
	font-size: 10px;
	border: none;
}
.header-section .search-box .stores-icons {
	/*position: inherit;*/
	border-width: 2px 2px 2px 0px;
	border-color: #f8b121;
	border-style: solid;
	border-radius: 0 10px 10px 0;
	padding: 8px;
	height: 50px;
	vertical-align: middle;
	font-family: 'robotoregular';
	font-weight: normal;
	float: left;
	text-align: center;
}
.header-section .search-box .stores-icons:hover {
/*background-color:#f8b121;*/
	/*cursor:pointer;*//*border-color:#f8b121;*/
}
.header-section .search-box .stores-icons img {
	max-width:50px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	display: inline-block;
}
.order-from-store {
	float: left;
	vertical-align: middle;
	border-width: 2px 0px 2px 0px;
	border-color: #f8b121;
	border-style: solid;
	padding: 7px 15px;
	height: 50px;
}
.dropdown.order-from .know-about-stores{padding: 0;}
.order-from-store i {
	margin-left:5px;
}
.know-about-stores {
	display:block;
	font-family: 'robotoregular';
	font-size:14px !important;
	color: #464646 !important;
	font-weight: normal !important;
	letter-spacing: 0px;
	text-decoration: none;
	padding:3px 0;
}

.know-about-stores:hover {color:#f9b128 !important; text-decoration:none;}
.know-about-stores i {
	margin: 0;
	padding: 0;
	font-family: "Font Awesome 5 Free";
	position: relative;
	/*vertical-align: middle;*/
	line-height:0px; font-size:13px; color:#0066c0;
}
.know-about-stores i:before {
	position:relative;
	font-family: "Font Awesome 5 Free";
	line-height:normal;
	top:0px;
	right:0px;
}
.inner-sidebar .know-about-stores i{color: #333333}
.inner-sidebar .know-about-stores i:before {color: #333333}
.order-from-store strong {
	font-size:17px;
	font-family:'oswald_regularregular'; letter-spacing:1px;
}
.order-from-store .know-about-store-popup .more_about_stores {
	padding:0px;
}
.know-about-store-popup .more_about_stores li {
	padding:5px;
}
.know-about-store-popup .more_about_stores strong, .know-about-store-popup .more_about_stores span, .order-from-store .know-about-store-popup .more_about_stores span {
	display:table-cell;
	padding-right:10px;
	vertical-align:middle;
	line-height:normal;
}
.know-about-store-popup .more_about_stores strong .japan-flag{
	outline: 1px solid #ccc;
}
.know-about-store-popup {
	padding: 0;
}
.modal-open {
	overflow-y: hidden;
	position: fixed;
	max-width: 100%;
	width:100%; padding-right: 17px;
}
.noscroll {
	overflow: hidden;
}
/*----ios scroll lock---*/
.know-about-store-popup h4.modal-title {
	font-family: 'latobold' !important;
	font-size: 18px !important;
}
.store-title button:hover {
	background: transparent;
}
.order-from-store .know-about-store-popup .modal-dialog.center {
 animation: common-popup .60s cubic-bezier(0.175, 0.885, 0.32, 1.275) forwards;
	top: 25%;
}
.header-section .search-box .dropdown span {
	font-size: 15px;
}
.header-section .search-box .dropdown span img {
	max-height: 20px;
	margin-right:5px;
	/*box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.50);*/
	border: 1px solid #ccc;
}
.header-section .search-box .dropdown button {
	padding: 0 5px;
	background: transparent;
}
.header-section .search-box .stores-icons .dropdown-content {
	border: 1px solid #f1f1f1;
	text-align: left;
	opacity: 0;
	position: absolute;
	top: 100%;
	right:60px;
	left: -60px;
	transform: scaleY(0);
	-ms-transform: scaleY(0);
	-webkit-transform: scaleY(0);
	transform-origin: 0 0 0;
	width: auto;
	z-index: 1049;
	background:rgba(5255, 255, 255, 0.95);
	padding: 0;
 -webkit-transition: all .2s ease-out;
 -moz-transition: all .2s ease-out;
 -ms-transition: all .2s ease-out;
 -o-transition: all .2s ease-out;
 transition: all .2s ease-out;
	box-shadow: 0px 5px 15px 0px rgba(50, 50, 50, 0.90);
	-moz-box-shadow: 0px 5px 15px 0px rgba(50, 50, 50, 0.90);
	-webkit-box-shadow: 0px 5px 15px 0px rgba(50, 50, 50, 0.90);
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.header-section .search-box .dropdown:hover .dropdown-content {
	opacity: 1;
	transform: scaleY(1);
	-ms-transform: scaleY(1);
	-webkit-transform: scaleY(1);
	visibility: visible;
}
.header-section .search-box .stores-icons .dropdown-content ul {
	padding:8px;
	margin:0px;
}
.header-section .search-box .stores-icons .dropdown-content ul li {
	padding: 5px 8px;
	border: 1px solid #cccccc;
	border-radius: 5px;
	float: left;
	width: 100%;
	margin-bottom: 8px;
	clear: both;
}
.header-section .search-box .stores-icons .dropdown-content ul li span {
	display:table-cell;
	cursor:default;
}
.header-section .search-box .stores-icons .dropdown-content ul li span.stores-text-link a {
	font-size:15px;
	position:relative;
	padding:0 10px;
	display:inline-block;
	font-family: 'robotoregular';
	line-height: 18px;
}
.header-section .search-box .stores-icons .dropdown-content ul li span.stores-text-link a:after {
	content: "|";
	position: absolute;
	right: -5px;
	top: 0px;
	display: block;
	font-size: 14px;
	color: #464646;
}
.header-section .search-box .stores-icons .dropdown-content ul li span.stores-text-link a:last-child:after {
	content:normal;
}
.header-section .search-box .stores-icons .dropdown-content ul li span.stores-text-link a:hover {
	color:#edb246;
	background-color:transparent;
}
.header-section .search-box .stores-icons .dropdown-content ul li span.stores-text-link {
	text-align:right;
}
.header-section .search-box .dropdown i.fas.fa-info-circle{
	font-size: 13px;
	/*margin-left:5px;*/
}
.header-section .search-box .dropdown span {
	text-transform: uppercase;
}
.header-section .search-box .dropdown-content a {
	color: #464646;
	padding: 12px 16px;
	text-decoration: none;
	display: block;
}
.header-section .search-box .dropdown p, .header-section .search-box .dropdown i {
	font-size: 20px;
}
.header-section .search-box .dropdown-content a:hover {
	background-color: #ddd;
}
.know-your-store {
	width:100%;
}
 .order-from span::after {
content:normal;
}
/*----------------------------*\
Header
\*----------------------------*/

/*----------------------------*\
Main Banner
\*----------------------------*/
.owl-carousel.owl-carousel-main-banner.hidden-main-banner{
	opacity: 0; min-height: 460px;display: block;
}
.owl-carousel.owl-carousel-main-banner{
	opacity: 1;
	transition: 0.5s ease-in-out;
}
.owl-carousel.owl-carousel-main-banner .owl-nav {
	opacity:0.2;
	transition: 0.2s ease-in-out;
	-webkit-transition: 0.2s ease-in-out;
	margin:0px;
}
.owl-carousel.owl-carousel-main-banner:hover .owl-nav {
	opacity:1;
	transition: 0.2s ease-in-out;
	-webkit-transition: 0.2s ease-in-out;
}
.owl-carousel.owl-carousel-main-banner .owl-nav .owl-prev {
	position: absolute;
	left: 0px;
	top:0px;
	width: 35px;
	height: 100%;
	font-size: 40px;
	margin:0px;
}
.owl-carousel.owl-carousel-main-banner .owl-nav .owl-prev:hover {
	background:transparent;
}
.owl-carousel.owl-carousel-main-banner .owl-nav .owl-prev span {
	width: 26px;
	margin: 0px 0 0;
	display: block;
	background: url(../images/bg_direction_nav_new.png) no-repeat 5px center;
	position: absolute;
	top: 0%;
	right: 0px;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	opacity: 1;
 -webkit-transition: all .3s ease;
	height: 100%;
	left: 0;
	background-size: 60px;
}
.owl-carousel.owl-carousel-main-banner .owl-nav .owl-next {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 35px;
	height: 100%;
	font-size: 40px;
	margin:0px;
}
.owl-carousel.owl-carousel-main-banner .owl-nav .owl-next:hover {
	background:transparent;
}
.owl-carousel.owl-carousel-main-banner .owl-nav .owl-next span {
	width: 26px;
	margin: 0px 0 0;
	display: block;
	background: url(../images/bg_direction_nav_new.png) no-repeat -40px center;
	position: absolute;
	top: 0%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	opacity: 1;
 -webkit-transition: all .3s ease;
	height: 100%;
	right: 0;
	background-size: 60px;
}
.owl-carousel.owl-carousel-main-banner .owl-dots {
	display:none;
}
.sliders {
	width:100%;
	float:none;
}
.sliders .owl-carousel-main-banner .owl-stage-outer .owl-stage .owl-item .item {
	max-height: 560px;
}
/*----------------------------*\
Main Banner
\*----------------------------*/




/*----------------------------*\
Ubuy Main Deals
\*----------------------------*/
.ubuy-main-deals, .small-banner-deals {
	margin:15px 0 20px;
	box-shadow: 2px 0px 2px 0px rgba(50, 50, 50, 0.25);
	-moz-box-shadow:2px 0px 2px 0px rgba(50, 50, 50, 0.25);
	-webkit-box-shadow:2px 0px 2px 0px rgba(50, 50, 50, 0.25);
	position:relative;
	padding:10px 0;
}
.ubuy-main-deals .owl-stage-outer .owl-stage {
	margin: 0 auto;
}
.ubuy-main-deals {
	clear: both;
}
.ubuy-main-deals ul {
	margin:0px auto;
	display:table;
	padding:15px 0px;
}
.ubuy-main-deals ul li {
	display:table-cell;
	padding:0 10px;
	position:relative;
}
.ubuy-main-deals .owl-item:after {
	position:absolute;
	right:-10px;
	top:10px;
	content:"";
	display:block;
	max-height:330px;
	height:100%;
	width:1px;
	background-color: white; /* For browsers that do not support gradients */
	background-image: linear-gradient(white, black, white); /* Standard syntax (must be last) */
}
.ubuy-main-deals .owl-item:last-child:after {
	background-image: none;
	background: transparent;
}
.ubuy-main-deals ul li:last-child:after {
	content:normal;
}
.small-banner-deals ul li:after {
	position:absolute;
	right:0px;
	top:10px;
	content:"";
	display:block;
	max-height:246px;
	height:100%;
	width:1px;
	background-color: white; /* For browsers that do not support gradients */
	background-image: linear-gradient(white, black, white); /* Standard syntax (must be last) */
}
/*----------------------------*\
Product Slider
\*----------------------------*/
.product-slider {
	margin:15px 0 20px;
	background-color:#fff;
	padding:15px 0 0;
	clear:both;
	min-height: 300px
}
.heading {
	padding:0 10px;
}
.heading h2 {
	padding:0 0 10px 0;
	font-size:18px;
	display:inline-block;
	font-family: 'oswald_regularregular';
	font-weight:normal;
	color:#464646;
	margin:0px;
	min-width:170px;
	font-weight:600;
	text-align:left;
	letter-spacing:1px;
	text-transform:capitalize;
}
.product-slider .heading a {
	float: right;
	color: #2b55ae;
	text-decoration: none;
	font-size: 13px;
	text-transform: capitalize;
	font-family: 'robotoregular';
	background-color: #ffc969;
	border-radius: 5px 5px 0 0;
	padding: 8px 10px;
	color: #464646;
	font-weight: bold;
}
.product-slider .heading a:hover {
	box-shadow: 0 0 4px 1px #ddd;
}
.product-slider .border-style { /*border-top:1px solid #e1e1e1; border-bottom:1px solid #e1e1e1;*/
	box-shadow:0px 0px 2px 0px rgba(50, 50, 50, 0.20);
	-moz-box-shadow:0px 0px 2px 0px rgba(50, 50, 50, 0.20);
	-webkit-box-shadow:0px 0px 2px 0px rgba(50, 50, 50, 0.20);
	padding:10px 0;
}
.ubuy-main-deals .main-deals, .product-slider .product-categories {
/*min-height:300px;*/
}
.product-slider .owl-dots {
	display:none;
}
.ubuy-main-deals .owl-theme .owl-nav.disabled {
	/*display:block !important;*/
	opacity:0.2;
	transition: 0.2s ease-in-out;
	-webkit-transition: 0.2s ease-in-out;
}
.ubuy-main-deals:hover .owl-theme .owl-nav.disabled {
	opacity:1;
	transition: 0.2s ease-in-out;
	-webkit-transition: 0.2s ease-in-out;
}
.ubuy-main-deals .owl-theme .owl-dots {
	display:none !important;
}
.product-slider .owl-carousel.product-categories .owl-nav, .small-banner-deals .owl-carousel.small-deals .owl-nav, .ubuy-main-deals .owl-carousel.main-deals .owl-nav {
	opacity: 0.2;
	transition: 0.2s ease-in-out;
	-webkit-transition: 0.2s ease-in-out;
	margin: 0px;
}
.product-slider .owl-carousel.product-categories:hover .owl-nav, .small-banner-deals .owl-carousel.small-deals:hover .owl-nav, .ubuy-main-deals .owl-carousel.main-deals:hover .owl-nav {
	opacity:1;
}
.owl-theme .owl-nav .disabled {
	opacity: 0.3 !important;
	cursor: default !important;
}
.product-slider .owl-carousel.product-categories .owl-nav .owl-next, .small-banner-deals .owl-carousel.small-deals .owl-nav .owl-next, .ubuy-main-deals .owl-carousel.main-deals .owl-nav .owl-next {
	width: 40px;
	margin: 0px 0 0;
	display: block;
	position: absolute;
	top: 0%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	opacity: 1;
 -webkit-transition: all .3s ease;
	height: 100%;
	max-width:100%;
	right:0px;
}
.product-slider .owl-carousel.product-categories .owl-nav .owl-prev, .small-banner-deals .owl-carousel.small-deals .owl-nav .owl-prev, .ubuy-main-deals .owl-carousel.main-deals .owl-nav .owl-prev {
	width: 40px;
	margin: 0px 0 0;
	display: block;
	position: absolute;
	top: 0%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	opacity: 1;
 -webkit-transition: all .3s ease;
	height: 100%;
	max-width:100%;
	left:0px;
}
.product-slider .owl-carousel.product-categories .owl-nav .owl-prev span, .small-banner-deals .owl-carousel.small-deals .owl-nav .owl-prev span, .ubuy-main-deals .owl-carousel.main-deals .owl-nav .owl-prev span {
	background: url(../images/bg_direction_nav_new.png) no-repeat 10px center;
	display:block;
	height:100%;
	background-size: 60px;
}
.product-slider .owl-carousel.product-categories .owl-nav .owl-next span, .small-banner-deals .owl-carousel.small-deals .owl-nav .owl-next span, .ubuy-main-deals .owl-carousel.main-deals .owl-nav .owl-next span {
	background: url(../images/bg_direction_nav_new.png) no-repeat -30px center;
	display:block;
	height:100%;
	background-size: 60px;
}
 .product-slider .owl-theme .owl-nav [class*="owl-"]:hover, .small-banner-deals .owl-theme .owl-nav [class*="owl-"]:hover, .ubuy-main-deals .owl-theme .owl-nav [class*="owl-"]:hover {
background:transparent;
}
.product-slider .owl-theme .owl-item img {
	width:auto;
	max-width:100%;
	margin: auto;
	max-height:300px;
}
.product-slider .owl-carousel button {
	outline: none;
}
.product-categories .owl-item .item {
	width:250px;
	height:250px;
}
.product-categories .owl-item img {
	position:absolute;
	left:0px;
	right:0px;
	top:0px;
	bottom:0px;
	max-width:100% !important;
	max-height:100% !important;
}
/*----------------------------*\
Footer
\*----------------------------*/

#footer {
	position:relative;
	height:100px;
	border-top:1px solid #ffbe4a;
	clear: both;
}

/* Icon Wobble Vertical */
@-webkit-keyframes hvr-icon-wobble-vertical {
 16.65% {
 -webkit-transform: translateY(6px);
 transform: translateY(6px);
}
 33.3% {
 -webkit-transform: translateY(-5px);
 transform: translateY(-5px);
}
 49.95% {
 -webkit-transform: translateY(4px);
 transform: translateY(4px);
}
 66.6% {
 -webkit-transform: translateY(-2px);
 transform: translateY(-2px);
}
 83.25% {
 -webkit-transform: translateY(1px);
 transform: translateY(1px);
}
 100% {
 -webkit-transform: translateY(0);
 transform: translateY(0);
}
}
@keyframes hvr-icon-wobble-vertical {
 16.65% {
 -webkit-transform: translateY(6px);
 transform: translateY(6px);
}
 33.3% {
 -webkit-transform: translateY(-5px);
 transform: translateY(-5px);
}
 49.95% {
 -webkit-transform: translateY(4px);
 transform: translateY(4px);
}
 66.6% {
 -webkit-transform: translateY(-2px);
 transform: translateY(-2px);
}
 83.25% {
 -webkit-transform: translateY(1px);
 transform: translateY(1px);
}
 100% {
 -webkit-transform: translateY(0);
 transform: translateY(0);
}
}
.hvr-icon-wobble-vertical {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.hvr-icon-wobble-vertical .hvr-icon {
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}
.hvr-icon-wobble-vertical:hover .hvr-icon, .hvr-icon-wobble-vertical:focus .hvr-icon, .hvr-icon-wobble-vertical:active .hvr-icon {
	-webkit-animation-name: hvr-icon-wobble-vertical;
	animation-name: hvr-icon-wobble-vertical;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}
/* Icon Wobble Vertical */





/*----------------------------*\
Newsletter Subscription
\*----------------------------*/
.newsletter-subscription {
	text-align:center;
	padding:10px 0;
}
.newsletter-subscription h4 {
	font-family: 'robotoregular';
	font-weight:normal;
	font-size:14px;
	margin-bottom: 0px;
	padding: 13px 0;
	margin-top: 0;
	text-align:right;
}
.newsletter-subscription h4 strong {
	font-size:larger;
	font-weight:normal;
}
.newsletter-subscription .block-content {
	text-align:left;
}
.newsletter-subscription .block-content .overlay {
	display: none;
}
.newsletter-subscription .block-content .overlay.enabled {
	display: block;
	width:auto;
	height: 100%;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	margin: 0 auto;
}
.newsletter-subscription .block-content .input-box, .newsletter-subscription .block-content .actions {
	display:inline-block;
	vertical-align:middle;
	padding:0 4px;
	position:relative;
}
.newsletter-subscription .block-content #newsletter {
	border:1px solid #bbbbbb;
	padding:0px 23px 0 9px;
	height:40px;
	line-height:35px;
	color:#464646;
	min-width: 280px;
	font-size:100%;
	margin:0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
}
.newsletter-subscription .block-content .actions .button {
	width:40px !important;
	height:40px;
	background-color:#ffbe4a;
	border:0px;
	margin-right:4px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
}
.newsletter-subscription .block-content .actions .button i {
	color:#464646;
	font-size:30px;
}
.newsletter-subscription .mid-seprate {
	visibility:hidden;
}
.newsletter-subscription .block-content .input-box i {
	position: absolute;
	right: 10px;
	top: 13px;
}
/*----------------------------*\
Footer Links
\*----------------------------*/
.footer-links {
	padding:0 25px;
	border-top:1px solid #d8d8d8;
}
.footer-links ul {
	padding:0px;
	margin:0;
	text-align: center;
}
.footer-links li {
	display:inline-block;
	margin: 0 10px;
	position: relative;
}
.footer-links li a {
	color:#464646;
	font-size:13px;
	font-family: 'robotoregular';
	padding:12px 0;
	display:block;
}
.footer-links li a:hover {
	color:#f9b128; text-decoration:none;
}
.footer-links ul li:after {
	content: "|";
	position: absolute;
	left: -10px;
	top: 12px;
}
.footer-links ul li:first-child:after {
	content: normal;
}
.newsletter-subscription .error {
	color: #f00;
	font-size: 9px;
	position: absolute;
	letter-spacing: 1px;
	top:100%;
	text-align:left;
}
.newsletter-subscription .success {
	color: green;
	font-size: 10px;
	position: absolute;
	bottom: -10px;
}
/*----------------------------*\
Hide Links
\*----------------------------*/
.footer-hide {
	border-top:1px solid #d5d5d5;
	position:relative;
	padding-bottom:20px;
}
.move-down-cursor {
	position:relative;
	margin-bottom:20px;
}
.move-up-cursor {
	margin-top: 30px;
	clear: both;
}
.view-more, .view-more:hover, .view-more:focus {
	text-align: center;
	font-family: 'robotoregular';
	text-transform: uppercase;
	color: #464646;
	display:block;
	text-decoration:none;
	max-width:100px;
	margin:0 auto;
	-webkit-transition: 0s;
}
.view-more:before {
	width: 60px;
	height: 33px;
	content: "";
	position: absolute;
	left: 0px;
	right: 0px;
	top: -1px;
	margin: 0 auto;
	text-align: center;
	border-radius: 0 0 10px 10px;
	background-color: #ffbe4a;
}
.view-more i {
	font-size: 20px;
	position: relative;
	left:0px;
	right:0px;
	margin:0 auto 15px;
	color:#fff;
	bottom:-5px;
}
.go-top, .go-top:hover, .go-top:focus {
	position: fixed;
	bottom: 75px;
	right: 10px;
	text-align: center;
	border: 1px solid #fdedeb;
	box-shadow: 0 2px 6px 0 rgba(255, 190, 74, 0.5);
	height: 40px;
	width: 40px;
	line-height: 40px;
	padding: 8px;
	background-color: rgba(249, 177, 30, 0.7);
	z-index: 99999;
	text-decoration: none;
	text-transform: uppercase;
	color: #464646;
	opacity: 0.8;
	display: none;
	border-radius: 100%;
}
.go-top:hover {
	opacity:1 !important;
}
.go-top:after { /*content: "Top";*/
	display: block;
	position: absolute;
	right: 0;
	top: -23px;
	left: 0;
	color: #464646;
	font-weight: bold;
	font-size: 14px;
}
.go-top i {
	font-size: 20px;
	display:block;
	color:#464646;
}
.go-top-top-text {
	display:block;
	text-align:center;
	font-family: 'robotoregular';
	text-transform: uppercase;
	color: #464646;
}
.hide-links {
	/*height:0px;*/
    display: none;
	overflow:hidden;
	/*border-bottom:1px solid #ffbe4a;*/
	margin-top:-1px;
}
/*----------------------------*\
Footer Link Extra
\*----------------------------*/

#footer .footer-links-extra .col-md-3:before { border-bottom: 1px solid #d7d7d7; width: 100%; position: absolute;; content: ""; width: 100%; height: 1px; top: 50px; left: 0px; right: 0px; display: block; }
#footer .footer-links-extra .ufulfill-icon { display:inline-block; margin-right: 10px; width: 35px; height: 35px; padding: 8px; border-radius: 50%; background-color: #fff; box-shadow: 0px 3px 7px 3px rgba(0, 0, 0, 0.11); -moz-box-shadow: 0px 3px 7px 3px rgba(0, 0, 0, 0.11); -webkit-box-shadow: 0px 3px 7px 3px rgba(0, 0, 0, 0.11);}
.footer-links-extra h4 {
	font-family: 'robotomedium';
	font-size:16px;
	color:#464646;
	font-weight:normal;
	display:inline-block;
	position:relative;
	margin-bottom:20px;
	margin-top:25px; padding:15px; width: 100%; max-width: 240px; border-radius:25px; border: 1px solid #d7d7d7; background-color: #f3f2f2;
}
.footer-links-extra .we-accept, .footer-links-extra .shipping-method {
	text-align:center;
	min-height: 180px;
}
.footer-links-extra ul {
	padding:0px;
	margin:0px;
}
.footer-links-extra .we-accept ul li {
	display:inline-block;
	margin:0;
}
.footer-links-extra .we-accept ul li img {
	max-width: 70px;
}
.footer-links-extra .we-accept ul { max-width: 280px; display: table; margin: 0 auto;}
.footer-links-extra .shipping-method li {
	margin-bottom:17px;
}
.footer-links-extra .shipping-method li img {
	margin-right:10px;background: #fff; padding: 8px; border-radius: 50%;-webkit-box-shadow: 0px 3px 7px 3px rgba(0, 0, 0, 0.11);-moz-box-shadow: 0px 3px 7px 3px rgba(0, 0, 0, 0.11); box-shadow: 0px 3px 7px 3px rgba(0, 0, 0, 0.11); max-width: 38px;
}
.footer-links-extra .our-locations {
	text-align:center;
}
.footer-links-extra .our-locations .country-list .carousel.slide a.left {
	left:auto; float: none;
	top:13%;
	opacity:1;
	position: relative; width: 35px; height: 35px; line-height: 35px; background-color: #fff; -moz-box-shadow: 0px 3px 7px 3px rgba(0, 0, 0, 0.11); -webkit-box-shadow: 0px 3px 7px 3px rgba(0, 0, 0, 0.11); box-shadow: 0px 3px 7px 3px rgba(0, 0, 0, 0.11); border-radius:100%; display: inline-block; background-image: none; margin: 10px 5px 0; font-size: 25px; text-shadow: none; opacity:1;
}
.footer-links-extra .our-locations .country-list .carousel.slide a.right {
	right:auto; float: none;
	top:13%;	
	position: relative; width: 35px; height: 35px; line-height: 35px; background-color: #fff; border-radius:100%; -moz-box-shadow: 0px 3px 7px 3px rgba(0, 0, 0, 0.11); -webkit-box-shadow: 0px 3px 7px 3px rgba(0, 0, 0, 0.11); box-shadow: 0px 3px 7px 3px rgba(0, 0, 0, 0.11); border-radius:100%; display: inline-block; background-image: none; margin: 10px 5px 0; font-size: 25px;  text-shadow: none; opacity:1;
}
.footer-links-extra .our-locations .country-list .carousel.slide a i { color: #464646; }

.footer-links-extra .our-locations .country-list .carousel.slide .carousel-inner .item {
	width: 100% !important;
	padding: 0;
	outline: none;
	background: transparent;
}
.footer-links-extra .our-locations .country-list .carousel.slide .carousel-inner .item a {
	display:inline-block;
	margin: 0 5px;
	max-width:60px;
}
.footer-links-extra .our-locations .country-list .carousel.slide .carousel-inner .item a img {
	box-shadow:2px 1px 5px 0px rgba(50, 50, 50, 0.25);
	-moz-box-shadow:2px 1px 5px 0px rgba(50, 50, 50, 0.25);
	-webkit-box-shadow:2px 1px 5px 0px rgba(50, 50, 50, 0.25);
}
.footer-links-extra .our-locations .country-list .carousel.slide {
	max-width:230px;
	margin:0 auto;
}
.footer-links-extra .customer-service {
	text-align:center;
	padding-bottom:35px;
}
.footer-links-extra .customer-service .service-block {
	width:230px;
	height:100px;
	display:block;
	margin:0 auto;
}
.footer-links-extra .customer-service .service-block img{max-width: 160px;}
.ubuy-popular-search h6 {
	text-align:center;
	font-family: 'robotoregular';
	color:#464646;
	text-transform:uppercase;
	font-size:14px;
	font-weight:normal;
}
.ubuy-popular-search h5 {
	text-align:center;
	font-family: 'oswald_regularregular';
	color:#464646;
	text-transform:uppercase;
	font-size:16px;
	font-weight:normal;
	position:relative;
	margin:20px 0 15px; letter-spacing:1px;
}
.ubuy-popular-search h5:before {
	background-color: #f9f9f9;
	height: 30px;
	width: calc(100% - 84%);
	display: block;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: -9;
	top: -7px;
}
.ubuy-popular-search h5:after {
	background-color: #464646;
	height: 1px;
	content: "";
	position: absolute;
	left: 0px;
	right: 0px;
	width: 100%;
	z-index: -99;
	top: 8px;
}
.ubuy-popular-search ul {
	padding:0px;
	margin:0px;
	text-align:center;
}
.ubuy-popular-search ul li {
	display:inline-block;
	padding:0 15px;
	position:relative;
	margin-bottom:10px;
}
.ubuy-popular-search ul li a {
	font-family: 'robotoregular';
	color:#464646;
	font-size:12px;
}

.ubuy-popular-search ul li a:hover {color:#f9b128; text-decoration:none;}

.ubuy-popular-search ul li:after {
	content:"|";
	position:absolute;
	left:0px;
	top:0px;
}
.ubuy-popular-search ul li:first-child:after {
	content:normal;
}
.bussiness-days {
	min-width:170px;
	display:inline-block;
	text-align:left; font-size: 14px; color: #464646;
}
/*----------------------------*\
Related Products
\*----------------------------*/

.ret_pro .owl-nav .owl-prev {
	background-image: url("../images/product-desc-left.png") !important;
	background-size: 16px !important;
	width: 35px;
	height: 35px;
	left: 0px;
	outline: 0 none;
	position: absolute;
	text-indent: -9999px;
	top: 50%;
	z-index: 999;
	background-position: center !important;
	background-repeat:no-repeat !important;
}
.ret_pro .owl-nav .owl-next {
	background-image: url("../images/product-desc-right.png") !important;
	background-size: 16px !important;
	width: 35px;
	height: 35px;
	right: 0px;
	outline: 0 none;
	position: absolute;
	text-indent: -9999px;
	top: 50%;
	z-index: 999;
	background-position: center !important;
	background-repeat:no-repeat !important;
}
.ret_pro .owl-nav {
	display: block !important;
}
/*----Related Products----*/
.btn-warning, .btn-primary {
	background-color: #f7d23e;
	color: #000;
	outline: none;
	border: none;
}
.btn-warning:hover, .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary:active:hover, .btn-primary:active:focus {
	background-color: #e8c53a;
}
.add-to-cart-popup .main-popup-inner .cart-status-sign i {
	line-height: 39px;
}
.checkout-as-guest .form-list .control {
	line-height: 18px;
	vertical-align: middle;
}
.checkout-as-guest .form-list .control input {
	line-height: 18px;
	vertical-align: middle;
}
/*----Ipad and mobile view filtor----*/
#mobile-filter {
	display:none;
}
/*----Ipad and mobile view filtor----*/



/*----------------------------*\
loading screen
\*----------------------------*/
.loader-spin-overlay {
	z-index: 9999;
	color: #d85909;
	font-size: 15px;
	font-weight: bold;
	opacity: 0.8;
	position: fixed;
	text-align: center;
	width: 100%;
	height: 100% !important;
	background-color: rgba(255, 255, 255, 0.7);
	top: 0;
	left: 0;
	right: 0;
	display: none;
}
.loader-spin, .loader-spin:after {
	border-radius: 50%;
	width: 6em;
	height: 6em;
}
.loader-spin-overlay.loading {
	display: block !important;
}
.loader-spin {
	margin: 60px auto;
	font-size: 10px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 35%;
	text-indent: -9999em;
	border-top: 0.7em solid rgba(242, 139, 0, 0.2);
	border-right: 0.7em solid rgba(242, 139, 0, 0.2);
	border-bottom: 0.7em solid rgba(242, 139, 0, 0.2);
	border-left: 0.7em solid #ff7500;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-animation: load8 1.1s infinite linear;
	animation: load8 1.1s infinite linear;
}
.body-content{position: relative;}
.loader-spin-overlay-absolute {
	z-index: 99;
	color: #d85909;
	font-size: 15px;
	font-weight: bold;
	opacity: 0.8;
	position: absolute;
	text-align: center;
	width: 100%;
	height: 100% !important;
	background-color: rgba(255, 255, 255, 0.7);
	top: 0;
	left: 0;
	right: 0;
	display: none;
}
.loader-spin-overlay-absolute .loader-spin{top: 60px;}
.loader-spin-overlay-absolute.loading {
	display: block !important;
}
@-webkit-keyframes load8 {
 0% {
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg);
}
 100% {
 -webkit-transform: rotate(360deg);
 transform: rotate(360deg);
}
}
@keyframes load8 {
 0% {
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg);
}
 100% {
 -webkit-transform: rotate(360deg);
 transform: rotate(360deg);
}
}
/*----------------------------*\
loading screen
\*----------------------------*/
/*----------------------------*\
loading elements
\*----------------------------*/
.u-loader-sl{
	position: relative;
}
.u-loader {
	z-index: 9999;
	color: #d85909;
	font-size: 15px;
	font-weight: bold;
	opacity: 1;
	position: absolute;
	text-align: center;
	width: 100%;
	background-color: rgba(255, 255, 255, 1);
	top: 45%;
	left: 0;
	right: 0;
	display: none;
}
.u-loader .loader-spin, .u-loader .loader-spin:after {
	border-radius: 50%;
	width: 6em;
	height: 6em;
}
.u-loader-outer{background: #fff;height: 100% !important; width: 100%; position: absolute; left: 0;right: 0;top: 0;}
.u-loader-sl{min-height: 50px; position: relative; background: #fff;}
.u-loader-sl.s1x{min-height: 50px;}
.u-loader-sl.s2x{min-height: 100px;}
.u-loader-sl.s4x{min-height: 200px;}
.u-loader-sl.s6x{min-height: 400px;}
.u-loader.s1x{transform: scale(0.2);}
.u-loader.s2x{transform: scale(0.5); top: 40%;}
.u-loader.s4x{transform: scale(0.8); top: 40%;}
.u-loader.s6x{transform: scale(1); top: 40%;}
.u-loader.loading {
	display: block !important;
}
.u-loader .loader-spin {
	margin: 0px auto;
	font-size: 10px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0%;
	text-indent: -9999em;
	border-top: 0.7em solid rgba(74, 74, 74, 0.2);
	border-right: 0.7em solid rgba(74, 74, 74, 0.2);
	border-bottom: 0.7em solid rgba(74, 74, 74, 0.2);
	border-left: 0.7em solid #464646;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-animation: load8 1.1s infinite linear;
	animation: load8 1.1s infinite linear;
}
/*----------------------------*\
loading elements
\*----------------------------*/

.filter_close {
	display:none;
}
.filters-button {
	display:inline-block;
	width:auto !important;
	background-color: #edb246;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	border: none;
	padding: 10px;
	color: #fff;
	margin-bottom: 10px;
	font-size:12px;
	font-family: 'robotobold';
	letter-spacing: 0.5px;
}
.col-left.sidebar .block .view_more:focus {
	text-decoration: none;
}
.sidebar-filter {
	text-align:center;
}
.owl-carousel .owl-item .owl-lazy {
	opacity: 1 !important;/* for loading.gif on*/
}
.col-left.sidebar {
	box-shadow: 0px 0px 5px 0px #ccc;
	padding: 12px;
	border-radius: 10px;
	text-align: center;
}
.col-left.sidebar .block {
	border: 1px dashed #ccc;
	margin-bottom: 14px;
}
.col-left.sidebar .block:last-child{margin-bottom: 0;}
.col-left.sidebar .block .block-title {
	border-bottom: 1px dashed #ccc;
	text-align: center !important;
}
.col-left.sidebar .block label {
	color: #464646;
	position: relative;
	padding-left: 20px;
	width: 100%;
	word-wrap: break-word;
	line-height: normal;
	font-weight:normal;
}
/*.col-left.sidebar .block input[type=checkbox], .col-left.sidebar .block input[type=radio] {
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 0;
}*/
.col-left.sidebar .block .view_more {
	padding: 3px 24px 3px 18px;
	font-size: 12px;
	color: #464646;
	margin:10px 0;
	display:block;
	font-family: 'robotobold';
}

.col-left.sidebar .block .view_more:hover { color:#f9b128;}

.search_sorting {
	text-align:right;
}
/*----------------------------*\
empty cart new design
\*----------------------------*/

.empty-cart-page {
	display:table;
	width:100%;
}
.empty-cart-page .cart-page-text h5 {
	font-size:28px;
	color:#f52501;
	font-family: 'robotoregular';
	margin:10px 0;
	font-weight:normal;
}
.empty-cart-page .cart-page-text h6 {
	font-size:20px;
	color:#666;
	font-family: 'robotolight';
	font-weight:normal;
	margin:10px 0;
}
.empty-cart-page .cart-page-text a {
	background-color:#e7b13a;
	font-size:20px;
	color:#fff;
	font-family: 'robotoregular';
	box-shadow:5px 6px 9px 0px #bbb;
	-moz-box-shadow: 5px 6px 9px 0px #bbb;
	-webkit-box-shadow:5px 6px 9px 0px #bbb;
	border-radius:10px;
	padding:10px 35px;
	text-transform:capitalize;
	text-decoration:none;
	display:inline-block;
	margin:15px 0;
}
.cart-image {
	float:none;
	display:table-cell;
	vertical-align:middle;
	text-align:right;
}
.cart-image img {
	max-width:50%;
}
.cart-page-text {
	float:none;
	display:table-cell;
	vertical-align:middle;
	text-align:left;
}
.cart-page-text .cart-text {
	text-align:center;
	display:inline-block;
}
/*----------------------------*\
empty cart new design
\*----------------------------*/


.hover_bkgr_fricc #related_pro h4 {
	font-size: 18px;
}
/*----------------------------*\
Size Chart for description page 27 dec 2018
\*----------------------------*/

#sizeChartModal table.a-bordered {
	margin-bottom: 22px;
	border: 1px solid #e7e7e7;
	border-top-color: #eaeaea;
	border-bottom: none;
	border-spacing: 0;
	width:100%;
}
#sizeChartModal table.a-bordered td, #sizeChartModal table.a-bordered th {
	padding: 7px 14px 6px;
	border-bottom: 1px solid #eaeaea;
}
#sizeChartModal span.a-nowrap {
	display: block;
}
 #sizeChartModal table.a-bordered tr:nth-child(even) {
 background-color: #f6f6f6;
}
#sizeChartModal table.a-bordered tr:first-child th {
	background: #f0f0f0;
	background: #f3f3f3;
	background: -webkit-linear-gradient(top, #f8f8f8, #eee);
	background: linear-gradient(to bottom, #f8f8f8, #eee);
	box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset;
	border-color: #e7e7e7;
	border-bottom: 1px solid #ddd;
}
#sizeChartModal .a-section wrap {
	overflow-x:auto;
}
#sizeChartModal .modal-dialog .modal-content .modal-header h4 {
	font-size:16px;
}
#sizeChartModal .modal-dialog .modal-content h2 {
	font-size: 14px;
	margin-top: 10px;
}
#sizeChartModal ul.a-tabs {
	margin: 0;
	list-style-type: none;
	border: 1px solid #ddd;
	padding: 0;
	background-color: #f3f3f3;
}
#sizeChartModal ul.a-tabs .a-tab-heading, #sizeChartModal ul.a-tabs li {
	float: left;
	margin-bottom: -1px;
	margin-top: -1px;
	list-style-type: none;
}
#sizeChartModal ul.a-tabs .a-tab-heading a, #sizeChartModal ul.a-tabs li a {
 -webkit-transition: all .1s linear;
 transition: all .1s linear;
	text-decoration: none;
	line-height: 1;
	padding: 15px 17px 15px 18px;
	display: block;
	border: 1px solid transparent;
	border-bottom: 0;
	position: relative;
	background-color: transparent;
}
#sizeChartModal ul.a-tabs .a-tab-heading.a-active a, #sizeChartModal ul.a-tabs li.a-active a {
	border-color: #ddd;
	background-color: #fff;
	color: #c45500;
	border-top-color: #e77600;
	font-weight: 700;
}
#sizeChartModal ul.a-tabs .a-tab-heading:first-child a, #sizeChartModal ul.a-tabs li:first-child a {
	border-left: none;
}
#sizeChartModal ul.a-tabs:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
#sizeChartModal .loading {
	margin:15px 0;
}
#sizeChartModal h1 {
	font-size:16px;
	margin-top:10px;
}
#sizeChartModal table tr th {
	font-weight:bold;
}
#sizeChartModal p, #sizeChartModal span {
	line-height:normal;
}
#sizeChartModal .fas.fa-angle-down {
	margin-right:5px;
}
#sizeChartModal .modal-body .a-section.wrap {
	overflow-x:auto;
}
/*----------------------------*\
Size Chart for description page 27 dec 2018
\*----------------------------*/

/*-------------------------No product found css-----------------------*/
.suggested-products h1 {
	color: #464646;
	text-transform: uppercase;
	font-family: 'robotoregular';
	text-align: center;
	font-size: 25px;
	padding: 30px 0 0 0;
	font-weight: bold;
}
/*-------------------------No product found css-----------------------*/

/*----------------------------*\
	Breadcrumbs
\*----------------------------*/

.breadcrumbs {
	display: inline;
	float: left;
	width: 100%;
	margin:0 0 15px;
	border: 1px solid #EAEAEA;
	border-top: none;
	padding: 8px 15px;
}
.breadcrumbs ul {
	float: left;
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
.breadcrumbs ul li {
	padding: 0 8px 0 0;
	display: inline;
	color: #464646;
	float: left;
	font-size: 12px;
}
/*.breadcrumbs ul li a {
	background-position: right center;
	color: #525252;
}*/
.breadcrumbs ul li a {
	color: #464646;
	float: left;
	padding: 0 15px 0 0;
	text-decoration: none;
}

.breadcrumbs ul li a:hover { color:#f9b128;}

.breadcrumbs ul li i {
	color: #525252;
}
.breadcrumbs ul li:last-child i {
	display:none;
}
.main-container {
	margin: 0 auto;
	clear: both;
}
/*----------------------------*\
	Breadcrumbs
\*----------------------------*/


/*----------------------------*\
	Pagination
\*----------------------------*/
.pagination {
	margin:0px;
	width:100%;
	text-align:center;
	background-color:#f9f9f9;
	padding:10px 0;
}
.pagination > li {
	float:none;
	display:inline-block;
}
.pagination > li > a, .pagination > li > span {
	color:#464646;
	border: 1px solid #ffbe4a;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
	background-color:#ffbe4a;
	border-color:#ffbe4a;
}
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
	background-color:#ffbe4a;
	color:#fff;
	border-color:#ffbe4a;
}
/*----------------------------*\
	Pagination
\*----------------------------*/



/*----------------------------*\
	Aside
\*----------------------------*/

.aside+.aside {
	margin-top: 30px;
}
.aside>.aside-title {
	text-transform: uppercase;
	font-size: 18px;
	margin: 15px 0px 30px;
}
/*----------------------------*\
	 Default Modal
\*----------------------------*/
.ubuymodal.modal {
	background-color:rgba(0, 0, 0, 0.5);
	position:fixed;
	left:0px;
	right:0px;
	top:0px;
	margin:0 auto;
	width:100%;
	height:100%;
	text-align:center;
	z-index: 9999;
}
.ubuymodal.modal .modal-dialog .modal-content {
	max-width: 40em;
 animation: common-popup .60s cubic-bezier(0.175, 0.885, 0.32, 1.275) forwards;
	background-color:#fff;
	position:relative;
	left:0px;
	right:0px;
	margin:0 auto;
	top:25%;
	text-align:center;
	border-radius:15px;
	box-shadow: 1px 2px 5px 0px rgba(50, 50, 50, 0.25);
	-moz-box-shadow: 1px 2px 5px 0px rgba(50, 50, 50, 0.25);
	-webkit-box-shadow: 1px 2px 5px 0px rgba(50, 50, 50, 0.25);
	border: 3px solid #edb246;
}
.ubuymodal.modal .modal-dialog p {
	font-size:15px;
	line-height:normal;
}
.ubuymodal.modal .modal-dialog h3 {
	color:#edb246;
	margin:0 0 20px;
}






/* Intro animation */
@keyframes common-popup {
 from {
 opacity: 0;
 top: 0;
}
to {
	opacity: 1;
	top: 40%;
}
}
/*----------------------------*\
	 Default Modal
\*----------------------------*/


/*----------------Custom color codes--------------------*/
.note-primary {
	margin-bottom: 10px;
	padding: 7px 10px;
	background-color: #fff;
	border: 1px solid #ccc;
	border-left-color: #007bff;
	border-left-style: solid;
	border-left-width: 1px;
	border-left: 4px solid #007bff;
	border-radius: 3px;
}
.note-success {
	margin-bottom: 10px;
	padding: 7px 10px;
	background-color: #fff;
	border: 1px solid #ccc;
	border-left-color: #28a745;
	border-left-style: solid;
	border-left-width: 1px;
	border-left: 4px solid #28a745;
	border-radius: 3px;
}
.note-danger {
	margin-bottom: 10px;
	padding: 7px 10px;
	background-color: #fff;
	border: 1px solid #ccc;
	border-left-color: #dc3545;
	border-left-style: solid;
	border-left-width: 1px;
	border-left: 4px solid #dc3545;
	border-radius: 3px;
}
.note-warning {
	margin-bottom: 10px;
	padding: 7px 10px;
	background-color: #fff;
	border: 1px solid #ccc;
	border-left-color: #ffc107;
	border-left-style: solid;
	border-left-width: 1px;
	border-left: 4px solid #ffc107;
	border-radius: 3px;
}
.text-danger {
	color:#dc3545;
}
/*----------------Custom color codes--------------------*/


/*--------------Not available page---------------------------*/
.banImage {
	border: 1px solid #ddd;
	padding: 12px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	margin-top: 12px;
	background: url(../images/bg_sorry.jpg) no-repeat center right;
	clear:both;
}
.banImage .media-object {
	min-width: 200px;
}
.banImage .media-body {
	vertical-align: middle !important;
}
.banImage h1 {
	font-family: 'robotoregular';
	margin-bottom: 18px;
	color: #f8b028;/*margin: 30px 0;*/
}
.banImage .media-body p {
	font-size: 15px;
	color: #464646;
}
/*--------------Not available page---------------------------*/





 .not-available-page {
	background-color:#fff;
}
.category-link-information h1 strong, .category-link-information h2 strong, .category-link-information h3 strong, .category-link-information h4 strong, .category-link-information h5 strong, .category-link-information h6 strong{color: #ef9900;}
.category-link-information h1, .category-link-information h2, .category-link-information h3, .category-link-information h4 {
    padding: 5px 0;
    color: #ef9900;
    line-height: normal;
    border-left: 5px solid #ef9900;
    padding-left: 10px;
    margin-bottom: 20px;
    background-color: #eee;
    margin-top: 15px; text-align: left !important; 
}

.category-link-information h1 span, .category-link-information h2 span, .category-link-information h3 span, .category-link-information h4 span { padding: 0px 0;
    color: #ef9900;
    line-height: normal;
    margin-bottom: 0px;
    background-color: #eee;
    margin-top: 0px; display: block;}

.category-link-information h1, .category-link-information h1 span {font-size: 20px !important;}
.category-link-information h2, .category-link-information h2 span {font-size: 18px !important;}
.category-link-information h3, .category-link-information h3 span {font-size: 16px !important; border: 0px; margin-left: 15px; padding-left: 0px;}
.category-link-information h4, .category-link-information h4 span {font-size: 14px !important;}

.category-link-information p {
font-size: 13px;
    line-height: normal;
    padding-bottom: 10px;
    color: #464646;
    margin: 0px 15px 5px;
}
.category-link-information p a {
color:#ef9900;
}
.category-link-information{margin-top: 25px; max-width: 1170px;}


 /*======== machine translation============*/
.translation .machine-translation-text{vertical-align: middle; line-height: 17px; display: inline-block; font-size: 14px; font-weight: bold;}
.translation .machine-translation-text i{font-size: 17px; line-height: 16px; vertical-align: middle;}
.translation {padding: 15px; direction: ltr;}
.translation a{color: #464646; vertical-align: middle;}
.product-details .translation{ padding:5px 15px; font-family: 'robotoregular';}
/*======== machine translation============*/
.search-overlay{position: fixed; height: 100%;  width: 100%;  background: rgba(0,0,0,0.3);  z-index: 100;  top: 0;  left: 0;  right: 0;}
.search-btn.search-btn-clicked{ border-radius: 0 10px 10px 0 !important;}
.product-slider .owl-theme .owl-item img.owl-lazy{transition: all 0.05s ease-in-out; transform: scale(0.85);}
.product-slider .owl-theme .owl-item img.owl-lazy:hover{transform: scale(0.9);}
.small-banner-deals .owl-carousel .owl-item img{ -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; width: auto;}
.ubuy-main-deals .owl-carousel .owl-item img{-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;}
/*=============  store promotion css ==================*/
.other-store-promo{margin-bottom: 20px;}
.other-store-promo .promo-block{max-width: 80%;margin: 0 auto;}
.other-store-promo .promo-block .media-left{padding-right: 20px;}
.other-store-promo .promo-block h3{text-align: center; line-height: normal; margin-bottom: 15px; position: relative;}
.other-store-promo .promo-block h3 span{background: #f9f9f9; padding: 10px;}
.other-store-promo .promo-block h3:after{content: "";position: absolute; background: #464646;height: 1px; display: block;width: 100%; top: 50%;z-index: -1;}
.other-store-promo .promo-block .media-body{position: relative;}
.other-store-promo .promo-block .media-body .media-heading{margin-top: 10px;font-weight: normal; padding-right: 15px;font-size: 18px; line-height: normal;}
.other-store-promo .promo-block .media-body a.promo-button{background: #ffbe4a; color: #464646; padding: 6px 10px; border-radius: 5px; font-family: 'robotomedium';font-size: 16px; position: absolute; bottom: 10px; margin-top: 15px; display: inline-block; text-decoration: none;}
.other-store-promo .promo-block .media-left img{max-width: 226px;max-height: 187px;}
.other-store-promo .promo-block .store{background: #fff; -moz-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.20);  -webkit-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.20); box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.20); padding: 20px;}
/*=============  store promotion css ==================*/



/*=============== SEO Content Block ===================*/
.popular-product-category{margin-top: 15px;}
.popular-product-category ul { border-top: 1px solid #e1e1e1; margin-bottom: 50px;}
.popular-product-category ul li { padding-top: 75px; }
.popular-product-category ul li .inner-block { background-color: #fff; -webkit-box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.11); -moz-box-shadow:    0px 3px 30px 0px rgba(0, 0, 0, 0.11); box-shadow:0px 3px 30px 0px rgba(0, 0, 0, 0.11); /*min-height: 235px; */ min-height: 178px; padding: 25px 25px 15px 25px; position: relative;}
.popular-product-category ul li .catergory-icon { background-color: #fff; border-radius: 50%; display: inline-block;  width: 100px;  height: 100px; margin-top: 0px;   text-align: center; top:-60px ; padding: 15px; position: absolute;}
.popular-product-category ul li h3 { display: inline-block; font-family: 'robotoregular'; font-size: 18px; position: absolute; top: -20px;left: 115px;-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;background: #fff; padding: 5px 15px;}
.popular-product-category ul li h3 a{font-family: 'robotoregular', sans-serif; font-size: 16px; font-weight: bold; text-decoration: none;}
.popular-product-category ul li p { font-family: 'robotoregular'; font-size: 14px; line-height: 20px; overflow-x: hidden;overflow: -moz-scrollbars-none; -ms-overflow-style: none; scrollbar-width: none;}
.popular-product-category ul li p .simplebar-content::-webkit-scrollbar,.popular-product-category ul li p::-webkit-scrollbar {
  display: none;
}
.popular-product-category ul li p .simplebar-content{padding-right: 20px !important;overflow: -moz-scrollbars-none; -ms-overflow-style: none; scrollbar-width: none;}
.popular-product-category h1 { font-size: 18px; color: #464646; font-family: 'robotobold'; text-align: center; position: relative;}
.popular-product-category h1 span { background-color: #f9f9f9; padding:15px 15px; }    
.popular-product-category h1:after { position: absolute; left: 0px; right: 0px; content: ""; background-color: #464646; height: 1px; width: 100%; z-index: -1; top: 45%;}
.popular-product-category p.paragraph-block { font-family: 'robotoregular'; color: #464646; text-align: center; font-size: 14px; padding: 30px; line-height: normal;}  


.popular-product-category h2 { font-size:16px; color: #464646; font-family: 'robotobold'; text-align: center; position: relative;}
.popular-product-category h2 span { background-color:#f9f9f9; padding:15px 15px; }    
.popular-product-category h2:after { position: absolute; left: 0px; right: 0px; content: ""; background-color: #464646; height: 1px; width: 100%; z-index: -1; top: 45%;}

.popular-product-category .content-block { padding: 50px 20px 20px 20px; clear: both; border-top: 1px solid #e1e1e1;}
.popular-product-category .content-block h4 { font-size: 16px; margin-bottom: 14px; }
.popular-product-category .content-block .col-md-6 { overflow: hidden; }
.popular-product-category .content-block .col-md-6:first-child:after { right: 0px; height: 100%; width: 1px; top: 0px; background-color: #d8d8d8; content: ""; position: absolute;}
.popular-product-category .content-block .col-md-6 p { font-family: 'robotoregular'; font-size:14px; line-height: normal;}
.popular-product-category ul li p{max-height: 60px; overflow-y: hidden; transition: all 0.5s ease-in-out; margin-top: 15px;}
.popular-product-category ul li p.view-more-desc{ max-height: 100px; overflow-y: auto;}
.popular-product-category ul li a.footer-plus{display: block; text-decoration: underline;}
/*=============== SEO Content Block ===================*/

/*=============== Cookies Privacy Policy Popup ===================*/
.notice-cookie {position: fixed;  bottom: 0; width: 100%; background-color: #464646; text-align: center; padding: 15px 15px 10px 15px; color: #fff; z-index: 999999;}
    .notice-cookie .notice-cookie-text, .notice-cookie-actions { display: inline-block; margin:0 2px;}
    .notice-cookie .btn.btn-primary {background-color: #ffbe4a; outline: 0;}
    .notice-cookie .notice-cookie-text a { color: #ffbe4a; margin:0 2px;}    
    .notice-cookie .notice-cookie-text p { line-height: normal; }
 .notice-cookie.mobile-view { display: none; }
 .notice-cookie.desktop-view { display: block; }
/*=============== Cookies Privacy Policy Popup ===================*/
/*=============== Trending css ===================*/
.ubuy-main-deals .item{position: relative;}
.ubuy-main-deals .trending-badge{position: absolute;right: 0px; top: 5px; background: #F62626; color: #fff; padding: 6px 10px; border-radius: 10px 0px 10px 0px;text-decoration: none;font-size: 13px;}
/*=============== Trending css ===================*/

/*================================================================================================
Media Query Start here
==================================================================================================*/

@media screen and (min-device-width: 599px) and (max-device-width: 1850px) {
.page {
 border-collapse: unset;
}
}
 @media only screen and (max-width: 1799px) {
 .newsletter-subscription h4 strong {
 display:block;
margin-top:5px;
}
 .product-slider {
min-height: 300px;
}
}
 @media only screen and (max-width: 1599px) {
 .header-section .top-header .social-icons li {
 padding: 0 3px;
}
 .header-section .top-header .social-icons a, .header-section .top-header .social-icons i {

 padding: 0 3px;
}
 .footer-links li {
 margin-right: 10px;
}
.footer-links li a {
 font-size:12px;
}
 .ubuy-popular-search h5::before {
 width: calc(100% - 82%);
}
 .logo {
width:8.33333333%;
padding-right:0px;
}
 .newsletter-subscription h4 strong {
display:block;
}
}
 @media only screen and (max-width: 1365px) {
	.owl-carousel.owl-carousel-main-banner.hidden-main-banner{
		min-height: 340px; max-height:399px;
	}
.newsletter-subscription h4 {
 font-size:13px;
}
.header-section .top-header .social-icons ul {
padding:10px;
}
.footer-links li a {
font-size:11px;
}
	 /*=============== SEO Content Block ===================*/
	 .popular-product-category ul li h3{font-size: 17px;}
	 .popular-product-category ul li h3 a{font-size: 17px;}
	 /*=============== SEO Content Block ===================*/
}
@media only screen and (max-width: 1279px){
	/*=============  store promotion css ==================*/
	.other-store-promo .promo-block .media-left img{max-width: 170px;}
	.other-store-promo .promo-block .media-body .media-heading{font-size: 14px;}
	.other-store-promo .promo-block .media-body a.promo-button{font-size: 14px;}
	.other-store-promo .promo-block h3{font-size: 20px;}
	/*=============  store promotion css ==================*/
	/*=============== SEO Content Block ===================*/
	.popular-product-category ul li h3{font-size: 15px;}
	.popular-product-category ul li h3 a{font-size: 15px;}
	/*=============== SEO Content Block ===================*/
}
 @media only screen and (max-width: 1160px) {
	 .stuck-here,.modal-open {padding-right: 0px;}
	.owl-carousel.owl-carousel-main-banner.hidden-main-banner{
		min-height: 295px; max-height: 339px;
	}
.product-slider {
min-height: 250px;
}
 .footer-links li.mobile-hide-links {
 display:none;
}
 .footer-links {
 border-top:0px;
}
 .newsletter-subscription .block-content .input-box input[type="text"] {
 min-width:190px;
}
 .ubuy-popular-search h5::before {
 width: calc(100% - 75%);
}
 .header-section .search-box form {
display:block;
}
.header-section .search-box button {
height: 45px;
border-radius: 0px 10px 10px 0px;
}
.header-section .search-box input[type='text'] {
height: 45px;
}
#accordion .panel-default .panel-heading .panel-title span {
color: #333333;
}
.bold-line {
border-bottom: 0px;
border-top: 1px solid #edb246;
}


/*----Ipad and mobile view filtor----*/
#mobile-filter {
display:block;
}
#mobile-filter ul {
width:100%;
display:table;
text-align:center;
border-bottom:1px solid #ccc;
padding:0px;
box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.20);
-moz-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.20);
-webkit-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.20);
margin-bottom:5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-ms-border-radius: 5px;
}
#mobile-filter ul li {
display:table-cell;
position:relative;
width:50%;
}
#mobile-filter ul li:after {
border-right: 1px solid #ccc;
content: "";
position: absolute;
right: 0px;
top: 0px;
display: block;
width: 1px;
height: 100%;
}
#mobile-filter ul li:last-child:after {
content:normal;
}
#mobile-filter ul li a {
font-weight:bold;
color:#464646;
padding:15px 5px;
display:block;
text-decoration:none;
font-size:16px;
}
#mobile-filter ul li i {
margin:0 5px;
color:#f9b11e;
}
#mobile-filter ul li select {
position: absolute;
top: 0;
left: 0;
padding: 16px;
border: 0;
z-index: 1;
text-indent: -999px;
-moz-appearance: none;
-webkit-appearance: none;
outline:0;
background-color: transparent;
width:100%;
}
.mobile-filter-sticky {
position:fixed;
top:0px;
left:0px;
width:100%;
background-color:rgba(255, 255, 255, 1);
z-index:98;
}
.mobile-filter-sticky ul {
margin-bottom:0px;
}
.sidebar-filter {
display:none !important;
}
.sidebar-filter.show-filter {
display: block !important;
position: fixed;
top:0px;
width: 100% !important;
height:100%;
z-index: 100000;
background-color: #fff;
left: 0;
overflow-y:scroll;
right:0px;
margin:0 auto;
}
.sidebar-filter.show-filter .filter_close {
position: absolute;
right: 13px;
font-size: 25px;
color: #666;
top: 13px;
}
.col2-left-layout .main .col-main {
width:100%;
}
.search_sorting {
display:none;
}
.store-filter.clearfix{margin: 0;}
/*----Ipad and mobile view filtor----*/


.ubuy-popular-search h5, .ubuy-popular-search ul {
display:none;
}
.ubuy-popular-search {
margin-bottom:20px;
}

	/*=============== SEO Content Block ===================*/
	.popular-product-category ul li .catergory-icon{margin: 0 auto; display: block; left: 0;right: 0; top: 50px;height: 80px;width: 80px; top: -40px;}
	.popular-product-category ul li h3{display: block;left: 0;right: 0;top: 35px;text-align: center;}
	 .popular-product-category ul li p{margin-top: 45px;}
	 .popular-product-category ul li .inner-block{min-height: 210px;}
	/*=============== SEO Content Block ===================*/

	/*=============== Cookies Privacy Policy Popup ===================*/
.notice-cookie.mobile-view { display: block; top: 0px; position: relative; padding: 5px;}
	.notice-cookie.desktop-view { display: none; }
	.notice-cookie.mobile-view p { font-size: 11px; margin-bottom: 5px;}
	.notice-cookie .btn.btn-primary {padding: 2px 10px; font-size: 12px;}
/*=============== Cookies Privacy Policy Popup ===================*/


}
@media only screen and (max-width: 1024px){
	.owl-carousel.owl-carousel-main-banner.hidden-main-banner{
		min-height: 220px; max-height: 297px;
	}
	/*=============== SEO Content Block ===================*/
	.popular-product-category ul li .catergory-icon{height: 80px; width: 80px;}
	/*=============== SEO Content Block ===================*/
}
 @media only screen and (max-width: 1023px) {
.suggested-products h1 {
font-size: 25px;
}
 .product-slider {
min-height: 200px;
}
.col-left.sidebar .block .block-title {
padding: 9px 16px;
}
 .ubuy-popular-search h5::before {
 width: calc(100% - 70%);
}
 .newsletter-subscription .full-width {
 width:100%;
 text-align:center;
 margin:10px 0;
 padding: 0;
}
 .newsletter-subscription .block-content .input-box, .newsletter-subscription .block-content .actions {
 display:inline-block;
}
 .product-categories .owl-item .item {
width:200px;
height:200px;
}
/*=============== SEO Content Block ===================*/
.popular-product-category h1 span,.popular-product-category h2 span{background: transparent; line-height: normal;}
.popular-product-category h1:after,.popular-product-category h2:after{content: none;}
/*=============== SEO Content Block ===================*/
	 .footer-links-extra .shipping-method li img{margin-right: 5px;}
	 /*=============== Trending css ===================*/
	 .ubuy-main-deals .trending-badge{font-size: 12px;right: 0; padding: 3px 6px; border-radius: 5px 0px 5px 0px;}
	/*=============== Trending css ===================*/
}
 @media only screen and (max-width: 990px) {
 .cart-image {
display:block;
text-align:center;
}
 .cart-page-text {
display:block;
text-align:center;
}
 .cart-page-text .cart-text {
display:block;
text-align:center;
}
}
@media only screen and (max-width: 991px) {
	.footer-links-extra .we-accept, .footer-links-extra .shipping-method{min-height: 200px;}
	.footer-links-extra .shipping-method ul li{display: inline-block;}
	.footer-links-extra .shipping-method ul li span.bussiness-days{min-width: 110px;}
	/*=============== SEO Content Block ===================*/
	.popular-product-category ul li:last-child{float: none;margin: 0 auto; clear: both;}
	/*=============== SEO Content Block ===================*/
	.footer-links-extra .shipping-method ul{display: block; max-width:230px; text-align:left; margin: 0 auto;}
}
 @media only screen and (max-width: 979px) {
}
 @media only screen and (max-width: 767px) {
	 .footer-links-extra .we-accept, .footer-links-extra .shipping-method{min-height: 120px;}
	 .footer-links-extra .shipping-method ul li{display: block;}
	 .footer-links-extra .shipping-method ul li span.bussiness-days{min-width: 170px;}
	 .footer-links-extra .we-accept, .footer-links-extra .shipping-method h4{margin-top: 25px;}
	 .footer-links-extra .we-accept, .footer-links-extra .our-locations{margin-top: 10px;}
	 .product-slider .owl-carousel.product-categories .owl-nav .owl-next span, .small-banner-deals .owl-carousel.small-deals .owl-nav .owl-next span, .ubuy-main-deals .owl-carousel.main-deals .owl-nav .owl-next span{background-size: 40px; background-position: -15px center;}
	 .product-slider .owl-carousel.product-categories .owl-nav .owl-prev span, .small-banner-deals .owl-carousel.small-deals .owl-nav .owl-prev span, .ubuy-main-deals .owl-carousel.main-deals .owl-nav .owl-prev span{background-size: 40px; background-position:15px center; }
	 .owl-carousel.owl-carousel-main-banner .owl-nav .owl-next span{background-size: 40px; background-position: -20px center;}
	 .owl-carousel.owl-carousel-main-banner .owl-nav .owl-prev span{background-size: 40px; background-position: 5px center;}
	.owl-carousel.owl-carousel-main-banner.hidden-main-banner{
		min-height: 267px; max-height: 320px;
	}
 .ubuy-popular-search h5::before {
 width: calc(100% - 65%);
}
 .owl-carousel.owl-carousel-main-banner .owl-nav {
 top:56%;
}
 .owl-carousel.owl-carousel-main-banner .owl-nav .owl-prev {
 width:20px;
 height:100%;
 line-height:45px;
}
 .owl-carousel.owl-carousel-main-banner .owl-nav .owl-next {
 width:20px;
 height:100%;
 line-height:45px;
}
 .product-slider .owl-theme .owl-nav, .ubuy-main-deals .owl-theme .owl-nav {
 top:56%;
}
.footer-links-extra .our-locations {
 clear: both;
}
 .clearfix:after {
 visibility: hidden;
 display: block;
 font-size: 0;
 content: " ";
 clear: both;
 height: 0;
}
 .breadcrumbs {
display:none;
}
/*=============  store promotion css ==================*/
 .other-store-promo .promo-block .store .media-left{display: block;padding:0;}
 .other-store-promo .promo-block .store .media-left img{margin: 0 auto;}
 .other-store-promo .promo-block .media-body{text-align: center;}
 .other-store-promo .promo-block .media-body .media-heading{margin-bottom: 20px; font-size: 13px;}
 .other-store-promo .promo-block .media-body a.promo-button{position: relative;}
 .other-store-promo .promo-block h3{font-size: 15px; margin-top: 10px;}
 .other-store-promo .promo-block .media-left img{max-width: 200px;}
 .other-store-promo .promo-block .media-body a.promo-button{font-size: 15px;}
/*=============  store promotion css ==================*/
/*=============  mobile layout css ==================*/
.mobile-products{background: #e8e8e8; margin-bottom: 5px; padding: 15px;}
.mobile-products .products-block{background: #fff; margin: 15px 0 0 0;}
.mobile-products .products-block .product_item{display: inline-block;width: 50%;float: left; background: #fff;}
.mobile-products .products-block .product_item:nth-child(odd){border-right: 1px solid #e8e8e8;}
.mobile-products .products-block .product_item:nth-child(-n+4){border-bottom: 1px solid #e8e8e8;}
.mobile-products .products-block .product_item a{display: flex; align-items: center; min-height: 360px; position: relative; padding: 15px;}
.mobile-products .products-block .product_item a img{margin: 0 auto; max-height: 230px;max-width: 100%;}
.mobile-products .products-block .product_item a.block-aspect-ratio{padding-top: 100%; position: relative;}
.mobile-products .products-block .product_item a img.preload{display: block; position: absolute;left: 0;right: 0;top: 45%; max-width: 20px;}
.mobile-products .heading{padding: 0;}
.mobile-products .heading h2{padding-bottom: 0px; font-family: 'robotoregular'; font-weight: bold; font-size: 15px; padding: 0;}
.mobile-products .heading a.see-all-category{padding: 0; letter-spacing: 1px; text-decoration: underline;}
.mobile-products .see-all-category{display: inline-block;text-align: right; font-weight: bold; float: right;}
.mobile-products .products-block .product_item a img:-moz-loading { background-image: url('https://www.a.ubuy.com.kw/skin/frontend/default/ubuycom/images/loading.gif'); background-repeat: no-repeat; background-position: center; color:transparent;}	 
/*=============  mobile layout css ==================*/
/*=============== SEO Content Block ===================*/
.popular-product-category ul li .inner-block{min-height: unset; height: auto;}
.popular-product-category ul li p.view-more-desc{max-height: 500px; overflow-y: auto;}
.popular-product-category ul li{padding-top: 55px;}
.popular-product-category ul li:last-child{float: left;}
.popular-product-category ul li p{text-align: center;}
.popular-product-category ul li a.footer-plus{display: block; text-align: center;}
.popular-product-category ul li h3{text-align: center;}
.popular-product-category h1 span,.popular-product-category h2 span{display: block;margin: 0 auto;line-height: normal;padding-bottom: 0;}
.popular-product-category p.paragraph-block{text-align: left;padding: 5px 15px 0px; font-size: 14px;}
.popular-product-category .content-block{padding: 30px 0 20px 0;}
.popular-product-category h1,.popular-product-category h2{text-align: left;font-size: 16px;}
.popular-product-category .content-block h4{line-height: normal; margin-bottom: 5px;}
/*=============== SEO Content Block ===================*/
.footer-links-extra ul { margin-bottom: 20px;}
.cart-buttons .button.btn-continue, .cart-buttons .button.btn-update { display: inline-block;}
	  /*=============== Trending css ===================*/
	 .ubuy-main-deals .trending-badge{font-size: 10px;right: 5px; top: 2px; padding: 3px 6px; border-radius: 5px 0px 5px 0px;}
	/*=============== Trending css ===================*/
}
 @media only screen and (max-width: 639px) {
	 /*=============  mobile layout css ==================*/
	 .mobile-products .products-block .product_item a{min-height: 300px;}
	 .mobile-products .products-block .product_item a img{max-height: 240px;}
	  .small-banner-deals .owl-item.active{transform: scale(1); transition: all 0.3s ease-in-out;}
	.small-banner-deals .owl-item.scale-prev,.small-banner-deals .owl-item.scale-next{transform: scale(0.9);}
	 .small-banner-deals .owl-item.scale-prev img,.small-banner-deals .owl-item.scale-next img{ opacity: 0.5;}
	 /*=============  mobile layout css ==================*/
	.owl-carousel.owl-carousel-main-banner.hidden-main-banner{
		min-height: 200px; max-height: 267px;
	}
.suggested-products h1 {
font-size: 19px;
}
 .ubuy-popular-search h5::before {
 width: calc(100% - 50%);
}
.newsletter-subscription .block-content #newsletter {
min-width:176px;
}
.main-container {
padding:0px;
}
.heading h2 {
font-size:14px;
}
.category-link-information h1, .category-link-information h1 span, .category-link-information h2, .category-link-information h2 span, .category-link-information h3, .category-link-information h3 span, .category-link-information h4, .category-link-information h4 span {font-size: 14px !important;}	 
 
}


@media screen and (max-width: 480px) {
    /*---Shop by menu block--*/
    .shop-by-menu ul li > div, .shop-by-menu ul li > ul {
 left: 30px;
}
 .shop-by-menu > ul li.hassub.selected::after { /* Add "veil" to parent menus */
 background: #eee;
 content: '';
 height: 100%;
 left: 0;
 opacity: .8;
 pointer-events: none;
 position: absolute;
 top: 0;
 width: 100%;
 z-index: 1;
}
/*---Shop by menu block--*/



}
 @media only screen and (max-width: 479px) {
.owl-carousel.owl-carousel-main-banner .owl-item img{width: auto;}
/*=============  mobile layout css ==================*/
.mobile-products .products-block .product_item a{min-height: 172px;}
.mobile-products .products-block .product_item a img{max-height: 140px;}
/*=============  mobile layout css ==================*/
	.owl-carousel.owl-carousel-main-banner.hidden-main-banner{
		min-height: 150px; max-height: 200px;
	}
.banImage .media-left {
display: block;
}
 .newsletter-subscription .block-content .input-box input[type="text"] {
 min-width:175px;
}
 .ubuy-popular-search h5::before {
 width: calc(100% - 30%);
}
 .footer-hide .view-more {
 bottom: 229px;
}
 .go-top, .go-top:hover, .go-top:focus {
right:5px;
}
.heading {
padding:0 5px;
}
.heading h2 {
font-size:12px;
min-width:140px;
letter-spacing:1px;
padding: 7px 0;
}
 .heading a {
font-size:12px;
}


    /* iOS body overflow */
  

.product-slider {
padding:5px 0 0;
}
 .product-categories .owl-item .item {
width:160px;
height:160px;
}
/*============new empty cart design============*/
.empty-cart-page .cart-page-text h5 {
font-size:20px;
line-height:normal;
margin-bottom:10px;
}
.empty-cart-page .cart-page-text h6 {
font-size:16px;
}
.empty-cart-page .cart-page-text a {
margin:10px 0;
}
.cart-image img {
max-width:70%;
}
/*============new empty cart design============*/
.products-grid {
border: none !important;
}
.category-products .products-grid .item {
min-height: 15px;
}
.category-products .products-grid .product-image {
display: unset;
}
.category-products .products-grid .product-image img {
float: left;
max-width: 41%;
padding: 0 5px;
}
.category-products .products-grid .item .product-name .goos-tag-product {
display: block;
min-height: 128px;
overflow: hidden;
}
.category-products .products-grid .item .product-name, .category-products .products-list .item .product-name {
height: 95px;
}
.category-products .products-grid .product-name {
border: none;
}
 #sizeChartModal .modal-dialog .modal-content .modal-header h4 {
font-size:16px;
}
#sizeChartModal .modal-dialog .modal-content h2 {
font-size:13px;
}
.small-banner-deals .owl-carousel.small-deals .owl-nav .owl-prev span { width: 12px;}
.small-banner-deals .owl-carousel.small-deals .owl-nav .owl-next span { width: 12px; float: right;}
}
 @media only screen and (max-width: 359px) {
/*=============  mobile layout css ==================*/
.mobile-products .products-block .product_item a{min-height: 152px;}
.mobile-products .products-block .product_item a img{max-height: 120px;}
/*=============  mobile layout css ==================*/
	.owl-carousel.owl-carousel-main-banner.hidden-main-banner{
		min-height: 133px; max-height: 150px;
	}
.translation .machine-translation-text{display: block; padding-bottom: 5px;}
 .footer-hide .view-more {
 bottom: 249px;
}
 .know-about-stores {
font-size:12px !important;
}
}
