/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 3.1.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

/* 	.elementor>.elementor-element>.e-con-inner{
		padding-left: 135px;
		padding-right: 135px;		
	} */
    .ekit-template-content-header .elementor>.elementor-element>.e-con-inner{
		padding-left: 60px;
		padding-right: 60px;		
	}

span.wpcf7-not-valid-tip {
    display: none;
}
/* Header */
.home-gallery-slider{
	padding-bottom: 40px;
}
button#place_order {
    background-color: transparent;
    color: #000000;
    font-family: "Catamaran", Sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    border: 3px solid #000000;
    transition: all .3s;
    padding: 15px 50px;
}
button#place_order:hover {
    background-color:#000000;
    color: #ffffff;
}
.checkout-sec {
    padding-left: 30px !important;
    padding-right: 30px !important;
}
.checkout-sec {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.page-id-12 #footer-sec-contact,
.page-id-1366 #footer-sec-contact,
.woocommerce.woocommerce-shop  #footer-sec-contact,
.woocommerce-cart  #footer-sec-contact,
.woocommerce-checkout  #footer-sec-contact{
	display: none !important;
}

/* Home-Page */
.elementor>.home-banner-wrapper>.e-con-inner{
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.home-banner-wrapper .slick-list {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.team-box .elementor-image-box-description{
	padding: 0 10%;
}

/* Footer */
.woocommerce .footer-logo img{
	margin: 0 auto;
	display: block;
}

/* Slick Slider */
ul.slick-dots li{
	display: inline-block !important;
}

/* Contact-Us */
.contact-form-submit-btn input.wpcf7-form-control.wpcf7-submit:hover {
    background-color: #000000;
    color: #ffffff;
}

/* Our Gallery */
.gallery-section .container.gallery-container{
	max-width: 1920px;
	padding: 0 100px;
}
.gallery-section div#gallery-items{
	gap: 25px 0;
}

/* Services Main Page */
.container.service-page-container {
    max-width: 1920px;
    padding: 0;
}
.service-div-head h2 {
    text-align: left;
    font: normal normal bold 40px/48px Cormorant;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
}
.service-div-img img {
    width: 100%;
}
.service-page-col {
    padding-bottom: 24px;
}
.service-div-head-box {
    position: absolute;
    bottom: 0;
    padding: 45px;
}
.service-page-div {
    position: relative;
}
.service-div-content p {
    text-align: left;
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
    font-family: 'Catamaran';
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
}
.service-div-content-btn {
    padding-top: 20px;
}
.service-div-content-btn a:hover{
    background-color: #000000;
    color:#ffffff;
}
.service-div-content-btn a {
    text-align: center;
    font: normal normal bold 20px/33px Catamaran;
    letter-spacing: 0px;
    color: #000000;
    text-transform: uppercase;
    opacity: 1;
    background-color: #ffffff;
    padding: 15px 30px 12px 30px;
}

/* Single-services-page */
.single-service-page .service-details h1{
	font: normal normal bold 50px/60px Cormorant;
    letter-spacing: 0px;
    color: #000000;
	margin-bottom: 25px;
}
.single-service-page .service-content{
	font: normal normal 500 18px/28px Catamaran;
    letter-spacing: 0px;
    color: #000000;
	padding-top: 25px;
}
.services-all-list-wrapper{
	padding: 0 !important;
	padding-left: 4% !important;
}
.services-all-list-wrapper .service-list .service-btn{
	font: normal normal bold 25px/41px Catamaran;
letter-spacing: 0px;
color: #000000;
text-transform: uppercase;
	border: 3px solid #000000;
	padding: 18px 35px;
	width: 100%;
    text-align: left;
	margin-bottom: 20px;
}
.services-all-list-wrapper .service-list .service-btn:hover{
	color: #ffffff;
	background-color: #000000;
}
.services-all-list-wrapper .service-list button:focus{
	background-color: #ffffff;
}
.service-single-box .services-table-wrapper{
	margin-top: 35px;
}
.services-table-wrapper .price-heading-wr{
	background-color: #000000;
}
.services-table-wrapper .price-heading-wr th,
.services-table-wrapper .price-heading-wr th.price-title-column{
	font: normal normal bold 25px/26px Cormorant;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: capitalize;
}
.services-table-wrapper .price-heading-wr th.price-title-column{
	text-align: center;
}
.services-table-wrapper .services-table-content-heading span.main-txt{
	font: normal normal bold 22px/36px Catamaran;
    letter-spacing: 0px;
    color: #000000;
    text-transform: uppercase;
}
.services-table-wrapper .services-table-content-heading .tb-disc{
	font: normal normal bold 12px/15px Catamaran;
    letter-spacing: 0px;
    color: #000000;
    text-transform: uppercase;
}
.services-table-wrapper td.price-amount-column{
	text-align: center;
    font: normal normal bold 25px/26px Cormorant;
    letter-spacing: 0px;
    color: #000000;
}

.services-table-wrapper table {
  border: 3px solid #000000; 
  border-collapse: collapse; /* Ensures borders are collapsed */
}

.services-table-wrapper thead, .services-table-wrapper tbody,
.services-table-wrapper table th, .services-table-wrapper table td{
  border: none !important; 
}
.services-table-wrapper table tr td{
  background-color: #ffffff !important;
}
.services-table-wrapper table thead:first-child tr:first-child th{
	border-block-start: unset !important;
}
.services-table-wrapper thead:not(:first-child) {
    display: none!important;
}

.single-service-page .container{
	max-width: 1920px;
	padding: 0;
}
.single-service-page{
	padding: 140px 180px;
}
.services-table-wrapper td.services-table-content-heading {
    padding-left: 15px !important;
}
.service-btn-wrapper{
	margin-top: 30px;
}
.service-btn-wrapper a{
	display: inline-block;
	font: normal normal bold 20px/33px Catamaran;
    letter-spacing: 0px;
    color: #000000;
    text-transform: uppercase;
	border: 3px solid #000000;
	padding: 15px 41px 11px;
	text-decoration: none;
}
.service-btn-wrapper a:hover{
	color: #ffffff;
	background-color: #000000;
}
.service-banner-wrapper{
	position: relative;
}
.service-banner-content-wrapper{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 80%;
}
.service-banner-content-wrapper h3{
	font: normal normal bold 55px/67px Cormorant;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: capitalize;
	text-align: center;
	margin-bottom: 10px;
}
.breadcrumb.service-breadcrumb,
.breadcrumb.service-breadcrumb a,
.breadcrumb.service-breadcrumb span{
	font: normal normal bold 18px/30px Catamaran;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
	justify-content: center;
}
.breadcrumb.service-breadcrumb a{
	text-decoration: none;
}


/* Testimonials Page */
.container.testimonial-container {
    max-width: 1920px;
    padding: 0;
}
.testimonial {
    width: 100%;
}
.testimonial-row {
	display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 60px 80px;
    padding-bottom: 40px;
}
.testimonial-inner-col-right {
    background-color: #000000;
    padding: 0;
}
.inner-col-left-img img {
    width: 100%;
    object-fit: cover;
    height: 375px;
}
.testimonial-inner-col-left {
    padding: 0;
}
.inner-col-right-head h2 {
    text-align: left;
    font: normal normal bold 36px/43px Cormorant;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
}
.inner-col-right-content p {
    text-align: left;
    font-size: 20px;
    line-height: 35px;
    font-weight: 500;
    font-family: 'Catamaran';
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
}
.inner-col-right-content a {
    text-align: left;
    text-decoration: underline;
    font: normal normal bold 20px/45px Catamaran;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
}
.inner-col-right-content {
    padding-top: 20px;
}
.inner-col-right-main-div {
    padding: 50px 60px 28px 60px;
}

.testimonial-load-more-wr{
    text-align: center;
    padding-top: 50px;
}
.testimonial-load-more-btn {
    text-align: center;
    font: normal normal bold 20px/33px Catamaran;
    letter-spacing: 0px;
    color: #000000;
    text-transform: uppercase;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 3px solid #000000;
    padding: 10px 44px;
    opacity: 1;
}
.testimonial-load-more-btn:hover{
    background-color:#000000;
    color:#ffffff;
}
.testimonial-modal-section .modal-content .modal-body {
    padding: 0;
}
.testimonial-modal-col-left {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.testimonial-modal-section .modal-content {
    background: #000000 0% 0% no-repeat padding-box;
    opacity: 1;
}
.testimonial-modal-col-right {
    padding: 60px;
}
.testimonial-modal-section .modal-content .modal-header {
    width: 100px;
    height: 60px;
    position: absolute;
    top: 0;
    right: 0;
    border: none;
        z-index: 999;
}
.testimonial-modal-section .modal-content button.btn-close {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 1;
    margin-right: 20px;
    margin-top: 8px;
}
.testimonial-modal-section .modal-content button.btn-close:hover,
.testimonial-modal-section .modal-content button.btn-close:focus{
	background-color: transparent !important;
}
.container.testimonial-modal-container .modal-dialog.modal-dialog-centered.modal-lg {
    width: 100% !important;
    max-width: 1150px;
}
	.testimonial-row .testimonial:nth-child(n+7) {
		display: none;
	}

/* Home Banner */
	.home-banner-wrapper h2.slide-title{
		text-align: center;
        font: normal normal bold 100px/121px Cormorant;
        letter-spacing: 0px;
        color: #FFFFFF;
        text-shadow: 2px 3px 15px #00000033;
	}

/* Woocommerce */
.woocommerce-page.single-product section.related img{
	border: 1px solid #c8c8c8;
}
.woocommerce.single-product .woocommerce-product-gallery .woocommerce-product-gallery__image a img{
	border: 1px solid #c8c8c8;
}

.woocommerce-page main.site-main{
	width: 100% !important;
	max-width: 1920px !important;
}
.woocommerce-page .products-main-container {
    padding: 120px 130px 160px;
}

.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message{
	background-color: #5FC2D9;
}
.woocommerce .shop-banner-wrapper{
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 125px;
	padding-bottom: 125px;
	text-align: center;
	display: flex;
    justify-content: center;
    flex-direction: column-reverse;
}
.woocommerce .shop-banner-wrapper .page-title{
	padding: 0;
	margin: 0;
    font: normal normal bold 55px/67px Cormorant;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: capitalize;
}
.woocommerce .shop-banner-wrapper nav.woocommerce-breadcrumb{
	font: normal normal bold 18px/30px Catamaran;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
	margin-top: 15px;
}
.woocommerce .shop-banner-wrapper nav.woocommerce-breadcrumb a{
	color: #FFFFFF;
	text-decoration: none;
}
/* .woocommerce.archive.et-db .et-boc div#et-main-area .container{
	padding-top: 35px;
}
 */
/* .woocommerce.woocommerce-shop .woocommerce-breadcrumb,
.woocommerce.archive .woocommerce-breadcrumb,
.woocommerce-products-header__title{
	display: none !important;
} */

.woocommerce .all-products .woocommerce-result-count,
.woocommerce .all-products .woocommerce-ordering{
	display: none !important;
}

.woocommerce .productcolumnfilter>h3{
	font: normal normal 800 25px/30px Catamaran;
    letter-spacing: 0px;
    color: #000000;
    text-transform: uppercase;
	padding: 10px 0px;
	position: relative;
	margin-bottom: 20px;
}
.woocommerce .productcolumnfilter>h3:after{
	content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 2px;
    color: #000000;
    background-color: #000000;
}
ul.mainlist li>h3>a>span{
	color: #097993;
}
.woocommerce #productcolumnfilter{
	padding-right: 4.5%;
}
.woocommerce #productcolumnfilter ul.mainlist{
/* 	padding-top: 10px; */
	padding-left: 0px;
/* 	padding-bottom: 0; */
}
.woocommerce #productcolumnfilter ul li{
	list-style: none;
	margin-bottom: 8px;
}
.woocommerce #productcolumnfilter ul li h3{
	padding-bottom: 0;
	margin-bottom: 0;
}
.woocommerce #productcolumnfilter ul li a{
    font: normal normal bold 22px/30px Catamaran;
    letter-spacing: 0px;
    color: #000000;
    text-transform: capitalize;
	text-decoration: none;
}


