/* CSS Document */
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css);
/*# sourceMappingURL=theme.css.map*/
input.input-radio:checked + .radio-label {
    outline: 2px solid #000;
}
.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;
}
.card-block .card-block.cart-summary-subtotals-container {
    padding: 0;
}
.product-list-reviews {
   position: relative !important;
   top: 0px  !important;
   display: none  !important;
   clear: both;
   padding: 8px 0 6px !important;
    margin-left: -4px !important;
}
.static-categories .static-categories-inner h3 a::before {
	content: "\f0c9";
	font-family: "FontAwesome";
	left: 1px;
	position: absolute;
	top: 23px;
	font-size: 18px;
	color: #35312c;
}
.static-categories .static-categories-inner h3 a:hover:before {
	color: #35312c	
}
.trend-slideshow {
    position: relative;   
}
.slider-normal-div {
	float: left;
	width: 23.1%;
}
.slider-div {
	float: right;
	padding-left: 30px;
	width: 76.9%;
}
.static-categories:hover .static-categories-inner h3 a {
	color: #35312c !important;
}
.static-categories:hover .static-categories-inner h3 a::before {
	color: #35312c;
}
.static-categories .static-categories-inner h3 a {
    color: #35312c;
    display: inline-block;
    font-size: 15px !important;
    font-weight: 500;
    padding: 24px 0 25px 31px;
    text-transform: capitalize;
    font-family: 'Montserrat', sans-serif;
    line-height: 1;
    width: 100%;
    position: relative;
}   
.static-categories-inner {

}
.staticmenu {
    position: relative;
}
.static-categories .static-categories-inner h3 {
    margin-bottom: 0;
}
.categories-menu {
    width: 100%;
    padding: 28px 31px 12px;
    z-index: 99;
    margin-bottom: 0;
    position: absolute;
    background-color: #f6f6f6;
    display: none;
}
.categories-menu li a:hover {
    color: #35312c !important;
}
.categories-menu li a {
	color: #787878;
	display: inline-block;
	font-size: 14px !important;
	padding: 0 0 18px;
	width: 100%;
	font-family: 'Montserrat', sans-serif;
	text-align: left;
}
.categories-menu > li:last-of-type {
    border-bottom: medium none;
}
.static-categories {
    float: left;
    width: 23.1%;
}
div#_desktop_logo {
    float: left;
    width: 22.2%;
}
.header-center-wrapper {
    float: left;
    width: 59.8%;
    padding-top: 23px;
    padding-bottom: 22px;
}
.header-right-wrapper {
	display: none;
    width: 50%;
    float: right;
    padding: 0;
}
#header .top-menu .popover li.category   a.dropdown-item {
    color: #787878;
	font-family: 'Montserrat', sans-serif;
}
#header .top-menu .popover li.category   a.dropdown-item.dropdown-submenu {
    color: #35312c;
    font-weight: 600;
}
.menu-bottom-banners {
    margin: 10px 0 0;
}
.main-menu {
    margin: 0 0 0;
    width: 100%;
    text-align: center;
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
ul.payment-inner {
    display: inline-block;
    vertical-align: middle;
}
.payment-text-inner {
    text-align: right;
    padding-top: 0;
}
.block-category .category-cover img {
    max-width: 100%;
}
#header .top-menu .popover li.category   a.dropdown-item:hover,
#header .top-menu .popover li.category   a.dropdown-item.dropdown-submenu:hover {
    color: #35312c;
}
#header a,
.dropdown .expand-more {
    font-size: 14px;
}
#header .blockcart .header a {
	float:left;
}
#header .dropdown-menu a {
    color:  #787878;
}
#header .dropdown-menu a:hover {
    color:  #35312c;
}
.user-info > a > .material-icons,
.blockcart > .header .material-icons,
.header-nav #search_widget button .material-icons {
    font-size: 0px;
    text-indent: -9999px;
    display: none;
    margin: 0px;
}
#header .header-nav .blockcart,
#header .header-nav .cart-preview.active {
    padding: 0px;
    height: auto;
    background: transparent;
    margin: 0px;
    cursor: pointer;
}
div#contact-link > a,
.user-info > a,
.blockcart > .header > a {
    display: block;
}
div#contact-link > a {
    display: block;
    background: transparent url(../img/sprite.png) no-repeat scroll -24px -69px;
    padding-left: 25px;
}
div#contact-link:hover > a {
    background-position: -540px -69px;
}
.user-info {
    position: relative;
    padding:0 29px 0 28px;
}
.language,
.currency {
    border-top: 1px solid #d3d3d3;
    padding: 15px 0 0 !important;
    margin: 10px 0 0;
}
span#language-selector-label {
    color: #35312c;
    font-weight: 500;
    text-transform: capitalize;
    padding: 0 0 8px;
    display: block !important;
}
.user-info > .user-icon {
    cursor: pointer;
	color: #787878;
}
ul.userinfo-toggle {
    background: #fff none repeat scroll 0 0;
    display: none;
    margin-bottom: 0;
    margin-top: 0px;
    padding: 10px 20px;
    position: absolute;
    right: 0;
    text-align: left;
    z-index: 99;
    border: 1px solid #d3d3d3;
    top: 56px;
    width: 150px;
}
.userinfo-toggle li {
    padding-bottom: 4px;
}
#content-wrapper .ps-alert-success p {
  margin: 0 0 0 10px;
}
#header .header-nav .blockcart .header,
#header .header-nav #contact-link {
    margin: 0px;
}
.blockcart > .header .hidden-sm-down::before {
	display: block;
	background: transparent url(../img/sprite.png) no-repeat scroll -73px -166px;
	width: 25px;
	height: 25px;
	content: '';
	float: left;
}
.blockcart:hover > .header .hidden-sm-down::before {
	background-position: -460px -166px;
}
.blockcart:hover > .header .shopping-cart-text,
div#_desktop_cart .blockcart:hover > .header #cart_block_total {
	color: #35312c;
}
.header::before {
    position: relative;
}
.blockcart > .header .hidden-sm-down{
	    font-size: 0px;
    text-indent: -999px;
    line-height: 0px;
}
#_desktop_user_info .user-icon .material-icons {
	display: none;
}
#_desktop_user_info .user-icon span.hidden-sm-down {
    display: block;
    color: #35312c;
    float: right;
    line-height: 0;
    margin-left: 0;
    font-size: 0;
}
#_desktop_user_info  .user-icon:hover span.hidden-sm-down {
    color: #35312c !important;
}
.user-info > .user-icon::before {
    background: transparent url(../img/sprite.png) no-repeat scroll -74px -104px;
    color: #35312c;
    content: "";
    display: block;
    height: 24px;
    width: 22px;
    float: left;
}
.user-info:hover > .user-icon::before {
	background-position: -462px -104px;
}
#_desktop_user_info:hover .user-info:hover span.hidden-sm-downn {
	color: #35312c;
}
.blockcart.cart-preview .header{
}
.blockcart .header{
	cursor:pointer;
}
.blockcart .header span{
	font-family: 'Montserrat', sans-serif;
}
.shopping-cart-text{
	color: #fff;
	font-weight: 400;
	font-size:16px;
    padding-bottom: 0px;
	display: none;
	text-align: left;
	float:left;
	line-height: 32px;
    padding-left: 9px;
}
div#_desktop_cart #cart_block_total {
    font-size: 14px;
    display: none;
    padding: 7px 0 0;
    font-weight: 500;
    color: #fff;
}
.blockcart > .header:hover span.cart-products-count {
    color: #35312c;
}
.blockcart > .header span.cart-products-count {
    font-size: 14px;
    display: none;
    color: #fff;
    font-weight: 500;
    padding: 0;
    vertical-align: middle;
}
.blockcart:hover > .header:hover::before {
    background-position:-208px -72px;
}
.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: 278px;
    height: 70px;
    outline: none;
}
.menu-container.container {
  border-top: 1px solid #699ef5;
}
.left-logo {
    padding:0px;
}
.search-widget {
    position: relative;
    z-index: 9;
    float: right;
    padding-top: 34px;
    border-left: 2px solid #e0e0e0;
    padding-left: 27px;
    padding-bottom: 28px;
}
#left-column #leftsidebar .sidebar-products.products ul .comments_note.productcomments_note {
    display: none;
}
.header-left-outer a {
    color: #fff;
    font-size: 14px;
    font-weight: 500;    
}
.header-left-outer a:hover  {
	color: #35312c !important;
}
.header-left-outer {
    position: relative;
}
#header .header-nav .currency-selector ul.dropdown-menu.hidden-sm-down {
    left: auto;
    right: 0;
}
div#_desktop_cart .header {
	margin-top: 0;
	margin-right: 0;
    float: right;
    position: relative;
}
.header-logo {
    margin: 0;
    padding: 34px 0 28px 37px;
    text-align: left;
    border-right: 2px solid #e0e0e0;
}
#ot_search_top .submit_search::before {
    display: block;
    background: #35312c url(../img/sprite.png) no-repeat scroll -12px -17px;
    width: 65px;
    height: 45px;
    content: '';
}
#ot_search_top:hover .submit_search:before {
    background: #35312c url(../img/sprite.png) no-repeat scroll -413px -17px;
}
#ot_search_top .form-control {

}

#ot_search_top .form-control::-webkit-input-placeholder { /* Edge */
  color: #777 !important;
}

#ot_search_top .form-control::-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #777 !important;
}

#ot_search_top .form-control::placeholder {
  color: #777 !important;
}

.top-menu {
    margin: 0px;
}
.top-menu, .top-menu a {
    font-family: 'Montserrat', sans-serif;
}
/*#header .header-top #top-menu > li:first-child a[data-depth="0"] {
    padding-left: 0;
}*/
#header .header-menu-wrapper a[data-depth="0"] {
    font-weight: 500;
    font-size: 15px;
    padding: 43px 25px 34px;
    position: relative;
    line-height: 1;
    color: #35312c;
    text-transform: capitalize;
}
#featured-products {
    margin: 147px 0 126px;
}
#index #wrapper {
    padding: 0;   
}
.tab-products.container h1.main-title {
    margin: 0 0 15px;
}
.left-desc1.header-welcome-desc {
    font-size: 14px;
    color: #787878;
    padding-top: 14px;
    padding-bottom: 12px;
}
.header-left-wrapper {
    float: left;
    width: 50%;
    text-align: left;
}
.secound-product-tabs {
    padding-top: 197px;
    padding-bottom: 158px;
}
section.product-accessories {
    margin-bottom: 40px;
}
h1.main-title::before,
p.main-title::before {
    content: "";
    position: absolute;
    width: 30px;
    height: 3px;
    background: transparent url(../img/title.png) no-repeat scroll 0px 0;
    left: 0;
    top: 14px;
}
h1.main-title, p.main-title {
    color: #35312c;
    font-family: 'Montserrat', sans-serif;
    font-size: 32px;
    line-height: 1;
    font-weight: 600;
    margin: 0px 0px 40px 0;
    position: relative;
    text-align: left;
    text-transform: capitalize;
    padding-left: 48px;
}
.home_blog_post p.main-title {
    margin: 0 0 33px;
    display: none;
}
div#_desktop_language_selector,
div#_desktop_currency_selector {
    float: right;
    margin-top: 38px;
}
div#_desktop_currency_selector {
	display: inline-block;
    vertical-align: middle;
}
div#_desktop_user_info {
    float: right;
    position: relative;
    border-right: 2px solid #e0e0e0;
    border-left: 2px solid #e0e0e0;
    padding: 36px 0 32px 0;
    margin-left: 21px;
    
}
div#_desktop_contact_link, 
#_desktop_cart .blockcart {
    position: relative;
    float: right;
    padding: 36px 27px 31px 25px;
}
.brandslider-inner .title {
    margin: 0 0 15px;
}
.brandslider-inner .title a {
	color: #35312c;
	font-family: 'Montserrat', sans-serif;
	font-size: 35px;
	line-height: 1;
	font-weight: 700;
	margin: 0 0 15px;
	text-align: center;
	text-transform: capitalize;
}
/* footer start */


