/* carka na hp img */
.obrazek_cesta:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 4px;
    width: 100%;
    z-index: 40;
    top: 1%;
    background-color: #232323;
}

/* stylování jezdce */
.jezdec {
    height: auto;
    padding-top: 20px;
}

.jezdec input {
    display: block;
    margin: auto;
    color: black;
}

.jezdec p {
    margin-bottom: 0px !important;
}


/* páska na stránce vize a hodnoty*/
.hodnoty h3:before {
    content: " ";
    background-image: url('/wp-content/uploads/2022/02/vec.png');
    background-repeat: no-repeat;
    height: 70px;
    width: 120px;
    background-size: 120px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    top: -10%;
    z-index: -4;
}

@media (max-width: 1024px) {
    .hodnoty h3:before {
        display: none
    }
}

/* hover efekt na homepage*/
.hp_dlazdice {
    background-size: 100% !important;
    overflow: hidden;
    transition: all 1s;
}

.hp_dlazdice:hover {
    background-size: 110% !important;
}

/* expedice na mopedech a parta mopedix */

.vice_tlac_expedice_na_mopedech a {
    text-decoration: none !important
}

.vice_tlac_expedice_na_mopedech a:hover {
    color: white !important;
}

.vice_tlac_expedice_na_mopedech a strong:hover {
    color: white;
}


/* quotes na mensich zarizenich */

@media (min-width: 300px) and (max-width: 1200px) {
    .quote_blok div div div {
        flex-basis: 100% !important;
    }

    .quote_blok div div {
        display: block !important;
    }
}

.parametry_papir_2::after {
    bottom: -91px;
}


.parametry_papir_1::after {
    bottom: -55px !important;
}


.tlacitko_pozice1 {
    position: absolute;
    top: 354px;
}

.tlacitko_pozice2 {
    position: absolute;
    top: 360px;
}

@media (max-width: 1340px) {
    div.tlacitko_pozice1 {
        position: relative;
        top: 0px;
    }

    div.tlacitko_pozice2 {
        position: relative;
        top: 0px;
    }
}

.odsazeni_p {
    padding-left: 23px !important;
    padding-right: 23px !important;
}

.hlava_ikona {
    bottom: 12%;
}

@media (min-width: 300px) and (max-width: 1200px) {
    .quote_blok div div div {
        flex-basis: 100% !important;
    }

    .quote_blok .wp-block-columns {
        display: block !important;
    }


    .novinky_blok {
        max-width: 80%;
    }


}

.entry-content li {
    display: block;
}

.parametry_papir_1 {
    overflow: unset !important;
    margin-bottom: 50px;
	padding-left: 20px !important;
	padding-right: 20px !important;
}

.parametry_papir_1::before {

    content: " ";
    background-image: url('https://www.mopedix.com/wp-content/uploads/2022/02/papir_l.png');
    background-repeat: no-repeat;
    background-position: center bottom;
    height: 97px;
    width: 100%;
    position: absolute;
    z-index: 2;
    background-size: 100%;
    top: -93px;
    left: 0;

}

.parametry_papir_1::after {

    content: " ";
    background-image: url('https://www.mopedix.com/wp-content/uploads/2022/02/torn-paper_1.png');
    background-repeat: no-repeat;
    background-position: center bottom;
    height: 157px;
    width: 100%;
    position: absolute;
    z-index: 0;
    bottom: -104px;
    background-size: 100%;
    left: 0;
}


.parametry_papir_2 {
    overflow: unset !important;
    margin-bottom: 50px;
	padding-left: 20px !important;
	padding-right: 20px !important;
}

.parametry_papir_2::before, .program_paper_1::before {

    content: " ";
    background-image: url('https://www.mopedix.com/wp-content/uploads/2022/02/papir_x.png');
    background-position: center bottom;
    background-repeat: no-repeat;
    height: 97px;
    width: 100%;
    position: absolute;
    z-index: 2;
    background-size: 100%;
    top: -91px;
    left: 0;


}

.parametry_papir_2::after {
    content: " ";
    background-image: url('https://www.mopedix.com/wp-content/uploads/2022/02/torn-paper_2.png');
    background-position: center bottom;
    background-repeat: no-repeat;
    height: 157px;
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: -118px;
    background-size: 100%;
    left: 0;
}


