


/*----------- 1. Body --------------*/

body {
	font-family: "Poppins", sans-serif;
	font-size: 12px;
	color: #333;
	background: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
a {
	color: #014693;
	cursor: pointer;
}

a:hover {
	color: #014693;
	text-decoration: none;
	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
}

/* Color Style */
#nav ul.level1 > li a, .top-cart-content .product-name a, #limiter li a, #sort-by li a, .top-cart-content .product-details a.btn-edit, .products-grid .item .item-inner .item-info .info-inner .item-title a, .products-grid .item .actions a, a.blog-title, #limiter a.button-asc, .products-list h2.product-name a, footer a {
	color: #000;
}


.button {
	background: #fff;
	border-color: #ddd;
	color: #333
}


.button {
	background-color: #014693 !important;
	border: 1px solid #014693 !important;
	color: #fff !important;
	font-size: 11px !important;
	font-weight: bold !important;
	letter-spacing: 1px !important;
	line-height: normal !important;
	text-transform: uppercase !important;
}

a.button {
	background: none repeat scroll 0 0 #fff !important;
	border: 1px solid #d1d1d1 !important;
	border-radius: 2px !important;
	color: #333 !important;
	display: inline-block !important;
	font-size: 11px !important;
	font-weight: bold !important;
	height: 33px !important;
	letter-spacing: 1px !important;
	line-height: normal !important;
	padding: 8px 12px !important;
	text-transform: uppercase !important;
}

.price, .breadcrumbs li strong, .product-details span.price, #recently-viewed-items .price-box .special-price .price, #recently-viewed-items .price-box .regular-price .price, .availability.out-of-stock span {
	color: #014693;
}

/*----------- 3. Header --------------*/

.logo-block {
	text-align: left
}
.logo {
	vertical-align: middle;
	text-align: center;
	display: inline-block;
	margin-top: 22px;
	margin-bottom: 22px;
}
.header-top {
	padding: 1px 0px 0px 0px;
}
header .header-top-links {
	padding-top: 10px;
	padding-bottom: 10px;
	height: 65px
}
.header-menu {
	padding-right: 5px;
}
.promotion-banner {
	margin-bottom: 50px;
	overflow: hidden
}
.promotion-banner .last {
	padding-left: 10px
}
/* Toplink */
.toplinks {
	line-height: normal;
	padding: 30px 0 0;
	display: inline-block;
	float: right;
	letter-spacing: 0.5px
}
.toplinks .links {
	text-align: right;
}
.toplinks .links ul li {
	display: inline-block;
}
.toplinks .links ul li a {
	color: black;
	display: inline-block;
	padding: 0px;
	color: #bed6e2;
	font-size: 12px;
	padding-left: 10px;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 8px
}
.toplinks .links ul li a:hover {
	color: #fff;
	text-decoration: none;
}
ul.top-links1.mega-menu1 {
	padding: 0px;
}
/* top search*/
.search-box {
	margin: auto;
	margin-top: 6px;
	position: relative;
	border-radius: 2px;
	margin-left: 6px;
}
.category-search-form {
	padding-right: 6px;
	margin-top: 15px;
	padding-left: 7px;
}
.search-box select:focus, .search-box select {
	border: none;
	border-left: 1px #ddd solid;
	border-right: 1px #ddd solid;
	/*-webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none; */  
	-webkit-border-radius: 0;  /* Safari 3-4, iOS 1-3.2, Android 1.6- */
	-moz-border-radius: 0;  /* Firefox 1-3.6 */
	border-radius: 0;  /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
}
.search-box select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-position: right center;
	background-image: url(../../images/select-arrow.png);
	background-repeat: no-repeat;
	position: right 10px center;
	color: transparent;
	padding-right: 28px;
	text-indent: 0.01px;
	text-overflow: '';
	cursor: pointer;
	color: #333;
}
.mgksearch {
	margin: 0;
	width: 405px;
	font-size: 12px;
	height: 35px;
	color: #666;
	padding: 0 20px;
	background: none;
	outline: none;
	border: none;
}
input.mgksearch {
	padding: 0 10px;
	border: none;
	border-radius: 2px;
}
.cate-dropdown {
	border: medium none;
	float: left;
	height: 35px;
	padding: 5px !important;
	width: 220px;
	line-height: 30px;
	letter-spacing: 0.5px
}
.search-btn-bg {
	-moz-appearance: button;
	background-color: #fdd922;
	border: 1px solid #e0bc27;
	border-radius: 0 2px 2px 0;
	color: #565656;
	cursor: pointer;
	font-weight: bold;
	height: 35px;
	line-height: 17px;
	padding: 3px 15px 4px 15px;
	position: absolute;
	right: -5px;
	text-transform: uppercase;
	top: 0px;
	font-size: 15px !important;
}
.search-btn-bg .glyphicon-search:before {
	font-size: 14px;
	color: #000
}
.search-btn-bg:hover {
	color: #000;
}
.glyphicon-search:before {
	font-size: 12px;
}
.cart-top .dropdown-menu {
	padding: 10px;
	min-height: 100px;
	height: auto !important;
	min-width: 445px;
	-webkit-transition: all 300ms ease-in-out 0s;
	-o-transition: all 300ms ease-in-out 0s;
	transition: all 300ms ease-in-out 0s;
	top: 0;
	position: fixed;
	z-index: 999;
	display: block;
	-webkit-transform: translate3d(100%, 0, 0);
	-moz-transform: translate3d(100%, 0, 0);
	-ms-transform: translate3d(100%, 0, 0);
	-o-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	-webkit-transition: all .4s cubic-bezier(.25, .46, .45, .94) 0s;
	-o-transition: all .4s cubic-bezier(.25, .46, .45, .94) 0s;
	transition: all .4s cubic-bezier(.25, .46, .45, .94) 0s
}
.mgksearch .input-group {
	border: 1px #ddd solid;
	display: inline-block;
	width: 100%;
	background: #fff
}
.mgksearch input {
	height: 45px;
	display: inline-block;
	width: 90%;
	border: none;
	background: #fff;
	box-shadow: none;
}
.mgksearch button {
	line-height: 24px;
	padding: 12px 18px 10px;
	float: right;
	display: inline-block;
	background: #014693;
	border: none;
	color: #fff;
}
.mgksearch button:hover {
	background: #014693;
	border: none;
	color: #fff
}
.welcome-msg {
	text-align: left;
	display: inline-block;
	padding: 0px;
	margin: 31px 0 0 10px;
	font-size: 12px;
	color: #bed6e2;
	vertical-align: top;
	letter-spacing: 1px
}
.mgkwooas-searchbtn {
    -moz-appearance: button;
    background-color: #fdd922;
    border: 1px solid #e0bc27;
    border-radius: 0 2px 2px 0;
    color: #565656;
    cursor: pointer;
    font-weight: bold;
    height: 34px;
    line-height: 17px;
    padding: 3px 15px 4px 15px;
    position: absolute;
    right: -5px;
    text-transform: uppercase;
    top: 0px;
    font-size: 15px !important;
}
.mgkwooas-searchbtn span{ display:none;}
.mgkwooas-searchbtn:before {
    content: "\f002";
	font-family: FontAwesome;
	font-size: 16px; font-weight:400;
}
/* language &amp; currency */
.header-container .curr-language {
	margin-top: 10px;
}
.block-language-wrapper {
	border: 1px solid #1361b8;
	display: inline-block !important;
	margin: 21px 12px 0 8px;
	padding: 8px 9px 6px;
}
.block-language-wrapper .caret {
	margin-left: 6px;
}
.block-language {
	background: none;
	box-shadow: none;
	border: none;
	color: #bed6e2;
}
a.block-language:hover {
	color: #fff;
	text-decoration: none;
}
a.block-language:focus {
	color: #fff;
	text-decoration: none;
}
.block-language img {
	font-weight: normal;
	padding: 0px 5px 0px 0px;
	margin: auto;
}
.block-language-wrapper .dropdown-menu>li {
	border-bottom: 1px #ddd solid;
	padding: 4px 0px 4px 0px;
}
.block-language-wrapper .dropdown-menu>li:last-child {
	border-bottom: none;
}
.block-language-wrapper .dropdown-menu > li > a img {
	margin: 0px 6px 0px 0px;
}
.block-language-wrapper .dropdown-menu {
	border-radius: 0px;
	min-width: 0px;
	top: 28px;
	padding: 0px;
	border: 1px solid #efefef;
	border-top: none;
}
.block-language-wrapper .dropdown-menu a {
	padding: 3px 10px 3px 10px;
	font-size: 12px;
}
.block-language-wrapper .dropdown-menu a:hover {
	color: #014693;
	background: none;
}
.block-currency-wrapper {
	display: inline-block !important;
	margin: 21px 0 0 0;
	border: 1px #1361b8 solid;
	padding: 7px 10px 7px;
}
.block-currency {
	background: none;
	box-shadow: none;
	border: none;
	color: #bed6e2;
}
a.block-currency:hover {
	color: #fff;
	text-decoration: none;
}
a.block-currency:focus {
	color: #fff;
	text-decoration: none;
}
.block-currency label {
	font-weight: normal;
	padding: 0 5px;
	margin: auto;
}
.block-currency-wrapper .dropdown-menu>li {
	border-bottom: 1px #ddd solid;
	padding: 4px 0;
}
.block-currency-wrapper .dropdown-menu>li:last-child {
	border-bottom: none;
}
.block-currency-wrapper .dropdown-menu > li > a img {
	margin: 0 6px 0 0;
}
.block-currency-wrapper .dropdown-menu {
	border-radius: 0;
	min-width: 0;
	z-index: 100000;
	top: 28px;
	padding: 0px;
	border: 1px solid #efefef;
	border-top: none;
}
.block-currency-wrapper .dropdown-menu a {
	padding: 3px 15px 3px 10px;
	font-size: 12px;
}
.block-currency-wrapper .dropdown-menu a:hover {
	color: #014693;
	background: none;
}
.lang-curr {
	float: right;
	margin: 11px 0px;
}
.form-language {
	display: inline;
	float: right;
	border-left: 1px solid #ececec;
	line-height: 17px;
	padding-left: 20px;
}
ul.lang {
	text-align: left;
	display: block;
	margin: 0;
	padding: 0x;
	list-style: none;
	float: left;
	padding: 0px;
}
ul.lang li {
	float: left;
	display: inline;
	margin: 0px 8px 0 0px
}
ul.lang li:last-child {
	margin-right: 0px
}
ul.lang li span {
	text-indent: -10000px;
	display: none
}
.form-currency {
	display: inline;
	margin-right: 12px;
	float: right;
	line-height: 17px
}
ul.currencies_list {
	float: left;
	display: inline;
	margin: 0px 8px 0 0px;
	padding: 0px;
}
ul.currencies_list li {
	float: left;
	display: inline;
	margin: 0 0px 0 10px
}
ul.currencies_list li a {
	color: #333;
	font-size: 14px;
	font-weight: bold;
}
ul.currencies_list li a:hover {
	color: #014693;
	text-decoration: none;
}
/* End language &amp; currency*/

