@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,700;1,400&display=swap');

@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?mbd5lj');
  src:  url('../fonts/icomoon.eot?mbd5lj#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?mbd5lj') format('truetype'),
    url('../fonts/icomoon.woff?mbd5lj') format('woff'),
    url('../fonts/icomoon.svg?mbd5lj#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.block-viewed-products-grid .products-grid .product-item-actions {
    display: none;
}
.page-header .switcher .options ul.dropdown, .page-footer .switcher .options ul.dropdown {
    min-width: 175px;
}

.icon-user:before {
  content: "\e900";
}
.icon-arrow-down-sign-to-navigate:before {
  content: "\e901";
}
.icon-search-interface-symbol:before {
  content: "\e902";
}
.icon-phone:before {
  content: "\e903";
}
.icon-email:before {
  content: "\e904";
}
.icon-shopping-bag:before {
  content: "\e905";
}


*{
	box-sizing: border-box;
}
a:active, .alink:active {
    color: #00616d;
}
a:hover, .alink:hover {
    color: #00616d;
}
a, .alink {
    color: #00616d;
}
body{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 26px;
}

p:empty{
	display: none;
}

img {
    vertical-align: top;
}
h1{
	text-transform: uppercase;
	font-size: 24px;
	color: #000;
	font-weight: bold;
	margin:20px 0 25px 0;
}

h3 {
	color: #000;
	margin-bottom: 1.5rem;
	margin-top: 3rem;
}
ul{
	padding-left: 20px;
}
ul li{
	margin-bottom: 0;
}

.action.primary, .action-primary, .action.primary:focus, .action-primary:focus, .action.primary:active, .action-primary:active {
    background: #00616d;
    border: 1px solid #00616d;
}
.action.primary:hover, .action-primary:hover {
    background: #03555f;
    border: 1px solid #03555f;
}
@media (min-width:768px) {
.navigation, .breadcrumbs, .page-header .header.panel, .header.content, .footer.content, .page-wrapper>.widget, .page-wrapper>.page-bottom, .block.category.event, .top-container, .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1310px;
    padding-left: 15px;
    padding-right: 15px;
}

}

.page-wrapper .page-header .panel.wrapper {
    border-bottom: none;
    background-color: #efefef;
	color: #282828;
}
.contact_details {
    display: inline-block;
	    line-height: 20px;
}
.h-phone{
	padding-right: 5px;
}
.h-phone:before{
	font-family: 'icomoon';
	content: "\e903";
	font-size: 16px;
	padding-right: 5px;
	color: #000;
	vertical-align: top;
}
.h-email:before{
	font-family: 'icomoon';
	content: "\e904";
	font-size: 16px;
	padding-right: 5px;
	color: #000;
	vertical-align: top;
}
.h-email {
    padding-left: 6px;
}
.page-header  .header.panel>.header.links>li>a {
    color: #010101;
}
.page-header .header.panel>.header.links>.authorization-link:after {
    content: "|";
}

.page-header .panel.wrapper .switcher .options .action.toggle:after, .page-footer .switcher .options .action.toggle:after {
	margin-top: 4px;
}
.page-header .panel.wrapper .switcher .options .action.toggle.active:after{
	margin-top: 3px;
}
.minicart-wrapper .action.showcart .counter.qty {
    background: #5b5b5b;
    color: #fff;
    height: 18px;
    line-height: 18px;
    border-radius: 50%;
    font-size: 12px;
    margin-left: -8px;
    position: relative;
    top: -5px;
}
.page-header .logo {
    margin: 0;
}

.logo img{
    width: 182px;
}
.page-header .header.content {
    padding: 13px 15px;
}
.header .block-search{
	width: 202px;
	padding-left: 0;
	margin-top: 13px;
}
.header .minicart-wrapper {
    margin-top: 14px;
	margin-left: 20px;
}

.minicart-wrapper .action.showcart:before, .minicart-wrapper .action.showcart.active:before {
	content: "\e905";
	 font-family: 'icomoon';
	color: #000;
	    font-size: 30px;
    line-height: 32px;
}
.block-search .search input {
    padding-right: 35px;
    border: none;
    border-bottom: 1px solid #e1e1e1;
    font-size: 12px;
    padding-left: 0;
}
._keyfocus *:focus, input:not([disabled]):focus, textarea:not([disabled]):focus, select:not([disabled]):focus {
    box-shadow:none;
}

.header .block-search .action.search:before{
	font-family: 'icomoon';
	content: "\e902";
	font-size: 22px;
	padding: 0 0 0 1px;
	color: #000;
}
.header .block-search .action.search{
	right: 5px;
}


.nav-sections {
    background: #00616d;
	margin: 0;
}

.nav-sections .navigation {
    background: transparent;
	font-weight: 400;
}
.nav-sections .navigation .level0 {
	margin: 0;
	padding-right: 2px;
	
}
.nav-sections .navigation .level0:last-child {
	padding-right: 0;	
}
.navigation ul {
    padding: 0;
}

.nav-sections .navigation .level0>.level-top{
	color: #fff;
	line-height: normal;
	padding: 10px 15px;
}
.nav-sections .navigation .level0>.level-top:hover, .nav-sections  .navigation .level0>.level-top.ui-state-focus, .nav-sections .navigation .level0.active>.level-top, .nav-sections .navigation .level0.has-active>.level-top {
    color: #fff;
    text-decoration: none;
	background-color: #028292;
	border: none;
	
}


.block-minicart .block-content>.actions>.primary .action.primary {
    border-radius: 30px;
    padding: 10px;
    font-size: 16px;
    font-weight: 500;
}
.minicart-items .product-item-details {
    text-align: left;
}
.minicart-items .product-item-name a {
    color: #000;
}
.minicart-items .item-qty {
    text-align: center;
    width: 40px;
    height: 32px;
    color: #000;
}

.action.viewcart {
    background-color: #fff;
    border-radius: 30px;
    border: 1px solid #000;
    text-decoration: none;
    display: block;
    padding: 8px 10px;
    color: #000;
}
.action.viewcart:hover{
	background: #03555f;
    border: 1px solid #03555f;
	color: #fff;
}

.minicart-wrapper .minicart-widgets {
    margin-top: 0;
}
.minicart-wrapper .block-minicart {
    border: 1px solid #efefef;
}
.minicart-items-wrapper {
    border: 1px solid #efefef;
}
.minicart-wrapper .block-minicart:after {
    border-color: transparent transparent #efefef transparent;
}


.minicart-items .action.delete:before{
	    color: #f00;
}
.minicart-wrapper .action.edit:before{
	color: #00616d;
}









