 
 @import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;display=swap');
 
 



.footer-credits {
  
  display:none;
}


.container  {
  
padding:0px;
}








.menu > li {
    margin-right:10px;
    float: left;
    position: relative;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    opacity: 1;
}


.fa-angle-down {
    content: "\f107";
    display: none;
}



@media only screen and (min-device-width: 1024px){

.fa-angle-down:before {
    content: "\f107";
		padding:0px 5px 0px 5px;

	
	
}
}

.dropdown:after {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 11px;
    content: "\f107";
    font-family: 'fontawesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    display:none;

}











    
.menu > li > ul li a:hover, .dropdown-menu > .active > a:hover {
background-color:none;
}



.menu li a {
    font-size: 10px;

    font-weight: 400;
    letter-spacing: 1px;
    color: #000;
    opacity: 1;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    max-width: 100%;
    white-space: normal;
}

.menu > li.dropdown {
    padding-right: 8px;
}



.content-center-center {
  display: flex;
  align-items: center;
  justify-content: center;
}/*--centers children vertically and horizontally*/



.entry-header {
 display:none; 
  
}

body {
font-family: 'Raleway', Arial; sans-serif;
}







.content-area  pt0 {
    width: 100%;
}



.col-md-12 {
    width: 100%;
    padding: 0px;
    margin:0px;
}

#primary  {
  
 padding:0px;
 margin:0px;
  

}


#main {
  
 width:100%; 
}

.flex-row  {
  
  width:100%;
}




p:empty { display: none }







/* COLOR BUTTON MIXIN */
.btn-schadow {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.btn-schadow:hover {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.16);
}
.btn {
  font-size:.9em;
  line-height: 16px;
  font-weight: 400;
  border: 2px solid;
  border-radius: 3px;
  margin: 10px 4px;
  padding: 7px 15px;
  letter-spacing: .5px;
  transition: all 0.3s ease-out;
 
  width:100%;
  border-color: #ffffff;
      white-space: normal;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  /* BUTTONS STYLE */
  /* BUTTON SIZE */
  /* BUTTON PRIMARY TYPES */
  /* BUTTON INFO TYPES */
  /* BUTTON SUCCESS TYPES */
  /* BUTTON WARNING TYPES */
  /* BUTTON DANGER TYPES */
  /* BUTTON INVERSE TYPES */
  /* BTN FULL WIDTH */
}



section, footer {
    padding: 60px 0;
  
    position: relative;
    overflow: hidden;
}




#accordion .panel{
    border: none;
    border-radius: 3px;
    box-shadow: none;
    margin-bottom: 15px;    transition: 0.5s ease 0s;
    -webkit-transition: 0.5s ease 0s;
 
}
#accordion .panel-heading{
    padding: 0;
    border: none;
    border-radius: 3px;
}
#accordion .panel-title a{
    display: block;
    padding: 12px 15px;
    background: #fff;
    font-size: 18px;
    font-weight: 400;
    color: #32a852;
    /*border: 1px solid #ececec;*/
    box-shadow: 0 0 10px rgba(0,0,0,.05);
    position: relative;
    
    
        transition: 0.5s ease 0s;
    -webkit-transition: 0.5s ease 0s;
    
    box-shadow: 0 1px 2px rgba(43,59,93,0.30);
}
#accordion .panel-title a.collapsed{
    box-shadow: none;
    color: #676767;
    box-shadow: 0 1px 2px rgba(43,59,93,0.30);
}
#accordion .panel-title a:before,
#accordion .panel-title a.collapsed:before{
    content: "\f067";
    font-family: "Font Awesome 5 Free";
    width: 25px;
    height: 25px;
    line-height: 28px;
    font-size: 15px;
    font-weight: 900;
    color: #32a852;
    text-align: center;
    position: absolute;
    top: 8px;
    right: 15px;
    transform: rotate(135deg);
        
        transition: 0.3s ease 0s;
    -webkit-transition: 0.3s ease 0s;
}
#accordion .panel-title a.collapsed:before{
    color: #676767;
    transform: rotate(0);
}
#accordion .panel-title a:after{
    content: "";
    width: 1px;
    height: 100%;
    background: #ececec;
    position: absolute;
    top: 0;
    right: 55px;
}
#accordion .panel-body{
  
    border: none;
    font-size: 15px;
    color: #615f5f;
    line-height: 27px;
}



