/* CSS Document */

@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css);

/*# sourceMappingURL=theme.css.map*/

@font-face {
  font-family: "LineAwesome";
  src: url("../fonts/line-awesome.eot?v=1.1.");
  src: url("../fonts/line-awesome.eot??v=1.1.#iefix") format("embedded-opentype"),
       url("../fonts/line-awesome.woff2?v=1.1.") format("woff2"),
       url("../fonts/line-awesome.woff?v=1.1.") format("woff"),
       url("../fonts/line-awesome.ttf?v=1.1.") format("truetype"),
       url("../fonts/line-awesome.svg?v=1.1.#fa") format("svg");
  font-weight: normal;
  font-style: normal;
}


.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;
}


/*# search-module-start*/
/*.ot_search.form-group::after {
    background-color: #5f5f5f;
    content: "";
    height: 17px;
    position: absolute;
    right: 0;
    top: 2px;
    width: 1px;
}*/
.ot_search.form-group {
    position: relative;
    cursor: pointer;
}

#ot_search_top .form-group {
    width: 22%;
    border-right: 1px solid #4b4b4b
}

#ot_search_top {
    padding: 0px;
}
#ot_search_top .form_search {
    padding: 0;
    position: relative;
    width: auto;
}
#ot_search_top label {
    display: none;
}
#ot_search_top .form-group .bootstrap-select {
    cursor: pointer;
}
#ot_search_top .form-group .bootstrap-select {
    -moz-appearance: none;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
}
#ot_search_top .form-group .bootstrap-select {
    width: 160px;
    padding: 7px;
    color: #777777;
    font-size: 14px;
    padding: 0 0 0 4px;
    /*position: relative;*/
}
#ot_search_top .submit_search {
    font-weight: normal !important;
}
#ot_search_top .submit_search {
    font-weight: normal !important;
}

/*# search-module-end*/


/* newproducts-products Start*/
#index #left-column {
    padding-top: 36px;
}
.otleftbestsellers {
	display: none;
}
#index .otleftbestsellers {
	display: block;
}
#index #newproducts-products .bestsellers-products.container {
	display: block;
}
#newproducts-products .bestsellers-products.container {
    padding: 0;
    display: none;
}
#newproducts-products .bestsellers-products.container h1.main-title {
    border-bottom: none;
    padding-bottom: 6px;
    /*margin-right:-15px;
    margin-left:-15px;*/
}
#newproducts-products .thumbnail-inner {
    padding: 0 17px;
}
/* newproducts-products end*/

/* blog Start*/

#module-xipblog-single .pull-md-9, #module-xipblog-archive .pull-md-9 {
    width: 18.4%;
    right: 0;
    float: left;
}
#module-xipblog-single div#content-wrapper {
    width: 81.6%;
    float: right;
}
.home_blog_post .blog_post_content_bottom .meta_date {
    margin: 0;
    position: relative;
    padding: 0 0 0 0;
    display: inline-block;
    width: auto;
}
.home_blog_post .blog_post_content_bottom .meta_date::before {
	position: absolute;
	content: "";
	background: transparent url("../img/sprite.png") no-repeat scroll -30px -984px;
	width: 30px;
	height: 30px;
	left: 0;
}
.home_blog_post .blog_post_content_bottom .meta_date:hover:before {
	background-position: -504px -984px;
}
.home_blog_post .blog_post_content_bottom .meta_comment {
	padding: 6px 0 0 30px;
	position: relative;
	display: none;
}
.home_blog_post .blog_post_content_bottom .meta_comment span {
	padding: 2px 0 0;
}
.home_blog_post .blog_post_content_bottom .meta_comment::before {
	position: absolute;
	content: "";
	background: transparent url("../img/sprite.png") no-repeat scroll -29px -1045px;
	width: 30px;
	height: 20px;
	left: 0;
}
.home_blog_post .blog_post_content_bottom .meta_comment:hover:before {
	background-position: -504px -1045px;
}
/* blog End */
/*.header-menu.fixed {
	display: block;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 999;
	border-bottom: 1px solid #80b918;
}*/
#header .top-menu .popover li.category a.dropdown-item {
	color: #777777;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	text-transform: capitalize;
}
.top-menu .sub-menu ul[data-depth="1"]>li:last-of-type {
    margin-right: 0;
}
#header .top-menu .popover li.category a.dropdown-item.dropdown-submenu {
	color: #4b4b4b;
	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: #80b918;
}
#header a,
.dropdown .expand-more {
	color: #4b4b4b;
	font-size: 14px;
	line-height: 1.2;
}
#header .blockcart .header a {
	text-transform: uppercase;
}
#header .dropdown-menu a {
	color: #777777;
}
#header .dropdown-menu a:hover {
	color: #80b918;
}
.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;
}
#header-right-text {
	float: right;
	text-align: left;
}
div#contact-link > a,
.user-info > a,
.blockcart > .header > a {
	display: block;
}
div#contact-link > a {
    background: transparent url(../img/sprite.png) no-repeat scroll -24px -240px;
    display: block;
    padding-left: 26px;
}
div#contact-link:hover > a {
	color: #80b918 !important;
	background-position: -452px -240px;
}
#header .header-nav #contact-link {
	margin: 16px 0 13px;
}
.user-info {
	position: relative;
}
.user-info > .user-icon {
	cursor: pointer;
}
.user-icon {
	background-color: #4b4b4b;
    width: 55px;
    height: 55px;
    position: relative;
}
.user-icon::before {
	color: #fff;
	content: "\f364";
	font-size: 28px;
	font-family: "LineAwesome";
	display: block;
	right: 12px;
	position: absolute;
	top: 18px;
}
.user-info > .user-icon .hidden-sm-down {
    display: none;
}
ul.userinfo-toggle {
	background: #ffffff none repeat scroll 0 0;
	display: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 10px 20px;
	position: absolute;
	right: 0;
	text-align: left;
	width: 160px;
	z-index: 9;
}
.userinfo-toggle li {
	padding-bottom: 4px;
}
#content-wrapper .ps-alert-success p {
	margin: 0 0 0 10px;
}
#header .header-nav .blockcart .header {
	margin: 0px;
}
.blockcart > .header .hidden-sm-down {
    font-size: 0;
}
.blockcart > .header span::before {
    color: #fff;
    content: "\f2fa";
    font-size: 30px;
    font-family: "LineAwesome";
    display: block;
    right: 12px;
    position: absolute;
    top: 9px;
}
.blockcart > .header span {
    background: #4b4b4b none repeat scroll 0 0;
    height: 55px;
    width: 55px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 1px;
}

.blockcart .header {
    cursor: pointer;
    line-height: 1.2;
}
#ot_search_top .submit_search span:before {
    content: "\f2eb";
    top: 0;
    left: 0;
    font-family: "LineAwesome";
    font-size: 23px;
    color: #ffffff;
}
.blockcart:hover > .header:hover::before {
	background: transparent url("../img/sprite.png") no-repeat scroll -426px -59px;
}
.blockcart:hover > .header span.cart-products-count,
.blockcart:hover > .header .hidden-sm-down {
	color: #fff;
}
.blockcart > .header span.cart-products-count {
	display: none;
}
.header-call .phone-icon::before {
    content: "\f292";
    position: absolute;
    font-family: "LineAwesome";
    font-size: 25px;
    color: #80b918 !important;
    top: 9px;
    left: 0;
}
.header-call .phone-icon:hover:before {
	color: #80b918 !important;
}
.header-call .phone-icon .call-dial:hover{
	color: #80b918 !important;
}
.header-call .phone-icon .call-dial {
    color: #4b4b4b !important;
    font-size: 14px !important;
    font-weight: 600;
}
.header-call .phone-icon {
    padding: 10px 0 10px 25px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
.header-nav #search_widget.search-widget form input[type=text] {
	width: 0px;
	padding: 0px;
	min-width: initial;
	width: 40px;
	height: 37px;
	background: transparent;
	opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	border: 1px solid transparent;
	margin-top: 0px;
	outline: none;
}
.header-nav #search_widget.search-widget:hover form input[type=text],
.header-nav #search_widget.search-widget.inputfocus form input[type=text],
.header-nav #search_widget.search-widget:hover form input[type=text]:focus {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	width: 300px;
	background: #e3e3e3;
	border-color: #e3e3e3;
	padding: 0px 40px 0px 10px;
	outline: none;
}
.header-nav .search-widget form button[type=submit] {
	top: 0px;
	left: auto;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
}
.header-nav .search-widget {
	position: relative;
}
.header-nav #search_widget button::before {
	display: block;
	background: transparent url("../img/sprite.png") no-repeat scroll -15px -22px;
	width: 40px;
	height: 37px;
	color: #4b4b4b;
	content: '';
}
.header-nav #search_widget:hover button::before,
.header-nav #search_widget.inputfocus button::before {} 

#_desktop_logo {
    padding: 0;
    text-align: center;
    float: left;
    width: 28.6%;
}
body#checkout #header #_desktop_logo {
	text-align: left;
}
body#checkout #header .header-nav .row {
	margin-left: 0px;
	margin-right: 0px;
}
#checkout .col-md-6.text-xsright.hidden-sm-down {
	display: none;
}
.right-logo {
	padding: 35px 0px 36px;
}
.right-btn {
    padding: 40px 0px 38px;
    float: right;
    width: 21.4%;
}
.header-menu {
	background-color: #80b918;
}
.search-widget {
	align-items: center;
	display: flex;
	justify-content: center;
	margin-right: 0;
	padding: 0;
	text-align: center;
	width: auto;
}
div#_desktop_cart {
	float: right;
}
.header-logo {
	text-align: left;
	display: block;
	float: left;
	margin: 0;
}
.top-menu {
	margin: 0px;
}
.top-menu,
.top-menu a {
	font-family: 'Poppins', sans-serif;
}
#header .header-top a[data-depth="0"] {
    text-transform: capitalize;
    font-weight: 500;
    font-size: 16px;
    padding: 20px 34px 19px;
    line-height: 1;
    color: #fff;
}
.static-categories .static-categories-inner h3:hover a {
    color: #4b4b4b !important;
}
.static-categories .static-categories-inner h3 a {
    background-color: #80b918;
    color: #ffffff !important;
    display: inline-block;
    font-size: 16px !important;
    font-weight: 500;
    padding: 18px 110px 18px 33px;
    text-transform: capitalize !important;
    font-family: 'Poppins', sans-serif;
    width: 100%;
    line-height: 1;
}
.static-categories .static-categories-inner h3 a::before {
    content: "\f103";
    font-family: "LineAwesome";
    left: 19px;
    position: absolute;
    top: 16px;
    font-size: 22px;
}
.staticmenu {
	position: relative;
}
.static-categories .static-categories-inner h3 {
	margin-bottom: 0;
}
.categories-menu {
    background: #ffffff;
    display: block;
    padding: 10px 20px 22px;
    position: absolute;
    width: 100%;
    z-index: 99;
    top: 85px;
    border: 2px solid #d9d9d9;
    margin-bottom: 0;
}
.categories-menu span {
    text-align: left;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    padding-left: 22px;
    padding-top: 6px;
}
.categories-menu span a {
	color: #80b918 !important;
}
.categories-menu span a:hover {
	color: #4b4b4b !important;
}
.categories-menu li {
	position: relative;
}
.categories-menu li:before {
    position: absolute;
    content: "\f112";
    font-family: "LineAwesome";
    left: 0px;
    top: 5px;
    font-size: 13px;
}
.categories-menu li:hover:before {
	color: #80b918 !important;
}
.categories-menu li a:hover {
	color: #80b918 !important;
}
.categories-menu li a {
    color: #787878 !important;
    display: inline-block;
    font-size: 14px !important;
    padding: 7px 22px;
    width: 100%;
    text-align: left;
}
#index .categories-menu {
    display: block;
}
.categories-menu {
    display: none;
}
.static-categories {
    width: 18.4%;
    float: left;
    padding-right: 25px;
}
#header .header-top .position-static {
    width: 80.6%;
    float: left;
    padding-left: 15px;
}
#custom-hometbannerblock img {
	width: 100%;
}
#custom-hometbannerblock {
	display: none;
}
#index #custom-hometbannerblock {
	display: block;
	position: relative;
	overflow: hidden;
}
#index #wrapper {
	padding-top: 0px;
}
.quick-view .material-icons {
	font-size: 0;
	background-color: #4b4b4b;
	height: 40px;
	width: 40px;
	position: relative;
    transition: 0.3s;
}
h1.main-title span {
    background-color: transparent;
    color: #4b4b4b;
    padding: 6px 6px;
    font-weight: 400 !important;
}
h1.main-title {
    /*border-bottom: 1px solid #e3e3e3;*/
    color: #4b4b4b;
    font-family: "Poppins", sans-serif;
    font-size: 22px;
    font-weight: 600;
    line-height: 1;
    margin: 0 0 20px;
    padding-bottom: 10px;
    position: relative;
    text-align: left;
    text-transform: capitalize;
    padding-left: 30px;
}
.language .dropdown-item, .currency .dropdown-item {
	padding: 0;
}
.language-selector-wrapper span.hidden-md-up {
    color: #4b4b4b;
    font-weight: 500;
    padding: 0 0 8px;
    display: block !important;
}
.currency-selector span {
    padding: 0 0 8px;
    float: left;
    color: #4b4b4b;
    font-weight: 500;
}
.language-selector-wrapper .expand-more {
    display: none;
}
.currency-selector .expand-more {
    display: none !important;
}
.language, .currency {
    border-top: 1px solid #d9d9d9;
    padding: 15px 0 0 !important;
    margin: 10px 0 0;
}
div#_desktop_language_selector,
div#_desktop_currency_selector {
	display: inline-block;
	border-left: 1px solid #d4d4d4;
}
#_desktop_currency_selector {
	padding-left: 20px;
	padding-right: 10px;
}
#_desktop_language_selector {
	padding-left: 21px;
}
div#_desktop_contact_link {
	border-right: 1px solid #d4d4d4;
	margin-left: 17px;
	padding-right: 19px;
	position: relative;
}
div#_desktop_user_info {
    display: inline-block;
    vertical-align: middle;
    float: right;
}
div#_desktop_cart {
	margin-left: 0px;
	position: relative;
}
.header-top .header-logo {
	padding: 41px 0 39px;
}
.right-logo {
    width: 50%;
    float: left;
}
.brandslider-inner .title a {
	color: #4b4b4b;
}
/* footer start */