/* Shop-Right-Column-Divs */
.woocommerce-page .shop-products-wrapper ul.products {
	display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 45px 25px;
}
.woocommerce-page .shop-products-wrapper ul.products:before {
    display: none;
}
.woocommerce-page .shop-products-wrapper ul.products:after {
    display: none;
}
/* .shop-products-wrapper a.product-thim-img,
.shop-products-wrapper span.product-image-box-wr {
	display: inline-block;
	width: 100%;
	overflow: hidden;
	border-radius: 25px;
} */
.shop-products-wrapper a.product-thim-img{
	text-decoration: none;
}
.shop-products-wrapper #productcolumn a.product-thim-img img.product-thim-img{
/* 	display: inline-block; */
	width: 100% !important;
	border: 1px solid #c8c8c8;
}
.woocommerce-page h2.woocommerce-loop-product__title{
    text-align: center;
    font: normal normal 800 25px/30px Catamaran;
    letter-spacing: 0px;
    color: #000000;
    text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 5px;
}
.woocommerce-page a.product-thim-img span.price,
.woocommerce-page a.product-thim-img span.amount{
    text-align: center;
    font: normal normal bold 35px/26px Cormorant;
    letter-spacing: 0px;
    color: #000000;
	display: block;
}
.shop-products-wrapper #productcolumn>.product,
.product-related-container section.related .product{
	position: relative;
	text-align: center;
}
.shop-products-wrapper #productcolumn>.product .bag-cart-img,
.product-related-container section.related .product .bag-cart-img{
	display: none;
	position: absolute;
	top: 63%;
	left: 50%;
	transform: translate(-50%,0%);
    text-align: center; 
	font: normal normal bold 20px/33px Catamaran;
    letter-spacing: 0px;
    color: #000000;
    text-transform: uppercase;
	border: 3px solid #000000;
	border-radius: 0;
	background: #ffffff;
	padding: 13px 0;
	width: 222px;
	transition: 0.25s ease;
}
.shop-products-wrapper #productcolumn>.product .bag-cart-img:hover,
.product-related-container section.related .product .bag-cart-img:hover{
	background: #000000;
	color: #FFFFFF;
}

