﻿@import url("https://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css");

#content1,
#content2,
#content3 {
  display: none;
  padding: 20px;
  border-top: 1px solid #ddd;
}

    #content1 iframe,
    #content2 iframe,
    #content3 iframe {
        width: 100%;
    }

#tab1,
#tab2,
#tab3 {
  display: none;
}

#lbltab1,
#lbltab2,
#lbltab3{
  display: inline-block;
  margin: 0 0 -1px;
  padding: 10px 20px;
  font-weight: 600;
  text-align: center;
  color: #bbb;
  border: 1px solid transparent;
}

#lbltab1:before
{
    content: '\f0f6';
}

#lbltab2:before
{
    content: '\f085';
}

#lbltab3:before
{
    content: '\f0c3';
}


#lbltab1:before,
#lbltab2:before,
#lbltab3:before {
  font-family: fontawesome;
  font-weight: normal;
  margin-right: 10px;
}


#lbltab1:hover,
#lbltab2:hover,
#lbltab3:hover {
  color: #888;
  cursor: pointer;
}

input:checked + #lbltab1,
input:checked + #lbltab2,
input:checked + #lbltab3 {
  color: #555;
  border: 1px solid #d2d2d2;
  border-top: 2px solid #d2d2d2;
  border-bottom: 1px solid #fff;
}

#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3,
#tab4:checked ~ #content4 {
  display: block;
  border: 1px solid #d2d2d2;
}

@media screen and (max-width: 650px) {
  
#lbltab1,
#lbltab2,  
#lbltab3{ 
   font-size: 0;
  }

#lbltab1:before,
#lbltab2:before,
#lbltab3:before {
    margin: 0;
    font-size: 18px;
  }
}
@media screen and (max-width: 400px) {
  #lbltab1,
  #lbltab2,
  #lbltab3 {
    padding: 15px;
  }
}

@media (max-width: 991px) and (min-width: 768px)
{
    #lbltab1, #lbltab2, #lbltab3 {
    padding: 10px 2px 5px 6px;
    }
}


/*MEDIA SCREEN DO POPUP DE INFORMAÇÕES DA RETIRADA EM LOJA*/
@media (max-width: 417px) {
  #ret_pequeno_faq_title 
  {
    font-size: 16px !important;
  }
  
  .faq-question-retirada 
  {
     font-size: 12px !important; 
  }
  
  .faq-answer-retirada 
  {
     font-size: 11px !important; 
  }
}

.img_wrapper_relacionado
{
    position:relative;
    width: 60%;
    height: auto;
}

.img_wrapper_destaque
{
    position:relative;
    width: 100%;
    height: auto;
}

#retirada_loja_area
{
    display: block;
    border: 1px solid #d2d2d2;
    padding: 20px;
    background-color:#efefef;
    color:#808285;
}

#retirada_loja_area select
{
    background-color: #CCC;
    color: #6d6f71;
    font: 400 12px / 16px Bitter;    
    display:inline-block;
    border-radius:0;
    max-width:69%;
}

#retirada_loja_area div span
{
    font-weight:bold;
    font-family: 'Bitter', serif;
    font-size: 14px;
    text-transform:uppercase;
}

#retirada_loja_area a
{
    color:#025944;
    text-decoration: underline;
    font-weight:bold;
    font-family: 'Bitter', serif;
    font-size: 14px;
}
#retirada_loja_area input[type="button"]
{
    height: 34px;
}

#retirada_loja_area .area_dropdown
{
    margin-top:20px;

}

#ret_error_loading
{
    position:relative;
    height: 20px;
    margin-bottom: 10px;
    font-size: 1em;
    max-width: 69%;
    margin-top:2px;
    visibility:hidden;
}

#ret_error_loading div.icon
{
    position:relative;
    display: inline-block;
    width:19px;
    height:19px;
}

#ret_error_loading div
{
    background: url('img/estrela.gif') right no-repeat;
}

#ret_error_loading span
{
    font-size: 12px !important;
    position: relative;
    top: -4px;
    margin-left: 10px;
}

.endereco-container
{
    margin-bottom:20px;
    font-size: 12px;
}


.endereco-container .nome-bairro
{
    font-weight:bold;
    font-family: 'Bitter', serif;
    
}

.mensagemSucesso {
    color: Red !important;
    display: none;
}

.swatches {
    position: relative;
    display: block;
    float: left;
    margin-right: 3px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mr-10
{
    margin-right:10px
}

.swatches_container a {
    cursor: pointer;
}

.small-swatch {
    position: absolute;
    left: 10px;
    display: none;
    z-index: 999999;
    -webkit-box-shadow: 0px 0px 13px 0px rgba(60, 50, 50, 1);
    -moz-box-shadow: 0px 0px 13px 0px rgba(60, 50, 50, 1);
    box-shadow: 0px 0px 13px 0px rgba(60, 50, 50, 0.5);
    min-width: 100px;
}

.bolinha img {
    width: 13px;
}

.swatchFragancia {
    display: block;
    text-align: center;
    background-color: #e3e4e4;
    color: #393939;
    font-size: 12px;
    padding: 2px 10px;
}

.modal-header
{
    display:block;
}

.modal-footer {
    display: block;
}

/*.close {
background-color: rgb(130, 131, 131) !important;
padding-left: 3px !important;
padding-right: 3px !important;
padding-bottom: 4px !important;
color: #FFFFFF !important;
opacity: 1 !important;
text-shadow: none !important;
margin-top: 0px !important;
}*/

.modal-header .close
{
    padding:0px;
    margin:0px;
}

.footerComprar {
    margin-right: -15px !important;
    margin-left: -10px !important;
}

.field-validation-error {
    color: red;
}


.ta-r
{
    text-align:right;
}

.modal-subTotal {
    
    margin-left: 0px;
}

.faltamApenas {
    margin-left: -15px;
}

.modal-header {
    height: 28px !important;
}

/*.product-gallery .carousel-indicators img {
    height: auto !important;
    max-height: 95px;
    width: 100% !important;
}*/


.page-product .youtube-video img {
    margin: 15px 0;
    object-fit: cover;
    width: 100%;
    height: 305px;
}

.page-product .video-play {
    align-items: center;
    font-size: 4rem;
    color: rgba(0,0,0,0.5);
    display: flex;
    height: 100%;
    justify-content: center;
    left: 0;
    position: absolute;
    transition: 250ms;
    top: 0;
    width: 100%;
}
