/* CSS Document */
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css);
/*# sourceMappingURL=theme.css.map*/
.product-list-reviews .comments-nb {
    display: inline-block;
    vertical-align: top;
    margin-top: 0;
}
.product-list-reviews {
   position: relative !important;
   top: 0px  !important;
   display: none  !important;
   clear: both;
   padding: 0 0 6px !important;
   margin-left: -4px !important;
    
}
input.input-radio:checked + .radio-label {
    outline: 2px solid #000;
}
.alert-danger,
.alert-warning {
    background-color: #f2dede !important;
    border-color: #ebcccc !important;
    color: #a94442 !important;
    padding: 10px 20px !important;
    margin-bottom: 20px;
}
.container-outer {
	padding-left: 15px;
	padding-right: 15px;
}
.left-logo-wrap {
    width: 27.3%;
}
.right-logo-wrap {
    width: 30%;
    float: right;
    padding-top: 49px;
}
.left-logo-wrap {
    float: left;
    padding-top: 24px;
    padding-bottom: 39px;
}
.header-top-up {
    background: #ffffff;
    float: left;
    width: 100%;
}
#custom-parallaxblock .container-width {
    max-width: 390px;
    margin: 0 auto;
}
.container-width {
    max-width: 1600px;
    margin: 0 auto;
}
.left-menu {
    float: left;
    width: 42.7%;
}
#header .top-menu .popover li.category   a.dropdown-item {
    color: #aaaaaa;
	font-family: 'Open Sans', sans-serif;
}

#header .top-menu .popover li.category   a.dropdown-item.dropdown-submenu {
    color: #14181b;
    font-weight: 600;
}
.menu-bottom-banners {
    margin: 10px 0 0;
}
.main-menu{
	margin:0;
}
#header .top-menu .popover li.category   a.dropdown-item:hover,
#header .top-menu .popover li.category   a.dropdown-item.dropdown-submenu:hover {
    color: #14181b;
}
#header a,
.dropdown .expand-more {
    font-size: 15px;
    font-weight: 500;
    text-transform: none;
    color: #8b8b8b;
}
#header .blockcart .header a {
	float:left;
}
#header .dropdown-menu a {
    color:  #8b8b8b;
}
#header .dropdown-menu a:hover {
    color:  #f75b4e;
}
.user-info > a > .material-icons,
.blockcart > .header .material-icons,
.header-nav #search_widget button .material-icons {
    font-size: 0px;
    text-indent: -9999px;
    display: none;
    margin: 0px;
}
#header .header-nav .blockcart,
#header .header-nav .cart-preview.active {
    padding: 0px;
    height: auto;
    background: transparent;
    margin: 0px;
    cursor: pointer;
}
div#contact-link > a,
.user-info > a,
.blockcart > .header > a {
    display: block;
}
div#contact-link > a {
    display: block;
    background: transparent url(../img/sprite.png) no-repeat scroll -24px -69px;
    padding-left: 25px;
}
div#contact-link:hover > a {
    background-position: -540px -69px;
}
.user-info {
    position: relative;
}
.user-info > .user-icon {
    cursor: pointer;
	color: #8b8b8b;
}

ul.userinfo-toggle {
    background: #fff none repeat scroll 0 0;
    display: none;
    margin-bottom: 0;
    padding: 10px 20px;
    position: absolute;
    right: 0;
    text-align: left;
    width: 160px;
    z-index: 99;
	border:1px solid #e5e5e5;
}
.userinfo-toggle li {
    padding-bottom: 4px;
}
#content-wrapper .ps-alert-success p {
  margin: 0 0 0 10px;
}
#header .header-nav .blockcart .header,
#header .header-nav #contact-link {
    margin: 0px;
}
.blockcart > .header .hidden-sm-down::before {
    display: block;
    background: transparent url(../img/sprite.png) no-repeat scroll -33px -748px;
    width: 24px;
    height: 26px;
    color: #14181b;
    content: '';
    margin-right: 0;
    float: left;
}
.blockcart:hover > .header .hidden-sm-down::before {
	background-position: -437px -748px;
}
.blockcart:hover > .header .shopping-cart-text,
div#_desktop_cart .blockcart:hover > .header #cart_block_total
{
	color: #f75b4e;
}
.header::before {
    position: relative;
}
.blockcart > .header .hidden-sm-down{
	font-size: 0px;
	text-indent: -999px;
	line-height: 0px;
	width: 24px;
	height: 26px;
}
#_desktop_user_info .user-icon span.hidden-sm-down,
#_desktop_user_info .user-icon .material-icons {
	display: none;
}
.user-info > .user-icon::before {
    background: transparent url(../img/sprite.png) no-repeat scroll -35px -73px;
    content: "";
    display: block;
    height: 40px;
    width: 20px;
}
.user-info:hover > .user-icon::before {
	background-position: -441px -73px;
}
.blockcart.cart-preview .header{
}
.blockcart .header{
	cursor:pointer;
}
.blockcart .header span{
	font-family: 'Open Sans', sans-serif;
}
.shopping-cart-text{
	color: #14181b;
	font-weight: 600;
	font-size:16px;
    padding-bottom: 0px;
	display: none;
	text-align: left;
	float:left;
}
div#_desktop_cart #cart_block_total {
    display: none;
}
.blockcart > .header span.cart-products-count {
	display: none;
    color: #fff;
    text-align: center;
    padding-left: 0;
    font-size: 16px;
    line-height: 1;
    position: absolute;
    top: -11px;
    right: 0;
}
.blockcart:hover > .header:hover::before {
    background-position:-208px -72px;
}
.col-md-12.full-nav {
    padding: 0px;
}
#_desktop_logo {
    padding:0;
	text-align: left;
    float: left;
}
#_desktop_logo h1 {
	margin: 0px;
}
.menu-container.container {
  border-top: 1px solid #699ef5;
}
.left-logo {
    padding:0px;
}
.right-logo {
	padding: 9px 0px;
}
.search-widget {
    z-index: 9;
    float: right;
}
.blockcart{
    float: right;
    margin: 9px 0 0;
    position: relative;
    width: 24px;
    height: 26px;
    z-index: 99;
}
div#_desktop_cart:hover {
    
}
.header-logo {
	text-align: center;
	display: block;
	float: none;
	margin: 0;
	padding: 49px 0 50px;
}
.top-menu {
    margin: 0px;
}
.top-menu, .top-menu a {
    font-family: 'Open Sans', sans-serif;
}
#header .header-top a[data-depth="0"] {
    font-weight: 600;
    font-size: 18px;
    padding: 62px 25px 56px;
    line-height: 1;
   	color: #14181b;
}
#featured-products {
    margin: 0 0 90px;
}
#index #wrapper {
   
}
h1.main-title,
p.main-title {
    color: #14181b;
    font-family: 'Open Sans', sans-serif;
    font-size: 35px;
    line-height: 1;
    font-weight: 500;
    position: relative;
    text-transform: capitalize;
    margin: 0px;
}

.title_inner {
    margin-bottom: 55px;
    text-align: center;
    position: relative;
}
.title_inner .sub-title {
    font-size: 15px;
    color: #8b8b8b;
    text-transform: capitalize;
    padding-top: 5px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
}

div#_desktop_language_selector,
div#_desktop_currency_selector {
    float: left;
    padding: 9px 15px 4px  20px;
}
div#headerleft-text {
    float: left;
}
div#_desktop_contact_link, 
div#_desktop_user_info {
    position: relative;
    float: right;
    padding: 0 20px;
}
.brandslider-inner .title {
    margin: 0 0 15px;
}
.brandslider-inner .title a {
	color: #14181b;
	font-family: 'Open Sans', sans-serif;
	font-size: 35px;
	line-height: 1;
	font-weight: 700;
	margin: 0 0 15px;
	text-align: center;
	text-transform: capitalize;
}
/* footer start */
.nwsletter-maintitle {
    font-size: 22px;
    font-weight: 500;
    text-transform: capitalize;
    color: #fff;
    padding-right: 15px;
    line-height: 1;
    font-family: 'Open Sans', sans-serif;
    background: transparent url(../img/mail.png) no-repeat scroll 0 -3px;
    padding-left: 40px;
    padding-bottom: 2px;
    padding-top: 2px;
}
.newstitle-inner {
    position: relative;
}
.block_newsletter .text-title ,
.block_newsletter .news-box{
	padding:0;
	text-align: left;
    display: inline-block;
    vertical-align: middle;
}
.block_newsletter .wrapper{
	width:100% !important;
}

.block_newsletter .container .newsletter-outer {
    overflow: hidden;
    padding: 50px 0px 55px;
}
.block_newsletter.links .footer-cms .title{
	display:none;
}
.block_newsletter form input[type=text] {
	padding: 11px;
	width: 100%;
	background: #ffffff;
	color: #8b8b8b;
	height: 61px;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	
}
.newsletter-inner-main {
	text-align: center;
	position: relative;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.newsletter-inner-main ul {
    margin: 0px;
}
.block_newsletter form input[type=text]:focus {
}
.block_newsletter form input {
    height: 48px;
}
.block_newsletter .btn-primary {
    background: #f75b4e;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    vertical-align: top;
    text-transform: capitalize;
    line-height: 17px;
    padding: 0 35px;
    font-weight: 500;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
}
.block_newsletter .btn-primary:hover {
    background: #fff;
    color: #14181b;
}
.nwsletter-subtitle {
    font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	color:#fff;
	text-transform: capitalize;
    padding-bottom: 14px;
}
.footer_inner {
    overflow: hidden;
	padding: 0px 0px 55px;
}
.footer-container {
    overflow: hidden;
}
.footer-top-link {
    padding-bottom: 29px;
}
.wrapper-footerinner {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}
.footer_inner .links {
    text-align: center;
}
.footer_inner .links .col-md-3.wrapper {
    border-right: 1px solid #dcdcdc;
}
#footerbottomleft-text {
    text-align: left;
}
.copyright_outer {
    padding: 0 0px 54px;
}
.footer-container .title span.h3,
.footer-container p.h3,
.footer-container h3.h3,
.footer_inner h3.h3,
#block_myaccount_infos .myaccount-title a,
.block-contact .block-contact-title,
.linklist .blockcms-title a {
	font-family: 'Open Sans', sans-serif;
	font-size: 22px;
	text-transform: none;
	color: #14181b;
	margin-bottom: 16px;
	display: block;
	font-weight: 500;
	margin-top: 10px;
}
.footer_inner .links .collapse,
#footerbottomright-text .footer-toggle {
    margin-bottom: 0;
}
 .footer-container .categories-menu li {
    display: inline-block;
    vertical-align: middle;
    text-transform: none;
    padding: 0px 10px;
    position: relative;
    line-height: 24px;
}
.categories-menu li::before {
    position: absolute;
    width: 1px;
    height: 11px;
    content: "";
    position: absolute;
    right: -2px;
    background: #8b8b8b;
    top: 8px;
}
.static-categories-inner h3 {
    display: inline-block;
    float: left;
    margin: 0px;
    padding: 4px 0px 0px;  
    text-transform: uppercase;
}
.staticmenu1 ul.categories-menu {
    padding-left: 160px;
    margin-bottom: 30px;
}
.static-categories-inner h3 a {
    color: #14181b;
    font-size: 22px;
    font-weight: 500;
    text-transform: none;
}
.static-categories {
    background-color: #ffffff;
    padding-top: 46px;
    padding-bottom: 19px;
    padding-left: 35px;
}
.footer-container li a,
.footer-container li,
.footer-container .block-contact {
    color: #8b8b8b;
    font-weight: 500;
    line-height:28px;
    word-wrap: break-word;
	font-family: 'Open Sans', sans-serif;
}
.footer-container .links .collapse {
    display: inherit
}

.bottom-link-icon-wrapper{
	float:left;
}
.bottom-link.bottom-left {
    display: inline-block;
	float:left;
}
.bottom-payment.bottom-right {
    float: right;
}


.link-inner,
.payment-inner {
    margin: 0px;
    padding: 0px;
}
ul.payment-inner li a {
    display: inline-block;
    position: relative;
}

ul.payment-inner li:last-child a {
}



.link-inner li a {
    text-transform: none;
    color: #8b8b8b;
    padding: 0px 12px 0px 15px;
    position: relative;
}
body#product .container-width .row {
    margin: 0;
}
.link-inner li::before {
    position: absolute;
    width: 1px;
    height: 10px;
    content: "";
    position: absolute;
    left: 0px;
    background: #8b8b8b;
    top: 8px;
}

.link-inner li:first-child::before {
    display: none;
}

.link-inner li,
.payment-inner li {
    display: inline-block;
     position: relative;
}
.copyright {
    padding: 4px 0px 23px;
    text-align: center;
}
.payment-text-inner > div {
    display: inline-block;
    padding: 0 3px;
}
.copyright a {
    color: #8b8b8b;
	font-family: 'Open Sans', sans-serif;
	font-weight: 500;
}
.copyright a:hover{
	color:#14181b;
}
.footer-container li a:hover {
    color: #14181b;
}
/*footer end */

/* about block start */
.footer-top {
    margin: 0 0 100px;
    background: #14181b;
    overflow: hidden;
}
div#social-text {
    float: left;
    width: 27.31%;
    background: transparent;
}
.block_newsletter {
    float: none;
}
.social-outer {
    display: inline-block;
    padding: 22px 0px;
}

.social-outer .icon-wrapper li a i {
    color: #f75b4e;
    font-size: 20px;
    background: #fff;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    padding: 9px 11px;
}
.social-outer .icon-wrapper li a:hover i {
	background: #f75b4e;
    color: #fff;
}
.social-outer .icon-wrapper li a.fa-twitter i {
	padding: 8px 9px;
}
.social-outer .icon-wrapper li a.fa-instagram i {
	padding: 8px 9px;
}
.social-outer .icon-wrapper li a.fa-google-plus i {
	padding:  8px 6px;
}
.social-text {
    display: inline-block;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    padding-right: 20px;
}
.social-title {
    float: left;
    font-size: 22px;
    color: #fff;
    text-transform: uppercase;
    padding-left: 30px;
    font-weight: 500;
    padding-top: 8px;
    padding-right: 20px;
}
.social-outer  ul.icon-wrapper {
    display: inline-block;
    vertical-align: middle;
}
.social-outer .icon-wrapper li a{
	padding: 0;
	width:35px;
	height:35px;
	float: left;
	margin: 0 8px 0 0;
}
/* about block end */