/* Top Shopping Cart */
.card_wishlist_area {
	padding-right: 0px;
}
.top-cart-content {
	display: none;
}
.mini-products-list .product-image {
	float: left;
	padding: 0;
	width: 65px;
}
.mini-products-list .product-image img {
	width: 65px;
	height: auto;
}
.top-cart-content .product-name {
	margin: 0;
	line-height: 1;
	margin-top: 3px
}
.top-cart-content .product-name a {
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
}
.top-cart-content .product-name a:hover {
	font-size: 13px;
	color: #014693
}
.top-cart-contain .price {
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
}
.top-cart-contain .basket .price:after {
	content: "/";
	font-size: 10px;
	font-weight: bold;
	margin-left: 5px;
}
.top-cart-contain .product-details .price {
	color: #333;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
}
.mini-cart {
	text-align: center;
	cursor: pointer;
	margin: 0px;
}
.mini-cart .basket a {
	color: #333;
	margin: 0px;
	line-height: 17px;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: 700;
	text-transform: uppercase;
	padding: 0px;
	display: block;
}
.mini-cart .basket a:before {
	content: '\f07a';
	font-family: FontAwesome;
	font-size: 16px;
	color: #000;
	display: inline-block;
	text-align: center;
	font-weight: normal;
	margin-right: 5px;
}
.mini-cart .basket a span.cart_count {
	display: inline-block;
	color: #000;
	width: 25px;
	font-size: 11px;
	height: 25px;
	line-height: 26px;
	text-align: center;
	padding-left: 0px;
}
.mini-cart .basket a div.price {
	display: inline-block;
}
.top-cart-content .pull-right {
	margin-right: 10px;
	padding-top: 3px
}
.top-cart-content .basket a {
	border: none;
	color: #fff
}
.mini-cart .basket a:hover {
	text-decoration: none;
}
.mini-cart .open .basket a {
	color: #000;
	background: #fff;
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.3)
}
.mini-cart .dropdown-toggle {
	font-size: 14px;
	padding: 0px;
	text-transform: none;
}
.top-cart-contain {
	position: relative;
	background: rgb(253, 217, 34);
	padding: 6px 10px 4px;
	float: right;
	border-radius: 3px;
	margin-top: 8px;
}
.mgk-wishlist {
	position: relative;
	margin-top: 12px;
	position: relative;
	margin-top: 0px;
	background: #1f72ce;
	padding: 18px 16px;
	border-radius: 3px 3px 0px 0px;
	float: right;
}
.mgk-wishlist .fa.fa-heart {
	color: #ffd740;
	display: inline-block;
	font-family: FontAwesome;
	font-size: 14px;
	font-weight: normal;
	margin-right: 10px;
	text-align: center;
}
.mgk-wishlist .title-wishlist {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 18px;
}
.mgk-wishlist .wishlist_count {
	background: none repeat scroll 0 0 #014693;
	border-radius: 20px;
	color: #fff;
	display: inline-block;
	font-size: 11px;
	height: 25px;
	line-height: 26px;
	margin-left: 5px;
	padding-left: 0;
	text-align: center;
	width: 25px;
	font-weight: 700;
}
.top-cart-title p {
	margin: 0;
}
.top-cart-content .empty {
	padding: 10px;
	color: #333333;
}
.top-cart-content {
	display: none;
	position: absolute;
	top: 32px;
	right: 0px;
	background: #fff;
	padding: 0;
	text-align: right;
	z-index: 100;
	box-shadow: 0 0 15px -7px #666;
	min-width: 250px;
	padding-top: 5px;
}
.top-subtotal {
	color: #fff;
	float: left;
	font-size: 14px;
	font-weight: bold;
	padding: 8px 10px;
	text-align: left;
}
.top-cart-content .product-details .btn-remove {
	position: absolute;
	right: 10px;
	top: 4px;
}
.top-cart-content .block-subtitle {
	border-bottom: 1px solid #DDDEE1;
	color: #fff;
	overflow: hidden;
	padding: 0px 5px;
	text-align: left;
	background: #014693
}
.top-cart-content .block-subtitle .price {
	color: #fdd21b
}
ul#cart-sidebar {
	padding: 15px 20px 0px;
}
/* top cart  */
.top-cart-content li.item {
	width: 100%;
	margin: 8px 0px 15px;
	border-bottom: 1px #eee solid;
	display: inline-block;
	padding-bottom: 15px;
}
.top-cart-content li.item.last {
	margin: 0;
	border-bottom: 0px #eee solid;
	padding-bottom: 10px
}
.top-cart-content .product-details {
	color: #333333;
	position: relative;
	text-align: left;
}
.mini-products-list .product-details {
	margin-left: 80px;
	padding: 0;
}
.top-cart-content .access {
}
.top-cart-content .product-details .btn-remove {
	position: absolute;
	right: 10px;
	top: 12px;
}
.top-cart-content .product-details .btn-edit {
	position: absolute;
	right: 30px;
	top: -2px;
}
.top-cart-content .product-details .btn-edit:hover {
	color: #339900;
}
.top-cart-content .actions {
	padding: 0 15px 2px;
	margin: 15px 0 15px;
	overflow: hidden;
}
ul#cart-sidebar {
	max-height: 285px;
	overflow: auto;
	padding: 10px 15px 0;
	min-width: 330px;
}
ul#cart-sidebar li {
	list-style: none;
}
.button.btn-checkout {
	background: #FED557;
	border: 1px solid #F5C328;
	color: #003169;
	padding: 8px 18px;
}
.button.btn-checkout:hover {
	background: #014693;
}
.button:btn-bag:hover {
background:#f6f6f6
}
.btn-remove1 {
	background-image: url(../../images/btn_remove.png);
	margin: 0px 0 0 5px;
}
.btn-remove1:hover, .btn-remove1:focus {
	background-position: 0 -12px;
}
.btn-remove1 {
	display: block;
	width: 15px;
	height: 13px;
	font-size: 0;
	line-height: 0;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -999em;
	overflow: hidden;
	position: absolute;
	left: 28px;
	margin-top: 5px;
}
.block-compare .btn-remove1 {
	left: auto;
	right: 0px!important;
	margin-top: 0px;
	top: 5px
}
.mini-cart .btn-remove1 {
	left: auto;
	right: 0px!important;
	margin-top: 0px;
	top: 0px;
}
.mini-cart .actions .btn-checkout {
	background: #ffd740;
	color: #333;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 700;
	padding: 10px 0px 8px;
	border: none;
	cursor: pointer;
	display: inline-block;
	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
	float: left;
	letter-spacing: 0.5px;
	width: 135px;
	border-radius: 2px;
}
.mini-cart .actions .btn-checkout:hover {
	background: #202726;
	color: #fff;
}
.mini-cart .actions .btn-checkout:before {
	content: "\f00c";
	font-family: FontAwesome;
	font-size: 12px;
	padding-right: 7px;
}
.mini-cart .view-cart {
	cursor: pointer;
	float: none;
	font-size: 12px;
	font-weight: 700;
	padding: 10px 0px 8px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	display: inline-block;
	background: #014693;
	color: #fff;
	letter-spacing: 0.5px;
	width: 135px;
	border-radius: 2px;
}
.mini-cart .view-cart:hover {
	background: #ffd740;
	color: #333;
}
.mini-cart .view-cart:before {
	content: '\f07a';
	font-family: FontAwesome;
	font-size: 12px;
	padding-right: 7px;
}
/*========== 4. Navigation ==========*/


nav {
	margin: auto;
	width: 100%;
	background: #033772;
}
.cms-index-index .nav-inner {
	border-bottom: none;
}
.nav-inner {
	position: relative;
	border-bottom: none;
}


.header-container {
	transition: all 0.5s;
	background: #014693;
}
/*----- 5. Features Box ----------- */

.our-features-box {
	background: #f5f5f5;
	border-top: 1px solid #e5e5e5;
	overflow: hidden;
	position: relative;
	width: 100%;
	z-index: 98;
}
.features-block {
	overflow: hidden;
}
.our-features-box ul {
	list-style: none;
	margin: auto;
	padding: 0;
	border: none;
	overflow: hidden
}
.our-features-box .seprator-line {
	width: 2%!important;
	text-align: center;
	border-left: 1px #333 solid;
	height: 50px;
	margin-left: 2%
}
.our-features-box li {
	float: left;
	margin-bottom: 0px;
	text-align: center;
	width: 30.5%;
	padding: 0;
	display: inline-block;
}
.our-features-box .col-lg-3 .feature-box.last {
	border: none
}
.our-features-box .col-lg-3 .feature-box.last span {
	font-size: 32px
}
.our-features-box .col-lg-3 .feature-box.first {
	text-align: left;
}
.our-features-box .feature-box {
	overflow: hidden;
	font-size: 13px;
	text-align: left;
	color: #fff;
	line-height: 1.4em;
	font-weight: normal;
	text-transform: uppercase;
	padding: 30px 5px;
	border-right: 1px #e5e5e5 solid;
}
.our-features-box .feature-box.last {
	border: none;
}
.our-features-box .feature-box h3 {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 3px;
	margin-top: 5px;
	color: #666;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.our-features-box .feature-box .content {
	display: inline-block;
	text-align: left;
	text-transform: none;
	color: #999;
	font-size: 12px;
	letter-spacing: 0.5px;
}
.our-features-box .feature-box .content p {
	margin: 0px
}
.our-features-box .feature-box span {
	display: inline-block;
	font-size: 26px;
	font-weight: normal;
	padding-top: 5px;
	text-transform: none;
	margin-right: 12px;
	color: #666;
	vertical-align: top;
}
/*  6. Home page Sliders  */

