body{
  font-family: 'Roboto', sans-serif !important;
}

#logo img{
  max-width: 200px !important;
}

.top-menu .btn-pacote-topo{
  padding: 8px 12px !important;
}

.very-top-wrapper #favorites, #signup, #inputSearchTop, .btn {
  /*font-size: 0.9em !important;*/
}

[for=mobile]{
  .btn-lg{
    font-size: 18px !important;
  }
}

.very-top-wrapper #inputSearchTop{
  font-size: 0.9em;
  border: 2px solid #ced4da;
  margin-right: 1px;
}
.very-top-wrapper .box-input-top{
  width: 108%;
}

.very-top-wrapper #favorites i {
    margin-top: 0px !important;
    font-size: 20px !important;
}

.very-top-wrapper .btn-seu-carrinho{
  padding: .375rem 1.4rem;
}

.very-top-wrapper #signup{
  padding-left: 27px;
}

@media (max-width:768px){
  .btn-lg{
    font-size: 18px;
  }

  .owl-item .pack {
    margin: 40px 5px !important;
  }

  /* section .cart-btn{
    padding: 0 4px;
    font-size: 12px;
  }

  section .btn-warning{
    font-size: 14px;
    padding: 6px;
  }

  section .pack{
    padding: 0px 2px !important;
    box-shadow: none !important;
  } */

}

@media (min-width:769px) and (max-width:1024px){
  .form-control, #signup, button, #favorites{
    font-size: 0.865rem !important;
  }

  .form-control{
    padding: .375rem 0.55rem;
  }

  .top-menu nav > ul > li > a, .top-menu nav > ul > li > span{
    font-size: 0.9rem;
  }

  .very-top-wrapper #signup{
    padding-left: 10px !important;
  }

  .very-top-wrapper .mgl-17{
    margin-left: -17px;
  }
  .very-top-wrapper .mgl-15{
    margin-left: 15px;
  }

}



