/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 17 2024 | 10:27:56 */
.extra-content.pt-4.ideal td img{
    width: 100px;
    height: auto;
}
.extra-content.pt-4.ideal .table-bordered {
    width: 50%;
    margin:0 auto
} 
@media (max-width: 767px) {
   .extra-content.pt-4.ideal .table-bordered {
        width: 100%;
    }
}

/* new tabs style */
.nav .tab-link {
    list-style: none;
    cursor: pointer;
    transition: all ease 0.5s;
  }
  .tab-content .tab-contents {
    display: none;
    opacity: 0;
    transform: translateY(15px);
    animation: fadeIn 0.5s ease 1 forwards;
  }
  .tab-content .tab-contents.active {
    display: block;
  }
  @keyframes fadeIn {
    100% {
      opacity: 1;
      transform: none;
    }
  }
  .prod-info .nav-item.active .nav-link::before {
    background-color: #e1002c;
  }
  .prod-info .nav-item.active span {
    color: #fff;
  }

  .expert-horse .filter .nav {
    column-gap: 0.5rem;
}

.content-wrapper-tabs .tab-content {
    display: none;
    opacity: 0;
    transform: translateY(15px);
    animation: fadeIn 0.5s ease 1 forwards;
}
.content-wrapper-tabs  .tab-content.active {
    display: block;
}

.our-clients .list-clients ul {
    column-gap: 0.5rem;
    justify-content: center;
}
.our-clients .list-clients ul li{
    padding: 10px 15px;
    text-align: center;
    color: #1B1C20;
    background-color: #E1002C;
    border: 0;
    font-family: 'UniversLTStd-Bold';
    border-radius: 0;
    border: 1px solid #1B1C20;
    margin: 0;
    width: 32%;
}
.our-clients .list-clients ul li.active {
    background-color: #E1002C;
    border-color: #E1002C;
}
.our-clients .list-clients ul li::before {
    background-color: #fff;
}
.our-clients .list-clients ul li.active::before {
    background-color: #E1002C;
}
.our-clients .list-clients ul li .text {
    display: inline-block;
    vertical-align: middle;
}
.our-clients .list-clients ul li .img-icon {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 35px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
}
.our-clients .list-clients ul li .img-icon.icon1 {
    background-image: url('ui/media/images/horse2-h.png');
}
.our-clients .list-clients ul li.active .icon1,
.our-clients .list-clients ul li:hover .icon1 {
    background-image: url('ui/media/images/horse2.png');
}
.our-clients .list-clients ul li .img-icon.icon2 {
    background-image: url('ui/media/images/horse3.png');
}
.our-clients .list-clients ul li.active .icon2,
 .our-clients .list-clients ul li:hover .icon2 {
    background-image: url('ui/media/images/horse3-h.png');
}
.our-clients .list-clients ul li .img-icon.icon3 {
    background-image: url('ui/media/images/horse4.png');
}
.our-clients .list-clients ul li.active .icon3,
.our-clients .list-clients ul li:hover .icon3 {
    background-image: url('ui/media/images/horse4-h.png');
}
.our-media ul .nav-link {
    padding: 0 3px 15px!important;
}
.our-media ul {
    column-gap: 1rem;
}
.our-clients .list-clients ul li:hover {
    color: #fff;
}

@media only screen and (max-width: 767px) {
    .expert-horse .filter .nav {
        column-gap: 0;
        row-gap: 1rem;
    }
    .expert-horse .filter .nav .nav-link {
        width: 100%;
        text-align: center;
    }
    .our-clients .list-clients ul li {width: 100%;}
    .our-clients .list-clients ul {
        column-gap: 0;
        row-gap: 1rem;
    }
    .our-media ul li.nav-item {max-width: 185px;}

}


.international-markets .country-tabs .nav li.nav-item.active .nav-link,
        .international-markets .country-tabs .nav li.nav-item:hover .nav-link {
            color: #E1002C;
            border-color: #e1002c;
        }
        .international-markets .country-tabs .nav li.nav-item.active .nav-link::after, .international-markets .country-tabs .nav li.nav-item:hover .nav-link::after {
            content: "\f0d7";
            font-family: "Font Awesome 5 Pro";
            font-weight: 700;
            border: 0;
            font-size: 20px;
            bottom: -20px;
            position: absolute;
            color: #E1002C;
        }

        .international-markets .nav .tab-link {
            list-style: none;
            cursor: pointer;
            transition: all ease 0.5s;
        }
