/*--------Front-----------*/

html {
    font-size: 40px;
}

@media screen and (max-width: 500px) {
    
    html {
    font-size: 30px;
}
}

body {

    min-width: 100%
}

#content {
    width: 100%;
}
#content .grid {
    padding-top: 0px;
}
#premium,
#firstPage {
    padding-top: 5px;
    padding-left: 2px;
}

.col {
    width: 32.5%;
    margin: 1px;
}
.col .box img {
    width: 100%;
    height: auto !important;
    max-height: none;
    border-radius: 0px;
}

.col .box h2 {
    display: block;
    margin: 3px 0px 4px;
    font-size: 13px;
    font-size: 0.35rem;
    line-height: 0.4rem;
    overflow: hidden;
}

.col .box p {
    color: #E3E3E3;
    font-size: 8px;
    line-height: 1.4em;
    text-align: left;
    padding: 0 10px 10px;
    overflow: hidden;
}

#premium .box {
    height: 9em;
}

@media screen and (min-width: 480px) and (max-width: 500px) {
    
    #premium .box {
    height: 11em;
}
}

#premium .subborder {
    height: 104%;
    overflow: hidden;
    width: 100%;
}

.box {
    background: #000;
    padding: 1px 1px 14px 1px;
    margin: 2px 0;
    border-color: #363739;
}
.box .subborder {
    margin: 0px;
    overflow: hidden;
    width: 100%;
}
.box:hover {
    border: 1px solid #222 !important;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.box .a-info {
    width: auto;
}
.col .box p {
    padding: 7px 7px 5px;
}
.col .box h2 {
    margin-top: 6px;
    padding-left: 7px;
    padding-right: 7px;
    text-align: left;
}
.box:hover .action--compare-add {
    /*background-color: transparent;*/
}

.box:hover .action--compare-add {
    background-color: transparent;
}
.box:hover .action--compare-add .fa {
    color: #fff;
}
.box.product--selected .action--compare-add {
  background-color: #60b044;
}

@media screen and (max-width : 800px) { 
    #compare-basket {
        overflow-x: auto;
        overflow-y: hidden;
        text-align: left;
    }
    #compare-basket .compare-basket-wrapper {
        padding: 10px 10px 10px;
        text-align: left;
    }
    #compare-basket .compare-basket-wrapper .product-icon {
        float: left;
    }
    #compare-basket .compare-basket-wrapper a,
    #compare-basket .compare-basket-wrapper a.clear-all-btn {
        float: left;
        line-height: 30px;
        padding: 0px 10px;
        margin: 10px 10px;
        font-size: 12px;
    }
    #compare-basket .compare-basket-wrapper a.clear-all-btn {
        padding: 0px;
        margin: 10px 5px;
    }
}

@media screen and (max-width : 480px) {
    .box {
        padding: 0px;
    }
    #premium .subborder  {
        margin: 0px !important;
    }
}

/*-------------------------------------HEADER --------------------------------------------------------*/

#header {
    height: auto;
    width: 100%;
}
#header .container {
    padding: 0px 10px 0px;
    width: 100%;
    box-sizing: border-box;
    height: 57px;
    overflow: hidden;
}

#header .mobi_menu a {
    font-family: "Open Sans", sans-serif;
    font-weight: 100;
}

.logo_holder {
    vertical-align: middle;
    padding: 0;
    margin-left: 0;
    margin-right: 5px;
    width: 10%;
}

.logo {
    height: auto;
    color: #FFF;
    text-decoration: none;
    font-size: 0.5em;
    line-height: 2.6em;
    padding: 0;
}

.home {
    float: right;
    height: auto;
    margin-left: 8px;
    padding-top: 10px;
}

.home img {
    width: 38px;
    height: 38px;
}

.menuWrap {
    width: 100%;
    margin: 0 auto;
}

.menuWrap ul {

    float: right;
}

.menuShow img {
    
    height: 1em !important;
    margin-left: 0;
    
}

.menuShow {
    
    padding-top: 5px;
    z-index: 1001;
    
}    

.logo {
    font-family: "Open Sans", sans-serif;
    font-weight: 100;
}


.mobi_menu {

    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    display: none;
    opacity: 0;
    visibility: hidden;
    -webkit-transiton: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -ms-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    -transition: opacity 0.2s;
    text-align: center;
    font-size: 1.2em;
    line-height: 2em;
}

li a {
    text-decoration: none;
    color: #fff;

    display: block;
}

.menuShow li a:focus {

    color: #444;
    text-shadow: none;
    background: #FFD700;
    display: block;
    width: 100%;

}