/* gallery start */
.secound-banner-wrapper,
.secound-banner-left-bottom {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}
.secound-banner-left {
    width: 50%;
    float: left;
    padding-right: 20px;
}
.secound-banner-right {
    width: 50%;
    float: left;
    padding-left: 20px;
}
.banner-normal a img {
	width: 100%;
	max-width: 100%;
}
.secound-banner-left-bottom-left {
    float: left;
    width: 50%;
    padding-right: 17px;
}
.secound-banner-left-bottom-right {
	float: left;
	width: 50%;
	padding-left: 17px;
}
.secound-banner-left-top {
    padding-bottom: 40px;
}
.secound-banner-right-top {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    padding-bottom: 40px;
}
.secound-banner-right-bottom-left {
    float: left;
    width: 46.7%;
}
.secound-banner-right-bottom-right {
    float: left;
    width: 53.3%;
    padding-left: 39px;
}
.secound-banner-right-bottom-right-top {
    padding-bottom: 40px;
}
/* gallery end */
.block_newsletter {
    background-color: #fff;
    border-radius: 30px;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    padding-top: 22px;
    padding-bottom: 22px;
    box-shadow: 0px 10px 0 0 #231f1a;
}
.secound-outline {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}
.nwsletter-maintitle {
    font-size: 32px;
    font-weight: 600;
    color: #35312c;
    line-height: 1;
    font-family: 'Montserrat', sans-serif;
    background: transparent url(../img/mail.png) no-repeat scroll 0px 0;
    padding: 2px 0 2px 65px;
    display: inline-block;
    vertical-align: middle;
}
.newstitle-inner {
    text-align: right;
    position: relative;
}
.block_newsletter .text-title {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    background: transparent url(../img/newsletter_bg.jpg) no-repeat scroll;
    padding-top: 183px;
    text-align: center;
    padding-bottom: 158px;
}
.block_newsletter .wrapper{
	width:100% !important;
}
.newsletter_outer.links.footer-cms.col-md-3 {
    width: 36.5%;
    float: right;
    padding-left: 25px;
}
.block_newsletter .container .newsletter-outer {
    background: rgba(0, 0, 0, 0) url("../img/news_bg.jpg") repeat scroll 0 0;
    overflow: hidden;
    margin-bottom: 84px;
    padding: 50px 0px 55px;
}
.block_newsletter.links .footer-cms .title {
	display:none;
}
.block_newsletter form input[type=text] {
    padding: 9px 10px 9px 20px;
    width: 100%;
    background: #f6f6f6;
    color: #7c7c7c;
    height: 47px;
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    text-transform: none;
    border: none;
    border-radius: 23px;
}
.newsletter-inner-main {
    max-width: 433px;
    text-align: left;
    margin: 0 auto;
	text-align: left;
	position: relative;
}
.newsletter-inner-main ul {
    margin: 0px;
}
.block_newsletter form input[type=text]:focus {
}
li.mobile-wrapper a {
    font-size: 20px;
    font-weight: 700;
}
.block_newsletter .btn-primary {
    font-size: 15px;
    padding: 14px 39px 13px;
    background-color: #ff7139;
    color: #fff;
    margin-left: 14px;
    margin-top: 0;
    float: left !important;
}
.block-newsletter-title {
    float: left;
    width: 45%;
    padding-top: 5px;
}
.block-newsletter-input {
    padding-left: 30px;
    float: right;
    width: 55%;
}
.block_newsletter .btn-primary:hover {
	background: #35312c;
    color: #ffffff;
}
.nwsletter-subtitle {
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    color: #ffffff;
    text-transform: capitalize;
    padding-bottom: 7px;
    font-weight: 500;
}
.footer_inner {
    overflow: hidden;
    padding: 60px 0 42px;
    border-bottom: 1px solid #56524e;
}
.footer-container {
    overflow: hidden;
    padding-top: 52px;
}
#footerbottomleft-text h3.h3 {
    display: none;
}
.footer-container .title span.h3,
.footer-container p.h3,
.footer-container h3.h3,
.footer_inner h3.h3,
#block_myaccount_infos .myaccount-title a,
.block-contact .block-contact-title,
.linklist .blockcms-title a {
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    color: #fff;
    margin-bottom: 16px;
    display: block;
    font-weight: 600;
    margin-top: 0px;
    text-align: left;
}
#footerbottomleft-text .bottomcms_img {
    padding-bottom: 30px;
}
#footerbottomleft-text ul.footer-toggle {
    margin-bottom: 0;
    padding-top: 5px;
}
.wrapper-footerinner {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}
.links {
    text-align: center;
}
.footer_inner .links .collapse,
#footerbottomright-text .footer-toggle {
    margin-bottom: 0;
    text-align: left;
}
.footer-container li a, 
.footer-container li, 
.footer-container .block-contact {
    color: #a29d98;
    line-height: 31px;
    word-wrap: break-word;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 400;
}
.footer-container .links .collapse {
    display: inherit
}
div#footerbottom-text {
    overflow: hidden;
    text-align: center;
    width: 100%;
    padding-top: 35px;
}
.bottom-link-icon-wrapper{
	float:left;
}
.bottom-link.bottom-left {
    display: inline-block;
	float:left;
}
.bottom-payment.bottom-right {
    float: left;
    padding-top: 14px;
}


.link-inner,
.payment-inner {
    margin: 0px;
    padding: 0px;
}
ul.payment-inner li a {
    display: inline-block;
    position: relative;
}

ul.payment-inner li:last-child a {

}
.link-inner li a:hover {
    color: #35312c !important;
}
.link-inner li a {
    text-transform: capitalize;
    color: #ffffff;
    padding: 0px 12px 0px 15px;
    position: relative;
    font-size: 14px;
    font-weight: 500;
}
.link-inner li a::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 2px;
    width: 1px;
    height: 14px;
    background: #535962;
}
.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,
.payment-inner li {
    display: inline-block;
}
.copyright {
    padding: 0 0px 0;
    text-align: left;
    float: left;
    width: 50%;
}
.copyright a {
    color: #a29d98;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    padding-top: 8px;
    display: block;
    font-size: 15px;
}
.footer-payment {
    float: right;
    width: 50%;
}
.copyright a:hover{
	color: #ffffff;
}
.footer-container li a:hover {
    color: #ffffff;
}
#footerbottomleft-text .cmstext {
    line-height: 26px;
}
/*footer end */

/* about block start */
.about-wrapper {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    margin-top: 97px;
}
.about-top-heading {
    color: #35312c;
    font-size: 35px;
    line-height: 1;
    font-weight: 600;
    text-align: center;
    padding-bottom: 19px;
}
.about-top-paragraph p {
    text-align: center;
    font-size: 16px;
    color: #787878;
    max-width: 800px;
    margin: 0 auto;
    line-height: 1.5;
}
.about-top {
    padding-bottom: 67px;
}
.abouttitile.abouttitile1:hover {
	color: #35312c;
}
.abouttitile.abouttitile1 {
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 25px;
}
.about-desc {
    float: left;
    text-align: left;
    padding-left: 10px;
}
#about-text {
    margin: 0 0 50px;
    background: #35312c;
    padding: 20px 40px;
}
.about-bottom,
.about-bottom img {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
}
.about-bottom-text {
    display: inline-block;
    vertical-align: middle;
    width: 55%;
    padding-left: 40px;
    color: #fff;
    box-sizing: border-box;
    line-height: 24px;
}
.about-bottom-text p{
    color: #fff;
    margin: 5px 0px;
}
.social-outer {
    display: inline-block;
    float: right;
    margin-top: 13px;
}

.social-outer .icon-wrapper li a i {
    color: #35312c;
    font-size: 24px;
    background: #fff;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    padding: 6px 11px;
}
.social-outer .icon-wrapper li a:hover i {
	background: #35312c;
    color: #fff;
}
.social-outer .icon-wrapper li a.fa-twitter i {
	padding: 5px 8px;
}
.social-outer .icon-wrapper li a.fa-youtube-play i {
	padding: 5px 6px;
}
.social-outer .icon-wrapper li a.fa-linkedin i {
	padding:  4px 9px;
}
.social-text {
    display: inline-block;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    padding-right: 20px;
}
.social-outer  ul.icon-wrapper {
    display: inline-block;
    vertical-align: middle;
}
.social-outer .icon-wrapper li a{
	padding: 0;
	width:35px;
	height:35px;
	float: left;
	margin: 0 11px 0 0;
}
/* about block end */


/* CSS Document */
.images-wrapper-one img{
    max-width: 100%;
}
.secondsubbanner-wrapper.container ul {
    margin: 0px 0 24px;
}
#custom-bannerblock {
	position: relative;
}
.subbanner-inner{
	position: relative;
    overflow: hidden;
}
.subbannercms-outer {
    clear: both;
    overflow: hidden;
    margin-top: 0;
    margin-bottom: 0;
}
.subbannercms-inner .subbannercms-left {
	width: 23.1%;
	float: left;
}
.subbannercms-inner .subbannercms-center {
    width: 53.6%;
    float: left;
}
.subbannercms-inner .subbannercms-right {
    width: 23.3%;
    float: left;
}
.subbanner-common img{
	max-width: 100%;
}
.subbanner-common.subbannerpart2 {
    padding-left: 33px;
    padding-right: 31px;
}
.subbannercms-inner a img{
	    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    width: 100%;
}
.subbannercms-inner a:hover img{
	transform: scale(1.1);
}
.bannerdesc {
	position: absolute;
	bottom: 0;
	width: auto;
	text-align: left;
	left: 0;
	padding: 0 0 34px 49px;
}
.bannerdesc .text1{
	color:#fff;
	font-size:60px;
	font-family: 'Muli', cursive;
	line-height: 50px;
}
.bannerdesc .text2{
	color:#fff;
	font-size:30px;
	font-weight:700;
	 font-family: 'Montserrat', sans-serif;
	 text-transform:capitalize;
}

/* banner bottom start */
.subbannerbottomcms-outer {
    margin:0 0 110px;
}
.subbannerbottomcms-outer .subbannerbottom-inner {
    overflow: hidden;
}
.subbannerbottom-common{
	float:left;
	width:100%;
}
.subbannerbottom-common img{
	transition: all 0.5s ease 0s;
-webkit-transition: all 0.5s ease 0s;
-moz-transition: all 0.5s ease 0s;
-ms-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
}
.subbannerbottomcms-inner:hover .subbannerbottom-common img {
    transform: scale(1.10);
    -webkit-transform: scale(1.10);
    -moz-transform: scale(1.10);
    -o-transform: scale(1.10);
}
.subbannerbottomcms-inner{
	position:relative;
	overflow:hidden;
}
.subbannerbottomcms-inner .banner-desc {
    position: absolute;
    top: 0;
    z-index: 9;
    margin: 0 auto;
    left: 0;
    right: 0;
    padding-top: 147px;
    text-align: center;
}
.subbannerbottomcms-inner .title1 {
    color: #fff;
    line-height: 50px;
    float: none;
    display: inline-block;
    font-size: 60px;
    width: 100%;
    font-family: 'Domine', serif;
}
.subbannerbottomcms-inner .title2 {
    color: #fff;
    font-size: 60px;
    font-family: 'Domine', serif;
    float: none;
    line-height: 60px;
    display: inline-block;
    margin: 0 0 17px;
    font-weight: 400;
}
.subbannerbottomcms-inner .title3 {
    font-size: 14px;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
   margin: 0 auto 24px;
	width: 56%;
}
.subbannerbottomcms-inner .banner-btn {
    padding: 13px 0;
}
.subbannerbottomcms-inner .banner-btn a:hover {
    color:#ffffff;
    background-color: #35312c;
}
.subbannerbottomcms-inner .banner-btn a {
    font-size: 14px;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    padding: 13px 33px;
    background: #35312c;
    border-radius: 5px;
}
.subbannerbottom-inner a{
	display: block;
	position: relative;
	overflow: hidden;
}
.subbannerbottom-inner a:before{
	background: rgba(0, 0, 0, 0.2);
	content: "";
	height: 100%;
	position: absolute;
	opacity: 0;
	left: 0;
	top: 0;
	transform: scale(0);
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transition: 0.5s all ease 0s;
	width: 100%;
	z-index: 1;
	border-radius: 5px;
	display:none;
}
.subbannerbottom-inner a:hover:before{
	opacity: 1;
	transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
}
/* banner bottom end */

.left-desc {
    width: auto;
    float: left;
	padding-left: 93px;
}
.right-btn {
    width: auto;
    float: right;
	padding: 14px 0;
	margin:45px 142px 40px 0;
}

.right-btn a{
	color: #35312c;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 500;
	background: #fff;
	padding: 14px 31px;
}
.right-btn a:hover{
	background:#35312c;
}
/* header-left block start */
div#header-left-text {
    float: right;
}
#header-left-text .header-left-desc {
	font-family: 'Montserrat', sans-serif;
	color: #fff;
	font-size: 15px;
	font-weight: 500;
}
.left-desc2{
    padding: 41px 0 30px 0px;
}
div#_desktop_currency_selector {
    position: relative;
    margin-top: 0;
    margin-right: 20px;
    padding-right: 20px;
}
/* header-left block end */
div#shipping-bottom-wrapper {
    padding-top: 89px;
}
.shipping-bottom-desc {
    padding-left: 75px;
    padding-right: 60px;
}
.shipping-bottom > div {
    float: left;
    width: 25%;
    position: relative;
}
.shipping-subicon.subicon1 {
    position: relative;
    width: 55px;
    height: 55px;
    margin: 0 auto;
    float: left;
}
.shipping-subicon.subicon1 span.hide {
    display: none;
}
.shipping-part .subicon {
	position: relative;
}
/*.shipping-bottom-desc {
    float: left;
    text-align: left;
    padding-left: 16px;
}*/
.shipping-bottom {
    cursor: pointer;
}
.shipping-bottom-subtitile.subtitile1 {
    font-size: 18px;
    color: #35312c;
    font-weight: 500;
    padding-bottom: 11px;
}
.shipping-bottom-subtitile.subtitile2 {
    font-size: 14px;
    color: #787878;
    font-weight: 400;
}
.shipping-part:hover .shipping-bottom-subtitile.subtitile1 {
    color: #35312c;
}
.shipping-part.subtitle-part1:before,
.shipping-part.subtitle-part2:before,
.shipping-part.subtitle-part3:before {
    position: absolute;
    background: #d9d9d9;
    content: "";
    width: 1px;
    height: 90px;
    right: 30px;
    top: 0px;
}
.shipping-part .shipping-subicon::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    background: transparent;
    width: 55px;
    height: 55px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
}
.shipping-part.subtitle-part1 .shipping-subicon::before {
    background: transparent url(../img/sprite.png) no-repeat scroll -53px -712px;
}
.shipping-part.subtitle-part2 .shipping-subicon::before {
    background: transparent url(../img/sprite.png) no-repeat scroll -49px -801px;
}
.shipping-part.subtitle-part3 .shipping-subicon::before {
    background: transparent url(../img/sprite.png) no-repeat scroll -58px -892px;
}
.shipping-part.subtitle-part4 .shipping-subicon::before {
    background: transparent url(../img/sprite.png) no-repeat scroll -51px -987px;
}

