.div-creditos{
    margin-top: -2px; margin-bottom: 10px; position: absolute;left: 20%;
}


.search-container{
    height:90px;
    width:100%;
    position:fixed;
    display:block;
}

@media (max-width: 768px) {
    
    .div-creditos{
        margin-top: 21px;
        margin-bottom: 10px;
        position: absolute;
        left: 0px;
    }
    
    #instafeed img {
        height: 90px !important;
        width: 87px !important;
        border-radius: 0 !important;
    }
    
    header{
        padding-top: 2px !important;
    }
    
    .dropdown-menu{
            display: none !important;
    }
    
    .navbar-nav .open .dropdown-menu{
         margin-top: -12px !important; 
        margin-left: 7px;
        width: 90% !important;
        padding: 20px 10px !important;
        position: static;
        display: block !important;
    }
    
    .nav .open>a, .nav .open>a:hover{
        background: none !important;
    }
    
    .navbar-nav .open .dropdown-menu>li>a{
        line-height: 24px;
    }
    
    .navbar-collapse{
        max-height: 420px;
    }
    
    
}

@media (max-width: 360px){
    .bar-footer{
        margin-top: 41px;
    }
}


.fechar-quero-grau{
    position: absolute;
    right: -25px;
    font-size: 25px;
    top: -37px;
    font-weight: bold;
    color: #FFF;
    cursor: pointer;
}

.modal-container-grau{
    width:100%;
    height:100%;
    background-color:rgb(0,0,0,0.5);
    display: none;
    position:absolute;
    top:0;
    left:0;
    z-index:20000;
    justify-content: center;
    align-items: center;
}

.mostrar{
    display:flex;
}

.produto-subtitulo{
    font-style: italic;
    color: #afafaf;
    font-size: 14px;
    margin-top: 25px;
    margin-bottom: 11px;
    text-transform: none;
}


@keyframes modalGrau {
			from {
				opacity: 0;
				transform: translate3d(0, -60px, 0);
			}
			to {
				opacity: 1;
				transform: translate3d(0, 0, 0);
			}
		}

	.mostrar {
		animation: modalGrau .3s;
	}



/****MODAL QUERO GRAU *****/
.fechar-quero-grau{
    position: absolute;
    right: -25px;
    font-size: 25px;
    top: -37px;
    font-weight: bold;
    color: #000;
    cursor: pointer;
    font-family: 'Montserrat', sans-serif !important;
}

.modal-container-grau{
    width:100%;
    height:150%;
    background-color:rgb(0,0,0,0.5);
    display: none;
    position:absolute;
    top:0;
    left:0;
    z-index:20000;
    justify-content: center;
    align-items: center;
}

.modal-container-grau .btn-branco,
.modal-container-grau .btn-preto{
    font-size:13px;
}

.mostrar{
    display:flex;
}

.produto-subtitulo{
    font-style: italic;
    color: #afafaf;
    font-size: 14px;
    margin-top: 25px;
    margin-bottom: 11px;
    text-transform: none;
}


@keyframes modalGrau {
			from {
				opacity: 0;
				transform: translate3d(0, -60px, 0);
			}
			to {
				opacity: 1;
				transform: translate3d(0, 0, 0);
			}
		}

	.mostrar {
		animation: modalGrau .3s;
	}

		
.div-lente{
    background-color:#FFF;
    width:850px;
    height:480px;
    justify-content: center;
    position:absolute;
    top:70px;
}
.header-lente{
    text-align:center;
    padding:35px 0;
    color:#FFF;
}

.footer-lente{
    text-align:center;
    color:#707070;
    flex-direction:column;
    justify-content: center;
    align-items: center;
    height:90px;
}
.footer-lente p{
    font-size:15px;
    font-style:italic;
    font-weight:bold;
    padding:50px;
    padding: 17px;
    line-height:1.6;
}
.header-lente h1{
    font-size:18px;
    margin:0px;
}
.tipo-lente{
    border:1px solid #000;
    display:flex;
    flex-direction:column;
    justify-content: center;
    align-items: center;
    height:300px;
    text-align:center;
    position:relative;
}
.tipo-lente h1{
    font-size:19px;
    margin-bottom:20px;
}
.tipo-lente p{
    padding-left:30px;
    padding-right:30px;
    color:#707070;
    font-size:17px;
}
.tipo-lente.preto{
    background-color:#000; 
    color:#FFF;
}
.quero-grau-img{
    background-image:url(https://assets.xtechcommerce.com/assets/127538/1563830377/img/quero-grau-img2.png);
    background-position:center;
    background-size:cover;
    height:480px;
}
.quero-grau-content{
    display:flex;
    flex-direction:column;
    height:580px;
    padding:50px;
}
.quero-grau-content p{
  font-size:15px;
}
.quero-grau-content h1{
  margin-bottom:50px;
  font-size:40px;
}
.btn-branco{
    border: none;
    color: #000;
    padding: 15px 20px;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
}

.div-lente .btn-branco{
    background-color: #FFF;
}
.btn-continuar{
    position:absolute;
    height:55px;
    bottom:-70px;
    right:0;
    width: 200px;
    font-size: 15px;
    text-transform: uppercase;
}
.btn-voltar{
    border:none;
    position:absolute;
    height:55px;
    bottom:-70px;
    left:0px;
    width: 200px;
    font-size: 15px;
    text-transform: uppercase;
    background-color: #000; 
    color:#FFF;
}
.radio-group,
.radio-group2{
    position: absolute;
    width: 32px;
    height: 32px;
    border-radius: 100%;
    /* background-color: #000; */
    cursor: pointer;
    /*margin: 0px 0;*/
    border: 1px solid #707070;
    /*margin-top: 15px;*/
    transform: translate(-50%, -50%);
    top: 22%;
    left: 50%;
}


/*.radio-group123{*/
/*    position: relative;*/
/*    width: 32px;*/
/*    height: 32px;*/
/*    border-radius: 100%;*/
    /* background-color: #000; */
/*    cursor: pointer;*/
/*    margin: 0px 0;*/
/*    border: 1px solid #707070;*/
/*    margin-top: 15px;*/
/*}*/

.div-lente .olhos{
    width: 61%;
    height: 375px;
    display: block;
    margin: 0 auto;
}

.div-lente select{
    width:100%;
    height:35px;
    border:1px solid #000;
    font-size:17px;
    border-radius: 0;
    background-color: #FFF;
    font-family: 'Libre Baskerville', serif !important;
}

.radio,
.radio2{
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background-color: #FFF;
    border: 2px solid #fff;
    cursor: pointer;
    margin: 0px;
    margin-top:0px !important;
}

.radio.selected,
.radio2.selected{
    border-color: #FFF;
    background-color:#707070;
    margin-top: 0px;
}

.lente-box{
    border: 1px solid #000;
    border-bottom: none;
    height: 391px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.lente-box h5{
    font-size:23px;
    text-transform:uppercase;
}

@media screen and (max-width: 768px) {
    .div-lente{
        background-color:#FFF;
        width:100%;
        height: 470px;
        justify-content: center;
        position:absolute;
        top:15px;
    }
    
    .btn-voltar p{
        margin:auto !important;
        font-size:10px !important;
    }
    
    .div-lente .olhos{
        width: 100%;
        height: 375px;
        display: block;
        margin: 0 auto;
    }
    
    .fechar-quero-grau{
        position: absolute;
        right: 9px;
        font-size: 15px;
        top: 4px;
        font-weight: bold;
        color: #000000;
        cursor: pointer;
        z-index: 100;
    }
    .quero-grau-content{
        height: 100%;
        padding:20px;
    }

    .quero-grau-content h1{
        margin-bottom: 30px;
        font-size: 37px;
    }

    .quero-grau-content p{
        font-size:13px;
    }
    .btn-continuar{
        position: absolute;
        height: 40px;
        bottom: 10px;
        right: 10px;
        width: 120px;
        font-size: 12px;
        text-transform: uppercase;
        padding:0px 20px;
        border: 1px solid #000;
    }
    .div-lente h2{
        font-size: 15px;
    }

    .btn-voltar {
        position: absolute;
        height: 35px;
        bottom: 10px;
        right: 0;
        left: 7px;
        width: 100px;
        font-size: 11px;
        text-transform: uppercase;
    }
    
    .btn-voltar p{
        margin:auto;
        font-size:10px;
    }

    .tipo-lente{
        border: 1px solid #000;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        height: 125px;
        text-align: center;
    }

    .tipo-lente h1 {
        font-size: 15px;
        margin: 20px 0 15px;
        position: absolute;
        transform: translate(-50%, -50%);
        top: 40%;
        left: 50%;
        display: inline-block;
        width: 100vw;
        text-align: center;
    }

    .tipo-lente p {
        padding-left: 30px;
        padding-right: 30px;
        color: #707070;
        font-size: 12px;
        position: absolute;
        transform: translate(0%, 0%);
        top: 72%;
        left: 0%;
        width: 100vw;
        text-align: center;
    }

    .header-lente h1 {
        font-size: 13px;
        margin: 0px;
    }

    .header-lente {
        text-align: center;
        padding: 28px 10px;
        color: #FFF;
    }

    .footer-lente p {
        font-size: 10px;
        font-style: italic;
        font-weight: bold;
        padding: 12px;
        line-height: 1.6;
    }

    .div-lente select {
        height: 30px;
        font-size: 14px;
    }
    
    .lente-box h5 {
        font-size: 13px;
        text-transform: uppercase;
        margin:8px;
        
    }

    .lente-box h4 {
        font-size: 11px;
        margin-top:6px;
        
    }

    .lente-box {
        border: 1px solid #000;
        border-bottom: none;
        border-left: none;
        border-right: none;
        height: 80px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 10px;
    }
    .div-lente .fechar-quero-grau {
        color: #FFF;
    }
    
    .resultado h3{
        font-size: 15px;
    }
    
    #quero-grau .div-lente .fonte-black {
        color:#000;
    }

}

/*******FIM MODAL******/

a{
	color: #666;
}

a:hover{
	color: #000;
	text-decoration: none;
}

.ts-shelf-container {
    text-align: center;
    margin-bottom: 10px;
}

/* Geral */
.slash{
    text-decoration: line-through;
}

/* @group Filters */


.filters a{
    font-weight: normal;
}
.filters a.main {
    display: block;
    line-height: 30px;
    margin: 0;
    padding: 0 13px 0 0;
    position: relative;
}
.filters ul {
    background: none !important;
    z-index: 600;
}

.filters ul li .sub {
  /*display: block;*/
  line-height: 20px;
  padding: 6px 30px 6px 10px;
  width: 180px;
}

/* @end */

:focus {
    outline: none;
    outline-color: none;
    outline-style: none;
    outline-width: none;
}

a:focus{
    outline: none !important;
    outline-offset: none !important;
}


/* InstaFeed */
.container .instafeed {
    position: relative;
    padding-bottom: 40px;
}


.col-xs-6.bannerVitrine img {
    width: 120% !important;
    border-radius: 10px;
}

.instafeed span {
    /* display: inline-block; */
    font-size: 16px;
    text-align: center;
    margin-bottom: 40px;
    position: relative;
    font-weight: 300;
    color: #2e0f09;
    letter-spacing: -0.3px;
}

.instafeed span strong {
    font-weight: 500;
    padding-left: 5px;
}

.instafeed i {
    color: #2e0f09;
    position: relative;
    left: -10px;
    top: 2px;
    font-size: 30px;
}
.insta-wrapper{
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
#instafeed {
    border-radius: 4px;
    position: relative;
    /* margin: 0 auto; */
    /* float: left; */
    padding-bottom: 0px;
    width: 387px;
}

#instafeed a {
    float: left;
    font-weight: bold;
    height: 100%;
    border: 2px solid #e1e1e12b;
    display: flex;
    border-radius: 4px;
    position: relative;
}

