/* 
 Theme Name:   VP Bodyworks
 Theme URI:    
 Description:  
 Author:       VP
 Author URI:   
 Template:     Divi
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/

/** icons for mobile menu **/


@media only screen and (min-width:981px){
.fa-home:before, .fa-photo:before, .fa-image:before, .fa-picture-o:before, .fa-group:before, .fa-users:before, .fa-calendar-check-o:before, .fa-hotel:before, .fa-bed:before, .fa-question:before, .fa-envelope:before{
display:none !Important;
}
}
/** App Style header and Drop Down Menu **/

@media only screen and (max-width: 980px){
 .container.et_menu_container { 
 width: calc( 100% - 60px);
 }
.fa {
    margin-right: 15px;
}
}
.et_mobile_menu {
 margin-left: -30px;
 padding: 5%;
 width: calc( 100% + 60px);
top:100px;
}
.et_mobile_menu li{
width:100%;
padding: 2% 0;
    border-bottom: rgba(255,255,255,0.3) dotted 1px;
    text-transform: capitalize;
}

.mobile_nav ul#mobile_menu .current_page_item > a {
color: #f9f9f9;
}
.et_mobile_menu li:last-child {
border-bottom: none;
}
.et_mobile_menu li a {
width:100%;
}
.mobile_nav ul#mobile_menu .current_page_item > a {
    color: #fff !important;
background-color: rgba(255, 255, 255, 0.1);
border-radius: 20px;
padding-left: 20px;
}

.mobile_nav.opened .mobile_menu_bar:before {
 content: "\4d";
}
.fa-home:before,.fa-home:before, .fa-photo:before, .fa-image:before, .fa-picture-o:before, .fa-group:before, .fa-users:before, .fa-calendar-check-o:before, .fa-hotel:before, .fa-bed:before, .fa-question:before, .fa-envelope:before{
color:#fff;
}
.fa-question:before {
    margin-right: 2%;
}

/*main header*/
#main-header {
 background-image: url(https://www.bodyworktreatments.com/wp-content/uploads/2017/04/bodywork-treatments-menu-background.jpg);
   background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}

@media only screen and (max-width: 1281px) and (min-width: 980px) {
 #top-menu-nav { display:none; }
}
@media only screen and (max-width: 1281px) and (min-width: 980px) {
 #et_mobile_nav_menu { display:block }
}

.vp-vertical-align{ 
    display: flex; 
    flex-direction: column; 
    justify-content: center;
} 
@media only screen and (max-width: 1120px) and (min-width: 981px) {
.schedule-box-home { margin-top: -70% !important; } }
@media only screen and (max-width:1300px) and (min-width:1121px){
.schedule-box-home{margin-top:-45% !important;}
}
/* LOGO size MOBILE */

@media only screen and (max-width:980px){

.et_header_style_left #logo {
    max-height: 120%;
}

.et_header_style_left #logo {
    max-width: 130%;
}
.et_header_style_left .logo_container {
     padding-left: 0px;
margin-left:-20px;
}
#main-header {
    min-height: 100px
}
}


/* LOGO SIZE MOBILE */

@media only screen and (max-width:980px){
#contact-section{
background-position: 75% 50%;
}
}
/* CONTACT FORM */


#contactus .wpcf7-text, .wpcf7-textarea, .wpcf7-captchar {
    background-color: rgba(246, 244, 244, 0) !important;
    border: #f5f5f5 1px solid !important;
width: 100% !important;
 -moz-border-radius: 0 !important;
 -webkit-border-radius: 0 !important;
 border-radius: 0 !important;
font-size: 14px !important;
color: #fff !important;
padding: 6px !important;
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
text-align:left !important;
}

#contactus .wpcf7-list-item-label{ 
color: #fff !important;
font-size: 18px !important;
}

#contactus .wpcf7-textarea {
height:80px !important;
max-width: 100% !important;
font-family:inherit;
}