.shipping-part.subtitle-part1:hover .shipping-subicon::before {
    background: transparent url(../img/sprite.png) no-repeat scroll -432px -712px;
}
.shipping-part.subtitle-part2:hover .shipping-subicon::before {
    background: transparent url(../img/sprite.png) no-repeat scroll -432px -801px;
}
.shipping-part.subtitle-part3:hover .shipping-subicon::before {
    background: transparent url(../img/sprite.png) no-repeat scroll -432px -892px;
}
.shipping-part.subtitle-part4:hover .shipping-subicon::before {
    background: transparent url(../img/sprite.png) no-repeat scroll -432px -987px;
}

/* parallax block start */
.testimonial-outer {
    position: relative;
}
.testimonial-outer:before {
    z-index: 99;
    position: absolute;
    content: "";
    left: 55px;
    top: -16px;
    width: 41px;
    height: 30px;
    background: #ffffff url(../img/testi_img.png) no-repeat scroll;
}
.testimonial-inner {
    color: #35312c;
    font-family: 'Montserrat', sans-serif;
}
.parallax-text1 {
    font-weight: 600;
    font-size: 65px;
    color: #fff;
    line-height: 1;
    max-width: 700px;
    margin: 0 auto;
    text-align: left;
}
.parallax-text2 {
    text-align: left;
    color: #fff;
    padding: 22px 0px 0;
    font-size: 28px;
    font-weight: 500;
    max-width: 700px;
    margin: 0 auto;
    line-height: 1.3;
}
.parallax-btn {
    padding-top: 26px;
}
.parallax-btn a {
    color: #ffffff;
    background-color: #ff7139;
    padding: 14px 43px;
    display: inline-block;
    border-radius: 19px;
    vertical-align: middle;
    font-size: 15px;
    font-weight: 500;
}
.parallax-btn a:hover {
    background-color: #35312c;
    color: #ffffff;
}
.parallax-text1 span {
	color: #35312c;
}
.parallax-inner.container-width {
    float: right;
}
.parallax-block {
	text-align: left;
}

/* parallax block end */
/* Home page Shipping start */

#shipping-text {
    margin: 0 0 77px;
    position: relative;
    z-index: 9;
    margin-top: -78px;
}
.shipping-text-inner {
    background: #fff;
}
.shipping-inner {
    padding: 102px 0 150px 0;
}
.shipping-inner {
    overflow: hidden;
    cursor: pointer;
}
.shipping-desc {
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}
.subtitle-part:hover .subtitile.subtitile1 {
    color: #ff7139;
}
.subtitle-part {
    float: left;
    position: relative;
    padding: 0px 0px;
    text-align: center;
    width:25%;
}
.subtitle-part.subtitle-part1:before, 
.subtitle-part.subtitle-part2:before {
    position: absolute;
    background: #d3d3d3;
    content: "";
    width: 1px;
    height: 138px;
    right: 40px;
    top: 11px;
}
.subtitle-part.subtitle-part1 {
    width: 34.33%;
    padding-right: 40px;
}
.subtitle-part.subtitle-part2 {
    width: 36.33%;
    padding-right: 40px;
}
.subtitle-part.subtitle-part3 {
    width: 29.33%;
}
.subtitle-part:last-child:after {
    border:none;
}
.subtitile.subtitile1 {
    font-size: 18px;
    color: #35312c;
    padding: 28px 0 15px;
    font-weight: 600;
}
.subtitile.subtitile2 {
    font-size: 16px;
    letter-spacing: 0;
    font-family: 'Montserrat', sans-serif;
    color: #787878;
    font-weight: 400;
    line-height: 1.5;
}
.subtitle-part .subicon .hide {
    display: none;
}
.subtitle-part .subicon::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    background: transparent;
    width: 50px;
    height: 50px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
}
.subbanner-part-maininnner1 {
    float: left;
}
.category-wrapper {
    position: relative;
}
.category-title {
	color: #35312c;
	font-size: 18px;
	font-weight: 600;
	position: absolute;
	left: 21px;
	bottom: 22px;
	background-color: #ffffff;
	padding: 19px 24px 18px;
}
.category-title:hover {
	background-color: #ff7139;
	color: #ffffff;
}
div#custom-categorybannerblock {
    padding-bottom: 147px;
}
.subtitle-part .subicon {
    position: relative;
    width: 50px;
    height: 50px;
    margin: 0 auto;
    float: left;
}
.subtitle-part.subtitle-part1 .subicon::before {
    background: transparent url(../img/sprite.png) no-repeat scroll -74px -343px;
}
.subtitle-part.subtitle-part2 .subicon::before {
    background: transparent url(../img/sprite.png) no-repeat scroll -74px -430px;
}
.subtitle-part.subtitle-part3 .subicon::before {
    background: transparent url(../img/sprite.png) no-repeat scroll -75px -527px;
}
.subtitle-part.subtitle-part1:hover .subicon::before {
    background: transparent url(../img/sprite.png) no-repeat scroll -434px -343px;
}
.subtitle-part.subtitle-part2:hover .subicon::before {
     background: transparent url(../img/sprite.png) no-repeat scroll -434px -430px;
}
.subtitle-part.subtitle-part3:hover .subicon::before {
     background: transparent url(../img/sprite.png) no-repeat scroll -435px -527px;
}
.shipping-text-inner .subtitile{
    margin:7px 0 0;
}
.shipping-text-inner .subtitile1 {
    font-size: 15px;
    color: #35312c;
    text-transform:capitalize;
    font-weight:600;
}
.shipping-text-inner .subtitile2 {
    font-size: 13px;
    color: #908f8f;
    font-weight:400;
}
/* Home page Shipping End */

/* Best Sellers Start */
#bestsellers-products .product-miniature .product-description h1.h3.product-title {
    margin: 0 0px 6px;
}
#bestsellers-carousel .product-miniature .thumbnail-image-inner {
    display: inline-block;
    max-width: 35.7%;
    width: 100%;
}
#bestsellers-carousel .product-miniature .thumbnail-sidebar-inner {
    float: right;
    max-width: 64.3%;
    width: 100%;
    padding-left: 16px;
}
#bestsellers-carousel .product-miniature .thumbnail-sidebar-inner .addtocart-button {
    margin: 0;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    position: relative;
}
#bestsellers-carousel .product-miniature .thumbnail-sidebar-inner .addtocart-button button.btn.btn-primary {
    font-size: 14px;
    background-color: transparent;
    color: #35312c;
    text-transform: capitalize;
    font-weight: 600;
}
ul#bestsellers-carousel {
    margin: 0;
}
#bestsellers-products {
    padding-top: 43px;
}
#bestsellers-carousel .product-miniature .thumbnail-sidebar-inner .addtocart-button button.btn.btn-primary:before {
	display: none;	
}
#bestsellers-products .product-miniature .product-description {
    text-align: left;
    padding-top: 0;
    padding-bottom: 0;
}
#bestsellers-carousel .product-miniature .thumbnail-sidebar-inner .product-price-and-shipping {
    padding-top: 9px;
    padding-bottom: 5px;
}
/* Best Sellers End */

/* Home page Testimonial Start */
.testimonial-outer .titles{

}
.testimonial-carousel.owl-carousel .owl-item img.img-testimonial {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
}
.owl-carousel {
    position: relative;
    width: 100%;
    z-index: 1;
}
.testimonial_outer h1.main-title {
    text-align: center;
    color: #ffffff;
    position: relative;
    margin-left: 0;
    margin-bottom: 38px;
    padding-left: 0;
}
.testimonial_outer h1.main-title:before {
    background: transparent;
}
 .prev-button.slick-arrow {
    background: transparent url(../img/sprite.png) no-repeat scroll -74px -621px;
    height: 30px;
    width: 30px;
    right: 41px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
 }
.testimonial-carousel .prev-arrow  {
	background: transparent url(../img/sprite.png) no-repeat scroll -74px -621px;
	height: 30px;
	width: 30px;
    left: 20px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.testimonial-carousel .prev-arrow:hover,.prev-button.slick-arrow:hover  {
    background: transparent url(../img/sprite.png) no-repeat scroll -74px -667px;
}
.next-button.slick-arrow {
    background: transparent url(../img/sprite.png) no-repeat scroll -454px -621px;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    z-index: 999;
}
.testimonial-carousel .next-arrow {
    background: transparent url(../img/sprite.png) no-repeat scroll -454px -621px;
	height: 30px;
	width: 30px;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    z-index: 999;
}
.testimonial-carousel .next-arrow:hover,.next-button.slick-arrow:hover {
    background: transparent url(../img/sprite.png) no-repeat scroll -454px -667px;
}
.testimonial_outer:hover .testimonial-carousel .owl-nav {

}
.testimonial-carousel .owl-nav {
    margin-top: 0;
    z-index: 9999;
	
}
.testimonial-outer .owl-dot {
    height: 13px;
    width: 13px;
    background:#dadada;
    display: none;
    margin: 0 3px;
    border-radius: 50%;
}
.testimonial-outer .owl-dots {
    text-align: center;
}
.testimonial-outer .owl-dot.active ,
.testimonial-outer .owl-dot:hover{
    background: #35312c;
}
.testimonial-outer .testminial-data {
    text-align: center;
    border-top: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}
.testimonial-outer .testminial-data .test_desc {
    display: inline-block;
    vertical-align: middle;
    padding: 76px 0 73px 0;
    max-width: 891px;
}
.testimonial-left {
    float: left;
    width: 9%;
}
.testimonial-right {
    float: right;
    width: 91%;
    text-align: left;
    padding-left: 32px;
}
.test_desc {  }
.testimonial-carousel .testimonial-desc p {
    color: #787878;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    line-height: 1.7;
    text-align: left;
    margin: 0 auto;
    padding-bottom: 0;
    font-weight: 400;
    font-style: italic;
}
.testmonial-author {
    font-style: normal;
    margin: 3px 0 0 0;
    text-transform: capitalize;
}
.testmonial-author1 {
    font-size: 14px;
    font-weight: 600;
    color: #ff7139;
    font-family: 'Montserrat', sans-serif;
    margin: 0 0 0;
    text-transform: capitalize;
    display: inline-block;
    vertical-align: middle;
    font-style: italic;
}
.testmonial-author2 {
    font-family: 'Montserrat', sans-serif;
    color: #35312c;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    line-height: 1.3;
    vertical-align: middle;
    font-style: italic;
}
.testimonial-carousel.owl-carousel .owl-nav .owl-prev,
.testimonial-carousel.owl-carousel .owl-nav .owl-next {
    margin-right: 25px;
}
/* Home page Testimonial End */

.brandslider-inner .title {
	display: none;
}
#brand-carousel li.item {
  	text-align: center;
}
#brand-carousel li.item a {
    padding: 0px 16px;
    opacity: 0.5;
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    -o-opacity: 0.5;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
}
#brand-carousel li.item a:hover {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
}
.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: #35312c;
	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: #35312c;
    z-index: 99;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
}
#toTop:hover {
	background: #35312c;
}

