/*
Theme Name: Studio Simone Silva
Description: Tema desenvolvido sob encomenda para Simone Silva Nails
Author: Davi Oliveira
Version: 0.1.0
Text Domain: odin

Don't add css in this file!
The theme css is in assets/css/style.css
*/
/******/
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700');
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600');
body{
	margin-bottom: 0;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
}
h1, h2, h3, h4, h5, h6{
	font-family: 'Montserrat', sans-serif;
}
#boxed-wrapper{
    max-width: 1170px;
    margin: 0 auto;
    background: #FFF;
    -webkit-box-shadow: 0 0 25px 0 rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 25px 0 rgba(0,0,0,.2);
}
#header #main-navigation{
    display: inline-block;
    margin: 23px -14px 25px 0;
    display: inline-block;
    float: right;
    outline: none;
    border: none;
    background: none;
}
.page-header{
    padding-bottom: 0;
    margin: 40px 0 20px;
    border-bottom: none;
    float: left;
}
#header .page-header{
    margin: 2px 0 10px;
}
.tags-post{
    margin-top: 15px;
    margin-left: 0;
    padding-left: 0;
}
.tags-post li{
    list-style-type: none;
    background: #F7C9C9;
    color: #FFF;
    display: inline-block;
    border-radius: 4px;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 0 8px;
    border: 1px solid #F7C9C9;
}
.tags-post li:hover{
    background: #F3B4B4;
    border: 1px solid #F0A2A2;
}
.tags-post li a{
    color: #FFF !important;
    text-decoration: none;
    display: block;
}
.tags-post li a:hover{
    color: #965052 !important;
    text-decoration: none;
}
#footer{
    position: relative;
    height: inherit;
    padding-top: 15px;
    text-align: left !important;
    margin-top: 12px;
}
#footer .widgets-footer{
	padding-bottom: 15px;
}
#footer .creditos{
	background: rgba(255,255,255,.3);
	padding-top: 20px;
	padding-bottom: 15px;
	text-align: center;
}
#footer h5, #footer h3{
	font-weight: 600;
}
#footer h3{
    font-size: 20px;
}
#footer h4{
    font-size: 14px;
    line-height: 140%;
}
#footer hr{
    border-top: 1px solid #f7cbcb;
}
.clear{
	clear: both;
}
.social-topo{
	display: inline-block;
    float: right;
    font-size: 20px;
    list-style-type: none;
    margin: 40px -6px 5px 0;
}
.social-topo i{
    font-size: 20px;
    background: #000;
    padding: 6px 8px;
    border-radius: 50%;
    display: inline-block;
    width: 33px;
    height: 33px;
    box-shadow: 1px 1px 7px #333;
    color: #FFF;
}
.social-topo li{
	display: inline;
	padding: 0 7px;
}
.social-topo a:hover{
	text-decoration: none;
}
.social-topo a:hover i{
	color: #e78c91 !important;
	text-decoration: none;
	box-shadow: 1px 1px 12px #000;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    background-color: transparent;
    background: rgba(255,255,255,0.25);
}
#header{
	/*border-bottom: 1px solid #e78c91c7;*/
  background: #81007F !important;
}
#menu-menu-principal{
    font-size: 16px;
    text-shadow: 1px 1px 1px #eee;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
}
#menu-menu-principal a{
    border-bottom: 2px solid transparent;
}
#menu-menu-principal a:hover{
    border-bottom: 2px solid rgba(0,0,0,0.5);
    background: rgba(255,255,255,0.35);
}
.titulo-destaque, .txt-destaque{
	text-align: center;
}
.titulo-destaque{
	margin: 20px 0 25px 0;
}
.txt-destaque{
	margin: 0 0 15px 0;
}
.line{
    position: relative;
    display: block;
    width: 80px;
    margin: 0 auto;
    margin-bottom: 30px;
    height: 1px;
}
.line::after{
    position: absolute;
    content: '';
    left: 100%;
    bottom: -2px;
    margin-left: 6px;
    background: #e68c91;
    width: 6px;
    height: 6px;
    border-radius: 50%;
}
.section-home{
	margin-bottom: 10px;
}
#blog.section-home .txt-destaque, #videos.section-home .txt-destaque{
    margin: 0 0 5px 0;
}
#newsletter.section-home{
	color: #FFF;
	padding: 15px 35px;
	margin: 0 0 45px 0;
}
#newsletter.section-home .titulo-destaque{
	margin: 16px 0 25px 0;
}
#newsletter.section-home .titulo-destaque, #newsletter.section-home .txt-destaque{
	text-align: left
}
#newsletter.section-home .txt-destaque{
	font-size: 18px;
}
#newsletter.section-home .line, #newsletter.section-home  .line::after{
	background: #FFF;
}
#newsletter.section-home .line{
	margin: 0 0 15px;
}
#localizacao.section-home{
	margin-bottom: 5px;
}
.home .capa-post{
	max-width:100%;
	height:auto;
	border-top: 1px solid #f7c9c975;
	margin-bottom: 18px;
}
.sb_instagram_header, #sbi_load{
	display: none !important;
}
.padding-ig{
	margin-left: -10px;
	margin-right: -10px;
}
.well{
    color: #000;
    margin-top: 22px;
    padding-bottom: 45px;
}
#email-nl{
	height: 35px;
    border-radius: 3px;
    border: 1px solid #bbb;
    padding-left: 10px;
    padding-right: 10px;
}
#enviar-nl{
	height: 35px;
    display: inline;
    margin-top: -4px;
    background: #628435;
    border: 1px solid #007D4D;
    color: #fff;
}
#enviar-nl{
    -moz-box-shadow: inset 0px 1px 0px 0px #a4e271;
    -webkit-box-shadow: inset 0px 1px 0px 0px #a4e271;
    box-shadow: inset 0px 1px 0px 0px #a4e271;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #89c403), color-stop(1, #77a809));
    background: -moz-linear-gradient(top, #89c403 5%, #77a809 100%);
    background: -webkit-linear-gradient(top, #89c403 5%, #77a809 100%);
    background: -o-linear-gradient(top, #89c403 5%, #77a809 100%);
    background: -ms-linear-gradient(top, #89c403 5%, #77a809 100%);
    background: linear-gradient(to bottom, #89c403 5%, #77a809 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#89c403', endColorstr='#77a809',GradientType=0);
    background-color: #89c403;
}
#enviar-nl:hover{
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #77a809), color-stop(1, #89c403));
	background:-moz-linear-gradient(top, #77a809 5%, #89c403 100%);
	background:-webkit-linear-gradient(top, #77a809 5%, #89c403 100%);
	background:-o-linear-gradient(top, #77a809 5%, #89c403 100%);
	background:-ms-linear-gradient(top, #77a809 5%, #89c403 100%);
	background:linear-gradient(to bottom, #77a809 5%, #89c403 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77a809', endColorstr='#89c403',GradientType=0);
	background-color:#77a809;
}
.img-thumbnail, .gallery .gallery-item img{
    padding: 0;
    border-radius: 0;
    border: 1px solid transparent;
}
.item-posts{
	padding-top: 15px;
}
.item-posts h2{
	margin-top: 10px;
	font-size: 22px;
}
.item-posts:hover, .item-posts:hover a{
	color: #81007f !important;
  background: none !important;
}
.item-posts:hover h2{
    color: #81007f   !important;
    text-decoration: none;
}
.navbar-default .navbar-toggle{
    background-color: #ddd;
    border: 1px solid red;
}
.float-fb{
    display: none;
    position:fixed;
    width:60px;
    height:60px;
    bottom: 20px;
    right: 16px;
    background-color:#4267B2;
    color:#FFF !important;
    border-radius:50px;
    text-align:center;
    font-size:30px;
    box-shadow: 2px 2px 3px #999;
    z-index:100;
}
.float-wa{
    display: none;
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 100px;
    right: 16px;
    background-color: #25d366;
    color: #FFF !important;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}
.float-fb a, .float-wa a{
    color: #FFF !important;
}
.my-float{
    margin-top:16px;
}
.widgets-footer .textwidget p{
    margin: 0;
    padding: 0;
}
.widgets-footer .textwidget a{
    padding: 4px 0 5px 0;
    display: inline-block;
}
#course-item-content-header a{
    color: #333 !important;
}
.scrollbar-light > .scroll-element.scroll-y .scroll-bar{
    opacity: .9;
}
#content, #sidebar{
    margin-top: 10px;
}
.btn-social{
    position:relative;
    padding-left:44px;
    text-align:left;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis
}
.btn-social :first-child{
    position:absolute;
    left:0;
    top:0;
    bottom:0;
    width:32px;
    line-height:34px;
    font-size:1.6em;
    text-align:center;
    border-right:1px solid rgba(0,0,0,0.2)
}
 .btn-social.btn-lg{
    padding-left:61px
}
.btn-social.btn-lg :first-child{
    line-height:45px;
    width:45px;
    font-size:1.8em
}
 .btn-social.btn-sm{
    padding-left:38px
}
.btn-social.btn-sm :first-child{
    line-height:28px;
    width:28px;
    font-size:1.4em
}
 .btn-social.btn-xs{
    padding-left:30px
}
.btn-social.btn-xs :first-child{
    line-height:20px;
    width:20px;
    font-size:1.2em
}
 .btn-social-icon{
    position:relative;
    padding-left:44px;
    text-align:left;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    height:34px;
    width:34px;
    padding-left:0;
    padding-right:0
}
.btn-social-icon :first-child{
    position:absolute;
    left:0;
    top:0;
    bottom:0;
    width:32px;
    line-height:34px;
    font-size:1.6em;
    text-align:center;
    border-right:1px solid rgba(0,0,0,0.2)
}
 .btn-social-icon.btn-lg{
    padding-left:61px
}
.btn-social-icon.btn-lg :first-child{
    line-height:45px;
    width:45px;
    font-size:1.8em
}
 .btn-social-icon.btn-sm{
    padding-left:38px
}
.btn-social-icon.btn-sm :first-child{
    line-height:28px;
    width:28px;
    font-size:1.4em
}
 .btn-social-icon.btn-xs{
    padding-left:30px
}
.btn-social-icon.btn-xs :first-child{
    line-height:20px;
    width:20px;
    font-size:1.2em
}
 .btn-social-icon :first-child{
    border:none;
    text-align:center;
    width:100% !important
}
 .btn-social-icon.btn-lg{
    height:45px;
    width:45px;
    padding-left:0;
    padding-right:0
}
 .btn-social-icon.btn-sm{
    height:30px;
    width:30px;
    padding-left:0;
    padding-right:0
}
 .btn-social-icon.btn-xs{
    height:22px;
    width:22px;
    padding-left:0;
    padding-right:0
}
 .btn-facebook{
    color:#fff !important;
    background-color:#3b5998 !important;
    border-color:rgba(0,0,0,0.2) !important
}
.btn-facebook:hover,.btn-facebook:focus,.btn-facebook:active,.btn-facebook.active,.open .dropdown-toggle.btn-facebook{
    color:#fff;
    background-color:#30487b !important;
    border-color:rgba(0,0,0,0.2) !important
}
 .btn-facebook:active,.btn-facebook.active,.open .dropdown-toggle.btn-facebook{
    background-image:none
}
 .btn-facebook.disabled,.btn-facebook[disabled],fieldset[disabled] .btn-facebook,.btn-facebook.disabled:hover,.btn-facebook[disabled]:hover,fieldset[disabled] .btn-facebook:hover,.btn-facebook.disabled:focus,.btn-facebook[disabled]:focus,fieldset[disabled] .btn-facebook:focus,.btn-facebook.disabled:active,.btn-facebook[disabled]:active,fieldset[disabled] .btn-facebook:active,.btn-facebook.disabled.active,.btn-facebook[disabled].active,fieldset[disabled] .btn-facebook.active{
    background-color:#3b5998 !important;
    border-color:rgba(0,0,0,0.2) !important
}
 .btn-google-plus{
    color:#fff !important;
    background-color:#dd4b39 !important;
    border-color:rgba(0,0,0,0.2) !important
}
.btn-google-plus:hover,.btn-google-plus:focus,.btn-google-plus:active,.btn-google-plus.active,.open .dropdown-toggle.btn-google-plus{
    color:#fff;
    background-color:#ca3523 !important;
    border-color:rgba(0,0,0,0.2) !important
}
 .btn-google-plus:active,.btn-google-plus.active,.open .dropdown-toggle.btn-google-plus{
    background-image:none
}
 .btn-google-plus.disabled,.btn-google-plus[disabled],fieldset[disabled] .btn-google-plus,.btn-google-plus.disabled:hover,.btn-google-plus[disabled]:hover,fieldset[disabled] .btn-google-plus:hover,.btn-google-plus.disabled:focus,.btn-google-plus[disabled]:focus,fieldset[disabled] .btn-google-plus:focus,.btn-google-plus.disabled:active,.btn-google-plus[disabled]:active,fieldset[disabled] .btn-google-plus:active,.btn-google-plus.disabled.active,.btn-google-plus[disabled].active,fieldset[disabled] .btn-google-plus.active{
    background-color:#dd4b39 !important;
    border-color:rgba(0,0,0,0.2) !important
}
 .btn-instagram{
    color:#fff !important;
    background-color:#517fa4 !important;
    border-color:rgba(0,0,0,0.2) !important
}
.btn-instagram:hover,.btn-instagram:focus,.btn-instagram:active,.btn-instagram.active,.open .dropdown-toggle.btn-instagram{
    color:#fff;
    background-color:#446a89 !important;
    border-color:rgba(0,0,0,0.2) !important
}
 .btn-instagram:active,.btn-instagram.active,.open .dropdown-toggle.btn-instagram{
    background-image:none
}
.btn-instagram.disabled,.btn-instagram[disabled],fieldset[disabled] .btn-instagram,.btn-instagram.disabled:hover,.btn-instagram[disabled]:hover,fieldset[disabled] .btn-instagram:hover,.btn-instagram.disabled:focus,.btn-instagram[disabled]:focus,fieldset[disabled] .btn-instagram:focus,.btn-instagram.disabled:active,.btn-instagram[disabled]:active,fieldset[disabled] .btn-instagram:active,.btn-instagram.disabled.active,.btn-instagram[disabled].active,fieldset[disabled] .btn-instagram.active{
    background-color:#517fa4 !important;
    border-color:rgba(0,0,0,0.2) !important
}
.btn-whatsapp{
    color:#fff !important;
    background-color:#0DC143 !important;
    border-color:rgba(0,0,0,0.2) !important
}
.btn-whatsapp:hover,.btn-whatsapp:focus,.btn-whatsapp:active,.btn-whatsapp.active,.open .dropdown-toggle.btn-whatsapp{
    color:#fff;
    background-color:#09842E !important;
    border-color:rgba(0,0,0,0.2) !important
}
.btn-whatsapp:active,.btn-whatsapp.active,.open .dropdown-toggle.btn-whatsapp{
    background-image:none
}
 .btn-whatsapp.disabled,.btn-whatsapp[disabled],fieldset[disabled] .btn-whatsapp,.btn-whatsapp.disabled:hover,.btn-whatsapp[disabled]:hover,fieldset[disabled] .btn-whatsapp:hover,.btn-whatsapp.disabled:focus,.btn-whatsapp[disabled]:focus,fieldset[disabled] .btn-whatsapp:focus,.btn-whatsapp.disabled:active,.btn-whatsapp[disabled]:active,fieldset[disabled] .btn-whatsapp:active,.btn-whatsapp.disabled.active,.btn-whatsapp[disabled].active,fieldset[disabled] .btn-whatsapp.active{
    background-color:#0DC143 !important;
    border-color:rgba(0,0,0,0.2) !important
}
 .btn-twitter{
    color:#fff !important;
    background-color:#2ba9e1 !important;
    border-color:rgba(0,0,0,0.2)
}
.btn-twitter:hover,.btn-twitter:focus,.btn-twitter:active,.btn-twitter.active,.open .dropdown-toggle.btn-twitter{
    color:#fff;
    background-color:#1c92c7 !important;
    border-color:rgba(0,0,0,0.2) !important
}
.btn-twitter:active,.btn-twitter.active,.open .dropdown-toggle.btn-twitter{
    background-image:none
}
.btn-twitter.disabled,.btn-twitter[disabled],fieldset[disabled] .btn-twitter,.btn-twitter.disabled:hover,.btn-twitter[disabled]:hover,fieldset[disabled] .btn-twitter:hover,.btn-twitter.disabled:focus,.btn-twitter[disabled]:focus,fieldset[disabled] .btn-twitter:focus,.btn-twitter.disabled:active,.btn-twitter[disabled]:active,fieldset[disabled] .btn-twitter:active,.btn-twitter.disabled.active,.btn-twitter[disabled].active,fieldset[disabled] .btn-twitter.active{
    background-color:#2ba9e1 !important;
    border-color:rgba(0,0,0,0.2) !important
}
.btn-social-icon:hover{
    color: #FFF !important;
}
.social-single{
    margin-bottom: 15px;
}
.archive #header{
    margin-bottom: 20px;
}
.archive h1.entry-title{
    margin-top: 0;
}
.search h1.page-title{
    margin-top: 35px;
}
.page-header{
    padding-bottom: 0;
    margin: -20px 0 15px 15px;
    border-bottom: none;
    float: left;
}
#search.open{
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    -moz-transform: translate(0px, 0px) scale(1, 1);
    -o-transform: translate(0px, 0px) scale(1, 1);
    -ms-transform: translate(0px, 0px) scale(1, 1);
    transform: translate(0px, 0px) scale(1, 1);
    opacity: 1
}
#search{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.90);
    z-index: 100;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -webkit-transform: translate(0px, -100%) scale(0, 0);
    -moz-transform: translate(0px, -100%) scale(0, 0);
    -o-transform: translate(0px, -100%) scale(0, 0);
    -ms-transform: translate(0px, -100%) scale(0, 0);
    transform: translate(0px, -100%) scale(0, 0)
}
#search .close{
    position: fixed;
    top: 15px;
    right: 15px;
    color: #fff;
    background-color: #E5888D;
    border: none;
    opacity: 1;
    padding: 8px 14px;
    font-size: 30px;
    border-radius: 5px
}
#form-over{
    margin: 0 auto;
    margin-top: 150px
}
#s2, #s-btn{
    margin: 0 auto
}
#s2{
    text-align: center;
    width: 100%;
    color: #DDD;
    background: transparent;
    font-size: 60px;
    font-weight: 300;
    text-align: center;
    border: 0;
    margin: 0 auto;
    margin-top: -51px;
    padding-left: 30px;
    padding-right: 30px;
    outline: none;
    opacity: 1;
    height: 80px;
    line-height: normal
}
#s2, #s-btn{
    margin: 0 auto
}
#s-btn{
    background: #E5888D;
    display: block;
    color: #fff;
    margin: 0 auto;
    border: 1px solid #E5888D;
}
#s-btn:hover{
    background: #965052;
    border: 1px solid #965052;
}
.cursos-footer{
    padding: 5px 35px 35px 35px;
    background: #574142;
    color: #FFF;
    margin-bottom: -20px;
    margin-top: -50px;
    font-size: 16px;
}
.cursos-footer .line{
    margin: 20px 0 0 0;
}
.cursos-footer h2{
    font-size: 30px;
    font-weight: bold;
}
.cursos-footer h4{
    font-size: 16px;
    text-transform: uppercase;
    margin: 0 0 30px 0;
}
.cursos-footer .desc-curso{
    text-align: justify;
}
#info-cursos{
    -moz-box-shadow: inset 0px 1px 0px 0px #a4e271;
    -webkit-box-shadow: inset 0px 1px 0px 0px #a4e271;
    box-shadow: inset 0px 1px 0px 0px #a4e271;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #89c403), color-stop(1, #77a809));
    background: -moz-linear-gradient(top, #89c403 5%, #77a809 100%);
    background: -webkit-linear-gradient(top, #89c403 5%, #77a809 100%);
    background: -o-linear-gradient(top, #89c403 5%, #77a809 100%);
    background: -ms-linear-gradient(top, #89c403 5%, #77a809 100%);
    background: linear-gradient(to bottom, #89c403 5%, #77a809 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#89c403', endColorstr='#77a809',GradientType=0);
    background-color: #89c403;
    height: 45px;
    display: inline;
    background: #628435;
    border: 1px solid #007D4D;
    color: #fff !important;
    font-size: 24px;
    border-radius: 10px;
    text-transform: uppercase;
    padding-left: 40px;
    padding-right: 40px;
    display: inline-block;
    margin-bottom: 20px;
}
#info-cursos:hover{
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #77a809), color-stop(1, #89c403));
    background:-moz-linear-gradient(top, #77a809 5%, #89c403 100%);
    background:-webkit-linear-gradient(top, #77a809 5%, #89c403 100%);
    background:-o-linear-gradient(top, #77a809 5%, #89c403 100%);
    background:-ms-linear-gradient(top, #77a809 5%, #89c403 100%);
    background:linear-gradient(to bottom, #77a809 5%, #89c403 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77a809', endColorstr='#89c403',GradientType=0);
    background-color:#77a809;
}
h2, .h2{
    font-size: 24px;
}
.site-title{
  margin: 2px 0;
  padding: 0;
}
@media (min-width: 992px){
	#content{
	    min-height: 600px;
	    padding-bottom: 5px;
	}
	#newsletter.section-home .col-md-6 {
	    padding-left: 6px;
    	padding-right: 12px;
	}
}
@media (max-width: 768px){
	.capa-post{
		display: none;
	}
	.site-title{
	    text-align: center;
	}
	#header .page-header {
	    margin: 0 auto;
	    float: none;
	}
	.navbar-toggle{
		top: -40px;
    	right: -6px;
	}
	#header #main-navigation {
    	display: block !important;
	    float: none;
	    margin-top: -55px;
	}
	.navbar-header{
		padding-top: 0;
    	margin-top: -45px;
	}
	nav.navbar-collapse.navbar-main-navigation{
		margin-top: 55px;
	}
    .navbar-toggle .icon-bar{
        width: 29px;
        height: 5px;
    }
}
@media (min-width: 1100px){
    .custom-logo{
        margin-left: 15px;
    }
}
.navbar-default .navbar-toggle .icon-bar {
    background: #FFF;
}
.navbar-default .navbar-toggle {
    background: transparent !important;
    border: none !important;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 20px;
    height: 3px;
    border-radius: 0;
}
.custom-logo{
    margin-top: 13px !important;
}
.col-sm-4 article{
    margin-bottom: 25px;
}
.btn-default, input[type="submit"], input[type="reset"], button {
    color: #FFF;
    background-color: #e78c91c7;
    border-color: #e78c91c7;
}
.btn-default:hover, input[type="submit"]:hover, input[type="reset"]:hover, button:hover {
    color: #333;
    background-color: #e78c91;
    border-color: #e78c91;
}
.home .capa-post-mobile{
    max-width:100%;
    height:auto;
    border-top: 1px solid #f7c9c975;
    margin-bottom: 18px;
    display: none;
}
#header .logo-mobile{
    display: none;
}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 6px;
}
div#cfpp .calculo-de-frete input {
    height: 47px !important;
    border: 1px solid #BBB;
}
div#cfpp .calculo-de-frete div#calcular-frete{
    height: 46px !important;
}
a#cfpp_credits {
    display: none !important;
}
.woocommerce .quantity .qty {
    height: 36px !important;
}
.woocommerce .addtoany_list{
    display: none !important;
}
.woocommerce span.onsale {
    height: 39px;
    width: 40px;
    font-size: 11px !important;
}
.section-loja .item-posts .add_to_cart_button {
    margin-top: 10px !important;
}
.add_to_cart_button {
    background: #e78c91;
}
.add_to_cart_button:hover {
    background: #8FAE1B !important;
    color: #FFF !important;
}
.sidebar-loja .btn-default, input[type="submit"], input[type="reset"], button {
    color: #FFF;
    margin-top: -6px;
}
.sidebar-loja input[type="search"] {
    -webkit-appearance: none;
    width: 173px;
    border: 1px solid #AAA;
    height: 32px;
    margin-top: 2px;
    display: inline-block;
}
.section-loja h3, .section-loja .h3 {
    font-size: 19px;
}
.woocommerce-Price-amount{
    color: #574142;
}
.single .entry-summary .woocommerce-Price-amount{
    color: #965052;
    font-size: 25px;
}
del{
    color: #000;
}
ins{
    text-decoration: none;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #8FAE1B !important;
    color: #fff !important;
    -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: #5E7111 !important;
    color: #fff !important;
}
.woocommerce div.product .product_title {
    font-size: 23px;
}
div#cfpp .calculo-de-frete input {
    height: 36px !important;
    border-radius: 4px;
}
div#cfpp svg {
    display: none;
}
div#cfpp .calculo-de-frete div#calcular-frete {
    height: 37px !important;
    padding: 0px 8px 0px 8px !important;
    line-height: 7px !important;
    padding-top: 17px !important;
    padding-bottom: 22px !important;
    text-align: center;
    width: 58% !important;
}
div#cfpp .calculo-de-frete input {
    height: 36px !important;
    width: 40% !important;
}
.addtoany_list.a2a_kit_size_32 a {
    font-size: 23px !important
    ;
}
.woocommerce .addtoany_list {
    display: inline-block !important;
    padding-top: 18px !important;
    font-size: 20px !important;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    padding: 0 !important;
    margin: 0;
    font-size: 1em;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.section-loja img{
    height: auto;
    max-width: 100%;
    border: 1px solid #EFEFEF;
}
.woocommerce ul.products li.product a img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 1em;
    box-shadow: none;
    border: 1px solid #EFEFEF;
}
.woocommerce ul.products li.product a:hover img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 1em;
    box-shadow: none;
    border: 1px solid #F7C9C9;
}
.sep-loja-home{
    display: none;
}
.section-loja h3{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.woocommerce div.product form.cart .button {
    vertical-align: middle;
    float: left;
    width: 58%;
    font-size: 20px;
}
.woocommerce div.product form.cart div.quantity {
    float: left;
    margin: 0 3px 0 0 !important;
    width: 40% !important;
}
.woocommerce div.product form.cart .quantity .qty {
    width: 100%;
    text-align: center;
    font-size: 20px;
    height: 44px !important;
    border: 1px solid #BBB;
    border-radius: 4px;
}
div#cfpp div.calculo-de-frete div#calcular-frete{
    border-radius: 4px;
    font-size: 20px;
}
@media (min-width: 992px){
    .woocommerce.single #content {
        padding-bottom: 5px;
        padding-top: 26px;
    }
}
@media (max-width: 768px){
    .additional_information_tab{
        display: none !important;
    }
    .sep-loja-home{
        display: block !important;
    }
    .section-loja .col-sm-6 {
        width: 50%;
        float: left;
    }
    nav.navbar-collapse.navbar-main-navigation {
        z-index: 999998;
        margin-top: -28px;
        background: #EFEFEF;
        position: absolute;
        width: 95%;
    }
    .navbar-toggle .icon-bar {
        display: block;
        width: 30px !important;
        height: 3px;
        border-radius: 0;
    }
    .home nav.navbar-collapse.navbar-main-navigation{
        margin-top: 55px;
    }
    #header .page-header {
        margin: 0 auto;
        float: left;
    }
    #header .col-md-4{
        z-index: 99999;
        min-height: 80px;
        display: inline-block;
    }
    .custom-logo {
        margin-top: 0 !important; 
        height: 45px;
        width: auto;
    }
    #header  .h1, #header .h2{
        margin-top: 4px;
        margin-bottom: 0; 
    }
    #header > .container{
        height: 82px;
    }
    #header .page-header img{
        height: 71px !important;
        width: auto !important;
    }
    #header #main-navigation{
        display: block !important;
        float: none;
        margin-top: 0;
        margin-right: -23px;
    }
    #header .custom-logo{
        display: none !important;
    }
    #header .logo-mobile{
        display: block !important;
    }
    .home .capa-post-mobile{
        display: block;
    }
    .navbar-header{
        padding-top: 0;
        margin-top: 0;
    }
    .navbar-default .navbar-toggle {
        background: transparent !important;
        border: none !important;
        margin-top: -21px;
    }
    .home nav.navbar-collapse.navbar-main-navigation {
        background: rgba(255, 255, 255, 0.75);
        margin-top: -28px;
        margin-right: 25px;
        right: -15px;
        position: absolute;
        width: 100%;
    }
}
.woocommerce-products-header, .woocommerce-result-count{
  display: none;
}
.dropdown-menu {
    width: 212px;
    margin-left: -1px;
    left: 210px;
    top: 0px;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #f7c9c9;
}
.navbar-desk-navigation{
  display: none;
  position: absolute;
  z-index: 999999999999;
  background: #FFF;
  box-shadow: 3px 3px 3px #DDD;
  border-left: 1px solid #EEE;
  top: 44px;
  left: 0;
  width: 210px;
  font-size: 17px;
}
.navbar-desk-navigation .caret{
    transform: rotate(-90deg) !important;
    margin-top: -3px !important;
}
.navbar-desk-navigation .navbar-nav>li {
  width: 100%;
}
.desk-menu{
  border-bottom: 3px solid #f7c9c9;
  height: 64px;
  background: #F3F3F3;
  padding-top: 20px;
}
.desk-menu .item-loja{
  height: 64px;
  background: #f7c9c9;
  margin-top: -20px;
  padding-top: 16px;
  padding-left: 17px;
  font-size: 25px;
  text-transform: uppercase;
  color: #FFF;
  text-shadow: 1px 1px 1px #9f595b;
}
.desk-menu .item-loja a{
  color: #FFF !important;
}
.desk-menu .item-menu{
  text-transform: uppercase;
  font-size: 23px;
  margin-top: -2px;
  cursor: pointer;
}
.desk-menu .item-menu span{
  display: inline-block;
  margin-top: 0;
}
.desk-menu .item-pagamento{
  margin-top: -5px;
}
.desk-menu .item-pagamento .fa{
  font-size: 40px;
  margin-top: -3px;
  display: inline-block;
  float: left;
}
.desk-menu .item-pagamento strong{
  display: block;
  margin-left: 50px;
  font-size: 26px;
  line-height: 0.65;
}
.desk-menu .item-pagamento span{
  display: block;
  margin-left: 50px;
}
.desk-menu .item-woo{
  padding-top: 0;
  margin-top: -4px;
}
.desk-menu .item-woo .fa{
  font-size: 32px;
  color: #333333;
}
.desk-menu .item-woo .fa-user-circle{
  display: inline-block;
  float: left;
  margin-top: 5px;
}
.desk-menu .item-woo span{
  display: block;
  margin-left: 10px;
  line-height: 0;
}
.desk-menu .item-woo .item-msg{
  margin-top: 13px;
  font-size: 22px;
  margin-bottom: 18px;
  padding-left: 28px;
}
.desk-menu .item-woo .item-mc{
  font-size: 13px;
  padding-left: 29px;
}
.desk-menu .item-woo .item-mc-geral{
  margin-top: -4px;
}
.desk-menu .item-woo a:hover{
  text-decoration: none;
}
.desk-menu .item-woo a:hover .fa{
  color: #965052 !important;;
}
.desk-menu .item-search{
  margin-top: -5px;
}
.desk-menu .item-search input[type="search"]{
  border: 1px solid #eeaaad;
  background: #F9F9F9;
  height: 35px;
  width: 100%;
  border-radius: 4px;
  padding: 0 35px 0 8px;
}
.desk-menu .item-search button{
  position: absolute;
  right: 16px;
  top: 7px;
  background: #DFDFDF;
  color: #000;
  border: none;
  padding-top: 8px;
  border-radius: 4px;
}
.side-menu{
  display: none;
}
@media (min-width: 769px){
  .single-product #header, .woocommerce-page #header{
    margin-bottom: 20px;
  }
}