.carousel-inner {
	margin-top: 20px;
}
.slider-items-products .owl-buttons .owl-prev a {
	background-position: 0 100%;
	border: 1px #d1d1d1 solid;
	border-right: none
}
.custom-slider-wrap {
	padding-left: 0px;
}
.custom-slider-inner {
	margin-bottom: 15px;
	border: 1px solid #e5e5e5;
	border-left: 0px;
	border-radius: 0 3px 0 0;
}
.home-custom-slider {
	background: #fff;
}
.home-custom-slider #carousel-example-generic .carousel-caption h3 a {
	text-shadow: none;
	color: #fff;
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase
}
.home-custom-slider .carousel-caption {
	text-shadow: none;
	padding: 0px 15px!important
}
.home-custom-slider .carousel-caption p {
	font-size: 14px;
	padding: 0 8%;
	letter-spacing: 0.3px;
}
.home-custom-slider .carousel-caption span {
	font-size: 38px;
	display: block;
	line-height: 30px;
	padding-bottom: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
}
.home-custom-slider .carousel-indicators {
	width: auto;
	margin-left: -26px;
	bottom: 0px;
}
.home-custom-slider .carousel-indicators .active {
	background-color: #7eb7f6;
	height: 12px;
	border: 1px solid #7eb7f6
}
.home-custom-slider .carousel-indicators li {
	margin-right: 5px;
}
.home-custom-slider .carousel-control {
	display: none
}
.home-custom-slider img {
	border-radius: 0px
}
.home-custom-slider .link {
	display: inline-block;
	margin-top: 10px;
	font-weight: 600;
	font-size: 12px;
	text-transform: uppercase;
	padding: 9px 14px 6px;
	background-color: #fdd922;
	border: 1px solid #e0bc27;
	border-radius: 3px;
	color: #000;
	letter-spacing: 1px;
}
.home-custom-slider #carousel-example-generic .carousel-caption {
	top: 26%;
}
.home-custom-slider #carousel-example-generic .carousel-caption {
	background: inherit;
}
/* 6a. Brand Logo Slider*/
.brand-logo {
	margin-bottom: 15px;
	border: 1px solid #e5e5e5;
	border-left: 0px;
	border-radius: 0 3px 0 0;
}
.block-brand-wrap {
	padding-left: 0px;
}
.brand-logo ul {
	padding: 45px 25px 0px;
	list-style: none;
}
.brand-logo li {
	display: inline-block;
	width: 32.8%;
	text-align: center;
	margin-bottom: 40px;
}
#brand-logo-slider {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #e5e5e5;
	margin: 0px 0 20px;
	padding: 30px 0 20px;
}
.brand-logo .slider-items-products .item {
	text-align: center;
}
.brand-logo .owl-pagination {
	top: -45px;
}
.brand-logo .slider-items-products .owl-buttons .owl-next {
	position: absolute;
	right: -7px;
	top: 35px;
	display: none;
}
.brand-logo .slider-items-products .owl-buttons a {
	border: none;
	background: #f5f5f5;
	margin-top: -15px;
}
.brand-logo .slider-items-products .owl-buttons .owl-prev a {
	border: none;
}
.brand-logo .slider-items-products .owl-buttons .owl-next a:before {
	font-size: 28px;
}
.brand-logo .slider-items-products .owl-buttons .owl-prev a:before {
	font-size: 28px;
}
.brand-logo .slider-items-products .owl-buttons .owl-prev {
	left: 0px;
	position: absolute;
	top: 35px;
	background: none;
	display: none;
}
.brand-logo a.flex-next {
	background: #fff !important;
	color: #666 !important;
}
.brand-logo a.flex-next:hover {
	color: #000 !important;
	background: #fff !important;
}
.brand-logo a.flex-prev {
	background: #fff !important;
	color: #666 !important;
}
.brand-logo a.flex-prev:hover {
	color: #000 !important;
	background: #fff !important;
}
/* 6b. offer slider */
.offer-slider {
	display: block;
	text-align: center;
	margin: 20px auto 25px;
}
.offer-slider h2 {
	color: #fff;
	font-size: 42px;
	margin: 0px auto;
	font-weight: bold;
	display: block;
	padding: 0px;
	text-align: center;
	margin-bottom: 10px;
	letter-spacing: -1px;
}
.offer-slider h3 {
	width: 100px;
	height: 100px;
	background-color: #000;
	text-align: center;
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 20px;
	margin-bottom: 20px;
	border-radius: 50px
}
.offer-slider h3 span {
	display: block;
	padding-top: 32%;
	color: #fff
}
.offer-slider h3 span strong {
	display: block;
	color: #fff;
	font-weight: 900
}
.offer-slider li {
	position: relative
}
.offer-slider p {
	color: #fff;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic
}
.offer-slider .shop-now {
	padding: 10px 25px;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	letter-spacing: 1px;
	display: inline-block;
	margin-top: 25px;
	background: none;
	border: 1px #fff solid;
	margin-bottom: 25px
}
.offer-slider a.shop-now:after {
	content: '\f0da';
	font-family: FontAwesome;
	display: inline-block !important;
	margin-left: 15px;
	color: #014693;
	font-size: 16px;
}
.offer-slider a.shop-now:hover {
	color: #014693;
	background-color: #fff;
}
.cross-sell-pro {
	margin-top: 25px;
}
#cross-sell-products .owl-pagination {
	display: none;
}
.owl-item .item {
	margin: 0 12px;
}
.slider-items-products .item {
	text-align: center;
	margin-top: 0px!important
}
.slider-items-products .item .product-image {
	overflow: hidden;
	display: inline-block;
}
.slider-items-products .item .product-image img {
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	-webkit-transition-property: transform;
	transition-property: transform;
}
.slider-items-products .item .product-image:hover img {
	transform: scale(-1, 1);
}
.owl-buttons {
	opacity: 1;
}
.slider-items-products .owl-buttons .owl-prev {
	position: absolute;
	right: 18px;
	top: -20.5%;
}
.slider-items-products .owl-buttons .owl-next {
	position: absolute;
	right: -10px;
	top: -20.5%;
}
.slider-items-products .owl-buttons .owl-prev a {
	background-position: 0 100%;
}
.slider-items-products .owl-buttons .owl-next a {
	background-position: 100% 100%;
	top: 50%;
	padding: 2px;
	border-left: 1px #ddd solid;
	background: none;
}
.slider-items-products .owl-buttons .owl-next a:before {
	font-family: 'FontAwesome';
	font-style: normal;
	font-weight: normal;
	speak: none;
	-webkit-font-smoothing: antialiased;
	content: "\f105";
	text-transform: none;
	font-size: 24px;
	line-height: 12px;
}
.slider-items-products .owl-buttons .owl-prev a:before {
	font-family: 'FontAwesome';
	font-style: normal;
	font-weight: normal;
	speak: none;
	-webkit-font-smoothing: antialiased;
	content: "\f104";
	text-transform: none;
	font-size: 24px;
	line-height: 16px;
}
.slider-items-products .owl-buttons a {
	display: block;
	height: 18px;
	margin: 0px 0 0 -30px;
	position: absolute;
	top: 50%;
	width: 30px;
	z-index: 5;
	color: #888;
	border: 0px #eaeaea solid;
	background: none;
}
/*6c. bestsell slider*/
.bestsell-pro .slider-items-products .owl-buttons a {
	background: inherit;
	border: medium none;
	color: #999;
	display: block;
	height: 25px;
	margin: 0 0 0 -30px;
	position: absolute;
	top: 50%;
	width: 35px;
	z-index: 5;
}
.bestsell-pro .slider-items-products .owl-buttons .owl-next a {
	border-left: 4px double #ddd;
}
.bestsell-pro .slider-items-products .owl-buttons a:hover {
	text-decoration: none;
	background: inherit;
	color: #333;
}
.bestsell-pro .slider-items-products .owl-buttons .owl-prev a {
	border: none;
}
.bestsell-pro .slider-items-products .owl-buttons .owl-next {
	right: -30px
}
.bestsell-pro .slider-items-products .owl-buttons .owl-prev a:before {
	line-height: 24px;
}
.bestsell-pro .slider-items-products .owl-buttons .owl-next a:before {
	line-height: 20px;
}
.bestsell-pro .slider-items-products .owl-buttons .owl-prev {
	left: -20px;
}
#offer-slider.product-flexslider {
	margin: 10px 0px 25px;
}
/*#offer-slider{ border:1px #e5e5e5 solid; background:#fff; padding:25px 12px;}*/
.product-flexslider {
	margin: 20px 0px;
}
.bestsell-pro .product-flexslider .owl-buttons {
	opacity: 1;
}
.slider-items-products .owl-buttons .owl-next {
	right: -10px
}
.product-flexslider:hover .owl-buttons {
	opacity: 1;
	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
}
.product-flexslider .owl-buttons {
	opacity: 0;
	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
}
.owl-theme .owl-controls .owl-buttons div {
	background: none !important;
}
.product-flexslider .owl-buttons {
	opacity: 1;
}
.slider-items-products .owl-buttons a:hover {
	text-decoration: none;
	background: #fff;
	color: #014693;
}
.slider-items-products .owl-buttons .owl-prev a {
	background-position: 0 100%;
	border: 0px #eaeaea solid;
}
.bestsell-pro {
	margin-bottom: 48px;
}
.bestsell-block {
	overflow: hidden;
	position: relative;
}
.bestsell-pro .home-block-inner {
	border-width: 0 !important;
	float: right;
	width: 24.3%;
	margin-top: 79px;
}
.home-block-inner {
	position: relative;
	overflow: hidden;
	text-transform: uppercase;
}
.home-block-inner .banner-content {
	position: absolute;
	left: 20px;
	right: 20px;
	top: 33%;
	text-align: center;
	color: #fff;
	pointer-events: none;
}
.home-block-inner .banner-content .banner-text {
	border-bottom: 1px solid #fff;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	line-height: 15px;
	margin: 0 0 25px;
	padding-bottom: 5px;
	font-weight: bold;
}
.home-block-inner .banner-content .banner-text1 {
	font-size: 40px;
	color: #fff;
	font-weight: 700;
	line-height: 34px;
	margin-top: 0
}
.home-block-inner .banner-content p {
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	letter-spacing: 3px;
	margin: 10px 0 35px;
}
.home-block-inner .banner-content a.view-bnt {
	background-color: #fdd922;
	border: 1px solid #e0bc27;
	border-radius: 0 2px 2px 0;
	color: #000;
	cursor: pointer;
	font-weight: bold;
	padding: 7px 18px 5px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.home-block-inner img {
	width: 100%;
	transition: all 0.3s ease-out;
	transform: scale(1);
}
.home-block-inner:hover img {
	transform: scale(1.1);
}
.home-block-inner:hover .banner-content {
	animation: zoomIn 0.3s linear alternate;
	-webkit-animation: zoomIn 0.3s linear alternate;
	-moz-animation: zoomIn 0.3s linear alternate;
}
.bestsell-pro .block-content {
	margin-right: 24.3%;
	width: 75.7%;
	margin-left: -12px;
}
#bestsell-slider.product-flexslider {
	margin: 0px;
}
.bestsell-pro .block-title {
	color: #fff;
	font-size: 26px;
	font-weight: 600;
	line-height: 15px;
	padding: 0px 0px 22px 0px;
	position: relative;
	text-transform: uppercase;
}
.bestsell-pro .block-title:after {
	height: 1px;
	width: inherit;
	background: #ddd;
	content: "";
	display: block;
	margin-top: -1px;
}
.bestsell-pro .block-title h2 {
	color: #1f72ce;
	display: inline-block;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 18px;
	margin: auto;
	text-transform: uppercase;
}
.bestsell-pro .block-title h2:after {
	height: 1px;
	width: inherit;
	background: #1f72ce;
	content: "";
	display: block;
	margin-top: 15px;
}
.bestsell-pro .divider {
	border-right: 2px #ddd solid;
	height: 25px;
	width: 2px;
	display: inline-block;
}
.bestsell-pro .block-title div {
	border-left: 1px solid #ddd;
	color: #999;
	display: inline-block;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 1px;
	margin-left: 14px;
	padding-left: 22px;
	text-transform: none;
	vertical-align: top;
}
.bestsell-pro .block-title em {
	font-style: normal;
	font-weight: 300;
}
.bestsell-pro .home-block-inner .pretext {
	margin-top: 25px;
	color: #888;
	float: right;
	font-size: 14px;
	font-weight: 300;
	line-height: 24px;
	text-transform: none;
	margin-left: 25px;
	margin-right: 25px;
	letter-spacing: 0.5px;
}
.bestsell-pro a.view_more_bnt {
	border: 1px #d1d1d1 solid;
	background: #fff;
	text-transform: uppercase;
	color: #666;
	padding: 8px 15px;
	font-size: 11px;
	letter-spacing: 1px;
	font-weight: bold;
	float: left;
	margin-top: 25px;
	margin-left: 25px;
	z-index: 1;
	position: relative;
}
.bestsell-pro a.view_more_bnt:hover {
	border: 1px #014693 solid;
	background: #014693;
	color: #fff;
}
.bestsell-pro .owl-theme .owl-controls {
	margin-top: 15px;
	position: absolute;
	right: -32.6%;
	text-align: center;
	top: -80px;
	width: 1.3%;
}
.category-products .text-banner {
	background-color: #fff;
	border-top: 1px solid #eaeaea;
	bottom: -60px;
	left: 0;
	padding-bottom: 20px;
	padding-top: 25px;
	position: absolute;
	right: 0;
	z-index: 10;
}
/*6d. featured slider*/