#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;
    border: none;
}
.thumbnail-inner .hover-addtocart {
    margin-bottom: 0;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    bottom: 29px;
    left: 0;
    right: 0;
    position: absolute;
    z-index: 999;
    background-color: #fff;
    display: inline-block;
    vertical-align: middle;
    max-width: 187px;
    margin: 0 auto;
    border-radius: 24px;
}
.thumbnail-container:hover .thumbnail-inner .hover-addtocart {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    margin-bottom: 0px;
}
.sidebar-products .addtocart-button .btn-primary:hover {
    background: transparent;
    color: #35312c;
}
.price-cart {
    position: relative;
}
.thumbnail-container .product-description .product-price-and-shipping {
    display: inline-block;
    vertical-align: middle;
    float: left;
}
.thumbnail-container .product-description .variant-links {
    display: inline-block;
    vertical-align: middle;
    float: right;
}
.thumbnail-container:hover  .addtocart-button{

}
.list .thumbnail-container .product-add-to-cart {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
}
ul#specialproducts-carousel {
    margin-bottom: 0;
}
#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 {
	color: #35312c !important;
    font-weight: 500;
    font-size: 14px;
    margin-top: 0px;
    display: inline-block;
    position: relative;
    top: auto !important;
    right: auto !important;
    padding: 0px 2px;
    font-family: 'Montserrat', sans-serif;
}
.quick-view .material-icons {
    position: relative;
    font-size: 0;
    height: 15px;
    width: 24px;
}
.homeslider-container {
    clear:both;
	margin-bottom: 0;
}
#homepage-carousel{
	margin:0;
}
ul#homepage-carousel .owl-nav .owl-prev {
    position: absolute;
    /* -webkit-tap-highlight-color: rgba(0, 0, 0, 0); */
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    left: 20px;
    right: auto;
    opacity: 1;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 55px;
    width: 50px;
    background: transparent url(../img/sprite.png) no-repeat scroll -19px -175px;
    border-radius: 0px;
}
ul#homepage-carousel .owl-nav .owl-prev:hover{
	background: transparent url(../img/sprite.png) no-repeat scroll -19px -231px;
}
ul#homepage-carousel .owl-nav .owl-next {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 50%;
   	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform:translateY(-50%);
    opacity: 1;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 55px;
    width: 50px;
    background:transparent url("../img/sprite.png") no-repeat scroll -426px -175px;
	border-radius: 0px;
    left: auto;
    right:20px;
}
ul#homepage-carousel .owl-nav .owl-next:hover{
	background: transparent url("../img/sprite.png") no-repeat scroll -426px -231px;
}
.homeslider_nav:active {
    opacity: 1.0;
}
#special-products {
    margin-bottom: 142px;
}
#newproducts-products {
    margin-top: 0;
    margin-bottom: 35px;
}
#featured-products .owl-nav, #newproducts-products .owl-nav, #product .product-accessories .owl-nav,
.homepage-products.products .owl-nav {
    position: absolute;
    right: 0;
    top: -70px
}
#featured-products .owl-nav .owl-prev,
#newproducts-products .owl-nav .owl-prev,
.product-accessories .owl-nav .owl-prev,
.tab-products .owl-nav .owl-prev,
#special-products .owl-nav .owl-prev,
#bestsellers-products .owl-nav .owl-prev {
    background: transparent url(../img/sprite.png) no-repeat scroll -74px -621px;
    height: 30px;
    width: 30px;
    right: 41px;
    position: absolute;
    top: 0;
    font-size: 0;
}
#featured-products .owl-nav .owl-prev:hover,
#newproducts-products .owl-nav .owl-prev:hover,
.product-accessories .owl-nav .owl-prev:hover,
.tab-products .owl-nav .owl-prev:hover,
#special-products .owl-nav .owl-prev:hover,
#bestsellers-products .owl-nav .owl-prev:hover {
    background: transparent url(../img/sprite.png) no-repeat scroll -74px -667px;
}
#featured-products .owl-nav .owl-next ,
#newproducts-products .owl-nav .owl-next,
.product-accessories .owl-nav .owl-next,
.tab-products .owl-nav .owl-next,
#special-products .owl-nav .owl-next,
#bestsellers-products .owl-nav .owl-next {
    font-size: 0;
    background: transparent url(../img/sprite.png) no-repeat scroll -454px -621px;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 999;
}
#featured-products .owl-nav .owl-next:hover,
#newproducts-products .owl-nav .owl-next:hover,
.product-accessories .owl-nav .owl-next:hover,
.tab-products .owl-nav .owl-next:hover,
#special-products .owl-nav .owl-next:hover,
#bestsellers-products .owl-nav .owl-next:hover{
    background: transparent url(../img/sprite.png) no-repeat scroll -454px -667px;
}
ul#homepage-carousel .owl-nav .owl-prev, ul#homepage-carousel .owl-nav .owl-next, 
.testimonial-carousel .prev-arrow, .testimonial-carousel .next-arrow, 
#featured-products .owl-nav .owl-prev, .product-accessories .owl-nav .owl-prev, 
.product-accessories .owl-nav .owl-next, #featured-products .owl-nav .owl-next, 
.brandslider-outer .owl-prev, .brandslider-outer .owl-next, .home_blog_post_area .prev-button.slick-arrow, 
.home_blog_post_area .next-button.slick-arrow,
#special-products .owl-nav,
 #newproducts-products .owl-nav,
 #bestsellers-products .owl-nav {
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -o-opacity: 0;
    -khtml-opacity: 0;
}
ul#homepage-carousel:hover .owl-nav .owl-prev, 
ul#homepage-carousel:hover .owl-nav .owl-next,
#featured-products:hover .owl-nav .owl-prev, 
#featured-products:hover .owl-nav .owl-next,
.testimonial-carousel:hover .prev-arrow, 
.testimonial-carousel:hover .next-arrow,
.brandslider-outer:hover .owl-prev, 
.brandslider-outer:hover .owl-next, 
.home_blog_post_area:hover .prev-button.slick-arrow,
.home_blog_post_area:hover .next-button.slick-arrow,
.product-accessories:hover .owl-nav .owl-prev, 
.product-accessories:hover .owl-nav .owl-next,
#special-products:hover .owl-nav,
#newproducts-products:hover .owl-nav,
#bestsellers-products:hover .owl-nav  {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
    -khtml-opacity: 1;
}
.homeslider_nav:active {
    opacity: 1.0;
}
#special-products .owl-carousel .owl-nav.disabled {
    display: block;
}
.thumbnail-image-inner {
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: middle;
    width: 100%;
}
.list .thumbnail-container .product-description {
    padding: 0 15px;
    text-align: left !important;
    position: relative;
    float: left;
}
div#js-product-list .products.row.list .thumbnail-inner {
    border: none;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
}
div#js-product-list .products.row.list .thumbnail-inner .thumbnail-image-inner {

}
.list .thumbnail-container .product-description .product-add-to-cart.addtocart-button {
    display: none;
}
.thumbnail-container:hover .thumbnail-image-inner img{
    max-width: 100%;
	height: auto;

}
.thumbnail-container:hover .thumbnail-image-inner a{
	position:relative;
}
.thumbnail-container:hover .thumbnail-image-inner a:before{
}
#js-active-search-filters .h6.hidden-xs-up {
	display: block !important;
	font-size: 15px;
	font-weight: 500;
	color: #787878;
	margin: 0 0 24px;
}
.products.row.grid {
    margin: 0 -10px;
}
#search_filters > p, .leftsidebar .title {
    color: #fff;
    background-color: #ff7139;
    font-size: 22px;
    padding: 13px 30px;
    text-transform: capitalize;
    margin-bottom: 0;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    border-radius: 25px;
}
.products-selection .products-sort-order .select-title {
    display: inline-block;
    width: 100%;
    color: #787878;
    background: transparent;
    padding: 8px 10px 4px;
    border: 1px solid #d3d3d3;
    cursor: pointer;
	font-size:14px;
	text-align:left;
}
#custom-leftbannerblock img {
    height: auto;
    width: 100%;
}
.block-category .category-cover {
    margin-bottom: 21px;
    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;
	vertical-align: top;
}
.list .highlighted-informations.hidden-sm-down {
    display: inline-block;
    vertical-align: middle;
}
.list .highlighted-informations.hidden-sm-down {
    margin-top: 0;
}
.products-selection .display {
    float: left;
    margin: 6px 15px 0 0;
}
.products-selection .display li {
    float: left;
    text-align: center;
    padding: 0;
}
.products-selection .display li#grid {
    margin: 0px;
}
.products-selection .display li#list {
    margin-left: 8px;
}

.products-selection .display li a {
    color: #787878;
    font-size: 0px;
    line-height: 14px;
    cursor: pointer;
}
.products-selection .display li#grid a {
    background: transparent url(../img/sprite.png) no-repeat scroll -69px -1076px;
    height: 30px;
    float: left;
    width: 30px;
}
.products-selection .display li#grid:hover a,
.products-selection .display li#grid.selected a {
	background: transparent url(../img/sprite.png) no-repeat scroll -69px -1126px;
}
.products-selection .display li#list a {
    background: transparent url(../img/sprite.png) no-repeat scroll -461px -1076px;
    height: 27px;
    width: 26px;
    float: right
}
.products-selection .display li#list:hover a,
.products-selection .display li#list.selected a {
    background: transparent url(../img/sprite.png) no-repeat scroll -461px -1126px;
}
.products-selection .display li.selected a {
    cursor: default;
}
.products-selection h1 {
    padding-top: 0.625rem;
}
.products-sort-order {
    color: #787878;
}
.products-sort-order .select-title {
    display: inline-block;
    margin: 0 10px 0 0;
    width: 100%;
    color: #35312c;
    background: #FFFFFF;
    padding: 5px 0.625rem;
    cursor: pointer;
}
.products-sort-order .select-list {
    display: block;
    color: #787878;
    padding: 5px 15px;
}
.products-sort-order .select-list:hover {
    background: transparent;
    color: #333;
    text-decoration: none;
}
.products-sort-order .dropdown-menu {
    right: auto;
    width: 288px;
    border: 1px solid #d3d3d3;
    background: #ffffff;
    border-radius: 0;
}
#products .list .product-title,
#products .product-title a {
    margin-top: 0px;
    margin-bottom: 15px;
    font-size: 16px;
}
#products .list .product-price-and-shipping {
    padding-bottom: 15px;
    width: 100%;
}
#products .list .thumbnail-container:hover .product-price-and-shipping {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity:1;
	margin:0;
}
.total-products P {
    margin: 11px 0px;
}
.sidebar-products .thumbnail-image-inner .product-list-reviews {
    display: none !important;
}
.thumbnail-inner .product-description .product-list-reviews {
    display: block !important;
}
.product-toolbar,
div#js-product-list-top {
	margin-left: 0;
	margin-right: 0;
    margin-bottom: 24px;
    padding: 15px;
    color: #787878;
    background-color: #f6f6f6;
}
.page-product .modal-body figure {
    max-width: 625px;
}
.sidebar-products .product-flags {
    display: none;
}
.sidebar-products .thumbnail-image-inner {
    float: left;
    margin-right: 15px;
    max-width: 75px;
}
.sidebar-products .product-miniature .product-title {
    margin-top: 0px;
    margin-bottom: 5px;
    text-align: left;
}
.sidebar-products .product-title a{
	font-size:14px;
}
.sidebar-products .product-title a:before{
	display:none;
}
.sidebar-products .thumbnail-sidebar-inner {
    text-align: left;
    float: left;
    max-width: 155px;
}
.sidebar-products .thumbnail-sidebar-inner .product-description{
	padding:0;
    position: relative;
}
.sidebar-products .product-miniature .product-price-and-shipping {
    text-align: left;
}
.sidebar-products .discount-percentage{
	font-weight:300 !important;
	background:#f6f6f6;
	font-size: 13px;
	color: #35312c;
}
.sidebar-products .thumbnail-container .addtocart-button {
    position: relative;
    bottom: auto;
    left: auto;
    right: auto;
    background: transparent;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
    text-align: left;
    margin: 10px 0 0 0;
    top: 0;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}
.sidebar-products .thumbnail-container .addtocart-button .btn-primary::before {
    display: none;
}
.sidebar-products .thumbnail-container:hover .addtocart-button .btn-primary {
    color: #ff9c01;
}
.sidebar-products .addtocart-button .btn-primary {
    padding: 0px;
    background: transparent;
    color: #787878;
    font-size: 14px;
    font-weight: 500;
    padding-top: 0;
    border: none;
    text-align: left;
    display: block;
    width: 100%;
}
.sidebar-products #products .product-price-and-shipping,
.sidebar-products .featured-products .product-price-and-shipping,
.sidebar-products .product-accessories .product-price-and-shipping,
.sidebar-products .product-miniature .product-price-and-shipping {
	padding:0;
	margin:0 !important;
	opacity:1 !important;
}
.leftsidebar h1.title {
}
div#_mobile_cart {
    position: relative;
    margin-right: 15px;
}
#products .grid .product-miniature {
    width: 33.33%;
}
.title .pull-xs-right {
    display: none;
}
.flexcss .top-menu[data-depth="1"] {
    display: flex;
}

.newproducts-products {
    margin-bottom: 65px;
}
.newproducts-products .product-miniature .thumbnail-container {
    border: none;
    margin-bottom: 25px;
}
.newproducts-products .product-miniature .thumbnail-image-inner {
    border: 1px solid #d3d3d3;
    float: left;
    width: auto;
}
.newproducts-products .product-miniature .thumbnail-sidebar-inner {
    float: left;
}
.newproducts-products .thumbnail-inner {
    overflow: hidden;
}
.newproducts-products .thumbnail-container .product-description {
    padding:0px 0px 0px 20px;
}
.newproducts-products .thumbnail-container .addtocart-button .btn-primary {
    padding: 7px 0px 9px 0px;
    font-size: 15px;
    background: transparent;
    color: #777;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
}
.newproducts-products .thumbnail-container:hover .addtocart-button .btn-primary {
    color: #2874f1;
}