/* CSS Document */
#custom-bannerblock {
    position: relative;
    margin-bottom: 90px;
}
.subbanner-inner{
	position: relative;
}
.subbannercms-outer {
    clear: both;
    overflow: hidden;
}

.subbanner-common img{
	max-width: 100%;
}

.subbannercms-inner a::before{
	border-top: 1px solid #f75b4e;
	border-left: 1px solid #f75b4e;
	bottom:20px;
	content: " ";
	left: 20px;
	opacity: 0;
	position: absolute;
	right: 20px;
	top: 20px;
	transform: scale(0,1);
	transform-origin: 0 0 0;
	transition: all 0.5s cubic-bezier(.455,.03,.515,.955) 0s;
	z-index: 1;
}
.subbannercms-inner a:hover:before ,
.subbannercms-inner a:hover:after{
	opacity: 1;
	transform: scale(1);
}
.subbannercms-inner a::after{
	border-bottom: 1px solid #f75b4e;
	border-right: 1px solid #f75b4e;
	bottom: 20px;
	content: "";
	left: 20px;
	opacity: 0;
	position: absolute;
	right: 20px;
	top: 20px;
	transform: scale(1,0);
	transform-origin: 100% 0 0;
	transition: all 0.5s cubic-bezier(.455,.03,.515,.955) 0s;
	z-index: 1;
}


/* banner bottom start */
.subbanner-common {
    float: left;
}
.subbanner-common.subbannerpart1 {
    width: 33.33%;
}
.subbanner-common.subbannerpart3 {
	width: 33.33%;	
}
.subbanner-common.subbannerpart2 {
    width: 33.33%;
    padding: 0px 10px;
}
.subbanner-common.subbannerpart1 {
    padding-right: 20px;
}
.subbanner-common.subbannerpart3 {
    padding-left: 20px;
}
.subbannerbottomcms-outer {
    margin:0 0 110px;
}
.subbannerbottomcms-outer .subbannerbottom-inner {
    overflow: hidden;
}
.subbannerbottom-common{
	float:left;
	width:100%;
}
.subbannerbottom-common img{
	transition: all 0.5s ease 0s;
-webkit-transition: all 0.5s ease 0s;
-moz-transition: all 0.5s ease 0s;
-ms-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
}
.subbannerbottomcms-inner:hover .subbannerbottom-common img {
    transform: scale(1.10);
    -webkit-transform: scale(1.10);
    -moz-transform: scale(1.10);
    -o-transform: scale(1.10);
}
.subbannerbottomcms-inner{
	position:relative;
	overflow:hidden;
}
.subbannerbottomcms-inner .banner-desc {
    position: absolute;
    top: 0;
    z-index: 9;
    margin: 0 auto;
    left: 0;
    right: 0;
    padding-top: 147px;
    text-align: center;
}
.subbannerbottomcms-inner .title1 {
    color: #fff;
    line-height: 50px;
    float: none;
    display: inline-block;
    font-size: 60px;
    width: 100%;
    font-family: 'Domine', serif;
}
.subbannerbottomcms-inner .title2 {
    color: #fff;
    font-size: 60px;
    font-family: 'Domine', serif;
    float: none;
    line-height: 60px;
    display: inline-block;
    margin: 0 0 17px;
    font-weight: 400;
}
.subbannerbottomcms-inner .title3 {
    font-size: 14px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
   margin: 0 auto 24px;
	width: 56%;
}
.subbannerbottomcms-inner .banner-btn {
    padding: 13px 0;
}
.subbannerbottomcms-inner .banner-btn a:hover {
    color:#ffffff;
    background-color: #14181b;
}
.subbannerbottomcms-inner .banner-btn a {
    font-size: 14px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    padding: 13px 33px;
    background: #14181b;
    border-radius: 5px;
}
.subbannerbottom-inner a{
	display: block;
	position: relative;
	overflow: hidden;
}
.subbannerbottom-inner a:before{
	background: rgba(0, 0, 0, 0.2);
	content: "";
	height: 100%;
	position: absolute;
	opacity: 0;
	left: 0;
	top: 0;
	transform: scale(0);
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transition: 0.5s all ease 0s;
	width: 100%;
	z-index: 1;
	border-radius: 5px;
	display:none;
}
.subbannerbottom-inner a:hover:before{
	opacity: 1;
	transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
}
/* banner bottom end */

.left-desc {
    width: auto;
    float: left;
	padding-left: 93px;
}
.right-btn {
    width: auto;
    float: right;
	padding: 14px 0;
	margin:45px 142px 40px 0;
}

.right-btn a{
	color: #14181b;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 500;
	background: #fff;
	padding: 14px 31px;
}
.right-btn a:hover{
	background:#14181b;
}
/* header-left block start */
#header-left-text .header-left-desc{
	font-family:'Rajdhani', sans-serif;
	color: #8b8b8b;
}
.left-desc1.header-left-desc {
	border-right: 1px solid #ffffff;
}
.left-desc1 {
    float: left;
    padding:16px 31px 15px 0;
}
.left-desc2{
	 padding: 16px 0 15px 25px;
	 float:left;
	 border-left: 1px solid #d7d7d7;
}
div#_desktop_currency_selector {
	position: relative;
}
div#_desktop_currency_selector::before{
	position: absolute;
    width: 1px;
    height: 40px;
    background: #464c51;
    content: "";
    left: 0px;
    top: 0px;
}
div#_desktop_currency_selector::after{
    position: absolute;
    width: 1px;
    height: 40px;
    background: #464c51;
    content: "";
    right: 0px;
    top: 0px;
}
.header-call::after {
    position: absolute;
    width: 1px;
    height: 40px;
    background: #464c51;
    content: "";
    right: 0px;
    top: 0px;
}
.header-call {
    font-weight: 500;
    padding: 10px 20px 9px 48px;
    font-size: 14px;
    text-transform: capitalize;
    background: transparent url(../img/sprite.png) no-repeat scroll -424px -20px;
    position: relative;
}
.header-call .call-icon span {
    color: #f75b4e;
}
/* header-left block end */

/* parallax block start */

.parallaxblock-outer {
    color: #14181b;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 143px;
}
.parallax-text1 {
    color: #fff;
    font-size: 70px;
    font-weight: 500;
    line-height: 1.1;
    text-transform: none;
    margin: 0 0 0px;
    font-family: 'Open Sans', sans-serif;
}
.parallax-text2 {
    color: #ffffff;
    font-size: 35px;
    font-weight: 500;
    line-height: 1.1;
    text-transform: none;
    margin: 10px 0 0px;
    font-family: 'Rajdhani', cursive;
}
.parallax-text2 .part2 span {
	color: #f75b4e;
}
.parallax-text3 {
    display: block;
    margin-top: 25px;
}
.parallax-text3 a {
	display: inline-block;
	background: #f75b4e;
	padding: 14px 32px;
	color: #fff;
	text-transform: capitalize;
	font-weight: 500;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	font-family: 'Open Sans', sans-serif;
}
.parallax-text3 a:hover {
	background: #14181b;
	color: #fff;
}
.parallax-text1 span {
	color: #ff5d2b;
}
.parallax-inner.container-width {
    display: inline-block;
    text-align: left;
    float: right;
}
/* parallax block end */
/* Home page Shipping start */

.shipping-inner {
	cursor: pointer;
	overflow: hidden;
	padding: 0px;
}
.subtitle-part.subtitle-part2 {
    padding-left:  5px;
    margin-left: 15px;
}
.subtitle-part {
	float: left;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	position: relative;
	padding: 0px 0px;
}

.shipping-inner>div:first-child {
	border-left: medium none;
	padding-left: 0;
}

.subtitle-part .subicon .hide {
	display: none;
}

.subtitle-part .subicon {
	float: left;
	height: auto;
	margin: 0 auto;
	position: absolute;
	left: 0px;
	width: 30px;
}

.subtitle-part-inner {
	text-align: center;	
}

.subtitle-part.subtitle-part1 .subicon::before{
	background: transparent url("../img/sprite.png") no-repeat scroll -24px -181px;
}
.subtitle-part.subtitle-part1:hover .subicon::before {
	background: transparent url(../img/sprite.png) no-repeat scroll -418px -181px;
}

.subtitle-part.subtitle-part2 .subicon::before {
	background: transparent url("../img/sprite.png") no-repeat scroll -22px -233px;
}
.subtitle-part.subtitle-part2:hover .subicon::before {
	background: transparent url("../img/sprite.png") no-repeat scroll -418px -233px
}




.subtitle-part .subtitile1 {
    font-weight: 500;
    color: #8b8b8b;
    float: left;
    font-size: 14px;
    text-transform: none;
    line-height: 22px;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
}

.subtitile {
	padding-left: 50px;
    text-align: left;
    color: #8b8b8b;
    position: relative;
    display: inline-block;
}

.subtitle-part .subtitile2 {
	font-size: 14px;
	line-height: 22px;
	overflow: hidden;
	padding-left: 4px;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
}

.subtitle-part:hover .subtitile1,
.subtitle-part:hover .subtitile2 {
	color: #f75b4e;
}
.subtitle-part .subicon::before {
	content: "";
	height: 35px;
	position: absolute;
	top: -5px;
	left: 0px;
	width: 50px;
	transition: background-color 0.3s;
	-webkit-transition: background-color 0.3s;
	-moz-transition: background-color 0.3s;
}
.shipping-inner>div {
	border-left: 1px solid #464c51;
	padding: 8px 0px 5px;
}
.shipping-text-inner {
    float: right;
}
/* Home page Shipping End */

