/*category-page*/
a:focus{
	color: unset !important;
	background-color: unset;
}
.btn-default:focus{
	border-color: #3BBAC9 !important;
	background-color: #3BBAC9 !important;
}
/*.widget-latest .item .read-more:hover, .widget-latest .item .read-more .fa, .product-info-main .product-info-price .price, .product-info-main .product-addto-links a:hover, .product-info-main a.action.mailto.friend:hover.product-info-main .product-info li a, .owl-top-text .owl-carousel .owl-controls .owl-nav > div:hover, .owl-bottom-text .owl-carousel .owl-controls .owl-nav > div:hover, .sidebar .block.related .block-actions .action.select, .toolbar .left .modes strong.modes-mode, .ch-item .icon, .button-link, .account-nav ul li.current, .testimo-sidebar .testimonial-item .info:after, .blog-post .post-tag .fa, .blog-post .post-tag a:hover, .portfolio-content .portfolio-top-content a.view:hover, .portfolio-content .portfolio-bottom-content.portfolio-box-title .portfolio-name a:hover, .portfolio-details .portfolio-table > tbody > tr > td a, .portfolio-details .portfolio-carousel.owl-carousel .owl-controls .owl-nav > div:hover .fa, .portfolio-details .portfolio-carousel.owl-carousel .owl-controls .owl-nav > div:hover .text, .main-menu ul.nav-main li.active a.level0, .main-menu ul.nav-main li:hover a.level0, .main-menu ul.nav-main li.dropdown a:hover, .main-menu ul.nav-main li.dropdown a:active, .header .top-header-content a:hover, .header .top-header-content .dropdown-menu a:hover, .vertical-menu-home .vertical-menu > li:hover > a, .vertical-menu-home .vertical-menu li.dropdown .dropdown-menu li ul li a:hover, .sidebar .block-blog-tags .tagcloud > span a:hover, .sidebar .block-blog-posts .post-list .item .post-name a:hover, .main-menu ul.nav-main li a.level0:focus .icon-next, .main-menu ul.nav-main li a.level0:hover .icon-next, .header-v4 .minicart-wrapper .showcart:hover .icon-cart, .header .top-header-content .dropdown-menu li a:hover, .footer .footer-container .middle-footer .twitter_feed .tweet-container a, .product-tab-category .nav-tabs > li:hover a, .product-tab-category .nav-tabs > li.active a, .product-tab-category .nav-tabs > li:hover a::after, .product-tab-category .nav-tabs > li.active a::after, .coming-soon-event .countdown .timer > div > strong, .main-menu ul.nav-main li.active a.level0 .icon-next, .main-menu ul.nav-main li:hover a.level0 .icon-next, .hot-cate ul li > a:hover:after, .testimonials-center .testimonial-container .testimonial-item .info:after{
	color: #3BBAC9 !important;
}*/
/*a:focus{
	color: #ffffff !important;
}*/
.catalog-category-view a:hover{
	color: #3BBAC9;
}

.product-item-info .actions-add-cart.controls {
    display: flex;
    justify-content: space-between;
    margin-top: 5px;
}

.product-item-info .actions-add-cart form {
    width: 48%;
}

.sidebar .block-title strong {
    font-size: 18px;
    font-weight: 800;
    color: black;
}

.products-grid .item .product-content {
    padding: 15px;
    background-color: white;
}

.catalog-category-view .products-grid .product-content .product-desc .price-box .price{
	color: #3BBAC9;
}
.catalog-category-view .products-grid .product-content .product-desc .tocart .icon{
	display: none;
}
.catalog-category-view .products-grid .product-content .product-desc .tocart{
	background-color: #535353;
	border-radius: unset;
}
.catalog-category-view .products-grid .product-content .product-desc .tocart .text{
	color: #fff;
	font-weight: 400;
	text-transform: capitalize;
}
.catalog-category-view .products-grid .product-content .product-desc .tocart:hover{
	background-color: #3BBAC9;
}
.catalog-category-view .products-grid .product-content .product-top .icon-links li button:hover{
	border-color: lightgray;
	background-color: #3BBAC9;
}
.catalog-category-view .sidebar .block-title .title,
.catalogsearch-result-index .sidebar .block-title .title{
	color: #3BBAC9;
	text-transform: none;
}
.catalog-category-view .sidebar .block-title .title>span::after{
	background-color: #3BBAC9;
}
.catalog-category-view .sidebar .filter-content .filter-options-content .price{
	color: #3BBAC9;
}
.catalog-category-view .top-toolbar .toolbar .left{
	width: 43%;
}
.catalog-category-view .top-toolbar .toolbar .left .toolbar-sorter{
	float: right;
}
.catalog-category-view .bottom-toolbar .toolbar .left{
	width: 43%;
}

.sidebar .block-title {
    margin-bottom: 0px;
    border-bottom: 2px solid #CACACC;
    margin-top: 10px;
    padding-bottom: 20px;
}

.catalog-category-view .bottom-toolbar .toolbar .left .toolbar-sorter{
	float: right;
}
.catalog-category-view .category-description{
    color: #535353;
    padding-bottom: 35px;
}
.catalog-category-view .breadcrumbs{
	margin-bottom: 0px;
}
.catalog-category-view .page-header {
    text-align: center;
    margin-top: 15px;
}
.catalog-category-view .bottom-toolbar .pagination li a,
.catalogsearch-result-index .bottom-toolbar .pagination li a{
	border: unset;
}
.catalog-category-view .bottom-toolbar .pagination li a:hover,
.catalogsearch-result-index .bottom-toolbar .pagination li a:hover{
	background-color: unset;
	color: #3BBAC9;
	border: unset;
}
.catalog-category-view .top-toolbar .pagination li a,
.catalogsearch-result-index .top-toolbar .pagination li a{
	border: unset;
}
.catalog-category-view .top-toolbar .pagination li a:hover,
.catalog-category-view .top-toolbar .pagination li a:focus,
.catalogsearch-result-index .top-toolbar .pagination li a:hover,
.catalogsearch-result-index .top-toolbar .pagination li a:focus{
	background-color: unset;
	color: #3BBAC9;
	border: unset;	
}
.catalog-category-view .top-toolbar .pagination li.current a,
.catalogsearch-result-index .top-toolbar .pagination li.current a{
	background-color: unset;
	color: #3BBAC9;
}
.catalog-category-view .bottom-toolbar .pagination li.current a,
.catalogsearch-result-index .bottom-toolbar .pagination li.current a{
	background-color: unset;
	color: #3BBAC9;
}
.catalog-category-view .top-toolbar .toolbar .left .toolbar-sorter select,
.catalogsearch-result-index .top-toolbar .toolbar .left .toolbar-sorter select{
	border-radius: unset;
    background-color: #eef1f5;
    border-color: #eef1f5;
    color: #535353;
    background-image: url(../images/caret-down-arrow.png);
    background-size: 10px;
    background-position: 150px;
    background-repeat: no-repeat;
}
.catalog-category-view .top-toolbar .toolbar .left .toolbar-sorter .sorter-action,
.catalogsearch-result-index .top-toolbar .toolbar .left .toolbar-sorter .sorter-action{
	background-color: lightgray;
	padding: 8px 7px 8px 7px;
}
.catalog-category-view .top-toolbar .toolbar .left .toolbar-sorter .sorter-action .fa-arrow-up:before{
	padding-right: 7px;
}
.catalog-category-view .top-toolbar .toolbar .left .toolbar-sorter .sorter-action .fa-arrow-down:before{
	padding-right: 7px;
}
.catalog-category-view .bottom-toolbar .toolbar .left .toolbar-sorter .sorter-action .fa-arrow-up:before{
	padding-right: 7px;
}
.catalog-category-view .bottom-toolbar .toolbar .left .toolbar-sorter .sorter-action .fa-arrow-down:before{
	padding-right: 7px;
}
.catalog-category-view .bottom-toolbar .toolbar .left .toolbar-sorter select{
	border-radius: unset;
    background-color: #eef1f5;
    border-color: #eef1f5;
    color: #535353;
    background-image: url(../images/caret-down-arrow.png);
    background-size: 10px;
    background-position: 150px;
    background-repeat: no-repeat;
}
.catalog-category-view .bottom-toolbar .toolbar .left .toolbar-sorter .sorter-action{
	background-color: #eef1f5;
	padding: 8px 7px 8px 7px;
}

.catalog-category-view .top-toolbar .toolbar .right .limiter select{
	border-radius: unset;
    background-color: #eef1f5;
    color: #535353;
    background-image: url(../images/caret-down-arrow.png);
    background-size: 10px;
    background-position: 50px;
    background-repeat: no-repeat;
}
.catalog-category-view .bottom-toolbar .toolbar .right .limiter select{
	border-radius: unset;
    background-color: #eef1f5;
    border-color: #eef1f5;
    color: #535353;
    background-image: url(../images/caret-down-arrow.png);
    background-size: 10px;
    background-position: 50px;
    background-repeat: no-repeat;
}
.catalog-category-view .top-toolbar .toolbar-sorter .toolbar label{
	color: #535353;
}
.catalog-category-view .bottom-toolbar .toolbar-sorter .toolbar label{
	color: #535353;
}
.catalog-category-view .products-grid .product-item-info .product-label.new-label{
	background: #3BBAC9;
}
.catalog-category-view .products-grid .product-item-info .on-wishlist .fa:before{
	color: #535353;
    content: "\f08a";
}
.catalog-category-view .top-toolbar .toolbar .left .modes strong.modes-mode{
	color: #3BBAC9;
}
.catalog-category-view .bottom-toolbar .toolbar .left .modes strong.modes-mode{
	color: #3BBAC9;
}
.catalog-category-view .product-list-block .price, .price-box .price{
	color: #3BBAC9;
}
.catalog-category-view .message.success{
	background-color: #3BBAC9;
    border-color: #3BBAC9;
}
.catalog-category-view .message.success a:hover {
    color: #fff;
}
.catalog-category-view .products-grid .product-item-info .product-label.new-label {
    top: 0px;
    background: transparent;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 60px 60px 0px 0px;
    border-color: #3BBAC9 transparent transparent transparent;
    left: 0px;
    padding: 0px;
}
.catalog-category-view .products-grid .product-item-info .product-label.new-label span {
    position: absolute;
    top: -50px;
    left: 3px;
    transform: rotate(-45deg);
    font-weight: 700;
}
.catalog-category-view .sidebar .filter-options-title.block-title .hide-filter:hover {
    color: unset;
}