ul.payment-inner li a {
      padding:0px 3px;
}
.parallaxblock-outer {
    padding: 96px 0px 117px;
}
@media (min-width: 992px) {
    .subbannercms-bottom a img {
        width: 100%;
    }
    .subbannercms-bottom a img {
        width: 100%;
    }
}
.grid .thumbnail-container > .product-description {
    display: none;
}
#products .product-miniature, .featured-products .product-miniature, 
.product-accessories .product-miniature, .product-miniature .product-miniature,
 #special-products .product-miniature{

}
#products .product-miniature:hover .product-title a,
#featured-products .product-miniature:hover .product-title a,
#special-products .product-miniature:hover .product-title a {
    color: #35312c;
}
.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: #787878;
    background: none;
    border: 1px solid #d6d6d6;
    display: block;
    font-weight:400;
}
.pagination .page-list li {
    background: #FFFFFF;
    display: inline-block;
    float: left;
    margin: 0 0 0 5px;
    padding: 0px;
}
.pagination .current a {
    color: #FFFFFF;
    border-color: #35312c;
    background-color: #35312c;
    text-decoration: none;
}
.pagination .current a:hover{
	background-color: #35312c;
	color: #ffffff;
}
.pagination a:hover{
	background-color: #35312c;
	color: #ffffff;
}
.pagination .previous,
.pagination .next {
    font-size: 0px;
    padding: 3px;
}
.breadcumb_inner .breadcrumb ol > li:last-child > a > span,
.breadcumb_inner .breadcrumb ol > li:hover > a > span {
   color: #35312c;
}
.card-block .h1 {
    font-weight: 600;
	font-size:22px;
	margin: 0 0 15px;
}
#products .list .product-miniature .on-sale {
    right: 40px;
}
#leftsidebar {
    margin-bottom: 30px;
    padding: 0;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
    display: block;
}
.brand-slidermain .owl-prev {
    background: transparent url(../img/sprite.png) no-repeat scroll -74px -621px;
    height: 30px;
    width: 30px;
    left: 0;
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.brand-slidermain .owl-prev:hover {
    background: transparent url(../img/sprite.png) no-repeat scroll -74px -667px;
}
.brand-slidermain .owl-next {
    background: transparent url(../img/sprite.png) no-repeat scroll -454px -621px;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    z-index: 999;
}
.brand-slidermain .owl-next:hover {
    background: transparent url(../img/sprite.png) no-repeat scroll -454px -667px;
}
.prev-button.slick-arrow, .next-button.slick-arrow {
    position: absolute;
    top: -56px;
}
.brand-slidermain .item > a {
    display: inline-block;
}
#custom-leftbannerblock {
    margin: 40px 0;
}
.pagination {
    background-color: #f6f6f6;
    padding: 1rem;
}
.pagination .col-md-4 {
    float: left;
    width: 50%;
}
.category-top-menu {
    margin: 0;
}
#cart .card.cart-container .cart-overview.js-cart {
    padding: 10px;
}
#cart .thumbnail-container {
    margin-bottom: 0;
}
.category-top-menu li .category-sub-menu li .category-sub-menu {
    padding-left: 10px;
}
#search_filters .facet .facet-label:hover a {
    color: #35312c;
}
.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;
}
.brandslider-outer {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}
.brand-slidermain #brand-carousel {
    margin: 86px 0px 93px;
}
.category-top-menu > li > ul {
    padding: 23px 15px 18px;
}
.footer-shipping {
    background-color: #fff;
}
#custom-leftbannerblock > p {
    margin-bottom: 0;
}
#order-confirmation #main .page-footer {
    margin-bottom: 0;
}
.block-categories .text-uppercase.h6:hover {
    color: #ffffff;
}
#header .header-nav .hidden-sm-down .col-md-6.col-xs-12 {
  padding-left: 0;
}
#header .header-nav .left-nav{
	padding:0;
}
#header .header-top #top-menu li:last-child > a {
}
#header .header-top {
}
.dropdown-menu.hidden-sm-down {
  margin-top: 13px;
  border: 1px solid #d3d3d3;
}
.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: #35312c;
    color: #fff;
    padding: 7px 14px;
}
.btn-wrapper {
    background-color: #35312c;
    color: #ffffff;
    padding: 7px 14px;
    display: inline-block;
    border: 1px solid transparent;
}
.btn-wrapper:hover {
    background-color: transparent;
    color: #35312c;
    border: 1px solid #35312c;
    transition: 0.5s;
    -webkit-transition: all 0.5s;
}
.icon-wrapper li a i {
    color: #787878;
}
.fa-facebook:hover {
    color: #3B5998;
}
.fa-google-plus:hover {
    color: #DD5347;
}
.fa-instagram:hover {
    color: #A03CAF;
}
.fa-twitter:hover {
    color: #0077B5;
}
.fa-twitter:hover {
    color: #1DA1F2;
}
.fa-linkedin:hover {
    color: #0077B5;
}
.dropdown .expand-more::after {
    color: #35312c;
    content: "";
    font-family: "fontawesome";
    padding-left: 4px;
    font-size: 0;
}
.dropdown.open .expand-more::after {
    content: "";
    color: #787878;
}
.home_blog_post {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    padding-bottom: 0;
    padding-top: 102px;
}
.block-categories.hidden-sm-down > ul > li > a:hover {
    color: #ffffff !important;
}
.category-top-menu > li:first-child a {
    margin-bottom: 0;
    color: #ffffff;
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
    padding: 13px 30px;
    text-transform: capitalize;
    width: 100%;
    font-weight: 500;
    display: inline-block;
    background-color: #35312c;
    border-radius: 25px;
}
.block-categories.hidden-sm-down > ul > li:first-child > a:hover {
}
.block-categories a {
    color: #787878;
	 font-family: 'Montserrat', sans-serif;
}
.category-top-menu {
    margin-bottom: 34px;
}
#search_filters .facet:last-child {
    border-bottom: medium none;
}
#search_filters .facet {
}
#search_filters .facet .facet-title {
	line-height: 1.3;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    color: #35312c;
}
#search_filters .facet .collapse {
    display: block;
    margin: 0px 0 3px;
}
.sidebar-products.products {
    margin-bottom: 20px;
    padding: 0 0;
}
.pagination .col-md-4 {
    padding-left: 0;
}
.pagination .col-md-6 {
    padding-right: 0;
}
.breadcumb_inner {
    padding: 180px 0 50px;
    background: transparent url(../img/breadcome.jpg) no-repeat scroll;
}
.list .product-description .highlighted-informations {
    display: none !important;
}
.list .variant-links{
	text-align:left !important;
	margin-top: 15px !important;
}
#leftsidebar .product-title a:hover {
    color: #35312c;
}
.product-actions .btn-primary {
	padding:12px 25px;
	position: relative;
    background: #35312c;
    color: #ffff;
	font-size: 15px;
	font-weight: 500;
	line-height: 18px;
	width: auto;
	text-transform: capitalize;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;

}
.product-actions .btn-primary:hover{
	color:#ffffff;
	background-color: #ff7139;
}
#product .product-actions .product-add-to-cart .btn-primary::before ,
.quickview .modal-body .product-actions .product-add-to-cart .btn-primary::before{display:none; }
.list-1 {
    color: #787878;
    font-size: 15px;
}
.cms-box .inner {
    color: #787878;
    font-size: 15px;
}
.product-description p {
  color: #787878;
  margin: 0;
  line-height: 24px;
}
.page-header > h1 {
    color: #35312c;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
}
body#module-psgdpr-gdpr section#main {
    padding: 0 15px 50px;
}
#checkout .h6 {
    color: #787878;
}
#checkout .text-xs-right {
    text-align: left;
	padding: 10px 0 0;
}
#checkout .left-desc2{
	border:none;
}
#checkout .left-desc1{
	border-color:#fff;
}

#left-column #leftsidebar .sidebar-products.products ul {
	padding-top: 40px;
}
#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: #35312c;
}
#header .top-menu li a[data-depth="0"]:hover {
    text-decoration: none;
    color: #35312c;
    position: relative;
}
#header .header-top .menu > ul > li.arrow a:after {
 
}
/* footerbottomleft-outer start */
.footer-bottom {
    padding: 15px 0px 82px;
}
#footerbottomleft-text {
	
}
#footerbottomleft-text {
    float: left;
    width: 33%;
    padding: 0px 10px 0 0px;
}
.footer_inner .links .wrapper {
    float: left;
    width: 21%;
    text-align: center;
    padding: 0 0 0 0;
}
#footerbottomleft-text .cmstext ul li {
    line-height: 26px;
    padding: 0px 0 0px 0px;
    position: relative;
}
#footerbottomleft-text .cmstext ul li span {
    font-size: 16px;
}
#footerbottomleft-text li.addresh-wrapper {
	padding-right: 90px;
}
ul.footer-toggle {
    text-align: left;
}
ul.footer-toggle .col-md-12 {
    padding: 0px;
}

/*footerbottomleft-outer end */

/* Home page footerrightcms Start */
#footerbottomright-text li > span {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    color: #ff7139;
    font-size: 15px;    
}
#footerbottomright-text .addresh-wrapper {
    padding-bottom: 1px;
    position: relative;
    padding-left: 35px;
}
#footerbottomright-text .mobile-wrapper {
    padding-bottom: 5px;
    position: relative;
    padding-left: 35px;
}
#footerbottomright-text .email-wrapper {
    position: relative;
    padding-left: 35px;
    padding-bottom: 0;
}
#footerbottomright-text li .cmstext a, #footerbottomright-text li {
    line-height: 26px !important;
}
.cmstext .addresh-wrapper::before {
    top: 7px;
    width: 18px;
    height: 22px;
    content: '';
    background: transparent url(../img/sprite.png) no-repeat scroll -74px -884px;
    position: absolute;
    left: 0;
}
.cmstext .addresh-wrapper:hover:before {
    background: transparent url(../img/sprite.png) no-repeat scroll -466px -884px;
}
.cmstext .mobile-wrapper::before {
    top: 7px;
    width: 18px;
    height: 18px;
    content: '';
    cursor: pointer;
    background: transparent url(../img/sprite.png) no-repeat scroll -74px -964px;
    position: absolute;
    left: 0;
}
.cmstext .mobile-wrapper:hover:before {
    background: transparent url(../img/sprite.png) no-repeat scroll -466px -964px;
}
.cmstext .email-wrapper::before {
    width: 20px;
    height: 15px;
    content: '';
    cursor: pointer;
    background: transparent url(../img/sprite.png) no-repeat scroll -74px -1023px;
    position: absolute;
    left: 0;
    top: 7px;
}
.cmstext .email-wrapper:hover:before {
    background: transparent url(../img/sprite.png) no-repeat scroll -464px -1023px;
}
#footerbottomright-text {
    float: left;
    width: 25%;
    padding: 0 0 0 20px;
}
.bottomcmscontactblock .text1 ,.bottomcmscontactblock .text2,
.bottomcmscontactblock .contact-phone,.bottomcmscontactblock .contact-mail{
	padding: 4px 0 4px 25px;
	position: relative;
}
.bottomcmscontactblock .text2{
	padding-top:0 !important;
}
.bottomcmscontactblock .contact-address{
	position:relative;
}
.bottomcmscontactblock .contact-address::before ,
.bottomcmscontactblock .contact-phone::before ,
.bottomcmscontactblock .contact-mail::before{
    font-family: fontawesome;
    position: absolute;
	color:#a4a4a4;
	left: 0;
}
.bottomcmscontactblock .contact-address:hover:before ,
.bottomcmscontactblock .contact-phone:hover:before ,
.bottomcmscontactblock .contact-mail:hover:before{
	color:#a4a4a4;
}
.bottomcmscontactblock .contact-address::before {
    content: "\f041";
    font-size: 23px;
    top: 8px;
}
.bottomcmscontactblock .contact-phone::before {
    content: "\f095";
    top: 5px;
    font-size: 19px;

}
.bottomcmscontactblock .contact-mail::before {
    content: "\f003";
    top: 5px;
    font-size: 18px;

}
/* Cart-popup Start */
.cart-popup {
    position: absolute;
    width: 340px;
    border: 1px solid #d3d3d3;
    right: 0px;
    z-index: 99;
    background: #fff;
    top: 92px;
    padding: 0;
    display: none;
}
.shipping.price_inline {
    border-bottom: 1px solid #d3d3d3;
}
.price_content {
    border-top: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
}
.cart-product {
    overflow: hidden;
    margin-bottom: 0px;
    padding: 20px 15px 10px;
}
.cart-popup .img_content {
    float: left;
}
.cart-popup .right_block {
    float: left;
    max-width: 170px;
    padding-left: 15px;
    text-align: left;

}
.cart-popup li.cart-product-item {
    overflow: hidden;
    position: relative;
    padding-right: 20px;
    margin-bottom: 15px;
}
.cart-popup .right_block a.remove-from-cart {
    position: absolute;
    right: -5px;
    top: 0px;
}
.cart-product .attributes_content {
    clear: both;
}
.cart-product  .price-block {
    clear: both;
    padding: 5px 0px;
}
.cart-product .product-quantity {
    padding-right: 2px;
}
.cart-product .price_content {
    clear: both;
}
.cart-popup .product-price,
.cart-popup .product-quantity {
    color: #35312c;
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    font-size: 14px;
}
.products.price_inline .value, 
.shipping.price_inline .value, 
.tax.price_inline .value, 
.cart-total.price_inline .value {
    float: right;
    font-size: 15px;
    font-weight: 600;
    color: #35312c;
}
.products.price_inline .label, 
.shipping.price_inline .label, 
.tax.price_inline .label, 
.cart-total.price_inline .label {
    float: left;
    font-size: 14px;
    font-weight: 400;
    color: #35312c;
}
.products.price_inline, 
.shipping.price_inline, 
.cart-total.price_inline,
.tax.price_inline {
    display: block;
    width: 100%;
    padding: 10px;
    vertical-align: middle;
    overflow: hidden;
}
body#checkout #cart-summary-product-list ul li {
    padding-bottom: 10px;
}
.cart-popup .checkout {
    padding: 20px 10px;
    text-align: right;
}
.cart-popup .checkout a:hover {
    background-color: #35312c !important;
    color: #ffffff;
}
.cart-popup .checkout a {
    color: #ffffff !important;
}
/* Cart-popup End */


@media (min-width: 992px) {
	#footerbottomright-text .pull-xs-right{
		display:none;
	}
}

/* Home page footerrightcms End */
@media (max-width: 1400px) {
	.sidebar-products .thumbnail-image-inner {
		max-width: 60px;
	}
}

@media (max-width: 1399px) {
    .block-newsletter-input {
        width: 58%;
    }
    .block-newsletter-title {
        width: 42%;
    }
    .parallax-text1 {
        font-size: 60px;
    }
    .parallax-text1 {
        font-size: 60px;
        max-width: 620px;
    }
    .parallax-text2 {
        font-size: 25px;
        max-width: 620px;
    }
    #header .header-menu-wrapper a[data-depth="0"] {
        padding: 43px 18px 34px;
    }
    .thumbnail-container .product-description {
        padding-bottom: 20px;
    }
    #footerbottomright-text {
        padding: 0 0 0 0;
    }
    .nwsletter-maintitle {
        font-size: 30px;
        padding: 2px 0 5px 65px;
    }
    .categories-menu {
        padding: 15px 26px 2px;
    }
    .categories-menu li a {
        padding: 0 0 17px;
    }
    .subtitle-part.subtitle-part1:before, .subtitle-part.subtitle-part2:before {
        right: 50px;
    }

}

@media screen and (max-width: 1299px) { 
    .categories-menu li a {
        padding: 0 0 14px;
    }
    .home_blog_post .blog_post_content_bottom {
        padding: 126px 70px 0 79px;
    }
    .user-info {
        padding: 0 24px 0 23px;
    }
    div#_desktop_contact_link, 
    #_desktop_cart .blockcart {
        padding: 36px 22px 31px 20px;
    } 
    div#_desktop_user_info {
        margin-left: 16px;
    }
    .search-widget {
        padding-left: 22px;
    }
    .header-logo {
        padding: 34px 19px 28px 28px;
    }
    div#_desktop_logo {
        width: 22.2%;
    }
    #header .header-top .header-menu-wrapper {
        width: 58.8%;
    }
    .header-center {
        width: 19%;
    }

}

