/* CSS Document */
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css);
/*# sourceMappingURL=theme.css.map*/

#header .top-menu .popover li.category   a.dropdown-item {
    color: #fff;
	font-family:'Roboto', sans-serif;
}

#header .top-menu .popover li.category   a.dropdown-item.dropdown-submenu {
    color: #1d3645;
    font-weight: 500;
}
#header .top-menu .popover li.category   a.dropdown-item:hover,
#header .top-menu .popover li.category   a.dropdown-item.dropdown-submenu:hover {
    color: #1d3645;
}
#header a,
.dropdown .expand-more {
    color: #8caabd;
    font-size: 14px;
}
#header .blockcart .header a {
	float:left;
}
#header .dropdown-menu a:hover {
    color:  #b2a280;
}
.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;
}
.blockcart .cart-desc {
    float: left;
    padding: 27px 0;
	margin-left: 5px;
}
#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;
	position:relative;
}
.user-info > .user-icon:before {
	width: 30px;
	height: 30px;
	display:block;
	content:"";
	background: transparent url(../img/sprite.png) no-repeat scroll -445px -819px;
	margin: 5px 0 0;
	display:none;
}
.user-info > .user-icon:hover:before {
	background-position:-21px -819px;
}

#header .header-nav .user-info .user-icon > span  {
    display: block !important;
	color:#8caabd;
	font-family:'Roboto', sans-serif;
}
#header .header-nav .user-info:hover .user-icon > span {
    color: #b2a280;
}
#header .header-nav .user-info:hover .user-icon > span {
    background-position:  -543px -119px;
}
ul.userinfo-toggle {
    background: #284557 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;
	margin-top: 9px;
}
.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::before {
	display: block;
	background: #b2a280 url("../img/sprite.png") no-repeat scroll -23px -89px;
	width: 40px;
	height: 40px;
	color: #1d3645;
	content: '';
	float:left;
}
.blockcart > .header .hidden-sm-down{
	display:none;
}
.blockcart.cart-preview .header{
}
.blockcart .header{
	cursor:pointer;
}
.blockcart:hover > .header::before {
	background-position:-439px -89px;
}
.shopping-cart-text ,#cart_block_total{
	display:none;
}
#cart_block_total {
    font-size: 16px;
    color: #b2a280;
}
.blockcart > .header span.cart-products-count {
    position: absolute;
    top: 3px;
    background: #1d3645;
    font-size: 12px;
    padding: 0;
    border-radius: 15px;
    width: 16px;
    height: 16px;
    color: #fff;
    line-height: 15px;
    margin-left: 4px;
	right: 6px;
}
.header-nav .search-widget form button[type=submit] {
    top: 0;
	left: auto;
	right: 0px;
    bottom: 0px;
    margin: 0px;
    padding: 0px;
}
#_desktop_logo {
    padding:0;
	text-align:center;
}
.menu-container.container {
  border-top: 1px solid #699ef5;
}
.right-logo,
.right-btn {
    padding:30px 0px;
}
.search-widget {
  float:right;
  position:relative;
  z-index:9;
  margin: 30px 0 0;
}
div#_desktop_cart {
    float: right;
	position:relative;
	margin: 44px 0 0 10px;
}
div#_desktop_cart:before {
	position:absolute;
	content:"";
	border-left:1px solid #808080;
	width:auto;
	height:22px;
	left: 0;
	top: 10px;
	right:auto;
	display:none;
}
div#_desktop_cart:after {
	position:absolute;
	content:"";
	border-right:1px solid #808080;
	width:auto;
	height:22px;
	right: 0;
	top: 10px;
	left:auto;
	display:none;
}
.header-logo {
    text-align: left;
    display: block;
    float: left;
    margin: 0;
	padding:43px 0;
}
.top-menu {
    margin: 0px;
}
.top-menu, .top-menu a {
    font-family: 'Roboto', sans-serif;
}
.menu-bottom-banners {
    margin: 7px 0 0;
}

#header .header-top a[data-depth="0"] {
    font-weight: normal;
    font-size: 18px;
    padding:54px 25px 54px;
    line-height: 1;
	color: #fff;
	font-family: 'Roboto', sans-serif;
}

#featured-products {
    margin: 0 0 25px;
}#special-products {
    margin: 0 0 12px;
}
#index #wrapper {
    padding-top: 0;
}
h1.main-title {
	color: #1d3645;
	font-family: 'Roboto', sans-serif;
	font-size: 35px;
	font-weight: 700;
	margin: 0 0 38px;
	text-align: left;
	position:relative;
	text-transform:capitalize;
}
.sub-working-title{
	font-size:14px;
	color:#b2a280;
	text-transform:uppercase;
	text-align:center;
	font-weight: 500;
	margin: 0 0 5px;
}
div#_desktop_language_selector,
div#_desktop_currency_selector {
    display: inline-block;
	float:right;
}
div#_desktop_contact_link,
div#_desktop_user_info{
	float:right;
}
div#_desktop_user_info::before{
    background: #ffffff;
    content: "";
    height: 16px;
    left: 0;
    position: absolute;
    top: 3px;
    width: 1px;
	display:none;
}
.brandslider-outer .main-title{
	display:none;
}
.brandslider-inner .title a {
    font-family: 'Roboto', sans-serif;
    font-size: 26px;
    line-height: 1;
    text-align: left;
    color: #1d3645;
    font-weight: 600;
    margin-bottom: 0px;
    display: block;
}
/* footer start */
.nwsletter-maintitle {
    font-size:28px;
    font-weight: bold;
    padding-bottom: 1px;
	color: #ffffff;
	line-height: 30px;
	font-family:'Roboto', sans-serif;
}
.block_newsletter form input[type=text] {
	padding: 11px 58px 11px 20px;
	width: 100%;
	background: #1d3645;
	color: #fff;
	height: 51px;
	font-size: 16px;
}
.block_newsletter .footer-toggle {
    margin: 0;
}
.newsletter_inner{
	border:2px solid #fff;
}
.block_newsletter{
	border-bottom:1px solid #2b4b5e;
	float: left;
	width: 100%;
	margin: 0 0 46px;
}
.block_newsletter.links .wrapper{
	width:100% !important;
}
.newstitle-inner {
	text-align:left;
	position:relative;
	padding: 0 0 41px;
}
.block_newsletter .text-title ,
.block_newsletter .news-box{padding:0;}
.block_newsletter form input[type=text]:focus {
}
.block_newsletter form input {
    height:40px;
}
.block_newsletter .btn-primary {
	background: #b2a280;
	font-size: 16px;
	line-height: 14px;
	font-family: 'Roboto', sans-serif;
	color: #1d3645;
	float: none !important;
	display: inline-block;
	vertical-align: top;
	font-weight: 600;
	position: absolute;
	right: 20px;
	padding: 10px 33px 10px 33px;
	top: 6px;
}
.block_newsletter .btn-primary:hover {
	background:#ffffff;
}
.nwsletter-subtitle {
    font-size: 14px;
    color: #8caabd;
	font-family: 'Roboto', sans-serif;
}
.footer_inner {
    overflow: hidden;
	padding:83px 0 60px;
}
.footer-container {
    overflow: hidden;
	background: #034c41;
}
.footer-bottom {
	background: #b2a280;
	text-align:left;
}

.footer-container .title span.h3,
.footer-container h3.h3,
#block_myaccount_infos .myaccount-title a,
.block-contact .block-contact-title,
.linklist .blockcms-title a {
	font-family: 'Roboto', sans-serif;
	font-size: 22px;
	text-transform: capitalize;
	color: #fff;
	margin-bottom: 36px;
	display: block;
	font-weight: 700;
}
.footer_inner .links .collapse,
#footerbottomright-text .footer-toggle {
    margin-bottom: 0;
}
.footer-container li a,
.footer-container li,
.footer-container .block-contact {
    color: #8caabd;
    line-height:28px;
	font-size: 14px;
    word-wrap: break-word;
	font-family: 'Roboto', sans-serif;
}
.footer-container .links .collapse {
    display: inherit
}
div#footerbottom-text {
    overflow: hidden;
    padding:20px 0 23px;
	text-align:right;
}
.bottom-link-icon-wrapper{
	float:left;
}
.bottom-link.bottom-left {
    display: inline-block;
	float:none;
}
.bottom-payment.bottom-right {
}
.footer_inner .links .wrapper {
    width: 41%;
	padding:0;
}

.link-inner,
.payment-inner {
    margin: 0px;
    padding: 0px;
}
ul.payment-inner li a {
    display: block;
    position: relative;
}
ul.payment-inner li:last-child a {
    padding-right: 0;
}