.instafeed .slick-dots {
    bottom: -16px !important;
    position: absolute;
    font-size:0px;
}

.instafeed .slick-active button{
    width: 7px;
    height: 7px;
    background: #727272;
    border-radius: 31px;
}
.instafeed button{
    width: 7px;
    height: 7px;
    background: #cfcfcf;
    border-radius: 31px;
    border:none;
}

    

#instafeed img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    height: 125px;
    width: 125px;
    transition: .3s;
}

#instafeed .likes span {
    font-size: 18px !important;
    font-weight: 700;
    position: absolute;
    color: #ffffff;
    right: -46px;
    top: 0;
    left: 0;
    opacity: 0;
    line-height: 250px;
    text-shadow: 0 1px 1px rgba(14, 14, 14, 0.37);
    -webkit-font-smoothing: antialiased;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
}

#instafeed a:hover .likes span {
    opacity: 1;
    line-height: 220px;
}

#instafeed .coments:before {
    content: "\f075";
    position: absolute;
    margin-left: -24px;
    font-family: 'fontawesome';
}

#instafeed .coments {
    font-size: 18px;
    position: absolute;
    color: #ffffff;
    right: 30px;
    text-align: center;
    top: 0;
    left: 0;
    opacity: 0;
    line-height: 250px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.35);
    -webkit-font-smoothing: antialiased;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
}

#instafeed a:hover .coments {
    opacity: 1;
    line-height: 220px;
}

#instafeed .shadowFeed {
    background-image: linear-gradient(to top, #0000005c 10%,transparent);
    font-family: sans-serif;
    font-size: 1em;
    border-radius: 10px !important;
    position: absolute;
    color: #ffffff;
    right: 0;
    top: 0;
    left: 0;
    opacity: 0;
    bottom: 0;
    text-align: center;
    line-height: 250px;
    text-shadow: 0 1px rgba(0,0,0,0.5);
    -webkit-font-smoothing: antialiased;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
}

#instafeed a:hover .shadowFeed {
    opacity: 1;
    line-height: 220px;
}

#instageed .slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
    /* margin-left: -11px; */
    margin-right: 5px;
}

#size-table,
#popup,
#exit_popup{
    background: rgba(0,0,0,.5);
    height: 100%;
}

.modal-dialog{
    padding: 0;
    padding-top: 10px;
}

#popup .modal-dialog,
#exit_popup .modal-dialog{
    opacity: 0;
}

.page img{
    width: 100%;
}

.container{
	/*width: 990px;*/
	/*max-width: none!important;*/
}

.box{
	background: #fff;
	box-shadow: 0 0 5px #888888;
	max-width: 990px;
	margin: 0 auto;
}

.block-header{
	border-bottom: 1px solid #000;
	height: 21px;
	letter-spacing: 1px;
	margin: 0 0 20px 0;
	text-align: center;
}

.block-header span{
	background: #fff;
	font-size: 16px;
	padding: 0 10px;
	text-transform: uppercase;
}

img.block-header{
    border:none;
    display: block;
    height: inherit;
    margin: 0 auto;
    width: initial;
}

.category-header{
	border-bottom: 1px solid #e4e4e4;
	font-size: 22px;
	letter-spacing: 2px;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	text-transform: uppercase;
}

.page-header{
	border-bottom: 1px solid #e4e4e4;
	font-size: 22px;
	letter-spacing: 2px;
	margin:20px 0;
	padding-bottom: 15px;
	text-transform: uppercase;
}

.breadcrumb{
	background: none;
	font-size: 12px;
	margin-top: 20px;
	padding: 0;
}

.cat_options{
	background: #fff;
	border: 1px solid #e4e4e4;
	position: relative;
}

.cat_options .viewas{
	margin-bottom: 0;
	padding: 0;
}

.cat_options .viewas li{
	display: inline-block;
	border-right: 1px solid #e4e4e4;
	margin-left: -4px;
	padding: 8px 0;
}

.cat_options .viewas li span,
.cat_options .viewas li a{
	padding: 10px 15px;
}

.cat_options .viewas i{
	font-size: 12px;
}

.filters{
	float: none !important;
	padding: 0;
	margin: 0 !important;
	position: inherit!important;
}

.cat_options .filters{
    list-style: none;
    padding: 10px !important;
}

.cat_options .filters li{
    margin-right: 10px;
}

.cat_options .filters li:after{
    content: '-';
    padding-left:15px;
}

.cat_options .filters li:first-child:after,
.cat_options .filters li:last-child:after{
    content: '';
    padding-left: 0;
}

.cat_options .filters .sub span.glyphicon{
    display:none;
}

.cat_options .filters .sub.active{
    font-weight:bold;
}

.cat_options .filters li{
    display:inline;
}

.filters .main .glyphicon{
	margin-left: 6px;
	top: 4px;
}

.filters ul{
	/*border: 1px solid #e4e4e4!important;*/
	box-shadow: none!important;
    top: 53px!important;
}

.filters ul li a{
	/*border-bottom: 1px solid #e4e4e4;*/
	margin-top: 30px;
	padding: 6px 10px 5px 10px!important;
}

.filters a.main{
	padding:0 !important;
	padding-bottom: 5px !important;
}

.filters ul li:last-child a{
	border-bottom: none;
}

/*.filters ul li a:hover{*/
/*	background: none !important;*/
/*}*/

#topcontrol{
    right: 15px!important;
}

#topcontrol .top_button{
	background: #000;
	border-radius: 50%;
	width: 24px;
	height: 24px;
}

#topcontrol .top_button:hover{
	background: #333;
}

#topcontrol .top_button:after{
	content: "";
	border-bottom: 6px solid #fff;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: none;
	height: 0;
	left: 6px;
	position: relative;
	top: -10px;
	width: 0;
}

#store-content>img{
    width: auto;
    max-width: 55%;
    margin: 0 auto;
}