.footer-top .block_newsletter {
	margin: 0px -15px;
}
.nwsletter-maintitle {
	font-size: 22px;
	text-align: left;
	font-weight: bold;
	padding-bottom: 5px;
	color: #ffffff;
}
.block_newsletter form input[type=text] {
    padding: 10px 149px 10px 10px;
    color: #777777;
    height: 54px;
    background-color: transparent;
    font-size: 16px;
    border: 2px solid #acacac;
    width: 100%;
}
.newstitle-inner {
	padding: 0px 0px 0 0px;
}
.newsletter_inner {
	padding: 7px 0px 15px;
}
.block_newsletter form input[type=text]:focus {
	background-color: transparent;
}
.block_newsletter form input {
	height: 48px;
}
.block_newsletter .btn-primary {
    background: #80b918;
    font-size: 16px;
    color: #fff;
    float: left !important;
    vertical-align: top;
    text-transform: capitalize;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    padding: 14px 30px 13px 29px;
    position: absolute;
    top: 3px;
    right: 18px;
}
.block_newsletter .btn-primary:hover {
	color: #4b4b4b;
}
.block_newsletter .text-title, .block_newsletter .news-box {
	padding: 0;
}
.footer_inner {
    overflow: hidden;
   	border-bottom: 1px solid #727272;
    padding: 0 0 43px;
}
.footer-bottom {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}
.footer-container {
    overflow: hidden;
    padding-top: 93px;
}
.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: 'Poppins', sans-serif;
    font-size: 22px;
    text-transform: capitalize;
    color: #ffffff;
    font-weight: normal;
    margin-bottom: 13px;
    display: block;
    font-weight: 400;
}
.footer_inner .links .collapse,
#footerbottomright-text .footer-toggle {
	margin-bottom: 0;
}
.footer-container li a,
.footer-container li,
.footer-container .block-contact {
	color: #acacac;
	line-height: 26px;
	transition: 0.6s;
	-webkit-transition: 0.6s;
	-moz-transition: 0.6s;
	-o-transition: 0.6s;
	word-wrap: break-word;
}
.address {
    line-height: 27px;
}
.phone {
    padding-top: 2px;
}
.email {
    padding-top: 2px;
}
#footerbottomleft-text .phone1 {
	float: left;
    color: #80b918;
    font-size: 16px;
    font-weight: 500;
    margin-right: 5px;
    line-height: 20px;
} 
#footerbottomleft-text .email1 {
    float: left;
    color: #80b918;
    font-size: 16px;
    font-weight: 500;
    margin-right: 5px;
    line-height: 26px;
}
.footer-container .links .collapse {
	display: inherit
}
div#footerbottom-text {
    overflow: hidden;
    padding: 20px 0 63px;
    text-align: left;
}
.nwsletter-subtitle {
    font-size: 14px;
    color: #acacac;

}
.bottom-link-icon-wrapper {
	float: left;
}
.bottom-link.bottom-left {
	display: inline-block;
	float: none;
}
.bottom-payment.bottom-right {
    float: left;
}

.footer_inner .links .wrapper {
    width: 15%;
    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: #acacac;
	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: #80b918;
}
.link-inner li,
.payment-inner li {
	display: inline-block;
}
.copyright {
    padding: 19px 0px 64px;
    text-align: right;
}
.copyright a {
	color: #acacac;
	transition: 0.6s;
	-webkit-transition: 0.6s;
	-moz-transition: 0.6s;
	-o-transition: 0.6s;
}
.copyright a:hover,
.footer-container li a:hover {
	color: #80b918;
}
/*footer end */

/* CSS Document */
li.second-subbanner-left {
    float: left;
    width: 50%;
    padding-right: 15px;
}
li.second-subbanner-right {
    float: left;
    width: 50%;
    padding-left: 15px;
}
div#custom-secondbannerblock {
    margin-bottom: 110px;
}
#custom-bannerblock {
    padding-top: 50px;
    margin-bottom: 60px;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}
div#custom-BannerBottomblock {
    margin-top: 40px;
    margin-bottom: 92px;
}
.banner-top > div > a > img {
    width: 100%;
}
.banner-top > div > a {
    display: block;
    overflow: hidden;
}
.banner-bottom-left {
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding-right: 32px;
}
.banner-bottom-center {
    width: 25%;
    float: left;
    box-sizing: border-box;
    padding-right: 16px;
}
.banner-bottom-right {
    float: left;
    width: 25%;
    box-sizing: border-box;
    padding-left: 16px;
}
.subbanner-common {
	float: left;
	width: 50%;
	box-sizing: border-box;
}
.subbanner-common.subbannerpart1 {
	padding-right: 15px;
}
.subbanner-common.subbannerpart2 {
	padding-left: 15px;
}
ul#homepage-carousel {
    margin-bottom: 0;
}
.sub-desc-inner .list-detail li a {
    color: #777777;
    padding-top: 6px;
    display: inline-block;
    padding-left: 20px;
}
.sub-desc-inner .list-detail ul.list-carousel {
    margin-bottom: 0;
}
.sub-desc-inner .list-detail li a p {
    margin-bottom: 0;
    color: #80b918;
}
.sub-desc-inner .list-detail a::before {
    content: "\f112";
    font-size: 13px;
    position: absolute;
    font-family: "LineAwesome";
    left: -3px;
    top: 7px;
}
.sub-desc-inner .list-detail a:hover {
	color: #80b918;
}
.sub-desc-inner .list-detail a {
	position: relative;
}
.subbanner-inner > a {
	position: relative;
	display: block;
	overflow: hidden;
}
.subbanner-inner a img,
.banner-bottom-right img,
#custom-hometbannerblock img {
	width: 100%;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
}
.subbanner-inner:hover a img,
.banner-bottom-right:hover img,
#custom-hometbannerblock:hover img {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
}

/* parallax block start */
.parallaxblock-outer {
	color: #4b4b4b;
	font-family: 'Poppins', sans-serif;
	margin-bottom: 95px;
	padding: 160px 0;
}
.parallax-text1 {
	color: #fff;
	font-size: 25px;
	font-weight: 300;
	line-height: 1.2;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0 0 13px;
}
.parallax-text2 {
	color: #fff;
	font-size: 14px;
	margin: 0 0 53px;
}
.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: #000;
}
.parallax-btn a:hover {
	background: #fff;
}
/* parallax block end */

/* Home page Shipping start */

#shipping-text {
	margin: 0 0 30px;
}
.testimonial_outer {
	display: none;
}
#index .testimonial_outer {
	display: block;
	/*margin-bottom: 52px;*/
}
.shipping-inner {
	color: #4b4b4b;
	overflow: hidden;
	padding: 0px 0px;
	cursor: pointer;
}
.subtitle-part {
	position: relative;
	display: inline-block;
	width: 100%;
}
.subtitle-part .subicon .hide {
	display: none;
}
.subtitle-part .subicon::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 36px;
    font-size: 40px;
}
.subtitle-part .subicon1::before{
    top: 10px
}
.subbanner-part-maininnner1 {
    border-bottom: 1px solid #dddddd;
    /*margin-bottom: 26px;
    padding-bottom: 26px;*/
    padding: 0px 0 26px;
}

.subbanner-part-maininnner2 {
    border-bottom: 1px solid #dddddd;
    /*margin-bottom: 32px;
    padding-bottom: 28px;*/
    padding: 26px 0;
}
.subbanner-part-maininnner3{
    padding: 26px 0 0
}
#shipping-text {
	display: none;
}
#index #shipping-text {
    display: block;
    margin-top: 0px;
}
.shipping-outer {
	background-color: #f6f6f6;
	padding: 36px 20px 25px;
}
.shipping-text-inner .subtitile > p {
    margin: 0;
    color: #777;
    font-size: 14px;
    font-weight: 400;
    padding-top: 2px;
}
.shipping-heading p {
    display: inline-block;
    margin: 0;
	color: #4b4b4b;
	font-size: 15px;
	font-weight: 500;
	text-transform: capitalize;
}
.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-4 {
	width: 40%;
}
.products.row.list .product-miniature.js-product-miniature.col-xs-12 .product-description.col-xs-12.col-sm-7.col-md-7.col-lg-8 {
	width: 60%;
}
.subtitle-part.subtitle-part1 .subicon::before {
	content: "\f352";
	font-family: "LineAwesome";
	color: #80b918;
}
.subtitle-part.subtitle-part2 .subicon::before {
	content: "\f294";
	font-family: "LineAwesome";
	color: #80b918;
}
.subtitle-part.subtitle-part3 .subicon::before {
	content: "\f232";
	font-family: "LineAwesome";
	color: #80b918;
}
.subtitle-part.subtitle-part1:hover .subicon::before {
	color: #232323;
}
.subtitle-part.subtitle-part2:hover .subicon::before {
	color: #232323;
}
.subtitle-part.subtitle-part3:hover .subicon::before {
	color: #232323;
}
.shipping-text-inner .subtitile {
    color: #4b4b4b;
    font-size: 15px;
    font-weight: 500;
    text-transform: capitalize;
    overflow: hidden;
    display: inline-block;
    padding-left: 50px;
}
.sub-desc-inner .list-detail:last-child {
    padding-left: 40px;
}
.shipping-text-inner .desc {
	color: #777777;
	font-size: 14px;
	line-height: 20px;
	padding: 0;
	overflow: hidden;
}
.subtitle-part:hover .desc {
	color: #4b4b4b;
}
/* Home page Shipping End */