.featured-add-box {
	padding-right: 0;
}
.featured-add-inner {
	border: 1px solid #e5e5e5;
	border-right: none;
}
.featured-add-inner {
	position: relative;
	overflow: hidden;
	text-transform: uppercase;
}
.featured-add-inner .banner-content {
	position: absolute;
	left: 20px;
	right: 20px;
	top: 36%;
	text-align: center;
	color: #fff;
	pointer-events: none;
}
.featured-add-inner .banner-content .banner-text {
	border-bottom: 1px solid #fff;
	color: #fff;
	display: inline-block;
	font-size: 15px;
	line-height: 15px;
	margin: 0 0 15px;
	padding-bottom: 5px;
}
.featured-add-inner .banner-content .banner-text1 {
	font-size: 40px;
	color: #fff;
	font-weight: 700;
	line-height: 34px;
	margin-top: 0
}
.featured-add-inner .banner-content p {
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	letter-spacing: 3px;
	margin: 10px 0 20px;
}
.featured-add-inner .banner-content a.view-bnt {
	background-color: #fdd922;
	border: 1px solid #e0bc27;
	border-radius: 0 2px 2px 0;
	color: #000;
	cursor: pointer;
	font-weight: bold;
	padding: 7px 18px 5px;
	text-transform: uppercase;
}
.featured-add-inner img {
	width: 100%;
	transition: all 0.3s ease-out;
	transform: scale(1);
}
.featured-add-inner:hover img {
	transform: scale(1.1);
}
.featured-add-inner:hover .banner-content {
	animation: zoomIn 0.3s linear alternate;
	-webkit-animation: zoomIn 0.3s linear alternate;
	-moz-animation: zoomIn 0.3s linear alternate;
}
.featured-pro {
	margin-bottom: 15px;
}
.featured-block {
	background-color: #fff;
	border: 1px solid #e5e5e5;
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
}
.featured-pro .home-block-inner {
	border-width: 0 !important;
	float: right;
	width: 24.3%;
}
.featured-pro .block-content {
	border-right: 1px solid #e5e5e5;
	margin-right: 24.3% !important;
	padding: 25px 10px 25px 10px;
	width: 75.7%;
}
#featured-slider.product-flexslider {
	margin: 0px;
}
.featured-pro .block-title {
	border-bottom: 1px solid #e5e5e5;
	color: #fff;
	font-size: 26px;
	font-weight: 600;
	line-height: 28px;
	padding: 25px;
	position: relative;
	text-transform: uppercase;
	background: #1bbc9b;
}
.featured-pro a.view_more_bnt {
	border: 1px #d1d1d1 solid;
	background: #fff;
	text-transform: uppercase;
	color: #666;
	padding: 8px 15px;
	font-size: 11px;
	letter-spacing: 1px;
	font-weight: bold;
	float: left;
	margin-top: 25px;
	margin-left: 25px;
	z-index: 1;
	position: relative;
}
.featured-pro a.view_more_bnt:hover {
	border: 1px #1bbc9b solid;
	background: #1bbc9b;
	color: #fff;
}
.featured-pro .block-title h2 {
	margin: auto;
	font-weight: 900;
	font-size: 26px;
	letter-spacing: 1px;
}
.featured-pro .block-title em {
	font-style: normal;
	font-weight: 300;
}
.featured-pro .home-block-inner .pretext {
	margin-top: 25px;
	color: #888;
	float: right;
	font-size: 14px;
	font-weight: 300;
	line-height: 24px;
	text-transform: none;
	margin-left: 25px;
	margin-right: 25px;
	letter-spacing: 0.5px;
}
.featured-pro .owl-theme .owl-controls {
	margin-top: 10px;
	position: absolute;
	right: -29.5%;
	text-align: center;
	top: 4%;
	width: 2.5%;
}
.featured-pro .slider-items-products .owl-buttons a {
	background: inherit;
	display: block;
	height: 38px;
	margin: 0px 0 0 -30px;
	position: absolute;
	top: 50%;
	width: 28px;
	z-index: 5;
	color: #fff;
	border: none;
}
.featured-pro .slider-items-products .owl-buttons .owl-prev a {
	border: none;
}
.featured-pro .slider-items-products .owl-buttons .owl-next {
	right: -30px
}
.featured-pro .slider-items-products .owl-buttons .owl-prev a:before {
	line-height: 35px;
}
.featured-pro .slider-items-products .owl-buttons .owl-next a:before {
	line-height: 32px;
}
.featured-pro .slider-items-products .owl-buttons .owl-prev {
	left: -13px;
}
.featured-pro .slider-items-products .owl-buttons a:hover {
	text-decoration: none;
	background: inherit;
	color: #fff;
	border: none;
}
/*6e. special slider*/
.new-arrivals-pro {
	margin-bottom: 45px;
	position: relative;
}
.new-arrivals-pro .home-block-inner {
	border-width: 0 !important;
}
.new-arrivals-pro .block-title {
	color: #fff;
	font-size: 26px;
	font-weight: 600;
	line-height: 15px;
	padding: 0px 0px 18px 0px;
	position: relative;
	text-transform: uppercase;
}
.new-arrivals-pro .block-title:after {
	height: 1px;
	width: inherit;
	background: #ddd;
	content: "";
	display: block;
	margin-top: -1px;
}
.new-arrivals-pro a.view_more_bnt {
	border: 1px #d1d1d1 solid;
	background: #fff;
	text-transform: uppercase;
	color: #666;
	padding: 8px 15px;
	font-size: 11px;
	letter-spacing: 1px;
	font-weight: bold;
	float: left;
	margin-top: 12px;
	margin-left: 25px;
	z-index: 1;
	position: relative;
}
.new-arrivals-pro a.view_more_bnt:hover {
	border: 1px #1f8ceb solid;
	background: #1f8ceb;
	color: #fff;
}
.new-arrivals-pro .block-title h2 {
	color: #1f72ce;
	display: inline-block;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 18px;
	margin: auto;
	text-transform: uppercase;
}
.new-arrivals-pro .block-title h2:after {
	height: 1px;
	width: inherit;
	background: #1f72ce;
	content: "";
	display: block;
	margin-top: 15px;
}
.new-arrivals-pro .block-title em {
	font-style: normal;
	font-weight: 300;
}
.new-arrivals-pro .home-block-inner .pretext {
	margin-top: 25px;
	color: #888;
	float: right;
	font-size: 14px;
	font-weight: 300;
	line-height: 24px;
	text-transform: none;
	margin-left: 25px;
	margin-right: 25px;
	letter-spacing: 0.5px;
}
#new-arrivals-sliderv2.product-flexslider, #onsale-slider.product-flexslider, #categorywise-slider.product-flexslider, #recentlypurchase-slider.product-flexslider, #recommended-slider.product-flexslider, #recentlyviewed-slider.product-flexslider, #related-products-slider.product-flexslider, #upsell-products-slider.product-flexslider {
	margin: 7px -12px 0px;
}
.new-arrivals-pro #onsale-slider .owl-theme .owl-controls {
	top: -85px;
}
.new-arrivals-pro .owl-theme .owl-controls {
	margin-top: 15px;
	position: absolute;
	right: 1.5%;
	text-align: center;
	top: -85px;
	width: 2.3%;
}
.new-arrivals-pro .slider-items-products .owl-buttons a {
	background: inherit;
	border: medium none;
	color: #999;
	display: block;
	height: 25px;
	margin: 0 0 0 -30px;
	position: absolute;
	top: 50%;
	width: 35px;
	z-index: 5;
}
.new-arrivals-pro .slider-items-products .owl-buttons .owl-next a {
	border-left: 4px double #ccc;
}
.new-arrivals-pro .slider-items-products .owl-buttons a:hover {
	text-decoration: none;
	background: inherit;
	color: #333;
}
.new-arrivals-pro .slider-items-products .owl-buttons .owl-prev a {
	border: none;
}
.new-arrivals-pro .slider-items-products .owl-buttons .owl-next {
	right: -30px
}
.new-arrivals-pro .slider-items-products .owl-buttons .owl-prev a:before {
	line-height: 24px;
}
.new-arrivals-pro .slider-items-products .owl-buttons .owl-next a:before {
	line-height: 20px;
}
.new-arrivals-pro .slider-items-products .owl-buttons .owl-prev {
	left: -4px;
}
.recommend {
	margin: 20px auto;
	position: relative;
}
.recommend .controls .next {
	right: 0;
}
.recommend .controls .prev {
	right: 36px;
}
.offer-info {
	margin: auto;
	padding: 0px 30px;
	text-align: center;
}
/* 6f. Other Slider   **/
.box-up-sell .flex-direction-nav .flex-prev, .box-cross-sell .flex-direction-nav .flex-prev, #brand-slider .flex-direction-nav .flex-prev, .featured-products .flex-direction-nav .flex-prev {
	right: 53px;
}
.main .box-up-sell h2.subtitle .line, .main .box-cross-sell h2.subtitle .line, .brand-slider-wrap h2.subtitle .line, .featured-products h2.subtitle .line {
	right: 130px;
}
.side-banner {
	margin-bottom: 20px
}
.side-banner:last-child {
	margin-bottom: 0px
}
.side-banner img {
	width: 100%;
}
/*========== 7. Products Grid ==========*/
.page-heading {
	border-bottom: 0px solid #e5e5e5;
	font-size: 20px;
	font-weight: 900;
	letter-spacing: 1px;
	margin: 5px auto 5px;
	padding: 0 0 10px;
	position: relative;
	text-transform: uppercase;
}
.page-title h1, .page-title h2 {
	color: #000;
	font-size: 20px;
	font-weight: 900;
	letter-spacing: 1px;
	margin-top: 0;
	padding-bottom: 11px;
	text-align: left;
	text-transform: uppercase;
	margin-bottom: auto;
}
.category-products .text-banner h2 {
	color: #333;
}
.category-products .text-banner h3 {
	color: #000;
}
.category-product {
	margin-top: 25px;
	background-color: #fff;
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
}
.category-product .nav.navbar-nav {
	width: 100%;
	text-align: right;
	padding-right: 0px;
}
.category-product .nav.navbar-nav:after {
	height: 1px;
	width: inherit;
	background: #ddd;
	content: "";
	display: block;
	margin-top: -2px;
}
.category-product .navbar {
	line-height: inherit;
	margin-bottom: auto;
	min-height: inherit;
	border: none;
}
.category-product .new_title.center {
	margin-bottom: 0px;
}
.product-bestseller {
	padding: 25px 0px 0px;
	overflow: hidden;
	border-top: none;
}
.product-bestseller .product-featured-content {
	width: 100%;
	float: right;
}
.product-bestseller .product-featured-content .product-featured-list {
	margin-left: 0px;
	overflow: hidden;
}
.category-product .navbar-collapse {
	padding: 0px;
}
.category-product .navbar-nav > li:first-child {
	float: left;
}
.category-product .navbar-nav > li:first-child > a {
	padding: 0px;
}
.category-product .navbar-nav > li {
	float: none;
	display: inline-block;
}
.category-product .navbar-nav > li:last-child {
/*margin-right: 15px;*/
}
.category-product .navbar-nav > li.divider {
	border-right: 1px solid #ccc;
	color: #ccc;
	display: inline;
	height: 20px;
	width: 1px;
	margin-left: 4px;
}
.category-product .navbar-nav > li.active a, .category-product .navbar-nav > li.active a:hover, .category-product .navbar-nav > li.active a:focus {
	color: #014693;
	background: #fff;
	border-radius: 3px 3px 0px 0px;
	border: 1px solid #ddd;
	border-bottom: 1px solid #fff;
	text-decoration: none;
}
.category-product .navbar-nav > li > a {
	color: #014693;
	font-size: 12px;
	letter-spacing: 1px;
	padding: 15px 12px 12px 12px;
	margin-top: 0px;
	text-transform: uppercase;
	font-weight: normal;
	border: 1px solid #fff;
	border-bottom: none;
}
.category-product .nav>li>a:hover, .category-product .nav>li>a:focus {
	color: #014693;
	border-radius: 3px 3px 0px 0px;
	border: 1px solid #ddd;
	border-bottom: none;
	text-decoration: none;
}
.product-bestseller .product-list li {
	border-right: 1px solid #eaeaea;
	padding-bottom: 10px;
	min-height: 350px;
}
.product-bestseller .product-list .owl-stage .active:last-child li {
	border: none;
}
.tab-container {
	position: relative;
}
.tab-container .tab-panel {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	opacity: 0;
	visibility: hidden;
}
.tab-container .active {
	opacity: 1;
	visibility: inherit;
	position: inherit;
	-vendor-animation-duration: 0.3s;
	-vendor-animation-delay: 1s;
	-vendor-animation-iteration-count: infinite;
}
.tab-container .tab-panel .category-products {
	margin: 0px -12px;
}
.navbar-nav .new_title {
	border: none;
	padding: 13px 20px 0px 0px;
	color: #1f72ce;
}
.navbar-nav .new_title h2 {
	color: #1f72ce;
}
.navbar-nav .new_title h2:after {
	height: 1px;
	width: inherit;
	background: #1f72ce;
	content: "";
	display: block;
	margin-top: 17px;
	margin-bottom: -1px;
}
.box-hover .add-to-links li a {
	height: 40px;
	display: block;
	font-size: 0;
	color: #fff;
	line-height: 40px;
	text-align: left;
	padding: 0;
	text-transform: uppercase;
	margin: 0;
	background: none;
	font-weight: 700;
	letter-spacing: 1px;
}
.box-hover .add-to-links li a:after {
	width: 40px;
	height: 40px;
	float: left;
	background: #014693;
	content: "";
	text-align: center;
	font-family: FontAwesome;
	font-size: 11px;
}
.box-hover .add-to-links li a:hover {
	padding-right: 15px;
	margin: 0 10px 0 0px;
	font-size: 11px;
	background: #1f72ce;
}
.box-hover .add-to-links li a:hover:after {
	margin-right: 15px;
	background: #1f72ce;
}
.item .item-inner .item-img .box-hover .add-to-links li a.link-wishlist:after {
	content: "\f004";
	font-size: 13px;
	font-weight: normal;
}
.item .item-inner .item-img .box-hover .add-to-links li a.link-compare:after {
	content: "\f005";
	font-size: 15px;
	font-weight: normal;
}
.item .item-inner .item-img .box-hover .add-to-links li a.link-quickview:after {
	content: "\f00e";
	font-size: 15px;
	font-weight: normal;
}
.box-hover {
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
}
.content-page .category-product {
	margin-bottom: 30px;
	margin-top: 0px;
}
/* products title */
.new_title h2 {
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	text-transform: uppercase;
	margin: auto;
	line-height: 18px;
	letter-spacing: 1px;
}
.new_title h2 strong {
	color: #014693;
	font-weight: 900;
}
.new_title h3 {
	font-weight: 400;
	color: #999;
	margin-bottom: 40px;
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1.5px;
}
.new_title.center {
	padding: 0 0 0px 0;
	text-align: center;
}
.new_title {
	color: #000000;
	margin: 0px;
	text-align: left;
	text-transform: none;
	padding: 25px 0;
	border-bottom: 0px solid #f1f1f1;
}
.cross-sell-pro .new_title h2 {
	padding: 8px 20px 8px 0px;
}
.cross-sell-pro {
	margin-top: 25px;
}
.cross-sell-pro .owl-theme .owl-controls {
	position: absolute;
	right: 2.5%;
	top: -15%;
	width: 1.5%;
}
.cross-sell-pro .slider-items-products .owl-buttons a {
	background: inherit;
	border: medium none;
	color: #999;
	display: block;
	height: 25px;
	margin: 0 0 0 -30px;
	position: absolute;
	top: 50%;
	width: 35px;
	z-index: 5;
}
.cross-sell-pro .slider-items-products .owl-buttons .owl-next a {
	border-left: 4px double #ddd;
}
.cross-sell-pro .slider-items-products .owl-buttons a:hover {
	text-decoration: none;
	background: inherit;
	color: #888;
}
.cross-sell-pro .slider-items-products .owl-buttons .owl-prev a {
	border: none;
}
.cross-sell-pro .slider-items-products .owl-buttons .owl-next {
	right: -30px
}
.cross-sell-pro .slider-items-products .owl-buttons .owl-prev a:before {
	line-height: 22px;
}
.cross-sell-pro .slider-items-products .owl-buttons .owl-next a:before {
	line-height: 20px;
}
.cross-sell-pro .slider-items-products .owl-buttons .owl-prev {
	left: -5px;
	top: 1px;
}
/*  category-slider  */