#store-content .page-title{
	font-size: 22px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

#store-content .btn-primary{
	background: #000;
	border-radius: 0;
	border: none;
	transition: background .2s;
}

#store-content .btn-primary:hover{
	background: #666;
}

#store-content .btn-primary:focus{
	outline: 0;
}

#store-content .btn-default{
	background: #fff;
	border-radius: 0;
	color: #666;
	transition: all .2s;
}

#store-content .btn-default:hover{
    border: 1px solid #000;
	color: #000;
}

#store-content .btn-default:focus
#store-content .btn-default:active{
	box-shadow: none;
	outline: 0;
}

#store-content .btn-default.active{
    border: 1px solid #000;
    color: #000;
}

.form-control{
	border-radius: 0;
	border-color: #e4e4e4;
	box-shadow: none;
	transition: border-color .2s;
}

.form-control:hover,
.form-control:focus{
	border-color: #999;
	box-shadow: none;
	outline: 0;
}

.input-group-addon,
.panel{
	border-radius: 0;
}

.panel-body .input-group{
    margin-bottom: 10px;
}

.panel-body .checkbox{
    margin-top: 0;
}

/* Alerts */
#flash{
    position:fixed;
    right: 0;
    max-width:300px;
    z-index: 25;
}

#flash .alert{
    border-radius:0px;
    margin:10px;
}

#flash .close-alert{
    cursor: pointer;
    font-size: 12px;
    display: block;
    position: relative;
    text-transform: uppercase;
    text-decoration: none;
    text-align: right;
    margin-top: 5px;
    color:#fff;
}

#flash .alert{
    border:1px solid #000;
    background-color:#000;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
}


/*
#flash{
    position: absolute;
}

#flash .close span{
	font-size: 25px;
	line-height: 20px;
}

#flash .alert{
    background: #212325;
    border: none;
	border-radius: 0;
	font-size: 16px;
	margin: 0;
	right: 5px;
	line-height: 20px;
	position: fixed;
	opacity: 1;
	text-align: center;
	top: -100px;
	z-index: 9999;
}

#flash .alert-danger{
    color: #FF5F5C;
}

#flash .alert-success{
    color: #44BB45;
}



#flash .close-alert:after{
    content: '';
    background: #fff;
    bottom: -2px;
    height: 1px;
    left: 0;
    position: absolute;
    width: 0;
}

#flash .close-alert:hover:after{
    width: 100%;
    transition: width .5s;
}

*/
/* Popup */

#popup .modal-content,
#exit_popup .modal-content{
	background: #fff;
	border: 0;
	border-radius: 0;
	box-shadow: none;
}

#popup .modal-body,
#exit_popup .modal-body{
	padding: 15px;
}

#popup .modal-body h1,
#exit_popup .modal-body h1{
    font-size: 30px;
	font-weight: bold;
	letter-spacing: -2px;
	margin: 10px 0;
	text-align: center;
	text-transform: uppercase;
}

#popup .modal-body p,
#exit_popup .modal-body p{
    font-size: 14px;
	margin: 20px auto 25px;
	letter-spacing: 1px;
	line-height: 21px;
	text-align: center;
	text-transform: uppercase;
	width: 355px;
}

#popup .modal-body span,
#exit_popup .modal-body span{
    color: #666;
    display:block;
    font-size: 12px;
	text-align: center;
}

#popup .close,
#exit_popup .close{
    background: #000;
    border-radius: 50%;
    color: #fff;
    font-weight: 100;
    font-size: 14px;
    line-height: 12px;
    opacity: 1;
    padding: 7px 8px;
    position: absolute;
    outline: 0;
    right: 5px;
    top: 5px;
}

#popup .close:hover,
#exit_popup .close:hover{
    background: #666;
}

#popup .close i,
#exit_popup .close i{
    top: 0;
}

#popup form,
#exit_popup form{
    text-align:center;
    margin-bottom: 15px;
}

#popup input,
#exit_popup input{
    margin-right: 10px;
    padding: 7px;
    width: 200px;
}

#popup input:focus,
#exit_popup input:focus{
	border: 1px solid #666;
	outline: 0;
}

#popup button,
#exit_popup button{
	background: #000;
	border: 0;
	color: #fff;
	font-weight: bold;
	padding: 9px 15px;
	text-transform: uppercase;
	outline: 0;
}

#popup button:hover,
#exit_popup button:hover{
    background: #666;
}


/* Topo */

#topbar .list-inline{
	border-bottom: 1px solid #e4e4e4;
	border-top: 5px solid #000;
	font-size: 13px;
	margin-bottom: 0;
	padding: 7px 0;
}

#topbar .list-inline ul{
    list-style:none;
    padding: 0;
    margin-top: 4px;
}

#topbar .list-inline ul li{
    display:inline-block;
    margin-right: 10px;
}

#topbar .list-inline ul li:last-child{
    margin-right: 0;
}

#topbar .list-inline li:first-child{
	padding-left: 0;
}

#topbar .list-inline li:last-child{
	padding-right: 0;
}

#topbar .list-inline i{
	margin-right: 5px;
}

#topbar .list-inline i.glyphicon-shopping-cart{
	background: #000;
	color: #fff;
	font-size: 11px;
	margin-top: -4px;
	padding: 7px;
	top: 0;
	vertical-align: middle;
}

#top-search .input-group{
	border: 1px solid #e4e4e4;
	display: inline-table;
	margin-right: 5px;
	width: 220px;
}

#top-search .input-group button{
	border-radius: 0;
	padding: 5px 10px;
}

#top-search .input-group button:hover,
#top-search .input-group button:focus{
	outline: 0;
}

#top-search .input-group button i{
	color: #666;
	margin-right: 0;
	top: 0;
}

#top-search .input-group button:hover i{
	color: #000;
}

#top-search .input-group input{
	padding-right: 30px;
}

#top-search .input-group button,
#top-search .input-group input{
	border:0;
	border-radius: 0;
	box-shadow: none;
	color: #000;
	font-size: 12px;
	height: 25px;
    padding: 5px;
}

#top-search .input-group input::-webkit-input-placeholder{
    padding-left: 5px;    
    transition: opacity .5s;
}

#top-search .input-group input:focus::-webkit-input-placeholder{
    opacity: 0;
}

#top-search .input-group button{
    padding: 5px 10px;
}

#top-search.adjust .input-group button,
#top-search.adjust .input-group input{
    height: 35px;
}

#top-search.adjust .input-group{
    margin: 0;
    width: 100%;
}

#search-loader{
	display: none;
	position: absolute;
    left: 185px;
	top: 10px;
}

.adjust #search-loader{
    left: 260px!important;
    top: 8px!important;
}

#search-results{
    box-shadow: 0 5px 5px rgba(0,0,0,.1);
	display: none;
	left: 15px;
	margin-top: 0;
	position: absolute;
	top: 45px;
	width: 220px;
	z-index: 9999;
}

.adjust #search-results{
    margin-top: -10px;
    width: 300px;
}

.arrowup{
	border-bottom: 5px solid #e4e4e4;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: none;
	display: block;
	height: 0;
	margin: 0 auto;
	top: -10px;
	position: relative;
	width: 0;
}

#search-results-in{
	background-color: #fff;
	box-shadow: 0 1px 3px rgba(0,0,0,.4);
	margin-top: -10px;
}

#search-results a{
	display: block;
}


#search-results a:hover, #search-results a.up{
	background: #f4f4f4;
}

#search-results a:hover .name, #search-results a.up .name{
	color: #000;
}

#search-results .line span{
	font-size: 13px;
	color: #666;
}

#search-results .line .image{
	float: left;
	margin: 5px;
}

#search-results .line .image img{
	border: 1px solid #e4e4e4;
	width: 50px;
}

#search-results .line .desc{
	float: left;
	margin: 5px;
	width: 148px;
}

.adjust #search-results .line .desc{
    width: 228px;
}

#search-results .line .desc span{
	display: block;
	margin: 0 10px 0 0;
}

#search-results .line .desc .name{
	font-weight: 400;
	max-height: 36px;
	overflow: hidden;
}

#search-results .line .desc .category{
	color: #999;
}

#search-results .line .desc .price{
	color: #b34a4a;
	font-weight: bold;
}

#search-results .line .desc .price .saleprice{
	color: #999;
	float: left;
	font-weight: normal;
	margin-right: 5px;
	text-decoration: line-through;
}

#search-results .last{
	background: #e4e4e4;
}

#search-results .last a:hover, #search-results .last a.up{
	background: #d4d4d4;
}

#search-results .last a{
	color: #666;
	font-size: 12px;
	padding: 10px 0;
	text-decoration: none;
}

#topbar .container-fluid .navbar, 
#topbar .container-fluid .list-inline{
    padding-left: 10px;
    padding-right: 10px;
}

/* Header & Menu */

header .logo-base{
	margin:0;
}


