<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: DCYHF
Theme URI: http://www.planeteria.com
Author: Pradeep
Author URI: http://www.planeteria.com
Description: This theme is for Daily Clean Your House Flow
Version: 1.0
License: GNU General Public License v2 or later
Tags: blue, gray, white, light green, one-column, one-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, post-formats.
*/
@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);
/***************************
LAYOUT DEFAULT STYLES
***************************/
* {
  margin: 0px;
  padding: 0px;
  text-decoration: none;
}
@font-face {
  font-family: OpenSans-Regular;
  src: url(css/OpenSans-Regular.ttf);
}
@font-face {
  font-family: OpenSans-Bold;
  src: url(css/OpenSans-Bold.ttf);
}
body {
  margin: 0;
  padding: 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  overflow-x: hidden;
  overflow-y: scroll;
}
blockquote.easy_testimonial {
  padding: 0 !important;
}
.alignleft {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
.alignright {
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
}
/***************************
LAYOUT POSITIONING
****************************/
.page-margin-wrapper {
  float: left;
  width: 100%;
}
.page-wrapper {
  margin: 0 auto;
  width: 100%;
  position: relative;
}
/***************************
TYPOGRAPHY - GLOBAL
****************************/
article ul, article ol {
  font-size: 14px;
}
h1 {
  margin: 0 0 15px 0;
  padding: 0;
  font-size: 30px;
  font-style: normal;
  font-weight: 300;
  color: #4b969f;
  line-height: none;
}
h6 {
  margin: 0 0 0 0;
  padding: 0;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  color: #000;
  line-height: normal;
}
h3 {
  font-size: 18px;
}
p {
  margin: 0 0 15px 0;
  padding: 0;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  line-height: 20px;
}
article {
  min-height: 400px;
}

ol, ul {
    text-align: left;
    list-style-position: outside;
	margin-left:30px !important;
}
/****************************LAYOUT STYLES****************************/
.clearfix {
  clear: both;
  margin: 0;
  padding: 0;
}
/***************************
HEADER SECTION
****************************/
header {
  float: left;
  width: 100%;
  height: 80px;
  background: #4b969f;
}
#logo {
  position: relative;
  top: 5px;
  float: left;
}
#head-right {
  float: right;
  background: #202020;
}
footer #head-right {
  background: none;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
