/*
Theme Name: Harbourside Decorators
Theme URI: h#
Author: Quikclicks
Author URI: https://www.quikclicks.com.au
Description: 
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: https://www.quikclicks.com.au
*/
@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800,900|Raleway:300,400,500,600,700,800,900&display=swap');

/* 
font-family: 'Poppins', sans-serif;
font-family: 'Raleway', sans-serif;
*/
/*common*/
body {
  color: #3f504e;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  overflow-x:hidden;
}
p {
  color: #3f504e;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 15px;
}
a {
   color: #8e548c;
   text-decoration: none;
}
a:hover, a:focus {
   color: #3f504e;
   text-decoration: none;
}
img {
   max-width: 100%;
   height: auto;
   border: none;
   border-radius: 0;
}
.featured-image {
  background-size: cover !important;
  min-height: 256px;
  position: relative;
}
.page-title {
  color: #8e548c;
  font-size: 45px;
  text-align: center;
  font-family: 'Raleway', sans-serif;
  font-weight: 900;
  margin: 71px 0 60px;
}
.site-title{
    padding-bottom: 10px;
    font-family: 'Raleway', sans-serif;
    
}
/* slider start */
#topslider{
  position: relative;
}
#topslider .slide-item{
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  height: 584px;
}
.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.slick-dots {
  position: absolute;
  bottom: 37px;
  width: 100%;
  margin: 0 auto;
  max-width: 1140px;
  left: 0;
  right: 0;
  padding: 0;
}
.slick-dots ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.slick-dots li {
  display: inline-block;
  padding: 2px;
}
.slick-dots li button {
  background: none;
  border-radius: 50px;
  box-shadow: inherit;
  cursor: pointer;
  display: block;
  height: 21px;
  text-indent: -9999px;
  width: 21px;
  border: 5px solid #ffffff;
  padding: 0;
}
.slick-dots li.slick-active button {
  background: #ffffff;
  cursor: default;
}
.slick-dots li button:hover {
  background: #ffffff;
}