.mobi_menu li {
    display: block;
}

ul li ul li {
    background: #212121;
    display: block;
    text-shadow: 0 -1px 0 #000;
}

 ul.mobi_menu {

    opacity: 1;
    display: none;
    visibility: visible;
    position: absolute;
    right: 5%;
    width: 90%;
    z-index: 1001;
}

.szukajka {
    clear: both;
    padding-top: 15px;
}

/*-------- Znaczki premium, quality i verified ---*/

.smartphones .legend_container .fa {
    font-size: inherit !important;
    padding: 1px 0 0 !important;
}
.smartphones legend svg {
    width: 1em;
    height: 1em;
    vertical-align: text-top;
    margin-top: 0px;
}
.box.qpv h2 a:before {
    content: ' ';
    display: inline-block;
    width: 96px;
    height: 25px;
    background: url(/img/allmarks.png) 0px 0px no-repeat;
    margin:0 5px 0 0px;
    vertical-align: -4px;
}
.box.qv h2 a:before {
    content: ' ';
    display: inline-block;
    width: 57px;
    height: 25px;
    background: url(/img/allmarks.png) 0 -25px no-repeat;
    margin:0 5px 0 0px;
    vertical-align: -4px;
}
.box.pv h2 a:before {
    content: ' ';
    display: inline-block;
    width: 56px;
    height: 27px;
    background: url(/img/allmarks.png) -2px -51px no-repeat;
    margin: 0 5px 0 0px;
    vertical-align: -4px;
}
.box.pre h2 a:before {
    content: ' ';
    display: inline-block;
    width: 30px;
    height: 25px;
    background: url(/img/allmarks.png) -28px 0px no-repeat;
    margin:0 5px 0 0px;
    vertical-align: -3px;
}
.box.ver h2 a:before {
    content: ' ';
    display: inline-block;
    width: 34px;
    height: 24px;
    background: url(/img/allmarks.png) -57px 0px no-repeat;
    margin:0 5px 0 0px;
    vertical-align: -2px;
}
.fa-Q_small {
    vertical-align: top;
    margin-right: 2px;
}
/*-------- KONIEC Znaczki premium, quality i verified ---*/


/*---------------------------------ADVERT VIEW -----------------------------------------------*/

/* slider container */
.iosslider {
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    height: 320px;
}

@media screen and (max-width: 320px) {
    .iosslider {
        height: 500px;
    }
}

/* slider */
.iosslider .slider {
    height: 100%;
}

/* slide */
.iosslider .slider .slide {
    /* required */
    float: left;
    height: 100%;
}