@media only screen and (max-width: 767px){
    .top-new-header .content-top .col-6 {
        flex: 0 0 100%;
        max-width: 100%;
        justify-content: center;
        display: flex;
        column-gap: 0.5rem;
    }
    .top-new-header .content-top .right-top-header {
        padding-top: 0.8rem;
    }
}
.keyword {
    font-size: 16px; text-transform:capitalize;
    font-weight: 400;
    display: inline;    font-family: universltstd;
}
span.line {
    margin: 0px 6px;
    font-size: 13px;
    font-weight: 300;
}
/* End */

/*popupstyle from here*/
@media(min-width:576px){
    .custom-product-modal .modal-dialog{
      max-width: calc(100% -  30px);
    }
  }
@media (min-width: 1199px) {
    .custom-product-modal .modal-dialog {
        max-width: 1280px;
    }
  }

  .custom-product-modal .close{
    position: absolute;
    right: 15px;
    top: 10px;
    z-index: 2;
  }
  .sph{
    height: 58px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
    padding-left: 10px;
    padding-right: 10px;
    align-items: center;
    position: relative;
}
.sph:before{
  content:"";
  height: 58px;
  width: 14px;
  background-color: #363437;
  position: absolute;
  right:calc(100% - 1px);

}
.bg-semiblack {
    background-color: #363437;
  }

#map-popup_container .product-stockist .map{
height: 26vh;
}
#map-popup_container .product-stockist  .fi .addressbox-wrapper {
height: 60vh;
}
#map-popup_container .product-stockist  .nearby .addressbox-wrapper {
height: 30vh;
} 
.noresult {margin-top:10px;font-size:14px;}
.search-inside-popup .form-control{
    background-color: #fff;
    padding: 0 15px;
  }
  .search-inside-popup .btn-search{
    /* display:none; */
    width: 45px;
    background: #fff;
      color: #000!important;
  }

  .map {
    position: relative;
    height: 60vh;
    padding: 0;
  }

  
/* pa=box */
.fn-box{
    display: flex;
    align-items: center;
    border-top:1px solid rgba(0, 0, 0, 0.2);
    padding:10px 0px 10px;
    flex-wrap: wrap;
  }
  .fn-box:first-child{
    border-top:0;
    margin-bottom: 0;
  }
  .fn-box:last-child{
    border-bottom:0;
    margin-bottom: 0;
  }
  
  
  .fn-box .col-f{
    flex:0 0 100px;
    width:auto;
    margin-right: 20px;
  }
  .fn-box .col-s{
    flex:1;
    margin-right: 20px;
  }
  .fn-box .col-s a{ 
    color:#000; font-size: 12px;}
    .fn-box .col-s p+img{
      width: 16px;
    }
  .fn-box .col-t{
    flex: 0 0 198px;
    width:198px;
  }
  
  .fn-box .col-f img{
    max-width: 100%;
    height: 50px;
  }
  .fn-box .col-s h6{
    font-size: 14px;
    margin-bottom: 0;
  }
  .fn-box .col-s p{
    font-size: 12px;
    margin-bottom: 0;
  }
  
  .fn-box .col-t a{
    padding: 4px 20px;
    font-size:12px;
    background-color: #F26522;
    -webkit-clip-path: polygon(0% 0, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0% 0, 100% 0%, 100% 100%, 0% 100%);
    color:#fff;
    text-align: center;
  }
  .fn-box .col-t a:hover{
    color:#fff;
    background-color: #000;
  }
  .fn-box .col-t a span i{
    margin-right:3px;
  }
  
  .popup-cta{
    min-width:280px;
  }
  .popup-cta .lm-btn.small{
    padding:7px 13px;
  }

  /* end */
  .lm-btn.small {
    padding: 7px 30px;
  }


@media(max-width:991px){
    .fn-box .col-t{
        flex:0 0 100%;
        width: 100%;
        padding-top: 10px;
      }
 } 
@media (max-width: 767px) {
    #map-popup_container .product-stockist .nearby .addressbox-wrapper,#map-popup_container .product-stockist .fi .addressbox-wrapper{
        height: 140px;
      }
}