/* slider end */
/*Footer 19092019*/
.footer-top-con{
text-align: center;
padding-top: 68px;
padding-bottom: 62px;
}
footer .footer-widgets{
    background: #121e1c;
    padding-bottom: 58px;
}
.footer-box ul{
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
.footer-box ul li{
    color:#969f9e;
    font-size: 13px;
    line-height: 25px;
    padding-bottom: 8px;
}
.footer-box .widget-title{
    color:#c8cfce;
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    font-weight:900;
    margin-bottom: 4px;
}
.footer-bottom{
background: #0a1110;
text-align: center;
padding-top: 30px;
padding-bottom: 33px;
    
}
.copyright{
    color: #9aa3a2;
    font-size: 13px;
}
.copyright a{
    color: #9aa3a2;
    font-size: 13px;
}
.footer-four ul li{
    display: inline-block;
   padding-right: 5px;
}
.footer-four .textwidget{
    padding-top: 16px;
    
}
.footer-three ul li strong{
    font-size: 18px;
    color:#c8cfce;
    font-family: 'Raleway', sans-serif;
    font-weight:900;
}
.footer-widgets ul li a{
    color:#969f9e;
}
.footer-widgets ul li a:hover{
    color: #8e548c;
}
.footer-four p a{
    color:#9aa3a2;
    font-weight: 500;
    border:1px solid #4c5755; 
    border-radius: 20px;
    padding: 8px 26px 8px 26px;
    font-size: 13px;
    text-transform: uppercase;
}
.footer-four p a:hover{
      color: #8e548c;
}
.footer-four ul{
    border-bottom: 1px solid #2c3836;
    padding-bottom: 18px;
   margin-bottom: 26px;
}

/*contact-page*/
.map-sec{
    margin-bottom: 40px;
}
.map-sec::before{
    content:"";
    width: 97%;
    border-bottom: 1px solid #ebebeb;
    display: block;
    position: relative;
    padding-bottom: 14px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 24px;
    margin-top: 46px;
}
.address-section ul{
    list-style: none;
    padding-left: 0;
}
.address-section ul li{
    line-height: 36px;
    font-size: 15px;
    color:#3f504e;
}

.address-section ul li:first-child strong{
    color:#8e548c;
    font-weight:600;
    font-size: 15px;
    line-height: 25px;
}
.address-section ul li a{
    color:#3f504e;
}
.form-row .wpcf7-form-control.wpcf7-text, .form-row .wpcf7-form-control.wpcf7-textarea,.form-row .wpcf7-date,.form-row .wpcf7-select {
    width: 100%;
    height: 40px;
    padding: 0 18px 2px;
    color: #858585;
    background: #f6f6f6;
    border: none;
    font-weight: 400;
    border-radius: 4px;
    font-size: 16px;
}
.form-row .wpcf7-form-control.wpcf7-textarea {
    height: 230px;
    padding-top: 9px;
}
.form-row .wpcf7-form label{
    width:100%;
}
.inline-field label{
    width:49%!important;
    display: inline-block;
    margin-right: 14px;
    float:left;
}
.inline-field br {
display: none;
}
.inline-field label:last-child{
     margin-right: 0px;
}
.form-row .wpcf7-form p{
    margin-bottom: 0;
}
.form-row .wpcf7-submit{
background: #8e548c;
color: #fff;
border: none;
width: 134px;
font-size: 15px;
font-weight:600;
text-transform: uppercase;
float: right;
border-radius: 25px;
padding: 12px 0px 12px 0px;
margin-top: 16px;
}
.contact-page {
  margin-top: -22px;
}
.address-row .site-title{
    padding-bottom: 0px;
    margin-bottom: 6px;
    margin-top: 12px;
}
div.wpcf7-response-output {
  float: left;
}
.map-sec .wpb_gmaps_widget .wpb_wrapper {
  background-color: #f9f9f9;
  padding: 10px;
}
/* header & menu */
.header {
  padding-bottom: 43px;
}
.wpmm-strees-row-container > .wp-megamenu-sub-menu {
  border-top: 43px solid #fff !important;
}
.logo-area {
  text-align: center;
  padding: 22px 0 10px;
}
.menu-area > div {
  display: inline-block;
  vertical-align: top;
}

.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu ul.wp-megamenu-sub-menu li.wpmm-type-widget {
  margin-bottom: 5px !important;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul > li > a {
  padding: 7px 18px 0 !important;
}
.top-right-search > span {
    display: block;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    text-align: center;
    background: url(images/search.png) no-repeat scroll center center;
    cursor: pointer;
    margin-left: 12px;
    margin-top: 3px;
}
.main-top-search {
  background: #1d252a;
  padding: 7px 0;
}
.search-bar {
  max-width: 810px;
  margin: 0 auto;
}
#woocommerce-product-search-field-0 {
  width: 773px;
  border: none;
  height: 32px;
  padding: 0 15px;
  border-radius: 50px;
  color: #7d8988;
  font-size: 14px;
  font-weight: 400;
  font-family: 'Poppins', sans-serif;
}
.search-bar button {
    float: right;
    width: 32px;
    height: 32px;
    text-indent: -99999px;
    border: none;
    border-radius: 0;
    background: url(images/search.png) no-repeat scroll center center;
    padding: 0;
}
.woocommerce-product-search {
    margin: 0;
}
.header-top-con > div {
  display: inline-block;
  vertical-align: top;
  margin: 0 3px;
}
.free-quote a {
  padding: 0 16px 0 32px;
  height: 32px;
  line-height: 32px;
  display: inline-block;
  font-size: 16px;
  color: #fff;
  background: url(images/cart.png) no-repeat scroll center center;
  text-transform: uppercase;
  font-weight: 500;
  font-family: 'Poppins', sans-serif;
  margin-top: 2px;
}
.header-top-con {
  border-left: 1px solid #d7d7d7;
  min-height: 39px;
  padding-left: 3px;
}
.breadcrumb-section {
  background: #f5f6f6;
  text-align: center;
  padding: 15px 0 13px;
}
.woocommerce-breadcrumb,
.woocommerce .woocommerce-breadcrumb {
  font-size: 15px;
  font-family: raleway;
  font-weight: 500;
  color: #8e548c !important;
  margin: 0;
}
.woocommerce-breadcrumb a, 
.woocommerce-breadcrumb span,
.woocommerce .woocommerce-breadcrumb a {
  color: #9aa3a2 !important;
}
/* blog */
.main-content.blog {
  padding-bottom: 67px;
}
.blog-content {
  padding: 27px 42px 18px;
  background: #f4f2f4;
  margin-bottom: 50px;
}
.blog-content h3 {
  margin: 0;
}
.blog-content h3 a {
  font-size: 16px;
  color: #3f504e;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
}
.meta-post {
  font-size: 14px;
  font-weight: 600;
  color: #8e548c;
  margin: 14px 0 12px;
}
.blog-content p {
  font-size: 14px;
  color: #3f504e;
}
/* pagination */
.blog-pagination {
  float: left;
  text-align: center;
  width: 100%;
  margin-bottom: 16px;
  margin-top: -3px;
}
.wp-pagenavi a, .wp-pagenavi span {
    text-decoration: none;
    border: 1px solid #9aa3a2;
    padding: 0;
    margin: 2px 4px;
    width: 62px;
    height: 62px;
    display: inline-block;
    vertical-align: middle;
    line-height: 62px;
    border-radius: 50%;
    color: #9aa3a2;
    text-align: center;
    font-size: 20px;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
} 
.wp-pagenavi span.current {
    border-color: #9aa3a2;
    border-width: 8px;
    color: #9aa3a2;
    width: 62px;
    height: 62px;
    line-height: 46px;
    text-align: center;
    font-size: 20px;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
}
.wp-pagenavi a:hover {
  border-color: #9aa3a2;
  color: #9aa3a2;
}
/* post details */
.post-title-section h1 {
  max-width: 945px;
  margin-left: auto;
  margin-right: auto;
}
.post-main-content-text {
  max-width: 945px;
  margin: 0 auto;
}
.post-main-content-text .meta-post {
  font-size: 15px;
}
.post-main-content-text p {
  font-size: 15px;
  margin-bottom: 12px;
}
.post-main-content-text .single-img {
  margin-bottom: 92px;
}
/* product category */
.main-content.woo-general {
  margin-bottom: 102px;
}
.woocommerce .woocommerce-result-count, 
.woocommerce .woocommerce-ordering {
  display: none;
}
.woocommerce ul.products li.product, 
.woocommerce-page ul.products li.product {
  margin: 0 2.7% 38px 0;
  width: 22.975%;
  text-align: center;
}
.woocommerce ul.products li.last, 
.woocommerce-page ul.products li.last {
  margin-right: 0;
}
.woocommerce ul.products li.product .price {
  color: #9aa3a2;
  font-weight: 500;
  font-size: 16px;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, 
.woocommerce ul.products li.product .woocommerce-loop-product__title, 
.woocommerce ul.products li.product h3 {
  padding: 2px 0 3px;
  font-size: 16px;
  color: #3f504e;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
}
.woocommerce nav.woocommerce-pagination ul li a, 
.woocommerce nav.woocommerce-pagination ul li span {
    text-decoration: none;
    border: 1px solid #9aa3a2;
    padding: 0;
    margin: 2px 5px;
    width: 62px;
    height: 62px;
    display: inline-block;
    vertical-align: middle;
    line-height: 62px;
    border-radius: 50%;
    color: #9aa3a2;
    text-align: center;
    font-size: 20px;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    background: none;
} 
.woocommerce nav.woocommerce-pagination ul li a:focus, 
.woocommerce nav.woocommerce-pagination ul li a:hover, 
.woocommerce nav.woocommerce-pagination ul li span.current {
    border-color: #9aa3a2;
    border-width: 8px;
    color: #9aa3a2;
    width: 62px;
    height: 62px;
    line-height: 46px;
    text-align: center;
    font-size: 20px;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    background: none;
}
.wp-pagenavi a:hover {
  border-color: #9aa3a2;
  color: #9aa3a2;
}
.woocommerce nav.woocommerce-pagination ul {
  border: none;
}
.woocommerce nav.woocommerce-pagination ul li {
  border-right: none;
}
.woocommerce .products ul, .woocommerce ul.products {
  margin: 0 0 6px;
}
.category-widget, .term-description {
  text-align: center;
  margin: 43px 0 0;
  border-top: 1px solid #e9e9e9;
  padding-top: 80px;
}
.category-widget .widget-title {
  color: #3f504e;
  font-size: 20px;
  font-family: raleway;
  font-weight: 500;
  letter-spacing: 7px;
}
.category-widget strong, .term-description strong {
  font-size: 45px;
  display: inline-block;
  line-height: 45px;
  color: #8e548c;
  font-family: raleway;
  font-weight: 900;
  padding-top: 2px;
  padding-bottom: 5px;
}
.category-widget p, .term-description p {
  font-size: 15px;
}
/* general page */
.page-id-9814 .title-section {
  display: none;
}
.vc_row.wpb_row.vc_row-fluid.team-page {
  margin-top: 77px;
  margin-bottom: 42px;
}
.team-page .vc_custom_heading.site-title {
  margin: -6px 0 9px;
}
.wpb_text_column.wpb_content_element.content-text.image-sec {
  max-width: 358px;
  margin-top: -17px;
}
.image-sec p {
  color: #8e548c;
  line-height: 30px;
}
.team-row {
  text-align: center;
  padding-top: 29px;
  padding-bottom: 70px;
}
.team-row .vc_custom_heading.site-title {
  padding-bottom: 29px;
  margin: 0;
}
.team-img-sec > .vc_column-inner > .wpb_wrapper {
  background: #fff;
  margin-top: 141px;
  min-height: 617px;
  padding: 0 25px 16px;
  margin-bottom: 19px;
}
.teambox-last .team-img-sec > .vc_column-inner > .wpb_wrapper {
  min-height: 405px;
  padding: 0 25px 16px;
}
.team-img .wpb_wrapper.vc_figure {
  background: #fff;
  border-radius: 50%;
  margin-top: -131px;
  padding: 8px;
}
.vc_custom_heading.team-title {
  margin: -15px 0 0;
}
.vc_custom_heading.team-subtitle {
  line-height: 25px !important;
  margin-top: 5px;
  margin-bottom: 13px;
}
.team-img-sec p {
  font-size: 14px;
  line-height: 22px;
}
/* product details */
.single-product .main-content.woo-general {
  margin-bottom: 25px;
  margin-top: 80px;
}
.woocommerce-product-details__short-description p {
  font-size: 15px;
}
.product_title.entry-title {
  font-size: 45px;
  font-family: raleway;
  font-weight: 900;
  color: #8e548c;
  margin: 0 0 24px;
  line-height: 40px;
  top: -4px;
  position: relative;
}
.woocommerce #content div.product div.images, 
.woocommerce div.product div.images, 
.woocommerce-page #content div.product div.images, 
.woocommerce-page div.product div.images,
.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: 48.6%;
}
.woocommerce div.product div.images .flex-control-thumbs li {
  padding: 10px 10px 10px 0;
}
.woocommerce div.product .summary p.price {
  color: #9aa3a2;
  font-size: 25px;
  font-weight: 600;
  padding-top: 14px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 33px;
}
.woocommerce .quantity .qty {
  width: 70px;
  height: 42px;
  background: #efefef;
  border: none;
  box-shadow: inherit;
  padding: 2px;
}
.woocommerce .add-request-quote-button.button {
  background-color: #8e548c;
  color: #ffffff;
  width: 225px;
  height: 48px;
  text-align: center;
  line-height: 48px;
  padding: 0;
  border-radius: 50px;
  text-transform: uppercase;
  font-weight: 600;
  font-family: 'Poppins', sans-serif;
  font-size: 15px;
}
.woocommerce div.product form.cart {
  margin-bottom: 0;
  float: left;
  margin-right: 11px;
  padding-top: 2px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  display: inline-block;
  padding: 0;
  font-weight: 900;
  color: #8e548c;
  text-decoration: none;
  font-size: 25px;
  font-family: raleway;
  line-height: 25px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  color: #8e548c;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border: none;
  background-color: inherit;
  z-index: 0;
  border-radius: 0;
  margin: 0;
  padding: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  list-style: none;
  padding: 0;
  margin: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
  content: none;
}
.woocommerce div.product .woocommerce-tabs .panel {
  margin: 0 0 2em;
  padding: 40px 68px 32px;
  border-bottom: 1px solid #e9e9e9;
  box-shadow: inherit;
  border-radius: 0;
}
.woocommerce div.product .woocommerce-tabs .panel p {
  font-size: 15px;
}
.woocommerce-tabs.wc-tabs-wrapper {
  border-top: 1px solid #e9e9e9;
  padding-top: 29px;
  margin-top: 68px;
  float: left;
  width: 100%;
}
.related.products {
  float: left;
  width: 100%;
}
.related.products > h2 {
  font-family: raleway;
  font-size: 45px;
  text-align: center;
  margin: 31px 0 67px;
  color: #8e548c;
  font-weight: 900;
  line-height: 38px;
}
/* quote page */
.cart_item img {
  height: 68px !important;
  width: auto;
}
.woocommerce #respond input#submit, 
.woocommerce a.button, .woocommerce button.button, 
.woocommerce input.button {
  color: #ffffff;
  background-color: #8e548c;
}
.woocommerce form .form-row input.input-text, 
.woocommerce form .form-row textarea {
  min-height: 40px;
  padding: 5px 15px;
}
.woocommerce.ywraq-wrapper {
  margin-bottom: 50px;
}
/* gallery */
.projects-content .post-listing:nth-child(4n+5) {
  clear: left;
}
.blog .post-listing:nth-child(3n+4) {
  clear: left;
}
.list-img img {
  width: 100%;
  height: auto;
}
.projects-content .blog-content {
  padding: 0 15px;
  background: none;
  margin-bottom: 73px;
  text-align: center;
}
.projects-content .blog-content h3 a {
  font-weight: 500;
  margin-top: 19px;
  display: inline-block;
}
.search-results .page-title {
  font-size: 30px;
}
/* gallery details */
.gallery-slider-section {
  background: #f5f6f6;
  padding: 64px 0 52px;
  text-align: center;
}
.gallery-slider-section ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.gallery-main-content-text {
  padding-top: 97px;
  padding-bottom: 143px;
}
.gallery-main-content-text p {
  font-size: 15px
}
.gallery-main-content-text strong {
  font-size: 25px;
  font-family: raleway;
  font-weight: 900;
  color: #8e548c;
  display: block;
  margin-bottom: 43px;
}
.gallery-slider-section .flex-control-nav.flex-control-paging {
  display: none !important;
}
#slider {
  position: relative;
  padding: 0 60px 20px;
}
#carousel {
  position: relative;
  padding: 0 60px;
}
.flex-direction-nav li a {
  display: block;
  width: 52px;
  height: 52px;
  background: url(images/prev.png) no-repeat scroll 0 0;
  text-indent: -99999px;
  position: absolute;
  top: 48%;
  z-index: 999;
}
#carousel .flex-direction-nav li a {
  top: 30%;
}
.flex-direction-nav li a.flex-prev {
  left: 0;
}
.flex-direction-nav li a.flex-next {
  right: 0;
  background: url(images/next.png) no-repeat scroll 0 0;
}
#carousel .slides li {
  padding: 10px 5px;
}