/* Home page Testimonial Start */
#bestsellers-carousel {
    padding-left: 36px;
}
#testimonial-slider.testimonial-carousel {
    margin: 0 0 0 auto;
}
.testimonial-carousel.owl-carousel .owl-item img.img-testimonial {
    max-width: 70px;
    width: 70px;
    border-radius: 50%;
    display: inline-block;
}
.test_imag {
   display: block;
    vertical-align: middle;
    margin: 40px 0px 20px;
    text-align: center;
}
.owl-carousel {
    position: relative;
    width: 100%;
    z-index: 1;
}
.testimonial_outer h1.main-title{
}
.prev-button.slick-arrow {
	background: transparent url(../img/sprite.png) no-repeat scroll -21px -282px;
    height: 40px;
    width: 40px;
    left: 0px;
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    opacity: 0;
}
.prev-button.slick-arrow:hover  {
    background-position: -21px -335px;
}
.next-button.slick-arrow {
	background: transparent url(../img/sprite.png) no-repeat scroll -435px -282px;
    height: 40px;
    width: 40px;
    position: absolute;
    right: 0px;
    top: 40%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    opacity: 0;
}
.next-button.slick-arrow:hover {
    background-position: -435px -335px;
}
.home_blog_post:hover .prev-button.slick-arrow, 
.home_blog_post:hover .next-button.slick-arrow {
	opacity: 1;
}
.testimonial-carousel .owl-nav {
    margin-top: 0;
    z-index: 9999;
	
}
.testimonial-outer .owl-dot {
    height: 13px;
    width: 13px;
    background:#dadada;
    display: inline-block;
    margin: 0 3px;
    border-radius: 50%;
}
.testimonial-outer .owl-dots {
    text-align: center;
    position: absolute;
    top: -50px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.testimonial-outer .owl-dot.active ,
.testimonial-outer .owl-dot:hover{
    background: #14181b;
}
.testimonial-outer .testminial-data {
	text-align: center;
}
.testimonial_outer {
    background: #ffffff;
    padding: 140px 0px 80px;
    margin-bottom: 130px;
    margin-top: 114px;
}
.test_desc {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    padding: 0 160px;
}
.testimonial-carousel .testimonial-desc p {
	color: #14181b;
    font-size: 22px;
    font-family: 'Open Sans', sans-serif;
    line-height: 30px;
    font-style: italic;
    font-weight: 500;
}
.testmonial-author {
    font-weight: 500;
    text-transform: none;
    color: #f75b4e;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
}
.testmonial-author1 {
	font-size: 15px;
	font-weight: 400;
	color: #f75b4e;
	font-family: 'Open Sans', sans-serif;
	margin: 0 0 0;
	float: none;
	display: inline-block;
	text-transform: none;
}
.testmonial-author2{
	font-family: 'Open Sans', sans-serif;
	color: #f75b4e;
	font-size: 15px;
	float: none;
	display: none;
}
.testimonial-carousel.owl-carousel .owl-nav .owl-prev,
.testimonial-carousel.owl-carousel .owl-nav .owl-next {
    margin-right: 25px;
}
/* Home page Testimonial End */

.brandslider-inner .title {
	display: none;
}
#brand-carousel li.item {
	border-right: 1px solid #dedede;
  	text-align: center;
}
#brand-carousel li.item a {
    padding: 0px 16px;
    opacity: 0.5;
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    -o-opacity: 0.5;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
}
#brand-carousel li.item a:hover {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
}
.kr_blog_post_area.single,
.kr_blog_post_area {
	padding-left: 15px;
	padding-right: 15px;
}
.product-miniature.js-product-miniature.col-xs-12.col-sm-6.col-md-6.col-lg-6.col-xl-4 {
    padding-left: 0;
    padding-right: 0;
}
h1.h6.active-filter-title {
    margin-bottom: 30px;
    color: #14181b;
	font-size:15px;
}
#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 40px;
    right: 40px;
    overflow: hidden;
    width: 36px;
    height: 36px;
    border: none;
    text-indent: 100%;
    background: #f75b4e;
    z-index: 99;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
}
#toTop:hover {
	background: #f75b4e;
}
#toTopHover {
    background: transparent;
    width: 36px;
    height: 36px;
    display: block;
    overflow: hidden;
    opacity: 1 !important;
    -moz-opacity: 1 !important;
    filter: alpha(opacity=1);
}
#toTopHover:before {
    color: #ffffff;
    content: "\f106";
    font-family: "FontAwesome";
    font-size: 18px;
    line-height: 24px;
    position: relative;
    right: 24px;
    text-align: center;
    top: 4px;
    vertical-align: middle;
}
.thumbnail-inner {
    position: relative;
    overflow: hidden;
    text-align: center;
}
.sidebar-products .thumbnail-inner {
    overflow: hidden;
}
.thumbnail-inner .hover-addtocart {
	opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	position: absolute;
	padding: 0px;
	margin: 0px;
	right: auto;
	left: 0px;
	top:0;
	transition: all 0.5s ease 0s;
}
.thumbnail-container:hover .thumbnail-inner .hover-addtocart {
     opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
	top: 0;
    left: 0px;
    right: auto;
}
.thumbnail-container .addtocart-button .btn-primary {
    position: relative;
    background: transparent url("../img/sprite.png") no-repeat scroll -432px -389px;
    text-transform: none;
    letter-spacing: 0.2px;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    font-size: 0px;
    width: 35px;
    height: 35px;
    border: none;
    padding:0px;
}
.thumbnail-container .addtocart-button .btn-primary:hover {
    background: transparent url("../img/sprite.png") no-repeat scroll -28px -389px;

}
.sidebar-products .addtocart-button .btn-primary:hover {
    background: transparent;
    color: #14181b;
}
.price-cart {
    position: absolute;
    bottom: 16px;
    right: 0px;
}
.thumbnail-container .addtocart-button .btn-primary::before,
.product-actions .product-add-to-cart .btn-primary::before {
    background:#14181b url("../img/sprite.png") no-repeat scroll -17px -832px;
    content: "";
    height: 50px;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    vertical-align: middle;
    width:50px;
	display:none;
}
.thumbnail-container .addtocart-button:hover .btn-primary::before,
.product-actions .product-add-to-cart:hover .btn-primary::before {
	 background-color:#14181b;
}
.list .thumbnail-container .product-add-to-cart {
    position: relative;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
    text-align: left;
}
.thumbnail-container .product-description {
    padding-bottom: 20px;
    padding-top: 9px;
    padding-right: 60px;
    position: relative;
}
#products .product-miniature .discount-percentage.discount-percentage,
#products .product-miniature .on-sale.discount-percentage,
#products .product-miniature .online-only.discount-percentage,
#products .product-miniature .product-flags .new.discount-percentage,
.featured-products .product-miniature .discount-percentage.discount-percentage,
.featured-products .product-miniature .on-sale.discount-percentage,
.featured-products .product-miniature .online-only.discount-percentage,
.featured-products .product-miniature .product-flags .new.discount-percentage,
.special-products .product-miniature .discount-percentage.discount-percentage,
.special-products .product-miniature .on-sale.discount-percentage,
.special-products .product-miniature .online-only.discount-percentage,
.special-products .product-miniature .product-flags .new.discount-percentage,
.product-accessories .product-miniature .discount-percentage.discount-percentage,
.product-accessories .product-miniature .on-sale.discount-percentage,
.product-accessories .product-miniature .online-only.discount-percentage,
.product-accessories .product-miniature .product-flags .new.discount-percentage,
.product-miniature .product-miniature .discount-percentage.discount-percentage,
.product-miniature .product-miniature .on-sale.discount-percentage,
.product-miniature .product-miniature .online-only.discount-percentage,
.product-miniature .product-miniature .product-flags .new.discount-percentage {
     margin-top: 0px;
    display: inline-block;
    position: relative;
    background: transparent;
    top:auto !important;
    right: auto !important;
    color: #f75b4e;
    padding: 0px;
    font-weight: 500;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
}
.quick-view .material-icons {
    height: 35px;
    position: relative;
    width: 35px;
	font-size: 0;
}
.homeslider-container {
    clear:both;
	margin-bottom: 45px;
}
#homepage-carousel{
	margin:0;
}
ul#newproducts-carousel {
	margin-bottom: 45px;
}
ul#homepage-carousel .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    left: 0px;
    right: auto;
    opacity: 0.7;
    -webkit-opacity: 0.7;
    -moz-opacity: 0.7;
    -o-opacity: 0.7;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 90px;
    width: 50px;
    border-radius: 0px;
}
ul#homepage-carousel .owl-nav .owl-prev  .prev-arrow {
	background: transparent url(../img/sprite.png) no-repeat scroll -21px -282px;
	content: "";
    width: 40px;
    height: 40px;
    position: absolute;
    z-index: 1;
    top: 50%;
     transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
ul#homepage-carousel .owl-nav .owl-prev::before {
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    left: 0px;
    right: auto;
    content: "";
    height: 90px;
    width: 50px;
    background: transparent url(../img/left.png) no-repeat scroll;
}
ul#homepage-carousel .owl-nav .owl-prev:hover .prev-arrow{
	background: transparent url("../img/sprite.png") no-repeat scroll -21px -335px;
}
ul#homepage-carousel .owl-nav .owl-next {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 50%;
   	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform:translateY(-50%);
	 transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    opacity: 1;
    z-index: 3;
     opacity: 0.7;
    -webkit-opacity: 0.7;
    -moz-opacity: 0.7;
    -o-opacity: 0.7;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 90px;
    width: 50px;
    background:transparent url("../img/right.png") no-repeat scroll;
	border-radius: 0px;
    left: auto;
    right: -1px;
}

ul#homepage-carousel .owl-nav .owl-next .next-arrow::before {
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    right:  0px;
    left: auto;
    content: "";
    height: 40px;
    width: 40px;
	background: transparent url(../img/sprite.png) no-repeat scroll -435px -282px;
}
ul#homepage-carousel .owl-nav .owl-next:hover .next-arrow::before{
	background: transparent url("../img/sprite.png") no-repeat scroll -435px -335px;
}

ul#homepage-carousel .owl-nav .owl-prev:hover,
ul#homepage-carousel .owl-nav .owl-next:hover  {
	opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
}
.homeslider_nav:active {
    opacity: 1.0;
}
#special-products {
    margin: 0 0 28px;
}

.brand-slidermain .owl-prev {
    background: transparent url(../img/sprite.png) no-repeat scroll -21px -282px;
    content: "";
    width: 40px;
    height: 40px;
    left: -30px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    opacity: 0;
}
.brand-slidermain .owl-prev:hover {
    background-position: -21px -335px;
}
.brand-slidermain .owl-next {
    height: 40px;
    width: 40px;
    background: transparent url(../img/sprite.png) no-repeat scroll -435px -282px;
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    z-index: 999;
    opacity: 0;
}
.brand-slidermain .owl-next:hover {
    background-position: -435px -335px;
}

#featured-products .owl-nav .owl-prev,
#newproducts-products .owl-nav .owl-prev,
#special-products .owl-nav .owl-prev,
.product-accessories .owl-nav .owl-prev,
.tab-products .owl-nav .owl-prev {
    background: transparent url(../img/sprite.png) no-repeat scroll -21px -282px;
    content: "";
    width: 40px;
    height: 40px;
    left: 0px;
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    opacity: 0;
}
#featured-products .owl-nav .owl-prev:hover,
#newproducts-products .owl-nav .owl-prev:hover,
#special-products .owl-nav .owl-prev:hover  ,
.product-accessories .owl-nav .owl-prev:hover,
.tab-products .owl-nav .owl-prev:hover {
    background-position: -21px -335px;
}
#featured-products .owl-nav .owl-next ,
#newproducts-products .owl-nav .owl-next,
#special-products .owl-nav .owl-next ,
.product-accessories .owl-nav .owl-next,
.tab-products .owl-nav .owl-next {
    height: 40px;
    width: 40px;
    background: transparent url(../img/sprite.png) no-repeat scroll -435px -282px;
    position: absolute;
    right: 0px;
    top: 40%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    z-index: 999;
    opacity: 0;
}

#featured-products .owl-nav .owl-next:hover,
#newproducts-products .owl-nav .owl-next:hover,
#special-products .owl-nav .owl-next:hover ,
.product-accessories .owl-nav .owl-next:hover,
.tab-products .owl-nav .owl-next:hover {
    background-position: -435px -335px;
}

#featured-products:hover .owl-nav .owl-prev,
#newproducts-products:hover .owl-nav .owl-prev,
#special-products:hover .owl-nav .owl-prev,
.product-accessories:hover .owl-nav .owl-prev,
.tab-products:hover .owl-nav .owl-prev,
.brand-slidermain:hover .owl-prev,
.brand-slidermain:hover .owl-next,
#featured-products:hover .owl-nav .owl-next ,
#newproducts-products:hover .owl-nav .owl-next,
#special-products:hover .owl-nav .owl-next ,
.product-accessories:hover .owl-nav .owl-next,
.tab-products:hover .owl-nav .owl-next  {
	opacity: 1;
}

.homeslider_nav:active {
    opacity: 1.0;
}
#special-products .owl-carousel .owl-nav.disabled {
    display: block;
}
.thumbnail-image-inner {
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: middle;
    width: 100%;
    border: 5px solid #ffffff;
}
.list .thumbnail-container .product-description {
	padding: 0;
	text-align: left !important;
}
.thumbnail-container:hover .thumbnail-image-inner img{
    max-width: 100%;
	height: auto;

}
.thumbnail-container:hover .thumbnail-image-inner a{
	position:relative;
}
.thumbnail-container:hover .thumbnail-image-inner a:before{
}
#js-active-search-filters .h6.hidden-xs-up {
    display: block !important;
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
    color: #14181b;
    margin: 20px 0 20px;
}
.products.row.grid {
    margin: 0 -10px;
}
#search_filters > p, .leftsidebar .title {
    margin-bottom: 0;
    color: #14181b;
    font-size: 25px;
    font-family: 'Open Sans', sans-serif;
    padding: 0 0 16px;
    text-transform: capitalize;
    width: 100%;
    font-weight: 500;
    display: inline-block;
    padding-left: 25px;
    background-color: #f0ede4;
}
.products-selection .products-sort-order .select-title {
    display: inline-block;
    width: 100%;
    color: #8b8b8b;
    background: #fff;
    padding: 8px 10px 4px;
    border: 1px solid #e9e9e9;
    cursor: pointer;
	font-size:14px;
	text-align:left;
}
#custom-leftbannerblock img {
    height: auto;
    width: 100%;
}
.block-category .category-cover {
    margin-bottom: 0;
    margin-top: 0px;
}
.block-category .category-cover img {
	max-width: 100%;
}
.page-index .breadcumb_outer {
    display: none;
}
.grid .product-desc,
.list .thumbnail-inner .product-description {
    display: none;
}
.list .thumbnail-inner + .product-description .highlighted-informations {
    display: inline-block;
	vertical-align: top;
}
.list .product-add-to-cart.addtocart-button {
    display: inline-block;
    vertical-align: middle;
}
.list .highlighted-informations.hidden-sm-down {
    display: inline-block;
    vertical-align: middle;
}
.list .highlighted-informations.hidden-sm-down {
    margin-top: 0;
}
.products-selection .display {
    float: left;
    margin: 0 15px 0 0;
}
.products-selection .display li {
    float: left;
    text-align: center;
    padding: 0;
}
.products-selection .display li#grid {
    margin: 0px;
}
.products-selection .display li#list {
    margin-left: 8px;
}
#category .container-width .row {
	margin: 0;
}
#category .container-width .row .wrapper-inner {
	margin: 0;	
}
#wrapper .wrapper-inner .col-xs-12.col-sm-12.col-md-4.col-lg-3 {
    width: 22%;
    padding-left: 0;
}
#wrapper .wrapper-inner .left-column.col-xs-12.col-sm-8.col-md-9 {
    width: 78%;
    padding-right: 0;
}
.products-selection .display li a {
    color: #8b8b8b;
    font-size: 0px;
    line-height: 14px;
    cursor: pointer;
}
.products-selection .display li#grid a {
	background: #14181b url(../img/sprite.png) no-repeat scroll -24px -649px;
	height: 41px;
	float: left;
	width: 41px;
}
.products-selection .display li#grid:hover a,
.products-selection .display li#grid.selected a {
	 background: #f75b4e url(../img/sprite.png) no-repeat scroll -430px -649px !important;
}
.products-selection .display li#list a {
    background:  #14181b url(../img/sprite.png) no-repeat scroll -27px -688px;
    height: 41px;
    width: 41px;
    float: right;
}
.products-selection .display li#list:hover a,
.products-selection .display li#list.selected a {
   background:#f75b4e url(../img/sprite.png) no-repeat scroll -426px -688px;
}
.products-selection .display li.selected a {
    cursor: default;
}
.products-selection h1 {
    padding-top: 0.625rem;
}
.products-sort-order {
    color: #8b8b8b;
}
.products-sort-order .select-title {
    display: inline-block;
    margin: 0 10px 0 0;
    width: 100%;
    color: #14181b;
    background: #FFFFFF;
    padding: 5px 0.625rem;
    cursor: pointer;
}
.products-sort-order .select-list {
	font-weight: 500;
    display: block;
    color: #8b8b8b;
    padding: 5px 15px;
}
.products-sort-order .select-list:hover {
    background: transparent;
    color: #14181b;
    text-decoration: none;
}
.products-sort-order .dropdown-menu {
    left: auto;
    width: 288px;
    border: 1px solid #e9e9e9;
    background: #fff;
    border-radius: 0;
}
#products .list .product-title,
#products .product-title a {
    margin-top: 0px;
    margin-bottom: 15px;
    font-size: 16px;
}
#products .list .product-price-and-shipping {
    padding-bottom: 15px;
}
#products .list .thumbnail-container:hover .product-price-and-shipping {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity:1;
	margin:0;
}
.total-products P {
    margin: 11px 0px;
}
.list .thumbnail-container .addtocart-button {
    position: relative;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
	margin:10px 0px;
}
.product-toolbar,
div#js-product-list-top {
	margin-left: 0;
	margin-right: 0;
    margin-bottom: 35px !important;
    padding: 18px 19px 19px;
    color: #8b8b8b;
    background: #ffffff;
}
.product-information .blockreassurance_product,
.cart-grid-right .blockreassurance_product,
body#checkout section#content .blockreassurance_product {
    margin-top: 25px;
    border: 1px solid #d3d3d3;
}
.product-information .blockreassurance_product span.block-title,
.cart-grid-right .blockreassurance_product span.block-title,
body#checkout section#content .blockreassurance_product {
    display: inline-block;
    line-height: 45px;
}
.product-information .blockreassurance_product p,
.cart-grid-right .blockreassurance_product p,
body#checkout section#content .blockreassurance_product p {
    margin-bottom: 0;
    display: inline-block;
}
body#checkout section#content .blockreassurance_product {
   width: 100%;
}
.product-information .blockreassurance_product div,
.cart-grid-right .blockreassurance_product div,
body#checkout section#content .blockreassurance_product div {
    clear: both;
    padding: 0.2rem 0.9rem;
    border-bottom: 1px solid #d3d3d3;
}
.product-information .blockreassurance_product div:last-child,
.cart-grid-right .blockreassurance_product div:last-child,
body#checkout section#content .blockreassurance_product div:last-child {
    border-bottom: none;
    padding: 0;
}
.sidebar-products .thumbnail-image-inner .product-list-reviews {
    display: none !important;
}
.thumbnail-inner .product-description .product-list-reviews {
    display: none !important;
}
.card-block .card-block.cart-summary-subtotals-container {
    padding: 0;
}
.thumbnail-inner .product-description .product-list-reviews {
    display: block !important;
}
.page-product .modal-body figure {
    max-width: 625px;
}
#checkout div#_desktop_language_selector,
#checkout div#_desktop_currency_selector {
    margin: 0px;
}
.sidebar-products .product-flags {
    display: none;
}
.sidebar-products .thumbnail-image-inner {
    float: left;
    margin-right: 15px;
    border: 1px solid #d5d5d5;
    max-width: 75px;
}
.sidebar-products .product-miniature .product-title {
    margin-top: 0px;
    margin-bottom: 5px;
    text-align: left;
}
.sidebar-products .product-title a{
	font-size:14px;
}
.sidebar-products .product-title a:before{
	display:none;
}
.sidebar-products .thumbnail-sidebar-inner {
    text-align: left;
    float: left;
    max-width: 180px;
}
.sidebar-products .thumbnail-sidebar-inner .product-description{
	padding:0;
}
.sidebar-products .product-miniature .product-price-and-shipping {
    text-align: left;
}
.sidebar-products .discount-percentage{
	font-weight:300 !important;
	background:#ffffff;
	font-size: 13px;
	color: #14181b;
}
.sidebar-products .thumbnail-container .addtocart-button {
    position: relative;
    bottom: auto;
    left: auto;
    right: auto;
    background: transparent;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
    text-align: left;
	margin:0;
}
.sidebar-products .thumbnail-container .addtocart-button .btn-primary::before {
    display: none;
}
.sidebar-products .thumbnail-container:hover .addtocart-button .btn-primary {
    color: #14181b;
}
.sidebar-products .addtocart-button .btn-primary {
    padding: 0px;
    background: transparent;
    color: #14181b;
	font-size:14px;
    font-weight: 400;
    padding-top: 5px;
	border:none;
}
.sidebar-products #products .product-price-and-shipping,
.sidebar-products .featured-products .product-price-and-shipping,
.sidebar-products .product-accessories .product-price-and-shipping,
.sidebar-products .product-miniature .product-price-and-shipping {
	padding:0;
	margin:0 !important;
	opacity:1 !important;
}
.leftsidebar h1.title {
}
div#_mobile_cart {
    position: relative;
    margin-right: 15px;
}
#products .grid .product-miniature {
    width: 25%;
}
.title .pull-xs-right {
    display: none;
}
.flexcss .top-menu[data-depth="1"] {
    display: flex;
}

