.hide { display: none;}

header.entry-header {
    display: none;
}
/* .page-id-18807 .html5vid.rs_html5vidbasicstyles.fullcoveredvideo video {
    object-fit: fill !important;
} */

section.topbar_section {
    background: url(https://www.shinobayderm.com/wp-content/uploads/2022/07/top-bar.jpg);
    background-size: cover;
	background-repeat:no-repeat;
	background-position:center;
}

.topbar_div a, .topbar_div ul
{
	color:#fff;
}

.topbar_div ul li {
    line-height: 32px;
}

.topbar_div a:hover {
    text-decoration: none;
    opacity: 0.8;
}

.topbar_section ul {
    list-style: none;
    display: flex;
    font-size: 16px;
    margin: 0;
    padding: 10px 0px;
}
.col-md-5 .topbar_div {
    font-weight: 600;
}

.col-md-7 .topbar_div ul {
    display: flex;
    justify-content: end;
}
.topbar_section .fas, .topbar_section .fab {
    font-size: 14px;
    padding: 0px 4px;
}
.topbar_div .fab {
    padding: 0px 8px;
}
li.phone-top {
    margin-right: 24px;
	margin-left: 20px;
}

.topbar_details.top-bar.topbar.social-top ul {
    margin-bottom: 5px;
}

a.top-contact {
    background: #0094d2;
    color: #fff !important;
    padding: 5px 10px;
    border-radius: 4px;
    transition: 0.3s;
}

a.top-contact:hover{
	background:#006c99;
	text-decoration:none;
}



html {
  scroll-behavior: smooth;
}

img{
	max-width: 100%;
	height: auto;
}

.logo img {
    margin: 0 auto;
    display: block;
}

h1 {font-size: 50px; font-weight:700;}
h2 {font-size: 40px;  font-weight:600;}


a {
    color: #0094d2;
}


/*
top_bar
*/

header input[type="submit"] {
    padding: 3px 12px;
    border: none;
    background: #0094d2;
    color: #fff;
    border-radius: 0px;
    transition: 0.3s;
    position: absolute;
    right: 0;
}

header input[type="search"] {
    border: 1px solid #ccc;
    outline: none;
    padding-top: 2px;
    padding-bottom: 2px;
}


.topbar a {
    color: #000;
	font-size:14px;
}
.topbar i {
    font-size: 14px;
}


.topbar ul {
    list-style: none;
    display: flex;
	padding: 0;
}

.topbar ul li {
    padding: 0px 10px;
    margin-top: 10px;
	position:relative;
	line-height:31px;
}

.social-top {
    float: right;
	margin-bottom: 5px;
}
.social-top form.is-search-form.is-form-style.is-form-style-3.is-form-id-15200 {
    margin-top: 7px;
    width: 216px;
    margin-right: 14px;
}

/*
main_menu_bar
*/


.right-menu{
	text-align:right;
}

.main_menu_bar {
	clear:both;
	font-size:17px;
	padding-top:15px;
}
.main_menu_bar .main_menu_cont > ul > li a:hover:after {
    position: absolute;
    content: '';
    width: 95%;
    height: 4px;
    left: 3px;
    bottom: 6px;
    font-weight: 500;
    background: #0094d2;
}
.drop_menu>li ul.sub-menu .menu-item a:hover:after {display:none;}

.main_menu_bar .main_menu_cont {
	position:relative;
	display:inline-block;
}
.main_menu_bar .main_menu_cont ul {
	margin:0;
	padding:0;
	list-style:none;
}
.main_menu_bar .main_menu_cont li {
	position:relative;
}
.main_menu_bar .main_menu_cont > ul > li{
	display:inline-block;
	padding:0 0 14px;
	position:relative;
}

.main_menu_bar .main_menu_cont ul:not(.sub-menu) > .current-menu-item:before,
.main_menu_bar .main_menu_cont ul:not(.sub-menu) > .current_page_item:before,
.main_menu_bar .main_menu_cont ul:not(.sub-menu) > .current_page_parent:before
/*.main_menu_bar .main_menu_cont > ul > li:before*/ {
	position: absolute;
    content: '';
    width: 95%;
    height: 4px;
    left: 3px;
    bottom: 6px;
    font-weight: 500;
    background: #0094d2;
}
.main_menu_bar .main_menu_cont > ul a {
    display: block;
    color: #080f1b;
    text-decoration: none;
    font-size: 16px;
    border-left: 1px solid #080f1b;
    padding: 0 4px 0px 5px;
    transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
}
.main_menu_bar .main_menu_cont > ul li:first-child a,
.main_menu_bar .main_menu_cont .sub-menu a{
	border-left:0;
}
.top_links > ul > li.menul {
	border-left:1px solid #080f1b;
}
.top_links > ul > li.menul:first-child {
    border: 0;
}
.menul a {
	display:block;
	color:#080f1b;
	text-decoration:none;
	line-height:16px;
	padding-left: 3px;
}
.main_menu_bar .main_menu_cont > ul > li:hover > a,
.top_links > ul > li:hover > a,
.top_links .current-menu-item a,
.top_links .current_page_item a,
.top_links .current_page_parent a {
	color:#000;
}



/*
mobile menu
*/
button#responsive-menu-button {
	background:transparent;
}
.responsive-menu-inner, .responsive-menu-inner:before, .responsive-menu-inner:after {
	height: 4px !important;
	width: 28px !important;
}
#responsive-menu-container #responsive-menu-additional-content {
	padding:0 !important;
}
#responsive-menu-container .responsive-menu-button {
	font-size: 20px;
	border: 1px solid #fff;
	display: inline-block;
	width: 40px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	position: absolute;
	right: 20px;
	top:20px;
	cursor:pointer;
}
#responsive-menu-container .responsive-menu-button:hover {
	background-color:#ff8400;
}




/*
**************************
submenu
**************************
*/
.drop_menu li {
	position:relative;
}
.drop_menu li:hover > ul.sub-menu {
	display:block;
}
.drop_menu>li >ul.sub-menu {
	box-shadow: 2px 2px 18px 2px rgba(0,0,0,0.2);
	top: 29px;
	left: 13px;
	padding: 10px 0;
	z-index: 5;
	transition: all 0.2s linear 0s;
	-webkit-transition: all 0.2s linear 0s;
}
.drop_menu>li ul.sub-menu {
	background: rgba(255,255,255,0.90);
	border: 2px solid #0094d2;
	margin: 0;
	position: absolute;
	width: 250px;
	display: none;
}
.drop_menu>li >ul.sub-menu ul {
	top:0;
	left:251px;
	margin-left: -4px;
}
.drop_menu>li >ul.sub-menu:before {
	content: "";
	position: absolute;
	top: -16px;
	left: 10px;
	border-bottom: 10px solid rgb(0 148 210);
	border-left: 10px solid rgba(0,0,0,0);
	border-right: 10px solid rgba(0,0,0,0);
	margin: 0px auto;
	width: 16px;
	height: 16px;
	z-index: 2;
}