.col-xs-4 .logo{
    max-width: 100%;
}

#menu .navbar{
	border:none;
	border-bottom: 2px solid #000;
	border-top: 1px solid #e4e4e4;
	background: none;
	border-radius: 0;
	margin-bottom: 0;
	z-index: 16;
}

#menu .navbar-nav{
	float: none;
	letter-spacing: -4px;
	text-align: center;
}

#menu.adjust .navbar-nav{
    text-align: right;
}

#menu .navbar-nav>li{
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
	display: inline-block;
	float: none;
	letter-spacing: normal;
}

#menu .navbar-nav>li:hover{
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
}

#menu .navbar-nav>li.open a,#menu .navbar-nav>li.open a:hover,#menu .navbar-nav>li.open a:focus{
	background: none;
}

#menu .navbar-nav>li a h2{
    font-size:14px;
    display:inline-block;
    margin:0px;
}

#menu .navbar-nav>li a{
	letter-spacing: .5px;
	text-transform: uppercase;
	font-size:14px;
}

#menu .navbar-nav>li a .caret{
	border-bottom-color: #666;
	border-top-color: #666;
}

#menu .navbar-nav>li a:hover .caret{
	border-bottom-color: #000;
	border-top-color: #000;
}

#menu .navbar-nav .dropdown-menu{
	background: #000;
	border:none;
	border-radius: 0;
	box-shadow: none;
	left: -1px;
	min-width: 100%;
}

#menu .navbar-nav .dropdown-menu a{
	color: #999;
	font-size: 12px;
	letter-spacing: 0;
	padding:8px 15px;
	text-align: left;
	text-transform: capitalize;
}

#menu .navbar-nav .dropdown-menu a:hover{
	color: #fff;
}

/* Banners */

.bannerTarja {
    margin-top: 5px;
}

.bannerTarja img{
    max-width: 100%;
}

.bannerTarjaInf {
    margin-bottom: 20px;
}

.bannerTarjaInf img{
    max-width: 100%;
}

.container + .container #carousel {
    margin-top: 5px;
}

.container-fluid .row{
	margin: 0;
}
.container-fluid .col-xs-12{
	padding: 0;
}

.container-fluid #carousel{
	margin-bottom: 20px;
}

.container #carousel{
	background: #fff;
	margin-top: 20px;
	margin-bottom: 20px;
}


.carousel-indicators{
	bottom: 0;
}

.carousel-indicators li{
	border-width: 2px;
	height: 14px;
	margin: 0;
	width: 14px;
}

.carousel-indicators .active{
	height: 14px;
	width: 14px;
}

.carousel-control,
.carousel-control:hover{
	opacity: 0;
	transition:opacity .5s;
}

.carousel-control.left{
	background: none;
	border-left: 30px solid #fff;
	border-top: 30px solid transparent;
	border-bottom: 30px solid transparent;
	height: 0;
	width: 0;
	z-index: 6;
}

.carousel-control.right{
	background: none;
	border-right: 30px solid #fff;
	border-top: 30px solid transparent;
	border-bottom: 30px solid transparent;
	height: 0;
	width: 0;
	z-index: 6;
}

.carousel-control .arrowleft{
	position: absolute;
	background: none;
	border-right: 8px solid #666;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	height: 0;
	left: -30px;
	top:-8px;
	width: 0;
}

.carousel-control .arrowleft:after{
	content: "";
	position: absolute; 
	background: none;
	border-right: 7px solid #fff;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	height: 0;
	left: 1px;
	top:-7px;
	width: 0;
}

.carousel-control .arrowright{
	position: absolute;
	background: none;
	border-left: 8px solid #666;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	height: 0;
	right: -30px;
	top:-8px;
	width: 0;
}

.carousel-control .arrowright:after{
	content: "";
	position: absolute;
	background: none;
	border-left: 7px solid #fff;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	height: 0;
	right: 1px;
	top:-7px;
	width: 0;
}

.carousel-control.left:hover .arrowleft{
	border-right-color: #000; 
}

.carousel-control.right:hover .arrowright{
	border-left-color: #000; 
}

.carousel-inner>.item>img, .carousel-inner>.item>a>img{
	width: 100%;
}

.container-fluid .carousel-control .arrowleft{
	left: -26px;
}

.container-fluid .carousel-control .arrowright{
	right: -27px;
}

.carousel-caption{
    background: rgba(0,0,0,.8);
    bottom: 0px;
}

.carousel-caption h3{
    color: #fff;
    font-size: 30px;
    font-weight: bolder;
    letter-spacing: 1px;
    margin: 0;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.carousel-caption p{
    font-size: 18px;
}

.bannerExtra img{
    width: 100%;
}

/* Images */

.ig-option{
	display: none;
	position: absolute;
	top: 0;
	width: 100%;
}

/* Color */

.colorsOption{
	position: relative;
}

.colorsBox{
	list-style: none;
    padding: 0;
     /*position: absolute; */
    /* right: 57px; */
    /* top: -35px; */
    display: flex;
    justify-content: center;
}

.l-color{
	float: left;
	padding: 0 2px;
	position: relative;
}

.s-color{
	padding:1px 10px;
	border: 1px solid #000;
}

.s-double{
	position:absolute;
	left: 4px;
}

#product .s-double{
	left: 1px;
}

.s-1-color{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 20px 20px 0;
	border-color: transparent #007bff transparent transparent;
	position: absolute;
}

.s-2-color{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 0 0 20px;
	border-color: transparent transparent transparent #000000;
	position: absolute;
}


.s-3-color{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 0 10px 10px;
	border-color: transparent transparent transparent #000000;
	position: absolute;
}

.s-4-color{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 10px 10px 10px;
	border-color: transparent transparent #000000 transparent;
	position: absolute;
	top: 10px;
}

.s-5-color{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 10px 10px 0;
	border-color: transparent #000000 transparent transparent;
	position: absolute;
	left: 10px;
}


/* Product Listing General */

#store-content .prod-wrapper a{
	display: block;
}

#store-content .prod-wrapper{
	position: relative;
}

#store-content .prod-wrapper .prod-image{
	/*background: #fff;*/
	height: 395px;
}

#store-content .prod-wrapper .prod-hover-image{
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	transition: opacity .2s;
	width: 100%;
}

#store-content .prod-wrapper .prod-info{
	background: #fff;
	margin-bottom: 15px;
}

#store-content .product-list-item{
	margin-top: 57px;
	margin-bottom: 20px;
}

#store-content .out{
	background: #F83434;
	color: #fff;
    cursor: default;
	font-size: 12px;
	letter-spacing: 1px;
	padding: 5px 10px;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	-webkit-user-select:none;
	-moz-user-select:none;
	user-select:none;
	z-index: 10;
}

#store-content .promo{
	background: #f5ea32;
    cursor: default;
	font-size: 12px;
	height: 30px;
	letter-spacing: 1px;
	padding-top: 7px;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	-webkit-user-select:none;
	-moz-user-select:none;
	user-select:none;
	width: 60px;
	z-index: 10;
}

.off{
	background: #000;
	color: #fff;
	cursor: default;
	height: 30px;
	line-height: 30px;
	position: absolute;
	left: 0;
	text-align: center;
	top: 30px;
	width: 60px;
	-webkit-user-select:none;
	-moz-user-select:none;
	user-select:none;
	z-index: 666;
}

p#prod-price-desk {
    display:block !important;
}

#store-content .prod-wrapper .prod-info a{
    text-align: center;
}

#store-content .prod-wrapper .prod-info h3{
    margin: 15px 0;
	font-size: 16px;
	text-align: center;
}

#store-content .prod-wrapper .prod-info label{
	margin: 15px 0;
	font-size: 16px;
	text-align: center;
	font-weight: normal;
}

#store-content .prod-wrapper .prod-info p{
	font-size: 14px;
	margin: 0;
	text-align: center;
}

.myaccount #mywishlist .slash,
#store-content .prod-wrapper .prod-info p .slash,
#store-content .prod-wrapper .prod-info p.outofstock,
#store-content .prod-wrapper .prod-info .installments-price,
#store-content .prod-wrapper .prod-info .installments-price strong{
	color:#999;
}

#store-content .prod-wrapper .prod-info p .slash{
	margin-right: 5px;
	text-decoration: line-through;
}

.myaccount #mywishlist .sale,
#store-content .prod-wrapper .prod-info p .sale{
	color: #b34a4a;
}

#store-content .prod-wrapper .prod-action{
	background: #fff;
	border-top: 1px solid #e4e4e4;
	border-bottom: 2px solid #000;
	padding: 7px;
	position: relative;
	z-index: 10;	
	text-align: center;
}

#store-content .prod-wrapper .prod-action span{
	font-size: 11px;
	letter-spacing: 2px;
	text-transform: uppercase;
}

