@font-face {
    font-family: 'Rubrik';
    font-style: normal;
    font-weight: normal;
    src: local('Rubrik'), url('http://lp.satysfakcja.pl/rebranding/fonts/rubrik/normal.otf') format('opentype');
    }

/* Komentarz */

.przykladowa_klasa {parametry: 0;}

/* Dostosowanie elementów do szerokośći ekranu */

@media(max-width:1200px) {
    .przykladowa_klasa {parametry: 0;}
    .przykladowa_klasa {parametry: 0;}
    .przykladowa_klasa {parametry: 0;}
    }


.container {
    padding-left: 0px !important;
    padding-right: 0px !important;
    font-family: Roboto, sans-serif;
    }

.cover {
    border: 1px solid #eee;
    border-radius: 30px;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.1);
    }

.col-lg-12 {
    padding-right: 0px;
    padding-left: 0px;
}

h1{
    font-family: Open-Sans, sans-serif;
    text-align: center;
    font-size: 2.5em;
    margin-top: 4%;
    font-weight: 400;
}

h3{
    margin-left: -15px;
    font-weight: 400;animation-direction: 
}

.skladniki{
    margin-left: -15px;
    font-size: 1.2em;
    line-height: 2.0;
}

/* KOD
------------------------------------ */
.nav-tabs img:hover{
    opacity: 0.8;
}
.kod {
    text-align: center;
    margin-top: 50px;
    color: black;
    }

.ramka {
    margin-left: 10px;
    border: 1px solid red;
    padding: 10px 35px 10px 35px;
    border-radius: 30px;
    color: red;
    font-size: 16px;
    }


@media(max-width: 360px) {
    .kod {margin-top: 25px;}
    .ramka {margin-top: 20px; display: block;}
    }

/* POMOC
------------------------------------ */

.pomoc {
    margin-top:50px;   
    color: black;
    }

.pomoc .col-lg-3 {
    text-align: center;
    padding-bottom: 30px;
    }

.pomoc .col-lg-3 img {
    float: none;
    text-align: center;
    padding-bottom: 30px;
    }

.pomoc .col-lg-1 {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    }

.pomoc .col-lg-1 img {
    width: 280%;   
    margin-top: 58px;
    }

@media(min-width: 1px) {
    .pomoc .col-lg-1 {display: none;}
    }

@media(min-width: 1200px) {
    .pomoc .col-lg-1 {display: flex;}
    }



.regulamin {
    text-align: center;
    margin-top: 10px;
    font-size: 12px;
    }



/*Produkty
---------------------------------------------*/

.col-lg-12 {
    text-align: left;
    }
.half {
    width: 50%;
    float: left;
    }
@media(max-width:1140px) {
    .half {width: 100%;}
    }
.box .col-lg-6 {
    padding-right: 5px;
    padding-left: 5px;
    width: 100%;
    margin-bottom: 10px;
    }


.box .col-lg-6 img {
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.1);
    width: 100%;
    border-radius: 5px;
    border: 1px solid #eee;
    }
.box .col-lg-4 {
    padding-right: 15px;
    padding-left: 15px;
    width: 33.33%;
    margin-bottom: 10px;
    margin-top: 3%;
    float: left;
    }
@media(max-width:500px) {
    .box .col-lg-4  {width: 100%;}
    }
.box .col-lg-4 img {
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.1);  
    width: 100%;
    border: 1px solid #eee;
    border-radius: 5px;
    }
.link_kategoria h2{
    font-family: 'Open Sans', sans-serif;
    font-size: 1.2em;
    font-weight: 400;
    margin-top: 20px;
    margin-bottom: 35px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 30px;
    padding-right: 30px;
    margin-right: auto;
    margin-left: auto;
    color: #777;
    display: inline-block;
    background-color: #fff;
    border: 1px solid #f0f0f0;
    border-radius: 30px;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.1);
    }
.link_kategoria h2:hover {
    color: #333;
    box-shadow: inset 0px 2px 3px 0px rgba(0,0,0,0.15);
    }

.col-lg-6 .nazwa {
    margin-left: 20px;  
    width: 90%;
    text-overflow: ellipsis;
     white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    }

.col-lg-4 .nazwa {
    margin-left: 20px;  
    width: 60%;
    text-overflow: ellipsis;
     white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    
    }
.cena{
    font-size: 1.4em;
    vertical-align: middle;
    margin-top: 20px;
    float: left;
}
.cechy li{
    white-space: nowrap;
	overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
}

ul.cechy{
    padding-left: 10px;
    font-size: 1.2em;
    line-height: 1.8;
}
a h3{
    color: #000;
    
}




a .cta {
    text-decoration: none;
    background: #fa1900;
    color: #fff;
    border: none;
    font-size: 1.5em;
    padding: 7px 40px;
    max-width: 170px;
    border-radius: 60px;
    text-align: center;
    margin-top: 10px;
    margin-left: 20px;
    float: left;
    border: none;
    margin-bottom: 3%;
    
    }

a .cta:hover {
    text-decoration: none;
    color: #fff;
    background: #be0004;
    border: none;
    }

a:hover {text-decoration: none;}

.cta2{
    text-align: center;
    margin-top: 3%;
    margin-bottom: 3%;
    clear: inherit;
}

.cta2 a{
    text-decoration: none;
    background: #fa1900;
    color: #fff;
    border: none;
    font-size: 1.3em;
    padding: 12px 40px;
    max-width: 170px;
    border-radius: 60px;
    text-align: center;
    margin: 0 auto;
    border: none;
    
    }

.cta2 a:hover {
    text-decoration: none;
    color: #fff;
    background: #be0004;
    border: none;
    margin: 0 auto;
    }



.tab-content h2 {
    text-align: center;
    font-weight: 400;
    margin-bottom: 3%;
    margin-top: 3%;
    font-family: Open-Sans, sans-serif;
    text-align: left;
    margin-left: -15px;
}

.tab-content p{
    margin-left: -15px;
    font-family: Open-Sans, sans-serif;
    font-size: 1.2em;
}

.nav-tabs {
    border-bottom: 0px solid #ddd;
}

.zdj_danie{
    margin-left: -15px;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.1);
    width: 100%;
    border-radius: 30px;
    border: 1px solid #eee;
    margin-top: 3%;
    margin-bottom: 3%;
}

.zdj_produkt {
    margin: 0 auto;
}

@media(max-width:1200px) {
    .tab-content h4{
        font-size: 2.0em;
    }
    
   ul.cechy{
    padding-left: 10px;
    font-size: 1.3em;
}
    
    .row{
        margin-left: 0px;
        margin-right: 0px;
    }
    .tab-content h2{
        margin-left: 0px;
    }
    .tab-content p{
        margin-left: 0px;
    }
    .zdj_danie{
       margin-left: 0px; 
    }
    .cover {
        margin-left: 15px; 
        width: 96%;
    }
    h3{
        margin-left: 0px;
    }
    .opis{
        margin-top:15%;
            
        }
    
    .skladniki{
        margin-left: 0px;
    }
    
    a .cta{
        clear: both;
        float: left;
        margin-left: 0px;
        padding: 7px 20px;
        font-size: 1.2em;
    }
}

@media(max-width:768px) {
.cover {
        margin-left: 15px; 
        width: 90%;
    }
}
  
h4.model{
    font-weight: 300;
    margin-left: -15px;
}
    
    