/************slider*****************/
.sparsh_banner_slider .image-thumb {
	position: relative;
}
.sparsh_banner_slider .image-thumb:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    background-color: #000;
    opacity: 0.5;
    z-index: 1;
}
.slider-wrap {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
	z-index: 2;
}
.slidercaption {
    background-color: rgba(255,255,255,.47);
	border-radius: 10px;
	padding: 35px;
	width: 570px;
	text-align: center;
	display: inline-block;
	font-size: 16px;
	color: #000;
	line-height: 26px;
	font-weight: 600;
}
.btn-banner{
	background-color: #00616d;
	color: #fff;
	font-weight: 600;
	font-size: 16px;
	border-radius: 30px;
	min-width: 134px;
	padding: 5px 15px;
	display: inline-block;
	margin-top: 10px;
	    text-transform: capitalize;
}
.btn-banner:hover{
	background-color: #03555f;
	color: #fff;
	text-decoration: none;
}
.slidercaption h1 {
	font-weight: 700;
	font-size: 48px;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.sparsh_banner_slider .slick-arrow.slick-prev, .sparsh_banner_slider .slick-arrow.slick-next, .sparsh_banner_slider .slick-arrow.slick-prev:hover, .sparsh_banner_slider .slick-arrow:active, .sparsh_banner_slider .slick-arrow.slick-next:hover, .sparsh_banner_slider .slick-arrow:active{
	width: 40px;
	height: 40px;
	background-color: #efefef;
	display: inline-block;
}
.slick-prev:before {
    font-family: 'icomoon';
    content: "\e901";
    color: #000;
    position: relative;
    display: inline-block;
    transform: rotate(90deg);
    line-height: 40px;
}
.slick-next:before {
    font-family: 'icomoon';
    content: "\e901";
    color: #000;
    position: relative;
    display: inline-block;
    transform: rotate(270deg);
    line-height: 40px;
}
.sparsh_banner_slider .slick-arrow.slick-prev:after, .sparsh_banner_slider .slick-arrow.slick-next:after{
	display: none;
}





.sparsh_banner_slider .slick-arrow.slick-next {
    right: 15px;
}
.slick-dots{
	bottom: 20px;
}
.slick-dots li button {
    width: 16px;
    height: 16px;
    background: #c8c8c8;
    border-radius: 50%;
}
.slick-dots li.slick-active button {
    background: #00616d;
}
.slick-dots li {
    margin: 0 2px;
}
.slick-dots li button:before{
	display: none;
}


.cms-index-index .page-main {
	max-width: 100%;
	padding-left: 0;
	padding-right: 0;
	    width: 100%;
}

.container {
	max-width: 1310px;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0 auto;
}

.cms-index-index .columns .column.main{
	padding-bottom: 0;
}


.light-bg  {
	background-color: #f5f5f5;
}
.featured-product-sec {
    padding: 40px 0 60px 0;
}
.bestseller-product-sec {
    padding-top: 50px;
}
.testimonials-sec {
    padding: 70px 0;
	margin: 55px 0;
	width: 100%;
	clear: both;
	display: inline-block;
	vertical-align: top;
}
.slick-dotted.slick-slider {
    margin-bottom: 0;
}

h2, .mp-product-slider-title {
	font-size: 24px;
	font-weight: 700;
	position: relative;
	text-transform: uppercase;
	padding-bottom: 10px;
	text-align: center;
	color: #000;
	margin-bottom: 21px;
}
h2:after {
    content: "";
	background-color: #00616d;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 122px;
	height: 2px;
	margin: 0 auto;
}
.three-product-sec{
	padding-top: 10px;
	padding-bottom: 25px;
}
.threebanner-row{
	display: flex;
	flex-grow: 1;
	margin: 0 -15px;
}
.threebanner-col {
    width: 50%;
    padding: 15px;
}
.threebanner-col .card {
    box-shadow: none;
    padding: 0;
    border: 1px solid #eeeeee;
    line-height: 0;
}


.home-category {
    padding-top: 20px;
    padding-bottom: 70px;
}
.home-category ul {
    margin: 0 -9px;
    padding:20px 0 0 0;
    display: flex;
	list-style-type: none;
}	
.home-category ul li {
    width: 16.667%;
    padding: 0 9px;
}
.category-bg {
    background-color: #e4e4e4;
    border-radius: 5px;
    overflow: hidden;
    padding-bottom: 15px;
    text-align: center;
	min-height: 100%;
}	
.categoryimage {
    display: inline-block;
    width: 100%;
    padding-bottom: 12px;
}	

.home-category ul li a{
	color: #000;
}
.home-category ul li a:hover{
	text-decoration: none;
    color: #00616d;
}


.cms-index-index .block-content.mp-product-slider-content {
    margin: 0 -10px;
}

.slider-product-item-info {
    width: 100% !important;
	background-color: #fff;
	box-shadow: 0 0 6px rgba(0,0,0,0.20);
	padding: 20px 20px 30px 20px;
	border-radius: 5px;
}
.column.main .owl-item li.product-slider {
    width: 100% !important;
    padding: 0 10px;
    margin-top: 20px;
}
.products-grid .product-item-actions {
    margin: 0;
}
.product.details.slider-product-item-details {
    margin-left: 0;
}
.product-item  {
	text-align: center;
}
.product-item-name, .product.name a {
	color: #000000;
}
.product-item .price-box .price {
    font-size: 18px;
    color: #000000;
}

.products-grid .product-item-actions .secondary-addto-links{
	display: none;
}
.product-item .tocart {
    font-size: 13px;
    padding-bottom: 9px;
    padding-top: 9px;
    border-color: #000;
    border-radius: 30px;
    font-weight: 400;
    text-transform: uppercase;
    background-color: transparent;
    color: #000;
}
.product-item .tocart:hover {
    border-color: #00616d;
    background-color: #00616d;
    color: #fff;
}

.mp-product-slider-content .owl-nav {
    font-size: 0;
    position: absolute;
    right: 0;
    top: -58px;
    margin-top: 0;
}
.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next{
		width: 32px;
	height: 32px;
	background-color: #e3e3e3;
	display: inline-block;
    margin: 2px;
    border-radius: 0;
}
.owl-carousel .owl-nav button.owl-prev:hover, .owl-carousel .owl-nav button.owl-next:hover{
	background-color: #00616d;
}
.owl-carousel .owl-nav button.owl-prev:hover span, .owl-carousel .owl-nav button.owl-next:hover span{
	color: #fff;
}

.mp-product-slider-content .owl-nav .owl-prev {
    position: relative;
    top: 0;
    left: 0;

}
.mp-product-slider-content .owl-nav .owl-next {
    position: relative;
    top: 0;
    right: 0;
}
.mp-product-slider-content .owl-nav button span{
	font-size: 0;
	color: #000;
	
}
.mp-product-slider-content .owl-nav button span:before{
	 font-family: 'icomoon';
     content: "\e901";
	font-size: 18px;
}
.mp-product-slider-content .owl-nav button.owl-prev span:before{
	 position: relative;
    display: inline-block;
    transform: rotate(90deg);
    line-height: 32px;
}
.mp-product-slider-content .owl-nav button.owl-next span:before{
	 position: relative;
    display: inline-block;
    transform: rotate(270deg);
    line-height: 32px;
}

.about-home {
    border: 1px solid #eeeeee;
    padding: 20px 30px 40px 30px;
    text-align: center;
	color: #878787;
	border-radius: 5px;
}

.about-home  h3{
	font-size: 24px;
	font-weight: 700;
	color: #000;
	margin-bottom: 20px;
}
.about-home  h4{
	font-size: 16px;
	font-weight: 700;
	color: #878787;
	margin-bottom: 30px;
}
.about-home  h5{
	font-size: 14px;
	font-weight: 700;
	color: #000;
	margin-bottom: 5px;
}
.about-home p{
	margin-bottom: 30px;
}



.pendant-lighting {
    display: flex;
    width: 100%;
    margin-top: 50px;
	background-color: #efefef;
	align-items: center;
}
.pendant-lighting h2 {
    font-size: 36px;
    text-align: left;
    padding: 0;
    margin-bottom: 20px;
	margin-top: 0;
}
.pendant-lighting h2:after{
	display: none;
}
.pendant-lighting-col-1 {
    width: 53%;
}
.pendant-lighting-col-2 {
    width: 45%;
    padding: 20px 60px;
    color: #000;
}

.shop-now{
	background-color: #00616d;
	color: #fff;
	font-weight: 400;
	font-size: 14px;
	border-radius: 30px;
	min-width: 121px;
	padding: 5px 15px;
	display: inline-block;
	margin-top: 10px;
	    text-transform: uppercase;
	text-align: center;
}
.shop-now:hover{
	background-color: #03555f;
	color: #fff;
	text-decoration: none;
}


.yereone-testimonial-content {
    max-width: 800px;
    padding: 30px 70px;
    position: relative;
    margin: 0 auto;
}

.yereone-testimonial-content:before{
	content: "\f10d";
	position: absolute;
	left: 0;
	top: 0;
	color: #00616d;
	font-family: "Font Awesome 5 Free";
	font-size: 24px;
	font-weight: 900;
}
.yereone-testimonial-content:after{
	content: "\f10e";
	position: absolute;
	right: 0;
	bottom: 0;
	color: #00616d;
	font-family: "Font Awesome 5 Free";
	font-size: 24px;
	font-weight: 900;
}

.yereone-testimonials-block-title h2 span:after {
	display: none;
}

.yereone-testimonials  .slick-dots {
    bottom: 0;
    position: relative;
    padding-top: 5px;
}


.yereone-testimonial-author {
    padding-left: 14px;
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
}
.yereone-testimonial-item {
    font-size: 16px;
    color: #000;
}


.imageauthor {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.yereone-testimonial-author {
    padding-left: 14px;
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
}
.yereone-testimonial-image {
    width: 60px;
    height: 60px;
    border-radius: 60%;
    overflow: hidden;
    display: inline-block;
}


.page-footer {
    background: #000;
    padding-bottom: 0;
    color: #dfdfdf;
}

.page-footer h3{
    font-weight: 700;
    margin-bottom: 25px;
	margin-top: 0;
	color: #fff;
}
.footer.content ul {
   padding: 0;
}
.footer.content ul li {
    padding-bottom: 5px;
}
.footer.content ul li a {
    color: #fff;
}
.footer.content ul li a:hover {
    color: #00616d;
	text-decoration:none;
}

.payment-copyright {
	background-color: #000;
	display: inline-block;
	vertical-align: top;
	width: 100%;
}

.copyright {
    background-color:transparent;
    display: flex;
    justify-content: space-between;
    max-width: 1310px;
    margin: 0 auto;
    align-items: center;
    padding: 12px 15px;
}
.block.newsletter {
    margin-bottom: 0;
}
.footer-subscribe-social {
    display: flex;
    width: 100%;
    padding-bottom: 50px;
    border-bottom: 1px solid #575757;
    margin-bottom: 50px;
	padding-top: 35px;
}
.social-icons {
    font-size: 36px;
    color: #fff;
    width: 56%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.social-icons i {
    margin-left: 25px;
}
.social-icons a{
	color: #fff;
}
.social-icons a:hover{
	color: #00616d;
}


.block.newsletter .field .control:before{
	display: none;
}

.block.newsletter input {
    margin-right: 0;
    padding: 0 0 0 15px;
    height: 50px;
    width: 420px;
    background-color: #000;
    border-color: #5d5d5d;
    color: #fff;
	border-radius: 5px 0 0 5px;
}

.block.newsletter .field.newsletter {
    max-width: 420px;
}
.block.newsletter .action.subscribe {
    min-width: 135px;
    height: 50px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
}

.block.newsletter ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
.block.newsletter ::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
.block.newsletter :-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
.block.newsletter :-moz-placeholder { /* Firefox 18- */
  color: #fff;
}







.footer-middle-sec {
    display: flex;
    flex-grow: 1;
    clear: both;
	padding-bottom: 20px;
	border-bottom: 1px solid #575757;
}
.f-logo {
    padding-bottom: 18px;
}



.f-col1{
	width: 33.33333%;
	    padding-right: 100px;
}
.f-col2{
	width: 23%;
	padding: 0 15px;
}

.f-col3{
	width: 18.66667%;
}

.f-col4{
	width: 25%;
	padding-left: 35px;
}
.footer.content ul.address-list li{
	position: relative;
	padding-bottom: 22px;
	padding-left: 30px;
}
.footer.content ul.address-list li:before{
	position: absolute;
	left: 0;
	top: 0;
	content:"";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 16px;
}
.footer.content ul.address-list li.f-address:before{
	content:"\f3c5";
	
}
.footer.content ul.address-list li.f-time:before{
	content:"\f017";

}
.footer.content ul.address-list li.f-phone:before{
	content:"\f095";

}
.footer.content ul.address-list li.f-email:before{
	content:"\f0e0";
}


/************about us***************/

.cms-about-us h1{
	margin-bottom: 0;
}

.breadcrumbs {
    background-color: #ebebeb;
    max-width: 100%;
	padding: 0px;
}

.breadcrumbs .items {
	margin: 0 auto;
	max-width: 1310px;
	padding:2px 15px;
	color: #4a4a4a;
	text-transform: capitalize;
}

.breadcrumbs a {
    color: #000;
}

.breadcrumbs .item:not(:last-child):after {
    margin: 0 5px;
    line-height: 28px;
}

/************contact us***************/
.contact-wrap {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.contact-left {
	width: 50%;
	padding-right: 15px;
}

.contact-right {
	width: 50%;
	padding-left: 8%;
}
.contact-left .fieldset>.legend {
    margin:0;
    font-size: 14px;
    font-weight: 600;
    color: #000;
	padding-bottom: 5px;
	border: none;
}
.fieldset>.field>.label, .fieldset>.fields>.field>.label {
    color: #000;
    line-height: normal;
    margin-bottom: 5px;
}
.fieldset>.field, .fieldset>.fields>.field {
    margin: 0 0 16px;
}
input[type="text"], input[type="password"], input[type="url"], input[type="tel"], input[type="search"], input[type="number"], input[type*="date"], input[type="email"] {
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 14px;
    height: 42px;
}
textarea{
	height: 140px;
	border: 1px solid #ccc;
    border-radius: 5px;
}
.contact-left .fieldset {
    margin: 0 0 20px;
    letter-spacing:0;
}

.main form .action.primary {
    min-width: 120px;
    border-radius: 30px;
    font-weight: 400;
    text-transform: uppercase;
}
.contact-right{
	font-size: 16px;
}
.contact-right h4{
	font-size: 16px;
	margin-top: 0;
	margin-bottom: 12px;
	color: #000;
}

.icons-ct {
	position: relative;
	padding-left: 40px;
	padding-bottom: 20px;
}
.icons-ct:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	font-size: 20px;
	color: #00616d;
	    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

.contact-address:before {
    content: "\f3c5";
}
.contact-hours:before {
    content: "\f017";
}
.contact-no:before {
    content: "\f095";
}
.contact-email:before {
    content: "\f0e0";
}

.map{
	padding-top: 15px;
}

.contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 10px;
	width: 100%;
}


/********product listing***********/


.page-products .page-main {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}
.page-products .page-main .columns{
	margin-left: auto;
    margin-right: auto;
    max-width: 1310px;
    padding-left: 15px;
    padding-right: 15px;
	padding-top: 15px;
}

.page-products .page-title-wrapper{
	/*background-image: url(../image/productimage.jpg); */
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	display:flex;
	vertical-align: top;
	position: relative;
	text-align:center;
	padding: 10px 15px;
	justify-content: center;
	align-items: center;
	
		
}

.page-main>.page-title-wrapper .page-title
{

}
.page-products .page-title-wrapper:before{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0.70);
}
.page-products .page-title-wrapper h1{
	text-transform: uppercase;
	position: relative;
	z-index: 2;
	color: #fff;
}

@media (min-width:768px) {
.page-layout-2columns-left .sidebar-main, .page-layout-2columns-left .sidebar-additional {
    width: 25%;
}
.page-layout-2columns-left .column.main {
    width: 75%;
}
}

.filter-options-title:after{
	 font-family: "Font Awesome 5 Free";
    font-weight: 900;
	content: "\f067"
}
.active>.filter-options-title:after {
    content: '\f068';
}

.filter .block-subtitle {
    border-bottom: 1px solid #eaeaea;
    font-size: 18px;
    font-weight: bold;
    padding: 0 0 15px 0;
    text-transform: uppercase;
}
.filter-options-item {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 10px;
}

.filter-options-title {
    font-size: 15px;
    color: #000000;
	padding-left: 0;
}

.filter-options-content .count {
    color: #00616d;
    font-weight: 400;
}

.filter-options-content {
    padding: 0 ;
}
.filter-options-content a:hover {
    background-color: transparent;
    color: #000;
}

.toolbar-products {
    background-color: transparent;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    padding: 15px 0;
}
.toolbar select {
    background-color: #fff;
    box-shadow: none;
    border-radius: 0;
    border-color: #ebebeb;
}

.modes-mode {
    background-color: transparent;
    box-shadow: none;
    color: #8d8d8d;
    border: none;
    border-right: 0;
    padding: 6px 5px;
}
.modes-label+.modes-mode {
    border-radius: 0;
}
.modes-mode.active {
    box-shadow: none;
    background: #fff;
    color: #00616d;
}
.modes-mode:last-child {
    border-radius: 0;
    border-right: none;
}
.modes-mode:hover {
    color: #00616d;
    background: #fff;
}
.modes-mode.active:before{
	color: #00616d;
}
.modes-mode:before{
	 font-family: "Font Awesome 5 Free";
    font-weight: 900;
	content: "\f009";
	    font-size: 20px;
}
.mode-list:before {
    content: '\f03a';
}

.pages strong.page {
    background: #00616d;
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    padding: 0 5px;
    border-radius: 50%;
    min-width: 30px;
}
.pages .action:hover {
     background: #03555f;
    color: #fff;
}
.pages .action {
    box-shadow: none;
    border-radius: 0;
    padding: 0 8px;
	    background: #00616d;
    border: none;
    color: #fff;
}
.pages .action.next:before, .pages .action.previous:before {
    color: #fff !important;
}
.pages .items{
	vertical-align: top;
}
.pages .item{
	font-size: 16px;
	vertical-align: top;
}


.page-products .products-grid .product-item-info {
    width: 100%;
}


.page-products .product-item-info {
    box-shadow: 0 0 6px rgb(0 0 0 / 20%);
    padding: 10px 20px 20px 20px;
    border-radius: 5px;
	min-height: 100%;
}
.page-products .products-grid .product-items {
    display: flex;
    flex-wrap: wrap;
}
.page-products.page-layout-1column .main .products-grid .product-item {
    padding: 0;
    width: calc((100% - 6%)/4);
	margin-left: 2%;
}


/*.page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left:2% !important;
}*/
.page-products.page-layout-1column .products-grid .product-item:nth-child(4n + 1) {
    margin-left:0%;
}

.page-products.page-layout-1column .products-grid .product-item{
	margin-bottom: 25px;
}

.page-products .products-grid .product-item:nth-child(1) {
    margin-left:0 !important;
}
.products-grid .product-item-info:hover, .products-grid .product-item-info.active {
    background: transparent;
    box-shadow: 0 0 6px rgb(0 0 0 / 20%);
    border: none;
    margin: 0;
    padding: 10px 20px 20px 20px;
}

.products-grid .product-item .price-box {
    margin: 10px 0 15px;
}
.products-grid .product-item-inner {
    background: transparent;
    box-shadow: none;
    border: none;
    border-top: none;
    left: 0;
    margin: 0;
    padding: 0 9px 9px;
    position: relative;
    right: 0;
    z-index: 2;
}
.products-grid .product-item-actions .actions-secondary {
    display:none;
}

.products-grid .product-item-info:not(:hover):not(.active) .product-item-inner {
    border: 0;
    clip: initial;
    height: auto;
    margin: 0;
    overflow: visible;
    padding: 0;
    position: relative;
    width: auto;
}

.products-grid .product-item-inner{
	padding: 0;
}
.products-grid.products {
    margin-bottom: 10px;
}
.products.wrapper~.toolbar{
    margin-bottom: 0;
}



.products-list .product-item-photo {
    padding:10px 20px;
}
.products-list .product-item {
    margin-bottom: 20px;
}

.products-list .product-item-details {
    text-align: left;
    padding: 20px 20px 20px 0;
}

.products-list .product-item-actions .actions-secondary {
	display: none;
}
.product-item-description {
    margin: 15px 0 0 0;
    line-height: 22px;
    font-size: 13px;
}



/*******************peoduct details page******************/

.custom-product-detail-section {
    border: 1px solid #f1f1f1;
    display: inline-block;
    width: 100%;
    padding: 15px 20px 20px 20px;
    margin-bottom: 30px;
}

.page-layout-1column .product.media {
    width: 50%;
	padding-right: 15px;
	padding-top: 15px;
	margin-bottom: 0;
}
.page-layout-1column .product-info-main {
    width: 50%;
	padding-left: 15px;
}

.fotorama__stage__frame {
	
}
.fotorama__nav-wrap {
    margin-top: 15px;
}
.fotorama__thumb {
    background-color: transparent;
    border: 1px solid #f1f1f1;
}
.fotorama__thumb-border {
    background-image: none;
    border-color:#03555f;
}

.page-title-wrapper.product h1 {
    text-transform: none;
	    margin-top: 12px;
}
.product-options-bottom .price-box .price-container .price, .product-info-price .price-box .price-container .price {
    font-size: 26px;
    line-height: 49px;
    color: #19616d;
    font-weight: bold;
}
.product-info-main .stock.available, .product-info-main .stock.unavailable {
    color: #429400;
}
.product-info-main .product.attribute.sku {
     color: #333;
}
.product-info-main .stock {
    margin: 0;
}

.product-info-main .product-info-price {
    color: #333;
    border-bottom: 1px solid #cccccc;
}
.product-info-main .product-add-form {
    padding-top: 0;
}
.product-info-main .product-add-form .fieldset>.field>.label{
	text-transform: capitalize;
}

.box-tocart .fieldset {
    display: flex;
    justify-content: flex-start;
    align-items: center;
	margin: 0;
}
.product-info-main .product-options-bottom .box-tocart {
    margin-top: 20px;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    padding-top: 15px;
    margin-bottom: 10px;
}
.box-tocart .fieldset  .tocart {
    white-space: nowrap;
	    width: auto;
    font-size: 14px;
    padding: 7px 25px;
}
.box-tocart .field.qty {
    display: flex;
    align-items: center;
	margin-right: 20px;
}
.box-tocart .field.qty .label {
    padding-right: 10px;
    text-transform: uppercase;
    font-size: 13px;
    margin: 0;
}
.box-tocart .field.qty .qty {
   height: 30px;
}

.bundle-options-container .block-bundle-summary .product-addto-links>.action, .product-item-actions .actions-secondary>.action, .product-social-links .action.tocompare, .wishlist.split.button>.action.split, .product-social-links .action.mailto.friend, .product-social-links .action.towishlist, .block-bundle-summary .action.towishlist, .product-item .action.towishlist, .table-comparison .action.towishlist {
    color: #333;
}


.product-info-main .product.attribute.overview {
    clear: both;
}

.product.data.items>.item.title>.switch {
    font-weight: 700;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    background: #00616d;
    border: 1px solid #00616d;
	height: 45px;
}
.product.data.items>.item.title:not(.disabled)>.switch:active, .product.data.items>.item.title.active>.switch, .product.data.items>.item.title.active>.switch:focus, .product.data.items>.item.title.active>.switch:hover, .product.data.items>.item.title>.switch:hover {
    color: #000000;
	border-color: #f1f1f1;
	border-bottom: none;
}
.data.switch .counter {
    color: #ccc;
}

.product.data.items>.item.title {
    margin: 0 3px 0 0;
	position: relative;
    bottom: -1px;
}
.product.data.items>.item.content {
    background: #fff;
    margin-top: 45px;
    padding:25px;
    border: 1px solid #f1f1f1;
}

.review-list .block-title strong {
    font-weight: 600;
    font-size: 2rem;
    color: #000;
}
.review-title {
    color: #000;
    text-transform: capitalize;
}
.review-item {
    border-bottom: 1px solid #f1f1f1;
}

.review-form .action.submit.primary, .review-form .action.submit.primary:focus, .review-form .action.submit.primary:active {
    background: #03555f;
    border: 1px solid #03555f;
    color: #fff;
	padding: 10px 25px;
}
.review-form .action.submit.primary:hover {
    background: #fff;
    border: 1px solid #03555f;
    color: #03555f;
}
.fieldset.review-fieldset {
    margin-bottom: 20px;
}
.review-form .field-error, .review-form div.mage-error[generated] {
    margin-top: 0;
}
.review-toolbar {
    border-top: 1px solid #f1f1f1;
}

.block-viewed-products-grid{
	padding-top: 30px;
}
.block-viewed-products-grid .block-title strong, .related .block-title strong, .upsell .title strong{
	    font-size: 24px;
    font-weight: 700;
    position: relative;
    text-transform: uppercase;
    padding-bottom: 10px;
    text-align: center;
    color: #000;
    margin-bottom: 40px;
	display: block;
}

.block-viewed-products-grid .block-title strong:after, .related .block-title strong:after, .upsell .title strong:after {
    content: "";
    background-color: #00616d;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 122px;
    height: 2px;
    margin: 0 auto;
}
.page-layout-1column .block.widget.block-viewed-products-grid .products-grid .product-item, .page-layout-1column  .related .products-grid .product-item, .page-layout-1column .upsell .products-grid .product-item {

    width: calc((100% - 6%) / 4);
}

.page-layout-1column  .related .products-grid .product-item, .page-layout-1column .upsell .products-grid .product-item{
	padding: 0 15px;
}


.block.widget.block-viewed-products-grid .product-item-info, .related .product-item-info, .upsell .product-item-info {
    width: 100%;
    background-color: #fff;
    box-shadow: 0 0 6px rgba(0,0,0,0.20);
    padding: 20px 20px 30px 20px;
    border-radius: 5px;
}

.related .products-grid .product-item-info:hover, .related .products-grid .product-item-info.active,  .upsell .products-grid .product-item-info:hover, .upsell .products-grid .product-item-info.active {
    background: transparent;
    box-shadow: 0 0 6px rgb(0 0 0 / 20%);
    border: none;
    margin: 0;
    padding: 20px 20px 30px 20px;
}

.block.related .field.choice {
    display: none;
}
.related .block-actions {
    text-align: center;
    line-height: 20px;
}
.related .product-items, .upsell .product-items{
	display: flex;
	flex-wrap: wrap;
}

.related .product-item-info, .upsell .product-item-info {
    min-height: 100%;
}


/**************cart page*****************/


.cart.table-wrapper .cart thead tr th.col {
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 5px;
    padding-top: 0;
	color: #000;
}
.cart.table-wrapper .cart thead tr th.col.item {
    padding-left: 0;
}

.cart.table-wrapper .product-item-name {
    font-size: 14px;
    font-weight: 600;
}

.cart.table-wrapper .product-item-name a {
    color: #000;
}
.cart.table-wrapper .product-item-name+.item-options {
    margin-top: 10px;
}
.cart.table-wrapper .item-options {
    font-size: 12px;
    line-height: 18px;
	font-style: italic;
}
dt {
    font-weight: 600;
    margin-bottom: 0;
}

.cart.table-wrapper  .product-image-container {
   width: 80px !important;
}
.cart.table-wrapper .col.price .price-excluding-tax, .cart.table-wrapper .col.subtotal .price-excluding-tax{
	font-size: 14px;
}

.cart.table-wrapper .col.price .price-excluding-tax .price, .cart.table-wrapper .col.subtotal .price-excluding-tax .price{
	
   font-weight: normal;
}
.cart.table-wrapper .col.qty .input-text {
    height: 33px;
    width: 48px;
    background-color: #f7f7f7;
    color: #000;
	margin: 0;
}

.cart.table-wrapper .cart tbody td {
    vertical-align: middle;
}
.cart.table-wrapper .product-item-details {
    padding-bottom: 0;
}

.cart.table-wrapper .actions-toolbar {
    min-height: 30px;
}

.cart.table-wrapper .actions-toolbar>.action-delete:before {
    color: #f00;
}

.cart.table-wrapper .actions-toolbar>.action-edit:before {
color: #00616d;
}

.cart.table-wrapper .cart>.item {
    border-color: #e3e3e3;
}

.cart button{
	    background: #fff;
    border-color: #03555f;
    padding: 7px 15px;
    font-size:14px;
	text-transform: uppercase;
	font-weight: 400;
	color: #000;
	border-radius: 30px;
}
.cart button:hover, .cart button:focus{
	    background: #03555f;
    border-color: #03555f;
	color: #fff;
}

@media(min-width:768px) {
.abs-shopping-cart-items-desktop, .block-cart-failed, .cart-container .form-cart, .cart-container .cart-gift-item {
    width: 72%;
}
.cart-summary {
	width: 28%;
}
.cart-discount {
    width: 72%;	
	}
.cart.table-wrapper .item .col.item {
    padding: 10px 8px 10px 0;
}	
	
}


.cart-summary {
    background: #f7f7f7;
    border: 1px solid #e3e3e3;
    border-radius: 5px;
	padding: 5px 20px 22px;
}

.cart-summary>.title {
    font-size: 24px;
    color: #000;
	font-weight: 600;
}
.cart-summary .block>.title, .cart-totals, .cart-totals .grand .mark, .cart-totals .grand .amount{
	border-color: #e3e3e3;
}
.cart-summary .block .title strong {
    font-size: 15px;
}
.cart-summary .block>.title:after{
	margin-top: 7px;
}
.cart-totals .grand strong {
    font-weight: bold;
    font-size: 16px;
    color: #00616d;
}
.cart-totals .grand .amount strong {
    font-size:24px;
}
.cart-summary .block .field {
    line-height: 20px;
}

.fieldset.rate{
	margin-bottom: 0;
}
.cart-summary .block form:not(:last-of-type) .fieldset {
    margin:0;
}
.cart-summary .block .content{
	padding-bottom: 0;
}
.cart-summary .checkout-methods-items .action.primary.checkout {
    width: 100%;
    border-radius: 30px;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
}


.cart-discount .block.discount {
    width: 48.5%;
    background-color: #dbdbdb;
    padding: 20px;
    border-radius: 5px;
}
.cart-discount .block>.title strong {
    font-size: 16px;
    font-weight: 600;
    color: #000;
}

.cart-discount .block .title:after{
	color: #333;
}
.cart-discount .input-text {
    height: 32px;
    border-radius: 0;
    color: #333;
}
.cart-container .form-cart .actions.main {
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 20px;
}
.cart-discount .actions-toolbar .action.primary{
	background-color: #00616d;
	color: #fff;
	border-color: #00616d;
	text-transform: capitalize;
	border-radius: 0;
}
.cart-discount .actions-toolbar .action.primary:hover, .cart-discount .actions-toolbar .action.primary:focus{
	background-color: #00616d;
	color: #fff;
	border-color: #00616d;
}
.abs-discount-block .actions-toolbar .action.primary:not(:focus), .abs-discount-block .actions-toolbar .action.cancel:not(:focus), .block-compare .action.primary:not(:focus), .cart-summary .block .actions-toolbar>.primary .action.primary:not(:focus), .abs-discount-code .form-discount .actions-toolbar .primary .action:not(:focus), .cart-summary .form.giftregistry .fieldset .action.primary:not(:focus), .paypal-review-discount .actions-toolbar .action.primary:not(:focus), .paypal-review-discount .actions-toolbar .action.cancel:not(:focus), .cart-discount .actions-toolbar .action.primary:not(:focus), .cart-discount .actions-toolbar .action.cancel:not(:focus), .checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:not(:focus) {
    box-shadow: none;
}


.cart-discount .block .content {
    padding: 0 0 3px 0;
    display: block !important;
}
.cart-discount .fieldset.coupon {
    padding-top: 15px;
}
.cart-discount .block .actions-toolbar {
    width: 1%;
}


.shipping_service {
	width: 48.5%;
	float: right;
	    background-color: #dbdbdb;
    padding:16px 20px 13px 20px;
    border-radius: 5px;
	text-align: center;
}
	.shipping_service h4{
		font-size: 16px;
		margin-top: 0;
		color: #000;
		font-weight: 600;
	}	
	


/*********login*********/
.login-container .block .block-title strong {
    color: #000;
}



.login-container .create.primary{
    min-width: 120px;
    border-radius: 30px;
    font-weight: 400;
    text-transform: uppercase;
    padding: 5px 20px;
}

.block.block-customer-login {
    margin-bottom: 0;
}

.form.password.reset, .form.send.confirmation, .form.password.forget, .form.create.account, .form.search.advanced, .form.form-orders-search {
    margin: 0 auto;
}
fieldset.fieldset.create.account{
	margin-bottom: 10px;
}
.form.create.account .additional_info {
    margin: 0;
}
.form-create-account .fieldset.create.account:after {
    margin-top: 15px;
}

.account .legend>span{
	font-weight: 500;
    color: #000;
}
.field-error, div.mage-error[generated] {
    margin-top: 0;
}


/*********checkout**********/

.checkout-shipping-method .actions-toolbar .action.primary.button {
    padding: 7px 15px;
    font-size: 15px;
}
.opc-wrapper .step-title, .opc-block-shipping-information .shipping-information-title, .opc-block-summary>.title, .checkout-agreements-items .checkout-agreements-item-title {
    color: #000;
    font-weight: 600;
    font-size: 2.2rem;
}
select {
    height: 42px;
}
.opc-wrapper .form-login .fieldset .field .label, .opc-wrapper .form-shipping-address .fieldset .field .label {
    font-weight: 600;
}

.opc-block-summary .items-in-cart>.title strong {
    font-size: 1.5rem;
    font-weight: 600;
}
.opc-block-summary {
     background: #f7f7f7;
    border: 1px solid #e3e3e3;
	border-radius: 5px;
}

.authentication-wrapper .action-auth-toggle{
	color: #00616d;
	font-weight: bold;
}
.opc-progress-bar-item._active:before {
    background: #00616d;
    border-color: #00616d;
}
.opc-progress-bar-item._active>span:before {
    background: #00616d;
    border-color: #00616d;
}
.opc-progress-bar-item._active>span:after {
    border-color: #00616d;
}
.checkout-index-index .page-header {
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 15px;
}

.block-authentication .block-title strong {
    font-weight: 600;
    color: #000;
}
.block-authentication .field .label {
    font-weight: 600;
}
.block-authentication .actions-toolbar>.primary .action {
    background-color: #00616d;
    color: #fff;
    border-color: #00616d;
    border-radius: 30px;
    padding: 6px 25px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
}
.block-authentication .actions-toolbar>.secondary {
    padding-top: 0;
}
.opc-progress-bar-item._complete>span {
    color: #000;
}

.checkout-payment-method .payment-method-content>.actions-toolbar>.primary .action.primary{
	padding: 14px 30px;
}

.discount-code {
    background-color: #dbdbdb;
}
.checkout-payment-method .payment-option-title .action-toggle {
    font-size: 16px;
    font-weight: 600;
    color: #000;
}

input[type="text"] {
	border-radius: 0;
}

.abs-discount-code .form-discount .actions-toolbar .primary .action, .checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action {
    color: #fff;
    height: 42px;
	background: #00616d;
}
.abs-discount-code .form-discount .actions-toolbar .primary .action:hover, .checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:hover, .abs-discount-code .form-discount .actions-toolbar .primary .action:focus, .checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:focus {
    color: #fff;
	background: #03555f;
}


.checkout-success .actions-toolbar .primary.continue {
    border-radius: 30px;
    padding: 7px 20px;
}



/***********my account ******************/

.account .column.main .block:not(.widget) .block-title>strong{
	font-size: 2rem;
    font-weight: 600;
    color: #000;
}
.block-collapsible-nav .item.current a, .block-collapsible-nav .item.current>strong {
    border-color: #00616d;
}

.form-address-edit .actions-toolbar .action.primary{
	font-size: 1.4rem;
	padding: 7px 20px;
}

.form-edit-account fieldset.additional_info {
   margin-bottom: 0;
}

.page-header .panel.wrapper .switcher  .switcher-label{
    position: relative;
    overflow: visible;
    height: auto;
    margin: 0;
    width: auto;
}
.header.panel>.header.links>li.welcome {
    line-height: 1.8;
}
.customer-welcome .action.switch:after, .customer-welcome.active .action.switch:after, .customer-welcome .action.switch:hover:after {
    line-height: 26px;
    color: #333;
}



.products-grid.wishlist .product-item-info{
    width: 100% !important;
    background-color: #fff;
    box-shadow: 0 0 6px rgba(0,0,0,0.20);
    padding: 10px;
    border-radius: 5px;
	display: inline-block;
}

.wishlist-index-index .product-item-inner .comment-box {
    margin-top: 0;
}
.products-grid.wishlist .product-item-actions .action.edit:before{
    color: #00616d;
}
.products-grid.wishlist .product-item-actions .action.delete:before {
    color: #f00;
}

.wishlist-index-index .actions-toolbar button{
	    background: #00616d;
    border: 1px solid #00616d;
    color: #fff;box-shadow: none;
}

.wishlist-index-index .actions-toolbar button:hover, .wishlist-index-index .actions-toolbar button:focus, .wishlist-index-index .actions-toolbar button:active {
       background: #03555f;
    border: 1px solid #03555f;
    color: #fff;
}
.sidebar .product-items .product-item-details {
    text-align: left;
}
.sidebar .action.tocart {
    border-radius: 30px;
}

.block-compare .action.primary{
	    font-size: 13px;
    padding-bottom: 5px;
    padding-top: 5px;
    border-color: #000;
    border-radius: 30px;
    font-weight: 400;
    text-transform: uppercase;
    background-color: transparent;
    color: #000;
	line-height: normal;
}
.block-compare .action.primary:hover{
	    border-color: #00616d;
    background-color: #00616d;
    color: #fff;
}
.block-compare .block-title strong, .block-reorder .block-title strong, .block-wishlist .block-title strong {
    font-size: 16px;
    font-weight: 600;
} 
.speak-expert ul {
    padding: 5px 0 0 0;
    margin: 0;
    list-style-type: none;
}
 .speak-expert ul li {
    display: inline-block;
    border-right: 1px solid #000;
    padding-right: 12px;
    margin-right: 8px;
    line-height: normal;
	 font-weight: bold;
    font-size: 16px;
}

 .speak-expert ul li:last-child {
	 border-right: none;
	  margin-right: 0;
	 padding-right: 0;
}
.downloadable {
	padding-bottom: 15px;
}
.downloadable a {
    border: #dedede solid 1px;
    padding: 6px 15px;
    font-size: 15px;
    color: #797979;
    display: inline-block;
    border-radius: 5px;
}
.downloadable a:hover {
    color: #000;
	text-decoration: none;
}


.box-tocart .fieldset {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
    width: 100%;
}

.tocart-left {
    display: flex;
    align-items: center;
    flex-grow: 1;
	padding-bottom: 15px;
}
.box-tocart .tocart-left .action.tocart:not(:last-child) {
    margin-bottom: 0;
}

.speak:before{
	    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 16px;
	content: "\f095";
	padding-right: 5px;
}

.featured-product-sec .owl-carousel .owl-stage, .bestseller-product-sec .owl-carousel .owl-stage{
    display: flex;
}

.featured-product-sec .owl-carousel .owl-item, .bestseller-product-sec .owl-carousel .owl-item{
    padding: 15px 0;
}
.column.main .featured-product-sec .owl-item li.product-slider, .column.main .bestseller-product-sec .owl-item li.product-slider{
    margin: 0;
    height: 100%;
}
.featured-product-sec .slider-product-item-info,  .bestseller-product-sec .slider-product-item-info{
    min-height: 100%;
}


.product-info-main .product-info-price .price-box .old-price .price-container .price-label, .price-box .old-price .price-container .price-label{
	display: none;
}
.main .product-info-main .product-info-price .price-box {
    display: inline-flex;
    width: auto;
}

.old-price .price{
	text-decoration: line-through;
	    color: #9f1616;
}
.price-box .old-price {
	padding-left: 8px;
}
.product-info-main .product-info-price .old-price .price-wrapper .price {
    color: #9f1616;
}

.products-grid .product-item .price-box {
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 10px;
}

.product-item .price-box .old-price .price{
	 color: #9f1616;
}

.product.info.detailed {
    padding-top: 30px;
}

.category-description {
    margin-top: 47px;
}

.cart.table-wrapper .col.price .price-excluding-tax, .cart.table-wrapper .col.subtotal .price-excluding-tax {
    display: none;
}

.page-header .minicart-items .product-item-details .price-excluding-tax {
    display: none;
}

.minicart-items .product-image-wrapper{
	border: 1px solid #efefef;	 
}

.back-top {
    display: none;
    width: 32px;
    height: 32px;
    align-items: center;
    justify-content: center;
    position: fixed;
    bottom: 12px;
    right: 10px;
    border-radius: 50%;
    z-index: 99;
    background-color: #00616d;
}
.back-top a {
    color: #fff;
}


/*******************responsive******************/

@media (max-width:1310px) {
.nav-sections .navigation .level0 {
    padding-right: 0;
}
.nav-sections .navigation .level0 > .level-top {
    padding: 10px 12px;
}

}

@media (max-width:1199px) {

.nav-sections .navigation {
    font-size: 13px;
}
.nav-sections .navigation .level0 > .level-top {
	padding: 10px 5px;
}
.slidercaption h1 {
    font-size: 38px;
    margin-bottom: 10px;
}	
.slidercaption {
	padding: 25px 20px;
	width: 460px;
	font-size: 14px;
	line-height: 22px;
}	
.btn-banner {
	font-size: 14px;
	min-width: 114px;
	padding: 2px 15px;
	margin-top: 5px;
}
.pendant-lighting-col-2 {
    padding: 20px 40px;
}	
.products-grid.wishlist .product-item .box-tocart .tocart {
    font-size: 1rem;
    padding: 7px 5px;
    min-width: 96px;
}
	
	
	
}
@media (min-width:768px) and (max-width:991px) {
	.block.widget.block-viewed-products-grid .product-item-info {
    padding: 10px;
}
.product-item .price-box .price {
    font-size: 14px;
}	
	
	
}
	
@media (max-width:991px) {
.nav-sections .navigation .level0 > .level-top {
    padding: 10px 15px;
}
.slidercaption h1 {
    font-size: 26px;
}
.slidercaption {
	padding: 17px 15px;
	width: 490px;
	font-size: 13px;
	line-height: 20px;
}
.slick-dots {
    bottom: 10px;
}
.slick-dots li {
    margin: 0;
}	
.slick-dots li button {
	width: 10px;
	height: 10px;
}
.threebanner-row {
	margin: 0 -10px;
}	
.threebanner-col {
	padding: 10px;
}	

.home-category {
    padding-top: 0;
    padding-bottom: 50px;
}	
.home-category ul {
    flex-wrap: wrap;
	padding-top: 15px;
}	
.home-category ul li {
    width: 25%;
    padding: 5px 9px;
}	
.pendant-lighting h2 {
    font-size: 26px;
    margin-bottom: 10px;
}	
.pendant-lighting-col-2 {
    padding: 15px;
}	
.shop-now {
    margin-top: 0;
}	
.block.newsletter input {
    width: 320px;
}	
	
.footer-middle-sec {
    flex-wrap: wrap;
}	
.f-col1 {
    width: 50%;
    padding-right: 20px;
}
.f-col2 {
    width: 50%;
    padding: 0 15px;
}	
.f-col3 {
    width: 50%;
	padding-top: 20px;
}
.f-col4 {
    width: 50%;
    padding-left: 15px;
	padding-top: 20px;
	
}
	
.contact-right {
	padding-left: 5%;
}	
	
.shipping_service {
	width: 100%;
}	
.cart-discount .block.discount {
    width: 100%;
	    margin-bottom: 20px;
 
}	
	
.box-tocart .fieldset {
    flex-wrap: wrap;
}	
	
}

@media (max-width:767px) {
.page-header .logo {
    margin-left: 0;
}
	.nav-sections-item-title.active a{
		color: #fff;
	}
.nav-sections-item-title.active {
    border-left: 0;
}	
	
.nav-sections .header.links a, .nav-sections .header.links a:hover {
    color: #fff;
	font-weight: 400;
}	
.nav-sections .switcher, .nav-sections .switcher-dropdown li a {
    color: #fff;
}	
.nav-sections .header.links li.greet.welcome {
    border-top: none;
    font-weight: 400;
    padding: 0 15px;
}	
.navigation .level0>.level-top {
    font-weight: 400;
}	
.nav-sections .switcher .label, .nav-sections .switcher {
    font-weight: 400;
}
.navigation .level0 {
    border-top: 1px solid #127986;
    font-size: 1.4rem;
}	
	.navigation li.level0:last-child{
		border-color: #127986;
	}
.nav-sections-item-content {
    padding:0;
}	
.nav-sections .header.links li>a, .nav-sections .header.links, .nav-sections .switcher:last-child, .nav-sections .switcher {
   border-color: #127986;
}	
.nav-sections .switcher {
    font-size: 1.4rem;
    font-weight: 400;
}
	.nav-sections .switcher-trigger strong {
    font-weight: 400;
}
	
	
.contact_details {
    display: inline-block;
    line-height: 20px;
    width: 100%;
    text-align: center;
	padding-left: 35px;
	padding-top: 10px;
    padding-bottom: 10px;
}	
.header .block-search {
    width: auto;
	margin-top: 0;
}
.header .block-search .control {
    border-top: none;
    margin: 0;
}	
.header .block-search .label {
    margin-top: 16px;
}	
.header .block-search .control {
    border-top: none;
    margin: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 60px;
	z-index:2; 
}	
.header	.block-search .search input {
		padding: 10px;
	}	
.header .block-search .block-content {
    position: relative;
}	
	
.slidercaption {
    width: 100%;
    font-size: 13px;
	    padding: 10px 15px;
}	
.slidercaption h1 {
    font-size: 20px;
	margin-bottom: 2px;
}	
.btn-banner {
    font-size: 13px;
    min-width: 100px;
    padding: 2px 13px;
    margin-top: 0;
}
.slick-dots {
    bottom: 2px;
}	
.three-product-sec {
    padding-top: 0;
    padding-bottom: 0;
}	
.threebanner-row {
    margin: 0 -5px;
}	
.threebanner-col {
    padding: 0 5px;
}	
	
h2, .mp-product-slider-title {
    font-size: 20px;
    margin-bottom: 15px;
}	
.home-category ul li a {
    line-height: normal;
    display: inline-block;
}	
.home-category ul {
    padding-top: 0;
}	
.home-category {
    padding-bottom: 20px;
}
.product-reviews-summary .reviews-actions .action.add {
    white-space: normal;
}	
.featured-product-sec {
    padding: 20px 0 35px 0;
}
.bestseller-product-sec {
    padding-top: 0;
}	
.pendant-lighting h2 {
    font-size: 20px;
    margin-bottom: 6px;
}	
.pendant-lighting-col-2 {
    line-height: 22px;
}
.pendant-lighting {
    margin-top: 30px;
}	
.testimonials-sec {
    padding: 0px 0 10px 0;
    margin: 30px 0;
}
.yereone-testimonial-content {
    padding: 30px 40px;
}
.yereone-testimonials-block-title h2 {
    font-size: 20px;
}	
	
.footer-subscribe-social {
    padding-bottom: 20px;
    margin-bottom: 30px;
    padding-top: 10px;
	flex-wrap: wrap;
	justify-content: center;
}
.social-icons {
    width: 100%;
    justify-content: center;
    padding-top: 20px;
}	
	
.owl-carousel .owl-item {
    margin-bottom: 8px;
}	
.mp-product-slider-content .owl-nav {
    top: -54px;
}	
h1 {
    font-size: 22px;
}	
.contact-left {
	width: 100%;
	padding-right: 0;
	padding-bottom: 30px;
}
.contact-right {
	width: 100%;
	padding-left:0;
}
	
.contact-right {
    font-size: 14px;
}	
.contact-right h4 {
    font-size: 14px;
}
.icons-ct:before {
    font-size: 16px;
}	
.icons-ct {
    padding-left: 30px;
}	
	
.page-footer {
    margin-top: 0;
}
	
.page-products.page-layout-1column .main .products-grid .product-item {
    width: calc((100% - 4%)/3);
}	
.page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0 !important;
}	
.page-products.page-layout-1column .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 2%;
}	
.page-products .page-header {
    margin-bottom: 0;
}	
.page-products .products-grid .product-items {
    margin: 0;
}
.products.wrapper~.toolbar-products .pages {
    margin: 0;
}	
	
.category-description {
    padding-top: 40px;
}	
.filter-title strong {
    background-color: #00616d;
    box-shadow:none;
    border: 1px solid #00616d;
    border-radius: 3px;
    left: 15px;
    top: 10px;
	color: #fff;
}
.page-products .sorter {
    right: 10px;
    top: 10px;
}
.toolbar-amount {
    padding: 0;
}	
.products-grid.products {
    margin-bottom: 0;
    margin-top: 20px;
}
.filter.active .filter-title strong {
    top: 6px;
}	
.filter.active .filter-subtitle {
    line-height: 50px;
    padding-left: 15px;
}	
.filter.active .filter-options {
    top: 48px;
}	
.filter-options-title {
    padding-left: 15px;
}	
.filter-options-content {
    padding: 0 15px;
}

.products-list .product-item .price-box {
    margin: 10px 0 15px;
}	
.products-list .product-item-details {
    padding: 10px 10px 10px 0;
}	
	
.cart-summary {
    border: none;
    border-radius: 0;
}	
.cart-summary .block>.title, .cart-discount .block>.title {
    border-top: none;
}	
.cart-discount .block.discount, .shipping_service {
   border-radius: 0;
}
	
.checkout-cart-index .page-header {
    margin-bottom: 0; 
}	
	
	
.page-layout-1column .product.media {
    width: 100%;
    padding-right: 0;
	padding-top: 0;
}	
.page-layout-1column .product-info-main {
    width: 100%;
    padding-left: 0;
}	
	
.fotorama__dot {
    top: 0;
    width: 14px;
	left: 2px;
}	
.fotorama__nav--dots .fotorama__nav__frame {
    width: 20px;
}
.fotorama__active .fotorama__dot {
    background-color:#00616d;
    border-color:#00616d;
}	
	
	
.product.data.items>.item.title:not(.disabled)>.switch:active, .product.data.items>.item.title.active>.switch, .product.data.items>.item.title.active>.switch:focus, .product.data.items>.item.title.active>.switch:hover, .product.data.items>.item.title>.switch:hover {
    color: #fff;
    border-color: #f1f1f1;
}
.product.data.items>.item.content {
    margin-top: 0;
}
.product.data.items>.item.title {
    margin: 0 3px 1px 0;
    bottom: 0;
}	
.product.info.detailed {
    margin-bottom: 0;
}	
.product.data.items {
    border-bottom: none;
    margin-bottom: 0;
}	
	
.custom-product-detail-section {
    display: flex;
    flex-wrap: wrap;
}	
.page-layout-1column .block.widget.block-viewed-products-grid .products-grid .product-item {

    width: calc((100% - 2%) / 2);
	margin-bottom: 15px;
}
	
.page-layout-1column .block.widget.block-viewed-products-grid .products-grid .product-item:nth-child(3) {
margin-left: 0;
}	
.page-layout-1column .block.widget.block-viewed-products-grid .products-grid .product-item:nth-child(4) {
margin-left: 2%;
}	
.block-viewed-products-grid .block-title strong {
    font-size: 20px;
    margin-bottom: 30px;
}
	
.page-layout-1column  .related .products-grid .product-item, .page-layout-1column .upsell .products-grid .product-item {
    width: calc((100% - 4%) / 2);
	padding: 0 5px;
	margin-bottom: 20px;
}		
.upsell, .related{
    margin-bottom: 0;
}	
.related .product-items, .upsell .product-items {
    margin: 0;
}	
.back-top {
    display: flex;
}	
.header .nav-toggle {
    top: -33px;
    background-color: #000;
    border-radius: 3px;
    min-width: 30px;
    text-align: center;	 
}
.header .nav-toggle:before {
    font-size: 23px;
    color: #fff;
}	
.header .nav-toggle:hover:before {
    color: #fff;
}	
	
}
	