.newproducts-products {
    margin-bottom: 65px;
}
.newproducts-products .product-miniature .thumbnail-container {
    border: none;
    margin-bottom: 25px;
}
.newproducts-products .product-miniature .thumbnail-image-inner {
    border: 1px solid #e9e9e9;
    float: left;
    width: auto;
}
.newproducts-products .product-miniature .thumbnail-sidebar-inner {
    float: left;
}
.newproducts-products .thumbnail-inner {
    overflow: hidden;
}
.newproducts-products .thumbnail-container .product-description {
    padding:0px 0px 0px 20px;
}
.newproducts-products .thumbnail-container .addtocart-button .btn-primary {
    padding: 7px 0px 9px 0px;
    font-size: 15px;
    background: transparent;
    color: #777;
    font-weight: 500;
    font-family: 'Open Sans', sans-serif;
}
.newproducts-products .thumbnail-container:hover .addtocart-button .btn-primary {
    color: #2874f1;
}

ul.payment-inner li a {
      padding:0px 3px;
}
    .parallaxblock-outer {
        padding:140px 0px 154px;
    }
@media (min-width: 992px) {
    

    .subbannercms-bottom a img {
        width: 100%;
    }
    .subbannercms-bottom a img {
        width: 100%;
    }
}
.grid .thumbnail-container > .product-description {
    display: none;
}
#products .product-miniature, .featured-products .product-miniature, 
.product-accessories .product-miniature, .product-miniature .product-miniature,
 #special-products .product-miniature{

}
.products.row.list .product-miniature.js-product-miniature.col-xs-12 {
    float: left;
    width: 50%;
}
.products.row.list .product-miniature.js-product-miniature.col-xs-12 .thumbnail-inner.col-xs-12.col-sm-5.col-md-5.col-lg-3 {
    width: 50%;
}
.products.row.list .product-miniature.js-product-miniature.col-xs-12 .product-description.col-xs-12.col-sm-7.col-md-7.col-lg-9 {
    width: 50%;
}
#products .product-miniature:hover .product-title a,
#featured-products .product-miniature:hover .product-title a,
#special-products .product-miniature:hover .product-title a {
    color: #f75b4e;
}
.pagination .page-list {
    margin-bottom: 0;
    float: right;
}
.pagination a .material-icons {
    font-size: 28px;
}
.pagination a {
    height: 36px;
    margin: 0;
    padding: 7px 12px;
    width: 36px;
    color: #8b8b8b;
    background: none;
    border: 1px solid #d1d1d1;
    display: block;
    font-weight:400;
}
.pagination .page-list li {
    background: #FFFFFF;
    display: inline-block;
    float: left;
    margin: 0 0 0 5px;
    padding: 0px;
}
.pagination .current a {
    color: #FFFFFF;
    border-color: #14181b;
    background-color: #14181b;
    text-decoration: none;
}
.pagination .current a:hover{
	background-color: #14181b;
	color: #ffffff;
}
.pagination a:hover{
	background-color: #14181b;
	color: #ffffff;
}
.pagination .previous,
.pagination .next {
    font-size: 0px;
    padding: 3px;
}
.breadcumb_inner .breadcrumb ol > li:last-child > a > span,
.breadcumb_inner .breadcrumb ol > li:hover > a > span {
   color: #f75b4e;
}
.card-block .h1 {
    font-weight: 500;
    text-transform: none;
	font-size:22px;
	margin: 0 0 15px;
}
#products .list .product-miniature .on-sale {
    right: 40px;
}
#leftsidebar {
    margin-bottom: 30px;
    padding: 0;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
    display: block;
}
.brand-slidermain .item > a {
    display: inline-block;
}
#custom-leftbannerblock {
    margin-bottom: 30px;
}
.pagination {
    padding: 17px 20px 15px;
    background: #ffffff;
}
.pagination .col-md-4 {
    float: left;
    width: 50%;
}
.category-top-menu {
    margin: 0;
}
#cart .card.cart-container .cart-overview.js-cart {
    padding: 10px;
}
#cart .thumbnail-container {
    margin-bottom: 0;
}
.category-top-menu li .category-sub-menu li .category-sub-menu {
    padding-left: 10px;
}
#search_filters .facet .facet-label:hover a {
    color: #14181b;
}
.product-images.js-qv-product-images {
    text-align: center;
}
.dark {
    font-weight: 400;
}
#cms .page-heading.bottom-indent {
    padding-bottom: 10px;
}
.container-fluid .row.sitemap.col-xs-12 ul li ul li,
.nested a {
    padding-bottom: 5px;
}
.brand-slidermain #brand-carousel {
    margin: 0 0px 125px;
}
h3.post_title {
    padding-bottom: 3px;
}
.category-top-menu > li > ul {
    padding: 15px;
    background-color: #ffffff;
}
#custom-leftbannerblock > p {
    margin-bottom: 0;
}
#order-confirmation #main .page-footer {
    margin-bottom: 0;
}
.block-categories .text-uppercase.h6:hover {
    color: #ffffff;
}
#header .header-nav .hidden-sm-down .col-md-6.col-xs-12 {
  padding-left: 0;
}
#header .header-nav .left-nav{
	padding:0;
}
#header .header-top #top-menu li:last-child > a {
}
#header .header-top {
}
.dropdown-menu.hidden-sm-down {
  margin-top: 0;
  border: 1px solid #e5e5e5;
}
.icon-wrapper li {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    margin-left: 0;
}
.icon-wrapper li:first-child a::before {
    border-left: 1px solid rgba(0, 0, 0, 0);
}
.icon-wrapper li a::before {
    content: "";
    height: 14px;
    left: 0;
    position: absolute;
    top: 4px;
    width: 2px;
}
.icon-wrapper li a:first-of-type {
  padding-left: 0;
}
.icon-wrapper li a {
    padding: 0 23px 0 15px;
}
.icon-wrapper li a {
    position: relative;
}
.icon-wrapper {
    margin-bottom: 0;
}
.btn-wrapper {
    background-color: #14181b;
    color: #fff;
    padding: 7px 14px;
}
.btn-wrapper {
    background-color: #14181b;
    color: #ffffff;
    padding: 7px 14px;
    display: inline-block;
    border: 1px solid transparent;
}
.btn-wrapper:hover {
    background-color: transparent;
    color: #14181b;
    border: 1px solid #14181b;
    transition: 0.5s;
    -webkit-transition: all 0.5s;
}
.icon-wrapper li a i {
    color: #8b8b8b;
}
.fa-facebook:hover {
    color: #3B5998;
}
.fa-google-plus:hover {
    color: #DD5347;
}
.fa-instagram:hover {
    color: #A03CAF;
}
.fa-twitter:hover {
    color: #0077B5;
}
.fa-twitter:hover {
    color: #1DA1F2;
}
.fa-linkedin:hover {
    color: #0077B5;
}
.dropdown .expand-more::after {
    color: #14181b;
    content: "";
    font-family: "fontawesome";
    padding-left: 4px;
    font-size: 0;
}
.dropdown.open .expand-more::after {
    content: "";
    color: #8b8b8b;
}
.block-categories.hidden-sm-down > ul > li > a:hover {
    color: #14181b !important;
}
.category-top-menu > li:first-child a {
    margin-bottom: 0;
    color: #14181b;
    font-size: 25px;
    font-family: 'Open Sans', sans-serif;
    padding: 0 0 16px;
    text-transform: none;
    width: 100%;
    font-weight: 500;
    display: inline-block;
    padding-left: 25px;
    background: transparent url(../img/title.png) no-repeat scroll 0px  4px;
}
.block-categories.hidden-sm-down > ul > li:first-child > a:hover {
}
.block-categories a {
    color: #8b8b8b;
    font-weight: 500;
	font-family: 'Open Sans', sans-serif;
}
.category-top-menu {
    margin-bottom: 34px;
}
#search_filters .facet:last-child {
    border-bottom: medium none;
}
#search_filters .facet {
}
#search_filters .facet .facet-title {
    font-size: 16px;
    font-weight: 500;
    font-family: 'Open Sans', sans-serif;
    color: #14181b;
    line-height: 1.3;
}
#custom-leftbannerblock {
    margin-top: 30px;
}
.sidebar-products.products {
    margin-bottom: 20px;
    padding: 0;
}
.pagination .col-md-4 {
    padding-left: 0;
}
.pagination .col-md-6 {
    padding-right: 0;
}
.breadcumb_inner .row {
    margin: 0;
}
.breadcumb_inner {
    padding: 90px 0px 65px;
    width: 100%;
    background-size: cover;
   	background: transparent url("../img/bredcumb.jpg") no-repeat scroll;
   
}
.list .product-description .highlighted-informations,
.product-add-to-cart.addtocart-button form.cart-form-url {
    float: left;
    margin-right: 10px;
    opacity: 1 !important;
}
.list .variant-links{
	text-align:left !important;
	margin-top: 15px !important;
}
#leftsidebar .product-title a:hover {
    color: #14181b;
}
.product-actions .btn-primary {
	padding:12px 25px;
	position: relative;
	background: #14181b;
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	line-height: 18px;
	width: auto;
	text-transform: none;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	letter-spacing: 0.2px;
}
.product-actions .btn-primary:hover{
	color:#fff;
	background-color:#f75b4e;
}
#product .product-actions .product-add-to-cart .btn-primary::before ,
.quickview .modal-body .product-actions .product-add-to-cart .btn-primary::before{display:none; }
.list-1 {
    color: #8b8b8b;
    font-size: 15px;
}
.cms-box .inner {
    color: #8b8b8b;
    font-size: 15px;
}
.product-description p {
  color: #8b8b8b;
  margin: 0;
  line-height: 24px;
}

.page-header > h1 {
    color: #14181b;
	font-family:'Rajdhani', sans-serif;
	font-weight:700;
}

#checkout .h6 {
    color: #8b8b8b;
}
#checkout .text-xs-right {
    text-align: left;
	padding: 10px 0 0;
}
#checkout .left-desc2{
	border:none;
}
#checkout .left-desc1{
	border-color:#aaa;
}

