/*@import url('https://fonts.googleapis.com/css?family=Old+Standard+TT');*/
/*@import url('https://fonts.googleapis.com/css?family=Open+Sans');*/
/*body
{
    font-family: 'Roboto Slab', serif;
}*/
@font-face {
    font-family: 'Museo Sans';
    src: url('../fonts/MuseoSans500.eot');
    src: url('fonts/MuseoSans500.eot?#iefix') format('embedded-opentype'),
         url('../fonts/MuseoSans500.woff2') format('woff2'),
         url('../fonts/MuseoSans500.woff') format('woff'),
         url('../fonts/MuseoSans500.ttf')  format('truetype'),
         url('../fonts/MuseoSans500.svg#Museo Sans') format('svg');
}
body {
    font-family: 'Museo Sans';
    /*font-weight: 500;*/
}
.navigation .level0>.level-top
{
    font-size: 16px !important;
}
body.page-with-filter.page-products.categorypath-testimonials.category-testimonials.catalog-category-view.page-layout-2columns-left .columns {
    display: none;
}
body.page-with-filter.page-products.categorypath-help-advice.category-help-advice.catalog-category-view.page-layout-2columns-left .columns {
 display: none;
}

.um-product-item-info {
    padding: 0 !important;
}

#newsletter-validate-detail .field.firstname, #newsletter-validate-detail .field.lastname
{
	float: left;
	width: 50%;
	margin-bottom: 10px;
}
#newsletter-validate-detail .field input  
{
    width: 100% !important;
    overflow: hidden;
    border-radius: 0;
}

#newsletter-validate-detail .field.newsletter
{
    float: left;
    width: 74%;
}

#newsletter-validate-detail .actions
{
display:inline-block;
width: 26%;
background: #000;
}


.block.newsletter {
    margin-bottom: 0;
}

.block4_right{
    margin-bottom: 0;
}

.cms-home .message.success > :first-child::before {
    left: 0;
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {  
   html, body{height:auto !important;}
}

@media all and (min-width:768px),print{
.navigation :last-child.blog-mx.level0{
	float:none !important;
}
}

.product-info-main .product.attribute.sku {
	display: none;
}
.block.related .products-grid .product-item-actions {
	display: none !important;
}
.block.related .product.name a {
	text-transform: uppercase !important;
}
.block.related .product-item-name {
	min-height: 45px;
	margin: 14px 0;
}
.block.related .product-item .price-box .price {
	font-weight: 600;
	font-size:22px !important;
	color:#333333;
	vertical-align:middle;
}

.block.related .product-item .price-box .cust_msg_req {
	font-weight: bold;
	font-size:14px;
	color:#333333;
	vertical-align:middle;
}

.block.related {
	clear: both;
	display: block;
}
.block.related #block-related-heading {
	font-weight: 600;
	font-size: 22px;
	text-align: center;
	width: 100%;
	display: block;
}
.block.related .products-grid .product-item {
	width: 100%;
	border: 1px solid #ddd;
	margin-left: 15px;
}
.cart-container .block.crosssell .products-grid .product-item {
	width: 100%;
}
.block.related .product-item-info {
	padding: 10px !important;
	width:auto;
}
.block.related .products-grid .product-item:first-child {
	margin-left: 0;
}

.block.related .owl-controls{
	margin-top:0;
}

.block.related .owl-controls .owl-dots{
	margin-top:0;
}

.block.related .owl-controls .owl-dots .owl-dot.active span, .block.related .owl-controls .owl-dots .owl-dot:hover span{
	background:#0090A1;
}

.maindiv-social {
	height: auto !important;
	/* padding-top: 15px;*/
	float: right;
}
.rrssb-buttons > li {
	min-width: 150px !important;
}
.page-header .header.panel {
	padding-bottom: 4px !important;
	padding-top: 4px !important;
	background-color: #F6F6F6;
}
.page-header .panel.wrapper {
	background-color: #F6F6F6 !important;
}
.top_link_block {
	padding: 0;
	margin: 0;
	text-align: center;
}
.header.panel .header.links li {
	margin: 0 0 0 25px !important;
	color: #000;
}
.top_link_block a {
	color: #000;
	font-size: 15px;
	text-transform: uppercase;
}
.top_link_block li {
	display: inline-block;
	margin-bottom: 0;
	padding: 5px 10px 5px 0px;
}
.navigation {
	background: none !important;
}
.header.links a {
	color: #000 !important;
	font-size: 15px;
	text-transform: uppercase;
}
.header.panel > .header.links > .authorization-link::after {
	display: none !important;
}
.header.links li {
	padding: 5px 10px;
	border: none;
	border-radius: 3px;
}
.header.links .authorization-link {
	float: right;
}
.page-header .panel.header .header.links .customer-welcome {
	margin-left: 0 !important;
	padding-left: 0;
}
.panel.header .customer-welcome .customer-menu .header.links li {
	margin: 0 0 0 0px !important;
	color: #000;
	padding: 0;
	text-align: right;
	width: 100%;
}
.login-container .block-new-customer .actions-toolbar .action.create.primary {
	color: #fff !important;
}
.customer-welcome .customer-name .action.switch {
	color: #000;
}
.greet.welcome {
/*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: 1279px !important;
	margin: 0 auto !important;
	padding-left: 30px !important;
	padding-right: 30px !important;
}
.navigation .level0 > .level-top {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 600;
}

.navigation li:last-child{
	float:none !important;
}

.logo img {
	height: auto;
	margin:30px auto;
}

.sticky .logo img
{
	margin:0px auto;
	
}
.header.content {
	padding: 35px 30px !important;
	text-align: center;
	    position: relative;
}
.header_searchbox {
    padding-left: 30px;
}
.navigation {
	/*top: 0 !important;
	float: left;
	width: 82% !important;*/
	text-align: center;
}
.products-grid .product-item-inner {
	box-shadow: unset !important;
	border: 1px solid #fff !important;
}
.products-grid .product-item-info:hover {
	box-shadow: none !important;
	border: none;
	margin: 0 !important;
	/*padding: 0 !important;*/
}
.products-grid .product-item-info.active {
	box-shadow: unset !important;
	border: 1px solid #fff !important;
	margin: 0 !important;
	padding: 0 !important;
}
.page-products .products-grid .product-items .product-item {
	width: 32.78% !important;
	padding: 0;
	border: 1px solid #ddd;
 margin-left:calc((100% - 4 * 24.439%) / 3) !important;
}
.page-products .products-grid .product-item:nth-child(3n+1) {
	margin-left: 0 !important;
}
.page-products .product-item-info {
	    width: 94% !important;
    padding: 3% !important;
}
.catalog-category-view .page-title-wrapper .page-title {
	display: inline-block;
	text-transform: uppercase;
}
.product.photo.product-item-photo span.product-image-container {
    width: 100% !important;
}
.catalog-category-view .product-image-photo
{
	margin: 0 auto;
    /*width: 100%;*/
}
/*.products-grid .product-item-inner {
    background: #fff;
    box-shadow: unset !important;
    border: 1px solid #bbb;
    border-top: none;
    left: 0; 
    margin: 0 !important;
    padding: 0 !important;
    position: unset;
    right: -1px; 
    z-index: 2;
}*/
.product-item .product-reviews-summary .reviews-actions {
	display: none;
}
.abs-visually-hidden-desktop-s, .products-grid .product-item-info:not(:hover):not(.active) .product-item-inner {
	border: 0;
	clip: unset !important;
	height: auto !important;
	margin: 0 !important;
	padding: 0;
	position: relative !important;
	width: auto !important;
	line-height: 0;
	/*overflow: visible !important;*/
}
.product-item-actions .actions-primary+.actions-secondary {
	/*display: table-cell;
    padding-left: 10px;
    vertical-align: middle;
    width: 50%;*/
	display: none !important;
}
.page-products .product-item-actions .action.primary:hover {
	background: #333333;
	border: 1px solid #333333;
	color: #fff;
	padding: 18px 0;
	width: 246px;
	/* float: right; */
	position: absolute;
	right: 0;
	top: -10px;
	background: #333333 url(../images/add_cart.png) no-repeat 21px 17px;
}
.page-products #wishlist-sidebar .product-item-actions .action.primary:hover {
	background: #748795;
	border: 1px solid #748795;
	position: relative;
	top: 0px;
	background: #748795;
	width: auto;
	padding: 10px 15px;
}
.product-reviews-summary.short {
	width: 48%;
	float: left;
}
.catalog-category-view .action.tocart.primary span {
	padding-left: 17px;
	line-height: 17px;
}
.catalog-category-view .actions-primary,
.catalogsearch-result-index .actions-primary {
	width: 100%;
	float: right;
}

.catalog-category-view .product-item-inner .product-item-actions .actions-primary .stock.unavailable{
	background:#748795;
	padding:5px;
}

.catalog-category-view .product-item-inner .product-item-actions .actions-primary .stock.unavailable span{
	color:#ffffff;
	font-size:20px;
	font-weight:600;
	font-family:'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
}

.catalogsearch-result-index .product-item-inner .product-item-actions .actions-primary{
	display:block;
}

.catalogsearch-result-index .product-item-inner .product-item-actions .actions-primary .stock.unavailable{
	background:#748795;
	padding:5px;
}

.catalogsearch-result-index .product-item-inner .product-item-actions .actions-primary .stock.unavailable span{
	color:#ffffff;
	font-size:20px;
	font-weight:600;
	font-family:'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
}

.product-item .product-reviews-summary .rating-summary {
	margin: -10px 4px 0 0 !important;
}
.page-products .product-item-actions .action1.primary {
	border: 1px solid #748795;
    color: #fff;
    padding: 20px 0 20px 38px;
    width: 60%;
    /* float: right; */
    position: absolute;
    right: 0;
    top: -7px;
    background: #748795 url(../images/add_cart.png) no-repeat 40px 14px;
    border-radius: 0;
    font-size: 14px;
}
.page-products .product-item-actions .action1.primary1 {
	float: left;
    padding: 20px 15px;
    top: -7px;
    position: absolute;
    left: -1px;
    box-shadow: none;
    border-radius: 0;
    border: none;
    width: 40%;
    font-size: 14px;
}
.catalog-category-view .product-item .tocart {
	font-size: 20px;
	text-transform: uppercase;
}

.catalogsearch-result-index .product-item .tocart {
	font-size: 20px;
	text-transform: uppercase;
}

.breadcrumbs .item:not(:last-child):after {
	font-size: 10px !important;
    line-height: 22px !important;
	margin:0 5px;
}
.breadcrumbs .items {
	font-size: 15px !important;
	text-transform: uppercase;
}
.catalog-category-view .breadcrumbs,
.catalogsearch-result-index .breadcrumbs {
	text-align: center;
	padding:0 ;
}
.catalog-category-view .actions-secondary, .catalogsearch-result-index .actions-secondary {
	float: right;
	width: 15%;
	padding-top: 4px;
}
.catalog-category-view strong.product.name.product-item-name {
	width: 80%;
	float: left;
	font-size: 19px;
	min-height: 53px;
}
.abs-actions-addto:before, .bundle-options-container .block-bundle-summary .product-addto-links>.action:before, .product-item-actions .actions-secondary>.action:before, .product-social-links .action.tocompare:before, .wishlist.split.button>.action.split:before, .product-social-links .action.mailto.friend:before, .product-social-links .action.towishlist:before, .block-bundle-summary .action.towishlist:before, .product-item .action.towishlist:before, .table-comparison .action.towishlist:before {
	color: #000 !important;
}
.product-reviews-summary.short {
	float: right;
	background: #fff;
	margin-bottom: 0;
	padding: 0px;
	vertical-align: top;
	text-align: center;
}
.page-products .product-item-actions {
	bottom: 155px !important;
}
.page-products .product-item-info:hover {
	/*border: 1px solid #ddd !important;*/
	display: block;
	position: relative;
    opacity: 0.8;
}
.catalog-category-view .price-container .price {
	font-size: 20px;
}

.catalog-category-view .price-container .cust_msg_req{
	font-size:16px;
	color:#333333;
	font-weight:bold;
	vertical-align:middle;
}

.product-item .price-box {
	margin: 0px 0 8px !important;
	/* font-size: 23px; */
	text-align: center;
}
.products-grid .product-item-inner {
	margin: 0 !important;
	padding: 0 !important;
}
.product-item-info {
	/*border: 1px solid #ddd;*/
	padding: 0 !important;
}
.products-grid .product-item-info:hover .product-item-inner {
	display: block !important;
	/*z-index: -1;*/
	position: absolute;
	/*bottom: 50%;*/
	z-index: 999;
	background: transparent;
	border: none !important;
	padding: 0 13px !important;
	bottom: 10px;
}
.page-products .products-grid .product-item-inner::before {
	height: 0;
}
.product-item-actions {
	display: block !important;
}
.rating-summary .rating-result>span:before {
	color: #000 !important;
}
.catalog-category-view .page-title-wrapper #page-title-heading,
.catalogsearch-result-index .page-title-wrapper h1.page-title {
	margin-bottom: 0;
	line-height: 20px;
	display: block;
    text-align: center;
	margin-top: 20px;
}
.filter-options-title:after {
	display: none;
}
.header_right {
	float: right;
	padding-left: 0;
	margin-bottom: 0;
}
.magestore-bannerslider-standard {
	overflow: hidden !important;
}
.magestore-bannerslider-standard span {
	display: none !important;
}
.nav-sections {
	margin-bottom: 0 !important;
	background: #fff;
}
.logo {
	margin: 0px auto !important;
    position: absolute;
    left: 34.8%;
    width: 100%;
    max-width: 500px;
    top: 12px;
}
.navigation .level0 {
	margin: 0px 6px 0 0 !important;
}
.navigation .level0>.level-top {
	color: #748795 !important;
	line-height: 50px !important;
}
.search_bar img {
	width: 20px;
}
.search_bar {
	margin: -3px 0 0 0px;
	padding-top: 22px;
}
.navigation .level0 .submenu {
	background: #fff !important;
	border: 1px solid #0090A1 !important;
	box-shadow: 0 5px 5px rgba(0,0,0,0.19);
	font-weight: 400;
	min-width: 160px !important;
	padding: 15px 0;
	display: none;
	left: 0;
	margin: 0 !important;
	padding: 0;
	position: absolute;
	z-index: 1;
	text-align: center !important;
	text-transform: uppercase;
	top: 50px !important;
	opacity: 1;
	padding-top: 15px !important;
	padding-bottom: 15px !important;
	border-top: 3px solid #88bcd2 !important;
}
.navigation .level0 .submenu a {

}
.navigation .level0>.level-top span:hover {
	color: #0090A1 !important;
}
.minicart-wrapper .action.showcart::before {
	content: '';
    font-family: 'luma-icons';
	font-size: 30px;
}


/*.navigation .level0>.level-top:hover
{
    border-bottom: 3px solid #88bcd2;
}*/
.navigation .level0.parent>.level-top>.ui-menu-icon:after {
	display: none !important;
}
.navigation .level0 .submenu a:hover, .navigation .level0 .submenu a.ui-state-focus {
	background: unset !important;
	color: #88bcd2 !important;
	text-decoration: none;
}
.cms-home .page-title {
	display: none !important;
}
.we_like_stone .title {
	font-size: 29px;
	text-align: center;
	color: #88bcd2;
}
.wlstitle, .um-prodslider .title-block h2 {
	text-align: center;
    color: #000;
    font-size: 25px;
    margin-bottom: 25px;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.we_like_stone p {
	font-size: 19px;
    text-align: center;
    padding: 0 80px;
    
    color: #000;
    margin-bottom: 25px;
}
.we_like_stone {
	padding: 20px 0;
	margin-top: 0px;
}
.border-bottom {
	border-bottom: 1px solid;
	padding-top: 75px;
}
.offer_img {
	float: left;
    width: 48%;
    box-shadow: 0px 0px 0px 0px #748795;
    border-radius: 0;
    background: #fff;
    padding: 5px 0;
    border: solid 1px #aaa;
	border-radius:0;	
	
}
.offer_img:hover {

}
.compare-save {
	float: right;
	width: 48%;
	box-shadow: 0px 0px 0px 0px #748795;
	border-radius: 0;
	 background: #fff;
    padding: 5px 0;
    border: solid 1px #aaa;
}
.compare-save:hover {

}
.offer_block {
	position: relative;
	/*width: 100%;*/
	display: block;
	overflow: hidden;
	padding:0px;
	margin: 20px 0;
}
.mk-box-icon-2-title {
	font-weight: normal;
	font-size: 24px;
	color: #0090a1;
	padding: 10px 0;
}
.img_product {
	text-align: center;
}
.speial-offer h3 {
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
	color: #0090A1;
	text-align: center;
	padding: 2px 0 10px;
	
}
.offer_block .p3 {
	font-size: 15px;
	text-align: center;
	padding: 0 2.8%;
	
	height: 60px;
	color:#000;
}
#mk-button {
	border-color: #88bcd2;
	color: #88bcd2!important;
}
#mk-button {
	margin-bottom: 40px;
	margin-top: 30px;
	margin-right: 15px;
	text-align: center;
}
a.btn_button_mak {
	padding: 9px 24px;
    background: #fff;
	border: solid 1px #748795;
	color:#000;
}
span.mk-button--text {
	font-size: 16px;
	color: #000;
}
.footer_main_block {
	max-width: 1279px !important;
	margin: 0 auto !important;
	padding: 10px 0;
	display: block;
	overflow: hidden;
}
.footer_main_block .footer_block {
	float: left;
	width: 24.9%;
	padding-left: 0px;
}
.footer_block ul {
	padding-left: 0;
	margin-bottom:0;
}
.footer_block .title {
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 1rem;
	text-transform: uppercase;
}
.footer_main_block .footer_block li {
	list-style: none;
	font-size:15px;
	    color: #fff;
}
.footer_main_block .footer_block li.social {
    display: inline-block;
    margin: 0 5px 0 0;
	width: 35px;
}

.footer_block .block.newsletter .form.subscribe {
    overflow: hidden;
}
.footer_block .block.newsletter .action.subscribe
{
    border-radius: 0;
    width: 100%;
    padding: 0 7px;
}
.footer-section-col.calculater-footer input {
	width: 36%;
	/* padding: 12px; */
	height: 40px;
	border-radius: 15px;
}
.control-label {
	float: left;
	width: 30%;
	font-size: 17px;
	color: #000;
	padding-top: 10px;
}
.block.newsletter .field .control {
	width: 300px;
}
.footer_main_block .footer_block a {
	color: #fff !important;
	font-size: 15px;
}
.footer_block.block4 p {
	margin-bottom: 0;
	font-size: 18px;
	color: #fff;
}
.block.newsletter {
	margin-top: 20px;
}
.block.newsletter .action.subscribe {
	background: #000  !important;
	border: 1px solid #000  !important;
	height: 45px;
	border-radius: 0 15px 15px 0;
	width: 120px;
}
.block.newsletter input {
	padding-left: 15px;
	height: 45px;
	width: 360px !IMPORTANT;
	border-radius: 15px 0 0 15px;
}
.block.newsletter .field .control:before {
	display: none;
}
.text_group {
	margin-bottom: 15px;
}
.um-productslider-block {
	display: none !important;
}
.catalog-product-view .um-productslider-block {
	display: block !important;
	clear: both;
}
.product.info.detailed {
	clear: right !important;
	margin-bottom: 30px;
	float: left !important;
	width: 56% !important;
	margin-top: 16px;
}
.product.data.items {
	border-bottom: 1px solid #ccc !important;
}
.product.data.items > .item.title {
	float: none !important;
	margin: 0 !important;
}
.product.data.items > .item.content {
	float: none !important;
	margin-left: 0 !important;
	margin-top: 0 !important;
}
.product.data.items > .item.title > .switch::after {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	line-height: inherit;
	color: inherit;
	content: '\e622';
	font-family: 'luma-icons';
	vertical-align: middle;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center;
}
.um-prodslider.block.slider-type-new {
    margin: 20px 0;
	clear: both;
}
.um-prodslider .title-block h2 {
	/*text-align: center;
    color: #707070;
    font-size: 40px;
    margin-bottom: 25px;
    font-weight: normal;*/
}
.um-prodslider .small-divider {
	background: #707070;
	display: none;
}
.um-prodslider .um-info {
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    padding: 5px 0 0;
	color: #000;
}
.um-prodslider .products {
    margin: 10px 0;
}
.product.details.product-item-details {
	font-size: 21px !important;
	padding: 0;
	text-align: center;
	display: block;
	overflow: hidden;
}
.catalog-category-view .product.details.product-item-details,
.catalogsearch-result-index .product.details.product-item-details {
	display: block;
    float: left;
    width: 100%;
}
.product-item-name {
/*padding-left: 20px;*/
}
.product-item-name, .product.name a {
	text-align: center;
	font-size: 16px;
	color: #000 !important;
	font-weight: 600;
	
}
.product.name a:hover {
	text-decoration: none;
	color: #0090A1 !important;
}
.catalog-category-view .product-item-name,.catalogsearch-result-index .product-item-name, .product.name a {
	text-align: left;
	padding-left: 10px;
}
.catalog-category-view .product-item-link,.catalogsearch-result-index .product-item-link {
	padding-left: 0 !important;
}

