.one-whole .show-more{
	display: none;
      margin-top: 15px;
}
.read-more-btn {
    margin: 0;
    border: 0;
    padding: 0;
    text-transform: none;
    text-decoration: underline;
    display: inline;
}

.boost-pfs-filter-collection-description.collection__description >p,
.page__content.content.container.table.is-striped.is-bordered .one-whole >p {
    display:inline;
}
.page__content.content.container.display-block .one-whole>p {
    display: block !important;
}

.read-more-btn:hover {
    background: none;
    text-decoration: none;
}


.boost-pfs-filter-collection-description.collection__description .show-more p {
    margin-bottom: 15px;
}
.boost-pfs-filter-collection-description.collection__description>p br, .page__content.content.container.table.is-striped.is-bordered .one-whole>p br {
    display: none;
}

.expertise-sec .shg-box-content {
    border: 4px solid rgba(0, 0, 0, .03);
    padding: 3rem 15px;
    max-width: 970px;
    margin: 0 auto;
    border-radius: 50%;
}
@media (min-width: 0\0) {
.expertise-sec {
	display: block !important;
}
}

.top-categories-wrap {
  position: relative;
  zindex: 1;
}



.top-categories-sec {
  display: block;
}

.custom_tab .shogun-tab-content .shg-c-md-4 {
  border: 1px solid #d1d4d5;
  box-shadow: 0px 3px 45px rgba(0, 0, 0, 0.06);
  border-radius: 10px;
  overflow: hidden;
  
}
.custom_tab .shogun-tab:last-child {
    margin-right: 0 !important;
}

.custom_tab .info-text {
  padding: 0 1rem 1rem;
}

.custom_tab .info-text a {
  margin-top: .4rem;
  text-decoration: underline;
  display: inline-block;
}
.custom_tab .info-text a:hover {
  text-decoration: none !important;
}

.custom_tab .shogun-tabs-body {
  border-top: none !important;
}

.custom_tab .shogun-tab-box {
	border-bottom: 1px solid #d1d4d5 !important;
	box-shadow: 0px 3px 45px rgba(0, 0, 0, 0.06);
    border-radius: 4px !important;
}

.reviews-sec {
	position: relative;
}

.reviews-sec .shg-box-vertical-align-wrapper {
height: 100%;
}

.reviews-text-bg {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.reviews-wrap {
	position: relative;
  z-index: 2;
}

.signup-info-wrap {
    background: #fff;
    box-shadow: 5px 5px 99px rgb(0 0 0 / 10%);
  overflow: hidden;
}

.footer-contact {
	z-index: 1;
}

.footer-contact:before {
  content: '';
  background-color: rgba(54,47,43, .92);
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;  
  z-index: 1;
}


.footer-contact .shogun-form-field-error-msg,
.signup-sec .shogun-form-box .shogun-form-field-error-msg,
.signup-sec .shogun-form-label{
  display: none !important;
}


.footer-contact .shogun-form-box {
	display: flex;
  	flex-wrap: wrap;
  margin: 0 -4px;
  padding: 0 !important;
}

.footer-contact .shogun-form-box .shg-c {
	padding: 0 4px !important;
  width: 100%;
}


.footer-contact .shogun-form-text-input-field {
    padding: 0.1rem 1rem;
  height: 48px;
}

.signup-info-wrap .shg-row,
.signup-sec .shg-row{
	align-items: center;
}

.signup-divider {
  max-width: 140px;
  margin: 0 auto;
}

.signup-divider hr {
  margin: 0.5rem 0;
}

.signup-info-wrap .shogun-form-success-msg {
  display: none !important;
}

.hardware-sec a:hover span {
  color: #dd7b47 !important;
  text-decoration: none !important;
}
.reviews_item {
	transition: ease .5s;
}

.reviews_item:hover {
  box-shadow: 0 0 45px 0 rgb(0 0 0 / 50%) !important;
}
  
.custom_tab .shogun-tabs.shogun-rounded .shogun-tab-box {
  border-bottom: 1px solid #d1d4d5 !important;
}

.custom_tab .shogun-tabs.shogun-rounded .shogun-tab-box {
  border-bottom: 1px solid #d1d4d5 !important;
}

.custom_tab .shogun-tabs.shogun-rounded .shogun-tab-box:hover {
  background-color: #DD7B47 !important;
  color: #fff !important;
}

.custom_tab .shogun-tab-border {
	display: none !important;
}
.custom_tab .shogun-image-container {
  background-color: #eee;
  max-height: 200px;
  min-height: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.custom_tab .title {
	margin-bottom: 5px;
}
.custom_tab .title a {
	text-decoration: none !important;
}

.footer-social .shg-social-element:hover i {
  color: #000 !important;
}

.categories_item .shg-row {
  padding: 1rem;
  transition: ease .5s;
}

.categories_item .shg-row:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, .5);
}