@media (max-width: 996px){
  .desk-menu{
    display: none;
  }
  .side-menu{
    display: block;
    position: relative;
    width: 300px;
    height: 100%;
    background-color: #f8f8f8;
    border-right: 1px solid #e7e7e7;
  }
  .side-menu button{
    margin-left: 25px;
  }
  .side-menu .navbar {
    border: none;
  }
  .side-menu .navbar-header {
    width: 100%;
    border-bottom: 1px solid #e7e7e7;
  }
  .side-menu .navbar-nav .active a {
    background-color: transparent;
    margin-right: -1px;
    border-right: 5px solid #e7e7e7;
  }
  .side-menu .navbar-nav li {
    display: block;
    width: 100%;
    border-bottom: 1px solid #e7e7e7;
  }
  .side-menu .navbar-nav li a {
    padding: 15px;
  }
  .side-menu .navbar-nav li a .glyphicon {
    padding-right: 10px;
  }
  .side-menu #dropdown {
    border: 0;
    margin-bottom: 0;
    border-radius: 0;
    background-color: transparent;
    box-shadow: none;
  }
  .side-menu #dropdown .caret {
    float: right;
    margin: 9px 5px 0;
  }
  .side-menu #dropdown .indicator {
    float: right;
  }
  .side-menu #dropdown > a {
    border-bottom: 1px solid #e7e7e7;
  }
  .side-menu #dropdown .panel-body {
    padding: 0;
    background-color: #f3f3f3;
  }
  .side-menu #dropdown .panel-body .navbar-nav {
    width: 100%;
  }
  .side-menu #dropdown .panel-body .navbar-nav li {
    padding-left: 15px;
    border-bottom: 1px solid #e7e7e7;
  }
  .side-menu #dropdown .panel-body .navbar-nav li:last-child {
    border-bottom: none;
  }
  .side-menu #dropdown .panel-body .panel > a {
    margin-left: -20px;
    padding-left: 35px;
  }
  .side-menu #dropdown .panel-body .panel-body {
    margin-left: -15px;
  }
  .side-menu #dropdown .panel-body .panel-body li {
    padding-left: 30px;
  }
  .side-menu #dropdown .panel-body .panel-body li:last-child {
    border-bottom: 1px solid #e7e7e7;
  }
  .side-menu #search-trigger {
    background-color: #E9E9E9;
    border: 0;
    border-radius: 0;
    position: absolute;
    top: 0;
    right: 0;
    padding: 15px 18px;
  }
  .side-menu .search-trigger {
    background-color: #E9E9E9;
    border: 0;
    border-radius: 0;
    position: absolute;
    padding: 15px 18px;
  }
  .side-menu .cart-button{
    position: absolute;
    top: 0;
    right: 104px;
  }
  .side-menu .my-account{
    position: absolute;
    top: 0;
    right: 52px;
  }
  .side-menu .brand-name-wrapper {
    min-height: 50px;
  }
  .side-menu .brand-name-wrapper .navbar-brand {
    display: block;
    font-size: 30px;
  }
  .side-menu #search {
    position: relative;
    z-index: 1000;
    background: #F4ECEC;
    border-bottom: 12px solid #FFF;
  }
  .side-menu #search .panel-body {
    padding: 0;
  }
  .side-menu #search .panel-body .navbar-form {
    padding: 0;
    padding-right: 50px;
    width: 100%;
    margin: 0;
    position: relative;
    border-top: 1px solid #e7e7e7;
  }
  .side-menu #search .panel-body .navbar-form .form-group {
    width: 100%;
    position: relative;
  }
  .side-menu #search .panel-body .navbar-form input {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    width: 100%;
    height: 50px;
    font-size: 16.5px;
  }
  .side-menu #search .panel-body .navbar-form .btn {
    position: absolute;
    right: 0;
    top: 7px;
    border: 0;
    border-radius: 0;
    background-color: #EA9A9E;
    padding: 15px 18px;
  }
  .side-body {
    margin-left: 310px;
  }
  .woocommerce #wrapper{
    padding-top: 65px;
  }
  .home #wrapper{
    padding-top: 0;
  }
  .side-menu {
    position: relative;
    width: 100%;
    height: 0;
    border-right: 0;
    border-bottom: 1px solid #e7e7e7;
    margin-top: 0;
  }
  .archive .side-menu {
    margin-top: -19px;
  }
  .side-menu .navbar-default {
    background-color: #FFF;
  }
  .side-menu .brand-name-wrapper .navbar-brand {
    display: inline-block;
  }
  @-moz-keyframes slidein {
    0% {
      left: -300px;
    }
    100% {
      left: 10px;
    }
  }
  @-webkit-keyframes slidein {
    0% {
      left: -300px;
    }
    100% {
      left: 10px;
    }
  }
  @keyframes slidein {
    0% {
      left: -300px;
    }
    100% {
      left: 10px;
    }
  }
  @-moz-keyframes slideout {
    0% {
      left: 0;
    }
    100% {
      left: -300px;
    }
  }
  @-webkit-keyframes slideout {
    0% {
      left: 0;
    }
    100% {
      left: -300px;
    }
  }
  @keyframes slideout {
    0% {
      left: 0;
    }
    100% {
      left: -300px;
    }
  }
  .side-menu-container{
    margin-top: -7px;
  }
  .side-menu-container > .navbar-nav.slide-in {
    -moz-animation: slidein 300ms forwards;
    -o-animation: slidein 300ms forwards;
    -webkit-animation: slidein 300ms forwards;
    animation: slidein 300ms forwards;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
  .side-menu-container > .navbar-nav {
    position: relative;
    z-index: 999999;
    left: -300px;
    width: 300px;
    top: 0;
    height: 100%;
    border-right: 1px solid #e7e7e7;
    background-color: #f8f8f8;
    -moz-animation: slideout 300ms forwards;
    -o-animation: slideout 300ms forwards;
    -webkit-animation: slideout 300ms forwards;
    animation: slideout 300ms forwards;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
  @-moz-keyframes bodyslidein {
    0% {
      left: 0;
    }
    100% {
      left: 300px;
    }
  }
  @-webkit-keyframes bodyslidein {
    0% {
      left: 0;
    }
    100% {
      left: 300px;
    }
  }
  @keyframes bodyslidein {
    0% {
      left: 0;
    }
    100% {
      left: 300px;
    }
  }
  @-moz-keyframes bodyslideout {
    0% {
      left: 300px;
    }
    100% {
      left: 0;
    }
  }
  @-webkit-keyframes bodyslideout {
    0% {
      left: 300px;
    }
    100% {
      left: 0;
    }
  }
  @keyframes bodyslideout {
    0% {
      left: 300px;
    }
    100% {
      left: 0;
    }
  }
  .side-body {
    margin-left: 5px;
    margin-top: 70px;
    position: relative;
    -moz-animation: bodyslideout 300ms forwards;
    -o-animation: bodyslideout 300ms forwards;
    -webkit-animation: bodyslideout 300ms forwards;
    animation: bodyslideout 300ms forwards;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
  .body-slide-in {
    -moz-animation: bodyslidein 300ms forwards;
    -o-animation: bodyslidein 300ms forwards;
    -webkit-animation: bodyslidein 300ms forwards;
    animation: bodyslidein 300ms forwards;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
  .side-menu .navbar-toggle {
    border: 0;
    float: left;
    padding: 18px;
    margin: 0;
    border-radius: 0;
    background-color: #f3f3f3;
    top: 18px !important;
  }
  .side-menu #search .panel-body .navbar-form {
    border-bottom: 1px solid #CCC !important;
  }
  .side-menu #search .panel-body .navbar-form .form-group {
    margin: 0;
  }
  .side-menu .navbar-header {
    position: relative;
    z-index: 3;
    background-color: #f8f8f8;
    height: 50px;
  }
  .side-menu #dropdown .panel-body .navbar-nav {
    margin: 0;
  }
    .side-menu-container > .navbar-nav {
        display: none;
    }
    .side-menu-container > .navbar-nav.slide-in {
        display: block;
    }
}
.item-posts.onbackorder::before, li.product.onbackorder::before {
    content: 'Sob encomenda ';
    display: block;
    color: #FFF;
    background: #bf0e0e;
    font-weight: 100;
    margin-bottom: -18px;
    z-index: 1;
    padding: 0 5px;
    position: relative;
    text-transform: uppercase;
    font-size: 13px;
    text-shadow: 1px 1px 1px #111;
}
.woocommerce .item-posts span.onsale {
    right: -.5em !important;
    left: inherit !important;
}
.woocommerce div.product .stock {
    color: #FFF !important;
    background: #bf0e0e;
    font-weight: 100;
    z-index: 1;
    padding: 0 5px;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px #111;
    display: block;
    text-align: center;
}
#calcular-frete-loader{
    width: 36px !important;
    height: 36px !important;
}
.woocommerce div.product form.cart .variations label{
    color: #444;
}