/*===================================================================================*/
  /*  Product Detail
  /*===================================================================================*/

  .custom-md-3, .custom-md-4{
    padding-right: 5px !important;
    padding-left: 5px !important;
  }

  #cnt_actionprods .dropdown-toggle::after{
    content: none !important;
  }

  .detail-block {
   background-color: #fff;
   padding: 20px;
   overflow:hidden;
   margin-top:20px;
   border-radius: 5px;
  }

  .single-product .product-info-block .name {
    margin-top:0px;
    letter-spacing:-1px;
    font-size:25px;
    font-family: 'Open Sans';
  }

  .single-product .single-product-gallery {
	border: 2px solid #c8cbcc;
    border-radius: 5px;
  }

  .single-product .single-product-gallery img{
    width: 100%;
	border-radius: 5px;
  }

  .single-product .favorite-button .btn-primary {background:#ddd}

  .single-product .gallery-holder #owl-single-product .single-product-gallery-item {
    border: 1px solid #e5e5e5;
  }
  .single-product .gallery-holder .gallery-thumbs {
    margin: 15px 0 0;
    position: relative;
    text-align: left;
  }
  .single-product .gallery-holder .gallery-thumbs .owl-item .item {
    margin-right: 10px;
    border: 1px solid #e5e5e5;
  }

  .single-product .product-info .rating-reviews .reviews .lnk {
    color: #aaaaaa;
  }
  .single-product .product-info .stock-container .stock-box .label {
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    line-height: 18px;
    color: #666666;
    padding: 0px;
    font-weight: normal;
  }
  .single-product .product-info .stock-container .stock-box .value {
    font-size: 13px;
    color: #ff7878;
  }

  .single-product .product-info .description-container{
    line-height: 20px;
    color: #666666;
  }

  .single-product .product-info .box-container-social{
    background: #f0f0f0;
  }

  .single-product .product-info .box-container-social ul{
    display: inline-block;
    height: 35px;
    margin: 11px 67px;
  }

  .single-product .product-info .box-container-social ul li{
    margin-right: 22px;
  }

  .single-product .product-info .box-container-social ul li p{
    font-size: 20px;
    line-height: 1.8;
    color: black;
    font-weight: 700;
  }

  .single-product .product-info .price-container {
    border-bottom: 1px solid #F2F2F2;
    border-top: 1px solid #F2F2F2;
    margin-bottom: 0;
    padding: 5px 0;
  }

  .single-product .product-info .price-container .price-box .price {
    font-size: 30px;
    font-weight: 100;
    line-height: 50px;
    color: black !important;
  }

  .single-product .product-info .price-container .price-box .old-price-pack{
    display: none;
    font-size: 19px;
    margin-bottom: -10px;
    text-decoration: line-through;
  }
  .single-product .product-info .price-container .price-box .price-pack{
    color: #ff8937!important;
    font-weight: 700 !important;
    font-size: 43px !important;
  }


  .single-product .product-info .price-container .price-box .price-strike {
    color: #aaa;
    font-size: 16px;
    font-weight: 300;
    line-height: 22px;
    text-decoration: line-through;
  }

  .single-product .product-info .price-container .price-box .price-card{
    color: #ff8937;
    font-size: 16px;
    font-weight: 300;
  }

  .single-product .product-info .price-container .price-box .offer-pacote{
    -webkit-border-radius: 50px;
    border-radius: 50px;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: 600;
    height: 83px;
    text-transform: uppercase;
    top: -38%;
    right: 200px;
    width: 83px;
    z-index: 100;
    background: #ff7878;
    position: absolute;
    text-align: center;
    padding-top: 28px;
  }

  .single-product .product-info .tipocad-info-container{
    margin-top: 17px;
    margin-bottom: 31px;
    border-bottom: 1px solid #F2F2F2;
    font-size: 13px;
  }

  .single-product .product-info .tipocad-info-container .title-atribute{
    font-weight: 700;
    font-size: 15px;
  }

  .single-product .product-info .tipocad-info-container .tipocad-info-pacotes .title-atribute{
    font-size: 21px;
  }



  .single-product .product-info .quantity-container .label{
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    line-height: 35px;
    text-transform: uppercase;
    color: #666666;
    padding: 0px;
    font-weight: normal;
  }

  .single-product .product-info .icon-box-matriz::before{
    font-size:40px;
    color:#ff8937;
  }

  .single-product .product-info .box-size{
    padding: 0px 40px 0px 10px;
    cursor: pointer;
  }

  .single-product .product-info .box-format{
    padding: 0px 40px 0px 10px;
    cursor: pointer;
  }

  .single-product .product-info .box-infos-sizing{
    text-align: center;
    padding: 3px;
    border-bottom: 2px solid #ff8937;
  }

  .single-product .product-info .box-matriz-pacote .owl-buttons{
    text-align: center;
    position: absolute;
    top: 35px;
  }

  .single-product .product-info .box-matriz-pacote .owl-prev{
    display: inline-block;
    color: #ff8937;
    padding: 4px;
    position: absolute;
    left: -24px;
    font-size: 20px;
  }

  .single-product .product-info .box-matriz-pacote .owl-next{
    display: inline-block;
    color:#ff8937;
    padding: 4px;
    position: absolute;
    left: 505px;
    font-size: 20px;
  }

  .single-product .product-info .box-show-infos{
    width: 550px;
    border: 1px solid #c8cbcc;
    padding: 0px;
    padding-top: 12px;
    height: 140px;
    position: absolute;
    z-index: 1000;
    background: white;
    display: none;
  }


  .single-product .product-info .box-show-infos .col-md-2{
    padding-left: 5px !important;
    padding-right: 5px  !important;
  }

  .single-product .product-info .box-show-sizes h5{
    line-height: 1
  }

  .single-product .product-info .box-show-infos h6{
    color: #ff8937;
  }

  .single-product .product-info .box-show-format{
    margin-top: -78px;
  }

  .single-product .product-info .box-show-sizes{
    margin-top: -122px;
  }

  .single-product .product-info .add-cart-detail{
    width: 100%;
    height: 50px;
    line-height: 3;
    background: #3579b8;
    font-size: 13px;
    font-family: 'montserrat';
  }

  .single-product .product-info .add-wishlist{
      width: 100%;
      background: white;
      height: 50px;
      line-height: 1.5;
      color: #e8545f;
      border: 1px solid #e8535e;
      font-size: 25px;
      padding-left: 15px;

  }

  .single-product .product-info .share{
      width: 100%;
      background: white;
      height: 50px;
      line-height: 1.5;
      color: #e8545f;
      border: 1px solid #e8535e;
      font-size: 25px;
      padding-left: 15px;

  }

  .single-product .product-info .quantity-container .cart-quantity .quant-input {
    display: inline-block;
    height: 35px;
    position: relative;
    width: 70px;
  }
  .single-product .product-info .quantity-container .cart-quantity .quant-input .arrows {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    height: 100%;
  }
  .single-product .product-info .quantity-container .cart-quantity .quant-input .arrows .arrow {
    box-sizing: border-box;
    display: block;
    text-align: center;
    width: 40px;
    cursor: pointer;
  }
  .single-product .product-info .quantity-container .cart-quantity .quant-input .arrows .arrow .ir .icon {
    position: relative;
  }
  .single-product .product-info .quantity-container .cart-quantity .quant-input .arrows .arrow .ir .icon.fa-sort-asc {
    top: 5px;
  }
  .single-product .product-info .quantity-container .cart-quantity .quant-input .arrows .arrow .ir .icon.fa-sort-desc {
    top: -7px;
  }
  .single-product .product-info .quantity-container .cart-quantity .quant-input input {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #f2f2f2;
    box-sizing: border-box;
    font-size: 15px;
    height: 35px;
    left: 0;
    padding: 0 20px 0 18px;
    position: absolute;
    top: 0;
    width: 70px;
    z-index: 1;
  }
  .single-product .product-info .product-social-link .social-label {
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    line-height: 20px;
    text-transform: uppercase;
  }
  .single-product .product-info .product-social-link .social-icons {
    display: inline-block;
  }
  .single-product .product-info .product-social-link .social-icons ul li a {
    color: #888888;
    font-size: 16px;
    -webkit-transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
    padding: 5px 6px;
  }
  .single-product .product-info .product-social-link .social-icons ul li a:hover,
  .single-product .product-info .product-social-link .social-icons ul li a:focus {
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    color: #fff;
  }
  .single-product .product-tabs {
    margin-top: 10px;
    background-color: #fff;
    padding: 0px;
    overflow: hidden;
    margin-bottom: 1px;
    color: rgb(51, 51, 51);
    font-family: 'Open Sans';
  }
  .single-product .product-tabs b{
    font-weight: 200;
  }
  .single-product .product-tabs .nav.nav-tabs.nav-tab-cell > li {
    float: none !important;

  }
  .single-product .nav-tabs {border:none}

  .single-product .product-tabs .nav.nav-tabs.nav-tab-cell > li > a {
    border: none;
    color: #555;
    display: block;
    padding: 12px 28px;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    line-height: 28px;
    text-transform: uppercase;
    position: relative;
    font-weight:bold;
    letter-spacing:1px;
    background: #f8f8f8;
    border: 1px #fff solid;
  }
  .single-product .product-tabs .nav.nav-tabs.nav-tab-cell > li > a:hover,
  .single-product .product-tabs .nav.nav-tabs.nav-tab-cell > li > a:focus {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    color: #fff;
  }
  .single-product .product-tabs .nav.nav-tabs.nav-tab-cell > li > a:hover:before,
  .single-product .product-tabs .nav.nav-tabs.nav-tab-cell > li > a:focus:before {
    border-color: rgba(0, 0, 0, 0) #e0e0e0 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    right: -10px;
  }
  .single-product .product-tabs .nav.nav-tabs.nav-tab-cell > li > a:hover:after,
  .single-product .product-tabs .nav.nav-tabs.nav-tab-cell > li > a:focus:after {
    border-style: solid;
    border-width: 7.5px 1px 7.5px 10px;
    content: "";
    height: 0;
    position: absolute;
    top: 20px;
    width: 0;
    right: -8px;
  }
  .single-product .product-tabs .nav.nav-tabs.nav-tab-cell > li.active > a {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    color: #fff;
  }
  .single-product .product-tabs .nav.nav-tabs.nav-tab-cell > li.active > a:before {
    border-color: rgba(0, 0, 0, 0) #e0e0e0 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    right: -10px;
  }
  .single-product .product-tabs .nav.nav-tabs.nav-tab-cell > li.active > a:after {
    border-style: solid;
    border-width: 7.5px 1px 7.5px 10px;
    content: "";
    height: 0;
    position: absolute;
    top: 20px;
    width: 0;
    right: -8px;
  }
  .single-product .product-tabs .tab-content {
   padding-left:0px
  }
  .single-product .product-tabs .tab-content .tab-pane {
    padding: 24px;
  }
  .single-product .product-tabs .tab-content .tab-pane .text {
    line-height: 20px;
  }

  .single-product #owl-single-product-thumbnails .owl-controls {
    position: absolute;
    text-align: center;
    top: auto;
    width: 100%;
    margin-top: 20px;
  }
  .single-product #owl-single-product-thumbnails .owl-controls .owl-pagination .owl-page {
    display: inline-block;
  }
  .single-product #owl-single-product-thumbnails .owl-controls .owl-pagination .owl-page span {
    background: none repeat scroll 0 0 #ddd;
    border: medium none;
    border-radius: 3px;
    display: block;
    height: 10px;
    margin: 0 2px;
    -webkit-transition: all 200ms ease-out 0s;
    -moz-transition: all 200ms ease-out 0s;
    -o-transition: all 200ms ease-out 0s;
    transition: all 200ms ease-out 0s;
    width: 10px;
    cursor: pointer;
  }
  .single-product .sidebar .sidebar-module-container .sidebar-widget .section-title {
    margin-top: 0px;
  }

  .single-product .upsell-products .products{
    background-color: #fff;
    color: #333;
    border-radius: 5px;
    padding: 5px;
    margin-bottom: 10px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.16);
    margin: 10px 0px;
  }

  .product-title:hover{
    color: #ff8531;
    cursor:pointer;
  }

  .product{
    cursor:pointer;
  }

  .cnt-homepage .single-product .single-product-gallery .gallery-thumbs .nav-holder {
    background-color: #FFFFFF;
    height: 100%;
    position: absolute;
    top: 0;
    width: 30px;
    z-index: 50;
  }
  .cnt-homepage .single-product .single-product-gallery .gallery-thumbs .nav-holder.left {
    left: 0px;
  }
  .cnt-homepage .single-product .single-product-gallery .gallery-thumbs .nav-holder.right {
    right: 0;
  }
  .cnt-homepage .single-product .single-product-gallery .gallery-thumbs .nav-holder .prev-btn {
    left: 0;
  }
  .cnt-homepage .single-product .single-product-gallery .gallery-thumbs .nav-holder .prev-btn:after {
    content: "\f104";
  }
  .cnt-homepage .single-product .single-product-gallery .gallery-thumbs .nav-holder .next-btn {
    right: 0px;
  }
  .cnt-homepage .single-product .single-product-gallery .gallery-thumbs .nav-holder .next-btn:after {
    content: "\f105";
  }
  .cnt-homepage .single-product .single-product-gallery .gallery-thumbs .nav-holder .prev-btn,
  .cnt-homepage .single-product .single-product-gallery .gallery-thumbs .nav-holder .next-btn {
    background-color: #fff;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    display: inline-block;
    height: 100%;
    position: absolute;
    vertical-align: top;
    width: 90%;
    z-index: 100;
    border: 1px solid #e5e5e5;
    color: #dadada;
  }
  .cnt-homepage .single-product .single-product-gallery .gallery-thumbs .nav-holder .prev-btn:after,
  .cnt-homepage .single-product .single-product-gallery .gallery-thumbs .nav-holder .next-btn:after {
    bottom: 0;
    font-family: fontawesome;
    font-size: 30px;
    height: 30px;
    left: 0;
    line-height: 30px;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
  }
  .cnt-homepage .single-product .single-product-gallery .gallery-thumbs .nav-holder .prev-btn:hover,
  .cnt-homepage .single-product .single-product-gallery .gallery-thumbs .nav-holder .next-btn:hover,
  .cnt-homepage .single-product .single-product-gallery .gallery-thumbs .nav-holder .prev-btn:focus,
  .cnt-homepage .single-product .single-product-gallery .gallery-thumbs .nav-holder .next-btn:focus {
    background: #dadada;
    color: #fff;
  }
  .cnt-homepage .single-product .single-product-gallery .owl-item .single-product-gallery-item > a > img {
    display: block;
    width: 100%;
  }
  .cnt-homepage .single-product .single-product-gallery .owl-item .single-product-gallery-thumbs.gallery-thumbs .owl-item {
    margin-left: 10px;
  }
  .cnt-homepage .single-product .product-info-block label,
  .cnt-homepage .single-product .product-info-block .label {
    font-size: 13px;
    font-weight: normal;
    line-height: 30px;
    color: #434343 !important;
  }
  .cnt-homepage .single-product .product-info-block .label {
    padding: 0px;
  }
  .cnt-homepage .single-product .product-info-block .cart {
    width: auto;
    left: 0;
    margin-top: -8px;
    padding: 0px;
  }
  .cnt-homepage .single-product .product-info-block .cart .action .left {
    padding: 2px 8px;
    margin-left: 5px;
  }
  .cnt-homepage .single-product .product-info-block .form-control .selectpicker {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #f1f1f1;
    background: #fff;
    color: #b0b0b0;
  }
  .cnt-homepage .single-product .product-info-block .form-control .dropdown-menu {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: 1px solid #f1f1f1;
  }
  .cnt-homepage .single-product .product-info-block .form-control .dropdown-menu ul li a:hover,
  .cnt-homepage .single-product .product-info-block .form-control .dropdown-menu ul li a:focus {
    background: rgba(0, 0, 0, 0);
  }
  .cnt-homepage .single-product .product-info-block .txt.txt-qty {
    font-size: 15px;
    line-height: 18px;
    border: 1px solid #f1f1f1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    height: 30px;
    padding: 5px 10px;
    text-align: center;
    width: 60px;
  }
  .cnt-homepage .single-product .product-info-block .stock-container .stock-box .label {
    color: #434343;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 20px;
    padding: 0;
    text-transform: none;
  }
  .cnt-homepage .single-product .product-info-block .stock-container .stock-box .value {
    font-size: 13px;
  }
  .cnt-homepage .single-product .product-tabs .nav-tab-cell-detail li {
    margin-right: 10px;
    padding: 0;
  }
  .cnt-homepage .single-product .product-tabs .nav-tab-cell-detail li a {
    border: 2px solid #e1e1e1;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    color: #666666;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 4px;
    padding-top: 4px;
    text-transform: uppercase;
  }
  .cnt-homepage .single-product .product-tabs .nav-tab-cell-detail li a:hover,
  .cnt-homepage .single-product .product-tabs .nav-tab-cell-detail li a:focus {
    color: #fff;
  }
  .cnt-homepage .single-product .product-tabs .nav-tab-cell-detail li.active a {
    color: #fff;
  }
  .cnt-homepage .single-product .product-tabs .tab-content {
    border: none;
  }
  .cnt-homepage .single-product .product-tabs .tab-content .tab-pane {
    padding: 0px;
  }
  .cnt-homepage .single-product .product-tabs .tab-content .tab-pane .product-tab .text {
    font-size: 13px;
    line-height: 22px;
  }
  .single-product .second-gallery-thumb.gallery-thumbs {
    padding: 0 40px;
  }

  .single-product .second-gallery-thumb.gallery-thumbs #owl-single-product2-thumbnails .owl-wrapper-outer {
    margin-left: 5px;
  }

  #modalMapaDeCores .nav-tabs li{
    width: 50%;
    border-bottom:1px solid #ddd;
    text-align: center;
  }

  .nav-tabs>li>a:hover {
    border: none;
    font-size: 14px;
  }

  .nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background: none;
  }

  #modalMapaDeCores .nav-tabs>li>a{
    border-radius: 0;
    font-size: 14px;
  }

   #modalMapaDeCores .nav-tabs>li>a:hover {
    border: none;
    color: #ff8937;
  }

   #modalMapaDeCores .modal-body{
    padding:0;
  }

   #modalMapaDeCores .nav a{

    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
    border: none;

  }

  #modalMapaDeCores table{
    text-align: center;
  }

  .single-product #box-mapa, .single-product #box-tamanho{
      cursor: pointer;
  }

  .product-tabs .tab-content .tab-pane .product-reviews .title {
    color: #666666;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    margin: 0 0 10px;
    font-family: 'Open Sans', sans-serif;

  }
  .product-tabs .tab-content .tab-pane .product-reviews .reviews .review {
    margin-bottom: 20px;
    font-family: 'Open Sans', sans-serif, sans-serif;
    text-transform: none;
    background:#f8f8f8;
    padding:20px
  }
  .product-tabs .tab-content .tab-pane .product-reviews .reviews .review .review-title {
    margin-bottom: 5px;
  }
  .product-tabs .tab-content .tab-pane .product-reviews .reviews .review .review-title .summary {
    color: #666666;
    font-size: 14px;
    font-weight: normal;
    margin-right: 10px;
    font-style:italic

  }
  .product-tabs .tab-content .tab-pane .product-reviews .reviews .review .review-title .date {
    font-size: 12px;
  }
  .product-tabs .tab-content .tab-pane .product-reviews .reviews .review .review-title .date span {
    margin-left: 5px;
  }
  .product-tabs .tab-content .tab-pane .product-reviews .reviews .review .text {
    line-height: 18px;
  }
  .product-tabs .tab-content .tab-pane .product-reviews .reviews .review .author span {
    margin-left: 5px;
  }
  .product-tabs .tab-content .tab-pane .product-add-review .title {
    color: #666666;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    margin: 0 0 10px;
    font-family: 'Open Sans', sans-serif;
  }
  .product-tabs .tab-content .tab-pane .product-add-review .review-table .table thead th {
      font-weight: normal;
      border-bottom-width: 1px;
      text-align: center;
      vertical-align: middle;
      background: #f8f8f8;
  	border:none
  }
  .product-tabs .tab-content .tab-pane .product-add-review .review-table .table tbody tr td {
    text-align: center;
    vertical-align: middle;
  }
  .product-tabs .tab-content .tab-pane .product-add-review .review-table .table tbody tr td input {
    float: none;
    margin: auto;
  }
  .product-tabs .tab-content .tab-pane .product-add-review .review-form label {
    font-weight: normal;
    font-size: 13px;
  }
  .product-tabs .tab-content .tab-pane .product-add-review .review-form label .astk {
    color: #FF0000;
    font-size: 12px;
  }
  .product-tabs .tab-content .tab-pane .product-add-review .review-form .txt {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .product-tabs .tab-content .tab-pane .product-tag .title {
    color: #666666;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    margin: 0 0 20px;
    font-family: 'Open Sans', sans-serif;
  }
  .product-tabs .tab-content .tab-pane .product-tag .form-group label {
    font-weight: normal;
    font-size: 13px;
    line-height: 24px;
    margin-right: 10px;
  }
  .product-tabs .tab-content .tab-pane .product-tag .form-group .txt {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .product-tabs .tab-content .tab-pane .product-tag .form-group .text {
    margin-left: 90px;
  }
  .furniture-container .product {
    position: relative;
  }
  .furniture-container .product .btn-primary {
    font-size: 15px;
    line-height: 30px;
    font-family: 'Open Sans', sans-serif;
    background: #cbc9c9;
    text-transform: uppercase;
    border: none;
    color: #fff;
  }
  .furniture-container .product .btn-primary:hover,
  .furniture-container .product .btn-primary:focus {
    border: none;
  }
  .furniture-container .best-seller .product .product-info .name,
  .furniture-container .special-offer .product .product-info .name {
    margin-top: 4px;
  }
  .furniture-container .cart {
    margin-top: 5px;
    opacity: 1;
    -webkit-transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    -ms-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
    width: 100%;
    z-index: 666;
    left: 0px;
  }
  .furniture-container .cart .action {
    float: left;
  }
  .furniture-container .cart .action .add-cart-button .btn.btn-primary.icon {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    background: #575757 ;
  }
  .furniture-container .cart .action.lnk {
    margin: 10px 0px;
  }
  .furniture-container .cart .action.lnk a {
    padding: 0 10px;
    color: #dadada;
  }
  .furniture-container .cart .action.lnk.wishlist {
    border-right: 1px solid #dadada;
  }
  .homepage-container .product {
    position: relative;
  }
  .homepage-container .product .product-image .tag {
    font-size: 15px;
    font-weight: 700;
    width: 50px;
    height: 50px;
    text-transform: uppercase;
    top: 2.5%;
    z-index: 100;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    color: #fff;
    right: 25px;
    /*11px;*/
    text-align: center;
    position: absolute;
  }
  .homepage-container .product .product-image .tag span {
    position: relative;
    z-index: 100;
    line-height: 48px;
  }
  .homepage-container .product .product-image .tag.new {
    background: #46aad7;
  }
  .homepage-container .product .product-image .tag.hot {
    background: #ff7878;
  }
  .homepage-container .product .product-info .name {
    font-size: 18px !important;
    font-family: 'Open Sans', sans-serif;
  }
  .homepage-container .product .product-info .name a {
    color: #555;
  }
  .homepage-container .product .product-info .star-rating .color {
    color: #ffb400;
  }
  .homepage-container .product .product-info .product-price .price {
    font-weight: 700;
    font-size: 16px;
    line-height: 30px;
    margin-right: 8px;
  }
  .homepage-container .product .product-info .product-price .price-before-discount {
    text-decoration: line-through;
    color: #d3d3d3;
    font-weight: 400;
    line-height: 30px;
    font-size: 14px;
  }
  .homepage-container .product .cart {
    margin-top: 5px;
    -webkit-transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
    width: 100%;
    z-index: 666;
    left: 0px;
    opacity: 1;
  }
  .homepage-container .product .cart .action {
    float: left;
  }
  .homepage-container .product .cart .action .add-cart-button .btn.btn-primary.icon {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    background: #575757 ;
  }
  .homepage-container .product .cart .action.lnk {
    margin: 10px 0px;
  }
  .homepage-container .product .cart .action.lnk a {
    padding: 0 10px;
    color: #dadada;
  }
  .homepage-container .product .cart .action.lnk.wishlist {
    border-right: 1px solid #dadada;
  }
  .homepage-container .featured-product .products .product:first-child {
    margin-bottom: 30px;
  }
  .homepage-container .blog-slider-container .blog-slider .blog-post-info .name {
    font-size: 18px;
  }
  .homepage-container .btn-primary {
    font-size: 15px;
    line-height: 30px;
    font-family: 'Open Sans', sans-serif;
    background: rgba(0, 0, 0, 0);
    text-transform: uppercase;
    border: 2px solid #f2f2f2;
    color: #747474;
  }
  .homepage-container .btn-primary:hover,
  .homepage-container .btn-primary:focus {
    color: #fff;
  }
  .homepage-container .best-seller .product .product-info .name,
  .homepage-container .special-offer .product .product-info .name {
    margin-top: 4px;
  }
  .homepage-container .cart {
    margin-top: 5px;
    opacity: 1;
    -webkit-transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
    width: 100%;
    z-index: 666;
    left: 0px;
  }
  .homepage-container .cart .action .add-cart-button .btn.btn-primary.icon {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    background: #575757 ;
  }
  .wrapper .box {
    margin-left: auto;
    margin-right: auto;
    padding-left: 50px;
    padding-right: 50px;
  }
  .wrapper .box .wrapper-inner {
    background: none repeat scroll 0 0 #FFFFFF;
    -moz-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
  }
  .wrapper .box .wrapper-inner .wrapper-body-inner .owl-item .tag {
    font-size: 15px;
    font-weight: 700;
    line-height: 55px;
    width: 55px;
    height: 55px;
    text-transform: uppercase;
    top: 2.5%;
    z-index: 100;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    color: #fff;
    right: 25px;
    /*11px;*/
    text-align: center;
  }
  .wrapper .box .wrapper-inner .wrapper-body-inner .owl-item .tag span {
    position: relative;
    z-index: 100;
  }
  .wrapper .box .wrapper-inner .wrapper-body-inner .owl-item .tag.new {
    background: #46aad7;
  }
  .wrapper .box .wrapper-inner .wrapper-body-inner .owl-item .tag.sale {
    background: #989898;
  }
  .wrapper .box .wrapper-inner .wrapper-body-inner .owl-item .tag.hot {
    background: #ff7878;
  }
  .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #ff9247;
}
/*===================================================================================*/
/*  Responsive Layout
/*===================================================================================*/

@media (min-width: 992px){
  .modal-lg {
    max-width: 900px;
  }
}


@media only screen
  and (device-width : 375px)
  and (device-height : 812px)
  and (device-height : 667px)
  and (-webkit-device-pixel-ratio : 3) {
    .result-box-search {
      width: 294px !important;
    }
  }



@media (min-width: 320px) and (max-width: 480px) {
.top-bar .cnt-block {float:none}
.top-cart-row .dropdown-cart .lnk-cart {display:block; overflow:hidden}
.top-cart-row {padding-left:15px}
.top-cart-row .dropdown-cart {
    float: none;
}
#owl-main .item .caption .big-text {font-size:18px; line-height: normal}
#owl-main .item .caption {left:0px}
#owl-main {height:100%}
#owl-main .item {height:210px;margin-bottom:20px;}
#owl-main .item .caption .button-holder {margin:0px}
#hero .btn-primary {padding:5px 10px; font-size:12px; line-height:normal; margin-top:8px}

}

/* Extra small devices (phones, less than 768px) */
@media (max-width: 767px) {

  h1{
    font-size: 20px;
  }

	.navbar-toggle {float: none;border: none;margin-left: 18px;}
	.navbar-default .navbar-toggle .icon-bar {background-color: #fff;}
	.navbar-collapse {box-shadow:none; border:none; padding-right: 15px; padding-left: 15px;}
	.header-style-1 .header-nav .navbar-default .navbar-collapse {padding-right: 15px; padding-left: 15px;}
	.header-style-1 .header-nav .navbar-default .navbar-collapse .navbar-nav > li > a {border:none}
	.mega-menu img {width:100%}
	.yamm .dropdown-menu .yamm-content .col-menu {margin-bottom:15px}


  .top-bar .header-top-inner {
    text-align: center;
  }
  .top-bar .header-top-inner .cnt-account {
    clear: both;
    display: inline-block;
    float: none;
    margin: auto;
    text-align: center;
  }
  .top-bar .header-top-inner .cnt-account li {
    margin-bottom: 8px;
  }
  .top-bar .header-top-inner .cnt-block .list-inline li {
    margin:0px 0;
  }
  .main-header .logo-holder {
    text-align: center;
    margin-bottom: 20px;
  }
  .main-header .top-search-holder .contact-row {
    margin-bottom: 20px;
    text-align: center;
  }
  .main-header .top-search-holder .contact-row .phone,
  .main-header .top-search-holder .contact-row .contact {
    margin: 0 0 5px;
    padding-right: 0px;
    border-right: none;
    display: block;
  }
  .main-header .top-search-holder .search-area .categories-filter {
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #e0e0e0;
  }
  .main-header .top-search-holder .search-area .search-button {
    padding: 12px 19px;
  }
  .sidebar .side-menu nav .nav > li > .mega-menu {
    left: 0px;
    min-width: 100%;
    top: 100%!important;
  }
  .logo-slider-inner .item {
    text-align: center;
  }
  .filters-container .filter-tabs,
  .filters-container .lbl-cnt,
  .filters-container .pagination-container {
    margin-bottom: 10px;
  }
  .homepage-container .wide-banners .wide-banner {
    margin-bottom: 10px;
  }
  .cnt-homepage .wrapper .box {
    padding: 0 10px;
  }
  #owl-main .item .caption {
    padding: 0 22px;
  }
  .wide-banners .wide-banner:first-child {
    margin-bottom: 10px;
  }
  .product .product-image .image img {
    width: 100%;
    height: auto;
    display: block;
    min-width: 150px;
    min-height: 150px;
  }
  .header-nav .yamm .dropdown-menu {
    background: #fff;
  }
  .body-content .sidebar {
    margin-bottom: 30px;
  }
  .filters-container .no-padding {
    padding: 0px;
  }
  .search-result-container .category-product-inner .product-list.product .product-info {
    padding: 0px;
  }
  .search-result-container .category-product-inner .product-list.product .product-info .cart {
    margin-bottom: 20px;
  }
  .single-product .gallery-holder {
    margin-bottom: 30px;
  }
  .single-product .product-info-block {
    clear: both;
  }
  .yamm .dropdown-menu.pages {
    padding: 10px 37px;
  }
  .hot-deal-wrapper .image img {
    width: 100%;
    height: auto;
    display: block;
  }
  .seller-product .products .product .product-info .name {
    font-size: 15px;
    margin-top: 0px !important;
  }
  .cnt-homepage .single-product .product-tabs .nav-tab-cell-detail li a {
    font-size: 16px;
  }
  .cnt-homepage .header-nav .yamm .navbar-header {
    border: 1px solid #f1f1f1;
  }
  .info-boxes .info-box {
    margin-bottom: 10px;
  }
  .cnt-homepage .single-product .product-info-block .cart {
    margin-top: 10px;
    padding: 0 15px;
  }
  .product-comparison .compare-table tr td .product .product-image .image img {
    width: auto;
  }
}

.featured-product {
  margin-bottom: 15px;
  background-color: #fff;
  border-radius: 0;
}

.featured-product .section-title {
  margin-bottom: 0;
  margin-top: 5px;
  font-size: 16px;
  font-family: open sans,sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  border-bottom: 2px solid #e2e2e2;
  padding-bottom: 10px;
  padding: 18px 0;
  margin-left: 0;
}

.featured-product .row{
  margin-right: -7px !important;
  margin-left: -7px !important;
}

.featured-product .list-unstyled{
  margin: 0;
}

.featured-product .cart-btn{
  width: 80%;
}

.featured-product .ico-cart-btn{
  background: #f2771c;
  border-color: #f2771c;
}

.product .product-info .name {
  font-size: 1.05rem;
  font-family: open sans,sans-serif;
  font-weight: 700;
  height: 30px;
  margin-top: 20px;
  margin-bottom: 0px;
}

.custom-md-3, .custom-md-4 {
  padding-right: 5px!important;
  padding-left: 5px!important;
}

#myImg {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
  display: block;
  margin-left: auto;
  margin-right: auto
}