@media screen and (max-width: 1280px) {
	body#checkout section#wrapper .col-md-4 {
		width: 100%;
		display: inline-block;
		vertical-align: middle;
	}
    .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;
    }
    #left-column #leftsidebar .sidebar-products.products ul {
        padding-top: 30px;
    }
    .subbanner-inner img {
        max-width: 100%;
    }
    .products-selection .sort-by {
        margin-left: 0;
        margin-right: 0;
        padding: 0;
        white-space: normal;
    }
    .product-line-grid-body.col-md-4.col-xs-8 {
        padding-right: 0;
    }

}

@media screen and (max-width: 1199px) {
    .sidebar-products .thumbnail-sidebar-inner {
        max-width: 95px;
    }
    .block-category {
        margin-bottom: 5px;
    }
	.subbannerbottom-common img {
		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{

    }
    #featuredproducts-carousel .owl-stage-outer .owl-item {
        width: 100%;
    }
    .product-prices {
        margin-top: 0.65rem;
    }
    .product-prices div {
        margin-bottom: 0.225rem;
    }
    #header .header-top .header-menu-wrapper {
        width: 56.8%;
    }
    .header-center {
        width: 21%;
    }
    .about-top-heading {
        font-size: 30px;
        padding-bottom: 10px;
    }
    .about-top {
        padding-bottom: 47px;
    }
    .subtitile.subtitile1 {
        font-size: 16px;
        padding: 18px 0 10px;
    }
    .about-wrapper {
        margin-top: 78px;
    }
    .shipping-inner {
        padding: 80px 0 76px 0;
    }
    .subtitle-part.subtitle-part1 {
        padding-right: 50px;
    }
    .subtitle-part.subtitle-part2 {
        padding-right: 60px;
    }
    .subtitle-part.subtitle-part1:before, 
    .subtitle-part.subtitle-part2:before {
        right: 40px;
    }
    div#custom-categorybannerblock {
        padding-bottom: 78px;
    }
    h1.main-title, p.main-title {
        font-size: 28px;
        margin: 0px 0px 30px 0;
    }
    #featured-products .owl-nav, 
    #newproducts-products .owl-nav, 
    #product .product-accessories .owl-nav, 
    .homepage-products.products .owl-nav {
        top: -58px;
    }
    #products .product-title, 
    .featured-products .product-title, 
    .product-accessories .product-title, 
    .product-miniature .product-title {
        margin: 15px 0px 13px;
    }
    #products .product-price-and-shipping .price, 
    .featured-products .product-price-and-shipping .price, 
    .product-accessories .product-price-and-shipping .price, 
    .product-miniature .product-price-and-shipping .price {
        font-size: 16px;
    }
    #products .regular-price, 
    .featured-products .regular-price, 
    .product-accessories .regular-price, 
    .product-miniature .regular-price {
        font-size: 14px;
    }
    #special-products {
        margin-bottom: 48px;
    }
    .parallax-text1 {
        font-size: 50px;
        max-width: 510px;
    }
    .parallax-text2 {
        font-size: 20px;
        max-width: 510px;
        padding: 12px 0px 0;
    }
    .parallax-btn {
        padding-top: 16px;
    }
    .parallax-btn a {
        padding: 14px 36px;
    }
    .parallaxblock-outer {
        padding: 86px 0px 87px;
    }
    #featured-products {
        margin: 77px 0 31px;
    }
    .testimonial-outer .testminial-data .test_desc {
        padding: 66px 0 63px 0;
        max-width: 771px;
    }
    .home_blog_post {
        padding-bottom: 0;
        padding-top: 76px;
    }
    .brand-slidermain #brand-carousel {
        margin: 79px 0px 76px;
    }
    .nwsletter-maintitle {
        font-size: 26px;
        padding: 4px 0 5px 65px;
    }
    .block_newsletter form .input-wrapper {
        width: 375px;
    }
    .footer_inner .links .wrapper {
        width: 20%;
    }
    #footerbottomright-text {
        width: 27%;
    }
    .footer-container .title span.h3, .footer-container p.h3, 
    .footer-container h3.h3, .footer_inner h3.h3, 
    #block_myaccount_infos .myaccount-title a, 
    .block-contact .block-contact-title, 
    .linklist .blockcms-title a {
        font-size: 20px;
        margin-bottom: 10px;
    }
    #footerbottomleft-text .bottomcms_img {
        padding-bottom: 20px;
    }
    .footer-bottom {
        padding: 25px 0px 52px;
    }
    .footer_inner {
        padding: 50px 0 32px;
    }
    .prev-button.slick-arrow, .next-button.slick-arrow {
        top: -43px;
    }

}

@media (max-width: 1099px) { 
    .header-center {
        width: 23.1%;
    }
    #header .header-top .header-menu-wrapper {
        width: 54.7%;
    }
    #header .header-menu-wrapper a[data-depth="0"] {
        padding: 43px 11px 34px;
    }
    #products .grid .product-miniature {
        width: 50%;
    }
    .categories-menu li a {
        padding: 0 0 7px;
    }
    .subtitile.subtitile1 span {
        display: none;
    }
    .blockcart > .header span.cart-products-count {
        display: none;
    }
    .home_blog_post .blog_post_content_bottom {
        padding: 76px 60px 0 59px;
    }
    .block_newsletter form .input-wrapper {
        width: 315px;
    }
    .nwsletter-maintitle {
        padding: 4px 0 5px 0;
        background: transparent;
    }
    #footerbottomleft-text {
        width: 31%;
        padding: 0px 0 0 0px;
    }
    #footerbottomright-text {
        width: 29%;
        padding: 0 0 0 18px;
    }
    .copyright a {
        padding-top: 5px;
    }


}

@media (max-width: 991px) {
	#products div#js-product-list-top .col-md-6 {
		width: 100%;
	}
	body#order-confirmation section#wrapper .container .row {
		margin: 0;
	}
    ul.userinfo-toggle { 
        top: 36px;
    }
    .cart-popup {
        top: 64px;
    }
    .footer-container {
        padding-top: 32px;
    }
    .footer-container li a, 
    .footer-container li, 
    .footer-container .block-contact {
        line-height: 26px;
    }
    #footerbottomleft-text .bottomcms_img {
        padding-bottom: 10px;
    }
    .nivo-directionNav .nivo-prevNav {
        left: 20px;
    }
    .nivo-directionNav .nivo-nextNav {
        right: 20px;
    }
    .search-widget form input[type=text] {
        color: #ffffff;
        opacity: 1;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        width: 100%;
        background: #cbcbcb;
        padding: 0px 53px 0px 10px;
        border-radius: 22px;
        border: none;
        outline: none;
        top: 0;
        left: 0;
        right: 0;
    }
    #search_widget.search-widget:hover form input[type="text"], 
    #search_widget.search-widget.inputfocus form input[type="text"],
    #search_widget.search-widget:hover form input[type="text"]:focus {
        width: 100%;
    }
    .search-widget form button[type=submit] {
        height: 40px;
        width: 40px;
        background-color: transparent;
    }
    div#_desktop_user_info {
        margin-left: 0;
        padding: 0;
    }
    #header .header-top-wrapper {
        margin-top: 0;
        box-shadow: none;
        background-color: transparent
    }
    .search-widget {
        float: none;
        width: 100%;
        margin-top: 0;
        margin-right: 0;
        padding-bottom: 0;
        padding-top: 0;
        border-left: none;
        background-color: transparent;
        padding-left: 0;
    }

    #header {
        position: relative;
    }
    #footerbottomleft-text h3.h3 {
        display: block;
    }
    #product #wrapper,
    #cart #wrapper {
        border-top: 1px solid #d3d3d3;
    }
    #products .grid .product-miniature {
        width: 50%;
    }
    .static-categories {
        float: left;
        width: 50%;
    }
    #header .header-top .header-menu-wrapper .main-menu {
        display: none;
    }
    .categories-menu li a {
        padding: 0 0 18px;
    }
    #header .header-top-wrapper {
        display: block;
    }
    .header-right-wrapper,
    .header-left-wrapper {
        display: none;
    }
    .slider-div {
        float: none;
        padding-left: 0;
        width: 100%;
    }
    .slider-normal-div {
        display: none;
    }
	span#language-selector-label, span#currency-selector-label {
		padding: 0 0 0;
		display: inline-block !important;
	}
	#mobile_top_menu_wrapper .js-top-menu-bottom #contact-link, 
	#mobile_top_menu_wrapper .js-top-menu-bottom .currency-selector {
		padding: 0.225rem 14px;
	}
	#mobile_top_menu_wrapper .js-top-menu-bottom .language-selector-wrapper {
		padding: 0.825rem 15px 0;
	}
	.homeslider-container.slideshow_container:before, .secound-banner-wrapper:before, .testimonial-inner:before {
		display: none;
	}
	.homeslider-container.slideshow_container:after, .secound-banner-wrapper:after, .testimonial-inner:after {
		display: none;
	}
	.footerbottomleft-outer.links h3.h3 {
		display: block;
	}
	div#_desktop_cart {
    	margin-top: 0;
	}
    .user-info:before {
        background-color: transparent;
    }
	.header-right-wrapper {
		width: 100%;
	}
	#ot_search_top .form-group {
		width: 25.4%;
	}
	#header .header-top #top-menu > li:first-child a[data-depth="0"] {
		padding-left: 16px;
	}
	#header .top-menu li a[data-depth="0"]:hover {
		color: #ff9c01;
	}
	#header .top-menu .popover li.category a.dropdown-item.dropdown-submenu {
    	color: #35312c;
	}
	#header .top-menu .popover li.category a.dropdown-item:hover, 
    #header .top-menu .popover li.category a.dropdown-item.dropdown-submenu:hover {
		color: #ff9c01;
	}

    .flexcss .top-menu[data-depth="1"] {
        display: block;
    }
    .product-toolbar #js-product-list-top .col-md-6 {
        display: block;
        width: 100%;
    }
    #category #left-column #search_filter_controls {
        text-align: center;
        margin-bottom: 1rem
    }
    #category #left-column #search_filter_controls button {
        margin: 0 .5rem
    }
    #category #left-column #search_filters {
        margin-bottom: 0;
        box-shadow: none;
        padding: 0;
        border-top: 1px solid #d3d3d3;
    }
    .products-selection .showing {
        padding-top: 1rem;
    }
    .faceted-slider {
        display: none;
    }
    #category #left-column #search_filters .facet .facet-label a {
        margin-top: 0
    }
    #category #left-column #search_filters .facet ul {
        margin-bottom: 0
    }
    #category #left-column #search_filters .facet ul li {
        border-top: transparent;
        padding: 3px 0.925rem;
    }
    #category #left-column #search_filters .facet .navbar-toggler {
        display: inline-block;
        padding: 0 0;
    }
     #category #left-column #search_filters .facet .collapse {
        display: none
    }
    #category #left-column #search_filters .facet .collapse.in {
        display: block
    }
    #category #left-column #search_filters .facet {
        padding-top: 0;
    }
    #category #left-column #search_filters .facet .title {
        cursor: pointer
    }
    #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 .title[aria-expanded=true] .collapse-icons .remove {
        display: block
    }
    #category #left-column #search_filters .facet .facet-title {
        color: #35312c;
        text-transform: capitalize;
    }
    #category #left-column #search_filters .facet .h6 {
        margin-bottom: 0;
        padding: 7px 4px 0;
        display: inline-block;
    }
    #category #left-column #search_filters .facet {
        padding: 10px;
        border-bottom: 1px solid #d3d3d3;
    }
    .sidebar-products .thumbnail-image-inner {
        margin-right: 10px;
    }
    .sidebar-products .thumbnail-sidebar-inner {
        max-width: 100%;
    }
     #custom-leftbannerblock img {
        height: auto;
        width: auto;
    }
    #custom-leftbannerblock {
        display: inline-block;
        text-align: center;
        width: 100%;
    }
     #category #content-wrapper,
    #category #search_filter_toggler {
        width: 100%;
    }
    #header .header-top .position-static {
        display: none;
    }
    #ot_search_top .form-group .bootstrap-select {
        background-color: transparent;
    }
	.header-center-wrapper {
	    width: 100%;
	}
    div#_mobile_top_menu, .js-top-menu-bottom {
        margin: 0;
    }
    #header .header-top a[data-depth="0"] {
        padding: 16px 13px 16px;
        color: #35312c;
        font-size: 15px;
    }
    #footerbottomleft-text ul.footer-toggle {
        margin-bottom: 10px !important;
    }
    .newsletter-pay {
        display: inline-block;
        vertical-align: middle;
        width: 100%;
        padding-bottom: 10px;
    }
    span#language-selector-label {
        padding: 0 0 0;
        display: inline-block !important;
    }
    #mobile_top_menu_wrapper .js-top-menu-bottom #contact-link, #mobile_top_menu_wrapper .js-top-menu-bottom .currency-selector {
        text-align: left;
    }
    #mobile_top_menu_wrapper .js-top-menu-bottom .language-selector-wrapper {
        text-align: left;
    }
    #currency-selector-label {
        display: inline-block !important;
        font-weight: 500;
        color: #787878;
    }
    span#language-selector-label {
    	color: #787878;
	}
	#mobile_top_menu_wrapper .js-top-menu-bottom .language-selector-wrapper .language-selector select.link.hidden-md-up {
		color: #787878;
	}
	#mobile_top_menu_wrapper .js-top-menu-bottom #contact-link, #mobile_top_menu_wrapper .js-top-menu-bottom .currency-selector select.link.hidden-md-up {
		color: #787878;
	}
    span#language-selector-label {
        text-transform: capitalize;
    }
    #mobile_top_menu_wrapper #top-menu {
        margin-bottom: 0;
    }
    span#language-selector-label {
        display: inline-block;
    }
    .footer_inner .links .collapse, #footerbottomright-text .footer-toggle {
        margin-bottom: 10px !important;
    }
    .header-logo {
        padding: 25px 0 25px;
        float: left;
        border-right: none;
    }
    #header .header-nav #menu-icon {
        padding: 15px 12px 0px 0px;
    }
	.header-center-wrapper {
		padding-top: 0;
		padding-bottom: 0;
	}
	.user-info {
        margin-top: 28px;
        padding: 0px 18px 0 0;
    }
    #header .header-top {
        padding-bottom: 25px;
    }
    div#_mobile_cart {
        padding-top: 27px;
        padding-bottom: 0;
    }
    .search-widget form {
        width: 100%;
        height: 40px;
    }
    .header-center {
        width: 100%;
        float: none;
    }
    #header .header-nav #menu-icon {
        margin-left: 0;
    }
    div#_mobile_cart {
        margin-right: 0;
    }
    .blockcart .header span {
        display: none;
    }
    .hidden-md-up.text-xs-center.mobile .header .hidden-sm-down {
        display: inline-block !important;
        float: left;
        padding-right: 8px;
    }
    div#header-left-text {
        display: none;
    }
    div#_desktop_currency_selector:before {
        background: transparent;
    }
    .userinfo-toggle .hidden-sm-down {
        display: block !important;
    }
    #header .header-nav #menu-icon {
        float: left;
    }
    .ttcount-main .time {
        margin-bottom: 0;
    }
    .footer-bottom .col-md-6 {
        float: none;
        width: 100%;
    }   
    div#footerbottom-text {
        text-align: center;
        padding-top: 15px;
    }
    .block_newsletter.wrapper.active i.material-icons.add {
        display: none;
    }
    .block_newsletter.wrapper.active i.material-icons.remove {
        display: block;   
    }
    .link-inner li a::before {
        top: 2px;
    }
    .brand-slidermain .owl-prev {
        left: 0;
    }
    .brand-slidermain .owl-next {
        right: 0;
    }
	.home_blog_post_area {
		padding: 0;
	}
	.tab-products.container .product-miniature.js-product-miniature {
		width: 100%;
	}
    #wrapper .wrapper-inner .col-xs-12.col-sm-12.col-md-4.col-lg-3 {
        width: 33.33%;
    }
    #wrapper .wrapper-inner .left-column.col-xs-12.col-sm-8.col-md-9 {
        width: 100%;
    }
    
    .tab-products.container {
        margin: 0px;
    }
    .home_blog_post .blog_post_content .post_thumbnail {
        display: block;
    }
    .social-outer {
        margin-top: 22px;
    }
    .breadcumb_outer {
		padding: 0 15px;
	}
	.breadcumb_inner {
		padding: 0;
	}
	.sidebar-products .thumbnail-image-inner {
		margin-right: 8px;
	}
    .post_content > p{
        margin-bottom: 10px;
    }
    .top-menu .arrow > .dropdown-item::before {
        bottom: -12px;
    }
    #blockcart-modal .modal-body .divide-right span {
        font-size: 14px;
    }
    #blockcart-modal .product-name,
    #blockcart-modal .cart-products-count {
        font-size: 1.025rem;
    }
    #wrapper .left-column.col-xs-12.col-sm-8.col-md-9 {
        float: left;
        max-width: 100%;
    }
    #wrapper .wrapper-inner .col-xs-12.col-sm-12.col-md-4.col-lg-3 {
        width: 100%;
    }
    .products-selection .display {
        margin: 0 5px 0 0;
    }
    .subbannercms-bottom a img {
        width: 100%;
    }
    .footerbottom-text-inner.container {
        text-align: center;
    }
    #products .grid .product-miniature {
        width: 33.33%;
    }
	.hover-addtocart .addtocart-button::after{
		display:none;
	}
    #index .wrapper-inner #content-wrapper {
        padding: 0px;
    }
	.bannerdesc .text2 {
		font-size: 25px;
	}
	.home_blog_post .post_thumbnail a img {
        width: 100%;
        max-width: initial;
    }
    .homepage-products.products .tabs {
        margin: 0 0 24px;
    }
    .homepage-products.products .tabs li {
        font-size: 16px;
    }
    #footerbottomleft-text .title {
        display: block;
    }
    .footer-container .links .h3 {
        line-height: 1.5;
        font-size: 1rem
    }
    .footer-container .links .title {
        padding: 10px 0;
        border-top: 1px solid #56524e;
        cursor: pointer;
        position: relative;
    }
    .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:#777;
    }
    .footer-container .links .collapse {
        display: none
    }
    .footer-container .links .collapse.in {
        display: block
    }
    .footer_inner .title .pull-xs-right ,
    .footer_inner .title .float-xs-right {
        position: absolute;
        right: 0px;
        top: 12px;
    }
    .footer-container .title span.h3,
    .footer-container h3.h3,
    .footer-container .links .h3,
    #block_myaccount_infos .myaccount-title a,
    .block-contact .block-contact-title,
    .linklist .blockcms-title a {
        margin-bottom: 0px;
        font-family: 'Montserrat', sans-serif;
        font-size: 18px;
        text-transform: capitalize;
        font-weight: 500;
    }
    .footer-toggle {
        display: none;
    }
    .title .pull-xs-right {
        display: block;
    }
    .footer-cms.active .navbar-toggler .material-icons.add,
    .footer-cms .navbar-toggler .material-icons.remove {
        display: none;
    }
    .footer-container .footer-cms.active .navbar-toggler .material-icons.remove {
        display: block;
    }
    #footerbottomleft-text ,.footer_inner .links .wrapper ,#footerbottomright-text{
        width:100%;
    }
    .footer_inner {
        padding: 0px 0 0;
    }
    .footer-container .wrapper {
        overflow: hidden;
    }
    .footer-container .container {
        margin: 0px;
    }
    .wrapper-footerinner {
        width: 100%;
    }
    .footer-container .wrapper {
        padding-left: 0!important;
        padding-right: 0!important
    }
    .newsletter_outer.links.footer-cms.col-md-3 ul.footer-toggle {
        border: none;
        padding: 0;
    }
    .newsletter_outer.links.footer-cms.col-md-3 {
        display: inline-block;
        vertical-align: middle;
        width: 100%;
        padding: 0;
    }
    .block_newsletter form .input-wrapper {
        padding-top: 0;
    }
    .footer-container .links .navbar-toggler {
        display: inline-block;
        padding: 0;
        color: #fff;
    }
    div#footerbottomleft-text .title {
        border-top: none;
    }
    .block_newsletter .col-md-7.col-xs-12.title {
        float: none;
        width: 100%;
        padding-bottom: 20px;
    }
    .nwsletter-maintitle {
        text-align: center;
    }
    .block_newsletter .col-md-5.col-xs-12 {
        float: none;
        width: 100%;
        text-align: center;
    }
    .block_newsletter form input[type=text] {
        min-width: 100%;
    }
    .about-one:before, .about-two:before {
        top: -3px;
    }
    .footer-container .links ul {
        padding: 0 !important;
        margin-bottom: 0 !important;
        margin-left: 10px;
    }
    .footer_top {
        padding-top: 20px;
    }
    .footer-bottom {
        padding: 25px 0px 42px;
    }
    .bottom-payment.bottom-right {
        float: left;
        padding-top: 0;
    }
    .nwsletter-subtitle {
        padding-bottom: 0;
    }
	.secound-banner-right-bottom-left {
		width: 46.3%;
	}
	.secound-banner-right-bottom-right {
		width: 53.7%;
	}

}