.pricewrapper.stockstatus_available, .pricewrapper.stockstatus_unavailable
{
	height: 50px;
}

.catalog-category-view .product-item .price-box,.catalogsearch-result-index .product-item .price-box {
	    margin: 0px 0 8px !important;
    text-align: left;
    padding-left: 0px;
    float: left;
}
.navigation .level0.active > .level-top, .navigation .level0.has-active > .level-top {
	border-color: #fff !important;
	border-style: solid;
}
.filter-options-content {
	display: block !important;
}
/*.product-image-container {
    width: 378px !important;
}*/
.template-type-grid .um-product-item {
/*border: 1px solid #000;*/
}
.catalog-product-view .products,.catalogsearch-result-index .products {
	margin: 0 !important;
}
.template-type-grid .um-product-item {
	width: 24% !important;
	margin-left: 15px;
	margin-bottom: 6px;
	/*border: 1px solid #ddd;*/
}
.catalog-product-view .um-prodslider .title-block h2 {
	display: block;
}
.price-label {
	display: none !important;
}
/*.product-image-photo {
    width: 100% !important;
}*/
.page-footer {
	background: #748795 !important;
	padding-bottom: 0 !important;
}
.footer_bottom {
	overflow: hidden;
    text-align: center;
    border-top: solid 1px #fff;
    padding: 15px 0;
}
.footer_bottom ul {
    margin: 0;
    padding: 0;
}
.footer_bottom li {
    display: inline-block;
    margin: 0 5px;
	width: 35px;
}

.pyment_icon b {
	vertical-align: top;
	padding-top: 28px;
	line-height: 67px;
	font-size: 21px;
	margin-right: 40px;
	color: #000;
}
.footer_left ul {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
}
.footer_left {
	float: left;
	width: 65%;
	padding-top: 0px;
	padding-bottom: 0px;
}
.footer_right {
	float: right;
	width: 35%;
	padding-top: 22px;
	padding-bottom: 0px;
}
.copyright {
	background-color: #333333 !important;
}
.copyright {
	text-align: left;
}
.footer_right li {
	list-style: none;
}
.footer_right li {
	list-style: none !important;
	display: inline-block;
	padding-left: 10px;
	text-align: right;
	position: relative;
}
.footer_right ul {
	margin-bottom: 0;
	float: right;
}
.footer_right .title {
	line-height: 29px;
	vertical-align: top;
	font-size: 20px;
	font-weight: bold;
	padding-right: 20px;
	color: #fff;
}

.footer_left ul li {
	margin-bottom: 0;
}
.copyright {
	text-align: center;
	font-size: 14px;
}
.copyright .footer_design_text {
	float: right;
}
.copyright .footer_design_text a {
	font-size: 16px;
	color: #ffffff !important;
}
.copyright .footer_design_text a:hover {
	text-decoration: underline;
}
.page-layout-1column .column.main .product.media {
	width: 44%;
	position: relative;
	margin-bottom:15px;
}
.catalog-product-view .page-title {
	olor: #000;
	font-size: 24px;
	font-weight: 500;
}
.qty_lable {
	padding-right: 15px;
}
.catalog-product-view .breadcrumbs .items {
	font-size: 14px !important;
	text-transform: uppercase;
	float: right;
	padding: 20px 0px 15px 0px !important;
}
.product-reviews-summary {
	margin-bottom: 0 !important;
}
.product-info-main .product-info-price {
	/*margin-bottom: 0 !important;*/
}
.product-info-main {
	float: right;
	width: 53% !important;
	background: #fafafa;
	padding: 1.5% 1.5%;
}
.product-add-form .product-options-wrapper .field .control {
	width: 100% !important;
}
.fotorama__caption__wrap {
	display: none !important;
}
.box-tocart .action1.tocart {
	/*width: 30% !important;*/
	background: #acb8c4;
	border: 1px solid #acb8c4;
	text-transform: uppercase;
}
.product-options-bottom .box-tocart .action1.tocart {
	width: 100%;
	height: 50px;
	color: #fff;
	text-transform: uppercase;
	font-size: 19px;
	background: #acb8c4;
	border: 1px solid #acb8c4;
}
.product-add-form .product-options-bottom .box-tocart .action1.tocart:hover {
	background: #0090A1 !important;
	border: 1px solid #0090A1;
}
.product-info-main .product-info-price {
	/*border-bottom: unset;*/
}
.product-social-links {
	display: none;
}
.price-label {
	display: none;
}
/*.product.info.detailed {
    clear: unset !important;
}
.data.item.content {
    width: 50% !important;
}

.product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right !important;
    margin-left: 0 !important;
    width: 51% !important;
    clear: both;
    margin-top: 0 !important;
    padding: 20px 5px 20px 5px !important;
    border: unset !important;
}

.product.data.items > .item.title {
    margin: 0 -1px 0 0;
    float: right !important;
    width: 51% !important;
    display: inline-block;
}

.product.data.items > .item.title > .switch {
    font-weight: 400;
    line-height: 40px;
   	font-size: 20px !important;
	color: #000 !important;
    text-decoration: none;
    background: none;
    border-bottom: 1px solid #333 !important;
    height: 40px;
    padding: 5px !important;
    border-top: 1px solid #000 !important;
    border-left: unset !important;
    border-right: unset !important;
}*/

.catalog-product-view .item.product.um-product-item.slick-slide.slick-active {
	border: 1px solid #000;
	margin-left: 10px;
}

.catalog-product-view .product-info-main .product-info-price .price-box{
	width: 100%;
    float: left;
    display: block;
}

.catalog-product-view .product-info-main .product-info-price .price-box .price-container span{
	display:inline-block;
	vertical-align:middle;
}

.catalog-product-view .product-info-main .product-info-price .price-box .price-container span.cust_msg_req, .catalog-product-view .product-info-main .product-info-price  span.cust_msg_req{
	font-size: 14px;
    font-weight: bold;
    color: #333333;
}
span.cust_msg_req
{
	font-size: 13px;
    font-weight: bold;
    color: #333333;
}
span.old-price span.cust_msg_req{
    line-height: unset;
}
.catalog-product-view .product-info-main .cust_price, .product-item .price-box .cust_price {
    display: inline-block;
	    line-height: 20px;
}

.catalog-product-view .price-container .price {
	font-size: 22px !important;
	color:#333333;
}

.custom_qty .control {
	width: 50%;
}
.custom_qty #qty1 {
	width: 100%;
	text-align: left;
	height: 32px;
}
.product-options-wrapper.external_att_set {
	float: left;
	width: 45%;
	padding: 10px 0;
}

.product-options-wrapper.brick_att_set {
	float: left;
	width: 45%;
}
.product-options-bottom.bricks_attset {
    float: left;
    width: 50%;
    padding: 2%;
    background: #f3f3f3;
    position: relative;
    padding-bottom: 50px;
}
.bricks_section .cust_sample
{
    position: absolute;
    bottom: 10px;
    left: 10px;
}
.product-options-bottom.bricks_attset .actions {
    float: right;
    position: absolute;
    bottom: 10px;
    right: 10px;
	/*width: 180px;*/
}

.bricks_section .field.qty
{
	position: absolute;
    left: -83%;
    top: 80px;
}

.product-options-wrapper.internal_att_set .fieldset .order_by_sqm_wrapper {
	clear: both;
	height: auto;
	overflow: hidden;
	border: 1px solid #ddd;
	border-top:none;
	padding: 6px 10px;
}
.product-options-wrapper.internal_att_set .fieldset .order_by_sqm_wrapper .order_by_sqm_wrapper_left {
	float: left;
}
.product-options-wrapper.internal_att_set .fieldset .order_by_sqm_per_sqm .ordersqm_regular_price {
	vertical-align: middle;
	margin: 0 0 0 10px;
	text-decoration: line-through;
	font-size: 16px;
	bottom: 10px;
	float: right;
}
.product-options-wrapper.internal_att_set .fieldset .order_by_sqm_per_sqm .ordersqm_sale_price {
	vertical-align: middle;
	margin: 0;
	color: #333333;
	font-weight: bold;
	font-size: 24px;
	float: left;
	line-height: 20px;
}
.product-options-wrapper.internal_att_set .fieldset .order_by_sqm_wrapper .order_by_sqm_wrapper_right {
	float: right;
	width: 26%;
}
.product-options-wrapper.internal_att_set .fieldset .order_by_sqm_wrapper .order_by_sqm_wrapper_right .field {
	float: none;
	width: 100%;
}
.product-options-wrapper.internal_att_set .fieldset .order_by_sqm_wrapper .order_by_sqm_wrapper_right .field .label {
	display: inline-block;
	vertical-align: middle;
}
.product-options-wrapper.internal_att_set .fieldset .order_by_sqm_wrapper .order_by_sqm_wrapper_right .field .control {
	display: inline-block;
	vertical-align: middle;
	width: 40% !important;
	margin: 0 0 0 15px;
}
.product-options-wrapper.internal_att_set .fieldset .order_by_sqm_wrapper .order_by_sqm_wrapper_right .field .control .input-text {
	text-align: center;
}
.product-options-wrapper.internal_att_set .fieldset .order_by_pack_wrapper {
	clear: both;
	margin: 0px 0;
	height: auto;
	overflow: hidden;
	border: 1px solid #ddd;
	/*border-top: none;*/
	padding: 6px 10px;
	border-bottom:none;
}
.product-options-wrapper.internal_att_set .fieldset .order_by_pack_wrapper .order_by_pack_wrapper_left {
	float: left;
}
.product-options-wrapper.internal_att_set .fieldset .order_by_pack_wrapper .order_by_pack_wrapper_left .order_by_sqm_per_pack .orderpack_regular_price {
	vertical-align: middle;
	margin: 0 0 0 10px;
	text-decoration: line-through;
	font-size: 16px;
	float: right;
}
.product-options-wrapper.internal_att_set .fieldset .order_by_pack_wrapper .order_by_pack_wrapper_left .order_by_sqm_per_pack .orderpack_sale_price {
	vertical-align: middle;
	margin: 0;
	color: #333333;
	font-weight: bold;
	font-size: 24px;
	float: left;
	line-height: 20px;
}
.product-options-wrapper.internal_att_set .fieldset .order_by_pack_wrapper .order_by_pack_wrapper_right {
	float: right;
	width: 26%;
}
.product-options-wrapper.internal_att_set .fieldset .order_by_pack_wrapper .order_by_pack_wrapper_right .field {
	float: none;
	width: 100%;
}
.product-options-wrapper.internal_att_set .fieldset .order_by_pack_wrapper .order_by_pack_wrapper_right .field .label {
	display: inline-block;
	vertical-align: middle;
}
.product-options-wrapper.internal_att_set .fieldset .order_by_pack_wrapper .order_by_pack_wrapper_right .field .control {
	display: inline-block;
	vertical-align: middle;
	width: 40% !important;
	margin: 0 0 0 15px;
}
.product-options-wrapper.internal_att_set .fieldset .order_by_pack_wrapper .order_by_pack_wrapper_right .field .control .input-text {
	text-align: center;
}
.product-options-wrapper.internal_att_set .fieldset .field {
	float: none;
	width: 100%;
}
.product-options-wrapper.internal_att_set .fieldset .field .custom_options_wastage {
	display: inline-block;
	vertical-align: middle;
	width: auto !important;
}
.product-options-wrapper.internal_att_set .fieldset .field .custom_options_wastage .label.admin__field-label {
	display: none;
}
.product-options-bottom.internal_attset {
	float: none;
	padding: 0;
	background: none;
	width: 100%;
}
.product-options-bottom.internal_attset .box-tocart.internal_type {
	margin-bottom: 0;
	margin-top: 0;
}
.product-options-bottom.internal_attset .box-tocart.internal_type p {
	color: #333;
	font-size: 30px;
	border-bottom: 1px solid #c1c1c1;
	margin-top: 0;
	margin-bottom: 15px;
	font-size: 14px;
    font-weight: 600;
    line-height: 30px;
}
.product-options-bottom.internal_attset .box-tocart.internal_type p span.pound_sign {
	color: #d54444;
	font-size: 24px;
}
.product-options-bottom.internal_attset .box-tocart.internal_type p #total_internal_price {
	color: #d54444;
	font-size: 24px;
}
.product-options-bottom.internal_attset .box-tocart.internal_type p span.inc_vat_text {
	font-size: 14px;
}
.product-options-bottom.internal_attset .box-tocart.internal_type .actions {
	float: right;
	width: 32%;
}
.product-options-bottom.internal_attset .box-tocart.internal_type .actions .action.tocart {
	width: 100% !important;
	margin: 0;
}
.product-options-bottom.internal_attset .cust_sample {
	float: left;
	width: 32%;
	margin: 0;
}
.product-options-wrapper.internal_att_set .fieldset .order_by_sqm_per_pack .orderpack_regular_price {
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	text-decoration: line-through;
	font-size: 16px;
}
.product-options-wrapper.internal_att_set .fieldset .order_by_sqm_per_pack .orderpack_sale_price {
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 0 20px;
	color: #d54444;
	font-weight: bold;
	font-size: 24px;
}
.product-options-bottom.external_attset {
	float: left;
	width: 50%;
	padding: 2%;
	background: #f3f3f3;
}
.product-options-bottom {
	/*float: left;
	width: 50%;*/
	padding: 2%;
	background: #f3f3f3;
}
.product-options-bottom #product-addtocart-button1 {
	width: 48%;
	float: left;
	background: #748795;
	border: 1px solid #748795;
	color: #fff;
	margin-top: 7px;
}
.product-options-bottom #product-addtocart-button1:hover {
	background: #0090A1;
	border: 1px solid #0090A1;
}
.product-options-bottom .cust_sample {
	float: right;
	width: 48%;
	margin-top: 7px;
	text-align: center;
}
.product-options-bottom .cust_sample .product-sample-btn {
	border-radius: 3px;
	background: #748795;
	border: 1px solid #748795;
	font-size: 16px;
	text-transform: uppercase;
	height: 50px;
	/*line-height:45px;*/
	line-height: 33px;
	padding-top: 0;
	padding-bottom: 0;
	box-shadow: none;
	color: #ffffff;
	width: 100%;
	padding: 7px 11px;
	font-weight:bold;
}
.product-options-bottom .cust_sample .product-sample-btn:hover {
	background: #0090A1;
	border: 1px solid #0090A1;
}
.catalog-category-view .page-title-wrapper .page-title span,
.catalogsearch-result-index .page-title-wrapper h1.page-title span {
	font-size: 35px;
    font-weight: 600;
    line-height: 45px;
	text-transform: uppercase;
}
#calculation_block ul {
	list-style: none;
	padding: 0;
	margin: 0 0 10px 0;
}
#calculation_block li {
	font-size: 16px;
	line-height: 30px;
	text-align: right;
	float: left;
	width: 100%;
	margin-bottom: 0;
}
#calculation_block {
	clear: both;
}
#calculation_block ul {
	margin: 0;
}
#calculation_block.block_right_bottom {
	border-top: solid;
	padding-top: 5px;
}
#calculation_block.block_right_bottom li:last-child {
	font-weight: bold;
    font-size: 18px;
	border-top: solid;
	padding-top: 5px;
	margin: 5px 0 0 0;
}
#calculation_block li .caption {
	float: left;
}
#product-options-wrapper select {
	border-radius: 10px;
	background-color: #ffffff;
}
#product-options-wrapper input {
	border-radius: 2px;
	background-color: #ffffff;
}
.category-cms ul li {
	width: 31%;
	list-style: none;
	display: inline-block;
	padding: 10px;
	text-align: center;
}
.category-cms a {
	text-decoration: none;
	font-size: 14px;
	color: #000;
	font-weight: 600;
	display: block;
}
.category-sample-ordering .category-cms a {
    display: inline-block;
}
.category-cms .sub-cat-title {
    z-index: 1;
    width: 100%;
    height: 100%;
    display: block;
}
.category-image .image {
	display:none;
}
.category-description {
    text-align: justify;
	font-size: 15px;
}
.flex-control-nav {
	bottom: 10px !important;
}
.product-options-wrapper .field {
	float: left;
	width: 95%;
	margin: 0 0 30px;
}
.product-options-wrapper .field .label {
	font-weight: bold;
}
.split_2cols_left {
	float: left;
	width: 50%;
}
.split_2cols_left .label {
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}
.split_2cols_right {
	float: right;
	width: 45%;
	text-align: center;
}
.split_2cols_right .label {
	display: block;
	margin-bottom: 10px;
}
.custom_options_wastage .label {
	font-weight: bold;
}
.label.value_cust {
	clear: both;
	display: block;
	line-height: 30px;
	margin: 0;
	/*text-transform:uppercase;*/
	font-weight: normal !important;
}
.opc-block-summary .minicart-items-wrapper {
	max-height: 670px !important;
}
.internal_type .fieldset .price_per_sqm .sqm_regular_price {
	display: inline-block;
	vertical-align: middle;
	color: #575757;
	
	margin: 0;
}
.internal_type .fieldset .price_per_sqm .sqm_sale_price {
	display: inline-block;
	vertical-align: middle;
	color: #575757;
	
	margin: 0 0 0 20px;
}
.custom_attribute .disclaimer {
	margin: 15px 0;
	padding: 0 25px 0 0;
}
.custom_attribute .disclaimer h4 {
	font-size: 19px;
	color: #333;
	
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 15px;
}
.custom_attribute .disclaimer p {
	font-size: 12px;
	color: #333;
	
	line-height: 20px;
}
.custom_attribute .size_available h4 {
	font-size: 19px;
	color: #333;
	
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 15px;
}
.custom_attribute .size_available ul {
	margin: 0 0 15px 0;
	padding: 0;
}
.custom_attribute .size_available ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.custom_attribute .suitability h4 {
	font-size: 19px;
	color: #333;
	
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 15px;
}
.custom_attribute .suitability ul {
	margin: 0;
	padding: 0 10px 0 0;
}
.custom_attribute .suitability ul li {
    padding: 0;
    list-style: none;
    display: inline-block;
    vertical-align: middle;
    /* width: 14.2%; */
    border: solid 1px #ddd;
       margin: 0px 2px 4px 0;
    padding: 0 5px;
    background: #f9f9f9;
}
.custom_attribute .suitability ul li:last-child {
	/*margin: 0;*/
}
.custom_attribute .suitability ul li img {
	/*width: 100%;*/
	width: 50px;
    vertical-align: middle;
	height:unset;
}
.custom_attribute .internal_disclaimer {
	margin: 5px 0 0 0;
	padding: 0 25px 0 0;
}
.custom_attribute .internal_disclaimer h4 {
	font-size: 19px;
	color: #333;
	
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 15px;
}
.custom_attribute .internal_disclaimer p {
	font-size: 12px;
	color: #333;
	
	line-height: 20px;
}
.custom_attribute .internal_suitability h4 {
	font-size: 19px;
	color: #333;
	
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 15px;
}
.custom_attribute .internal_suitability ul {
	margin: 0;
	padding: 0 25px 0 0;
}
.custom_attribute .internal_suitability ul li {
	argin: 0 10px 0 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    vertical-align: middle;
    /* width: 14.2%; */
    border: solid 1px #ddd;
    margin: 0px 2px 4px 0;
    padding: 0 5px;
    background: #f9f9f9;
}
/*.custom_attribute .internal_suitability ul li:last-child{
	margin:0;
}
*/
.custom_attribute .internal_suitability ul li img {
	/*width: 100%;*/
	width: 50px;
    vertical-align: middle;
	height:unset;
}
#accessories\.tab {
	padding: 5px 0;
}
.acc_products {
	margin: 0;
	padding: 0;
	text-align: center;
}
.acc_products li {
	list-style: none;
	float: none;
	width: 32%;
	text-align: center;
	background: #f4f4f4;
	border: solid 1px #ddd;
	display: inline-block;
	padding: 10px 0;
}
.acc_products li .image_acc {
	display: block;
}
.acc_products li .image_acc img {
	height: 200px;
	width: auto;
}
.acc_products li .pro_title_acc {
	color: #333333 !important;
	font-size: 16px;
	display: block;
	margin: 10px 0;
	height: 45px;
	line-height: 20px;
	overflow: hidden;
}
.acc_products li .pro_title_acc p {
	margin: 0;
}
.acc_products li span {
	color: #333333;
	font-size: 16px;
	clear: both;
	display: block;
	/*margin: 10px 0;*/
	font-weight: bold;
}
.acc_products li .box-tocart span {
	font-weight: normal;
}
.acc_products li .box-tocart {
	margin: 10px 0 0 0;
}
.acc_products li .box-tocart .fieldset .field.qty {
	margin-bottom: 10px;
}
.acc_products li .box-tocart .fieldset .field.qty .control {
	display: inline-block;
	vertical-align: middle;
}
.acc_products li .box-tocart .fieldset .actions .action.tocart {
	width: 60% !important;
	background: #748795;
	border: 1px solid #748795;
	padding: 8px;
}
.acc_products li .box-tocart .fieldset .actions .action.tocart:hover {
	background: #0090A1;
	border: 1px solid #0090A1;
}
.acc_products li .box-tocart .fieldset .actions .action.tocart span {
	color: #ffffff;
}
.minicart-wrapper .action.showcart .counter.qty {
	background: #0090A1;
	color: #fff;
	border-radius: 50%;
	font-size: 10px;
	position: absolute;
	top: -11px;
}
.loading-mask {
	background: rgba(0,0,0,0.5);
}
.checkout-index-index .nav-sections {
	display: block !important;
}
#checkout .opc-sidebar {
	width: 55%;
}
#checkout .opc-wrapper {
/* width: 45%;*/
	
}
#checkout .opc-wrapper .fieldset .field .label {
	font-weight: 400;
	width: 30%;
	float: left;
	padding:0;
}
.payment-group .payment-method .label {
	width: 100% !important;
	float: unset !important;
}
.checkout-shipping-method {
/*clear: both;*/
}

