:root {
    --primary: #545454;
    --gray: #545454;
    --gray-dark: #3e3d40;
    --gray-light: #969696;
    --secondary: #545454;
    --success: #00b517;
    --info: #17a2b8;
    --warning: #ff9017;
    --danger: #fa3434;
    --light: #e4e4e4;
    --dark: #212529;
    --primary-light: #969696;
    --gray: #545454;
    --gray-light: #969696;
    --widget-color: #969696;
    --btn-active: #545454;
}

/* :root .kybun,
:root .kiegeszito.bordo {
    --primary: #980a2b;
    --primary-light: #c70a33;
    --widget-color: #c70a33;
    --btn-active: #980a2b;
}

:root .joya,
:root .kiegeszito.turkiz,
:root .probacipo.turkiz {
    --primary: #0098a1;
    --primary-light: #0bc1d1;
    --widget-color: #0bc1d1;
    --btn-active: #0098a1;
}

:root .joya.pink,
:root .kiegeszito.magenta {
    --primary: #a50c6d;
    --primary-light: #9900cc;
    --widget-color: #9900cc;
    --btn-active: #a50c6d;
} */

body {
    font-family: "Arial", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Arial", sans-serif;
    font-weight: 500;
}

.filter-group h1,
.filter-group h2,
.filter-group h3,
.filter-group h4,
.filter-group h5,
.filter-group h6 {
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase;
    font-style: normal;
}

.product-page.card h1,
.product-page.card h2,
.product-page.card h3,
.product-page.card h4,
.product-page.card h5,
.product-page.card h6 {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
}

.section-footer {
    background-color: #212121;
    color: #fff;
}

.section-footer .title,
.section-footer a {
    color: #fff;
}

.footer-copyright {
    padding-bottom: 40px;
}

footer.section-footer h5.title {
    font-style: normal;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
    font-weight: normal;
}

footer .list-icon .icon {
    color: #fff;
}

.tn_sti_2020 .product-slider .title,
.tn_sti_2020 .card.card-product-grid .title {
    text-align: center;
    text-decoration: none;
}

.tn_sti_2020 .card.card-product-grid .fix-height .title {
    height: initial;
}

.tn_sti_2020 .product-slider .title:hover {
    text-decoration: underline;
}

.prodslider .card-product-grid .info-wrap {
    display: flex;
    flex-direction: column;
}

.prodslider .price {
    text-align: center;
    font-weight: normal;
}

.prodslider .btn-danger {
    border-radius: 2px;
    padding: 5px 10px;
}

.prodslider .detailscont {
    text-transform: uppercase;
    font-size: 10px;
}

.prodslider .btn:focus,
.prodslider .btn:active {
    outline: none;
}

.prodslider .card {
    border: none;
}

.prodslider.card-product-grid:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.tn_sti_2020 .navbar-nav .nav-link {
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    margin-right: 1em;
    display: block;
}

.tn_sti_2020 .navbar-nav .dropdown-menu .nav-link {
    text-transform: none;
}

.tn_sti_2020 .dropdown-item {
    padding: 10px;
    border-bottom: 2px #f0f0f0 solid;
}

.tn_sti_2020 .dropdown-menu {
    border-radius: 0;
}

.tn_sti_2020 .dropdown-item:hover,
.tn_sti_2020 .navbar-nav .nav-link:hover {
    border-bottom: 2px gray solid;
    color: #000;
}

.tn_sti_2020 .navbar-nav .nav-link:hover {
    margin-bottom: -2px;
}

.tn_sti_2020 .navbar-nav .nav-link.hschld:hover,
.tn_sti_2020 .navbar-nav .nav-link.submttl:hover {
    margin-bottom: 0;
    border-bottom: none;
}

.tn_sti_2020 .btn {
    font-size: 10px;
    border-radius: 2px;
    padding: 5px 10px;
    text-transform: uppercase;
}