.category-title {
	border-bottom: 1px solid #ddd;
	margin: 0 0 10px;
}
.category-image {
	display: block;
	margin: 30px auto 25px;
	position: relative;
}
.category-products {
	padding-bottom: 5px;
}
.category-description a.prev, .category-description a.next {
	margin: 125px 6px 0px 5px;
}
.category-description {
	margin-bottom: 30px;
}
.cat-img-title.cat-box {
	margin: 0;
	text-align: left;
	left: 20px;
	top: 5px;
	padding: 90px 45px 25px;
	position: absolute;
}
#category-desc-slider {
	margin: 0px 0px 30px;
}
.small-tag {
	color: #fff;
	display: inline-block;
	padding: 8px 0px;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 10px;
	font-weight: normal;
	border-bottom: 2px solid #eee;
}
.cat-img-title .cat-heading {
	font-size: 36px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 900;
	margin-top: 10px;
	margin-bottom: 2px;
}
.cat-img-title p {
	clear: left;
	font-size: 13px;
	line-height: 1.6em;
	margin-bottom: 1px;
	padding: 0px;
	font-weight: normal;
	color: #fff
}
.cat-img-title.cat-bg p {
	color: #fff;
	letter-spacing: 1px;
}
.category-description .slider-items-products .owl-buttons .owl-prev {
	left: 17px;
	position: absolute;
	top: 49%;
	background: none;
}
.category-description .slider-items-products .owl-buttons .owl-next {
	right: 7px;
	position: absolute;
	top: 49%;
	background: none;
	padding: 0px
}
.category-description .slider-items-products .owl-buttons a {
	z-index: 1;
	position: absolute;
	left: 10px;
	top: 0px;
	padding: 5px 3px 10px 0px;
	color: #222;
	font-size: 16px;
	font-weight: 600;
	text-decoration: none;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	font-size: 0px;
	height: 30px;
	width: 30px;
	text-align: center;
	border-radius: 0px;
	background: #fff;
	opacity: 0.5;
	border: 1px #ddd solid;
	margin-top: -15px;
}
.category-description .slider-items-products .owl-buttons a:hover {
	background: #014693;
	opacity: 1;
	border: 1px #014693 solid;
	color: #fff;
}
.category-description .slider-items-products .owl-buttons .owl-prev a:before {
	font-size: 24px;
	padding: 0px 8px;
	line-height: 16px;
}
.category-description .slider-items-products .owl-buttons .owl-next a:before {
	font-size: 24px;
	padding: 0px 8px;
	line-height: 16px;
}
.category-description .owl-item .item {
	margin: auto;
	background: #fff;
}
.category-description .owl-item .item img {
	max-width: 100%;
}
/* Product item */