.opc-wrapper .form-login #customer-email-fieldset .field{
	overflow:visible;
}

.opc-wrapper .form-login #customer-email-fieldset .fieldset.hidden-fields{
	width:100%;
	padding-top:15px;
}

#checkout .control._with-tooltip{
	overflow:visible;
	width:70%;
	float:right;
}

#checkout .fieldset > .field[name="shippingAddress.telephone"]{
	overflow:visible;
}

#checkout .field._required {
	margin: 0 0 20px;
	display: block;
	overflow: hidden;
}
#checkout .fieldset>.field {
	margin: 0 0 20px;
	display: block;
	overflow: hidden;
}
#checkout .control {
	/*width: 74%;*/
	display: block;
	overflow: hidden;
}

#checkout .control .field._required .control{
	width:100%;
}

.opc-block-summary .items-in-cart .product .content {
	display: block !important;
}
#checkout .minicart-items {
	display: block !important;
}
.opc-wrapper .step-title {
	border-bottom: unset;
	/*background: #88bcd2;*/
	color: #000;
	/*padding: 5px 15px;*/
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 600;
}
.item-options .label::after {
	content: ":";
	text-align: right;
	float: right;
	padding-right: 20px;
}
.product.attribute.description p {
	font-size: 15px;
}
.opc-progress-bar-item._active>span:after {
	border-color: #88bcd2 !important;
}
.opc-progress-bar-item._active>span:before {
	background: #88bcd2 !important;
	border-color: #88bcd2 !important;
}

.checkout-index-index .checkout-container{
	position:relative;
}

#checkout .opc-sidebar {
	margin: 0px 0 20px !important;
}
#checkout .authentication-wrapper {
	width: 30% !important;
	/*padding: 10px 20px;
    background: #88bcd2;
    border-radius: 5px;*/
}
#checkout .authentication-wrapper {
	margin-top: 15px !important;
	margin-bottom: 15px;
	position:absolute;
	right:15px;
	top:0;
}

#checkout #opc-sidebar .action.action-auth-toggle{
	display:none;
}

#checkout .action.action-auth-toggle {
	padding: 6px 20px;
	background: #748795;
	border-radius: 3px;
	color: #fff;
}
#checkout .action.action-auth-toggle:hover {
	background: #0090A1;
	text-decoration: none;
}
.opc-block-summary .product-item .product-item-inner {
	display: inline-flex;
}
.opc-block-summary .product-item .subtotal {
	padding-top: 25px;
}
.minicart-items .product-item-name {
	font-weight: 400;
	margin: 25px 0 10px;
	width: 100%;
	float: left;
	text-align: left;
}
#checkout #shipping {
	background: #f5f5f5;
	padding: 20px;
}
.product.data.items > .item.title > .switch {
	font-size: 25px !important;
}
.minicart-items .product-item-details .details-qty {
	margin-top: 5px;
	width: 100%;
	float: left;
	padding-left: 0px;
}
button.button.action.continue.primary {
	background: #88bcd2;
	border: 1px solid #88bcd2;
	padding: 5px 16px;
}
#checkout .action.action-auth-toggle span {
	color: #fff;
}
#checkout .authentication-wrapper span {
	color: #000;
	text-transform: capitalize;
	font-size: 15px;
}
.checkout-container .opc-progress-bar {
	text-align: center;
	margin-top: 20px;
}
.minicart-items .product .toggle:after {
	display: none;
}
.opc-block-summary .items-in-cart>.title:after {
	display: none;
}
.opc-block-summary>.title {
	font-size: 20px;
	color: #000;
	font-weight: 600;
	text-transform: uppercase;
}
.opc-block-summary {
	border: 1px solid #eee;
}
.opc-block-summary .product-item .product-item-inner {
	margin: 0 0 40px;
}
/*.opc-block-summary .minicart-items-wrapper {
    max-height: unset !important;
}*/

.product.options .item-options .label {
	width: 40%;
	float: left;
}
.opc-wrapper .form-login, .opc-wrapper .form-shipping-address {
	max-width: 100% !important;
}
.opc-progress-bar-item:before {
	display: none;
}
.product-info-main .product.attribute.sku {
	display: none;
}
.maindiv-social {
	height: auto !important;
	/* padding-top: 15px;*/
	float: right;
}

.maindiv-social ul.rrssb-buttons h2{
	margin: 0 15px 0 0;
    font-size: 10px;
    line-height: 35px;
    font-weight: bold;
    text-transform: uppercase;
}

.rrssb-buttons > li {
	min-width: 40px !important;
	margin-bottom:0 !important;
}
.custom_attribute .internal_different_sizes h4 {
	font-size: 19px;
	color: #333;
	
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 15px;
}
.custom_attribute .internal_different_sizes ul {
	margin: 0;
	padding: 0 25px 0 0;
}
.custom_attribute .internal_different_sizes ul li {
	margin: 0 15px 15px 0;
	padding: 0;
	list-style: none;
	display: inline-block;
	vertical-align: middle;
}
.custom_options_wastage_wrapper {
	overflow: hidden;
}
.custom_options_wastage_wrapper_left {
	float: left;
	width: 44%;
}
.custom_options_wastage_wrapper_right {
	float: right;
}
.custom_options_wastage_wrapper_right.calculator_page {
	width: 56%;
	margin: 0;
}
.calculator_page {
	float: left;
	width: 32%;
	text-align: center;
	margin: 0 2% 0 0;
	border-radius: 5px !important;
	overflow: hidden;
}
.calculator_page .accordion_head_calc {
	width: 100%;
	height: 48px;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	background: #748795;
	border: 1px solid #748795;
	line-height: 46px;
	font-weight: bold;
	cursor: pointer;
}
.calculator_page .accordion_head_calc:hover {
	background: #0090A1;
	border: 1px solid #0090A1;
}
.calculator_page .accordion_body_calc {
	background: #f4f4f4;
	padding: 10px;
	border: solid 1px #aaa;
	border-radius: 0 0 6px 6px;
	float: left;
}
.calculator_page .accordion_body_calc label {
	width: 48%;
	float: none;
	display: inline-block;
	line-height: 20px;
}
.calculator_page .accordion_body_calc span {
	float: left;
	font-size: 12px;
}
.calculator_page .accordion_body_calc input {
	width: 35px;
	display: block;
	padding: 0;
	float: left;
	margin: 0 5px;
	text-align: center;
	font-size: 12px;
	height: 20px;
}
.custom_options_wastage_wrapper_right.calculator_page label {
	width: 100%;
	margin: 0 0 10px 0;
	text-align: center;
}
.custom_options_wastage_wrapper_right.calculator_page label * {
	float: none;
	display: inline-block;
}
.accordion_body p {
	padding: 0;
	margin: 0px;
}
.plusminus {
	float: right;
	padding-right: 12%;
}

.accordion_body_calc p {
	padding: 0;
	margin: 0px;
}
.plusminus_calc {
	float: right;
	padding-right: 12%;
}
#calculated_area {
	margin: 0;
	float: left;
}
#calculated_area, #calculated_area span {
	margin: 0;
	display: inline-block;
	overflow: hidden;
	font-size: 15px;
	border: none;
	text-align: center;
	float: none;
}
.custom_options_wastage_wrapper_right.calculator_page .plusminus_calc {
	padding-right: 7%;
}
.mk-title .page-title {
	font-size: 20px;
	padding: 20px 10px;
	margin-bottom: 0;
	font-weight: 600;
	text-transform: uppercase;
}
.cms-page-view .breadcrumbs {
    margin: 10px auto !important;
}
.order_tab #accordion h2 {
	position: relative;
	padding: 12px 30px 12px 15px;
	color: #222;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 600;
	line-height: 22px;
	cursor: pointer;
	-moz-user-select: -moz-none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	background-color: #fdfdfd;
	margin: 0;
	border-bottom: 1px solid #ececec;
}
.order_tab #accordion {
	border: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
}
.order_tab .accordion-toggle {
	cursor: pointer;
}
.order_tab .accordion-content {
	display: none;
	padding: 1em;
	color: #000;
	border-bottom: 1px solid #ececec;
}
.order_tab .accordion-content.default {
	display: block;
}
.order_tab .accordion-toggle .view {
	font-size: 14px;
	line-height: 200%;
	font-weight: normal;
	color: rgb(127,191,52);
	text-align: left;
}
.order_tab .arrow {
	margin-left: 9px;
	display: inline-block;
	float: right;
}
/*.arrowUp:before{content:"-"; color:white;}
.arrowDown:before{content:"+"; color:white;}*/

.arrowUp:before {
	content: "-";
	color: #000;
	font-size: 20px;
}
.arrowDown::before {
	content: "+";
	color: #000;
	font-size: 20px;
}
.custom-box-image {
	float: left;
	width: 46%;
	padding: 20px;
	min-height: 500px;
	padding: 0px 25px;
}
.cms_block_box {
	padding: 40px 0;
	display: block;
	overflow: hidden;
}
.cms_block_box p {
	font-size: 14px;
	color: #758393;
	line-height: 1.66em;
}

.cms-privacy-policy-cookies .cms_block_box p{
	font-size:14px;
}

.mk-text-block {
	float: right;
	width: 50%;
}
.custom_attribute {
	display: block;
	margin-top: 35px;
}

.custom_attribute .size_available p img{
	width:auto;
	height:auto;
}

.prodcut_desc_pack {
	margin-bottom: 0;
}
.product-info-main .product-info-stock-sku {
	padding-bottom: 0;
	line-height: 35px;
}
.maindiv-social .rrssb-buttons li a {
	height: 35px;
	padding: 0;
	width: 35px;
	text-align: center;
	vertical-align: middle;
	display: flex;
	align-content: center;
	align-items: center;
}
.maindiv-social .rrssb-buttons li a .rrssb-icon {
	/*padding-top: 0px;
	width: auto;*/
	display:block;
	margin:0 auto;
	left:auto;
	padding-top:0;
	position:relative;
	top:auto;
	width:auto;
}
.rrssb-buttons li a .rrssb-icon svg {
	height: 30px;
	width: 30px;
	text-align: center;
	vertical-align: middle;
}
.rrssb-buttons li a .rrssb-text {
	color: #fff;
	display: none;
}

.rrssb-buttons li a .rrssb-icon svg{
	height:24px !important;
	width:24px !important;
}

.product-options-bottom.external_attset .cust_sample {
	float: left;
}
.product-options-bottom.external_attset .actions {
	float: right;
	width: 48%;
}
.product-options-bottom.external_attset #product-addtocart-button1 {
	width: 100%;
	font-size:16px;
	font-weight:bold;
}
.product-add-form .box-tocart .action1.primary.tocart {
	background: #748795 !important;
	height: 50px;
	color: #fff;
	font-size: 16px;
	font-weight:bold;
}
.product-add-form .box-tocart {
	margin: 0 !important;
}
.product-add-form .box-tocart .control, .product-add-form .box-tocart .field.qty {
	display: inline-block;
	margin-bottom: 10px;
}
.product-add-form .box-tocart .actions {
	display: inline-block;
	margin-left: 10px;
}
.product-info-main .product-add-form {
	padding-top: 12px;
}
.header_bottom_block {
	display: block;
	overflow: hidden;
	background: #748795;
	padding: 5px 0;
	clear: both;
}
.header_bottom_block ul {
	margin: 0 auto;
	padding: 0;
	max-width: 1279px;
}
.header_bottom_block li {
	display: inline-block;
	width: 24.7%;
	text-align: center;
	margin: 0 auto;
	color: #fff;
	font-weight: 600;
	font-size: 17px;
	text-transform: uppercase;
	/*float: left;*/
	padding: 3px 0 0px;
}
.header_bottom_block li a {
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 16px;
	line-height:16px;
	display: block;
}
.header_bottom_block a img {
	display: inline-block;
	margin-right: 10px;
	/*float: left;*/
	    height: 25px;
}
.header_bottom_block a span {
	font-size: 15px;
	line-height: 25px;
	/*float: left;*/
	margin: 0px 0;
	display: inline-block;
	overflow: hidden;
	color: #fff;
}
#wishlist-sidebar .product-item-actions {
	bottom: 0 !important;
}
#wishlist-sidebar .product-item-actions .actions-primary {
	float: unset;
	width: auto;
	background: #0090A1;
}
#wishlist-sidebar .product-item-actions .actions-primary:hover {
	float: unset;
}
.um-product-item-info {
	padding: 10px;
}
.products.wrapper.products-grid .products {
	margin-bottom: 0;
}
.um-prodslider .item.product.um-product-item .product-item-name {
	margin: 14px 0;
}
.product-options-bottom .box-tocart.update .field.qty {
	float: left;
	margin-right: 20px;
}
.product-add-form .box-tocart.update .actions {
	display: inline-block;
	margin-left: 10px;
	width: 30%;
	float: right;
}
.product-options-bottom.external_attset .box-tocart.update .actions {
	width: 44%;
	margin-top: 14px;
}
.box-tocart.update .action.tocart {
	width: 100%;
	border-radius: 4px;
	text-transform: uppercase;
	padding: 13px 16px;
}
.um-product-item-info.product-item-info-autorelated {
	padding: 10px;
}
a:hover {
	text-decoration: none;
}
.minicart-items-wrapper .minicart-items .product-item-name {
	margin-top: 0;
}
.minicart-items-wrapper .minicart-items .product .toggle {
	padding-right: 10px;
}
.minicart-items-wrapper .product-item-details .product.options.list {
	display: block;
	overflow: hidden;
	clear: both;
}
.cart.table-wrapper .product-item-name {
	text-align: left;
}
.cart-container .cart-summary {
	background: #fcfcfc;
}
.cart-container .block.crosssell .product-item-actions .actions-primary {
	display: block;
	margin: 10px 0 10px;
}
.cart.table-wrapper .cart thead tr th.col {
	background: #748795;
	color: #fff;
	text-align: center;
	padding-bottom: 12px;
	padding-top: 12px;
	text-transform: uppercase;
}
#checkout #shipping, .opc-block-summary, .block-collapsible-nav .content {
	background: #fcfcfc;
}
.customer-account-login .page-title, .customer-account-forgotpassword .page-title, .customer-account-create .page-title {
	margin-top: 14px;
	margin-bottom: 17px;
}
a, .alink {
	color: #748795 !important;
}
.block-collapsible-nav .item.current a, .block-collapsible-nav .item.current > strong {
	border-color: #748795;
}
.account h1 {
	font-size: 30px;
	margin-bottom: 20px;
}
.account .block-collapsible-nav .item.current > strong {
	border-color: #0090A1;
}
.account .products-grid.wishlist .product-item .fieldset .product-item-actions {
	display: table-cell !important;
	float: right;
	margin: 0;
}
.account .products-grid.wishlist .product-item .fieldset .field.qty {
	float: left;
	margin-bottom: 0;
}
.account .products-grid.wishlist .product-item .fieldset .field.qty .label span {
	color: #ffffff;
}
.account .products-grid.wishlist .product-item .fieldset .field.qty .control {
	display: inline-block;
	vertical-align: middle;
}
.account .products-grid .product-item-info:hover .product-item-inner {
	bottom: 90px;
}
.account .products-grid.wishlist .product-item .box-tocart {
	margin-bottom: 0px;
}
.account .products-grid.wishlist .product-item-actions .action {
	color: #fff !important;
}
.login-container .block {
	background: #fcfcfc;
	padding: 20px;
	border-radius: 3px;
	width: 46% !important;
}
.login-container .block .block-title, .login-container .block .field.note {
	text-align: center;
}
#login-form .fieldset.login .label {
	width: 130px;
}
.login-container .fieldset > .field > .control {
	display: inline-block;
}
#login-form .fieldset.login .actions-toolbar {
	margin-left: 130px;
}
.form.password.reset, .form.send.confirmation, .form.password.forget, .form.create.account {
	min-width: 600px;
	width: 50%;
	margin: 0 auto;
	background: #fcfcfc;
	padding: 20px;
	border-radius: 4px;
}
.customer-account-create .page-title-wrapper, .customer-account-forgotpassword .page-title-wrapper {
	text-align: center;
}
.customer-account-create .page-title, .customer-account-forgotpassword .page-title {
	font-size: 32px;
}
.minicart-price {
	float: left;
}
.block-search {
	margin-top: 14px;
}
.header.content .block-search .action.search.disabled, .header.content .block-search .action.search[disabled], fieldset[disabled] .header.content .block-search .action.search {
	opacity: 1;
}
.header.content .block-search .action.search::before {
	color: #748795;
	font-weight: bold;
}
.header.content .block-search {
	width: 300px;
}
input[type="text"], input[type="password"], input[type="url"], input[type="tel"], input[type="search"], input[type="number"], input[type="datetime"], input[type="email"] {
	border: 1px solid #eaeaea;
}
.delivery_cust ul {
	padding: 0;
	text-align: center;
}
.delivery_cust li {
	float: right;
	width: 50%;
	list-style: none;
}
.opc-block-summary .minicart-items-wrapper {
	padding-right: 0;
}
.minicart-items .product-item-details {
	padding-left: 76px;
}
#checkout .opc-block-summary .minicart-items .product.options .item-options .label {
	width: 100%;
}
/*#Select\ Shipping\ Method {
    display: table-row !important;
}*/

#checkout.samples_only #Sample\ Shipping\ Charge {
	display: table-row !important;
}
#checkout.samples_only .bss-delivery {
	display: none;
}
#checkout.samples_only .delivery_cust ul {
	display: none;
}
.product.data.items .table-wrapper .additional-attributes tbody tr:nth-child(odd) {
	background: #f2f2f2;
}
.product.data.items .table-wrapper .additional-attributes tbody tr th {
	padding-left: 10px;
}
.sample_product .action.action-edit {
	display: none !important;
}
.price_remove_internal {
	display: none;
}
/***start header links ***/
.header.content .block.block-search {
	width: 300px;
    margin: 14px auto 0;
    float: left;
    padding: 0;
}
.header_cust_links {
	float: right;
	margin-top: 11px;
}
.header_cust_links li {
	display: inline-block;
	padding-left: 16px;

}
li .account_cust_link {
	background: url("../images/account.png")no-repeat;
	padding-left: 0px;
	font-size: 17px;
	font-weight: 600;
	color: #758393;
	padding-top: 25px;
	padding-bottom: 0;
	background-position: top center;
	background-size: 25px;
}
li .wishlist_cust_link {
	background: url("../images/wishlist.png")no-repeat;
	padding-left: 0;
	font-size: 17px;
	font-weight: 600;
	color: #758393;
	background-position: top center;
	padding-top: 25px;
	padding-bottom: 0;
	background-size: 25px;
}
li .account_cust_link:before
{
	/*content: '\e627';
    font-family: 'luma-icons';
	    font-size: 30px;
		clear: both;
    display: block;*/
}
a.account_cust_link {
    display: inline-block;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
	font-weight: bold;
}
li .wishlist_cust_link:before
{
	/*content: '\e600';
    font-family: 'luma-icons';
	font-size: 30px;
	clear: both;
    display: block;*/
}
a.wishlist_cust_link {
    text-align: center;
    display: inline-block;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
	    font-weight: bold;
}
.header_cust_links .minicart-wrapper .action.showcart {
	position: relative;
	line-height: 36px;
	background: url(../images/cart.png)no-repeat;
    padding-left: 0;
    font-size: 17px;
    font-weight: 600;
    color: #758393;
    padding-top: 25px;
    padding-bottom: 0;
    background-position: top center;
    background-size: 25px;
}
.minicart-wrapper .action.showcart:before
{
	display:none;
}