#left-column #leftsidebar .sidebar-products.products ul {
	padding: 20px 0px 5px;
    background: #ffffff;
}
#left-column #leftsidebar .sidebar-products.products ul li {
    margin-bottom: 15px;
}
#left-column #leftsidebar .sidebar-products.products ul li:last-child {
    margin-bottom: 0;
}
.product-line-grid-body.col-md-4.col-xs-8 .product-line-info .label:hover {
    background-color: transparent;
    color: #14181b;
}
#header .top-menu li:hover a[data-depth="0"] {
    color: #f75b4e;
    text-decoration: none;
    position: relative;
}

/* footerbottomleft-outer start */
.footer-bottom {
    text-align: center;
}
#footerbottomleft-text {
	
}
#footerbottomleft-text ul.footer-toggle {
    padding-right: 60px;
    margin-bottom: 0px;
}

#footerbottomleft-text {
    width: 32%;
}
#footerbottomleft-text .cmstext ul li {
	line-height: 31px;
	padding: 3px 0 3px  35px;
	position: relative;
}
#footerbottomleft-text li.addresh-wrapper {
	padding-right: 90px;
}

.addresh-wrapper::before {
    background: transparent url("../img/sprite.png") no-repeat scroll -31px -496px;
    content: "";
    height: 30px;
    left: 0;
    position: absolute;
    top: 0;
    width: 30px;
}
.addresh-wrapper:hover:before {
    background: transparent url("../img/sprite.png") no-repeat scroll -438px -496px;
}
.mobile-wrapper:before {
    background: transparent url("../img/sprite.png") no-repeat scroll -31px -547px;
    content: "";
    height: 30px;
    left: 0;
    position: absolute;
    top: 0;
    width: 30px;
}
.mobile-wrapper:hover:before {
    background: transparent url("../img/sprite.png") no-repeat scroll -438px -547px;
}
.email-wrapper:before {
    background: transparent url("../img/sprite.png") no-repeat scroll -31px -600px;
    content: "";
    height: 30px;
    left: 0;
    position: absolute;
    top: 0;
    width: 30px;
}
.email-wrapper:hover:before {
    background: transparent url("../img/sprite.png") no-repeat scroll -438px -600px;
}

/*footerbottomleft-outer end */

/* Home page footerrightcms Start */
#footerbottomright-text {
    float: right;
    padding: 0 0 0 50px;
    text-align: left;
    width: 18%;
}
.footer-right-inner {
    display: inline-block;
    text-align: left;
}
.bottomcmscontactblock .text1 ,.bottomcmscontactblock .text2,
.bottomcmscontactblock .contact-phone,.bottomcmscontactblock .contact-mail{
	padding: 4px 0 4px 25px;
	position: relative;
}
.bottomcmscontactblock .text2{
	padding-top:0 !important;
}
.bottomcmscontactblock .contact-address{
	position:relative;
}
.bottomcmscontactblock .contact-address::before ,
.bottomcmscontactblock .contact-phone::before ,
.bottomcmscontactblock .contact-mail::before{
    font-family: fontawesome;
    position: absolute;
	color:#a4a4a4;
	left: 0;
}
.bottomcmscontactblock .contact-address:hover:before ,
.bottomcmscontactblock .contact-phone:hover:before ,
.bottomcmscontactblock .contact-mail:hover:before{
	color:#a4a4a4;
}
.bottomcmscontactblock .contact-address::before {
    content: "\f041";
    font-size: 23px;
    top: 8px;
}
.bottomcmscontactblock .contact-phone::before {
    content: "\f095";
    top: 5px;
    font-size: 19px;

}
.bottomcmscontactblock .contact-mail::before {
    content: "\f003";
    top: 5px;
    font-size: 18px;

}
body#module-xipblog-single .blog_post_content_top {
	width: auto;
}


/* Cart-popup Start */
.cart-popup {
    position: absolute;
    width: 340px;
    border: 1px solid #dfdfdf;
    right: 0px;
    z-index: 99;
    background: #fff;
    top: 50px;
    padding: 0;
    display: none;
}
.shipping.price_inline {
    border-bottom: 1px solid #dfdfdf;
}
.price_content {
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
}
.cart-product {
    overflow: hidden;
    margin-bottom: 0px;
    padding: 20px 15px 10px;
}
.cart-popup .img_content {
    float: left;
    border: 1px solid #dfdfdf;
}
.cart-popup .right_block {
    float: left;
    max-width: 170px;
    padding-left: 15px;
}
.cart-popup li.cart-product-item {
    overflow: hidden;
    position: relative;
    padding-right: 20px;
    margin-bottom: 15px;
}
.cart-popup .right_block a.remove-from-cart {
    position: absolute;
    right: -5px;
    top: 0px;
}
.cart-product .attributes_content {
    clear: both;
}
.cart-product  .price-block {
    clear: both;
    padding: 5px 0px;
}
.cart-product .product-quantity {
    padding-right: 2px;
}
.cart-product .price_content {
    clear: both;
}
.cart-popup .product-price,
.cart-popup .product-quantity {
    color: #14181b;
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    font-size: 14px;
}
.products.price_inline .value, 
.shipping.price_inline .value, 
.tax.price_inline .value, 
.cart-total.price_inline .value {
    float: right;
    font-size: 15px;
    font-weight: 600;
    color: #14181b;
}
.products.price_inline .label, 
.shipping.price_inline .label, 
.tax.price_inline .label, 
.cart-total.price_inline .label {
    float: left;
    font-size: 14px;
    font-weight: 500;
    color: #14181b;
}
.products.price_inline, 
.shipping.price_inline, 
.cart-total.price_inline,
.tax.price_inline {
    display: inline-block;
    width: 100%;
    padding: 10px;
    vertical-align: middle;
}
.cart-popup .checkout {
    padding: 20px 10px;
    text-align: right;
}
.cart-popup .checkout a:hover {
    color: #ffffff !important;
}
.cart-popup .checkout a {
    color: #ffffff !important;
}
.bestsellers-products.container {
    padding: 0;
}
/* Cart-popup End */
body#cart #wrapper .container-width .row,
body#cart #wrapper .container-width .row .wrapper-inner {
	margin: 0;
}
#cart #wrapper .wrapper-inner .left-column.col-xs-12.col-sm-8.col-md-9  .cart-grid.row .cart-grid-body.col-xs-12.col-lg-8 {
	padding-left: 0;
	padding-right: 0;
}
body#contact section#wrapper .container-width .row,
body#contact section#wrapper .container-width .row .wrapper-inner {
    margin: 0;
}

@media (min-width: 768px) {
	#footerbottomright-text .pull-xs-right{
		display:none;
	}
}
@media (max-width: 1630px) {
	.tabs {
		padding: 0 15px;
	}
	#wrapper .wrapper-inner .col-xs-12.col-sm-12.col-md-4.col-lg-3 {
	    padding-left: 15px;
	}
	#wrapper .wrapper-inner .left-column.col-xs-12.col-sm-8.col-md-9 {
	    padding-right: 15px;
	}
	.sidebar-products .thumbnail-sidebar-inner {
		max-width: 120px;
	}
}
@media (max-width: 1600px) { 
	.right-logo-wrap {
		padding-right: 15px;
	}
	.subtitle-part.subtitle-part2 {
		padding-right: 15px;
	}
} 
@media (max-width: 1430px) {
	.footer-tag .container-width {
		margin-left: 15px;
		margin-right: 15px;
	}
	.sidebar-products .thumbnail-image-inner {
		margin-right: 10px;
		max-width: 70px;
	}
	.sidebar-products .thumbnail-sidebar-inner {
		max-width: 109px;
	}
	#footerbottomleft-text ul.footer-toggle {
		padding-right: 30px;
	}
	#footerbottomright-text {
		padding: 0 0 0 40px;
		width: 18%;
	}
	.block_newsletter form input[type=email] {
		width: 285px;
	}
}

@media (max-width: 1400px) {
	.subtitle-part.subtitle-part2 {
		margin-right: 15px;
	}
	#header .header-top a[data-depth="0"] {
		padding: 62px 18px 56px;
	}
	div#_desktop_contact_link, div#_desktop_user_info {
		padding: 0 15px;
	}
	#search_widget.search-widget form input[type="text"] {
		min-width: 268px;
	}

}

@media (max-width: 1366px) {
	#footerbottomleft-text ul.footer-toggle {
		padding-right: 30px;
	}
	.parallaxblock-outer {
		padding: 80px 0px 84px;
	}
	.parallaxblock-outer {
		margin-bottom: 70px;
	}
	div#newproducts-carousel .owl-item ul {
		margin-bottom: 0;
	}
	.testimonial_outer {
		margin-top: 50px;
		padding: 110px 0px 50px;
		margin-bottom: 70px;
	}
	.brand-slidermain #brand-carousel {
		margin: 0 0px 70px;
	}
	.home_blog_post_inner.carousel.slick-initialized.slick-slider {
		margin-bottom: 0;
	}
	.home_blog_post_area {
		margin: 0 auto 70px;
	}
	#footerbottomright-text {
		padding: 0 0 0 30px;
	}
	.footer-container .title span.h3, .footer-container p.h3, 
	.footer-container h3.h3, .footer_inner h3.h3, 
	#block_myaccount_infos .myaccount-title a, 
	.block-contact .block-contact-title, 
	.linklist .blockcms-title a {
		font-size: 20px;
		margin-top: 0;
	}
	.static-categories {
		padding-top: 36px;
		padding-bottom: 9px;
		padding-left: 25px;
		padding-right: 25px;
	}
	.static-categories-inner h3 a {
		font-size: 18px;
	}
	.staticmenu1 ul.categories-menu {
		padding-left: 130px;
		margin-bottom: 20px;
	}
	.footer-top {
		margin: 0 0 70px;
	}
	#custom-bannerblock {
		margin-bottom: 70px;
	}
	.copyright_outer {
		padding: 0 0px 64px;
	}
	.title_inner {
		margin-bottom: 30px;
	}
	ul#featuredproducts-carousel {
		margin-bottom: 0;
	}
	#featured-products {
		margin: 0 0 0;
	}
	.thumbnail-container .product-description {
		padding-bottom: 13px;
	}
	.parallax-text1 {
		font-size: 60px;
	}
	.parallax-text2 {
		font-size: 25px;
	}

}



@media screen and (max-width: 1280px) {
	#cart #wrapper .wrapper-inner .left-column.col-xs-12.col-sm-8.col-md-9  .cart-grid.row .cart-grid-right.col-xs-12.col-lg-4 {
		padding-left: 0;
		padding-right: 0;
	}
	#featured-products {
		margin: 0 0 20px;
	}
	.test_imag {
		margin: 20px 0px 10px;
	}
    .link-inner li a::before {
        top: 4px;
    }
    .cart-grid-body.col-xs-12.col-lg-8,
    .cart-grid-right.col-xs-12.col-lg-4 {
        max-width: 100%;
        width: 100%;
    }
    #wrapper .left-column.col-xs-12.col-sm-8.col-md-9 {
        overflow: hidden;
    }
    .page-customer-account #content {
        overflow: scroll;
    }
    .latestnews-img > img {
        width: 100%;
    }
    .products-sort-order .dropdown-menu {
        width: 198px;
    }
    .products-sort-order .select-list {
        font-size: 15px;
    }
    .sidebar-products .thumbnail-image-inner {
        margin-right: 10px;
        max-width: 80px;
    }
    .subbanner-inner img {
        max-width: 100%;
    }
    .latestnews-text h5 {
        font-size: 15px;
        padding-bottom: 10px;
        padding-top: 10px;
    }
    .latestnews-text > p {
        font-size: 13px;
        padding-bottom: 8px;
    }
    .latestnews-text > a {
        font-size: 15px;
        margin-bottom: 0;
    }
    .products-selection .sort-by {
        margin-left: 0;
        margin-right: 0;
        padding: 0;
        white-space: normal;
    }
    #search_filters .facet {
        padding: 15px;
    }
    .sidebar-products .thumbnail-image-inner {
        max-width: 53px;
    }
    .cart-item {
        padding: 15px 10px;
    }
    .product-line-grid-body.col-md-4.col-xs-8 {
        padding-right: 0;
    }

}

@media screen and (max-width: 1239px) {
	h1.main-title, p.main-title {
		font-size: 30px;
	}
	.test_desc {
		padding: 0 70px;
	}
	#leftsidebar .thumbnail-container {
		margin-bottom: 25px;
		margin: 0 10px 0px;
	}
    .title_inner {
        margin-bottom: 35px;
    }
	.left-desc {
		padding-left: 10px;
	}
	.right-btn {
		margin: 45px 10px 40px 0;
	}
	.about-right {
		padding-left: 0;
		width: 41%;
	}
	.about-left {
		padding: 0 20px 0 0;
		width: 59%;
	}
	#custom-leftbannerblock img {
		width: 100%;
	}
	
        
}