.parametry_papir_1 li,
.parametry_papir_2 li {
	line-height: 1.5;
	padding-top:12px;
	padding-bottom: 12px;
}

.hp_uvodni_text {
    display: table;
    margin-top: 1%;
}

.hp_uvodni_nadpis {
    display: inline;
}

.hp_uvodni_text, .hp_uvodni_nadpis {
    background: rgba(0, 0, 0, 0.47);
    padding: 1px 30px
}

.hlava_ikona img {
    transform: scale (0.9) !important;
    transition: all ease 300ms;
}

.hlava_ikona img:hover {
    transform: scale(1.1) !important;;
    transition: all ease 300ms;
}


@media (max-width: 768px) {
    .moped-info-bg {
        min-height: 140px;

    }
}


#block-9, #block-13, #block-8, #block-21 {
    margin: 0 !important;
}


.widget-title {
    margin-bottom: 10px !important;
}


@media (min-width: 300px) and (max-width: 1000px) {
    .site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-tablet-stack .site-footer-section {

        margin-bottom: 30px !important;
    }

    .wp-image-1627 {
        position: relative !important;
        left: 57% !important;
    }

}

.widget_nav_menu li {

    margin-bottom: 6px;
}

@media (max-width: 660px) {

    .hp_dlazdice {
        background-size: cover !important;
    }

    .hp_dlazdice:hover {
        background-size: cover !important;
    }

}

@media (max-width: 600px) {
    .hlava_ikona {
        transform: none;
        left: 65%;
    }

    .novinky_blok {
        margin-top: 50px !important;
    }
}

@media (max-width: 425px) {

    .parametry_papir_2::after {
        bottom: -50px;
    }

    .parametry_papir_2::before {
        top: -86px !important;
    }

    .parametry_papir_1::after {
        bottom: -55px;
    }

    .parametry_papir_1::before {
        top: -91px;
    }

}

@media (max-width: 450px) {
    .novinky_blok h2, .novinky_blok .popis_news, .novinky_blok .wpcf7 {
        margin-left: 50px !important;
    }


}


@media (max-width: 1350px) {
    .hp_dlazdice {
        background-size: 120% !important;
    }

    .hp_dlazdice:hover {
        background-size: 135% !important;
    }
}

@media (max-width: 1100px) {
    .hp_dlazdice {
        background-size: 150% !important;
    }

    .hp_dlazdice:hover {
        background-size: 165% !important;
    }
}

@media (max-width: 900px) {
    .hp_dlazdice {
        background-size: 170% !important;
    }

    .hp_dlazdice {
        background-size: 185% !important;
    }
}


@media (max-width: 1200px) {
    #newsletter .wp-block-column {
        margin-top: 0 !important;
    }


}


.rozcestnik_petrolix a, .rozcestnik_electrix a {

    padding: 22px 50px;
    font-size: 25px;

    text-decoration: none !important;
    font-family: 'Oswald', sans-serif;
    border: solid;
    border-color: #f5ab00;
    display: inherit;

}

.rozcestnik_electrix a {
    padding-right: 27px
}

.rozcestnik_petrolix a {
    padding-left: 27px
}


.rozcestnik_electrix a:hover, .rozcestnik_petrolix a:hover {
    color: white;
}

