/** LOAD FONTS **/

@import url('https://fonts.googleapis.com/css2?family=Permanent+Marker&display=swap');
@import url('https://fonts.googleapis.com/css?family=Baloo+2:400,500,600,700,800&display=swap');

.doofinderLogo {
	display: none!important;
}
.navigation, .breadcrumbs, .page-header .header.panel, .header.content, .footer.content, .page-wrapper > .widget, .page-wrapper > .page-bottom, .block.category.event, .top-container, .page-main {
	max-width: 1340px !important;
	padding: 0 !important;
}
html {
	max-width: 100%;
	overflow-x: hidden !important;
}
body {
	color: #1a1a1a;
	overflow-x: hidden;
	/*font-family: 'Baloo 2', cursive !important;*/
	font-size: 18px;
	font-family: azo-sans-web, sans-serif !important;
}
.container {
	max-width: 1340px;
	padding: 0px;
	margin: 0 auto;
}
.news-soc .container, .page-footer .container {
	padding: 20px;
}
/** FONTS **/

.navigation .level0 > .level-top {
	color: #ffffff !important;
	font-size: 16px;
	font-weight: 500;
	line-height: 40px !important;
	padding: 0px 38px !important;
}
p, li, label, input {
	color: #231f20;
}
a:visited, .alink:visited, a, .minicart-items .product-item-name a {
	color: #1a1a1a;
}
a:hover {
	color: #3b2e7f;
}
h1 {
	font-size: 32px;
	color: #231f20;
	font-weight: 800;
}
h2 {
	font-size: 28px;
	color: #231f20;
	font-weight: 800;
}
h3 {
	font-size: 24px;
	color: #231f20;
}
h4 {
	font-size: 20px;
	color: #231f20;
}
h5 {
	font-size: 16px;
	color: #231f20;
}
h6 {
	font-size: 14px;
	color: #231f20;
}
.wht {
	color: #fff;
}
.grn {
	color: #7fc934;
}
.action.primary {
	background: #23224c;
	color: #fff;
	font-size: 14px;
	padding: 0px 15px;
	display: inline-block;
	border: 0 none;
	line-height: 35px;
}
.item.product.product-item {
	padding-bottom: 30px;
}
.product.actions.product-item-actions {
	padding-top: 0px;
}
.action.primary:hover {
	background: #1a1a1a;
	color: #fff;
	text-decoration: none;
	border: 0 none;
}
/** ACTIONS **/

.breadcrumbs {
	padding: 20px 0px;
	width: 100% !important;
}
.breadcrumbs .items li, .breadcrumbs .items li a, .breadcrumbs .items li a strong, .breadcrumbs .items li a:after {
	font-size: 12px !important;
	color: #1a1a1a !important;
	letter-spacing: 0.5px;
}
.breadcrumbs .item:not(:last-child)::after {
	line-height: 16px;
	vertical-align: middle;
}
/** PAGE HEADER **/

.minicart-wrapper .action.showcart .counter.qty {
	background: #7fc934;
	color: #ffffff;
	height: 24px !important;
	width: 24px !important;
	border-radius: 50% !important;
	line-height: 24px;
	display: inline-block;
	margin: 0 0 0;
	min-width: 18px;
	overflow: hidden;
	padding: 0;
	text-align: center;
	white-space: normal;
	position: absolute;
	top: -15px;
	right: 0;
}
.header-warning {
	background: #7fc934 !important;
	color: #fff;
	text-align: center;
	padding: 10px 0px;
}
.logo {
	margin: 20px 0px;
	max-width: 100%;
}
.header.content {
	padding: 30px 20px 0px 20px;
}
.header-main .col-md-6 {
	text-align: center;
	padding-top: 45px;
}
.header-main .signin {
	padding-top: 20px;
}
.header.content {
	display: none;
}
.menu-right {
	padding-top: 25px;
}
.menu-right p {
	font-size: 14px;
	line-height: 14px;
}
.header-main .row {
	padding: 20px 0px;
}
.header-main .col-md-4 {
	padding-top: 0px;
	padding-bottom: 0px;
}
.header-main .logo {
	margin: 0px;
}
.block.block-search {
	float: inherit;
	margin: 0 auto;
	bottom: 0px;
	width: auto;
	padding: 0;
}
#search {
	background: #ffffff;
	border: none;
	border-radius: 5px;
	outline: none;
	height: 38px;
	font-size: 14px;
}
.menu-search .block-search .action.search {
	right: 0;
	position: relative;
}
.menu-search .block-search .action.search::before {
	line-height: 38px;
	width: 40px;
}
#search_mini_form {
	width: 500px !important;
	float: none !important;
}
#search .block-search .action.search::before {
	color: #8a8a8a;
}
#search .block-search {
	width: auto;
	padding-left: 0;
}
.header.links {
	padding: 0;
	list-style-type: none;
}
.header.links li.greet.welcome {
	display: none;
}
.header.links li {
	display: inline-block;
	font-size: 13px;
	margin: 0;
}
.page-header .panel.wrapper {
	border-bottom: 1px solid #f0f0f0;
	background-color: #1a1a1a;
}
.panel.header {
	padding-left: 0px !important;
}
.header.links {
	float: left !important;
	margin: 0;
}
/** SEARCH BAR **/

/** NAVIGATION **/

.navigation-container {
	background: #23224c;
}
.navigation-container .navigation ul {
	padding: 0;
}
.navigation-container .nav-sections, .navigation-container .sw-megamenu {
	background: none;
	margin-bottom: 0px;
	box-shadow: none;
}
.navigation .level0 .submenu {
	background: #fff !important;
	box-shadow: none !important;
	border: none !important;
}
.navigation .level0 .submenu ul.subchildmenu {
	float: left;
	width: 47%;
	padding: 0 20px !important;
}
.sw-megamenu.navigation .subchildmenu.mega-columns.columns2 > li {
	width: 48% !important;
}
.navigation .level0 .submenu .menu-right-block {
	float: left;
	width: 47%;
}
.navigation .level0 .submenu .menu-right-block .menu-right-block-outer .menu-right-block-inner ul li {
	display: inline-block;
	vertical-align: top;
	width: 47%;
	margin: 0 1%;
}
.navigation .level0 .submenu .menu-right-block .menu-right-block-outer .menu-right-block-inner ul li .menu-right-block-inner-thumb img {
	width: 100%;
}
.navigation .level0 .submenu .menu-right-block .menu-right-block-outer .menu-right-block-inner ul li .menu-right-block-inner-title {
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 1px;
	margin: 5px 0 0 0;
}
/** FRONT PAGE **/

.cms-index-index #maincontent {
	padding: 0px;
}
.cms-index-index #maincontent .columns {
	max-width: 100%;
}
.get-noticed .fab, .number-one .fab {
	font-size: 45px;
	margin-right: 10px;
}
.strategy {
	background: #1a1a1a;
	padding: 80px 0px;
}
.number-one {
	padding: 80px 0px;
}
.number-one .icons {
	padding: 30px 0px;
}
.cms-index-index #maincontent .columns .get-noticed {
	background: #7fc934;
	width: 100%;
	padding: 80px 0px;
}
span.icon {
	width: 40px;
	height: 40px;
	display: inline-block;
	background-size: cover;
	background-repeat: no-repeat;
	margin-right: 10px;
}
span.iconcard {
	width: 55px;
	height: 30px;
	display: inline-block;
	background-size: cover;
	background-repeat: no-repeat;
	margin-right: 10px;
}
span.icon.facebook {
	background-image: url(../img/facebook.png);
}
span.icon.twitter {
	background-image: url(../img/twitter.png);
}
span.icon.google {
	background-image: url(../img/google.png);
}
span.icon.youtube {
	background-image: url(../img/youtube.png);
}
span.icon.ee {
	background-image: url(../img/ee.png);
}
span.icon.amazon {
	background-image: url(../img/amazon.png);
}
span.icon.ebay {
	background-image: url(../img/ebay.png);
}
span.icon.bing {
	background-image: url(../img/bing.png);
}
span.icon.instagram {
	background-image: url(../img/instagram.png);
}
span.icon.yahoo {
	background-image: url(../img/yahoo.png);
}
span.iconcard.mastercard {
	background-image: url(../../../../../frontend/Magento/luma/en_GB/StripeIntegration_Payments/img/mastercard.png);
}
span.iconcard.maestro {
	background-image: url(../img/maestro.png);
}
span.iconcard.apple {
	background-image: url(../img/apple.png);
}
span.iconcard.visa {
	background-image: url(../../../../../frontend/Magento/luma/en_GB/StripeIntegration_Payments/img/visa.png);
}
span.iconcard.amex {
	background-image: url(../../../../../frontend/Magento/luma/en_GB/StripeIntegration_Payments/img/amex.png);
}
span.iconcard.paypal {
	background-image: url(../img/paypal.png);
}
span.iconcard.google {
	background-image: url(../img/googlepay.png);
}
span.iconcard.shopify {
	background-image: url(../img/shopify.png);
}
/** SLIDER **/

.front-slider {
	padding: 80px 0px;
}
.front-slider .col-md-3 {
	text-align: right;
}
.front-slider h1 {
	max-width: 90%;
	margin-top: 40px;
}
.front-slider a, .strategy a, .product-item-details strong.grn a {
	background: #79c843;
	color: #fff;
	font-size: 18px;
	padding: 10px 20px;
	border-radius: 40px;
	display: inline-block;
	margin-top: 20px;
}
.front-slider a:hover, .strategy a:hover, .product-item-details strong.grn a:hover {
	background: #1a1a1a;
	color: #fff;
	text-decoration: none;
}
.get-noticed a {
	background: #1a1a1a;
	color: #fff;
	font-size: 18px;
	padding: 10px 20px;
	border-radius: 40px;
	display: inline-block;
	margin-top: 20px;
}
.get-noticed a:hover {
	background: #79c843;
	color: #fff;
	text-decoration: none;
}
.pop-boxes img {
	width: 100%;
}
.breadcrumbs {
	padding: 15px 0 !important;
	margin-bottom: 15px;
}
.cms-index-index #maincontent {
	max-width: 100%;
}
.cms-index-index .page-title-wrapper {
	display: none;
}
.cms-index-index .pay {
	padding: 80px 0px;
}
.custom-slider .owl-dots {
	display: none !important;
}
.front-products {
	padding: 0px 0px 80px 0px;
}
.front-products .product-item-info {
	width: 100% !important;
	text-align: center;
}
.front-products .product-image-container {
	width: 100% !important;
}
.front-products .price-box, .front-products .product-item-inner {
	display: none;
}
.front-products .product-image-wrapper {
	background: #eaeaea;
	width: 100%;
	border-radius: 20px;
}
.testimonial {
	max-width: 1280px;
	margin: 0 auto;
}
.top-content {
	text-align: center;
	padding-top: 30px;
	clear: both;
}
.sofa-block img {
	width: 100%;
	height: auto;
}
.sofa-block .col-md-6 {
	margin-bottom: 30px;
}
.panel-tex {
	position: absolute;
	bottom: 0px;
	width: 100%;
	z-index: 1;
	text-align: center;
	padding: 20px;
}
.panel-tex h4 {
	color: #fff;
	font-size: 30px;
	font-weight: 700;
	margin: 0 0 7px;
	line-height: 40px;
}
.panel-tex a {
	font-size: 20px;
	color: #fff;
	border: 1px solid #fff;
	padding: 13px 50px;
	display: inline-block;
	margin-bottom: 10px;
}
.cms-index-index .columns .column.main > .custom-slider {
	border: none 0px;
	padding: 0px;
	width: 100%;
	margin-top: 0px;
}
.best-sellers-right .owl-theme .owl-controls .owl-nav .owl-prev {
	left: 0 !important;
}
.best-sellers-right .owl-theme .owl-controls .owl-nav .owl-next {
	right: 0 !important;
}
.best-sellers-right .owl-carousel .owl-item .product-item {
	margin: 3%;
	padding: 15px;
	width: 94% !important;
}
.best-sellers-right .product.name.product-item-name {
	min-height: auto;
	height: 34px;
	overflow: hidden;
}
.best-sellers-right .product.name.product-item-name a {
	font-size: 1.4rem;
	font-weight: 400;
}
.page-wrapper .best-sellers-right .product-item .product-image-photo {
	margin: 0;
}
.best-sellers-right .product-item .price-box {
	margin: 0px;
	display: inline-block;
	vertical-align: middle;
}
.best-sellers-right .product-item .home-best-sellers-price-outerbox {
	margin: 0 0 15px 0;
}
.best-sellers-right .owl-theme.owl-carousel .product .price-container .price {
	color: #231f20;
	font-weight: 700;
	font-size: 1.4rem;
}
.best-sellers-right .product-item .home-best-sellers-price-outerbox .rrp {
	font-size: 1.4rem;
	color: #000;
	line-height: 16px;
	padding: 0px;
	display: inline-block;
	vertical-align: middle;
	text-decoration: line-through;
	margin: 0 0 0 10px;
}
.best-sellers-right .product-item .home-best-sellers-price-outerbox .rrp label {
	display: none;
}
.best-sellers-right .product-item .home-best-sellers-price-outerbox .rrp_save {
	font-size: 12px;
	color: #fff;
	line-height: 16px;
	padding: 8px;
	position: absolute;
	top: 10px;
	right: 15px;
	background: red;
	z-index: 9;
	width: 45px;
	height: 45px;
	text-align: center;
	border-radius: 45px;
}
.best-sellers-right .product-item .home-best-sellers-price-outerbox .rrp_save label {
	font-size: 15px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 1px;
	padding: 7px 0 0 0;
	display: inline-block;
	vertical-align: middle;
}
.ex-top {
	margin-top: 50px;
}
.top-content h1 {
	margin: 0 0 20px;
	font-size: 35px;
	color: #000000;
	font-weight: normal;
	border-bottom: 1px solid #23224c;
	padding-bottom: 20px;
	letter-spacing: 1px;
}
.top-content p {
	color: #000000;
	letter-spacing: 0.5px;
	margin: 0;
	font-size: 16px;
}
.yereone-testimonials-slider {
	padding: 80px 0px;
}
.icons-front {
	padding: 50px 0px;
}
.icons-front .col {
	text-align: center;
}
.icons-front .col span {
	display: block;
	font-size: 18px;
	color: #2a2a2a;
	padding: 15px 20px 0;
}
/** NEWSLETTER SOCIAL **/

.news-soc {
	padding: 30px 0px;
	background: #ffffff;
	text-align: center;
}
.news-soc .block.newsletter {
	max-width: 60%;
	margin: 0 auto;
}
.news-soc h1, .news-soc h2, .news-soc label, .news-soc p, .news-soc h3 {
	color: #1a1a1a;
}
.news-soc h2 {
	font-size: 44px;
	text-transform: uppercase;
}
.news-soc p {
	font-size: 18px;
	line-height: 32px;
	letter-spacing: 1px;
}
.block.newsletter #newsletter {
	margin: 0px;
	width: 80%;
	height: 47px;
	border: 1px solid #7fc934;
	border-radius: 20px;
}
.news-input {
	padding-top: 40px;
}
.block.newsletter button {
	width: 19%;
	margin: 0;
	border-radius: 20px !important;
	background: #7fc934;
	border-color: #7fc934;
}
/** CATEGORY PAGE **/