.woocommerce.et-db .et-boc #productcolumnfilter~div{
	padding-left: 50px;
	padding-bottom: 50px;
}
.shop-products-wrapper #productcolumn>.product:hover .bag-cart-img,
.product-related-container section.related .product:hover .bag-cart-img{
	display: inline-block;
}
/* .woocommerce.et-db .et-boc .product:hover a.product-thim-img img{
	background-color: rgba(60,60,60,0.4);
} */
.woocommerce .product a.added_to_cart{
	font-family: Catamaran;
	font-size: 14px;
	margin-top: 10px;
    text-transform: uppercase;
    text-decoration: underline !important;
    color: #000;
    font-weight: 800;
    padding: 4px;
}

#shop-load-more-container{
	margin-top: 75px;
}
    button#shop-load-more{
		display: block;
        margin: 0 auto;
	    background-color: transparent;
        border: 3px solid #000000;
        margin-top: 0px;
        text-align: center;
        font: normal normal bold 20px/32px Catamaran;
        letter-spacing: 0px;
        color: #000000;
        text-transform: uppercase;
        padding: 16px 40px 11px;
    }
    button#shop-load-more:hover{
	    background-color: #000000;
		color: #ffffff;
    }

.woocommerce a.button:hover:after, .woocommerce-page a.button:hover:after{
	display: none !important;
}


/* Woocommerce Single Product */
.woocommerce.single-product .woocommerce-notices-wrapper .woocommerce-message{
	margin: 15px 160px 5px;
/* 	width: 80%; */
	border-top: none;
	font: normal normal 600 18px/25px Catamaran;
	color: #ffffff;
	background-color: #000000;
	border-radius: 0px;
	z-index: 1;
}
.woocommerce.single-product .woocommerce-notices-wrapper .woocommerce-message::before{
	color: #ffffff;
}
.woocommerce.single-product .woocommerce-notices-wrapper .woocommerce-message a.button{
	padding: 0;
	background-color: transparent;
	font: normal normal 600 18px/25px Catamaran;
	color: #ffffff;
}
.woocommerce.single-product .product-main-container{
	padding: 120px 160px;
}
.woocommerce.single-product>* a{
	text-decoration: none !important;
}
.woocommerce.single-product section.related a.product-thim-img {
    transition: all .3s;
    display: inline-block;
}
.woocommerce.single-product .woocommerce-product-gallery__image a {
    pointer-events: none;
}
.woocommerce.single-product section.related.products {
    width: 100%;
    display: flex;
    flex-direction: column;
}
.woocommerce.single-product .woocommerce-product-gallery a.woocommerce-product-gallery__trigger {
    display: none;
}
.woocommerce div.product .summary>*{
	text-align: left;
}
.woocommerce.single-product h1.product_title{
    font: normal normal bold 55px/67px Cormorant;
    letter-spacing: 0px;
    color: #000000;
    text-transform: capitalize;
	margin-bottom: 20px;
}
.woocommerce.single-product .product-main-container .summary{
	padding-left: 20px;
}
.woocommerce.single-product .summary .woocommerce-product-details__short-description p {
    font: normal normal 500 18px/28px Catamaran;
    letter-spacing: 0px;
    color: #000000;
}
.woocommerce.single-product .summary span.amount{
	font: normal normal bold 45px/26px Cormorant;
    letter-spacing: 0px;
    color: #000000;
}
.woocommerce.single-product .summary .product_meta{
	display: none;
}
.woocommerce.single-product .summary .price {
    margin-bottom: 30px;
}
.woocommerce.single-product .quantity-label {
    display: none;
}

.woocommerce.single-product .summary div.quantity{
	width: 190px;
/* 	margin: 0 0 60px !important;
	float: unset !important; */
	background-color: #ffffff;
/*     border-radius: 20px; */
	border: 3px solid #000000;
}
.woocommerce.single-product .summary div.quantity input,
.woocommerce.single-product .summary div.quantity button{
    font: normal normal bold 20px/29px Catamaran;
    letter-spacing: 0px;
	background-color: transparent;
	border: none;
	text-align: center;
/* 	width: 31%; */
	padding-top: 15px;
    padding-bottom: 15px;
	vertical-align: bottom;
}
.woocommerce.single-product .summary div.quantity input{
	color: #000000;
	width: 21%;
    padding-left: 0;
    padding-right: 0;
}
.woocommerce.single-product .summary div.quantity button{
	color: #000000;
	font-size: 27px;
	width: 37%;
}
.woocommerce.single-product .summary button[type=submit] {
    font: normal normal bold 20px/28px Catamaran;
    letter-spacing: 0px;
    color: #000000;
    text-transform: uppercase;
	border: 3px solid #000000;
	border-radius: 0px;
    background-color: transparent !important;
	width: 222px;
    padding: 16px 0;
	transition: all .4s ease;
	margin-left: 35px;
}
.woocommerce.single-product .summary button[type=submit]:hover{
	color: #ffffff !important;
    background-color: #000000 !important;
    border-color: #000411 !important;
}
.woocommerce.single-product .summary form.cart{
	margin-top: 60px;
}

