/*
Theme Name: Good Mood
Theme URI: http://good-mood.axiomthemes.com/
Description: Good Mood is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
Author: AxiomThemes 
Author URI: http://axiomthemes.com/
Version: 1.22.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, e-commerce, portfolio, grid-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks
Text Domain: good-mood
*/
/* TABLE OF CONTENTS:

1. Reset tags and predefined classes
2+ See in the active skin styles

-------------------------------------------------------------- */
/* 1. Reset tags
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, video, audio,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, input, textarea, button,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, address, section {
  font-family: inherit;
  font-size: 100%;
  line-height: inherit;
  font-weight: inherit;
  font-style: inherit;
  outline: 0;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

applet, object, iframe, video, audio,
fieldset, form, label, legend, input, textarea, button,
table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
}

html {
  font-size: 100%;
  /*62.5%;*/
                	          		/* Corrects text resizing oddly in IE6/7 when body font-size is set using em units
									   http://clagnut.com/blog/348/#c790 */
  -webkit-text-size-adjust: 100%;
  /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
  -ms-text-size-adjust: 100%;
                            	/* www.456bereastreet.com/archive/201012/
									   controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html:not(.edit-post-visual-editor) {
  height: 100%;
  overflow-y: scroll !important;
  overflow-x: hidden;
}

html:not(.edit-post-visual-editor),
body:not(.edit-post-visual-editor) {
  margin: 0;
  padding: 0;
  width: 100%;
}

div.ui-widget,
div.ui-widget .ui-widget,
div.ui-widget .ui-widget-header,
div.ui-widget .ui-widget-content,
div.ui-accordion .ui-accordion-header,
div.ui-state-default,
div.ui-widget-content .ui-state-default,
div.ui-widget-header .ui-state-default {
  font-family: inherit;
  font-size: 1em;
  line-height: inherit;
}

div.ui-widget,
div.ui-widget .ui-widget,
div.ui-widget .ui-widget-header,
div.ui-widget .ui-widget-content,
div.ui-accordion .ui-accordion-header,
div.ui-state-default,
div.ui-widget-content .ui-state-default,
div.ui-widget-header .ui-state-default {
  color: inherit;
  background: none;
  border-style: none;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

div.ui-datepicker {
  background-color: #fff;
}

div.ui-accordion .ui-accordion-header {
  padding: 0;
}

div.ui-accordion .ui-accordion-header-icon {
  display: none;
}

div.ui-tabs,
div.ui-tabs .ui-tabs-panel,
div.ui-tabs .ui-tabs-nav {
  padding: 0;
}

div.ui-tabs .ui-tabs-nav li {
  float: none;
  margin: 0;
}

div.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: none;
}

/* Predefined classes for users
-------------------------------------------------------------- */
/* Round object corners */
.rounded_none {
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

.rounded_tiny {
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}

.rounded_small {
  -webkit-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
}

.rounded_medium {
  -webkit-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}

.rounded_large {
  -webkit-border-radius: 15px;
  -ms-border-radius: 15px;
  border-radius: 15px;
}

.rounded {
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

/* Overflow hidden */
.overflow_hidden {
  overflow: hidden !important;
}

.overflow_x_hidden {
  overflow-x: hidden !important;
}

.overflow_y_hidden {
  overflow-y: hidden !important;
}

/*# sourceMappingURL=style.css.map */


.sc_layouts_cart.sc_layouts_cart_market_woocommerce.inited{
    display:none;
}
.home .adp-popup{
    display:none;
}


.enquiry-now-button {
  background-color: #0073aa;
  color: #fff;
  border: none;
  padding: 10px 20px;
  border-radius: 6px;
  cursor: pointer;
}
.enquiry-now-button:hover {
  background-color: #005f8a;
}

div.wpcf7 .form-style-1 .columns_wrap > [class*="column-"] {
    padding-bottom: 10px !important;
}

.pum-theme-20085 .pum-container, .pum-theme-lightbox .pum-container {
    padding: 18px;
    border-radius: 3px;
    border: 0px solid #000000 !important;
    box-shadow: 0px 0px 0px 0px rgba(2, 2, 2, 1.00) !important;
    background-color: rgba(255, 255, 255, 1.00);
}

.woocommerce div.product .product_meta {
    margin-top: 30px;
}

.woocommerce .shop_mode_thumbs ul.products li.product .post_item, .woocommerce-page .shop_mode_thumbs ul.products li.product .post_item {
    border: 1px solid darkslategrey;
}
.single-product ul.products li.product .post_item {
    border: 1px solid darkslategrey;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title{
    font-family: 'fontello';
}

.woocommerce ul.products li.product .post_data, .woocommerce-page ul.products li.product .post_data {
    text-align: center !important;
    padding-bottom: 20px !important;
}
 .single-product ul.products li.product .post_data h2 {
    text-align: center !important;
    padding-bottom: 20px !important;
}

.woocommerce .woocommerce-ordering {
    border: 1px solid grey;
    padding: 3px;
}

.page_content_wrap {
        background-color: #ececea !important;
}
.single-product .product {
    --theme-var-single-product-gallery-width: 40% !important;
}
.woocommerce table.shop_attributes th {
    width: 340px !important;
}
.woocommerce table.shop_attributes th {
    font-family: math;
}

.sc_testimonials .slider_pagination_wrap.swiper-pagination{
    display:none;
}

.thjmf-job-list-page .thjmf-jobs .thjmf-job-filter-panel .thjmf-job-filter input {
    border: 1px solid #757575 !important;
   
}

.thjmf-job-list-page .thjmf-jobs .thjmf-job-filter-panel .thjmf-secondary-filters select {
    
    border: 1px solid #757575 !important;
}

.thjmf-single-job-page .thjmf-single-job .thjmf-job-button {
        padding: 5px 10px;
    background: cornflowerblue;
    color: #fff;
}

.thjmf-single-job .thjmf-form-row input, .thjmf-single-job .thjmf-form-row textarea {
     border: 1px solid #757575 !important;
        padding: 10px;
}

.thjmf-single-job .thjmf-field-file .thjmf-input-wrapper {
    border: 1px solid #757575 !important;
}

.thjmf-job-list-page .thjmf-jobs .thjmf-loop-job-header .thjmf-loop-job-title {
    font-size: 27px;
}
a.button.thjmf-loop-job-details-button{
	    padding: 6px 0px;
    text-align: center;
    display: block;
    background: #994d2f;
    width: 8%;
    float: right;
    color: #fff;
}

.thjmf-job-list-page .thjmf-jobs .thjmf-loop-job {
    border-bottom: 1px solid #333 !important;
}

.page-id-20597 .post_content url{
	display:block;
}

.country-select input, .country-select input[type=text]
 {
    padding-left: 57px !important;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered{
	    BACKGROUND: transparent !important;
    border: none !important;
    padding: 0 !important;
}
.select2-container.select2-container--focus span.select2-selection{
	background: transparent !important;
    border: 0 !important;
}
.eacf7-country-list-wrap .select2-container--classic .select2-selection--single .select2-selection__arrow{
	    background: transparent !important;
    border: 0 !important;
    top: 11px !important;
}
.eacf7-country-list-wrap .select2-container .select2-selection--single{
	background: transparent !important;
    border: 0 !important;
}
.wpcf7 input[type="checkbox"]{
	width:auto !important;
}

.elementor-element-d398ec1, .elementor-element-f5e8f56, .elementor-element-68dc7407{
    display:none !important;
}

.elementor-counter-title{
    text-align:center;
}


.elementor-17888 .elementor-element.elementor-element-ddc9bde .logo_image {
       max-height: 70px;
        border-radius: 51px;
        height: 70px !important;
        width: 70px;
}


.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-family: "Playfair", Sans-serif;
    font-size: 22px !important;
}
.widget_product_categories h5.widget_title, .widget_product_search  h5.widget_title, .search_field.fill_inited, .entry-summary .product_title, .related.products{
     font-family: "Playfair", Sans-serif;
}

.home  .sc_item_descr.sc_align_center {
    max-width: 100% !important;
    text-align:justify;
} 

.elementor-element-a6d3bdf h4.sc_icons_item_title{
    font-family: "Playfair", Sans-serif;
}

.elementor-element-97a0cd6 {
        margin: 0px auto;
}

.page-id-20659 .page_content_wrap {
    padding-top: 0px !important;
    padding-bottom: 30px !important;
    background-color: #fff !important;
}

.page-id-20659 header.top_panel {
    border-bottom: 50px solid #ECECEA;
}

.elementor-element-a4b470d .post_meta{
    display:none;
}
@media (min-width: 1400px) {
    .page-id-3750 .elementor-widget-image img, .elementor-element-233d1a4 img{
            width: 72%;
    }
}

.download_btn {
    background : #0C573E;
}

.page-id-1453 div.wpcf7 .form-style-2 input:not([type=submit]):not([type=radio]):not([type=checkbox]),.page-id-1453  input.wpcf7-form-control,.page-id-1453  textarea.wpcf7-form-control,.page-id-1453  select.wpcf7-form-control,.page-id-1453 .select2.select2-container{
        border: 1px solid #afa6a6 !important;
    border-radius: 5px !important;
    padding-left: 3px !important;
}

.page-id-1453 .wpcf7 textarea {
    height: auto !important;
}

.page-id-1453 h5 {
    font-family: "Playfair", Sans-serif;
}

.page-id-21644 h6, .page-id-21634 h6, .page-id-21636 h6, .page-id-21638 h6, .page-id-21640 h6, .page-id-21646 h6{
        font-family: "Playfair", Sans-serif;
        font-size: 23px;
        margin-bottom: 0;
        color: rgb(124, 118, 115);
        margin-top: 15px;
}