.elementor-128 .elementor-element.elementor-element-7452605{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-128 .elementor-element.elementor-element-2c5cd19 > .elementor-widget-container{margin:30px 0px 0px 0px;}.elementor-128 .elementor-element.elementor-element-2c5cd19{text-align:center;}.elementor-128 .elementor-element.elementor-element-2c5cd19 .elementor-heading-title{font-family:"Amplesoft", Sans-serif;font-size:67px;font-weight:500;color:var( --e-global-color-text );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-128 .elementor-element.elementor-element-0182dfb > .elementor-widget-container{margin:20px 0px 010px 0px;}.elementor-128 .elementor-element.elementor-element-0182dfb{text-align:center;color:#565656;}.elementor-128 .elementor-element.elementor-element-d08f414{--display:flex;--margin-top:50px;--margin-bottom:50px;--margin-left:0px;--margin-right:0px;}:root{--page-title-display:none;}@media(max-width:1200px){.elementor-128 .elementor-element.elementor-element-d08f414{--padding-top:0px;--padding-bottom:0px;--padding-left:30px;--padding-right:30px;}}@media(max-width:767px){.elementor-128 .elementor-element.elementor-element-d08f414{--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}}/* Start custom CSS *//* The Blog*/

ul.the-blog {
  display: block;
  list-style: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 30px;
}

ul.the-blog li {
  display: block;
  width: 100%;
  margin-bottom: 50px;
  border-radius: 10px 10px 10px 10px;
}


ul.the-blog li p{
   line-height: 21px;
  font-size: 14px;
  color: #565656;
  margin: 0;
}

ul.the-blog li main {
  position: relative;
  display: inline-block;
  max-height: 250px;
  height: 250px;
  right: 0;
  width: 100%;
  max-width: calc(100% - 418px);
  padding: 25px;
  background: #fff;
  border-radius: 0px 10px 10px 0px;
}
ul.the-blog li article {
  box-shadow: 7PX 7px 8px 0px rgba(51,51,51,0.2);
  border-radius:10px;
}
ul.the-blog li figure {
  position: relative;
  max-height: 250px;
  height: 250px;
  max-width: 418px;
  width: 100%;
  display: inline-block;
  margin: 0;
  vertical-align: top;
  border: solid 1px #4c4c4c;
  border-radius:10px 0px 0px 10px;
}
ul.the-blog li figure ~ p {
  display: none;
}
ul.the-blog li figure span {
  display: inline-block;
  position: relative;
  top: 220px;
  margin-left: 10px;
  background: #d52b1e;
  color: #fff;
  font-size: 12px;
  padding: 4px 10px;
  border-radius: 10px;
}
ul.the-blog li main a.the-title {
  font-size: 23px;
  margin-bottom: 30px;
  display: block;
   font-family: "Montserrat", sans-serif;
   color: #191919;
}
ul.the-blog li main p.the-excerpt {
  line-height: 25px;
  font-size: 14px;
  color: grey;
  margin: 0;
}
ul.the-blog li main .the-date {
  position: absolute;
  margin: 0;
  bottom: 25px;
  left: 25px;
  font-size: 12px;
  line-height: 14px;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 700;
}
ul.the-blog li main .read-more a {
  position: absolute;
  margin: 0;
  bottom: 25px;
  right: 25px;
  font-size: 16px;
  line-height: 14px;
  display: inline-block;
  color: #d52b1e;
  text-transform: uppercase;
  font-weight: 600;
}
ul.the-blog li {
  display: inline-block;
  vertical-align: top;
  width: calc(34% - 50px);
  margin-right: 50px;
	margin-bottom: 50px !important;
}
ul.the-blog li:nth-child(3n) {
  margin-right: 0 !important;
}
/*.blog-container:before {
  content: "";
  position: absolute;
  background: #e1e1e1;
  width: 100%;
  height: 440px;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
}*/
ul.the-blog li figure {
  border: solid 1px #4c4c4c;
  border-radius: 4px 4px 0px 0px;
  min-height: 438px !important;
  margin: 0;
  max-width: 100% !important;
  width: 100%;
}
ul.the-blog li main {
  background: #fff;
  border-radius: 0px 0px 10px 10px;
  padding: 25px;
  min-height: 350px;
  height: 100%;
  width: 100% !important;
  max-width: 100%;
}

ul.the-blog li figure {
    border: none;
    min-height: 250px !important;
}

ul.the-blog li:nth-child(3n) {
  margin-right: 0 !important;
}

ul.the-blog li figure {
    border: none;
}

ul.the-blog li figure {
    max-height: 300px;
    height: 280px;
    max-width: 50%;
}



ul.the-blog li main a.the-title {
    color: #4d4f53;
    font-weight: 800;
    line-height: 30px;
}

ul.tag-blog{
    margin:0 !important;;
    padding: 0 !important;;
  list-style-type: disc !important;
  padding-bottom: 10px !important;
}

ul.tag-blog li{
    display: inline-block;
       margin:0 !important;
    padding: 0;
  list-style-type: disc !important;
  color: #E6443B;
  font-size: 14px;
  font-weight: 700;
  position: relative;
  padding-left: 10px;
  width: auto !important;
  margin-right: 10px !important;
  font-family: "Amplesoft", Sans-serif;
  font-wight: 300;
}

ul.tag-blog li:before{
    display: inline-block;
    content: "";
  position: absolute;
  left: 0;
  top:7px;
  background: #E6443B;
  width: 6px;
  height: 6px;
  border-radius: 6px;
}



.pagination {
  clear: both;
  position: relative;
  font-size: 14px; /* Pagination text size */
  line-height: 16px;
  display: inline-block;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 20px;
  margin: 0 !important;
}
.pagination span, .pagination a {
  display: block;
  float: left;
  margin: 2px 2px 2px 0;
  padding: 6px 9px 5px 9px;
  text-decoration: none;
  width: auto;
  color: #fff; /* Pagination text color */
  background: #d52b1e; /* Pagination non-active background color */
  -webkit-transition: background .15s ease-in-out;
  -moz-transition: background .15s ease-in-out;
  -ms-transition: background .15s ease-in-out;
  -o-transition: background .15s ease-in-out;
  transition: background .15s ease-in-out;
}
.pagination > span {
  background: #dbdbdb;
  color: #555;
}
.pagination a:hover {
  color: #fff;
  background: #8a1b13; /* Pagination background on hover */
}
.pagination .current {
  padding: 6px 9px 5px 9px;
  background: #555; /* Current page background */
  color: #fff;
}


@media only screen 
and (max-device-width : 999px) { 
    
ul.the-blog  {
   padding: 0px 30px;
}
    
    
ul.the-blog li figure {
    max-width: 100%;
}

ul.the-blog li main {
    max-width: 100% !important;
}
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape){
ul.the-blog li figure {
    max-width: 100%;
}

ul.the-blog li main {
    max-width: 100% !important;
}

}






/* Media Queries */
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {}
/* Medium Devices, Desktops */
@media only screen and (max-width : 1024px) {
    
    
    	ul.the-blog li figure {
   display:none !important;
  }
	
  ul.the-blog li:nth-child(-n+12) {
    display: block;
    vertical-align: top;
    width: 100%;
    margin-right: 0px;
  }
  ul.the-blog li:nth-child(3n) {
    margin-right: 0;
  }
  ul.the-blog li figure {
    position: relative;
    max-height: 250px;
    height: 250px;
    min-height: 250px !important;
    max-width: 418px;
    width: 100%;
    display: inline-block;
    margin: 0;
    vertical-align: top;
    border: solid 1px #4c4c4c;
    border-radius: 4px 0px 0px 4px;
  }
  ul.the-blog li main {
    position: relative;
    display: inline-block;
    max-height: 250px;
    height: 250px;
    right: 0;
    width: 100%;
    max-width: calc(100% - 418px);
    padding: 25px;
    background: #fff;
    border-radius: 0px 4px 4px 0px;
    min-height: 250px;
  }
  ul.the-blog li main {
    position: relative;
    display: inline-block;
    max-height: 250px;
    height: 250px;
    right: 0;
    width: 100%;
    max-width: calc(100% - 418px);
    padding: 25px;
    background: #fff;
    border-radius: 0px 4px 4px 0px;
  }
}
/* Small Devices, Tablets */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    
    	
	ul.the-blog li figure {
   display:none !important;
  }
    
    
    
  ul.the-blog li main {
    position: relative;
    display: block;
    max-height: none;
    height: auto;
    right: 0;
    width: 100%;
    max-width: 100%;
    padding: 25px;
    background: #fff;
    border-radius: 0 4px 4px 0;
    padding-bottom: 80px;
  }
  ul.the-blog li:nth-child(-n+12) figure {
    position: relative;
    max-height: 250px;
    height: 250px;
    min-height: 250px;
    max-width: 100%;
    width: 100%;
    display: block;
    margin: 0;
    vertical-align: top;
    border: solid 1px #4c4c4c;
    border-radius: 4px 0px 0px 4px;
  }
  ul.the-blog li:nth-child(-n+12) main {
    position: relative;
    display: block;
    max-height: none;
    height: auto;
    right: 0;
    width: 100%;
    max-width: 100%;
    padding: 25px;
    background: #fff;
    border-radius: 0px 4px 4px 0px;
    min-height: 300px;
    padding-bottom: 80px;
  }
	
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    
    
    	
	ul.the-blog li figure {
   display:none !important;
  }
    
    
  ul.the-blog li main {
    position: relative;
    display: block;
    max-height: none;
    height: auto;
    right: 0;
    width: 100%;
    max-width: 100%;
    padding: 25px;
    background: #fff;
    border-radius: 0 4px 4px 0;
    padding-bottom: 80px;
  }
  ul.the-blog li:nth-child(-n+12) figure {
    position: relative;
    max-height: 250px;
    height: 250px;
    min-height: 250px;
    max-width: 100%;
    width: 100%;
    display: block;
    margin: 0;
    vertical-align: top;
    border: solid 1px #4c4c4c;
    border-radius: 4px 0px 0px 4px;
  }
  ul.the-blog li:nth-child(-n+12) main {
    position: relative;
    display: block;
    max-height: none;
    height: auto;
    right: 0;
    width: 100%;
    max-width: 100%;
    padding: 25px;
    background: #fff;
    border-radius: 0px 4px 4px 0px;
    min-height: 300px;
    padding-bottom: 80px;
  }
	
}
/* Custom, iPhone Retina */
@media only screen and (max-width : 760px) {
	/* Removes the banner from blog posts for mobile */
	
	
	ul.the-blog li figure {
   display:none !important;
  }

	
  ul.the-blog li main {
    position: relative;
    display: block;
    max-height: none;
    height: auto;
    right: 0;
    width: 100%;
    max-width: 100%;
    padding: 25px;
    background: #fff;
    border-radius: 0 4px 4px 0;
    padding-bottom: 80px;
  }
  ul.the-blog li:nth-child(-n+12) figure {
    position: relative;
    max-height: 250px;
    height: 250px;
    min-height: 250px;
    max-width: 100%;
    width: 100%;
    display: block;
    margin: 0;
    vertical-align: top;
    border: solid 1px #4c4c4c;
    border-radius: 4px 0px 0px 4px;
  }
  ul.the-blog li:nth-child(-n+12) main {
    position: relative;
    display: block;
    max-height: none;
    height: auto;
    right: 0;
    width: 100%;
    max-width: 100%;
    padding: 25px;
    background: #fff;
    border-radius: 0px 4px 4px 0px;
    min-height: 300px;
    padding-bottom: 80px;
  }
	
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Amplesoft';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.growin.com/wp-content/uploads/2024/05/AmpleSoft.woff2') format('woff2');
}
@font-face {
	font-family: 'Amplesoft';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://www.growin.com/wp-content/uploads/2024/05/AmpleSoft-Thin.woff2') format('woff2');
}
@font-face {
	font-family: 'Amplesoft';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://www.growin.com/wp-content/uploads/2024/05/AmpleSoft-Bold.woff2') format('woff2');
}
@font-face {
	font-family: 'Amplesoft';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://www.growin.com/wp-content/uploads/2024/05/AmpleSoft-Medium.woff2') format('woff2');
}
@font-face {
	font-family: 'Amplesoft';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://www.growin.com/wp-content/uploads/2024/05/AmpleSoft-Light.woff2') format('woff2');
}
@font-face {
	font-family: 'Amplesoft';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://www.growin.com/wp-content/uploads/2024/05/AmpleSoft-ExtraLight.woff2') format('woff2');
}
/* End Custom Fonts CSS */