/* Home page Testimonial Start */
/*.testimonial-inner {
    margin-top: 48px;
}*/
#leftsidebar h1.main-title {
    border-bottom: none;
    padding-bottom: 3px;
}
.testimonial-outer h1.main-title.title {
    border-bottom: none;
    padding-bottom: 3px;
}
.display-homebottom {
	clear: both;
}
.brandslider-outer {
    padding: 80px 0;
    border: 1px solid #e7e7e7
}
#testimonial-slider.testimonial-carousel {
	max-width: 1200px;
	margin: 0 0 0 auto;
}
.testimonial-carousel.owl-carousel .owl-item img.img-testimonial {
    max-width: 100px;
    width: auto;
    border-radius: 50%;
}
.testmonial-author1 {
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 500;
    letter-spacing: 1px;
}
.testmonial-author2 {
    font-size: 14px;
    font-weight: 400;
    padding-bottom: 17px;
}
.testimonial-desc p {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 22px;
    font-size: 16px;
    font-weight: normal;
    font-style: italic;
    color: #4b4b4b;
    line-height: 26px;
    margin-bottom: 0;
}
.test_imag {
    align-items: center;
    display: flex;
    justify-content: center;
    margin: 0;
    padding-bottom: 20px;
    padding-top: 34px;
    text-align: center;
    width: auto;
}
.owl-carousel {
	position: relative;
	width: 100%;
	z-index: 1;
}
#testimonial-slider {
	background-color: #f6f6f6;
}
.testimonial_outer:hover .testimonial-carousel .owl-nav {} .testimonial-carousel .owl-nav {
	margin-top: 0;
	z-index: 9999;
}
.testimonial-outer .owl-dot {
    height: 11px;
    width: 11px;
    background: rgba(255, 255, 255, 0.50);
    display: inline-block;
    margin: 0 3px;
    border-radius: 50%;
}
.testimonial-outer .owl-dots {
    text-align: center;
    padding-bottom: 27px;
}
.testimonial-outer .owl-dot.active,.testimonial-outer .owl-dot:hover {
	background: #80b918;
}
.testimonial-carousel .test_desc {
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.4;
	text-align: center;
}
.testmonial-author {
	font-style: normal;
	color: #4b4b4b;
	font-size: 16px;
	font-weight: 500;
	margin: 0 0 28px;
}
/* Home page Testimonial End */
.brandslider-outer {
	display: inline-block;
	width: 100%;
}
#brand-carousel li.item {
    text-align: center;
    padding: 19px 16px 0;
    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;
    border-right: 1px solid #e7e7e7;
}
.subtitle-part:hover .shipping-heading span {
	color: #80b918;
}
.subtitle-part:hover .shipping-heading p {
    color: #80b918;
}
.subtitle-part:hover .subtitile.subtitile3 {
    color: #80b918;
}
#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: #4b4b4b;
	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: #80b918;
	z-index: 99;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
}
#toTop:hover {
	background: #4b4b4b;
}
#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 {
    position: absolute;
    right: -40px;
    top: 15px;
    bottom: auto;
    left: auto;
    z-index: 99;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -o-opacity: 0;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
}
.thumbnail-container:hover .thumbnail-inner .hover-addtocart {
	opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
    right: 10px;
}
.thumbnail-container .addtocart-button .btn-primary:hover {
	background-color: #80b918;
}
.thumbnail-container .addtocart-button .btn-primary {
	background-color: #4b4b4b;
	font-size: 0;
	padding: 0;
	position: relative;
	height: 40px;
	width: 40px;
    transition: 0.3s
}
.hover-addtocart .addtocart-button {
    position: relative;
    margin: 1px 0 0;
}
#product .h5.main-title.text-uppercase {
	/*border-bottom: 1px solid #e3e3e3;*/
	color: #4b4b4b;
	font-family: "Poppins", sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 1;
	margin: 0 15px 20px;
	padding-bottom: 10px;
    padding-left: 30px;
	position: relative;
	text-align: left;
    padding-right: 83px;
}
.list .thumbnail-container .product-add-to-cart {
	position: relative;
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-o-opacity: 1;
	text-align: left;
}

#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: 20px;
}
ul#newproducts-carousel {
    margin-bottom: 0;
}
.homeslider-container {
    margin: 30px 0 0;
}
ul#homepage-carousel .owl-nav {
	position: absolute;
	top: 50%;
	width: 100%;
}
ul#homepage-carousel .owl-nav .owl-prev:before {
    color: #787878;
    content: "\f11a";
    font-size: 40px;
    font-family: "LineAwesome";
    display: block;
    left: 20px;
    position: absolute;
}
ul#homepage-carousel .owl-nav .owl-next:after {
    color: #787878;
    content: "\f11b";
    font-size: 40px;
    font-family: "LineAwesome";
    display: block;
    right: 20px;
    position: absolute;
}
.homeslider_nav:active {
	opacity: 1.0;
}
ul#homepage-carousel .owl-nav .owl-prev:hover:before {
	color: #80b918;
}
ul#homepage-carousel .owl-nav .owl-next:hover:after {
	color: #80b918;
}
.sub-desc-inner .list-detail {
    width: 50%;
    float: left;
    padding-top: 23px;
}
.sub-desc-inner .list-detail {
	width: 50%;
	float: left;
}
#custom-bannerblock .owl-stage > div {
    padding-left: 14px;
    padding-right: 14px;
}
#custom-bannerblock .owl-stage {
    margin-left: -14px;
    margin-right: -14px;
}
.sub-img > a > img {
    width: 100%;
}
.testimonial-carousel .owl-nav {
	top: -55px;
	position: absolute;
	right: 0;
}