.minicart-wrapper .action.showcart.active::before {
	    font-size: 30px;
		display:none;
}
.minicart-wrapper .action.showcart::before {
	/*height: 27px;
	top: 0px;
	padding-top: 0px;
	padding-bottom: 9px;
	background-position: left center;
	width: 35px;*/
	/*background-size: 20px;*/
}
.header_cust_links .action.showcart .text {
	position: relative;
    font-weight: normal;
    color: #758393;
    padding-left: 5px;
    display: block;
    height: auto;
    width: auto;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 21px;
	font-weight: bold;
}


.header_phone_email {
	display: inline-block;
	float: left;
}
.header_phone_email ul {
	margin: 0;
	padding: 0;
}
.header_phone_email li {
	padding-left: 43px;
	margin-bottom: 0;
	margin-left: 16px;
	float: right;
	font-size: 17px;
	font-weight: 600;
	color: #758393;
}
.header_phone_email .call_img {
	position: relative;
	padding-left:0;
}

.header_phone_email .call_img a:before{
	/*background: url("../images/contact-us.png")no-repeat;
	background-position: left center;
	padding-left:43px;
	display:inline-block;
	height:35px;
	line-height:35px;*/
	
	content: '\e623';
    font-family: 'luma-icons';
    font-size: 30px;
	
}

.header_phone_email .email_img {
	background: url("../images/email_img.png")no-repeat;
	background-size: 18px;
	background-position: left center;
}
.header_cust_links .minicart-wrapper {
	margin-left: 20px;
}
.header_searchbox {
	display: block;
	width: 27%;
	margin: 0 auto;
	display: inline-block;
	position: absolute;
    left: 0;
}
.header_searchbox .block-search input {
	height: 40px;
	border: none;
    border-bottom: 4px solid #eaeaea;
	font-weight: 600;
    color: #748795 !important;
	text-transform: uppercase;
}
.header_searchbox .block-search .action.search::before {
	line-height: 40px;
}
/*** end header link ***/
#m-cookienotice {
	border-top: 3px solid #1F94A1 !important;
}
#m-cookienotice a {
	color: #fff !important;
	margin-top: 0px !important;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}
#m-cookienotice .m-message {
	float: left;
	width: auto !important;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}
.form_left {
	width: 40%;
	float: left;
	text-align: justify;
}
.form_right {
	float: right;
	width: 50%;
}

.contact-index-index .form_right .fieldset{
	margin-bottom:15px;
}

.contact-index-index .form_right .actions-toolbar{
	margin-bottom:15px;
}

.contact-index-index .form_right .actions-toolbar .primary{
	width:50%;
}

.contact-index-index .form_right .actions-toolbar .primary .action.submit.primary{
	margin:0;
	width:100%;
}

.navigation .blog-mx.level0:last-child {
	float: none !important;
}
.blog__post-list-wrapper .blog__post-list > li {
	border: 1px solid #ddd;
	padding: 15px;
	border-radius: 4px;
}
.blog .page-title-wrapper .page-title {
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 600;
	margin: 10px 0 !important;
}

.category-cms .cms_installation li {
	width: 100%;
	padding: 10px;
	text-align: left;
}
/*** r css ***/
.nav-sections-item-content .navigation .level0 .submenu
{
	min-width: 200px !important;
}

.nav-sections-item-content .navigation .level0 .submenu.menufordesktop  {
	min-width: 200px !important;
	width: 100%;
    left: 0 !important;
}
.nav-sections-item-content .navigation .level0 .submenu.menuformobile  {
    min-width: 200px !important;
    padding-left: 30px !important;
}

.menuformobile li.ui-menu-item.all-category {
    text-align: left;
    margin-bottom: 5px;
    border-bottom: solid 1px #ddd;
    padding-bottom: 5px;
}

.nav-sections-item-content .menuformobile .level1.submenu .level2.ui-menu-item {

}

.menuformobile .level1.category-item.ui-menu-item {
    text-align: left;
    margin-bottom: 5px;
    border-bottom: solid 1px #ddd;
    padding-bottom: 5px;
}
.nav-sections-item-content .level1.submenu.menuformobile .level2.ui-menu-item a {
    padding: 5px 0 !important;
}
.nav-sections .navigation li.level0 {
    position: unset;
}
.level1.category-item.ui-menu-item {
	text-align: left;
}
.navigation .level0 .submenu a {
	padding: 5px 10px !important;
}
.category_tab {
	text-align: center;
}
.category_tab .tab {
	display: inline-block;
	text-align: center;
	float: unset;
}
.category_tab .tab button.tablinks {
	padding: 12px 40px;
	font-size: 16px;
	text-transform: capitalize;
	background: #748795;
	color: #fff;
	border: none;
	
}
.category_tab .tab button.tablinks.active {
	background: #0090A1;
	border: none;
	color: #fff;
}
.um-prodslider.block .products-grid li.um-product-item:first-child, .um-prodslider.block.slider-type-new .products-grid li.um-product-item:nth-child(4n+1), .um-prodslider.slider-type-onsale .products-grid li.um-product-item:nth-child(4n+1) {
	margin-left: 0;
}
#maincontent .widget.block.block-static-block {
	margin-bottom: 30px;
}
.cms-home .column.main {
	padding-bottom: 0;
}
.category-view .sub-cat {
	padding: 0;
	    text-align: center;
}
.category-cms ul li {
	width: 32.78%;
    list-style: none;
    display: inline-block;
    padding: 0px;
    text-align: center;
    margin-left: calc((100% - 4 * 24.439%) / 3);
    margin-bottom: 20px;
    position: relative;
}
.category-cms ul li:nth-child(3n+1), .category-cms ul li:first-child {
	margin-left: 0;
}
.category-cms .sub-cat-title a {
	text-decoration: none;
	font-size: 16px;
	color: #000;
	font-weight: normal;
	line-height: 20px;
	display:block;
}
.magestore-bannerslider-standard .flexslider.flexslider-content-image {
	box-shadow: none;
}
.nav-sections-item-content .level1.submenu {
	padding: 5px 0 !important;
}
.nav-sections-item-content .level1.submenu .level2.ui-menu-item {
	text-align: left;
}
.products-grid .product-item .product-item-inner {
	display: none;
}
.product-options-bottom .price-box, .product-info-price .price-box {
	padding-bottom: 0;
}
.product.info.detailed .data.item .data.switch {
	padding: 0 10px;
	font-size: 18px !important;
}
.product.info.detailed .product.data.items > .item.content {
	padding: 16px 13px;
}

.product.info.detailed .product.data.items > .item.content .table-wrapper .additional-attributes{
	width:100%;
}

.page-wrapper .breadcrumbs a, .product-reviews-summary .action.add {
	color: #000 !important;
}
.footer_main_block .footer_block.block1 {
	padding-left: 0;
}
.footer_main_block .block.newsletter {
	width: 100%;
}
.action.primary {
	background: #748795 !important;
	border: 1px solid #748795 !important;
	color: #fff !important;
}
.action.primary:hover {
	background: #0090A1 !important;
	border: 1px solid #0090A1 !important;
}
.form.form-cart .action.update, .cart-discount .actions-toolbar .action.apply.primary {
	background: #748795;
	border: 1px solid #748795;
	color: #fff;
	box-shadow: none;
}
.cart-summary .action.multicheckout {
	color: #000;
}
.product.photo.product-item-photo {
	display: block;
	line-height: 0;
}
.page-products .products-grid .product-item:nth-child(4n) {
	margin-left: 0;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #0090A1;
}
.review-form .action.submit.primary {
	background: #748795;
	border: 1px solid #748795;
}
.review-form .action.submit.primary:hover {
	background: #0090A1;
	border: 1px solid #0090A1;
}
.checkout-cart-index .page-main > .page-title-wrapper .page-title {
	margin-top: 30px;
	font-size: 30px;
	margin-bottom: 30px;
	font-weight: bold;
}
.checkout-index-index .opc-wrapper .step-title::before {
	background-color: #0090A1 !important;
}
.checkout-index-index #opc-sidebar .opc-block-summary > .title::before {
	background-color: #0090A1 !important;
}
.bss-onestepcheckout #opc-sidebar .actions-toolbar > .primary > .btn-placeorder {
	background: #0090A1;
	border: 1px solid #0090A1;
	opacity: 1;
}

.bss-onestepcheckout #opc-sidebar #bss-osc-form-checkout-agreements .checkout-agreement .action.action-show span{
	color:#333 !important;
}

.continue_shopping {
	float:left;
}
.continue_shopping a {
	clear: both;
	background: #748795;
	color: #fff !important;
	text-align: center;
	font-size: 1.4rem;
	padding: 7px 15px;
	
	display: inline-block;
	border-radius: 3px;
	font-weight: 600;
}
.flex-viewport .slides li {
	position: relative;
}

.flex-viewport .slides li:hover .flex-caption{
	bottom:50px;
}

.flex-caption {
	position: absolute;
	bottom: 30px;
	margin: 0 auto;
	width: 50%;
	left: 25%;
	text-align: center;
	transition:all 1s ease;
}
.flex-caption .flex-caption-txt-first {
	color: #ffffff;
	font-size: 32px;
	margin:0;
	line-height:normal;
}

.flex-caption .flex-caption-txt-second{
	font-size:40px;
	color: #ffffff;
	line-height:normal;
}

.flex-caption .flex-caption-txt-last{
	border:2px solid #ffffff;
	color: #ffffff;
	font-size: 32px;
	display:inline-block;
	padding:5px 40px 12px;
}

.checkout-index-index .search-container input{
	width:55% !important;
	min-width:170px;
	max-width:65%;
}

.checkout-index-index .search-container .control .search-bar .action.primary{
	padding:7px 10px;
}

/*.product-info-main .stock.available, .product-info-main .stock.unavailable{
	color:#333;
}*/

.product-info-main .product-info-stock-sku {
    line-height: 35px;
    float: left;
    padding: 0;
}
.product-info-main .stock.unavailable {
    color: red;
}
.product-info-main .stock.available {
    color: #64ba58;
}

.product-item .tocompare::before{
	font-family:'luma-icons';
	font-size:16px;
	color:#000000;
}

.header.content .compare.wrapper{
	display:none;
}

.cms-stone-finishes{
	clear:both;
	height:auto;
	overflow:hidden;
}

.cms-stone-finishes ul{
	margin:0;
	padding:0;
}

.cms-stone-finishes ul li{
	padding:0;
	margin:0 15px 15px 0;
	float:left;
	width:29.7%;
	list-style:none;
	border:1px solid #ddd;
	padding:15px;
	min-height:570px;
}

.cms-stone-finishes ul li:nth-child(3n){
	margin:0 0px 15px 0;
}

.cms-stone-finishes ul li p img{
	width:100% !important;
}

/*** r css end ***/

.cms-how-can-we-help .page-wrapper > .breadcrumbs{
	margin-top:15px !important;
}

.cms-privacy-policy-cookies .page-wrapper > .breadcrumbs{
	margin-top:15px !important;
}

.cms-privacy-policy-cookies .mk-title .page-title{
	padding-top:0;
	padding-left:0;
	padding-right:0;
}

.cms-terms-and-conditions .page-wrapper > .breadcrumbs{
	margin-top:15px !important;
}

.bss-onestepcheckout #opc-sidebar .discount-code #discount-form .actions-toolbar .action{
	background:#748795;
	border:1px solid #748795;
	box-shadow:none;
	color:#ffffff;
}

.bss-onestepcheckout #opc-sidebar .discount-code #discount-form .actions-toolbar .action:hover{
	background:#0090A1;
	border:1px solid #0090A1;
}

.category-help-advice .message.info.empty{
	display:none;
}

.checkout-cart-index .block.crosssell .title strong{
	font-size:24px;
}

.product.details.product-item-details .product-item-name{
	height:50px;
	overflow:hidden;
	margin-bottom:0;
}

.product.details.product-item-details .product-item-name a{
	padding:0;
}

.contact-index-index .page-main > .page-title-wrapper .page-title{
	margin-top:15px;
	font-weight:bold;
}

.bss-delivery .ui-datepicker-trigger
{
	font-size:0;
}
.flex-active-slide a {
    height: auto !important;
}
#minicart-content-wrapper .minicart-items-wrapper #mini-cart li{
	float: left;
	width: 100%;
}

.minicart-items .product-item-details {
    padding-left: 85px;
}
#minicart-content-wrapper .product.options{
	text-align: left;
	display: block;
}
.minicart-items-wrapper .product-item-details .product.options.list{
	margin-bottom: 0;
	clear: unset;
}
#minicart-content-wrapper .product-item-pricing, #minicart-content-wrapper .price-container{
	/*display: inline-block;
	float: left;*/
}
.opc-block-summary .product-item .product-item-inner {
    margin: 0 0 10px;
}
#checkout .opc-block-summary .minicart-items .product.options .item-options .label {
    width: 60%;
    padding-bottom: 2px;
    margin-bottom: 0;
}
#opc-sidebar .product-item-details .item-options{
	margin-bottom: 0;
}
.minicart-items .product-item-name{
	margin-bottom: 0;
}
.minicart-items .product-item {
    padding: 10px 0;
}
.opc-block-summary .product-item .subtotal{
	width: 46%;
}
#minicart-content-wrapper .action.viewcart{
	background: #0090A1;
    padding: 12px 10px;
    border-radius: 4px;
    display: block;
    margin: 0 10px;
}
#minicart-content-wrapper .action.viewcart span, button#top-cart-btn-checkout{
	color: #fff;
    font-size: 1.4rem;
    line-height: 2.2rem;
    font-weight: 600;
	padding:12px 10px;
}
#minicart-content-wrapper .action.viewcart:hover{
	background: #748795;
}
.cms-home .message.success {
    font-size: 2rem;
    color: #006400;
    text-align: center;
}

.cms-home .message.success > :first-child::before{
	font-size: 30px;
line-height: 33px;
	left: 582px;
	width: 47px;
	text-align: center;
}

#releted_product_col .cust_msg_req {
    display: none;
}
#releted_product_col .price-wrapper .cust_msg_req {
    display: inline-block;
}

span.area_coverage_cust {
    float: right;
    font-weight: bold;
    display: block;
    line-height: 40px;
}

.cart.table-wrapper .actions-toolbar>.action-edit{
    width: 54px;
    display: inline-block;
/*display:none;*/
}
.cart.table-wrapper .actions-toolbar>.action-edit::before{
	float: right;
}
.cart.table-wrapper .actions-toolbar>.action-edit span {
    width: auto;
    position: relative !important;
    overflow: visible !important;
    float: left;
}
.product-options-bottom .box-tocart.update .field.qty, .product-options-bottom .box-tocart.update .field.qty .control {
    width: 100%;
}

.billing-address-same-as-shipping-block.field.choice label {
    font-weight: bold;
}
/*
#checkout-payment-method-load .checkout-billing-address {
    display: none;
}*/

/*.table-checkout-shipping-method tr#Select\ Shipping\ Method {
    display: none;
}*/


#checkout .field.street label.label {
    display: none !important;
}

#checkout .fieldset>.field.type_3 .control .search-list {
    margin: 10px 0 0;
    min-width: 100%;
}

header.page-header.sticky {
    /*position: fixed;*/
    top: 0;
    width: 100%;
    z-index: 999;
    background: #fff;
	transition: all .5s;
	    box-shadow: 0 2px 5px #000;
}

header.page-header.sticky .header_cust_links {
    margin-right: 30px;
}

.cms-home .um-product-item .um-product-item-info
{
	padding:0 10px !important;
}
.cms-home .product-item-actions .actions-primary
{
	    display: inline-block;
}
.cms-home .product-item-actions .stock.unavailable
{
    font-size: 13px;
	font-weight: 600;
}
.extra_home {
    float: left;
    margin-bottom: 10px;
}
.extra_home h2
{
	text-align: center;
    background: #aaa;
    padding: 20px;
    color: #fff;
    font-weight: bold;
}
.extra_home .tleft {
    float: left;
    width: 49%;
    text-align: justify;
}
.extra_home .tleft p {
    font-size: 18px;
    margin-bottom: 20px;
}
.extra_home .tright {
    float: right;
    width: 49%;
}
.extra_home .tright img
{
	box-shadow: 0px 0px 5px 1px #748795;
    background: #748795;
    border: solid 5px #fff;
}
.cms-home .widget.block.block-static-block {
    margin: 0 !important;
}

.cms-home .product-image-photo
{
	/*box-shadow: 0px 0px 5px 1px #748795;
    background: #748795;
    border: solid 5px #fff;
	width: 90%;
	transform: translateZ(0) scale(.94);
    transition: all .5s ease-in-out;*/
}

.cms-home .product-image-photo:hover {
    transform: translateZ(0) scale(1);
}
.slick-slide .product-item-name, .slick-slide .product.name a
{
	text-align:left;
	font-weight:normal;
	font-size: 17px;
}

header.page-header.sticky .panel.wrapper {
    display: none;
}
header.page-header.sticky .header.content {
    padding: 10px !important;
}
header.page-header.sticky .header_bottom_block {
    display: none;
}
.homegrid {
    width: 100%;
	float: left;
}
.gridleft, .homegrid_bottom .gridright {
    float: left;
    width: 49%;
	position: relative;
    display: grid;
}

.gridright, .homegrid_bottom .gridleft {
    float: right;
    width: 49%;
}
.gridright ul.mergecols li {
    width: 100%;
}
.gridright ul {
        padding: 0;
    list-style: none;
    float: left;
    margin: 0 0 19px 0;
	    width: 100%;
}
.gridright ul li {
    display: inline-block;
	width: 48%;
    float: left;
	position: relative;
    display: grid;
	
    margin: 0 !important;
}
.gridright ul li:last-child {
    float: right;
}
.homegrid a {
	display: block;
    font-size: 20px;
	text-align:center;
    text-transform: uppercase;
	color:#fff !important;
}
.homegrid a.catname {
    align-self: center;
    justify-self: center;
    position: absolute;
	background: rgba(0,0,0,0.3);
    padding: 10px 20px;
}
.homegrid a:hover {
    opacity: 0.6;
}
.homegrid img {
    width: 100%;
    border: solid 1px #f2f2f2;
}


.homegrid_bottom {
    width: 100%;
	float: left;
}

.gridright_bottom {
    float: right;
    width: 49%;
}

.gridleft_bottom {
    float: left;
    width: 49%;
}
.gridleft_bottom ul {
        padding: 0;
    list-style: none;
    float: left;
    margin: 0 0 10px 0;
	    width: 100%;
}
.gridleft_bottom ul li {
    display: inline-block;
	width: 48%;
    float: left;
	
    margin: 0 !important;
}
.gridleft_bottom ul li:last-child {
    float: right;
}
.homegrid_bottom a {
	display: block;
    font-size: 20px;
    text-transform: uppercase;
	color:#fff !important;
	text-align: center;
}


.homegrid_bottom img {
    width: 100%;
}

.homegrid_bottom .gridright ul li {
    position: relative;
    display: grid !important;
}

.homegrid_bottom a.catname {
    position: absolute;
    align-self: center;
    justify-self: center;
	background: rgba(0,0,0,0.3);
    padding: 10px 20px;
}

.services_bottom {
    text-align: center;
    margin: 20px 0;
    overflow: hidden;
    width: 100%;
    float: left;
}

.services_bottom ul {
    padding: 0;
    list-style: none;
    float: left;
    width: 100%;
}
.services_bottom ul li {
    display: inline-block;
    width: 25%;
    float: left;
}

.services_bottom div {
    border: solid 1px #707070;
    margin: 10px;
    padding: 20px;
	
}
.services_bottom div img {
    width: 80px;filter: grayscale(1);
}
.services_bottom div.googleicon img {
    filter: grayscale(0);
	    width: 114px;
}
.services_bottom div.googleicon p:first-child {
   margin-bottom: 20px;
}
.services_bottom div.googleicon p:last-child {
    margin-top: 20px;
}
.services_bottom div p {
    font-size: 20px;
    font-weight: bold;
    color: #0090a1;
}
.homeslider {
    float: left;
    width: 100%;
}
.slick-next::before {
    content: '\f178';
}
.slick-prev::before {
    content: '\f177';
}
.page-layout-1column.page-with-filter .column.main {
    padding: 0;
}
.homeslider .slider-type-bestsellers {
    margin-bottom: 0 !important;
}
.action.primary
{
	font-family: 'Museo Sans';
}

/***  desk menu start ***/ 

.dmenu_outerwrapper_internals {
    margin: 0 auto;
    float: left;
    width: 100%;
}
.dmenu_outerwrapper_internals .dmenu_cols {
    width: 33%;
    display: inline-block;
    margin: 0 0 10px 0;
}

.dmenu_outerwrapper_externals {
    margin: 0 auto;
    float: left;
    width: 100%;
}