/*home-ppage*/
.welcome-subtitle,.feature-subtitle{
    
    letter-spacing: 9px;
     margin-top: 13px;
}
.container .welcome-section::after {
    content: "";
    height: 100%;
    position: absolute;
    width: 36%;
    left: 0;
    top: 0;
    background: #f6f6f6;
    z-index: -1;
    display: block !important;
}
.welcome-section{
    padding-top: 100px;
    padding-bottom: 66px;
    margin-bottom: 65px;
}
.home-title{
 margin-top: 17px;
padding-bottom: 26px;
}
.welcome-con p a{
    border: 2px solid #bac0c0;
    padding: 13px 48px 13px 48px;
    border-radius: 30px;
    font-size: 15px;
    color: #9aa3a2;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
}
.welcome-con p:nth-child(2){
    margin-bottom: 33px;
}
.home-cta-section .wpb_single_image{
    margin-bottom: 0;
}
.home-cta-section .cta-title{
   margin-top: 0; 
    padding: 30px;
    margin-bottom: 0;
}
.cta-con{
    text-align: center;
padding: 18px 40px 42px 40px;
}
.home-cta-section{
    padding-bottom: 66px;
}
.featured-title{
    margin-top: 18px;
    padding-bottom: 40px;
}

.view-all-btn p{
    text-align: center;
    padding-top: 14px;
    padding-bottom: 25px;
}
.view-all-btn p a{
border: 2px solid #a7afae;
padding: 13px 34px;
text-transform: uppercase;
border-radius: 30px;
color: #9aa3a2;
font-weight: 600;
font-family: 'Poppins', sans-serif;
}
.view-all-btn p a:hover,.welcome-con p a:hover{
    color: #8e548c;
}
.catalogue-title{
    padding-top: 3px;
    padding-bottom: 5px;
}
.catalogue-con p,.catalogue-con p a{
    color:#fff;
    
}