#contactus .wpcf7-submit {
color: #fff  !important;
background: #679f3a !important;
margin: 8px auto 0;
cursor: pointer;
font-size: 16px;
font-weight: 500;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
padding: 4px 25px !important; 
line-height: 1.7em;
background: transparent;
border: 1px solid #679f3a !important;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
 -moz-transition: all 0.2s;
 -webkit-transition: all 0.2s;
 transition: all 0.2s;
float:right;
margin-bottom:60px;
}

#contactus .wpcf7-submit:hover { 
background-color: #679f3a !important; 
color: #fff !important;
border-color:#679f3a !important; 
padding: 4px 30px !important; 
}
.contactus-button{
text-align:center;
} 



@media only screen and (max-width:764px){
#contactus .wpcf7-submit {
font-size: 14px;
padding: 4px 15px !important;
}
}

#contactus{
	max-width:600px /*-- change this to get your desired form width --*/;
	margin:0 auto;
        width:100%;
}
.form-row{
	width: 100%;
}
.column-half, .column-full{
	float: left;
	position: relative;
	padding: 0.65rem;
	width:100%;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) { 
	.column-half{
		width: 50%;
	}
}

@media only screen and (max-width:980px){
.contactus-button{
margin-left:4%;
}
}

/* END CONTACT FORM */

@media only screen and (max-width:980px){
#main-footer .container {
   width: 100%;
    padding: 0 10px;
  }
}

#footer-widgets .et_pb_widget {
    float: none;
    max-width: 100%;
    text-align: center;
    font-size: 14px;
}
#footer-widgets {
    padding: 1% 0 0;
}

#footer-bottom {
    display: none;
}
.et_pb_widget a {
    color: #fff;
    text-decoration: none;
}
.et_pb_widget a:hover {
    text-decoration: underline !important;
}
.top-pad{
padding-top:10px;
}
.top-pad-right{
padding-top:0px;
text-align:center;
}

.top-pad-left{
padding-top:30px;
margin-left:-20px;
}

.pad-copy{
padding-top:30px;
}
.top-pad a{
color:#fff;
}

.top-pad a:hover{
text-decoration:underline;
}

.how-credits{
color: #df2a4f !important;
}

@media only screen and (max-width: 479px){
#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {
    margin-bottom: 1.5% !important;
}
}

@media only screen and (min-width: 981px){
.et_pb_gutters3.et_pb_footer_columns3 .footer-widget .fwidget {
    margin-bottom: 1%;
}
}
@media only screen and (min-width: 981px){
.et_pb_gutters3 .footer-widget {
    margin: 0 5.5% 1% 0;
}
}
@media only screen and (max-width: 760px){
.top-pad-right{
padding-top:0px;
padding-bottom:20px;
text-align:center;
}
.top-pad-left{
padding-top:0px;
margin-left:initial;
}
img.alignleft {
    float: none;
padding-top:20px;
}
#footer-widgets {
    padding-top: 2%;
}
}

@media only screen and (max-width: 980px) and (min-width:761px){
.top-pad{
padding-top:0px;
}
.top-pad-right{
padding-top:0px;
padding-bottom:20px;
text-align:center;
}
.top-pad-left{
padding-top:0px;
margin-top:-30px;
}
img.alignleft {
    float: none;
padding-top:20px;
}
.footer-widget:nth-child(n){margin:0 7.5% 1% 0 !important;}
}
@media only screen and (max-width: 767px){
#footer-widgets .footer-widget, .et_pb_gutters1 #footer-widgets .footer-widget {
    width: 50% !important;
    margin-right: 0 !important;
}
}
/* END Footer Columns - Centered */

@media (max-width: 980px) {
.et_parallax_bg {
transform: none !important;
background-attachment: fixed;
}
}

.kb-zoomout .et_parallax_bg {
   animation: zoomout 17s infinite alternate both;
  -ms-animation: zoomout 17s infinite alternate both;
  -webkit-animation: zoomout 17s infinite alternate both;
  -o-animation: zoomout 17s infinite alternate both;
  -moz-animation: zoomout 17s infinite alternate both; 
}

