 @charset "UTF-8";
/*

Theme Name: Compassionate Care Aquamation Shop

Theme URI: https://wordpress.org/themes/twentytwentyone/

Author: the WordPress team

Author URI: https://wordpress.org/

Description: Twenty Twenty-One is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.

Requires at least: 5.3

Tested up to: 6.0

Requires PHP: 5.7

Version: 5.35

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Text Domain: twentytwentyone

Tags: one-column, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready



Twenty Twenty-One WordPress Theme, (C) 2020 WordPress.org

Twenty Twenty-One is distributed under the terms of the GNU GPL.

*/



/**

 * SETTINGS

 * File-header..........The file header for the themes style.css file.

 * Fonts................Any font files, if the project needs specific fonts.

 * Global...............Project-specific, globally available variables.

 *

 * TOOLS

 * Functions............Global functions.

 * Mixins...............Global mixins.

 *

 * GENERIC

 * Normalize.css........Normalise browser defaults.

 * Breakpoints..........Mixins and variables for responsive styles

 * Vertical-margins.....Vertical spacing for the main components.

 * Reset................Reset specific elements to make them easier to style in other contexts.

 * Clearings............Clearings for the main components.

 *

 * ELEMENTS

 * Blockquote...........Default blockquote.

 * Forms................Element-level form styling.

 * Headings.............H1–H6

 * Links................Default links.

 * Lists................Default lists.

 * Media................Images, Figure, Figcaption, Embed, iFrame, Objects, Video.

 *

 * BLOCKS

 * Audio................Specific styles for the audio block.

 * Button...............Specific styles for the button block.

 * Code.................Specific styles for the code block.

 * Columns..............Specific styles for the columns block.

 * Cover................Specific styles for the cover block.

 * File.................Specific styles for the file block.

 * Gallery..............Specific styles for the gallery block.

 * Group................Specific styles for the group block.

 * Heading..............Specific styles for the heading block.

 * Image................Specific styles for the image block.

 * Latest comments......Specific styles for the latest comments block.

 * Latest posts.........Specific styles for the latest posts block.

 * Legacy...............Specific styles for the legacy gallery.

 * List.................Specific styles for the list block.

 * Media text...........Specific styles for the media and text block.

 * Navigation...........Specific styles for the navigation block.

 * Paragraph............Specific styles for the paragraph block.

 * Pullquote............Specific styles for the pullquote block.

 * Quote................Specific styles for the quote block.

 * Search...............Specific styles for the search block.

 * Separator............Specific styles for the separator block.

 * Spacer...............Specific styles for the spacer block.

 * Table................Specific styles for the table block.

 * Verse................Specific styles for the verse block.

 * Video................Specific styles for the video block.

 * Utilities............Block alignments.

 *

 * COMPONENTS

 * Header...............Header styles.

 * Footer...............Footer styles.

 * Comments.............Comment styles.

 * Archives.............Archive styles.

 * 404..................404 styles.

 * Search...............Search styles.

 * Navigation...........Navigation styles.

 * Footer Navigation....Footer Navigation styles.

 * Pagination...........Pagination styles.

 * Single...............Single page and post styles.

 * Posts and pages......Misc, sticky post styles.

 * Entry................Entry, author biography.

 * Widget...............Widget styles.

 * Editor...............Editor styles.

 *

 * UTILITIES

 * A11y.................Screen reader text, prefers reduced motion etc.

 * Color Palette........Classes for the color palette colors.

 * Editor Font Sizes....Editor Font Sizes.

 * Measure..............The width of a line of text, in characters.

 */



/* Categories 01 to 03 are the basics. */



/* Variables */



@font-face {
	font-family: 'FontAwesome';
	src: url('fonts/FontAwesome.eot');
	src: url('fonts/FontAwesome.eot?#iefix') format('embedded-opentype'), url('fonts/FontAwesome.woff2') format('woff2'), url('fonts/FontAwesome.woff') format('woff'), url('fonts/FontAwesome.ttf') format('truetype'), url('fonts/FontAwesome.svg#FontAwesome') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	font-size: 16px;
	color: #515151;
	line-height: 1.5;
	font-family: 'Helvetica', Arial, sans-serif;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
 color: #727272;
 opacity: 1; /* Firefox */
}



:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #727272;
}