#myImg:hover {opacity: 0.7;}

#myImg{
  cursor: url('../../assets/images/zoom-in.png'), auto;
}

@media (min-width: 576px){
  #modalMapaDeCores .modal-dialog {
    max-width: 600px;
    margin: 1.75rem auto;
  }
}

@media (max-width: 480px){

  #modalMapaDeCores .modal-title {
    font-size: 15px !important;
  }

}

#modalMapaDeCores .modal-content .nav-tabs li{
  width: 50%;
  border-bottom: 1px solid #ddd;
  text-align: center;
}

#modalMapaDeCores .nav > li > a{
  position: relative;
  display: block;
  padding: 10px 15px;
  color: #ff8937;
}

#modalMapaDeCores .nav-tabs > li > a.active {
    color: #fff!important;
    cursor: default;
    background-color: #ff8937;
    border: none;
}

#modalMapaDeCores table td, .table th {
  padding: 8px;
  vertical-align: top;
  font-size: 13px;
  border-top: 1px solid #dee2e6;
  color: rgb(51, 51, 51);
}

#modalMapaDeCores  .btn-default{
   color: white;
  font-weight: 700;
  background: #cbc9c9;
}


/*ALERTS*/


/*MODAL SWEET ALERTS*/

/*COMPRE GANHE*/