.catalog-category-view .page-title-wrapper {
	text-align: center;
	padding-bottom: 5px;
	padding-top: 0;
	border-bottom: 1px solid #000;
	margin: 0 0 30px 0;
}
.catalog-category-view .page-title-wrapper .page-title {
	font-size: 36px;
	font-weight: 400;
	letter-spacing: 1px;
	margin: 0;
}
.category-view {
	padding-bottom: 40px;
}
.minicart-items-wrapper li.item.product.product-item, tr.product-item {
	width: inherit !important;
}
.container.sizing {
	clear: both;
	padding: 60px 0px;
}
.category-description {
	text-align: center;
	margin: 0 auto;
	font-size: 16px;
	letter-spacing: 0.5px;
}
.toolbar:last-of-type #toolbar-amount, .toolbar:last-of-type .toolbar-sorter {
	display: none;
}
.toolbar:last-of-type .pages {
	display: block;
	text-align: center;
	margin-bottom: 0;
}
.toolbar:last-of-type .pages .items.pages-items li {
	border: 1px solid #d2d2d2;
	padding: 0 0;
	line-height: 32px;
	width: 32px;
}
.toolbar:last-of-type .pages .items.pages-items .item.current {
	border: 1px solid #fc9222;
	background: #fc9222;
}
.toolbar:last-of-type .pages .items.pages-items li a, .toolbar:last-of-type .pages .items.pages-items li, .toolbar:last-of-type .pages strong.page {
	color: #d1d1d1;
	font-size: 14px;
	font-weight: normal;
}
.toolbar:last-of-type .pages .item.current strong {
	color: #fff;
	background: none;
}
.toolbar:last-of-type .pages .items.pages-items .pages-item-previous .link.previous::before {
	font-family: 'luma-icons';
	content: '\e617';
	display: inline-block;
	vertical-align: middle;
	line-height: 30px;
	font-size: 12px;
}
.toolbar:last-of-type .pages .items.pages-items .pages-item-previous .link.previous span {
	display: none;
}
.toolbar:last-of-type .pages .items.pages-items .pages-item-next .link.next::before {
	font-family: 'luma-icons';
	content: '\e608';
	display: inline-block;
	vertical-align: middle;
	line-height: 30px;
	font-size: 12px;
}
.toolbar:last-of-type .pages .items.pages-items .pages-item-next .link.next span {
	display: none;
}
.swatch-option.image {
	border: 3px solid #fff;
	margin: 10px;
	width: 40px;
	height: 40px;
	background-size: cover;
	border-radius: 50%;
	-webkit-box-shadow: 0px 0px 7px -1px rgba(59,46,127,1);
	-moz-box-shadow: 0px 0px 7px -1px rgba(59,46,127,1);
	box-shadow: 0px 0px 7px -1px rgba(59,46,127,1);
}
/** PRODUCT PAGE **/

.product.attribute.overview ul {
	padding: 5px 0px 0px 5px;
	list-style-type: none;
}
.price-label {
	display: none;
}
.old-price .price:before {
	content: 'Was';
	margin-right: 10px;
}
.special-price .price:before {
	content: 'Sale Price';
	margin-right: 10px;
}
.old-price, .special-price {
	color: #55348d;
	margin: 0;
	line-height: 18px;
	font-weight: 700;
}
.special-price {
	color: #e5181f;
}
.old-price .price {
	color: #d1d1d1;
	padding-top: 10px;
}
.product.details > p {
	font-size: 15px;
	color: #3e3e3e;
	margin-bottom: 15px;
	min-height: 67px;
}
.cat-price-outerbox {
	margin: 0 0 15px 0;
}
/** FOOTER SOCIAL **/

.ot-social {
	padding: 10px 0px;
	text-align: center;
}
.ot-social a {
	margin: 0px 5px;
}
.ot-social a i {
	font-size: 34px;
	color: #fff;
}
/** FOOTER **/

.page-footer {
	background: #23224c !important;
	padding-bottom: 0 !important;
}
.page-footer .footer.content {
	padding: 0 !important;
	max-width: 100% !important;
}
.footer_top {
	padding: 50px 0 80px 0;
}
.footer_top .footer_top_container {
	max-width: 1340px !important;
	margin: 0 auto;
}
.footer_top .footer_top_container .footer_top_box {
	display: inline-block;
	vertical-align: top;
	width: 24%;
}
.footer_top .footer_top_container .footer_top_box h4 {
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 1px;
	margin: 0 0 25px 0;
}
.footer_top .footer_top_container .footer_top_box ul {
	margin: 0;
	padding: 0;
}
.footer_top .footer_top_container .footer_top_box ul li a {
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0.5px;
}
.footer_top .footer_top_container .footer_top_box ul.foot-social li {
	display: inline-block;
	vertical-align: middle;
	margin: 0 15px 0 0;
}
.foot-copyright {
	background: #fff;
	padding: 15px 0;
}
.foot-copyright .foot-copyright-container {
	max-width: 1340px !important;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}
.foot-copyright .foot-copyright-container .foot-copyright-left {
	float: left;
}
.foot-copyright .foot-copyright-container .foot-copyright-left p {
	margin: 0;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 1px;
}
.foot-copyright .foot-copyright-container .foot-copyright-right {
	float: right;
}
.foot-copyright .foot-copyright-container .foot-copyright-right p {
	margin: 0;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 1px;
}
.foot-copyright .foot-copyright-container .foot-copyright-right p a {
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 1px;
	color: #3a2d7c;
}
.footer_btm {
	background: #fff;
	padding: 10px 0 50px 0;
	text-align: center;
}
.footer_btm .footer_btm_container {
	max-width: 1340px !important;
	margin: 0 auto;
}
.footer_btm .footer_btm_container .footer_btm_top img {
	display: inline-block;
	vertical-align: middle;
	margin: 0 3px;
}
.footer_btm .footer_btm_container .footer_btm_top span {
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.5px;
}
.footer_btm .footer_btm_container .footer_btm_mid {
	margin: 30px auto;
}
.footer_btm .footer_btm_container .footer_btm_last p {
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0.5px;
	margin: 0;
}
/** STATIC PAGES **/

.cms-page-view #maincontent {
	max-width: 100%;
	padding: 0px;
	margin: 0px auto;
}
.static-content {
	padding: 80px 0px;
	background: #d1d1d1;
	width: 100%;
	color: #fff;
}
.static-content-main {
	padding: 80px 0px;
}
.static-content h1, .static-content p {
	color: #1a1a1a;
}
.div-cnt {
	text-align: center;
}
.aboutus .maint .title {
	font-size: 22px;
	margin: 0 0 15px 0;
}
.aboutus .maint .sub {
	font-size: 18px;
	margin: 0 0 15px 0;
}
.aboutus p {
	font-size: 14px;
	font-weight: 400;
	color: #1a1a1a;
	letter-spacing: 0.5px;
}
.static-cms h1 {
	font-size: 22px;
	margin: 0 0 15px 0;
}
.static-cms h2 {
	font-size: 18px;
	margin: 0 0 15px 0;
	font-weight: 600;
}
.static-cms h3 {
	font-size: 16px;
	margin: 0 0 15px 0;
}
.static-cms h4 {
	font-size: 15px;
	margin: 0 0 15px 0;
}
.static-cms p {
	font-size: 14px;
}
.main-returns .about-title-4 {
	font-size: 18px;
	margin: 0 0 15px 0;
	font-weight: 600;
}
.main-returns .about-body {
	font-size: 14px;
}
.static-cms.cms-credit-furniture .ttitle_db.cms-credit-furniture-main-title {
	letter-spacing: 1px;
	font-size: 24px;
	color: #002F6D;
	text-align: center;
	text-transform: uppercase;
	font-weight: 800;
	margin: 0 0 2.2rem 0;
}
.hello15_toppromo {
	margin: 30px auto;
	clear: both;
	height: auto;
	overflow: hidden;
}
.hello15_toppromo ul {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
	text-align: center;
	width: 100%;
	float: left;
}
.hello15_toppromo ul li {
	margin: 0 2% 0 0;
	float: left;
	width: 23%;
}
.hello15_toppromo ul li .hello15_toppromo_thumb h3 {
	letter-spacing: 1px;
	font-weight: 500;
	color: #002F6D;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 1.1;
	margin-top: 2.2rem;
	margin-bottom: 1.1rem;
}
.hello15_toppromo .hello15_toppromo ul li {
	width: 18%;
}
.hello15_vedio_content {
	clear: both;
	height: auto;
	overflow: hidden;
}
.hello15_vedio_content .hello15_vedio_content_desc {
	float: right;
	width: 100%;
	text-align: center;
}
.hello15_vedio_content .hello15_vedio_content_desc h2 {
	text-transform: capitalize;
	font-size: 25px;
	color: #183b65;
	font-weight: 700;
	font-style: normal;
	margin: 0 0 15px 0;
	letter-spacing: 1px;
}
.hello15_vedio_content .hello15_vedio_content_desc p {
	font-size: 20px;
	color: #183b65;
	margin: 0 0 20px 0;
}
.hello15_vedio_content .hello15_vedio_content_desc a {
	font-size: 18px;
	color: #8ec640;
	font-weight: 700;
	font-style: normal;
	margin: 15px 0 0 0;
	display: inline-block;
}
.hello15_vedio h1 {
	font-size: 24px !important;
	color: #183b65;
	text-align: center;
	font-weight: 700;
	font-style: normal;
	text-transform: none;
	letter-spacing: 1px;
}
.imgdib {
	margin: 10px 0;
	padding: 10px 0;
}
/** CHECKOUT **/

.billing-address-same-as-shipping-block, .totals.shipping.excl, #block-shipping {
	display: none;
}
/** COPYRIGHT **/

.copyright {
	padding: 20px 0px;
	background: transparent;
	text-align: center;
	color: #1a1a1a;
	font-size: 16px;
	letter-spacing: 1px;
}
/** COOKIE NOTICE **/

#notice-cookie-block {
	background: url(../img/nav-bg.jpg);
	color: #fff;
	font-size: 13px;
	text-align: center;
}
#notice-cookie-block a {
	color: #f1a93c;
}
/** aaa **/

.headr_top {
	background: #ececea;
	height: auto;
	overflow: hidden;
	padding: 5px 0;
}
.headr_top .headr_top_left {
	float: left;
}
.may_promotion .may_promotion_container span {
	font-size: 13px;
	color: #3b2e7f;
	letter-spacing: 0.5px;
}
.may_promotion .may_promotion_container span strong {
	font-weight: 600;
	color: #212e3e;
}
.may_promotion .may_promotion_container span label {
	font-weight: 500;
	color: #212e3e;
}
.headr_top .headr_top_right {
	float: right;
}
.menu-call .menu-call-container span {
	font-size: 13px;
	letter-spacing: 0.5px;
}
.menu-call .menu-call-container span strong {
	font-weight: 600;
	color: #3a2d7c;
	margin: 0 10px 0 0;
}
.menu-call .menu-call-container span label {
	margin: 0 10px;
}
.header_mid .container {
	text-align: center;
	padding: 20px 0 25px;
	height: auto;
}
.header_mid .container .menu-search {
	display: inline-block;
	vertical-align: middle;
	margin: 15px 0 0 0;
	border: 1px solid #c2c2c2;
	border-radius: 5px;
}
.header_mid .container .menu-search .block.block-content .field.search {
	display: inline-block;
	width: 88%;
}
.header_mid .container .menu-search .block.block-content .actions {
	display: inline-block;
	width: auto;
	text-align: right;
	float:right;
}
.header_mid .container .menu-search .block.block-content .actions span.actions-camera {
	display: inline-block;
	vertical-align: middle;
	color: #d0d0d0;
	font-size: 18px;
}
.header_mid .container .menu-search .block.block-content .actions span.actions-microphone {
	display: inline-block;
	vertical-align: middle;
	color: #8a8a8a;
	font-size: 18px;
	margin: 0 0 0 12px;
}
.header_mid .container .header_mid_right {
	float: right;
}
.header.links .link.wishlist a::before {
	display: block;
	content: '\e600';
	font-family: 'luma-icons';
	color: #fff;
	font-size: 25px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	margin: 0 auto;
	/*background:url(../img/wish-list.png) no-repeat center scroll #970165;
	background-size: 25px;*/
	background: #970165;
	margin: 0 auto 5px auto;
	border-radius: 50%;
}
.header.links .link.wishlist a:hover {
	text-decoration: none;
}
.header.links .authorization-link {
	margin: 0 30px;
}
.header.links .authorization-link a::before {
	display: block;
	content: "";
	width: 40px;
	height: 40px;
	margin: 0 auto;
	/*background:url(../img/login-register.png) no-repeat center scroll #3b2d82;
	background-size: 25px;*/
	background: #3b2d82;
	margin: 0 auto 5px auto;
	border-radius: 50%;
	line-height: 40px;
	font-size: 25px;
	color: #fff;
	content: "\f007" !important;
	font-family: 'FontAwesome' !important;
}
.header.links .authorization-link a:hover {
	text-decoration: none;
}
.header_mid_right .minicart-wrapper .action.showcart::before {
	/*background:url(../img/cart-checkout.png) no-repeat center scroll #970165;
	background-size: 25px;*/
	background: #970165;
	width: 40px;
	height: 40px;
	margin: 0 auto 5px auto;
	border-radius: 50%;
	color: #fff;
	font-size: 25px;
	line-height: 40px;
}
.header.links .link.wishlist a, .header.links .authorization-link a {
	font-size: 12px;
	color: #3a2d7c;
	font-weight: 500;
	letter-spacing: 0.5px;
}
.header_mid_right .minicart-wrapper {
	margin: 0;
}
.header_mid_right .minicart-wrapper .action.showcart .text {
	font-size: 12px;
	color: #3a2d7c;
	clip: auto;
	height: auto;
	width: auto;
	margin: 0;
	position: relative;
	display: block;
	font-weight: 500;
	letter-spacing: 0.5px;
}
.home_top_promo {
	/*background: #dfdedc;*/
	padding: 15px 0;
}
.home_top_promo .home_top_promo_container {
	clear: both;
	height: auto;
	overflow: hidden;
}
.home_top_promo .home_top_promo_container ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	flex-flow: row;
}
.home_top_promo .home_top_promo_container ul li {
	margin: 0 4%;
	padding: 0;
}
.home_top_promo .home_top_promo_container ul li.home_top_promo_first .home_top_promo_img i {
	color: #00b67a;
	font-size: 20px;
}
.home_top_promo .home_top_promo_container ul li.home_top_promo_second .home_top_promo_img i {
	font-size: 20px;
	color: #23224d;
}
.home_top_promo .home_top_promo_container ul li.home_top_promo_third .home_top_promo_img label {
	font-size: 20px;
	color: #23224d;
	font-weight: 700;
}
.home_top_promo .home_top_promo_container ul li.home_top_promo_third .home_top_promo_img i {
	font-size: 14px;
	color: #23224d;
}
.home_top_promo .home_top_promo_container ul li.home_top_promo_fourth .home_top_promo_img i {
	font-size: 20px;
	color: #23224d;
}
.home_top_promo .home_top_promo_container ul li .home_top_promo_img {
	display: inline-block;
	vertical-align: middle;
}
.home_top_promo .home_top_promo_container ul li .home_top_promo_img img {
	display: block;
}
.home_top_promo .home_top_promo_container ul li .home_top_promo_desc {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	font-weight: 500;
	color: #3a2d7c;
	margin: 0 0 0 10px;
	letter-spacing: 0.5px;
}
.custom-slider .owl-carousel .owl-stage-outer {
	padding: 0 0 0px 0;
}
.home_buy_online .home_buy_online_container .home_buy_online_top {
	margin: 30px 0;
	text-align: center;
}
.home_buy_online .home_buy_online_container .home_buy_online_top p {
	margin: 10px 0 50px 0;
	font-size: 18px;
	letter-spacing: 1px;
}
.home_buy_online .home_buy_online_container .home_buy_online_top p span {
	color: #3a2d7c;
}
.home_buy_online .home_buy_online_container .home_buy_online_btm {
	clear: both;
	height: auto;
	overflow: hidden;
}
.home_buy_online .home_buy_online_container .home_buy_online_btm ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.home_buy_online .home_buy_online_container .home_buy_online_btm ul li {
	padding: 0;
	text-align: center;
}
.home_buy_online .home_buy_online_container .home_buy_online_btm ul li .home_buy_online_btm_img a img {
	width: auto;
	margin: 0 auto;
}
.home_buy_online .home_buy_online_container .home_buy_online_btm ul li .home_buy_online_btm_desc {
	margin: 15px 0 0 0;
}
.home_buy_online .home_buy_online_container .home_buy_online_btm ul li .home_buy_online_btm_desc a {
	background: #24214c;
	color: #fff;
	display: inline-block;
	padding: 0 15px;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 1px;
	height: 30px;
	line-height: 30px;
	border-bottom: 2px solid #950163;
	border-radius: 5px;
}
.home_buy_online .home_buy_online_container .home_buy_online_btm ul li .home_buy_online_btm_desc a:hover {
	text-decoration: none;
}