/*@media screen and (-ms-high-contrast:active), all and (-ms-high-contrast:none)*/
#head-right {
    max-width: inherit;
    width: 70%;
}

}
#head-right .top-links {
  color: #fff;
  font-size: 12px;
  margin-top: 0;
  margin-bottom: 0;
  display: inline-block;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
}
#head-right .top-links a {
  color: #fff;
  margin: 0 8px;
  font-size: 14px;
}
#head-right .top-links a:hover {
  color: #fff;
  text-decoration: underline;
}
ul.social-media {
  float: right;
  margin: 0px 0 10px 0px;
  padding: 0;
  display: inline-block;
  padding-top: 4px;
  padding-left: 10px;
}
ul.social-media li {
  margin: 0;
  padding: 5px 10px 0 0;
  list-style: none;
  display: inline-block;
}
footer #foot-links {
  background: none;
  display: inline-block;
  float: left;
  margin-bottom: 0px !important;
  padding-top: 8px;
}
#ctct_button_footer {
  display: none;
}
.home-signup {
  background: none !important;
  margin: 0px !important;
  height: auto !important;
}
.signup_box {
  background-color: #4b969f !important;
  float: right;
  padding: 8px 30px 8px 40px;
  background-image: url(images/right-chevron.png);
  background-repeat: no-repeat;
  background-position: top 14px right 10px;
  background-size: 25px;
}
.signup_box a {
  margin: 0px !important;
  padding: 0px 25px 0px 0px !important;
  font-weight: 600;
  font-size: 26px !important;
}
.signup_box a:hover {
  color: #fff !important;
}
.footer_menu {
  background: #202020;
  display: inline-block;
  float: right;
  padding-left: 25px;
  padding-right: 25px;
}
footer ul.social-media {
  float: right !important;
  padding-left: 10px;
}
#foot-rights {
  clear: both;
  margin-top: 10px;
  display: inline-block;
}
#head-left img {
  max-width: 200px;
  margin-top: -50px;
  margin-left: 135px;
}
/***************************
MENU SECTION
****************************/
nav {
  float: left;
  width: 100%;
  /*background:#202020;*/
  height: auto;
  background: #4b969f;
}
ul.web-menu {
  margin: 0;
  padding: 0;
  float: right;/*padding-top: 5px;
padding-bottom: 5px;*/
}
ul.web-menu li {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
  font-size: 16px;
  font-weight: 300;
  float: left;
}
ul.web-menu li.last a {
  border-right: 0 none;
}
ul.web-menu li a {
  color: #f7f7f7;
  padding: 15px;
  line-height: 42px;
  float: left;
  border-right: 1px solid #fff;
}
ul.web-menu &gt; li &gt; a {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
}
ul.web-menu li a:hover, ul.web-menu li.current-menu-item a {
/*padding:0 15px 0 15px;
	
	border-bottom:4px solid #4b969f;*/
}
ul.web-menu li a.active {
  padding: 0 15px 0 15px;
  border-bottom: 4px solid #4b969f;
  border-bottom: 4px solid #4b969f;
}
.mobile-menu {
  display: none;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  padding: 5px;
  float: left;
  margin: 12px 0 0 0;
  width: 100%;
}
/***************************
SLIDER SECTION
****************************/
slider {
  float: left;
  width: 100%;
  /*background:url(images/slide-bg.png) top center no-repeat;*/
  height: auto;
  margin-bottom: 50px;
  padding-top: 90px;
}
#video-box {
  margin-top: 20px;
}
/***************************
ARTICLE SECTION
****************************/
article {
  float: left;
  width: 100%;
  position: relative;
  z-index: 99;
}
.content-area {
  float: left;
  width: 100%;
  margin: -80px 0 20px 0;
  position: relative;
}
 @media(min-width:2050px) {
.content-area {
  margin: 0px 0 20px 0;
}
}
.content-area-inner {
  float: left;
  width: 100%;
  margin: 20px 0 20px 0;
  position: relative;
  padding: 0px 30px;
}
.content-left {
  float: left;
  width: 580px;
}
.content-right {
  float: right;
  width: 580px;
}
/***************************
FOOTER SECTION
****************************/
footer {
  float: left;
  width: 100%;
  background: #f5f5f5;
  padding: 20px 0;
  padding-top: 0px;
  margin-top: 74px;
}
footer .col01 {
  float: left;
}
footer .col02 {
  float: right;
}
footer p {
  color: #262626;
  line-height: none;
  margin-bottom: 15px;
  font-size: 12px;
  font-weight: 300;
}
p#foot-links a {
  margin-right: 0px;
  color: #fff;
  border-right: 1px solid #fff;
  margin-left: 0;
  padding-right: 15px;
  padding-left: 15px;
  line-height: 0px;
}
p#foot-rights a {
  color: #262626;
}
p#foot-rights span {
  color: #b0b0b0;
}
p#foot-rights span a {
  color: #b0b0b0;
  text-decoration: underline;
}
footer a:hover {
  color: #4b969f !important;
}
/*Home Page CSS Styles*/
#home-box {
  float: left;
  width: 100%;
  margin-top: 100px;
}
#home-box .box {
  float: left;
  width: 50%;
  min-height: 135px;
}
#home-box .box .col01 {
  float: left;
  width: 25%;
}
#home-box .box .col02 {
  float: right;
  width: 70%;
}
#home-box .box .col02 p {
  margin-right: 2%;
}
.style- {
  margin: 10px 0;
  max-width: 650px!important;
  width: 100%!important;
}
.style-:nth-child(even) {
  background: #f1efea;
  padding: 10px 20px;
}
.style-:nth-child(odd) {
  background: #dfdfdf;
  padding: 10px 20px;
}
/* form element */
input[type=text], input.input-text, textarea, input.txt, input[type=tel], input[type=email], input[type=password] {
  padding: .236em .5em;
  border: 1px solid #c4c0bf;
  -webkit-border-radius: 0.125em;
  border-radius: 0.125em;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-size: 1em;
  /* Make inputs the same size as normal text */

  line-height: 1.618em;
  font-family: inherit;
  /* Make inputs use the correct typeface instead of the browser default */

  outline: none;
  margin: 0 .327em;
  background: #f7f7f7;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */

  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */

  box-sizing: border-box;
  /* Opera/IE 8+ */

  -webkit-appearance: none;
  -webkit-box-shadow: 0 0 0 0.327em rgba(0, 0, 0, 0.03), inset 0 1px 2px #d8d4d3, 0 1px #ffffff;
  box-shadow: 0 0 0 0.327em rgba(0, 0, 0, 0.03), inset 0 1px 2px #d8d4d3, 0 1px #ffffff;
  width: 100%;
}
input[type=text] {
  margin-bottom: 10px!important;
}
input[type=text]:focus, input.input-text:focus, textarea:focus, input.txt:focus, input[type=tel]:focus, input[type=email]:focus {
  border-color: rgba(255, 72, 0, 0.8);
  background: #fff;
  -webkit-box-shadow: 0 0 0 0.327em rgba(255, 72, 0, 0.1), 0 0 0.202em rgba(255, 72, 0, 0.4);
  box-shadow: 0 0 0 0.327em rgba(255, 72, 0, 0.1), 0 0 0.202em rgba(255, 72, 0, 0.4);
}
input[type="checkbox"] {
  /* -webkit-appearance: none; */
  /* Hides the default checkbox style */

  height: 1.618em;
  width: 1.618em;
  cursor: pointer;
  position: relative;
  -webkit-transition: .15s;
  /* border-radius: 2em;*/
  background-color: #900;
  margin-right: 1em;
  margin-top: .53em;
}
input[type="checkbox"]:checked {
  background-color: green;
}
input[type="checkbox"]:before, input[type="checkbox"]:checked:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  line-height: 2.818em;
  text-align: center;
  color: #fff;
  content: "'";
  font-family: 'WebSymbolsRegular';
  font-size: .618em;
}
input[type="checkbox"]:checked:before {
  content: '.';
}
input[type="checkbox"]:hover:before {
  background: rgba(255, 255, 255, 0.3);
}
input[type="radio"] {
  -webkit-appearance: none;
  /* Hides the default checkbox style */

  height: 1.618em;
  width: 1.618em;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */

  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */

  box-sizing: border-box;
  /* Opera/IE 8+ */

  border: 0.382em solid #d7d3d2;
  cursor: pointer;
  position: relative;
  -webkit-transition: .15s;
  border-radius: 2em;
  background-color: #d7d3d2;
}
input[type="radio"]:checked {
  background-color: #ff4800;
}
a.button, a.comment-reply-link, #commentform #submit, .submit, input[type=submit], input.button, button.button {
  display: inline-block;
  padding: .236em .857em;
  color: white;
  text-align: center;
  text-decoration: none;
  font-size: 1em;
  /* Make inputs the same size as normal text */

  font-family: inherit;
  /* Make inputs use the correct typeface instead of the browser default */

  cursor: pointer;
  /* Inputs need pointers! */

  overflow: visible;
  /* IE fix */

  width: auto;
  /* IE fix */

  line-height: 1.618em;
  margin: 0 .327em;
  -webkit-font-smoothing: subpixel-antialiased;
  font-weight: bold;
  background-color: #4b969f;
  -webkit-border-radius: 0.202em;
  border-radius: 0.202em;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border-radius: 5px;
  border: none;
}
.input[type=submit]:hover {
  background-color: #4b9690;
}
a.button.alt, a.comment-reply-link.alt, #commentform #submit.alt, .submit.alt, input[type=submit].alt, input.button.alt, button.button.alt, a.button.checkout, a.comment-reply-link.checkout, #commentform #submit.checkout, .submit.checkout, input[type=submit].checkout, input.button.checkout, button.button.checkout {
  background-color: #777777;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#777777), to(#444444));
  /* Saf4+, Chrome */

  background-image: -webkit-linear-gradient(top, #777777, #444444);
  /* Chrome 10+, Saf5.1+, iOS 5+ */

  background-image: -moz-linear-gradient(top, #777777, #444444);
  /* FF3.6+ */

  background-image: -ms-linear-gradient(top, #777777, #444444);
  /* IE10 */

  background-image: -o-linear-gradient(top, #777777, #444444);
  /* Opera 11.10+ */

  background-image: linear-gradient(to bottom, #777777, #444444);
  text-shadow: 0 1px 0 #333333;
  border: 1px solid #222222;
  -webkit-box-shadow: 0 0 0 0.327em rgba(0, 0, 0, 0.075), 0 1px 2px rgba(0, 0, 0, 0.2), inset 0 1px #999999, inset 0 -1px #333333;
  box-shadow: 0 0 0 0.327em rgba(0, 0, 0, 0.075), 0 1px 2px rgba(0, 0, 0, 0.2), inset 0 1px #999999, inset 0 -1px #333333;
}
a.button.alt:hover, a.comment-reply-link.alt:hover, #commentform #submit.alt:hover, .submit.alt:hover, input[type=submit].alt:hover, input.button.alt:hover, button.button.alt:hover, a.button.checkout:hover, a.comment-reply-link.checkout:hover, #commentform #submit.checkout:hover, .submit.checkout:hover, input[type=submit].checkout:hover, input.button.checkout:hover, button.button.checkout:hover {
  background-color: #777777;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#777777), to(#555555));
  /* Saf4+, Chrome */

  background-image: -webkit-linear-gradient(top, #777777, #555555);
  /* Chrome 10+, Saf5.1+, iOS 5+ */

  background-image: -moz-linear-gradient(top, #777777, #555555);
  /* FF3.6+ */

  background-image: -ms-linear-gradient(top, #777777, #555555);
  /* IE10 */

  background-image: -o-linear-gradient(top, #777777, #555555);
  /* Opera 11.10+ */

  background-image: linear-gradient(to bottom, #777777, #555555);
}
a.button.alt:active, a.comment-reply-link.alt:active, #commentform #submit.alt:active, .submit.alt:active, input[type=submit].alt:active, input.button.alt:active, button.button.alt:active, a.button.checkout:active, a.comment-reply-link.checkout:active, #commentform #submit.checkout:active, .submit.checkout:active, input[type=submit].checkout:active, input.button.checkout:active, button.button.checkout:active {
  background-color: #555555;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#555555), to(#777777));
  /* Saf4+, Chrome */

  background-image: -webkit-linear-gradient(top, #555555, #777777);
  /* Chrome 10+, Saf5.1+, iOS 5+ */

  background-image: -moz-linear-gradient(top, #555555, #777777);
  /* FF3.6+ */

  background-image: -ms-linear-gradient(top, #555555, #777777);
  /* IE10 */

  background-image: -o-linear-gradient(top, #555555, #777777);
  /* Opera 11.10+ */

  background-image: linear-gradient(to bottom, #555555, #777777);
}
/* woocommerce */
/*.products li{
	border: 2px solid #000;
	float: left;
	padding: 10px;
	list-style: none;
	border-radius: 10px;	
}
.products img{
	width:100%;	
}*/
.login {
  width: 50%;
  margin: 0;
  padding: 8px !important;
}
ul.sub-menu {
  display: none;
  position: absolute;
  z-index: 999;
  margin-top: 50px;
  background: #202020;
}
ul.sub-menu li {
  display: block;
}
ul.sub-menu li a {
  border-right: none;
  white-space: nowrap;
  text-align: left !important;
}
ul.web-menu li:hover ul.sub-menu {
  min-width: 225px;
  display: block;
  max-width: 225px;
}
.chi_display_header {
  width: 100%!important;
  background-size: 100%;
}
.woocommerce ul.products li.product a, .woocommerce-page ul.products li.product a, .shop_table a, .woocommerce a, .content-area-inner a {
  color: #4b969f;
}
.woocommerce a.button.added:before, .woocommerce button.button.added:before, .woocommerce input.button.added:before, .woocommerce #respond input#submit.added:before, .woocommerce #content input.button.added:before, .woocommerce-page a.button.added:before, .woocommerce-page button.button.added:before, .woocommerce-page input.button.added:before, .woocommerce-page #respond input#submit.added:before, .woocommerce-page #content input.button.added:before {
  position: static!important;
  margin-right: 5px;
}
input#coupon_code {
  width: 100px;
}
.wsp-pages-list {
  margin-left: 20px;
  margin-top: 20px;
}
.wsp-pages-list li {
  line-height: 30px;
  color: #4b969f;
  list-style: disc;
}
ul.children {
  margin-left: 20px;
}
span.sku_wrapper {
  display: none;
}
.gallery_container {
  width: 40%!important;
}
/*Sonali*/
nav.navbar.navbar-default.main-header {
    border-radius: 0;
}
.main-header .navbar-brand {
    height: auto;
    padding: 20px 15px;
}
.main-header .navbar-brand img {
    height: 80px;
    max-width: unset;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
@media (min-width:769px) {.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
  width: 55%!important
}
}
.woocommerce form .form-row .input-checkbox {
  margin-right: 35px !important;
}
.page-id-23 .chi_display_header {
  background-position: center -600px;
}
.page-id-291 .chi_display_header {
  background-position: center -59px;
}
.content-area-inner ul { margin-left:20px;
}
.postid-231 form.cart {
  display: none;
}
.postid-236 form.cart {
  display: none;
}
li.post-231 a.add_to_cart_button {
  display: none;
}
li.post-236 a.add_to_cart_button {
  display: none;
}
li.post-218 a.add_to_cart_button {
  display: none;
}
li.post-217 a.product_type_external {
  display: none;
}
#product-47 #tab-additional_information table.shop_attributes {
  display: none;
}
#product-211 #tab-additional_information table.shop_attributes {
  display: none;
}
#product-231 #tab-additional_information table.shop_attributes {
  display: none;
}
#product-236 #tab-additional_information table.shop_attributes {
  display: none;
}
#product-241 #tab-additional_information table.shop_attributes {
  display: none;
}
#product-246 #tab-additional_information table.shop_attributes {
  display: none;
}
.blog-left {
  float: left;
  width: 25%;
}
.blog-widget #searchform div {
  display: flex;
  margin-top: 25px;
}
.blog-widget #searchform div #s {
  width: 140px;
}
.blog-left #searchsubmit {
  margin-bottom: 10px !important;
  font-size: 12px;
  padding: 6px 10px;
  margin-top: 0px !important;
}
.blog-left li {
  list-style: none;
  font-weight: bold;
  padding-bottom: 10px;
}
.blog-left #searchsubmit {
  margin-top: 5px;
}
.blog-left .widgettitle {
  opacity: 1;
}
.blog-right {
  float: right;
  width: 74%;
  padding: 0 2rem;
}
.blog-right img {
  margin-top: 10px;
  display: block;
  padding: 15px 0px;
}
@media (min-width:1024px) and (max-width:1440px){
#block1 {
  min-height: auto !important;
}
}
@media(min-width:1024px) {
.gallery_container {
  width: 30%!important;
}

#logo img { 
  margin: 20px;
  max-width: 400px;
}
}
@media(max-width:1023px) {
.main-navigation-srm {
  overflow: visible;
}
.footer_menu { display: none;}
#head-right .top-links {
  display: none;
  color: #000000 !important;
}
.top-mob-links {
  display: none !important;
  float: left;
  width: 70%;
}
.desktop-mob-menu {
  display: block !important;
  float: left;
  width: 100%;
  margin-top: 5px;
  border-top: 1px solid #fff;
}
.desktop-mob-menu .main-navigation-srm {
  padding: 0 0px;
}
.desktop-mob-menu .rmm-toggled-controls {
  background: #4B969F;
}
#head-right {
  position: absolute;
  z-index: 99;
  top: 85px;
  background: #4b969f;
}
.desktop-mob-menu ul {
  background: #4B969F !important;
}
.desktop-mob-menu ul li {
  border-top: 1px solid #eee;
}
.desktop-mob-menu li a:hover {
  color: #0EA0F9 !important;
  text-decoration: none;
}
main-navigation-srm a {
  font-size: 14px !important;
}
.desktop-mob-menu #nav-menu-srmID:nth-of-type(2) {
  background: #298089 !important;
}
#logo img {
  width: 450px;
}
.web-menu{ display: none; };
#logo {
  float: left;
  width: 100%;
  text-align: center;
}
}
ul.products .button.add_to_cart_button.product_type_simple {
  display: none;
}
body.postid-217 form.cart {
  display: none;
}
ul.products li.product h3 {
  min-height: 50px;
}
.woocommerce ul.products li.product .star-rating {
  float: right;
}
@media(max-width:1170px) {
ul.web-menu li {
  font-size: 13px;
}
ul.web-menu li a {
  padding: 0px 5px 4px!important;
}
ul.web-menu li a:hover, ul.web-menu li.current-menu-item a {
  padding: 0 5px 0!important;
}
}
@media(max-width:900px) {
header {
  height: auto!important;
}
}
.style-:nth-child(odd) {
  background: #dfdfdf none repeat scroll 0 0;
  padding: 10px 20px;
}
.style-:nth-child(even) {
  background: #f1efea none repeat scroll 0 0;
  padding: 10px 20px;
}
.page-id-7 .content-area-inner .woocommerce {
  float: right;
  width: 50%;
}
.login {
  float: left;
}
.woocommerce form.login {
  margin-top: 20px!important;
  margin-left: 20px!important;
}
body.page-id-7 .woocommerce h2 {
  margin-left: 20px;
}
.woocommerce .login {
  float: none;
}
.post-type-archive-product .post-241 {
  display: none
}
.post-type-archive-product .post-246 {
  display: none
}
.button.product_type_external {
/*display: none !important;*/
}
.pmpro_thead-msg {
  float: left!important;
  font-size: .9em;
  font-style: italic;
  font-weight: normal;
  text-align: center!important;
  width: 50%!important;
  display: block!important;
}
.page-id-7 .register {
  margin: 21px 0!important;
}
.page-id-7 .login {
  width: 90% !important;
}
header {
  height: 40px;
}
@media(min-width:768px) {
#floating-bar.sticky-bar {
  position: fixed;
  top: 0;
  z-index: 999;
}
ul.web-menu li a {
  line-height: 20px;
  text-align: center;
}
}
.logo-links {
  background-color: #000;
  width: 100%;
  height: 33px;
}
.logo-wrapper {
  max-width: 1200px;
  margin: 0 auto;
}
.logo-wrapper img {
  height: 30px;
  border: 1px solid #ccc;
}
#block1 p a {
  color: #000;
  text-decoration: underline;
}
#block1 p, #block2 p, #block3 p {
  text-align: justify;
}
.home-signup {
  margin-left: -25px;
}
@media(min-width:768px) {
.vc_row.icons-section {
  margin-left: 50px;
  margin-right: 50px;
}
}
@media(min-width:901px) {
.vc_row.icons-section {
  margin-left: 150px;
  margin-right: 150px;
}
}
.tp-caption center {
  font-size: 22px;
  font-weight: 700;
  margin-top: 5px;
}
.woocommerce div.product div.images img {
  width: auto !important;
}
.product_type_external {
  display: none !important;
}
.product_type_variable {
  display: none !important;
}
.product .images {
  width: 40% !important;
}
.product-type-external span.amount {
  display: none !important;
}
.tp-videolayer {
  visibility: hidden !important;
}
.home_page .content-area-inner {
  margin: 0 !important;
}
.home_page .content-area-inner h1 {
  display: none;
}
.header_new .vc_btn3-container {
  margin-bottom: 0px !important;
}
.banner_row_section .vc_column_container.vc_col-sm-4 {
  background: rgba(255,255,255,0.7);
  width: 43%;
}
.banner_row_section h2 {
  font-weight: 600 !important;
  margin-bottom: 35px;
  font-family: OpenSans-Regular !important;
}
.banner_row_section h3 {
  font-weight: 400 !important;
  color: #535353;
  font-family: OpenSans-Regular !important;
}
.banner_row_section h3 strong span {
  color: #535353 !important;
  font-weight: 400 !important;
  font-size: 22px;
}
.third_row_section h2 {
  font-weight: 600 !important;
  margin: 15px 0px 25px 0px;
}
.third_row_section h3 strong span {
  color: #535353 !important;
  font-weight: 400 !important;
}
.banner_row_section&gt;.vc_column_container&gt;.vc_column-inner {
  margin: 35px 0px 80px 0px;
  padding-left: 30px;
}
.vc_column-gap-30&gt;.vc_column_container&gt;.vc_column-inner {
  padding-left: 0px;
}
.banner_row_section .vc_general.vc_btn3, .third_row_section .vc_general.vc_btn3 {
  font-family: OpenSans-Bold !important;
  color: #4b969f !important;
  text-transform: uppercase;
}
.heading_row_section h2, .third_row_heading_section h2 {
  text-transform: uppercase;
}
/*.second_row_section .wpb_wrapper p{padding: 0px 85px;}*/
.third_row_section .vc_col-sm-4 {
  background: rgba(255,255,255,0.8);
  margin: 100px 0px;
}
/*.fourth_row_section .wpb_wrapper p{padding: 0px 80px;}*/
.second_row_section .vc_general.vc_btn3, .fourth_row_section .vc_general.vc_btn3 {
  text-transform: uppercase;
}
/*.col-data-1 .vc_column-inner {border-right: 3px solid #d7e7e9;}*/
.vc_btn3-container {
  margin: 35px 0px;
  margin-bottom: 45px !important;
}
.header_new .page-wrapper, footer .page-wrapper, nav .page-wrapper {
  width: 100%;
}
.banner_row_section {
  width: 100%;
  left: 0px;
  margin-left: 0px;
}
.vc_btn3 {
  font-weight: 700;
}
.button {
  font-size: 14px !important;
  padding: 10px 20px !important;
  background-color: #4b969f !important;
  color: #ffffff !important;
  text-transform: uppercase;
  border: none !important;
  border-radius: 5px !important;
}
.wpcf7-submit {
  font-size: 14px !important;
  padding: 14px 20px !important;
  background-color: #4b969f !important;
  color: #ffffff;
  text-transform: uppercase;
  border: none !important;
  border-radius: 5px !important;
}
.woocommerce ul.products li.product a {
  color: #FFFFFF;
}
.page-id-5 #floating-bar {
  display: contents;
}
.testimonial_subtitle {
  color: #0aaa7a;
  font-size: 12px;
}
.testimonial_btn {
  background-color: #373d4b !important;
  color: #fff !important;
}
.seprator {
  height: 2px;
  width: 56px;
  background-color: #0aaa7a;
  margin: 7px 0 10px 0;
}
.testimoni h3 {
  color: #4d969d;
  text-align: center;
  font-size: 22px;
  text-transform: uppercase;
}
.testimonial_para {
  color: #000;
}
.testimoni h4, .testimonial_subtitle {
  color: #000;
}
.testimoni img {
  border-radius: 40px;
}
.testimoni {
/*display: flex;
justify-content: center;*/
}
.t-center {
  display: none;
  justify-content: center;
}
.text-sec {
  margin-left: 25px;
}
ul.web-menu li:nth-of-type(2) a {
 /* width: 156px;*/
  border-left: 1px solid #fff;
}
ul.web-menu li:nth-of-type(3) a {
 /* width: 170px;*/
}
ul.web-menu li:nth-of-type(4) a {
  width: 210px;
}
ul.web-menu li:nth-of-type(5) a {
  width: 100px;
}
ul.web-menu li:nth-of-type(6) a {
  border-right: none;
  margin-top: 10px;
}
ul.web-menu li:nth-of-type(1) a {
  border-right: none;
 /* margin-top: 10px;*/
}
.col-data-left {
  padding: 35px 34px 20px 103px !important;
}
.vc_btn3 {
}
#block2 .wpb_content_element ul li {
  color: #fff;
}
.testimoni .carousel-control {
  box-shadow: none;
  background-image: none !important;
  width: auto;
}
.testimoni .glyphicon {
  color: #4b969f !important;
}
.testimonial_para {
  width: 50%;
  margin: auto;
}
.testimoni .carousel-control.left {
  left: -15px;
}
.testimoni .carousel-control.right {
  right: -15px;
}
.testimoni .item .row {
  min-height: 200px;
}
.web-menu &gt; .current-menu-item &gt; a, .web-menu &gt; .current_page_item &gt; a {
  color: #000;
}
.vc_row.vc_column-gap-30 {
  margin-left: -15px !important;
  margin-right: -15px !important;
}
.page-id-3386 .content-area ul {
  padding-left: 30px;
}
.vc_images_carousel.vc_per-view-more .vc_carousel-slideline .vc_carousel-slideline-inner &gt; .vc_item &gt; .vc_inner {
  text-align: center;
}
.vc_images_carousel.vc_build .vc_carousel-slideline .vc_carousel-slideline-inner &gt; .vc_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
}
.content-area ul {
  padding-left: 30px;
}
.sticky_btn {
  position: fixed;
  right: 0;
  top: 40%;
  z-index: 9999;
}
.sticky_btn a {
  background: #876292 !important;
  text-align: left;
}
.sicky_btn a:hover {
  color: #fff !important;
}
 @media (max-width:767px) {
ul#menu-main-nav {
    margin: 0 !important;
}
.testimonial_para {
  width: 70%;
}
.testimoni .item .row {
  min-height: 50px;
}
.testimoni .carousel-control.left {
  left: 0px;
}
.testimoni .carousel-control.right {
  right: 0px;
}
.page-id-271 .content-area-inner div {
  width: 100% !important;
}
.content-area-inner iframe {
  width: 100%;
}
}
 @media (min-width:992px) {
.vc_images_carousel .vc_carousel-control.vc_right {
  right: -40px !important;
}
.vc_images_carousel .vc_carousel-control.vc_left {
  left: -40px !important;
}
.vc_custom_1541806214105, .vc_custom_1541806183465, .vc_custom_1541806258761 {
  min-height: 200px;
}
.vc_custom_1541806026522, .vc_custom_1542071671210, .vc_custom_1541806352939 {
  min-height: 240px;
}
}
.testimonial_author .date {
  display: none !important;
}
@media (max-width:769px) {
  #logo {
    position: relative;
    top: 5px;
    float: left;
    float: left;
    height: auto;
    width: 100%;
    text-align: center;
}
}
@media (max-width:768px) {
.banner_row_section {
  height: 250px !important;
  min-height: inherit !important;
  background-position: top !important;
  margin: 0 !important;
}
.vc_row.vc_hidden[data-vc-full-width] {
  opacity: 1 !important;
}
.col-data-left {
  padding: 35px 35px 20px 35px !important;
}
.vc_column_container.vc_col-sm-4 .vc_btn3-container.vc_btn3-inline {
  margin: 0px !important;
}
.alignleft.size-medium {
    max-width: 100%;
    width: auto;
}
div.product div.summary, div.product div.images { width: 100% !important;}
.product .images a img { width: 100% !important; }
.woocommerce div.product div.images img {
    width: auto !important;
    margin: 0 auto;
}
.page-wrapper, .vc_column_container, .vc_col-sm-4, .col-data-left { width: 100% !important; }
.content-area-inner{ padding: 0px;}
.vc_row-fluid {
    padding: 0 0px;
}
.wpb_content_element .wpb_wrapper ul {
    margin-left: 10px;
}
.wpb_single_image img, .vc_figure, .vc_single_image-wrapper { width: 100%; }
.testimoni{
  padding: 0 15px 0 0px !important;
}
}
.event_test h1 {
  text-align: center;
  text-transform: uppercase;
}
.event_test h2 {
  color: #4d969d;
  text-align: center;
  text-transform: uppercase;
}
.event_test p {
  text-align: center;
}
.content-area {
  padding: 0 15px;
}
@media screen and (max-width: 767px) {
#head-right .top-links {
  display: none;
  color: #000000 !important;
}
.top-mob-links {
  display: none !important;
  float: left;
  width: 70%;
}
.desktop-mob-menu {
  display: block !important;
  float: left;
  width: 100%;
  margin-top: 5px;
  border-top: 1px solid #fff;
}
.desktop-mob-menu .main-navigation-srm {
  padding: 0 0px;
}
.desktop-mob-menu .rmm-toggled-controls {
  background: #4B969F;
}
#head-right {
  position: absolute;
  z-index: 99;
  top: 85px;
  background: #4b969f;
}
.desktop-mob-menu ul {
  background: #4B969F !important;
}
.desktop-mob-menu ul li {
  border-top: 1px solid #eee;
}
.desktop-mob-menu li a:hover {
  color: #0EA0F9 !important;
  text-decoration: none;
}
main-navigation-srm a {
  font-size: 14px !important;
}
.desktop-mob-menu #nav-menu-srmID:nth-of-type(2) {
  background: #298089 !important;
}
#logo img {
  width: 450px;
}
}
.top-mob-links {
  display: none;
}
.desktop-mob-menu {
  display: none;
}
 @media (max-width:640px) {
footer ul.social-media {
  float: none !important;
  padding-left: 0px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  margin-left: 50%;
}
.page-wrapper {
  width: 100% !important;
}
img.alignleft {
  float: left;
  width: 100%;
  padding-right: 0px;
  margin-right: 0px;
  padding-left: 0px;
  margin-left: 0px;
  margin-bottom: 15px !important;
}
.signup_box {
  width: 100%;
}
p#foot-links a {
  line-height: 20px;
  width: 50%;
  text-align: left;
  padding: 5px 0;
  float: left;
}
p#foot-links a:nth-of-type(even) {
  border-right: 0 solid #fff !important;
  padding-left: 30px !important;
}
footer #foot-links {
  float: left;
}
.parent_page, .parent_sidebar {
  width: 100% !important;
}
.signup_box a {
  padding: 0px 0px 0px 0px !important;
  font-size: 22px !important;
}
#foot-rights {
  padding: 0 15px;
}