.swal2-confirm{
  border-radius: 0!important;
}

.primeiro-aviso-titulo-pacote{
  margin-top: 30px;
  color:black;
}

.primeiro-aviso-titulo-pacote div{
  display: inline-block;
  font-weight: 700;
}

.primeiro-aviso-titulo-pacote div span{
  background: #53a74f;
  color: white;
  padding: 2px;
  transform: skew(-13deg);
  display: inline-block;
}


.html-primeiro-aviso-pacote{
  color: #53a74f;
  font-weight: 600;
  font-size: 23px;
  margin-top: 15px;
}

.html-primeiro-aviso-pacote .leve{
  background: #53a74f;
  padding: 8px;
  border-radius: 76px;
  color: white;
  width: 47px !important;
  display: inline-block;
}

.html-primeiro-aviso-pacote .page{
  border: 2px solid #53a74f;
  padding: 8px;
  border-radius: 76px;
  color: #53a74f;
  width: 51px !important;
  display: inline-block;
}

.html-primeiro-aviso-pacote .falta{
  border: 2px solid #53a74f;
  padding: 8px;
  border-radius: 76px;
  color: #53a74f;
  width: 51px !important;
  display: inline-block;
}

.falta-pacote{
  margin-bottom: -10px;
  font-size: 20px;
  font-weight: 500;
  color: black;
}