.catalog-category-view .products-list .product-item .add-cart-item .btn-icon .icon{
	display: none;
}
.catalog-category-view .products-list .product-item .add-cart-item .btn-primary{
	background-color: #535353;
    border-color: #535353;
    border-radius: unset;
}
.catalog-category-view .products-list .product-item .add-cart-item .btn-primary:hover{
	background-color: #3BBAC9;
    border-color: #3BBAC9;
}
.catalog-category-view .products-list .product-item .on-wishlist .fa:before{
	color: #535353;
    content: "\f08a";
}
.catalog-category-view .products-list-mode .product-item .icon-links li button.action:hover{
	background-color: #3BBAC9;
}
.catalog-category-view .products-list .product-item .product-label.new-label {
    background-color: #878787;
    top: 0px;
    background: transparent;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 60px 60px 0px 0px;
    border-color: #3BBAC9 transparent transparent transparent;
    left: 11px;
    padding: 0px;
}
.catalog-category-view .products-list .product-item .product-label.new-label span {
    position: absolute;
    top: -50px;
    left: 3px;
    transform: rotate(-45deg);
    font-weight: 700;
}
.catalog-category-view .products-list .product-item .product-images-box .product-label.sale-label{
	right: 10px;
}
.catalog-category-view .category-view .category-image img{
    width: 100%;
}
.products-grid .product-content .product-desc .prar{
	margin-bottom: 0;
}

.products-grid .product-content .product-desc .product-name {
    margin-bottom: 5px;
    min-height: 50px;
}

@media (max-width: 1199px){
	.catalog-category-view .top-toolbar .toolbar .left{
		width: 60%;
	}
	.catalog-category-view .bottom-toolbar .toolbar .left{
		width: 60%;
	}
}
@media (max-width: 1199px) and (min-width: 768px){
	.products-grid .product-content .product-desc .product-name {
		min-height: 48px;
	}
}
/*product-page*/
.catalog-product-view .more_option_link_pdp{
	color: #3BBAC9;
}
.catalog-product-view a:hover{
	color: #3BBAC9;
}
.catalog-product-view .product-info-main .product-add-form .btn-icon{
	background-color: #3BBAC9;
	border-radius: unset;
}
.catalog-product-view .product-info-main .product-add-form .btn-icon .icon{
	display: none;
}
.catalog-product-view .product-info-main .product-info-price .price {
    color: #3BBAC9;
    font-size: 27px;
    font-weight: 600;
}
.catalog-product-view .product.info.detailed{
	float: left;
	width: 100%;
}
.catalog-product-view .owl-top-text .title-content .title{
	padding-top: 30px;
}
/*.catalog-product-view .products-grid .product-content .product-top{
border: 1px solid black;
}*/
.catalog-product-view .products-grid .product-content .product-desc .price-box .price{
color: #3BBAC9;
}
.catalog-product-view .products-grid .product-content .product-desc .tocart .icon{
display: none;
}
.catalog-product-view .products-grid .product-content .product-desc .tocart{
background-color: #535353;
border-radius: unset;
}
.catalog-product-view .products-grid .product-content .product-desc .tocart .text{
	color: #fff;
	font-weight: 400;
	text-transform: capitalize;
}
.catalog-product-view .products-grid .product-content .product-desc .tocart:hover{
	background-color: #3BBAC9;
}
.catalog-product-view .products-grid .product-content .product-desc .tocart{
	width: auto;
    padding: 0px 10px;
}
.catalog-product-view .products-grid .product-content .product-top .icon-links li button:hover{
border-color: lightgray;
background-color: #3BBAC9;
}
.catalog-product-view .product-info-main .product-add-form .qty-product-buy .form-group .box-qty .input-text{
	border-radius: unset;
	background-color: lightgray;
    color: #535353;
}
.catalog-product-view .product-info-main .product-add-form .qty-product-buy .form-group .box-qty .edit-qty.minus{
	border-radius: unset;
	background-color: darkgrey;
}
.catalog-product-view .product-info-main .product-add-form .qty-product-buy .form-group .box-qty .edit-qty.plus{
	border-radius: unset;
	background-color: darkgrey;
}
.catalog-product-view .product.data.items>.item.title.active>.switch{
	background-color: #3BBAC9;
	color: #ffffff !important
}
.catalog-product-view .product.data.items>.item.title>.switch:hover{
	background-color: #3BBAC9;
}
.catalog-product-view .product.data.items>.item.title>.switch{
	color: #fff;
	background-color: gray;
}
.catalog-product-view .message.success{
	background-color: #3BBAC9;
    border-color: #3BBAC9;
}
.catalog-product-view .message.success a:hover {
    color: #fff;
}
.catalog-product-view .block-content .actions-primary button.btn-primary{
	background-color: #3BBAC9;
    border-color: #3BBAC9;
}
.catalog-product-view .product .fotorama .fotorama__arr .fotorama__arr__arr:hover{
	background-color: #3BBAC9;
}
.catalog-product-view .product .gallery-placeholder .fotorama .fotorama__nav-wrap .fotorama__nav__frame.fotorama__active .fotorama__thumb{
	border-color: #3BBAC9;
}
.product-info-main .product-add-form .super-attribute-select{
	margin-bottom: 20px;
	width: 240px;
    padding-left: 10px;
    background-color: #d3d3d3;
}
.catalog-product-view .product.data.items>.item.title{
	transform: skew(25deg);
    background-color: gray;
}
/*.catalog-product-view .product .product.data.items .data.item.title:nth-child(2),
.catalog-product-view .product .product.data.items .data.item.title:nth-child(4){
	background-color: #979797;
}*/
.catalog-product-view .product .data a{
	transform: skew(-25deg);
}
.catalog-product-view .product div#tab-label-description:before{
	display: block;
    content: "";
    position: absolute;
    height: 100%;
    width: 15px;
    right: 75px;
    background-color: gray;
    transform: skew(-25deg);
}

.catalog-product-view .product .product.data.items .data.item.title:first-child{
	/*margin-left: 10px;*/
	margin-left: 12px;
}
.catalog-product-view .product .product.data.items .data.item.title:first-child:before{
	display: block;
    content: "";
    position: absolute;
    height: 100%;
    /*width: 20px;*/
    width: 23px;
    left: -12px;
    background-color: gray;
    transform: skew(-25deg);
}
.catalog-product-view .product .product.data.items .data.item.title:first-child:hover:before{
	background-color: #3BBAC9;
}
.catalog-product-view .product .product.data.items .data.item.title.active:first-child:before{
	background-color: #3BBAC9;
}
.catalog-product-view .product.data.items>.item.title:hover{
	background-color: #3BBAC9;
}

.catalog-product-view .product div#tab-label-description{
	margin-left: 8px;
}
.catalog-product-view .product .active#tab-label-description{
	background-color: #3BBAC9;
}
.catalog-product-view .product div#tab-label-description:hover{
	background: #3BBAC9;
}	
.catalog-product-view .product div#tab-label-reviews:hover {
    background-color: #3BBAC9;
}
.catalog-product-view .product.data.items>.item.title.active>.switch{
	background-color: transparent;
    border-color: transparent;
}
.catalog-product-view .product.data.items>.item.title>.switch:hover{
	background-color: transparent;
	border-color: transparent;
}
.catalog-product-view .product.data.items>.item.title>.switch{
	color: #fff;
    background-color: transparent;
    padding: 10px 25px 10px;
    /* 22-01-2019 */
    font-size: 18px;
}
.catalog-product-view .product .product.data.items .data.item.title:first-child a{
	padding-left: 15px;
}
.catalog-product-view .product .active#tab-label-description:before{
	background-color: #3BBAC9;
}
.catalog-product-view .product div#tab-label-description:hover:before{
	background-color: #3BBAC9;
}
.catalog-product-view .product.data.items>.item.title.active{
	background-color: #3BBAC9;
}
.catalog-product-view .product-info-main .product-name .h1{
	color: #535353;
	text-transform: capitalize;
}





/* minicart-page */

.minicart-wrapper .dropdown-menu .minicart-items-wrapper 
.minicart-items .product-content .product-right .product-item-pricing .price{
	color: #3BBAC9;
}
.minicart-wrapper .dropdown-menu .actions .btn{
	color: #fff;
	border-radius: unset;
	background-color: #535353;
}
.minicart-wrapper .dropdown-menu .actions .btn:hover{
	background-color: #3BBAC9;
	border-color: #3BBAC9;
}
.minicart-wrapper .product-item-name a:hover{
	color: #3BBAC9;
}
.minicart-wrapper .actions a:hover{
 	color: #3BBAC9;
 }