.wpb_single_image .vc_single_image-wrapper {
  width: 100%;
}
}
@media (max-width:480px) {
slider {
  height: 255px;
}
.content-area-inner ul {
  margin-left: 0px;
  font-size: 12px;
}
#logo img {
  width: 200px;
  margin: auto;
  text-align: left;
  position: relative;
  LEFT: -8rem;

}

.rmm-toggled-controls {
  width: 100px;
  POSITION: absolute;
  right: 0;
  top: -38px;
}


#floating-bar {
  width: 100%;
  top: 46px;
}

}
@media (min-width:2000px) {
footer {
  bottom: 0px;
  position: fixed;
}
}
#wpcf7-f53-p27-o1 .wpcf7-form {
  clear: both;
}
.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
  background-color: #876292 !important;
}
.tp-bgimg {
  max-height: 600px;
}
.content-area {
  margin-top: 0px;
}
#wpautbox-below {
  clear: left;
}
.label {
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    color: #000;
}
.easy_testimonial p.testimonial_author{ display:none;}
ul.products li a h3{
color: #4b969f;
font-weight: bold;
line-height:inherit;}
.woocommerce ul.products li.product .button{ margin-left:0!important;}

center {
    text-shadow: 1px 1px #000;
}

.woocommerce header h2{
margin:0px;
}