.iosNext,
.iosPrev {
    display: block;
    font-size: 1.5rem;
    color: white !important;
    line-height: 1.55;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    margin: -37px 0 0;
    position: absolute;
    top: 50%;
    left: 0;
    background: #111;
    background: rgba(0, 0, 0, 0.1);
    width: 2.5rem;
    height: 2.5rem;
    text-align: center;
    -webkit-transition: all ease .2s;
    -moz-transition: all ease .2s;
    -o-transition: all ease .2s;
    -ms-transition: all ease .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.iosNext {
    right: 0;
    left: auto;
}
.iosNext:hover,
.iosPrev:hover {
    background: rgba(0, 0, 0, 0.2);
}
.iosNext:before,
.iosPrev:before {
    font-family: 'FontAwesome';
    speak: none;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
}
.iosNext:before {
    content: "\f054";
}
.iosPrev:before {
    content: "\f053";
}
.Verifiedtext {
    float: none;
    width: 94%;
    margin: auto;
    padding: 0;
}
.VerifiedMessage {
    background: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100%;
    padding: 0px 0px 15px 0px;
    line-height: 0.4rem;
    font-size: 0.35rem;
    font-style: italic;
    color: #88BD39;
    display: block;
    float: none;
}
.unverifiedMessage {
    background: rgba(0, 0, 0, 0.8);
    width: 90%;
    margin: auto;
    height: 100%;
    padding: 0px 0px 15px 0px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border-radius: 6px;
    line-height: 1.2em;
    font-size: 1em;
    font-style: italic;
    color: #939393;
    display: block;
    float: none;
    box-shadow: none;
}

img.verified_marksmall {
    margin: 0;
}

img.verified_markbig {
    width: 2.2em;
    vertical-align: middle;
    float: left;
}
.postDetails {
    width: 100%;
    clear: both;
    float: left;
    margin-right: 0px;
    font-size: 14px;
    position: relative;
}

.postDetails p {
    width: 100% !important;
    line-height: 1.6em;
    text-align: left;
    word-wrap: break-word;
    font-size: 0.75em;
}

.postDetails .full legend {
    font-size: 0.6rem;
    line-height: 0.8rem;
}

fieldset.ok legend b {
    margin-left: 0px;
}

.postDetails fieldset {
    border: none;
    padding: 6px 0px;
    margin: 16px auto;
    float: left;
    font-size: 0.6rem;
    line-height: 0.8rem;
    width: 94%;
    box-sizing: border-box;
}

fieldset.phone div {
    font-family: inherit;
    font-size: 1.4em;
    line-height: 1.5em;
}

.postDetails legend {
    text-align: center;
}

.phone img , .postDetails legend img {
    padding: 0px;
    height: 1em;
}
.phone img:last-of-type ,.postDetails legend img:last-of-type {
    margin-right: 0px;
}
.mailForm {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
    float: left;
}

.mailForm fieldset textarea, .mailForm fieldset input {
    width: 98%;
    padding: 12px 0;
    font: 400 0.6rem/0.8rem Arial;
    margin-bottom: 10px;
}

.providenServices {
    clear: both;
    font-size: 0.5rem;
    line-height: 0.7rem;
    width: 100%;
    margin: auto;
    word-wrap: break-word;
    overflow: hidden;
}

.mailForm .submit input {
    margin-top: 0px;
    position: relative;
    top: 0;
    width: 96%;
    margin-bottom: 20px;
    font-size: 2em;
    letter-spacing: 0.05em;
}

.mailForm .submit {
    height: 100%;
    text-align: center;
    padding: 0px;
}

.next, .prev {
    text-align: center;
    font-size: 1.1em;
    text-transform: lowercase;
    margin: 30px 0px 20px;
    padding: 14px 0px;
    width: 45%;
}

.postDetails .full {
    min-width: inherit;
}

.postDetails .full b {
   padding-left: 0px;
}

.mailForm fieldset div.input {
    margin-bottom: 20px;
    margin-top: 10px;
}

.mailForm label {
    display: block;
    text-align: center;
    margin-bottom: 0px;
}

fieldset.star legend:before {
    content: ' ';
    display: inline-block;
    width: 126px;
    height: 116px;
    background: url(/img/Premium_star.svg) 0 0 no-repeat;
    vertical-align: -30px;
}

.specs fieldset {
    float: left;
    padding: 0;
    margin: 0;
}
.specs fieldset legend{
    float: left;
    width: 50%;
    text-align: right;
    font-size: .6rem;
    line-height: 1rem;
}
.specs fieldset span{
    float: left;
    text-align: left;
    margin: 0 10px;
    font-size: .6rem;
    line-height: 1rem;
    word-break: break-word;

}

.prev, .next, input[type="submit"] {
    display: inline;
    font-weight: normal;
    background: #FFF;
    color: #333;
    border: 2px solid #C5C5C5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-decoration: none;
    text-shadow: #FFF 0px 1px 0px;
    min-width: 0;
    cursor: pointer;
}

/*----------------- Notyfikacje na podstronie FRESH -----------------------*/


.fresh2{

    padding: 20px;
    height: 100%;
    font-size: 0.7rem;
    text-align: center;
    display: block;

}


.freshcontainer {
    margin: 0 auto;
    width: 90%;
    margin-bottom: 22px;
    margin-top: 20px;
    max-width: none;
}


/*----------------- Koniec FRESH -----------------------*/


/*----------------NOWE KLASY--------------------*/


.postDetails .rates, fieldset.phone {
    text-align: center;
    line-height: 1.3em;
}

hr {
    border: 1px solid #4C4C4C;
    margin: 20px;
}

.clearNdivide{

    clear: both;
    padding: 20px 0px;

}

.phonebox {
    background: #000;
    color: #EEE;
    -moz-border-radius: 6px;
    -webkit-border-radius: 10px;
    border-radius: 6px;
    padding: 20px 3px 10px;
    margin: 22px 0 18px;
    text-align: center;
}

.phonebox fieldset.phone legend{

    color: #E32;
    font-weight: 700;
    text-align: center;
}

.phone p{

    font-size: 0.5em;
    text-align: center;

}

.date_stamp {

    margin-bottom: 10px;
    color: #919191;
    font-size: 0.35rem;
    line-height: 0.4rem;
}


.indi {

    background-color: rgba(66, 66, 66, 0.55);
    border: 2px solid #F00;
    width: 0.6em;
    height: 0.6em;
    border-radius: 100%;
    display: inline-block;
}

.indicators {

    height: 0em;
    clear: both;
    z-index: 1000;
    position: relative;
    bottom: 2.5em;
    width: 98%;
    margin: 0 auto !important;
    text-align: center;

}
.selected{
    background-color: red;
}

.cb{
   clear: both  ;
}
#firstPage:after{
    display: block;
    clear: both;
    content: ' '  ;
}

