/*Top Area */
.title-x {
  color: #41c2f2;
  border: 1px solid gray;
  width: 50%;
  padding-left: 10px;
  border-top-right-radius: 7px;
  margin-left: 15px;
  border-bottom: 0px;
}

.box-under{
color: grey;
border: 1px solid gray;
margin-left: 15px;
padding: 10px;
font-size: 13px;
min-width: 330px;
}
#pgc-592-2-0{
  width: 50%!important;
}
#pgc-592-2-1{
  width: 25%!important;
}
#pgc-592-2-2{
  width: 25%!important;
}

.bottom-img h1 {
 background-color: #fff0!important;
  font: italic bold 12px/30px arial, serif;
}
.box-text-products p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 250px;
}

.so-widget-sow-hero-default-3bd4bb9a5192 .sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper {
    padding: 160px 20px 50px 20px;
}
.sow-slider-image-wrapper h2 {
line-height: 1em!important;
background: #80808080;
  font-size: 28.3px!important;
  padding:20px;
}
.legal-price-info .wc-gzd-additional-info{
display:block;
}
.wc-gzd-additional-info{
  display:none;
}
.grid-tools a {
  background-color:#1eabd4b3;
}

.price{
padding-top: 7px;
}
.box-text p {
    font-weight: 700;
    font-size: 1rem;
}

#nav_menu-4 ul.menu > li > a {
    color: #fff;
}

.so-widget-sow-hero-default-1562150f01b3 .sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper h2 {
    font-size: 20px;
}
.top-bar-nav{
text-transform: uppercase;
}
.top-left-menu a{
margin-left: 10px;
    font-weight: normal;
    font-family: "Lato", sans-serif;
    font-size: 1.1em;
    color: rgba(102,102,102,0.85);
}

.widget-title {
font-size: 0.7em;
}
hr {    
  height: 2px;
    display: block;
    background-color: black;
    margin: 1em 0 1em;
        margin-top: 1em;
    width: 100%;
    max-width: 100%;
}
.grey-box-small {
  background-color: #646568cc;
  position: absolute;
  right: 0;
  padding: 5px;
}
.brown-box {
background-color: #1eabd4b3;
position: absolute;
left: 295px;
margin-left: auto;
margin-right: auto;
top: 50px;
padding: 33px;
}
.brown-box h1 {
font-family: Open Sans;
font-weight: 700;
color: #404040;
line-height: 1.4em;
font-size:2.7em !important;
}
.brown-box h2 {
font-weight: 200;
  text-align:center;
}

.sow-slider-image{
z-index:0!important;
}

/*Newsletter BTN*/
.nl-btn {
    text-align: center;
    border: 1px solid #fff;
    text-transform: uppercase;
    padding-top: 10px;
    padding-bottom: 10px
}
.nl-btn a {
color: #fff;
}

/*Custom Footer*/
.absolute-footer ul {
    padding-bottom: 5px;
    opacity: .8;
    border-bottom: 0px solid #ddd;
        border-bottom-color: rgb(221, 221, 221);
}

.is-divider {
    height: 1px;
    display: block;
    background-color: #fff;
    margin: 1em 0 1em;
        margin-top: 1em;
    width: 100%;
    max-width: 100%;
}

.footer-1 {
    color: #fff;
}


/* MOBILE CODE */

@media (max-width: 1087px) { 
  .brown-box {
background-color: #1eabd4b3;
width: 100%;
position: absolute;
left: 0;
right: 0;
margin-left: auto;
margin-right: auto;
top: 120px;
padding: 10px;
}
.brown-box h1 {
font-family: Open Sans;
font-weight: 300;
text-align: center;
color: #404040;
line-height: 1.1em;
  font-size:1.1em;
}
.brown-box h2 {
font-weight: 200;
  text-align:center;
}
}