.link-inner li a {
    text-transform: capitalize;
    color: #777777;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
    padding: 0px 12px 0px 15px;
    position: relative;
}
.link-inner li:first-child a {
    padding-left: 0px;
}
.link-inner li:first-child a::before,
ul.payment-inner li:first-child a::before {
    display: none;
}
.link-inner li a::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 4px;
    background: transparent;
    width: 1px;
    height: 11px;
    background: #777777;
}
.link-inner li a:hover {
    color: #2874f1;
}
.link-inner li,
.payment-inner li {
    display: inline-block;
}
.copyright {
    padding:31px 0px 28px;
}
.copyright a {
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
}
.copyright a:hover {
    color: #1d3645;
}
.footer-container li a:hover{
	color:#b2a280;
}
/*footer end */

/* about block start */
#about-text {
    margin: 0 0 105px;
}
#about-text .title {
    color: #1d3645;
    font-size: 35px;
    font-weight: 700;
	line-height: 30px;
	margin: 0 0 48px;
	font-family: 'Roboto', sans-serif;
}
#about-text .description {
	font-size:16px;
	font-family:'Roboto', sans-serif;
	line-height: 27px;
	text-align: justify;
}
#about-text .description1 {
    margin: 0 0 28px;
}
#about-text  .description2 {
    border-bottom: 1px solid #d3d3d3;
    padding: 0 0 52px;
	margin: 0 0 35px;
}
.about-left {
	float: left;
	width: 60%;
	padding: 0 50px 0 0;
}
.about-right {
	float: right;
	width: 40%;
	padding: 0 0 0 67px;
}

#about-text .desc {
    position: relative;
    padding-left: 88px;
    margin-right: 45px;
	font-size: 18px;
	font-weight: 700;
	color: #1d3645;
	float: none;
	display: inline-block;
}
#about-text .about3 {
    margin: 0 !important;
}
#about-text .desc1 ,
#about-text .desc2 ,
#about-text .desc3{
    padding-top: 25px;
	font-family: 'Roboto', sans-serif;
}
#about-text .desc:hover {
	color:#b2a280;
}
#about-text .desc::before {
    position: absolute;
    content: "";
    left: 0;
    height: 70px;
    width: 70px;
	background:#eaeaea;
}
#about-text .about1::before {
    background: #eaeaea url(../img/sprite.png) no-repeat scroll -10px -264px;
}
#about-text .desc.about1:hover::before {
    background: #eaeaea url(../img/sprite.png) no-repeat scroll -422px -264px;
}
#about-text .about2::before {
    background: #eaeaea url(../img/sprite.png) no-repeat scroll -11px -379px;
}
#about-text .desc.about2:hover::before {
    background:#eaeaea url(../img/sprite.png) no-repeat scroll -423px -379px;
}
#about-text .about3::before {
    background: #eaeaea url(../img/sprite.png) no-repeat scroll -6px -319px;
}
#about-text .desc.about3:hover::before {
    background: #eaeaea url(../img/sprite.png) no-repeat scroll -421px -319px;
}

/* about block end */

/* bannerbottom start */
.bannerbottom1 img {
    max-width: 100%;
}
/* bannerbottom end */


/* CSS Document */
#custom-bannerblock {
    padding:  106px 0 90px;
    background: transparent url("../img/Offer-banner.jpg") no-repeat scroll 0 0;
    background-size: cover;
    margin:0 0 90px;
}
.subbannercms-outer {
   overflow: hidden;
	margin: 0 auto 78px;
}
.banner-left {
    float: left;
    width: 35.1%;
}
.banner-right {
    float: right;
    width: 64.9%;
	padding-left: 20px;
}
.subbanner-common.subbannerpart2 {
    padding-bottom: 20px;
}
.subbanner-common.subbannerpart3 {
    padding-right:18px;
}
.subbanner-inner{
	position:relative;
	overflow:hidden
}
@media (min-width: 544px) {
	.subbanner1 a:before ,.subbanner2 a:before ,
	.subbanner3 a:before ,.subbanner4 a:before{
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 70%;
		background:transparent linear-gradient(to bottom, rgba(34, 34, 34, 0) 0%, rgba(243, 148, 53, 0.3) 70%) repeat scroll 0 0;
		background:transparent linear-gradient(to bottom, rgba(34, 34, 34, 0) 0%, rgba(243, 148, 53, 0.3) 70%) repeat scroll 0 0;
		content: '';
		opacity: 0;
		-webkit-transform: translate3d(0,50%,0);
		transform: translate3d(0,50%,0);
		z-index: 9;
		transition: 0.6s;
		-webkit-transition: 0.6s;
		-moz-transition: 0.6s;
	}
}
.subbanner1 a:hover:before ,.subbanner2 a:hover:before ,
.subbanner3 a:hover:before ,.subbanner4 a:hover:before{
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
.subbannercms-outer .subbanner-common{
	float:left;
}
#custom-bannerblock .desc {
	color:#fff;
}
#custom-bannerblock .title1{
	font-size:35px;
	font-weight:700;
	line-height:30px;
	margin:0 0 26px;
	font-family: 'Roboto', sans-serif;
}
#custom-bannerblock .title2,
#custom-bannerblock .title3
{
	font-size:16px;
	font-family: 'Roboto', sans-serif;
}
#custom-bannerblock .title2{
	padding: 0 0 8px;
}

/* banner bottom start */
.subbannerbottomcms-outer.container {
    margin: 0 auto 98px;
}
.subbannerbottomcms-outer .subbannerbottom-inner {
    overflow: hidden;
}
.subbannerbottom-common{
	float:left;
}
.subbannerbottompart1{
	padding:0 20px 0 0;
}
.subbannerbottom-inner 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;
}
.subbannerbottom-inner:hover img {
    transform: scale(1.10);
    -webkit-transform: scale(1.10);
    -moz-transform: scale(1.10);
    -o-transform: scale(1.10);
}
/* banner bottom end */

/* header-left block start */
#header-left-text {
	display: inline-block;
}
#header-left-text .left-desc{
	color:#8caabd;
	font-family:'Roboto', sans-serif;
	position:relative;
	padding-left: 22px;
}
#header-left-text .left-desc:before{
	 content: "\f095";
    font-family: "FontAwesome";
	position:absolute;
	left:0;
	right:auto;
	width:auto;
	height:auto;
	display:block;
	color:#8caabd;
	font-size:18px;
}
/* header-left block end */

/* header-right block start */
#header-right-text {
    float: right;
	background: #1875bc;
	padding: 19px 40px 20px 32px;
}
#header-right-text .call-label {
    color: #ffc600;
    font-size: 18px;
    float: left;
}
#header-right-text .call-dial {
    color: #fff;
    font-size: 16px;
	margin-left: 5px;
}
#header-right-text .call-dial:hover {
	color:#1d3645;
}
#header-right-text .header-link-inner {
    margin: 0;
}

/* header-right block end */

/* parallax block start */

.parallaxblock-outer {
    color: #1d3645;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 105px;
	text-align:center;
}
.parallax-text {
   text-align: center;
	font-size: 60px;
	font-weight: 700;
	font-family: 'Roboto', sans-serif;
	margin: 0 0 7px;
}
.parallax-description {
    padding: 0 230px;
}
.parallax-text1 {
	color:#1c8adf;
	line-height: 1.2;
	letter-spacing: 1px;
	float:none;
	display:inline-block;
}
.parallax-text2{
	color: #e22439;
	float:none;
	line-height: 1.2;
	display:inline-block;
}
.parallax-desc{
	font-size:16px;
	color:#1d3645;
	line-height: 29px;
	font-family: 'Open Sans', sans-serif;
}
.parallax-btn {
    padding: 15px 0;
}
.parallax-btn a {
    padding: 15px 37px;
    background: rgba(255,255,255,0.5);
    text-transform: uppercase;
    font-size: 14px;
	font-weight: 700;
	color:#1d3645;
}
.parallax-btn a:hover {
    background: #fff;
}

/* parallax block end */
/* Home page Shipping start */

#shipping-text {
	margin: 0 0 77px;
	position: relative;
	z-index: 9;
	margin-top: -78px;
}
.shipping-text-inner {
    background: #fff;
}