.products-grid {
	margin: 0;
	list-style: none;
}
ul.products-grid {
	padding: 0;
margin:
}
.category-products ul.products-grid li.item {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px!important;
	padding: 0 12px;
}
.product-bestseller .category-products ul.products-grid li.item {
	margin-top: 0px;
}
.category-products ul.products-grid li.item.last {
	text-align: center;
}
.category-products ul.products-grid li.item img {
	width: 100%;
}
.products-grid .item .actions {
	position: absolute;
	bottom: 1px;
	width: 100%;
	bottom: -55px;
	transition: all 300ms ease-in-out 0s;
	-moz-transition: all 300ms ease-in-out 0s;
	-webkit-transition: all 300ms ease-in-out 0s;
	-o-transition: all 300ms ease-in-out 0s;
	z-index: 9;
	overflow: visible;
	opacity: 0;
}
.products-grid .item:hover a.button.btn-cart {
	background: #ffd740 !important;
	color: #333 !important;
	border: 1px #f8ce2e solid !important;
	transition: all 0.3s linear;
}
.products-grid .item:hover .actions {
	left: 1px;
	bottom: 21px;
	opacity: 1;
}
.products-grid .item .tooltip {
	width: 100px;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 1px;
	font-weight: 700;
}
.products-grid .item .ratings {
	width: 100px;
	transition: all 300ms ease-in-out 0s;
	-moz-transition: all 300ms ease-in-out 0s;
	-webkit-transition: all 300ms ease-in-out 0s;
	-o-transition: all 300ms ease-in-out 0s;
	z-index: 1;
	overflow: visible;
	text-align: center;
	display: inline-block
}
.products-grid .item:hover .ratings {
	bottom: 15px;
}
.products-grid .item .quick-view-btn {
	width: 50px;
	height: 50px;
	background: #fff;
	text-align: center;
	display: inline-block;
	line-height: 50px;
}
.products-grid .item .quick-view-btn a:before {
	content: "\e090";
	font-family: 'Simple-Line-Icons';
	font-size: 14px;
}
.products-grid .item .quick-view-btn span {
	display: none
}
.products-grid .item .add_cart {
	display: inline-block;
}
.products-grid .item .add_cart .btn-cart {
	border: none;
	padding: 0px;
	width: 50px;
	height: 50px;
	background: #014693;
	text-align: center;
	line-height: 50px;
}
.products-grid .item .add_cart .btn-cart:before {
	content: "\e04f";
	font-family: 'Simple-Line-Icons';
	font-size: 14px;
	color: #fff
}
.products-grid .item .add_cart .btn-cart span {
	display: none
}
.products-grid .item {
	background: #FFF;
	margin-top: 20px;
	margin-bottom: 5px!important
}
.col-main .category-products .products-grid {
	margin-left: -12px;
	margin-right: -15px;
}
.products-grid .last {
	margin-right: 0;
}
.products-grid .item.show-addtocart {
	margin-top: 37px;
}
.products-grid .item .item-inner {
	position: relative;
	text-align: center;
	overflow: hidden;
}
.products-grid .item .item-inner .action {
	margin-top: 10px;
}
.products-grid .item .item-inner .action .button.yith-wcqv-button {
	display: none !important;
}
.products-grid .item .item-inner .action .availability.out-of-stock {
	border: 1px solid red;
	vertical-align: top;
	position: relative;
	display: inline-block;
	padding: 8px 10px;
	height: 33px;
	border-radius: 2px;
	top: 0px;
}
.products-grid .item .item-inner .action .availability.out-of-stock span {
	color: red;
	font-size: 11px;
	line-height: normal;
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
}
.products-grid .item .item-inner:hover {
	left: 0px;
	top: 0px;
}
.products-grid .item .item-inner .item-img {
	position: relative;
}
.products-grid .item .item-inner .item-img .ico-product {
	position: absolute;
	bottom: 10px;
	left: 10px;
	z-index: 2;
	background: #de44c3;
	padding: 4px 20px 8px;
	color: #FFF;
	font-size: 150%;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
}
.products-grid .item .item-inner .item-img .item-img-info {
	text-align: center;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	position: relative;
}
.products-grid .item .item-inner .item-img .item-img-info a.product-image {
	width: 100%;
	overflow: hidden;
	display: inline-block;
}
.products-grid .item .item-inner .item-img .item-img-info a.product-image img {
	width: 100%;
}
.products-grid .item .item-inner .item-img .item-img-info a.product-image img {
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	transform: translateZ(0);
}
.products-grid .item .item-inner .item-img .item-img-info a.product-image:hover img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	-moz-transform: scale(1.2);
}
.products-grid .item .item-inner .item-img .item-img-info a.product-image .img-main {
	display: inline;
}
.products-grid .item .item-inner .item-img .item-box-hover {
	z-index: 2;
	-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;
	position: absolute;
	width: 100%;
	top: 25%;
	opacity: 0;
}
.products-grid .item .item-inner .item-img {
	margin: 0px auto 0;
	padding: 10px;
	border: 1px #e5e5e5 solid;
}
.products-grid .item .item-inner .item-info .info-inner {
	border-top: none;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.products-grid .item .item-inner .item-info .info-inner .item-content .no-rating, .products-grid .item .item-inner .item-info .info-inner .item-content .ratings {
	margin: 0 0;
}
.products-grid .item .item-inner .item-info .info-inner .item-content .no-rating .rating-box, .products-grid .item .item-inner .item-info .info-inner .item-content .ratings .rating-box {
	float: none;
	margin: 0 0;
}
.products-grid .item .item-inner .item-info .info-inner .item-content .no-rating .rating-links, .products-grid .item .item-inner .item-info .info-inner .item-content .ratings .rating-links {
	display: none;
}
.products-grid .item .item-inner .item-info .info-inner .item-title {
	margin-bottom: 5px;
	padding-top: 10px;
	font-size: 13px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-left: 8px;
	padding-right: 8px;
}
.products-grid .item .item-inner .item-info .info-inner .item-title a {
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0.5px
}
.products-grid .item .item-inner .item-info .info-inner .item-title a:hover {
	color: #014693;
}
.products-grid .item:hover .item-inner .item-img .item-img-info {
	border-color: #fff;
}
.products-grid .item .item-inner .item-info .info-inner .item-title a:hover {
	color: #014693;
}
.products-grid .item:hover .item-inner .item-img .item-box-hover {
	visibility: visible;
	opacity: 1;
	left: 0px;
	bottom: 0px;
}
.products-grid .item:hover .item-inner .item-info .info-inner .item-title a {
	color: #014693;
}
.products-grid .item:hover .item-inner .item-info .info-inner .action button.button {
	background: #ffd740;
	color: #333;
	border: 1px #f8ce2e solid;
	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
}
/* New & Sale Label */

.new-box, .sale-box {
	height: 40px;
	overflow: hidden;
	position: absolute;
	text-align: center;
	top: -1px;
	width: 55px;
	z-index: 10;
}
.new-box {
	left: -1px;
}
.sale-box {
	right: -1px;
}
.new-top-left {
	left: 0px;
	top: 0;
	background: #fff;
	letter-spacing: 1px;
}
.new-top-right {
	background: none repeat scroll 0 0 #FFFFFF;
	right: 0px;
	top: 0;
}
.sale-top-right {
	top: 0;
	background: #fff;
	letter-spacing: 1px;
	right: 0px;
}
.sale-top-left {
}
.ie8 .new-label {
	left: 0px;
	top: 0px;
	width: auto;
	padding: 5px 15px;
}
.ie8 .new-label:after {
	display: none;
}
.ie8 .new-label:before {
	display: none;
}
.ie8 .sale-label {
	right: 0px;
	top: 0px;
	width: auto;
	padding: 5px 15px;
}
.ie8 .sale-label:after {
	display: none;
}
.ie8 .sale-label:before {
	display: none;
}
.ie8 .new-box {
	top: -1px;
	left: -1px;
}
.ie8 .sale-box {
	right: -1px;
	top: -1px;
}
.new-box, .sale-box {
	position: fixed;
	text-align: center;
	top: -1px;
	width: 55px;
	z-index: 10;
}
.new-box {
	left: 0;
}
.sale-box {
	right: 0;
	top: 0px;
}
.new-label {
	font-size: 10px;
	color: #333;
	background: #ffd740;
	text-transform: uppercase;
	padding: 3px 10px;
	text-align: center;
	display: block;
	position: absolute;
}
.new-label.new-top-left:after {
	border-color: #ffd740 transparent transparent;
	border-style: solid solid solid none;
	border-width: 9px 9px 9px 0;
	bottom: -15px;
	content: "";
	left: -37px;
	margin: 0 auto;
	position: absolute;
	right: -1px;
	text-align: center;
	width: 9px;
}
.new-label.new-top-right:after {
	border-color: #ffd740 transparent transparent;
	border-style: solid none solid solid;
	border-width: 9px 0px 9px 9px;
	bottom: -15px;
	content: "";
	right: -33px;
	margin: 0 auto;
	position: absolute;
	left: 0px;
	text-align: center;
	width: 9px;
}
.sale-label {
	font-size: 10px;
	color: #333;
	background: #ffd740;
	text-transform: uppercase;
	padding: 3px 10px;
	text-align: center;
	display: block;
	position: absolute;
	top: 0px;
}
.sale-label.sale-top-left:after {
	border-color: #ffd740 transparent transparent;
	border-style: solid solid solid none;
	border-width: 9px 9px 9px 0;
	bottom: -15px;
	content: "";
	left: -33px;
	margin: 0 auto;
	position: absolute;
	right: -1px;
	text-align: center;
	width: 9px;
}
.sale-label.sale-top-right:after {
	border-color: #ffd740 transparent transparent;
	border-style: solid none solid solid;
	border-width: 9px 0px 9px 9px;
	bottom: -15px;
	content: "";
	right: -36px;
	margin: 0 auto;
	position: absolute;
	left: 0px;
	text-align: center;
	width: 9px;
}
.hot-label {
	font-size: 10px;
	color: #fff;
	background: #cd1b29;
	text-transform: uppercase;
	padding: 3px 10px;
	text-align: center;
	display: block;
	position: absolute;
	top: 15px;
	left: 15px;
	border-radius: 2px;
	letter-spacing: 1px;
	line-height: normal
}
.hot-label.hot-top-right {
	right: 0;
	left: auto;
}
/*========== 10. Products List ==========*/
/* Products Item */
.yith-wcwl-add-to-wishlist {
	display: inline-block !important;
	width: auto !important;
	margin-top: 15px;
}
.yith-wcwl-add-to-wishlist a:before {
	content: "\f004";
	font-family: FontAwesome;
	font-size: 12px;
	margin-right: 5px;
}
.product-shop a.compare:before {
	content: "\f012";
	font-family: 'FontAwesome';
	font-size: 12px !important;
	font-weight: normal !important;
	margin-right: 6px;
}
.product-shop a.compare {
	text-transform: uppercase;
	font-size: 11px;
	margin-left: 10px;
}
.product-shop a.compare.button {
	border: medium none !important;
	background-color: #fff !important;
	font-weight: normal !important;
	font-size: 12px;
	letter-spacing: normal !important;
	padding-left: 5px !important;
}
.product-shop a.compare.button:hover {
	background: #014693 !important;
	color: #014693 !important;
	border: medium none !important;
	box-shadow: none !important;
}
.product-view .product-shop a.compare.button {
	border: medium none !important;
	background-color: #fff !important;
	font-weight: normal !important;
	font-size: 12px !important;
	color: #333 !important;
}
.product-view .product-shop a.compare {
	text-transform: none !important;
}
.product-view .product-shop a.compare.button:hover {
	background: #fff !important;
	color: #014693 !important;
	border: medium none !important;
	box-shadow: none !important;
}
.products-list .actions .link-wishlist:before {
	content: "\f004";
	margin-right: 2px;
	font-family: 'FontAwesome';
}
.products-list .actions .link-compare:before {
	content: "\f012";
	font-family: 'FontAwesome';
}
ul.products-list {
	padding: 0px;
	margin-top: 15px;
}
ul.products-list .pimg {
	position: relative;
}
.products-list .actions .link-wishlist {
	color: #333;
	font-size: 14px;
	font-weight: normal;
	margin: 0 8px 0 4px;
	padding: 8px 12px 8px 13px;
	text-decoration: none;
	display: inline-block;
	display: inline-block;
	border: 1px #d1d1d1 solid;
	text-transform: uppercase;
}
.products-list .actions .link-compare {
	color: #333;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 8px 10px 6px 13px;
	text-decoration: none;
	display: inline-block;
	line-height: 20px;
	border: 1px #d1d1d1 solid;
	text-transform: uppercase;
}
.products-list .actions .link-wishlist:hover {
	display: inline-block;
	color: #fff;
	border: 1px solid #014693 !important;
	background: #014693 !important
}
.products-list .actions .link-compare:hover {
	display: inline-block;
	color: #fff;
	border: 1px solid #014693 !important;
	background: #014693 !important;
}
.products-list .actions .actions-inner a.add_to_cart_button {
	float: left;
	margin-right: 8px;
	background: none repeat scroll 0 0 #fff !important;
	border: 1px solid #666 !important;
	color: #333 !important;
	padding: 5px 15px !important;
	text-transform: uppercase !important;
	margin-right: 8px !important;
	width: auto !important;
	line-height: 24px !important;
}
.products-list .actions a.add_to_cart_button:hover {
	float: left;
}
.products-list .actions .add_cart a.button.add_to_cart_button {
	float: left;
	margin-right: 8px;
}
.products-list .actions .add_cart a.button.add_to_cart_button:hover {
	float: left;
	margin-right: 8px;
	background: #0088cc !important;
}
.products-list .images-container .actions {
	display: none;
}
.products-list .product-shop .actions a.yith-wcqv-button {
	display: none !important;
}
.products-list .actions a.add_to_cart_button {
	float: left;
	margin-right: 8px !important;
	background: #fff !important;
	border: 1px solid #d1d1d1 !important;
	color: #333 !important;
	padding: 5px 12px !important;
	text-transform: uppercase !important;
	margin-right: 10px !important;
	width: auto !important;
	line-height: 20px !important;
}
.products-list .actions a.add_to_cart_button:hover {
	float: left;
	margin-right: 10px !important;
	color: #fff !important;
	padding: 6px 12px !important;
	text-transform: uppercase !important;
	line-height: 20px !important;
	border: 1px solid #014693 !important;
	background: #014693 !important;
}
.products-list .product-name {
	text-align: left;
	margin: 0px 0 10px;
	font-size: 14px;
	margin-top: auto;
}
.products-list .product-name a {
	font-size: 16px;
	color: #000;
	font-weight: 600;
	text-align: left;
}
.products-list .item.first {
	padding: 20px 0;
	overflow: hidden;
	margin-bottom: 30px;
}
.products-list .ratings {
	border-top: 1px #ddd dotted;
	border-bottom: 1px #ddd dotted;
	padding: 10px 0px
}
.products-list .old-price .price {
	font-size: 14px
}
.products-list .item {
	padding: 25px 0 25px;
	overflow: hidden;
	margin: 0px !important;
	border-top: 1px solid #ddd;
	width: 100%;
	clear: both;
}
.products-list .item:first-child {
	padding-top: 0px;
	border-top: none;
	margin-top: 8px;
}
.products-list .item a:hover {
	color: #014693;
}
.products-list ins .amount {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin-left: 5px;
}
.separator {
	color: #999
}
.products-list .item h3 {
	font-weight: normal;
	color: #353535;
	padding-bottom: 2px;
}
.products-list .item h3 a {
	font-weight: normal;
	font-size: 14px;
	color: #407CBF;
	text-decoration: none
}
.products-list .item h3 a:hover {
	font-weight: normal;
	font-size: 14px;
	color: #333;
	text-decoration: underline
}
ol.products-list {
	padding: 0;
	margin: 0;
	float: left;
	margin-top: 10px;
}
li .list {
	border-bottom: none;
}
.products-list .product-image {
	float: left;
	width: 30%;
	position: relative;
}
.products-list li {
	list-style: none;
}
.products-list .product-image a {
	width: 100%;
}
.products-list .product-image img {
	width: 100%;
}
.products-list .product-shop {
	float: right;
	width: 68%;
	text-align: left;
	margin-left: 15px;
}
.products-list .product-shop .desc {
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 5px;
	color: #666
}
.products-list .product-shop p {
	font-size: 14px;
	color: #666;
	line-height: 1.5em;
	letter-spacing: 0.5px;
}
.products-list .product-shop p.old-price {
	margin-right: 4px;
}
.products-list .product-shop .price-box {
	font-size: 14px;
	margin: 0 0 14px;
	min-height: inherit;
	padding-top: 0;
}
.products-list .desc .link-learn {
	font-size: 14px;
	font-weight: normal;
	margin-top: 5px;
}
.products-list .desc .link-learn:hover {
	text-decoration: underline;
}
.products-list .add-to-links {
	padding-left: 2px;
}
.add-to-links span {
	font-size: 12px;
	margin-left: 8px;
	text-transform: uppercase;
}
.products-list .product-shop button.button {
	font-family: 'FontAwesome';
	font-size: 13px;
	text-transform: uppercase;
	margin-right: 8px;
}
.products-list .product-shop .btn-cart:before {
	content: "\f07a";
	font-family: 'FontAwesome';
	margin-right: 8px;
	font-size: 14px;
	font-weight: 300;
}
.products-list .product-shop button.button span {
	font-size: 11px;
	padding: 0px 0 0 10px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.5px
}
.products-list .product-shop .btn-cart {
	padding: 6px 12px;
	color: #014693;
	-webkit-transition: all 0.4s cubic-bezier(0.8, 0, 0, 1);
	-o-transition: all 0.4s cubic-bezier(0.8, 0, 0, 1);
	transition: all 0.4s cubic-bezier(0.8, 0, 0, 1);
	box-shadow: inset 0 0 0 0 #fff;
	border-radius: 2px !important;
}
.products-list .button.product_type_external.btn-cart, .products-list .button.product_type_grouped.btn-cart {
	float: left;
	margin-right: 5px;
	padding: 9px 12px !important;
	border: 1px solid #999 !important;
}
.products-list .product-shop .btn-cart:hover {
	-webkit-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1);
	-o-transition: all 0.3s cubic-bezier(0.8, 0, 0, 1);
	transition: all 0.3s cubic-bezier(0.8, 0, 0, 1);
	box-shadow: inset 0 -40px 0 0 #014693;
	border: 1px solid #014693 !important;
	color: #fff;
}
.products-list .product-shop .btn-cart span {
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}
.link-wishlist, .link-compare {
	color: #000;
	text-shadow: none;
	border: none;
	box-shadow: none;
}
.link-wishlist:hover, .link-compare:hover {
	color: #fff;
	text-shadow: none;
	box-shadow: none;
}
.link-wishlist, .link-compare, .link-friend, .link-edit {
	padding: 0;
	background: none;
}
.products-list .actions .add-to-links a.link-wishlist:before {
	content: "\f004";
	font-family: 'FontAwesome';
	margin-right: 8px;
}
.products-list .actions .add-to-links a.link-compare:before {
	content: "\f012";
	font-family: 'FontAwesome';
	margin-right: 8px;
}
.products-list .actions .add-to-links a.link-wishlist {
	font-size: 11px;
	font-weight: 700;
	margin: 0;
	padding: 7px 14px 7px;
	text-decoration: none;
	display: inline-block;
	margin-right: 12px;
	border-radius: 2px;
	letter-spacing: 0.5px;
	border: 1px #d1d1d1 solid;
}
.products-list .actions .add-to-links a.link-wishlist span {
	font-size: 11px;
	padding: 0px;
}
.products-list .actions .add-to-links a.link-wishlist:hover {
	font-size: 11px;
	font-weight: 700;
	margin: 0;
	padding: 7px 14px 6px !important;
	text-decoration: none;
	display: inline-block;
	margin-right: 12px;
	background: #014693;
	border: 1px solid #014693 !important;
	color: #fff;
}
.products-list .actions .add-to-links a.link-compare {
	font-size: 11px;
	font-weight: 700;
	margin: 0;
	padding: 5px 14px 6px;
	text-decoration: none;
	display: inline-block;
	margin-right: 12px;
	border-radius: 2px;
	letter-spacing: 0.5px;
	border: 1px #d1d1d1 solid;
}
.products-list .actions .add-to-links a.link-compare span {
	font-size: 11px;
	padding: 0px;
}
.products-list .actions .add-to-links a.link-compare:hover {
	font-size: 11px;
	font-weight: 700;
	margin: 0;
	padding: 5px 14px!important;
	text-decoration: none;
	display: inline-block;
	margin-right: 12px;
	border: 1px solid #014693 !important;
	color: #fff;
}
ul.products-grid {
	padding: 0;
	margin: 0
}
a.button.detail-bnt span {
	font-size: 12px;
	text-transform: uppercase;
	padding: 0 2px;
	font-weight: 700;
	margin-left: 6px;
	display: none
}
/*  9. Rating and Price  */
.no-rating {
	margin: 0;
}
.no-rating a {
	color: #999;
	font-size: 12px;
}
.ratings {
}
.ratings strong {
	float: left;
	margin: 1px 3px 0 0;
}
.ratings .rating-links {
	margin: 0;
	display: none;
}
.ratings .rating-links a {
	margin: 0;
	text-decoration: none;
	color: #666;
	font-size: 12px
}
.ratings .rating-links .separator {
	margin: 0 2px;
}
.rating-box {
	width: 60px;
	height: 10px;
	font-size: 0;
	line-height: 0;
	background: url(../../images/bkg_rating.png) 0 0 repeat-x;
	text-indent: -999em;
	overflow: hidden;
}
.rating-box .rating {
	float: left;
	height: 9px;
	background: url(../../images/bkg_rating.png) 0 100% repeat-x;
}
.ratings .rating-box {
	display: inline-block;
}
.ratings .amount {
}
.ratings-table th, .ratings-table td {
	font-size: 11px;
	line-height: 1.15;
	padding: 3px 0;
}
.ratings-table th {
	font-weight: 600;
	padding-right: 8px;
	letter-spacing: 0.5px;
}
/* Price */
.price {
	font-size: 14px;
	color: #333;
	white-space: nowrap !important;
}