.woocommerce.single-product .woocommerce-product-gallery .flex-viewport {
    float: right;
    width: 78.5%; /* 82.5%; */
}
.woocommerce.single-product .woocommerce-product-gallery ol {
    float: left;
    width: 19.5%; /* 15.5%; */
}
.woocommerce.single-product div.product div.images .flex-control-thumbs li {
    width: 100%;
    margin: 0px 0px 13px;
/* 	background-color: #f9f9f9; */
/* 	border-radius: 15px; */
}
.woocommerce.single-product div.product div.images .flex-control-thumbs li:last-child{
	margin-bottom: 0px;
}

.woocommerce.single-product .product-related-container{
	padding: 0px 160px 175px;
/* 	background-color: #ffffff; */
}
.woocommerce.single-product .product-related-container section.related>h2{
	font: normal normal bold 65px/79px Cormorant;
    letter-spacing: 0px;
    color: #000000;
    text-transform: capitalize;
	text-align: center;
	margin-bottom: 75px;
}
.single-product .related ul.products {
    display: grid !important;
    grid-template-columns: repeat(4, 1fr);
    gap: 19px;
    padding: 0;
    margin: 0;
    list-style: none;
}
.woocommerce.single-product section.related ul.products:before,
.woocommerce.single-product section.related ul.products:after{
	display: none !important;
}

/* .woocommerce.single-product .woocommerce-product-gallery a{
	display: inline-block;
	width: 100%;
} */

/* .woocommerce.single-product .related-products-slider span.product-image-box-wr {
    display: inline-block;
    overflow: hidden;
	border-radius: 25px;
	border: 2px solid transparent;
}
.woocommerce.single-product .related-products-slider a.product-thim-img:hover span.product-image-box-wr{
	border: 2px solid transparent;
}
.woocommerce.single-product .related-products-slider a.product-thim-img:hover img.product-img {
    transform: scale(1.05);
} */

.woocommerce.single-product div.product div.images ol.flex-control-thumbs li img{
	border: 1px solid #C8C8C8;
}
.woocommerce.single-product div.product div.images ol.flex-control-thumbs li img.flex-active{
	border: 2px solid #000000;
}

/* Cart-Page */
.woocommerce-cart main.site-main .alignwide{
	margin-left: 0;
	margin-right: 0;
}
.woocommerce-cart main.site-main,
.woocommerce-checkout main.site-main,
.woocommerce-account main.site-main{
    padding: 40px 140px 20px;
}
.woocommerce-cart h1.entry-title,
.woocommerce-checkout h1.entry-title,
.woocommerce-account h1.entry-title{
	font-family: "Cormorant", Sans-serif;
    font-size: 60px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 75px;
	text-align: center;
    color: #000000;
	margin-bottom: 40px;
}
.woocommerce-cart a.wc-block-components-product-name{
	font: normal normal bold 18px/24px Catamaran;
    color: #000000;
    text-transform: capitalize;
	text-decoration: none;
}
.woocommerce-cart .wc-block-cart .wc-block-components-sidebar a.wc-block-cart__submit-button{
	background-color: transparent;
    font-family: "Catamaran", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 30px;
/*     letter-spacing: 0.8px; */
    fill: #000000;
    color: #000000;
	text-decoration: none;
	border: 3px solid #000000;
/*     border-radius: 25px 25px 25px 25px; */
/*     padding: 0px 75px 0px 75px; */
}
.woocommerce-checkout .wc-block-components-checkout-place-order-button {
    background-color: transparent;
    color: #000000;
	font-family: "Catamaran", Sans-serif;
	font-weight: bold;
	text-transform: uppercase;
    border: 3px solid #000000;
	transition: all .3s;
}
.woocommerce-checkout .wc-block-components-checkout-place-order-button:hover{
	background-color: #000000;
	border-color: #000000;
	color: #ffffff;
}
.woocommerce-cart .wc-block-cart .wc-block-cart-items th{
	padding-left: 16px !important;
}
.woocommerce-cart .wp-block-woocommerce-empty-cart-block a.add_to_cart_button,
.woocommerce-checkout .wc-block-checkout-empty a.wp-block-button__link{
	background-color: transparent;
	font-family: "Catamaran", Sans-serif;
	font-weight: 600;
	text-transform: uppercase;
    color: #000000;
	border: 3px solid #000000;
	border-radius: 0;
	text-decoration: none;
	transition: all .3s;
}
.woocommerce-cart .wp-block-woocommerce-empty-cart-block a.add_to_cart_button:hover,
.woocommerce-checkout .wc-block-checkout-empty a.wp-block-button__link:hover{
	background-color: #000000;
	color: #ffffff;
}
.woocommerce-cart .wp-block-woocommerce-empty-cart-block a.wc-block-grid__product-link{
	text-decoration: none;
	color: #000000;
}

.woocommerce-info {
    border-top-color: #000000;
}
.woocommerce-info::before {
    color: #000000;
}
.woocommerce-checkout .woocommerce-info a{
	color: #E1B653;
}
.woocommerce .woocommerce-info, .woocommerce .woocommerce-error{
	background-color: #efefef;
}
.woocommerce-checkout .woocommerce-checkout-payment .woocommerce-privacy-policy-link{
	color: #E1B653;
}

/* woo-account */
.woocommerce-account .page-content li.woocommerce-MyAccount-navigation-link a {
    text-align: center;
    font-family: 'Catamaran';
	font-weight: 500;
    color: #000000;
    opacity: 1;
    text-decoration: none !important;
    border: 1px solid #000000;
    padding: 5px 10px;
}
.woocommerce-account .page-content li.woocommerce-MyAccount-navigation-link {
    list-style: none;
    padding-bottom: 12px;
	margin: 5px 0;
}
.woocommerce-account .page-content .woocommerce-MyAccount-navigation ul {
    padding-left: 0;
}
.woocommerce-account .page-content li.woocommerce-MyAccount-navigation-link a:hover {
    background-color: #000000;
    border-color: #000000;
    color: #ffffff;
}
.woocommerce-account .page-content .woocommerce-MyAccount-content a {
    color: #E1B653;
}
.woocommerce-account .woocommerce-form-login a{
	color: #E1B653;
}