.minicart-wrapper .product-item-name a{
    color: #535353;
}
.minicart-wrapper .dropdown-menu .minicart-items-wrapper .minicart-items 
.product-content .product-right .product-item-pricing .price{
 	color: #3BBAC9;	
}
.minicart-wrapper .dropdown-menu .subtotal .price{
 	color: #3BBAC9;
}
.minicart-wrapper .dropdown-menu .actions button.btn-primary{
	background-color: #3BBAC9;
	border-color: #3BBAC9;	
}
.minicart-wrapper .dropdown-menu .subtotal .label{
	color: #535353;
}




/* cart-page */

.checkout-cart-index .cart .cart-price .price{
	color: #3BBAC9;
}
.checkout-cart-index .cart .product-item-name a:hover{
	color: #3BBAC9;
}
.checkout-cart-index .cart .actions-toolbar a:hover{
	color: #3BBAC9;
}
.checkout-cart-index .cart .btn-default{
	background: #535353;
    color: #fff;
    border-radius: unset;
}
.checkout-cart-index .cart .btn-default:hover{
	background-color: #3BBAC9;
	border-color: #3BBAC9;
}
.checkout-cart-index .cart button.btn-primary{
	background-color: #3BBAC9;
    border-color: #3BBAC9;
    border-radius: unset;
}
.checkout-cart-index .block-title .title>span:after{
	background-color: #3BBAC9;
}
.checkout-cart-index .shopping-cart-bottom .content .price{
	color: #3BBAC9;
}
.checkout-cart-index .shopping-cart-bottom .checkout-methods-items .action.primary.checkout{
	color: #fff;
	border-radius: unset;
}
.checkout-cart-index .shopping-cart-bottom button.btn.btn-primary.btn-lg.action.primary.checkout{
	background-color: #3BBAC9;
	border-color: #3BBAC9;
}
.checkout-cart-index .shopping-cart-bottom .checkout-methods-items .action.primary.checkout:hover{
	background-color: #3BBAC9;
	border-color: #3BBAC9;
}
.checkout-cart-index .shopping-cart-bottom .actions-toolbar .primary button.btn-primary:hover{
	background-color: #3BBAC9;
	border-color: #3BBAC9;
}
.checkout-cart-index .shopping-cart-bottom .actions-toolbar .primary button.btn-primary{
	background-color: #3BBAC9;
	border-color: #3BBAC9;
	border-radius: unset;
}
.checkout-cart-index .minicart-wrapper .dropdown-menu .actions .btn{
	color: #fff;
	border-radius: unset;
	background-color: #535353;
}
.checkout-cart-index .minicart-wrapper .dropdown-menu .actions button.btn-primary{
	background-color: #3BBAC9;
	border-color: #3BBAC9;
}
.checkout-cart-index .minicart-wrapper .dropdown-menu .actions .btn:hover{
	background-color: #3BBAC9;
	border-color: #3BBAC9;
}
.checkout-cart-index .minicart-wrapper .product-item-name a:hover{
	color: #3BBAC9;
}
.checkout-cart-index .minicart-wrapper .actions a:hover{
 	color: #3BBAC9;
 }
.checkout-cart-index .minicart-wrapper .product-item-name a{
    color: #535353;
}
.checkout-cart-index .minicart-wrapper .dropdown-menu .minicart-items-wrapper .minicart-items 
.product-content .product-right .product-item-pricing .price{
 	color: #3BBAC9;	
}
.checkout-cart-index .minicart-wrapper .dropdown-menu .subtotal .price{
 	color: #3BBAC9;
}
.catalog-product-view .product-info-main .product-add-form .update .actions button.btn-primary{
    background-color: #535353;
    border-color: #535353;
    border-radius: unset;
    margin-top: 15px;
    margin-bottom: 10px;
}
.catalog-product-view .product-info-main .product-add-form .update .actions button.btn-primary:hover{
	background-color: #3BBAC9;
	border-color: #3BBAC9;
}


/*checkout-page*/

.checkout-index-index .checkout-container .opc-progress-bar .opc-progress-bar-item._active:before{
	background-color: #3BBAC9;
}
.checkout-index-index .checkout-container .opc-progress-bar .opc-progress-bar-item._active>span:before{
 	background-color: #3BBAC9;
}
.checkout-index-index .checkout-container .authentication-wrapper .action{
 	background-color: #3BBAC9;
	border-color: #3BBAC9;
	border-radius: unset;
    color: #fff;
}
.checkout-index-index .methods-shipping .actions-toolbar .primary .action{
 	background-color: #3BBAC9;
	border-color: #3BBAC9;
	border-radius: unset;
    color: #fff;
}
.checkout-index-index .checkout-container .opc-wrapper .step-title:after{
	background-color: #3BBAC9;
}
.checkout-index-index .methods-shipping .table-checkout-shipping-method .price{
	color: #3BBAC9;	
}
.checkout-index-index .modal-inner-wrap .opc-block-summary 
.items-in-cart .product .product-item-inner .price{
	color: #3BBAC9;
}
.checkout-index-index .checkout-container .authentication-wrapper .action-remind {
    background-color: unset;
    color: #535353;
}
.checkout-index-index .checkout-container .authentication-wrapper aside.authentication-dropdown{
	border-top-color: #3BBAC9!important;
}
/* 21-12-2018 product page changes */
.catalog-product-view .breadcrumbs .items .item{
	display: inline-block;
	padding: 0px;
}
.catalog-product-view .breadcrumbs .items .item.product strong{
	font-weight: 700;
}
.catalog-product-view .breadcrumbs .items .item.home:after{
	content: "\f061";
    font-family: fontawesome;
    padding: 0 10px;
    color: #222222;
    font-size: 10px;
}
/* 22-12-2018 category page changes start (jigar)*/
.catalog-category-view .filter_result_text,
.catalogsearch-result-index .filter_result_text{
	font-weight: 700;
    font-size: 20px;
    margin-bottom: 20px;
    padding-bottom: 17px;
    /*padding-bottom: 7px;*/
    margin-top: 10px;
    border-bottom: 1px solid #ccc;
    color: #535353;
}

.catalog-category-view .toolbar, .catalogsearch-result-index .toolbar {
    padding-bottom: 15px;
    margin-bottom: 0px;
    height: 58px;
}

.catalog-category-view .sidebar .block-title .title:after,
.catalogsearch-result-index .sidebar .block-title .title:after{
	bottom: -1px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 50%;
    background-color: #3BBAC9;
}
.catalog-category-view .sidebar .block.product-list-block.attribute .title,
.catalogsearch-result-index .sidebar .block.product-list-block.attribute .title{
	position: relative;
}
.catalog-category-view .sidebar-img img{
	width: 100%;
}
/*.catalog-category-view .sidebar .block-title .title:after{

}*/
.catalog-category-view .sidebar .block-title .title>span::after{
	display: none;
}
.catalog-category-view .page-header,
.catalogsearch-result-index .page-header{
	color: #535353;
	font-family: proxima-nova, sans-serif;
	font-weight: 700;
}
.toolbar label{
	color: #535353;
}
.catalog-category-view .top-toolbar .toolbar .left .toolbar-sorter select,
.catalogsearch-result-index .top-toolbar .toolbar .left .toolbar-sorter select{
	background-color: #eef1f5;
    border-color: #eef1f5;
}
.catalog-category-view .top-toolbar .toolbar .left .toolbar-sorter .sorter-action,
.catalogsearch-result-index .top-toolbar .toolbar .left .toolbar-sorter .sorter-action{
	background-color: #eef1f5;
}
.catalog-category-view .top-toolbar .toolbar .right .limiter select,
.catalogsearch-result-index .top-toolbar .toolbar .right .limiter select{
	background-color: #eef1f5;
	border-color: #eef1f5;
}
.catalog-category-view .category-description,
.catalogsearch-result-index .category-description{
	color: #535353;
}
.catalog-category-view a,
.catalogsearch-result-index a{
	color: #535353;
}
.catalog-category-view .filter-options-content,
.catalogsearch-result-index .filter-options-content{
	margin-top: -20px;
}
.scroll-to-top{
	color: #fff !important;
}
.breadcrumbs .breadcrumbs-menu{
	padding: 10px 0;
}
.breadcrumbs .breadcrumbs-menu .fa-arrow-right:before{
	content: '\f105';
}
.breadcrumbs .breadcrumbs-menu li .fa{
	display:block;
	font-size: 14px;
}
.catalog-product-view .breadcrumbs{
	/*padding: 10px 0;*/
	padding: 20px 0;
}
.catalog-product-view .breadcrumbs .items .item.home:after{
	content: '\f105';
	font-size: 14px;
}
.catalog-product-view .breadcrumbs{
	/*margin-bottom: 10px;*/
	margin-bottom: 0;
}
/* 22-01-2019 */
.product-info-main .product-reviews-summary.empty{
	padding-top: 0;
}
.product-info-main .product-add-form {
    padding-top: 6px;
}
.product-info-main .product-options-bottom {
	margin-top: 20px;
}
/* 22-01-2019 */
.products-grid .product-content .product-desc .price-box{
	display:block;
}
.products-grid .product-content .product-desc .product-reviews-summary{
	display: block;
}
.products-grid .product-content .product-desc .product-reviews-summary.short.empty{
	position: relative;
	height: 15px;
}
.products-grid .product-content .product-desc .product-reviews-summary.short.empty:after{
	position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    content: "\f005\f005\f005\f005\f005";
    font-family: FontAwesome;
    font-size: 12px;
    color: #858585;
    z-index: 1;
    letter-spacing: 2px;
}
.catalog-category-view .old-price .price,
.catalogsearch-result-index .old-price .price{
	color: #535353 !important;
}
.catalog-category-view .swatch-option.image,
.catalogsearch-result-index .swatch-option.image{
	background-size: cover !important;
}
.btn-primary{
	color: #ffffff !important;
	background-color: #3BBAC9 !important;
	border-color: #3BBAC9 !important;
}
/* 22-12-2018 category page changes end */