.collection-slider .shg-category .shg-category-row-hor {
	display: block;
  	position: relative;
}

.collection-slider .shg-category .shg-category-row-hor .shg-category-col, 
.collection-slider .shg-category .shg-category-row-hor .shg-category-col-1{
	flex: unset;
  	display: block;
}

.collection-slider .shg-category .shg-product-image-wrapper,
.collection-slider .shg-category .shg-product{
	display: block!important;
}

.collection-slider .shg-category .shg-category-col{
	width: 33.3333%;
}

.collection-slider .shg-category .shg-category-col img{
	min-height: 300px;
}

.hardware-sec .shg-product-image-wrapper a {
  display: flex;
  align-items: center;
  justify-content: center;
  max-height: 150px;
  min-height: 150px;
  overflow: hidden;
}
.hardware-sec .shg-product-image-wrapper a img {
   min-height: auto !important;
}

.hardware-sec .shg-product-title-component span {
  font-family: Poppins !important;
  font-weight: 500 !important; 
  font-size: 16px !important;
  margin-top: 0.5rem;
  display: block;
}
.hardware-sec .shg-product-price {
  font-size: 18px !important;
  color: #DD7B47 !important;
  font-family: Poppins !important;
  margin-bottom: 0.6rem;
  display: block;
 }
.hardware-sec .shg-category-col,
.hardware-sec .shg-product {
	height: 100%;
  padding-bottom: 80px;
}
.hardware-sec .shg-product {
	padding-bottom: 80px;
}
.hardware-sec .shg-product-atc-btn-wrapper {
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}


.flickity-page-dots .dot {
  background: transparent;
  border: 1px solid #24C023;
  opacity: 1;
  margin: 0 5px;
}
.flickity-page-dots .dot.is-selected {
    background-color: #24C023;
}
.flickity-viewport {
   padding-bottom: 53%;
}







@media screen and (min-width: 768px) {
  .expertise-sec .shg-box-content {
    padding: 5rem;
}
  .signup-info-wrap .verticle-text {
    position: absolute;
    top: 50%;
    right: 19px;
    transform: rotate(90deg) translateX(50%);
    width: 100%;
    transform-origin: right;
}
   .signup-info-wrap {
    margin-left: -5rem;
}
  .top-categories-wrap:before {
  content: '';
  background-color: #fff;
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

  
  
  
}




@media screen and (min-width: 799px) {
  .has-submenu:hover .navbar-submenu {
    display:block;
  }
  
  .custom_tab .shogun-tab {
    margin-right: 13px !important;
  }
  
  .custom_tab  .shogun-tabs {
    margin-bottom: 40px !important;
	}
 .reviews_item strong {
   display: inline-block;
   margin-top: 1rem;
 }
  .footer-contact .shogun-form-box .half-width {
	width: 50%;
}
  .top-banner-sec p span,
  .expertise-sec p span{
    font-size: 18px !important;
  }
  
 .hardware-sec .shg-product-image-wrapper a {
  max-height: 250px;
  min-height: 250px;
}
  .hardware-sec .shg-product-title-component span {
  font-size: 20px !important;
}
  
  .hardware-sec .shg-product-price {
    font-size: 26px !important;
  }

  
  
  
}



@media screen and (min-width: 1200px) {
   .contact-info .shg-c-md-6 {
   	padding: 0 1rem;
   }
  
  .top-banner-sec p span,
  .expertise-sec p span{
    font-size: 24px !important;
  }
 .expertise-sec .shg-box-content {
    padding: 5rem 8rem;
}
  
  .reviews_item p span {
    font-size: 22px !important;
  }
 .reviews-text-bg {  
   bottom: -75px;
 }
  
 .hardware-sec .shg-product-image-wrapper a {
  max-height: 395px;
  min-height: 395px;
}
  .custom_tab .shogun-image-container {
  max-height: 300px;
  min-height: 300px;
}
 
  
  
 }

@media (max-width: 991px) {
 .signup-info-wrap .shg-box-content{
    padding: 0 3rem 0 1rem;
  }
}



@media (max-width: 767px) {
  .top-categories-sec .shg-c  {
  	text-align: center;
  }

  .custom_tab .shogun-tab-content .shg-c-md-4 {
  	margin-bottom: 1rem;
  } 
  
  .signup-info-wrap .shg-box-content{
    padding: 0;
  }
  
  .footer-social .shg-c-md-3 {
    width: 25% !important;
  }
.flickity-viewport {
    padding-bottom: 71%;
}
  
  
}


/** Commercial Page **/
.commercial-banner{
  width: 95%;
  margin: 0 auto;
  z-index: 1;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 295px;
  background-position: center;
}

.commercial-banner:before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0,0,0, .36);
  z-index: -1;
}