@media screen and (max-width: 1200px) {
	#header .header-top a[data-depth="0"] {
		padding: 62px 12px 56px;
	}
	#search_widget.search-widget form input[type="text"] {
		min-width: 238px;
	}
	.sidebar-products .addtocart-button .btn-primary {
   		font-size: 13px;
	}
	.sidebar-products.products {
		padding: 0 3px;
	}
	.about-bottom-text {
	    padding-left: 30px;
	}
    .homepage-products.products .tabs {
    	top: -60px;
    }
	.subbannerbottom-common img {
		width: 100%;
	}
	.subbannerbottomcms-inner .banner-desc {
		padding-top: 97px;
	}
    #index #products img, #index.featured-products img, #index.product-accessories img, #index.product-miniature img {
        max-width: initial;
    }
    #newproducts-carousel .thumbnail-image-inner{  
    }
    #featuredproducts-carousel .owl-stage-outer .owl-item {
        width: 100%;
    }
    #blockcart-modal .modal-title i.material-icons {
        margin-right: 0.475rem;
    }
    .product-prices {
        margin-top: 0.65rem;
    }
    .product-prices div {
        margin-bottom: 0.225rem;
    }
    .right-logo-wrap #shipping-text {
        display: none;
    }
}
@media (max-width: 1099px) {
	.testimonial_outer {
		margin-top: 30px;
	}
	#search_filters .facet .collapse {
		margin-bottom: 0;
	}
	.subtitle-part .subtitile1 span {
		display: none;
	}
	.products.row.list .product-miniature.js-product-miniature.col-xs-12 {
		width: 100%;
	}
	.products.row.list .product-miniature.js-product-miniature.col-xs-12 .thumbnail-inner.col-xs-12.col-sm-5.col-md-5.col-lg-3 {
		width: 38%;
	}
	.products.row.list .product-miniature.js-product-miniature.col-xs-12 .product-description.col-xs-12.col-sm-7.col-md-7.col-lg-9 {
		width: 	62%;
	}
	#products .grid .product-miniature {
    	width: 33.33%;
	}
	#header .header-top a[data-depth="0"] {
	    padding: 61px 12px 46px;
	}
	.homeslider-container {
		margin-bottom: 35px;
	}
	.left-logo-wrap {
	    width: 18.3%;
	}
	.right-logo-wrap {
		width: 36%;
	}
	.left-menu {
		width: 45.7%;
	}
	div#_desktop_language_selector, div#_desktop_currency_selector {
		padding: 9px 10px 4px 15px;	
	}
	div#_desktop_language_selector, div#_desktop_currency_selector {
		padding: 9px 8px 4px 10px;
	}
	.header-call {
		font-size: 14px;
	}
	.subtitle-part .subtitile1 {
		font-size: 14px;
	}
	.right-logo-wrap {
		padding-top: 46px;
	}


}
@media (max-width: 991px) {
	body#contact div#left-column {
		width: 30%;
	}
	#footerbottomright-text {
		width: 21%;
	}
	.home_blog_post {
		margin: 0;
	}
	.block_newsletter {
		background-size: cover;
	}
    .title_inner {
        margin-bottom: 35px;
    }
   
    div#social-text {
        float: left;
        text-align: center;
        width: 30%;
    }
    #header .top-menu li:hover a[data-depth="0"] {
        padding: 14px 18px 14px;
    }
	#wrapper .wrapper-inner .col-xs-12.col-sm-12.col-md-4.col-lg-3 {
	    width: 30%;
	}
    #wrapper .wrapper-inner .left-column.col-xs-12.col-sm-8.col-md-9 {
        width: 70%;
    }
    .main-menu {
        margin: 0px;
    }
    .home_blog_post .blog_post_content .post_thumbnail {
        display: block;
    }
    .search-widget form {
        width: 100%;
        max-width: initial;
        padding-left: 0px;
    }
    .social-outer .social-title{
       display: none;
    }
	.breadcumb_inner {
		margin:0;
	}
	.sidebar-products .thumbnail-image-inner {
		margin-right: 8px;
	}
	#about-text .desc {
		font-size: 13px;
		padding-left: 85px;
	}
	.about-left {
		padding: 0 30px 0 0;
	}
    .top-menu .arrow > .dropdown-item::before {
        bottom: -12px;
    }
    #blockcart-modal .modal-body .divide-right span {
        font-size: 14px;
    }
    #blockcart-modal .product-name,
    #blockcart-modal .cart-products-count {
        font-size: 1.025rem;
    }
    #wrapper .left-column.col-xs-12.col-sm-8.col-md-9 {
        float: left;
        max-width: 66.66%;
    }
    .products-selection .display {
        margin: 0 5px 0 0;
    }
    .footer_inner {
        overflow: hidden;
    }
    ul.payment-inner li:first-child a {
        padding-left: 0px;
    }
    .subbannercms-bottom a img {
        width: 100%;
    }
	.footerbottom-text-inner.container {
	    text-align: center;
	    margin: 0;
	}
    .sidebar-products .thumbnail-sidebar-inner {
        max-width: 122px;
    }
    #products .grid .product-miniature {
        width: 33.33%;
    }
	.hover-addtocart .addtocart-button::after{
		display:none;
	}
    #index .wrapper-inner #content-wrapper {
        padding: 0px;
    }
	.about.about2 {
		margin-left: -245px;
	}
    #footerbottomleft-text {
        width: 35%;
        padding-right: 30px;
    }
	.footer_inner .links .wrapper {
		width: 22%;
	}
	#footerbottomright-text {
		width: 17%;
	}
	.bannerdesc .text2 {
		font-size: 25px;
	}
	.test_desc {
		padding: 0;
	}
	.header-call {
		padding: 10px 10px 9px 48px;
	}
	#header .header-top a[data-depth="0"] {
		font-size: 15px;
	}
	#header .header-top a[data-depth="0"] {
		padding: 57px 6px 47px;
	}
	.left-menu {
		width: 42.7%;
	}
	.left-logo-wrap {
		width: 18.3%;
	}
	.right-logo-wrap {
		width: 39%;
	}
	.subtitle-part.subtitle-part2 {
		padding-right: 0;
	}
	.header-call {
		padding: 10px 10px 9px 48px;
	}
}

@media screen and (max-width: 990px) { 
	.search-widget {
		max-width: 180px;
	}
	#search_widget.search-widget form input[type="text"] {
		min-width: 100%;
	}
	.left-logo-wrap {
		float: left;
		padding-top: 33px;
		padding-bottom: 39px;
	}


}


@media screen and (max-width: 840px) {
	.header-call {
		padding: 10px 10px 9px 33px;
		background: transparent url(../img/sprite.png) no-repeat scroll -434px -20px;
	}
	.products-selection .sort-by {
		font-size: 15px;
	}
	.blog_post_content_bottom {
		display: inline-block;
	}
	body#module-xipblog-single .blog_post_content_top {
		width: 100%;
	}
	.xipblog_img, .img-responsive {
		width: 100%;
	}
	.kr_blog_post_area .blog_post .blog_post_content .blog_post_content_top .post_thumbnail {
	    padding-right: 0;
	}
	#products .grid .product-miniature {
		width: 50%;
	}
	.total-products P {
		font-size: 14px;
	}
    #footerbottomleft-text {
        padding-right: 0;
    }
	h1.main-title,
	p.main-title {
		font-size: 30px;
	}

	.top-menu .popover {
		top: 54px !important;
	}
    .footerbottom-text-inner > div{
        display: inline-block;
        width: 100%;
        text-align: center;
    }
	
    .footerbottom-text-inner .col-md-3,
    .footerbottom-text-inner .col-md-6{
        float: none;
        width: 100%;
    }
	.shipping-text-inner .desc {
		font-size: 13px;
	}
    .top-menu .arrow > .dropdown-item::before {
        bottom: -10px;
    }
	.left-desc2 {
		padding:16px 0 14px 18px;
	}
	.left-desc1 {
		padding:16px 18px 14px 0;
	}
    .block_newsletter .container .newsletter-outer {
        padding: 35px 0px 40px;
    }
	.block_newsletter form .input-wrapper {
	    width: 335px;
	}
	.block_newsletter form input[type=email] {
	    width: 335px;
	}
    .shipping-outer.container {
		padding: 0;
	}
	#footerbottomright-text {
		padding: 0 0 0 0;
	}
	.parallax-text1 {
		font-size: 50px;
	}
	.parallax-text2 {
		font-size: 22px;
	}
	.newstitle-inner {
		margin-bottom: 14px;
	}
	.newsletter-inner-main {
		padding-top: 25px;
		padding-bottom: 25px;
	}
	.footer_inner {
		padding: 0px 0px 35px;
	}
	.footer-top {
		margin: 0 0 50px;
	}
	.static-categories {
		padding-top: 16px;
		padding-bottom: 3px;
		padding-left: 15px;
		padding-right: 15px;
	}

}

@media screen and (max-width: 839px) {
	#search_widget.search-widget form input[type="text"] {
		min-width: 138px;
	}
	div#_desktop_contact_link, div#_desktop_user_info {
		padding: 0 9px;
	}
	#header .header-top a[data-depth="0"] {
		padding: 57px 6px 47px;
	}
	.footer_inner .links .wrapper {
		width: 21%;
	}
	#footerbottomright-text {
		width: 20%;
	}
}	