/* Responsive */

@media(max-width: 1750px){
	.woocommerce-page .products-main-container {
        padding: 100px 120px 120px;
    }
	.woocommerce.single-product .product-main-container {
        padding: 90px 120px;
    }
	.woocommerce.single-product .product-related-container {
		padding: 0px 120px 130px;
	}
	.woocommerce.single-product .woocommerce-notices-wrapper .woocommerce-message {
		margin: 15px 120px 5px;
	}
	.single-service-page {
        padding: 115px 110px 90px;
    }
	.woocommerce-cart main.site-main, .woocommerce-checkout main.site-main, .woocommerce-account main.site-main {
        padding: 40px 90px 20px;
    }
	.woocommerce-cart h1.entry-title, .woocommerce-checkout h1.entry-title, .woocommerce-account h1.entry-title{
        font-size: 45px;
        line-height: 55px;
	    margin-bottom: 35px;
    }
	.home-banner-wrapper h2.slide-title{
		font-size: 85px;
		line-height: 100px;
	}
}

@media(max-width: 1640px){
	.woocommerce-page .products-main-container {
        padding: 90px 100px 110px;
    }
	.woocommerce.single-product .product-main-container {
        padding: 85px 100px;
    }
	.woocommerce.single-product .product-related-container {
		padding: 0px 100px 100px;
	}
	.woocommerce.single-product .woocommerce-notices-wrapper .woocommerce-message {
		margin: 15px 100px 5px;
	}
	.woocommerce.single-product h1.product_title {
		font: normal normal bold 50px/62px Cormorant;
	}
	.woocommerce.single-product .summary span.amount{
		font-size: 42px;
	}
	.woocommerce.single-product .summary form.cart {
        margin-top: 45px;
    }
	.woocommerce.single-product .product-related-container section.related>h2 {
		font: normal normal bold 55px/65px Cormorant;
		margin-bottom: 50px;
	}
	.woocommerce-page h2.woocommerce-loop-product__title{
		font-size: 23px;
	}
	.shop-products-wrapper #productcolumn>.product .bag-cart-img, .product-related-container section.related .product .bag-cart-img{
		top: 62%;
		padding: 11px 0;
        width: 200px;
	}
	.single-service-page {
        padding: 85px 80px 20px;
    }
	.home-banner-wrapper h2.slide-title {
        font-size: 78px;
        line-height: 92px;
    }
}

@media(max-width: 1440px){
	.woocommerce-page .products-main-container {
        padding: 75px 80px 85px;
    }
	.woocommerce .productcolumnfilter>h3{
		font-size: 22px;
	}
	.woocommerce #productcolumnfilter ul li a {
		font: normal normal bold 21px/29px Catamaran;
	}
	.woocommerce #productcolumnfilter ul li {
        margin-bottom: 2px;
    }
	.woocommerce .shop-banner-wrapper{
		padding-top: 110px;
		padding-bottom: 110px;
	}
	button#shop-load-more{
		font-size: 18px;
		padding: 12px 30px 8px;
	}
	.woocommerce.single-product .product-main-container {
        padding: 75px 80px;
    }
	.woocommerce.single-product .product-related-container {
		padding: 0px 80px 85px;
	}
	.woocommerce.single-product .woocommerce-notices-wrapper .woocommerce-message {
		margin: 15px 80px 5px;
	}
	.woocommerce.single-product h1.product_title {
		font: normal normal bold 48px/60px Cormorant;
	}
	.woocommerce.single-product .summary span.amount{
		font-size: 40px;
	}
	.woocommerce.single-product .product-related-container section.related>h2 {
		font: normal normal bold 50px/62px Cormorant;
		margin-bottom: 45px;
	}
	.woocommerce-page h2.woocommerce-loop-product__title{
		font-size: 22px;
	}
	.woocommerce-page a.product-thim-img span.price, .woocommerce-page a.product-thim-img span.amount{
		font-size: 32px;
	}
	.woocommerce.single-product .summary div.quantity {
		width: 160px;
	}
	.woocommerce.single-product .summary div.quantity button{
		width: 36%;
		font-size: 24px;
	}
	.woocommerce.single-product .summary button[type=submit]{
		width: 190px;
		font-size: 18px;
	}
	.shop-products-wrapper #productcolumn>.product .bag-cart-img, .product-related-container section.related .product .bag-cart-img{
		top: 60%;
        font-size: 18px;
		line-height: 30px;
		width: 180px;
	}
	.services-all-list-wrapper .service-list .service-btn{
		font: normal normal bold 22px/36px Catamaran;
		padding: 15px 25px;
	}
	.home-banner-wrapper h2.slide-title {
        font-size: 68px;
        line-height: 82px;
    }
	#load-more-gallery-btn{
        font: normal normal bold 17px/23px Catamaran !important;
	    padding: 7px 22px !important;
	    max-width: 180px !important;
    }
}
@media(max-width: 1366px){
	.woocommerce-page .products-main-container {
        padding: 70px 70px 70px;
    }
	.woocommerce #productcolumnfilter {
        padding-right: 3.5%;
    }
	.woocommerce .shop-banner-wrapper{
		padding-top: 100px;
		padding-bottom: 100px;
	}
	.woocommerce .shop-banner-wrapper .page-title{
		font-size: 50px;
		line-height: 62px;
	}
	button#shop-load-more {
        font-size: 16px;
        padding: 10px 28px 7px;
    }
	#shop-load-more-container {
        margin-top: 60px;
    }
	.woocommerce.single-product .product-main-container {
        padding: 70px 70px 45px;
    }
	.woocommerce.single-product .product-related-container {
        padding: 0px 70px 70px;
    }
	.woocommerce.single-product .woocommerce-notices-wrapper .woocommerce-message {
		margin: 15px 70px 5px;
	}
	.woocommerce.single-product .product-main-container .summary {
        padding-left: 10px;
    }
	.woocommerce.single-product h1.product_title {
        font: normal normal bold 42px/52px Cormorant;
		margin-bottom: 15px;
    }
	.woocommerce.single-product .summary span.amount {
        font-size: 36px;
    }
	.woocommerce.single-product .summary .woocommerce-product-details__short-description p {
		font: normal normal 500 17px/26px Catamaran;
	}
	.woocommerce.single-product .summary .price {
        margin-bottom: 20px;
    }
	.woocommerce.single-product .summary div.quantity {
        width: 150px;
    }
	.woocommerce.single-product .summary div.quantity input, .woocommerce.single-product .summary div.quantity button{
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.woocommerce.single-product .summary button[type=submit] {
        width: 175px;
        font-size: 17px;
        padding: 11px 0;
        margin-left: 20px;
    }
	.woocommerce.single-product .summary form.cart {
        margin-top: 35px;
    }
	.woocommerce.single-product .product-related-container section.related>h2 {
        font: normal normal bold 45px/55px Cormorant;
        margin-bottom: 35px;
    }
    .woocommerce-page h2.woocommerce-loop-product__title {
        font-size: 20px;
		margin-top: 15px;
		margin-bottom: 0;
    }
	.woocommerce-cart main.site-main, .woocommerce-checkout main.site-main, .woocommerce-account main.site-main {
        padding: 40px 70px 20px;
    }
    .services-all-list-wrapper .service-list .service-btn {
        font: normal normal bold 20px/32px Catamaran;
        padding: 10px 18px;
        margin-bottom: 15px;
    }
	.services-table-wrapper .price-heading-wr th, .services-table-wrapper .price-heading-wr th.price-title-column {
		font: normal normal bold 20px/24px Cormorant;
	}
	.services-table-wrapper .services-table-content-heading span.main-txt {
		font: normal normal bold 18px/28px Catamaran;
	}
	.service-btn-wrapper a{
		padding: 11px 33px 9px;
		font: normal normal bold 16px/29px Catamaran;
	}
	.single-service-page .service-details h1 {
        font: normal normal bold 45px/55px Cormorant;
    }
	.service-banner-content-wrapper h3 {
        font-size: 48px;
        line-height: 62px; 
    }
	.home-banner-wrapper h2.slide-title {
        font-size: 65px;
        line-height: 80px;
    }
	.home-banner-wrapper .slick-prev::before,
	.home-banner-wrapper .slick-next::before{
		font-size: 34px !important;
	}
	.home-banner-wrapper .slick-dots{
		bottom: 40px !important;
	}
}