.dmenu_outerwrapper_externals .dmenu_cols {
    width: 19%;
	display: inline-block;
    margin: 0 0 10px 0;
	overflow: hidden;
}
.dmenu_outerwrapper_externals .dmenu_cols span {
    min-height: 40px;
    display: block;
	font-size: 1.2rem;
}

.dmenu_outerwrapper_stonetype {
    margin: 0 auto;
    float: left;
    width: 100%;
}

.dmenu_outerwrapper_stonetype .dmenu_cols {
    width: 24%;
	display: inline-block;
    margin: 0 0 10px 0;
	overflow: hidden;
}

.dmenu_outerwrapper_accessories {
    margin: 0 auto;
    float: left;
    width: 100%;
}
.dmenu_outerwrapper_accessories .dmenu_cols {
    width: 33%;
    display: inline-block;
    margin: 0 0 10px 0;
}

/***  desk menu end***/


.cms-home #accordion2 .accordion-content p {
    margin: 0 0 10px 0;
	    font-size: 16px;
}

.cms-home #accordion2 .accordion-content p a {
    color: #0090a1 !important;
	    font-size: 16px;
}
.page-wrapper .nav-sections .section-items .navigation ul li.level0 ul.mobmenu {
	display: none;
}
.page-wrapper .nav-sections .section-items .navigation ul li.level0 ul.deskmenu
{
	display: block;
}
.catalog-product-view .owl-carousel .owl-item img {
    width: auto !important;
}
.stick_mobile {
	display:none;
}

.page-layout-1column .toolbar-products {
    position: unset;
}

.catalog-product-view .old-price .price-container span.price,
.catalogsearch-result-index .old-price .price-container span.price {
    text-decoration: line-through;
    font-size: 17px !important;
    line-height: 20px;
}
.catalog-category-view .old-price .price-container span.price,
.catalogsearch-result-index .old-price .price-container span.price {
    text-decoration: line-through;
    font-size: 16px;
}

.catalog-category-view strong.product.name.product-item-name,
.catalogsearch-result-index strong.product.name.product-item-name {
	font-size: 14px;
    min-height: unset;
    width: 100%;
    display: block;
    padding: 0;
	margin-bottom: 10px;
    height: 40px;
}

.catalog-category-view .actions-secondary,
.catalogsearch-result-index .actions-secondary{
	width:20%;
	height: 54px;
}
.catalog-category-view .actions-secondary a,
.catalogsearch-result-index .actions-secondary a {
    width: 50%;
}

.product-item .price-box span.normal-price,
.product-item .price-box span.special-price, 
.product-item .price-box span.old-price
{
	float: left;
    width: 100%;
	margin: 0;
	line-height: 20px;
}

.catalog-product-view .product-info-main .product-info-price .price-box span.special-price, 
.catalog-product-view .product-info-main .product-info-price .price-box span.old-price,
.catalogsearch-result-index .product-info-main .product-info-price .price-box span.special-price, 
.catalogsearch-result-index .product-info-main .product-info-price .price-box span.old-price
{
	    width: 100%;
    clear: both;
    float: left;
}

.contact-index-index .column:not(.sidebar-additional) .form.contact {
    float: none;
    width: 100%;
}

.um-prodslider .product.photo.product-item-photo {
    position: relative;
}
.um-prodslider .stock.available, .um-prodslider .stock.unavailable {
    position: absolute;
    bottom: 10px;
    right: 2px;
    z-index: 999;
}
.um-prodslider .stock.available span{
    background: green;
    padding: 2px 10px;
    color: #fff;
}
.um-prodslider .stock.unavailable span {
    background: #f00;
    padding: 2px 10px;
    color: #fff;
}

..catalog-category-view .page-title-wrapper {
    margin: 0 0 10px 0;
}
.category-cms .install_block li {
    text-align: left;
    width: auto;
    display: block;
    margin-left: 0 !important;
    text-align: left;
    margin: 0 0 15px 0;
    padding: 10px;
    border: 1px solid #ececec;
}
.pricewrapper.stockstatus_available, .pricewrapper.stockstatus_unavailable {
    height: 50px;
    overflow: hidden;
    clear: left;
}

/*** end desktop **/

@media only screen and (max-width: 1024px)
{
	.nav-sections-item-content {
		margin-top: 35px;
	}
	.page-wrapper .nav-sections .section-items .navigation ul li.level0 ul.mobmenu {
		display: block;
	}
	.page-wrapper .nav-sections .section-items .navigation ul li.level0 ul.deskmenu
	{
		display: none;
	}
	
	.navigation .level0 .submenu {
		border: none !important;
		box-shadow: unset;
	}
	.nav-sections-item-content .navigation .level0 .level1 .submenu {
		padding-left: 25px !important;
	}
	.navigation .level0 .submenu a {
    	/*font-weight: normal;*/
	}
	.navigation .level0 .submenu
	{
		padding:0 10px !important;
	}
	
	.navigation .level0.active .all-category .ui-state-focus {
		border-color: unset;
	}
	.navigation .submenu > li {
		text-align: left;
		font-size: 14px;
	}
/***sticky footer start***/
.page-wrapper
{
	margin-bottom:50px;
}
	.stick_mobile {
    position: fixed;
    bottom: 0;
	left: 0;
    z-index: 9;
    width: 100%;
	    display: block;
}
.stick_mobile ul {
    list-style: none;
    padding: 0;
    background: #eee;
    text-align: center;
    margin: 0;
}
.stick_mobile ul li {
    list-style: none;
    display: inline-block;
    margin: 0 10px;
}
.stick_mobile ul li a {
    display: inline-block;
    padding: 10px;
}
.stick_mobile ul li a img {
    width: 30px;
	vertical-align: middle;
}
/***sticky footer end***/

#newsletter-validate-detail .field.newsletter {
    float: left;
    width: 69%;
}
#newsletter-validate-detail .actions {
    width: 31%;
}

.category-sample-ordering .category-cms a {
    margin: 5px 0 0;
}

}

@media only screen and (min-width: 1024px) 
{
	.page-layout-2columns-left .sidebar-main, .page-layout-2columns-left .sidebar-additional
	{
		    width: 22.833333%;
	}
	.page-layout-2columns-left .column.main
	{
		width: 77.166667%;
		padding-left: 0;
	}
	
	
}
@media only screen and (max-width: 1023px){
.header_searchbox {
    position: unset;
}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {

.navigation .level0 .submenu {
   
    font-weight: 400;
    min-width: 160px !important;
    padding: 15px 0;
    display: none;
    left: 0;
    margin: 0 !important;
    padding: 0;
    position: relative;
    top:0 !important;

}

.nav-sections-item-content .level1.submenu {
    padding: 0px 5px 0px 9px !important;
    font-size: 15px;
}
.page-products .product-item-actions .action1.primary {
	width: 50%;
	float: left;
	right: 0;
	top: -2px;
	padding-bottom: 0px !important;
	padding-top: 0px;
	background-image: none;
	line-height: 30px;
	text-align: center;
	padding-left: 0px;
}
.page-products .product-item-actions .action1.primary span {
	font-size: 10px;
}
.page-products .product-item-actions .action1.primary1 span {
	font-size: 10px;
}
.page-products .product-item-actions .action1.primary1 {
	padding: 8px 2px;
	position: absolute;
	left: 0;
	top: -2px;
	width: 50%;
}
.product-add-form .box-tocart.update .actions {
	width: 40%;
}
.box-tocart.update .action.tocart {
	padding: 7px 17px;
	font-size: 15px;
}
.catalog-category-view strong.product.name.product-item-name {
	font-size: 12px;
	padding-left:0;
}
.catalog-category-view.page-layout-2columns-left .column.main {
	width: 75.167%;
	float: right;
}
.catalog-category-view.page-layout-2columns-left .sidebar-main {
	width: 24.833%;
	float: left;
}

.catalog-category-view .old-price .price-container span.price {
    text-decoration: line-through;
    font-size: 17px;
}

.catalog-category-view .price-container .price {
	    font-size: 20px;
}

.um-prodslider.block.slider-type-new .product-item-name{
	height:65px;
	overflow:hidden;
	margin-bottom:0 !important;
}
.header.content {
    padding: 15px 10px !important;
}
.header_searchbox .block-search input
{
	border-bottom: 1px solid #eaeaea;
}
.product-item-name, .product.name a {
	font-size: 12px;
	padding-left:0;
}
.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: 100% !important;
}
.navigation {
	width: 100% !important;
}
.navigation .parent .level-top::after {
	top: 7px !important;
	font-size: 22px !important;
}
.nav-sections-item-title {
	background: #88bcd2 !important;
	height: 60px !important;
	padding-top: 18px !important;
}
.nav-sections-item-title a {
	color: #fff;
	font-size: 17px;
	text-transform: uppercase;
}
.navigation .level0>.level-top {
	line-height: 40px !important;
}
.nav-toggle {
	top: 30px;
}
.nav-toggle::before {
	font-size: 24px;
}
.header.links li {
	padding: 0;
	border: unset;
}
.navigation .level0 > .level-top {
	text-align: left;
}
.magestore-bannerslider-standard {
	width: 100% !important;
}
.magestore-bannerslide-flex-slider {
	margin-bottom: 0 !important;
}
.we_like_stone {
	margin-top: 0;
	padding: 0;
}
.we_like_stone .title {
	font-size: 28px;
}
.we_like_stone .title img {
	width: 250px;
}
.we_like_stone p {
	padding: 0;
	font-size: 12px;
    margin: 0 0 15px 0;
}
.block p:last-child {
    margin: 0 0 15px 0;
}
.abs-margin-for-blocks-and-widgets-desktop, .page-main .block, .customer-review .product-details {
	margin-bottom: 20px !important;
}
/*.tabcontent .template-type-grid .prodcts {
	margin: 0;
}*/
.template-type-grid .um-product-item {
	width: 23.4% !important;
}
.product.details.product-item-details {
	font-size: 18px !important;
}

.catalog-category-view .actions-secondary{
}

.um-prodslider.block.slider-type-new {
	margin-bottom: 0 !important;
}
.speial-offer h3 {
	margin: 0px;
	font-size: 20px;
}
.offer_block .p3 {
	font-size: 14px;
	padding: 0 10px;
}
#mk-button {
	margin: 0 0 15px 0;
}
a.btn_button_mak {
	display: inline-block;
}
.columns .column.main {
	padding-bottom: 0;
}
.footer_main_block {
	max-width: 100% !important;
	padding: 20px 10px;
}
.footer_main_block .footer_block {
	padding-left: 15px;
	width: 30.33%;
}
.footer_main_block .footer_block.block4 {

}
.footer_block .title {
	font-size: 16px;
}
.footer_main_block .footer_block a {
	font-size: 14px;
}
.control-label {
	font-size: 13px;
	width: 45%;
}
.footer-section-col.calculater-footer input {
	width: 50%;
}
.footer_block.block4 p {
	font-size: 14px;
}
.footer_block ul {
	margin: 0;
}
.block.newsletter {
	margin-top: 15px !important;
	margin-bottom: 15px !important;
	width: 100% !important;
}
.block.newsletter .field .control {
	width: 100%;
}
.block.newsletter input {
	width: 100% !important;
	padding-left: 10px;
	font-size: 12px;
}
.block.newsletter .action.subscribe {
	width: auto;
	padding: 7px 10px;
	font-size: 12px;
}
a.btn_button_mak {
	padding: 10px 20px;
}
span.mk-button--text {
	font-size: 16px;
}
.footer_bottom {
	padding: 15px;
}
.pyment_icon b {
	font-size: 16px;
	padding-top: 0;
	margin-right: 15px;
	vertical-align: middle;
	line-height: normal;
}
.pyment_icon img {
	width: 65%;
	vertical-align: middle;
}
.footer_right {
	padding-top: 3px;
}
.footer_right ul {
	padding: 0;
}
.footer_right .title {
	font-size: 16px;
	padding-left: 0;
	padding-right: 5px;
	margin: 0;
}
.footer_right li {
	margin: 0;
	padding-left: 5px;
	position: relative;
}
	/*.footer_right li a.pinterest {
		background: url("../images/soical-gp.png");
position: absolute;
left: -13px;
top: -19px;
width: 28px;
}
	.footer_right li a.instagram {
    background: url("../images/soical-gp.png");
    left: 5px;
    position: absolute;
    top: -19px;
    width: 27px;
}
	.footer_right li a.twitter {
	background: url("../images/soical-gp.png");

position: absolute;

left: 28px;

top: -18px;

width: 28px;
}
	.footer_right li a.facebook {
		background: url("../images/soical-gp.png");
		position: absolute;
		width: 25px;
		height: 25px;
}*/
.footer_right li img {
	width: 25px;
	/*display: none;*/
}
.copyright {
	padding: 15px;
	font-size: 14px;
}
.copyright .footer_design_text a {
	font-size: 14px;
}
.category-view .category-cms .sub-cat {
	padding: 0;
	margin: 0;
}
.category-cms {
	margin-bottom: 0;
}

.category-about-us .category-cms ul li{
	padding:10px !important;
}

.category-cms ul li {
	padding: 0 !important;
	margin-left: 15px;
	width: 31.7% !important;
}
.category-cms ul li:first-child {
	margin-left: 0;
}
.category-cms ul li:nth-child(3n+1) {
	margin-left: 0;
}
/*** start 6nov2018  ****/
.top_link_block {
	/*width: 46%;
	text-align: left;*/
}
.logo {
	margin-left: 38px !important;
	position: unset;
    width: auto;
	
}
.template-type-grid .um-product-item {
	display: block;
	float: left;
}
/*** end 6nov2018  ****/
	
.product-info-main {
	width: 51% !important;
}
.catalog-product-view .page-title {
	font-size: 19px;
	margin-bottom: 0;
}
.product-info-main .product-info-price .price-box .price-container > span {
	margin-bottom: 0;
}
.product-info-main .product-reviews-summary {
	text-align: center;
	width: 100%;
	margin-bottom: 10px !important;
	display: block;
}
.maindiv-social {
	display: block;
	overflow: hidden;
	float: unset;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.maindiv-social .rrssb-buttons li {
	display: inline-block;
	float: unset;
}
.maindiv-social .rrssb-buttons {
	height: auto;
	display: block;
	text-align: center;
}

.maindiv-social ul.rrssb-buttons h2{
	display:inline-block;
	vertical-align:middle;
}
.product-options-wrapper.internal_att_set .fieldset .order_by_sqm_per_sqm .ordersqm_sale_price, .product-options-wrapper.internal_att_set .fieldset .order_by_pack_wrapper .order_by_pack_wrapper_left .order_by_sqm_per_pack .orderpack_sale_price {
	font-size: 18px;
}
.product-options-wrapper.internal_att_set .fieldset .order_by_sqm_per_sqm .ordersqm_regular_price, .product-options-wrapper.internal_att_set .fieldset .order_by_pack_wrapper .order_by_pack_wrapper_left .order_by_sqm_per_pack .orderpack_regular_price {
	font-size: 15px;
	clear: both;
	margin-left: 0;
	float: left;
}
.product-options-wrapper.internal_att_set .fieldset .order_by_sqm_wrapper .order_by_sqm_wrapper_right, .product-options-wrapper.internal_att_set .fieldset .order_by_pack_wrapper .order_by_pack_wrapper_right {
	width: 54%;
}
.calculator_page {
	width: 33%;
}
.product-options-bottom.internal_attset .box-tocart.internal_type .actions {
	width: 30%;
}
.calculator_page .accordion_head_calc {
	font-size: 12px;
	height: 38px;
	line-height: 38px;
}
.product-options-bottom .cust_sample .product-sample-btn, .product-add-form .box-tocart .action1.primary.tocart {
	font-size: 12px;
	height: 38px;
	line-height: 19px;
}
.custom_attribute .internal_suitability ul li {

}
.custom_attribute .disclaimer p {
	font-size: 15px;
	line-height: 27px;
}
.product-options-wrapper.external_att_set, .product-options-bottom.external_attset {
	width: 100%;
	margin-top: 10px;
}
.product-options-wrapper.external_attset .field {
	width: 98%;
}
.product-options-wrapper.external_att_set .accordion_head {
	font-size: 16px;
}
.product-options-bottom.external_attset .cust_sample .product-sample-btn, .product-options-bottom.external_attset #product-addtocart-button1 {
	font-size: 16px;
	height: 39px;
	line-height: 25px;
}
.column.main .product.info.detailed {
	width: 54% !important;
	float: right !important;
}
.cart.table-wrapper .product-item-photo {
	padding-right: 12px;
}
.form-cart .cart.table-wrapper .product-item-photo {
	padding-right: 12px;
}
.form-cart .cart.table-wrapper .product-item-photo .product-image-container {
	width: 130px !important;
}
.cart.table-wrapper .product-item-name, .cart.item .product-item-details .item-options dt {
	font-size: 14px;
	text-align: left;
}
.cart-container .cart-summary {
	padding: 1px 12px 25px;
}
.cart-summary .checkout-methods-items .action.primary.checkout {
	padding: 6px 9px;
	font-size: 14px;
}
.cart.item .cart-price .price {
	font-size: 15px;
}
.cart.table-wrapper .cart thead tr th.col {
	text-align: center;
}
.filter-options-item .filter-options-content {
	padding: 10px 0;
}
.filter-options-item .filter-options-title {
	padding-left: 0;
}
.header_bottom_block li {
	width: 22.5%;
	padding: 7px 1% 4px;
}
.header_bottom_block span {
	font-size: 14px;
}
.header.content .block.block-search {
	width: 100%;
}
.header_cust_links {
	margin-top: 4px;
}
.logo img {

	height:auto;
	
    margin: 0;
}
.header_searchbox {
	padding-left: 3px;
}

.header_phone_email .call_img{
	font-size:0;
}

.header_phone_email .call_img a{
	padding-left:35px;
}

li.authorization-link a, li .wishlist_cust_link {
	padding-left: 0px;
	margin: 0;
	display: block;
	padding: 0;
	top: 0;
	padding-top: 25px;
    padding-bottom: 9px;
    background-position: top center;
    background-size: 25px;
}
.header_cust_links .action.showcart .text {
	line-height: 17px;
}
.header.content .block.block-search {
	margin-top: 5px;
}
.header_cust_links .minicart-wrapper .action.showcart {
	top: 0px;
	padding-top:27px;
}
.header_searchbox {
	padding-left: 2px;
}
.header_cust_links .minicart-wrapper {
	margin-left: 10px;
}
.header_cust_links li {
	padding-left: 10px;
}
.offer_block {
	width: auto;
}
.catalog-category-view .breadcrumbs {
	top: 25px;
}
.breadcrumbs .items {
	font-size: 12px !important;
}
.breadcrumbs .item:not(:last-child)::after {
	font-size: 12px !important;
	line-height: 18px !important;
}
.catalog-category-view .page-title-wrapper .page-title {
	font-size: 18px;
}
.catalog-category-view .page-title-wrapper .page-title span {
	font-size: 18px;
	line-height: 28px;
}

.category-view .category-description p{
	text-align:left !important;
}

.page-products .product-item-info {
	width: 92% !important;
	padding: 4% !important;
}
.block-compare .block-title strong, .block-reorder .block-title strong, .widget .block-title strong, .block-wishlist .block-title strong {
	font-size: 16px;
}
.category-internal-stone.page-layout-1column.page-with-filter .column.main {
	padding-top: 0;
}
.custom_options_wastage_wrapper_left {
	width: 35%;
}
.prodcut_desc_pack {
	font-size: 13px;
}
.acc_products li {
	width: 45%;
}
.acc_products li .pro_title_acc {
	font-size: 14px;
	height: 42px;
}
.custom_attribute .internal_disclaimer {
	margin-bottom: 0;
}
.minicart-wrapper .action.showcart .counter.qty {
	top: -15px;
	right: 0;
}
.checkout-cart-index .page-main > .page-title-wrapper .page-title {
	font-size: 24px !important;
	margin-top: 15px !important;
	margin-bottom: 15px !important;
}
.checkout-cart-index .cart-container .form-cart {
	padding-right: 2%;
}
.checkout-cart-index .cart-summary > .title {
	font-size: 2rem;
}
.checkout-cart-index .cart-summary .block > .title {
	padding: 10px 20px 10px 0;
}
.checkout-cart-index .cart-summary .block .title strong {
	margin: 0;
}
.checkout-cart-index .cart-summary .block form:not(:last-of-type) .fieldset {
	margin-bottom: 0;
}
.checkout-cart-index .cart-summary .block .item-options .field .radio + .label {
	font-size: 10px;
}
.checkout-cart-index .cart-summary .block .item-options .field .radio + .label::after {
	padding-right: 0;
}
.checkout-cart-index .cart-summary .block .content {
	padding-bottom: 0;
}
.checkout-cart-index .cart-totals .grand .mark {
	font-size: 1.4rem;
}
.checkout-cart-index .cart-totals .grand .amount {
	font-size: 1.4rem;
}
.checkout-cart-index .cart-summary .checkout-methods-items {
	margin-top: 0;
}
.account .block-collapsible-nav .item a, .account .block-collapsible-nav .item > strong {
	padding: 5px 10px 5px 10px;
	font-size: 12px;
}
.account .products-grid.wishlist .product-item .fieldset .field.qty {
	padding-right: 5px;
}
.account .products-grid .product-item {
	margin-right: 5px;
}
.account .products-grid.wishlist .product-item-actions .action {
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
}