@media screen and (max-width: 767px) {
	body#contact div#left-column {
		width: 100%;
	}
	.social-sharing {
		margin-top: 0.5rem;
	}
	.tabs .nav-tabs .nav-link {
		font-size: 16px;
	}
	.tabs .tab-pane {
		padding: 10px;
	}
	.nav-tabs .nav-link {
		padding: 12px 7px;
	}
	.newsletter-inner-main {
		padding-right: 0;
	}
	#order-items .card-title {
       display: none;
    }
    #products div#js-product-list-top .col-md-6 {
    	width: 100%;
    }
    div#js-product-list-header .block-category.card.card-block {
    	padding: 0;
    }
	body#checkout section#wrapper .col-md-4 {
		width: 100%;
		display: inline-block;
		vertical-align: middle;
	}
	#contact div#left-column {
		width: 100%;
	}
	.products-sort-order {
		padding-left: 0;
	}
	div#js-product-list-top .col-md-6 {
		padding: 0;
	}
	.footer_inner .row {
		margin: 0;
	}
	#header .header-nav {
		background: #ffffff;
	}
	.search-widget {
		max-width: 100%;
	}
	.right-logo-wrap {
		width: 100%;
		padding-top: 0;
	}
	.left-logo-wrap {
	    display: none;
	}
	#custom-bannerblock {
		margin-bottom: 60px;
	}	
	#featured-products {
		margin: 0 0 10px;
	}
	h1.main-title, p.main-title {
		font-size: 26px;
	}
	.title_inner .sub-title {
		font-size: 14px;
	}
	.title_inner {
		margin-bottom: 15px;
	}
	.parallax-text1 {
		font-size: 50px;
	}
	.parallax-text2 {
		font-size: 20px;
	}
	.parallax-text3 {
		margin-top: 18px;
	}
	.parallax-text3 a {
		padding: 9px 20px;
	}
	.parallaxblock-outer {
		padding: 80px 0px 94px;
	}
	.parallaxblock-outer {
		margin-bottom: 60px;
	}
	.testimonial_outer {
	    margin-top: 0;
	    margin-bottom: 60px;
	}
	ul#newproducts-carousel {
		margin-bottom: auto;
	}
	.brand-slidermain #brand-carousel {
		margin: 0 0px 54px;
	}
	.title_inner {
		margin-bottom: 25px;
	}
	.thumbnail-container .product-description {
	    padding-bottom: 10px;
	}
	#products .product-price-and-shipping, 
	.featured-products .product-price-and-shipping, 
	.product-accessories .product-price-and-shipping, 
	.product-miniature .product-price-and-shipping {
		font-size: 16px;
	}	
	#products .product-miniature .discount-percentage.discount-percentage, 
	#products .product-miniature .on-sale.discount-percentage, 
	#products .product-miniature .online-only.discount-percentage, 
	#products .product-miniature .product-flags .new.discount-percentage, 
	.featured-products .product-miniature .discount-percentage.discount-percentage, 
	.featured-products .product-miniature .on-sale.discount-percentage, 
	.featured-products .product-miniature .online-only.discount-percentage, 
	.featured-products .product-miniature .product-flags .new.discount-percentage, 
	.special-products .product-miniature .discount-percentage.discount-percentage, 
	.special-products .product-miniature .on-sale.discount-percentage, 
	.special-products .product-miniature .online-only.discount-percentage, 
	.special-products .product-miniature .product-flags .new.discount-percentage, 
	.product-accessories .product-miniature .discount-percentage.discount-percentage, 
	.product-accessories .product-miniature .on-sale.discount-percentage, 
	.product-accessories .product-miniature .online-only.discount-percentage, 
	.product-accessories .product-miniature .product-flags .new.discount-percentage, 
	.product-miniature .product-miniature .discount-percentage.discount-percentage, 
	.product-miniature .product-miniature .on-sale.discount-percentage, 
	.product-miniature .product-miniature .online-only.discount-percentage, 
	.product-miniature .product-miniature .product-flags .new.discount-percentage {
		font-size: 15px;
	}
	
	#header .top-menu li:hover a[data-depth="0"] {
		padding: 15px;
	}
	.subtitle-part .subtitile2 {
		display: none;
	}

    #toTop{
        bottom: 15px;
        right: 15px;
    }
    div#_desktop_cart {
        display: none;
    }
    .footer-top {
        margin-bottom: 30px;
    }
    .static-categories-inner h3 {
        float: none;
        display: block;
    }
    .staticmenu1 ul.categories-menu {
        float: none;
        padding-left: 0px;
        margin-bottom: 10px; 
    }
	#header .header-top {
		background-color: transparent;
		margin-top: 0px;
	}
	.home_blog_post_area {
		margin: 0 auto 60px;
	}
	#wrapper .wrapper-inner .left-column.col-xs-12.col-sm-8.col-md-9 {
		width: 100%;
	}
	#wrapper .wrapper-inner .col-xs-12.col-sm-12.col-md-4.col-lg-3 {
		width: 100%;
	}
    .subbannercms-right {
        padding-left: 10px;
    }
    .subbannercms-left {
        padding-right: 12px;
    }
    #header .header-nav .blockcart {
        text-align: left;
    }
	#checkout #wrapper #content > .row > div {
		padding-left: 0;
		padding-right: 0;
	}
    .social-outer {
        float: none;
        margin-top: 10px;
    }
    div#footerbottomleft-text {
            border-top: 1px solid #dfdfdf;
            border-right: none;
    }
    .footer_inner .links .col-md-3.wrapper {
        border-right: none;
    }
    .about-bottom-text {
        padding-left: 0;
        width: auto;
    }
    .about-bottom {
        display: inline-block;
    }
    .about-wrapper {
         text-align: center;
    }
	.brandslider-outer {
		border-left: transparent;
	}
	#header .header-top a[data-depth="0"] {
		color: #14181b;
	}
	div#_mobile_currency_selector {
		text-align: left;
	}
	div#_mobile_language_selector {
		text-align: left;
	}
	.blockcart > .header span.cart-products-count {
		padding:0 2px;
	}
	#index #header {
		border:none;
	}
	#header {
		border-bottom: 1px solid #e9e9e9;
	}
	.sidebar-products .thumbnail-sidebar-inner {
		max-width: 100%;
	}
	#_mobile_top_menu {
		border-top: 1px solid #e9e9e9;
	}

	.bannerdesc {
		padding: 0 0 24px 25px;
	}

    .wrapper-footerinner,
    .footer-right-inner {
        display: block;
        width: auto;
    }
    .block_newsletter .btn-primary {
        float: none !important;
        position: relative;
        right: auto;
    }
	.block_newsletter ,#footerbottomleft-text {
		padding:0;
        float: none;
	}
    .newsletter_inner {
        text-align: center;
    }
	.newstitle-inner::before {
		display:none;
	}
	.main-menu {
		border:none;
	}
	.bannerdesc .text1 {
		font-size:35px;
	}
	.bannerdesc .text2 {
		font-size:19px;
	}
	.user-info > .user-icon {
		color:#14181b;
	}
	#header .header-nav .user-info:hover .user-icon > span  {
		color:#14181b;
	}
	#header .header-nav .user-info {
		border:none;
	}
	#about-text .desc {
		padding-left: 105px;
	}
	.about-right {
		text-align: left;
	}
	.header-nav-middle {
        background: transparent;
        width: 100%;
        float: none;
    }
	#checkout #wrapper {
	    margin: 0;
	    padding-top: 40px;
	}
	div#_desktop_cart::before {
		display:none;
	}
	#special-products .owl-nav, #featured-products .owl-nav, #newproducts-products .owl-nav, .product-accessories .owl-nav {
		top: -76px;
	}
	.pagination{
		padding-left:15px;
		padding-right:15px;
	}
	#about-text .desc {
		font-size: 14px;
		margin-right: 15px;
	}
	.about-page {
		text-align: center;
		margin: 0 0 25px;
	}
	#about-text .desc1, #about-text .desc2, #about-text .desc3 {
		padding-bottom: 26px;
	}
	.footer-container .links ul {
		padding: 15px 15px 15px;
            border-bottom: 1px solid #dfdfdf;
	}
    .footer-container .links ul .cmstext ul{
            padding: 0px;
            border-bottom: none;
    }
	.home_blog_post .blog_post_content_top {
		width: 100%;
	}
	.home_blog_post .blog_post_content_bottom {
		min-height: auto;
		max-width: 100%;
		width: 100%;
		padding: 20px 0px 0px;
	}
	#header .top-menu .popover li.category   a.dropdown-item {
		color: #14181b;
		font-family:'Rajdhani', sans-serif;
	}
	#header .top-menu .popover li.category a.dropdown-item.dropdown-submenu{
		font-weight:400;
		font-family:'Rajdhani', sans-serif;
		color: #14181b;
	}
	#header .top-menu .popover li.category a.dropdown-item:hover, #header .top-menu .popover li.category a.dropdown-item.dropdown-submenu:hover {
		color: #f75b4e;
	}
	.js-top-menu-bottom .dropdown select {
		color: #14181b;
	}
	.footer-bottom {
		border-top: none;
		text-align: center;
	}
	.bottom-payment.bottom-right {
		float: none;
	}
	.about-left {
		padding: 0;
		width: 100%;
		text-align: center;
	}
	.about-right {
		width: 100%;
	}
	.about {
		float: none;
		display: inline-block;
	}
	#about-text {
		margin: 0 0 15px;
	}
	#search_widget.search-widget form input[type="text"]{
		opacity: 1;
		-webkit-opacity: 1;
		-moz-opacity: 1;
		position:relative;
		width:100%;
		padding: 0 40px 0px 15px;
		min-width: 100%;
	}
	#header .header-nav #menu-icon {
	    margin: 37px 20px 0 15px;
	    float: left;
	}
    .hover-addtocart .highlighted-informations.hidden-sm-down, .hover-addtocart .addtocart-button {
        width: 100%;
    }
	#about-text .title {
		margin: 0 0 30px;
	}
    .language-selector-wrapper ,
	#currency-selector-label{
        color: #8b8b8b;
    }
    .bottomcmsinner {
        padding: 0px;
    }
    .right-logo{
        padding: 15px 0;
    }
	#header .top-menu a[data-depth="0"]:hover{
		color:#8b8b8b;
	}
    #header .header-top #top-menu li:last-child > a{
		padding-right:15px;
    }
    #header .sub-menu > .top-menu > .category > a {
        color: #14181b;
    }
    #header .top-menu li:hover a[data-depth="0"] {
        color: #f75b4e;
    }
    .menu-container.container {
        border:none;
    }
    #mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"] > li a:hover,
    .top-menu > li > .popover.sub-menu.js-sub-menu.collapse.in > ul > li > a > span > span > i:hover {
        color: #f75b4e;
    }
    .link-inner li a::before {
        top: 7px;
    }
    div#footerbottom-text {
        border-top: medium none transparent;
    }
    .sidebar-products .thumbnail-image-inner {
        margin-right: 10px;
    }
    .blog_post_content .post_title a {
        font-size: 18px;
    }
    #footerbottomleft-text .title {
        display: block;
    }
    #homepage-carousel .owl-dots .owl-dot > span {
        background-color: #14181b;
        border-radius: 50%;
        display: inline-block;
        height: 15px;
        width: 15px;
    }
    #homepage-carousel .owl-dots .owl-dot.active > span {
        background-color: #ffffff !important;
    }
    #homepage-carousel .owl-dots > div {
        padding-right: 5px;
    }
    #homepage-carousel .owl-dots {
        text-align: center;
        bottom: 0;
        position: absolute;
        right: 0;
        width: 100%;
		margin:0 0 15px;
    }
    #homepage-carousel .owl-dots .owl-dot {
        display: inline;
    }
    #homepage-carousel .owl-nav {
        display: none;
    }
    #mobile_top_menu_wrapper .top-menu .sub-menu li > a {
        color: #14181b;
    }
    .top-menu .sub-menu.collapse {
        border-top: none;
        margin-top: 0px;
        padding: 20px;
    }
    .breadcumb_outer {
        display: none;
    }
    #password .form-group.center-email-fields .btn-primary {
        display: flex;
        margin: 0 auto;
        margin-top: 10px;
    }
    .footer-toggle {
        display: none;
    }
    .title .pull-xs-right {
        display: block;
    }
    .footer-cms.active .navbar-toggler .material-icons.add,
    .footer-cms .navbar-toggler .material-icons.remove {
        display: none;
    }
    .footer-container .footer-cms.active .navbar-toggler .material-icons.remove {
        display: block;
    }
    #history #main .page-content,
    #main .page-header {
        margin-bottom: 10px;
    }
    div#_desktop_contact_link::before,
    div#_desktop_user_info::before,
    div#_desktop_cart::before {
        background: transparent;
    }
    #category #left-column #search_filters .facet {
        padding: 10px;
    }
    .footer-container .links ul > li > a:hover {
        color: #f75b4e;
    }
    #custom-leftbannerblock img {
        height: auto;
        width: auto;
    }
    #custom-leftbannerblock {
        display: inline-block;
        text-align: center;
        width: 100%;
    }
    #products .grid .product-miniature {
        width: 33.333%;
    }
    #wrapper .left-column.col-xs-12.col-sm-8.col-md-9 {
        float: left;
        max-width: 100% !important;
    }
    #header .header-top #search_widget button::before {
        color: #262626;
        content: "";
        display: block;
        height: 33px;
        width: 33px;
    }
    .header-top .search-widget .material-icons.search {
        display: none;
    }
    .footer_inner {
        padding: 0px;
        border: none;
    }
    .footer-top-link {
        padding: 20px 0px 20px;
        margin-bottom: 0px;
        border-bottom: none;
    }
    .newsletter-inner-main,
    div#social-text {
        text-align: center;
        float: none;
        width: auto;
    }
    .social-title {
        display: inline-block;
    }
    .copyright_outer {
        border-top: none;
        padding: 0px 0px 45px;
    }
    .footer-container .wrapper {
        overflow: hidden;
    }
    .footer-container .container {
        margin: 0px;

    }
    .footer_inner .title .pull-xs-right ,
	.footer_inner .title .float-xs-right {
        position: absolute;
        right:10px;
        top: 12px;
    }
    .footer-container .title span.h3,
    .footer-container h3.h3,
    .footer-container .links .h3,
    #block_myaccount_infos .myaccount-title a,
    .block-contact .block-contact-title,
    .linklist .blockcms-title a {
        margin-bottom: 0px;
    }
	.static-categories {
		padding-top: 15px;
		padding-bottom: 9px;
		padding-left: 15px;
	}
    #header .header-top a[data-depth="0"],
    #header .header-top #top-menu > li:first-child a[data-depth="0"] {
        padding: 15px;
    }
    .top-menu .category .pull-xs-right {
        margin-top: -5px;
    }
    .menu-bottom-banners {
        display: none;
    }
    .footer-container .links .collapse {
        display: none;
    }
    .block_newsletter form input[type=text],
    .block_newsletter form input {
    }
	.nwsletter-maintitle {
		font-size: 22px;
	}
    .userinfo-toggle .hidden-sm-down {
        display: block !important;
    }
    .header-logo {
        margin: 0px 0px 0px 0px;
		border:none;
        padding: 0 0;
    }
    .hidden-md-up.text-xs-center.mobile .header .hidden-sm-down {
        display: inline-block !important;
        float: left;
    }
    #_mobile_contact_link {
        display: none;
    }
    #_mobile_cart {
        margin-top: 40px;
    }
	#header .header-nav #menu-icon .material-icons {
		color: #170e0a;
	}
	#header .header-nav #menu-icon .material-icons:hover {
		color: #170e0a;
	}
	#_mobile_user_info {
	    margin: 32px 16px 0 10px;
	}
    .footer-container .title span.h3,
    .footer-container h3.h3,
    .footer-container .links .h3,
    #block_myaccount_infos .myaccount-title a,
    .block-contact .block-contact-title,
    .linklist .blockcms-title a {
        font-size: 16px;
    }
    .flexcss .top-menu[data-depth="1"] {
        display: block;
    }
	#footerbottomleft-text ,.footer_inner .links .wrapper ,#footerbottomright-text{
		width:100%;
	}
	.footer-container .title span.h3, .footer-container h3.h3, 
	#block_myaccount_infos .myaccount-title a, .block-contact .block-contact-title, 
	.linklist .blockcms-title a{
		margin-top:0;
	}
    .newproducts-products {
        margin-bottom: 0;
    }
	.block_newsletter form .input-wrapper {
		
	}
	.test_desc {
		width: 100%;
		text-align: center;
	}
	#about-text .description2 {
		padding: 0 0 32px;
	}
	#search_widget.search-widget form input[type="text"], .search-widget form  {
		width:100%;
        max-width: initial;
        background: #f0ede4;
	}
	.search-widget {
	    width: 100%;
	}
    .search-widget form {
        padding-left: 0px;
    }
	.search-widget{
		margin: 0px 0 10px;
		width:100%;
		padding: 0 15px;
	}
	.right-logo {padding:0;}
	.blockcart .header span {
		color: #14181b;
        display: none;
	}
    #header .blockcart .header a {
        text-align: left;
    }
	#currency-selector-label {
		display: inline-block;
		float: none;
	}
	.footer-middle-left {
		padding: 0;
		border: none;
		width: 100%;
	}
	.footer-middle-right {
		width:100%;
		padding:0;
	}
	.block_newsletter.links {
		padding:0;
		width:100%;
	}
	.bottomcms_img .img-footer {
		width: auto;
	}
	.cmstext {
		padding:0;
	}
	#footerbottomleft-text .email {
		margin: 0 0 15px;
	}
	.right-btn a {
		padding: 14px 11px;
	}
	.brandslider-outer {
		width: 100%;
	}
	#header .top-menu li:hover a[data-depth="0"]::before {
		display:none;
	}
	#header .top-menu li:hover a[data-depth="0"] {
		background:none;
	}
	#brand-grid .item {
		padding-top: 30px;
		padding-bottom: 15px;
	}
	#header .header-top {
		margin-bottom: 0;
        padding-top: 0px;
	}
	.subbannerbottomcms-inner .banner-desc {
		top: 50%;
		transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		padding-top: 0;
	}
	#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="2"] li a {
		padding-left: 2.35rem;
	}
	.shipping-inner>div {
		border-left: none; 
	}

}