.serviceoffer .item-feature {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #f5f5f5;
    border: none;
    border-radius: 0;
    padding: 0;
}

.serviceoffer .serviceimage {
    width: 100%;
    height: auto;
}

.tn_sti_2020 .btn:focus,
.tn_sti_2020 .btn:active {
    outline: none;
}

.tn_sti_2020 .btn-primary:focus,
.tn_sti_2020 .btn-primary.focus {
    box-shadow: none;
}

.tn_sti_2020 .btn-danger.focus,
.tn_sti_2020 .btn-danger:focus,
.tn_sti_2020 .btn-danger:not(:disabled):not(.disabled).active:focus,
.tn_sti_2020 .btn-danger:not(:disabled):not(.disabled):active:focus,
.tn_sti_2020 .show>.btn-danger.dropdown-toggle:focus,
.tn_sti_2020 .btn-primary:not(:disabled):not(.disabled).active,
.tn_sti_2020 .btn-primary:not(:disabled):not(.disabled):active,
.tn_sti_2020 .show>.btn-primary.dropdown-toggle,
.tn_sti_2020 .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.tn_sti_2020 .btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.tn_sti_2020 .show>.btn-outline-primary.dropdown-toggle:focus {
    box-shadow: none;
}

.tn_sti_2020 .page-item.active .page-link {
    color: #000;
    background-color: #e8e8e8;
    border-color: #e8e8e8;
}

.tn_sti_2020 .card-product-grid .btn-overlay .detailscont {
    display: none;
}

.tn_sti_2020 .card-product-grid .info-wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.tn_sti_2020 .card-product-grid .info-wrap .btn {
    width: auto;
    font-size: 10px;
    text-transform: uppercase;
    color: #fff;
}

.tn_sti_2020 .form-control,
.tn_sti_2020 .card {
    border-radius: 2px;
}

.tn_sti_2020 .input-spinner .btn {
    font-size: 14px;
}

.tn_sti_2020 .intro-banner-wrap .btn {
    font-size: 18px;
}

.tn_sti_2020 .prodslider .owl-nav {
    display: flex;
    width: calc(100% + 40px);
    justify-content: space-between;
    position: absolute;
    bottom: 50%;
    left: -20px;
    z-index: 0;
}

.tn_sti_2020 .owl-carousel .owl-nav button.owl-next,
.tn_sti_2020 .owl-carousel .owl-nav button.owl-prev {
    font-size: 60px;
}

.tn_sti_2020 .section-pagetop {
    padding: 20px 0;
}

.tn_sti_2020 .footer-top .fab.fa-facebook-f {
    color: #fff;
}

.badge.badge-danger.right {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    width: 100%;
    transform: rotate(45deg);
    right: unset;
    background-color: #fff;
    color: #fe0000;
    text-transform: uppercase;
    left: 34%;
    top: 10%;
    font-size: 20px;
}

.badge.badge-danger.right.otlt {
    background-color: #fe0000;
    color: #fff;
    width: auto;
    height: auto;
    top: 6%;
    left: initial;
    right: 6%;
    padding: 10px;
    font-size: 28px;
    transform: none;
}

.product-page .img-big-wrap .badge.badge-danger.right {
    transform: none;
    font-size: 28px;
    background-color: #fe0000;
    color: #fff;
    top: 6%;
    right: 6%;
    left: initial;
    width: auto;
    height: auto;
}

.badge.badge-danger.left {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    width: 100%;
    transform: rotate(-45deg);
    right: unset;
    left: -34%;
    top: 10%;
    background-color: #fe0000;
    font-size: 20px;
    text-transform: uppercase;
}

.prodsliderimg .badge.badge-danger.right {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    width: 100%;
    transform: rotate(45deg);
    left: unset;
    right: -34%;
    top: 10%;
    background-color: #fff;
    color: #fe0000;
    font-size: 20px !important;
    text-transform: uppercase;
}