.drop_menu>li>ul.sub-menu>li.menu-item-has-children:after, .sub-menu>li>ul.sub-menu>li.menu-item-has-children:after {
    content: '\f0da';
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
	position:absolute;
	top:8px;
	right:13px;
	color: #000;
}



.no-arrow:before {
	border: 0 !important;
}
.drop_menu>li ul.sub-menu li {
	font-size: 14px;
	text-transform: capitalize;
	text-align: left;
	margin: 0px;
}
.drop_menu>li ul.sub-menu .menu-item {
	list-style: none;
}
.drop_menu>li>ul.sub-menu>li.menu-item-has-children {
	/*display: table-cell;*/
}
.drop_menu>li ul.sub-menu li a {
	display: block;
	padding: 9px 11px;
	color: #000;
	text-decoration: none;
	background-color:transparent !important;
	line-height: 20px;
	border-top:1px solid #fff;
}
/*.drop_menu>li ul.sub-menu > li.menu-item-has-children > a {
	color: #111;
	text-transform: uppercase;
}*/
.drop_menu>li ul.sub-menu li:hover > a,
.drop_menu>li ul.sub-menu li.current_page_item > a {
	color: #fff;
	background-color: #0094d2 !important;
	transition: all 0.2s linear 0s;
	-webkit-transition: all 0.2s linear 0s;
}




/*------ALL PAGE SETTING------*/


.home main#main {
    margin-top: 35px;
}


.top-banner 
{
	background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 120px;
    padding-bottom: 120px;
}

.top-banner.contact-us-banner h1 {
    color: #0094d2;
}

.top-banner.contact-us-banner {
    padding-top: 90px;
    padding-bottom: 90px;
}




/*---------Home page ------------*/


.home-rev-slider 
{
	padding-top:80px;
}

.plyr__controls {
    display: none;
}

.home .site-header {
    position: absolute;
    top: 0;
    z-index: 9999;
    width: 100%;
/*     background: rgb(255 255 255 / 76%); */
}

.site-header {
    background: #fff;
}