.row {
    margin-left: 0px;
    margin-right: 0px;
    margin: 0;
}

.container {
   padding-right: 0px; 
    padding-left: 0px; 
    margin-right: auto;
    margin-left: auto;
        width: 100%;
}



.page-template-page-templatestemplate-home-php .content-area {
    padding: 0;
}


.pt0 {
  padding-top: 0px; }




.bg-color-1  {
  
  background-color:#d7cec7
}


.bg-color-2  {
  
  background-color:#565656;
}

.bg-color-3  {
  
  background-color:#76323f;
}


.bg-color-4  {
  
  background-color:#c09f80;
}








.back-to-top {
    position: absolute;
    right: 0;
    bottom: 0;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    height: 36px;
    width: 36px;
    padding: 5px 11px;
}

.back-to-top .fa {
    font-size: 18px;
      opacity: 1;
}
}

.back-to-top:hover {
    opacity: 1;
}

.bg-dark .back-to-top {
    border-color: #fff;
}

.bg-dark .back-to-top:active, .bg-dark .back-to-top:focus {
    color: #fff;
}

.bg-dark .back-to-top:hover {
    background: none;
        color: #fff;
}




@media only screen and (max-width: 1000px) {
  .fa, .fab, .fal, .far, .fas {
     display: inherit;
  }
}




.module.widget-handle i {
    color: #000;
}




    .module.widget-handle {
        border-left: none;
        line-height: 40px;
        min-height: 40px;
	border:none;
    }
    
    
    
    @media only screen and (max-width: 1000px) {
      
        .module.widget-handle {
      
        line-height: 40px;
        min-height: 40px;
	border:#000 thin solid;
	margin-right:10px;
    }
      
    }
    
    .module.widget-handle .title {
	 font-family: inherit; 
	 color: #000; 
	 letter-spacing: 1px; 
	 text-transform: uppercase; 
	 font-size: 11px; 
	 font-weight: 600; 
	 display:inherit; 
	opacity: .5;
	 transition: all 0.3s ease; 
	 -webkit-transition: all 0.3s ease; 
	-moz-transition: all 0.3s ease;
}

.main-navigation .menu > li {
    margin-right: 0px;
  
    position: relative;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    opacity: 1;
    color: #4c4c4c;
}

.main-navigation .menu li a {
	font-size: 12px;
	text-transform:none;
	font-weight: 500;
	letter-spacing: 1px;
	color: #4c4c4c;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	max-width: 100%;
	white-space: normal;
}



.main-navigation .menu li a {
    font-size: 12px;
    text-transform: none;
    font-weight: 500;
    letter-spacing: 1px;
    color: #4c4c4c;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    max-width: 100%;
    white-space: normal;
    padding: 5px;
}


.main-navigation .menu > li > ul li a {
    color: #000;
    width: 100%;
    font-size: 12px;
    text-transform: none;
    font-weight: 400;
}

.nav-bar a:not( .custom-logo-link ) {
	display: inline-block;
	height: auto;
}




.search-widget-handle .search {
    background: transparent;
    border: #000 thin solid;
}

@media (max-width: 1024px){
.nav-bar .module-group .module {
    /* display: block; */
   float: right;
    /* width: 100%; */
    border: none;
}
}

@media (max-width: 1024px){
.shapely-dropdown {
    font-size: 11px;
    padding: 5px; 
    display: inline-block;
}
}

.site-header {
margin:0px;
padding:0px;
  

}


.post-content {
  margin-bottom: 0px;
}