@keyframes zoomout{
0% {
    -ms-transform: scale3d(1.5, 1.5, 1.5) translate3d(-0px, 0px, 0px);
    -webkit-transform: scale3d(1.5, 1.5, 1.5) translate3d(0px, 0px, 0px);
    -o-transform: scale3d(1.5, 1.5, 1.5) translate3d(0px, 0px, 0px);
    -moz-transform: scale3d(1.5, 1.5, 1.5) translate3d(0px, 0px, 0px);
    transform: scale3d(1.5, 1.5, 1.5) translate3d(0px, 0px, 0px);
    animation-timing-function: linear;
}
 
100% {
    -ms-transform: scale3d(1.1, 1.1, 1.1) translate3d(0px, 0px, 0px);
    -webkit-transform: scale3d(1.1, 1.1, 1.1) translate3d(0px, 0px, 0px);
    -o-transform: scale3d(1.1, 1.1, 1.1) translate3d(0px, 0px, 0px);
    -moz-transform: scale3d(1.1, 1.1, 1.1) translate3d(0px, 0px, 0px);
    transform: scale3d(1.1, 1.1, 1.1) translate3d(0px, 0px, 0px);
}
}

.liteAccordion .slide > div {
    background: #ccc;
}

.liteAccordion .slide > h3 {
    font-size: 24px;
}

.squelch-taas-haccordion{
min-width:100% !important;
width:100% !important;
}

.more-serv, #close-serv, #close-about{
cursor:pointer;
}

#close-serv:hover, #close-about:hover{
text-decoration:underline;
}

.service-text{display:none;}


.green-title h1, .green-title h2, .green-title h3, .green-title h4, .green-title h5, .green-title h6 {
color:#679F3A !Important;
}

/*border-corners*/

#about-desc-sec .about-desc:after {
    display: block;
    content: "";
    width: 50px;
    height: 50px;
    position: absolute;
    top: -5px;
    right: -5px;
    border-top: 5px solid #E0DE31;
    border-right: 5px solid #E0DE31;
}
#about-desc-sec .about-desc:before {
    display: block;
    content: "";
    width: 50px;
    height: 50px;
    position: absolute;
    bottom: -5px;
    left: -5px;
    border-bottom: 5px solid #E0DE31;
    border-left: 5px solid #E0DE31;
}

/* END border-corners*/

/*tabs toggle team arrow*/

#about-tabs .et_pb_toggle_title {
    padding-right: 0px !Important;
}

#about-tabs .et_pb_toggle_title:after {
    content:"\33";
    display: block;
    font-size:4em;
    font-family: "ETmodules" !important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-transform: none;
    speak: none;
}

#about-tabs .et_pb_toggle_title:hover:after{
-webkit-animation-name: bounce;
animation-name: bounce;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}