.shipping-outer{
	border-top:5px solid #b2a280;
	-webkit-box-shadow: 5px 0px 25px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 5px 0px 25px 0px rgba(0,0,0,0.15);
	box-shadow: 5px 0px 25px 0px rgba(0,0,0,0.15);
	padding:21px 120px 25px;
}
.shipping-inner {
    color: #1d3645;
    overflow: hidden;
    padding: 0px 0px;
    cursor: pointer;
}
.subtitle-part {
    float: left;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    position: relative;
    padding: 0px 0px;
    text-align: center;
}
.subtitle-part1 {
    width: 30%;
}
.subtitle-part2 {
    width: 39%;
}
.subtitle-part3 {
    width: 31%;
}
.subtitle-part .subicon .hide {
    display: none;
}
.subtitle-part .subicon::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    background: transparent;
    width: 74px;
    height: 55px;
}
.subbanner-part-maininnner1 {
    float: left;
}
.subbanner-part-maininnner3 {
    float: right;
}
.subtitle-part .subicon {
    position: relative;
    width: 74px;
	height: 55px;
    margin: 0 auto;
}
.subtitle-part.subtitle-part1 .subicon::before {
    background: transparent url(../img/sprite.png) no-repeat scroll -399px -328px;
}
.subtitle-part.subtitle-part2 .subicon::before {
    background: transparent url(../img/sprite.png) no-repeat scroll -412px -423px;
}
.subtitle-part.subtitle-part3 .subicon::before {
    background: transparent url(../img/sprite.png) no-repeat scroll -413px -522px;
}
.subtitle-part.subtitle-part1:hover .subicon::before {
    background-position: -29px -328px;
}
.subtitle-part.subtitle-part2:hover .subicon::before {
     background-position: -12px -423px;
}
.subtitle-part.subtitle-part3:hover .subicon::before {
     background-position: -18px -522px;
}
.shipping-text-inner .subtitile{
	margin:7px 0 0;
}
.shipping-text-inner .subtitile1 {
    font-size: 15px;
    color: #1d3645;
	text-transform:uppercase;
	font-weight:700;
}
.shipping-text-inner .subtitile2 {
    font-size: 13px;
    color: #908f8f;
	font-weight:400;
}
/* Home page Shipping End */

/* Home page Testimonial Start */

.display-homebottom {
    clear: both;
}
#testimonial-slider.testimonial-carousel {
    margin: 0 0 0 auto;
}
.testimonial-carousel.owl-carousel .owl-item img.img-testimonial {
    border: 5px solid #fff;
    border-radius: 50%;
    max-width: 86px;
}
.test_imag {
    align-items: center;
    display: flex;
    justify-content: center;
    text-align: center;
    width: 100%;
	float: left;
	margin: 0 0 48px 0;
}
.owl-carousel {
    position: relative;
    width: 100%;
    z-index: 1;
}
.testimonial_outer h1.main-title{
	color:#fff;
	padding-bottom:34px;
	position:relative;
	margin: 0 0 44px;
	display:none;
}
.testimonial_outer h1.main-title:before{
	display:block;
	content:"";
	border-bottom:5px solid #b2a280;
	left:0;
	right:0;
	width:108px;
	height:auto;
	bottom:0;
	position: absolute;
	margin: 0 auto;
}
.testimonial-carousel .prev-arrow {
   background: transparent url("../img/sprite.png") no-repeat scroll -29px -173px;
    height:35px;
    width: 35px;
    left: -20px;
	right:auto;
    position: absolute;
    top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform:translateY(-50%);
}
.testimonial-carousel .prev-arrow:hover {
	background-position:-29px -243px;
}
.testimonial-carousel .next-arrow {
	background: transparent url("../img/sprite.png") no-repeat scroll -436px -173px;
    width: 35px;
    height:35px;
    position: absolute;
    right: -20px;
	left:auto;
    top:50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform:translateY(-50%);
}
.testimonial-carousel .next-arrow:hover {
   background-position:-436px -243px;
}
.testimonial_outer:hover .testimonial-carousel .owl-nav {
}
.testimonial-carousel .owl-nav {
    margin-top: 0;
    z-index: 9999;
}
.testimonial-outer .owl-dot {
    height: 15px;
    width: 15px;
    background: #dfe0e2;
    display: inline-block;
    margin: 0 7px;
    border-radius: 50%;
}
.testimonial-outer .owl-dots {
    text-align: center;
}
.testimonial-outer .owl-dot.active ,
 .testimonial-outer .owl-dot:hover{
    background:#fff;
	border:1px solid #1d3645;
	padding:2px;
}
.testimonial-outer .owl-dot.active span ,
 .testimonial-outer .owl-dot:hover span
{
	background: #1d3645;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	float:left;
}
.testimonial-outer .testminial-data {
    padding: 0 160px;
	float: left;
}
.test_desc {
	width: 100%;
	float: left;
	text-align: center;
	margin: 0 0 45px;
}
.testimonial-carousel .testimonial-desc {
	color: #1d3645;
	font-size: 14px;
	line-height: 25px;
	margin: 0 0 20px;
	position:relative;
	padding: 0 80px;
}
.testmonial-author {
    font-style: normal;
    color: #fff;
    font-size: 16px;
	font-weight: 500;
	margin: 0 0 28px;
	margin: 0 0 9px;
}
.testmonial-author1 {
	font-size: 20px;
	color: #1d3645;
	margin: 0 0 6px;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	font-weight: 700;
}
.testmonial-author2{
	color: #fff;
	font-size: 14px;
}
.testimonial-carousel.owl-carousel .owl-nav .owl-prev,
.testimonial-carousel.owl-carousel .owl-nav .owl-next {
    margin-right: 25px;
}
/* Home page Testimonial End */

.brandslider-outer {
    display: inline-block;
    width: 100%;
	background:#ffffff;
	margin: 0 0 77px;
}
#brand-carousel li.item {
    text-align: center;
    padding: 0px 16px;
    opacity: 0.5;
    -webkit-opacity: 0.3;
    -moz-opacity: 0.3;
    -o-opacity: 0.3;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
}
#brand-carousel li.item:hover {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
}
.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: #1d3645;
	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: #b2a280;
    z-index: 99;
}
#toTopHover {
    background: transparent;
    width: 36px;
    height: 36px;
    display: block;
    overflow: hidden;
    float: left;
    opacity: 1 !important;
    -moz-opacity: 1 !important;
    filter: alpha(opacity=1);
}
#toTopHover:before {
    color: #1d3645;
    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: visible;
	text-align: center;
	border: 2px solid #f4f4f4;
	float: left;
	width: 100%;
	margin-bottom: 50px;
}
.sidebar-products .thumbnail-inner {
    overflow: hidden;
	border:none;
	margin: 0 0 20px;
}
.product-description .desc-left{
	width:81%;
	float:left;
}
.product-description .desc-right{
	width:19%;
	float:right;
}
.thumbnail-inner .hover-addtocart {
	opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	position: absolute;
	padding: 0px;
	margin: 0px auto;
	right: 13px;
	left: 0;
	bottom: -70px;
	width: auto;
	float: none;
	display: inline-block;
	transition: 0.4s;
    -wenkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
	text-align:right;
}
.thumbnail-container:hover .thumbnail-inner .hover-addtocart {
     opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
	bottom: 10px;
}
.thumbnail-container .addtocart-button .btn-primary {
    position: relative;
	width:47px;
	height:47px;
	padding:0;
	font-size:0;
	border-radius:50%;
}
.thumbnail-container .addtocart-button .btn-primary::before,
.product-actions .product-add-to-cart .btn-primary::before {
    background:#1d3645 url("../img/sprite.png") no-repeat scroll -433px -440px;
	content: "";
	height: 47px;
	left: 0;
	position: absolute;
	text-align: center;
	top: 0;
	vertical-align: middle;
	width:47px;
	border-radius:50%;
}
.thumbnail-container .addtocart-button:hover .btn-primary::before,
.product-actions .product-add-to-cart:hover .btn-primary::before {
	 background-color: #b2a280;
}
.list .thumbnail-container .product-add-to-cart {
    position: relative;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
    text-align: left;
}
.list .product-miniature.js-product-miniature{
    padding: 0 15px !important;
}
.products.row.list {
    margin: 0;
}
.thumbnail-container .product-description {
    padding:27px 15px 15px;
}
#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,
.homepage-products .product-miniature .discount-percentage.discount-percentage,
.homepage-products .product-miniature .on-sale.discount-percentage,
.homepage-products .product-miniature .online-only.discount-percentage,
.homepage-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: 20px;
}
.quick-view .material-icons {
    height: 47px;
    position: relative;
    width: 47px;
	font-size: 0;
	border-radius:50%;
}
.homeslider-container{
	margin:15px 0 0px;
	clear:both;
}
#homepage-carousel{margin:0;}
ul#homepage-carousel .owl-nav .owl-prev {
    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%);
    left:20px;
	right:auto;
    opacity: 1;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 35px;
	width: 35px;
	background: transparent url("../img/sprite.png") no-repeat scroll -29px -173px;
}
ul#homepage-carousel .owl-nav .owl-prev:hover{
	background-position:-29px -243px;
}
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%);
    opacity: 1;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height:35px;
	width: 35px;
	background: transparent url("../img/sprite.png") no-repeat scroll -436px -173px;
    left: auto;
    right:20px;
}
ul#homepage-carousel .owl-nav .owl-next:hover{
	background-position:-436px -243px;
}
.homeslider_nav:active {
    opacity: 1.0;
}


