/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 02 2023 | 13:38:43 */
#Top_bar .menu > li > a span:not(.description) {
    padding: 0px 12px;
}

.ayg-player-description, .ayg-thumbnail-excerpt {
    margin: 0 !important;
    padding: 7px 0;
    display: none;
}

.yotu-column-3 li {
    width: 29%;
    margin-right: 5%!important;
  margin-bottom: 20px!important;
  -webkit-box-shadow: 0px -1px 12px -4px rgba(0,0,0,0.18);
-moz-box-shadow: 0px -1px 12px -4px rgba(0,0,0,0.18);
box-shadow: 0px -1px 12px -4px rgba(0,0,0,0.18);
}

.yotu-playlist {
    display: block;
    clear: both;
    width: 100%;
    padding: 3px 0;
    position: relative;
}

.rb-template-default .rbt-section-heading {
    display: none;
}

.rb-template-default .rbt-body>.rbt-column.small {
    display: none;
}

@media screen and (max-width: 900px) {
#resume-540.rb-template-container {
    padding: 5px !important;
}
}

.rb-template-default .rbt-body>.rbt-column.large {
    width: calc(100% - 50px);
    max-width: calc(100% - 50px);
    min-width: calc(100% - 50px);
}

@media screen and (max-width: 900px) {
#resume-388.rb-template-container {
    padding: 5px !important;
}
	}