.falta-pacote span{
  margin-bottom: -12px;
  font-size: 20px;
  font-weight: 600;
  color: black;
}


.primeiro-aviso-titulo-pacote{
  margin-top: 30px;
  color:black;
  font-style: italic;
}

.primeiro-aviso-titulo-pacote div{
  display: inline-block;
  font-weight: 700;
}

.primeiro-aviso-titulo-pacote div span{
  background: #53a74f;
  color: white;
  padding: 2px;
  transform: skew(-13deg);
  display: inline-block;
}


/*MATRIZES*/


.html-primeiro-aviso-matrizes{
  color: #f38430;
  font-weight: 600;
  font-size: 23px;
  margin-top: 15px;
}

.html-primeiro-aviso-matrizes .leve{
  background: #f38430;
  padding: 8px;
  border-radius: 76px;
  color: white;
  width: 47px !important;
  display: inline-block;
}

.html-primeiro-aviso-matrizes .page{
  border: 2px solid #f38430;
  padding: 8px;
  border-radius: 76px;
  color: #f38430;
  width: 51px !important;
  display: inline-block;
}

.html-primeiro-aviso-matrizes .falta{
  border: 2px solid #f38430;
  padding: 8px;
  border-radius: 76px;
  color: #f38430;
  width: 51px !important;
  display: inline-block;
}