/*catalogsearch*/
.catalogsearch-result-index a:hover{
	color: #3BBAC9;
}
.catalogsearch-result-index .products-grid .product-content .product-desc .tocart .icon{
	display: none;
}
.catalogsearch-result-index .products-grid .product-content .product-desc .tocart .text{
	color: #fff;
    font-weight: 400;
    text-transform: capitalize;
}
.catalogsearch-result-index .products-grid .product-content .product-desc .tocart:hover{
	background-color: #3BBAC9;
}
.catalogsearch-result-index .products-grid .product-content .product-desc .tocart{
	 background-color: #535353;
	 border-radius: unset;
}
.catalogsearch-result-index .products-grid .product-content .product-top{
	border: 1px solid black;
}
.catalogsearch-result-index .products-grid .product-item-info .product-label.new-label {
    top: 0px;
    background: transparent;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 60px 60px 0px 0px;
    border-color: #3BBAC9 transparent transparent transparent;
    left: 0px;
    padding: 0px;
}
.catalogsearch-result-index .products-grid .product-item-info .product-label.new-label span {
    position: absolute;
    top: -50px;
    left: 3px;
    transform: rotate(-45deg);
    font-weight: 700;
}
.catalogsearch-result-index .top-toolbar .toolbar .left {
    width: 66%;
}
.catalogsearch-result-index .top-toolbar .toolbar .left .modes strong.modes-mode {
    color: #3BBAC9;
}
.catalogsearch-result-index .top-toolbar .toolbar .left .toolbar-sorter {
    float: right;
}
.catalogsearch-result-index .bottom-toolbar .toolbar .left {
    width: 66%;
}
.catalogsearch-result-index .bottom-toolbar .toolbar .left .modes strong.modes-mode {
    color: #3BBAC9;
}
.catalogsearch-result-index .bottom-toolbar .toolbar .left .toolbar-sorter {
    float: right;
}
.catalogsearch-result-index .block-title .title>span:after{
	/*background-color: #3BBAC9;*/
	display: none;
}
.catalogsearch-result-index .sidebar .filter-options-title.block-title .hide-filter:hover {
	color: unset;
}
.catalogsearch-result-index .sidebar a.btn.btn-primary.btn-lg.action.clear.filter-clear {
    background-color: #535353;
    border-color: #535353;
    border-radius: unset;
    color: #fff;
}
.catalogsearch-result-index .sidebar a.btn.btn-primary.btn-lg.action.clear.filter-clear:hover {
    background-color: #3BBAC9;
    border-color: #3BBAC9;
    border-radius: unset;
    color: #fff;
}
.catalogsearch-result-index .top-toolbar .toolbar .left .toolbar-sorter select {
    border-radius: unset;
    background-color: #eef1f5;
    border-color: #eef1f5;
    color: #535353;
    background-image: url(../images/caret-down-arrow.png);
    background-size: 10px;
    background-position: 150px;
    background-repeat: no-repeat;
}
.catalogsearch-result-index .bottom-toolbar .toolbar .left .toolbar-sorter select {
    border-radius: unset;
    background-color: #eef1f5;
    border-color: #eef1f5;
    color: #535353;
    background-image: url(../images/caret-down-arrow.png);
    background-size: 10px;
    background-position: 150px;
    background-repeat: no-repeat;
}
.catalogsearch-result-index .top-toolbar .toolbar .left .toolbar-sorter .sorter-action{
	background-color: #eef1f5;
	padding: 8px 7px 8px 7px;
}
.catalogsearch-result-index .bottom-toolbar .toolbar .left .toolbar-sorter .sorter-action{
	background-color: #eef1f5;
	padding: 8px 7px 8px 7px;
}
.catalogsearch-result-index .top-toolbar .toolbar .left .toolbar-sorter .sorter-action .fa-arrow-up:before{
	padding-right: 7px;
}
.catalogsearch-result-index .bottom-toolbar .toolbar .left .toolbar-sorter .sorter-action .fa-arrow-up:before{
	padding-right: 7px;
}
.catalogsearch-result-index .top-toolbar .toolbar .left .toolbar-sorter .sorter-action .fa-arrow-down:before{
	padding-right: 7px;
}
.catalogsearch-result-index .bottom-toolbar .toolbar .left .toolbar-sorter .sorter-action .fa-arrow-down:before{
	padding-right: 7px;
}
.catalogsearch-result-index .top-toolbar .toolbar .right .limiter select {
    border-radius: unset;
    background-color: #eef1f5;
    color: #535353;
    background-image: url(../images/caret-down-arrow.png);
    background-size: 10px;
    background-position: 50px;
    background-repeat: no-repeat;
}
.catalogsearch-result-index .bottom-toolbar .toolbar .right .limiter select {
    border-radius: unset;
    background-color: #eef1f5;
    color: #535353;
    background-image: url(../images/caret-down-arrow.png);
    background-size: 10px;
    background-position: 50px;
    background-repeat: no-repeat;
}
.catalogsearch-result-index .products-grid .product-content .product-top .icon-links li button:hover{
	background-color: #3BBAC9;
	border-color: #3BBAC9;
}
.catalogsearch-result-index .products-grid .product-item-info .on-wishlist .fa:before {
    color: #535353;
    content: "\f08a";
}

