/*
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
*/

::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #000;
}

::-webkit-scrollbar
{
	width: 6px;
	background-color: #0000;
}

::-webkit-scrollbar-thumb
{
	background-color: #ac7108;
}
.ocm-effect-wrap {
    --scroll-bar-w: 0px;
}
div#header-outer nav ul.sf-menu li {
    background-color: #626161;
    text-align: center;
    margin-bottom: 13px;
    padding-block: 10px !important;
    padding-inline: 14px !important;
    filter: drop-shadow(2px 4px 6px #cccc);
    position: relative;
}
div#header-outer nav ul.sf-menu li span {
    color: white;
}
div#header-outer nav ul.sf-menu {
    background-color: #FAF5F5;
    filter: drop-shadow(2px 4px 6px #cccc);
    padding: 16px 16px;
}
div#header-outer ul.buttons.sf-menu {
    display: none;
}
div#header-outer nav ul.sf-menu li:last-child {
    margin-bottom: 0;
}

div#header-outer nav ul.sf-menu li a {
    font-size: 12px;
}
div#man-section {
    padding-left: 40px;
}
div#man-section .audio-play {
    margin: 0 !important;
    position: absolute;
    top: 0;
    width: 116%;
}

div#man-section .audio-play .ai-wrap {
    margin: 0 !important;
    border-radius: 8px 0 0 8px;
    padding: 11px;
    z-index: 999999;
    position: relative;
}
div#man-section .audio-play .ai-wrap p.ai-track-title {
    font-family: 'Playfair Display';
    font-style: normal;
    color: #AC7108;
}
div#man-section .audio-play .ai-wrap * {
    margin-bottom: 1px;
    min-height: auto;
}
div#man-sec-iner h1 {
    font-size: 80px;
    line-height: 90px;
    width: 120%;
    padding-bottom: 10px;
	    font-weight: 300;
}
div#man-sec-iner .adio-2 .ai-wrap {
    padding: 0;
}
div#man-sec-iner .adio-2 .ai-track-control {
    border: 0;
    background-color: white;
    color: #333333;
    opacity: 800 !important;
}
div#man-sec-iner .adio-2 li.ai-track {
    background-color: transparent;
}
div#man-section .iwithtext .iwt-icon i {
    color: transparent;
    -webkit-text-stroke: 1px #AC7108;
    font-size: 21px;
    background-color: #ac71083d;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    transition: 0.9s;
}
div#man-section .iwithtext .iwt-icon {
    margin-top: -7px;
}

div#man-section .iwithtext {
    margin-bottom: 34px;
}
div#man-section .iwithtext a, div#man-section .iwithtext {
    font-weight: 700;
    color: #333;
}
div#copyright {
    padding-block: 15px !important;
}
div#header-outer nav ul.sf-menu li:before {
    content: '';
    position: absolute;
    background-color: #AC7108;
    width: 0%;
    height: 100%;
    left: 0;
    top: 0;
    transition: 0.9s;
}
div#header-outer nav ul.sf-menu li:hover:before {
    transform: rotatex(360deg);
    width: 100%;
}
div#man-section .iwithtext:hover .iwt-icon i {
    transform: rotatey(360deg);
}
div#footer-outer {
    border-top: 1px solid black;
}


div#man-section .audio-play .ai-wrap button.ai-audio-control {
    background-color: #AC7108;
    width: 40px !important;
    height: 40px !important;
}
.ai-wrap .ai-volume-bar.ai-volume-bar-active::before {
    background-color: #AC7108;
}
div#man-section .iwithtext+.iwithtext {
    margin-bottom: 23px;
}
div#man-section div#man-sec-iner {
    padding-bottom: 100px;
}
div#man-sec-iner .adio-2 button.ai-track-btn.ai-track-inline-play-btn {
    background-color: white;
    border-radius: 0 !important;
}
div#man-sec-iner .adio-2 button.ai-track-btn.ai-track-inline-play-btn span.ai-track-spinner {
}
div#man-sec-iner .adio-2 button.ai-track-btn.ai-track-inline-play-btn svg {
    fill: #AC7108;
}
div#man-section .column-image-bg {
    background-size: 89% 100%;
    background-repeat: no-repeat;
    background-position: right;
}

div#man-section .hover-wrap-inner:before {
    content: '';
    position: absolute;
    background-image: url(https://guitarlessonssanfrancisco.com/wp-content/uploads/2026/07/Group-2.png);
    width: 700px;
    height: 700px;
    background-size: 100% 100%;
    left: -50px;
    top: 40px;
    z-index: -1;
    animation: 2s move linear alternate infinite;
}
@keyframes move{
    0%{
        transform:scale(0.9)
    }
}
.ai-wrap .ai-track-progress {
    background-color: #ac7108;
}
div#man-section .text1 {
    margin-bottom: 10px;
}
	div#man-sec-iner .adio-2 .ai-track-control span.ai-track-name {
    font-weight: 800;
}