.cms-stone-finishes ul li{
	width:27.7%;
	min-height:430px;
}

.header_phone_email{
	margin-top:2px;
}

.flex-caption{
	width:70%;
	left:15%;
}

.flex-caption .flex-caption-txt-first{
	font-size:24px;
}

.flex-caption .flex-caption-txt-second{
	font-size:28px;
}

.flex-caption .flex-caption-txt-last{
	font-size:24px;
}

.customer-account-login .page-main > .page-title-wrapper .page-title{
	font-size:30px;
}

.login-container .block{
	padding:15px;
	width:45% !important;
}

#checkout .authentication-wrapper{
	right:5px;
}

#checkout .action.action-auth-toggle{
	padding:6px 10px;
}

.cms-delivery-collection-returns .mk-title .page-title{
	padding-top:15px;
	padding-bottom:15px;
}

.cms-delivery-collection-returns .page-wrapper > .breadcrumbs{
	padding-top:15px;
}

.cms-how-can-we-help .cms_block_box{
	padding:15px 0 0 0;
}

.cms-how-can-we-help .custom-box-image{
	width:45%;
	padding:0px 25px 0 0;
}

.cms-privacy-policy-cookies .cms_block_box{
	padding:15px 0;
}

.cms-privacy-policy-cookies .mk-title .page-title{
	padding-bottom:10px;
}

.cms-terms-and-conditions .mk-title .page-title{
	padding-top:15px;
	padding-bottom:15px;
}

.category-intallation-maintenance .category-cms .install_block{
	margin:0;
	padding:0;
}

.category-intallation-maintenance .category-cms .install_block li{
	width:auto !important;
	padding:10px !important;
}

#checkout .opc-wrapper .fieldset .field .label{
	font-size:12px;
	width:35%;
}

#checkout .control._with-tooltip{
	width:65%;
}

#checkout .control._with-tooltip span.note{
	font-size:12px;
}

#checkout #shipping{
	padding:10px;
}

.bss-onestepcheckout .opc-wrapper #opc-shipping_method{
	padding:10px;
}

.opc-block-summary{
	padding:10px;
}

.checkout-index-index .search-container input{
	width: 50% !important;
	min-width: 90px;
	max-width: 60%;
}

.checkout-index-index .search-container .control .search-bar .action.primary{
	font-size:12px;
	padding:7px 5px;
}

.catalog-category-view .product-item-inner .product-item-actions .actions-primary .stock.unavailable span{
	font-size:14px;
}

.custom_options_wastage .options-list .field{
	margin-left:5px;
}

.custom_options_wastage .options-list .field .product-custom-option{
	vertical-align:middle;
}

.custom_options_wastage .options-list .field .label{
	vertical-align:middle;
}

.about_us ul.tabs{
	height:34px !important;
}

.about_us ul.tabs li{
	font-size:20px !important;
	margin-bottom:0 !important;
}
.top_link_block a {
    font-size: 12px;
}
.services_bottom div {
    margin: 5px;
    padding: 10px;
}
.services_bottom div p {
    font-size: 12px;
}

.wlstitle, .um-prodslider .title-block h2 {
    font-size: 20px;
    margin-bottom: 15px;
	margin-top: 0;
}
.we_like_stone h3.wlstitle {
    margin-top: 20px;
}
.header_bottom_block a img {
    height: 20px;
}

.header_bottom_block a span {
    font-size: 12px;
    line-height: 20px;
	margin: 0 0 0 5px;
}

.services_bottom ul {
    margin: 0;
}
.um-prodslider .title-block p.um-info {
    margin: 0;
    padding: 0;
}
.vc_custom.faq .faq_box {
    padding: 8px !important;
	margin: 0 0 10px 0;
}
.slick-slide .product-item-name, .slick-slide .product.name a {
    font-size: 12px;
}
.vc_custom.faq .custom_class, .vc_custom.faq .custom_class strong {
    font-size: 12px !important;
}
.custom_class .arrowDown::before {
    font-size: 12px;
}
.cms-home #accordion2 .accordion-content p, .cms-home #accordion2 .accordion-content p a {
    font-size: 12px;
}
.speial-offer h3 {
    font-size: 12px;
}
.offer_block .p3 {
    font-size: 12px;
}
#mk-button {
    margin: 0 0 0px 0;
}
a.btn_button_mak {
    padding: 5px 10px; 
}
span.mk-button--text {
    font-size: 12px;
}

.footer_main_block .footer_block {
    padding-left: 15px;
    width: 48%;
    margin-bottom: 15px;
}

.footer_main_block .footer_block.block3 {
    clear: left;
    padding: 0;
}
.page-footer {
    padding: 0 14px;
}
.footer_bottom {
    padding: 10px;
}
.page-header {
    margin-bottom: 0px;
}

.we_like_stone p {
    font-size: 14px;
    margin-bottom: 15px;
}
.homegrid a, .homegrid_bottom a {
    font-size: 12px;
}
.gridright ul {
    margin: 0 0 12px 0;
}
.services_bottom div p {
    font-size: 11px;
    font-weight: bold;
    color: #0090a1;
}
.services_bottom div img {
    width: 40px;
    filter: grayscale(1);
}
}

@media only screen and (min-width: 768px) and (max-width: 1000px) {
.header_bottom_block li a span {
    font-size: 10px;
}
.services_bottom div.googleicon p:first-child {
    margin-bottom: 10px;
}
.services_bottom div.googleicon img {
    width: 67px;
}
.services_bottom div.googleicon p:last-child {
    margin-top: 10px;
}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
.template-type-grid .um-product-item {
	width: 23% !important;
}
.product-options-bottom .box-tocart.update .field.qty {
	float: unset;
	display: block;
}
.header.content .block.block-search {
	width: 100%;
	margin-top: 5px;
}

.cms-stone-finishes ul li{
	width:29.1%;
	height:455px;
}

.header_phone_email{
	margin-top:2px;
}

.bss-onestepcheckout #opc-sidebar .choice.field .label{
	font-size:13px;
}

.cart-totals .grand .mark, .opc-block-summary .table-totals .grand .mark{
	font-size:1.6rem;
}

}
 @media only screen and (min-width:1024px) and (max-width: 1336px) {
.header_searchbox {

	padding-left: 30px;
	    position: unset;
}
.header.content .block.block-search {

}
.header_cust_links .minicart-wrapper .action.showcart
{
	
}
.footer_block .block.newsletter .action.subscribe span {
    font-size: 11px;
}

.category-cms .sub-cat-title
{
	height: 40px;
    overflow: hidden;
}
	
}

/*** end ipad **/

@media only screen and (min-width:320px) and (max-width: 767px) {
	.page-header {
    margin-bottom: 0;
}
.page-header .header.panel {
	display: block;
	overflow: hidden;
}
.block.block-search #search {
/*position: absolute !important;*/
}
.block-search input {
/* left: 0 !important;
    margin: 15px 0;
    position: absolute;
    top: 0 !important;
    width: 90%;*/
}
.top_link_block {
	width: 100%;
}
.product-item-name, .product.name a {
	font-size: 12px;
	min-height: 35px;
	margin-bottom: 0 !important;
	margin-top:10px !important;
}

.category_tab .product.details.product-item-details .product-item-name{
	height:38px;
}

.offer_block {
	padding: 3%;
	width: 94%;
}
.offer_img, .compare-save {
	width: 100%;
	margin-bottom: 15px;
	float: none;
	padding-bottom: 10px;
}
.compare-save {
	margin-bottom: 0;
}
.navigation .level0 .submenu {
	text-align: left;
}
.navigation .level0 .submenu a:hover, .navigation .level0 .submenu a.ui-state-focus {
	text-align: left;
}
.page-products .products-grid .product-items .product-item {
	width: 48.55% !important;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0 !important;
}
.page-products .products-grid .product-items .product-item:nth-child(2n) {
    float: right;
    margin-right: 0;
}
.catalog-category-view .price-container .price,
.catalogsearch-result-index .price-container .price {
	font-size: 15px;
}
.catalog-category-view span.cust_msg_req,
.catalogsearch-result-index span.cust_msg_req {
    font-size: 9px;
    font-weight: bold;
    color: #333333;
}
.catalog-category-view .old-price .price-container span.price,
.catalogsearch-result-index .old-price .price-container span.price {
    font-size: 12px;
}
.catalog-category-view strong.product.name.product-item-name,
.catalogsearch-result-index strong.product.name.product-item-name {
	    margin-bottom: 5px !important;
		    min-height: 30px;
    overflow: hidden;
}
.catalog-category-view .actions-secondary a,
.catalogsearch-result-index .actions-secondary a {
    width: 50%;
    float: left;
    display: block;
    line-height: 20px;
}
.catalog-category-view .actions-primary,
.catalogsearch-result-index .actions-primary {
    margin-bottom: 10px;
	    height: 65px;
}
.catalog-category-view .price-container .cust_msg_req,
.catalogsearch-result-index .price-container .cust_msg_req{
	font-size:12px;
}

.catalog-category-view .product-item .product-item-name, .catalogsearch-result-index .product-item .product-item-name, .product.name a,
.slick-slide .product-item-name, .slick-slide .product.name a {
	padding-left: 0px;
	min-height: 50px;
	font-size: 12px !important;
}

.product.details.product-item-details{
	font-size:12px !important;
}

.page-products .product-item-actions .action1.primary {
	padding: 7px 7px 7px 25px;
	width: 100%;
	top: unset;
	background: #748795 url(../images/add_cart.png) no-repeat 10px 5px;
	margin: 0 auto;
	text-align: center;
	background-size: 20px;
	position: relative;
	font-size: 12px;
}
.page-products .product-item-actions .action1.primary:hover {
	background-color: #0090A1;
}
.products-grid .product-item .product-item-inner {
	display: block !important;
	border: none !important;
}
.products-grid .product-item-inner {
	border: none;
}
.page-products .product-item-actions .action1.primary1 {
	padding: 7px 15px;
	width: 100%;
	border: none;
	top: unset;
	position: relative;
	float: none;
	margin-top: 10px;
}
.products-grid .product-item-info:hover .product-item-inner {
	left: unset;
	padding: 0 !important;
	border: none !important;
	bottom: unset;
	position: relative !important;
	width: 100% !important;
	line-height: 0;
	border: none !important;
}
.catalog-category-view .product-item .price-box,
.catalogsearch-result-index .product-item .price-box {
	margin: 0px !important;
	padding-left: 0px;
}

.catalog-category-view .product-item-inner .product-item-actions .actions-primary .stock.unavailable span,
.catalogsearch-result-index .product-item-inner .product-item-actions .actions-primary .stock.unavailable span{
	line-height:normal;
	font-size:12px;
}

.page-layout-1column .column.main .product.media {
	width: 100%;
	margin-bottom:0;
}
.custom_attribute {
	margin-top: 16px;
	/*text-align: center;*/
	padding: 0 12px;
}
.custom_attribute .internal_different_sizes ul, .custom_attribute .internal_suitability ul {
    padding: 0;
	margin: 0 0 10px;
}
.custom_attribute .internal_different_sizes ul li {
	margin-right: 0;
}
.product-info-main {
	width: 92% !important;
	padding: 0 12px;
	background: #fff;
}
.catalog-product-view .page-title {
	font-size: 18px;
	margin: 10px 0;
	text-align: center;
}
.product-info-main .product-reviews-summary {
	float: unset;
	text-align: center;
	border-top:1px solid #ccc;
	margin-top:10px;
	padding-top:10px;
}
.product-reviews-summary .reviews-actions {
	font-size: 14px;
}
.product-reviews-summary .reviews-actions {
	margin-bottom: 6px;
}
.maindiv-social .rrssb-buttons {
	font-size: 10px;
}
.product-options-wrapper.internal_att_set .fieldset .order_by_sqm_per_sqm .ordersqm_sale_price, .product-options-wrapper.internal_att_set .fieldset .order_by_pack_wrapper .order_by_pack_wrapper_left .order_by_sqm_per_pack .orderpack_sale_price {
	font-size: 15px;
}
.product-options-wrapper.internal_att_set .fieldset .order_by_sqm_per_sqm .ordersqm_regular_price, .product-options-wrapper.internal_att_set .fieldset .order_by_pack_wrapper .order_by_pack_wrapper_left .order_by_sqm_per_pack .orderpack_regular_price {
	font-size: 14px;
	clear: both;
	float: left;
	margin-left: 0;
}
.calculator_page, .product-options-bottom.internal_attset .box-tocart.internal_type .actions, .product-options-bottom.internal_attset .cust_sample {
	width: 100%;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 10px;
}
.calculator_page .accordion_head_calc {
	font-size: 14px;
	height: 34px;
	line-height: 34px;
}
.product-add-form .box-tocart .action1.primary.tocart, .product-options-bottom .cust_sample .product-sample-btn {
	line-height: 20px;
	font-size: 14px;
	height: 37px;
}
.product.data.items {
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}
.column.main .product.info.detailed {
	width: 100% !important;
	margin-bottom: 0;
}
.product-options-wrapper.internal_att_set .fieldset .order_by_sqm_wrapper .order_by_sqm_wrapper_right, .product-options-wrapper.internal_att_set .fieldset .order_by_pack_wrapper .order_by_pack_wrapper_right {
	width: 52%;
	text-align: right;
}
.product-options-wrapper.internal_att_set .fieldset .order_by_sqm_wrapper .order_by_sqm_wrapper_right .field .label, .product-options-wrapper.internal_att_set .fieldset .order_by_pack_wrapper .order_by_pack_wrapper_right .field .label {
	font-size: 12px;
}
#product-options-wrapper input {
	font-size: 12px;
}
.product-options-wrapper.internal_att_set .fieldset .order_by_sqm_wrapper .order_by_sqm_wrapper_right .field .control, .product-options-wrapper.internal_att_set .fieldset .order_by_pack_wrapper .order_by_pack_wrapper_right .field .control {
	width: 34% !important;
	margin: 0;
}
.product-add-form .box-tocart.update .actions {
	width: 46%;
}
.um-prodslider.slider-type-autorelated {
	padding: 0 10px;
}
.product-info-main .maindiv-social {
	float: unset;
}
.product-info-main .maindiv-social .rrssb-buttons {
	display: block;
	text-align: center;
	height:auto;
}

.maindiv-social ul.rrssb-buttons h2{
	margin-right:0;
	display:inline-block;
	vertical-align:middle;
}

.product-info-main .maindiv-social .rrssb-buttons li {
	float: unset;
	text-align: center;
	display: inline-block;
}
.custom_attribute .suitability ul {
	padding: 0 0px 0 0;
}
.custom_attribute .disclaimer p {
	font-size: 14px;
	line-height: 18px;
}
.product-options-wrapper.external_att_set, .product-options-bottom.external_attset {
	width: 100%;
	padding: 0;
}
.product-options-bottom.external_attset #product-addtocart-button1 {
	font-size: 14px;
	height: 37px;
}
.product-options-bottom.external_attset {
	background: #fff;
}
.cart.table-wrapper .col.qty, .cart.table-wrapper .col.price, .cart.table-wrapper .col.subtotal, .cart.table-wrapper .col.msrp {
	text-align: center;
}
.cart.table-wrapper .product-item-name {
	text-align: left;
}
.cart.table-wrapper .product-item-name + .item-options {
	margin-top: 8px;
}
#checkout .opc-wrapper {
	width: 100%;
}
.opc-estimated-wrapper {
	margin: 0;
	padding: 8px 10px;
}
#checkout .authentication-wrapper {
	margin-top: 20px !important;
	margin-left: 10px;
}
.opc-wrapper .step-title {
	margin: 10px 0;
	text-align: center;
}
.opc-wrapper .methods-shipping {
	margin-top: 0;
	padding-top: 10px;
}
.opc-wrapper .form-login, .opc-wrapper .form-shipping-address, .opc-wrapper .methods-shipping {
	padding: 20px 8px 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}
#checkout .opc-wrapper .fieldset .field .label {
	width: 100px;
	font-size: 12px;
}
.opc-wrapper .form-login .fieldset .note, .opc-wrapper .form-shipping-address .fieldset .note {
	font-size: 12px;
}
#checkout #shipping {
	padding: 15px;
}
.order-comment-block {
	padding-left: 15px;
	padding-right: 15px;
}
.bss-onestepcheckout #opc-sidebar .discount-code {
	padding: 0 15px;
}
.bss-onestepcheckout #opc-sidebar .discount-code #discount-form .actions-toolbar .action {
	font-size: 1.2rem;
}
.bss-onestepcheckout #opc-sidebar > .field {
	padding: 0 15px;
}
.checkout-agreements-block {
	padding: 0 15px;
}
/*.logo {
    padding: 10px 0;
    display: block;
    overflow: hidden;
    float: none;
    margin: 0 auto !important;
}
.search_bar {
    margin: -40px 0 0 0px;
    padding-top: 6px;
}
.minicart-wrapper .action.showcart::before {
    top: -40px;
}
.minicart-wrapper {
    margin-top: 1px !important;
    padding-right: 10px;
}*/
.logo {
	    margin: 0;
    max-width: 64%;
    left: 70px;
}
.logo img {
    margin: 0px auto;
}
.navigation {
	width: 100% !important;
}
.navigation .level0 .submenu {
	top: 0 !important;
	position: relative;
}
.nav-sections-item-title a {
	color: #fff !important;
	font-size: 17px;
	text-transform: uppercase;
}
.category_tab .tab button.tablinks {
	font-size: 12px;
	padding: 12px 10px !important;
}
.nav-sections-item-title {
	background: #88bcd2 !important;
	height: 60px !important;
	padding-top: 18px !important;
	width: 100%;
}
.navigation .level0>.level-top {
	line-height: 30px !important;
	text-align: left;
	font-size:14px !important;
}
.navigation .level0
{
	margin:0 !important;
}