/* 26-12-2018 product page changes start (jigar)*/
@media (min-width: 1200px){
	.fotorama__wrap--css3 .fotorama__stage{
		/*height:550px !important;*/
		height: 620px !important;
	}
}
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus){
	transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
}
.catalog-product-view .fotorama .fotorama__arr .fotorama__arr__arr{
	background-color: unset !important;
	color: #ffffff;
	border:none;
	display: block !important;
}
.catalog-product-view .fotorama .fotorama__arr.fotorama__arr--next .fotorama__arr__arr:after{
	content: "\f105";
}
.catalog-product-view .fotorama .fotorama__arr.fotorama__arr--next .fotorama__arr__arr:after,
.catalog-product-view .fotorama .fotorama__arr.fotorama__arr--prev .fotorama__arr__arr:after{
	color: #868686;
	font-family: 'fontawesome';
	font-size: 40px;
}
.catalog-product-view .fotorama .fotorama__arr.fotorama__arr--prev .fotorama__arr__arr,
.catalog-product-view .fotorama .fotorama__arr.fotorama__arr--next .fotorama__arr__arr{
	background-image: unset;
}
.catalog-product-view .fotorama .fotorama__arr.fotorama__arr--prev .fotorama__arr__arr:after{
	content: "\f104";
}
.catalog-product-view .fotorama .fotorama__arr .fotorama__arr__arr:hover{

}
.catalog-product-view .product-info-main .product-name {
    margin-bottom: 5px;
}
.catalog-product-view .product-info-main .product-code {
    padding-bottom: 4px;
    color: #3bbac9;
    font-size: 17px;
    font-weight: 600;
}
.catalog-product-view .custom-category-details{
	margin-top: 10px;
	display: inline-block;
	width: 100%;
}
.catalog-product-view .product.data.items>.item.content{
	/*background: #eef1f5;*/
	background:#F4F4F3;
	margin-top: 46px;
}
.catalog-product-view .product.data.items>.item.content .description ul{
	padding-left: 25px;
}
.catalog-product-view .product.data.items>.item.content .description ul li{
	list-style-type: disc;
}
.catalog-product-view .product.data.items>.item.content .guarantee-image img{
	width: 100px;
}
.catalog-product-view .tabs_sliders{
	float: left;
	width: 100%;
}
.catalog-product-view .tabs_sliders .container{
	width: 100%;
}
.catalog-product-view .brand-related-products{
	float: left;
	width: 100%;
}
.catalog-product-view .margin-top45{
	float: left;
    width: 100%;
    margin-top: 0px;
}
.catalog-product-view .owl-top-text .owl-carousel .owl-controls .owl-nav>div .text{
	display: none;
}
.catalog-product-view .owl-top-text .owl-carousel .owl-controls .owl-nav .owl-prev .fa-arrow-left:before{
	content: "\f104" !important;
}
.catalog-product-view .owl-carousel .owl-controls .owl-nav>[class*="owl-"].owl-prev{
	left: -30px !important;
	right: auto !important;
}
.catalog-product-view .owl-carousel .owl-controls .owl-nav>[class*="owl-"].owl-next{
	right: -30px !important;
	border-left:0;
}
.catalog-product-view .owl-top-text .owl-carousel .owl-controls .owl-nav>div{
	top: 45%;
}
.catalog-product-view .owl-top-text .owl-carousel .owl-controls .owl-nav .owl-next .fa-arrow-right:before{
	content: "\f105" !important;
}
.catalog-product-view .owl-top-text .owl-carousel .owl-controls .owl-nav > div:hover{
	color: #3BBAC9 !important;
	background-color: unset !important;
}
.catalog-product-view .owl-top-text .owl-carousel .owl-controls .owl-nav .fa{
	font-size: 40px !important;
}
/*.catalog-product-view .block-viewed-products-grid .product-items .product-item{
	width: 25%;
}*/
.catalog-product-view .owl-carousel .owl-controls .owl-nav>[class*="owl-"]{
	opacity: 1;
    visibility: visible;
}
.catalog-product-view .owl-carousel .owl-controls .owl-nav>[class*="owl-"] .fa{
	font-size: 40px;
}
.catalog-product-view .owl-carousel .owl-controls .owl-nav > [class*="owl-"]{
	background-color: inherit !important;
	width: auto;
}
.catalog-product-view .owl-carousel .owl-controls .owl-nav > [class*="owl-"] .owl-prev{
	left: -50px !important
}
.catalog-product-view .owl-carousel .owl-controls .owl-nav > [class*="owl-"] .owl-next{
	right: -50px !important
}
.catalog-product-view .owl-carousel .owl-controls .owl-nav > [class*="owl-"]:hover{
	background-color: inherit !important;
	color: #3BBAC9;
}
.catalog-product-view .product-item-link{
	color: #535353;
	font-weight: 400;
	font-size: 15px;
}
.catalog-product-view .product-item-link:hover{
	color: #3BBAC9;
}
.catalog-product-view .products-grid li .product-item-details .price-box {
    margin-bottom: 0px;
    margin-top: 0px;
}
.catalog-product-view .block-bestseller-products.grid li .product-item-details .tocart{
	line-height: 36px;
    font-weight: 400;
    width: auto;
    padding: 0px 10px;
    height: auto;
    color: #fff;
    border: none;
    background-color: #535353;
}
.catalog-product-view .products-grid li .product-item-details .tocart:hover {
    background-color: #3BBAC9;
}
.catalog-product-view .products-grid .product-content .product-desc .prar{
	margin-bottom: 0px; 
}
.catalog-product-view .products-grid .product-content .product-desc .product-name{
	margin-bottom: 0;
}
.catalog-product-view .block.widget.block-bestseller-products.grid .block-title{
	margin-bottom: 0;
}
.message a{
	text-decoration: underline;
	color: #ffffff;
}
.catalog-product-view .product.data.items>.item.content .custom-category-details .odd {
	background-color: inherit;
}
.catalog-product-view .product.data.items>.item.content .custom-category-details .even{
	background-color: #ffffff;
}
.catalog-product-view .product.data.items>.item.content .custom-category-details .even ,
.catalog-product-view .product.data.items>.item.content .custom-category-details .odd {
	width: 100%;
	float: left;
	padding: 5px 10px;
}
.catalog-product-view .product.data.items>.item.content .custom-category-details .even label,
.catalog-product-view .product.data.items>.item.content .custom-category-details .odd label{
	float: left;
	margin-bottom: 0;
}
.catalog-product-view .product.data.items>.item.content .custom-category-details .even span,
.catalog-product-view .product.data.items>.item.content .custom-category-details .odd span{
	float: right;
}
@media (max-width: 1279px){
	.catalog-product-view .owl-carousel .owl-controls .owl-nav>[class*="owl-"].owl-prev{
		left: 0px !important;
	}
	.catalog-product-view .owl-carousel .owl-controls .owl-nav>[class*="owl-"].owl-next{
		right: 0px !important;
	}
	.catalog-product-view .brand-related-products .owl-carousel .owl-controls .owl-nav>[class*="owl-"].owl-next{
		right: 25px !important;
	}
}
@media (max-width: 1199px) and (min-width: 768px){
	.catalog-product-view .widget-bestseller-grid .product-item-details .product-item-name{
		min-height: 48px;
	}
}
@media (min-width: 768px){
	.catalog-product-view .product.data.items>.item.content .description{
		width: 70%;
		float: left;
	}
	.catalog-product-view .product.data.items>.item.content .guarantee-image{
		float: right;
		width: 30%;
		text-align: right;
	}
}
@media (max-width: 767px){
	.catalog-product-view .owl-top-text .owl-carousel .owl-controls{
		display: none;
	}
	.catalog-product-view .owl-carousel .owl-controls .owl-nav > [class*="owl-"]{
		display: none !important;
	}
	.catalog-product-view .tabs_sliders{
		margin-top: 20px;
	}
	.product-info-main .product-add-form{
		padding-top: 0;
	}
	.catalog-product-view .product.data.items>.item.content .guarantee-image{
		text-align: center;
	}
}
@media (max-width: 991px) and (min-width: 400px){
	.catalog-product-view .product .product.data.items .data.item.title:first-child a{
		padding-left: 25px;
	}
	.catalog-product-view .product .product.data.items .data.item.title:first-child:before{
		display: none;
	}
	.catalog-product-view .product.data.items>.item.title{
		transform: unset;
		float: left;
    	width: 100%;
    	margin: 5px 0;
	}
	.catalog-product-view .product .data a{
		transform: unset;
	}
	.catalog-product-view .product .product.data.items .data.item.title:first-child{
		margin-left: 0;
	}
	.catalog-product-view .product.data.items>.item.content{
		margin-left: 0;
		margin-top: -5px;
		margin-bottom: 5px;
	}
}
@media (max-width: 399px){
	.catalog-product-view .product.data.items>.item.title{
		transform: unset;
	}
	.catalog-product-view .product .data a{
		transform: unset;	
	}
	.catalog-product-view .product .product.data.items .data.item.title:first-child:before{
		display: none;
	}
	.catalog-product-view .product .product.data.items .data.item.title:first-child{
		margin-left: 0;
	}
	.catalog-product-view .product div#tab-label-description:before{
		display: none;
	}
	.catalog-product-view .product div#tab-label-description{
		margin-left: 0;
	}
	.catalog-product-view .custom-category-details{
		display: inline-block;
	}
	.catalog-product-view .product.data.items>.item.content{
		padding: 30px 10px;
	}
	.catalog-product-view .product .product.data.items .data.item.title a{
		padding-left: 15px;
	}
}
/* 26-12-2018 product page changes end */
/*27-12-2018*/
.btn{
	border-radius: unset;
}
.btn-default{
	background-color: #535353;
	border-color: #535353;
	color: #fff;
}
.btn-default:hover, .btn-default:focus{
	background-color: #3BBAC9 !important;
	border-color: #3BBAC9 !important;
	color: #fff !important;
}
/* 27-12-2018 customer login page design chnages start */
.customer-account-login .block-title .title>span:after{
	background-color: #3BBAC9;
}
.customer-account-login #login-form .actions-toolbar a:hover{
	color: #3BBAC9;
}
.customer-account-login .block-new-customer .actions-toolbar .primary a:hover{
	background-color: #3BBAC9;
	border-color: #3BBAC9;
	color: #ffffff;
}
@media (max-width: 767px){
	.customer-account-login .block-new-customer{
		margin-bottom: 30px;
	}
}
/* 27-12-2018 customer login page design changes end */
/* 27-12-2018 account create page design changes start */
.customer-account-create .block-title .title>span:after{
	background-color: #3BBAC9;
}
.customer-account-create .secondary .action.back:hover{
	color: #3BBAC9;
}
/* 27-12-2018 account create page design changes end */
/* 27-12-2018 checkout page changes start */
.checkout-index-index button.checkout{
	background-color: #3BBAC9;
	border-color: #3BBAC9;
	color: #ffffff;
	border-radius: unset;
}
.checkout-index-index .opc-sidebar .modal-content .opc-block-shipping-information .shipping-information .shipping-information-title .action-edit{
	background-color: #3BBAC9;
	border-color: #3BBAC9;
	color: #ffffff;
	border-radius: unset;
}
.checkout-index-index .billing-address-details a:hover,
.checkout-index-index .shipping-information-content a:hover{
	color: #3BBAC9;
}
.checkout-index-index .page-header .logo img{
	width: auto;
	height: auto;
}
.checkout-index-index .shipping-address-item  a:hover,
.checkout-index-index .shipping-address-item  a:focus{
	color: #3BBAC9 !important;
}
.checkout-index-index button{
	background-color: #3BBAC9 !important;
	border-color: #3BBAC9 !important;
	color: #ffffff;
	border-radius: unset;
}
.wishlist-index-share #maincontent{
	margin-top: 50px;
}
.wishlist-index-share #form-validate .actions-toolbar button{
	color: #ffffff !important;
	background-color: #535353 !important;
	border:none;
	padding: 10px 15px;
	margin: 10px 0;
}
.wishlist-index-share #form-validate .actions-toolbar button:hover{
	background-color: #3BBAC9 !important;
	border-color: #3BBAC9 !important;
	color: #ffffff;
	border-radius: unset;
}
.wishlist-index-index .product-item-actions .btn-icon .text{
	padding: 0 8px;
    font-size: 12px;
}
.wishlist-index-index .product-item-actions .btn-icon .icon{
	display: none;
}
.price{
	color: #3BBAC9;
}
@media (max-width: 1199px){
	.wishlist-index-index .comment-box{
		width: 100%;
    	margin-bottom: 10px;
	}
}
@media (max-width: 767px){
	.wishlist-index-index .action.delete,
	.wishlist-index-index .action.edit{
		float: left;
    	margin-left: 5px;
	}
}
/* 27-12-2018 checkout page changes end */