.prodsliderimg .badge.badge-danger.right.otlt {
    top: 6%;
    background-color: #fe0000;
    color: #fff;
    left: initial;
    right: 6%;
    font-size: 20px !important;
}

#products .badge.badge-danger.right.otlt {
    top: 6%;
    left: initial;
    right: 6%;
    font-size: 28px;
    transform: none;
}

.prodsliderimg .badge.badge-danger.left {
    height: 40px;
    left: -35%;
    right: initial;
    top: 9%;
    font-size: 15px;
}

#products .badge.badge-danger.right {
    height: 40px;
    right: 6%;
    left: initial;
    top: 6%;
    font-size: 28px;
}

#products .badge.badge-danger.left {
    height: 40px;
    left: unset;
    right: 36%;
    top: 6%;
    font-size: 13px;
}

.card-product-grid .img-wrap {
    height: 280px;
}

@-webkit-keyframes hidelement {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 0;
    }
    51% {
        opacity: 1;
    }
    100% {
        opacity: 1;
    }
}

@-moz-keyframes hidelement {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 0;
    }
    51% {
        opacity: 1;
    }
    100% {
        opacity: 1;
    }
}

@-o-keyframes hidelement {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 0;
    }
    51% {
        opacity: 1;
    }
    100% {
        opacity: 1;
    }
}

@keyframes hidelement {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 0;
    }
    51% {
        opacity: 1;
    }
    100% {
        opacity: 1;
    }
}

.badge.badge-danger.anim {
    -webkit-animation: hidelement;
    -moz-animation: hidelement;
    -o-animation: hidelement;
    animation: hidelement;
    animation-duration: 4s;
    animation-iteration-count: infinite;
}

.section-pagetop.bg .container {
    position: relative;
}

.section-pagetop.bg .catcover {
    width: 100%;
    height: auto;
}

.section-pagetop.bg .covertext {
    position: relative;
}

.section-pagetop.bg.image .covertext {
    position: absolute;
    top: 25%;
    left: 25px;
}

.section-pagetop.bg.image {
    background-color: transparent;
}

.change-view.btn-group a {
    font-size: 17px;
}


/*Text colors start*/

[class*="card-product"] a.title,
.list-menu a {
    color: var(--gray-dark);
}


/*Text colors end*/

.tn_sti_2020.swissshoes .navbar-brand .logo {
    max-height: 50px;
    height: 50px;
}

.youtubeBlock {
    max-width: 100%;
    height: 350px;
    position: relative;
}

.youtubeBlock iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.filter-toggler {
    display: none;
}

@media (max-width: 767px) {
    .filter-toggler {
        display: block;
    }
    .fb-page.fb_iframe_widget_fluid,
    .insta-page {
        display: none;
    }
    .form-control.kereso-sorrend {
        /* margin-left: 10px; */
        margin-top: 7px;
        margin-bottom: 7px;
    }
    .tn_sti_2020 .mainslider .text-area {
        top: 20% !important;
    }
    #content-wrapper img {
        height: auto;
    }
}

@media (max-width: 520px) {
    .tn_sti_2020 .prodslider .owl-nav {
        width: calc(100% + 20px);
        left: -10px;
    }
    .owl-carousel.owl-drag .owl-item {
        padding: 0 20px;
    }
    .section-content .container p {
        clear: both;
    }
}

.cofidisiframe iframe {
    margin: 0;
    padding: 0;
}

.step-payment .hirdetmeny {
    margin-left: auto;
    font-size: 14px;
}

.step-payment .hirdetmeny .fa {
    margin-right: 5px;
    font-size: 20px;
    vertical-align: bottom;
}

.checkbox-btn input:checked~.btn .hirdetmeny a {
    color: #fff;
}

.cofidisinfo .infotext {
    color: #fa3434;
    font-weight: 700;
    margin-bottom: 10px;
}