#featured-products .owl-nav .owl-prev,
#special-products .owl-nav .owl-prev,
#featured-products .owl-nav .owl-next,
#special-products .owl-nav .owl-next ,
.product-accessories .owl-nav .owl-prev,
.product-accessories .owl-nav .owl-next,
.brandslider-outer .owl-prev ,
.brandslider-outer .owl-next,
.testimonial-carousel .prev-arrow,
.testimonial-carousel .next-arrow,
.homepage-products .owl-nav .owl-prev,
.homepage-products .owl-nav .owl-next ,
.home_blog_post_area .prev-button.slick-arrow ,
.home_blog_post_area .next-button.slick-arrow{
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -o-opacity: 0;
    -khtml-opacity: 0;
}
#featured-products:hover .owl-nav .owl-prev,
#special-products:hover .owl-nav .owl-prev,
#featured-products:hover .owl-nav .owl-next,
#special-products:hover .owl-nav .owl-next ,
.product-accessories .owl-nav .owl-prev,
.product-accessories .owl-nav .owl-next,
.brandslider-outer:hover .owl-prev ,
.brandslider-outer:hover .owl-next ,
.testimonial-carousel:hover .prev-arrow,
.testimonial-carousel:hover .next-arrow,
.homepage-products:hover .owl-nav .owl-prev,
.homepage-products:hover .owl-nav .owl-next,
.home_blog_post_area:hover .prev-button.slick-arrow ,
.home_blog_post_area:hover .next-button.slick-arrow
 {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
    -khtml-opacity: 1;
}
#featured-products .owl-nav .owl-prev,
#newproducts-products .owl-nav .owl-prev,
#special-products .owl-nav .owl-prev,
.product-accessories .owl-nav .owl-prev ,
.homepage-products .owl-nav .owl-prev {
	height: 35px;
	width: 35px;
	background: transparent url("../img/sprite.png") no-repeat scroll -29px -173px;
	left:auto;
	right:50px;
    overflow: hidden;
    position: absolute;
    text-decoration: none;
    text-indent: -9999px;
    z-index: 3;
	top:-52px;
   	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform:translateY(-50%);
}
#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 ,
.homepage-products .owl-nav .owl-prev:hover{
	background-position:-29px -243px;
}
#featured-products .owl-nav .owl-next ,
#newproducts-products .owl-nav .owl-next,
#special-products .owl-nav .owl-next ,
.product-accessories .owl-nav .owl-next ,
.homepage-products .owl-nav .owl-next{
    position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 35px;
	width: 35px;
	background: transparent url("../img/sprite.png") no-repeat scroll -436px -173px;
    left: auto;
    right: 10px;
	 top:-52px;
   	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform:translateY(-50%);
}

#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 ,
.homepage-products .owl-nav .owl-next:hover{
   background-position:-436px -243px;
}
.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%;
}
.list .thumbnail-image-inner {
    border-bottom: none;
}
.list .thumbnail-container .product-description {
	width:auto !important;
	background:none !important;
	float: none !important;
	padding: 0;
 }
.list .thumbnail-inner{
	width:auto;
	margin: 0 20px 30px 0;
}
.thumbnail-container:hover .thumbnail-image-inner img{
    max-width: 100%;
	height: auto;
}
#js-active-search-filters .h6.hidden-xs-up {
    display: block !important;
	font-size:15px;
	font-weight:700;
	color:#1d3645;
	margin: 0 0 21px;
}
#search_filters h4,
.leftsidebar .title {
	color: #fff;
	font-size: 24px;
	font-family: 'Roboto', sans-serif;
	padding: 11px 20px 13px;
	margin-bottom: 0;
	font-weight: 700;
	background: #1d3645;
	text-transform: capitalize;
}
.products-selection .products-sort-order .select-title {
    display: inline-block;
    width: 100%;
    color: #1d3645;
    background: white;
    padding: 8px 10px 4px;
    border: 1px solid #ddd;
    cursor: pointer;
	font-size:16px;
	text-align:left;
}
#custom-leftbannerblock img {
    height: auto;
}
.block-category .category-cover {
    margin-bottom:23px;
    margin-top: 0px;
}
.category-cover img {
}
.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;
    margin-left: 15px;
}
.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:4px;
}
.products-selection .display li a {
    color: #777777;
    font-size: 0px;
    line-height: 14px;
    cursor: pointer;
}
.products-selection .display li#grid a {
    background: transparent url(../img/sprite.png) no-repeat scroll -24px -383px;
    height: 30px;
    float: left;
    width:30px;
}
.products-selection .display li#grid:hover a,
.products-selection .display li#grid.selected a {
    background-position:-24px -333px !important;
}
.products-selection .display li#list a {
    background: transparent url(../img/sprite.png) no-repeat scroll -444px -383px;
    height:30px;
    width:30px;
    float: right;
}
.products-selection .display li#list:hover a,
.products-selection .display li#list.selected a {
    background-position:-444px -333px;
}
.products-selection .display li.selected a {
    cursor: default;
}
.products-selection h1 {
    padding-top: 0.625rem;
}
.products-sort-order {
    color: #777777;
}
.products-sort-order .select-title {
    display: inline-block;
    margin: 0 10px 0 0;
    width: 100%;
    color: #1d3645;
    background: #FFFFFF;
    padding: 5px 0.625rem;
    cursor: pointer;
}
.products-sort-order .select-list {
    display: block;
    color: #777777;
    padding: 5px 15px;
}
.products-sort-order .select-list:hover {
    background: transparent;
    color: #1d3645;
    text-decoration: none;
}
.products-sort-order .dropdown-menu {
    left: auto;
    width: 288px;
    border: 1px solid #e2e2e2;
    background: #fff;
    border-radius: 0;
}
#products .list .product-title,
#products .product-title a {
    margin-top: 0px;
    margin-bottom: 15px;
    font-size: 16px;
	text-align:left;
}
#products .list .product-price-and-shipping {
    padding-bottom: 15px;
	text-align:left;
}
.total-products P {
    margin: 5px 0px;
	color:#1d3645;
	font-size: 15px;
}
.list .thumbnail-container .addtocart-button {
    position: relative;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}
.product-toolbar {
	margin-bottom: 33px;
	padding: 11px 20px 12px 14px;
	color: #777777;
	background:#f5f5f5;
}
.page-product .modal-body figure {
    max-width: 625px;
}
#checkout .dropdown:hover .expand-more ,
#checkout #header .header-nav .user-info:hover .user-icon > span {
    color:#b2a280;
}
#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;
    max-width: 85px;
}
.sidebar-products .product-miniature .product-title {
    margin-top: 0px;
    margin-bottom: 5px;
    text-align: left;
}
.sidebar-products .product-miniature .product-title a{
	font-size:14px;
}
.sidebar-products .thumbnail-sidebar-inner {
    text-align: left;
    float: left;
    max-width: 124px;
}
.sidebar-products .thumbnail-sidebar-inner .product-description{
	padding:0;
	background:none;
}
.sidebar-products .product-miniature .product-price-and-shipping {
    text-align: left;
}
.sidebar-products .discount-percentage{
	font-weight:300 !important;
	background:#fff;
	font-size: 14px;
	color: #1d3645;
}
.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;
    transition: 0.5s;
    -wenkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    text-align: left;
}
.sidebar-products .thumbnail-container .addtocart-button .btn-primary::before {
    display: none;
}
.sidebar-products .thumbnail-container:hover .addtocart-button .btn-primary {
    color: #b2a280;
}
.sidebar-products .addtocart-button .btn-primary {
    padding: 0px;
    background: transparent;
    color: #1d3645;
	font-size:14px;
    font-weight: 400;
    padding-top: 5px;
	font-family: 'Roboto', sans-serif;
	border:none;
	height:auto;
}
.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 {
    font-weight: 600;
}
.leftsidebar h1.title {
}
div#_mobile_cart {
    position: relative;
    margin-right: 15px;
}
#products .grid .product-miniature {
    width: 33.333%;
}
.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 #e2e2e2;
    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: #777777;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
}
.newproducts-products .thumbnail-container:hover .addtocart-button .btn-primary {
    color: #2874f1;
}



@media (min-width: 992px) {
    ul.payment-inner li a {
        padding: 0px 10px;
    }
    .link-inner li a::before,
    ul.payment-inner li a::before {
        left: -3px;
    }
    .link-inner li a {
        padding: 0px 15px 0px 14px;
    }
    .parallaxblock-outer {
        padding:200px 0px 165px;
    }
    .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 ,.homepage-products .product-miniature{
 	padding:0 10px;
}
#products .product-miniature:hover .product-title a,
#featured-products .product-miniature:hover .product-title a,
#special-products .product-miniature:hover .product-title a ,
.homepage-products .product-miniature:hover .product-title a{
    color: #1d3645;
}
.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: #777777;
    background: none;
    border: none;
    display: block;
    font-weight:400;
}
.pagination .page-list li {
    background: #f5f5f5;
    display: inline-block;
    float: left;
    margin: 0 0 0 5px;
    padding: 0px;
}
.pagination .current a,
.pagination a:hover {
    color: #FFFFFF;
    border-color: #b2a280;
    background-color: #b2a280;
    text-decoration: none;
}
.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: #777777;
}
.card-block .h1 {
    font-weight: 600;
	font-size:22px;
	margin: 0 0 10px;
	font-family: 'Roboto', sans-serif;
}