#store-content .prod-wrapper .prod-action:hover{
	background: #333;
	border-color: #333;
	cursor: pointer;
}

#store-content .prod-wrapper .prod-action:hover span{
	color: #fff;
}

/* Product */

#store-content #product .showcase .prod-image{
    border: 1px solid #bbb;
	display: inline-block;
	float: left;
	max-height: 446px;
	margin-bottom: 10px;
	position: relative;
	overflow:hidden;
	width: 365px;
}

#store-content #product .showcase .prod-image img{
    border-left: 1px solid #efefef;
    border-right: 1px solid #efefef;
	max-height: 446px;
	max-width: 100%;
}

.zoomWindow{
	border: 2px solid #000!important;
	top: -1px!important;
}

#product .showcase .off{
    position:absolute;
	right: 0;
	top: 0;
	z-index: 0;
}

#product .showcase .off span{
    width:50px;
    font-size:18px;
}

/*#store-content #product .prod-image-thumbs .active img,*/
/*#gallery a:hover img{*/
/*	border:1px solid #bbb;*/
/*}*/

/*#store-content #product .prod-image-thumbs{*/
/*	float: left;*/
/*	margin-right: 10px;*/
/*	width: 75px;*/
/*}*/


/*#store-content #product .prod-image-thumbs a{*/
/*	display: block;*/
/*	margin-bottom: 10px;*/
/*}*/

#size-table .modal-header{
	border:none;
}

#size-table .modal-content{
	border-radius: 0;
}

#size-table .nav-tabs>li{
	min-width: 144px;
	text-align: center;
}

#size-table .nav-tabs>li:first-child{
	border-left:none;
}

#size-table .tab-pane img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

#size-table .tab-content{
	padding: 0!important;
}

#size-table .nav-tabs{
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
}

#size-table .nav-tabs>li>a{
	border-radius: 0;
	margin: 0;
}

#size-table .nav-tabs>li.active>a,
#size-table .nav-tabs>li.active>a:hover,
#size-table .nav-tabs>li.active>a:focus{
	border-radius: 0;
	border-top-color: transparent;
	font-size: 14px;
	margin: 0;
	text-transform: none;
	letter-spacing: 0;
}

#store-content .prod-title{
	font-size: 24px;
	letter-spacing: 3px;
	margin: 0;
	padding-bottom: 5px;
	text-transform: uppercase;
}

#store-content .prod-sub {
	background: #f0f0f0;
	border-top: 1px solid #ccc;
	padding: 5px 10px;
}

#store-content .prod-sub .prod-ref{
	border-radius: 5px;
	color: #888;
	font-size: 12px;
}

#store-content .prod-sub .prod-secure{
	color: #333;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

#store-content .prod-excerpt{
	margin-top: 15px;
}

#store-content .prod-excerpt h4{
	background: #fff;
	color: #666;
	display: table;
	font-size: 14px;
	letter-spacing: 4px;
	margin-left: 10px;
	margin-top: -8px;
	padding: 0 5px 0 10px;
	text-transform: uppercase;
}

#store-content .prod-excerpt p{
	color: #666;
	font-size: 14px;
	line-height: 24px;
	margin: 0;
	text-align: justify;
}

#store-content .prod-subacts .addwish-btn-form button,
#store-content .prod-subacts .prod-size-table a,
#store-content .prod-subacts {
	width: 100%;
}

#store-content .prod-subacts .col-xs-6:first-child{
	padding-right: 0;
}

#store-content .prod-size-table,
#store-content .add-to-wishlist{
	margin-bottom: 15px;
	margin-top: 15px;
}

#store-content .prod-size-table i,
#store-content .add-to-wishlist i{
	top: 2px;
}

#store-content .prod-variants ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#store-content .prod-variants label{
    margin-top: 15px;
}


.prod-variant .prod-variant-btn{
    position:relative;
}
#store-content #product .prod-variant-li:nth-child(n+2){
    margin-top: 10px;
}

#store-content .prod-frete{
    margin-top: 15px;
}

#store-content .prod-frete,
#store-content #product .prod-variants{
	background: #f9f9f9;
	border: 1px solid #bbb;
}

#store-content .frete_results{
    margin-top: 10px;
}

#store-content .frete_results p{
    color: #333;
    margin: 0;
    background: #eee;
    margin-bottom: 5px;
    padding: 5px;
}

#store-content .frete_results p:last-child{
    margin-bottom: 0;
}

#store-content #product .prod-variants .prod-variant-title{
	color: #666;
	display: block;
}

#store-content #product .prod-variants .list-inline li{
	padding-right: 7px;
	padding-left: 0;
	margin-top: 10px;
}

#store-content #product .prod-variants .list-inline li button{
	border-radius: 0;
}

#store-content #product .prod-variants .list-inline li button:focus{
	outline: 0;
}

/*#product .list-inline .l-color button{*/
/*	border: 1px solid #333;*/
/*	padding: 0;*/
/*	opacity: .7;*/
/*}*/

#product .list-inline .l-color button.active{
	border: 2px solid #000;
	opacity: 1;
	margin:-2px;
}
#product .list-inline .l-color button:hover{
	/*border: 2px solid rgba(0,0,0,0.2);*/
	/*opacity: 1;*/
	/*margin:-1px;*/
	/*margin-bottom:1px;*/
}

#product .list-inline .l-color .s-color{
	border: none;
}

#product .prod-variants .list-inline li:first-child{
	padding-left: 0;
}

#store-content #product .showcase .prod-action{
	background: #000;
	margin-top: 15px;
	padding: 15px;
}

#product .prod-action .estoque {
    color: #FFF;
}

#product .prod-action .estoque span {
    color: #FF6C00;
    font-weight: bold;
}

#product .prod-action .buy-btn-form .alert-danger{
	background: #d32929;
	color: #fffafa;
	border: none;
	border-radius: 0;
	font-size: 14px;
    text-align:center;
    text-transform: capitalize;
}

#product .prod-action .buy-price .slash{
	color: #999;
	display: block;
	font-weight: normal;
	text-decoration: line-through;
}

#product .prod-action .buy-price .sale{
	color: #f5f5f5;
	display: block;
	font-size: 30px;
	line-height: 31px;
}

#product .prod-action .installments-price{
	color: #999;
}

#product .prod-action .remindme-form{
	margin-top: 15px;
}

#product .prod-action .remindme-form fieldset label{
    color: #efefef;
}

#product .prod-action .remindme-form fieldset input[type=text]{
    height:42px;
}

#product .prod-action .buy-btn,
#product .prod-action .remindme-form fieldset input[type=submit]{
	background: #41972b;
	border-left-color: 1px solid #000;
    font-size: 13px;
    font-weight: bold;
    margin:0;
    padding: 12px 20px;
    text-transform: uppercase;
}

#product .prod-action .buy-btn:hover,
#product .prod-action .remindme-form fieldset input[type=submit]:hover{
	background: #367A23;
}

#product .prod-action .buy-btn{
	display: block;
	font-size: 20px;
	letter-spacing: 1px;
	width: 100%;
}

#product .prod-action .buy-btn i{
	display: none;
}

#product .buy-message{
	background: #ffce34;
	border: none;
	color: #2e2e2e;
	font-size: 12px;
	margin: 15px 0 0 0;
	text-align: center;
	padding: 10px;
}

#product .prod-share{
	margin-top: 15px;
}

/*#product .prod-description{*/

/*}*/

/*#product .prod-description .tab-content{*/
/*    border-left: 1px solid #e4e4e4;*/
/*    border-right: 1px solid #e4e4e4;*/
/*    border-bottom: 1px solid #e4e4e4;*/
/*	color: #999;*/
/*	padding: 15px;*/

/*}*/

/*#product .prod-description .tab-content p{*/
/*    margin: 0;*/
/*}*/

/*#product .nav-tabs>li.active>a{*/
/*	border-radius: 0;*/
/*}*/

/*#product #size-table .nav-tabs>li:first-child.active>a{*/
/*    border-left: none;*/
/*}*/

/*#product-cat .prod-image{*/
/*	height: 150px;*/
/*	margin-bottom: 20px;*/
/*	margin-top: 40px;*/
/*	width: 100%;*/
/*}*/

/* Cartview */

#cartview .alert{
    border-radius: 0;
	margin-top: 20px;
}

#cartview .page-header{
	border-bottom: 0;
	margin: 25px 0 10px 0;
}

#cartview .page-header h2{
	border-bottom: 1px solid #e4e4e4;
	font-size: 22px;
	letter-spacing: 2px;
	margin: 0;
	padding: 0 0 10px 0;
	text-transform: uppercase;
}

#cartview #checkout_summary table{
	margin-bottom: 0;
}

#cartview #checkout_summary table thead{
	background: #474747;
	border: 1px solid transparent;
	color: #fff;
}

#cartview #checkout_summary .cart-product-img,
#cartview #checkout_summary table thead th,
#cartview #checkout_summary table tbody td{
	border: none;
}