@media(max-width: 1280px){
	.shop-products-wrapper #productcolumn>.product .bag-cart-img, .product-related-container section.related .product .bag-cart-img {
        top: 60%;
        font-size: 16px;
        line-height: 26px;
        width: 165px;
        padding: 9px 0;
    }
	.woocommerce .product a.added_to_cart{
		margin-top: 2px;
	}
	.single-service-page {
        padding: 65px 50px 5px;
    }
	.home-banner-wrapper .slick-prev{
		left: 30px !important;
	}
	.home-banner-wrapper .slick-next{
		right: 30px !important;
	}
	.home-banner-wrapper .slick-prev::before,
	.home-banner-wrapper .slick-next::before{
		font-size: 30px !important;
	}
}
@media(max-width: 1200px){
	.woocommerce-page .products-main-container {
        padding: 60px 60px 55px;
    }
	.woocommerce.single-product .product-main-container {
        padding: 60px 60px 35px;
    }
	.woocommerce.single-product .product-related-container {
        padding: 0px 60px 55px;
    }
	.woocommerce.single-product .woocommerce-notices-wrapper .woocommerce-message {
		margin: 15px 60px 5px;
	}
	.woocommerce.single-product h1.product_title {
        font: normal normal bold 36px/46px Cormorant;
        margin-bottom: 10px;
    }
	.woocommerce.single-product .summary .price {
        margin-bottom: 16px;
    }
	.woocommerce.single-product .summary span.amount {
        font-size: 32px;
    }
	.woocommerce.single-product .summary form.cart {
        margin-top: 28px;
    }
    .woocommerce.single-product .summary div.quantity {
        width: 135px;
    }
	.woocommerce.single-product .summary button[type=submit] {
		width: 165px;
		font-size: 15px;
	}
    .woocommerce.single-product .product-related-container section.related>h2 {
        font: normal normal bold 36px/46px Cormorant;
        margin-bottom: 30px;
    }
	.woocommerce-page h2.woocommerce-loop-product__title {
        font-size: 18px;
		margin-top: 13px;
	}
	.woocommerce-page a.product-thim-img span.price, .woocommerce-page a.product-thim-img span.amount {
        font-size: 28px;
    }
	.shop-products-wrapper #productcolumn>.product .bag-cart-img, .product-related-container section.related .product .bag-cart-img{
		top: 58%;
		width: 150px;
        padding: 11px 0;
	}
	.woocommerce-cart main.site-main, .woocommerce-checkout main.site-main, .woocommerce-account main.site-main {
        padding: 40px 60px 20px;
    }
	.woocommerce-cart h1.entry-title, .woocommerce-checkout h1.entry-title, .woocommerce-account h1.entry-title{
        font-size: 40px;
        line-height: 45px;
	    margin-bottom: 20px;
    }
	.services-all-list-wrapper .service-list .service-btn {
        font: normal normal bold 18px/28px Catamaran;
		padding: 8px 15px;
	}
	.single-service-page .service-details h1 {
		font: normal normal bold 40px/48px Cormorant;
	}
}
@media(max-width: 1149px){
	.shop-products-wrapper #productcolumn>.product .bag-cart-img, .product-related-container section.related .product .bag-cart-img{
		top: 56%;
	}
	.service-banner-content-wrapper h3 {
		font-size: 42px;
		line-height: 48px;
	}
	.home-banner-wrapper .slick-dots{
		bottom: 30px !important;
	}
}
@media(max-width: 1024px){
	.woocommerce .shop-banner-wrapper {
        padding-top: 80px;
        padding-bottom: 80px;
    }
	.woocommerce .shop-banner-wrapper .page-title {
        font-size: 45px;
        line-height: 55px;
    }
	.woocommerce .shop-banner-wrapper nav.woocommerce-breadcrumb {
		font: normal normal bold 15px/23px Catamaran;
	    margin-top: 10px;
	}
    button#shop-load-more {
        font-size: 14px;
        padding: 6px 21px 4px;
    }
	#shop-load-more-container {
        margin-top: 50px;
    }
	.woocommerce .productcolumnfilter>h3 {
        font-size: 19px;
        line-height: 25px;
		margin-bottom: 10px;
    }
	.woocommerce #productcolumnfilter ul li a {
        font: normal normal bold 19px/23px Catamaran;
    }
	.woocommerce.single-product .summary .woocommerce-product-details__short-description p {
        font: normal normal 500 16px/24px Catamaran;
    }
	.shop-products-wrapper #productcolumn>.product .bag-cart-img, .product-related-container section.related .product .bag-cart-img {
        width: 130px;
        padding: 7px 0;
        top: 51%;
        font-size: 14px;
        line-height: 22px;
    }
	.home-banner-wrapper h2.slide-title {
        font-size: 48px;
        line-height: 56px;
    }
	.home-banner-wrapper .slick-prev{
		left: 20px !important;
	}
	.home-banner-wrapper .slick-next{
		right: 20px !important;
	}
	.home-banner-wrapper .slick-prev::before,
	.home-banner-wrapper .slick-next::before{
		font-size: 25px !important;
	}
}
@media(max-width: 980px){
	.shop-products-wrapper #productcolumn>.product .bag-cart-img, .product-related-container section.related .product .bag-cart-img {
        width: 110px;
        padding: 6px 0;
        top: 47%;
        font-size: 14px;
        line-height: 20px;
    }
	.service-banner-wrapper{
		min-height: 200px;
	}
	.service-banner-wrapper img{
		min-height: 200px;
        object-fit: cover;
	}
	.home-banner-wrapper .slick-dots{
		bottom: 20px !important;
	}
	.home-banner-wrapper .slick-dots li button:before {
		font-size: 16px !important;
	}
	.home-banner-wrapper .slick-dots li{
		margin: 0 3px;
	}
	.gallery-filters .filter-tabs li:last-child {
        margin-right: 0 !important;
    }
}
@media(max-width: 849px){
	.single-service-page .row{
		flex-direction: column-reverse;
	}
	.single-service-page .services-all-list-wrapper{
		width: 100%;
		padding-left: 0 !important;
	}
	.single-service-page #service-content{
		padding-left: 0 !important;
		padding-right: 0 !important;
		width: 100%;
	}
	.service-btn-wrapper {
        margin-top: 15px;
    }