.prev-button.slick-arrow:before {
    padding-left: 1px !important;
}
.next-button.slick-arrow:before {
    padding-left: 1px !important;
}
.brandslider-inner.container #brand-carousel .owl-nav .owl-prev:before {
	border: 1px solid #e7e7e7;
    right: 41px;
    left: auto;
    opacity: 1;
    position: absolute;
    z-index: 3;
    color: #787878;
    content: "\f111";
    font-family: "LineAwesome";
    font-size: 20px;
    cursor: pointer;
    width: 42px;
    height: 42px;
    top: 0px;
    line-height: 42px;
    padding-left: 11px;
}
.brandslider-inner.container #brand-carousel .owl-nav .owl-next:before {
	border: 1px solid #e7e7e7;
    position: absolute;
    opacity: 1;
    z-index: 3;
    left: auto;
    content: "\f112";
    color: #787878;
    font-size: 20px;
    right: 0;
    font-family: "LineAwesome";
    cursor: pointer;
	width: 42px;
	height: 42px;
	top: 0px;
    line-height: 42px;
    padding-left: 11px;
}
#special-products .owl-nav, 
#featured-products .owl-nav, 
.product-accessories .owl-nav, 
.brandslider-inner.container #brand-carousel .owl-nav,
.bestsellers-products .owl-nav,
#custom-bannerblock .owl-nav,
.prev-button.slick-arrow,
.next-button.slick-arrow,
.product-tabs .owl-nav {
    position: absolute;
    top: -62px;
    right: 15px;
}
.product-tabs .owl-nav {
    font-size: 0px;
}
#newproducts-products .owl-nav {
    position: absolute;
    top: -62px;
    right: 15px;   
}
.subbannercms-outer .owl-nav .owl-prev:before {
    border: 1px solid #e7e7e7;
    right: 41px;
    left: auto;
    opacity: 1;
    position: absolute;
    z-index: 3;
    color: #787878;
    content: "\f111";
    font-family: "LineAwesome";
    font-size: 20px;
    cursor: pointer;
    width: 42px;
    height: 42px;
    top: 0px;
    line-height: 42px;
    padding-left: 11px;
}
#featured-products .owl-nav .owl-prev:before, 
#special-products .owl-nav .owl-prev:before, 
.product-accessories .owl-nav .owl-prev:before, 
.product-tabs .owl-nav .owl-prev:before,
#bestsellers-products .owl-nav .owl-prev:before, 
.prev-button.slick-arrow:before  {
	border: 1px solid #e7e7e7;
    right: 41px;
    left: auto;
    opacity: 1;
    position: absolute;
    z-index: 3;
    color: #787878;
    content: "\f111";
    font-family: "LineAwesome";
    font-size: 20px;
    cursor: pointer;
    width: 42px;
    height: 42px;
    top: 0px;
    line-height: 42px;
    padding-left: 10px;
}
#newproducts-products .owl-nav .owl-prev:before,
.testimonial-carousel .owl-nav .owl-prev:before {
    border: 1px solid #e7e7e7;
    right: 41px;
    left: auto;
    opacity: 1;
    position: absolute;
    z-index: 3;
    color: #787878;
    content: "\f111";
    font-family: "LineAwesome";
    font-size: 20px;
    cursor: pointer;
    width: 42px;
    height: 42px;
    top: 0px;
    line-height: 42px;
    padding-left: 11px;
}
#featured-products .owl-nav .owl-prev:hover:before, 
#special-products .owl-nav .owl-prev:hover:before, 
.product-accessories .owl-nav .owl-prev:hover:before, 
.product-tabs .owl-nav .owl-prev:hover:before, 
.subbannercms-outer .owl-nav .owl-prev:hover:before, 
#bestsellers-products .owl-nav .owl-prev:hover:before, 
.prev-button.slick-arrow:hover:before,
.prev-button.slick-arrow:hover:before  {
    color: #80b918 !important;
    cursor: pointer;
}
#newproducts-products .owl-nav .owl-prev:hover:before,
.testimonial-carousel .owl-nav .owl-prev:hover:before{
    color: #80b918 !important;
    cursor: pointer;
}
#newproducts-products .owl-nav .owl-next:before,
.testimonial-carousel .owl-nav .owl-next:before {
    border: 1px solid #e7e7e7;
    position: absolute;
    opacity: 1;
    z-index: 3;
    left: auto;
    content: "\f112";
    color: #787878;
    font-size: 20px;
    right: 0;
    font-family: "LineAwesome";
    cursor: pointer;
    width: 42px;
    height: 42px;
    top: 0px;
    line-height: 42px;
    padding-left: 11px;
}
.subbannercms-outer .owl-nav .owl-next:before {
    border: 1px solid #e7e7e7;
    position: absolute;
    opacity: 1;
    z-index: 3;
    left: auto;
    content: "\f112";
    color: #787878;
    font-size: 20px;
    right: 0;
    font-family: "LineAwesome";
    cursor: pointer;
    width: 42px;
    height: 42px;
    top: 0px;
    line-height: 42px;
    padding-left: 11px; 
}
#featured-products .owl-nav .owl-next:before,  
#special-products .owl-nav .owl-next:before, 
.product-accessories .owl-nav .owl-next:before, 
.product-tabs .owl-nav .owl-next:before, 
#bestsellers-products .owl-nav .owl-next:before, 
.next-button.slick-arrow:before  {
	border: 1px solid #e7e7e7;
    position: absolute;
    opacity: 1;
    z-index: 3;
    left: auto;
    content: "\f112";
    color: #787878;
    font-size: 20px;
    right: 0;
    font-family: "LineAwesome";
    cursor: pointer;
	width: 42px;
	height: 42px;
	top: 0px;
    line-height: 42px;
    padding-left: 10px;
}
#featured-products .owl-nav .owl-next:hover:before, 
#special-products .owl-nav .owl-next:hover:before, 
.product-accessories .owl-nav .owl-next:hover:before, 
.product-tabs .owl-nav .owl-next:hover:before, 
.subbannercms-outer .owl-nav .owl-next:hover:before, 
#bestsellers-products .owl-nav .owl-next:hover:before, 
.next-button.slick-arrow:hover:before,
.next-button.slick-arrow:hover:before {
    color: #80b918 !important;
    cursor: pointer;
}
#newproducts-products .owl-nav .owl-next:hover:before,
.testimonial-carousel .owl-nav .owl-next:hover:before {
    color: #80b918 !important;
    cursor: pointer;   
}
.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;
}
#custom-hometbannerblock > p {
	margin-bottom: 0;
}
.list .thumbnail-container .product-description {
	padding-right: 30px;
}
.thumbnail-container .thumbnail-image-inner img {
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	width: 100%;
}
.thumbnail-container:hover .thumbnail-image-inner img {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
}
#index #left-column,
#category #left-column,
div#left-column {
	width: 18.4%;
}
#index #content-wrapper,
#category #content-wrapper,
.container.slider-right .col-xs-12.col-sm-8.col-md-9.pull-right,
div#content-wrapper {
  	width: 81.6%;
}
#js-active-search-filters .h6.hidden-xs-up {
	display: block !important;
	font-size: 15px;
	font-weight: bold;
	color: #4b4b4b;
	text-transform: capitalize;
	margin-bottom: 15px;
}
#search_filters h4,
.leftsidebar .title,
#search_filters p.text-uppercase.h6.hidden-sm-down {
	color: #4b4b4b;
	font-size: 22px;
	padding: 0px 0px 10px 30px;
	text-transform: capitalize;
	margin-bottom: 0;
	font-weight: 600;
}
.products-selection .products-sort-order .select-title {
	display: inline-block;
	width: 100%;
	color: #777777;
	background: white;
	padding: 8px 10px 4px;
	border: 1px solid #e3e3e3;
	cursor: pointer;
	font-size: 16px;
}
#custom-leftbannerblock img {
	width: 100%;
	height: auto;
}
.block-category .category-cover {
	margin-bottom: 20px;
	margin-top: 0px;
}
.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;
}
.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: 12px;
}
.products-selection .display li a {
	color: #777777;
	font-size: 0px;
	line-height: 14px;
	cursor: pointer;
}
.products-selection .display li#grid a:before {
    position: absolute;
    content: "\f33a";
    font-size: 34px;
    font-family: "LineAwesome";
    left: 0;
    color: #4b4b4b;
    top: -5px;
}
.products-selection .display li#grid:hover a:before, 
.products-selection .display li#grid.selected a:before {
    color: #80b918;
}
.products-selection .display li#list a:before {
    position: absolute;
    content: "\f26c";
    font-size: 34px;
    font-family: "LineAwesome";
    left: 28px;
    color: #4b4b4b;
    top: -5px;
}
.products-selection .display li#list:hover a:before, 
.products-selection .display li#list.selected a:before {
    color: #80b918;
}
.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: #4b4b4b;
	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: #80b918;
	text-decoration: none;
}
.products-sort-order .dropdown-menu {
	left: auto;
	width: 288px;
	border: 1px solid #e3e3e3;
	background: #fff;
	border-radius: 0;
}
#products .list .product-title,
#products .list .product-price-and-shipping,
#products .product-description,
.featured-products .product-description,
.product-accessories .product-description,
.product-miniature .product-description {
	text-align: left;
}
#products .list .product-title,
#products .product-title a {
	margin-top: 0px;
	margin-bottom: 15px;
}
#products .list .product-price-and-shipping {
	padding-bottom: 15px;
}
.total-products p {
    margin: 7px 0px;
    color: #232323;
    padding-left: 78px;
}
.products-selection .display li#grid a {
    position: relative;
    height: 30px;
    width: 30px;
}
.products-selection .display li#list a {
    position: relative;
    height: 30px;
    width: 30px;
}
.list .thumbnail-container .addtocart-button {
	position: relative;
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
}
div#js-product-list-top  {
    margin-bottom: 30px;
    padding: 15px;
    border: 1px solid #e3e3e3;
    margin-left: 0;
    margin-right: 0;
}
.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;
	max-width: 107px;
}
.sidebar-products .product-miniature .product-title {
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: left;
}
.sidebar-products .thumbnail-sidebar-inner {
	text-align: left;
	float: left;
	max-width: 105px;
}
.sidebar-products .product-miniature .product-price-and-shipping {
    text-align: left;
    padding-top: 3px;
}
.sidebar-products .discount-percentage {
    font-weight: 400 !important;
    background: #107595;
    color: #fff;
    padding: 1px 3px;
    font-size: 14px;
}
.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: #4b4b4b;
}
.sidebar-products .addtocart-button .btn-primary {
	padding: 0px;
	background: transparent;
	color: #777777;
	font-size: 16px;
	font-weight: 400;
	padding-top: 5px;
}
.leftsidebar h1.title {
	margin-bottom: 20px;
	/*border-bottom: 1px solid #e3e3e3;*/
} 
#leftsidebar .sidebar-products .addtocart-button .btn-primary {
	padding: 0px;
	background: transparent;
	color: #777777;
	font-size: 16px;
	font-weight: 400;
	padding-top: 5px;
}
#leftsidebar .thumbnail-container .addtocart-button .btn-primary {
    font-size: 14px;
    padding: 11px 14px;
    position: relative;
    height: auto;
    background-color: #4b4b4b;
    width: auto;
    height: auto;
    color: #fff;
    text-transform: capitalize;
    margin-top: 10px;
}
#leftsidebar .thumbnail-container .addtocart-button .btn-primary:hover  {
	background-color: #80b918;
	color: #ffffff;
}
div#_mobile_cart {
	position: relative;
	margin-right: 15px;
}
#products .grid .product-miniature {
	width: 20%;
}
.title .pull-xs-right,
.title .float-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 #e3e3e3;
	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: 'Poppins', sans-serif;
}
.newproducts-products .thumbnail-container:hover .addtocart-button .btn-primary {
	color: #80b918;
}
ul.payment-inner li a {
	padding: 10px 14px;
}
.link-inner li a {
	padding: 0px 24px 0px 24px;
}
@media (min-width: 992px) {

	.link-inner li a::before {
		left: -3px;
	}

	.parallaxblock-outer {
		padding: 200px 0px 210px;
	}
	.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,
.product-tabs .product-miniature.js-product-miniature {
	padding: 0 15px !important;
}
#products .product-miniature:hover .product-title a,
#featured-products .product-miniature:hover .product-title a,
#special-products .product-miniature:hover .product-title a {
	color: #80b918;
}
.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;
	border: 1px solid #e3e3e3;
	border-radius: 5px;
}
.pagination .page-list li {
	background: #FFFFFF;
	display: inline-block;
	float: left;
	margin: 0 0 0 5px;
	padding: 0px;
}
.pagination .current a,
.pagination a:hover {
	color: #FFFFFF;
	border-color: #80b918;
	background-color: #80b918;
	text-decoration: none;
	border-radius: 5px;
}
.pagination .previous,
.pagination .next {
	font-size: 0px;
	padding: 3px;
	border-radius: 5px;
}
.breadcumb_inner .breadcrumb ol > li:last-child > a > span,
.breadcumb_inner .breadcrumb ol > li:hover > a > span {
	color: #80b918;
}
#products .list .product-miniature .on-sale {
	right: 40px;
}
#leftsidebar {
	border: transparent;
	margin-bottom: 0px;
	padding: 0;
}
.sidebar-products.products {
	background: #fff;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
	display: block;
}
.brand-slidermain .item > a {
	display: inline-block;
}
#custom-leftbannerblock {
	margin-bottom: 60px;
}
.pagination {
	border: 1px solid #e3e3e3;
	margin: 2rem 0;
	padding: 1rem;
}
.pagination .col-md-4 {
	float: left;
	width: 50%;
}
.category-top-menu {
	margin: 0;
    position: relative;
}
#cart .card.cart-container .cart-overview.js-cart {
	padding: 10px;
}
strong {
	font-weight: 600;
	color: #4b4b4b;
	font-size: 16px;
}
#leftsidebar {} .category-top-menu li .category-sub-menu li .category-sub-menu {
	padding-left: 10px;
}
#search_filters .facet .facet-label:hover a {
	color: #80b918;
}
.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: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: 0px 0 20px 0;
}
#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 .hidden-sm-down .col-md-6.right-nav {
	padding-right: 0;
}
#header .header-top #top-menu li:last-child > a {
	padding-right: 0;
}
#header .header-top {} 
.dropdown-menu.hidden-sm-down {
	margin-top: 11px;
}
.cmstext {
	margin-top: 13px;
	line-height: 21px;
}
.parallax-text {
	text-align: center;
}
.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: #4b4b4b;
	color: #fff;
	padding: 7px 14px;
}
.btn-wrapper {
	background-color: #4b4b4b;
	color: #ffffff;
	padding: 7px 14px;
	display: inline-block;
	border: 1px solid transparent;
}
.btn-wrapper:hover {
	background-color: transparent;
	color: #4b4b4b;
	border: 1px solid #000000;
	transition: 0.5s;
	-webkit-transition: all 0.5s;
}
.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;
}
.block_newsletter {
	padding-bottom: 20px;
	padding-top: 23px;
}
.dropdown .expand-more::after {
	color: #4b4b4b;
	content: "";
	font-family: "fontawesome";
	padding-left: 4px;
	font-size: 0;
}
.dropdown.open .expand-more::after {
	content: "";
	color: #777777;
}
.home_blog_post {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
}
.block-categories.hidden-sm-down > ul > li > a:hover {
	color: #000 !important;
}
.category-top-menu > li:first-child a {
	margin-bottom: 0;
	color: #4b4b4b;
	font-size: 18px;
	font-family: 'Poppins', sans-serif;
	padding: 20px 20px 14px;
	width: 100%;
	font-weight: 700;
	display: inline-block;
}
.block-categories.hidden-sm-down > ul > li:first-child > a:hover {
	color: #4b4b4b !important;
}
.block-categories a {
	color: #777777;
}
.hidden-sm-down.clear-all-wrapper {
	padding: 20px 20px 0;
}
#search_filters .facet:last-child {
	border-bottom: medium none;
}
#search_filters .facet {
	padding: 20px 20px 0px 20px;
	border-bottom: 1px solid #e3e3e3;
}
#search_filters .facet .facet-title {
    font-size: 14px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    text-transform: capitalize;
}
#index #custom-leftbannerblock {
	margin-top: 30px;
}
.pagination .col-md-4 {
	padding-left: 0;
}
.pagination .col-md-6 {
	padding-right: 0;
}
.breadcumb_inner {
	background: #f6f6f6;
	padding: 0px 15px;
	width: 100%;
	background-size: cover;
}
.list .variant-links {
	text-align: left !important;
	margin-top: 20px !important;
}
#leftsidebar .product-title a:hover {
	color: #80b918;
}
.product-actions .btn-primary {
	padding: 11px 18px 12px 38px;
	position: relative;
	color: #fff;
	font-size: 14px;
	font-family: 'Poppins', sans-serif;
    margin-right: 10px
}
.product-actions .btn-primary:hover {

}
#cart-summary-product-list ul li {
	margin-bottom: 10px;
}
.list-1 {
	color: #777777;
	font-size: 15px;
}
.cms-box .inner {
	color: #777777;
	font-size: 15px;
}
.product-description p {
	color: #777777;
	margin: 0;
}
#category .hover-addtocart {
	/*margin-top: 10px;*/
}
.page-header > h1 {
	color: #4b4b4b;
}
.row.home_blog_post_inner.carousel.slick-initialized.slick-slider:hover .next-button.slick-arrow,
.row.home_blog_post_inner.carousel.slick-initialized.slick-slider:hover .prev-button.slick-arrow {
	opacity: 1;
}
#checkout .h6 {
	color: #777777;
}
#checkout .text-xs-right {
	padding-top: 15px;
	text-align: left;
}
#left-column #leftsidebar .sidebar-products.products ul {
	margin-bottom: 20;
	padding: 0px 0px;
}
#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: #4b4b4b;
}
/* footerbottomleft-outer start */

#footerbottomleft-text {
    width: 24%;
    padding: 0 56px 0 0;
    overflow: hidden;
    float: left;
}
#footerbottomright-text {
	width: 31%;
	padding: 0 0 0 60px;
}
.footerbottomleft-outer .title {
	display: block;
}
.nwsletter-maintitle {
	display: none;
}
@media (min-width: 768px) {

}
/*footerbottomleft-outer end */

.products-selection .products-sort-order .select-title {
	text-align: left;
}
.product-quantity.clearfix {
	float: left;
}
/* Home page footerrightcms Start */

#footerbottomright-text {
    float: left;
    width: 16%;
    padding: 0 0 0 50px;
}
.block_newsletter {
    float: left;
    padding: 0px 0 0 55px;
    width: 30%;
}
.block_newsletter.links .wrapper {
    width: 100% !important;
}
.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;
}

li.second-subbanner-left a img {
	width: 100%;
}
li.second-subbanner-right a img {
	width: 100%;
}
@media (min-width: 992px) {
	#footerbottomright-text .pull-xs-right,
	#footerbottomright-text .float-xs-right {
		display: none;
	}
}

 .container.slider-right .col-xs-12.col-sm-8.col-md-9.pull-right{
    width: 100%
 }

 #ot_search_top .submit_search{
    background: #4b4b4b;
    top : 0;
    height: 42px;
    width: 42px;
 }

 #ot_search_top .form-control{
    background: #f0f0f0
 }