.falta-matrizes{
  margin-bottom: -10px;
  font-size: 20px;
  font-weight: 500;
  color: black;
}

.falta-matrizes span{
  margin-bottom: -12px;
  font-size: 20px;
  font-weight: 600;
  color: black;
}

.primeiro-aviso-titulo-matrizes{
  margin-top: 30px;
  font-style: italic;
  color:black;
}

.primeiro-aviso-titulo-matrizes div{
  display: inline-block;
  font-weight: 700;
}

.primeiro-aviso-titulo-matrizes div span{
  background: #f38430;
  color: white;
  padding: 2px;
  transform: skew(-13deg);
  display: inline-block;
}

.title-ganhou{
  margin-top: 20px;
}

.html-ganhou{
  margin: 11px 0px;
  font-size: 30px;
  font-weight: 700;
}

.html-escolha{
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 8px;
  margin-top: 13px;
}

.colorMatriz{
  color: #FF8531;
  font-weight: 700;
}

.colorPacote{
  color: #53a74f;
  font-weight: 700;
}

#favorites, .favorites{
  cursor: pointer;
}

.modalZoom {
    display: none; /* Hidden by default */
    position: fixed;
    z-index: 2000;
    padding: 30px 105px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.9);
}

/* Modal Content (image) */
.modal-content-zoom {
  margin: auto;
  display: block;
  max-width: 50%;
}

/* Caption of Modal Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation */
.modal-content-zoom, #caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

.out {
  animation-name: zoom-out;
  animation-duration: 0.6s;
}