.home_buy_online .home_buy_online_container .home_buy_online_btm ul.slick-dots{
	position: relative;
  bottom: 0;
  margin: 10px auto;
}

.home_buy_online .home_buy_online_container .home_buy_online_btm ul.slick-dots li{
	width:10px;
	height:10px;
}

.home_buy_online .home_buy_online_container .home_buy_online_btm ul.slick-dots li button{
	width:10px;
	height:10px;
}

.page-layout-2columns-left .column.main{
	padding-left: 0;
}

.home_cat_block {
	clear: both;
	height: auto;
	overflow: hidden;
	margin: 50px 0 0 0;
}
.home_cat_block .home_cat_block_container ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.home_cat_block .home_cat_block_container ul li {
	margin: 0;
	padding: 0;
	float: left;
	margin: 0 15px 15px 0;
	width: 49%;
	position: relative;
}
.home_cat_block .home_cat_block_container ul li:nth-child(2n) {
	margin: 0 0 15px 0;
}
.home_cat_block .home_cat_block_container ul li:last-child {
	margin: 0 0 15px 0;
}
.home_cat_block .home_cat_block_container ul li .home_cat_block_thumb img {
	display: block;
}
.home_cat_block .home_cat_block_container ul li .home_cat_block_desc {
	position: absolute;
	top: 30px;
	width: 100%;
	text-align: center;
}
.home_cat_block .home_cat_block_container ul li .home_cat_block_desc h2 {
	margin: 0;
	color: #fff;
	font-weight: 600;
	font-size: 30px;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.home_cat_block .home_cat_block_container ul li .home_cat_block_desc p {
	color: #fff;
	font-size: 14px;
}
.home_cat_block .home_cat_block_container ul li .home_cat_block_desc h2 a {
	margin: 0;
	color: #fff !important;
	font-weight: 600;
	font-size: 30px;
	letter-spacing: 2px;
	text-transform: uppercase;
	background: none !important;
	border: none !important;
}
.home_cat_block .home_cat_block_container ul li .home_cat_block_desc a {
	display: inline-block;
	background: #970164;
	height: 35px;
	line-height: 35px;
	color: #fff;
	padding: 0 15px;
	border: 2px solid #fff;
	margin: 10px 0 00 0;
	border-radius: 5px;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 500;
}
.home_cat_block .home_cat_block_container ul li .home_cat_block_desc a:hover {
	text-decoration: none;
	background: #fff;
	color: #970164;
	border: 2px solid #970164;
}
.best-sellers .best-sellers-container .best-sellers-left {
	float: left;
}
.best-sellers .best-sellers-container .best-sellers-left img {
	width: 100%;
}
.best-sellers .best-sellers-container .best-sellers-right {
	float: right;
	width: 76%;
}
.page-wrapper .best-sellers .product-item .product-item-details {
	padding: 0;
	text-align: left;
}
.home_bottom_promo {
	clear: both;
}
.home_bottom_promo .home_bottom_promo_container .home_bottom_promo_left {
	float: left;
	width: 54.84%;
}
.home_bottom_promo .home_bottom_promo_container .home_bottom_promo_right {
	float: right;
	width: 45.16%;
}
.home_bottom_promo .home_bottom_promo_container a {
	display: block;
}
.home_bottom_promo .home_bottom_promo_container a img {
	width: 100%;
	display: block;
}
.home_trustpilot_bottom_promo .home_trustpilot_bottom_promo_container {
	margin: 50px 0 0 0;
}
.home_trustpilot_bottom_promo .home_trustpilot_bottom_promo_container img {
	width: 100%;
	display: block;
}
.cms-index-index .columns .column.main {
	padding-bottom: 0;
}
.sw-megamenu.navigation .subchildmenu.mega-columns.columns4 > li:nth-child(4n+1) {
	clear: none !important;
}
.sw-megamenu.navigation .subchildmenu.mega-columns.columns4 > li {
	width: 24% !important;
}
.page-layout-2columns-left .sidebar-additional .widget.block.block-static-block {
	display: none;
}
.catalog-category-view .product-item-info .product-item-details .product.name.product-item-name {
	min-height: auto;
	margin: 10px 0;
	height: 40px;
	overflow: hidden;
	line-height: 20px;
}
.catalog-category-view #layer-product-list .toolbar.toolbar-products .toolbar-sorter.sorter {
	float: left;
}
.catalog-category-view #layer-product-list .toolbar.toolbar-products .toolbar-sorter.sorter .sorter-label {
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 1px;
}
.catalog-category-view #layer-product-list .toolbar.toolbar-products .toolbar-sorter.sorter a.selected {
	color: #fd9212;
}
.catalog-category-view #layer-product-list .toolbar.toolbar-products .toolbar-sorter.sorter a {
	color: #000;
	font-size: 14px;
	margin: 0 10px;
}
.catalog-category-view #layer-product-list .toolbar.toolbar-products .toolbar-sorter.sorter a:hover {
	color: #fd9212;
	text-decoration: none;
}
.catalog-category-view #layer-product-list .toolbar.toolbar-products .toolbar-amount {
	float: right;
	padding: 0;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 1px;
	line-height: 25px;
	color: #9a9997;
}
.catalog-category-view #layer-product-list .toolbar.toolbar-products .toolbar-amount .toolbar-number {
	color: #000;
}
.catalog-category-view #layer-product-list .toolbar.toolbar-products {
	margin-bottom: 15px;
}
.catalog-category-view .products-wrapper {
	border-top: 1px solid #dfdfe1;
}
.catalog-category-view .products {
	margin: 20px 0;
}
.page-wrapper .product-item .product-item-details .product-item-inner .product.actions.product-item-actions {
	display: none;
}
.cat_option_box {
	clear: both;
	height: auto;
	overflow: hidden;
}
.cat_option_box .cat_option_box_option1 {
	float: left;
	width: 48%;
}
.cat_option_box .cat_option_box_option1 span {
	display: block;
	background: #605ca8;
	text-align: center;
	line-height: 28px;
	font-size: 12px;
	font-weight: 600;
	color: #fff;
	letter-spacing: 1px;
	border-radius: 20px;
}
.cat_option_box .cat_option_box_option2 {
	float: right;
	width: 48%;
}
.cat_option_box .cat_option_box_option2 span {
	display: block;
	background: #0eaa59;
	text-align: center;
	line-height: 28px;
	font-size: 12px;
	font-weight: 600;
	color: #fff;
	letter-spacing: 1px;
	border-radius: 20px;
}
.catalog-product-view .page-main {
	margin: 30px auto 0;
}
.catalog-product-view .breadcrumbs {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.catalog-product-view .breadcrumbs .item:not(:last-child)::after {
	margin: 0 5px;
}
.catalog-product-view .page-title-wrapper .page-title {
	font-size: 18px;
	font-weight: 600;
	line-height: 25px;
	letter-spacing: 1px;
	margin-bottom: 10px;
}
.product-info-main .pro_review_links .pro_review_links_container {
	clear: both;
	float: none !important;
	background: #f8faf9;
	border-bottom: 1px solid #ececec;
	padding: 5px 10px;
	margin: 0 0 15px 0;
}
.product-info-main .pro_review_links .pro_review_links_container a {
	display: block;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 1px;
}
.product-info-main .pro_review_links .pro_review_links_container a img {
	display: inline-block;
	vertical-align: middle;
}
.product-info-main .pro_review_links .pro_review_links_container a:hover {
	text-decoration: none;
}
.catalog-product-view .product-info-main .product-info-price-container {
	/*border-bottom:1px dashed #000;*/
	float: left;
	width: 100%;
	padding: 0 0 0px 0;
	margin: 0 0 10px 0;
	display: flex;
	flex-flow: column;
}
.catalog-product-view .product-info-main .product-info-price-container .product-info-price {
	display: inline-block;
	vertical-align: middle;
	/*width: 48%;*/
	border: none;
	margin: 0;
	order: 1;
}
.catalog-product-view .product-info-main .product-info-price-container .product-info-price .price-box {
	display: inline-block;
	vertical-align: middle;
	width: auto;
	padding: 0;
}
.catalog-product-view .product-info-main .product-info-price-container .product-info-price .price-box .price-container {
	font-size: 18px;
	line-height: 18px;
}
.catalog-product-view .product-info-main .product-info-price-container .product-info-price .price-box .price-container > span {
	margin: 0;
}
.catalog-product-view .product-info-main .product-info-price-container .product-info-price .price-box .price-container .price {
	font-size: 18px;
	line-height: 18px;
	color: red;
}
.catalog-product-view .product-info-main .product-info-price-container .product-info-price .rrp {
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	line-height: 18px;
	margin: 0 0 0 30px;
	font-weight: normal;
}
.catalog-product-view .product-info-main .product-info-price-container .product-info-price .rrp span.old {
	text-decoration: line-through;
}
.catalog-product-view .product-info-main .product-info-price-container .product_options_outer {
	/*float:right;
	width:45%;*/
	margin: 0 0 15px 0;
}
.catalog-product-view .product-info-main .product-info-price-container .product_options_outer .product_options_inner .product_options1 {
	float: left;
	width: 48%;
}
.catalog-product-view .product-info-main .product-info-price-container .product_options_outer .product_options_inner .product_options1 span {
	display: block;
	background: #605ca8;
	text-align: center;
	line-height: 25px;
	font-size: 12px;
	font-weight: 600;
	color: #fff;
	letter-spacing: 1px;
	border-radius: 20px;
}
.catalog-product-view .product-info-main .product-info-price-container .product_options_outer .product_options_inner .product_options2 {
	float: right;
	width: 48%;
}
.catalog-product-view .product-info-main .product-info-price-container .product_options_outer .product_options_inner .product_options2 span {
	display: block;
	background: #0eaa59;
	text-align: center;
	line-height: 25px;
	font-size: 12px;
	font-weight: 600;
	color: #fff;
	letter-spacing: 1px;
	border-radius: 20px;
}
.catalog-product-view .product-info-main .dividebuy {
	clear: both;
	margin: 0 0 50px 0;
}
.catalog-product-view .product-info-main .dividebuy #dividebuy-text {
	margin-top: 0;
}
.catalog-product-view .product-info-main .product-add-form {
	padding: 0;
}
.catalog-product-view .product-info-main .product-add-form .pro_spring_sale a {
	display: block;
	border: 1px solid #c6c6c6;
	text-transform: uppercase;
	text-align: center;
	line-height: 35px;
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: 600;
	margin: 0 0 15px 0;
	box-shadow: 3px 7px 0px -3px #e3e3e3;
}
.catalog-product-view .product-info-main .product-add-form .pro_spring_sale a:hover {
	text-decoration: none;
}
.catalog-product-view .product-info-main .product-add-form .pro_spring_sale a span {
	color: red;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart {
	padding: 0;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .field.qty {
	display: inline-block;
	vertical-align: middle;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .field.qty .label {
	display: none;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .field.qty .box-tocart-inner {
	display: inline-block;
	border: 1px solid #d4d4d4;
	height: 48px;
	line-height: 48px;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .field.qty .box-tocart-inner .input-text.qty {
	border-top: none;
	border-bottom: none;
	height: 48px;
	width: 50px;
	padding: 0 5px;
	font-size: 16px;
	font-weight: 600;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .field.qty .box-tocart-inner .edit-qty.minus {
	float: left;
	width: 18px;
	text-align: center;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .field.qty .box-tocart-inner .edit-qty.plus {
	float: right;
	width: 18px;
	text-align: center;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .actions {
	float: right;
	width: 80%;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .actions .action.primary.tocart {
	padding-top: 0;
	padding-bottom: 0;
	line-height: 48px;
	background: #0eaa59;
	border: none;
	border-radius: 0;
	color: #fff;
	text-transform: uppercase;
	box-shadow: none;
	margin: 0;
	width: 100%;
	font-size: 20px;
	font-weight: 500;
}
.catalog-product-view .bundle-options-container .block-bundle-summary {
	float: none;
	margin: 0;
	padding: 0;
	width: auto;
}
.catalog-product-view .bundle-options-container .block-bundle-summary .bundle-summary {
	display: none;
}
.catalog-product-view .bundle-options-container .block-bundle-summary .content .bundle-info .product-details {
	padding: 0;
}
.catalog-product-view .product-info-main-last {
	clear: both;
}
.catalog-product-view .product_bottom_promo .product_bottom_promo_container ul {
	margin: 0;
	padding: 0;
	display: flex;
	flex-flow: row;
}
.catalog-product-view .product_bottom_promo .product_bottom_promo_container ul li {
	display: inline-block;
	vertical-align: middle;
	margin: 0;
}
.catalog-product-view .product_bottom_promo .product_bottom_promo_container ul li:nth-child(2) {
	margin: 0 3%;
}
.catalog-product-view .product_bottom_promo .product_bottom_promo_container ul li .product_bottom_promo_title {
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0.5px;
	color: #24224a;
}
.catalog-product-view .product_bottom_promo .product_bottom_promo_container ul li .product_bottom_promo_desc {
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 0.5px;
	color: #423f50;
}
.catalog-product-view .product_divide_promo {
	margin: 30px 0 0 0;
}
.catalog-product-view .product_divide_promo_container .product_divide_promo_left {
	display: inline-block;
	vertical-align: middle;
	width: 65%;
	background: #014373;
	margin: 0 20px 0 0;
	padding: 10px;
}
.catalog-product-view .product_divide_promo_container .product_divide_promo_left h2 {
	margin: 0;
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 1px;
}
.catalog-product-view .product_divide_promo_container .product_divide_promo_left p {
	margin: 0;
	font-size: 12px;
	color: #fff;
	font-weight: 600;
	letter-spacing: 0.5px;
}
.catalog-product-view .product_divide_promo_container .product_divide_promo_right {
	display: inline-block;
	vertical-align: middle;
}
.catalog-product-view .related {
	margin-top: 20px;
	margin-bottom: 0 !important;
}
.catalog-product-view .related .block-title.title {
	background: #f5f5f5;
	padding: 8px;
}
.catalog-product-view .related .block-title.title strong {
	margin: 0 0 0 30px;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 1px;
}
.catalog-product-view .related .block-title.title::after {
	content: '\e622';
	font-family: 'luma-icons';
	font-size: 25px;
	font-weight: 900;
	float: right;
	line-height: 25px;
}
.catalog-product-view .related .block-content .products-related {
	margin: 0;
}
.catalog-product-view .related .block-content .products-related .owl-stage-outer {
	padding: 0;
}
.catalog-product-view .related .block-content .products-related .products {
	margin: 0;
}
.catalog-product-view .related .block-content .products-related .products .owl-controls .owl-nav [class*="owl-"] {
	margin: 0;
	background: #dfdedc;
	width: 30px;
	height: 80px;
	top: 35%;
}
.catalog-product-view .related .block-content .products-related .products .owl-controls .owl-nav .owl-prev {
	left: 0;
}
.catalog-product-view .related .block-content .products-related .products .owl-controls .owl-nav .owl-prev::before, .catalog-product-view .related .block-content .products-related .products .owl-controls .owl-nav .owl-next::before {
	left: 2px;
	top: 26px;
}
.catalog-product-view .related .block-content .products-related .products .owl-controls .owl-nav .owl-prev::after, .catalog-product-view .related .block-content .products-related .products .owl-controls .owl-nav .owl-next::after {
	display: none;
}
.catalog-product-view .related .block-content .products-related .products .owl-controls .owl-nav .owl-next {
	right: 0;
}
.catalog-product-view .related .products-grid .product-item-info:hover, .catalog-product-view .related .products-grid .product-item-info.active {
	background: none;
	box-shadow: none;
	margin: 0;
	border: none;
	padding: 10px;
}
.catalog-product-view .related .owl-carousel.products .owl-item .product-item {
	box-shadow: none;
	border: none;
	border-radius: 0;
	margin: 0;
}
.catalog-product-view .related .owl-carousel.products .owl-item .product-item .product-item-info .product-item-photo {
	text-align: center;
	display: block;
	margin: 0 auto;
}
.catalog-product-view .related .owl-carousel.products .owl-item .product-item .product-item-info .product-item-details {
	float: none;
	padding: 0;
}
.catalog-product-view .related .owl-carousel.products .owl-item .product-item .product-item-info .product-item-details .product-item-name {
	margin: 0;
	height: 40px;
	overflow: hidden;
	display: block;
	font-size: 15px;
	letter-spacing: 1px;
	line-height: 20px;
	min-height: auto;
}
.catalog-product-view .related .owl-carousel.products .owl-item .product-item .product-item-info .product-item-details .price-box {
	margin-bottom: 0;
}
.catalog-product-view .related .owl-carousel.products .owl-item .product-item .product-item-info .product-item-details .price-box .price {
	padding: 0;
	font-weight: 800;
}
.catalog-product-view .upsell {
	margin-top: 20px;
	margin-bottom: 0 !important;
	clear: both;
}
.catalog-product-view .aw-arp-container--slider h3.aw-arp-container__title {
	background: #950163;
	padding: 10px;
	text-align: center;
	margin: 20px 0 0 0;
	font-size: 22px;
	font-weight: 500;
	letter-spacing: 1px;
	color: #fff;
}
.catalog-product-view .upsell .block-content .products-upsell {
	margin: 0;
}
.catalog-product-view .upsell .block-content .products-upsell .owl-stage-outer {
	padding: 0;
}
.catalog-product-view .upsell .block-content .products-upsell .products {
	margin: 0;
}
.catalog-product-view .upsell .block-content .products-upsell .products .owl-controls .owl-nav [class*="owl-"] {
	margin: 0;
	background: #dfdedc;
	width: 30px;
	height: 80px;
	top: 35%;
}
.catalog-product-view .upsell .block-content .products-upsell .products .owl-controls .owl-nav .owl-prev {
	left: 0;
}
.catalog-product-view .upsell .block-content .products-upsell .products .owl-controls .owl-nav .owl-prev::before, .catalog-product-view .upsell .block-content .products-upsell .products .owl-controls .owl-nav .owl-next::before {
	left: 2px;
	top: 26px;
}
.catalog-product-view .upsell .block-content .products-upsell .products .owl-controls .owl-nav .owl-prev::after, .catalog-product-view .upsell .block-content .products-upsell .products .owl-controls .owl-nav .owl-next::after {
	display: none;
}
.catalog-product-view .upsell .block-content .products-upsell .products .owl-controls .owl-nav .owl-next {
	right: 0;
}
.catalog-product-view .upsell .products-grid .product-item-info:hover, .catalog-product-view .upsell .products-grid .product-item-info.active {
	background: none;
	box-shadow: none;
	margin: 0;
	border: none;
	padding: 10px;
}
.catalog-product-view .upsell .owl-carousel.products .owl-item .product-item {
}
.catalog-product-view .upsell .owl-carousel.products .owl-item .product-item .product-item-info .product-item-photo {
	text-align: center;
	display: block;
	margin: 0 auto;
}
.catalog-product-view .upsell .owl-carousel.products .owl-item .product-item .product-item-info .product-item-details {
	float: none;
	padding: 0;
}
.catalog-product-view .upsell .owl-carousel.products .owl-item .product-item .product-item-info .product-item-details .product-item-name {
	margin: 0;
	height: 40px;
	overflow: hidden;
	display: block;
	font-size: 15px;
	letter-spacing: 1px;
	line-height: 20px;
	min-height: auto;
}
.catalog-product-view .upsell .owl-carousel.products .owl-item .product-item .product-item-info .product-item-details .price-box {
	margin-bottom: 0;
}
.catalog-product-view .upsell .owl-carousel.products .owl-item .product-item .product-item-info .product-item-details .price-box .price {
	padding: 0;
	font-weight: 500;
	font-size: 18px;
}
.catalog-product-view .aw-arp-container--slider .slick-slider {
	margin: 20px 0 0 0;
	padding: 0;
}
.catalog-product-view .aw-arp-container--slider .slick-slider .slick-arrow {
	margin: 0;
	background: #dfdedc;
	width: 30px;
	height: 80px;
	top: 35%;
}
.catalog-product-view .aw-arp-container--slider .slick-slider .slick-arrow.slick-prev {
	left: 0;
}
.catalog-product-view .aw-arp-container--slider .slick-slider .slick-arrow.slick-prev::before {
	content: '\e617';
	font-family: 'luma-icons';
}
.catalog-product-view .aw-arp-container--slider .slick-slider .slick-arrow.slick-next {
	right: 0;
}
.catalog-product-view .aw-arp-container--slider .slick-slider .slick-arrow.slick-next::before {
	content: '\e608';
	font-family: 'luma-icons';
}
.catalog-product-view .aw-arp-container--slider .slick-slider .product-item {
	width: 100% !important;
}
.catalog-product-view .aw-arp-container--slider .slick-slider .product-item .product-item-info .product-item-details {
	padding: 0;
	text-align: left;
}
.catalog-product-view .aw-arp-container--slider .slick-slider .product-item .product-item-info .product-item-details .product-item-name {
	margin: 0;
	height: 40px;
	overflow: hidden;
	display: block;
	font-size: 15px;
	letter-spacing: 1px;
	line-height: 20px;
	min-height: auto;
}
.catalog-product-view .aw-arp-container--slider .slick-slider .product-item .product-item-info .product-item-details .price-box {
	margin-bottom: 0;
}
.catalog-product-view .aw-arp-container--slider .slick-slider .product-item .product-item-info .product-item-details .price-box .price {
	padding: 0;
	font-weight: 500;
	font-size: 18px;
}
.catalog-product-view .product_info_att_outer .product_info_att_inner .product_info_att_title {
	background: #f5f5f5;
	padding: 8px;
}
.catalog-product-view .product_info_att_outer .product_info_att_inner .product_info_att_title h2 {
	margin: 0 0 0 30px;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 1px;
	display: inline-block;
}
.catalog-product-view .product_info_att_outer .product_info_att_inner .product_info_att_title::after {
	content: '\e622';
	font-family: 'luma-icons';
	font-size: 25px;
	font-weight: 900;
	float: right;
	line-height: 25px;
}
.catalog-product-view .product_info_att_outer .product_info_att_inner .product_info_att_content {
	padding: 20px 20px 20px 40px;
}
.catalog-product-view .product_info_att_outer .product_info_att_inner .product_info_att_content ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.catalog-product-view .product_info_att_outer .product_info_att_inner .product_info_att_content ul li {
	margin: 0;
	padding: 0;
	display: inline-block;
	vertical-align: middle;
	width: 49%;
}
.catalog-product-view .product_info_att_outer .product_info_att_inner .product_info_att_content ul li span {
	width: 50%;
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	letter-spacing: 1px;
	text-transform: capitalize;
}
.catalog-product-view .product_info_att_outer .product_info_att_inner .product_info_att_content ul li span:first-child::after {
	content: ":";
	float: right;
	font-size: 14px;
	font-weight: 700;
	margin: 0 30px 0 0;
}
.catalog-product-view .sizing {
	margin: 10px auto;
}
.catalog-product-view .sizing .sizing-container .sizing-container-title {
	background: #f5f5f5;
	padding: 8px;
}
.catalog-product-view .sizing .sizing-container .sizing-container-title h2 {
	margin: 0 0 0 30px;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 1px;
	display: inline-block;
}
.catalog-product-view .sizing .sizing-container .sizing-container-title::after {
	content: '\e622';
	font-family: 'luma-icons';
	font-size: 25px;
	font-weight: 900;
	float: right;
	line-height: 25px;
}
.catalog-product-view .sizing .sizing-container ul {
	clear: both;
	height: auto;
	overflow: hidden;
	margin: 0;
	padding: 20px 20px 20px 40px;
	list-style: none;
}
.catalog-product-view .sizing .sizing-container ul li {
	float: left;
	width: 50%;
}
.catalog-product-view .sizing .sizing-container ul li h2 {
	margin: 0 0 15px 0;
	font-size: 18px;
	font-weight: 600;
}
.catalog-product-view .sizing .sizing-container ul li .pro-sizing-inner .pro-sizing-desc {
	float: right;
	width: 50%;
}
.catalog-product-view .sizing .sizing-container ul li .pro-sizing-inner .pro-sizing-desc p {
	font-size: 13px;
	letter-spacing: 1px;
}
.catalog-product-view .sizing .sizing-container ul li .pro-sizing-inner .pro-sizing-img {
	float: left;
	width: 50%;
}
.catalog-product-view .cust_product_information .cust_product_information_inner .cust_product_information_title {
	background: #f5f5f5;
	padding: 8px;
}
.catalog-product-view .cust_product_information .cust_product_information_inner .cust_product_information_title h2 {
	margin: 0 0 0 30px;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 1px;
	display: inline-block;
}
.catalog-product-view .cust_product_information .cust_product_information_inner .cust_product_information_title::after {
	content: '\e622';
	font-family: 'luma-icons';
	font-size: 25px;
	font-weight: 900;
	float: right;
	line-height: 25px;
}
.catalog-product-view .cust_product_information .cust_product_information_inner .cust_product_information_content {
	padding: 20px 20px 20px 40px;
}
.pro_buy_online .pro_buy_online_container .pro_buy_online_top {
	margin: 30px 0;
	text-align: center;
}
.pro_buy_online .pro_buy_online_container .pro_buy_online_top p {
	margin: 10px 0 50px 0;
	font-size: 18px;
	letter-spacing: 1px;
}
.pro_buy_online .pro_buy_online_container .pro_buy_online_top p span {
	color: #3a2d7c;
}
.pro_btm_promo {
	clear: both;
	height: auto;
	overflow: hidden;
}
.pro_btm_promo .pro_btm_promo_container .pro_btm_promo_left {
	float: left;
	width: 54.84%;
}
.pro_btm_promo .pro_btm_promo_container .pro_btm_promo_left img {
	width: 100%;
	display: block;
}
.pro_btm_promo .pro_btm_promo_container .pro_btm_promo_right {
	float: right;
	width: 45.16%;
}
.pro_btm_promo .pro_btm_promo_container .pro_btm_promo_right img {
	display: block;
}
.pro_trustpilot_bottom_promo {
	margin: 30px 0 0 0;
}
.catalog-product-view .pro_sale {
	font-size: 16px;
	color: #fff;
	line-height: 22px;
	padding: 8px;
	position: absolute;
	top: 15px;
	right: 25px;
	background: red;
	z-index: 1;
	width: 60px;
	height: 60px;
	text-align: center;
	border-radius: 60px;
}
.catalog-product-view .pro_sale label {
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 1px;
	padding: 7px 0 0 0;
	display: inline-block;
	vertical-align: middle;
}
.product-info-main-related-mobile {
	display: none;
}
.checkout-cart-index .page-title-wrapper {
	text-align: center;
	padding-bottom: 5px;
	padding-top: 0;
	border-bottom: 1px solid #000;
	margin: 0 0 30px 0;
}
.checkout-cart-index .page-title-wrapper .page-title {
	font-size: 36px;
	font-weight: 400;
	letter-spacing: 1px;
	margin: 20px auto;
}
.cart.table-wrapper .product-item-name {
	font-size: 16px;
}
.cart.table-wrapper .cart thead tr th.col {
	padding-top: 15px;
	font-size: 14px;
}
.cart.table-wrapper .col.price .cart-price .price, .cart.table-wrapper .col.subtotal .cart-price .price {
	font-size: 14px;
}
.cart-summary > .title {
	font-size: 20px;
}
.cart-totals tbody .mark, .cart-totals tfoot .mark {
	font-size: 16px;
}
.cart-totals tbody .amount, .cart-totals tfoot .amount, .opc-block-summary .table-totals tbody .amount, .opc-block-summary .table-totals tfoot .amount {
	font-size: 16px;
}
.cart-totals .grand strong, .opc-block-summary .table-totals .grand strong {
	font-size: 16px;
}
.cart-container .form-cart .actions.main .action.update {
	background: #24214c;
	color: #fff;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 1px;
	border: none;
	border-bottom: 2px solid #950163;
	border-radius: 5px;
	display: inline-block;
}
.cart-container .form-cart .actions.main .action.update:hover {
	background: #950163;
	color: #fff;
}
.cart-discount .block > .title strong {
	font-size: 16px;
	color: #333;
	letter-spacing: 1px;
	font-weight: 600;
}
.cart-discount .block.active .content .fieldset.coupon .actions-toolbar .primary .action.apply.primary {
	background: #24214c;
	color: #fff;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 1px;
	border: none;
	border-radius: 5px;
	box-shadow: none;
	margin: 0 0 0 10px;
	line-height: 32px;
}
.checkout-cart-index .cart-container .block.crosssell {
	display: none;
}
.home_buy_online .owl-theme .owl-dots {
	position: relative;
	bottom: auto;
	margin: 0;
}
.home_buy_online .owl-carousel .owl-stage-outer {
	padding: 15px 0 0 0;
}
.cart-summary .checkout-methods-items .action.primary.checkout {
	background: #970165;
}
.checkout-index-index .page-title-wrapper {
	text-align: center;
	padding-bottom: 5px;
	padding-top: 0;
	border-bottom: 1px solid #000 !important;
	margin: 0 0 30px 0 !important;
}
.checkout-index-index .page-title-wrapper .page-title {
	font-size: 36px;
	font-weight: 400;
	letter-spacing: 1px;
	margin: 20px auto 0;
}
.checkout-index-index .page-title-wrapper h3 {
	font-size: 20px;
}
.checkout-index-index .page-title-wrapper h2 {
	font-size: 24px;
}
.opc-wrapper .form-login .fieldset .field .label, .opc-wrapper .form-shipping-address .fieldset .field .label {
	font-size: 14px;
}
.table-checkout-shipping-method tbody td {
	padding-bottom: 10px;
	padding-top: 10px;
}
.table-checkout-shipping-method tbody tr td {
	font-size: 14px;
}
#checkout-shipping-method-load::after {
	font-size: 14px;
	display: block;
}
.onestepcheckout-index-index .field.choice {
	padding: 10px;
}
.onestepcheckout-index-index .field.choice .label span[data-bind= "text: getTitle()"] {
	font-size: 14px;
}
#checkout-review-table thead th, #checkout-review-table tbody tr td, #checkout-review-table tfoot tr td {
	padding: 10px 10px;
}
#checkout-review-table thead th {
	font-size: 14px;
}
.minicart-items .product-item-name {
	font-size: 14px;
}
.opc-block-summary .table-totals tbody .mark, .opc-block-summary .table-totals tfoot .mark {
	font-size: 14px;
}
.checkout-index-index .osc-place-order-wrapper .place-order-primary button.primary.checkout {
	background-color: #00b67a !important;
	border-color: #00b67a !important;
}
.onestepcheckout-index-index .page-wrapper .page-header {
	display: block !important;
}
.onestepcheckout-index-index .page-wrapper .page-header .header-main .headr_top {
	display: none;
}
.onestepcheckout-index-index .page-wrapper .page-header .header-main .header_mid .container .menu-search {
	display: none;
}
.onestepcheckout-index-index .page-wrapper .page-header .header-main .header_mid .container .header_mid_right {
	display: none;
}
.onestepcheckout-index-index .page-wrapper .page-header .header-main .header_mid .container .logo {
	float: none;
	text-align: center;
}
.onestepcheckout-index-index .page-wrapper .page-header .header-main .header_mid .container .logo img {
	margin: auto;
}
.home_trustpilot_bottom_promo {
	clear: both;
}
.page-products .product-reviews-summary.empty {
	display: none;
}
.catalog-product-view .columns {
	display: flex;
	flex-flow: column;
}
.catalog-product-view .columns .column.main {
	order: 0;
}
.catalog-product-view .columns .aw-arp-container--slider {
	order: 2;
}
.catalog-product-view .columns .pro_buy_online {
	order: 3;
}
.catalog-product-view .columns .pro_btm_promo {
	order: 4;
	margin: 0 0 15px 0;
}
.catalog-category-view .page-wrapper > .breadcrumbs {
	text-align: center;
}
.headr_top_left .may_promotion .may_promotion_container {
	font-size: 13px;
	letter-spacing: 0.5px;
}
.product-info-main .product_discoffer_wrapper {
	margin: 10px 0 20px;
	clear: both;
	text-align: center;
}
.product-info-main .product_discoffer_wrapper .product_discoffer a {
	display: block;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 35px;
	background: #000;
	color: #fff;
}
.product-info-main .product_discoffer_wrapper .product_discoffer a span {
	color: #b69a38;
}
.product_discoffer_wrapper_empty {
	border-top: 1px dashed #000;
	clear: both;
	padding: 10px 0 0 0;
}
.first-frames {
	float: left;
	width: 45%;
}
.cms-contact-us .rows {
	float: left;
	width: 49%;
}
.second-section {
	overflow: inherit;
}
.second-frames {
	float: left;
	width: 22%;
}
.opening {
	overflow: auto;
}
.opening h3 {
	text-transform: capitalize;
}
.opening-hours h3 {
	text-transform: capitalize;
}
.content-block {
	float: left;
	width: 49%;
}
.address-block {
	overflow: auto;
}
.get-in h1 {
	margin: 0;
}
.checkout-index-index .table-checkout-shipping-method tbody td.col.col-method::before {
	display: none;
}

.owl-carousel .product-item-info{
	padding:10px;
}

.aw-arp-container .product-item-info{
	padding:10px;
}

.cust_product_kanda_container{
	clear:both;
}

.cust_product_kanda_container .cust_product_kanda_top .cust_product_kanda_maintitle{
	margin: 0 0 15px 0;
	display: flex;
	align-content: center;
	align-items: center;
	gap: 15px;
	font-size: 16px;
	text-transform: uppercase;
	border: 1px solid #ccc;
	padding: 15px;
	cursor: pointer;
}

.cust_product_kanda_container .cust_product_kanda_content > iframe{
	width:100%;
}
/** desktop end **/

@media (min-width: 768px), print {

.best-sellers-right .owl-item {height: 0;}    
.best-sellers-right .owl-item.active {height: auto;}

.block-search .label{
	display: none;
}

.block-search .control{
	border-top: 0;
  margin: 0;
  padding: 0;
}

#search{
	position: static;
  margin: 0;
}

.menu-search .block-search .action.search{
	display:block;
	background: none;
    border: none;
    font-size: 0;
    padding: 0;
    line-height: normal;
	font-weight: normal;
}

.menu-search .block-search .action.search::before {
	display:block;
	font-size: 16px;
    color: #757575;
    content: '\e615';
    font-family: 'luma-icons';
}

.page-header{
	border: 0;
    margin-bottom: 0;
}

.sw-megamenu.navigation li.ui-menu-item{
	display: inline-block;
}

.navigation .parent .level-top{
	display: inline-block;
}

.sw-megamenu.navigation .submenu.level0{
	left: 0 !important;
    position: absolute;
}

.navigation .parent .level-top::after {
	display:none;
}

.navigation .level0 > .level-top{
	text-transform:capitalize;
}

.sw-megamenu.navigation li.ui-menu-item{
	border:none;
}

.page-with-filter .columns .sidebar-main .layered-filter-block-container .block.filter .block-title.filter-title{
	display:none;
}

.filter-options{
	display:block;
}

.catalog-product-view .page-main{
	width:100%;
}

.page-layout-1column.catalog-product-view .column.main{
	flex-flow: initial;
}

.product-info-main{
	margin-left: auto;
}

.checkout-cart-index .cart-container .cart-summary{
	width: 25%;
	float: right;
}

.checkout-cart-index .cart-container .form.form-cart{
	float: left;
  width: 70%;
}

.checkout-cart-index .cart-container .form.form-cart .cart.table-wrapper{
	border-top: none;
}

.checkout-cart-index .cart-container .cart-discount{
	float: left;
  width: 70%;
  border: none;
}

.checkout-cart-index .cart-container .cart-discount .block.discount{
	width: auto;
  float: left;
  clear: left;
}

.checkout-cart-index .cart-container .cart-discount .block.discount .title{
	border: none;
  padding: 0 0 10px;
}

.checkout-cart-index .cart-container .cart-discount .block .title::after {
	display: inline;
	margin-left: 10px;
	position: static;
}

.cart.table-wrapper .cart thead tr th.col{
	display: table-cell;
}

.cart.table-wrapper .item .col.item{
	padding:20px 8px 20px 0;
}

.cart.table-wrapper .product-item-photo{
	display: table-cell;
  max-width: 100%;
  padding-right: 20px;
  position: static;
  vertical-align: top;
  width: 1%;
}

.cart.table-wrapper .product-item-details{
	display: table-cell;
    padding-bottom: 35px;
    vertical-align: top;
    white-space: normal;
    width: 99%;
}

.cart.table-wrapper .col.price, .order-items.table-wrapper .col.price, .cart.table-wrapper .col.qty, .order-items.table-wrapper .col.qty, .cart.table-wrapper .col.subtotal, .order-items.table-wrapper .col.subtotal, .cart.table-wrapper .col.msrp, .order-items.table-wrapper .col.msrp{
	text-align:right;
}

.cart.table-wrapper .col.qty, .cart.table-wrapper .col.price, .cart.table-wrapper .col.subtotal, .cart.table-wrapper .col.msrp{
	display: table-cell;
	float:none;
}

.cart.table-wrapper .col.qty[data-th]::before, .cart.table-wrapper .col.price[data-th]::before, .cart.table-wrapper .col.subtotal[data-th]::before, .cart.table-wrapper .col.msrp[data-th]::before {
	display:none;
}

.cart-container .form-cart .actions.main{
	align-items: end;
}

.cart-totals .table-wrapper .totals-tax .amount{
	border-bottom: 1px solid #ccc;
}

}

@media only screen and (max-width: 767px) {
/** HEADER **/

.checkout-index-index .row-mp{
	margin:0;
}

.header-main .col-md-4:nth-of-type(1) {
	display: none;
}
.header-main .col-md-4:nth-of-type(2) {
	text-align: center;
	background: #57368f;
	padding: 8px 0px 3px 0px;
}
.nav-toggle {
	left: 0;
}
.header-main .col-md-4:nth-of-type(2) h3 {
	color: #fff;
}
.header-main h3 {
	font-size: 18px;
}
.header-main .row {
	padding-top: 0px;
}
.header-main .menu-right {
	display: none;
}
.page-header {
	border-bottom: 0px none;
}
.block-search .control {
	border: 0 none;
}
.sw-megamenu {
	display: none;
}
.products-wrapper .product-item {
	margin-left: 2%;
	padding: 5px;
	width: calc((100% - 3%)/1);
	display: inline-block;
}
}
 @media only screen and (max-width: 450px) {
.nav-toggle {
	top: 0px;
}
.sw-megamenu {
	display: none;
}
}
 @media only screen and (min-width: 768px) {
/** PRODUCT PAGE **/

.checkout-index-index .row-mp{
	margin:0;
}

.product.media {
	width: 60% !important;
	position: relative;
}
.product-info-main {
	width: 38% !important;
}
.product-info-main .fieldset:last-child {
	margin: 0px;
}
.product-info-main a span.call_icon_w {
	display: inline-block;
	margin-right: 15px;
	float: right;
}
a.order-phone {
	background: #3B2E7F;
	background-size: auto;
	font-size: 20px;
	background-size: 100% auto;
	color: #fff;
	width: 100%;
	padding: 10px 15px;
	text-align: center;
	display: block;
	margin-top: 13px;
}
.bundle-options-container .block-bundle-summary .box-tocart, .box-tocart {
	margin: 0px;
}
.product-social-links {
	display: none;
}
/** CATEGORY **/
    
.page-layout-2columns-left .sidebar-main {
	width: 25%;
	float: left;
	-ms-flex-order: 1;
	-webkit-order: 1;
	order: 1;
}
.page-layout-2columns-left .column.main {
	width: 75%;
	float: right;
	-ms-flex-order: 2;
	-webkit-order: 2;
	order: 2;
}
.filter-options-title {
	padding: 0;
	color: #000;
	font-size: 16px;
	font-weight: 600;
	margin: 0px;
	text-transform: capitalize;
	letter-spacing: 1px;
}
.filter-options-content {
	padding-left: 0;
	padding-right: 0;
	border-bottom: 1px solid #d9d9d9;
	margin: 0 0 15px 0;
	display: block !important;/*height: 120px;
	overflow-y: scroll;
	scrollbar-width: thin;*/
}
.filter-options-title::after, .block-subtitle.filter-subtitle {
	display: none;
}
.filter-options-item {
	border: none;
	padding: 0px;
	margin-bottom: 10px;
}
.filter-content .item {
	margin: 0 !important;
	font-size: 13px;
	letter-spacing: 0.5px;
	line-height: 25px;
}
.filter-options-content a {
	color: #000;
	font-size: 13px;
	letter-spacing: 0.5px;
	padding: 0;
	margin: 0;
}
.filter-options-content a:hover {
	background: none;
	font-weight: 600;
}
.filter-options-content .count {
	color: #000;
}
.filter-options-content .item input {
	border: 1px solid #482683;
	padding: 3px;
}
/*.filter-options-item .count{
	display:none;
}*/

.page-layout-1column .block.widget .products-grid .product-item {
	margin-left: 2%;
	width: calc((100% - 6%)/4);
}
.page-wrapper .product-item {
	margin-left: 1%;
	padding: 0px !important;
	width: calc((100% - 3%)/3);
	display: inline-block;
	box-shadow: 0px 1px 5px 0px #ddd;
	border-radius: 5px;
	margin-bottom: 10px;
	position: relative;
}
.page-wrapper .product-item .product-image-photo {
	border-radius: 5px 5px 0 0;
}
.page-wrapper .product-item .product-item-details {
	padding: 10px;
}
.page-products .product-item-info {
	width: 100%;
	padding: 0;
}
.page-products .product-image-container {
	width: 100% !important;
}
.sidebar .block.block-compare, .sidebar .block.block-wishlist, .sidebar .paypal {
	display: none;
}
.sections.nav-sections {
	display: none;
}
.level0.submenu {
	background: #f5f5f5 !important;
	padding: 35px 0 !important;
}
.sw-megamenu.navigation li.level0.fullwidth .submenu li.level1 > a, .sw-megamenu.navigation li.level0.staticwidth .submenu li.level1 > a {
	color: #000 !important;
	font-size: 14px !important;
	padding: 0px !important;
	font-weight: normal !important;
	text-transform: none !important;
	margin: 0 0 0px 0 !important;
	background: none;
	letter-spacing: 1px;
	font-weight: 500 !important;
	line-height: 28px;
}
.sw-megamenu.navigation li.level0.fullwidth .submenu li.level1:first-child > a, .sw-megamenu.navigation li.level0.fullwidth .submenu li.level1:nth-child(2) > a {
	font-weight: 600 !important;
	font-size: 16px !important;
	display: none;
}
.sw-megamenu.navigation li.level0.fullwidth .submenu li.level1:nth-child(2)::before {
	content: "Popular Sofas";
	font-weight: 500 !important;
	font-size: 16px !important;
	display: block;
	letter-spacing: 1px;
	line-height: 28px;
	background: #dddddd;
	padding-left: 10px;
}
.sw-megamenu.navigation li.level0.fullwidth .submenu li.level1:first-child::before {
	content: "Trending Colours";
	font-weight: 500 !important;
	font-size: 16px !important;
	display: block;
	letter-spacing: 1px;
	line-height: 28px;
	background: #dddddd;
	padding-left: 10px;
}
.navigation.sw-megamenu li {
	margin: 0px 0px;
}
.navigation.sw-megamenu li:hover a {
	background: #ffffff;
	color: #000 !important;
}
.navigation.sw-megamenu ul>li.level0:last-of-type {
	background: #0eaa59;
}
.navigation.sw-megamenu ul>li.level0:last-of-type .level-top {
	color: #fff;
}
.navigation.sw-megamenu ul>li.level0:last-of-type:hover {
	background: #07971b;
}
.header.links li.authorization-link a:before {
	content: '\f007';
	font-family: 'FontAwesome';
	margin-right: 10px;
}
.header.links li:last-of-type a:before {
	content: '\f041';
	font-family: 'FontAwesome';
	margin-right: 0px;
}
.menu-right h3:after {
	content: '\f2b5';
	font-family: 'FontAwesome';
	margin-left: 10px;
}
}
.actions-secondary {
	display: none !important;
}
.gallery-placeholder {
	width: 100%;
}
#newdescription h2 {
	color: #3b2e7f !important;
	padding: 20px 0px;
}
#newdescription {
	color: #333;
}
#tab-label-newdescription {
	border-top: 5px solid #3b2e7f;
}
#tab-label-newdescription a {
	font-size: 18px;
	font-weight: 900;
}
.bundle-options-wrapper, .bundle-actions {
	display: none;
}
.bundle-options-container .block-bundle-summary {
	float: inherit;
	margin-top: 0px;
	padding: 0px;
	position: relative;
	width: 100%;
}
.bundle-options-container .product-add-form {
	display: block;
}
#bundle-summary {
	background: #fff;
	padding: 13px;
	border-bottom: 1px solid #d1d1d1;
}
.bundle-options-container .block-bundle-summary .bundle-summary > .subtitle {
	font-weight: 300;
	line-height: 1.1;
	font-size: 2.6rem;
	margin-top: 0;
	margin-bottom: 0;
	display: block;
	background: #3B2E7F;
	padding: 10px;
	color: #fff;
}
.bundle-options-container .price-as-configured {
	display: none;
}
.bundle-options-container {
	margin-bottom: 0px;
}
.product-details {
	padding: 13px;
}
.saving {
	text-align: center;
	color: #fff;
	font-size: 20px;
	margin: 0;
	padding: 10px 20px;
	font-weight: 400;
	display: inline-block;
	background: #F13A2F;
}
.box-tocart, .order-phone {
	padding-left: 13px;
	padding-right: 13px;
}
.special-price .price::before, .old-price {
	display: none;
}
.catalog-category-view .product-item .price-box {
	margin: 0px;
	display: inline-block;
	vertical-align: middle;
}
.catalog-category-view .rrp {
	font-size: 15px;
	color: #000;
	line-height: 16px;
	padding: 0px;
	display: inline-block;
	vertical-align: middle;
	text-decoration: line-through;
	margin: 0 0 0 15px;
}
.catalog-category-view .rrp label {
	display: none;
}
.catalog-category-view .rrp_save {
	font-size: 11px;
	color: #fff;
	line-height: 16px;
	padding: 8px;
	position: absolute;
	top: 10px;
	right: 15px;
	background: red;
	z-index: 9;
	width: 45px;
	height: 45px;
	text-align: center;
	border-radius: 45px;
}
.catalog-category-view .rrp_save label {
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 1px;
	padding: 7px 0 0 0;
	display: inline-block;
	vertical-align: middle;
}
.block.newsletter {
	max-width: 100%;
	width: max-content;
}
.block.newsletter button {
	background: #3b2e7f;
	background-color: #3b2e7f;
}
.block.newsletter #newsletter {
	border: 1px solid #3b2e7f;
}
.news-input {
	padding-top: 0px;
}
.block.newsletter .container {
	padding: 20px 0px;
}
.block.newsletter #newsletter {
	width: 60%;
}
.block.newsletter button {
	width: 31%;
}
.featured .block-title {
	text-align: center;
}
.featured .block-title strong {
	font-size: 32px;
	font-weight: 900;
	vertical-align: middle;
}
.product.name.product-item-name {
	min-height: 90px;
}
.opc-progress-bar {
	padding-top: 50px;
}
.opc-progress-bar-item._active::before {
	background: #3b2e7f;
	border-color: #3b2e7f;
}
.opc-progress-bar-item._active > span::before {
	background: #3b2e7f;
	border-color: #3b2e7f;
}
.category-tables #tab-label-newdescription, .category-tables #newdescription, .category-bedroom #tab-label-newdescription, .category-bedroom #newdescription, .category-seating #tab-label-newdescription, .category-seating #newdescription, .category-storage-display #tab-label-newdescription, .category-storage-display #newdescription, .category-accessories #tab-label-newdescription, .category-accessories #newdescription, .category-fire-places #tab-label-newdescription, .category-fire-places #newdescription {
	display: none;
}
#product-attribute-specs-table tr {
	display: none;
}
#product-attribute-specs-table tr.Depth, #product-attribute-specs-table tr.Width, #product-attribute-specs-table tr.Height {
	display: block;
}
 @media only screen and (max-width: 768px) {
.minicart-wrapper {
	float: left !important;
}
.minicart-wrapper .action.showcart::before {
	color: #fff !important;
}
.header-main h3 {
	font-size: 18px;
	margin-left: 10px;
	padding-top: 8px;
}
.nav-toggle::before, .block-search .label::before {
	color: #000;
}
.logo img {
	display: block;
	max-width: 100%;
	height: auto !important;
	margin-top: 12px;
}
.header-main {
	border-bottom: 2px solid #57368f;
}
.brands img {
	max-width: 70%;
	margin: 0 auto;
	display: block;
}
.top-content h1 {
	font-size: 25px;
}
.top-content p {
	font-size: 14px;
	padding: 0px 10px;
}
.icons-front {
	padding: 20px 0px;
}
.icons-front .col span {
	display: block;
	font-size: 14px;
	color: #2a2a2a;
	padding: 0px;
}
.sofa-block .col-md-4 {
	margin-bottom: 20px;
}
.copyright {
	padding: 0px 10px;
	font-size: 14px;
}
}
.table-checkout-shipping-method tbody td.col.col-method::before {
	content: '*';
}
#checkout-shipping-method-load:after {
	content: '* Shipping is subject to stock availability. Please call for more information regarding delivery timeframes.';
	padding-bottom: 20px;
}
.totals.shipping.incl span::before {
	content: '*';
}
.totals-tax th::after {
	content: '* Shipping is subject to stock availability. Please call for more information regarding delivery timeframes.';
	display: block;
	font-size: 12px;
}
 @media only screen and (min-width: 320px) and (max-width: 767px) {
.cms-contact-us .rows {
	width: 100%
}
.get-in h1 {
	margin-bottom: 15px;
}
.first-frames {
	float: left !important;
	width: 41%;
}
.second-frames {
	float: left !important;
	width: 54%;
}
.opening {
	overflow: inherit;
	display: table;
}
.cms-page-view.cms-contact-us #maincontent .columns .column.main {
	padding: 0 15px !important;
}
.cms-contact-us .get-in h1 {
	font-size: 25px;
}
.cms-contact-us .content-block, .cms-contact-us .second-rows, .cms-contact-us .third-rows {
	width: 100%;
	float: none;
}
.cms-contact-us .content-block h3 {
	margin-top: 0;
	font-size: 20px;
}
.cms-contact-us .content-block p {
	font-size: 16px;
}
.cms-contact-us .second-rows h3 {
	font-size: 20px;
}
.cms-contact-us .second-rows p {
	font-size: 16px;
}
.cms-contact-us .third-rows h3 {
	font-size: 20px;
}
.cms-contact-us .third-rows p {
	font-size: 16px;
}
.cms-contact-us .first-frame {
	float: none;
	width: 100%;
}
.cms-contact-us .first-frame p {
	font-size: 16px;
}
.cms-contact-us iframe {
	width: 100%;
	height: auto;
}
.cms-contact-us .second-frame p {
	font-size: 16px;
}
.product-info-main .product_discoffer_wrapper .product_discoffer a {
	font-size: 13px;
}
.filter-options-title {
	font-size: 14px;
}
.filter-options-content a {
	font-size: 14px;
}
.filter-options-content .item {
	margin: 5px 0;
}
.navigation .level0.active .all-category .ui-state-focus {
	border-color: #000 !important;
}
ul#ui-id-1 {
width: !important;
}
.nav-sections, .navigation {
	background: #fff !important;
}
.navigation .level0 > .level1.nav-1-1 a {
	display: none;
}
.navigation .level0 > .level1.nav-1-1::before {
	content: "Trending Colours";
	display: block;
	background: #dddddd;
	padding: 10px 0 10px 15px;
}
.navigation .level0 > .level1.nav-1-8 a {
	display: none;
}
.navigation .level0 > .level1.nav-1-8::before {
	content: "Popular Sofas";
	display: block;
	background: #dddddd;
	padding: 10px 0 10px 15px;
}
.catalog-product-view .columns .aw-arp-container--slider {
	width: auto !important;
	padding: 0 15px;
	margin: 0;
}
.catalog-product-view .aw-arp-container--slider h3.aw-arp-container__title {
	margin: 0px 0 0 0;
	font-size: 16px;
}
.catalog-product-view .aw-arp-container--slider .slick-slider {
	margin: 20px auto 0;
	padding: 0 15px;
}
.catalog-product-view .aw-arp-container--slider .slick-slider .slick-arrow.slick-prev {
	left: -10px;
}
.catalog-product-view .aw-arp-container--slider .slick-slider .slick-arrow.slick-next {
	right: -10px;
}
.navigation .level0.active > a:not(.ui-state-active), .navigation .level0.has-active > a:not(.ui-state-active) {
	border-color: #23224c !important;
}
.pro_btm_promo {
	margin: 15px 0 0 0;
}
.headr_top {
	padding: 10px;
	display: none;
}
.headr_top .headr_top_left {
	float: none;
	text-align: center;
	font-size: 12px;
}
.may_promotion .may_promotion_container span {
	font-size: 12px;
	line-height: 16px;
}
.headr_top .headr_top_right {
	float: none;
	text-align: center;
	font-size: 12px;
	display: none;
}
.menu-call .menu-call-container span {
	font-size: 12px;
}
.menu-call .menu-call-container span label {
	margin: 0 5px;
}
.menu-call .menu-call-container span strong {
	margin: 0 5px 0 0;
}
.header_mid .container {
	padding: 0px 15px 0px 15px;
	position: relative;
}
#search_mini_form {
	width: auto !important;
}
.header-main {
	border: none;
}
.header-main .logo {
	max-width: 80%;
	margin: 10px 0;
}
.header-main .logo a.logo {
	float: right;
	max-width: 100%;
	margin: 0;
}
.logo img {
	max-width: 80%;
	margin: 0;
	float: right;
}
.header_mid .container .menu-search {
	padding: 15px;
	display: block;
	clear: both;
	margin: 0 -15px;
	background: #19196a;
	border: none;
	border-radius: 0;
}
.block.block-search {
	background: #fff;
	border-radius: 5px;
}
.header_mid .container .menu-search .block.block-content .field.search {
	width: 70%;
}
.menu-search .block-search .action.search {
	display: inline-block;
	border: none;
	background: none;
	box-shadow: none;
	padding: 0;
}
.header_mid .container .menu-search .block.block-content .actions span.actions-microphone {
	margin: 0 10px;
}
.header_mid .container .menu-search .block.block-content .actions {
	width: 25%;
	text-align: left;
}
.menu-search .block-search .action.search::before {
	width: auto;
	font-size: 16px;
	color: #757575;
	content: '\e615';
	font-family: 'luma-icons';
	display: inline-block;
}
.menu-search .block-search .action.search span {
	display: none;
}
.block-search .control {
	margin: 0;
	padding: 0;
}
.block-search .label::before {
	margin: 0 auto 5px auto;
	background: #970165;
	width: 35px;
	height: 35px;
	line-height: 35px;
	border-radius: 50%;
	color: #fff;
}
#search {
	position: relative;
	left: auto;
	margin: 0px 0 0 0;
}
.block-search .label {
	display: none;
}
.block-search .label > span {
	display: block;
	clip: auto;
	height: auto;
	width: auto;
	margin: 0;
	position: relative;
	font-size: 11px;
}
.header_mid .container .header_mid_right {
	display: inline-block;
	padding: 0 0 0 0;
	position: absolute;
	top: 10px;
	right: 15px;
}
.header.links {
	float: none !important;
	display: none;
	vertical-align: top;
}
.minicart-wrapper {
	float: right !important;
	display: inline-block;
	vertical-align: top;
}
.header_mid_right .minicart-wrapper .action.showcart .text {
	font-size: 11px;
	display: none;
}
.header_mid_right .minicart-wrapper .action.showcart::before {
	width: 35px;
	height: 35px;
	line-height: 35px;
	font-size: 20px;
}
.page-header {
	margin-bottom: 5px;
}
.home_top_promo {
	padding: 5px 15px;
}
.home_top_promo .owl-carousel .owl-stage-outer {
	padding: 0;
}
.home_top_promo .home_top_promo_container ul li {
	margin: 0;
	text-align: center;
}
.home_top_promo .owl-controls {
	display: none;
}
.home_top_promo .home_top_promo_container ul {
	display: block;
}
.top-content {
	padding-top: 5px;
}
.top-content h1 {
	font-size: 18px;
	margin: 0 0 15px;
	padding-bottom: 15px;
}
.home_buy_online .home_buy_online_container .home_buy_online_top {
	margin: 15px 0;
}
.home_buy_online .home_buy_online_container .home_buy_online_top p {
	margin: 10px 0 15px 0;
	font-size: 16px;
}
.home_buy_online .home_buy_online_container .home_buy_online_btm {
	padding: 0 15px;
}
.custom-slider .owl-theme .owl-controls .owl-nav [class*="owl-"].owl-prev::before {
	mask-image: none;
	background: none;
}
.custom-slider .owl-theme .owl-controls .owl-nav [class*="owl-"].owl-next::before {
	top: 14px;
	left: 12px;
}
.custom-slider .owl-theme .owl-controls .owl-nav [class*="owl-"].owl-next::before {
	mask-image: none;
	background: none;
}
.home_cat_block {
	margin: 5px 0 0 0;
	padding: 0 15px;
}
.home_cat_block .home_cat_block_container ul li {
	width: 100%;
	margin: 0 0 15px 0;
}
.home_cat_block .home_cat_block_container ul li .home_cat_block_desc h2 {
	font-size: 25px;
}
.home_cat_block .home_cat_block_container ul li .home_cat_block_desc h2 a {
	font-size: 25px;
}
.best-sellers {
	padding: 0 15px;
}
.best-sellers .best-sellers-container .best-sellers-left {
	width: 100%;
	float: none;
}
.best-sellers .best-sellers-container .best-sellers-right {
	width: 100%;
	float: none;
}
.best-sellers .best-sellers-container .best-sellers-right .custom-slider {
	padding: 0;
}
.best-sellers-right .owl-carousel .owl-item .product-item {
	padding: 10px;
}
.best-sellers-right .owl-carousel .owl-item .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper {
	padding-bottom: 75px !important;
}
.best-sellers-right .product.name.product-item-name a {
	font-size: 12px;
}
.best-sellers-right .product-item .home-best-sellers-price-outerbox .rrp_save label {
	font-size: 13px;
	padding: 4px 0 0 0;
}
.best-sellers-right .product-item .home-best-sellers-price-outerbox .rrp_save {
	font-size: 10px;
	padding: 5px;
	width: 40px;
	height: 40px;
	border-radius: 40px;
}
.home_trustpilot_bottom_promo .home_trustpilot_bottom_promo_container {
	margin: 15px 0 0 0;
}
.page-footer {
	margin-top: 15px;
}
.foot-copyright {
	padding: 15px;
}
.foot-copyright .foot-copyright-container .foot-copyright-left {
	float: none;
	text-align: center;
}
.foot-copyright .foot-copyright-container .foot-copyright-right {
	float: none;
	text-align: center;
}
.footer_btm {
	padding: 0 0 15px 0;
}
.footer_btm .footer_btm_container .footer_btm_top img[src="http://osw.leathersofaworld.com/pub/media/foot-pay-cards.png"] {
	width: 170px;
}
.footer_btm .footer_btm_container .footer_btm_top img[src="http://osw.leathersofaworld.com/pub/media/foot-dividebuy-logo.png"] {
	width: 120px;
}
.footer_btm .footer_btm_container .footer_btm_mid {
	margin: 15px auto;
}
.footer_btm .footer_btm_container .footer_btm_last p {
	font-size: 12px;
}
.footer_top {
	padding: 15px;
}
.footer_top .footer_top_container .footer_top_box {
	width: 100%;
	border-bottom: 1px solid #fff;
	margin: 0 0 15px 0;
}
.footer_top .footer_top_container .footer_top_box h4 {
	margin: 0 0 15px 0;
	cursor: pointer;
}
h4.accordion_head::after {
	content: '\e622';
	font-family: 'luma-icons';
	text-align: right;
	float: right;
}
.footer_top .footer_top_container .footer_top_box ul {
	padding: 0 0 15px 0;
}
.catalog-category-view .page-title-wrapper {
	margin: 15px 0;
}
.catalog-category-view .page-title-wrapper .page-title {
	font-size: 24px;
}
.category-view {
	padding-bottom: 15px;
}
.category-description {
	padding: 0 15px;
	font-size: 14px;
}
.catalog-category-view.page-products .columns {
	padding-top: 0;
}
.catalog-category-view.page-products .sorter {
	position: relative;
}
.catalog-category-view .filter-title {
	text-align: center;
	clear: both;
	padding: 0 15px;
}
.catalog-category-view .filter-title strong {
	position: relative;
	display: block;
	margin: 0 0 15px 0;
	background: #970165;
	color: #fff;
	border: none;
	box-shadow: none;
	padding: 15px;
	cursor: pointer;
	border-bottom: 2px solid #24214c;
}
.catalog-category-view .filter.active .filter-title strong {
	float: right;
	padding: 0;
	margin: 0;
	font-size: 0;
	top: 15px;
}
.catalog-category-view #layer-product-list .toolbar.toolbar-products .toolbar-sorter.sorter {
	float: none;
	padding: 0 15px;
}
.catalog-category-view #layer-product-list .toolbar.toolbar-products .toolbar-amount {
	float: none;
	padding: 0 15px;
	text-align: center;
}
.catalog-category-view .products {
	margin: 0;
}
.products-wrapper .product-item {
	position: relative;
}
.catalog-category-view .product-item .price-box .price {
	font-size: 15px;
}
.product-item .product-reviews-summary .reviews-actions {
	font-size: 11px;
}
.catalog-category-view .rrp_save {
	right: 15px;
	font-size: 10px;
	padding: 5px;
	width: 40px;
	height: 40px;
	top: 20px;
}
.catalog-category-view .rrp_save label {
	font-size: 13px;
	padding: 4px 0 0 0;
}
.catalog-category-view .item.product.product-item {
	padding: 0;
	box-shadow: 0px 1px 5px 0px #ddd;
	margin: 0 0 15px 0;
	width: 100%;
}
.catalog-category-view .products-wrapper {
	padding: 15px 15px 0;
}
.catalog-category-view .item.product.product-item .product-item-info {
	width: auto;
	position: relative;
	padding:10px;
}
.catalog-category-view .item.product.product-item .product-item-info .product-image-container {
	width: 100% !important;
}
.catalog-category-view .item.product.product-item .product-item-info .product-image-container .product-image-wrapper .product-image-photo {
	width: 100%;
}
.cat_option_box .cat_option_box_option2 span, .cat_option_box .cat_option_box_option1 span {
	font-size: 10px;
	letter-spacing: 0.5px;
}
.catalog-product-view .page-main {
	margin: 15px auto 0;
}
.catalog-product-view .column.main {
	padding: 0 15px;
	margin: 0 0 15px 0;
}
.catalog-product-view .aw-arp-container--slider .slick-slider .product-item .product-item-info .product-item-details .product-item-name {
	font-size: 12px;
	line-height: 16px;
	height: 32px;
}
.catalog-product-view .aw-arp-container--slider .slick-slider .product-item .product-item-info .product-item-details .price-box .price {
	font-size: 16px;
}
.catalog-product-view .product.media {
	position: relative;
	width: 100%;
}
.pro_trustpilot_bottom_promo .pro_trustpilot_bottom_promo_container img {
	width: 100%;
}
.catalog-product-view .pro_sale {
	top: 10px;
	right: 15px;
	font-size: 12px;
	padding: 5px;
	width: 50px;
	height: 50px;
	border-radius: 50px;
	line-height: 20px;
}
.catalog-product-view .pro_sale label {
	font-size: 16px;
	padding: 5px 0 0 0;
}
.catalog-product-view .product_info_att_outer .product_info_att_inner .product_info_att_title h2 {
	margin: 0 0 0 5px;
}
.catalog-product-view .product_info_att_outer .product_info_att_inner .product_info_att_title::after {
	font-size: 20px;
}
.catalog-product-view .product_info_att_outer .product_info_att_inner .product_info_att_content {
	padding: 10px;
}
.catalog-product-view .product_info_att_outer .product_info_att_inner .product_info_att_content ul li span {
	font-size: 12px;
	letter-spacing: 0.5px;
}
.catalog-product-view .product_info_att_outer .product_info_att_inner .product_info_att_content ul li span:first-child::after {
	margin: 0 10px 0 0;
}
.catalog-product-view .sizing .sizing-container .sizing-container-title h2 {
	margin: 0 0 0 5px;
}
.catalog-product-view .sizing .sizing-container .sizing-container-title::after {
	font-size: 20px;
}
.catalog-product-view .cust_product_information .cust_product_information_inner .cust_product_information_title h2 {
	margin: 0 0 0 5px;
}
.catalog-product-view .cust_product_information .cust_product_information_inner .cust_product_information_title::after {
	font-size: 20px;
}
.catalog-product-view .sizing .sizing-container table tr td {
	font-size: 12px;
	letter-spacing: 0.5px;
}
.catalog-product-view .page-title-wrapper .page-title {
	font-size: 16px;
}
.product-info-main .pro_review_links .pro_review_links_container a {
	font-size: 12px;
}
.catalog-product-view .product-info-main .product-info-price-container .product-info-price {
	display: block;
	width: 100% !important;
	margin: 0 0 10px 0;
}
.catalog-product-view .product-info-main .product-info-price-container .product_options_outer {
	float: none;
	width: 100%;
}
.catalog-product-view .product-info-main .dividebuy {
	margin: 0 0 15px 0;
}
.catalog-product-view .product-info-main .product-add-form .pro_spring_sale a {
	font-size: 14px;
	letter-spacing: 0.5px;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .actions {
	width: 70%;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .field.qty {
	margin: 0;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart {
	margin: 0 0 15px 0;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset {
	margin: 0;
}
.catalog-product-view .product-social-links {
	display: none;
}
.catalog-product-view .product_divide_promo {
	margin: 15px 0 0 0;
}
.catalog-product-view .product_divide_promo_container .product_divide_promo_left {
	display: block;
	width: auto;
	margin: 0;
}
.catalog-product-view .product_divide_promo_container .product_divide_promo_right {
	display: block;
	text-align: center;
	margin: 15px auto;
}
.product.info.detailed {
	margin-bottom: 15px !important;
}
.product.info.detailed .product.data.items {
	margin: 0;
}
#tab-label-newdescription a {
	font-size: 16px;
	font-weight: 600;
}
#newdescription h2 {
	padding: 0;
	margin: 0 0 15px 0;
	font-size: 18px;
	font-weight: 600;
}
#newdescription .main-block .content-txt p {
	font-size: 14px;
}
.product.data.items > .item.title > .switch {
	font-size: 16px;
	font-weight: 600;
}
.catalog-product-view .page-wrapper {
	display: block;
	max-width: 100%;
}
.owl-carousel .owl-item .product-item .product-item-info {
	width: 100%;
	padding: 0;
}
.catalog-product-view .related .owl-carousel.products .owl-item .product-item {
	padding: 0;
}
.catalog-product-view .related .block-title.title strong {
	margin: 0 0 0 5px;
}
.catalog-product-view .related .block-title.title::after {
	font-size: 20px;
}
.catalog-product-view .related .owl-carousel.products .owl-item .product-item .product-item-info .product-item-details .product-item-name {
	font-size: 12px;
}
.catalog-product-view .related .block-content .products-related .products .owl-controls .owl-nav .owl-prev::before {
	width: 26px;
	height: 25px;
	transform: rotate(0deg);
}
.catalog-product-view .related .block-content .products-related .products .owl-controls .owl-nav .owl-next::before {
	width: 26px;
	height: 25px;
	transform: rotate(180deg);
}
.catalog-product-view .crosssell {
	margin-top: 0;
}
.catalog-product-view .crosssell .block-title.title strong {
	font-size: 16px;
}
.catalog-product-view .crosssell .owl-carousel.products .owl-item .product-item {
	margin: 0;
	padding: 0;
}
.catalog-product-view .crosssell .owl-carousel.products .owl-item .product-item .product-item-info .product-item-details .product-item-name {
	font-size: 13px;
}
.catalog-product-view .crosssell .owl-carousel.products .owl-item .product-item .product-item-info .product-item-details .price-box .price {
	font-size: 16px;
}
.catalog-product-view .crosssell .block-content .products-crosssell .products .owl-controls .owl-nav .owl-prev::before {
	width: 26px;
	height: 25px;
	transform: rotate(0deg);
}
.catalog-product-view .crosssell .block-content .products-crosssell .products .owl-controls .owl-nav .owl-next::before {
	width: 26px;
	height: 25px;
	transform: rotate(180deg);
}
.catalog-product-view .crosssell .block-content .products-crosssell .products .owl-controls {
	margin: 0;
}
.catalog-product-view .crosssell .block-content .products-crosssell {
	padding: 0;
}
.catalog-product-view .upsell {
	margin-top: 15px;
}
.catalog-product-view .upsell .block-title.title strong {
	font-size: 16px;
}
.catalog-product-view .upsell .owl-carousel.products .owl-item .product-item {
	margin: 0;
	padding: 0;
}
.catalog-product-view .upsell .owl-carousel.products .owl-item .product-item .product-item-info .product-item-details .product-item-name {
	font-size: 13px;
}
.catalog-product-view .upsell .owl-carousel.products .owl-item .product-item .product-item-info .product-item-details .price-box .price {
	font-size: 16px;
}
.catalog-product-view .upsell .block-content .products-upsell .products .owl-controls .owl-nav .owl-prev::before {
	width: 26px;
	height: 25px;
	transform: rotate(0deg);
}
.catalog-product-view .upsell .block-content .products-upsell .products .owl-controls .owl-nav .owl-next::before {
	width: 26px;
	height: 25px;
	transform: rotate(180deg);
}
.navigation .level0 > .level-top {
	color: #333 !important;
	font-size: 14px;
	padding: 0px 15px !important;
}
.navigation .parent .level-top::after {
	top: 0;
}
.home_bottom_promo .home_bottom_promo_container .home_bottom_promo_left {
	float: none;
	width: 100%;
	margin: 0 0 15px 0;
}
.home_bottom_promo .home_bottom_promo_container .home_bottom_promo_right {
	float: none;
	width: 100%;
}
.catalog-category-view .columns .sidebar-additional {
	display: none;
}
.product-info-main-related-mobile {
	display: block;
}
.page-layout-1column .product.media #element {
	display: none;
}
.catalog-product-view .product_bottom_promo .product_bottom_promo_container ul li:nth-child(2) {
	margin: 0 2%;
}
.catalog-product-view .product_bottom_promo .product_bottom_promo_container ul li .product_bottom_promo_icon img {
	width: 80px;
}
.catalog-product-view .product_bottom_promo .product_bottom_promo_container ul li .product_bottom_promo_title {
	font-size: 10px;
	letter-spacing: 0.3px;
}
.catalog-product-view .product_bottom_promo .product_bottom_promo_container ul li .product_bottom_promo_desc {
	font-size: 10px;
	letter-spacing: 0.3px;
}
.catalog-product-view .product_bottom_promo {
	margin: 15px 0 0 0;
}
.catalog-product-view .sizing .sizing-container ul {
	padding: 10px;
}
.catalog-product-view .sizing .sizing-container ul li {
	float: none;
	width: 100%;
}
.catalog-product-view .sizing .sizing-container ul li h2 {
	font-size: 14px;
	margin: 0 0 10px 0;
}
.catalog-product-view .cust_product_information .cust_product_information_inner .cust_product_information_content {
	padding: 10px;
}
.catalog-product-view .cust_product_information .cust_product_information_inner .cust_product_information_content .sizing h2 {
	font-size: 16px;
	margin: 0 0 15px 0;
}
.catalog-product-view .cust_product_information .cust_product_information_inner .cust_product_information_content .sizing p {
	font-size: 14px;
}
.catalog-product-view .cust_product_information .cust_product_information_inner .cust_product_information_content .main-block .content-txt h2 {
	font-size: 16px;
	margin: 0 0 15px 0;
}
.catalog-product-view .cust_product_information .cust_product_information_inner .cust_product_information_content .main-block .content-txt p {
	font-size: 14px;
}
.checkout-cart-index .columns .column.main {
	padding-bottom: 0;
}
.checkout-cart-index .cart-container {
	display: flex;
	flex-flow: column;
}
.checkout-cart-index .cart-container .cart-summary {
	order: 1;
	margin: 0;
	padding: 0;
}
.checkout-cart-index .cart-container .form.form-cart {
	order: 0;
}
.checkout-cart-index .cart-container .form.form-cart .cart.table-wrapper {
	border: none;
}
.checkout-cart-index .page-title-wrapper {
	margin: 0;
}
.cart.table-wrapper .product-item-name {
	font-size: 14px;
}
.cart.table-wrapper .col.price, .cart.table-wrapper .col.subtotal, .cart.table-wrapper .col.msrp {
	padding: 5px 10px 5px;
}
.cart.table-wrapper .cart > .item .item-info td.col::before {
	font-size: 14px;
}
.cart.table-wrapper .col.qty {
	padding: 5px 10px 5px;
}
.cart-totals .grand strong, .opc-block-summary .table-totals .grand strong {
	font-size: 14px;
}
.cart-totals tbody .mark, .cart-totals tfoot .mark {
	font-size: 14px;
}
.cart-totals tbody .amount, .cart-totals tfoot .amount, .opc-block-summary .table-totals tbody .amount, .opc-block-summary .table-totals tfoot .amount {
	font-size: 14px;
}
.cart-totals tbody tr:last-child td, .opc-block-summary .table-totals tbody tr:last-child td {
	padding-bottom: 0;
}
.cart-summary .checkout-methods-items .item:last-child .action.multicheckout {
	font-size: 14px;
}
.cart-summary .checkout-methods-items .item {
	margin-bottom: 10px;
}
.checkout-cart-index .page-title-wrapper .page-title {
	font-size: 25px;
	margin: 10px auto;
}
.header_mid .container {
	overflow: unset;
}
.block-minicart .items-total .count {
	font-size: 14px;
}
.minicart-wrapper .block-minicart {
	font-size: 14px;
}
.minicart-wrapper .action.showcart .counter.qty {
	padding: 0;
}
.minicart-wrapper .action.showcart .counter-number {
	text-shadow: none;
	font-size: 14px;
	font-weight: 600;
}
.minicart-wrapper .action.showcart .counter.qty {
	line-height: 20px;
}
.home_buy_online .home_buy_online_container .home_buy_online_btm ul li .home_buy_online_btm_img {
	min-height: 70px;
}
.checkout-index-index .page-title-wrapper .page-title {
	font-size: 25px;
}
.checkout-index-index .page-title-wrapper h3 {
	font-size: 14px;
	font-weight: 400;
}
.checkout-index-index .page-title-wrapper h2 {
	font-size: 14px;
	margin: 15px 0 0 0;
	font-weight: 400;
}
.one-step-checkout-wrapper {
	margin-bottom: 80px;
}
.osc-authentication-wrapper {
	font-size: 14px;
}
.opc-estimated-wrapper {
	margin: 0;
	padding: 15px;
}
.opc-wrapper .step-content {
	padding-top: 0;
}
.one-step-checkout-wrapper .form.form-login .fieldset {
	margin-bottom: 15px;
}
.fVlQqC {
	margin: 10px !important;
}
.gyMiiK {
	padding: 5px !important;
}
.dQQHlU {
	margin-left: 0 !important;
}
.ehXSZd {
	width: 10px !important;
	height: 10px !important;
}
.ffJGdI {
	margin-right: 5px !important;
	font-size: 14px !important;
}
.kQObxn {
	font-size: 10px !important;
	margin: 0 !important;
}
.message.global.cookie .actions {
	margin-top: 30px !important;
}
.pro_buy_online .pro_buy_online_container .pro_buy_online_top {
	margin: 15px 0;
}
.pro_buy_online .pro_buy_online_container .pro_buy_online_top p {
	margin-bottom: 0;
}
.navigation li.level0:last-child {
	background: #0eaa59;
}
.navigation .level0:last-child > .level-top {
	color: #fff !important;
}
}
 @media only screen and (min-width:320px) and (max-width: 767px) and (orientation: landscape) {
.products-wrapper .product-item {
	width: calc((100% - 4%)/2);
}
}