.cofidisinfo .fa {
    color: var(--gray-dark);
    margin-right: 10px;
}

.transactionDetailsWrapper h4 {
    width: 100%;
    margin: 15px 0px;
}

.transactionDetailsWrapper a {
    min-width: 200px;
    height: 40px;
    border: 1px solid var(--primary);
    background-color: var(--primary);
    padding: 7px 2px;
    color: #fff;
    margin: 10px 0px;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
}

.cofidisfooter {
    background-color: #fecb00;
    display: inline-block;
    padding: 10px;
}

.cofidisoption {
    height: 70px;
    width: 130px;
    margin-right: 20px;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 100% 70px;
}

.hirdetmeny a {
    display: flex;
    align-items: center;
    text-transform: uppercase;
}

.hirdetmeny img {
    margin-right: 20px;
    height: 80px;
}

.textlink {
    color: blueviolet;
    font-weight: 700;
}

.tn_sti_2020 .mainslider .text-area {
    top: 10%;
    left: 0;
    text-align: right;
    padding-right: 5%;
}

.tn_sti_2020 .mainslider .text-area h2 {
    color: #fff;
}

.card.card-product-grid .badge.right {
    font-size: 28px;
    left: initial;
    top: 6%;
    right: 6%;
    font-size: 28px;
    color: #fff;
    background-color: #fe0000;
    width: auto;
    height: auto;
    padding: 10px;
    transform: none;
}

.select-size .btn {
    cursor: pointer;
}

.select-size .btn.preorder,
.select-size .btn.preorder:focus,
.select-size .btn.preorder:hover,
.select-size .btn.preorder:active {
    color: var(--warning);
}

.select-size .btn.noorder,
.select-size .btn.noorder:focus,
.select-size .btn.noorder:hover,
.select-size .btn.noorder:active {
    color: var(--gray-light);
    cursor: not-allowed;
}

.noorder.btn {
    cursor: not-allowed;
}

.product-slider .owl-stage-outer {
    z-index: 1;
}

.section-intro .mainslider {
    height: auto;
    max-height: 550px;
}

.form-control.gift {
    border: none;
}

.responsive.video,
.owl-thumb-item.video {
    position: relative;
}

.responsive.video img,
.owl-thumb-item.video img {
    cursor: pointer;
}

.responsive.video .yticon {}

.responsive.video .yticonblck {}

.responsive.video .yticon,
.responsive.video .yticonblck {
    position: absolute;
    left: calc(50% - 27%/2);
    top: 42%;
    width: 27% !important;
    height: auto;
}

.owl-thumb-item.video .yticon,
.owl-thumb-item.video .yticonblck {
    position: absolute;
    left: calc(50% - 50%/2);
    top: 34%;
    width: 50% !important;
    height: auto;
}

.responsive.video:hover .yticon,
.owl-thumb-item.video:hover .yticon {
    display: none;
}

.honlaptulajdonos .ccm-menu-icon.ccm-icon-add-layout-menu {
    display: none !important;
}

#talpbetet>p>img {
    max-width: 100%;
}

#talpbetet>p>a>img {
    max-width: 100%;
}

.card.card-product-grid.selectedgift {
    background-color: rgb(100 177 68 / 18%);
}

.pleaseselectsize {
    font-size: 0.9rem;
    color: var(--gray-light)!important;
    margin-bottom: 5px;
}

@media (max-width: 1199px) {
    .intro-banner-wrap {
        margin-top: 115px;
    }
}

@media (max-width: 330px) {
    .intro-banner-wrap {
        margin-top: 150px;
    }
}

#products img.matrica {
	width: 20%;
	position: absolute;
	z-index: 2;
	right: 0;
	top: -6em;
}
.prodslider img.matrica {
	height: 15% !important;
	position: absolute;
	z-index: 2;
	right: 0;
}
#products .card-product-grid{
    height: calc(100% - 20px);
}