.woocommerce .woocommerce-ordering {
    margin: -8px 0 1em;
}

.woocommerce div.product form.cart .reset_variations {
    display: none !important;
}

.woocommerce div.product form.cart .variations td.label {
    width: 147px !important;
    display: block;
    text-align: left;
}

.woocommerce div.product form.cart .variations td.value {
    width: 240px !important;
    display: table-cell;
    text-align: left;
}
.woocommerce div.product form.cart .variations select {
    min-width: 97% !important;
}
.woocommerce div.product form.cart .variations td.label{
    float: left;
    margin: 0 3px 0 0 !important;
    width: 40% !important;
}
.woocommerce div.product form.cart .variations td.value{
    float: left;
    margin: 0 3px 0 0 !important;
    width: 58% !important;
}
/* ****************************** */

.icons-info .fa{
  float: left;
  font-size: 40px;
  margin-right: 10px;
}
.icons-info strong{
  text-transform: uppercase;
  display: block;
  line-height: 12px;
  padding-top: 5px;
}
.icons-info div{
  padding: 0 40px;
  margin-bottom: 10px;
}
@media screen and (max-width: 380px){
  .o-slider--item {
      height: 150px !important;
  }
}
@media(max-width: 992px){
  .desk-only{
      display: none;
  }
}
@media (max-width: 768px){
  #header .h1, #header .h2 {
      text-align: center;
  }
  #header .page-header {
      float: none;
  }
  #header .page-header img {
      margin: 0 auto !important;
  }
  .icons-info div {
      text-align: center;
  }
  .icons-info div .fa{
      float: none !important;
      margin-top: 10px;
  }
  .o-sliderContainer{
      margin-top: 32px !important;
      margin-bottom: 10px !important;
  }
}
@media (max-width: 992px){
  .search-open .o-slider{
    margin-top: 50px !important;
  }
}
.capa-post-mobile{
  display: none !important;
}
.titulo-destaque {
  color: #F0B7BA;
}
.btn-primary {
  color: #fff;
  background-color: #81007f;
  border-color: #81007f;
  padding: 4px 17px;
  border-radius: 22px;
}
.btn-primary:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open>.btn-primary.dropdown-toggle:hover, .open>.btn-primary.dropdown-toggle:focus, .open>.btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #81007F !important;
  border-color: #81007F;
  text-shadow: 1px 1px 1px #000;
}
@media(max-width: 768px){
  .titulo-destaque {
      color: #333;
  }
  h2.titulo-destaque strong {
      font-size: 36px;
      display: block;
      color: #F0B7BA;
  }
  h2.titulo-destaque span {
      display: none;
  }
}
#footer{
  color: #f9a3b1 !important;
}
#footer .widgets-footer {
  padding-bottom: 0;
}
#footer .creditos {
  padding-top: 0;
  padding-bottom: 18px;
  background: transparent;
}
.home #content{
  margin-top: 0;
}
.icons-info-bar a{
  color: #333 !important;
}
section.icons-info-bar{
  margin-top:60px;
}
.desk-only{
  display: block;
}
.mobile-only{
  display: none;
}
.icons-info > div{
  text-align: center;
}
.icons-info > div {
  text-align: left;
}
.icons-info span{
  font-size: 14.5px;
}
.section-loja .item-posts .add_to_cart_button {
  display: block;
  width: 110px;
  text-align: center;
  margin: 0 auto;
  margin-top: 15px !important;
}
.woocommerce div.product .product_title {
  font-size: 21px;
}
.side-menu {
  height: 51px;
}
.home .capa-post-mobile {
  margin-bottom: 0px;
}
.item-posts {
  margin-bottom: -10px;
}
/*
#footer h5, #footer h3 {
  font-weight: 600;
  color: #fc4e75;
}
*/
#footer{
  padding-top: 0;
}
#footer a {
  color: #fc4e75 !important;
}
#footer h3{
  font-weight: bold;
  font-size: 15px;
  margin-top: 30px;
}
#head-footer{
  background: #81007F;
  text-align: center;
  padding: 15px;
  margin-bottom: 20px;
  text-transform: uppercase;
  color: #FFF;
  font-size: 30px;
}
#head-footer h4 {
  font-size: 25px;
  font-weight: bold;
  text-shadow: 1px 1px 1px #BBB;
  margin-bottom: 18px;
}
#head-footer li{
  display: inline-block;
  font-size: 45px;
  padding: 0 15px;
}
.sn-icon .fab, .sn-icon .fa{
  color: #FC4E75 !important;
}
.sn-icon a:hover .fab, .sn-icon a:hover .fa {
  color: #AAA!important;
}
.fab, .fa{
  font-style: inherit;
}
.sn-icon a{
  color: #FC4E75 !important;
  text-decoration: none;
}
.sn-icon a:hover{
  color: #333;
}
.sn-icon a:hover .fab{
  text-decoration: none;
  color: #FFF !important;
}
@media (max-width: 991px){
  .icons-info span{
      font-size: 16px;
  }
  .icons-info > div {
      text-align: center;
  }
  .mobile-only .icons-info .fa {
      float: none ;
  }
  .desk-only{
      display: none;
  }
  .mobile-only{
      display: block;
  }
  .icons-info-bar{
      margin-bottom: 20px;
  }
}
.btn-loja-home{
  color: #FFF !important;
  display: inline-block;
  margin: 0 auto !important;
  padding: 10px 40px !important;
  margin-bottom: 30px !important;
  margin-top: 20px !important;
}
.btn-loja-home:hover{
  color: #FFF !important;
}
.btn-primary {
  color: #fff !important;
  background-color: #81007f;
  border-color: #81007f;
  padding: 6px 19px;
  border-radius: 22px;
}
.btn-primary:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open>.btn-primary.dropdown-toggle:hover, .open>.btn-primary.dropdown-toggle:focus, .open>.btn-primary.dropdown-toggle.focus {
  color: #fff !important;
  background-color: #640062 !important;
  border-color: #640062;
  text-shadow: 1px 1px 1px #000;
}
.section-loja{
  text-align: center;
}
.cta-box-home{
  background: #FDF7F7;
  border-radius: 5px;
  padding: 25px;
  margin-bottom: 50px;
  margin-top: 25px;
}
.cta-box-home p{
  font-size: 17px;
  line-height: 24px;
  color: #777;
}
.cta-box-home h2{
  font-weight: bold;
  color: #81007f  !important;
  margin: 0 0 15px;
  font-size: 23px;
}
.cta-box-home img{
  border: 1px solid #ED2661;
  padding: 0 !important;
}
.cta-box-home .btn_img{
  border: none;
  padding: 0;
  max-width: 350px;
  display: inline-block;
  margin: 0 auto;
}
.uc-text{
  text-transform: uppercase;
}
.titulo-destaque {
  color: #fc4e75;
  font-weight: bold;
  text-transform: uppercase;
}
@media(max-width:768px){
  .btn-primary > span{
      display: none;   
  }
  .box-destaque-1 h2{
      margin-top: 25px;
  }
  .box-destaque-2 .btn-primary{
      margin-bottom: 25px;
  }
}
#footer a {
  color: #fc4e75 !important;
}
#footer .custom-logo {
  margin-left: 0;
  margin-top: 20px;
  display: inline;
}
.cta-box-home img {
  padding: 2px !important;
}
@media (max-width: 768px){
  .home nav.navbar-collapse.navbar-main-navigation {
    background: rgb(253 247 247);
    margin-top: -28px;
    margin-right: 25px;
    right: -15px;
    position: absolute;
    width: 100%;
  }
  .home .capa-post-mobile{
    display: block !important;
  }
  .cta-box-home img {
    margin-bottom: 20px;
  }
}
.navbar-default .navbar-toggle .icon-bar {
  background: #FFF !important;
}
.custom-logo {
  margin-top: 0 !important;
}
.cta-box-home h2 {
  font-size: 18px;
}
.item-posts h2 {
  margin-top: 8px;
  font-size: 18px;
  line-height: 22px;
}
.box-destaque-1 {
  margin-top: 35px;
}
@media(max-width: 768px){
  #head-footer li {
      padding: 0 10px;
  }
  .box-destaque-1{
      margin-top: 15px;   
  }
  .item-posts {
      margin-bottom: 10px;
  }
  .item-posts:last-child {
      margin-bottom: -25px;
  }
  .box-destaque-1 h2 {
      margin-top: inherit;
  }
}
.cursos-footer .desc-curso img{
  max-width: 100%;
  height: auto;
}
.cursos-footer{
  margin: 0 30px 30px;
  padding-top: 30px;
}
.link_d_3 .btn_img{
  max-width: 400px !important;
  margin-top: -300px;
}