@media (max-width:599px) {	
.home-category ul li {
    width: 33.33%;
}
.block.newsletter input {
    width: 100%;
}	
.block.newsletter {
    width: 100%;
}
.copyright {
    flex-wrap: wrap;
    justify-content: center;
}	
.pendant-lighting {
    flex-wrap: wrap;
}	
.pendant-lighting-col-1 {
    width: 100%;
}	
.pendant-lighting-col-2 {
    width: 100%;
}	
	
.page-products.page-layout-1column .main .products-grid .product-item {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
}
.page-products.page-layout-1column .main .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 3% !important;
}		
.page-products.page-layout-1column .main .products-grid .product-item:nth-child(2n + 1) {
    margin-left:0% !important;
}	
.related .product-item-info, .upsell .product-item-info	{
		padding: 10px;
	}  
	

	
}

@media (max-width:479px) {	
.f-col1 {
    width: 100%;
    padding-right: 0;
}	
.f-col2 {
    width: 100%;
    padding: 0;
}	
.f-col3 {
    width: 100%;
    padding-top: 0;
}
.f-col4 {
    width: 100%;
    padding-left: 0;
    padding-top: 0;
}	
.page-footer h3 {
    margin-bottom: 15px;
    margin-top: 25px;
}	
.about-home {
    padding: 10px 15px 25px 15px;
}
.threebanner-col {
    width: 100%;
}	
.threebanner-row {
    flex-wrap: wrap;
}
.threebanner-col {
    padding:5px;
}	
	.mp-product-slider-title {
		margin-right: 0;
	}
.slider-product-item-info {
    padding: 10px 10px 15px 10px;
}	
.cms-index-index .block-content.mp-product-slider-content {
    margin: 0 -7px;
}	
.column.main .owl-item li.product-slider {
    padding: 0 7px;
}	
	
.page-products .product-item-info, .products-grid .product-item-info:hover, .products-grid .product-item-info.active {
    padding: 10px 10px 15px 10px;
}
.block.widget.block-viewed-products-grid .product-item-info {
    padding: 10px;
}	
	
}
	
	
@media (max-width:370px) { 
.home-category ul li {
    width: 50%;
}
.block.newsletter .action.subscribe {
    min-width: 115px;
    font-size: 15px;
}	
.page-products .main form .action.primary {
    min-width: 110px;
}	
}