.box-hover .add-to-links {
	margin: 0;
	list-style: none;
	padding: 0;
}
.box-hover .add-to-links li {
	margin: 3px 0;
}
.box-hover {
	position: absolute;
	top: 55%;
	margin-top: -76px;
	left: -100%;
	float: right;
	text-align: left;
}

label {
	font-weight: normal;
}


#toTop {
	color: #fff;
	text-align: center;
	bottom: 60px;
	display: none;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	position: fixed;
	right: 10px;
	text-decoration: none;
	width: 45px;
	background: url(../../images/to-top-arrow.png) no-repeat center;
	background-color: #014693;
	text-transform: uppercase;
	z-index: 100;
	border-radius: 2px;
}

.newsletter-wrap {
	padding: 35px 0;
	overflow: hidden;
	clear: both;
	border-bottom: 1px solid #111;
}
.newsletter {
	margin: auto;
	text-align: left;
	width: 745px;
}
.newsletter-wrap h4 {
	font-size: 16px;
	text-transform: uppercase;
	display: inline-block;
	font-weight: 600;
	margin-right: 8px;
	letter-spacing: 1px;
	color: #fff;
	margin-top: 13px;
	vertical-align: top;
}
.newsletter-wrap button.subscribe:before {
	content: "\f0e0";
	font-family: FontAwesome;
	font-size: 13px;
	padding-right: 5px;
	font-weight: normal;
}
.newsletter-wrap input[type="text"], .newsletter-wrap input.input-text:focus {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #ccc;
	color: #666;
	display: inline-block;
	font-size: 13px;
	height: auto;
	line-height: 25px;
	padding: 8px 15px 7px;
	width: 40%;
	border-radius: 3px;
}
.newsletter p#subscriber_content {
	position: absolute;
	top: 13px;
	left: 57%;
	color: #ff0000;
}
.footer {
	background: none repeat scroll 0 0 #000;
}
.footer-top {
	clear: both;
	overflow: hidden;
	padding: 30px 0;
	border-top: 1px solid #222;
}
/* Social Icons*/
.social .fb a:before {
	content: "\f09a";
	font-family: FontAwesome;
}
.social .fb a {
	background: #3C5B9B;
	font-size: 18px;
	border-radius: 3px;
	line-height: 35px;
	display: inline-block;
	width: 35px;
	height: 35px;
	color: #fff;
	text-align: center;
	padding: 0;
}
.social .fb a:hover {
	background: #3C5B9B;
}
.social .tw a:before {
	content: "\f099";
	font-family: FontAwesome;
}
.social .tw a {
	background: #359BED;
	font-size: 18px;
	border-radius: 3px;
	line-height: 35px;
	display: inline-block;
	width: 35px;
	height: 35px;
	color: #fff;
	text-align: center;
	padding: 0;
}
.social .tw a:hover {
	background: #359BED;
}
.social .googleplus a:before {
	content: "\f0d5";
	font-family: FontAwesome;
}
.social .googleplus a {
	background: #E33729;
	font-size: 18px;
	border-radius: 3px;
	line-height: 35px;
	display: inline-block;
	width: 35px;
	height: 35px;
	color: #fff;
	text-align: center;
	padding: 0;
}
.social .googleplus a:hover {
	background: #E33729;
}
.social .rss a:before {
	content: "\f09e";
	font-family: FontAwesome;
}
.social .rss a {
	content: "\f09e";
	font-family: FontAwesome;
	background: #FD9F13;
	font-size: 18px;
	border-radius: 3px;
	line-height: 35px;
	display: inline-block;
	width: 35px;
	height: 35px;
	color: #fff;
	text-align: center;
	padding: 0;
}
.social .rss a:hover {
	background: #FD9F13;
}
.social .pintrest a:before {
	content: "\f0d3";
	font-family: FontAwesome;
}
.social .pintrest a {
	content: "\f0d3";
	font-family: FontAwesome;
	background: #cb2027;
	font-size: 18px;
	border-radius: 3px;
	line-height: 35px;
	display: inline-block;
	width: 35px;
	height: 35px;
	color: #fff;
	text-align: center;
	padding: 0;
}
.social .pintrest a:hover {
	background: #cb2027;
}
.social .linkedin a:before {
	content: "\f0e1";
	font-family: FontAwesome;
}
.social .linkedin a {
	content: "\f0e1";
	font-family: FontAwesome;
	background: #027ba5;
	font-size: 18px;
	border-radius: 3px;
	line-height: 35px;
	display: inline-block;
	width: 35px;
	height: 35px;
	color: #fff;
	text-align: center;
	padding: 0;
}
.social .linkedin a:hover {
	background: #027ba5;
}
.social .youtube a:before {
	content: "\f167";
	font-family: FontAwesome;
}
.social .youtube a {
	background: #F03434;
	font-size: 18px;
	border-radius: 3px;
	line-height: 35px;
	display: inline-block;
	width: 35px;
	height: 35px;
	color: #fff;
	text-align: center;
	padding: 0;
}
.social .youtube a:hover {
	background: #F03434;
}
.social {
	float: left;
	margin-top: 3px;
}
.social ul {
	float: left;
	margin: 0px;
	list-style: none;
	padding: 0px;
}
.social ul li {
	margin: 0px 7px 0px 0px;
	display: inline-block;
}
.social a {
	transition: background 400ms ease-in-out;
}
.footer-middle p {
	color: #666;
	font-weight: 500;
}
.footer-middle a {
	color: #aaa;
	font-weight: 500;
}
.footer-middle .col-md-3 {
	border-left: 1px solid #111;
	margin: auto;
	padding: 35px 20px;
	overflow: hidden;
}
.footer-middle .col-md-3:first-child {
	border-left: 0px solid #e5e5e5;
	padding-left: 15px
}
.footer-middle .col-md-3:last-child {
	padding-right: 0px;
}
.footer a:hover {
	text-decoration: none;
}
.footer-bottom {
	margin: auto;
	overflow: hidden;
	padding: 20px 0 18px;
	width: 100%;
	font-weight: 500;
	border-top: 1px solid #111;
}
.footer-bottom a {
	color: #666;
}
.footer-bottom a:hover {
	color: #014693;
}
.footer-bottom a:hover {
	text-decoration: none;
}
.contacts-info address {
	border: medium none;
	color: #999;
	display: block;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	margin: 5px auto 20px;
	padding-bottom: 0px;
	padding-top: 5px;
	text-align: left;
	font-weight: 500;
}
.contacts-info {
	margin-top: 5px;
}
.footer-logo {
	text-align: left;
	margin: 10px 0 8px;
}
.payment-accept {
	text-align: right;
	margin-top: 4px;
}
.payment-accept img {
	margin: 0px 10px 3px 0px;
	width: 50px;
}
.footer-middle h4 {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 1px;
	margin: 0;
	padding: 0 0 10px;
	text-transform: uppercase;
}
a.buy-theme {
	text-transform: uppercase;
	font-size: 13px;
}
.footer-middle ul.links {
	margin: auto;
	padding: 0px;
}
.footer-middle .links li {
	list-style: none;
	padding: 5px 0px;
}
.footer-middle .links li a {
	color: #999;
	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
}
.footer-middle .links li a:hover {
	color: #014693;
	text-decoration: none;
}
.footer-middle .links li a:before {
	content: "\f105";
	font-family: FontAwesome;
	font-size: 13px;
	display: inline-block;
	cursor: pointer;
	line-height: 20px;
	margin-right: 5px;
}
.add-icon:before {
	content: "\f041";
	font-family: FontAwesome;
	font-size: 15px;
	color: #fff;
	height: 35px;
	width: 35px;
	line-height: 32px;
	display: inline-block;
	float: left;
	font-style: normal;
	text-align: center;
	margin-right: 10px;
	border-radius: 30px;
	border: 1px solid #111;
	border-radius: 25px;
	background: #222;
}
.email-icon:before {
	content: "\f0e0";
	background: none repeat scroll 0 0 #222;
	border: 1px solid #111;
	border-radius: 25px;
	color: #fff;
	display: inline-block;
	float: left;
	font-family: FontAwesome;
	font-size: 13px;
	font-style: normal;
	height: 35px;
	line-height: 33px;
	margin-right: 10px;
	text-align: center;
	width: 35px;
}
.phone-icon:before {
	content: "\f095";
	border: 1px solid #111;
	border-radius: 25px;
	color: #fff;
	display: inline-block;
	float: left;
	font-family: FontAwesome;
	font-size: 15px;
	font-style: normal;
	height: 35px;
	line-height: 34px;
	margin-right: 10px;
	text-align: center;
	width: 35px;
	background: #222;
}
.email-footer {
	overflow: hidden;
	margin-top: 15px;
	font-size: 12px;
	padding-bottom: 25px;
}
.email-footer a {
	font-size: 12px;
	line-height: 35px;
	color: #999;
	font-weight: 500;
}
.phone-footer {
	overflow: hidden;
	font-size: 12px;
	line-height: 35px;
	color: #999;
	margin-bottom: 20px;
	margin-top: 12px;
	font-weight: 500;
}