#products .list .product-miniature .on-sale {
    right: 40px;
}
#leftsidebar {
    margin-bottom: 30px;
    padding: 0;
}
.sidebar-products.products {
    padding: 15px 20px;
	float: left;
	width: 100%;
	background: #f4f4f4;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
    display: block;
}
.brandslider-inner.container #brand-carousel .owl-nav.disabled {
    opacity: 0;
}
.brandslider-inner.container #brand-carousel:hover .owl-nav.disabled {
    opacity: 1;
}
.brand-slidermain .owl-prev {
	background: transparent url("../img/sprite.png") no-repeat scroll -29px -173px;
    right: auto;
    left: -20px;
    top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform:translateY(-50%);
    overflow: hidden;
    position: absolute;
    text-decoration: none;
    text-indent: -9999px;
    width:35px;
	height:35px;
    z-index: 3;
}
.brand-slidermain .owl-prev:hover {
	background-position:-29px -243px;
}
.brand-slidermain .owl-next {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform:translateY(-50%);
    text-decoration: none;
    height: 35px;
    width: 35px;
	background: transparent url("../img/sprite.png") no-repeat scroll -436px -173px;
    left: auto;
    right: -20px;
}
.brand-slidermain .owl-next:hover {
	background-position:-436px -243px;
}
.brand-slidermain .item > a {
    display: inline-block;
}
#custom-leftbannerblock {
    margin-bottom: 30px;
}
.pagination {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin: 3rem 0;
    padding: 1rem 0;
}
.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: #b2a280;
}
.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;
}
.top-menu .arrow > .dropdown-item::before {
    background-color: rgba(0, 0, 0, 0);
    bottom: -20px;
    color: #e2e2e2;
    content: "";
    font-family: fontawesome;
    font-size: 30px;
    left: 0;
    line-height: 12px;
    margin: 0 auto;
    opacity: 0;
    position: absolute;
    right: 0;
    width: 20px;
}
.top-menu .arrow:hover > .dropdown-item::before {
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -o-opacity: 0;
}
.brand-slidermain #brand-carousel {
    margin-bottom: 0;
}
.category-top-menu > li > ul {
	padding:23px 20px 18px;
}
#custom-leftbannerblock > p {
    margin-bottom: 0;
}
#order-confirmation #main .page-footer {
    margin-bottom: 0;
}
.block-categories .text-uppercase.h6:hover {
    color: #ffffff;
}
.top-nav{
	background: #1b5c54;
	position:relative;
	padding:11px 0 5px;
}
.bottom-nav{
	background:#1d3645;
}
#header .header-nav .hidden-sm-down .col-md-6.col-xs-12 {
  padding-left: 0;
}
#header .header-nav .language-selector::before {
    background-color: #8caabd;
    content: "";
    height: 10px;
    position: absolute;
    width: 1px;
    left: 0px;
    top: 5px;
}
#header .header-nav .language-selector::after {
    background-color: #8caabd;
    content: "";
    height: 10px;
    position: absolute;
    width: 1px;
    right: 0px;
    top: 5px;
}
#header .header-top #top-menu li:last-child > a {
}
.dropdown-menu.hidden-sm-down {
  margin-top: 5px;
}
.bottomcmsblock .cmstext {
	margin-bottom: 22px;
}
.testimonial_outer {
    margin-bottom: 89px;
    margin-top: 0;
	padding: 90px 0 94px;
}
.parallax-inner.container-width {
    display: inline-block;
    text-align: center;
    width: 100%;
}
.icon-wrapper li {
    display: inline-block;
    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: #1d3645;
    color: #fff;
    padding: 7px 14px;
}
.btn-wrapper {
    background-color: #1d3645;
    color: #ffffff;
    padding: 7px 14px;
    display: inline-block;
    border: 1px solid transparent;
}
.btn-wrapper:hover {
    background-color: transparent;
    color: #1d3645;
    border: 1px solid #1d3645;
    transition: 0.5s;
    -webkit-transition: all 0.5s;
}
.bottomcmsinner .icon-wrapper li a i {
    color: #1c8adf;
    font-size: 24px;
    background: #fff;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    padding: 6px 11px;
}
.bottomcmsinner .icon-wrapper li a:hover i {
	background:#ffc600;
}
.bottomcmsinner .icon-wrapper li a.fa-twitter i {
	padding: 5px 8px;
}
.bottomcmsinner .icon-wrapper li a.fa-youtube-play i {
	padding: 5px 6px;
}
.bottomcmsinner .icon-wrapper li a.fa-linkedin i {
	padding:  4px 9px;
}

.bottomcmsinner .icon-wrapper li a{
	padding: 0;
	width:35px;
	height:35px;
	float: left;
	margin: 0 11px 0 0;
}
/*.bottomcmsinner .fa-facebook{
	background:transparent url("../img/sprite.png") no-repeat scroll -28px -257px;
}
.bottomcmsinner .fa-facebook:hover{
	background-position:-433px -257px;
}
.bottomcmsinner .fa-twitter{
	background:transparent url("../img/sprite.png") no-repeat scroll -28px -317px;
}
.bottomcmsinner .fa-twitter:hover{
	background-position:-433px -317px;
}
.bottomcmsinner .fa-youtube-play{
	background:transparent url("../img/sprite.png") no-repeat scroll -28px -377px;
}
.bottomcmsinner .fa-youtube-play:hover{
	background-position:-433px -377px;
}
.bottomcmsinner .fa-linkedin{
	background:transparent url("../img/sprite.png") no-repeat scroll -28px -443px;
}
.bottomcmsinner .fa-linkedin:hover{
	background-position:--433px -443px;
}
*/
.icon-wrapper li a i {
    color: #777777;
}
.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: #1d3645;
    content: "";
    font-family: "fontawesome";
    padding-left: 4px;
    font-size: 0;
}
.dropdown.open .expand-more::after {
    content: "";
    color: #777777;
}
.home_blog_post {
    display: inline-block;
    width: 100%;
}
.category-top-menu > li:first-child a {
	margin-bottom: 0;
	background-color: #b2a280;
	color: #fff;
	font-size: 24px;
    font-family: 'Roboto', sans-serif;
	padding:11px 20px;
	text-transform: capitalize;
	width: 100%;
	font-weight: 700;
	display: inline-block;
}
.block-categories a {
    color: #1d3645;
	font-family:  'Roboto', sans-serif;
}
.hidden-sm-down.clear-all-wrapper {
    padding:0 20px 0;
}
#search_filters .facet:last-child {
    border-bottom: medium none;
}
#search_filters .facet {
    padding:22px 20px 19px 20px;
	border-bottom:1px solid #e9e9e9;
}
#search_filters .facet .facet-title {
	font-size: 14px;
	font-weight: 600;
	font-family: 'Roboto', sans-serif;
}
#custom-leftbannerblock {
    margin-top: 30px;
}
.pagination .col-md-4 {
    padding-left: 0;
}
.pagination .col-md-6 {
    padding-right: 0;
}
.breadcumb_outer {
    background: #efeff1;
	padding: 64px 0 61px;
    width: 100%;
}
.list .thumbnail-image-inner .hover-addtocart {
    display: none;
}
.list .variant-links{
	text-align:left !important;
	margin-top: 20px !important;
	margin-bottom: 15px;
}
#leftsidebar .product-title a:hover {
    color: #b2a280;
}
.product-actions .btn-primary {
	padding: 10px 18px 10px 18px;
	position: relative;
	background: #1d3645;
	color: #fff;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	line-height: 18px;
	float: left;
	width: auto;
}
.product-actions .btn-primary:hover{
	background: #b2a280;
	color:#fff;
}
#product .product-actions .product-add-to-cart .btn-primary::before {display:none; }
.list-1 {
    color: #777777;
    font-size: 15px;
}
.cms-box .inner {
    color: #777777;
    font-size: 15px;
}
.product-description p {
  color: #777777;
  margin: 0;
  line-height: 24px;
}
#category .hover-addtocart {
}
.page-header > h1 {
    color: #1d3645;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
}
#checkout .h6 {
    color: #777777;
}
#checkout .text-xs-right {
    padding-top: 15px;
    text-align: left;
}
#left-column #leftsidebar .sidebar-products.products ul {
}
#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: #b2a280;
}

/* footerbottomleft-outer start */