@media screen and (max-width: 640px) {
	.link-inner li a {
		padding: 0px 5px 0px 5px;
	}
	.homeslider-container {
		margin-bottom: 20px;
	}
    .subbannercms-left {
        padding-right: 8px;
    }
    .subbannercms-right {
        padding-left: 12px;
    }
    .homepage-products.products .tabs {
        top: -53px;
    }
    .homepage-products.products .tabs li {
        padding: 10px 8px;
    }
    .homepage-products.products .tabs li {
        font-size: 14px;
    }
	.subbannerbottomcms-outer {
		margin: 0 0 47px;
	}
	.block_newsletter .text-title {
	}
	.newstitle-inner {
		padding-top: 2px;
	}
	ul.payment-inner li a {
		padding: 0px 5px;
	}
	.copyright {
		text-align: center;
	}
	.bottomcms_img {
		margin: 0 0 15px;
	}
	.subbannerbottomcms-inner .title2 {
	    line-height: 50px;
	}	
  
    .newproducts-products .thumbnail-container .product-description {
        padding: 0 0 0 10px;
    }
    .subbanner-common {
        width: 100%;
    }
    .quickview .images-container .product-images>li.thumb-container>.thumb {
        width: 70px;
    }
    .pagination .col-md-4 {
        float: none !important;
        width: 100% !important;
        text-align: center !important;
    }
    .link-inner li a{
        font-size: 15px;
    }
	.link-inner li::before {
		background: #8b8b8b;
	}
    .pagination .page-list {
        float: none;
        margin-bottom: 0;
        display: flex;
        width: 100%;
        text-align: center;
        justify-content: center;
        align-items: center;
        margin-top: 10px;
    }
    #mobile_top_menu_wrapper .js-top-menu-bottom #contact-link,
    #mobile_top_menu_wrapper .js-top-menu-bottom .currency-selector,
    #mobile_top_menu_wrapper .js-top-menu-bottom .language-selector-wrapper {
        font-size: 14px;
    }
    #products .up .btn-secondary,
    #products .up .btn-tertiary {
        color: #265879;
        text-transform: inherit;
        padding: 7px 5px;
    }
    #products .grid .product-miniature {
        max-width: 50%;
        width: 50%;
    }
	.about.about2 {
		margin-left: -195px;
	}
	.home_blog_post h1.main-title {
		padding-bottom: 0;
	}
	#special-products img {
		margin:0 auto;
	}
	#special-products .thumbnail-image-inner {
		width:100%;
		padding: 0 0 30px;
	}
	#special-products .product-description {
		width: 100%;
		text-align:center;
	}
	#special-products .product-title ,
	#special-products .product-price-and-shipping ,
	#special-products .variant-links{
		text-align:center;
	}
	#special-products .product-desc {
		width:100%;
	}
	.subbanner-inner img {
		width:100%;
	}
	.parallax-text1 {
		font-size: 40px;
	}
	.parallax-text2 {
		font-size: 16px;
	}
	.parallaxblock-outer {
		padding: 70px 0px 70px;
	}
	.parallax-inner.container-width {
		display: inline-block;
		text-align: center;
		float: none;
		width: 100%;
	}
	#custom-parallaxblock .container-width {
		max-width: 100%;
		margin: 0 auto;
	}

}
@media screen and (max-width: 543px) {
	.modal-dialog {
		background: #fff;
	}
	#brand-grid .item {
		padding-left: 10px;
		padding-right: 10px;
	}
	#brand-grid .item a img {
		width: 100%;
	}
	.header-logo {
		text-align: center;
		float: none;
	}

	.test_desc {
		padding: 0;
	}
    .nwsletter-maintitle {
        font-size: 16px;
    }
    h1.main-title, p.main-title {
        font-size: 22px !important;
    }
    .shipping-outer.container {
        margin: 0;
    }
    .homepage-products.products .tabs {
        right: 50px;
    }
	#custom-bannerblock {
		margin-bottom: 44px;
	}
	#products .thumbnail-container, 
	.featured-products .thumbnail-container, 
	.product-accessories .thumbnail-container, 
	.product-miniature .thumbnail-container {
		margin: 0px 15px 20px;
	}

	.content_more a {
		font-size: 14px;
	}
	.post_content {
		margin-bottom: 16px;
	}
	.parallaxblock-outer {
		margin-bottom: 45px;
	}
	.testimonial_outer {
		margin-bottom: 45px;
	}
	.brand-slidermain #brand-carousel {
		margin: 0 0px 45px;
	}
	.home_blog_post_area {
		margin: 0 auto 45px;
	}
	.nwsletter-maintitle {
		padding-bottom: 6px;
		padding-top: 4px;
	}
}

@media screen and (max-width: 542px) {
	#newproducts-products .thumbnail-image-inner {
		max-width: 100%;
		margin-right: 10px;
	}
	#newproducts-products .thumbnail-sidebar-inner {
		max-width: 100%;
	}
	.newsletter-inner-main {
    	padding-right: 0;
	}
}

@media screen and (max-width: 479px) {
	#custom-leftbannerblock img {
		width: 100%;
	}
	.block_newsletter form .input-wrapper {
		width: 100%;
		margin-right: 0;
	}
	.block_newsletter .text-title, .block_newsletter .news-box {
		padding: 0;
		text-align: center;
		display: inline-block;
		vertical-align: middle;
		width: 100%;
	}
	.newsletter-inner-main {
		padding: 20px 20px !important;
	}
	.block_newsletter form input[type=email] {
		width: 100%;
	}
	#header .logo {
		max-width: 180px;
	}
	#header .header-nav #menu-icon {
		margin: 24px 20px 0 15px;
	}
	#_mobile_user_info {
		margin: 22px 16px 0 10px;
	}
	#_mobile_cart {
		margin-top: 30px;
	}
	.static-categories-inner h3 {
		padding: 4px 0px 10px;
	}
	.copyright {
		padding: 4px 0px 13px;
	}
	.testimonial_outer {
		padding: 40px 0px 30px;
	}
	.testimonial-outer .owl-dots {
		top: -25px;
	}
	.testimonial-carousel .testimonial-desc p {
		font-size: 19px;
		line-height: 24px;
	}
	#header .logo {
		padding-top: 0;
	}
	.subbanner-common.subbannerpart1 {
		padding-right: 0;
		width: 100%;
	}	
	.subbanner-common.subbannerpart2 {
		width: 100%;
		padding: 15px 0;
	}
	.subbanner-common.subbannerpart3 {
		padding-left: 0;
		width: 100%;
	}
	.homepage-products.products .tabs li {
	    padding: 10px 4px;
	}
    div#shipping-text {
        display: none;
    }
	.nwsletter-maintitle {
		font-size: 16px;
		background: transparent;
		padding: 0;
	}
	.block_newsletter .btn-primary {
		float: none !important;
		position: absolute;
		top: 0;
		right: 0;
	}
	.block_newsletter form input[type=email] {
		padding: 10px 110px 10px 10px;
	}
    #search_filters .facet .facet-title {
        font-size: 14px;
    }
    #category #left-column #search_filters .facet {
        padding: 4px;
    }
    #category #left-column #search_filters .facet ul li {
        padding: 3px 1.325rem;
    }
    #order-confirmation .thumbnail.product-thumbnail > img,
    #cart #specialproducts-carousel  .thumbnail.product-thumbnail > img,
    #product .thumbnail.product-thumbnail > img {
        max-width: inherit;
    }
    #order-confirmation .thumbnail-image-inner,
    #cart #specialproducts-carousel .thumbnail-image-inner,
    #product .thumbnail-image-inner {
        width: 100%;
    }
    .tabs {
        padding: 0 15px;
    }
    .tabs .tab-pane {
        padding-top: 20px;
    }
    .social-sharing {
        margin-top: 0;
    }
    #block-reassurance {
        margin-top: 0.5rem;
    }
    .tabs {
        margin-top: 0.8rem;
    }
    body#checkout section.checkout-step .step-number {
        padding: 0.625rem 0;
    }
    .form-control {
        line-height: 1.45;
    }
    #order-items {
        margin-bottom: 1rem;
    }
    .page-content.page-order-confirmation.card .h3,
    .page-content.page-order-confirmation.card .h4,
    .page-content.page-order-confirmation.card h3,
    .page-content.page-order-confirmation.card h4 {
        font-size: 0.925rem;
    }
    #content-hook_order_confirmation .h1,
    h1 {
        font-size: 1.075rem;
    }
    .cart-grid-body .card-block {
        padding: 0.5rem;
    }
    .cart-item {
        padding: 11px 0;
    }
    .cart-grid-body .card-block h1 {
        font-size: 18px;
    }
    .cart-overview.js-cart .product-line-grid-body {
        margin-bottom: 0;
    }
    .cart-summary-line .value {
        font-size: 15px;
    }
    body#checkout section.checkout-step .content ul li > a {
        font-size: 15px;
    }
    body#checkout section.checkout-step h1 {
        font-size: 16px;
        line-height: 0.2;
    }
    .form-control-valign {
        padding-top: 0;
    }
    .m-y-2 {
        margin-bottom: 0 !important;
        margin-top: 10px !important;
    }
    body#checkout section.checkout-step .content {
        padding: 3.7px 0;
    }
    body#checkout section.checkout-step #customer-form {
        margin-left: 0.3125rem;
        margin-top: 1.063rem;
    }
    #customer-form .form-group.row .form-control-label {
        padding-top: 0;
    }
    .copyright a {
        font-size: 14px;
    }
    .footer-container .links ul > li a {
        font-size: 14px;
    }
    #footer {
        margin-top: 40px;
    }
    #products .product-miniature .discount-percentage,
    #products .product-miniature .on-sale,
    #products .product-miniature .online-only,
    #products .product-miniature .product-flags .new,
    .featured-products .product-miniature .discount-percentage,
    .featured-products .product-miniature .on-sale,
    .featured-products .product-miniature .online-only,
    .featured-products .product-miniature .product-flags .new,
    .special-products .product-miniature .on-sale,
    .special-products .product-miniature .online-only,
    .special-products .product-miniature .product-flags .new,
    .special-products .product-miniature .discount-percentage,
    .product-accessories .product-miniature .discount-percentage,
    .product-accessories .product-miniature .on-sale,
    .product-accessories .product-miniature .online-only,
    .product-accessories .product-miniature .product-flags .new,
    .product-miniature .product-miniature .discount-percentage,
    .product-miniature .product-miniature .on-sale,
    .product-miniature .product-miniature .online-only,
    .product-miniature .product-miniature .product-flags .new {
    }
    #products .regular-price,
    .featured-products .regular-price,
    .product-accessories .regular-price,
    .product-miniature .regular-price {
    }
    #products .product-title a,
    .featured-products .product-title a,
    .product-accessories .product-title a,
    .product-miniature .product-title a {
    }
    #products .product-price-and-shipping,
    .featured-products .product-price-and-shipping,
    .product-accessories .product-price-and-shipping,
    .product-miniature .product-price-and-shipping {
    }
    .parallaxblock-outer {
        background-size: cover;
    }
    #products .product-miniature .discount-percentage.on-sale,
    #products .product-miniature .on-sale.on-sale,
    #products .product-miniature .online-only.on-sale,
    #products .product-miniature .product-flags .new.on-sale,
    .featured-products .product-miniature .discount-percentage.on-sale,
    .featured-products .product-miniature .on-sale.on-sale,
    .featured-products .product-miniature .online-only.on-sale,
    .featured-products .product-miniature .product-flags .new.on-sale,
    .special-products .product-miniature .discount-percentage.on-sale,
    .special-products .product-miniature .on-sale.on-sale,
    .special-products .product-miniature .online-only.on-sale,
    .special-products .product-miniature .product-flags .new.on-sale,
    .product-accessories .product-miniature .discount-percentage.on-sale,
    .product-accessories .product-miniature .on-sale.on-sale,
    .product-accessories .product-miniature .online-only.on-sale,
    .product-accessories .product-miniature .product-flags .new.on-sale,
    .product-miniature .product-miniature .discount-percentage.on-sale,
    .product-miniature .product-miniature .on-sale.on-sale,
    .product-miniature .product-miniature .online-only.on-sale,
    .product-miniature .product-miniature .product-flags .new.on-sale {
        top: 0px;
        right: 5px;
    }
	#about-text .title {
		font-size: 28px;
	}
	#about-text .description {
		font-size: 14px;
	}
	#category #wrapper {
		padding-top: 40px;
	}
    .block_newsletter form input[type=email] {
        width: 100%;
    }
	.block_newsletter .container .newsletter-outer {
		padding: 25px 0px 30px;
	}
    #otproducttabs h1.main-title {
        display: none;
    }
    .homepage-products.products {
        text-align: left;
    }
    .homepage-products.products .tabs li {
        padding: 0 4px 15px;
    }
    .homepage-products.products .tabs {
        position: static;
    }
    .homepage-products.products .tabs {
       top: 0;
    }
    .homepage-products.products .tabs {
        right: 0;
    }
    .homepage-products.products .tabs li {
        font-size: 16px;
    }
	.thumbnail-container .product-description {
		padding-right: 31px;
	}

}   

@media screen and (max-width: 450px) { 
	#newproducts-products .thumbnail-sidebar-inner {
		max-width: 155px;
	}

}
@media screen and (max-width: 379px) {
	.bestsellers-products.container {
		padding: 0;
		margin: 0;
	}
	#products .grid .product-miniature {
		max-width: 100%;
		width: 100%;
	}
	.title_inner {
		margin-bottom: 20px;
	} 
	#newproducts-products .thumbnail-sidebar-inner {
		max-width: 135px;
	}
	.images-container .product-images>li.thumb-container>.thumb {
		margin-right: 0.1125rem;
	}
	#products .product-miniature, 
	.featured-products .product-miniature, 
	.product-accessories .product-miniature, 
	.product-miniature .product-miniature,
	#special-products .product-miniature {
		padding: 0 0;
	}
	.tabs .tab-pane {
		padding: 20px;
	}
	#index #products .thumbnail-container, 
	#index .featured-products .thumbnail-container, 
	#index .product-accessories .thumbnail-container, 
	#index .product-miniature .thumbnail-container {
		margin: 0px 15px 20px;
	}
	.block_newsletter form input[type=email] {
		width: 100%;
	}


}
@media screen and (max-width: 360px) {

    body#checkout section.checkout-step h1 {
        font-size: 16px;
        line-height: 1.1;
    }
    .modal-header {
        border-bottom: 1px solid #e5e5e5;
        padding: 7px;
    }
    .home_blog_post .blog_post_content_bottom .meta_date p {
		margin: 0 0 6px;
	}
    #index #products .thumbnail-container, 
    #index .featured-products .thumbnail-container, 
    #index .product-accessories .thumbnail-container, 
    #index .product-miniature .thumbnail-container {
        margin: 0px 15px 20px;
    }
    #products .grid .product-miniature {
	    max-width: 100%;
	    width: 100%;
	}
    .cart-popup {
        width: 322px;
        padding: 14px;
    }
}

.order-options #delivery {
    overflow: auto;
	margin:0 0 20px;
}
.header-menu.fixed {
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    background: #2874f1;
    z-index: 999;
	display:block !important
}





@media screen and (-webkit-min-device-pixel-ratio:0) {
  .quickview .arrows{
			right: 2.5rem;
	}
}


.home_blog_post_area.general.displayHomeBottom.container {
	float: left;
	width: 50%;
}
.preloading {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(../img/preloading.gif) 50% 50% no-repeat #fff;
    display: none !important;
}