@media (max-width: 480px) {
    .product-stockist .lm-btn.small{
      padding: 7px 16px;
    }
  }
  .img-box__ {
    width: 50px;
    flex: 0 0 50px;
    height: auto;
}
.custom-product-modal .container {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}
.product-box .content .cta_product {
    display: flex;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 30px;
    width: 100%;
    justify-content: center;
    column-gap: 0.5rem;
  }

.product-box .content a{
    position: unset;
    left: unset;
    transform: unset;
    bottom:unset;
} 

/* pa=box */
.pa-box{
  display: flex;
  align-items: center;
  border-top:1px solid rgba(0, 0, 0, 0.2);
  padding:10px 0px 0px;
  /* padding-bottom: 10px; */
  flex-wrap: wrap;
}
.pa-box:last-child{
  border-bottom:1px solid rgba(0, 0, 0, 0.2);
  margin-bottom: 0;
}
.pa-box span{
 display: block;
 margin-bottom: 10px;
}

.pa-box span.pa-box-pi{
  flex:1;
  width:auto;
  margin-right: 20px;
}

.pa-box span.pa-box-pi img{
  max-width: 130px;
  height: auto;
}

.pa-box span.pa-box-pn{
  flex:1;
  margin-right: 10px;

}
.pa-box span.pa-box-pn h6{
  font-size: 12px;
  margin-bottom: 0;
  
}
.pa-box span.pa-box-btn{
  flex:0 0 90px;
  width: 90px;
}
.pa-box span.pa-box-btn a{
  display: block;
  width: 100%;
  padding: 4px 8px;
  font-size: 15px;
  background-color: #F26522;
  -webkit-clip-path: polygon(8% 0, 100% 0%, 92% 100%, 0% 100%);
  clip-path: polygon(8% 0, 100% 0%, 92% 100%, 0% 100%);
  color:#fff;
  text-align: center;
}
.pa-box span.pa-box-btn a:hover{
  color:#fff;
  background-color: #000;
}
.pa-box .row{
  width: 100%;
}


.search-results{
  position:absolute;
  left: 0;
  top: 100%;
  background-color: #fff;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
  z-index: 2;
  width: 100%;
  max-height: 300px;
  overflow-y: auto;
  
  /* display: none; */

}
body.search.search-results{
	
	position:unset;
  left: auto;
  top: auto;
  background-color: auto;
  box-shadow: auto;
  z-index: auto;
  width: auto;
  max-height: auto;
  overflow-y: auto;
	
}

div.search_result {display: none; padding: 0 16px; transition: ease all 0.5s;}


div.search_result .pa-box{
  padding: 7px 0;
}
div.search_result .pa-box h5{
  font-size: 12px;
  margin-bottom: 0;
  margin-right: 10px;
}
div.search_result .pa-box .pa-box-btn{
  margin-bottom: 0;
}
div.search_result .pa-box:first-child{
  border-bottom: 0;
}
div.search_result .pa-box:last-child{
  border-bottom: 0;
}
div.search_result .pa-box span.pa-box-btn a{
  font-size: 12px;
}
.img-box__{
  width: 50px;
  flex:0 0 50px;
  height: auto;
}
.addressbox-wrapper .pa-box .pa-box-pi img{
  max-height: 50px;
  max-width: 100%;
}
.single-button-group a.map-pop-up {
    background-color: #F26522;
    border: 1px solid #F26522;
    color: #fff; display:inline-block;
}
@media (max-width: 767px) {
.single-button-group a {
    width: 100%;
    display: inline-block;
    padding: 15px;
    margin-bottom: 10px}
}
.single-supplements .lm-btn {padding:10px 25px ;margin: 10px 10px;}
/*popupstyle from here*/

.product-category .right-side .product-row {
    position: relative;
}
.product-category .right-side .product-box {
    position: relative;
    padding-bottom: 50px;
}
.product-category .right-side .product-action {
    display: flex;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 30px;
    width: 100%;
    justify-content: center;
    column-gap: 0.5rem;
    bottom: 0;
}
.product-category .right-side .product-action .btn {
    width: auto;
    padding: 5px 14px;
    font-size: 14px;
    min-width: 118px;
}
.search-results .page-wrapper {
    overflow: hidden auto;
}
.video-section.ourvideo .image-content{
	min-height:100px;
	padding:10px;

}
.ourvideo.video-section .image-content span {
    width: 2em;
	height: 2em;}
.video-section.ourvideo {
    padding: 0px 0; 
}