#ot_search_top{
    background: #f0f0f0;
    border: none;
}

h1.main-title::before{
    content: "";
    height: 15px;
    width: 15px;
    background: #80b918;
    position: absolute;
    left: 0;
    top: 4px;
    
}

.homepage-products.products{
    margin: 0 -15px;
}

.homepage-products.products .wishlist-button-add,#category .wishlist-button-add,#product .product-accessories .wishlist-button-add{
    position: absolute;
    top: 97px;
    right: -40px;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    width: 40px;
    min-width: 40px;
    padding-top: 3px;
    background-color: #4b4b4b;
    box-shadow: none;
    border-radius: 0;
    cursor: pointer;
    transition:0.3s;
    border: none;
    opacity: 0;
}

.wishlist-button-add.wishlist-button-product{
    position: static;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 42px;
    width: 42px;
    min-width: 42px;
    padding-top: 3px;
    background-color: #4b4b4b;
    box-shadow: none;
    border-radius: 0;
    cursor: pointer;
    transition:0.3s;
    border: none;
}

.wishlist-button-add i{
    color: #fff !important;
}
.wishlist-button-add:hover{
    background-color: #80b918 !important;
    opacity: 1 !important;
}

#delivery label{
    text-align: left
}

.homepage-products.products .thumbnail-container:hover .wishlist-button-add,#category .thumbnail-container:hover .wishlist-button-add,
#product .product-accessories .thumbnail-container:hover .wishlist-button-add{
    opacity : 1;
    right: 10px;
}

#left-column .homepage-products.products .wishlist-button-add{
    top: 97px;
    right: -40px !important
}
#left-column .homepage-products.products .thumbnail-container:hover .wishlist-button-add{
    right: 10px !important;
    
}


#left-column .wishlist-button-add{
    top: 0;
    right: 0 !important;
    background: #4b4b4b;
    box-shadow: none;
    border-radius: 0;
     transition:0.3s;
    border: none;
    opacity: 0;
}

#left-column .thumbnail-container:hover .wishlist-button-add{
    opacity: 1
}

.leftsidebar.otleftbestsellers{
    margin : 20px 0 50px 0;
}

#leftsidebar{
    margin: 25px 0 60px 0;
    position: relative;
}

#index .testimonial_outer + #leftsidebar{
    margin-top: 50px;
}

#leftsidebar .title{
    padding-left: 30px;
}

.home_blog_post h1.main-title{
    display: none;
}

.home_blog_post_area{
    margin-top: 150px;
    margin-bottom : 30px;
}

.blog_post_content_bottom  sup{
    top: -0.2em;
    font-size: 18px;
}

.brand-slidermain .owl-nav.disabled{
    display: none;
}

#special-products{
    padding-top: 70px;
    padding-bottom: 70px;
    border-top: 1px solid #e3e3e3
}

#search_widget form{
    width: 100%;
    border-radius: 0 30px 30px 0;
}


#featuredproducts-carousel .owl-item > ul > li{
    margin-bottom: 70px
}


.header-top .menu > ul.top-menu > li.category:hover .popover{
        -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    display: block !important;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.product-miniature .discount-percentage.discount-percentage{
        position: absolute !important;
    left: 0 !important;
    bottom: 0 !important;
    top: auto !important;
    background: #f89800 !important;
}

.product-miniature .variant-links{
        position: relative;
    text-align: left;
     width: initial !important; 
    float: right !important;
    margin: 0 !important
}

#left-column .product-miniature .product-title{
    padding-right: 0
}

.leftsidebar h1.title::before,.category-top-menu a.text-uppercase.h6::before,
 #search_filters p.text-uppercase.h6.hidden-sm-down::before,
 #product .h5.main-title.text-uppercase::before{
    content: "";
    height: 15px;
    width: 15px;
    background: #80b918;
    position: absolute;
    left: 0;
    top: 4px;
}
.category-top-menu a.text-uppercase.h6{
    padding: 0px 0px 20px 30px
}

#category .list .thumbnail-container:hover .wishlist-button-add{
    right: 25px
}

#ot_search_top .submit_search:hover{
    background-color: #80b918
}

.product-accessories{
    margin: 0 -15px;
}

#header .userinfo-toggle a:hover{
    color: #80b918 !important
}

.user-icon:hover::before,.blockcart > .header span:hover::before{
    color: #80b918
}

#left-column #newproducts-products #newproducts-carousel .product-miniature .thumbnail-container.reviews-loaded{
    margin : 0 17px 24px 17px !important;
}

#left-column #newproducts-products .thumbnail-inner{
    padding: 0
}

#custom-bannerblock > .subbannercms-outer{
    margin-right: -14px;
    margin-left: -14px;
}

#custom-bannerblock .owl-stage{
    margin-left: 0;
    margin-right: 0;
}

#custom-bannerblock h1.main-title::before{
    left: 15px;
}

#custom-bannerblock h1.main-title{
    padding-left: 44px;
}

#custom-bannerblock .owl-nav{
    right: 15px;
}

.thumbnail-container:hover .product-list-reviews{
    opacity: 1;
    -moz-opacity : 1;
    -o-opacity : 1;
    -webkit-opacity : 1;
}

.product-reference label , .product-quantities label{
    margin-bottom: 0;
    margin-right: 10px;
}

.product-reference{
    margin-bottom: 10px;
}


#product #main > .row .color{
    height: 20px;
    width: 20px
}

#blockcart-modal .modal-header .material-icons{
    color: #fff
}

body#checkout section.checkout-step .add-address a:hover{
    color: #80b918
}


.wishlist-footer-links>a{
    color: #767676
}
.wishlist-footer-links>a:hover{
     color: #80b918 !important
}
.wishlist-add-to-new[data-v-4f116ff6]:not([href]):not([tabindex]),.wishlist-add-to-new i[data-v-4f116ff6],
.wishlist-list-item:hover .wishlist-list-item-title{
    color: #80b918 !important
}

.btn-comment{
    background-color: #4b4b4b
}
.btn-comment:hover{
    background-color: #80b918
}
.btn-comment-inverse{
    color: #4b4b4b;
    border-color: #4b4b4b
}

.btn-comment-inverse:hover{
    background-color: #80b918;
    border-color: #80b918;
}

#products .thumbnail-container.has-reviews:hover .highlighted-informations,
#products .thumbnail-container.has-reviews:focus .highlighted-informations,
.featured-products .thumbnail-container.has-reviews:hover .highlighted-informations,
.featured-products .thumbnail-container.has-reviews:focus .highlighted-informations,
.product-accessories .thumbnail-container.has-reviews:hover .highlighted-informations,
.featured-products .thumbnail-container.has-reviews:focus .highlighted-informations,
.product-miniature .thumbnail-container.has-reviews:hover .highlighted-informations,
.product-miniature .thumbnail-container.has-reviews:focus .highlighted-informations{
    height: 2.5rem
}


@media screen and (min-width: 992px){
    #newproducts-products .owl-nav .owl-next:before,.testimonial-carousel .owl-nav .owl-next:before{
        border: none;
        right: -15px;
    }
    #newproducts-products .owl-nav .owl-prev:before,.testimonial-carousel .owl-nav .owl-prev:before{
        border: none;
        right: 20px;
    }
}


/* Home page footerrightcms End */
@media screen and (max-width: 1659px) {
    #left-column .main-title{
        width: 50%
    }
	.static-categories .static-categories-inner h3 a {
		padding: 18px 80px 18px 33px;
	}
	.categories-menu li a {
		padding: 6px 22px;
	}
	#header .header-top a[data-depth="0"] {
		padding: 20px 28px 19px;
	}
	#newproducts-products .thumbnail-inner {
		padding: 0 15px;
	}
    .shipping-outer {
        padding: 25px 12px 22px;
    }
	.shipping-text-inner .subtitile {
    	font-size: 14px;
	}
	.shipping-heading p {
    	font-size: 14px;
	}
	.shipping-text-inner .subtitile {
		padding-left: 46px;
	}
	.sidebar-products .thumbnail-image-inner {
		max-width: 89px;
		margin-right: 11px;
	}
	#leftsidebar .thumbnail-container .addtocart-button .btn-primary {
		padding: 10px 12px;
		margin-top: 10px;
	}
	h1.main-title {
    	font-size: 20px;
	}
	h1.main-title span {
		padding: 6px 13px;
	}
	.testimonial-desc {
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 12px;
		font-size: 15px;
		line-height: 23px;
	}
	.block_newsletter {
		padding: 0px 0 0 0;
	}
	#footerbottomright-text {
		padding: 0 0 0 0px;
	}

}

@media screen and (max-width: 1539px) {
    #left-column .wishlist-button-add{
        right: auto;
        left: 0;
        background: rgba(0,0,0,0.3);
    }
	.link-inner li a {
		padding: 0px 16px 0px 16px;
	}
	.footer-container {
		padding-top: 73px;
	}
	.footer_inner {
		padding: 0 0 33px;
	}
	div#footerbottom-text {
		padding: 15px 0 43px;
	}
	.copyright {
		padding: 14px 0px 44px;
	}
	.home_blog_post .blog_post_content_bottom {
		padding-top: 31px;
		padding-left: 15px;
	}
	.blog_post_content .post_title a {
		padding-bottom: 20px;
		padding-top: 12px;
	}
	.categories-menu li a {
		padding: 5px 22px;
	}
	.categories-menu {
    	padding: 10px 20px 12px;
	}
	div#custom-secondbannerblock {
		margin-bottom: 74px;
	}
	div#custom-BannerBottomblock {
		margin-top: 25px;
		margin-bottom: 74px;
	}
	.bestsellers-products.container {
		padding-left: 0;
	}
	#custom-bannerblock {
		padding-top: 51px;
		margin-bottom: 73px;
	}
	.sub-desc-inner .list-detail {
		padding-top: 18px;
	}
	.sidebar-products .thumbnail-sidebar-inner {
		max-width: 110px;
	}
	.home_blog_post {
		margin-top: 70px;
	}
	.brandslider-outer {
		margin: 45px 0 15px;
	}
	.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-size: 20px;
	}
	#footerbottomleft-text ul.footer-toggle {
		margin: 0;
	}
    #ot_search_top .form-group .bootstrap-select {
        width: 138px;
    }
    .subbanner-part-maininnner1 {
        margin-bottom: 22px;
        padding-bottom: 22px;
    }
    .subbanner-part-maininnner2 {
        margin-bottom: 22px;
        padding-bottom: 22px;
    }

    #shipping-text {
        margin: 0 0 35px;
    }
    .testimonial-inner {
        margin-top: 38px;
    }
    #index .testimonial_outer {
        margin-bottom: 42px;
    }

}

@media screen and (max-width: 1439px) { 
    #products .grid .product-miniature {
        width: 25%;
    }
    #js-product-list #products img, #js-product-list .product-miniature img {
        width: 100%;
    }
    #newproducts-products .bestsellers-products.container h1.main-title {
        padding-bottom: 0;
    }
    .static-categories .static-categories-inner h3 a {
        padding: 18px 50px 18px 33px;
    }
    .test_imag {
        padding-bottom: 11px;
        padding-top: 25px;
    }
    .blog_post_content .post_title a {
        padding-bottom: 0;
        padding-top: 0;
    }
    .content_more {
        padding-top: 15px;
    }
    .home_blog_post .blog_post_content_bottom {
        padding-top: 21px;
        padding-left: 15px;
    }
    .testmonial-author1 {
        font-size: 15px;
        letter-spacing: 0;
    }
    .testmonial-author2 {
        padding-bottom: 10px;
    }
    .testimonial-outer .owl-dots {
        padding-bottom: 20px;
    }
    .btn {
        padding: 11px 15px;
    }
    #newproducts-products .owl-nav .owl-prev:before, .testimonial-carousel .owl-nav .owl-prev:before {
        right: 31px;
        width: 32px;
        height: 32px;
        line-height: 32px;
        padding-left: 6px;
    }
    #newproducts-products .owl-nav .owl-next:before, .testimonial-carousel .owl-nav .owl-next:before {
        width: 32px;
        height: 32px;
        line-height: 32px;
        padding-left: 6px;
    }
    #newproducts-products .owl-nav {
        top: -43px;
    }
    .testimonial-carousel .owl-nav {
        top: -51px;
    }
    .categories-menu {
       padding: 9px 20px 12px;
    }
    .categories-menu li:before {
        top: 3px;
    }
    .categories-menu li a {
        padding: 4px 0 4px 22px;
    }
    #index #custom-hometbannerblock {
        padding-top: 10px;
    }
    #index .testimonial_outer {
        margin-bottom: 37px;
    }
    #index #left-column {
        padding-top: 31px;
    }

}