#footerbottomleft-text {
    width: 100%;
}
.footer-middle-left {
	float: left;
	width:29%;
	border-right: 1px solid #2b4b5e;
	padding-right: 68px;
}
.footer-middle-right {
    float: right;
    width: 71%;
	padding-left: 72px;
}
@media (min-width: 768px) {
	#footerbottomleft-text .title h3 ,
	.block_newsletter .title h3{
		display:none;
	}
}
.bottomcms_img {
    margin: 0 0 16px;
}
.store {
    color: #b2a280;
	line-height: 22px;
	margin: 0 0 38px;
}
.address {
    line-height: 22px;
	margin: 0 0 18px;
}
.phone {
    margin: 0 0 15px;
}
.email {
    margin: 0 0 32px;
}
.time-open{
	color:#8caabd;
}
.time{
	font-weight:500;
	text-transform:uppercase;
	color:#fff;
}
.phone1 ,.email1{
    float: left;
	color:#f48706;
	font-size:16px;
	font-weight:700;
	margin-right: 5px;
}
/*footerbottomleft-outer end */

/* Home page footerrightcms Start */

#footerbottomright-text {
	float: left;
	width: 18%;
	padding: 0 0 0 20px;
}
.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;

}

@media (min-width: 768px) {
	#footerbottomright-text .pull-xs-right{
		display:none;
	}
}

/* Home page footerrightcms End */


@media screen and (max-width: 1280px) {
    .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;
    }
    .footer-top {
        margin-top: 0;
    }
    .category-cover > img {
        width: 100%;
    }
    #search_filters h4,
    .leftsidebar .title {
        font-size: 22px;
    }
    .sidebar-products .thumbnail-sidebar-inner {
        max-width: 100px;
    }
    .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;
    }
    
    .home_blog_post_inner {
        margin-bottom: 0px;
    }
}
@media screen and (max-width: 1239px) {
	.subbannerbottom-common {
		width: 49%;
	}
	.subbannerbottom-inner img{
		width:100%;
	}
	.subbannerbottompart1 {
		width: 51%;
	}
	.parallaxblock-outer {
		background-size: cover;
	}
	.parallax-description {
		padding: 0 160px;
	}
	#custom-leftbannerblock img {
		max-width: 100%;
	}
	.sidebar-products .thumbnail-sidebar-inner {
		max-width: 97px;
	}
	.subbanner-common.subbannerpart3 {
		padding-right: 10px;
		width: 50%;
	}
	.subbanner-common.subbannerpart4 {
		width: 50%;
		padding-left: 10px;
	}
	#header .header-top a[data-depth="0"] {
		padding: 54px 15px 54px;
	}
	.shipping-outer {
		padding: 21px 40px 25px;
	}
	.testimonial-outer .testminial-data {
		padding: 0 50px;
	}
	.block_newsletter form .input-wrapper {
		width: 289px;
	}
	.footer-middle-left {
		width: 32%;
		padding-right: 15px;
	}
	.footer-middle-right {
		width: 68%;
		padding-left: 15px;
	}
}
@media screen and (max-width: 1200px) {
    .xipblog_img, .img-responsive {
        width: 100%;
    }
	.home_blog_post h1.main-title {
		margin-bottom: 30px;
	}
    #custom-BannerBottomblock .subbannercms-outer{
        margin-bottom: 40px;
    }
    ul.payment-inner li a {
        padding: 0 3px 0 1px;
    }    
    #index #products img, #index.featured-products img, #index.product-accessories img, #index.product-miniature img {
        max-width: initial;
    }
    #newproducts-carousel .thumbnail-image-inner{
        width: auto !important;
    }
    #index .thumbnail-image-inner {
        width: 100%;
    }
    #featuredproducts-carousel .owl-stage-outer .owl-item {
        width: 100%;
    }
    #featuredproducts-carousel .owl-item > ul {
        margin-bottom: 0;
    }
    #blockcart-modal .modal-title i.material-icons {
        margin-right: 0.475rem;
    }
    #product h1 {
        font-size: 18px;
    }
    .product-prices {
        margin-top: 0.65rem;
    }
    .product-prices div {
        margin-bottom: 0.225rem;
    }
	.about-right img {
		max-width: 100%;
	}
	.about-right {
		padding:0;
	}
	.home_blog_post_area {
		margin: 0 0 80px;
	}
	#footerbottomright-text {
		width: 20%;
	}
	.footer_inner .links .wrapper {
		width: 40%;
	}
}
@media (max-width: 991px) {
	#product #content-wrapper {
		padding: 0 0px;
	}
	.newstitle-inner {
		padding: 0 0 21px;
	}
	.block_newsletter {
		margin: 0 0 36px;
	}
	.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-bottom: 18px;
	}
	.store {
		margin: 0 0 28px;
	}
	.address {
		margin: 0 0 12px;
	}
	.testimonial_outer {
		padding: 70px 0 64px;
	}
	.test_imag {
		margin: 0 0 18px 0;
	}
	.test_desc {
		margin: 0 0 25px;
	}
	#custom-leftbannerblock img {
		width: 100%;
	}
	.brandslider-outer {
		margin: 0 0 65px;
	}
	.testimonial_outer {
		margin-bottom: 60px;
	}
	.subbannercms-inner {
		padding: 0 15px;
	}
	.subbannercms-outer {
		margin: 0 auto 55px;
	}
	.home_blog_post_area {
		margin: 0 0 30px;
	}
	.sidebar-products .thumbnail-image-inner {
		margin-right: 8px;
	}
	#otproducttabs {
		margin: 0 ;
	}
	.footer-top {
		background-size: cover;
	}
    .products.row.grid {
        margin: 0px;
    }
	#about-text .desc {
		font-size: 13px;
		padding-left: 75px;
	}
	.about-left {
		padding: 0 30px 0 0;
	}
	.subtitle-part3 {
		width: 32%;
	}
	.subtitle-part2 {
		width: 35%;
	}
	.subtitle-part1 {
		width: 33%;
	}
	.shipping-outer {
		padding: 21px 10px 25px;
	}
	.testimonial_outer h1.main-title {
		padding-bottom: 20px;
		margin: 0 0 14px;
	}
	.testimonial-carousel .testimonial-desc {
		margin: 0 0 15px;
	}
	#custom-bannerblock {
		margin: 0 0 60px;
	}
	.home_blog_post {
		padding:0 ;
	}
	h1.main-title{
		padding-left: 0px;
		padding-right: 0px;
	}
    .slick-initialized .slick-slide {
        padding: 0px 15px;
    }
    .home_blog_post_area.container,
    .brandslider-inner.container{
        padding: 0px;
    }
    .post_content > p{
        margin-bottom: 10px;
    }
    #footer {
        margin-top: 30px;
    }
    .top-menu .arrow > .dropdown-item::before {
        bottom: -12px;
    }
    .footer-container .title span.h3,
    .footer-container h3.h3,
    #block_myaccount_infos .myaccount-title a,
    .block-contact .block-contact-title,
    .linklist .blockcms-title a,
    #footerbottomright-text .contact-title {
    }
    .products-selection .total-products {
        padding: 0 5px;
    }
    #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;
    }
    .parallaxblock-outer {
        padding: 110px 0;
    }
	.parallax-text {
		font-size: 50px;
	}
	.parallaxblock-outer {
		margin-bottom: 60px;
	}
    .footer_inner {
        overflow: hidden;
        padding: 65px 0 60px;
    }
	.bottom-link.bottom-left {
		margin: 20px 0;
	}
    ul.payment-inner li:first-child a {
        padding-left: 0px;
    }
    .subbannercms-bottom a img {
        width: 100%;
    }
    .brandslider-inner .title a {
        margin-bottom: 15px;
    }
    .brandslider-outer h1.main-title {
        padding-bottom: 20px;
    }
    .testimonial-carousel .test_desc {
        padding-top: 5px;
    }
    .sidebar-products .thumbnail-sidebar-inner {
        max-width: 122px;
    }
    #products .grid .product-miniature {
        width: 50%;
    }
	.hover-addtocart .addtocart-button::after{
		display:none;
	}
	#header .header-top a[data-depth="0"] {
		padding: 54px 10px 54px;
	}
	.footer-top {
		padding: 28px 0 31px;
	}
	.subbannerbottomcms-outer.container {
		margin: 0 15px 55px;
	}
	.brand-slidermain .owl-prev {
		left:0;
	}
	.brand-slidermain .owl-next {
		right:0;
	}
	.brandslider-outer {
		margin: 0 0 15px;
	}
	#footerbottomright-text {
		padding:0;
		width: 20%;
	}
	.footer_inner .links .wrapper {
		width: 40%;
	}
	#footerbottomleft-text .img-footer {
		width: 100%;
	}

}
@media screen and (max-width: 840px) {
	.testimonial-carousel .testimonial-desc {
		padding: 0 10px;
	}
	.testimonial-outer .testminial-data {
		padding: 0 20px;
	}
	.header-logo {
		padding: 47px 0;
	}
	.parallax-description {
		padding: 0 40px;
	}
    .footerbottom-text-inner > div{
        display: inline-block;
        width: 100%;
    }
	#about-text .desc {
		font-size: 12px;
		margin-right: 0;
	}
	.about-left {
		padding: 0 10px 0 0;
	}
    .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;
    }
	.block_newsletter form .input-wrapper {
		width: 269px;
	}
	#header .header-top a[data-depth="0"] {
		padding: 54px 6px 54px;
	}
	#footerbottomright-text {
		width: 22%;
	}
	.footer_inner .links .wrapper {
		width: 39%;
	}
}