.mm-toggle-wrap {
	display: none;
}

#yith-quick-view-close {
	color: #fff !important;
	font-weight: bold !important;
	line-height: 20px !important;
	opacity: 8 !important;
	background: red;
	border-radius: 100%;
	border: none !important;
}

#yith-quick-view-modal .yith-wcqv-wrapper {
	padding: 0px !important;
	border-radius: 3px;
}

.price-box {
	margin: 3px 0;
	min-height: 20px;
	margin-bottom: 12px;
	font-weight: 700;
	color: #000;
	font-size: 14px;
	padding: 2px 0px 0px 0px;
}
ins {
	border: none;
	text-decoration: none;
}
ins .amount {
	color: #000;
	margin-left: 5px;
}
del .amount {
	color: #999;
	text-decoration: line-through;
	font-size: 13px;
	font-weight: normal;
}

/* woocommerce 3.0 */

#yith-quick-view-modal #yith-quick-view-content {
	padding: 15px !important;
}

.social .instagram a {
	content: "\f16d";
	font-family: FontAwesome;
	background: #125688;
	font-size: 18px;
	border-radius: 3px;
	line-height: 35px;
	display: inline-block;
	width: 35px;
	height: 35px;
	color: #fff;
	text-align: center;
	padding: 0;
}
.social .instagram a:before {
	content: "\f16d";
	font-family: FontAwesome;
}

.home-slider a.s-link, .magik-slideshow a.s-link {
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	z-index: 0;
}

.social ul li a {
	width: 35px;
	height: 35px;
	line-height: 35px;
}

.mini-cart .basket a {
	min-width: 100% !important;
	font-size: 12px;
}

.button, .btn, .button-inverse, .button-vote, .sidebar .button, .sidebar .btn, .dropdown .dropdown-menu .button, .buttons-set .back-link a, .scrolltop, .button-tabs li a {
	margin-bottom: 5px;
}

label {
	font-weight: normal;
}
.cart-collaterals h3 {
	font-size: 12px;
}
.cart-collaterals .col-sm-4 {
	padding-right: 0;
}
.cart-collaterals .col-sm-4 .totals {
	margin-right: 15px;
}

.mini-cart .basket a span.price {
	display: none;
}

.products-grid .item .item-inner .item-info .info-inner .item-title a {
	font-size: 13px;
}

.search-box {
	margin-left: 2px; margin-top:25px;
}

.new-arrivals-pro .block-content {
	width: 100%;
}

.featured-pro-block {
	padding-left: 15px;
}

.logo-block {
	width: 18%;
	padding-right: 5px;
}
.category-search-form {
	width: 30%;
}

.footer-middle .col-md-3 {
	padding: 25px 20px 15px;
}

#yith-quick-view-modal .yith-wcqv-wrapper {
	margin: 50px 0 0;
	max-width: 720px !important;
}
#yith-quick-view-modal:before {
	height: auto !important;
}

#yith-quick-view-modal {
	position: fixed !important;
}
#yith-quick-view-modal .yith-wcqv-main {
	max-height: 320px;
	overflow: auto;
}
#yith-quick-view-modal .yith-quick-view-overlay {
	position: fixed !important;
}

.toplinks {
	padding-top: 14px;
}
.newsletter {
	width: 100%;
}

.logo {
    margin-top: 38px;

}
.CategoryButton {
    width: 100%;
    text-align: center;
    margin: 40px 0 0 0;
}
.CategoryButton .ViewMore {
    font-size: 20px;
    font-weight: 600;
    color: #ffff;
}
.CategoryButton .ViewMore button {
    padding: 10px 40px;
    background: #014693;
    border-color: #014693 !important;
    border: 1px solid;
}

@media(max-width:767px){
    
    .logo-block {
    width: 100%;
    padding-right: 5px;
    display: block;
    float: left;
    text-align: center;
}
.new-arrivals-pro .owl-theme .owl-controls {
  
    width: 7.3%;
    margin: 0 !important;
    margin-top: 15px !important;
}
}