@media screen and (max-width: 1409px) {
    #left-column #newproducts-products #newproducts-carousel .product-miniature .thumbnail-container.reviews-loaded,
    #left-column #newproducts-products #newproducts-carousel .product-miniature .thumbnail-container{
        margin: 0 0 24px 0 !important;
    }
    #newproducts-products .thumbnail-inner {
        padding: 0 0;
    }
    #leftsidebar h1.main-title {
        padding-bottom: 0;
    }
    #newproducts-products{
        padding: 0 15px
    }
    #newproducts-products .bestsellers-products.container h1.main-title {
        margin-right: -15px;
        margin-left: -15px;
    }
    #newproducts-products .owl-nav{
        right: 0; 
    }

}
@media screen and (max-width: 1365px) {
    .blog_post_content .post_title{
        margin: 15px 0 15px
    }
    #special-products{
        padding-bottom: 70px;
    }
    #ot_search_top .form-group .bootstrap-select {
        width: 100%;
    }
    .header-top .header-logo {
        padding: 35px 0 35px;
    }
    .right-logo {
        padding: 30px 0px 31px;
    }
    .right-btn {
        padding: 35px 0px 33px;
    }
    .static-categories .static-categories-inner h3 a {
        padding: 18px 30px 18px 33px;
    }
    .homeslider-container {
        margin: 25px 0 0;
    }
    .categories-menu {
        top: 81px;
    }
    .sidebar-products .thumbnail-image-inner {
        max-width: 78px;
        margin-right: 9px;
    }
    .categories-menu li a {
        padding: 3px 0 4px 22px;
    }
    .categories-menu {
        padding: 7px 20px 8px;
    }
    #newproducts-products .owl-nav .owl-next:before, 
    .testimonial-carousel .owl-nav .owl-next:before {
        width: 0;
        height: 0;
        line-height: 21px;
        padding-left: 0;
    }
    #newproducts-products .owl-nav .owl-prev:before, 
    .testimonial-carousel .owl-nav .owl-prev:before {
        right: 21px;
        width: 0;
        height: 0;
        line-height: 21px;
        padding-left: 0px;
    }
    #newproducts-products .owl-nav {
        top: -40px;
    }
    #newproducts-products .owl-nav {
        right: 10px;
    }
    .testimonial-carousel .owl-nav {
        top: -45px;
        right: 12px;
    }

}


@media screen and (max-width: 1280px) {
    
    body#checkout section#wrapper .col-md-4 {
        width: 100%;
        display: inline-block;
        vertical-align: middle;
    }
	#module-xipblog-single .pull-md-9, #module-xipblog-archive .pull-md-9 {
		width: 21%;
	}
	#module-xipblog-single div#content-wrapper {
		width: 79%;
	}
    .categories-menu li a {
        font-size: 13px !important;
    }
	.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;
	}
	.category-cover > img {
		max-width: 100%;
	}
	.sidebar-products .thumbnail-image-inner {
		margin-right: 10px;
		max-width: 80px;
	}
	.subbanner-inner img {
		max-width: 100%;
	}
	.products-selection .sort-by {
		margin-left: 0;
		margin-right: 0;
		padding: 0;
		white-space: normal;
	}
	#search_filters .facet {
		padding: 15px;
	}
	.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;
	}
    #index #left-column, 
    #category #left-column, 
    div#left-column {
        width: 21%;
    }
    #index #content-wrapper, 
    #category #content-wrapper, 
    .container.slider-right .col-xs-12.col-sm-8.col-md-9.pull-right, 
    div#content-wrapper {
        width: 79%;
    }
    .static-categories {
        width: 21%;
    }
    .home_blog_post .blog_post_content_bottom .meta_date p.date.date-wrapper {
        font-size: 30px !important;
    }
    .home_blog_post .blog_post_content_bottom .meta_date p {
        line-height: 33px;
    }
    .home_blog_post .blog_post_content_bottom {
        padding-top: 13px;
    }

}

@media screen and (max-width: 1239px) {
    .blog_post_content .post_title{
        margin: 5px 0
    }
	#module-xipblog-single .pull-md-9, #module-xipblog-archive .pull-md-9 {
		width: 23%;
	}
	#module-xipblog-single div#content-wrapper {
		width: 77%;
	}
	.kr_blog_post_area .blog_post .blog_post_content .blog_post_content_bottom .post_meta {
		margin-bottom: 0;
	}
    #ot_search_top .form-group {
        width: 28%;
    }
    #ot_search_top .form-control {
        width: 65%;
    }
    #footerbottomleft-text {
      width: 26%;
    }
    .block_newsletter {
        width: 28%;
    }
    #index .categories-menu {
        display: none;
    }
    #index #left-column, 
    #category #left-column, 
    div#left-column {
        width: 23%;
    }
    .static-categories {
        width: 23%;
    }
    #index #content-wrapper, #category #content-wrapper, 
    div#content-wrapper {
        width: 77%;
    }
    .container.slider-right .col-xs-12.col-sm-8.col-md-9.pull-right {
        width: 100%;
    }
    .sidebar-products .thumbnail-image-inner {
        margin-right: 10px;
        max-width: 60px;
    }
    .right-wrapper-text .post_content > p {
        line-height: 1.6;
    }
    #footerbottomleft-text {
        width: 24%;
        padding: 0 20px 0 0;
    }
    .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-size: 17px;
        margin-bottom: 10px;
    }
    .link-inner li a {
        padding: 0px 10px 0px 10px;
    }
    .footer-container {
        padding-top: 63px;
    }
    .footer_inner {
        padding: 0 0 26px;
    }
    div#footerbottom-text {
        padding: 15px 0 33px;
    }
    .copyright {
        padding: 0 0px 34px;
    }
	.meta_date {
		padding: 3px 7px;
	}
	.block_newsletter form input[type=text] {
		min-width: 100%;
	}
	img.img-footer {
		width: auto;
	}
	.categories-menu {
		padding: 4px 12px;
	}
	.subtitle-part .subicon {
		margin-right: 10px;
	}
	.map-icon > a {
		font-size: 14px !important;
	}
	.map-icon::before {
		margin-right: 4px;
	}
	.header-top .search-widget form input[type="text"] {
		width: 100%;
	}


}

@media screen and (max-width: 1200px)   {
	.thumbnail-inner .hover-addtocart {
		margin: 0;
	}
	.xipblog_img,
	.img-responsive {
		width: 100%;
	}
	#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;
	}
	.sidebar-products .thumbnail-sidebar-inner {
		max-width: 100px;
	}
	#blockcart-modal .modal-title i.material-icons {
		margin-right: 0.475rem;
	}
}