/* 	.services-table-wrapper{
		overflow: hidden;
	} */
/* 	.services-table-wrapper table{
		overflow-x: scroll !important;
	} */
	
	.services-table-wrapper .row-1{
  width: 100%;
  overflow-x: auto;  /* Enables horizontal scrolling */
  -webkit-overflow-scrolling: touch; /* Smooth scrolling on iOS devices */
}

.services-table-wrapper .row-1 table {
  width: 100%; /* Ensure the table stretches to full width */
  border-collapse: collapse; /* Optional, to collapse table borders */
}
}
@media(max-width: 768px){
	.woocommerce-page .products-main-container {
        padding: 50px 40px 40px;
    }
	.woocommerce-page .shop-products-wrapper ul.products{
		gap: 30px 15px;
	}
	.woocommerce .products-main-container #productcolumnfilter,
	.woocommerce .products-main-container .shop-products-wrapper{
		width: 100%;
	}
	.woocommerce #productcolumnfilter ul li a {
        font: normal normal bold 17px/19px Catamaran;
    }
	.woocommerce.single-product .product-main-container {
        padding: 50px 40px 30px;
    }
	.woocommerce.single-product .product-related-container {
        padding: 0px 40px 40px;
    }
	.woocommerce.single-product .woocommerce-notices-wrapper .woocommerce-message {
		margin: 15px 40px 5px;
		font-size: 15px;
        line-height: 21px;
	}
	.woocommerce.single-product .woocommerce-notices-wrapper .woocommerce-message a.button{
		font-size: 15px;
        line-height: 21px;
	}
    .single-product .related ul.products {
		grid-template-columns: repeat(2, 1fr);
	}
	.woocommerce.single-product .product-main-container .summary {
        padding-left: 0px;
    }
	.shop-products-wrapper #productcolumn>.product .bag-cart-img, .product-related-container section.related .product .bag-cart-img {
        width: 140px;
        padding: 9px 0;
        top: 66%;
        font-size: 15px;
        line-height: 21px;
    }
	.shop-products-wrapper #productcolumn>.product .bag-cart-img{
		top: 51%;
	}
	.woocommerce-cart main.site-main, .woocommerce-checkout main.site-main, .woocommerce-account main.site-main {
        padding: 40px 40px 20px;
    }
	.woocommerce-cart h1.entry-title, .woocommerce-checkout h1.entry-title, .woocommerce-account h1.entry-title{
        font-size: 36px;
        line-height: 42px;
	    margin-bottom: 20px;
    }
	.home-banner-wrapper h2.slide-title {
        font-size: 36px;
        line-height: 46px;
    }
/* 	.home-banner-wrapper .slick-prev{
		left: 20px !important;
	}
	.home-banner-wrapper .slick-next{
		right: 20px !important;
	} */
	.home-banner-wrapper .slick-prev::before,
	.home-banner-wrapper .slick-next::before{
		font-size: 22px !important;
	}
	.service-banner-content-wrapper h3 {
        font-size: 38px;
        line-height: 46px;
    }
	.single-service-page .service-details h1 {
        font: normal normal bold 36px/44px Cormorant;
		margin-top: 10px;
    }
	.gallery-main-container .gallery-filters ul.filter-tabs {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
}
@media(max-width: 699px){
	.shop-products-wrapper #productcolumn>.product .bag-cart-img, .product-related-container section.related .product .bag-cart-img {
        top: 63%;
    }
	.shop-products-wrapper #productcolumn>.product .bag-cart-img{
		top: 56%;
	}
	.woocommerce-page .shop-products-wrapper ul.products{
		grid-template-columns: repeat(2, 1fr);
	}
}
@media(max-width: 649px){}