.woocommerce header h3{
margin:0px;
}

.woocommerce header{
display: -webkit-box;
display: -ms-flexbox;
display: inherit !important;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
@media (max-width:480px) {
  .content-area-inner { padding: 0px; }
  .col-data-left {
    padding: 5px 10px 20px 10px !important;
  }
  .wpb_content_element .wpb_wrapper ul {
    margin-left: 10px;
  }
}
#floating-bar { width: 100%;}
@media (min-width:1440px) {
  .banner_row_section {
    background-position: 0 0 !important;
  }
}
.banner_row_section {
    background-position: 0 0 !important;
  }
  #rev_slider_1_1, .rev_slider &gt; ul &gt; li, .rev_slider .tp-caption, .tp-videolayer,  {
    visibility: visible !important;
    overflow: visible !important;
    display: block;
}
.noScroll{ overflow: hidden !important;}
.vc_row-fluid {
   padding:0 15px; 
}
.mobMenuWrap {
	overflow: scroll;
  height: 550px;
	display: none;
  overflow-y: auto;
	height: 400px;
	float: left;
	width: 100%;
}
ul.social-media{
margin-left:5px !important;
}
@media (max-width:320px) {
#head-right {
    top: 63px;
    left: 0;
}
}

@media (min-width:1024px) and (max-width:1169px){
.home .page-margin-wrapper &gt; .clearfix {
        padding-top: 52px !important;
}
ul.sub-menu{
margin-top: 24px;
}
.page-margin-wrapper &gt; .clearfix{
padding-top:83px !important;
}
}


	
	@media (max-width:767px) {
	.page-template-template-blog .owl-carousel .owl-stage{
		/*width: 100% !important;
     display: inline;*/
	}
	.page-template-template-blog	.owl-carousel .owl-item{
		/*width:100% !important;*/
	}
	.page-template-template-blog .blog-left, .post-template-default .blog-left {
		padding: 0px 20px;margin-top: 20px;
	}
	.page-template-template-blog .content-area-inner{
		display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
        flex-direction: column;
	}
	.page-template-template-blog .blog-left{
		-webkit-box-ordinal-group:2;-ms-flex-order:2;order:2;order:2;
	}
	.page-template-template-blog .blog-right{
			-webkit-box-ordinal-group:1;-ms-flex-order:1;order:1;order:1;
	}
	
	
		.post-template-default  .content-area-inner{
		display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
        flex-direction: column;
	}
	.post-template-default  .blog-left{
		-webkit-box-ordinal-group:2;-ms-flex-order:2;order:2;order:2;
	}
	.post-template-default  .blog-right{
			-webkit-box-ordinal-group:1;-ms-flex-order:1;order:1;order:1;padding: 0px 20px;
	}
	
}