.home-first-section {
	background:url('https://www.shinobayderm.com/wp-content/uploads/2023/06/img-bg11-min.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 80px 30px;
	background-attachment: fixed;

}

.home-first-section .vc_column-inner {
        padding: 55px 25px 40px;
}


.home-first-section h2 {
    font-weight: 700;
    text-transform: uppercase;
}

.home-first-section h2, .home-first-section h3 {
    font-size: 55px;
}

.home-first-section h3 {
    font-weight: 300;
}

.main-button .vc_btn3.vc_btn3-color-default.vc_btn3-style-modern {
    color: #fff;
    border-color: #0094d2;
    background-color: #0094d2;
    padding: 15px 30px;
}

.home-procedure-section h2 {
    font-size: 65px;
    text-transform: uppercase;
}

.procedure-four-boxes .wpb_text_column {
    background: #0094d2;
    color: #fff;
    font-size: 22px;
    line-height: 40px;
    margin-bottom: 0;
    font-family: 'Roboto';
    text-transform: uppercase;
}

.procedure-four-boxes img 
{
	width:100%;
}
.procedure-four-boxes img:hover {
    opacity: 0.8;
}




a.home-readmore {
    background: #0094d2;
    color: #fff;
    padding: 13px 28px;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 300;
    margin-top: 9px;
    transition: 0.3s;
    display: inline-block;
}

a.home-readmore:hover {
    background: #0374a3;
    text-decoration: none;
}


.provide-section1 .vc_column-inner {
    padding-top: 80px !important;
    padding-left: 24px !important;
}



.staff-top-section  {
    background-repeat: no-repeat;
    background-position: 15%;
    background-size: cover;
    padding: 170px 0px;
	background-attachment: fixed; 
} 

.home-drshino-section {
    padding: 20px 0px;
}


.staff-top-section .sided-text h2 {
    text-transform: uppercase;
	font-size: 45px;
}

.home-drshino-section .sided-text {
    padding: 50px 110px 50px 35px;
    border-radius: 11px;
	font-size: 21px;
    line-height: 29px;
}

.staff-top-section .sided-text {
     background: rgb(255 255 255 / 90%);
    padding: 50px 125px 50px 35px;
    border-radius: 11px;
}

.skincare-section1 h2
{
	font-size:65px;
	text-transform:uppercase;
	letter-spacing: 6px;
    font-weight: 800;
	
}

.skincare-section1 h3
{
	font-size:25px;
	text-transform:uppercase;
	font-family: 'Montserrat';
    font-weight: 600;
	
}

.product-box h4 {
    font-family: 'Montserrat';
    font-size: 18px;
    font-weight: 600;
    border-top: 1px solid #ccc;
    padding-top: 10px;
}
.product-box {
    text-align: center;
    border: 1px solid #ccc;
}

.product-box {
    text-align: center;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-bottom: 10px solid #0195d3;
	padding-bottom: 7px;
    padding-top: 20px;
}

a.add_to_cart {
    background: #0195d3;
    float: left;
    color: #fff;
    padding: 10px;
    display: inline-block;
    text-transform: uppercase;
    font-family: 'Montserrat';
    font-weight: 600;
}

.product-box em {
    font-size: 21px;
    font-weight: 600;
    font-style: normal;
    display: block;
    padding-top: 10px;
}

.product-box img {
    height: 210px;
    width: 90px;
}

.product-box2 {
    border: 1px solid #ccc;
    padding: 70px 19px 30px;
}

.product-box2 h3 {
    font-size: 42px;
    font-weight: 700;
    font-family: 'Montserrat';
}
.product-box2 p {
    font-size: 14px;
    line-height: 17px;
}

p.price {
    font-size: 42px;
    margin-top: 30px;
    margin-bottom: 30px;
    font-weight: 600;
}

.col-md-12.pro-space li {
    font-size: 13px;
}

.col-md-12.pro-space {
    border-top: 1px solid #ccc;
    margin-top: 30px;
    padding-top: 40px;
}




.next-level-section h2 {
    color: #fff;
    font-size: 80px;
    font-weight: 300;
    font-family: 'Roboto Condensed';
}

.next-level-section p {
    font-family: 'Roboto Condensed';
    color: #fff;
    font-size: 39px;
    line-height: 50px;
}

.next-level-section h3 {
    color: #fff;
    font-size: 40px;
    font-weight: 300;
    font-family: 'Roboto Condensed';
    font-style: italic;
}

a.masterclass-btn:hover {
    text-decoration: none;
    background: #007db1;
}

a.masterclass-btn {
    font-family: 'Roboto';
    color: #fff;
    background: #0094d2;
    padding: 13px 24px;
    font-size: 31px;
    font-weight: 300;
    text-transform: uppercase;
    border-radius: 2px;
    transition: 0.3s;
	margin-top: 20px;
    display: inline-block;
}

.home-next-level-section {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.next-level-section .vc_column-inner {
    padding: 70px 40px 100px;
}





.team_img {
    position: relative;
}


.team_content {
    background: #fff;
    padding: 15px 10px 10px;
	text-align:center;
}
h4.team_title {
    font-size: 23px;
    margin-bottom: 0;
}


h4.team_title a {
    color: #307db6;
    font-family: 'Roboto Condensed';
}

a.readmore {
    font-size: 15px;
    color: #307db6;
}


.team-section1 h2 {
    color: #fff;
    text-transform: uppercase;
    font-size: 59px;
}
.team-section1 {
    color: #fff;
}

.home-team-section {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}

.home-testimonial-section h2 {
    color: #fff;
    font-size: 54px;
    text-transform: uppercase;
    font-weight: 700;
}

.home-testimonial-section p {
    font-size: 26px;
    line-height: 33px;
}

.home-testimonial-section {
    color: #fff;
    text-align: center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 80px 30px;
	background-attachment: fixed;
}

.home-testimonial-section h5 {
    font-size: 30px;
    font-weight: 600;
    text-transform: uppercase;
}


.testimonial-slider-section p {
    padding: 10px 130px;
position:relative;
}

.testimonial-slider-section p:before {
    content: '"';
    font-size: 90px;
    line-height: 77px;
    position: absolute;
    left: 100px;
}


.testimonial-slider-section p:before {
    content: '\201C';
    font-size: 100px;
    line-height: 67px;
    position: absolute;
    left: 100px;
}
.testimonial-slider-section p:after{
	
    content: '\201D';
    font-size: 100px;
    line-height: 67px;
    position: absolute;
	right:100px;
	top: 110px;	
}

 .embed-container { 
        position: relative; 
        padding-bottom: 90%;
        overflow: hidden;
        max-width: 100%;
        height: auto;
    } 

    .embed-container iframe,
    .embed-container object,
    .embed-container embed { 
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }


.recent_blog_img {
    position: relative;
}
.recent_blog_img:after {
    content: '';
    background: #0094d2;
    width: 80px;
    height: 26px;
    position: absolute;
    bottom: 0;
    right: 12px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
.recent_blog_content h4 a {
    color: #000;
    font-size: 21px;
    font-weight: 600;
}
.date {
    color: #307db6;
    font-weight: 600;
    font-size: 18px;
}
.recent_blog_content {
    border-bottom: 1px solid #f4f4f4;
    border-left: 1px solid #f4f4f4;
    border-right: 1px solid #f4f4f4;
    padding: 16px;
}


.home-blog-section h2 {
    font-size: 55px;
    text-transform: uppercase;
}


/*---------WOOCOMMERCE--------*/


.woocommerce h2 {
    font-size: 30px;
}
/*
.home .woocommerce ul.products li.product a img {
    height: 336px;
    object-fit: none;
}
*/

.woocommerce ul.products li.product a img {
    height: 200px;
    object-fit: contain;
	padding:10px
}


.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2{
    max-width: 48%;
}

.form-row{
	display: block;
}

ul.products li.product img {
    text-align: center;
    margin: 0 auto;
}


h2.woocommerce-loop-product__title {
    font-size: 20px;
    text-align: center;
	border-top: 1px solid #ccc;
}

ul.products.columns-2 li.product,
ul.products.columns-3 li.product,
ul.products.columns-4 li.product{
    border: 1px solid #ccc;
    border-bottom: 4px solid #0094d2;
}

.home .add_to_cart_button {
    color: #fff !important;
    background: #0094d2 !important;
    padding: 10px 30px;
    text-transform: uppercase;
    font-size: 19px;
    font-weight: 600;
    font-family: 'Montserrat';
    display: inline-block !important;
    margin-top: 10px;
	border-radius:0px !important;
}


.products .columns-4 a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart,
.woocommerce ul.products li.product .button {
    color: #fff;
    background: #0094d2;
    padding: 10px 8px;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
    font-family: 'Montserrat';
    display: inline-block !important;
    margin-top: 10px;
}


.products .columns-4 span.woocommerce-Price-amount.amount, .woocommerce ul.products li.product .price {
    float: right;
    bottom: 0;
    position: absolute;
    right: 4px;
    font-size: 20px;
    color: #000;
    font-weight: 600;
}



.single-product .woocommerce div.product div.images img {
    width: auto;
    margin: 0 auto;
}
.single-product .woocommerce-product-gallery__image {
    border: 1px solid #efefef;
    padding: 20px;
}

.single-product .product_meta {
    display: none;
}


.cart-contents {
    position: relative;
    display: flex !important;
    flex-flow: column nowrap;
    justify-content: center;
}

.cart-contents:hover {
    text-decoration: none;
}

.cart-contents:before {
    content: "\f07a";
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    font-size: 16px;
}

.cart-contents-count {
    position: absolute;
    top: 10px;
    right: -5px;
    transform: translateY(-105%) translateX(25%);
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    line-height: 17px;
    height: 18px;
    width: 18px;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    background: #0094d2;
    border-radius: 50%;
    padding: 1px;
    z-index: 999; 
}

.woocommerce form .show-password-input, .woocommerce-page form .show-password-input {
    top: 3px;
}

.woocommerce .quantity .qty {
    height: 37px;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #0094d2;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}


.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #0179ab;
    color: #fff;
}

.single-product span.woocommerce-Price-amount.amount {
    color: #000;
    font-size: 22px;
    font-weight: 500;
}



/*-----------Body Part------------*/


.leaflet-rrose-content {
    margin: 24px 20px !important;
}

.leaflet-rrose-content h2 {
    font-size: 27px;
    text-align: left !important;
    text-transform: capitalize;
}


.leaflet-rrose-content h4 {
    line-height: 23px;
    font-size: 20px;
}

/*-----------BLOG PAGE----------------*/


.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    color: #fff;
    text-decoration:none;
}
 
.navigation li {
    display: inline;
}
 
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    background-color: #0094d2;
    border-radius: 3px;
    cursor: pointer;
    padding: 12px;
    padding: 0.75rem;
}
 
.navigation li a:hover,
.navigation li.active a {
    background-color: #5fbdff;
}

section.all-blog {
    margin-bottom: 50px;
}

.pagination-sec {
    text-align: center;
}


.blog .ast-container {
    padding: 0;
    margin: 0;
    width: 100%;
    max-width: 100%;
}

.blog-header h1 {
    text-align: center;
    color: #fff;
}

.blog-top-banner{
	background:url('https://shinobayderm.com/wp-content/uploads/2022/05/Blog-banner1.jpg');
	background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 150px;
    padding-bottom: 150px;
	margin-bottom:50px;
}

.post-top-banner{
	background:#05A2CD;
    padding-top: 80px;
    padding-bottom: 80px;
	margin-bottom:50px;
}

.blog-top-banner h1, .post-top-banner h1
{
	color:#fff;
	text-align:left;
}

.home_blog_content {
    padding-bottom: 6%;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10%;
}

.home_blog_content:hover {
    border-color: #0094d2;
}

.home_blog_content a {
    color: #0094d2;
    font-size: 19px;
    font-weight: 500;
}

.home_blog_content a:hover {
    color: #0fb5fb;
    text-decoration: none;
}


.blogListFooter span.listAuthor {
    color: #999;
    font-size: 13px;
}

.zoom {
    border: 1px solid #cccdcd;
    padding: 20px;
    margin-bottom: 20px;
}

.zoom .embed-container {
    padding-bottom: 61%;
}

.blog-img {
    background: #f6f6f6;
    position: relative;
    overflow: hidden;
}

.blog-img:hover img {
    transform: scale(1.1);
    transition: all .3s ease;
}

.more_link a {
    color: #0094d2;
    font-size: 16px;
}

.blogSideBar .widget_search button[type="submit"]{
	padding: 8px 15px;
  font-size: 20px;
}

h3.widget-title {
    font-size: 23px;
    color: #fff;
    background: #0094d2;
    padding: 7px 12px;
    border-left: 10px solid #30c2ff;
    margin-top: 40px;
}

.blogSideBar .widget_search button[type="submit"]:hover{
	color: rgba(255, 255, 255, .7) !important;
}

.date-blog {
    position: absolute;
    left: 0;
    top: 0px;
    z-index: 1;
    width: 40px;
    background: #0094d2;
    color: #fff;
    padding: 10px 13px;
    text-align: center;
    font-size: 12px;

}

span.month {
    margin-left: -3px;
}

hr.blog-hr {
    margin: 7px 0 !important;
}

span.max-date {
    font-size: 20px;
    margin-left: -4px;
}

span.year {
    margin-left: -6px;
}

.blogSideBar .widget_search button[type="submit"]{
	background: #767677 !important;
}

.blogContent h2.blog-title{
	color: #767677 !important;
}


/*
====================================
33. BLOG WIDGET CSS
====================================
*/
.blogBox{padding-bottom:22px; margin-bottom:40px;border-bottom:1px solid #cccdcd;}
.blogImage{border:1px solid #cccdcd;overflow:hidden;position:relative;margin-bottom:20px;background:#ebebeb;}
.blogImage img{width:100%;height:auto;}
.blogImage .blogDate{position:absolute;left:0;top:0;z-index:1;width:39px;background:#f79421;color:#fff;padding:10px 13px;text-align:center;}
.blogImage .blogDate i{font-size:12px;font-style:normal;display:block;}
.blogImage .blogDate span{font-size:20px;font-style:normal;display:block;}
.blogImage .blogDate i,
.blogImage .blogDate span{margin-left:-3px;}
.blogImage .blogDate i ~ i{margin-left:-6px;}
.blogImage .blogDate hr{border-top:1px solid #fff;padding:5px 0 0 0;margin:5px 0 0 0;}
.blogContent h3.blog-title{font-size:24px;line-height:1.2;}
.blogContent h2.blog-title{font-size:30px;line-height:1.2;}
.blogDesc a.more {font-size:16px;}
.blogBox:hover{border-color:#f79421;}
.blogBox:hover a.more,
.blogBox:hover a.more2{color:#000;}
.blogImage.hoverStyle .hoverIcons,
.blogImage .hoverStyle .hoverIcons,
.galleyBox.hoverStyle .hoverIcons{bottom:50%;margin-bottom:-16px;}
.blogPage hr {
    border-color: 
    #d6d6d6;
}


/*
blog sidebar
*/
.sidebar .widget_container {
    margin-top: 30px;
}
.sidebar .widget_container:first-child {
    margin-top: 0 !important;
}
.sideBox{margin-bottom:30px;}
.blogSideBar .widget_search{background:#f1f1f1;border:1px solid #dddddd;border-radius:8px;padding:30px 25px;margin-bottom:30px;}


.blogSideBar ul{list-style:none;margin:0px;padding:0;}
.blogSideBar ul li:first-child{border-top:0;padding-top:0;}
.blogSideBar ul li{border-top:1px dashed #b0b0b0;margin-left:2px;}
.blogSideBar ul li a{color:#323232;display:block;padding:10px 0;}
.blogSideBar ul li a:before{content:"\f0da";margin:0 10px 0 5px;display:inline-block;font-family:'Font Awesome 5 Free'; font-weight:bold;}
.blogSideBar ul li a:hover{color:#fff;background:#0094d2;text-decoration:none;}

.blogSideBar .list_accordion dt:before{content:"\f13a";color:#373737;}
.blogSideBar .list_accordion dt.open:before{content:"\f139";color:#f79421}
.blogSideBar .list_accordion dd{padding:10px;background:none;}
.blogSideBar .list_accordion dt.open{margin-bottom:0;}
.blogSideBar h4{border-bottom:1px dashed #333333;padding:0 0 8px;}
.blogSideBar #search-2{	background: #f1f1f1;border: 1px solid #dddddd;border-radius: 8px;padding: 30px 25px;margin-bottom: 30px;}
.blogPage hr{border-color:#d6d6d6;}
.blogDetail.style2 .blogContent{float:right;}
.blogDetail.style2 .blogSide{float:left;}
.blogGallery{margin-bottom:15px;border-bottom:1px solid #d6d6d6;padding-bottom:15px;}
.galleyBox{margin-bottom:30px;}
.galleyBox img{width:100%;height:auto;}
.blogDetail .blogContent .blogBox:hover{border-color:#cccdcd;}
.morelink, .blogListFooter p {margin-bottom:15px;}

.blogSideBar input[type="submit"] {
    position: absolute;
    padding: 10px 24px;
    right: 40px;
    border-radius: 0px;
}
.blogSideBar input[type="search"] {
    border: none;
    padding: 10px;
	width:100%;
}
form.search-form label {
    width: 100%;
}

.single-post h2.title {
    font-size: 32px;
}

.single-post .post-expt.clearfix {
    margin-top: 40px;
}

.single-page-img {
    text-align: center;
}

.blog-img img {
    height: 300px;
    width: 100%;
    object-fit: contain;
}

.single-post .site-main {
    padding-bottom: 60px;
}


/*----------STAFF INNER PAGE-------------*/


h3.design {
    position: relative;
}
h3.design:after {
    content: '';
    background: #0094d2;
    position: absolute;
    width: 60%;
    height: 1px;
    bottom: -10px;
    left: 0;
}

.single-team .post-expt h3 {
    font-size: 25px;
    font-family: 'Montserrat';
    color: #0094d2;
    font-weight: 500;
}

.single-team .post-expt {
    margin-top: 40px;
}

section.single-team {
    margin-top: 60px;
}


.row.single-team-div {
    padding-bottom: 40px;
}
.single-team-div h1{
	font-size:48px;
}


.team_img {
    background: #fff;
}


.team_img img {
text-align: center;
    margin: auto;
    display: block;
}
ul.cols2-ul {
    column-count: 2;
}


.team-page.top-banner {
	background:url('https://www.shinobayderm.com/wp-content/uploads/2022/10/Staff.jpg');
	background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 150px;
    padding-bottom: 150px;
}
.team-page.top-banner h1
{
	color:#fff;
	font-size:60px;
}

section.team-page-section {
    background: url(https://shinobayderm.com/wp-content/uploads/2022/04/bg-1-1.jpg);
    background-size: cover;
    background-position: 80% 100%;
}

.team_div {
    border: 1px solid #e7e7e7;
	margin: 15px 0px;
}



/*-------FAQs----------*/


.faqs-section {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.faqs-section .vc_toggle_title {
    background: #f1f1f1;
    padding: 13px;
    border-radius: 8px;
}

/*-------Contact----------*/


.top-banner h1 {
    color: #fff;
}
.top-banner2 h1 {
    color: #000;
}

.contact-detail i {
    position: absolute;
    color: #0094d2;
    margin-top: 4px;
    font-size: 16px;
    left: 30px;
}

.contact-detail li {
    margin: 10px;
    font-size: 15px;
}

.contact-detail a {
    color: #000;
}

.contact-detail ul {
    list-style: none;
    padding: 0;
    margin-left: 34px;
    margin-top: 30px;
}


input[type="text"], input[type="email"], input[type="tel"], textarea, select {
    background: #ebebeb;
    border: none;
    border-radius: 5px;
    padding: 13px !important;
	height: 47px;
}

input[type="submit"]:hover {
    background: #0283b9;
}
input[type="submit"] {
    padding: 10px 36px;
    border: none;
    background: #0094d2;
    color: #fff;
    border-radius: 5px;
    transition: 0.3s;
}


.text-blue {
    text-align: center;
    font-size: 33px;
    padding: 23px 30px;
    color: #0096d1;
    font-weight: 600;
    line-height: normal;
}

.wufoo .info h2 {
    font-family: Montserrat;
    font-weight: 600;
    font-size: 40px !important;
    margin-bottom: 8px;
}

.wufoo .info div {
    line-height: 24px;
    font-size: 18px !important;
    font-family: "PT Sans" !important;
}



.about-us-page 
{
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
}


/*---------TESTIMONIAL PAGE ------------*/


.testimonials-page-section {padding-top:10px !important; padding-bottom:40px !important;}
.testimonials-page-section h1 {text-align:center; }


.testimonial-half {    background: #fafafa;
    border: 1px solid #0094d2;
        padding: 20px 35px 20px;
    font-size: 15px;
margin-bottom: 20px !important;}



span.quote1 {
    position: absolute;
    font-size: 43px;
    top: 24px;
    left: 25px;
}

span.quote2 {
    position: absolute;
    font-size: 40px;
    right: 30px;
    margin-top: 20px;
}

.testimonial-half h6 {
    margin-top: 20px;
    font-size: 20px;
}


/*---------Procedure Pages ------------*/


.mid-style h2{
	text-align:center;
	font-size:35px;
	color:#fff;
}

.mid-style p{
	text-align:center;
	color:#fff;
}


.procedure-page-top h2 {
    color: #0094d2;
/*     text-transform: capitalize; */
    font-size: 34px;
    font-weight: 500;
    line-height: normal;
}

.procedure-page-top h1 {
    color: #0094d2;
    font-size: 34px;
    font-weight: 500;
    line-height: normal;
}


.procedure-page-top {
    background: #f7f7f7;
    padding: 20px;
}

.procedure-page-top p {
    padding: 10px 70px;
}
 
.procedure-page h3
{
	color:#0094d2;
	font-family:'Montserrat';
	font-size:30px;
}

.procedure-page h2 {
    color: #0094d2;
    font-size: 45px;
}


.procedure-page
{
    padding-top: 60px;
    padding-bottom: 50px;
}
.page-id-752 .procedure-page a:hover {
    color: #fff;
    text-decoration: none;
}
.page-id-752 .procedure-page a:hover {
    color: #000;
}

.page-id-752 .procedure-page li:hover a:before{
	color:#000;
}
.page-id-752 .procedure-page li a {
    color: #0094d2;
    font-size: 18px;
    display: block;
    padding: 3px;
transition: 0.3s;
}

ul.list_sub_menu li {
    padding-left: 40px !important;
}
.page-id-752 .procedure-page ul {
    list-style: none;
    padding: 0;
}

.page-id-752 .procedure-page li a:before {
	color: #0094d2;
    content: '\f0da';
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    margin-right: 10px;
}


/*------------INNER PAGE-----------*/

.inner-page {
    background: #05A2CD;
    padding: 40px 10px 20px;
}

.inner-page h1 {
    color:#fff;
}
.inner-page h2{
	color:#fff;
}

/*------------DEFINITIONS INNER PAGE-----------*/

.top-ul ul 
{
text-align:center;
padding: 0;
}

.top-ul li
{
    display: inline-block;
    padding: 10px;
}

.top-ul {
    text-align: center;
}

.click-on-desired-section {   
    background: #0096d1;
    text-align: center;
}

.click-on-desired-section h2,
.click-on-desired-section h3 {
    color:#fff;
}


/*-------Connect Page---------*/


.page-id-15231 .site-header, .page-id-15231 footer, .page-id-15231 #rmp_menu_trigger-152 {
    display: none;
}

.footer-number 
{
	display: inline-block;
    margin-top: 11px;
    font-size: 22px;
    color: #fff;
}

.footer-number a:hover 
{
	text-decoration:none;
	color:#fff;
	opacity:0.8;
}

.connect-section {
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
}
.connect-link a:hover {
    background: #86cdea;
    text-decoration: none;
}

.connect-link a {
    background: #0095d2;
    color: #fff;
    width: 340px;
    display: block;
    text-align: center;
    margin: -6px auto;
    padding: 9px;
    transition: 0.2s;
    border-radius: 5px;
}

.social-link .fab {
    font-size: 37px;
    margin: 0 auto;
}

.social-link {
    display: block;
    margin: 0 auto;
    text-align: center;
}

.social-link a {
    text-decoration: none;
}

.social-link .fa-linkedin-in {
  background: #007bb5;
  color: #fff;
}

.social-link .fa-facebook-f
{
  background: #0095d2;
  color: #fff;
}

.social-link .fa-twitter {
  background: #0095d2;
  color: #fff;
}

.social-link .fa-pinterest-p {
  background: #0095d2;
  color: #fff;
}


.social-link .fab:hover {
    opacity: 0.7;
	color: #fff;
}

.fab:hover {
    opacity: 0.7;
}

.social-link .fab {
    padding: 13px;
    font-size: 25px;
    width: 50px;
    height: 50px;
    margin: 5px 2px;
    border-radius: 4px;
}

.social-link .fa-instagram {
  background: #0095d2;
  color: white;
}
.some-heading h2 {
    text-transform: none;
}

/*---------404 ------------*/

section.error-404.not-found {
    text-align: center;
    margin: 80px 30px;
}


/*---------FOOTER ------------*/


.left-footer img {
    background: #fff;
    padding: 18px 29px;
    border-radius: 12px;
    margin-bottom: 50px;
}

.footer-award-year-text {
    margin-top: 40px;
    margin-bottom: 20px;
    font-size: 22px;
	font-style: italic;
}


footer section#media_image-2 img {
    background: #fff;
    padding: 10px;
    border-radius: 12px;
}


ul#menu-footer-menu li:last-child a:after {
    display: none;
}



footer input#input_2_1 {
    border-radius: 55px !important;
    padding: 30px 55px !important;
    font-style: italic;
    background: #eae9e9;
    width: 100%;
}

footer #gform_submit_button_2 {
    background: #0094d2;
    border: none;
    padding: 20px 55px;
    border-radius: 55px;
    font-size: 20px;
    text-transform: none;
    color: #fff;
}

footer .gform_footer.top_label {
    position: absolute;
    top: -12px;
    right: 16px;
}
footer #gform_wrapper_2 {
    position: relative;
    width: 70%;
    margin: auto;
}


#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
     background: #0096d1;
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 0px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background: #066e97;
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
}


.site-footer ul {
    list-style: none;
    padding-left: 0;
}

.site-footer {
    text-align: center;
    background: url(https://www.shinobayderm.com/wp-content/uploads/2023/06/footer-bg.jpg);
    color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	padding-top: 40px;
	padding-bottom: 30px;
	clear: both;
}

.newsletter {
    font-size: 45px;
    line-height: 50px;
    margin-bottom: 0;
    letter-spacing: 2px;
}
.newsletter-dec {
    font-size: 20px;
    font-weight: 500;
    line-height: 29px;
    padding: 10px 110px;
}

ul#menu-footer-menu li a:after {
    content: '';
    background: #fff;
    position: absolute;
    width: 1px;
    height: 20px;
    right: -10px;
}
ul#menu-footer-menu li a {
    color: #fff;
    font-size: 20px;
    position: relative;
}

ul#menu-footer-menu li {
    padding: 5px 10px;
}
ul#menu-footer-menu {
    display: inline-block;
    justify-content: center;
}


.list-inline>li {
    display: inline-block;
}


.footer_social li {
    display: inline-block;
}


.footer_social ul {
    padding: 20px 30px 20px;
    margin: 0;
    font-size: 20px;
}

.footer_social ul {
    margin-bottom: 0;
}

.footer_social li a {
    color: #fff;
    padding: 0px 6px;
}
.footer_social li a:hover {
    text-decoration: none;
	opacity:0.7;
}

ul#menu-menu-1 {
    margin-left: 0px;
}
nav.footer-navigation {
    margin: 0 auto;
}
.site-footer .ctct-form-wrapper {
    position: relative;
    width: 70%;
    text-align: center;
    margin: 0 auto;
}

.site-footer .ctct-form-wrapper input[type="email"] {
    border-radius: 55px !important;
    padding: 30px 55px !important;
    font-style: italic;
	background:#eae9e9;
	width:100%;
}
.site-footer p.ctct-form-field.ctct-form-field-submit {
    position: absolute;
    top: 0px;
    right: 0px;
}
.site-footer .ctct-form-wrapper .ctct-submit {
	background: #0094d2;
    border: none;
    padding: 18px 55px;
    border-radius: 55px;
    font-size: 20px;
    text-transform: none;
    color: #fff;
}
span.copy-right-text {
    font-size: 17px;
}


.search article {
    border-bottom: 1px solid #c9c9c9;
    padding: 15px 0px 24px 0px;
    margin-top: 20px;
}

.search .more_link {
    margin-top: 11px;
}
.search-title {
    font-size: 40px;
    color: #0094d2;
    line-height: normal;
    font-weight: 600;
    margin-bottom: 11px;
}

.search .entry-summary {
    margin-top: 30px;
}

.topbar_details .switcher .option {
    position: absolute;
    width: 131px;
}

.topbar_details .switcher {
    width: 135px
}

.topbar_details .switcher .selected a {
        width: 121px;
}

.ctct-disclosure {
    display: none;
}

	ul.social-link {
    text-align: center;
    padding: 0;
}

ul.social-link li {
    list-style: none;
    display: inline-block;
}


ul.social-link li a {
    width: 40px;
    height: 40px;
    display: flex;
    background: #0095d2;
    color: #fff;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    border-radius: 5px;
    transition: all linear .25s;
}

ul.social-link li a:hover {
    opacity: .7;
}

.page-id-15327 header, .page-id-15327 footer {
    display: none;
}

.beaf-slide1-2 {
    margin-top: 100px;
}

.beaf-slide1 .slick-next::before {
    content: '\e825';
    font-family: 'revicons' !important;
    border-radius: 0;
    background-color: rgba(201, 201, 201, 0.75) !important;
    width: 40px;
    height: 40px;
    border: 1px solid #fff;
}

.beaf-slide1 .slick-prev::before {
    font-family: 'revicons' !important;
    border-radius: 0;
    background-color: rgba(201, 201, 201, 0.75) !important;
    width: 40px;
    height: 40px;
    border: 1px solid #fff;
    content: '\e824';
}


.faq-section-sculptra .vc_do_toggle {
    background: #ededed;
    padding: 13px;
    border-radius: 5px;
}

.faq-section-sculptra {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
	background-attachment:fixed;
}

.cky-show-desc-btn, .cky-always-active {
  color: #fff !important;
  font-weight: 600;
}

.cky-policy{
	font-weight: 600;
	transition: all linear .25s;
	text-decoration: none !important;
}

.cky-policy:hover{
	color: #fff !important;
}


@media all and (max-width:992px) {
	body.page-id-16174 .container, body.page-id-16161 .container {
    max-width: 100% !important;
    padding: 0px 40px;
}
	.procedure-page h2 {
    color: #0094d2;
    font-size: 34px;
}
.empty-col {
    display: none;
}
.form-col {
    width: 100% !important;
}
/* .container-box {
    height: 70vh !important;
}
video.bg-video {
    height: 100vh !important;
} */
button#rmp_menu_trigger-152 {
    margin-top: 20px !important;
}
}

@media only screen and (min-width:768px) and (max-width:992px)

{
	.logo img {
    margin: 0;
    display: block;
    width: 60%;
}
}

@media only screen and (min-width:992px) and (max-width:1024px)

{
	

	
	
.top-bar .switcher .selected a {
    width: 103px;
}

.top-bar .switcher {
    width: 119px;
}

.top-bar .switcher .option {
    width: 114px;
}
}

@media only screen and (min-width:1200px)
{
	.vc_row.wpb_row.vc_inner.vc_row-fluid.procedure-four-boxes {
    width: 120%;
    margin-left: -110px;
}
.width-120
{
	width:120%;
	margin-left:-110px;
}
}


@media only screen and (min-width:992px)
{
.mobile-header 
{
	display:none;
}	
}

@media only screen and (max-width:991px)
{
	
li.phone-top {
    margin-right: 15px;
    margin-left: 17px;
}
	
li.mob-address {
    font-size: 10px;
	margin:auto;
}
	
.mobile-header .switcher {
    position: static;
}

	
.desktop-header 
{
	display:none;
}		
	
	
.home .site-header {
    position: static;
}

#rmp_menu_trigger-152 {
    float: right;
}
	

	
	

.vc_row.wpb_row.vc_inner.vc_row-fluid.procedure-four-boxes {
    width: auto;
    margin-left: auto;
    margin-right: auto;
}

.width-120 {
    width: auto;
    margin-left: auto;
    margin-right: auto;
}

.testimonial-slider-section p {
    padding: 20px;
    position: relative;
}	
	
.home-first-section h2, .home-first-section h3 {
    font-size: 39px;
}

.home-procedure-section h2 {
    font-size: 40px;
}
.procedure-four-boxes .wpb_text_column {
    font-size: 16px;
}

.home-drshino-section .sided-text {
    padding: 50px 30px 50px 35px;
}

.skincare-section1 h2 {
    font-size: 40px;
}

.skincare-section1 h3 {
    font-size: 20px;
}

.next-level-section h2 {
    font-size: 55px;
}

.next-level-section p {
    font-size: 25px;
}

a.masterclass-btn {
    font-size: 20px;
}
.team-section1 h2 {
    font-size: 40px;
}

.home-testimonial-section h2 {
    font-size: 34px;
}
	
.testimonial-slider-section p:before {
    content: '\201C';
    font-size: 100px;
    line-height: 57px;
    position: absolute;
    left: 0px;
}

.testimonial-slider-section p:after {
    content: '\201D';
    font-size: 100px;
    line-height: 0px;
    position: absolute;
    right: 10px;
    top: auto;
    bottom: 0px;
}	
	
.home-blog-section h2 {
    font-size: 40px;
}	

.woocommerce ul.products li.product .price {
     float: none;
    position: static;
    font-size: 18px;
    text-align: center;
    margin-top: 9px;
}
	
.products .columns-4 a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart, .woocommerce ul.products li.product .button {
    display: block;
    text-align: center;
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    max-width: 100%;
}
	
.top-banner {
    padding-top: 70px;
    padding-bottom: 70px;
}

.home-next-level-section {
    background-position: 36%;
}
	
.textwidget.custom-html-widget iframe {
    margin: 0 auto;
    display: block;
}
.blog-top-banner, .team-page.top-banner {
    padding-top: 100px;
    padding-bottom: 100px;
}
	
.top-banner.contact-us-banner {
    padding-top: 50px;
    padding-bottom: 50px;
}
.top-banner.contact-us-banner h1 {
    font-size: 35px;
}
.inner-page h1 {
    font-size: 35px;
}
}

@media only screen and (min-width:767px) and (max-width:1200px){
	
.switcher .selected a {
    width: 121px !important;
}

.switcher {
    width: 133px !important;
}
	
.vc_row.wpb_row.vc_inner.vc_row-fluid.procedure-four-boxes .wpb_column.vc_column_container.vc_col-sm-3 {
    width: 50%;
    margin-top: 30px;
}
}


@media only screen and (max-width:767px)
{
	
.beaf-slide1 .slick-prev{
    left: -20px !important;
}

.beaf-slide1 .slick-next {
    right: 0px !important;
}
	
.beaf-slide1-2 {
    margin-top: 40px;
}	
	
	
.we-provide-sec h1 {
    font-size: 40px !important;
}
	
.home-rev-slider 
{
	padding-top:0px;
}

.col-md-7 .topbar_div ul {
    padding: 0;
}
	
.col-md-7 .topbar_div ul {
    display: inline-block;
}
	
.topbar ul li {
    margin-left: auto;
    margin-right: auto;
}

.topbar_div ul li {
    display: inline-block;
}	
	
.mobile-header .col-sm-6 {
    width: 50%;
}
	
.col-md-7 .topbar_div ul 
	{
		justify-content:center;
	}
	
	
.topbar_section ul {
    text-align: center;
}
	
.desktop-header 
{
	display:none;
}	

.topbar ul {
  /*	  justify-content: center;*/
}
	
.social-top {
    float: none;
}
.home-drshino-section .sided-text h2 {
    font-size: 35px;
}

.logo img {
    display: inline-block;
}
	/*
#rmp_menu_trigger-152 {
    top: 240px;	
}
	
	*/
.inner-page h1 {
    font-size: 35px;
}

.procedure-page-top p {
    padding: 10px;
}

.procedure-page-top h2 {
    font-size: 30px;
}

.top-banner, .blog-top-banner {
    background-position: center;
}
.team-page.top-banner {
   background-position: center;
}	
	
.newsletter-dec {
    padding: 10px;
}
.site-footer p.ctct-form-field.ctct-form-field-submit {
    position: static;
}
.site-footer .ctct-form-wrapper input[type="email"] {
    padding: 20px !important;
}
.site-footer .ctct-form-wrapper {
    width: 100%;
}	
.top-banner {
    padding-top: 20px;
    padding-bottom: 10px;
}
	
.top-banner.contact-us-banner h1 {
    font-size: 20px;
}
.blog-top-banner, .team-page.top-banner {
    padding-top: 50px;
    padding-bottom: 50px;
}

.top-banner.contact-us-banner {
    padding-top: 10px;
    padding-bottom: 10px;
}
.inner-page h1 {
    font-size: 25px;
}
footer .gform_footer.top_label {
    position: static;
}

footer input#input_2_1 {
    border-radius: 35px !important;
    padding: 10px 55px !important;
}

footer #gform_submit_button_2 {
    padding: 9px 55px;
    margin: 0 auto;
}
	
	
.home-first-section {
	background:#fff;
    padding: 10px 30px 0px;
	
}
	
.home-first-section .vc_column-inner {
    padding: 0px 25px 30px;
}
	
.home-drshino-section {
    background-position: 28%;
}
	
.footer-award-year-text {
    font-size: 17px;
}
	
rs-module-wrap#rev_slider_2_1_wrapper ul.banner-dots li {
    margin: 8px 0px;
}
rs-module-wrap#rev_slider_2_1_wrapper ul.banner-dots li::marker {
    color: #000;
}
	
.home-drshino-section .sided-text {
        padding: 50px 20px 50px 20px;
    }

a.home-readmore {
    padding: 13px 13px;
}

.skincare-section1 h2 {
        font-size: 35px !important;
    }

h2 {
    font-size: 35px !important;
}

.team-section1 h2 {
        font-size: 35px;
    }

.home-blog-section h2 {
        font-size: 35px;
    }

.next-level-section h2 {
        font-size: 35px;
    }

.next-level-section h3 {
    font-size: 25px;
}

.next-level-section p {
        font-size: 22px;
    line-height: 34px;
    }

.next-level-section .vc_column-inner {
    padding: 70px 40px 20px;
}

    a.masterclass-btn {
        font-size: 20px;
        line-height: normal;
    }
	

.staff-top-section .sided-text {
    padding: 50px 20px 50px 20px;
}
	
.text-blue {
    font-size: 23px;
    padding: 23px 0px;	
	}
	
.result_ul li {
    font-size: 18px;
	}
	
	
}


@media all and (max-width:500px) {
	button#rmp_menu_trigger-152 {
    margin-top: 0px !important;
}
body.page-id-16174 br {
    display: none;
}	
video.bg-video {
    display: none !important;
}
.video-box {
    height: auto !important;
}
.container-box {
    position: static !important;
}
.video-content h2 {
    font-size: 28px !important;
}

.video-content p {
    font-size: 17px !important;
}

.video-content {
    margin-bottom: 0px !important;
}
.container-box {
    height: auto !important;
    padding: 50px 0px;
    background-image: url(https://www.shinobayderm.com/wp-content/uploads/revslider/video-media/beautiful-women-smiling-together-2022-04-28-03-58-33-utc_x264_19.jpeg) !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
}




/* Safari 10.1+ */

@media not all and (min-resolution:.001dpcm) { @media {

 .home-first-section, .home-drshino-section, .home-testimonial-section {
	background-attachment:scroll; 
}

    }
}

ul.banner-dots li {
    margin: 8px 0px;
}
ul.banner-dots li::marker {
    color: #000;
}
	

.ginput_container.ginput_container_consent{
	display: flex;
    justify-content: center;
    align-items: baseline;
}

input#input_3_9_1{
	margin-right: 5px;
}

.a_hover{
	transition: all linear .25s !important;
}

.a_hover:hover{
	opacity: .7 !important;
	text-decoration: none !important;
}

.ginput_container.ginput_container_consent {
    position: relative;
}

.ginput_container.ginput_container_consent::before {
    content: "*";
    color: #c02b0a;
    font-size: 26px;
    top: 5px;
    left: -15px;
    position: absolute;
}

span.gfield_required.gfield_required_text {
    display: none;
}

div#field_3_15 {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    padding: 0;
}

div#gform_confirmation_message_3 {
    margin-bottom: 50px;
}