.hentry {
 margin: 0px; 
}



 
 
 
 .postpad {
   
   padding:50px;
 }

 @media screen and (max-width: 1024px) { 
        .postpad{
            padding:0px;
        }
    }












* {
  box-sizing: border-box;
}

.wrapper {
  overflow: hidden;
}



#one #two #one2 {
  padding: 0px;
}

#one {

  float: left;
  width: 70%;
}

#two {

  float: left;
  width: 30%;
}



@media screen and (max-width: 1024px) {
  #one {
    float: none;
    padding: 10px;
    width: 100%;
  }
  #two {
    float: none;
    padding: 0px;
    width: 100%;
  }
  #three {
    width: 100%;
    padding: 0px
  }
}

.filtr-item {
  padding:8px;
  border:none;
}









.entry-content table {

line-height:1.2em;
}




.listing-item .title {font-size:1.5em; DISPLAY:BLOCK; }
.listing-item .date {font-size:1.3em;color:#999; padding-top:8px;}
.listing-item .excerpt-dash {display:none;}




.listing-item .excerpt {
    display: block;
    padding: 1em;
    color: #444;
    font-size: 17px;
    line-height: 24px;
    background-color: whitesmoke;
}

.listing-item {
    list-style-type: none;
    height: auto;
    overflow: hidden;
    padding: 10px;
    margin: 0px;
    width: 100%;
    font-size:1em;

}




.mc4wp-form-basic, .mc4wp-form-basic input, .mc4wp-form-basic label, .mc4wp-form-theme, .mc4wp-form-theme input, .mc4wp-form-theme label {
    width: auto;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: auto;
    height: auto;
    padding: 0px;
    vertical-align: baseline;
    line-height: normal;
}

.mc4wp-form-basic button, .mc4wp-form-basic input[type=button], .mc4wp-form-basic input[type=submit], .mc4wp-form-theme button, .mc4wp-form-theme input[type=button], .mc4wp-form-theme input[type=submit] {
    cursor: pointer;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 10px;
}


.post-content .entry-content p {
    color: #000;
}





.hm-gradient {
    background-image: linear-gradient(to top, #f3e7e9 0%, #e3eeff 99%, #e3eeff 100%);
}
.darken-grey-text {
    color: #2E2E2E;
}

p {
    margin-top: 0;
    margin-bottom: 0;
}

.entry-content p, .entry-content > ul, .entry-content > li, .entry-content > dl, .entry-content pre, .entry-content code, .entry-content blockquote {
    margin: 0;
}






.darken-grey-text {
    color: #2E2E2E;
}

p {
    margin-top: 0;
    margin-bottom: 0;
}





@media only screen and (max-width: 1024px) {
    /* For mobile phones: */
    .d-flex {
        max-width:100%;
		margin-left:auto;
		margin-right:auto;
    }
}

.hm-gradient {
    background-image: linear-gradient(to top, #f3e7e9 0%, #e3eeff 99%, #e3eeff 100%);
}
.darken-grey-text {
    color: #2E2E2E;
}

p {
    margin-top: 0;
    margin-bottom: 0;
}

.entry-content p, .entry-content > ul, .entry-content > li, .entry-content > dl, .entry-content pre, .entry-content code, .entry-content blockquote {
    margin: 0em 0;
}




@media only screen and (max-width: 1024px) {
    /* For mobile phones: */
    .d-flex {
  
		margin-left:auto;
		margin-right:auto;
	
    }
}






.card2 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;


}

.align-items-stretch {
margin-bottom: 1em;	
}



.menu > li > ul > li {
    position: relative;
    line-height: 24px;
    width: 100%;
    vertical-align: top;
    padding: 10px;
}










article.post .entry-header .entry-meta, article.page .entry-header .entry-meta {
 display:none;
}




 
  .filtr-item {
  border:1px solid #ccc;
  text-align:center;
}
img {
  display:block;
  margin:0 auto;
}
.item-desc {
  font-size:20px;
}
.price-label {
  text-align:center;
  margin-top:20px;
}

.row {
  
 width:100%;
}






.accordion__single__hidden {
  display: none;
}
.accordion__single__hidden:checked ~ .accordion__single__answer {
  max-height: 400px;
  opacity: 1;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  margin-top: 14px;
}
.accordion__single__hidden:checked ~ .accordion__single__question:after {
  content: '-';
}
.accordion__single__answer {
  margin-top: 0;
  max-height: 0;
  opacity: 0;
  -webkit-transform: translate(0, 50%);
      -ms-transform: translate(0, 50%);
          transform: translate(0, 50%);
  -webkit-transition: all .4s ease;
          transition: all .4s ease;
  position: relative;
}

html, body {
  height: 100%;
}



.accordion {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 300;
  line-height: 1.5;
  max-width: 100%;
}
.accordion__single {
  margin-bottom: 30px;
}
.accordion__single__question {
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
  position: relative;
}
.accordion__single__question:hover, .accordion__single__question:focus {
  text-decoration: underline;
}
.accordion__single__question:after {
  display: inline-block;
  margin-left: 10px;
  color: red;
  content: '+';
}
.accordion__single__answer {
  margin-top: 5px;
}


a, .image-bg a, .contact-section .social-icons li a, a:visited, .footer .footer-credits a, .post-content .post-meta li a, .post-content .shapely-category a, .module.widget-handle i {
    color: black;
}
   







@media (max-width: 1024px){
.nav-bar .module-group {
    width: 100%;
}
}


@media (max-width: 1024px){
.shapely-dropdown {
    font-size: 13px;
    padding: 8px;
    display: inline-block;
    background-color:#f8f8f8;
}
}







#menu div.dropdown-menu {
    margin-left: 0 !important;
    padding-bottom: 10px;
    background-color: #FFF;
    border: none;
    overflow-y: auto;
    border-radius: 0px;
    width: 100%;
    top: 80px;
    margin: 0;
    padding: 5px;
}
.navbar-nav {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-bottom: 70px;
    margin-top: 0;
    background-image: linear-gradient(to right, rgb(254, 202, 56) 0%, rgb(245, 130, 32) 51%, rgb(250, 69, 3) 100%);
}


.module.widget-handle i {
    color: #000 !important; 
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .video-widget .video-controls button, input[type="submit"], button[type="submit"], .post-content .more-link {
    background: #000000 !important;
    border: 2px solid #ffffff !important;
}




@media (min-width: 1024px){
.module.widget-handle {
    border-left: none;
    line-height: 40px;
    min-height: 40px;
    border: thin #000 solid;
    background-color:#ffffff;
       
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}
}

.module.widget-handle {
    border-left: none;
    line-height: 40px;
    min-height: 40px;
    border:0px;
 
}




.menu > li > ul > li {

   padding: 0px; 
}


@media only screen and (max-width: 991px){
.module.widget-handle {
    line-height: 40px;
    min-height: 40px;
   border: #000 thin solid;
    margin-right: 10px;
}
}


.searchsubmit {
  
 background-color:#000; 
  
}


.back-to-top {
	position: absolute;
	right: 0;
	bottom: 0;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	height: 36px;
	width: 36px;
	padding: 5px 11px;
}

.back-to-top .fa {
	font-size: 18px;
	color: #fff;
}

.back-to-top:hover, .back-to-top:focus {
	opacity: 1;
}

.bg-dark .back-to-top {
	border-color: #fff;
}

.bg-dark .back-to-top:active, .bg-dark .back-to-top:focus {
	color: #fff;
}

.bg-dark .back-to-top:hover, .bg-dark .back-to-top:focus {
	background: none;
}





.post-content a {
  
 
text-decoration:underline;
      line-height:30px;
  
}

.post-content a:visited {
  
 
text-decoration:underline;
      line-height:30px;
  
}


.post {
  
 padding:30px; 
 width:100%;
  
}


.post-title a {
	font-size: inherit;
	font-weight: 300;
	text-decoration:none;
	   color: #ffffff;
}


.post-content a {
    text-decoration: underline;
    line-height: 30px;
    color: inherit;
}

.post-content a:visited {
    text-decoration: underline;
    line-height: 30px;
   
}


.post-content a:hover {
    text-decoration: underline;
    line-height: 30px;
    color:inherit;
}




.post-content .entry-content .post-title {
    font-size: 30px;
    line-height: 35px;
    margin-top: 25px;
    margin-bottom: 30px;
  color:inherit;
    background-color: slategrey;
    padding: 20px;
  
}

.post-content .entry-content .post-title a{
  color:#ffffff;
  text-decoration:none;
}


.listing-item .title {
     padding: 0px;
}


.shapely-content {
 color:#000; 
  
}


section {
    padding: 0px 0;
}






.post-content a:visited {
    text-decoration: underline;
    line-height: 30px;

}


/* effect-99 styles */
.more-contact.effect-99 {
  -webkit-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
    color:#000;
}
.more-contact.effect-99:before {
  content: "+";
   font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-size: 13px;
  position: absolute;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  right: 0;
  top: 0;
  opacity: 0;
  height: 100%;
  width: 40px;
  -webkit-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.more-contact.effect-99:hover {
  text-indent: -15px;
}
.more-contact.effect-99:hover:before {
  opacity: 1;
  text-indent: 0px;
}

.more-contact {
  text-align: center;
  display: inline-block;
  position: relative;
  text-decoration: none;
  color: #000;
  text-transform: capitalize;
  background-color: #ffffff;
  font-family:  'Raleway', sans-serif;
  font-size: 10px;
  padding: 5px 5px;
width:100px;
  border-radius: 4px;
  overflow: hidden;
  border:#000 1px solid;
  font-weight:500
}

.more-contact:hover {
  text-align: center;
  display: inline-block;
  position: relative;
  text-decoration: none;
  color: #ffffff;
  text-transform: capitalize;
  background-color: #000;

   font-size: 10px;
  padding: 5px 5px;
 
  border-radius: 4px;
  overflow: hidden;
  border:#ffffff 1px solid;
}



.custom-logo-link {
  float:left;
  
}


@media (max-width: 991px)
.site-title-container {
    width: auto;
}





.btn-filled, .btn-filled:visited, .btn-filled:hover, .btn-filled:focus, .woocommerce #respond input#submit.alt:hover, .woocommerce #respond input#submit.alt:focus, .woocommerce a.button.alt:hover, .woocommerce a.button.alt:focus, .woocommerce button.button.alt:hover, .woocommerce button.button.alt:focus, .woocommerce input.button.alt:hover, .woocommerce input.button.alt:focus, .woocommerce #respond input#submit:hover, .woocommerce #respond input#submit:focus, .woocommerce a.button:hover, .woocommerce a.button:focus, .woocommerce button.button:hover, .woocommerce button.button:focus, .woocommerce input.button:hover, .woocommerce input.button:focus, .video-widget .video-controls button:hover, .video-widget .video-controls button:focus, input[type="submit"]:hover, input[type="submit"]:focus, button[type="submit"]:hover, button[type="submit"]:focus, .post-content .more-link:hover, .post-content .more-link:focus, .btn:not(.btn-white):hover, .btn:not(.btn-white):focus, .button:not(.btn-white):hover, .button:not(.btn-white):focus {
    background: #000 !important;
    border: 2px solid#000 !important;
}


.btn-filled, .btn-filled:visited, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .video-widget .video-controls button, input[type="submit"], button[type="submit"], .post-content .more-link {
    background: #000 !important;
    border: 2px solid #000 !important;
}



.post-content a:visited {
    text-decoration: underline;
    line-height: 30px;
    color: #000;
}

.widget_meta {
  
  display:none;
}