#commentform p  {padding:10px 0; margin-bottom:0px;}
#commentform p label{display:block;float:left;}
#commentform p span{display:block;float:left;}
#commentform p input,#commentform p textarea{float:none;display:block;clear:left;}
.form-allowed-tags{display:none;}
#commentform #comment { display:block; width:65%; }
ol.commentlist .reply a.comment-reply-link{ color:#fff; }
#respond{ margin: 0 15px; }
.web-menu &gt; li:last-child .sub-menu{
	right:0px;
}

@media (min-width:992px) {
	#commentform p input, #commentform #comment{max-width:36%; margin-bottom:0px !important;}
}

.comment-form-cookies-consent{display:flex;}
.comment-form-cookies-consent label{padding:8px 0px !important;}
#commentform p label{padding:5px;}
#commentform #comment{height:170px;}

@media (max-width:767px){
.tp-mask-wrap center{line-height:12px !important;}
}
.page-wrapper iframe{max-width:100%;}
@media (max-width:1024px){
	.minus .sub-menu {
    display: block !important;
}
.main-navigation-srm ul li &gt; ul.sub-menu {
   position:static;
   margin-left: 0 !important;
}
.main-navigation-srm .nav-menu-srm{
	margin-left:0px !important;
}
.nav-menu-srm  &gt; li.menu-item-has-children  &gt; a{
	position:relative;
}
.nav-menu-srm  &gt; li.menu-item-has-children  &gt; a:after{
content: '+';
font-size: 24px;
position: absolute;
right: 10px;
top: 8px;
}
.nav-menu-srm  &gt; li.menu-item-has-children  &gt; a.minusIcon:after{
	content: '-';
}
.mobMenuWrap{
	height:100vh;
}
}
#rev_slider_1_1_wrapper {
	margin-top: -20px !important;
}