/* 27-12-2018 blog-post-view*/
.block-title .title>span:after{
	background-color: #3BBAC9 !important;
}
.blog-post .post-tag .fa{
	color: #535353 !important;
}
.sidebar .block-blog-posts .post-list .item .post-name a:hover{
	color: #3BBAC9 !important;
}
.blog-post .post-tag a:hover{
	color: #3BBAC9 !important;
}
.old-price .price{
	position: relative;
	text-decoration: unset;
	color: #535353 !important;
}
.old-price .price:after{
	content: '';
    width: 100%;
    position: absolute;
    right: 0;
    top: 50%;
    border-bottom: 2px solid #4fbac9;
    -webkit-transform: skewY(-10deg);
    transform: skewY(-10deg);
}
.old-price .was_text{
	margin: 0 2px;
}
.checkout-index-index .authentication-dropdown button.action-close {
    background-color: unset !important;
}
/* category page sidebar image set*/
@media (max-width: 991px){
	.catalog-category-view .sidebar-img{
		margin-bottom: 30px;
	}
	.catalog-category-view .sidebar-img img{
		width: auto;
	}
}
@media (max-width: 440px){
	.catalog-category-view .sidebar-img img{
		width: 100%;
	}
}
.main-menu ul.nav-main li a.level0 .icon-next{
	color: #535353;
	position: absolute;
    top: 18px;
    /*right: 2px;*/
    right: -2px;
}
@media (max-width: 1199px) and (min-width: 992px){
	.main-menu ul.nav-main li a.level0 .icon-next{
		top: 10px;
	}
}
.main-menu ul.nav-main li a.level0 .icon-next>i{
	display: none;
}
.main-menu ul.nav-main li a.level0 .icon-next:after{
	width: 0; 
	height: 0;
	display: none;
	border: 5px solid transparent;
	border-top-color: #535353;
	content: '';
}
.main-menu ul.nav-main li:hover a.level0 .icon-next{
	color: #535353 !important;
}
.main-menu ul.nav-main li a.level0:hover .icon-next{
	color: #3BBAC9 !important;
}
.main-menu ul.nav-main li a.level0:hover .icon-next:after{
	display: inline-flex;
	border-top-color: #3BBAC9;
}
.main-menu ul.nav-main li.active a.level0 .icon-next{
	color: #3BBAC9 !important;
}
@media (max-width: 991px){
	.main-menu ul.nav-main li a.level0 .icon-next{
		display: none !important;
	}
	.header .main-menu nav.nav-main li.active .toggle-menu a{
		color: #3BBAC9 !important;
	}
}

/* product page qty & addtocart btn changes start */
@media (min-width: 768px){
	.product-info-main .product-add-form .qty-product-buy .form-group .box-qty .edit-qty{
		height:45px;
		line-height:45px;
		width: 45px;
	}
	.product-info-main .product-add-form .qty-product-buy .form-group .box-qty{
		width: 140px;
	}
	.product-info-main .product-add-form .qty-product-buy .form-group .box-qty .input-text{
		padding: 0 45px;
	}
	.product-info-main .input-text, .product-info-main input[type="text"]{
		height: 45px;
	}
	.product-info-main .product-add-form .btn-icon{
		height: 45px;
    	line-height: 45px;
    	font-size: 16px;
	}
}
/* product page qty & addtocart btn changes end */
/* product slider gallery */
.fotorama .fotorama__nav-wrap .fotorama__nav__frame .fotorama__img{
	width: 100% !important;
	background-color: #fff;
}
.fotorama__nav-wrap .fotorama_vertical_ratio .fotorama__img{
	height: 140px !important;
    object-fit: contain;
}
/* product description */
.product-info-main .product.attibute.overview .value span{
	/*font-size: 17px;*/
	font-size: 15px;
}
/* 20-02-2019 product page image slider gallert changes start */
@media (min-width: 992px){
	/*.fotorama__nav-wrap.fotorama__nav-wrap--horizontal{*/
	/*	position: absolute;*/
	/*	left: 104%;*/
	/*	bottom: -20px;*/
	/*	overflow: hidden;*/
	/*}*/
	.fotorama__nav-wrap.fotorama__nav-wrap--horizontal .fotorama__nav{
		overflow: unset;
	}
	.catalog-product-view .media, .catalog-product-view .media-body{
		overflow: unset;
	}
	/*.catalog-product-view .img-glry{*/
	/*	margin-top: 15px;*/
	/*	position: absolute;*/
	/*	top: 435px;*/
	/*}*/
	.catalog-product-view .product-info-main{
		position: relative;
	}
}
@media (min-width: 992px) and (max-width: 1199px){
	/*.catalog-product-view .img-glry{*/
	/*	margin-top: 15px;*/
	/*	position: absolute;*/
	/*	top: 455px;*/
	/*}*/
	.catalog-product-view .product-info-main{
		position: relative;
	}
}
@media (min-width: 1200px){
	.fotorama__nav-wrap.fotorama__nav-wrap--horizontal{
		bottom: 0;
		overflow: hidden;
	}
	/*.catalog-product-view .img-glry{*/
	/*	margin-top: 15px;*/
	/*	position: absolute;*/
	/*	top: 435px;*/
	/*}*/
	.catalog-product-view .product-info-main{
		position: relative;
	}
}
@media (max-width: 991px){
	.catalog-product-view .img-glry{
		display: none;
	}
}
/* 20-02-2019 product page image slider gallert changes end */
/* 28-02-2019 cart page changes start */
.checkout-cart-index .form-cart .cart.main.actions{
	text-align: right;
}
.checkout-cart-index .form-cart .cart.main.actions .action.update{
	margin-right: 0;
}
.checkout-cart-index #cart-totals .mark{
	background-color: #F0F0F0;
}
.checkout-cart-index .block.discount.boxed-checkout .content,
.checkout-cart-index .block.shipping.boxed-checkout .content{
	display: block !important;
}
/* 28-02-2019 cart page changes end */
/* 29-03-2019 category view details button design */
.catalog-category-view .view-detail, .catalogsearch-result-index .view-detail, .block.upsell .view-detail {
    background-color: #3bbac9;
    text-align: center;
    height: 36px;
    padding: 8px;
    color: #fff;
    display: inline-block;
    width: 48%;
}
.catalog-category-view .view-detail:hover, .catalogsearch-result-index .view-detail:hover {
    background-color: #333;
    color: #ffffff !important;
}

.product-desc.product-item-details .controls {
    display: flex;
    justify-content: space-between;
    margin-top: 5px;
}

.catalogsearch-result-index .view-detail{
    margin-top: 5px;
}

.category-view .page-title-wrapper {
    display: none;
}


.bathroom-custom-text {
    display: none !important;
}

/*23-07-20 - Pre Live Changes*/

.tocart .text {
    text-transform: initial !important;
}

.owl-stage-outer .tocart.btn-icon {
    background-color: #545863 !important;
    border-radius: unset !important;
    margin-top: 0px;
    width: 48% !important;
}



.owl-stage-outer .tocart {
    background-color: #3BBAC9 !important;
    border-radius: unset !important;
    width: 100%;
    height: 36px;
    background: #aaaaaa;
    border: none;
    line-height: 36px;
    text-transform: uppercase;
    font-weight: 700;
    overflow: hidden;
    color: #fff;
}

.fotorama__arr, .fotorama__thumb__arr {
    background-color: rgb(255 255 255 / 0%) !important;
    transition: background-color 0.3s ease-in-out;
}

.fotorama__arr:hover, .fotorama__thumb__arr:hover {
    background-color: rgb(255 255 255 / 0%) !important;
    transition: background-color 0.3s ease-in-out;
}

.boxed-checkout {
    border: 1px solid #0000ff00;
}

span#tooltip {
    display: none;
}

span#tooltip-label {
    display: none;
}

mark, .mark {

    background-color: #eaeaea !important;
}

.login-container {
    display: flex;
}

.login-container .block-customer-login, .login-container .block-new-customer {
    padding: 30px;
    background-color: #fafafa;
    min-height: 420px;
    border: 1px solid #ddd;
}

@media (min-width: 768px){
    
.abs-blocks-2columns, .amazon-addresses .amazon-address, .login-container .block, .account .column.main .block:not(.widget) .block-content .box, .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box, [class^=sales-guest-] .column.main .block:not(.widget) .block-content .box, .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    width: 48.8%;
}
}

body #maincontent {
    padding-top: 30px;
}

.field-recaptcha {
    margin: 10px 0px !important;
}

.owl-stage-outer .tocart.btn-icon:hover {
    background-color: #808080 !important;
}


/*Temp Remove Image VVVVVVVV*/
.root-cat .scnd-home-top .image {
    display: none !important;
}

.col-md-7.col-sm-7.col-xs-12.content {
    width: 100% !important;
}

.col-md-8.col-sm-8.col-xs-12.content {
    width: 100% !important;
}

/*Temp Remove Image ^^^^^^^*/


.breadcrumbs {
    margin-bottom: 0px;
}

.top-main {
    text-align: center;
}

img.img-responsive.product-image-photo {
    width: 99%;
}

.MinicartWrapper a.action.showcart {
    display: none;
}

.MinicartWrapper {
    max-width: 1200px;
    margin: auto;
}

@media (max-width: 600px){

	.contant-txt {
		width: auto !important;
		bottom: unset !important;
		top: 15px !important;
		left: 28px !important;
		right: 28px !important;
		text-align: center;
		height: auto !important;
		}

	.top-menu-wl-cp {
		display: none !important;
	}

	.login-container {
		display: block;
	}

	.block.block-new-customer {
		margin-top: 20px;
	}

	.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.dropdown-menu {
		left: unset !important;
	}

	
}

.filter-options-item {
    padding-top: 16px;
}

.catalog-category-view .filter-options-content, .catalogsearch-result-index .filter-options-content {
    margin-top: 0px;
}

.filter-options-title, strong.block-subtitle.filter-current-subtitle {
    font-size: 20px;
    color: #3BBAC9;
    font-family: proxima-nova, sans-serif;
    font-weight: 700;
    border-bottom: 1px solid #ddd;
}

a.action.remove {
    color: #3BBAC9;;
}

strong.block-subtitle.filter-subtitle {
    display: none;
}

.loader {
    display: none;
}

label.label {
    color: black !important;
    font-size: 15px !important;
    padding: 0px !important;
}

button#buy-now {
    max-width: unset !important;
    padding: 1px 5px !important;
    min-height: 45px !important;
    font-size: 16px !important;
    margin-left: 16px !important;
    background-color: #498CB5 !important;
    border-color: #498CB5 !important;
    font-weight: 700 !important;
}

.block-minicart .paypal.checkout.after.paypal-logo {
    position: relative;
    right: -54px;
    top: -4px;
}

button.PaymentRequestButton.PaymentRequestButton--dark {
    width: 221px !important;
    float: right !important;
}