.catalogue-con p:nth-child(2){
    font-size: 15px;
    text-transform: uppercase;
    margin-top: 32px;
}
.catalogue-con p a:hover{
    color: #8e548c;
}
.catalogue-con p a{
    border-radius: 30px;
    border: 1px solid #c29a5b;
    background: #c29a5b;
    padding: 12px 47px;
}
.catalogue-section .vc_col-sm-7{
    padding-right: 230px;
}
.vc_row.wpb_row.vc_row-fluid.catalogue-section {
overflow: inherit;
}
.catelogue-img img{
    margin-top: -133px;
}
.home-featured-section{ 
    margin-bottom: 104px;
}
.slide-content {
  padding-top: 219px;
  text-align: center;
}
.slide-content p {
  font-size: 20px;
    font-weight:600;
    color:#fff;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 8px;
    word-spacing: -6px;
}
.slide-content strong {
  font-size: 60px;
  font-weight: 900;
  color: #fff;
  font-family: 'Raleway', sans-serif;
  line-height: 60px;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  letter-spacing: 0;
}
.slide-content a{
  border-radius: 30px;
  border: 1px solid #121e1c;
  padding: 12px 82px;
  background: #121e1c;
  color: #fff;
  text-transform: uppercase;
  font-family: 'Poppins', sans-serif;
  font-weight:400;
  letter-spacing: 0;
  display: inline-block;
  margin-top: 31px;
}
.vc_row.wpb_row.vc_row-fluid.instagram-section {
  padding-top: 58px;
  padding-bottom: 32px;
}
.woocommerce ul.products li.product a img {
  width: auto;
  height: 260px;
  display: inline-block;
}
.woocommerce ul.products.columns-4 {
  text-align: center;
}
.woocommerce ul.products li.product-category.product {
  float: none;
  display: inline-block;
  margin-left: 1.3%;
  margin-right: 1.3%;
  width: 22%;
}
/* Responsive site css */
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
.wp-megamenu-wrap .wpmm-nav-wrap > ul > li > a {
  padding: 7px 6px 0 !important;
}
.welcome-subtitle, .feature-subtitle {
  font-size: 15px !important;
}
.catalogue-section .vc_col-sm-7 {
  padding-right: 0;
  max-width: 430px;
}
.home-featured-section img {
  min-height: inherit;
  max-height: inherit;
}
.inline-field label {
  margin-right: 2%;
}

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
.wp-megamenu-wrap .wpmm-nav-wrap > ul > li > a {
  padding: 7px 3px 0 !important;
}
#wp-megamenu-primary > .wpmm-nav-wrap ul.wp-megamenu > li > a {
  font-size: 12px;
}
.search-bar {
  max-width: 650px;
}
#woocommerce-product-search-field-0 {
  width: 610px;
}
.slide-content strong {
  font-size: 40px;
  line-height: 40px;
}
.slide-content p {
  font-size: 14px;
  letter-spacing: 5px;
  word-spacing: 0;
}
.slide-content a {
  border-radius: 30px;
  padding: 6px 54px;
  margin-top: 10px;
}
.slide-content {
  padding-top: 115px;
}
#topslider .slide-item {
  height: 380px;
} 
.welcome-subtitle, .feature-subtitle {
  font-size: 14px !important;
  letter-spacing: 5px;
}
.home-title {
  padding-bottom: 5px;
  font-size: 30px !important;
  line-height: 30px !important;
}
.cta-con {
  padding: 18px 15px 25px;
}
.footer-box:nth-child(4) {
  clear: left;
}
.footer-box {
  margin-bottom: 30px;
}
.woocommerce #content div.product div.images, 
.woocommerce div.product div.images, 
.woocommerce-page #content div.product div.images, 
.woocommerce-page div.product div.images, 
.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: 100%;
}
.woocommerce .cart .button, .woocommerce .cart input.button {
  margin: 5px 0;
  text-align: center;
}
.blog-content {
  padding: 20px 20px 15px;
}
.top-right-search > span {
  margin-left: 2px;
}
.woocommerce ul.products li.product-category.product {
  float: none !important;
  width: 46%;
}

}