@media screen and (min-width:320px) and (max-width:767px) {

  .desktop-mob-menu {

    margin-top: 7px !important;
    border-top: none !important;
  }

  #logo img {
    width: 165px;
    margin: auto;
    text-align: left;
    position: relative;
    LEFT: -11rem !important;
  
  }
  
  .rmm-toggled-controls {
    width: 100px;
    position: absolute !important;
    right: 11rem;
    z-index: 999;
    top: -44px;
  }
  
  
  #floating-bar {
    width: 100%;
    top: 46px;
  }

  #head-right {
    top: 10px;
    right: 0 !important;
    width: 100px;
}

header {
  height: 50px !important;
  position: absolute;
  top: -45px;
}

slider{
  margin-bottom: 0;
  height: auto !important;
}

slider {
  padding-top: 0px;
}

}



@media screen and (min-width:768px) and (max-width:1024px) {

  slider {
    padding-top: 0px;
  }

  header {
    height: 50px !important;
    position: absolute;
    top: -45px;
}

  #logo img {
    width: 200px;
    margin: auto;
    text-align: left;
    position: relative;
    LEFT: 0rem;
  
  }
  
  .rmm-toggled-controls {
    width: 100px;
    position: absolute !important;
    right: 10rem;
    top: -38px;
  }
  
  
  #floating-bar {
    width: 100%;
    top: 46px;
  }

  #head-right {
    top: 10px;
    right: 0 !important;
    width: 100px;
}

}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .main-header .navbar-brand img {
        height: 70px;
    }
    
    .navbar-nav&gt;li:after{
      display: none !important;
    }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    .main-header .navbar-brand img {
        height: 60px;
    }
    .navbar-collapse .navbar-nav&gt;li&gt;a{
        font-size: 15px;
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
    #floating-bar.wrap-header{
        top: 0px;
    }
    ul#menu-main-nav {
        margin-left: 10px !important;
    }  
    slider {
        padding-top: 98px;
    }
    .soical_media_links {
      position: relative !important;
  }
  .navbar-nav&gt;li:after{
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
    nav.navbar.navbar-default&gt;.container-fluid:before, nav.navbar.navbar-default&gt;.container-fluid:after{
        display: none;
    }
    nav.navbar.navbar-default.main-header .container-fluid {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }


}
@media screen and (max-width: 767px) {

  .soical_media_links ul {
    display: flex;
    justify-content: flex-start;
}
    #floating-bar {
        top: 0;
    }
    .main-header .navbar-brand img {
        height: 100%;
        /* max-height: 50px; */
        width: 100%;
        max-width: unset;
    }
    .main-header .navbar-header {
        display: flex;
        align-items: center;
        flex-direction: row-reverse;
        justify-content: space-between;
    }    
    .navbar-header:before, .navbar-header:after{
        display: none;
    }
    slider {
        padding-top: 60px;
    }

    .soical_media_links {
      position: relative !important;
  }

  .navbar-nav&gt;li:after{
    display: none !important;
  }

  .soical_media_links{
    margin: 2rem 0;
  }

  .img-column, .img-column-two {
    display: grid !important;
    grid-template: 60px / auto auto;
  }

  .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #fff ! IMPORTANT;
}


}