.rozcestnik_electrix a::after {
    content: " ";
    background-image: url(https://www.mopedix.cz/wp-content/uploads/2022/02/arrow_energy.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    height: 102px;
    width: 87px;
    position: absolute;
    z-index: 2;
    background-size: 100%;
    top: -2%;
    left: 3%;
}

.rozcestnik_petrolix a::before {
    content: " ";
    background-image: url(https://www.mopedix.cz/wp-content/uploads/2022/02/arrow_oil.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    height: 102px;
    width: 98px;
    position: absolute;
    z-index: 2;
    background-size: 100%;
    top: 49%;
    right: 1%;
}

@media (max-width: 360px) {
    .rozcestnik_petrolix a::before {
        height: 70px;
        width: 70px;
        top: 57%;
        right: 4%;
    }

    .rozcestnik_electrix a::after {
        height: 70px;
        width: 67px;
        top: 6%;
        left: 5%;

    }

    .rozcestnik_electrix a {
        padding-right: 10px;
    }

    .rozcestnik_petrolix a {
        padding-left: 10px;
    }

    .rozcestnik_electrix a,
    .rozcestnik_petrolix a {
        font-size: 20px;
    }

}


.sliderGalleryHome .content {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;

    min-height: 751px;
    display: block;
}

.content .container {
    display: flex;
    text-align: left;
    justify-content: center;
	position: relative;
    flex-direction: column;
    padding-top: 220px;
    padding-left: 10px;
    max-width: 1400px;
    margin: 0 auto;
    align-items: flex-start;
    margin-left: 9%;
	width: 80%;
	height: 100%;
}

.slide-desktop-image {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 450px;
	height: 600px;
}
.slide-desktop-image img {
	width: 100%;
	max-width: 100%;
	height: 100%;
    min-height: auto;
}
.slider-title {
    font-weight: 400;
    font-family: 'Oswald', sans-serif;
    font-size: 70px;
}

.popis {

    font-size: 20px;
}

.btn.btn-primary {
    border-radius: 0px;
    background-color: #f5ab00;

    font-size: 16px;
    padding: 15px 22px;

    text-decoration: none !important;
    color: black;
    text-align: center;
}

.btn.btn-primary:hover {
    color: black;
}

.slider-title, .popis {
    background: rgba(0, 0, 0, 0.47);
    padding: 4px 30px;
    margin-bottom: 10px;
}






@media (max-width: 768px) {
    .slider-title {
        font-size: 40px;
    }

    .popis {
        font-size: 17px;
    }

    .btn.btn-primary {
        font-size: 13px;
    }


    .slide-2 .content {
        background-position: 55%;
    }

    .slide-4 .content .container, .slide-3 .content .container {
        padding-top: 170px !important;
    }

    .slide-3 .content {
        background-position: 35%;
    }

    .slide-4 .content {
        background-position: 27%;
    }

    .content .container {
        padding-top: 100px !important;
        padding-right: 15px;
    }

    .content {
        min-height: 450px;
    }
}

@media (max-width: 1400px) {
    .lang-item.lang-item-11 {
        margin-top: -48px;
        margin-left: 54px;

    }
	.lang-item-371{
    margin-top: -48px;
    margin-left: 107px;
}

    .menu-item-1828-cs a::after {
        content: '/';
        padding-left: 10px;
    }
}

#custom_html-4 {
    text-align: center;
}

.slick-prev {
    left: 20px !important;
    z-index: 27 !important;
}

.slick-next {
    right: 20px !important;
    z-index: 27 !important;
}

.slick-next:before, .slick-prev:before {
    color: #f5ab00 !important;
}


.parametrix_uprava_vyska_radku li:nth-child(7) {
    line-height: 32px;
}

.en_param li:nth-child(1) {
    line-height: 32px;
}


.slick-prev:before, a.flex-prev::before {
    content: " " !important;
    background-image: url(https://www.mopedix.com/wp-content/uploads/2022/02/arrow_l.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    opacity: 0.5;
    height: 102px;
    width: 40px;
    position: absolute;
    z-index: 2;
    background-size: 100%;
    top: -80px;
    left: 3%;
}

a.flex-prev::before {
    top: 0;
}

.slick-next:before, a.flex-next::after {
    content: " " !important;
    background-image: url(https://www.mopedix.com/wp-content/uploads/2022/02/arrow_r.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    opacity: 0.5;
    height: 102px;
    width: 40px;
    position: absolute;
    z-index: 2;
    background-size: 100%;
    top: -80px;
    left: -96%;
}

a.flex-next::after {
    left: 91%;
    top: 0;
}


.slick-dots .slick-active {
    border-bottom: 1px solid #f5ab00 !important;
}


.mezera {
    display: none;
}

@media (max-width: 768px) {
    .mezera {
        display: block;
    }

    .popis {
        line-height: 24px;
    }
}

#ec_form_3-b6fcc542fb021c84fdaff536dd0a74a1 .ec-v-form-holder, #ec_form_1-43c2cd496486bcc27217c3e790fb4088 .ec-v-form-holder {
    margin: 0 auto;
    margin-left: 50px !important;
}


.ec-v-form-holder.ec-v-form-holder-basic {
    margin-left: 30px !important;
	
}

@media (max-width: 1100px) {

    #ec_form_3-b6fcc542fb021c84fdaff536dd0a74a1 .ec-v-form-holder, #ec_form_1-43c2cd496486bcc27217c3e790fb4088 .ec-v-form-holder {
        margin: 0 !important;
    }

    .ec-v-form-holder.ec-v-form-holder-basic {
        margin-left: 0px !important;
    }

    .hlava_ikona {
        bottom: 10%;
        left: 48%;
        width: 130px;
    }

}

@media (max-width: 1000px) {


    .hlava_ikona {
        bottom: 11%;

    }
}

@media (max-width: 767px) {
    .hlava_ikona {
        bottom: 14%;
        left: 44%;
    }
}

@media (max-width: 600px) {
    .hlava_ikona {
        bottom: 15%;
        left: 66%;
    }
}

.ec-v-form-submit.ec-v-form-btntype-submit {
    text-align: center;
}

.entry-content .photoBlocks p.has-text-align-center {
    margin-top: 14px;
}


.jezdec #f-10-b87b958d61baa85a6fa011ee4e3a4f75 {
    padding-right: 22px;
}