@-webkit-keyframes bounce {
0%, 100% {
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-webkit-transform: translateY(0);
transform: translateY(0);
}
40% {
-moz-transform: translateY(-10px);
-ms-transform: translateY(-10px);
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
}
@keyframes bounce {
0%, 100% {
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-webkit-transform: translateY(0);
transform: translateY(0);
}
40% {
-moz-transform: translateY(-10px);
-ms-transform: translateY(-10px);
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
}

/*END tabs toggle team*/

/*services more bg*/

.more-services-bg{
-webkit-clip-path: polygon(10% 0%, 100% 0, 100% 20%, 100% 80%, 100% 100%, 0 100%, 0% 80%, 0% 30%);
clip-path: polygon(10% 0%, 100% 0, 100% 20%, 100% 80%, 100% 100%, 0 100%, 0% 80%, 0% 30%);
}

@media only screen and (max-width:980px){
.more-services-bg{
-webkit-clip-path: polygon(25% 0%, 100% 0, 100% 20%, 100% 80%, 100% 100%, 0 100%, 0% 80%, 0% 10%);
clip-path: polygon(25% 0%, 100% 0, 100% 20%, 100% 80%, 100% 100%, 0 100%, 0% 80%, 0% 10%);
}
}


/*header changing words*/

.changing-words h1.demo {
    margin: 0 !Important;
}
.vp-wrapper{
	width: 100%;
	position: relative;
	padding: 10px;
}
.vp-sentence{
	margin: 0;
	text-align: left;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
}
.vp-sentence span{
	color: #333;
	white-space: nowrap;
	font-size: 100%;
	font-weight: normal;
}
.vp-words{
	display: inline;
	text-indent: 10px;
}
.vp-words span{
	position: absolute;
	opacity: 0;
	overflow: hidden;
	width: 100%;
	color: #679F3A;
}
.vp-words-1 span{
	-webkit-animation: rotateWordsFirst 12s linear infinite 0s;
	-ms-animation: rotateWordsFirst 12s linear infinite 0s;
	animation: rotateWordsFirst 12s linear infinite 0s;
}
.vp-words-2 span{
	-webkit-animation: rotateWordsSecond 12s linear infinite 0s;
	-ms-animation: rotateWordsSecond 12s linear infinite 0s;
	animation: rotateWordsSecond 12s linear infinite 0s;
}
.vp-words span:nth-child(2) { 
    -webkit-animation-delay: 3s; 
	-ms-animation-delay: 3s; 
	animation-delay: 3s; 
	color: #679F3A;
}
.vp-words span:nth-child(3) { 
    -webkit-animation-delay: 6s; 
	-ms-animation-delay: 6s; 
	animation-delay: 6s; 
	color: #679F3A;	
}
.vp-words span:nth-child(4) { 
    -webkit-animation-delay: 9s; 
	-ms-animation-delay: 9s; 
	animation-delay: 9s; 
	color: #679F3A;
}
@-webkit-keyframes rotateWordsFirst {
    0% { opacity: 1; -webkit-animation-timing-function: ease-in; height: 0px; }
    8% { opacity: 1; height: 100px; }
    19% { opacity: 1; height: 100px; }
	25% { opacity: 0; height: 100px; }
    100% { opacity: 0; }
}
@keyframes rotateWordsFirst {
    0% { opacity: 1; -ms-animation-timing-function: ease-in; height: 0px; }
    8% { opacity: 1; height: 100px; }
    19% { opacity: 1; height: 100px; }
	25% { opacity: 0; height: 100px; }
    100% { opacity: 0; }
}
@keyframes rotateWordsFirst {
    0% { opacity: 1; -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; height: 0px; }
    8% { opacity: 1; height: 100px; }
    19% { opacity: 1; height: 100px; }
    25% { opacity: 0; height: 100px; }
    100% { opacity: 0; }
}

@-webkit-keyframes rotateWordsSecond {
    0% { opacity: 1; -webkit-animation-timing-function: ease-in; width: 0px; }
    10% { opacity: 0.3; width: 0px; height: 100px; }
	20% { opacity: 1; width: 100%; height: 100px; }
    27% { opacity: 0; width: 100%; height: 100px; }
    100% { opacity: 0; }
}
@keyframes rotateWordsSecond {
    0% { opacity: 1; -ms-animation-timing-function: ease-in; width: 0px; }
    10% { opacity: 0.3; width: 0px; height: 100px; }
	20% { opacity: 1; width: 100%; height: 100px; }
    27% { opacity: 0; width: 100%; height: 100px;}
    100% { opacity: 0; }
}
@keyframes rotateWordsSecond {
    0% { opacity: 1; -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; width: 0px; }
    10% { opacity: 0.3; width: 0px; height: 100px;}
	20% { opacity: 1; width: 100%; height: 100px;}
    27% { opacity: 0; width: 100%; height: 100px;}
    100% { opacity: 0; }
}
@media screen and (max-width: 768px) and (min-width:321px){
	.vp-sentence { font-size: 230%; }
}
@media screen and (max-width: 320px){
	.vp-sentence { font-size: 190%; }
}

@media screen and (max-width:1070px) and (min-width:981px){
.vp-sentence span{
	font-size: 85%;
}
}

@media only screen and (max-width:768px) and (min-width:321px){
.header-mob{
min-height:90vh;
}
.header-mob .et_parallax_bg{
background-position: 70% !important;
}
}
@media only screen and (max-width:320px){
.header-mob{
min-height:80vh;
}
.header-mob .et_parallax_bg{
background-position: 60% !important;
}
}

/*BOOKING*/
#sln-salon {
    margin-top: 0!important;
}
span.sln-jsdate, span.sln-jstime {
    font-size: 0.9em !important;
}
#sln-salon .salon-step-title{
color:rgb(255,255,255) !important;
padding-bottom: 0;
}