@media screen and (max-width: 767px) {
	#checkout #content .row > div {
		padding: 0;
	}
	.products-sort-order .dropdown-menu {
		left: auto;
		right: auto;
	}
	#mobile_top_menu_wrapper .js-top-menu-bottom .currency-selector {
		text-align: left;
	}
	#mobile_top_menu_wrapper .js-top-menu-bottom .language-selector-wrapper {
		text-align: left;
	}
	.nwsletter-maintitle {
		display: none;
	}
	.nwsletter-subtitle {
		text-align: left;
	}
	#featured-products {
		margin:0;
	}
	#footerbottomleft-text .img-footer {
		width: auto;
	}
	.block_newsletter {
		margin:0;
		border:none;
	}
	div#footerbottom-text {
		text-align: center;
	}
	div#footerbottom-text {
		padding: 10px 0 23px;
	}
	.footer-middle-left,.footer-middle-right {
		width: 100%;
		border:none;
		padding: 0;
	}
	div#_desktop_cart {
		margin:0;
	}
	#header .header-nav .user-info:hover .user-icon > span {
		color: #b2a280;
	}
	#featured-products .owl-nav .owl-next, #newproducts-products .owl-nav .owl-next, #special-products .owl-nav .owl-next, .product-accessories .owl-nav .owl-next, .homepage-products .owl-nav .owl-next ,
	#featured-products .owl-nav .owl-prev, #newproducts-products .owl-nav .owl-prev, #special-products .owl-nav .owl-prev, .product-accessories .owl-nav .owl-prev, .homepage-products .owl-nav .owl-prev {
		top:-45px;
	}
	#header .top-menu .popover li.category a.dropdown-item:hover, #header .top-menu .popover li.category a.dropdown-item.dropdown-submenu:hover {
		color: #b2a280;
	}
	.search-widget form input[type="text"] {
		padding: 10px 10px;
	}
	#checkout #_desktop_cart {
		padding: 0;
	}
	.top-menu .sub-menu ,.top-menu .sub-menu ul[data-depth="1"] > li{
		border:none;
	}
	.blockcart > .header span.cart-products-count, .shopping-cart-text {
		font-size: 14px;
	}
	div#_desktop_cart::after {display:none;}
	.newstitle-inner {
		text-align: center;
		padding: 0 0 10px;
	}
	.footer-top {
		padding: 25px 0 20px;
	}
	.testimonial_outer {
		padding:65px 0 ;
	}
	.subbannercms-inner{
		padding:0 15px;
	}
	#header .top-menu li:hover a[data-depth="0"] {
		background:none;
	}
	#shipping-text {
		margin-top:0;
	}
	.search-widget {
		padding: 0 15px;
		margin: 0 0 15px;
	}
	.header-nav .search-widget form button[type="submit"] {
		right: 0;
	}
	.search-widget ,
	.search-widget form {width:100%;}
	#checkout #wrapper {
		margin: 0;
	}
	div#_desktop_cart::before {display:none;}
	#special-products .owl-nav, #featured-products .owl-nav, #newproducts-products .owl-nav, .product-accessories .owl-nav {
		top: -76px;
	}
	.product-toolbar {
		margin-left:0px;
		margin-right:0px;
	}
	.pagination{
		padding-left:15px;
		padding-right:15px;
	}
	.home_blog_post h1.main-title {
		padding-bottom: 0 !important;
	}
	#custom-bannerblock {
		padding: 80px 0 70px;
	}
	#custom-bannerblock .title2, #custom-bannerblock .title3 {
		font-size: 14px;
	}
	#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: 10px 0 0;
	}

	.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;
	}
	#header .top-menu .popover li.category   a.dropdown-item {
		color: #1d3645;
		font-family:'Roboto', sans-serif;
	}
	#header .top-menu .popover li.category a.dropdown-item.dropdown-submenu{
		font-weight:400;
		font-family:'Roboto', sans-serif;
	}
	.footer-bottom {
		border-top: none;
		text-align: center;
	}
	.bottom-payment.bottom-right {
		float: none;
	}
	.about-left {
		padding: 0;
		width: 100%;
	}
	.about-right {
		width: 100%;
		text-align:center;
	}
	#about-text {
		margin: 0 0 65px;
	}
	#search_widget.search-widget form input[type="text"]{
		width:100%;
	}
    #header .header-nav #menu-icon {
         margin:22px 20px 0 0;
		float:left;
    }
    div#_mobile_cart {
		margin-right: 15px;
	}
    .hover-addtocart .highlighted-informations.hidden-sm-down, .hover-addtocart .addtocart-button {
        width: 100%;
    }
	#about-text .title {
		margin: 0 0 30px;
	}
    .language-selector-wrapper {
        color: #777777;
    }
    .bottomcmsinner {
        padding:5px 0px;
    }
    .right-logo{
        padding: 15px 0;
    }
    .right-btn{
        padding: 0 0;
    }
	#header .top-menu a[data-depth="0"]:hover{
		color:#b2a280 !important;
		background:none !important;
	}
    #header .header-top #top-menu li:last-child > a{
		padding-right:15px;
    }
    #header .sub-menu > .top-menu > .category > a {
        color: #1d3645;
    }
    #header .top-menu li:hover a[data-depth="0"] {
            color: #b2a280;
    }
    .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: #b2a280;
    }
    .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: 16px;
    }

    #footerbottomleft-text .title {
        display: block;
    }
    #homepage-carousel .owl-dots .owl-dot > span {
        background-color: #1d3645;
        border-radius: 50%;
        display: inline-block;
        height: 15px;
        width: 15px;
    }
    #homepage-carousel .owl-dots .owl-dot.active > span {
        background-color: #b2a280 !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: #1d3645;
    }
    .top-menu .sub-menu.collapse {
        border-top: none;
        margin-top: 0px;
        padding: 20px;
    }
    #header .header-top {
        margin: 0px;
		float: left;
		width: 100%;
    }
	#header .header-nav {
		float: left;
		width: 100%;
		background: #034c41;
	}
    .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;
    }
    #custom-leftbannerblock img {
        height: auto;
        width: auto;
    }
    #custom-leftbannerblock {
        display: inline-block;
        text-align: center;
        width: 100%;
    }
    .brandslider-inner .title a {
        font-size: 25px;
    }
    #products .grid .product-miniature {
        width: 33.333%;
    }
    #brand-carousel li.item {
        padding: 0px 10px;
    }
    .brand-slidermain .owl-carousel.product-item.products-slider.owl-loaded.owl-drag .item {
        margin-left: 20px;
        margin-right: 20px;
    }
    #wrapper .left-column.col-xs-12.col-sm-8.col-md-9 {
        float: left;
        max-width: 100% !important;
    }
    h1.main-title {
        font-size: 25px !important;
    }
    .brandslider-outer h1.main-title {
        padding-bottom: 0;
    }
    .testmonial-author {
        font-size: 16px;
    }
    .testimonial-carousel .testimonial-desc{
        font-size: 15px;
		text-align:center;
		padding:0;
    }
    .header-top .search-widget .material-icons.search {
        display: none;
    }
    #content-wrapper {
        max-width: 100%;
        display: inline-block;
        width: 100%;
    }
    .footer_inner {
        padding: 20px 0px 30px;
    }
    .footer-container .wrapper {
        overflow: hidden;
    }
    .footer_inner .title .pull-xs-right ,
	.footer_inner .title .float-xs-right {
        position: absolute;
        right: 0px;
        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;
        font-family: 'Roboto', sans-serif;
        font-size: 18px;
        text-transform: capitalize;
        font-weight: 400;
    }
    #header .header-top a[data-depth="0"],
    #header .header-top #top-menu > li:first-child a[data-depth="0"] {
        padding: 15px;
		color:#1d3645;
    }
    .top-menu .category .pull-xs-right {
        margin-top: -5px;
    }
    .menu-bottom-banners {
        display: none;
    }
    .footer-container .links .collapse {
        display: none;
    }
    .parallax-text3 {
        padding: 10px 0px 20px;
        font-size: 14px;
    }
    .block_newsletter form input[type=text],
    .block_newsletter form input {
    }
    .brandslider-inner .title a {
        margin-bottom: 0px;
    }
    .brandslider-inner .title a {
        padding-bottom: 10px;
    }
    .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: block;
    }
    #_mobile_contact_link {
        display: none;
    }
    #_mobile_cart {
        margin-top:25px;
    }
	#_mobile_user_info {
		margin: 38px 0 0;
	}
    .product-toolbar {
        margin-top: 20px;
    }
    .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;
	}
	
	.testimonial-outer .owl-dots {
		margin: 25px 0 0;
	}
    .newproducts-products {
        margin-bottom: 0;
    }
	.copyright {
		padding: 30px 0px 10px;
		border:none;
	}
	.block_newsletter form .input-wrapper {
		width: 100%;
	}
	.test_imag {
		float: none;
		margin: 0 0 15px;
	}
	.test_desc {
		width: 100%;
		text-align: center;
	}
	.testimonial-outer .testminial-data {
		padding: 0px;
	}
	#about-text .description2 {
		padding: 0 0 32px;
	}
	#header-left-text ,#header-right-text  {
		display:none;
	}
	.test_desc {
		margin: 0 0 10px;
	}
	.testimonial-carousel .owl-nav {display:none;}
	.bottomcmsblock .cmstext {
		margin:0;
	}
	.js-top-menu-bottom{
		border-bottom:1px solid #e2e2e2;
	}
	.parallaxblock-outer {
		padding: 70px 0;
	}
	.product-description .desc-right {
		width: 25%;
	}
	.product-description .desc-left {
		width: 75%;
	}
}
@media screen and (max-width: 640px) {
	.block_newsletter form .input-wrapper {
		width: 100%;
	}
    #newproducts-carousel .thumbnail-image-inner{
        width: 70px !important;
    }
    .newproducts-products .thumbnail-container .product-description {
        padding: 0 0 0 10px;
    }
    #custom-bannerblock .subbannercms-outer {
        margin-bottom: 30px;
    }
	#custom-bannerblock .description{
		display:none;
	}
	
	.testimonial_outer h1.main-title {
		text-align: center;
	}
    .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,
    ul.payment-inner li a {
        padding: 3px 6px 3px 7px;
        font-size: 15px;
    }
    .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%;
    }
    .test_img_innar {
        display: inline-block;
    }
    .testimonial-carousel .test_desc {
        padding: 10px 0px 0px;
    }
    .testmonial-author {
        padding-bottom: 0px;
        text-align: center;
    }
    .testimonial-desc {
        text-align: center;
    }
    .test_imag {
        float: none;
        padding-bottom: 0;
        text-align: center;
        margin: 0 auto 10px;
    }
    .testimonial-carousel .owl-nav {
        margin-top: 0;
        text-align: center;
    }
   
  
    .link-inner li a,
    ul.payment-inner li a {
        padding: 3px 9px 3px 8px;
    }
	.homepage-products.products .tabs li {
		padding: 10px 25px;
	}
	.blog_post_content .post_title a {
		font-size: 22px;
	}
	.parallaxblock-outer {
		padding: 60px 0;
	}
	.parallax-text {
		font-size: 40px;
	}
}
@media screen and (max-width: 543px) {
	.product-toolbar {
		margin-left: 15px;
		margin-right: 15px;
	}
	h1.main-title {
		margin: 0 0 30px;
	}
	#featured-products .owl-nav .owl-next, 
	#newproducts-products .owl-nav .owl-next, 
	#special-products .owl-nav .owl-next, 
	.product-accessories .owl-nav .owl-next, 
	.homepage-products .owl-nav .owl-next, 
	#featured-products .owl-nav .owl-prev, 
	#newproducts-products .owl-nav .owl-prev, 
	#special-products .owl-nav .owl-prev, 
	.product-accessories .owl-nav .owl-prev, 
	.homepage-products .owl-nav .owl-prev {
		top: -38px;
	}
	#leftsidebar {
		padding: 0 15px;
	}
	.home_blog_post {
		padding: 0 15px;
	}
    .parallax-text4 a {
        padding: 8px 19px;
    }
   
    .parallaxblock-outer {
        padding: 50px 0;
    }
    #custom-bannerblock .title1 {
		font-size: 33px;
	}
	#about-text .desc {
		font-size: 12px;
		margin-right: 8px;
	}
	#header .header-nav .top-logo {
		width:100%;
		margin:10px auto 0;
	}
	.subbanner-common.subbannerpart1,
    .subbanner-common.subbannerpart2,
    .subbanner-common.subbannerpart3 {
        padding: 0px 0px 15px;
    }
    .subbanner-common ,.banner-left ,.banner-right,
	.subbanner-common.subbannerpart3 ,
	.subbanner-common.subbannerpart4 {
       width: 100%;
    }
	.header-logo {
		text-align: center;
		float: none;
	}
	.subbanner-inner img {
		width: 100%;
	}
	.banner-right ,.subbanner-common.subbannerpart4{
		padding:0;
	}
	.subbannerbottom-common {
		width: 100%;
	}
	.subbannerbottompart1 {
		width: 100%;
		padding:0 0 15px;
	}
}
@media screen and (max-width: 479px) {
	.homepage-products.products .tabs li {
		width: 100%;
		margin: 0 0 5px;
	}
	.thumbnail-container .thumbnail-image-inner img {
		width: 100%;
	}
	.newstitle-inner::before {display:none;}
	.tabs .nav-tabs .nav-link {
		font-size: 14px;
	}
	#shipping-text {
		margin: 0 0 43px;
	}
	.subtitle-part1 ,.subtitle-part2,.subtitle-part3 {
		width: 100%;
		padding:0 0 10px;
	}
	.subbanner-part-maininnner1,.subbanner-part-maininnner3 {
		float: none;
	}
	#about-text .desc {
		font-size: 15px;
		width: 100%;
		text-align: left;
		margin: 0 0 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%;
    }
    #header .header-nav .top-logo a img {
        max-height: 47px;
    }
    .tabs {
        padding: 0;
    }
    .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;
    }
    .parallaxblock-outer {
        padding: 40px 0;
    }
    #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 {
        font-size: 13px;
    }
    #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 {
    }
    .parallax-text3 {
        padding: 8px 0 18px;
    }
    #index .featured-products .product-miniature,
    #index.product-accessories .product-miniature,
    #index .product-miniature .product-miniature,
    #index #special-products .product-miniature {
        padding: 0 8px 0px;
    }
    #index #featured-products {
        padding-bottom: 0;
    }
    h1.main-title {
        font-size: 22px !important;
    }
    .brandslider-inner .title a {
        font-size: 22px !important;
    }
    #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;
    }
    ul#featuredproducts-carousel {
        margin-bottom: 0px;
    }
	.testmonial-author {
		font-size: 15px;
	}
	.testimonial_outer h1.main-title {
		padding-bottom: 18px;
	}
	.testimonial-desc {
		font-size: 13px;
	}
	#about-text .title {
		font-size: 28px;
	}
	#about-text .description {
		font-size: 14px;
	}
	#custom-bannerblock {
		padding: 50px 0 40px;
	}
	#custom-bannerblock .title1 {
		font-size: 20px;
	}
	#custom-bannerblock .title2, #custom-bannerblock .title3 {
		font-size: 13px;
	}
	#custom-bannerblock {
		margin: 0 0 35px;
	}
	.parallax-desc {
		font-size: 14px;
		line-height: 25px;
	}
	.parallax-description {
		padding: 0;
	}
	.parallax-text {
		font-size: 23px;
	}
}
@media screen and (max-width: 369px) {


}
@media screen and (max-width: 370px) {
    body#checkout section.checkout-step h1 {
        font-size: 16px;
        line-height: 1.1;
    }
    #products .grid .product-miniature {
        max-width: 100%;
        width: 100%;
    }
    .modal-header {
        border-bottom: 1px solid #e5e5e5;
        padding: 7px;
    }
	.parallax-desc {
		font-size: 13px;
		line-height: 18px;
	}
    
}
.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
}

/* blog Start*/
.prev-button.slick-arrow {
    left:auto;
	right:50px;
	background: transparent url("../img/sprite.png") no-repeat scroll -29px -173px;
}
.prev-button.slick-arrow:hover {
  background-position:-29px -243px;
}
.next-button.slick-arrow {
    right:10px;
	left:auto;
	background: transparent url("../img/sprite.png") no-repeat scroll -436px -173px;
}
.next-button.slick-arrow:hover{
	background-position:-436px -243px;
}
/* blog End */



@media screen and (-webkit-min-device-pixel-ratio:0) {
  .quickview .arrows{
			right: 2.5rem;
	}
}

.social-sharing {
    color: 
    #fff;
}