.block.block-search {
	z-index: 9;
	top: 55px !important;
	width: 60%;
}
.page-header .header.panel {
	padding-bottom: 10px !important;
	padding-top: 10px !important;
}
.minicart-wrapper .action.showcart::before {
	padding-right: 0px;
	top: 0px;
	background-size: 24px;
	width: 25px;
	height: 16px;
}
.header_right {
	padding-right: 12px !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: 100% !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.magestore-bannerslider-standard {
	width: 100% !important;
}
.footer_main_block {
	max-width: 100% !important;
	padding: 10px 0;
}
.magestore-bannerslide-flex-slider {
	margin-bottom: 0 !important;
}
.we_like_stone {
	margin-top: 0;
	padding: 0 10px;
}
.we_like_stone .title {
	font-size: 25px;
	margin:0;
}
.we_like_stone .title img {
	width: 250px;
	height: auto;
}
.we_like_stone p {
	padding: 0;
	font-size: 16px;
}
.block-static-block.widget, .block-cms-link.widget {
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.category_tab {
	padding: 0 10px;
}
.category_tab .um-prodslider .title-block {
	display: none;
}
.category_tab .products {
	margin: 10px 0 0 0;
}
.template-type-grid .um-product-item {
	margin-left: 10px;
	margin-bottom: 10px !important;
	width: 48% !important;
	vertical-align:top;
}
.template-type-grid .um-product-item:first-child {
	margin-left: 0;
}
.template-type-grid .um-product-item:nth-child(2n+1) {
	margin-left: 0;
}
.product.details.product-item-details {
/*padding: 0 5px;*/
	/*font-size: 10px !important;*/
}
.page-products .product-item-actions {
	bottom: unset !important;
}
.product.details.product-item-details .product-item-name a {
	padding: 0;
}
.speial-offer h3 {
	margin: 0;
	font-size: 18px;
	height: auto;
}


#mk-button {
	margin: 10px 0;
}
a.btn_button_mak {
	padding: 5px 10px;
	display: inline-block;
}
span.mk-button--text {
	font-size: 12px;
}
.columns .column.main {
	padding-bottom: 10px;
}
.page-footer {
	margin-top: 0;
}
.footer_main_block .footer_block {
	float: none;
	width: 100%;
	padding: 10px 0;
	border-bottom: 1px solid #ffffff;
}
.footer_block .title {
	padding-left: 15px;
	margin-bottom: 0;
	font-size: 18px;
}
.footer_block .title.accordion_head {
	cursor: pointer;
}
.footer_block .title.accordion_head::after {
	background: url(../images/foot-mobile-arrow.png) right center no-repeat scroll;
	float: right;
	width: 24px;
	height: 24px;
	line-height: 24px;
	content: '';
	margin-right: 15px;
}
.footer_bottom {
	border-top: none;
	padding-left: 10px;
	padding-right: 10px;
}
.footer_left {
	float: none;
	width: 100%;
	padding: 0;
	text-align: center;
}
.footer_right {
	float: none;
	width: 100%;
	padding: 0;
}
.footer_right ul {
	float: none;
	padding: 0;
	text-align: center;
}
.footer_right .title {
	font-size: 18px;
	padding-right: 10px;
}
.footer_right li img {
	width: 25px;
}
.pyment_icon b {
	margin: 0;
	padding-top: 10px;
	line-height: normal;
	font-size: 18px;
}
.copyright {
	padding: 10px;
	text-align: center;
	font-size: 12px;
}
.copyright .footer_design_text {
	float: none;
	text-align: center;
}
.copyright .footer_design_text a {
	font-size: 12px;
}
.accordion_body {
	margin: 10px 0 0 0 !important;
	padding: 0 15px !important;
}
.footer_main_block .footer_block a {
	font-size: 14px;
}
.control-label {
	width: 45%;
	font-size: 14px;
}
.footer-section-col.calculater-footer input {
	width: 45%;
}
.footer_block.block4 p {
	font-size: 14px;
}
.footer_block ul {
	margin: 0;
}
.block.newsletter {
	margin: 10px 0;
}
.block.newsletter .field .control {
	width: 100%;
}
.block.newsletter input {
	width: 100% !important;
}
.block.newsletter .action.subscribe {
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
}
.catalog-category-view .page-title-wrapper #page-title-heading,
.catalogsearch-result-index .page-title-wrapper h1.page-title {
	padding-left: 10px;
	text-align: left;
}

.catalog-category-view .page-title-wrapper .page-title span,
.catalogsearch-result-index .page-title-wrapper h1.page-title span
{
	font-size: 18px;
    line-height: 28px;
}
.catalog-category-view .breadcrumbs,
.catalogsearch-result-index .breadcrumbs {
    text-align: left;
    padding-left: 10px !important;
	margin-bottom: 20px !important;
    display: block;
}
.category-view {
	padding-left: 10px;
	padding-right: 10px;
}
.page-wrapper .breadcrumbs a, .breadcrumbs strong
{
	font-size: 10px;
}
.breadcrumbs .item:not(:last-child):after {
    font-size: 8px !important;
    line-height: 23px !important;
}
.category-cms, .category-image, .category-description {
	margin-bottom: 10px;
}

.category-split-face-slate-tiles .category-description p{
	text-align:left !important;
}

.category-view .category-cms .sub-cat {
	padding: 0;
	margin: 0;
}
.category-cms ul li {
	width: 47.5% !important;
	padding: 0 !important;
	margin-left: 10px !important;
	margin-bottom:10px;
}
.category-cms ul li:first-child {
	margin-left: 0 !important;
}
.category-cms ul li:nth-child(2n+1) {
	margin-left: 0 !important;
}

.category-cms .sub-cat-title a{
	line-height:18px;
	height:40px;
	font-size: 12px;
	overflow:hidden;
}

.page-products .columns {
	padding-top: 0;
	display: inline-block;
}

.catalogsearch-result-index.page-products .columns {
    width: 100%;
}

.sorter-options {
	width: 110px;
	font-size: 12px;
	padding: 4px 20px 5px 5px;
}
.filter-title strong {
	left: 55px;
	padding: 7px 5px;
	font-size: 12px;
}
.toolbar-amount {
	margin-left: 6px;
	font-size: 12px;
}
.page-products .sorter .sorter-label {
	font-size: 12px;
}
.custom_options_wastage_wrapper_left {
	width: 30%;
}

.external_att_set .custom_options_wastage_wrapper_left {
	width: 40%;
}

.external_att_set .custom_options_wastage_wrapper_left .label span{
	font-size:10px;
}

#calculation_block.block_right_bottom li:last-child{
	font-size:18px;
}

.header_bottom_block li {
	width: 100%;
	padding: 0;
	float: unset;
}
.header_bottom_block a span {
	font-size: 14px;
}
.header_bottom_block img {
	float: unset;
}
.header_bottom_block span {
	font-size: 9px;
	margin: 0;
	line-height: 8px;
}
.header_bottom_block ul {
	max-width: 98%;
}
.top_link_block li {
	padding: 5px 10px;
}
.box-tocart.update .action.tocart {
	padding: 6px 17px;
	font-size: 14px;
}
.product-add-form .box-tocart.update .actions {
	width: 45%;
}
.header_searchbox {
	/*	width: 100%;
		padding-left: 0;*/
	width: unset;
	margin-left: 0;
	display: block;
	padding: 0;
}

.header_phone_email .call_img {
	margin-left:0;
}

.header_phone_email .call_img a{
	background-size: 24px;
	background-position: left center;
	padding: 0px 0 0px 28px;
	height:25px;
	line-height:25px;
	vertical-align:top;
}

li.authorization-link a, li .wishlist_cust_link, .header_cust_links .action.showcart .text {
	font-size: 10px;
	/*padding-left: 0px;*/
	height: 15px;
	margin: 0;
	/*width: 35px;*/
	/*display: inline-block;*/
	padding: 6px 0 6px 28px;
	top: 0;
	background-size: 24px;
	background-position: left center;
}
.account li.authorization-link a, .account li .wishlist_cust_link, .account .header_phone_email .call_img, .account .header_cust_links .action.showcart .text {
	font-size: 9.5px;
}

.header_cust_links li {
	padding-left: 7px;
	line-height:25px;
}
.nav-toggle
{
	top: 25px;
}
.header_searchbox {
    position: unset;
    /*float: right;*/
    width: 100%;
}
.header.content .block.block-search {
	width: 99%;
    margin: -4px auto 0;
}
.minicart-items-wrapper
{
	display:none;
}
.header_cust_links .action.showcart .text {
	/*display: none;*/
	padding: 0;
}
.header_cust_links, .header_cust_links .minicart-wrapper {
	margin-top: 0;
	margin-left: 7px;
	margin-right: 0px;
	position: relative;
}
.header_cust_links .minicart-wrapper .action.showcart .counter.qty {
	top: -12px;
	right: 10px;
	height: 20px;
	line-height: 20px;
	min-width: 12px;
}

.header_cust_links .minicart-wrapper .action.showcart {
	top: 0;
	line-height: 23px;
}
.header_cust_links .minicart-wrapper .action.showcart span.span.counter-number {
    padding-left: 0;
	color: #fff;
}
.header_searchbox {
    position: relative;
	width: 97%;
}
.block-search .control {
    border-top: none;
    position: absolute;
    top: 50px;
    width: 97%;
    background: #fff;
	z-index: 999;
	margin: 0;
    right: -5px;
}
.header_searchbox .block-search input
{
	margin: 0;
    height: 40px;
    border: unset;
}
.header_cust_links {
	width: 100%;
	margin: 0 auto;
	float: unset;
	display: block;
	text-align: center;
}
.header_phone_email {
	display: inline-block;
	float: left;
	padding-left: 0;
	margin-top:0;
}
#m-cookienotice.v-bar {
	padding: 0;
}
#maincontent .widget.block.block-static-block {
	margin-bottom: 20px !important;
}
.page-products .product-item-info {
	width: 92% !important;
	padding: 4% !important;
}
.catalog-category-view .actions-secondary,.catalogsearch-result-index .actions-secondary {
	    width: 25%;
    padding: 0;
    margin: 0 0 10px;
    float: right;
	height: auto;
}
.products {
	margin-bottom: 0;
}
.page-products .products.products-grid {
	padding-left: 10px;
	padding-right: 10px;
	margin: 10px 0 0 0 !important;
}
.products.wrapper.products-grid .products {
    margin: 0;
}
.columns .sidebar-additional .block.block-wishlist {
	margin-bottom: 15px;
	padding: 0 10px;
}
.columns .sidebar-additional .block.block-wishlist .block-title {
	margin-bottom: 10px;
}
.block.related .block-content.content .block-actions {
	text-align: center;
}
.custom_attribute .internal_different_sizes h4 {
	margin-bottom: 10px;
}
.custom_attribute .internal_suitability h4 {
	margin-bottom: 10px;
}
.custom_attribute .internal_suitability ul li {

}

.custom_attribute .suitability ul li{
	/*margin: 0 13px 13px 0;
	width: 25%;*/
}

.custom_attribute .internal_suitability ul li:nth-child(3n) {
	margin-right: 0;
}
.custom_attribute .internal_disclaimer {
	margin: 0 auto;
	padding: 0;
}
.custom_attribute .internal_disclaimer h4 {
	margin-bottom: 10px;
}
.custom_attribute .internal_disclaimer p {
	font-size: 14px;
}
.product-options-wrapper.internal_att_set .fieldset .field .custom_options_wastage_wrapper .custom_options_wastage_wrapper_left .label {
	font-size: 10px;
}
.prodcut_desc_pack {
	font-size: 11px;
}
.acc_products li {
	width: 47%;
}
.acc_products li .pro_title_acc {
	font-size: 13px;
	height: 42px;
}
.acc_products li span {
	font-size: 14px;
}
.acc_products li .box-tocart .fieldset .actions .action.tocart {
	width: 80% !important;
}
.block.related {
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 0;
}
.checkout-cart-index .page-main > .page-title-wrapper .page-title {
	margin-top: 0 !important;
	font-size: 20px !important;
	margin-bottom: 15px !important;
}
.checkout-cart-index .cart-summary .block form:not(:last-of-type) .fieldset {
	margin-bottom: 0;
}
.checkout-cart-index .cart-summary .block .content {
	padding-bottom: 0;
}
.checkout-cart-index .cart-summary .checkout-methods-items {
	margin-top: 0;
}
.checkout-cart-index .cart-summary .checkout-methods-items .item {
	margin-bottom: 15px;
}
.checkout-cart-index .cart-summary {
	margin-bottom: 0;
	padding-bottom: 0;
}
.block.crosssell {
	margin-top: 15px;
	margin-bottom: 0;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart .counter.qty {
	top: -20px;
	right: -10px;
}
.bss-onestepcheckout .opc-wrapper #payment #checkout-payment-method-load .payment-methods .step-title {
	padding-bottom: 10px;
}
.bss-onestepcheckout .opc-wrapper #payment #checkout-payment-method-load .payment-methods .checkout-billing-address {
	margin-top: 0;
	margin-bottom: 0;
}
.checkout-index-index .opc-block-summary {
	padding-left: 15px;
	padding-right: 15px;
}
.opc-block-summary .product-item .subtotal {
	padding-right: 10px;
}
.opc-block-summary .product-item .product-item-inner {
	margin-bottom: 0;
}
.account .page.messages {
	margin-bottom: 0 !important;
}
.account .columns .column.main {
	padding-left: 10px;
	padding-right: 10px;
}
.account .page-main .page-title-wrapper .page-title {
	margin-right: 0;
	font-size: 25px;
	margin-bottom: 10px;
}
.account #wishlist-sidebar .product-item-actions .actions-primary {
	background: none;
}
.account .block.account-nav {
	margin-bottom: 0;
}
.account .block.block-reorder {
	margin-bottom: 0;
}
.account .products-grid .product-item-info:hover .product-item-inner {
	bottom: unset;
}
.account .products-grid.wishlist {
	margin-right: 0;
}
.account .products-grid.wishlist .product-item {
	padding-left: 0;
	padding-right: 0;
}
.account .form-address-edit .search-container input {
	width: 55% !important;
	min-width: 170px;
	max-width: 70%;
}
.cms-terms-and-conditions .mk-title .page-title{
	padding:0px 10px 10px;
}

.contact-index-index .page-title-wrapper{
	padding-left:15px;
	padding-right:15px;
}

.contact-index-index .page-title-wrapper .page-title{
	margin-bottom:0;
}

.contact-index-index .columns .column.main{
	padding-left:15px;
	padding-right:15px;
}

.contact-index-index .form_left{
	width:100%;
	float:none;
	margin:15px 0 0 0;
}

.contact-index-index .form_right{
	width:100%;
	float:none;
}

.category-about-us .about_us ul.tabs{
	margin-top:0 !important;
	margin-bottom:0 !important;
	height:auto !important;
}

.category-about-us .category-cms ul li {
    padding: 10px 5px !important;
	width:42% !important;
	font-size:11px !important;
	margin-bottom:0 !important;
}

.category-about-us .category-cms .cms_about_tab{
	padding-left:15px;
}

.category-about-us .category-cms .cms_about_tab li{
	padding:unset !important;
	width:auto !important;
	font-size:14px !important;
}

.product-options-wrapper .field{
	width:100%;
}

.product-options-wrapper .field select{
	font-size:10px !important;
}

.product-options-wrapper .field select option{
	font-size:7px !important;
}

.cms-stone-finishes ul li{
	margin:0 0px 10px 0;
	float:none;
	width:91%;
	padding:4%;
	min-height:auto;
}

.cms-stone-finishes ul li:nth-child(3n){
	margin:0 0 10px 0;
}

.cms-stone-finishes ul li p{
	font-size:14px;
}

.flex-caption{
	width:80%;
	left:10%;
	bottom:0px;
}

.flex-viewport .slides li:hover .flex-caption {
    bottom: 5px;
}

.flex-caption .flex-caption-txt-first{
	font-size:12px;
}

.flex-caption .flex-caption-txt-second{
	font-size:14px;
	margin-bottom:5px;
}

.flex-caption .flex-caption-txt-last{
	font-size:12px;
	padding:0px 10px 5px;
}

.magestore-bannerslider-standard .flex-control-nav{
	display:none;
}

.customer-account-login .page-title, .customer-account-forgotpassword .page-title, .customer-account-create .page-title{
	margin-top:0;
	padding-left:15px;
	padding-right:15px;
	margin-bottom:10px;
}

.customer-account-login .columns .column.main{
	padding-left:15px;
	padding-right:15px;
}

.customer-account-login .login-container .block{
	padding:4%;
	width:92% !important;
}

.customer-account-login .login-container .fieldset > .field > .control{
	display:block;
}

.customer-account-login #login-form .fieldset.login .actions-toolbar{
	margin-left:0;
}

.opc-estimated-wrapper .minicart-wrapper{
	display:none;
}

.checkout-index-index .search-container input{
	min-width:80px;
	width:45% !important;
	max-width:60%;
}

.form.password.reset, .form.send.confirmation, .form.password.forget, .form.create.account{
	min-width:auto;
	width:90%;
	padding:5%;
}

.cms-page-view .mk-title {
    text-align: center;
    margin: 10px 0 0;
}

.cms-order-payment-information .mk-title .page-title{
	padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    margin: 10px 0;
    font-size: 15px;
}

.cms-order-payment-information .columns .column.main{
	padding-left:15px;
	padding-right:15px;
}

.cms-delivery-collection-returns .mk-title .page-title{
	padding-top:0;
	padding-bottom:15px;
}

.cms-delivery-collection-returns .columns .column.main{
	padding-left:15px;
	padding-right:15px;
}

.cms-delivery-collection-returns .page-main{
	width:100%;
}

.continue_shopping{
	float:none;
	margin-top:15px;
}

#checkout .control._with-tooltip{
	width:62%;
}

#checkout .control._with-tooltip{
	float:none;
	margin-bottom:10px;
	display:inline-block;
}

.cms-how-can-we-help .columns .column.main{
	padding-left:15px;
	padding-right:15px;
}

.cms-how-can-we-help .cms_block_box{
	padding:0;
}

.cms-how-can-we-help .custom-box-image{
	padding:0;
	float:none;
	width:100%;
	min-height:auto;
}

.cms-how-can-we-help .mk-text-block{
	float:none;
	width:100%;
	margin:15px 0 0 0;
}

.cms-how-can-we-help .cms_block_box p{
	font-size:14px;
}

.cms-privacy-policy-cookies .columns .column.main{
	padding-left:15px;
	padding-right:15px;
}

.cms-privacy-policy-cookies .cms_block_box{
	padding:0;
}

.cms-privacy-policy-cookies .mk-title .page-title{
	padding-bottom:15px;
}

.cms-privacy-policy-cookies .cms_block_box p{
	font-size:14px;
}

.cms-terms-and-conditions .columns .column.main{
	padding-left:15px;
	padding-right:15px;
}

.cms-terms-and-conditions .columns .column.main .order_tab{
	width:100%;
}

.cms-terms-and-conditions .page-main{
	width:100%;
}

.category-intallation-maintenance .category-cms .install_block{
	margin:0;
	padding:0;
}

.category-intallation-maintenance .category-cms .install_block li{
	width:94% !important;
	padding:10px !important;
}

.category-intallation-maintenance .custom_class.accordion-toggle{
	font-size:14px;
}

.category-faq-s .vc_custom.faq .custom_class{
	font-size:14px;
}

#checkout .fieldset > .field.street .control .field .control{
	width:100%;
}

.checkout-index-index .search-container .control .search-bar .action.primary{
	padding:7px 5px;
	font-size:12px;
}

.product-info-main .product-info-stock-sku{
	padding-left:5%;
}

.contact-index-index .page-main > .page-title-wrapper .page-title{
	font-size:24px;
}
.header_cust_links {
    float: unset;
    display: inline-block;
    width: 100%;
    margin: 55px 0 0;
    padding: 10px 0 0 0;
    background: #eee;
}
.header_cust_links li {
    width: 33%;
    padding: 0;
    margin: 0;
    background: #fff;
    border: solid 1px #ddd;
}
.header_cust_links .minicart-wrapper
{
	width: 31.5%;
    padding: 0;
    margin: 0;
    background: #fff;
    border: solid 1px #ddd;
}
.header_cust_links li a, .header_cust_links .minicart-wrapper .action.showcart {
    height: 35px;
    padding: 0;
    background-position: 0;
    padding-left: 0px;
    line-height: 35px;
    color: #000 !important;
    font-size: 15px;
	width: 100%;
	background-position: 20%;
    background-size: 20px 17px;
}
.header_cust_links .minicart-wrapper .action.showcart {
	width: 100%;
    background-position: 26%;
    background-size: 20px 17px;
}
.header_cust_links .minicart-wrapper .action.showcart span {
    line-height: 37px;
    height: 30px;
    color: #000;
    font-size: 15px;
}
.header_cust_links .minicart-wrapper .action.showcart span span.counter-number
{
	font-size: 10px;
	padding-left: 0;
	line-height: unset;
	color: #fff;
}
.logo {
    max-width: 80%;
}
.header_cust_links {
    float: left;
    display: inline-block;
    padding: 1px 1px;
    width: 99%;
	background: transparent;
}
.header.content {
    padding-bottom: 10px !important;
	/*overflow-x: hidden;*/
}
.homegrid a,.homegrid_bottom a {
    font-size: 14px;
}
.gridright ul {
    margin: 0 0 12px 0;
}
.services_bottom
{
	margin: 0;
}
.services_bottom div {
    padding: 10px;
	margin: 5px;
}
.services_bottom ul li {
    width: 50%;
	margin: 0;
}
.services_bottom div p {
    font-size: 12px;
	    margin-bottom: 0;
}
.services_bottom div.googleicon p:first-child, .services_bottom div.googleicon p:last-child
{
	margin:0;
}
.services_bottom div img {
    width: 50px;
}
.wlstitle, .um-prodslider .title-block h2 {
    margin-bottom: 10px;
}
.wlstitle, .um-prodslider .title-block h2 {
    font-size: 16px;
}
.we_like_stone p
{
	font-size: 14px;
    margin-bottom: 15px;
}
.vc_custom.faq .faq_box {
    padding: 5px 12px 5px 7px !important;
	margin: 0 0 10px 0;
}
.img_product img {
    width: 100px;
}
.vc_custom.faq .custom_class, .vc_custom.faq .custom_class strong {
    font-size: 12px !important;
}
.custom_class .arrowDown::before {
    font-size: 14px;
}
.cms-home #accordion2 .accordion-content p, .cms-home #accordion2 .accordion-content p a {
    font-size: 12px;
}
.speial-offer h3 {
    font-size: 14px;
}
.offer_block .p3 {
    font-size: 14px;
	height: unset;
	height: 100px;
}

.um-prodslider .slick-prev, .um-prodslider .slick-next
{
	display:none !important;
}
.agreements-modal .mk-title .page-title
{
	padding: 10px;
}
.agreements-modal .order_tab #accordion h2
{
	font-size: 13px;
    line-height: 15px;
}
.checkout-index-index .columns .column.main
{
	overflow: hidden;
}
.agreements-modal.modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    height: 100%;
}

.bss-onestepcheckout #opc-sidebar .actions-toolbar>.primary>.btn-placeorder {
    width: 90%;
}