/** mobile end **/

@media only screen and (min-width: 768px) and (max-width: 1024px) {
.cms-page-view.cms-contact-us #maincontent .columns .column.main {
	padding: 0 15px !important;
}
.cms-contact-us .get-in h1 {
	font-size: 25px;
}
.cms-contact-us .content-block h3, .cms-contact-us .second-rows h3, .cms-contact-us .third-rows h3 {
	font-size: 20px;
}
.cms-contact-us .content-block p, .cms-contact-us .second-rows p, .cms-contact-us .third-rows p {
	font-size: 12px;
}
.cms-contact-us .first-frame p, .cms-contact-us .second-frame p {
	font-size: 14px;
}
.cms-contact-us .second-frame {
	float: right;
	width: 49%;
}
.cms-contact-us iframe {
	width: 100%;
	height: auto;
}
.headr_top {
	padding: 5px 15px;
}
.menu-call .menu-call-container span {
	letter-spacing: 0;
	font-size: 12px;
}
.menu-call .menu-call-container span strong {
	margin: 0 5px 0 0;
}
.menu-call .menu-call-container span label {
	margin: 0 5px;
}
.may_promotion .may_promotion_container span {
	letter-spacing: 0;
	font-size: 12px;
}
.header_mid .container {
	padding: 15px;
}
.logo img {
	width: 230px;
}
#search_mini_form {
	width: 250px !important;
}
.header.links .authorization-link {
	margin: 0 15px 0 5px;
}
.navigation .level0 > .level-top {
	font-size: 14px;
	padding: 0px 10px !important;
}
.home_top_promo .home_top_promo_container ul li {
	margin: 0 1%;
}
.home_top_promo .home_top_promo_container ul li .home_top_promo_img img[src="http://osw.leathersofaworld.com/pub/media/trustpilot-stars.png"] {
	width: 90px;
}
.home_top_promo .home_top_promo_container ul li .home_top_promo_desc {
	font-size: 12px;
	margin: 0 0 0 5px;
}
.top-content {
	padding-top: 0;
}
.top-content h1 {
	font-size: 20px;
}
.home_buy_online .home_buy_online_container {
	padding: 0 15px;
}
.home_buy_online .home_buy_online_container .home_buy_online_top {
	margin: 15px 0;
}
.home_buy_online .owl-carousel .owl-stage-outer {
	padding: 0;
}
.home_cat_block {
	margin: 15px 0 0 0;
}
.home_cat_block .home_cat_block_container ul li .home_cat_block_desc h2 {
	font-size: 25px;
}
.home_cat_block .home_cat_block_container ul li .home_cat_block_desc a {
	font-size: 14px;
}
.best-sellers .best-sellers-container .best-sellers-left {
	width: 30%;
}
.best-sellers .best-sellers-container .best-sellers-right {
	width: 68%;
}
.footer_top {
	padding: 15px;
}
.footer_top .footer_top_container .footer_top_box h4 {
	margin: 0 0 15px 0;
}
.footer_top .footer_top_container .footer_top_box ul li a {
	font-size: 12px;
}
.foot-copyright {
	padding: 15px;
}
.footer_btm {
	padding: 0px 15px 15px 15px;
}
.footer_btm .footer_btm_container .footer_btm_top span {
	font-size: 14px;
}
.footer_btm .footer_btm_container .footer_btm_mid {
	margin: 15px auto;
}
.footer_btm .footer_btm_container .footer_btm_last p {
	font-size: 12px;
}
.catalog-category-view .page-wrapper > .breadcrumbs {
	padding: 15px !important;
	margin: 0 !important;
}
.catalog-category-view .page-title-wrapper {
	margin: 0 0 15px 0;
}
.catalog-category-view .page-title-wrapper .page-title {
	font-size: 25px;
}
.category-view {
	padding: 0px 15px 15px 15px;
}
.category-description {
	font-size: 14px;
}
.catalog-category-view.page-products .columns {
	padding: 0 15px;
}
.page-layout-2columns-left .sidebar-main {
	width: 25.833% !important;
}
.page-layout-2columns-left .sidebar-additional {
	width: 25.833% !important;
}
.page-layout-2columns-left .column.main {
	width: 74.167% !important;
}
.filter-options-content a {
	letter-spacing: 0.2px;
	font-size: 12px;
}
.swatch-option.image {
	width: 25px;
	height: 25px;
	min-width: 25px;
}
.page-wrapper .product-item {
	width: calc((100% - 2%)/2);
}
.page-products .product-item-info {
	width: auto;
}
.catalog-category-view #layer-product-list .toolbar.toolbar-products .toolbar-sorter.sorter {
	float: none;
}
.catalog-category-view #layer-product-list .toolbar.toolbar-products .toolbar-amount {
	float: none;
	text-align: center;
}
.catalog-product-view .page-main {
	margin: 15px auto 0;
}
.page-layout-1column.catalog-product-view .column.main {
	padding: 0 15px;
}
.catalog-product-view .related .block-title.title strong {
	margin: 0 0 0 5px;
}
.catalog-product-view .related .block-title.title::after {
	font-size: 20px;
}
.catalog-product-view .product_info_att_outer .product_info_att_inner .product_info_att_title h2 {
	margin: 0 0 0 5px;
}
.catalog-product-view .product_info_att_outer .product_info_att_inner .product_info_att_title::after {
	font-size: 20px;
}
.catalog-product-view .sizing .sizing-container .sizing-container-title h2 {
	margin: 0 0 0 5px;
}
.catalog-product-view .sizing .sizing-container .sizing-container-title::after {
	font-size: 20px;
}
.catalog-product-view .page-title-wrapper .page-title {
	font-size: 16px;
	line-height: 22px;
}
.product-info-main .pro_review_links .pro_review_links_container a {
	font-size: 12px;
}
.catalog-product-view .product-info-main .product-info-price-container .product-info-price {
	width: 100%;
}
.catalog-product-view .product-info-main .product-info-price-container .product_options_outer {
	width: 100%;
	padding: 10px 0 0 0;
}
.catalog-product-view .product-info-main .dividebuy {
	margin: 0 0 15px 0;
}
.catalog-product-view .product-info-main .product-add-form .pro_spring_sale a {
	font-size: 12px;
	letter-spacing: 0.5px;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .actions {
	width: 65%;
}
.catalog-product-view .product_bottom_promo .product_bottom_promo_container ul li .product_bottom_promo_title {
	font-size: 13px;
}
.catalog-product-view .product_bottom_promo .product_bottom_promo_container ul li .product_bottom_promo_desc {
	font-size: 11px;
}
.catalog-product-view .product_divide_promo {
	margin: 15px 0 0 0;
}
.catalog-product-view .product_divide_promo_container .product_divide_promo_left {
	width: 60%;
	margin: 0 10px 0 0;
}
.catalog-product-view .product_divide_promo_container .product_divide_promo_left h2 {
	font-size: 12px;
}
.catalog-product-view .product_divide_promo_container .product_divide_promo_left p {
	font-size: 10px;
}
.catalog-product-view .product_divide_promo_container .product_divide_promo_right img {
	width: 70px;
}
.product.data.items > .item.content {
	padding: 15px !important;
}
#newdescription h2 {
	padding: 0;
	margin: 0 0 15px 0;
	font-size: 20px;
	font-weight: 600;
}
#newdescription .main-block .content-txt p {
	font-size: 14px;
}
.product.info.detailed {
	margin-bottom: 15px !important;
}
.catalog-product-view .crosssell {
	margin-top: 0;
}
.catalog-product-view .crosssell .block-title.title strong {
	font-size: 18px;
}
.catalog-product-view .crosssell .owl-carousel.products .owl-item .product-item {
	width: auto !important;
}
.catalog-product-view .crosssell .owl-carousel.products .owl-item .product-item .product-item-info .product-item-details .product-item-name {
	font-size: 13px;
}
.catalog-product-view .crosssell .owl-carousel.products .owl-item .product-item .product-item-info .product-item-details .price-box .price {
	font-size: 16px;
}
.catalog-product-view .upsell {
	margin-top: 0;
}
.catalog-product-view .upsell .block-title.title strong {
	font-size: 18px;
}
.catalog-product-view .upsell .owl-carousel.products .owl-item .product-item {
	width: auto !important;
}
.catalog-product-view .upsell .owl-carousel.products .owl-item .product-item .product-item-info .product-item-details .product-item-name {
	font-size: 13px;
}
.catalog-product-view .upsell .owl-carousel.products .owl-item .product-item .product-item-info .product-item-details .price-box .price {
	font-size: 16px;
}
.catalog-product-view .upsell .block-content .products-upsell {
	padding: 0;
}
.pro_btm_promo .pro_btm_promo_container .pro_btm_promo_left {
	width: 23.5%;
}
.pro_btm_promo .pro_btm_promo_container .pro_btm_promo_right {
	width: 75.5%;
}
.pro_trustpilot_bottom_promo {
	margin: 15px 0 0 0;
}
.catalog-product-view .related .owl-carousel.products .owl-item .product-item .product-item-info .product-item-details .product-item-name {
	font-size: 13px;
}
.catalog-product-view .related .owl-carousel.products .owl-item .product-item .product-item-info .product-item-details .price-box .price {
	font-weight: 600;
}
.catalog-product-view .product_info_att_outer .product_info_att_inner .product_info_att_content ul li span {
	font-size: 12px;
	letter-spacing: 0.5px;
}
.catalog-product-view .sizing .sizing-container ul li .pro-sizing-inner .pro-sizing-desc p {
	font-size: 12px;
	letter-spacing: 0.5px;
}
}
 @media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
}