#cartview #checkout_summary table thead th:last-child,
#cartview #checkout_summary table tbody td:last-child,
#cartview #checkout_summary table tfoot td:last-child{
	text-align: center;
}

#cartview #checkout_summary .cart-product-img{
	border-right: 1px solid #efefef;
}

#cartview #checkout_summary table tbody td strong+div,
#cartview #checkout_summary table tbody td .strike{
	color: #999;
}

#cartview #checkout_summary table tbody td .normal,
#cartview #checkout_summary table tbody td .sale{
	color: #b34a4a;
	font-weight: bold;
}

#cartview #checkout_summary table tfoot tr,
#cartview #checkout_summary table tbody tr{
	border: 1px solid #e7e7e7;
}

#cartview #checkout_summary table tfoot tr{
    /*background: #F0F0F0;*/
}


#cartview #checkout_summary table tbody td .btn-danger{
	border: 1px solid #BD2925;
	border-radius: 0;
	width: 40%;
}

#cartview #checkout_summary table tbody td .alter_qty,
#cartview #checkout_summary table tbody td .remov_prod{
	color: #666;
    display: inline-block;
    font-size: 11px;
    padding: 5px;
    text-align: center;
    float:left;
    border-bottom:1px solid transparent;
}

#cartview #checkout_summary table tbody td .alter_qty:hover{
	border-bottom:1px solid #666;
}

#cartview #checkout_summary table tbody td .remov_prod{
    color:#b34a4a;    
}

#cartview #checkout_summary table tbody td .remov_prod:hover{
    border-bottom:1px solid #b34a4a;    
}

#cartview .summary .cart-summary-bottom{
	background: #474747;
	padding: 7px 10px;
	margin: 0;
}

#cartview .summary .cart-summary-bottom .col-md-6{
	padding: 0;
}

#cartview .summary .cart-summary-bottom .cart-coupon{
	color: #fff;
	width: 60%;
}

#cartview .summary .cart-summary-bottom .cart-coupon label{
    margin:0;
	margin-right: 5px;
	padding-top: 7px;
}

#cartview .summary .cart-summary-bottom .cart-coupon .input-group{
	display: inline-block;
}

#cartview .summary .cart-coupon .btn-default{
	background: #41972b;
	border: 1px solid #41972b;
	color: #fff;
	font-weight: bold;
	margin-left: -5px;
	text-transform: uppercase;
}

#cartview .summary .cart-summary-bottom .cart-secure{
	color: #fff;
}

#cartview .summary .cart-summary-bottom .cart-secure ul{
    margin:0;
}



/* Instagram */



#instafeed .col-xs-2{
	margin-bottom: 20px;
}

/* Category */

.sidebar .side-header{
	background: #000;
	color: #fff;
	padding: 7px 10px;
	text-transform: uppercase;
}

.sidebar .side-header i{
	font-size: 12px;
	margin-right: 5px;
}

.sidebar ul{
	/*border: 1px solid #e4e4e4;*/
	list-style: none;
	margin-bottom: 20px;
	padding: 0;
	/*position: absolute!important;*/
	/*right: 0!important;*/
    /*top: 52px !important;*/
}

.sidebar .filters-side .glyphicon{
	display: none!important;
}

/*.sidebar ul li{*/
/*	border-bottom: 1px solid #e4e4e4;*/
/*}*/

.sidebar ul li:last-child{
	border-bottom: none;
}

.sidebar ul li span,
.sidebar ul li a{
	display: block;
	font-weight: bold;
	padding: 5px 15px;
}



.sidebar ul li.child a{
	font-weight: normal;
	padding-left: 30px;
	text-align: left;
}

.sidebar ul li.child:before{
	content: "> ";
	font-size: 10px;
	float: left;
	height: 0;
	margin-top: 8px;
	padding-left: 15px;
	padding-right: 5px;
	width: 0;
}

.sidebar .sub .glyphicon,
.sidebar .price-max .glyphicon{
	color: #999;
	font-size: 12px;
	float: right;
	margin-top: 2px;
}

#filter-widget .filters .sub .glyphicon{
	margin-right: 5px;
}

#store-content .category-img img{
	margin-bottom: 10px;
	width: 100%;
}

.no-prod{
	font-size: 24px;
	color: #999;
	letter-spacing: 2px;
	text-align: center;
	margin:40px 0;
}

.pagination{
	border-radius: 0!important;
	margin: 10px 0;
}

.pagination>li:first-child>a, .pagination>li:first-child>span{
	border-radius: 0!important;
}

.pagination>li:last-child>a, .pagination>li:last-child>span{
	border-radius: 0!important;
}

.pagination>li>a, .pagination>li>span{
	background: #fff!important;
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus{
	background-color: #666!important;
	border-color: #666!important;
	color: #fff!important;
}

.pagination>.active>a,
.pagination>.active>a:hover,
.pagination>.active>span{
	background-color: #000!important;
	border-color: #000!important;
}

/* Minha conta */

.myaccount{
	margin-top: 20px;
}

.myaccount .tab-content{
	padding: 10px 0 !important;
}

.myaccount .table td{
	vertical-align: middle;
}

.myaccount .inbox{
	background: #f0f0f0;
	border: 1px solid #ccc;
	border-bottom: none;
	padding: 10px;
}

.myaccount .inbox h4{
    font-size: 14px;
    font-weight:bold;
	margin: 0;
}

.myaccount .inbox .btn_link{
	font-size: 14px;
}

.myaccount .panel-default{
	border-color: #ccc;
	border-radius: 0 !important;
	border-top: none;
}

.myaccount .row:last-child .panel-default{
	margin-bottom: 0;
}

.myaccount .panel-body{
	padding: 10px;
}


.myaccount .panel-body ul{
	list-style: none;
	margin-bottom: 0;
	padding-left: 0 !important;
}

.myaccount .panel-body ul li{
	margin-bottom: 5px;
}

.myaccount .panel-body ul li:last-child{
	margin-bottom: 0;
}

#address_modal_form h3.no-margin{
    font-size: 18px;
    line-height: 1.428571429;
    margin: 0;
}

.myaccount .btn-primary{
	background: #000;
	border: none!important;
	border-radius: 0!important;
	transition: background .2s;
}

.myaccount .btn-primary:hover{
	background: #666;
}

.myaccount .btn-success,
.myaccount .btn-danger,
.myaccount .btn-default{
	border-radius: 0!important;
	transition: background .2s;
}

.myaccount .panel-newsletter small
.myaccount .panel-newsletter label{
	vertical-align: sub;
}

.myaccount .panel-body .alert-danger{
	margin-bottom: 0;
}

.myaccount .table tbody>tr>td{
	border-top: 0;
	border-bottom: 1px solid #ddd;
}

.myaccount #myorders .table tbody>tr>td{
	border-bottom: none!important;
}

.myaccount .table thead>tr>th{
	background: #474747;
	color: #fff;
	border:0;
}

.myaccount .table-striped>tbody>tr:nth-child(odd)>td{
	background: #fff;
}

.myaccount .table-striped>tbody>tr:nth-child(even)>td{
	background: #f9f9f9;
}

.myaccount .alert,
.myaccount #mywishlist .thumbnail,
.myaccount #mytestimonials textarea,
.myaccount #mytestimonials .thumbnail{
	border-radius: 0!important;
}

.myaccount .rating-list{
	padding-left: 0;
}

.myaccount #mywishlist p{
    color: #666;
    margin-top: 20px;
}

/* Noticias */

#news .news-block{
	margin-bottom: 20px;
	margin-top: 40px;
}


#news .news-item .time{
	color: #999;
	font-style:italic;
	font-size:12px;
}

#news .news-item .title{
	font-size:16px;
	font-weight: bold;
	margin:0 0 5px 0;
}

#news .news-item .title a{
	color: #000;
}

#news .news-item .title a:hover{
	color: #333;
}

#news .news-item .resume{
    background: #f7f7f7;
    color: #888;
    font-family: Palatino, "Palatino Linotype", serif;
    font-size: 15px;
    line-height:20px;
    margin: 5px 0;
    padding: 5px 10px;
}

#news .news-item .readmore{
    display:block;
    font-size:12px;
    text-align:right;
    text-transform:lowercase;
}

/* Order Details */

#store-content .orderAct{
    margin-top: -65px;
    position: relative;
}

#store-content .orderAct i{
    top: 2px;
}

#store-content .orderAct a{
    margin-left: 5px;
}

#store-content .orderAct a:hover span{
	padding: 0 10px;
}

#store-content .orderAct a span{
	background: #fff;
    position: absolute;
    top: 0;
    z-index: 9999;
}

#store-content .order-detail-wrap h3{
    background: #F5F5F5;
    border:1px solid #ccc;
    color: #333;
    font-size: 16px;
    line-height: 20px;
    margin-top: 20px;
    margin-bottom: 0;
    padding: 7px 10px;
}