div#man-section .txthd h1 {
    font-family: 'Montserrat';
    font-size: 35px;
    line-height: 45px;
}
/* ============================================== */
@media (max-width: 1600px){
    div#man-section div#man-sec-iner {
    padding-bottom: 60px;
}
div#header-outer nav ul.sf-menu li {
    margin-bottom: 11px;
}
    div#man-section .c2 .img1 {
    width: 93%;
}
    div#man-sec-iner h1 {
    font-size: 66px;
    line-height: 65px;
}
div#man-sec-iner .text1 p {
    width: 113%;
    font-size: 14px;
    line-height: 24px;
}
div#man-section {
    padding-left: 18px;
}
#top .col.span_3 {
    margin-top: 10px !important;
}
div#man-section .audio-play {
    width: 116%;
}
div#man-section .audio-play .ai-wrap {
    height: 117px;
}
div#man-section .audio-play .ai-wrap .ai-control-wrap-thumb {width: 93px;}
div#man-section div#man-sec-iner .text1 {
    margin-bottom: 4px;
}
}
/* ============================================== */
@media (max-width: 1440px){
	div#man-sec-iner .adio-2 .ai-track-control span.ai-track-name {
    font-weight: 800;
    font-size: 15px;
    line-height: 25px;
}
div#man-section .ai-wrap .ai-audio-volume-bars {
    height: 21px;
}
    div#man-section div#man-sec-iner {
    padding-bottom: 90px;
}
    div#man-sec-iner h1 {
    font-size: 61px;
    line-height: 65px;
}
div#man-sec-iner .text1 p {
    width: 100%;
    font-size: 12px;
    line-height: 22px;
}
div#man-sec-iner  .ai-audio-volume-bars {
    height: 21px !important;
}
 div#man-section .audio-play .ai-audio-volume-control-btns {flex-direction: row !important;}
div#man-section .audio-play .ai-audio-volume-control-btns button.ai-btn,button.ai-btn.ai-btn-repeat.false {
    height: 24px !important;
}
div#man-section .audio-play .ai-wrap {
    height: 107px;
}
    div#man-section .c1 {
    width: 31%;
}
div#man-section .c2 {
    width: 69%;
}
div#man-sec-iner h1 {
    font-size: 51px;
    line-height: 55px;
}
div#man-section .audio-play .ai-wrap .ai-control-wrap-thumb {
    width: 96px;
}
div#man-section .audio-play .ai-control-wrap-controls {
    width: 310px !important;
    padding-left: 15px;
}
div#man-section .audio-play {
    width: 126%;
}
div#man-section .c2 .img1 {
    width: 90%;
    margin-left: 20px;
}
div#man-sec-iner .text1 p {
    width: 123%;
    font-size: 11px;
    line-height: 21px;
}
div#man-section .iwithtext .iwt-icon i {
    width: 40px;
    height: 40px;
    font-size: 23px;
}
div#man-section h3 {
    font-size: 20px;
    line-height: 30px;
}
}
@media (max-width: 1366px){
    div#man-section .c2 .img1 {
    width: 100%;
}
div#man-sec-iner h1 {
    font-size: 36px;
    line-height: 46px;
    margin-bottom: 0;
    padding-bottom: -3px;
}
div#man-section h3 {
    font-size: 16px;
    line-height: 26px;
}
div#man-section .audio-play .ai-wrap .ai-control-wrap-thumb {
    width: 66px;
    object-fit: cover;
}
div#man-section .audio-play .ai-wrap .ai-control-wrap-thumb img {
    object-fit: cover;
    height: 87px;
}
div#header-outer nav ul.sf-menu li {
    margin-bottom: 12px;
}
}
@media (max-width: 1280px){
    div#man-section .c2 {
    width: 70%;
}
div#man-section .c1 {
    width: 29%;
}
div#man-section .c2 {
    width: 72%;
}
div#man-section .c1 {
    width: 28%;
}
div#man-section {
    padding-left: 15px;
}
div#man-section div#man-sec-iner {
    padding-bottom: 50px;
}

div#man-section .audio-play .ai-wrap {
    height: 100%;
}
div#man-section .audio-play .ai-wrap * {
    padding-left: 0;
}
div#man-section .audio-play .ai-wrap .ai-control-wrap-thumb {
    width: 100%;
    margin-bottom: 10px;
}
div#man-section .audio-play .ai-wrap p.ai-track-title {
    padding-left: 10px;
    padding-right: 0;
}
div#man-section .audio-play {
    width: 129%;
}
}
/* ============================================== */
@media (max-width: 1024px){
    div#header-outer nav ul.sf-menu {
    background-color: transparent;
    padding: 0px !important;
}

}
/* ============================================== */
@media (max-width: 912px){
    div#man-section .c1 {
    width: 100%;
    padding: 20px;
}
div#man-section .c2 {
    width: 100%;
}
div#man-section .audio-play {
    position: unset;
    width: 100%;
}
div#man-section .audio-play .ai-wrap .ai-control-wrap-thumb {
    width: auto;
    margin-bottom: 0;
}
div#man-section .audio-play .ai-control-wrap-controls {
    width: 100% !important;
    height: auto !important;
}
div#man-section .audio-play .ai-wrap {
    border-radius: 10px;
    width: 100%;
}
div#man-section .audio-play .ai-wrap .ai-control-wrap-thumb img {
    height: 85px;
}
div#man-sec-iner .text1 p {
    width: 100%;
    font-size: 14px;
    line-height: 24px;
}
div#man-section .c2 .img1 {
    width: 54%;
}
div#man-section .column-image-bg {
    background-size: cover;
}
div#man-section .c2 .img1 {
    margin: 0 auto;
    display: table;
}
div#man-section .hover-wrap-inner:before {
    left: 0;
    right: 0;
    margin: 0 auto;
}
div#man-section div#man-sec-iner {
    padding-block: 20px;
}
div#header-outer {
    /* background-color: black; */
}
div#man-section {
    /* padding-top: 20px !important; */
    padding-left: 5px;
}
#top a.closed {
    /* filter: brightness(0) invert(1); */
}
}
/* ============================================== */
@media (max-width: 800px){
}
/* ============================================== */
@media (max-width: 480px){
    div#man-section .audio-play .ai-wrap {
    width: 97%;
}
div#man-section .audio-play .ai-wrap .ai-control-wrap-thumb {
    margin-bottom: 13px;
}
div#copyright p {
    font-size: 12px;
}
    div#man-section .c2 .img1 {
    width: 90%;
}
}
/* ============================================== */