@media screen and (max-width: 930px) {
    .block-newsletter-title {
        width: 100%;
        padding-top: 0;
        float: none;
    }
    .newsletter_inner {
        display: flex;
        text-align: center;
        justify-content: center;
    }
    .block-newsletter-input {
        padding-left: 0;
        float: none;
        width: 100%;
    }
    .block_newsletter form .input-wrapper {
        width: 445px;
    }
    .nwsletter-maintitle {
        padding: 0 0 15px 0;
    }
    .newstitle-inner {
        text-align: center;
    }
	.subtitle-part .subicon {
		float: none;
	}
    .subbanner-part-maininnner1 {
        float: none;
    }
	.shipping-desc {
		float: none;
		text-align: center;
		padding-left: 0;
	}
	.subtitle-part.subtitle-part1:before, 
    .subtitle-part.subtitle-part2:before, 
    .subtitle-part.subtitle-part3:before {
		top: 40px;
        right: 30px;
	}
	.subtitle-part:after {
		display: none;
	}
    .shipping-bottom > div {
        width: 50%;
    }
    .shipping-part.subtitle-part2:before {
        background: transparent;
    }
    .shipping-part.subtitle-part3,
    .shipping-part.subtitle-part4 {
        padding-top: 30px;
    }

}


@media screen and (max-width: 840px) {
    .category-title {
        font-size: 16px;
        padding: 16px 18px 16px;
    }
    .home_blog_post .blog_post_content_bottom {
        padding: 46px 50px 0 49px;
    }
    body#checkout section.checkout-step .content {
        padding: 0 0.9125rem;
    }
    .card-block {
        padding: 0.85rem;
    }
	div#js-product-list-header .block-category.card.card-block {
		padding: 0;
	}
    #checkout .form-group {
        margin-bottom: 0.5rem;
    }
    #block-reassurance li .block-reassurance-item {
        padding: 0.9rem 0.7rem;
    }
    .ttcount-main .time {
        width: 87px;
        height: 87px;
        padding: 21px 20px;
        margin-right: 22px;
    }
	body#module-xipblog-single .blog_post_content_top {
		width: 100%;
	}
	.xipblog_img {
		width: 100%;
	}
	.kr_blog_post_area .blog_post .blog_post_content .blog_post_content_top .post_thumbnail {
	    padding-right: 0;
	}
	.total-products P {
		font-size: 14px;
	}
	.top-menu .popover {
		top: 54px !important;
	} 
    .top-menu .arrow > .dropdown-item::before {
        bottom: -10px;
    }
 
}

@media screen and (max-width: 820px) { 

}