@media(max-width: 575px){
	.woocommerce-page main.site-main {
        padding-inline-start: 0px!important;
        padding-inline-end: 0px!important;
    }
	.shop-products-wrapper #productcolumn>.product .bag-cart-img, .product-related-container section.related .product .bag-cart-img {
        top: unset;
		bottom: 40%;
    }
	.shop-products-wrapper #productcolumn>.product .bag-cart-img{
		top: unset;
	}
	.home-banner-wrapper h2.slide-title {
        font-size: 30px;
        line-height: 40px;
    }
}
@media(max-width: 480px){
	.woocommerce-page .products-main-container {
        padding: 35px 30px 30px;
    }
	.woocommerce .shop-banner-wrapper {
        padding-top: 50px;
        padding-bottom: 50px;
    }
	.woocommerce .shop-banner-wrapper .page-title {
        font-size: 38px;
        line-height: 50px;
    }
	.woocommerce.single-product .product-main-container {
        padding: 35px 30px 20px;
    }
    .woocommerce.single-product .woocommerce-notices-wrapper .woocommerce-message {
		margin: 15px 30px 5px;
		font-size: 14px;
		line-height: 20px;
	}
	.woocommerce.single-product .woocommerce-notices-wrapper .woocommerce-message a.button{
		font-size: 14px;
        line-height: 20px;
	}
	.woocommerce.single-product h1.product_title {
		font: normal normal bold 32px/42px Cormorant;
		margin-bottom: 5px;
	}
	.woocommerce.single-product .summary span.amount {
        font-size: 28px;
    }
	.woocommerce.single-product .summary .price {
        margin-bottom: 13px;
    }
	.woocommerce.single-product .summary .woocommerce-product-details__short-description p {
        font: normal normal 500 15px/23px Catamaran;
    }
	.woocommerce.single-product .summary form.cart {
        margin-top: 22px;
    }
	.woocommerce.single-product .summary div.quantity input, .woocommerce.single-product .summary div.quantity button {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .woocommerce.single-product .summary button[type=submit] {
        width: 155px;
        font-size: 15px;
		padding: 5.5px 0;
        margin-left: 15px;
    }
	.woocommerce.single-product .product-related-container {
        padding: 0px 30px 35px;
    }
    .woocommerce-page h2.woocommerce-loop-product__title {
        font-size: 16px;
        margin-top: 10px;
        line-height: 22px;
    }
	.woocommerce-page a.product-thim-img span.price, .woocommerce-page a.product-thim-img span.amount {
        font-size: 24px;
        line-height: 22px;
    }
	.woocommerce-cart main.site-main, .woocommerce-checkout main.site-main, .woocommerce-account main.site-main {
        padding: 30px 0px 20px;
    }
	.woocommerce-cart .alignwide,
    .woocommerce-checkout .alignwide,
    .woocommerce-account .alignwide{
        padding: 0px 20px;
    }
	.woocommerce-order-received main.site-main{
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	.woocommerce-cart h1.entry-title, .woocommerce-checkout h1.entry-title, .woocommerce-account h1.entry-title{
        font-size: 28px;
        line-height: 40px;
	    margin-bottom: 10px;
    }
	.woocommerce-cart a.wc-block-components-product-name{
		font-size: 16px;
	}
	.single-service-page .service-details h1{
		font: normal normal bold 32px/38px Cormorant;
	}
	.service-btn-wrapper a {
        padding: 8px 22px 6px;
        font: normal normal bold 15px/27px Catamaran;
    }
	.slider-wrapper.home-banner-wrapper .slide-content{
		padding: 0 !important;
		width: 75% !important;
	}
	.home-banner-wrapper h2.slide-title {
        font-size: 28px;
        line-height: 32px;
    }
	.home-banner-wrapper .slick-prev::before, .home-banner-wrapper .slick-next::before {
        font-size: 18px !important;
    }
	.service-banner-content-wrapper{
		width: 90%;
	}
	.service-banner-content-wrapper h3 {
        font-size: 35px;
        line-height: 45px;
		margin-bottom: 1px;
    }
	.breadcrumb.service-breadcrumb, .breadcrumb.service-breadcrumb a, .breadcrumb.service-breadcrumb span {
		font: normal normal bold 16px/24px Catamaran;
	}
	.service-banner-wrapper img {
        min-height: 185px;
    }
	.services-table-wrapper .services-table-content-heading .tb-disc{
		font: normal normal bold 11px/14px Catamaran;
	}
	.single-service-page {
        padding: 25px 42px 5px;
    }
	.home-banner-wrapper .slick-dots {
        bottom: 10px !important;
    }
	.home-banner-wrapper .slick-dots li {
        margin: 0 0px;
    }
	.home-banner-wrapper .slick-dots li button:before {
        font-size: 14px !important;
    }
	.filter-tabs a.active:after, .filter-tabs a:hover:after{
		bottom: 4px !important;
	}
	#load-more-gallery-btn{
		font-size: 16px !important;
		padding: 6px 20px;
		max-width: 180px;
	}
}
@media(max-width: 460px){
	.shop-products-wrapper #productcolumn>.product .bag-cart-img, .product-related-container section.related .product .bag-cart-img {
		bottom: 45%;
    }	
}
@media(max-width: 399px){
	.shop-products-wrapper #productcolumn>.product .bag-cart-img, .product-related-container section.related .product .bag-cart-img {
		bottom: 50%;
		width: 120px;
        padding: 7px 0;
		font-size: 13px;
        line-height: 17px;
    }
	.woocommerce.single-product .summary div.quantity {
        width: 110px;
    }
	.woocommerce.single-product .summary div.quantity button {
        width: 33%;
        font-size: 19px;
    }
	.woocommerce.single-product .summary div.quantity input, .woocommerce.single-product .summary div.quantity button {
        padding-top: 3px;
        padding-bottom: 3px;
    }
	.woocommerce.single-product .summary button[type=submit] {
        width: 130px;
        font-size: 13px;
        padding: 3.5px 0px;
        margin-left: 8px;
    }
	.woocommerce.single-product .product-related-container section.related>h2 {
        font: normal normal bold 32px/40px Cormorant;
        margin-bottom: 20px;
    }
	.woocommerce.single-product h1.product_title {
		font: normal normal bold 30px/38px Cormorant;
	}
}

@media(max-width: 375px){
	.single-product .related ul.products {
        grid-template-columns: repeat(1, 1fr);
    }
	.shop-products-wrapper #productcolumn>.product .bag-cart-img, .product-related-container section.related .product .bag-cart-img {
        bottom: 28%;
        width: 125px;
	}
}