@media (max-width: 991px) {
    #category #products .col-md-6.hidden-sm-down.total-products + .col-md-6{
        width: 100%;
    }
    #my-account #main .page-footer{
        margin-bottom: 20px;
        text-align : center;
    }
    .product-list-reviews{
        opacity: 1;
        -moz-opacity: 1;
        -o-opacity: 1;
        -webkit-opacity: 1;
    }
    #header .header-top a[data-depth="0"]{
        color: #4b4b4b
    }
    #header .top-menu li:hover a[data-depth="0"]{
        color: #80b918
    }
    .product-accessories {
        margin-top: 30px;
    }
    #left-column .wishlist-button-add{
        right: 0;
        left: auto;
        background: #4b4b4b;
    }
    .home_blog_post .blog_post_content_bottom{
        padding: 20px 0 0
    }
    .home_blog_post .blog_post_content_bottom .meta_date{
        padding-bottom: 10px
    }
    .blog_post_content .post_title{
        margin: 10px 0
    }
    .brandslider-inner.container #brand-carousel .owl-nav{
        width: 100%;
        top: 50%;
        transform: translateY(-50%);
        right: 0;
    }
    .brandslider-inner.container #brand-carousel .owl-nav .owl-prev:before{
        right: auto;
        left: 0;
    }
    .brandslider-inner.container #brand-carousel .owl-nav .owl-next:before{
        left: auto;
        right: 0;
    }
    #leftsidebar{
        margin-bottom: 0;
    }
    .home_blog_post_area{
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .brandslider-outer{
        padding: 30px 0
    }
    #toTop{
        right: 10px;
        bottom: 10px
    }
    #left-column #newproducts-products .wishlist-button-add{
        top: 47px !important;
        right: 5px !important;
        left: auto;
        background: #4b4b4b
    }
    .thumbnail-inner .hover-addtocart{
        right: 5px !important;
        top: 5px !important;
    }
    #newproducts-products .bestsellers-products.container h1.main-title{
        margin: 0;
    }
    #newproducts-products .owl-nav{
        right: 15px;
    }
    #newproducts-products{
        margin: 0 -15px;
    }
    #left-column #newproducts-products #newproducts-carousel .product-miniature .thumbnail-container.reviews-loaded,
    #left-column #newproducts-products #newproducts-carousel .product-miniature .thumbnail-container{
        margin: 20px 0 20px !important
    }
    #custom-bannerblock > .subbannercms-outer{
        margin: 0;
        padding-left: 0;
        padding-right: 0;
    }
    
    #left-column .wishlist-button-add{
        opacity: 1;
        top: 0 !important;
    }
    #products .grid .product-miniature{
        width: 33%
    }
    .blog_post_content_top,.blog_post_content_bottom{
        width: 100% !important
    }
    #special-products{
        padding-bottom: 50px;
        padding-top: 50px
    }
    .homepage-products.products .wishlist-button-add, #category .wishlist-button-add, #product .product-accessories .wishlist-button-add{
        top: 47px;
        opacity: 1;
        right: 5px !important;
    }
    .thumbnail-inner .hover-addtocart{
        opacity: 1;
    }
    .nivo-directionNav{
        display: none;
    }
    #header, #header .header-top{
        background-color: #80b918
    }
    #newproducts-products article.product-miniature.js-product-miniature {
        padding:  0 15px;
    }
    .tab-products.container {
        padding: 0;
        margin-top: 40px;
    }
	.footer-bottom .col-md-6 {
		float: none;
		width: 100%;
		text-align: center;
	}
	div#footerbottom-text {
		text-align: center;
	}
	.copyright {
		text-align: center;
	}
	div#footerbottom-text {
		padding: 15px 0 13px;
	}
	.comments_area {
		margin-bottom: 10px;
	}
	.comments_area .comments_title {
		margin-bottom: 0;
		font-size: 18px;
	}
	#module-xipblog-single div#content-wrapper {
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}
	.comment_respond .comment_form .form-group {
		max-width: 100%;
	}
	.faceted-slider {
		display: none;
	}
    .tabs {
        margin-bottom: 0;
        margin-top: 30px;
        padding: 20px 0 20px;
        margin-bottom: 0;
    }
    #newproducts-products .owl-nav .owl-prev:before, .testimonial-carousel .owl-nav .owl-prev:before {
        right: 41px;
        width: 42px;
        height: 42px;
        line-height: 42px;
        padding-left: 11px;
    }
    #newproducts-products .owl-nav .owl-next:before, .testimonial-carousel .owl-nav .owl-next:before {
        width: 42px;
        height: 42px;
        line-height: 42px;
        padding-left: 11px;
    }
    .testimonial-carousel .owl-nav {
        top: -55px;
        right: 0;
    }
    #featured-products .owl-nav {
        right: 15px
    }
    #newproducts-products .owl-nav {
        top: -31px;
    }
    .footer_inner {
        border-bottom: transparent;
    }
    .footer-container {
        box-shadow: none;
        margin-top: 0
    }
    .footer-container .wrapper {
        padding-left: 0!important;
        padding-right: 0!important
    }
    .footer-container .links .h3 {
        line-height: 1.5;
        font-size: 1rem
    }
    .footer-container .links ul {
        background-color: transparent;
        margin-bottom: 0
    }
    .footer-container {
        padding-top: 0;
    }
    .footer-container .title .float-xs-right {
        display: block;
    }
    .footer-top .container .block_newsletter  .container{
        padding: 0px;
    }
    .footer_inner {
        padding: 10px 0px 0;
    }
    .block_newsletter {
        margin-bottom: 0;
    }
    .footer-container .wrapper {
        overflow: hidden;
    }
    .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;
        font-family: 'Poppins', sans-serif;
        font-size: 18px;
        text-transform: capitalize;
        font-weight: 400;
    }
    .title .pull-xs-right, .title .float-xs-right {
        display: block;
    }
    .block_newsletter {
        float: left;
        padding: 0px 0 0 0;
        width: 100%;
        position: relative;
    }
    .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;
    }
    #footerbottomleft-text,
    .footer_inner .links .wrapper,
    #footerbottomright-text {
        width: 100%;
        padding: 0 0 0 0; 
    }
    .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;
    }
    .footer-toggle {
        display: none;
    }
    .title .pull-xs-right,
    .title .float-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;
    }
    #footerbottomleft-text .title {
        display: block;
    }
    .footer-container .links .title {
        padding: 10px 0;
        border-bottom: 1px solid #e3e3e3;
        cursor: pointer;
        margin: 0 0 0px;
    }
    .footer-container .links .title .collapse-icons .remove,
    .footer-container .links .title[aria-expanded=true] .collapse-icons .add {
        display: none
    }
    .footer-container .links .title[aria-expanded=true] .collapse-icons .remove {
        display: block
    }
    .footer-container .links .navbar-toggler {
        display: inline-block;
        padding: 0;
        color: #ffffff;
    }
    .footer-container .links .collapse {
        display: none
    }
    .footer-container .links .collapse.in {
        display: block
    }
    div#custom-BannerBottomblock {
        margin-top: 31px;
        margin-bottom: 64px;
    }
    #custom-bannerblock {
        padding-top: 41px;
        margin-bottom: 15px;
    }
    .sidebar-products .thumbnail-image-inner {
        margin-right: 10px;
        max-width: 100px;
    }
    #index #custom-hometbannerblock {
        padding-top: 30px;
    }
    #index #shipping-text {
        margin-top: 0;
    }
    #shipping-text {
        margin: 0 0 51px;
    }
    .testimonial-inner {
        margin-top: 50px;
    }
    #index .testimonial_outer {
        margin-bottom: 50px;
    }
    .home_blog_post {
        margin-top: 64px;
    }
    .brandslider-outer {
        margin: 10px 0 0px;
    }
    #bestsellers-products .product-miniature.js-product-miniature {
        padding: 0 15px;
    }
    .bestsellers-products.container {
        padding-left: 0;
        padding-right: 0;
    }
    section#bestsellers-products {
        padding-bottom: 20px;
    }
    div#custom-secondbannerblock {
        margin-bottom: 64px;
    }
    .brandslider-outer{
        border: none;
    }

    section#featured-products {
        max-width: 100%;
    }
    section#bestsellers-products {
        max-width: 100%;
    }
    #ot_search_top .form-group {
        width: 15%;
    }
    #ot_search_top .form-control {
        width: 82%;
    }
    ul.userinfo-toggle {
        background: #f5f5f5 none repeat scroll 0 0;
    }
    .userinfo-toggle li {
        padding-bottom: 0;
    }
	#header .header-nav {
	    display: block;    
	}
	#order-confirmation .wrapper-inner #content-wrapper {
		padding: 0px 15px;
	}
	#order-confirmation  #featured-products {
		padding-top: 40px;
	}
	#header .header-nav {
		background: #fff;
	}
	.currency-selector.dropdown.js-dropdown > span {
		color: #ffffff;
	}
	.header-top .dropdown select {
		color: #4b4b4b;
	}
    .header-top .dropdown select:hover{
        color: #80b918
    }
	.language-selector-wrapper span.hidden-md-up {
		color: #4b4b4b;	
	}
	#header .header-top #top-menu li:last-child > a {
		padding-right: 15px;
	}
	#header .top-menu .popover li.category a.dropdown-item.dropdown-submenu {
		padding-left: 30px;
	}
	.blockcart.cart-preview .header span.hidden-sm-down {
	    font-size: 0;
	    padding: 0;
	    display: block !important;
	    height: 55px;
	    width: 55px;
	}
	.userinfo-toggle span.hidden-sm-down {
		display: block !important;
	}
	div#_mobile_top_menu, .js-top-menu-bottom {
		margin: 0 0;
		background: #fff;
	}
	#header .top-menu .popover li.category a.dropdown-item:hover, 
    #header .top-menu .popover li.category a.dropdown-item.dropdown-submenu:hover {
		color: #80b918;
	}
	#header .top-menu .popover li.category a.dropdown-item.dropdown-submenu {
		color: #4b4b4b;
	}
	#header .top-menu .popover li.category a.dropdown-item {
		color: #4b4b4b;
		padding-left: 45px;
	}
	.currency-selector.dropdown.js-dropdown {
		margin: 0;
	}
	.currency-selector.dropdown.js-dropdown > span {
		float: left;
	}
	#contact div#content-wrapper {
		width: 100%;
	}
	#contact div#left-column {
		width: 100%;	
	}
	#_mobile_contact_link {
		display: none;
	}
	.language-selector-wrapper span.hidden-md-up {
		float: left;
	}
	.language-selector-wrapper {
    	color: #ffffff;
	}
	.flexcss .top-menu[data-depth="1"] {
		display: block;
	}
	#category #left-column #search_filters .facet {
		padding: 10px;
	}
	#category #left-column #search_filter_controls {
		text-align: center;
		margin-bottom: 1rem;
	}
	#category #left-column #search_filters .facet .collapse {
    	display: none;
	}
	#category #left-column #search_filters .facet ul {
		margin-bottom: 0;
	}
	#category #left-column #search_filters .facet .title .collapse-icons .remove, 
	#category #left-column #search_filters .facet .title[aria-expanded=true] .collapse-icons .add {
		display: none;
	}
	#category #left-column #search_filters .facet .h6 {
	    margin-bottom: 0;
	    padding: 6px 0px 0px;
	    display: inline-block;
	    width: auto;
	}
	#category #left-column #search_filters .facet .title[aria-expanded=true] .collapse-icons .remove {
    	display: block;
	}
	#category #left-column #search_filters .facet .navbar-toggler {
		display: inline-block;
		padding: 0;
	}
	#category #left-column #search_filters .facet .collapse.in {
		display: block;
	}
	#category #left-column #search_filters .facet ul li {
		padding: 3px 0.625rem;
	}
	.header-top .right-btn {
		display: none;
	}
	.header-menu {
		background-color: #fff;
		display: none;
	}
	.header-menu.fixed {
		display: none;
	}
	.right-logo {
		padding: 15px 0;
		width: 100%
	}
	#header .header-nav {
		border: none !important;
	}
	.search-widget form {
		width: 100%;
	}
	#header .header-top a[data-depth="0"], #header .header-top #top-menu > li:first-child a[data-depth="0"] {
	    padding: 15px;
	}
	.header-logo {
		margin: 0px 0px 0px 0px;
		border: none;
		padding: 22px 0;
	}
    #_mobile_cart, #_mobile_user_info {
        margin-top: 13px;
        margin-bottom: 13px;
    }
    #header .header-nav #menu-icon {
        margin-left: 0;
        margin-top: 16px;
    }
    #header .header-nav .top-logo {
        line-height: 50px;
        vertical-align: middle;
        width: 200px;
        margin: 0 auto
    }
	div#_mobile_cart {
		margin-right: 0;
	}
	.block-category.card.card-block.hidden-sm-down {
    	display: none;
  	}
  	div#content-wrapper  #main .text-sm-center.hidden-md-up {
  		display: block !important;
  	}
  	.product-toolbar #js-product-list-top .col-md-6.hidden-sm-down.total-products {
  		display: none !important;
  	}
  	.product-toolbar #js-product-list-top  .col-sm-12.hidden-md-up.text-xs-center.showing {
  		display: block !important;
  	}
  	.products-selection .sort-by {
  		display: none;
  	}
  	.product-toolbar .col-sm-3.col-xs-4.hidden-md-up.filter-button {
  		display: block !important;
  	}
  	.product-toolbar #js-product-list-top .col-md-6 {
  		display: block;
  		width: 100%;
  	}
	#category #search_filter_toggler {
		width: 100%;
	}
	.products-selection .showing {
		padding-top: 1rem;
	}
	#header-map-text {
		display: block;
	}
	#cart div#content-wrapper {
		width: 100%;
		padding-right: 15px;
		padding-left: 15px;
	}
	.block-categories.hidden-sm-down {
		display: none;
	}
	#cart div#left-column {
		width: 100%;
	}
	body#checkout section#content .row .col-md-8 {
		width: 100%;
	}
	body#checkout section#content .row .col-md-4 {
		width: 100%;
	}
	#custom-leftbannerblock img {
		width: auto;
	}
	#custom-leftbannerblock > p {
		text-align: center;
	}
	.breadcrumb {
		padding: 50px 0px;
	}
	#wrapper .left-column.col-xs-12.col-sm-8.col-md-9 {
		float: none;
		max-width: 100%;
		width: 100%;
	}
	#wrapper div#left-column {
		float: none;
		max-width: 100%;
		width: 100%;
		overflow: hidden;
	}
	#index .static-categories {
		display: none;
	}
	#index #left-column {
		padding-right: 15px;
		width: 100%;
	}
	#custom-hometbannerblock img {
		width: auto;
	}
	#index #custom-hometbannerblock {
	    text-align: center;
	}
	.products.row.grid {
		margin: 0 -15px;
	}
	.categories-menu {
		margin-bottom: 0;
	}
	div#custom-hometbannerblock {
		padding-top: 20px;
	}
	.home_blog_post .blog_post_content_bottom {
		float: left;
	}
	.slick-slide {
		padding: 0 15px;
	}
	.post_content > p {
	    margin-bottom: 10px;
	}
	.top-menu .arrow > .dropdown-item::before {
		bottom: -12px;
	}
	.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;
		
	}

	#category #content-wrapper {
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}
	#category #left-column {
		padding-left: 15px;
		padding-right: 15px;
		width: 100%;
		overflow: hidden;
	}
	#index #content-wrapper {
		width: 100%;
		max-width: 100%;
		padding-left: 15px;
    	padding-right: 15px;
	}
	.products-selection .display {
		margin: 0 5px 0 0;
	}
	.parallaxblock-outer {
		padding: 70px 0;
	}
	.parallaxblock-outer {
		padding: 90px 0;
	}
	ul.payment-inner li:first-child a {
		padding-left: 0px;
	}
	.subbannercms-bottom a img {
		width: 100%;
	}
	.bottom-payment.bottom-right,
	.bottom-link.bottom-left,
	.bottom-link-icon-wrapper {
		float: none;
		display: inline-block;
		width: 100%;
	}
    .link-inner li a {
        padding: 0px 6px 0px 5px;
    }
	.sidebar-products .thumbnail-sidebar-inner {
		max-width: 110px;
	}
	.hover-addtocart .addtocart-button::after {
		display: none;
	}
	.wrapper-inner #content-wrapper {
		padding: 0px;
	}
	.block_newsletter form input[type=text] {
		min-width: 100%;
	}

}

@media screen and (max-width: 840px) {
    .has-discount.product-price {
        margin-bottom: 0;
    }
    .product-prices {
        margin-top: 0.25rem;
    }
	.blockcart.cart-preview .header > span {
		font-size: 0;
	}
	.top-menu .arrow > .dropdown-item::before {
		bottom: -10px;
	}
    #index .blog_post_content_top {
        position: relative;
        float: none;
        width: 100%;
    }
    .home_blog_post .blog_post_content_bottom {
        width: 100%;
        padding-left: 0;
    }
    #products .grid .product-miniature {
        width: 33.33%;
    }


}