.commercial-page .container{
  max-width: 1280px;
}

.commercial__wrapper{
  width: 100%;
  padding: 3rem;
}

.commercial-page .title{
  border-bottom: 1px solid #C2BDBD;
}

.commercial-page .title h1{
  font-size: 20px;
  font-weight: 700;
  color: #362F2B;
  display: inline-block;
  position: relative;
  padding-bottom: 0.8rem;
}

.commercial-page .title h1:before{
  content: '';
  position: absolute;
  bottom: -1px;
  left: 0;
  height: 2px;
  width: 100%;
  background-color: #F78805;
}

.justify-content-center{
  justify-content: center;
}

.commercial-products{
  margin-top: 4rem;
}

.col-lg-4{
  max-width: 100%;
  flex-basis: 100%;
}

.product-holder{
  text-align: center;
  overflow: hidden;
  height: 100%;
}

.product-holder .image-holder {
  border: 1px solid rgba(112,112,112, .38);
  transition: .3s ease;
}

.product-holder .image-holder img{
  transition: .3s ease;
}

.product-holder .image-holder a{
  display: block;
  padding: 2.4rem 1rem;
}

.product-holder .text-holder{
  padding: 0.6rem;
  background: #362F2B;
  height: 100%
}

.product-holder .text-holder h4{
  font-size: 22px;
  font-weight: 700;
}

.product-holder .text-holder h4 a{
  color: #fff;
}

.product-holder .text-holder h4 a:hover{
  color: #F78805;
}

.product-holder .text-holder span{
  font-size: 14px;
  color: #fff;
  font-style: italic;
}

.product-card{
  margin-bottom: 20px;
}

@media(min-width:576px){
  .col-lg-4{
    padding: 0 15px;
  }
  
  .row{
    margin: 0 -15px;
  }
}

@media(min-width:768px){
  .col-md-6{
    max-width: 50%;
    flex-basis: 50%;
  }
  
  .product-holder .image-holder img{
    max-height: 200px;
    min-height: 200px;
    object-fit: contain;
  }
}

@media(min-width:992px){
  .col-lg-4{
    max-width: 33.33%;
    flex-basis: 33.33%;
  }
}

@media(min-width:1200px){
  .product-card{
    margin-bottom: 52px;
  }
  
  .col-lg-4{
    padding: 0 21px;
  }
  
  .row{
    margin: 0 -21px;
  }
  
  .product-holder .image-holder:hover img{
    transform: scale(1.05);
  }
}

@media(max-width:1439px){
  .commercial-products{
    margin-top: 3rem;
  }
  
  .product-holder .image-holder a{
    padding: 1.5rem 1rem;
  }
  
  .product-holder .text-holder h4{
    font-size: 18px;
  }
}

@media(max-width:1199px){
  .commercial-products{
    margin-top: 2rem;
  }
  
  .commercial__wrapper{
    padding: 2rem;
  }
  
  .product-card{
    margin-bottom: 30px;
  }
}

@media(max-width: 991px){
  .commercial-banner{
    min-height: 200px;
  }
}

@media(max-width:575px){
  .commercial__wrapper{
    padding: 1.5rem 1rem;
  }
  
  .commercial-products {
    margin-top: 1.5rem;
  }
}

/** Commercial page end **/