/* Custom Styles */
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
#block-1627548493510 h3 {
    margin-top: 20px;
    margin-bottom: 20px;
}

#block-1627548493510 .btn {
    padding: 12px 40px;
}

.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;
}
h1,h2,h3,h5{font-weight: 900;}