/*
Theme Name: goodies
Theme URI: https://goodies/
Author: Dominyka Idzelyte/hubone.fr
Author URI: http://hubone.fr/
Description: The 2018 theme for hubone.fr takes us back to the website, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: creationweb123

*/
@import url('assets/fonts/fontawesome/css/all.min.css');
html, body {
    padding-top: 0;
    font-family: Tahoma,sans-serif!important;
    font-size: 1rem!important;
    line-height: 1.5rem!important;
    font-weight: 400;
    margin: 0;
    color: #999!important;
    height: 100%;
}
.textparag p{
    font-size: 1rem!important;
    line-height: 1.5rem!important;
}
.topleft a{
        color: #999!important;
       font-size: 0.7rem!important;
}
.topleft a:hover{
        color: #010066!important;
}
#navbarSupportedContent{
    font-size:1.2rem!important;

}

@font-face {
    font-family: 'Segoe UI Bold';
    src: url('fonts/segoeui/segoeuib.woff2') format('woff2'),
    url('fonts/segoeui/segoeuib.woff') format('woff');
}
.produtctPriceLabel{
    width: 70px!important;
        position: relative!important;

}
.card-img-overlay {
padding: 0px!important;
}

@media screen and (min-width: 640px) {
.navbar img {
    height: 150px!important;
      width: auto!important;
}

}
@media screen and (max-width: 640px) {
.navbar img {
    height:50px!important;
      width: auto!important;
}

}

#quantity{
    width: 100px!important;

}
.card .card-title a{
         color: #333!important;
       font-size: 1.1rem!important;
              font-weight:bold!important;
}
.card .card-title a:hover {
          color: #010066!important;
       font-size: 1.1rem!important;

}
.card-text{
        color: #999!important;
 font-size: 0.7rem!important;
}

.card-img-top {
    height: 15rem;
    object-fit: cover;
}
.help-block ul li{
    list-style: none!important;
    color: #E30615!important;
    font-size: 0.8rem!important;
}
/*
img .alignright { float: right; margin-left: 1em; }
img .alignleft { float: left; margin: 0 1em 1em 0!important; }
img .aligncenter { display: block; margin-left: auto; margin-right: auto; } */
.alignright { float: right!important; margin-left: 1.5em!important; }
.alignleft { float: left!important; margin-right: 1.5em!important; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }

.card-footer {
    padding: .75rem 1.25rem;
    background-color: transparent!important;
   /*  background-color: rgba(0,0,0,.03);
    border-top: 1px solid rgba(0,0,0,.125); */
}

.btn-primary {
    color: #fff;
    background-color: #010066!important;
}

.navbar.navbar-light .breadcrumb .nav-item .nav-link, .navbar.navbar-light .navbar-nav .nav-item .nav-link {
    color: #010066!important;
}
.h4{
    color: #010066!important;
}


.cryptedmail:after {
    content: attr(data-name) '@' attr(data-domain) '.' attr(data-tld);
}