.switch {
    font-size: 13px;
    padding: 16px 20px;
    text-align: center;
    display: block;
    width: 90%;
    margin: 0px auto 30px;
    background-color: #2f2f2f;
    border-color: #000;
    color: #C0C0C0;
    text-decoration: none;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 4px;
    border: 1px solid #222;
}

li.login a {
    float: none;
}

/*----------------- PAGINACJA -----------------------*/

.mobilepagin {
    text-align: center;
    position: relative;
    padding: 20px 20px;
    margin-bottom: 0px;
    float: right;
}
.mobilepagin .disabled {
    display: none;
}
.mobilepagin .current {
    font-size: 13px;
    font-family: Arial, sans-serif;
    border: 1px solid #0275d8;
    border-top: 1px solid #222;
    border-bottom: 1px solid #222;
    border-left: none;
    float: left;
    text-decoration: none;
    color: #fff;
    padding: 6px 10px 5px;
    background-color: #0275d8;
    display: inline-block;
}
.mobilepagin > span,
.mobilepagin > .jumplink {
    font-size: 13px;
    font-family: Arial, sans-serif;
    border: 1px solid #222;
    position: relative;
    float: left;
    padding: 6px 10px 5px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
}
.mobilepagin > .jumplink {
    border-left: none;
}
.mobilepagin li a {
    font-size: 13px;
    font-family: Arial, sans-serif;
    border: 1px solid #222;
    padding: 6px 10px 5px;
    border-radius: 0px !important;
}
.mobilepagin .prev, .mobilepagin .next {
    color: #8E8E8E;
    font-size: 13px;
    display: inline;
    margin: 0px 0px;
    padding: 6px 10px 5px;
    width: auto;
    white-space: nowrap;
    box-shadow: none;
    border: 1px solid #222;
}

/*------------- Mobile Footer Classes ---------------------*/

#footer .innerWrapper {
    width: 100%;
}

#footer .info {
    height: auto;
    overflow: hidden;
    white-space: initial;
    line-height: 1.2em;
    font-size: 0.7em;
}

/*#footer ul {
    font-size: 1.1em;
    line-height: 1.2em;
}

ul.footer {
    border-bottom: 1px solid #484848;
    height: 100%;
    list-style: none;
    width: 100%;
    margin-right: 15px;
    padding-left: 15px;
    min-width: none;
    max-width: none;
    border-right: none;
    padding: 40px 0px;

}*/

.footerclm {
    float: none;
    height: 100%;
}

h3.footer {
    line-height: 2em;
    text-align: center;
    font-weight: bold;
    color: #FFF;
    font-size: 14px;
    letter-spacing: .04em;
    padding-bottom: 30px;
    font-size: 1.4em;
}

#footer ul.legend li {
    display: block !important;
    margin-right: 42px;
    margin-bottom: 30px;
}

/*#footer ul li {
    display: inline !important;
    margin-right: 42px;
}*/

/*img.legenda {
    height: 4em;
    vertical-align: middle;
}

.legenda_img {
    width: 60px;
    vertical-align: middle;
}*/

/*#footer svg {
    vertical-align: middle;
    width: 62px;
    height: 52px;
}


#footer ul li a {
    color: #AAA;
    font-weight: 400;
    text-transform: none;
    display: block;
    padding-bottom: 5px;
    font-size: 1em;
}

.footerclm .newsletterForm input {

    width: 100%;
    font-size: 1.5em;
    padding: 22px 0px;
    height: auto;
    border: none;
}

.newsletterForm div.input {
    float: none;
    padding: 8px;
}

.newsletterForm div:nth-child(3) {
    padding: 8px;
}*/

.footerclm .button.cupid-green {
    width: 100%;
    font-size: 1.2em;
    padding: 24px 3px;
}

.footer li p {
    color: #CCC;
    text-align: center;
}

.disclaimerInfo {
    margin: 5px 1px 11px;
    font-size: 12px;
    font-size: 0.8em;
    line-height: 24px;
    line-height: 1.2em;
}

.button.clean-gray {
    font-size: 1.8em;
    line-height: 3.6em;
}

.tryalso {
    clear: both;
    padding: 30px 0 20px;
    margin: 20px 0;
    overflow: hidden;
}

.newsletterForm {
    width: 100%;
}
/*-----------------------Koniec mobilnego footera----------------------*/