::-ms-input-placeholder { /* Microsoft Edge */
 color: #727272;
}
.row:after, .row:before {
	clear: both;
	content: "";
	display: table;
}
.left_1180 {
	width: calc(((100% - 1180px) / 2) + 1180px);
	margin: 0 0 0 auto;
}
.right_1180 {
	width: calc(((100% - 1140px) / 2) + 1140px);
	margin: 59px auto 60px 0;
}
.col_left_1180 {
	padding-left: calc((100vw - 1180px) / 2);
}
.col_right_1180 {
	padding-right: calc((100vw - 1180px) / 2);
}
main, header, nav, article, aside, section, footer, figure, figcaption, form {
	display: block;
}
h1, h2, h3, h4, h5, h6 {
	display: block;
	font-family: ' Helvetica', Arial, sans-serif;
	color: #515151;
	font-weight: 600;
	line-height: normal;
	margin-bottom: 10px;
}
h1 {
	font-size: 42px;
}
h2 {
	font-size: 35px;
}
h3 {
	font-size: 32px;
}
h4 {
	font-size: 28px;
}
h5 {
	font-size: 25px;
}
h6 {
	font-size: 21.41px;
}
p {
	font-size: 16px;
	color: #515151;
	line-height: 1.85;
	padding-bottom: 15px;
	font-family: ' Helvetica', Arial, sans-serif;
}
p:last-child {
	padding-bottom: 0;
}
p a {
	color: #7C5E8F;
}
a, img {
	color: #7C5E8F;
	outline: none;
	border: none;
	text-decoration: none;
}
a i {
	font-style: normal;
	margin-right: 10px;
}
img {
	height: auto;
	max-width: 100%;
	vertical-align: top;
}
ul, ol {
	display: block;
}
ul li, ol li {
	display: inline-block;
}
.list_arrow {
	position: relative;
}
.list_arrow li {
	padding-left: 22px;
}
.list_arrow li:before {
	font-family: "FontAwesome";
	font-weight: 900;
	content: "";
	display: inline-block;
	font-size: 18px;
	margin-right: 10px;
	color: #FFA700;
	margin-left: -21px;
}
ul.square li, ul.check li {
	padding-left: 32px;
}
ul.square li:before, ul.check li:before {
	content: "";
	color: #ee1a26;
	font-size: 16px;
	font-family: 'FontAwesome';
	margin-right: 16px;
	margin-left: -32px;
}
ul.square li {
	margin-left: 29px;
	margin-bottom: 20px;
}
ul.square li:before {
	content: "";
	color: #025eb2;
	margin-left: -29px;
}
.pull_left {
	float: left;
}
.pull_right {
	float: right;
}
.alignleft {
	float: left;
	margin-right: 16px;
}
.alignright {
	float: right;
	margin-left: 16px;
}
.aligncenter {
	display: block;
	margin: 0 auto;
}
.textleft {
	text-align: left !important;
}
.textright {
	text-align: right;
}
.textcenter {
	text-align: center;
}
.textuppercase {
	text-transform: uppercase;
}
textarea {
	height: 120px;
}
input[type="text"], input[type="email"], input[type="tel"], input[type="search"], input[type="url"], input[type="file"], textarea, select {
	border: medium none;
	color: #606060;
	font-size: 15px;
	padding: 12px 0 4px;
	display: block;
	width: 100%;
	border: 1px solid #f5f2f2;
	font-family: ' Helvetica', Arial, sans-serif;
	transition: all 0.3s ease 0s;
}
input[type="text"]:focus, textarea:focus, select:focus, input[type="email"]:focus, input[type="tel"]:focus {
	background-color: #fff !important;
	transition: all 0.3s ease 0s;
}
 textarea:focus-visible, select:focus-visible, input:focus-visible {
 outline: 0;
}
button, .button, input[type="submit"], input[type="button"], input[type="reset"] {
	background-color: #7C5E8F;
	border: 0;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	padding: 9px 40px;
	text-transform: uppercase;
	transition: all 0.6s ease-in 0s;
	display: block;
	letter-spacing: 0.4px;
	text-align: center;
	font-family: ' Helvetica', Arial, sans-serif;
}
button, .button:hover, input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover {
}
.fa {
	content: "";
	font-family: 'FontAwesome';
	color: #515151;
	font-size: 18px;
	cursor: pointer;
}
.four_column, .three_column, .two_column, .one_column {
	display: inline-block;
	width: 100%;
}
.one_column li {
	display: inline-block;
	width: 100%;
	vertical-align: top;
}
.two_column li {
	display: inline-block;
	width: 49.5%;
	vertical-align: top;
}
.three_column li {
	display: inline-block;
	width: 33.3%;
	vertical-align: top;
}
.four_column li {
	display: inline-block;
	width: 24%;
	vertical-align: top;
	margin-right: 1.3%;
}
.two_column li:last-child, .three_column li:last-child, .four_column li:last-child {
	margin-right: 0;
}
.white_text, .white_text h1, .white_text h2, .white_text h3, .white_text h4, .white_text h5, .white_text h6, .white_text p, .white_text li, .white_text li a {
	color: #fff !important;
}
.d_flex_div {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.d_flex {
	display: flex;
}
.f_wrap {
	flex-wrap: wrap;
}
.s_around {
	justify-content: space-around;
}
.s_between {
	justify-content: space-between;
}
.s_center {
	justify-content: center;
}
.item_center {
	align-items: center;
}
.item_start {
	align-items: start;
}
.item_end {
	align-items: end;
}
.d_list_item {
	display: list-item;
}
.d_inline {
	display: inline-block;
}
.d_block {
	display: block;
}
.p_relative {
	position: relative;
}
.p_absolute {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.btn {
	background-color: #7C5E8F;
	border: 1px solid #7C5E8F;
	padding: 10px 30px;
	color: #fff;
	border-radius: 44px;
	font-size: 16px;
	text-transform: uppercase;
	font-family: ' Helvetica', Arial, sans-serif;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	position: relative;
	overflow: hidden;
	pointer-events: auto;
	transition: all 0.5s ease 0s;
}
.btn:hover {
	transition: all 0.5s ease 0s;
}
/*padding top bottom left right property start */

.p_1 {
	padding: 10px;
}
.p_2 {
	padding: 20px;
}
.p_3 {
	padding: 30px;
}
.p_4 {
	padding: 40px;
}
.p_5 {
	padding: 50px;
}
.p_6 {
	padding: 60px;
}
/*padding top bottom property end */

/*padding top bottom property start */

.py_1 {
	padding: 10px 0;
}
.py_2 {
	padding: 20px 0;
}
.py_3 {
	padding: 30px 0;
}
.py_4 {
	padding: 40px 0;
}
.py_5 {
	padding: 50px 0;
}
.py_6 {
	padding: 60px 0;
}
.py_7 {
	padding: 70px 0;
}
/*padding top bottom property end */

/*padding left right property start */

.px_1 {
	padding: 0 10px;
}
.px_2 {
	padding: 0 20px;
}
.px_3 {
	padding: 0 30px;
}
.px_4 {
	padding: 0 40px;
}
.px_5 {
	padding: 0 50px;
}
.px_6 {
	padding: 0 60px;
}
/*padding left right property end */

/*padding top property start */

.pt_0 {
	padding-top: 0px !important;
}
.pt_1 {
	padding-top: 10px;
}
.pt_2 {
	padding-top: 20px;
}
.pt_3 {
	padding-top: 30px;
}
.pt_4 {
	padding-top: 40px;
}
.pt_5 {
	padding-top: 50px;
}
.pt_6 {
	padding-top: 60px;
}
/*padding top property end */

/*padding bottom property start */

.pb_0 {
	padding-bottom: 0px !important;
}
.pb_1 {
	padding-bottom: 10px;
}
.pb_2 {
	padding-bottom: 20px;
}
.pb_3 {
	padding-bottom: 30px;
}
.pb_4 {
	padding-bottom: 40px;
}
.pb_5 {
	padding-bottom: 50px;
}
.pb_6 {
	padding-bottom: 60px;
}
/*padding bottom property end */

/*padding left property start */

.pl_0 {
	padding-left: 0px !important;
}
.pl_1 {
	padding-left: 10px;
}
.pl_2 {
	padding-left: 20px;
}
.pl_3 {
	padding-left: 30px;
}
.pl_4 {
	padding-left: 40px;
}
.pl_5 {
	padding-left: 50px;
}
.pl_6 {
	padding-left: 60px;
}
/*padding left property end */

/*padding right property start */

.pr_0 {
	padding-right: 0px !important;
}
.pr_1 {
	padding-right: 10px;
}
.pr_2 {
	padding-right: 20px;
}
.pr_3 {
	padding-right: 30px;
}
.pr_4 {
	padding-right: 40px;
}
.pr_5 {
	padding-right: 50px;
}
.pr_6 {
	padding-right: 60px;
}
/*padding right property end */

/*margin top bottom left right property start */

.m_0 {
	margin: 0 !important;
}
.m_1 {
	margin: 10px;
}
.m_2 {
	margin: 20px;
}
.m_3 {
	margin: 30px;
}
.m_4 {
	margin: 40px;
}
.m_5 {
	margin: 50px;
}
.m_6 {
	margin: 60px;
}
/*margin all property end */

/*margin left right property start */

.mx_0 {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.mx_1 {
	margin-left: 10px;
	margin-right: 10px;
}
.mx_2 {
	margin-left: 20px;
	margin-right: 20px;
}
.mx_3 {
	margin-left: 30px;
	margin-right: 30px;
}
.mx_4 {
	margin-left: 40px;
	margin-right: 40px;
}
.mx_5 {
	margin-left: 50px;
	margin-right: 50px;
}
.mx_6 {
	margin-left: 60px;
	margin-right: 60px;
}
/*margin left right property end */

/*margin top bottom property start */

.my_0 {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
.my_1 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.my_2 {
	margin-top: 20px;
	margin-bottom: 20px;
}
.my_3 {
	margin-top: 30px;
	margin-bottom: 30px;
}
.my_4 {
	margin-top: 40px;
	margin-bottom: 40px;
}
.my_5 {
	margin-top: 50px;
	margin-bottom: 50px;
}
.my_6 {
	margin-top: 60px;
	margin-bottom: 60px;
}
/*margin top bottom property end */

/*margin top bottom left right property start */

/*margin top property start */

.mt_0 {
	margin-top: 0 !important;
}
.mt_1 {
	margin-top: 10px;
}
.mt_2 {
	margin-top: 20px;
}
.mt_3 {
	margin-top: 30px;
}
.mt_4 {
	margin-top: 40px;
}
.mt_5 {
	margin-top: 50px;
}
.mt_6 {
	margin-top: 60px;
}
/*margin top property end */

/*margin bottom property start */

.mb_0 {
	margin-bottom: 0 !important;
}
.mb_1 {
	margin-bottom: 10px;
}
.mb_2 {
	margin-bottom: 20px;
}
.mb_3 {
	margin-bottom: 30px;
}
.mb_4 {
	margin-bottom: 40px;
}
.mb_5 {
	margin-bottom: 50px;
}
.mb_6 {
	margin-bottom: 60px;
}
/*margin bottom property end */

/*margin left property start */

.ml_0 {
	margin-left: 0 !important;
}
.ml_1 {
	margin-left: 10px;
}
.ml_2 {
	margin-left: 20px;
}
.ml_3 {
	margin-left: 30px;
}
.ml_4 {
	margin-left: 40px;
}
.ml_5 {
	margin-left: 50px;
}
.ml_6 {
	margin-left: 60px;
}
/*margin left property end */

/*margin right property end */

.mr_0 {
	margin-right: 0 !important;
}
.mr_1 {
	margin-right: 10px;
}
.mr_2 {
	margin-right: 20px;
}
.mr_3 {
	margin-right: 30px;
}
.mr_4 {
	margin-right: 40px;
}
.mr_5 {
	margin-right: 50px;
}
.mr_6 {
	margin-right: 60px;
}
/*margin right property end */

/* width div property start */

.col_10 {
	display: inline-block;
	width: 10%;
}
.col_15 {
	display: inline-block;
	width: 15%;
}
.col_20 {
	display: inline-block;
	width: 20%;
}
.col_25 {
	display: inline-block;
	width: 25%;
}
.col_30 {
	display: inline-block;
	width: 30%;
}
.col_35 {
	display: inline-block;
	width: 35%;
}
.col_40 {
	display: inline-block;
	width: 40%;
}
.col_45 {
	display: inline-block;
	width: 45%;
}
.col_50 {
	display: inline-block;
	width: 50%;
}
.col_55 {
	display: inline-block;
	width: 55%;
}
.col_60 {
	display: inline-block;
	width: 60%;
}
.col_65 {
	display: inline-block;
	width: 65%;
}
.col_70 {
	display: inline-block;
	width: 70%;
}
.col_75 {
	display: inline-block;
	width: 75%;
}
.col_80 {
	display: inline-block;
	width: 80%;
}
.col_85 {
	display: inline-block;
	width: 85%;
}
.col_90 {
	display: inline-block;
	width: 90%;
}
.col_95 {
	display: inline-block;
	width: 95%;
}
.col_100 {
	display: inline-block;
	width: 100%;
}
.width_100 {
	width: 100%;
}
.border {
	border: 1px solid #c8c8c8;
}
.border_top {
	border-top: 1px solid #c8c8c8;
}
.border_bottom {
	border-bottom: 1px solid #c8c8c8;
}
.border_left {
	border-left: 1px solid #c8c8c8;
}
.border_right {
	border-right: 1px solid #c8c8c8;
}
.font_300 {
	font-weight: 300;
}
.font_400 {
	font-weight: 400;
}
.font_500 {
	font-weight: 500;
}
.font_600 {
	font-weight: 600;
}
.font_700 {
	font-weight: 700;
}
.font_bold {
	font-weight: bold;
}
/* width div property start */

.middle_container {
	display: table;
	width: 100%;
	height: 100%;
}
.middle_text {
	display: table-cell;
	vertical-align: middle;
}
main {
	position: relative;
}
.container {
	max-width: 1250px;
	margin: 0 auto;
	padding: 0 15px;
}
.container-full {
	max-width: 1550px;
	margin: 0 auto;
	padding: 0 15px;
}
/* Global property end */

nav li button {
	display: none;
}
/* Header proeprty start */

#siteheader {
	position: relative;
}
.headerbar {
	display: block;
	padding: 10px 0;
	box-shadow: 0 0 6px 1px #ccc;
}
.headerbar .ddflex {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.headerbar .hlogo {
	display: inline-block;
	width: 300px;
}
.headerbar .haddressbox {
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
}
.headerbar .haddressbox .addressbar {
	display: flex;
	justify-content: end;
	gap: 20px;
	width: 100%;
}
.headerbar .haddressbox .addressbar div {
}
.headerbar .haddressbox .addressbar a .fa,  .headerbar .haddressbox .addressbar div .fa {
	display: inline-block;
	margin-right: 10px;
}
.headerbar .haddressbox .addressbar a {
}
.headerbar .haddressbox .cc_headernav {
	/*display: flex;*/

	align-items: center;
	justify-content: end;
	gap: 20px;
	width: 100%;
	display: none;
}
.headerbar .haddressbox .cc_headernav .btn {
	color: #fff;
}
.headerbar .haddressbox .cc_headernav a {
	color: #7C5E8F;
}
.headerbar .haddressbox .cc_headernav a .fa {
	margin: 0;
}
.headerbar .haddressbox .cc_headernav .hcarticon {
	position: relative;
	display: flex;
	align-items: center;
	width: 40px;
	height: 40px;
}
.headerbar .haddressbox .cc_headernav .hcarticon .add-items {
	position: absolute;
	top: 0px;
	right: 8px;
	background-color: #7C5E8F;
	width: 22px;
	height: 22px;
	border-radius: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 13px;
	color: #fff;
	z-index: -1;
}
/* Header proeprty end */

/* banner proeprty start */

.bannerbar {
	display: block;
	width: 100%;
}
.bannerbar.owl-loaded {
}
.bannerbar > .item:first-child {
	display: block !important;
}
.bannerbar > .item {
	display: none;
}
.bannerbar .item {
	position: relative;
}
.bannerbar .item .imgbox {
	position: relative;
	width: 100%;
}
.bannerbar .item .imgbox:before {
	content: "";
	background-color: #515151;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 0.3;
}
.bannerbar .item .content {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}
.bannerbar .item .content div {
	text-align: center;
	display: block;
}
.bannerbar .item .content h2 {
	color: #fff;
	text-align: center;
}
.bannerbar .item .content .btn {
	background-color: transparent;
	border-width: 2px;
	margin-top: 10px;
}
.bannerbar .owl-next,  .bannerbar .owl-prev {
	position: absolute;
	top: 50%;
	font-size: 50px !important;
	color: #fff !important;
	transform: translateY(-50%);
	z-index: 666;
}
.bannerbar .owl-prev {
	left: 50px;
}
.bannerbar .owl-next {
	right: 50px;
}
/* banner proeprty end */

.imgbox {
	display: inline-block;
}
.imgbox img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
/* Footer proeprty start */

#sitefooter {
	position: relative;
}
.footerbar {
	display: block;
}
.footerbar .columns {
	display: flex;
	justify-content: space-between;
}
.footerbar .columns .addressbar,  .footerbar .columns .imagebar {
	width: 50%;
	text-align: center;
	padding: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.footerbar .columns .imagebar {
	background-image: url(https://www.compassionatecareaquamation.com/wp-content/uploads/2020/09/poster_video_img.jpg);
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 100%;
}
.footerbar .columns .imagebar:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background-color: #ccc;
	opacity: 0.8;
}
.footerbar .columns .imagebar div {
	position: relative;
	width: 300px;
}
.footerbar .columns .imagebar img {
}
.footerbar .columns .addressbar {
	background-color: #ebf1f3;
}
.footerbar .columns .addressbar h4 {
}
.footerbar .columns .addressbar p {
	padding-bottom: 5px;
}
.footerbar .columns .addressbar a {
}
.copyright {
	display: inline-block;
	width: 100%;
	background-color: #524068;
	text-align: center;
	padding: 10px;
}
.copyright p {
	font-size: 15px;
	color: #fff;
}
/* Footer proeprty end */

/* shoping page proeprty start */

.shoppage_bar {
}
.shoppage_bar .shopcolumn {
	display: flex;
	justify-content: space-between;
}
.shoppage_bar .shopcolumn .leftsidebar {
	width: 18%;
	display: none;
}
.shoppage_bar .shopcolumn .leftsidebar .title {
	margin-bottom: 24px;
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 15px;
}
.shoppage_bar .shopcolumn .leftsidebar .cat {
}
.shoppage_bar .shopcolumn .leftsidebar .cat h6 {
	font-weight: 500;
}
.shoppage_bar .shopcolumn .leftsidebar .product-category {
	width: 100%;
	border: 0;
	margin: 0 0 16px 0;
	border-bottom: 1px solid #f3f3f3;
	padding-bottom: 10px !important;
}
.shoppage_bar .shopcolumn .leftsidebar .product-category img {
	display: none;
}
.shoppage_bar .shopcolumn .leftsidebar .product-category h2.woocommerce-loop-category__title {
	text-align: left;
	min-height: inherit;
	padding: 0 !important;
	display: flex;
	justify-content: space-between;
}
.shoppage_bar .shopcolumn .leftsidebar .product-category h2 mark {
	background-color: transparent;
}
.shoppage_bar .shopcolumn .rightsidebar {
	width: 78%;
	margin: 0 auto;
}
.titleline {
	text-align: center;
	position: relative;
	display: block;
	margin-bottom: 40px;
	font-size: 52px;
	font-family: emoji;
	font-weight: bold;
}
.titleline span {
	background-color: #fff;
	display: inline-block;
	position: relative;
	padding: 0 20px;
	color: #000;
}
.titleline:before {
	content: "";
	background-color: #edb637;
	width: 100%;
	display: inline-block;
	height: 2px;
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.shoppage_bar .shopcolumn .rightsidebar .orderby {
	border: 1px solid #ccc;
	padding: 10px;
}
.shoppage_bar .shopcolumn .rightsidebar .products.columns-4 {
	justify-content: start;
	/*gap: 46px;*/

	gap: 40px 3.9%;
}
.woocommerce #section_cat1 ul.products li.product, .woocommerce-page #section_cat1 ul.products li.product {
	width: 30.5%;
}
.woocommerce-result-count, form.woocommerce-ordering {
	display: none !important;
}
.woocommerce .section_cat {
	display: inline-block;
	width: 100%;
}
.woocommerce #section_cat1 {
	margin-bottom: 30px;
}
.shoppage_bar .shopcolumn .rightsidebar .products.columns-4:before,  .shoppage_bar .shopcolumn .rightsidebar .products.columns-4:after {
	display: none;
}
.single_product_bar,  .singleproductpage .related.products .products .product,  .shoppage_bar .shopcolumn .rightsidebar .products.columns-4 li {
	position: relative;
}
.single_product_bar div.summary p:last-child {
	padding-bottom: 15px;
}
.product_model_number {
	display: inline-block;
	width: 100%;
	margin-top: 30px;
	text-align: center;
}
.product_model_number .model_number {
	display: inline-block;
	background-color: #000;
	padding: 30px;
	border-radius: 100%;
	color: #fff;
}
.weight_and_color_table {
	display: inline-block;
	width: 100%;
	margin: 30px 0 0 0;
}
.weight_and_color_table p:first-child {
	padding-bottom: 0;
}
.weight_and_color_table table {
	border: 1px solid #7C5E8F;
	border-collapse: collapse;
	padding: 0;
	border-spacing: 0;
	width: 100%;
	text-align: left;
	margin-top: 30px;
}
.weight_and_color_table table:first-child {
	margin-top: 0;
}
.weight_and_color_table tr {
	border: 1px solid #dfd1e8;
}
.weight_and_color_table tr:nth-child(2n+1) {
	background-color: #7c5e8f14;
}
.weight_and_color_table table tr td, .weight_and_color_table table tr th {
	padding: 10px 15px;
	border: 1px solid #9677a3;
	color: #303030;
}
.weight_and_color_table table tr th {
	background-color: #7C5E8F;
	color: #fff;
}
.weight_and_color_table table tr th[colspan] {
	text-align: center;
}
.weight_and_color_table tr td.color {
	padding: 5px;
	background-color: #fff;
}
.weight_and_color_table tr td.color img {
	max-width: 100px;
}
.weight_and_color_table tr td.color2 {
	padding: 5px;
	background-color: #fff;
}
.weight_and_color_table tr td.color2 img {
	max-width: 70px;
}
.shoppage_bar .shopcolumn .rightsidebar .products.columns-4 li figure {
	display: inline-block;
	position: relative;
	width: 100%;
	overflow: hidden;
	margin-bottom: 1em;
}
.shoppage_bar .shopcolumn .rightsidebar .products.columns-4 li img {
	transform: scale(1);
	transition: all 0.3s ease 0s;
	margin: 0;
}
.shoppage_bar .shopcolumn .rightsidebar .products.columns-4 li:hover img {
	transform: scale(1.2);
	transition: all 0.3s ease 0s;
}
.shoppage_bar .shopcolumn .rightsidebar .products.columns-4 li {
	box-shadow: 0 0 7px 2px #cccccc8f;
	padding-bottom: 80px;
	margin: 0;
	text-align: center;
}
.shoppage_bar .shopcolumn .rightsidebar .products.columns-4 li:hover {
	box-shadow: 0 0 6px 6px #cccccc8f;
}
.shoppage_bar .shopcolumn .rightsidebar .section_cat:not(#section_cat1) .products.columns-4 li:nth-child(1), .shoppage_bar .shopcolumn .rightsidebar .section_cat:not(#section_cat1) .products.columns-4 li:nth-child(2), .shoppage_bar .shopcolumn .rightsidebar .section_cat:not(#section_cat1) .products.columns-4 li:nth-child(3) {
	width: 30.5%;
}
.shoppage_bar .shopcolumn .rightsidebar .products.columns-4 li.product h2 {
	padding: 6px 20px !important;
	min-height: auto;
	font-weight: bold;
	font-family: 'dashicons';
	font-size: 22px;
	color: #000;
}
.shoppage_bar .shopcolumn .rightsidebar .products.columns-4 li.product .nameplateimg {
	display: inline-block;
	width: 98px;
	position: absolute;
	left: -20px;
	top: -20px;
}
.single_product_bar .nameplateimg {
	display: inline-block;
	width: 110px;
	position: absolute;
	left: 0;
	top: 0;
}
/*.shoppage_bar .shopcolumn .rightsidebar .products.columns-4 li.product .btncenter {

    position: absolute;

    bottom: 30px;

    left: 0;

    right: 0;

    margin: 0 auto;

    display: block;

}*/

/*.shoppage_bar .shopcolumn .rightsidebar .products.columns-4 li.product .btncenter .readmore_btn {

	background-color: #7C5E8F;

    color: #fff;

    padding: 7px 16px;

    border-radius: 40px;

    font-size: 15px;

    font-weight: 500;

	display:inline-block;

}*/

.btncenter {
	position: absolute;
	bottom: 30px;
	left: 0;
	right: 0;
	margin: 0 auto;
	display: block;
}
.btncenter .readmore_btn {
	background-color: #7C5E8F;
	color: #fff;
	padding: 7px 16px;
	border-radius: 40px;
	font-size: 15px;
	font-weight: 500;
	display: inline-block;
}
.shoppage_bar .shopcolumn .rightsidebar .products.columns-4 li.product .price {
	/*padding: 0px 20px 6px !important;*/
	
	padding: 0px 20px 0px !important;
	/*	position: absolute;

    bottom: 0;*/

	width: 100%;
	margin-bottom: 0 !important;
}
.single_product_bar .nameplate,  .singleproductpage .related.products .products .product .nameplate,  .shoppage_bar .shopcolumn .rightsidebar .products.columns-4 li .nameplate {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #7C5E8F;
	font-size: 12px;
	color: #fff;
	padding: 5px 10px;
	border-bottom-right-radius: 10px;
}
/* shoping page proeprty end */



/* prodcut page proeprty start */

.products.columns-4 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
ul.products.columns-4 .product {
/*    border: 1px solid #ccc;

	text-align:center;

	padding-bottom: 20px !important;*/

}
ul.products.columns-4 .product h2 {
	/*	padding: 0 20px !important;*/

	min-height: 70px;
	font-weight: 500;
}
ul.products.columns-4 .product .price {
	/*   padding: 0 20px;*/

	font-size: 16px !important;
	/*    text-align: center;*/

	margin-top: 10px;
	color: #515151 !important;
	font-weight: 500;
}
ul.products.columns-4 .product .button {
	font-size: 12px;
	display: none !important;
}
/* prodcut page proeprty end */

/* single prodcut page start */



.singleproductpage .flex-viewport {
	/*	border: 1px solid #fafafa;*/

	margin-bottom: 20px;
}
.singleproductpage .flex-control-thumbs {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}
.singleproductpage .flex-control-thumbs li {
	width: 15% !important;
	border: 1px solid #efefef;
	;
}
.singleproductpage .flex-control-thumbs li img {
	opacity: 1 !important;
}
/* Style the arrows container */
.woocommerce div.product div.images .flex-direction-nav a {
	position: absolute;
	top: 42%;
	transform: translateY(-50%);
	z-index: 9;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background: rgba(0,0,0,0.4);
	border-radius: 50%;
	font-family: 'FontAwesome';
	font-size: 22px;
	color: #fff;
	cursor: pointer;
	overflow: hidden;    /* hide default text */
}
/* Left arrow */
.woocommerce div.product div.images .flex-direction-nav .flex-prev::before {
	content: '\f104'; /* FontAwesome left chevron */
	text-indent: 0;   /* show icon */
	display: inline-block;
}
/* Right arrow */
.woocommerce div.product div.images .flex-direction-nav .flex-next::before {
	content: '\f105'; /* FontAwesome right chevron */
	text-indent: 0;   /* show icon */
	display: inline-block;
}
/* Position left/right */
.woocommerce div.product div.images .flex-direction-nav .flex-prev {
	left: 10px;
}
.woocommerce div.product div.images .flex-direction-nav .flex-next {
	right: 10px;
}
/* Optional: hover effect */
.woocommerce div.product div.images .flex-direction-nav a:hover {
	background: rgba(0,0,0,0.7);
	color: #fff;
}
.singleproductpage .summary .product_title {
	font-size: 22px;
	color: #7C5E8F;
}
.singleproductpage .summary .price {
	color: #7C5E8F !important;
}
.singleproductpage .summary .quantity .qty {
	font-size: 15px !important;
}
.singleproductpage .summary .button {
	background-color: #7C5E8F !important;
	color: #fff;
	font-size: 14px;
	text-transform: capitalize;
	border-radius: 20px;
	padding: 14px 30px;
}
.singleproductpage .summary form.cart {
	margin-top: 20px;
}
.singleproductpage .related.products {
}
.singleproductpage .related.products .section_cat ul.products li.product {
	width: 22.02% !important;
	margin: 0 !important;
}
.singleproductpage .related.products .products .product .nameplateimg {
	position: absolute;
	left: 0;
	top: 0;
	width: 70px;
}
.singleproductpage .related.products h2 {
	text-align: center;
}
.singleproductpage .related.products .section_cat h2 {
	display: none;
}
.singleproductpage .related.products .products {
	justify-content: start;
	margin: 20px 0 0;
	gap: 20px 2.8%;
}
.singleproductpage .related.products .products .product {
	border: 1px solid #fafafa;
	padding-bottom: 80px;
	text-align: center;
	box-shadow: 0 0 10px #ccccccb8;
}
.singleproductpage .related.products .products .product h2 {
	min-height: inherit !important;
	padding: 6px 20px !important;
	font-weight: bold;
	font-family: 'dashicons';
	font-size: 22px;
	color: #000;
}
.singleproductpage .related.products .products .product .price {
	text-align: center !important;
}
.singleproductpage .woocommerce-Tabs-panel h2 {
	display: none;
}
.woocommerce-breadcrumb {
	margin-bottom: 50px !important;
}
.woocommerce-breadcrumb .fa {
	margin: 0 6px;
	font-size: 16px;
	color: #7C5E8F;
}
.woocommerce-breadcrumb a {
	color: #7C5E8F !important;
	border-bottom: 1px solid #7C5E8F;
}
.woocommerce-error,  .woocommerce-info,  .woocommerce-message {
	outline: none !important;
}
.woocommerce-message {
	border: 2px solid #8fae1b;
	background-color: #8fae1b0a;
}
.woocommerce-info {
	border: 2px solid #dd9d0c;
	background-color: #dd9d0c05;
}
.woocommerce-error {
	border: 2px solid #f71111;
	background-color: #f7111105;
}
.woocommerce-message .button {
	background-color: #8fae1b !important;
	color: #fff !important;
}
.singleproductpage .single_product_bar .woocommerce-product-gallery__wrapper a {
	border: 1px solid #f2f2f2;
}
.singleproductpage .related.products {
	/*display: inline-block;*/

	width: 100%;
	padding-top: 40px;
	margin-top: 30px;
	display: none;
}
.woocommerce-product-gallery__wrapper a img {
	width: 100% !important;
	height: auto !important;
	max-width: 100% !important;
}
.singleproductpage {
	border-top: 1px solid #7C5E8F0a;
}
/* single prodcut page end */























/* cart page proeprty start */

.cartpagebar .woocommerce {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.cartpagebar .woocommerce .woocommerce-notices-wrapper {
	width: 100%;
}
.cartpagebar .woocommerce .woocommerce-cart-form {
	width: 63%;
}
.cartpagebar .woocommerce .woocommerce-cart-form #coupon_code {
	width: 140px;
}
.cartpagebar .woocommerce .woocommerce-cart-form .button {
	font-size: 14px;
	background-color: #c3dce3;
}
.cartpagebar .woocommerce .shop_table .product-remove .remove {
	position: relative;
}
.cartpagebar .woocommerce .shop_table .product-remove .remove:hover {
	background-color: transparent;
}
.cartpagebar .woocommerce .shop_table .product-remove .remove:before {
	content: "";
	width: 14px;
	display: inline-block;
	height: 17px;
	background-image: url(https://compassionatecareaquamation.com/online-shop/wp-content/uploads/2025/03/delete_icon_black_big.png);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	top: 3px;
	left: 5px;
	background-color: #fff;
}
.cartpagebar .woocommerce .shop_table .product-quantity .qty {
	font-size: 15px !important;
}
.cartpagebar .woocommerce .cart-collaterals {
	width: 30%;
}
.cartpagebar .woocommerce .cart-collaterals .cart_totals {
	width: 100%;
}
.cartpagebar .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
	background-color: #7C5E8F;
	font-size: 16px;
}
/* cart page proeprty end */



/* checkout page property start */

.woocommerce input[type="text"],  .woocommerce input[type="email"],  .woocommerce input[type="tel"],  .woocommerce input[type="search"],  .woocommerce input[type="url"],  .woocommerce input[type="file"],  .woocommerce textarea,  .woocommerce select {
	border-color: #d1cfcf !important;
}
.woocommerce-checkout .checkout.woocommerce-checkout {
/*    display: flex;

    justify-content: space-between;

    gap: 40px;*/

}
.woocommerce-checkout .checkout.woocommerce-checkout .col2-set {
	width: 49%;
	display: inline-block;
	margin-right: 2%;
	vertical-align: top;
}
.woocommerce-checkout .checkout.woocommerce-checkout .yourcheckout_orderdetail {
	width: 48%;
	display: inline-block;
	vertical-align: top;
}
.woocommerce-checkout .checkout.woocommerce-checkout .yourcheckout_orderdetail .shop_table .product-name .checkout-product-image {
	display: inline-block;
	margin-right: 12px;
	float: left;
}
.woocommerce-checkout .checkout.woocommerce-checkout .col2-set .col-2,  .woocommerce-checkout .checkout.woocommerce-checkout .col2-set .col-1 {
	width: 100%;
}
.woocommerce-checkout .checkout.woocommerce-checkout .yourcheckout_orderdetail #payment {
	display: none;
}
.woocommerce-checkout .checkout.woocommerce-checkout .col2-set .col-2 .form-row.notes textarea {
	border: 1px solid #ccc;
	border-radius: 4px;
	font-size: 14px;
	padding: 14px 15px;
	height: 8em;
	box-shadow: 0 0 0 1px #e3e3e3 inset;
	color: #7b7b7b;
}
.woocommerce-checkout .checkout.woocommerce-checkout .paypal-button-row {
	width: 49%;
	display: inline-block;
	margin-top: 10px;
}
.woocommerce-checkout .checkout.woocommerce-checkout .paypal-button-row.paypal-button-number-0 {
	margin-right: 2%;
}
.woocommerce-checkout .checkout.woocommerce-checkout .paypal-button-row.paypal-button-number-1 {
}
.go_back {
	display: inline-block;
	margin: 30px 0 30px 0;
}
.go_back a {
	display: flex;
	gap: 10px;
	justify-content: space-between;
	font-size: 20px;
	font-family: ' Helvetica', Arial, sans-serif;
}
.go_back a:before {
	content: "\f190";
	font-family: 'FontAwesome';
	font-size: 24px;
	color: #7C5E8F;
}

/* checkout page property end */

@media(max-width:1366px) {
}

@media(max-width:1250px) {
.container {
	max-width: 1100px;
}
}

@media(max-width:1100px) {
.container {
	max-width: 992px;
}
.shoppage_bar .shopcolumn .leftsidebar {
	width: 30%;
}
.shoppage_bar .shopcolumn .rightsidebar {
	width: 65%;
}
.rightsidebar .products.columns-4 {
	gap: 20px;
}
.rightsidebar ul.products.columns-4 .product {
	width: 30.5%;
	margin: 0;
}
}

@media(max-width:992px) {
.container {
	max-width: 768px;
}
h2 {
	font-size: 24px;
}
.py_6,  .py_7 {
	padding: 40px 0;
}
.headerbar .haddressbox .addressbar div {
	font-size: 14px;
}
.headerbar .haddressbox .cc_headernav .btn {
	padding: 5px 14px;
	font-size: 14px;
}
.bannerbar .item .content .btn {
	margin-top: 6px;
	padding: 6px 16px;
	font-size: 12px;
}
.products.columns-4:after,  .products.columns-4:before {
	display: none !important;
}
.shoppage_bar .shopcolumn .rightsidebar .products.columns-4 li.product h2 {
	padding: 6px 10px !important;
}
.rightsidebar .products.columns-4 {
	gap: 15px;
}
.rightsidebar ul.products.columns-4 .product {
	width: 48%;
	border: 1px solid #ccc;
	padding: 20px;
}
.shoppage_bar .shopcolumn .rightsidebar {
	width: 90%;
}
.singleproductpage .related.products .section_cat ul.products li.product {
	width: 48% !important;
}
}

@media(max-width:768px) {
.headerbar .haddressbox .addressbar div {
	display: none;
}
.headerbar .haddressbox .cc_headernav {
	gap: 10px;
}
.woocommerce-checkout .checkout.woocommerce-checkout .col2-set {
	width: 100%;
	margin-right: 0;
}
.woocommerce-checkout .checkout.woocommerce-checkout .yourcheckout_orderdetail {
	width: 100%;
	margin-top: 20px;
}
.woocommerce div.product div.images .flex-direction-nav a {
	line-height: 33px;
	width: 30px;
	height: 30px;
	font-size: 18px;
}
}

@media(max-width:576px) {
.container {
	max-width: 100%;
}
h4 {
	font-size: 20px;
}
.py_7,  .py_6 {
	padding: 30px 0;
}
.headerbar .haddressbox {
	gap: 6px;
}
.headerbar .haddressbox .addressbar a {
	font-size: 14px;
}
.headerbar .hlogo {
	width: 30%;
}
.headerbar .haddressbox {
	width: 64%;
}
.headerbar .haddressbox .addressbar a .fa {
	font-size: 14px;
}
.headerbar .haddressbox .cc_headernav .btn {
	padding: 5px 10px;
	font-size: 10px;
}
.headerbar .haddressbox .cc_headernav a {
	font-size: 15px;
}
.headerbar .haddressbox .cc_headernav .hcarticon {
	width: 32px;
}
.headerbar .haddressbox .cc_headernav .hcarticon .add-items {
	right: 0;
}
.bannerbar .item {
	height: 240px;
}
.bannerbar .item .imgbox {
	position: relative;
	height: 100%;
}
.titleline {
	font-size: 36px;
}
.shoppage_bar .shopcolumn {
	flex-wrap: wrap;
}
.shoppage_bar .shopcolumn .rightsidebar,  .shoppage_bar .shopcolumn .leftsidebar {
	width: 100%;
}
.leftsidebar .cat .products li {
	width: 100%;
}
.shoppage_bar .shopcolumn .leftsidebar .product-category {
	width: 100% !important;
	margin: 0 0 16px 0 !important;
}
.rightsidebar ul.products.columns-4 .product {
	width: 342px !important;
	margin: 0 auto !important;
}
.singleproductpage .related.products .section_cat ul.products li.product {
	width: 100% !important;
}
.footerbar .columns {
	flex-wrap: wrap;
}
.footerbar .columns .addressbar, .footerbar .columns .imagebar {
	width: 100%;
}
.copyright p {
	font-size: 12px;
	line-height: 1.2;
}
.go_back {
	margin: 10px 0 20px 0;
}
.go_back a {
	font-size: 17px;
}
.go_back a:before {
	font-size: 20px;
}
}