.jezdec {
    top: 75%;
    height: 226px !important;
    width: 740px;
    right: -625px;
}


@media (max-width: 599px) {
    .feature {
        display: flex;
    }

    .feature h2, .feature p {
        text-align: left !important;
    }

    .feature figure {
        width: 80px !important;
        height: auto !important;

    }

    .feature .wp-block-media-text__content {
        padding: 0 8% !important;
    }

    .feature img {
        max-width: 75px;

    }

}

.obrazek_cesta_test {
    max-height: 200px !important;

}

@media (min-width: 1200px) {
    .silueta {
        margin-top: -180px !important;
    }

    .usp_test .loading-petrol::before, .usp_test .pros.petrol::before {
        top: 36px !important;
        left: 40% !important;
        margin-left: 0 !important;
    }

    .usp_test .loading-elec::before, .usp_test .pros.elec::before {
        top: 36px !important;
        left: 40% !important
    }

    .tlac_a {
        margin-left: 84px !important;
    }

    .tlac_b {
        margin-right: 84px !important;
    }
}

@media only screen and (max-width: 1400px) {
    .tlac_a, .tlac_b {
        width: calc(50% - var(--wp--style--block-gap, .5em) * 0.5) !important;
    }
}

@media only screen and (max-width: 768px) {

    .tlac_skola {
        margin-left: 30px !important;
    }

    .tlac_zazemi {
        margin-right: 30px !important;
    }

    .wp-block-buttons .wp-block-button .wp-block-button__link {
        padding-top: 17px;
        padding-right: 42px;
        padding-bottom: 17px;
        padding-left: 42px;
    }

    .obrazek_cesta_test .wp-block-cover__inner-container:before {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        height: 4px;
        width: 100%;
        z-index: 40;
        top: 98%;
        background-color: #232323
    }
}
/*
.test_slider .sliderGalleryHome .slick-dots {
    position: absolute !important;
    background-color: #232323;
    top: 0 !important;
    right: 0 !important;

    display: flex !important;
    flex-direction: column !important;
    width: 400px !important;
}


.test_slider .sliderGalleryHome .slick-dots li {
    width: 100% !important;
    margin-top: 10px;

    height: 80px !important;
    border-bottom: none !important;
    background-color: #232323;
}

.test_slider .sliderGalleryHome .slick-dots .slick-active {
    background-color: #f5ab00 !important;

    transform: scale(1.06);
    z-index: 4;
}

.test_slider .sliderGalleryHome .slick-dots .slick-active button:before {
    color: #232323;
}
*/
.slick-dots{
    list-style: none;
    justify-content: center;
}
.slick-dots li button::before{
    content: "" !important;
}
.blok_skola_akce:after {
    content: "";
    background-image: url(https://www.mopedix.cz/wp-content/uploads/2022/02/Untitled-1-291x300.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    position: absolute;
    left: 50%;
    height: 205px;
    width: 183px;
    transform: translate(-50%, -50%);
    bottom: -143px;
    z-index: 2;
    background-size: 100%;
}

.test_slider .sliderGalleryHome .slick-dots li button:before {

    font-family: 'Roboto';
    font-weight: 400;
    font-size: 20px;
    line-height: 20px;
    position: absolute;
    top: 33%;
    left: -45px;
    width: 100%;
    height: 20px;
    opacity: 1;
    text-align: center;

    color: white;
}




.hp_nadpis_banner {
    text-align: left;
}

.hp_nadpis_banner:before {
    content: " " !important;
    background-image: url(https://www.mopedix.com/wp-content/uploads/2022/02/arrow_r.png);
    background-repeat: no-repeat;
    opacity: 1;
    height: 35px;
    width: 35px;
    position: absolute;
    z-index: 12;
    background-size: contain;
    top: 9px;
    left: -45px;

}


.skola_text {
    height: 190px;
}

.polaroid_lehka_rot_pravo {
    transform: rotate(2deg) !important;
    z-index: 12;
    background-color: white;
}

.polaroid_lehka_rot_pravo img {
    margin-top: -9%;
    margin-bottom: 15%;
}

.obrazek_1_column:before {
    display: none !important
}

.obrazek_6_column img {
    padding: 20px !important;
    margin-top: 0px !important;
}

.polaroid_lehka_rot_levo {
    transform: rotate(-2deg) !important;
    z-index: 12;
    background-color: white;
}

.polaroid_lehka_rot_levo img {
    margin-top: -9%;
    margin-bottom: 15% !important;
}

@media screen and (min-width: 900px) {
    .obrazek_1_column {
        margin-bottom: 2em;
    }

    .obrazek_2_column {
        position: relative;
        width: 435px;
        margin-bottom: 18%;
        right: 29%;
    }

    .obrazek_3_column {
        position: absolute;
        width: 435px;
        left: 57%;
        bottom: 38%;
        transform: rotate(10deg);
    }

    .obrazek_3_column:before {
        content: " " !important;
        background-image: url(https://www.mopedix.cz/wp-content/uploads/2022/04/cross_single.png);
        background-repeat: no-repeat;
        opacity: 1;
        height: 16%;
        width: 25%;
        position: absolute;
        z-index: 17;
        background-size: 100%;
        top: -4%;
        left: 68%;
        transform: rotate(60deg);
    }

    .obrazek_4_column {
        left: 9% !important;
        z-index: 3 !important;
        bottom: 33% !important;
        position: absolute
    }

    .obrazek_5_column {
        position: relative;
        left: 33%;
    }

    .obrazek_6_column {
        right: 12% !important;
        z-index: 1 !important;
        bottom: 55% !important;
        position: absolute
    }
}

.obrazek_4_column {
    padding-top: 57px;
    padding-left: 15px;
    padding-bottom: 28px;
    padding-right: 20px;
}

.obrazek_4_column:before {
    content: " " !important;
    background-image: url(https://www.mopedix.cz/wp-content/uploads/2022/04/cross_single.png);
    background-repeat: no-repeat;
    opacity: 1;
    height: 16%;
    width: 25%;
    position: absolute;
    z-index: 17;
    background-size: 100%;
    top: 6%;
    left: 0%;
}

.obrazek_4_column:after {
    content: " " !important;
    background-image: url(https://www.mopedix.cz/wp-content/uploads/2022/04/cross_single.png);
    background-repeat: no-repeat;
    opacity: 1;
    height: 16%;
    width: 25%;
    position: absolute;
    z-index: 16;
    background-size: 100%;
    top: 84%;
    left: 74%;
}

.obrazek_6 {
    padding-top: 12px;
}

.obrazek_6_column:before {
    content: " " !important;
    background-image: url(https://www.mopedix.cz/wp-content/uploads/2022/04/cross.png);
    background-repeat: no-repeat;
    opacity: 1;
    height: 16%;
    width: 25%;
    position: absolute;
    z-index: 12;
    background-size: 100%;
    top: -1%;
    left: 40%;;
}

.obrazek_2_column {
    padding-top: 5px;
}

.obrazek_2_column:before {
    content: " " !important;
    background-image: url(https://www.mopedix.cz/wp-content/uploads/2022/04/cross_single.png);
    background-repeat: no-repeat;
    opacity: 1;
    height: 20%;
    width: 30%;
    position: absolute;
    z-index: 16;
    background-size: 100%;
    top: -5%;
    left: 33%;
    transform: rotate(20deg)
}

.projekt_cara_2 {
    position: absolute;
    right: 35%;
    bottom: 21.8%;
}

.wp-image-1629 {
    width: 778px;
}

.projekt_cara_1 {
    position: absolute;
    top: 52%;
    right: 49%;
    transform: rotate(37deg);
}

@media screen and (max-width: 1200px) {
    .projekt_cara_2 {
        display: none;
    }

    .projekt_cara_1 {
        display: none;
    }
}

@media screen and (max-width: 800px) {
    .projekt_text {
        margin-left: 0 !important;
    }

    .polaroid_lehka_rot_levo img {
        margin-top: -5%;
    }

    .polaroid_lehka_rot_pravo img {
        margin-top: -5%;
    }

    .polaroid_lehka_rot_levo {
        transform: rotate(0deg) !important
    }

    .polaroid_lehka_rot_pravo {
        transform: rotate(0deg) !important
    }

    .obrazek_3_column {
        margin-bottom: -110px
    }

    .obrazek_1_column {
        margin-bottom: -50px
    }

    .obrazek_6_column:before {
        top: 1%;
        left: 37%;
    }

    .obrazek_3_column {
        margin-bottom: -120px
    }
}

@media screen and (max-width: 1280px ) and (min-width: 1160px) {
    .projekt_text {
        margin-left: -180px !important
    }
}

@media screen and (max-width: 1160px) and (min-width: 760px) {
    .projekt_text {
        margin-left: 0 !important;
        line-height: 30px
    }
}

@media screen and (max-width: 1130px) and (min-width: 760px) {
    .obrazek_6_column:before {
        top: 6% !important
    }

    .obrazek_4_column:before {
        top: 11% !important;
        left: 3% !important
    }

    .obrazek_4_column:after {
        top: 83% !important;
        left: 71% !important
    }
}

@media screen and (max-width: 1200px) and (min-width: 900px) {
    .obrazek_2_column {
        left: -10% !important
    }
}

@media screen and (max-width: 900px) and (min-width: 765px) {
    .projekt_druha_section {
        width: 80% !important;
    }

    .obrazek_4_column {
        padding-top: 0px !important
    }

    .uagb-block-decc6ebf.uagb-section__wrap {
        padding-top: 0px !important
    }

    .obrazek_6_column:before {
        top: 0% !important
    }

    .obrazek_4_column:before {
        top: -2% !important;
        left: 2% !important
    }

    .obrazek_4_column:after {
        top: 73% !important;
        left: 71% !important
    }
}

.obrazek_1 img, .obrazek_2 img,
.obrazek_3 img,
.obrazek_4 img,
.obrazek_5_column img {
    box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.1);
}


.obrazek_3 {
    box-shadow: 0px 0px 3px 2px rgb(0 0 0 / 10%) !important;
}

.wp-image-1620 {
    width: 140px;
}

.cenik_pujcovneho_align:first-child {
    margin-left: auto;
}

.cenik_pujcovneho_align:nth-child(2) {
    margin-right: auto;
}

.pujcovna_text {
    margin: auto;
}

.uagb-column__wrap {
    overflow: visible
}

.adresa .uagb-icon-list__source-wrap:first-child {
    margin-top: -48%;
}

@media screen and (max-width: 900px) {


}

.test_slider .slide-3 .content .container {
    align-items: flex-start;

}

@media screen and (max-width: 900px) {
    .blok_skola_akce:after {
        display: none;
    }
}


h1 {
    display: inline;
    background: rgba(0, 0, 0, 0.47);
    padding: 4px 30px;
    margin-bottom: 10px;
}

.heading_in_image .uagb-section__inner-wrap {
    text-align: center;
}

.popis, .btn.btn-primary {
    font-family: "Roboto" !important;
}


@media (max-width: 600px) {
    .hlava_ikona {
        bottom: 18%;
        left: 35%;
    }
}

@media (max-width: 1000px) {
    .hlava_ikona {
        bottom: 18%;
    }
}

.products.columns-4 {
    background-color: #e3e0dc;
    padding: 10px !important;
    padding-top: 60px !important;
}

.subcats li {
    background: transparent;
}

h1 {
    background: transparent;
}

.size_table, .size_table td, .size_table th {
    border: 0.5px solid white !important;
    text-align: left;
}

.products.columns-5, .pwrapper, .related.products {
    background-color: #e3e0dc;
}

.woocommerce-loop-product__title {
    height: 50px;
}

.products span.price {
    float: left;
    margin: 10px 0px;
}

.products a.button.add_to_cart_button {
    float: right;
}

.button.product_type_variable.add_to_cart_button {
    padding: 12px !important;
    line-height: 1 !important;
    padding-left: 16px !important;
    padding-right: 16px !important;
}


@media (max-width: 1050px) {
    .ast-woo-shop-product-description {
        height: 115px;
        margin-top: 24px;
        line-height: 1.5;
    }

    .woocommerce-loop-product__title {
        height: 63px;
    }
}

@media (max-width: 920px) {
    .ast-woo-shop-product-description {
        margin-top: -21px;
    }
}

@media (max-width: 750px) {
    .ast-woo-shop-product-description {
        margin-top: 13px;
    }
}

@media (max-width: 700px) {
    .ast-woo-shop-product-description {
        height: 99px;
        margin-top: -22px;
        line-height: 1.5;
    }
}

@media (max-width: 600px) {
    .ast-woo-shop-product-description {
        height: 150px;
    }

    .woocommerce ul.products li.product .astra-shop-summary-wrap, .woocommerce-page ul.products li.product .astra-shop-summary-wrap {
        padding: 0 !important;
    }
}

@media (max-width: 544px) {
    .woocommerce ul.products, .woocommerce-page ul.products, .woocommerce.mobile-columns-2 ul.products, .woocommerce-page.mobile-columns-2 ul.products, .woocommerce.mobile-rel-up-columns-2 ul.products {
        grid-template-columns: repeat(1, minmax(0, 1fr));
        padding: 10px;

    }

    .ast-woo-shop-product-description {
        height: 59px;
        margin-top: 5px !important;
    }
}

@media (max-width: 525px) {
    .ast-woo-shop-product-description {
        height: 100px !important;
    }
}

@media (max-width: 375px) {
    .ast-woo-shop-product-description {
        height: 98px;
        margin-top: 5px !important;
    }
}

.reviews_tab {
    display: none !important;
}

#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton {
    color: black;
}

.related.products {
    width: 100vw;
    position: relative;
    padding-top: 10px;
    text-align: center;
    width: 100vw !important;
    max-width: none;
    left: 50%;
    right: 50%;
    margin-left: -50vw !important;
    margin-right: -50vw !important;


}

.products.columns-4 {
    width: 90% !important;
}

.related.products h2 {
    color: black;
}

.related.products h2:first-child {
    font-size: 30px;
}

.woocommerce-info {
    border-style: none;
    background-color: #f5ab00 !important;
    color: black !important;
}

.woocommerce-error {
    border-style: none;
    background-color: transparent !important;
}

.woocommerce-error li {
    border-bottom: 2px solid #f5ab00;
}

.woocommerce-error::before {
    color: #f5ab00;
    position: static !important;
}

.header-wc-cat h1 {
    margin: auto;
    display: inline;
    background: rgba(0, 0, 0, 0.47);
    padding: 4px 30px;
}

.woocommerce-breadcrumb, .woocommerce-breadcrumb a {
    color: #f5ab00 !important;
    max-width: 1400px;
    margin: auto !important;
}

.btn_transp {
    background: transparent;
    color: black;
    text-decoration: none !important;
    border: 1px black solid;
    padding: 10px 42px;
}

.btn_orange {
    background: #f5ab00;
    color: black;
    text-decoration: none !important;
    border: 1px #f5ab00 solid;
    padding: 10px 42px;
}

.x_ikona {
    margin-top: 121px !important;
}

.olej img, .blesk img {
    top: -41px !important;
}

.test_slider .sliderGalleryHome .slick-dots li button:before {
    text-align: left !important;
    left: 40px !important;
}


.hp_dlazdice {
    text-align: center !important;
}


.border_in_table {
    border-left: 1px black solid !important;
}

.border_in_table p {
    margin-bottom: 0.6em !important;
}

.program_paper_1::after {
    content: " ";
    background-image: url(https://www.mopedix.com/wp-content/uploads/2022/02/torn-paper_1.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    height: 157px;
    width: 100%;
    position: absolute;
    z-index: 0;
    bottom: -41px;
    left: 0;
    background-size: 100%;
}

.pneu_x_games {
    text-align: center;
}

.pneu_x_games::before {
    content: " ";
    background-image: url(https://www.mopedix.cz/wp-content/uploads/2022/08/road.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    height: 1185px;
    width: 244px;
    position: absolute;
    z-index: 0;
    top: 695px;
    right: -30px;
    background-size: cover;
}

@media (max-width: 800px) {
    .pneu_x_games::before {
        display: none;
    }
}

.paper_3::before {
    content: " ";
    background-image: url(https://www.mopedix.cz/wp-content/uploads/2022/08/paper_3_before-2.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    height: 131px;
    width: 114%;
    position: absolute;
    z-index: 2;
    background-size: 100%;
    top: -21px;
    left: -43px;
}


.paper_3::after {
    content: " ";
    background-image: url(https://www.mopedix.com/wp-content/uploads/2022/02/torn-paper_2.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    height: 157px;
    width: 100%;
    position: absolute;
    z-index: 0;
    bottom: -83px;
    background-size: 100%;
    left: 0;
}

.paper_2::after {
    content: " ";
    background-image: url(https://www.mopedix.cz/wp-content/uploads/2022/08/paper_2_after-1.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    height: 157px;
    width: 100%;
    position: absolute;
    z-index: 2;
    bottom: -83px;
    background-size: 100%;
    left: 0;
}

.paper_2::before {
    content: " ";
    background-image: url(https://www.mopedix.cz/wp-content/uploads/2022/08/paper_2_before-1.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    height: 97px;
    width: 100%;
    position: absolute;
    z-index: 0;
    background-size: 100%;
    top: -51px;
    left: 0;
}

@media (max-width: 1060px) {

    .paper_2::after {
        bottom: -65px;
    }

    .paper_2::before {
        top: -64px;
    }

    .paper_3::before {
        top: -48px;
        left: -29px;
    }
}

@media (max-width: 900px) {

    .paper_2::after {
        bottom: -47px;
    }

    .paper_3::before {
        top: -67px;
        left: -21px;
    }
}

@media (max-width: 768px) {
    .paper_2::after {
        bottom: -104px;
    }

    .paper_2::before {
        top: -52px;
        height: 117px;
    }

    .paper_3::after {
        bottom: -116px;
    }

    .paper_3::before {
        top: -26px;
        height: 155px;
        width: 106%;
        left: -21px;
    }
}

@media (max-width: 630px) {
    .paper_2::after {
        bottom: -78px;
    }

    .paper_2::before {
        top: -75px;
    }

    .paper_3::after {
        bottom: -85px;
    }

    .paper_3::before {
        top: -73px;
    }
}

@media (max-width: 420px) {
    .program_paper_1 h2 {
        text-align: center !important;
    }

    .program_paper_1 .uagb-columns__columns-2 {
        flex-direction: column !important;
    }

    .border_in_table, .time {
        width: auto !important;
    }

    .border_in_table {
        padding-left: 0px !important;
        border-left: none !important;
    }

    .border_in_table p {
        text-align: center !important;
    }

    .paper_2::after {
        bottom: -46px;
    }

    .paper_2::before {
        top: -89px;
    }

    .paper_3::after {
        bottom: -85px;
    }

    .paper_3::before {
        top: -87px;
        height: 152px;
        width: 113%;
        left: -22px;
    }

}

@media (max-width: 350px) {
    .paper_3::after {
        bottom: -46px;
    }

    .paper_3::before {
        top: -17px;
        height: 72px;
        width: 113%;
        left: -22px;
    }

    .paper_2::after {
        bottom: -36px;
    }
}

.product-cats {
    flex-wrap: wrap;
    justify-content: center;
}

@media (max-width: 921px) {
    .ast-container .woocommerce ul.products:not(.elementor-grid), .woocommerce-page ul.products:not(.elementor-grid), .woocommerce.tablet-columns-3 ul.products:not(.elementor-grid) {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }


}

.products.columns-4 {
    margin: auto !important;
}

.logoonb a img {
    height: auto;
    width: 44px;
    padding: 0px 7px;
}

.msg-top {
    background-color: #ffb711;
    color: black;
    text-align: center;
}

.msg-top a {
    text-decoration: none;
    color: black;
    font-weight: bold;
}

.msg-top span {
    text-decoration: underline;
}

.parametry_papir_1 li, .parametry_papir_2 li, .parametry_papir_1 , .parametry_papir_2{
    color: black !important;
}
.ast-shop-load-more{
	margin-bottom: 15px !important;
	background-color: #ffb711;
}
.slide-1 .slider-title {
	position: relative
}
.slide-1 .slider-title::before {
    content:'';
	display: none;
	width: 300px;
	height: 50px;
	background: url(https://www.mopedix.cz/wp-content/uploads/2023/05/autosalon.png) no-repeat;
	background-size: contain;
	position: absolute;
	top:-60px;
}