#sln-salon > form {
    margin-top: 1em;
}

#sln-salon h3 {
    font-size: 1em;
float: left;
}

#sln-salon h3 {
    line-height: 1em;
}
.sln-service {
    margin-bottom: 2em;
}

#sln-salon .sln-input label {
    padding: .5em 0em !important;
}
#sln-salon .sln-btn--medium input, #sln-salon .sln-btn--medium button, #sln-salon .sln-btn--medium a {
    line-height: 1.2em !Important;
}
.sln-service {
    margin-bottom: 2em !important;
}
#sln-salon.sln-salon--l.sln-step-services, #sln-salon.sln-salon--l.sln-step-summary {
 background-color: rgba(102, 102, 102, 0.95);
}
#sln-salon h3 {
    font-size: 1em !important;
text-align: left;
}

#sln-salon .sln-input input, #sln-salon .sln-input textarea {
    padding: .3em .8em !important;
    line-height: 1em !important;
 }

#sln-salon .sln-input {
    margin-bottom: .2em !important;
}
.sln-service {
    margin-bottom: 0 !important;
}
@media only screen and (min-width: 768px){
.sln-service {
    margin-bottom: 1em;
}
}
@media only screen and (min-width:1025px){
#sln-salon .sln-btn--medium button{
	/* Inicio Oscar Piñate 28/02/2020 Se reduce el tamaño del botón debido a que sobre pasaba los límites de su contenedor por solicitud de Enrique Hernandez */
	/* width:130% !Important; */
	width:100% !Important;
	/* Fin Oscar Piñate 28/02/2020 Se reduce el tamaño del botón debido a que sobre pasaba los límites de su contenedor por solicitud de Enrique Hernandez */
}
}
@media only screen and (max-width:1082px) and (min-width:1025px){
#sln-salon .sln-input label, #sln-salon .sln-input input{
    font-size: .7em !important;
}
}
@media only screen and (max-width:1024px) and (min-width:981px){
#sln-salon .col-md-4, #sln-salon--admin .col-md-4, .sln-salon-bs-wrap .col-md-4, .sln-calendar--wrapper .col-md-4 {
    width: 100% !important;
}
#sln-salon .sln-input {
    margin-bottom: 0 !important;
}
#sln-salon>form {
    margin-top: 0 !important;
}
}

@media only screen and (max-width:980px){
#sln-salon.sln-step-date #sln-notifications .sln-alert.sln-alert--wait {
    bottom: -50px !important;
width:100%;
right:5%
}
}

h3.col-sm-3.col-md-3.sln-steps-price.sln-service-price, #sln-salon label, h3.col-xs-6.col-sm-6.col-md-6.sln-total-label {
    color: rgb(255,255,255);
}