.checkout-agreement input#agreement_1 {
    float: left;
    display: block;
}
.checkout-agreement label {
    float: left;
    display: block;
    text-align: left;
    width: 94%;
}
.checkout-agreement button.action.action-show {
    text-align: left;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
    text-decoration: none;
}

main#maincontent .columns {
    overflow: hidden;
}

.custom_attribute .disclaimer {
    padding: 0;
    text-align: justify;
}
.product.attribute.description, .product.data.items > .item.content {

}

.cms-order-payment-information main#maincontent {
    width: 100%;
}

.order_tab #accordion {
    text-align: left;
}

.order_tab #accordion h2 {
    padding: 12px 50px 12px 10px;
	text-align: left;
}
.order_tab #accordion h2 span {
}
.product-info-main .product-info-price {
    text-align: center;
}
.product-info-main .product-info-stock-sku {
    padding-left: 0;
    width: 100%;
    text-align: center;
}

.product-info-main .product-reviews-summary {
    border-top: none;
    margin-top: 0;
    padding-top: 5px;
}

#newsletter-validate-detail .actions {
    width: 31%;
}
.footer_block .block.newsletter .action.subscribe {
    width: 100%;
}
}
 @media only screen and (min-width:320px) and (max-width: 767px) and (orientation: portrait) {
.header_cust_links {
	float: unset;
	display: inline-block;
}

.header_phone_email{
	float:none;
}

li.authorization-link a, li .wishlist_cust_link, .header_cust_links .action.showcart .text{
	font-size:10px;
}

.header_phone_email li{
	font-size:10px;
}

.header_cust_links .minicart-wrapper .action.showcart span.span.counter-number {
    padding-left: 0;
	color: #fff;
	line-height: unset;
}

}
 @media only screen and (min-width:320px) and (max-width: 767px) and (orientation: landscape) {
.minicart-wrapper .action.showcart::before {
	top: 0px;
}
.logo {
}
.header.content {
	position: relative;
}
.header_cust_links {
	/*position: absolute;
	right: 30px;
	top: 28px;
	float: unset;
	display: inline-block;
	padding: 0;*/
}
.header_cust_links li {
}
.header_phone_email {
	float: right;
}
li.authorization-link a, li .wishlist_cust_link, .header_phone_email .call_img, .header_cust_links .action.showcart .text {
	font-size: 14px;
}
.block-search .label:before {
	line-height: 26px;
	color: #748693;
	font-size: 18px;
	margin-right: 5px;
}
.category-cms ul li {
	width: 48.7% !important;
}
.product-info-main .product-reviews-summary {
	float: left;
	text-align: left;
}
.calculator_page, .product-options-bottom.internal_attset .box-tocart.internal_type .actions, .product-options-bottom.internal_attset .cust_sample {
	width: 31.3%;
	margin: 0 2% 0 0;
}
.product-options-wrapper.internal_att_set .fieldset .order_by_sqm_per_sqm .ordersqm_sale_price, .product-options-wrapper.internal_att_set .fieldset .order_by_pack_wrapper .order_by_pack_wrapper_left .order_by_sqm_per_pack .orderpack_sale_price {
	font-size: 18px;
}
.product-options-wrapper.internal_att_set .fieldset .order_by_sqm_per_sqm .ordersqm_regular_price, .product-options-wrapper.internal_att_set .fieldset .order_by_pack_wrapper .order_by_pack_wrapper_left .order_by_sqm_per_pack .orderpack_regular_price {
	font-size: 16px;
	clear: unset;
	margin-left: 12px;
}
.product-options-wrapper.internal_att_set .fieldset .order_by_sqm_wrapper .order_by_sqm_wrapper_right, .product-options-wrapper.internal_att_set .fieldset .order_by_pack_wrapper .order_by_pack_wrapper_right {
	width: 37%;
}
.custom_attribute .internal_suitability ul li {
	margin: 0 30px 15px 0;
	width: 15%;
}
.custom_attribute .internal_suitability ul li:nth-child(3n) {
	margin: 0 30px 15px 0;
}
.products-grid .product-item-info:hover .product-item-inner {
	bottom: 0;
}
.page-products .product-item-actions .action1.primary1 {
	    width: 50%;
    padding: 6px;
    margin-top: 0;
    float: right;
}
.page-products .product-item-actions .action1.primary {
	width: 50%;
	top: 0px;
	border-radius: 2px;
	float: left;
}
.page-products .product-item-actions .action1.primary {
	background-image: none;
	padding: 7px 7px 7px 7px;
}
.header_bottom_block li {
	float: left;
}
.header_bottom_block img {
}
.header_bottom_block span {
	font-size: 12px;
	margin: 4px 0;
	line-height: 30px;
}
.offer_img {
	width: 48%;
	float: left;
	margin-bottom: 0;
	padding-bottom: 0;
}
.compare-save {
	width: 48%;
	float: right;
	margin-bottom: 0;
	padding-bottom: 0;
}


.page-products .products-grid .product-items .product-item {
	width: 48.7% !important;
}
.products-grid .product-item .product-item-inner {
	overflow: visible !important;
}
.product-info-main {
	width: 95% !important;
}
.product-info-main .maindiv-social .rrssb-buttons {
	text-align: right;
}

.cms-stone-finishes ul li{
	padding:2%;
	width:44.7%;
	float:left;
	margin:0 10px 10px 0;
	min-height:429px;
}

.cms-stone-finishes ul li:nth-child(3n){
	margin:0 10px 10px 0;
}

.cms-stone-finishes ul li:nth-child(2n){
	margin:0 0px 10px 0;
}

.catalog-category-view .actions-secondary{
	width:20%;
}

}

@media only screen and (max-width:639px) {
.category-cms ul li {
        float: left;
		width:100%;
}

}

@media only screen and (max-width:580px) {
	
	.header_cust_links {
		width: 98%;
	}

	.gridright ul {
		margin: 0 0 7px 0;
	}

}

@media only screen and (max-width:480px) {
	.header_cust_links li a
	{
		background-position: 12%;
	}
	 .header_cust_links .minicart-wrapper .action.showcart
	{
		background-position: 20%;
	}
	.header_cust_links li a, 
	.header_cust_links .minicart-wrapper .action.showcart,
	.header_cust_links .minicart-wrapper .action.showcart span
	{
		font-size: 12px;
		padding-left: 10px;
	}
	.logo {
	
		max-width: 50%;
		left: 110px;
		top: 20px;
	}
	.header_cust_links {
    width: 87%;
    float: none;
}

.sticky .header.content .block.block-search {
    margin: 22px auto 0;
}
.header_cust_links {
    margin: 30px 0 0;
}
.header_cust_links .minicart-wrapper {
    width: 29.8%;
}
.page-header {
    margin-bottom: 0;
}


.homegrid_bottom {
    display: flex;
    flex-direction: column;
}
.gridleft, .homegrid_bottom .gridright {
    order: 1;
	width:100%;
}
.gridright, .homegrid_bottom .gridleft {
    order: 0;
	width:100%;
}
.homegrid_bottom .gridleft a {
    margin-bottom: 12px;
}
.footer_block .title
{
	font-weight:normal;
	font-size: 14px;
    line-height: 35px;
}

.footer_block .title.accordion_head::after {
    background: url(../images/foot-mobile-arrow.png) right center no-repeat scroll;
    float: right;
        width: 18px;
    height: 27px;
    line-height: 24px;
    content: '';
    margin-right: 25px;
    background-size: 100%;
    background-position: 0px 9px;
}
.footer_main_block .footer_block {
    padding: 7px 0;
    border-bottom: 1px solid #aaa;
}
.footer_main_block {
    padding: 0;
}
.footer_bottom li {
    width: 30px;
}
.top_link_block a {
    font-size: 10px;
}
.offer_block {
     padding: 0;
	 width:100%;
}
.offer_block .p3 {
    font-size: 8px;
}
.offer_img {
    width: 48%;
	float:left;
}
.compare-save {
    width: 48%;
	float:right;
}
.speial-offer h3 {
    font-size: 12px;
}
span.mk-button--text {
    font-size: 10px;
}
a.btn_button_mak {
    padding: 2px 5px;
}
.wlstitle, .um-prodslider .title-block h2 {
    font-size: 14px;
}
.footer_main_block .footer_block a {
    font-size: 12px;
}
.offer_block .p3 {
    font-size: 10px;
    height: 70px;
    overflow: hidden;
}

.vc_custom.faq .custom_class {
    position: relative;
}

span.arrow.arrowDown, span.arrow.arrowUp {
    position: absolute;
    right: 7px;
    top: 10px;
}
.category-intallation-maintenance span.arrow.arrowUp
{
	 top: 5px;
}
.cms-index-index span.arrow.arrowDown, .cms-index-index span.arrow.arrowUp {
    position: absolute;
    right: -9px;
    top: 0px;
}
}

@media only screen and (max-width:375px) {
	.header_cust_links
	{
		/*margin: 20px 0 0;*/
	}
	.header_cust_links li {
		width: 31.2%;
		margin: 0 1% 0;
		float: left;
	}

	.header_cust_links li a {
		font-size: 9px;
		padding-left: 18px;
	}
	.header_cust_links .minicart-wrapper .action.showcart span{
		font-size: 9px;
		padding-left: 18px;
	}
	.header_cust_links .minicart-wrapper .action.showcart span span.counter-number
	{
		font-size: 10px;
    padding-left: 0;
    line-height: unset;
    color: #fff;
	}
	.logo {
		max-width: 60%;
	}
	.nav-toggle {
    top: 15px;
}
.header.content .block.block-search {
    margin: -13px auto 0;
}
.block-search .control {
    top: 40px;
    width: 95%;
}
.offer_img, .compare-save {
    width: 99.1%;
}
.offer_block .p3 {
    height: 40px;
}
.sticky .header.content .block.block-search {
    margin: 10px auto 0;
}
.logo {
    left: 80px;
    top: 10px;
}
}
@media only screen and (max-width: 320px) {
.we_like_stone p {
	font-size: 14px;
}
.template-type-grid .um-product-item {
	width: 47.6% !important;
}
.speial-offer h3 {
	font-size: 16px;
}
.offer_block .p3 {
	font-size: 14px;
}
.category-cms ul li {
	width: 47.6% !important;
}
.header_cust_links {
	width: 96%;
}

.custom_attribute .disclaimer{
	margin-bottom:0;
}

}

/*** end mobile **/
@media only screen and (min-width: 1025px)
{
	.nav-sections-item-content .navigation .nav-1.level0 .submenu.menuformobile,
	.nav-sections-item-content .navigation .nav-2.level0 .submenu.menuformobile,
	.nav-sections-item-content .navigation .nav-3.level0 .submenu.menuformobile,
	.nav-sections-item-content .navigation .nav-4.level0 .submenu.menuformobile {
		display: none !important;
	}
}
@media only screen and (min-width: 1025px) and (max-width: 1380px) {
.navigation {
	width: 98% !important;
}
.navigation ul {
	padding: 0 !important;
}
.navigation .level0 {
	margin: 0 0px 0 0 !important;
}
.navigation .level0 > .level-top {
	font-size: 15px;
	padding: 0 10px !important;
}
.navigation .level0 .submenu a {
	font-size: 12px;
}
.product.details.product-item-details {
	font-size: 16px !important;
}
.template-type-grid .um-product-item {
	/*width: 23% !important;*/
}
.control-label {
	width: 35%;
	font-size: 14px;
}
.footer-section-col.calculater-footer input {
	width: 40%;
}
.block.newsletter {
	width: 100% !important;
}
.block.newsletter .field .control {
	width: 100%;
}
.block.newsletter input {
	width: 100% !important;
}
.footer_bottom {
	padding: 10px 15px;
}
.pyment_icon b {
	font-size: 18px;
	line-height: 42px;
	padding-top: 0;
	margin-right: 15px;
}
.pyment_icon img {
	width: 70%;
}
.we_like_stone {
	margin-top: 0;
	padding: 0 15px;
}
#mk-button {
	margin-bottom: 15px;
	margin-top: 0;
	margin-right: 0;
}
a.btn_button_mak {
	display: inline-block;
}
.block-static-block.widget {
	margin-bottom: 0 !important;
}
.footer_main_block .footer_block {
	width: 24%;
}
.footer_main_block .footer_block.block4 {
	padding-right: 20px;
}
.footer_main_block {

}
.category-view .category-cms .sub-cat {
	padding: 0;
	margin: 0;
}
.catalog-category-view.page-layout-1column .column.main {
	padding: 0 !important;
}
.header_searchbox {
	width: 25%;
}
.header.content .block.block-search {
	width: 100%;
}
.header_cust_links .minicart-wrapper {
	margin-left: 10px;
}
.header_cust_links li {
	padding: 0 10px;
}
.header_cust_links .action.showcart .text {
	font-size: 14px;
	padding-left: 0;
}
.minicart-wrapper .action.showcart::before {
	background-size: 30px;
}
li.authorization-link a {
	font-size: 14px;
	background-size: 30px;
}
li .wishlist_cust_link {
	font-size: 14px;
	background-size: 25px;
}
.header_phone_email li {
	font-size: 14px;
	padding-left: 35px;
}
.header_phone_email .call_img {
	background-size: 30px;
}
.offer_block {
	width: auto;
}
.offer_block .p3 {
	font-size: 13px;
	padding: 0 1.5%;
}
.footer_right {
	padding-top: 7px;
}
.footer_right ul {
	padding: 0;
}
.page-products .product-item-info {
	width: 94% !important;
	padding: 3% !important;
}

.product-item-name, .product.name a {
	font-size: 13px;
}
.catalog-category-view .product-item .tocart {
	font-size: 13px !important;
}
.page-products .product-item-actions .action1.primary {
	width: auto;
	background: #748795 url(../images/add_cart.png) no-repeat 3px 10px;
	background-size: 20px;
	padding: 11px 7px 11px 26px;
}
.page-products .product-item-actions .action1.primary1 {
	padding: 10px;
}
.category-cms ul li {
	/*width: 30.14% !important;*/
}
.product-reviews-summary .reviews-actions {
	font-size: 14px !important;
}
.product-options-wrapper.internal_att_set .fieldset .order_by_sqm_per_sqm .ordersqm_sale_price {
	font-size: 20px;
}
.product-options-wrapper.internal_att_set .fieldset .order_by_pack_wrapper .order_by_pack_wrapper_left .order_by_sqm_per_pack .orderpack_sale_price {
	font-size: 20px;
}
.product-options-wrapper.internal_att_set .fieldset .order_by_sqm_wrapper .order_by_sqm_wrapper_right {
	width: 40%;
	text-align: right;
}
.product-options-wrapper.internal_att_set .fieldset .order_by_pack_wrapper .order_by_pack_wrapper_right {
	width: 40%;
	text-align: right;
}
.calculator_page .accordion_head_calc {
	font-size: 15px;
}
.product-options-bottom .cust_sample .product-sample-btn {
	font-size: 15px;
}
.product-add-form .box-tocart .action1.primary.tocart {
	font-size: 15px;
}
.acc_products li .pro_title_acc {
	height: 40px;
}
.acc_products li .pro_title_acc {
	font-size: 14px;
}
.minicart-wrapper .action.showcart .counter.qty {
	right: 0;
}
.checkout-cart-index .cart-container .cart-summary {
	padding: 1px 10px 15px;
}
.cart-summary .block .item-options .field .radio + .label {
	font-size: 12px;
}
.account .products-grid.wishlist .product-item-actions .action {
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
}

.cms-stone-finishes ul li{
	width:29.1%;
	min-height:456px;
}

.flex-caption .flex-caption-txt-first{
	font-size:24px;
}

.flex-caption .flex-caption-txt-second{
	font-size:28px;
}

.flex-caption .flex-caption-txt-last{
	font-size:24px;
}

#checkout .authentication-wrapper{
	right:5px;
}

#checkout .action.action-auth-toggle{
	padding:6px 10px;
}

.cms-how-can-we-help .custom-box-image{
	width:45%;
}

.category-intallation-maintenance .category-cms .install_block li{
	width:auto !important;
}

#checkout .opc-wrapper .fieldset .field .label{
	width:40%;
	/*font-size:12px;*/
}

#checkout .control._with-tooltip{
	width:60%;
}

#checkout .control._with-tooltip span.note{
	font-size:12px;
}

.checkout-index-index .search-container input{
	width:50% !important;
	min-width:80px;
	max-width:60%;
	padding-left:5px;
	padding-right:5px;
}

.checkout-index-index .search-container .control .search-bar .action.primary{
	padding:7px 5px;
	font-size:10px;
}

.catalog-category-view .product-item-inner .product-item-actions .actions-primary .stock.unavailable span{
	font-size:14px;
}

.split_2cols_left{
	width:54%;
}

#calculation_block.block_right_bottom li:last-child{
	font-size:18px;
}

.product-options-wrapper.external_att_set .field .label{
	font-size: 10px;
    height: 17px;
}

#calculation_block li{
	font-size:14px;
}

.product-options-bottom.external_attset #product-addtocart-button1{
	font-size:12px;
}

.product-options-bottom.external_attset .cust_sample .product-sample-btn{
	font-size:12px;
}

.external_att_set .calculator_page .accordion_head_calc{
	font-size:12px;
}

.product-info-main .product-options-bottom .box-tocart{
	/*margin-top:18px !important;*/
}
.product-options-wrapper.external_att_set {
    padding: 12px 0;
}
}
 @media only screen and (min-width: 1025px) and (max-width: 1380px) and (orientation: landscape) {
.navigation .level0 > .level-top {
	padding: 0 15px !important;
	font-size: 15px;
}
.pyment_icon b {
	line-height: 58px;
}
.footer_right {
	padding-top: 16px;
}
.category-cms ul li {
	/*width: 30.1% !important;*/
}

.cms-stone-finishes ul li{
	width:29.8%;
	min-height:530px;
}

}

@media only screen and (min-width: 1381px) and (max-width: 1440px){

.cms-stone-finishes ul li{
	width:30.3%;
}

}

/*** end laptop **/

 /* Extra small devices (phones, 600px and down) */
 
@media only screen and (max-width: 600px) {}

/* Small devices (portrait tablets and large phones, 600px and up) */

@media only screen and (min-width: 321px) and (max-width: 480px){

li.authorization-link a, li .wishlist_cust_link, .header_cust_links .action.showcart .text{
	font-size:10px;
}

.header_phone_email li{
	font-size:10px;
}

}

/* Medium devices (landscape tablets, 768px and up) */

@media only screen and (min-width: 768px) {}

/* Large devices (laptops/desktops, 992px and up) */

@media only screen and (min-width: 992px) {}

/* Extra large devices (large laptops and desktops, 1200px and up) */

@media only screen and (min-width: 1381px) and (max-width: 1520px){

.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:98% !important;
}

.footer_main_block{
	max-width:98% !important;
}

.category-cms ul li{
	/*width:30.68%;*/
}

} 

@media only screen and (min-width: 800px) and (max-width: 1280px){

.compare-save {
   float: right;
    width: 48%;
    margin-left: 10px;
}
.offer_img {
    float: left;
    width: 50%;
    /*margin-left: 20px;*/
}
} 
.checkout-cart-index .message.error{display: none !important;}


@media only screen and (max-width: 1366px) and (min-width: 1025px){
.template-type-grid .um-product-item {
    width: 23.85% !important;
}
.header_searchbox {
		position: absolute;
	}
	
	.logo {
    left: 28.8%;
}
.logo img {
    margin: 20px auto;
}
.header_bottom_block a span {
    font-size: 13px;
}
.wlstitle, .um-prodslider .title-block h2 {
    font-size: 20px;
    margin-bottom: 15px;
}
.we_like_stone p {
    font-size: 15px;
    margin-bottom: 15px;
	padding: 0 40px;
}
.block p:last-child {
    margin: 0 0 15px 0;
}
.homegrid a {
    font-size: 15px;
}
.wlstitle
{
	margin-top:0;
}
.we_like_stone .wlstitle {
    margin: 20px 0 10px;
}
.services_bottom div p {
    font-size: 15px;
}
.services_bottom div img {
    width: 60px;
}
.services_bottom ul {
    margin: 0;
}
.services_bottom div.googleicon p:first-child {
    margin-bottom: 10px;
}
.services_bottom div.googleicon p:last-child {
    margin-top: 9px;
}
.um-prodslider .title-block h2 {
    margin-bottom: 0;
}
.vc_custom.faq .custom_class {
    font-size: 15px;
}
.cms-home #accordion2 .accordion-content p, .cms-home #accordion2 .accordion-content p a {
    font-size: 12px;
}
.speial-offer h3 {
    font-size: 15px;
    padding: 2px 0 10px;
    margin: 0;
}
.page-footer {
    padding: 0 30px;
}
.footer_main_block .footer_block {
    width: 25%;
}
.footer_main_block .footer_block.block4 {
    padding-right: 0;
}
.vc_custom.faq .custom_class, .vc_custom.faq .custom_class strong {
    font-size: 14px;
}
}