@media screen and (max-width: 767px) {
    #index #left-column{
        padding-top: 0;
    }
    #custom-leftbannerblock{
        margin-bottom: 20px
    }
    
    #special-products{
        padding-top: 30px;
        padding-bottom: 30px;

    }
    #index #shipping-text{
        margin-top: 10px;
        margin-bottom: 10px
    }
    #leftsidebar{
        margin: 30px 0 
    }
    div#custom-secondbannerblock{
        margin-bottom: 30px
    }
    #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.checkout-step .delivery-option label .row > div {
        padding: 0 10px;
    }
    #order-confirmation section#content-hook_payment_return {
        margin-bottom: 60px;
    }
    .cart-grid-body .card-block {
        padding: 0.7rem;
    }
    .tabs .tab-pane {
        padding: 20px;
    }
    .cart-grid-body .card-block h1 {
        font-size: 18px;
    }
    .tabs {
        margin-top: 20px;
        padding: 20px 0 20px;
        margin-bottom: 0;
    }
    #block-reassurance {
        margin-top: 1rem;
    }
    #block-reassurance li .block-reassurance-item {
        padding: 0.7rem 0.8rem;
    }
    .product-prices div {
        margin-bottom: 0.325rem;
    }
    .product-discounts {
        margin-bottom: 0.3rem;
    }
    .product-variants>.product-variants-item {
        margin: 0.85rem 0;
    }
    .social-sharing li {
        height: 2.1rem;
        width: 2.1rem;
        background-size: 1.6rem 2rem;
        background-position: .25rem .25rem;
        margin-left: 0.2rem;
    }
    .tabs .nav-tabs .nav-link {
        font-size: 16px;
        padding: 0.4em 0.7em;
    }
    #ot_search_top .form-group {
        width: 18%;
    }
    #ot_search_top .form-control {
        width: 80%;
    }
    .link-inner li a {
        padding: 0px 8px 0px 8px;
    }
    
    .footer-bottom .container .row > div {
        width: 100%;
        text-align: center;
        float: none;
    }
    .copyright {
        padding: 0 0px 34px;
        text-align: center;
    }
    div#footerbottom-text {
        padding: 15px 0 10px;
    }
	#toTop {
		right: 15px;
		bottom: 15px;
	}
	.hover-addtocart .addtocart-button {
		border-left: transparent;
	}
	#header-map-text {
		display: none;
	}
	div#_mobile_top_menu, .js-top-menu-bottom {
		margin: 0 0;
	}
	.header-menu.fixed {
		display: none;
	}
	.header-menu {
		background-color: #fff;
		display: none;
	}
	.header-top .right-btn {
		display: none;
	}
	div#_mobile_top_menu  {
		margin: auto;
	}
	.currency-selector.dropdown.js-dropdown {
		margin: 0;
	}
	.currency-selector.dropdown.js-dropdown > span {
		float: left;
	}
	.js-top-menu-bottom > div:first-child {
		display: none;
		
	}
	.language-selector-wrapper span.hidden-md-up {
		float: left;
	}
	.language-selector.dropdown.js-dropdown {
		float: left;
    }
	.language-selector-wrapper {
		color: #777777;
	}
	.bottomcmsinner {
		padding: 0 0px;
	}
	.right-logo {
		padding: 7px 0
	}
	.right-btn {
		padding: 0 0;
	}
	#header .top-menu a[data-depth="0"]:hover {
		color: #777777;
	}
	#header .sub-menu > .top-menu > .category > a {
		color: #4b4b4b;
	}
	.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: #777777;
	}
    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;
	}
	#homepage-carousel .owl-dots .owl-dot > span {
		background-color: rgba(85, 85, 85, 0.28);
		border-radius: 50%;
		display: inline-block;
		height: 15px;
		width: 15px;
	}
	#homepage-carousel .owl-dots .owl-dot.active > span {
		background-color: #777777 !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: #4b4b4b;
	}
	.top-menu .sub-menu.collapse {
		border-top: none;
		margin-top: 0px;
		padding: 20px;
	}
	#header .header-top {
		margin: 0px;
	}
	.breadcumb_outer {
		display: none;
	}
	#password .form-group.center-email-fields .btn-primary {
		display: flex;
		margin: 0 auto;
		margin-top: 10px;
	}

	#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: #80b918;
	}
	#custom-leftbannerblock img {
		height: auto;
		width: auto;
	}
	#custom-leftbannerblock {
		display: inline-block;
		text-align: center;
		width: 100%;
	}
	#products .grid .product-miniature {
		width: 33.333%;
	}
    #brand-carousel li.item {
        padding: 14px 16px 0;
    }   
	#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;
	}
	#content-wrapper {
		max-width: 100%;
		display: inline-block;
		width: 100%;
	}	
	.newstitle-inner {
		background-position: 0px 0px;
		padding-left: 0px;
		background: transparent;
		padding: 0px;
	}
	.footer-top .block_newsletter {
		margin: 0px;
	}
	.newsletter_inner {
		padding: 7px 0px 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,
	.top-menu .category .float-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;
	}
	.brandslider-inner .title a {
		margin-bottom: 0px;
	}
	.userinfo-toggle .hidden-sm-down {
		display: block !important;
	}
	.hidden-md-up.text-xs-center.mobile .header .hidden-sm-down {
		display: block;
	}
	#_mobile_contact_link {
		display: none;
	}
	.product-toolbar {
		margin-top: 20px;
	}
	.flexcss .top-menu[data-depth="1"] {
		display: block;
	}
	.newproducts-products {
		margin-bottom: 0;
	}

}

@media screen and (max-width: 640px) {
    #order-confirmation section#content-hook_payment_return {
        margin-bottom: 50px;
    }
    #wrapper .left-column.col-xs-12.col-sm-8.col-md-9 .col-md-6 h1.h1 {
        font-size: 18px;
    }
    #products .grid .product-miniature {
        width: 50%;
    }
    .banner-bottom-left {
        padding-right: 22px;
    }
    .banner-bottom-center {
        padding-right: 11px;
    }
    .banner-bottom-right {
        padding-left: 11px;
    }
    #newproducts-carousel .thumbnail-image-inner {
        width: 100% !important;
    }
	.newproducts-products .thumbnail-container .product-description {
		padding: 0 0 0 10px;
	}
	.subbanner-common.subbannerpart1 {
		padding: 0px 0px 15px;
	}
	.subbanner-common.subbannerpart2 {
		padding-left: 0;
	}
	.subbanner-common {
		width: 100%;
	}
	#custom-bannerblock .description {
		display: none;
	}
	.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;
	}
	.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;
	}
    #ot_search_top .form-group {
        width: 24%;
    }
    #ot_search_top .form-control {
        width: 75%;
    }
    .homeslider-container {
        margin: 15px 0 0;
    }
    .homepage-products.products .tabs li {
        padding: 5px 4px;
    }
}

@media screen and (max-width: 543px) {
    .brandslider-outer{
        padding : 0;
    }
    #special-products{
        padding-bottom: 0
    }
    h1.main-title span{
        padding-left: 0;
        padding-right: 0;
    }
    .modal-dialog {
        background: #fff;
    }
    .homepage-products.products .tabs {
        position: static;
        top: 0;
        right: 0;
    }
    .product-tabs .owl-nav {
        top: -96px;
    }
    #ot_search_top .form-group {
        width: 28%;
        float: left;
        margin-bottom: 0;
        margin-top: 9px;
    }
    #ot_search_top .form-control {
        width: 67%;
    }
    #ot_search_top .form-group .bootstrap-select {
        width: 100%;
    }
	#checkout #wrapper {
		padding: 20px 0 0px 0;
	}
	#products .grid .product-miniature {
		max-width: 50%;
		width: 50%;
	}
	#products img, .featured-products img, .product-accessories img, .product-miniature img {
		width: 100%;
	}
	.tabs .nav-tabs .nav-link {
		font-size: 16px;
	}
	.nav-tabs .nav-link {
		padding: 0.5em 0.5em;
	}
	.tabs .tab-pane {
		padding: 15px;
	}

}

@media screen and (max-width: 479px) {
   /* #ot_search_top .form-control{
        padding-left: 30px
    }*/
    #newproducts-products article.product-miniature.js-product-miniature{
        padding: 0 15px;
    }
    .homepage-products.products{
        margin: 0 -15px
    }
    .pagination {
        margin: 0.7rem 0;
        padding: 0.6rem;
    }
    div#custom-secondbannerblock {
        margin-bottom: 54px;
    }
	#index .testimonial_outer {
		margin-bottom: 40px;
	}
	#custom-hometbannerblock img {
		width: 100%;
	}
	#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;
	}
	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;
	}
	#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 {
		font-size: 14px;
	}
	#products .product-title a,
	.featured-products .product-title a,
	.product-accessories .product-title a,
	.product-miniature .product-title a {
		font-size: 14px;
	}
	#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: 13px;
	}
	.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;
	}
	#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;
	}
    h1.main-title {
        font-size: 19px;
    }
    div#custom-BannerBottomblock {
        margin-top: 21px;
        margin-bottom: 54px;
    }
    .banner-bottom-left {
        padding-right: 0;
        width: 100%;
        float: none;
        padding-bottom: 10px;
    }
    .banner-bottom-center {
        padding-right: 11px;
        width: 50%;
    }
    .banner-bottom-right {
        padding-left: 11px;
        width: 50%;
    }
    section#bestsellers-products {
        padding-bottom: 10px;
    }
    #custom-bannerblock {
        padding-top: 31px;
        margin-bottom: 5px;
    }
    #custom-bannerblock .owl-stage > div {
        padding-left: 0;
        padding-right: 0;
    }
    #index #custom-hometbannerblock {
        padding-top: 20px;
    }
    #index #shipping-text {
        margin-top: 45px;
        margin-bottom: 41px;
    }
    .testimonial-inner {
        margin-top: 40px;
    }
    .home_blog_post {
        margin-top: 54px;
    }
    .brandslider-outer {
        margin: 20px 0 0;
    }
    #footer {
        margin-top: 32px;
    }
    #ot_search_top .form-group .bootstrap-select {
        width: 100%;
    }
    li.second-subbanner-left {
        padding-right: 5px;
    }
    li.second-subbanner-right {
        padding-left: 5px;
    }
	#header .header-nav .top-logo {
		width: 100%;
		clear: both;
	}
	.ot_search.form-group::after {
    	background-color: transparent;
	}
	.header-logo {
		text-align: center;
		float: none;
	}
	#_mobile_cart, #_mobile_user_info {
		margin-bottom: 0;
	}

}

@media screen and (max-width: 370px) {
    #left-column #newproducts-products #newproducts-carousel .product-miniature .thumbnail-container.reviews-loaded,
#left-column #newproducts-products #newproducts-carousel .product-miniature .thumbnail-container{
    margin: 20px 15px 0 !important
}
    #newproducts-products article.product-miniature.js-product-miniature{
        padding: 0;
    }

    li.second-subbanner-left {
        float: left;
        width: 100%;
        padding-right: 0;
    }
    li.second-subbanner-right {
        float: left;
        width: 100%;
        padding-left: 0;
        padding-top: 10px;
    }
    #bestsellers-products .product-miniature.js-product-miniature {
        padding: 0 0;
    }
    #ot_search_top .form-group {
        width: 37%;
    }
    #ot_search_top .form-control {
        width: 61%;
    }
	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;
	}
	.block_newsletter form input[type=text] {
		padding: 11px 0px 11px 20px;
	}
	#products .product-miniature, .featured-products .product-miniature, 
	.product-accessories .product-miniature, 
	.product-miniature .product-miniature, 
	#special-products .product-miniature {
		padding: 0 0px;
	}
	#index .featured-products .product-miniature, 
	#index.product-accessories .product-miniature, 
	#index .product-miniature .product-miniature {
		padding: 0;
	}
    #index #special-products .product-miniature {
        padding: 0 0px;   
    }
    #newproducts-products .thumbnail-inner {
        padding: 0 0;
    }
	div#js-product-list {
		margin: 0px 0;
	}
	#custom-leftbannerblock img {
		width: 100%;
	}

}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
	.quickview .arrows {
		right: 2.5rem;
	}
}

/*.preloading {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(../img/preloading.gif) 50% 50% no-repeat #fff;
}*/