#sln-salon .sln-btn--medium button{
color:rgb(255,255,255);
background:#37A03B;
line-height: 1.5em;
}
@media only screen and (min-width:760px){
#sln-salon .row {
     margin-right: -5px !important;
}
}
#sln-salon .sln-input label {
    text-transform: uppercase;
    color: rgba(255,255,255,1);
}
#sln-salon .sln-panel .sln-panel-heading .sln-btn--nobkg, #sln-salon .sln-panel .sln-panel-heading .sln-btn--nobkg:hover, .sln-bootstrap .sln-btn--nobkg:hover, .sln-btn--nobkg:hover{
    background-color: rgba(0, 0, 0, 0.6) !important;
}
#sln-salon .sln-panel .sln-panel-heading .sln-btn--nobkg{
    background-color: rgba(0, 0, 0, 0.3) !important;
}

a.sln-btn.sln-btn--nobkg.sln-btn--medium.sln-btn--icon.sln-btn--icon--left.sln-icon--back:hover {
    color: #fff !Important;
}

::-webkit-input-placeholder { color: #FFF; }
:-moz-placeholder { color: #FFF; }
::-moz-placeholder { color: #FFF; }
:-ms-input-placeholder {  color: #FFF; }


@-webkit-keyframes bounce {
0%, 100% {
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-webkit-transform: translateY(0);
transform: translateY(0);
}
40% {
-moz-transform: translateY(-10px);
-ms-transform: translateY(-10px);
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
}
@keyframes bounce {
0%, 100% {
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-webkit-transform: translateY(0);
transform: translateY(0);
}
40% {
-moz-transform: translateY(-10px);
-ms-transform: translateY(-10px);
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
}

/*slider-header*/
.header-slide .et_pb_slide_content p{
    padding-bottom: 0;
    display: inline;
}

.header-slide .et_pb_slide_content p:last-of-type{
    padding-bottom: 0;
    display: block;
}
.header-slide .et_pb_container { width: 100%; max-width: 1920px !important;}

@media only screen and (max-width:980px){
.header-slide .et_pb_container { width: 100%;}
.vp-wrapper {
    padding: 0px;
}
.et_pb_fullwidth_header {
    padding-top: 22% !Important;
}
}

.header-slide .et_pb_slide_description{padding-left:0;padding-right:0; text-align:left;}
@media only screen and (max-width:980px) and (min-width:468px){
.header-slide .et_pb_slide_description{padding-bottom:30% !important;}
}
.vp-sentence-2{
	margin-top: 20px;
	text-align: left;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
}
.vp-offer{
color: #679F3A;
}

/*STICKY BUTTON bottom right*/

@media only screen and (min-width:981px){
#bt-sticky-button {
position: fixed;
right: 0px !important; /*Positions the button to the right of the page*/
bottom: 0; /*Sets the distance of the button from the bottom of page*/
width: 300px !important; /*Sets dimensions of the button*/
height: 40px !important; /*Sets dimensions of the button*/
z-index:99999; /*Keeps the button on top*/
}
}
#bt-sticky-button a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  border: 1px solid #67A03B;
  color: #333;
  font-size: 22px;
font-weight:400;
  background: #DFDE31;
  padding: 10px 15px 15px 15px;
  text-decoration: none;
}
#bt-sticky-button a:hover {
  background: #67A03B;
color:#fff;
  text-decoration: none;
}

@media only screen and (max-width: 980px) {
#bt-sticky-button {
position: fixed;
right: -80px !important; /*Positions the button to the right of the page*/
bottom: 0; /*Sets the distance of the button from the bottom of page*/
width: 300px !important; /*Sets dimensions of the button*/
height: 30px !important; /*Sets dimensions of the button*/
z-index:99999; /*Keeps the button on top*/
}
#bt-sticky-button a {
    font-size: 16px; 
}
	.vp-sentence-2{font-size:34px !Important;}
}

@media (min-width: 980px) and (max-width: 1680px) {
	#bt-sticky-button {
		right: -120px !important;
    	top: 45%;
		transform: rotate(90deg);
	}
}
@media (max-width: 478px) {
	#bt-sticky-button a{
		padding:10px;
	}
	#bt-sticky-button{
		width: 285px !important;
	}
}