/* Custom Styles */
#block-1627548493510 h3 {
    margin-top: 20px;
    margin-bottom: 20px;
}

#block-1627904923098 .btn {
    padding: 6px 50px;
}

.btn{font-size: 17px;}

@media screen and (min-width: 1200px)

{
    #block-1627559238532 h2 {
    line-height: 64px;
}
    
}
#block-1627562313520  img {
	border-radius: 50%;
}
#block-1627562286905 h2 {
    font-family: "Georgia Italic";
}
#block-1627548493510 h3{
    font-family: "Georgia Italic";
}
#block-1627559238532 h2{font-size: 36px;}
@media only screen and (max-width: 900px) {
.videogallery  .product_text h4 { font-size: 16px !important; }
}


.videogallery .multi_video .multi_video--bar a {
    border: none !important;
    border-color: none !important;
    box-shadow: 0px 3px 5px #888888 !important;
    border-radius: 4px !important;
    position: relative !important;
    &::before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        background: linear-gradient(transparent, rgba(255,255,255,.1),rgba(0,0,0,.2));
    }
}
.videogallery .multi_video .multi_video--bar a:first-of-type {
    
        box-shadow: -3px 3px 5px rgba(0,0,0,.5) !important;
        border-top-right-radius: 0 !important;
        border-bottom-right-radius: 0 !important;
   
   
}

.videogallery .multi_video .multi_video--bar a:last-of-type {
    
     box-shadow: 3px 3px 5px rgba(0,0,0,.5) !important;
        border-top-left-radius: 0 !important;
        border-bottom-left-radius: 0 !important;
}




.videogallery .multi_video .multi_video--bar a {
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    padding: 7px;
    width: 48%;
    
   
   
}
.videogallery  .multi_video .multi_video--bar {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 20px 20px;
    background: transparent;
    text-align: center;
    font-size: 0;
}




.videogallery .multi_video {
    position: relative;
}
#block-1627728303253 .btn{
    box-shadow:none;
}
#block-1627728303253 .btn:hover{
    opacity: 0.5;
}
#section-1627892001300 .block-type--feature .block{
    box-shadow: inset 2px 1px 20px 4px grey;
}
@media screen and (min-width: 1200px){

#block-1627986792134 .image__image {
    width: 100%;
    clip-path: polygon(0% 0%, 85% 0%, 100% 50%, 85% 100%, 0% 100%);
}
    
    
}

.sharebutton a {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #3498db;
  
    font-size: 20px;
}



.sharebutton i {
    font-size: 30px;
    margin-right: 15px;
}