div#payment-request-button-cart {
    margin-top: 20px !important;
    display: inline-block;
}

button#top-cart-btn-checkout {
    top: 38px;
}

h2.CategoryHeader {
    font-family: proxima-nova, sans-serif;
    font-weight: 700;
    margin-top: 10px;
    color: black;
}

fieldset.fieldset.create.info {
    padding-top: 20px;
}

button.action.submit.primary.btn.btn-primary.btn-lg {
    margin-top: 10px;
}

.checkout-index-index .actions-toolbar {
    margin-top: 10px;
}

span.stripe-icon-container.right {
    padding-left: 10px;
}

.checkout-index-index .actions-toolbar {
    margin-bottom: 10px !important;
}

a.action.back {
    background-color: #3BBAC9;
    border: none;
    padding: 11px 17px 11px 17px;
    font-size: 16px;
    font-weight: 700 !important;
    color: white;
    display: inline-block;
    text-transform: uppercase;
    font-size: 14px;
}

.checkout .paypal.checkout.after.paypal-logo {
    float: right;
    padding-top: 15px;
}

.filter-options-title:hover {
    cursor: pointer !important;
}

span.count {
    float: right;
}

input.layer-input-filter {
    padding-right: 10px !important;
    margin-right: 10px !important;
}

.filter-options-title:after {
    content: "+";
    position: absolute;
    right: 14px;
}

span.layeredNavLabel {
    padding-left: 10px;
}

.preloader {
    display: none;
}

.parallax img:hover {
    opacity: 0.7;
}

.product-info-main {
    margin-bottom: -17px;
}

.product-info-main .product-info-price {
    margin-top: 10px;
    padding-top: 15px;
    border-top: 2px solid #EEEEF0;
}

.product-info-main .product.attibute.overview {
    padding-top: 15px;
}

.product-options-wrapper select option:first-child {
    display: none;
}

tr.grand.totals.excl {
    display: none;
}

a:hover {
    color: #3BBAC9 !important;
}

.cart-container {
    padding-bottom: 50px;
}

.selected .amount {
    display: none;
}

button.btn.btn-primary.btn-lg.action.primary.checkout {
    float: right;
    padding: 12px 19px;
    margin-right: 17px;
}

@media (max-width: 991px){
.header .btn-responsive-nav {
    margin-left: 27px;
    background-color: #3BBAC9;
    color: #ffffff !important;
    font-size: 34px;
    width: 60px !important;
    height: 47px;
    display: flow-root;
    position: relative;
	top: 19px;
	line-height: 20px;
}

.top-header-content-Mobile{
	display: block;
}

.top-header-content-Desktop{
	display: none;
}
}

@media (max-width: 766px){
	
	.top-header-content-Mobile{
		display: block;
		padding: 3px !important;
	}

	.search-form {
		width: 96% !important;
	}

	.header .middle-header-content .logo {
		text-align: left !important;
	}
	
	.top-header-content-Desktop, .middle-header-content-Desktop{
		display: none;
	}

	.minicart-wrapper .showcart .icon-cart .fa-shopping-bag {
		color: white !important;
		border-color: white !important;
	}

	.a.login_link, .a.register_link {
		font-size: 22px !important;
	}

	.header-v6 .container, .container-fluid {
		padding-left: 20px;
		padding-right: 20px;
	}

	}

	@media (min-width: 767px){
	
		.top-header-content-Mobile{
			display: none;
		}
		
		.payment-method img.payment-icon {
            position: absolute;
            left: 320px;
            top: -12px;
        }
		
		.top-header-content-Desktop, .middle-header-content-Desktop{
			display: block;
		}

		.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.dropdown-menu {
			top: 60px;
		}
		
		    .product-item-details {
             text-align: left !important;
             display: block !important;
            }
		}
		
		
		
		.animated  {
  -webkit-animation-duration : 1000ms  !important;
  animation-duration : 1000ms  !important;

}  


.main-menu ul.nav-main li.dropdown > .dropdown-menu {
    transition: all 0.1s ease-out;
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
}

span.sparsh-product-label {
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    background-color: #35343461;
    color: white;
    padding: 6px 0px 4px 0px;
}

.catalog-product-view span.sparsh-product-label.rectangle {
    display: none;
}

.stockStatus .instock {
    background-color: #69b55b;
    color: white;
    padding: 10px 25px;
    display: inline-block;
    margin-top: 10px;
}

.stockStatus .outofstock {
    background-color: #e25050;
    color: white;
    padding: 10px 20px;
    display: inline-block;
    margin-top: 10px;
}

.stock.instock {
    color: #82AD5C;
    margin-top: 5px;
}

.stock {
    font-size: 16px;
}

/*Product Category Images Start*/

.parallax .contant-second img {
	height: 100%;
}

.contant-second {
	overflow: hidden;
}

.parallax img:hover {
	opacity: 0.7;
	-webkit-transform: scale(1.3);
	transform: scale(1.05);
}

.parallax img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.OuterImageBox {
	border: 1.5px solid #404040;
	overflow: hidden;
}

.photoTextBoxWhite a {
	color: rgb(0, 0, 0);
	width: 100%;
	display: block;
	padding: 5px 15px;
}

.photoTextBoxWhite a:hover {
	color: rgb(255, 255, 255) !important;
}


.photoTextBoxWhite {
	position: absolute;
	right: 11px;
	bottom: 1px;
	background-color: rgba(255, 255, 255, 0.7);
	/* opacity: 0.7; */
	color: #000000;
	width: calc(100% - 22px);
	font-size: 21px;
	font-family: proxima-nova, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-align: center;
}

.photoTextBoxWhite:hover {
	background-color: rgba(59, 186, 201, 0.9);
}

.cat-first-row{
	margin-bottom: 22px;
}


/*Product Category Images End*/

.product-add-form {
	margin-bottom: 30px;
}

.box-tocart .fieldset {
	display: flex;
}

.fieldset .actions.margin-top30 {
	margin-top: 0px !important;
}

.product-info-main .product-add-form .qty-product-buy .form-group {
display: flex;
}

.fotorama__nav-wrap.fotorama__nav-wrap--horizontal {
overflow: hidden;
}

/* 29-02-2020 colour popup start */
.field.required.color{
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0,0,0,0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
}
.field.required.color .colorcontrolpopup {
    width: 945px;
    max-width: 90%;
    max-height: 80%;
    background-color: #ffffff;
    overflow: auto;
    padding: 5px 8px 15px 15px;
    position: relative;
}

.field.required.color > .label{
    display: none;
}
.field.required.color .colorcontrolpopup .control .options-list.nested{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding-bottom: 30px;

}

.colorcontrolpopup button#actioncloseselect {
    background-color: #3BBAC9;
    border: none;
    padding: 7px 15px;
    font-size: 16px;
    font-weight: 700 !important;
    color: white;
}


.field.required.color .field.choice.admin__field.admin__field-option.required{
    width: 18%;
    position: relative;
    height: 203px;
    min-width: 145px;
    margin-right: 9px;
    height: 230px;
}

.field.required.color .field.choice.admin__field.admin__field-option.required .admin__field-label span img {
    width: 100%;
    image-rendering: crisp-edges;
    image-rendering: auto;
    image-rendering: -webkit-optimize-contrast;
    

}

.field.required.color .field.choice.admin__field.admin__field-option.required:first-child{
    display: none;
}
.field.required.color .field.choice.admin__field.admin__field-option.required input{
    position: relative;
    width: 100%;
    display: block;
    z-index: -1;
    height: 100%;
}
.field.required.color .field.choice.admin__field.admin__field-option.required .admin__field-label{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.field.required.color .field.choice.admin__field.admin__field-option.required .admin__field-label span{
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
    color: #ffffff;
    text-shadow: 1px 1px 1px #000000;
    padding: 0px 0px;
}
.field.required.color .field.choice.admin__field.admin__field-option.required .admin__field-label span p{
    margin-bottom: 5px;
}
.field.required.color .action-close {
    position: sticky;
    right: 8px;
    top: 0px;
    padding: 0 0px;
    background-color: unset;
    border: none;
    z-index: 99;
    margin-left: auto;
    display: block;
    margin-top: -8px;
}
.field.required.color .action-close span{
    display: none;
}
.field.required.color .action-close:before{
    content: '×';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 25px;
    line-height: 32px;
    color: #000000;
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center;
}
/*.field.required.color .field.choice.admin__field.admin__field-option.required.Active {*/
/*    border: 2px solid #a7a7a7;*/
/*}*/

.product-add-form .swatch-attribute-label:after {
    content: " - ";
}

.handleSelect {
    display: flex;
    font-size: 14px;
    font-weight: 700;
    color: #3a3a3a;
}

.handleSelectButton {
    height: 34px !important;
    width: 100%;
    box-shadow: none;
    border: 0;
    border-radius: 0;
    background: #808080;
    color: #ffffff;
    text-shadow: none;
    display: flex;
    align-items: center;
    justify-content: center;
}



.HandleSelectText {
    display: contents;
}

#colourswatchralcolor >span{
    font-weight: 700;
}
.colorcontrolpopup .colour-pop-title {
    text-transform: none;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 3px;
    margin-left: 20px;
}