h2.gform_title {
    font-size: 26px;
    color: #000000;
    text-align: center;
    margin-bottom: 50px;
    position: relative;
}

h2.gform_title::after {
    content: "";
    position: absolute;
    bottom: -12px;
    left: 30%;
    height: 2px;
    width: 40%;
    background: #0094d2;
}

.text_italic{
	font-size: 23px !important;
	font-style: italic !important;
}

.heading_border_bottom span{
	border-bottom: 2px solid #0094d2 !important;
	padding-bottom: 4px !important;
}

.img_border{
	border: 2px solid #dee2e6 !important;
	padding: 10px;
	margin-bottom: 5px !important;
}
.intake-form-row {
    background-image: url(https://www.shinobayderm.com/wp-content/uploads/2023/03/Shinobay-icon.png);
    background-color: #031A2C;
    background-repeat: no-repeat;
    background-position: 120% 70% !important;
    background-size: 50%;
}
form#gform_6 label {
    color: #fff;
}
legend.gfield_label {
    color: #fff;
}
.dr-luis-contact a {
    background: #0094d2 !important;
    color: #fff !important;
    font-size: 18px !important;
    transition: all ease 500ms;
}

.dr-luis-contact a:hover {
	background: #03adf4 !important;
}
.call-dr p {
    font-size: 22px;
}

.call-dr a {
    text-decoration: underline;
}

input#gform_submit_button_6 {
    background: #fff;
    color: #2fbefa;
	transition: all .25s linear;
}

input#gform_submit_button_6:hover {
    background: #0094d2;
    color: #fff;
}
.Renuva_service_box .vc_column-inner {
    background-color: #F0F0F0;
    padding: 25px !important;
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.Renuva_service_box img {
    width: 100% !important;
    max-width: 25% !important;
    margin: 0 auto;
	margin-bottom:20px;
}
.Renuva_service_box h2{
	font-size:24px;
	font-weight:700;
}
@media all and (max-width:480px) {
.html5vid.rs_html5vidbasicstyles.fullcoveredvideo{
		
	}
}

.procedure_icon {
    border: 2px solid #0096d1;
    padding: 30px;
    border-top: 0;
}
.procedure_icon img {
    width: 100%;
    margin: 0 auto;
   
}
