/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/



#r1 button.like-btn span.like-text {
    color: #fff;
    font-size: 20px;
}
#r1 button.like-btn span.like-count {
    color: #fff;
    font-size: 20px;
}
/* #r1 h2.video-title {font-family: 'font1';}

#r1 .video-wrapper {
    margin-bottom: 120px;
}
#r1 .video-overlay {
    background: unset;
    border-bottom: 1px solid #cccc;
}
#r1 .views-text {
    font-family: 'font1';
    font-size: 20px;
} */
#r1 button.like-btn {
    background-color: black;
    border-radius: 8px !important;
    font-family: 'font1';
    font-weight: 100;
    margin-top: -60px;
    border: 2px solid #cccccc6b;
    padding: 19px 40px;
}
#copyright {
    padding-block: 10px !important;
}
#footer-outer #copyright p {
    font-family: font1;
    font-size: 18px;
    opacity: 0.8;
}
#r1 a#b1 {
    background-color: #C6903D;
    color: white;
    font-family: font1;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 22px;
    width: 100%;
    text-align: center;
    letter-spacing: 1px;
    padding-block: 20px;
    border-radius: 10px;
    transition: 0.6s;
    overflow: hidden;
    white-space: nowrap;
    display: flex;
    justify-content: center;
}

#r1 {
    padding-block: 30px !important;
}

#r1 a#b1:hover {
    color: black;
}
span.text.text1 {
    transform: translate(61px, 0px);
}

span.text.text2 {
    transform: translate(-86px, 50px);
}

span.text {
    transition: 0.6s;
}

#r1 a#b1:hover span.text.text2 {
    transform: translate(-86px, 0px);
}

#r1 a#b1:hover span.text.text1 {
    transform: translate(61px, -50px);
}
a#b1 {
    position: relative;
}
a#b1::before {
    content: "";
    position: absolute;
    background-color: white;
    width: 10%;
    height: 200%;
    border-radius: 100px;
    top: 60px;
    transition: 0.6s;
    opacity: 0;
}
a#b1:hover::before {
    opacity: 1;
    transform: scale(11);
}
svg.like-icon {
    width: 20px;
    height: 20px;
}

/* .custom-video-player::-webkit-media-controls-play-button {
    display: none;
} */
.custom-video-player::-webkit-media-controls-play-button {
/*     position: absolute; */
/*     right: 11%; */
/*     z-index:1000 !important; */
    background-color:unset;
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1920px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1600px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1440px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1366px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1340px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1320px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1280px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1024px) {
	#r1 button.like-btn {
    margin-top: -60px;
    padding: 17px 25px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 840px) {
	    body[data-slide-out-widget-area-style=slide-out-from-right] .slide_out_area_close:before, body[data-slide-out-widget-area-style=slide-out-from-right].material a.slide_out_area_close:before {
        background-color: black;
    }
	#r1 button.like-btn {
    margin-top: 0;
}
	.slide-out-widget-area-toggle.mobile-icon.slide-out-from-right {
    display: none !important;
}
	#r1 button.like-btn span.like-count {
    font-size: 16px;
}
    #r1 button.like-btn {
        padding: 15px 20px;
    }	
	svg.like-icon {
    width: 17px;
    height: 17px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 768px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 525px) {
	span.text.text2 {
    transform: translate(-70px, 50px);
}
#r1 a#b1:hover span.text.text2 {
    transform: translate(-70px, 0px);
}
	#r1 a#b1:hover span.text.text1 {
    transform: translate(77px, -50px);
}
	a#b1 span.text.text1 {
    transform: translate(77px, 0px);
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 430px) {
	#r1 h2.video-title {
    font-size: 16px;
}
}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 375px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 360px) {}
@-moz-document url-prefix() {
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1920px) {
	span.text.text2 {
    transform: translate(-93px, 50px);
}
#r1 a#b1:hover span.text.text2 {
    transform: translate(-93px, 0px);
}
	}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1600px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1440px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1366px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1340px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1320px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1280px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 1024px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 840px) {
	#r1 {
  padding-block: 0px !important;
}
	}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 768px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 525px) {
  span.text.text2 {
    transform: translate(-65px, 50px);
  }
#r1 a#b1:hover span.text.text2 {
    transform: translate(-65px, 0px);
}
	}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 430px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 375px) {}
/*-----------------------------------------------------------------------------------------------------*/
@media (max-width: 360px) {}
}