#sp-top-bar {
  background: #dedada;
  color: #474646;
  padding: 3px 100px 3px 100px;
}

.sp-megamenu-parent {
  top: 10px;
}

.sppb-btn-outline {
  border: 1px solid!important;
}

.sp-page-builder .page-content #section-id-1658466557438 {
  position: relative;
  left: 10rem;
}

#section-id-1658453775127 .sppb-container {
  max-width: 1320px;
}

#sppb-addon-1658460176766 #btn-1658460176766.sppb-btn-custom:hover {
  border-color: #0092b9!important;
}

#section-id-1658453775127 .sp-slider-content-align-left {
  width: 60%;
}

#sp-footer .container-inner:before,
#sp-footer .container-inner:after {
  content: none;
}

#sp-footer #sp-footer2 {
  background: none;
  padding: 30px 0px 15px 0px;
}

#sp-footer .container-inner {
  border-top: none;
}

.sp-scroll-up {
  bottom: 20px;
}

.badge {
  color: #000;
}

.itemid-131 .sppb-addon-content h3 {
  font-size: 23px;
  margin-top: 1rem;
}

.itemid-131 .sppb-readmore {
  text-transform: uppercase;
  position: relative;
  top: 1rem;
}

.view-article #sp-main-body .container {
  max-width: 1340px;
}

.article-details .article-details-top-wraper .article-header {
  max-width: 100%;
  margin: 0px;
}

.article-details .article-details-top-wraper .article-full-image {
  float: right;
  max-width: 400px;
  margin: 4rem 4rem 4rem 4rem;
}


.blog .article-details .article-details-top-wraper .article-header .article-details-title {
  font-size: 44px;
  margin-bottom: 5px;
}

.article-details .article-details-top-wraper .article-header .article-info span time {
  color: #6aa239;
  font-size: 16px;
}

.itemid-129 #sp-main-body {
  padding: 35px 0;
}

#sp-menu .sp-column.justify-content-end {
    justify-content: center!important;
}

.sp-page-builder .page-content #section-id-1658466557438 {
    margin-top: 25px;
  }

#sppb-addon-1656915079810 .sppb-icons-group-list li#icon-16569150798101 {
    padding: 0px 10px;
    border-radius: 25px;
}

/* .itemid-131 #sp-header {
    padding: 0px 0px 0px 85px;
    height: 72px;
} */

/* iPhone bg fix */

@media only screen and (min-device-width: 320px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
.sp-page-builder .page-content #section-id-1658884803235 {
    background-size: unset !important;
    background-attachment: scroll !important;
    background-position: top !important;
  }
}

/* Extra small devices (phones, 600px and down) */
@media screen and (min-width:320px) and (max-width:845px) {
#sp-header {
    height: 70px;
}
  
  .logo-image-phone {
    height: 55px!important;
    left: 10%!important;
    top: 0.5rem!important;
} 
  
.ec-cart-widget {
    position: relative;
    bottom: -0.3rem;
    left: -11rem;
}
  
  #section-id-1658453775127 .sp-slider-content-align-left {
    width: 80%;
    margin: 0% 10% 0% 10%;
  }
  
  #sp-footer #sp-footer2 {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}
  
  #sp-main-body img {
    max-width: 100%!important;
}
  
 .itemid-133 .sp-page-builder .page-content #section-id-1658884803235 {
    background-size: cover!important;
  }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {...} 

/* Medium devices (landscape tablets, 768px and up) */
@media screen and (min-width: 768px) and (max-width:1024px) {
  
  #sppb-addon-1658466557441 {
    position: relative;
    bottom: 2.5rem;
}
}

/* Large devices (laptops/desktops, 992px and up) */
 @media screen and (min-width: 900px) and (max-width:1440px) {...}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {...}

/* Codes for Bootstrap hidden elements on devices
hidden-xs
hidden-sm
hidden-md
hidden-lg
 */

.logo-image-phone {
    height: 55px;
    position: relative;
    left: 50%;
}