.checkout-index-index .authentication-wrapper .action-auth-toggle {
    display: none !important;
}

.opc-estimated-wrapper {
    display: none !important;
}

/*=====================================my css================================================*/
/*	.product.data.items {
    margin: 0 0 20px;
    padding: 0;
}
.product.data.items > .item.title {
    box-sizing: border-box;
    float: none;
    width: 100%;
    margin: 0 0 5px;
}
.product.data.items > .item.title > .switch {
    display: block;
}
.product.data.items > .item.content {
    box-sizing: border-box;
    display: block;
    float: none;
    margin: 0;
}
.product.data.items > .item.content::after {
    clear: both;
}
.product.data.items > .item.content.active {
    display: block;
}
.product.data.items > .item.title > .switch {
    border-color: #d1d1d1;
    border-style: solid;
    border-width: 1px;
}
.item.content[aria-hidden="true"] {
    display: none;
}

.product.data.items > .item.content {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #d1d1d1;
    margin: 0 0 5px;
    padding: 20px;
}
.product.data.items > .item.active.title{
    margin-bottom: 0px;
}*/
/*=================================================================*/
	
/* Footer links accordian */

@media (max-width:767px) { 
	.page-footer h3.block-title {
	    padding-right: 25px;
	    position: relative;
	}

	.page-footer h3.block-title:after {
	    content: "\f078";
	    position: absolute;
	    top: 0;
	    right: 0;
	    font-family: "Font Awesome 5 free";
	    font-weight: 900;
	}
	.page-footer .block-ft.active h3.block-title:after {
	    content: "\f077";
	}	
}
.block-subtitle.filter-subtitle {
    display: none;
}

.price-wrapper.price-excluding-tax {
    display: none !important;
}	

.navigation a, .navigation a:hover {color: #fff;}
#ui-id-2 { text-align: center;}

	