#menu-menu-principal a {
  color: #FFF!important;
  text-shadow: none !important;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
  border-bottom: 2px solid #6F006B!important;
}
#footer {
  color: #81007f !important;
}
#footer hr {
  border-top: 1px solid #81007f;
}
.cta-box-home {
  background: #ffe8fe;
}
.sidebar-loja .btn-default, input[type="submit"], input[type="reset"], button {
  color: #FFF;
  background-color: #81007f;
  border-color: #81007f;
}
@media (min-width: 768px){
  .navbar-nav{
      margin: 20px 0 0;
  }
}
@media (max-width: 768px){
  .navbar-default .navbar-toggle {
      margin-top: 1px;
      margin-right: 0;
  }
}
.float-fb, .float-wa{
  display: block !important;
}
@media (min-width: 1200px){
  .container {
    width: 100%;
    max-width: 1340px;
  }
}
#content, #sidebar {
  margin-top: 35px;
}
ul.page-numbers>li>span.current, ul.page-numbers>li>span.current:hover, ul.page-numbers>li>span.current:focus {
  background-color: #81007f !important;
  border-color: #81007f !important;
}
.a2a_dd{
    display: none !important;
}
.rev-btn:hover{
  background: #640062 !important;
  color: #FFF !important;
}
.rev-btn:hover a{
  text-decoration: none !important;
  color: #FFF !important;
}
.item-posts a{
  color: #333 !important;
}
.curso-ao-vivo img{
    margin-bottom: 0;
}
.curso-ao-vivo {
   --margin-bottom: -55px;
    padding-bottom: 0;
}
@media(min-width: 769px){
  .section-aperfeicoamentos .btn{
      margin: 25px 30px 40px !important;
  }
}
.section-aperfeicoamentos .item-posts{
  text-align: center;
}
.section-aperfeicoamentos .item-posts h2{
  text-align: left;
  line-height: normal;
  font-size: 24px;
}
.section-aperfeicoamentos .btn{
  color: #FFF !important;
  display: block;
}
.section-aperfeicoamentos .btn:hover{
  color: #FFF !important;
  text-decoration: none;
  text-shadow: none;
  background: #530051 !important;
}
.section-aperfeicoamentos .item-posts:hover a{
  text-decoration: none !important;
}
.section-aperfeicoamentos .item-posts:hover .btn{
  background: #530051 !important;
  color: #FFF !important;
}