.colorcontrolpopup .notes{
    display: block;
    margin-bottom: 20px;
    text-transform: none;
    margin-left: 20px;
}
@media (min-width: 550px) and (max-width: 700px){
    .field.required.color .field.choice.admin__field.admin__field-option.required{
        width: 32%;
    }
}
@media (max-width: 549px){
    .field.required.color .field.choice.admin__field.admin__field-option.required{
        width: 48%;
        min-width: unset;
    }
    .field.required.color .colorcontrolpopup{
        max-width: 95%;
        padding: 35px 10px 10px;
    }
}
/* 29-02-2020 colour popup end */
/*03-03-2020 changes start*/
.field.required.color .colorcontrolpopup .pop-close-select-btn {
    text-align: center;
    margin-bottom: 0px;
    display: block;
    margin-top: 0px;
    position: sticky;
    bottom: -17px;
    background-color: white;
    padding: 10px 10px 16px 10px;
}
.field.required.color .field.choice.admin__field.admin__field-option.required .admin__field-label{
    cursor: pointer;
}
#selectedralcolorswatchral {
    cursor: pointer;
    margin-bottom: 20px;
    margin-top: 20px;
}
#ralcolordrop {
    margin-bottom: 20px;
}
.catalog-product-view .product-options-wrapper .xyz {
    clear: both;
}
#colourswatchralcolor{
    clear: both;
}
#selectedralcolor{
    margin-bottom: 20px;
}

/*03-03-2020 changes Ends*/


/*14-10-2021*/
.product-info-main .product-info-price .sw-popup {
    cursor: pointer;
}
.swatch-opt .swatch-attribute-options .swatch-option.image{
	height: 30px !important;
	width: 30px !important;
	background-size: 100% !important;
}
.swatch-opt .swatch-attribute-options .custom-swatch-byu  .swatch-option.image{
	height: 200px !important;
	width: 100% !important;
	border: 1px solid #000000;
    border-radius: 0;
}

.mfp-bg.mfp-ready {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: rgba(68,70,69,0.65);
}
.mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-ready {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}
.mfp-container.mfp-s-ready.mfp-inline-holder {
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    box-sizing: border-box;
}
.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.mfp-content {
    line-height: 0;
    max-width: 900px;
    cursor: auto;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
    background: #ffffff;
    padding: 30px 30px 15px 30px;
    box-sizing: border-box;
    width: 100%;
}
.mfp-preloader{
	display: none;
}
.swatch-attribute-options.clearfix {
    display: flex !important;
    flex-wrap: wrap;
}

.swatch-opt input,
input.swatch-input.super-attribute-select {
    display: none;
}
.custom-swatch-byu {
    /*display: flex;*/
    /*align-items: center;*/
    /*flex-wrap: wrap;*/
    /*margin-right: 20px;*/
    display: flow-root;
    margin-right: 20px;
    width: calc(25% - 20px);
    margin-bottom: 20px;
}
.swatch-option.sw-label {
    width: 100%;
    margin: 8px 0 10px 0;
    height: 20px !important;
    line-height: 15px;
    font-size: 15px;
}
.swatch-option.se-label {
    height: 34px !important;
    width: 100%;
    box-shadow: none;
    border: 0;
    border-radius: 0;
    background: #808080;
    color: #ffffff
}
.swatch-attribute.choose_your_handle{
	margin-top:15px;
}
button.mfp-close {
    margin: 20px 0;
    border: 0;
    background: none;
    position: absolute;
    top: -18px;
    right: 8px;
    font-size: 25px;
    line-height: 32px;
    color: #000000;
}

#swatch-container-main.opened .swatch-attribute.swatch:before {
    content: "Choose your unit colour";
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 23px;
    display: inline-block;
}

#swatch-container-main.opened .swatch-attribute.basin_or_top:before {
    content: "Choose your basin or worktop";
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 23px;
    display: inline-block;
}

#swatch-container-main.opened .swatch-attribute.choose_your_basin_or_top:before {
    content: "Choose your basin or worktop";
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 23px;
    display: inline-block;
}

.swatch-attribute.basin_or_top span.swatch-attribute-selected-option, .swatch-attribute.basin_or_top .swatch-attribute-label {
    display: none !important;
}


.swatch-attribute.swatch span.swatch-attribute-selected-option, .swatch-attribute.swatch .swatch-attribute-label {
    display: none !important;
}

.mfp-hide .img-and-label-byu .swatch-option.image, 
.mfp-hide .img-and-label-byu .swatch-option.sw-label{
	display: none!important;
}
.mfp-hide .swatch-opt .swatch-attribute-label {
	font-weight: 700;
    padding-right: 4px;
    color: #3a3a3a;
}

.product-add-form .swatch-opt .swatch-attribute-label,
.product-add-form .swatch-opt .swatch-attribute-selected-option {
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
}

.mfp-content .swatch-opt .swatch-attribute-label, .mfp-content .swatch-opt .swatch-attribute-selected-option {
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 23px;
    display: inline-block;
}

.mfp-hide .swatch-attribute-options.clearfix {
	display: none!important;
}

.catalog-product-view .product-info-main .hd-popup.disabled {
    background: #dbdbdb;
}

.catalog-product-view .product-info-main .sw-popup {
    margin-top: 15px;
    margin-bottom: 5px;
    background: #5d87aa;
    width: 175px;
    text-align: center;
    padding: 10px;
    color: #fff;
    cursor: pointer;
}

.catalog-product-view .product-info-main .hd-popup {
    margin-top: 15px;
    margin-bottom: 5px;
    background: #5d87aa;
    width: 175px;
    text-align: center;
    padding: 10px;
    color: #fff;
    cursor: pointer;
}

.mfp-hide .swatch-attribute-label {
    margin-bottom: 0;
}
.mfp-hide .swatch-opt .swatch-attribute-selected-option {
    margin: 0;
}
.swatch-popup-ready.active {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: rgba(68,70,69,0.65);
}

#swatch-container-main{
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

#swatch-container-main .product-options-wrapper {
  padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    box-sizing: border-box;
}

#swatch-container-main .product-options-wrapper>.fieldset {
  line-height: 0;
    max-width: 900px;
    cursor: auto;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
    background: #ffffff;
    padding: 30px 30px 15px 30px;
    box-sizing: border-box;
    width: 100%;
    z-index: 99999 !important;
}
#swatch-container-main.selected {
    position: static;
}
#swatch-container-main.selected .product-options-wrapper {
    position: static;
    padding: 0;
    line-height: 1;
    z-index: 0;
}
#swatch-container-main.selected .product-options-wrapper>.fieldset {
    padding: 0;
}
#swatch-container-main .product-options-wrapper>.fieldset {
    line-height: 1;
    z-index: 0;
}
#swatch-container-main.selected .product-options-wrapper .swatch-attribute .swatch-attribute-options {
    display: none !important;
}
#swatch-container-main.selected .swatch-attribute {
    display: block !important;
}
.custom-swatch-byu span.swatch-option {
    line-height: 2;
    text-align: center;
}
.custom-swatch-byu .img-and-label-byu .selected {
    pointer-events: none;
}
.close-but {
	display: none;
}
#swatch-container-main .close-but {
    position: absolute;
    right: 25px;
    top: 25px;
    font-weight: 700;
    cursor: pointer;
    display: block;
}
#swatch-container-main.selected .close-but {
    display: none;
}
#swatch-container-main .swatch-opt .swatch-attribute-label, 
#swatch-container-main .swatch-opt .swatch-attribute-selected-option {
    margin-bottom: 10px;
}
#swatch-container-main.selected .swatch-opt .swatch-attribute-label, 
#swatch-container-main.selected .swatch-opt .swatch-attribute-selected-option {
    margin-bottom: 0;
}
@media (max-width: 767px){
    #swatch-container-main {
        overflow-y: scroll;
    }
    .custom-swatch-byu {
        width: calc(50% - 20px);
    }
    #swatch-container-main .product-options-wrapper>.fieldset {
        max-width: 95%;
    }
}

.furnatureContainer {
    display: flex;
    justify-content: space-between;
    max-width: 367px;
}

.delivery-block {
    background-color: #DEE7EE;
    border-radius: 8px;
    display: flex;
    padding: 15px;
    align-items: center;
}

.delivery-block-left {
    width: 14%;
}

.delivery-block-right {
    width: 86%;
}

.sub-attribute-box {
    border-top: 2px solid #EEEEF0;
    margin-top: 20px;
    padding-top: 20px;
    display: flex;
    flex-direction: column;
}

.product-info-main .payment-methods-image {
    height: 30px;
    margin-top: 10px;
}

.block.upsell:before {
    content: "";
    width: 2000px;
    height: 100%;
    background-color: #f0f0f0;
    display: block;
    position: absolute;
    top: 0;
    left: -2000px;
}

.block.upsell:after {
    content: "";
    width: 2000px;
    height: 100%;
    background-color: #f0f0f0;
    display: block;
    position: absolute;
    top: 0;
    right: -2000px;
}

.block.upsell {
    background-color: #f0f0f0;
    position: relative;
    padding-bottom: 30px;
    margin-top: 30px;
}

.product-promo-block {
    font-size: 15px;
    background-color: #5D87AA;
    text-align: center;
    color: white;
    padding: 8px;
    margin-top: 30px;
}

span.view-spec-button {
    font-weight: 700;
    font-size: 15px;
    margin-bottom: 13px;
    display: block;
}

.question-button {
    font-size: 16px;
    padding-left: 15px;
    padding-right: 15px;
    color: #262626;
    background-color: #D9E3EB;
    border: none;
    margin-left: 15px;
    font-weight: 600;
    padding-top: 11px;
}

.catalog-product-view #maincontent {
    padding-top: 0px;
}

.page-products #maincontent {
    padding-top: 20px;
}

.page-products .products-grid .item .product-content {
    border: 2px solid #CACACC;
}

.category-promo-block {
    font-size: 15px;
    background-color: #5D87AA;
    text-align: center;
    color: white;
    padding: 8px;
    margin-bottom: 20px;
}

.category-link-box {
    display: flex;
    text-decoration: underline;
    margin-top: 20px;
}

.category-links:not(:first-child) {
    margin-left: 20px;
}