/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
.menu-area.col-xs-12.col-sm-12.col-md-12 {
  padding: 0;
}
.menu-area > div {
  display: block;
}
#wp-megamenu-primary {
  padding-right: 0;
  padding-left: 0;
}
#wp-megamenu-primary > .wpmm-nav-wrap ul.wp-megamenu {
  display: none;
}
#wp-megamenu-primary.wpmm-mobile-menu a.wpmm_mobile_menu_btn {
  margin-top: 12px;
  margin-bottom: 0;
  display: block !important;
  border-radius: 0;
  text-align: left;
  background: #ffffff !important;
  color: #8e548c !important;
  border-top: 1px solid #8e548c;
  border-bottom: 1px solid #8e548c;
  padding-top: 10px;
  padding-bottom: 10px;
}
.header-top-con {
  position: absolute;
  right: 10px;
  bottom: 2px;
  z-index: 9999; 
  border-left: 0;
}
.search-bar {
  max-width: 290px;
}
#woocommerce-product-search-field-0 {
  width: 250px;
}
#wp-megamenu-primary.wp-megamenu-wrap.wpmm-mobile-menu > .wpmm-nav-wrap ul.wp-megamenu > li > a {
  font-size: 16px;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul > li > a {
  padding: 5px 0 !important;
}
.wpmm-strees-row-container > .wp-megamenu-sub-menu {
  border-top: none !important;
}
.wp-megamenu-sub-menu > .wpmm-submenu-right + .wpmm-submenu-right {
  padding-top: 0 !important;
}
.slide-content {
  padding-top: 50px;
  padding-bottom: 50px;
}
.slide-content strong {
  font-size: 18px;
  line-height: 20px;
}
.slide-content p {
  font-size: 13px;
  letter-spacing: 0px;
  word-spacing: 0;
  line-height: 15px;
  margin-bottom: 5px;
}
.slide-content a {
  padding: 5px 29px;
  margin-top: 5px;
  font-size: 10px;
}
#topslider .slide-item {
  height: auto;
  min-height: 200px;
}
.welcome-section {
  padding-top: 40px;
  padding-bottom: 0;
  margin-bottom: 35px;
}
.container .welcome-section::after {
  content: none;
}
.home-cta-section {
  padding-bottom: 0;
}
.woocommerce ul.products[class*="columns-"] li.product, 
.woocommerce-page ul.products[class*="columns-"] li.product {
  width: 100%;
  margin: 0 0 50px;
}
.featured-title, .catalogue-title, .category-widget strong,
.page-title, .product_title.entry-title,
.related.products > h2, .team-page .vc_custom_heading.site-title {
  font-size: 30px !important;
  line-height: 30px !important;
}
.wpb_single_image.wpb_content_element.vc_align_right.catelogue-img {
  text-align: center;
  margin-bottom: 0;
}
.vc_row.wpb_row.vc_row-fluid.catalogue-section {
  padding-bottom: 30px;
}
.vc_row.wpb_row.vc_row-fluid.instagram-section {
  padding-top: 8px;
}
.copyright a {
  display: inline-block;
}
.home-cta > .vc_column-inner > .wpb_wrapper {
  width: 290px;
  margin: 0 auto;
}
.featured-image {
  min-height: 150px;
}
.single-product .main-content.woo-general {
  margin-top: 40px;
}
.woocommerce div.product form.cart {
  margin-bottom: 10px;
}
.woocommerce .add-request-quote-button.button {
  width: 180px;
}
.woocommerce-tabs.wc-tabs-wrapper {
  margin-top: 20px;
}
.woocommerce div.product .woocommerce-tabs .panel {
  padding: 20px;
}
.post-main-content-text .single-img {
  margin-bottom: 50px;
}
.flex-direction-nav li a {
  width: 30px;
  height: 30px;
  top: 36%;
  background-size: 100% auto !important;
}
#slider {
  padding: 0 40px 20px;
}
#carousel {
  padding: 0 40px;
}
#carousel .flex-direction-nav li a {
  top: 37%;
}
.team-img-sec > .vc_column-inner > .wpb_wrapper,
.teambox-last .team-img-sec > .vc_column-inner > .wpb_wrapper {
  min-height: 1px;
}
.inline-field label {
  margin-right: 0;
  width: 100% !important;
}
.header {
  padding-bottom: 0;
}

} 