.soical_media_links ul li a:hover {
  color: #fff !important;
}

.soical_media_links ul li a {
  padding: 5px;
}


.soical_media_links ul li:after {
  display: none;
}

.soical_media_links {
  background-color: #000;
  display: block;
  position: absolute;
  right: 0;
  padding: 5px;
  top: -1px;
  width: 230px;
}

.navbar-default .navbar-nav&gt;.open&gt;a, .navbar-default .navbar-nav&gt;.open&gt;a:focus, .navbar-default .navbar-nav&gt;.open&gt;a:hover {
  color: #fff;
  background-color: #333;
}

.dropdown-menu&gt;li&gt;a {
  display: block;
  padding: 10px 24px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}


/* Custom styles for 1024px breakpoint */
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .navbar-collapse.collapse {
      display: none !important;
  }
  .navbar-collapse.collapse.in {
      display: block !important;
  }
  .navbar-header .navbar-toggle {
      display: block;
  }
  .navbar-toggle{
    margin-top: 4rem;
  }


.navbar-header {
  width: 100%;
}

.soical_media_links {
  background-color: #000;
  display: block;
  position: absolute !important;
  right: 0 !important;
  padding: 5px;
  top: 9rem !important;
  width: 260px !important;
}

nav.navbar.navbar-default.main-header .container-fluid{
  display: block !important;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  background-color: transparent;
}

}
@media (min-width: 1025px) {
  .navbar-header .navbar-toggle {
      display: none;
  }
  .navbar-collapse.collapse {
      display: block !important;
      height: auto !important;
      padding-bottom: 0;
      overflow: visible !important;
  }
}


.img-column img {
  height: 75px;
  padding: 1rem;
}

.img-column {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}

.img-column-two {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  align-content: center;
}

.img-column-two img {
  height: 80px;
  padding: 1rem;
}</pre></body></html>