#store-content .order-detail-wrap .order-detail-info{
    background:#fff;
    border: 1px solid #ccc;
    border-top: none;
    padding: 10px;
}

#store-content .order-detail-wrap table thead tr{
    background: #474747;
    border: 1px solid transparent;
    color: #fff;
}

#store-content .order-detail-wrap table thead tr th{
    border:none;
}

#store-content .order-detail-wrap table tbody tr{
    border: 1px solid #e4e4e4;
}

#store-content .order-detail-wrap table tfoot tr{
    background: #F0F0F0;
    border: 1px solid #e4e4e4;
}

.share-product-list .thumbnail{
    border-radius: 0;
}

.share-product-list a.thumbnail:hover,
.share-product-list a.thumbnail.active{
    border-color: #000;
}

/* Acompanhe Seu Pedido */

.tracking{
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 20px;
}

.tracking .step{
	float: left;
	margin-right: 37px;
	text-align: center;
	width: 212px;
}

.tracking .step span{
	background: #e4e4e4;
	color: #888;
	display: block;
	font-weight: 700;
	padding: 20px 20px 20px 30px;
	position: relative;
	font-size: 12px;
	text-transform: uppercase;
}

.tracking .step.done span{
	background: #000; 
	color: #fff;
	margin-bottom: 5px;
}

.tracking .step.actual span{
	background: #CACACA;
	color: #686868;
}

.tracking .step span:before{
	content: '';
	border-left: 15px solid #fff;
	border-top: 28px solid transparent;
	border-bottom: 28px solid transparent;
	height: 0;
	position: absolute;
	left: 0px;
	top: 0;
	width: 0;
}

.tracking .step span:after{
	content: '';
	border-left: 15px solid #e4e4e4;
	border-top: 28px solid transparent;
	border-bottom: 28px solid transparent;
	height: 0;
	position: absolute;
	right: -15px;
	top: 0;
	width: 0;
}

.tracking .step.done span:after{
	border-left-color: #000;
}

.tracking .step.actual span:after{
	border-left-color: #CACACA;
}

.tracking .step:first-child span{
	padding: 20px;
}

.tracking .step:first-child span:before{
	content: initial;
}

.tracking .step:last-child{
	margin-right: 0;
}

.tracking .step:last-child span:after{
	content: initial;
}

.tracking .step p{
	color: #999;
	font-size: 12px;
	margin: 0;
	text-align: center;
}

.tracking .step a{
	margin-top: 5px;
}

.tracking .step i{
    top: 2px;
}

/* Footer */

footer{
    margin-top: 20px;
}

footer h3{
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 2px;
	padding-bottom: 15px;
}

footer .ebit{
    margin-bottom: 20px;
}

footer .links{
    padding-bottom: 20px;
}

footer .block:last-child{
    padding-top: 20px;
}

footer .config{
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
    padding: 10px 0;
}

footer .config p{
    margin: 0;
}

footer .config ul{
    list-style: none;
    margin: 0;
    padding: 4px 0;
}

footer .config ul li{
    color: #999;
    display: inline-block;
    padding: 0 5px;
    vertical-align: middle;
}

footer .config ul li:last-child{
    padding: 0 0 0 5px;
}

footer .block:first-child{
	border-top: 2px solid #000;
	padding-top: 10px;
}

footer .block:last-child{
	border-bottom: 5px solid #000;
}

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

footer .links ul li{
	padding-bottom: 10px;
	transition: all .2s linear;
}

footer .links ul li a{
	padding-left: 5px;
}

footer .links ul li:hover{
	padding-left: 10px;
}

footer .links ul li:before{
	content: "→";
	font-size: 14px;
}

footer .block .nw-title{
	color: #666;
	font-size: 14px;
	margin-bottom: 5px;
}

footer .block .input-group{
	width: 250px;
}

footer .block input{
	border-radius: 0;
	border-color: #e4e4e4;
	color: #666;
	width: 150px;
}

footer .block input:hover,
footer .block input:focus{
	box-shadow: none;
	border-color: #999;
	outline: none;
}

footer .block button{
	background: #000;
	border-radius: 0;
	color: #fff;
	transition: background .2s;
}

footer .block button:focus{
	color: #fff;
	outline: 0;
}

footer .block button:hover{
	background: #666;
	color: #fff;
}

footer .payments p{
    display:inline;
}

/* Blog */

#blog .blog-item{
    margin: 10px 0 20px;
}

#blog .blog-item .time{
    color: #666;
}

#blog .blog-item .title a{
    color:#333;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
}

#blog .blog-item .title a:hover{
    color:#000;
}

#blog .blog-item .resume{
    background: #F0F0F0;
    display: block;
    font-size: 14px;
    letter-spacing: 0px;
    padding: 10px;
}

#blog .blog-item .resume p{
    margin:0;
}

#blog .blog-item .readmore{
    background: #000;
    color: #fff;
    float: right;
    margin-top: 10px;
}

#blog .blog-item .readmore a{
    color: #fff;
    display: block;
    padding: 5px 10px;
}

#blog .blog-item .readmore:hover{
    background: #333;
}

#blog-posts{
    position: relative;
    margin-top: -10px;
}

#blog-posts .blog-item{
    overflow:hidden;
    max-width: 250px;
}

.blog-item img{
	position: relative;
	transition: all .5s;
	width: 100%;
}
.blog-item img:hover{
    transform:scale(1.1);
}

.blog-item .item-date{
    background: #000;
    color: #fff;
    padding: 0 5px;
    position:absolute;
    margin: 0;
    top: 10px;
}

.blog-item .item-title{
	background: #000;
	font-size: 16px;
	position:relative;
}

.blog-item .item-title a{
	color: #666;
	display:block;
	font-size: 14px;
	padding: 5px 10px;
	letter-spacing: 1px;
	line-height: 20px;
}

.blog-item:hover .item-title a{
	color: #fff;
}

.blog-item h2{
    margin-top:0;
}

.blog-item .cat_options{
    padding: 10px;
}

.blog-item .cat_options span{
    color: #666;
}

.blog-item .resume{
    font-size: 20px;
    letter-spacing: 1px;
    padding-top: 15px;
}

.blog-item .body{
    color: #666;
    font-size:14px;
    margin-bottom: 20px;
}

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

/* Social */

.fb_widget {
    margin-top: 20px;
}

.social-icons{
	color: #000;
	display: inline-block;
	margin-bottom: 10px;
	font-size: 22px;
	transition: color .2s;
}

.social-icons:hover{
	color: #666;
}

/*Checkout*/
#pagseguro_container .well{
    background: none;
    border: 0 none;
    box-shadow: none;
}

/*Variant*/
.f-color.variant-unavailable:after{
    content: 'x';
    color: red;
    position: absolute;
    font-weight: bold;
    top:4px;
    right: 11px;
}
.variant-unavailable:after{
    content: 'x';
    color: red;
    position: absolute;
    font-weight: bold;
    bottom: -2px;
    right: 2px;
}

/* Look */

#look .well{
    background: #F0F0F0;
    border: 0;
    border-top: 1px solid #ccc;
    border-radius: 0;
}

#look h5{
    background: #ccc;
    color: #333;
    font-weight: bold;
    margin:0;
    padding: 5px 10px;
}

#look input[type=checkbox]{
    vertical-align: sub;
    margin-left: 5px;
}

#look .s-double{
    left: 0px;
}

#look .single_price{
    font-size: 16px;
    font-weight: bold;
}

#look .buy-price del{
    color: #999;
    font-size: 20px;
    margin-right: 10px;
}

#look .buy-price .onsale{
    display: block;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
}

#look .buy-price p{
    color: #999;
    margin-bottom: 0;
}

#look .btn-buy-look{
    font-size: 18px !important;
}

.campaign-jumbotron{
    border-radius: 0;
    margin-top: 20px;
}

#look .buy-message{
    margin: 0;
}

#cartview{
    position: relative;
}

.contBuy{
    background: #fff;
    border: 1px solid #000;
    margin-top: -15px;
    padding: 8px 15px;
    position: absolute;
    right: 0;
    text-transform: uppercase;
}

.bannerExtra{
    margin-bottom: 20px;
}

.languages {
    text-align: center;
}

.languages ul{
    padding: 0;
    list-style: none;
    text-align: center;
}

.languages ul li:first-child {
    font-weight: bold;
    display: block;
}

.languages ul li {
    display: inline-block;
}

.flag{
    background-size: cover;
    background-position: 50% 50%;
    display: block;
    height: 22px;
    width: 29px;
    opacity: .8;
}

.flag:hover{
    opacity: 1;
}

.flag-br{
    background-image: url('../img/br.png');
}

.flag-us{
    background-image: url('../img/us.png');
}

.testimonials-rating-totals li, .testimonials-ratings li{
    list-style: none;
}