@media screen and (max-width: 767px) {
	#order-items .card-title {
       display: none;
    }
    .testimonial-outer:before {
        background: transparent;
    }
    .about-wrapper {
        margin-top: 58px;
    }
    .about-top {
        padding-bottom: 37px;
    }
    .shipping-inner {
        padding: 60px 0 56px 0;
    }
    div#custom-categorybannerblock {
        padding-bottom: 58px;
    }
    #special-products {
        margin-bottom: 28px;
    }
    #featured-products {
        margin: 57px 0 11px;
    }
    .testimonial-outer .testminial-data .test_desc {
        padding: 46px 0 43px 0;
        max-width: 100%;
    }
    .home_blog_post {
        padding-top: 56px;
    }
    .brand-slidermain #brand-carousel {
        margin: 59px 0px 56px;
    }
    .parallax-text1 {
        font-size: 40px;
        max-width: 410px;
    }
    .parallax-text2 {
        font-size: 16px;
        max-width: 410px;
        padding: 12px 0px 0;
    }
    .parallaxblock-outer {
        padding: 76px 0px 77px;
    }
    .product-add-to-cart.addtocart-button {
        border-left: none;
    }
    .subtitle-part.subtitle-part1,
    .subtitle-part.subtitle-part2,
    .subtitle-part.subtitle-part3 {
        width: 33.33%;
        padding-right: 20px;
    }
    .home_blog_post .blog_post_content_bottom {
        padding: 35px 40px 0 39px;
    }
    .blog_post_content .post_title a {
        font-size: 19px;
    }
    .home_blog_post .content_more {
        padding-top: 17px;
    }
    #header .header-top a[data-depth="0"] {
        padding: 14px 12px 14px;
    }
    .subtitle-part.subtitle-part1:before, 
    .subtitle-part.subtitle-part2:before, 
    .subtitle-part.subtitle-part3:before {
        top: 40px;
        right: 10px;
    }
    .about-center {
        padding-left: 29px;
    }
    body#checkout section.checkout-step {
        padding: 0.3375rem;
    }
    #cart .card.cart-container .cart-overview.js-cart {
        padding: 0;
    }
    .product-discounts {
        margin-bottom: 0;
    }
    #block-reassurance {
        margin-top: 1rem;
    }
    #block-reassurance li .block-reassurance-item {
        padding: 0.7rem 0.9rem;
    }
    .tabs {
        margin-top: 0;
    }
    .tabs .nav-tabs .nav-link {
        font-size: 16px;
    }
    .nav-tabs .nav-link {
        padding: 9px 14px;
    }
    .product-variants>.product-variants-item {
        margin: 0.65rem 0;
    }
    .ttcount-main .time {
        width: auto;
        height: auto;
        padding: 11px 17px;
        margin-right: 22px;
    }
    .tabs .tab-pane {
        padding: 20px;
    }
	div#_mobile_top_menu, .js-top-menu-bottom {
    	margin: 0px 0;
	}
	.block_newsletter .container .newsletter-outer {
    	background: rgb(138, 159, 216) url(../img/transpernt.jpg) repeat scroll 0 0;
	}
	#wrapper .wrapper-inner .left-column.col-xs-12.col-sm-8.col-md-9 {
		width: 100%;
	}
	#wrapper .wrapper-inner .col-xs-12.col-sm-12.col-md-4.col-lg-3 {
		width: 100%;
	}
    #header .header-nav .blockcart {
        text-align: left;
    }
    .block_newsletter .container .newsletter-outer {
        margin: 0px;
    }
    .social-outer {
        float: none;
        margin-top: 10px;
    }
	.brandslider-outer {
		border-left: transparent;
	}
	div#_mobile_currency_selector {
		text-align: left;
	}
	div#_mobile_language_selector {
		text-align: left;
	}
	.js-top-menu-bottom {
	 	border-bottom: 1px solid #d3d3d3;
	}
 	.main-menu {
		border:none;
        padding: 0;
        margin: 0;  
	}
	.bannerdesc .text1 {
		font-size:35px;
	}
	.bannerdesc .text2 {
		font-size:19px;
	}
	#checkout #wrapper {
	    margin: 0;
	    padding-top: 40px;
	}
	div#_desktop_cart::before { 
        display:none;
    }
	#header .top-menu .popover li.category   a.dropdown-item {
		font-family: 'Montserrat', sans-serif;
	}
	#header .top-menu .popover li.category a.dropdown-item.dropdown-submenu{
		font-weight:400;
		font-family: 'Montserrat', sans-serif;
	}
	.footer-bottom {
		text-align: center;
	}
	.bottom-payment.bottom-right {
		float: none;
	}
    div#_mobile_cart {
        margin-right: 0;
    }
	#about-text .title {
		margin: 0 0 30px;
	}
    .bottomcmsinner {
        padding: 0;
    }
    .right-logo {
        padding: 15px 0;
    }
   .menu-container.container {
        border:none;
    }
    div#footerbottom-text {
        border-top: medium none transparent;
    }
    #homepage-carousel .owl-dots .owl-dot > span {
        background-color: #35312c;
        border-radius: 50%;
        display: inline-block;
        height: 15px;
        width: 15px;
    }
    #homepage-carousel .owl-dots .owl-dot.active > span {
        background-color: #f6f6f6 !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: #35312c;
    }
    .top-menu .sub-menu.collapse {
        border-top: none;
        margin-top: 0px;
        padding: 20px;
    }
    .breadcumb_outer {
        display: none;
    }
    #password .form-group.center-email-fields .btn-primary {
        display: flex;
        margin: 0 auto;
        margin-top: 10px;
    }
  
    #history #main .page-content,
    #main .page-header {
        margin-bottom: 10px;
    }
    .footer-container .links ul > li > a:hover {
        color: #ffffff;
    }

    #products .grid .product-miniature {
        width: 50%;
    }
    #wrapper .left-column.col-xs-12.col-sm-8.col-md-9 {
        float: left;
        max-width: 100% !important;
    }
    .top-menu .category .pull-xs-right {
        margin-top: -5px;
    }
    .menu-bottom-banners {
        display: none;
    }
    .block_newsletter form input[type=text],
    .block_newsletter form input {
    
    }
    #_mobile_contact_link {
        display: none;
    }
    .flexcss .top-menu[data-depth="1"] {
        display: block;
    }
    .newproducts-products {
        margin-bottom: 0;
    }
    .block_newsletter .text-title {
        padding-top: 83px;
        padding-bottom: 78px;
    }
	#about-text .description2 {
		padding: 0 0 32px;
	}
	.right-logo { 
        padding:0;
    }
	#currency-selector-label {
		display: inline-block;
		float: none;
	}
	.footer-middle-left {
		padding: 0;
		border: none;
		width: 100%;
	}
	.footer-middle-right {
		width:100%;
		padding:0;
	}
	.block_newsletter.links {
		padding:0;
		width:100%;
	}
	.bottomcms_img .img-footer {
		width: auto;
	}
	.cmstext {
		padding:0;
	}
	.right-btn a {
		padding: 14px 11px;
	}
	.brandslider-outer {
		width: 100%;
	}
	#header .top-menu li:hover a[data-depth="0"]::before {
		display:none;
	}
	#header .top-menu li:hover a[data-depth="0"] {
		background:none;
	}
	#brand-grid .item {
		padding-top: 30px;
		padding-bottom: 15px;
	}
	#header .header-top {
		margin-bottom: 0;
        padding-top: 0px;
	}
	.subbannerbottomcms-inner .banner-desc {
		top: 50%;
		transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		padding-top: 0;
	}
	#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="2"] li a {
		padding-left: 2.35rem;
	}
	.blockcart > .header::before {
		background: #35312c url(../img/sprite.png) no-repeat scroll -28px -78px;
		width: 40px;
		height: 40px;
		margin-right: 2px;
	}
	.blockcart:hover > .header:hover::before {
		background-position: -214px -78px;
	}
	.tab-products.container .product-miniature.js-product-miniature {
		max-width: 50%;
		width: 100%;
		float: left;
	}
	.productTabContent .item:nth-child(3n+1) {
		clear: none;
	}
	.productTabContent .item:nth-child(2n+1) {
		clear: both;
	}
	.links .col-md-3.wrapper {
		border-right: none;
	}
	.homepage-products.products .tabs li {
		padding: 0 8px;
		font-size: 14px;
	}
	.homepage-products.products .tabs {
		margin: 0 0 0;
	}
    h1.main-title, p.main-title {
        font-size: 24px;
        margin: 0px 0px 21px 0;
        padding-left: 41px;
    }
    #featured-products .owl-nav, 
    #newproducts-products .owl-nav, 
    #product .product-accessories .owl-nav, 
    .homepage-products.products .owl-nav {
        top: -48px;
    }
    .prev-button.slick-arrow, 
    .next-button.slick-arrow {
        top: -33px;
    }

}

@media screen and (max-width: 766px) {
    .subtitile.subtitile2 span {
        display: none;
    }

}

@media screen and (max-width: 640px) {
    .subtitile.subtitile1 {
        font-size: 15px;
        padding: 8px 0 6px;
    }
    .newsletter_inner {
        display: inline-block;
        text-align: center;
        justify-content: center;
        width: 100%;
    }
    .block_newsletter form .input-wrapper {
        width: 100%;
    }
    .block-newsletter-input {
        float: none;
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }
    .block_newsletter form input[type=text] {
        padding: 9px 150px 9px 20px;
    }
    .block_newsletter .btn-primary {
        color: #fff;
        margin-left: 0;
        margin-top: 0;
        float: left !important;
        position: absolute;
        top: 0;
        right: 14px;
    }
    .copyright {
        padding: 0 0px 15px;
        text-align: center;
        float: none;
        width: 100%;
    }
    .footer-payment {
        float: none;
        width: 100%;
    }
    .payment-text-inner {
        text-align: center;
    }
    .copyright a {
        padding-top: 0;
    }
    .footer-container .links ul {
        margin-left: 6px;
    }
	.slick-slide {
		padding: 0 10px;
	}
	.pagination .col-md-4 {
		padding-left: 0;
		padding-right: 0;
	}
	.bottomcms_img {
		margin: 0 0 15px;
	}	
	.subbanner-common {
        width: 100%;
    }
    .quickview .images-container .product-images>li.thumb-container>.thumb {
        width: 70px;
    }
    .pagination .col-md-4 {
        float: none !important;
        width: 100% !important;
        text-align: center !important;
    }
    .pagination .page-list {
        float: none;
        margin-bottom: 0;
        display: flex;
        width: 100%;
        text-align: center;
        justify-content: center;
        align-items: center;
        margin-top: 10px;
    }
    #mobile_top_menu_wrapper .js-top-menu-bottom #contact-link,
    #mobile_top_menu_wrapper .js-top-menu-bottom .currency-selector,
    #mobile_top_menu_wrapper .js-top-menu-bottom .language-selector-wrapper {
        font-size: 14px;
    }
    #products .up .btn-secondary,
    #products .up .btn-tertiary {
        color: #265879;
        text-transform: inherit;
        padding: 7px 5px;
    }
    #products .grid .product-miniature {
        max-width: 50%;
        width: 50%;
    }
    .testimonial-left {
        float: none;
        width: 100%;
    }
    .testimonial-right {
        float: none;
        width: 100%;
        text-align: center;
        padding-left: 0;
    }
    .testimonial-carousel .testimonial-desc p { 
        text-align: center;
    }
    .testimonial-carousel.owl-carousel .owl-item img.img-testimonial {
        text-align: center;
        margin: 0 auto;
    }
    .blog_post_content_top {
        position: relative;
        float: none;
        width: 100%;
    }
    .home_blog_post .blog_post_content_bottom {
        padding: 35px 20px;
        width: 100%;
        float: none;
    }

}

@media screen and (max-width: 620px) { 
    .subtitile.subtitile2 {
        display: none;
    }
    .subtitle-part.subtitle-part1:before, .subtitle-part.subtitle-part2:before {
        background: transparent;
    }
    .thumbnail-container .product-description .product-price-and-shipping {
        float: none;
    }
    .thumbnail-container .product-description .variant-links {
        display: inline-block;
        vertical-align: middle;
        float: none;
        width: 100%;
        padding-top: 10px;
    }
    .thumbnail-container .product-description {
        padding-bottom: 0;
    }

}

@media screen and (max-width: 543px) {
	.modal-dialog {
		background: #fff;
	}
    .thumbnail-container .product-description .product-price-and-shipping {
        width: 100%;
    }
}

@media screen and (max-width: 479px) {
    .about-top-heading {
        font-size: 22px;
        padding-bottom: 6px;
    }
    .about-top {
        padding-bottom: 17px;
    }
    .about-wrapper {
        margin-top: 38px;
    }
    div#custom-categorybannerblock {
        padding-bottom: 39px;
    }
    h1.main-title::before, p.main-title::before {
        background: transparent;
    }
    h1.main-title, p.main-title {
        padding-left: 0;
    }
    #special-products {
        margin-bottom: 8px;
    }
    #featured-products {
        margin: 38px 0 11px;
    }
    .testimonial-outer .testminial-data .test_desc {
        padding: 36px 0 33px 0;
    }
    .home_blog_post {
        padding-top: 38px;
    }
    .brand-slidermain #brand-carousel {
        margin: 39px 0px 36px;
    }
    .shipping-inner {
        padding: 40px 0 36px 0;
    }
    #leftsidebar .thumbnail-container {
        margin-bottom: 15px;
    }
    #index #products .thumbnail-container .product-description, 
    #index .featured-products .thumbnail-container .product-description, 
    #index .product-accessories .thumbnail-container .product-description {
        display: inline-block;
        vertical-align: middle;
        width: 100%;
    }
	.homepage-products.products .tabs {
		position: static;
		padding-bottom: 10px;
	}
	#ot_search_top .form-group .bootstrap-select {
    	width: 81px;
	}
	.slick-slide {
		padding: 0 0;
	}
 	.tabs .nav-tabs .nav-link {
		font-size: 14px;
	}
    #category #left-column #search_filters .facet {
        padding: 4px;
    }
    #category #left-column #search_filters .facet ul li {
        padding: 3px 1.325rem;
    }
    #order-confirmation .thumbnail.product-thumbnail > img,
    #cart #specialproducts-carousel  .thumbnail.product-thumbnail > img,
    #product .thumbnail.product-thumbnail > img {
        max-width: inherit;
    }
    #order-confirmation .thumbnail-image-inner,
    #cart #specialproducts-carousel .thumbnail-image-inner,
    #product .thumbnail-image-inner {
        width: 100%;
    }
    .tabs {
        padding: 0;
    }
    .tabs .tab-pane {
        padding-top: 20px;
    }
    .social-sharing {
        margin-top: 0;
    }
    #block-reassurance {
        margin-top: 0.5rem;
    }
    .tabs {
        margin-top: 0.8rem;
    }
    body#checkout section.checkout-step .step-number {
        padding: 0.625rem 0;
    }
    .form-control {
        line-height: 1.45;
    }
    #order-items {
        margin-bottom: 1rem;
    }
    .page-content.page-order-confirmation.card .h3,
    .page-content.page-order-confirmation.card .h4,
    .page-content.page-order-confirmation.card h3,
    .page-content.page-order-confirmation.card h4 {
        font-size: 0.925rem;
    }
    .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;
    }
    #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;
    }
    .subtitle-part.subtitle-part1, .subtitle-part.subtitle-part2, .subtitle-part.subtitle-part3 {
        padding-right: 0;
    }


}   

@media screen and (max-width: 440px) { 
    #custom-leftbannerblock img {
        width: 100%;
    }
	#products .grid .product-miniature {
		max-width: 100%;
		width: 100%;
	}
    .parallax-text1 {
        font-size: 26px;
        max-width: 100%;
        text-align: center;
    }
    .parallax-text2 {
        font-size: 16px;
        max-width: 100%;
        padding: 12px 0px 0;
        text-align: center;
    }
    .parallax-btn {
        text-align: center;
    }
    .shipping-outer {
        display: none;
    }
    .about-wrapper {
        margin-top: 38px;
        margin-bottom: 40px;
    }

}

@media screen and (max-width: 370px) {
    #header .logo {
        max-width: 170px;
    }
    .sidebar-products .thumbnail-sidebar-inner {
        max-width: 165px;
    }
    body#checkout section.checkout-step h1 {
        font-size: 16px;
        line-height: 1.1;
    }
    .modal-header {
        border-bottom: 1px solid #d3d3d3;
        padding: 7px;
    }
    .tab-products.container .product-miniature.js-product-miniature {
        max-width: 100%;
        width: 100%;
        float: left;
    }
    #products .grid .product-miniature {
	    max-width: 100%;
	    width: 100%;
	}
    .cart-popup {
        width: 322px;
        padding: 14px;
    }
}
@media screen and (max-width: 380px) { 

}
.order-options #delivery {
    overflow: auto;
	margin:0 0 20px;
}
.header-menu.fixed {
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    background: #2874f1;
    z-index: 999;
	display:block !important
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  .quickview .arrows{
			right: 2.5rem;
	}
}


.home_blog_post_area.general.displayHomeBottom.container {
	float: left;
	width: 50%;
}
.preloading {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(../img/preloading.gif) 50% 50% no-repeat #fff;
}


.preloading {
	display: none !important;
}