.prod-video{
    float: right;
    background: #fafafa;
    padding: 5px 5px 5px 12px ;
    text-align: center;
    color: #666;
    border: 1px solid #eee;
}

.prod-video p{
    margin: 0;
}

.inner-video{
    margin-left: 10px;
}

.wish-alert{
    display:none;
    padding: 10px;
    line-height: 16px;
    text-align:center;
    font-weight: bold;
    position: absolute;
    bottom: 100%;
    margin-right:15px;
    overflow: visible!important;
}

.wish-alert:after{
    content: '';
    border-top: 7px solid #000;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    position: absolute;
    top: 100%;
    left: 48%;
}

.wish-alert.error{
    background: #ff6060;
    color: #7B2222;
}

.wish-alert.error:after{
    border-top-color: #ff6060;
}

.wish-alert.success{
    background: #A9FF6F;
    color: #4B742F;
}

.wish-alert.success:after{
    border-top-color: #A9FF6F;
}


.cart-coupon input[type=text] {
    float:left;
}



#ProdModal .btn-finalizar{
    background-color: green;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    width: 50%;
}

#ProdModal .btn-contBuy{
    opacity: 1;
    color: #666;
    background-color:#fff;
    font-size: 13px;
    text-transform: uppercase;
    float: none;
    display: inline-block;
    font-weight: normal;
    text-shadow: none;
    padding: 5px;
    margin: 5px 0px;
    width: 50%;
    outline:none!important;
}

#ProdModal .prod-title{
    font-size: 16px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 7px;
    letter-spacing: 0.5px;
    background-color: #f4f4f4;
    padding: 5px 10px;
}

#ProdModal .prod-price{
    padding:10px;
}

#ProdModal .prod-price strong{
    font-size:22px;
}

#ProdModal .subtotal-modal{
    text-transform: uppercase;
    border-bottom: 1px solid #ccc;
    letter-spacing: 0.5px;
    font-size: 14px;
    padding: 5px;
}

.p-top-20{
    padding-top:20px;
}

#store-content .product-list-item .prod-wrapper .onsight-price{
    padding-bottom:5px;
}

/* CARRINHO */
.btn-quantity{
    color:#666;
    background-color:transparent;
    border:0px;
    outline:none;
    position:absolute;
    top: 9px;
    font-size: 10px;
}

.btn-quantity.btn-minus{
    left:0;
}

.btn-quantity.btn-plus{
    right:0;
}

.input-group input[name^="cartkey"]::-webkit-inner-spin-button, 
.input-group input[name^="cartkey"]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}

.input-group input[name^="cartkey"]{
    -moz-appearance:textfield;
}


.nextStep{
    background: #fff;
    border: 1px solid #000;
    padding: 8px 15px;
    text-transform: uppercase;
    float: right;
}

#cartview #checkout_summary .vertical-cart{
    vertical-align:middle;
}

#cartview #checkout_summary .vertical-cart > label{
    display:inline-block;
    margin-right:5px;
    vertical-align:middle;
    margin-left:10px;
    width: 110px;
}

#cartview #checkout_summary .vertical-cart > .input-group{
    display:inline-block;
    vertical-align:middle;
}

#cartview #checkout_summary .vertical-cart #zip_code,
#cartview #checkout_summary .vertical-cart .input-group-search-address{
    display:inline-block;
}

#cartview #checkout_summary .vertical-cart > .input-group > input,
#cartview #checkout_summary .vertical-cart > .input-group > span > a{
    width:150px!important;
}

.shippingwrapInicial{
    margin-top:5px;
}

.shippingwrapInicial table tr{
    border:0px!important;
}

.shippingwrapInicial table tr td{
    padding:10px!important;
}

.checkout{
    width:100%;
}

#cartview .checkout h2{
    font-size: 18px;
    text-transform:uppercase;
    font-weight:bold;
    padding: 10px 0px;
    color: #000;
    margin: 0px 0px 5px 0px;
    
}

#cartview .checkout h2 > span{
    background-color: #000;
    color: #fff;
    width: 27px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    height: 27px;
    vertical-align: middle;
    padding: 5px 0px;
    font-size: 14px;
    margin: -1px 5px 0px 0px;
}

#cartview #checkout-resume{
    font-size:12px;
    margin-bottom:20px;
}

#cartview #checkout-resume table{
    margin-bottom:0px;
}

#cartview #checkout-resume table tr td:last-child{
    white-space: nowrap;
}

.checkout label,
.checkout select,
.checkout input{
    font-size:12px;
}

.checkout .cart-account-buttons button{
    width: 48%;
    float: left;
    font-size: 11px;
    text-align: center;
}

.checkout .cart-account-buttons button#person_fields_btn,
.checkout .cart-account-buttons button#company_fields_btn{
    margin-right:2%;
}

.checkout-box{
    padding: 10px;
    background-color:#f4f4f4;
    box-sizing: border-box;
}

.nopad-right{
    padding-right:2px;
}

.nopad-left{
    padding-left:2px;
}

.cart-newsletter{
    font-size: 11px;
    padding: 10px 0px 15px 0px;
}

.checkout-box div[class^="col-md"]{
    margin-top:10px;
}

.checkout-box .header{
    margin-top:-7px!important;
}

.checkout-box .no-space{
    margin-top:0px!important;
}

.box-frete .input-group{
    margin-bottom:10px;
}

.box-frete .input-group .input-group-btn a{
    margin-left:3px;
}

.checkout-box .shipping_cost{
    margin-bottom:10px;
}

.checkout-box.m-top30{
    margin-top:30px;
}

.open>.dropdown-submenu{
    display:block;
}

.dropdown-submenu{
    list-style: none;
    font-size: 14px;
    list-style: none;
    position: absolute;
    left: 100%;
    min-width: 150px;
    top: 0;
    padding:0px;
    text-align:left;
    display:none;
}

.dropdown-menu .sub-caret{
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 5px solid #fff;
    display: inline-block;
    margin-left: 10px;
}

.dropdown-submenu>li>a{
    display:block;
    white-space: nowrap;
    letter-spacing:0.5px;
}

.dropdown-menu .list-limiter{
    margin:0px;
    list-style-type:none;
    padding:0px;
}

.block-list-limiter{
    list-style: none;
    text-align: left;
    display:inline-block;
    float: left;
}

.block-list-limiter > ul{
    float:left;
    display:inline-block;
}

.block-list-limiter .list-limiter li a{
    display:block;
}

.panel-checkout,
.panel-checkout > .panel-heading{
    border-radius:0px;
}

.panel-checkout > .panel-heading{
    background-color:#474747;
    color:#fff;
    padding:7px 10px;
}

.panel-checkout > .panel-heading > i{
    margin-right:10px;
}

.cart-functions{
    margin-top:20px;
}

.panel-checkout .input-group{
    width:100%;
}

.panel-checkout .input-group.ticket > input:first-child{
    width:55%;
}

.panel-checkout .input-group.ticket > input:second-child{
    width:43%;
}

#form-email{
    display: block;
    padding: 15px 0px;
    background-color: #f4f4f4;
    margin-top:10px;
}

#form-email .input-group{
    max-width:400px;
    margin:5px auto;
    display:block;
}

#form-email .input-group > input{
    width:70%;
    display:inline-block;
}

#form-email .input-group > button{
    width:29%;
    display:inline-block;
}

#form-email p{
    margin: 0px;
    font-weight: bold;
    font-size: 18px;
}

.custom-alerts .alert{
    margin: 0px 0px 10px 0px!important;
}

#checkout_hidden{
    display:none;
}

#cartview .page-header > *{
    width:30%;
    display:inline-block;
    margin:0px 1.5%;
}

#cartview .page-header{
    margin-bottom:0px;
}

#cartview .page-header > a{
    font-size:14px;
}

#cartview .page-header > h2{
    border:0px;
    text-align:center;
}

#cartview .cart_finish{
    text-transform: uppercase!important;
    letter-spacing: 2px!important;
    font-size: 14px!important;
}

#cartview .cart_finish:hover{
    color: #fff;
}

#cartview .final_step h2{
    width:100%;
    text-align:center;
}

.width_full{
    width:100%!important;
}

@media screen and (max-width: 350px) {
    .quero-grau-content h1{
        margin-bottom: 25px;
        font-size: 30px;
    }
    
    .header-lente h1 {
        font-size: 12px;
        margin: 0px;
    }
    .div-lente h2 {
        font-size: 15px;
    }
    
    .olhos span{
        font-size:11px;
    }
    
    .tipo-lente p {
        font-size: 11px;
    }
    
    .lente-box h4 {
        font-size: 10px;
        margin-top: 6px;
        margin-bottom: 3px;
    }
    
    .div-lente {
        height: 445px;
    }
    
    .header-lente {
        text-align: center;
        padding: 24px 10px;
        color: #FFF;
    }
}


