/*@font-face {
    font-family: anton;
    src: url('font/Anton.ttf');
}*/

body {
    padding:0;
    margin:0;
    background:#fff;
    /*background: linear-gradient(#fff,#fcfcfc);*/
    font-family: Arial, Helvetica, sans-serif;
    min-width: 320px;
}

#wrapper0 {
    position: relative;
    padding-top: 42px;
    z-index: 0;
}


body.sticky-menu {
}
body.disable-scroll {
    overflow: hidden;
}

a {
    color: #222;
}
a:focus, a:hover {
    color: #111;
}

img {
    max-width: 100%;
}
.debug-ad {
    background: yellow;
}
.debug-ad .ad-name{
    font-weight: bold;
    color: red;
}
.adsbygoogle {
    /*margin: auto;*/
}

.header-wrapper {
    background-color: #fff;
}
.header-top {
    /*height:116px;*/
    overflow-x: hidden;
}
.header-top .logo {
    padding-left: 0px;
    padding-right: 10px;
}
.header-top .logo  a {
    text-decoration: none !important;
}
.header-top .baner {
}
.app-name {
    display: block;
    color: #e02d2d;
    font-weight: bold;
    font-size: 20px;
}
.app-name img {
    max-width: 100%;
    max-height: 100%;
}
.header-top .app-name {
    padding: 10px 0px;
}
.header-top .ads-slot {
}
#top-menu-wrapper {
    position : absolute;
    z-index: 1111;
    top:0px;
    width:100%;
    border-bottom: 1px solid #de5533;
}
.top-menu {
    position : relative;
    width: 100%;
}
.top-menu .container {
}
.top-menu .navbar-brand.app-name {
    padding: 2px 5px 0px;
    height: 54px;
}
.navbar-default {
    border: 0;
    min-height: 42px;
    margin-bottom: 0;
    background: transparent;
}
.navbar {
    border-radius:0;
}
.navbar-default .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
    background: #fff;
}
.navbar-nav > li > a {
    padding: 7px 7px;
    font-size: 15px;
}
.navbar-default #navbar {
    /*max-width: calc(100% - 5px);*/
}
.navbar-default .navbar-nav > li > a {
    color: #222;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    background: transparent;
    color: #de5533;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #222;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    background: transparent;
    color: #de5533;
}

.highlighted-menu-item {
    background-color: #000;
    font-weight: bold;
    text-transform: uppercase;
}

.highlighted-menu-item a {
    color: red !important;
}

.highlighted-menu-item:hover a,
.highlighted-menu-item.active a {
    color: goldenrod !important;
}

.events-menu.highlighted-menu-item {
    border: 1px solid #de5533;
    border-radius: 1em;
    transition: all .25s;
}
.events-menu.highlighted-menu-item:hover,
.events-menu.highlighted-menu-item.active {
    border: 1px solid goldenrod;
    background-color: #191919;
}
.discount-codes-menu.highlighted-menu-item {
    background: #de5533;
    border: 1px solid #de5533;
    color: #fff;
    border-radius: 1em;
    transition: all .25s;
}

.discount-codes-menu.highlighted-menu-item:hover,
.discount-codes-menu.highlighted-menu-item.active {
    background: #fff;
}

.discount-codes-menu.highlighted-menu-item a {
    color: #fff !important;
}

.discount-codes-menu.highlighted-menu-item:hover a,
.discount-codes-menu.highlighted-menu-item.active a {
    color: #000 !important;
}

.content-wrapper {

}
.main-content {
    margin-top: 20px;
}

.heading{
    /*    background-color:#f1f1f1;
        background: linear-gradient(#fbfbfb,#ececec);*/
    font-size: 20px;
    font-weight: bold;
}
.heading .title {
    margin: 0px;
    padding: 5px 0px;
    color: #4c4c4c;
    line-height: 28px;
    font-weight: bold;
    font-size: 20px;
}
.breadcrumbs {
}
.breadcrumb {
    padding: 5px 0px;
    border-radius: 0px;
    margin-bottom: 0px;
    background: none;
    line-height: 28px;
}
.breadcrumb > li,
.breadcrumb > li a {
    color: #444;
}
.breadcrumb>.active {
    color: #de5533;
}


.shops-list {

}
.layout-home .shops-list {
    display: block!important;
}
.shops-sidebar {

}
.shop-item {
}
.shop-box {
    display: block;
    padding: 10px;
    border-top: 0px solid #de5533;
    background: #ffffff;
    margin-top: 10px;
    margin-bottom: 20px;
    -webkit-box-shadow: 4px 5px 21px -15px rgba(0,0,0,1);
    -moz-box-shadow: 4px 5px 21px -15px rgba(0,0,0,1);
    box-shadow: 4px 5px 21px -15px rgba(0,0,0,1);
    text-decoration: none !important;
}

.shop-image {
    text-align:center;
    /*border:1px solid #cccccc;*/
}
.shop-image .img-wrapper {
    display: block;
    overflow: hidden;
    /*    height: 220px;
        width:auto;
        max-width: 240px;*/
    max-height: 200px;
    max-width: 200px;
    margin: auto;
    text-align: center;
}

.shop-image img {
    max-width:100%;
    height: auto;
}

.shop-name {
    color:#000;
    font-size:18px;
    padding-top:10px;
    min-height:45px;
    text-align: left;
}
.shop-name a {
    color:#de5533;
}

.total-flyers {
    margin-top: 5px;
    font-size: 13px;
    text-align: center;
}

.shop-description {

}

.title-medium {
    font-size:14px;
}

.title-long {
    font-size:13px;
}

.read-more {
    border: 1px solid #de5533;
    color: #de5533;
    margin-top: 5px;
    padding: 5px 10px;
    border-radius: 1em;
    width:100%;
    text-align: center;
    font-weight: bold;
    transition: all .25s;
}
.read-more:hover {
    color:#fff;
    background: #de5533;
}

.read-more a {
    color:#de5533;
    text-decoration:none;
}
.read-more a:hover {
    color:#fff;
    background: #de5533;
}

.read-more-filled {
    border: 1px solid #de5533;
    color: #fff;
    background: #de5533;
    margin-top: 5px;
    padding: 5px 10px;
    border-radius: 1em;
    width:100%;
    text-align: center;
    font-weight: bold;
    transition: all .25s;
}

.read-more-filled:hover {
    color: #de5533;
    background: #fff;
}

.read-more-filled a {
    color: #fff;
    text-decoration: none;
}

.read-more-filled a:hover {
    color: #de5533;
}

/*.not-active {
   pointer-events: none;
   cursor: default;
   opacity:0.2;
    display: block;
}*/

.not-active {
    opacity: 0.75;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}


.pagination {
    margin: 10px auto 10px;
    text-align: center;
}

.pagination a,
.pagination strong {
    padding: 3px 12px;
    border: 1px solid #de5533;
    margin: 5px 5px;
    border-radius: 3px;
    background: #fff;
    text-decoration: none;
    display: inline-block;
}
.pagination a[href]:active,
.pagination strong {
    background: #de5533;
    color: #fff;
}

.inifinite-loader {
    display: none;
    text-align: center;
    margin: 10px auto;
}
.btn-wrapper {
    margin: 10px auto;
}

.load-more, .load-more-btn {
    padding: 10px 20px;
    border-radius: 8px;
    background-color: #de5533;
}

.adsense {
    margin-top:10px;
    margin-bottom:10px;
}

@media only screen and (min-width: 767px) {
    .pagination a[href]:hover {
        background: #de5533;
        color: #fff;
    }
    .mainmenu .collapse ul.nav > li {
        position: initial;
    }
    .mainmenu .collapse ul.navbar-nav {
        float: none;
        position: relative;
    }
    .mainmenu .collapse > ul > li:hover > ul{
        display:flex;
        width: 100%;
    }
    .mainmenu .collapse > ul > ul {
        position:absolute;
        top:100%;
        left:0;
        width: 100%;
        display:none;
    }
    .mainmenu .collapse > ul > li > ul > li {
        position: relative;
        width: 25%;
    }
    .mainmenu .collapse ul ul li a {
        display: block;
        padding: 3px 20px;
        color: #333;
        white-space: normal;
    }
    .mainmenu .collapse ul ul li a:focus, .mainmenu .collapse ul ul li a:hover {
        color: #262626;
        text-decoration: none;
        background-color: #f5f5f5;
    }
    .mainmenu .collapse ul ul li.active > a, .mainmenu .collapse ul ul li.active > a:focus, .mainmenu .collapse ul ul li.active > a:hover {
        color: #fff;
        text-decoration: none;
        background-color: #337ab7;
        outline: 0;
    }
    .mainmenu .collapse ul ul li ul {
        list-style: none;
        padding: 0;
    }
    .mainmenu .collapse > ul > li.dropdown-single-column {
        position: relative;
    }
    .mainmenu .collapse > ul > li.dropdown-single-column > ul,
    .mainmenu .collapse > ul > li.dropdown-single-column > ul > li > ul {
        position: absolute;
        top: 100%;
        left: -100%;
        min-width: 200px;
        display: none;
    }
    .mainmenu .collapse > ul > li.dropdown-single-column > ul > li > ul {
        top: 0;
    }
    .mainmenu .collapse > ul > li.dropdown-single-column:hover > ul {
        display: block;
    }
    .mainmenu .collapse > ul > li.dropdown-single-column > ul li {
        position:relative;
        width: 100%;
    }
    .mainmenu .collapse > ul > li.dropdown-single-column li:hover ul {
        display:block;
    }
}
.footer-wrapper {

}
.footer-top {
    background-color: #fafafa;
    padding: 10px 0;
    margin: 0;
    font-size: 1.2em;
    margin-top: 20px;
}

.footer-bottom {
    text-align: center;
    padding: 15px 0;
    font-size: 12px;
}

.footer-menu {
    padding: 15px 0 0;
}
.footer-menu .navbar-nav {
    margin: 0;
}
.footer-menu .navbar-nav .btn {

}

.nav-search-wrap {
    position: relative;
    width: 100%;
    background: #fff;
}
.nav-search-wrap .container{
    position: relative;
}

#gsc-wrap {
    position: absolute;
    top: 0px;
    right: 40px;
    /*    height: 40px;*/
    float: right;
    padding: 0;
    margin-right:0px;
}

#gsc-wrap td.gsc-search-button {
    background:none;
}
#gsc-wrap table td.gsc-input .gsc-input-box  {
    height: 40px;
    font-size: 20px;
    display: inline-block;
    font-weight: 100;
    border: none;
    outline: none;
    color: #333;
    padding: 0px;
    width: 0px;
    position: absolute;
    top: 0px;
    right: 0;
    background: none;
    z-index: 3;
    transition: width .4s cubic-bezier(0.000, 0.795, 0.000, 1.000);
    cursor: pointer;
    overflow: hidden;
    border-radius: 8px;
}
#gsc-wrap input.gsc-input {
    font-size: 18px !important;
}

#gsc-wrap .google-search-box {
    width: 500px !important;
    z-index: 1 !important;
    border: 1px solid #bbb !important;
    cursor: text !important;
    background: #fff !important
}
#gsc-wrap .google-search-box #gsc-i-id1{
    color: #222 !important;
    padding-left: 5px
}
#gsc-wrap .gsc-search-button {
    width: 40px !important;
    height: 40px !important;
    position: absolute;
}
#gsc-wrap .gsc-search-button-v2 {
    width: 40px !important;
    height: 40px !important;
    padding: 5px 4px !important;
    background: transparent !important;
    border: none !important;
    display: inline-block;
    float: right;
    /*    background: url(/assets/img/search.png) center center no-repeat !important;
        text-indent: -10000px;*/
    position: absolute;
    top: 2px;
    right: 0;
    z-index: 2;
    cursor: pointer;
    opacity: 0.6;
    cursor: pointer;
    transition: opacity .4s ease;
}
#gsc-wrap .gsc-search-button-v2 svg{
    width: 28px !important;
    height: 28px !important;
    margin-left: 2px;
    fill: #333 !important;
}
#gsc-wrap .gsc-search-button-v2:hover,
#gsc-wrap .gsc-search-button-v2:focus {
    background: transparent !important;
    border: none  !important;
    outline: none  !important;
}
#gs_cb50 {
    display:none;
}

#search-bar-wrap {
    position: absolute;
    top: 0;
    right: 0px;
    height: 40px;
    min-width: 40px;
    float: right;
    padding: 0;
    margin-right:0px;
}
#search-bar-wrap input[type="text"] {
    height: 40px;
    font-size: 18px;
    display: inline-block;
    font-weight: 100;
    border: none;
    outline: none;
    color: #fff;
    padding: 0px;
    padding-right: 50px !important;
    width: 0px;
    position: absolute;
    top: 2px;
    right: 0;
    background: none;
    z-index: 2;
    transition: width .4s cubic-bezier(0.000, 0.795, 0.000, 1.000), z-index 0s linear 1s;
    cursor: pointer;
}
/*#search-bar-wrap input[type="text"]:focus,*/
#search-bar-wrap input#search.active {
    width: 500px;
    padding-left:10px;
    z-index: 1;
    border: 1px solid #bbb;
    cursor: text;
    background: #fff;
    color: #222
}
#search-bar-wrap input[type="submit"] {
    height: 40px;
    width: 40px;
    display: inline-block;
    float: right;
    background: url(/assets/img/search_64.png) center center no-repeat;
    background-size: 32px;
    text-indent: -10000px;
    border: none;
    position: absolute;
    top: 2px;
    right: 0;
    z-index: 1;
    cursor: pointer;
    opacity: 0.6;
    cursor: pointer;
    transition: opacity .4s ease;
}
#search-bar-wrap input[type="text"]:focus + input[type="submit"] {
    z-index: 3;
}

#search-bar-wrap input[type="submit"]:hover {
    opacity: 0.8;
}

#search-bar-wrap input#ach {
    display: none;
}

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

    .pagination {
        margin: 2px auto 1px;
    }

    #wrapper0 {
        position: relative;
        padding-top: 106px;
    }

    .navbar-default #navbar{
        max-width: none;
    }
    .nav-search-wrap {
        position: relative;
    }
    #gsc-wrap {
        position: relative;
        right: 0px;
        margin: 5px auto;
        float: none;
        min-height: 40px;
    }
    #gsc-wrap > div{
        margin-bottom: 10px;
    }
    #gsc-wrap .gsc-search-button {
        position: relative;
    }
    #gsc-wrap .gsc-search-button-v2 {
        padding:0 !important;
    }
    #gsc-wrap table td.gsc-input .gsc-input-box  {
        width: 100% !important;
        padding-right: 32px;
        top: 2px;
        color: #222;
        background: #fff !important;
        border: 1px solid #bbb !important;
    }
    #gsc-wrap .gsc-search-button {
        z-index: 3;
    }

    #search-bar-wrap {
        position: relative;
        right: 0px;
        width: 100%;
        margin: 5px auto;
    }
    #search-bar-wrap input[type="text"] {
        position: relative;
        width: 100% !important;
        padding-left:10px;
        z-index: 1 !important;
        border: 1px solid #bbb !important;
        cursor: text !important;
        background: #fff;
        color: #222;
    }
    #search-bar-wrap input[type="submit"] {
        padding:0 !important;
        z-index: 2;
    }

    .footer-menu .navbar-nav .btn {
        white-space: normal;
    }
}

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

    .nav-search-wrap {
        top: -44px;
    }
}

.btn-circle {
    width: 25px;
    height: 25px;
    text-align: center;
    padding: 4px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
    border:1px solid #000000;
}
.bottom-sticky-ads {
    position:fixed;
    left:0px;
    bottom:0px;
    width:100%;
    text-align:center;
    background: rgba(255,255,255,.9);
    z-index: 1;
}
.bottom-sticky-ads  .close-btn {
    position: absolute;
    top: 0px;
    left: 2px;
    z-index: 100;
    width: 100%;
    text-align: left;
    padding-right: 10px;
    background: transparent;
    font-size:20px;
    font-weight:bold;
    cursor:pointer;
}
.bottom-sticky-ads .ads-content {
    min-width: 320px;
    max-width: 730px;
    margin: auto;
    background:#FFFFFF;
}

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

    .bottom-sticky-ads {
        background: rgba(255,255,255,.5)
    }
    .bottom-sticky-ads  .close-btn {
        top: 1px;
        left: 4px;
    }
    .bottom-sticky-ads .ads-content {
        max-height: 100px;
    }
    .bottom-sticky-ads .ads-content div:first-child{
        margin-top: 30px;
    }
}

.spc-ctr {
    display: none;
}
.spc-ctr-show {
    display: block;
}
.spc-ctr-hide {
    display: none!important;
}

.ppg__fab-bubble-inner {
    font-family: sans-serif;
}

.promotions-sidebar-left {

}
.promotions-content {

}

.sticky {
    position: sticky;
    position: -webkit-sticky;
    top: 0;
}
.promotions-list {
    padding-left: 0px;
    padding-right: 0px;
}
.promotion-item {
    float: none;
    display: inline-block;
    vertical-align: top;
    margin: 0 -.11em;
}
.promotion-box {
    display: block;
    margin-bottom:20px;
    text-decoration:none !important;
}

.promotion-title {
    padding:5px 0px;
    font-weight:bold;
    color: #545454;
    font-size: 20px;
    line-height: 1.0em;
}
.promotion-name {
    line-height: 1.2em;
}
.promotion-name > span:before {
    content: ' - '
}
.promotion-title > span {
    display: inline-block;
    font-size: 14px;
    line-height: 15px;
    font-weight: normal;
}
.promotion-image {
    max-height: 240px;
    width: auto;
    min-width: 125px;
    max-width: 200px;
    position: relative;
    overflow: hidden;
    border: 3px solid #fff ;
    -webkit-box-shadow: 4px 5px 21px -15px rgba(0,0,0,1);
    -moz-box-shadow: 4px 5px 21px -15px rgba(0,0,0,1);
    box-shadow: 4px 5px 21px -15px rgba(0,0,0,1);
}
.promotion-image::before {
    position: absolute;
    top: 42%;
    left: 8%;
    right: 8%;
    opacity: 0;
    transition: opacity .25s;
    content: attr(data-title) " ";
    display: block;
    z-index: 1;
    padding: .375em .75em;
    border-radius: 2em;
    background: #fff;
    color: #000;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
}
.promotion-image::after {
    position: absolute;
    top: 0;
    opacity: 0;
    transition: opacity .5s;
    content: "";
    height: 100%;
    width: 100%;
    display: block;
    background-color: rgba(0,0,0,.3);
}
.promotion-image:hover::before,
.promotion-image:hover::after {
    opacity: 1;
}
.promotion-image img {
    max-width: 100%;
    width:100%;
    height: auto;
    transition: transform .5s;
}
.promotion-image:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

/* only broken images */
.promotion-image img:after {
    content: "[ " attr(alt) " ]";
    display: inline-block;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 150px;
    height: 100%;
    background-color: #fff;
    text-align: center;
}
.shop-promotions .promotion-title {
    font-size: 18px;
}
.shop-promotions .promotion-name > span {
    display: none;
}

.promotion-description {

}
.snippet-text,
.commercial-data {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    /*font-weight: normal;*/
    font-family: Arial, Helvetica, sans-serif;
}
.snippet-hide .snippet-text{
    display: none;
}
.snippet-show .snippet-text{
    display: block;
}
.snippet-show-des .snippet-text{
    display: none;
}
.snippet-show-mob .snippet-text {
    display: none;
}
.snippet-text p,
.commercial-data p {
    text-align: justify;
}
.snippet-text p strong,
.commercial-data p strong {
    font-size: 16px;
}

.commercial-data .promotion-half-image {
    display: block;
    position: relative;
    max-width: 800px;
    max-height: 500px;
    margin: auto;
    overflow: hidden;
    margin-bottom: 20px;
}

.shop-text {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
}
.shop-text h2 {
    font-size: 24px;
    font-weight: bold;
}
.shop-text h3 {
    font-size: 18px;
    font-weight: bold;
}
.shop-text p {
    text-align: justify;
}

.shop-description {

}

.shop-locations {
    float: left;
    position: relative;
    width: 100%;
    margin-bottom: 40px;
    border: 2px solid #de5533;
    border-radius: 5px;
    padding: 10px 15px 10px 15px;
    margin-top:10px;
}
.shop-locations .control-label {
    color: #333;
    font-size: 18px;
    font-weight: bold;
    line-height: 28px;
}

.jQshowBubleTarget {
    width: 235px;
    background: #fff;
    border: 1px solid #e1e1e1;
    padding: 15px 20px;
    border-radius: 5px;
    text-align: left;
    position: absolute;
    z-index: 2;
    margin-top: 10px;
}
.jQshowBubleTarget .arrow {
    z-index: 102;
    position: absolute;
    top: -19px;
    left: 46%;
    width: 18px;
    height: 19px;
    background: url(/assets/img/buble_arrow.png);
}
.promotion-locations {
    color:gray;
    font-size:12px;
    padding-top:5px;
}
.promotion-locations .show-locations {
    cursor: pointer;
    color: #666;
    background: none;
    padding: 0;
}
.promotion-locations .show-locations:hover {
    color: #333;
}
.promotion-locations .location-item {
    display: block;
    text-align: left;
}
.promotion-locations .city {
    color:#000;
    font-weight: bold;
}

@keyframes slw-show {
    0%   { opacity: 0; }
    95%  { opacity: 0; }
    100% { opacity: 1; }
}

.slw-enb .slw-el {
    opacity: 0;
    -webkit-animation: slw-show 3.0s ease-in forwards;
    -moz-animation: slw-show 3.0s ease-in forwards;
    -o-animation: slw-show 3.0s ease-in forwards;
    animation: slw-show 3.0s ease-in forwards;
}

@media only screen and (max-width: 767px) {
    body {
        overflow-x: hidden;
    }
    .fixed-bar {
        position: sticky;
        position: -webkit-sticky;
        top: 0;
        z-index: 1000;
    }
    /*    .layout-home .heading {
            font-size:30px;
        }
        .layout-home .content-wrapper {
            width: 760px;
        }
        .shops-list {
            width: 565px;
            float: left;
        }
        .shops-sidebar {
            width: 160px;
            float: right;
        }*/
    .shop-image .img-wrapper {
        /*        max-height: 280px;
                max-width: 200px;*/
    }

    .promotion-item.col-xs-6 {
        float: none;
        display: inline-block;
        vertical-align: top;
        margin: 0 -.1em;
    }
    .promotion-box {
        text-align: center;
        margin-left: -8px;
        margin-right: -8px;
    }
    .promotion-title {
        font-size: 18px;
    }
    .promotion-name {
        margin: 0 -2px;
/*        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;*/
        margin-bottom: 14px;
    }
    .promotion-name > span{
        content: none;
        display: block;
        font-size: 14px;
        line-height: 16px;
        margin-bottom: -16px;
    }
    .promotion-name > span:before {
        content: none;
    }
    .promotion-title small{
        display: block;
        font-size: 14px;
        line-height: 16px;
    }
    .promotion-image{
        display: inline-block;
        text-align: center;
    }
    .promotion-image::before {
        padding: .375em .5em;
        font-size: 14px;
    }
    .snippet-show-des .snippet-text{
        display: none;
    }
    .snippet-show-mob .snippet-text {
        display: block;
    }
    .slw-enb-mob .slw-el {
        opacity: 0;
        -webkit-animation: slw-show 3.0s ease-in forwards;
        -moz-animation: slw-show 3.0s ease-in forwards;
        -o-animation: slw-show 3.0s ease-in forwards;
        animation: slw-show 3.0s ease-in forwards;
    }
}
@media only screen and (max-width: 480px) {
    .shop-item {
        padding-right: 8px;
        padding-left: 8px;
    }
    .shop-box {
        margin-bottom: 15px;
    }
    .shop-image .img-wrapper {
        /*        height: 200px;
                max-width: 100%;*/
    }

    .commercial-data .promotion-half-image {
        max-height: 250px;
    }
}
@media only screen and (max-width: 384px) {
    .shop-image .img-wrapper {
        /*height: 190px;*/
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-top #ads-slot-top-ad {
        max-width: 540px;
    }
    .bottom-content .col-xs-12 {
        padding-left: 0px;
        padding-right: 0px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-top #ads-slot-top-ad {
        max-width: 780px;
    }
    .promotions-sidebar-left {
        padding-left: 0px;
        padding-right: 0px;
    }
    .promotions-sidebar-left #ads-slot-left-ad {
        max-width: 300px;
    }
    .promotions-content {
        position: relative;
    }
    .promotions-content .sticky {
        padding-left: 0px;
    }
    .promotions-content .sticky #ads-slot-right-ad {
        max-width: 300px;
    }
    .bottom-content .col-xs-12 {
        padding-left: 0px;
        padding-right: 0px;
    }
}

.layout-shop {

}

.layout-promotion {

}

.top-container {
    max-width: 1650px;
    margin: auto;
    display: block;
}
.main-container {
    max-width: 100%;
    margin: auto;
}
.bottom-container {

}

.item-sidebar-left {
    position: relative;
    display: none;
    width: 160px;
    float: left;
    min-height: 10px;
}
.item-sidebar-right {
    position: relative;
    display: none;
    width: 340px;
    float: left;
    min-height: 10px;
}
.item-content {
    width: auto;
    float: none;
    position: relative;
}
.item-content .title{
    font-size: 24px;
}
.item-content .item-image {
    width: 100%;
    text-align: center;
}
.item-content .item-image img {
    width: 100%;
    height: auto;
}
.item-content .item-image.part-bottom {
    margin-top: 5px;
}
.main-container .item-sidebar-left,
.main-container .item-sidebar-right {
    margin-top: -10px;
}

@media only screen and (min-width: 768px) {
    .main-container {
        display: flex;
    }
    .item-sidebar-right {
        display: block;
    }
    .item-content {
        float: left;
        width: calc(100% - 340px);
    }
    .top-container .item-content {
        min-width: 730px;
    }
    .snippet-show-des .snippet-text{
        display: block;
    }
    .snippet-show-mob .snippet-text {
        display: none;
    }
    .slw-enb-des .slw-el {
        opacity: 0;
        -webkit-animation: slw-show 3.0s ease-in forwards;
        -moz-animation: slw-show 3.0s ease-in forwards;
        -o-animation: slw-show 3.0s ease-in forwards;
        animation: slw-show 3.0s ease-in forwards;
    }
    .shop-name {
        font-size: 22px;
    }
}
@media only screen and (min-width: 1200px) {
    .header-top .logo {
        max-width: 170px;
    }
    .header-top .baner {
        min-width: 970px;
    }
    .item-sidebar-left {
        display: block;
    }
    .item-content {
        width: calc(100% - 500px);
    }
    .shop-image .img-wrapper {
        /*height:240px;*/
    }
    .shop-name {
        font-size: 24px;
    }
}

@media only screen and (min-width: 1500px) {
    .main-container {
        max-width: 1650px;
    }
    .item-sidebar-left {
        width: 300px;
    }
    .item-content {
        width: calc(100% - 640px);
    }
}

@media only screen and (max-width: 767px) {
    .item-sidebar-left,
    .item-sidebar-right {
        display: none !important;
    }
    .item-content .title{
        font-size: 18px;
    }
    .item-content .item-image {
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin-top: 0px;
    }
    .item-content .item-image.part-bottom {
        margin-top: 5px;
    }
}
@media only screen and (max-width: 991px) {
    .top-container,
    .main-container,
    .bottom-container {
        overflow: hidden;
    }
}

.popular-ads-item {
    text-align:center;
}
.popular-ads-title {
    font-size: 13px;
    text-align:center;
}
.popular-ads-image img {
    max-height:167px;
}
.popular-ads-date {
    padding: 5px 0px;
    font-weight: bold;
    color: #4c4c4c;
    font-size: 12px;
}


.you-might-also-like {
    margin-top: 20px;
}
.empty-data {
    color: #ff0000;
    font-weight: bold;
}

.search-content {

}
.search-header {
    font-size: 22px;
    font-weight: bold;
    /*background: url(/assets/img/lines.png) bottom repeat-x;*/
    margin-top: 0px;
    margin-bottom: 6px;
    padding-bottom: 10px;
}
.search-result {
}
.search-item {
    margin-bottom: 15px;
}
.search-item .link-wrap {
    display: block;
    text-decoration: none;
}
.search-item .search-title {
    display: block;
    margin: 0;
    font-size: 18px;
    font-weight: bold;
    color: #545454;
    text-decoration: none;
}
.search-item .search-title:hover {
    color: #222;
}
.search-item .search-title * {
    display: inline;
}
.search-item .search-image {
    float: left;
    margin-right: 10px;
    text-align: center;
    overflow: hidden;
    min-width: auto;
    width: 100px;
    max-height: 120px;
    margin-bottom: 1px;
}
.search-item .search-image .img-wrapper{

}
.search-item .search-description {
    position: relative;
    font-size: 14px;
    max-height: 78px;
    overflow: hidden;
}
.search-item .search-description:after {
    content: "";
    position: absolute;
    display: block;
    right: 0px;
    bottom: 0px;
    height: 1.5em;
    width: 10em;
    background: linear-gradient(to right, rgba(255,255,255,0.1) 10%, #f5f5f5 100%);
}

.widget-title {
    font-size: 20px;
    font-weight: bold;
    margin-top: 16px;
    margin-bottom: 16px;
    text-align: center;
    text-transform: none;
}

.promo-inter {
    margin: 5px auto;
}
.promo-inter .inter-ad {
    text-align: center;
    margin: 15px auto;
}
.promot-text {
    margin: 20px auto;
}

.afs-container {
    height: auto !important;
}

.inter-mob-app {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 11111;
    padding: 20px;
    background: #fff;
    font-family: Arial, sans-serif;
    overflow-y: scroll;
}
.inter-mob-app .close-btn {
    margin-top: -10px;
    margin-bottom: 10px;
    font-size: 36px;
    opacity: .7;
}
.inter-mob-app .app-box {
    max-width: 360px;
    margin: auto;
    display: block;
    font-size: 16px;
}
.inter-mob-app .app-logo {
    max-width: 60%;
    margin: 40px auto 40px;
}
.inter-mob-app .app-logo img {
    display: inline-block;
    width: 100%;
}
.inter-mob-app .app-img img {
    position: relative;
    display: inline-block;
    min-width: 280px;
}
/* only broken images */
.inter-mob-app .app-img img:after {
    content: "";
    background: url(/assets/img/app/rabato-logo.png) no-repeat top center;
    background-size: 250px;
    display: inline-block;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 300px;
    background-color: #fff;
    text-align: center;
}
.inter-mob-app .inter-title {
    margin: 20px auto;
    font-weight: 700;
}
.inter-mob-app .inter-text {
    margin: 20px auto;
}
.inter-mob-app .google-play-btn {
    max-width: 80%;
    margin: 30px auto 10px;
}


.inter-vign {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2147483647 !important;
    padding: 0px;
    background: #262626;
    color: #fff;
    font-family: Roboto, Arial, sans-serif;
    overflow-y: scroll;
}
.inter-vign a {
    color: #fff;
}
.inter-vign .top-row {
    height: 52px;
    margin-top: 37px;
    font-size: 18px;
    opacity: .95;
}
.inter-vign .middle-row {
    margin-top: 37px;
}
.inter-vign .close-btn {
    display: table;
    float: right;
    height: 40px;
    background: transparent;
    border: 1px solid #dfdfdf;
    padding: 0.25em;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    opacity: 0.7;
    -webkit-animation: slw-show 4.0s ease-in forwards;
    -moz-animation: slw-show 4.0s ease-in forwards;
    -o-animation: slw-show 4.0s ease-in forwards;
    animation: slw-show 4.0s ease-in forwards;
}
.inter-vign .close-btn span {
    display: table-cell;
    vertical-align: middle;
    height: 40px;
    padding: 0 0.25em;
}
.inter-vign .close-btn .text {
    padding: 0.25em;
}
.inter-vign .close-btn .icon {
    padding: 0 0.15em;
    font-size: 28px;
    font-family: Arial, sans-serif;
}
.inter-vign .vign-ad {
    margin: 20px auto;
}


.item-content .item-image.part-top,
.item-content .item-image.part-bottom {
    overflow: hidden;
}
.item-content .item-image.part-top img{
}
.item-content .item-image.part-bottom img{
}
.item-content .mid-image-ad {
    float: left;
    width: 100%;
    margin: 1px auto;
    text-align: center;
}


.shop-info .shop-info-box {
    text-align: center;
    margin-bottom: 20px;
}
.shop-info .shop-title {
    margin: 0px auto 2px;
    display: block;
    text-decoration: none;
}
.shop-info .shop-title .logo {
    display: inline-block;
    max-width: 128px;
    max-height: 128px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.shop-info .shop-title .logo img{
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.shop-info .shop-title:hover .logo img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.shop-info .shop-title h1{
    margin: 0px auto 10px;
    padding-bottom: 8px;
    font-size: 30px;
    display: inline-block;
    background-image: -webkit-linear-gradient(#de5533,#de5533 3px);
    background-image: -o-linear-gradient(#de5533 0,#de5533 3px);
    background-image: linear-gradient(#de5533,#de5533 3px);
    background-repeat: no-repeat;
    background-size: 0 3px;
    background-position-y: 100%;
    -webkit-transition: background-size .5s;
    -o-transition: background-size .5s;
    transition: background-size .5s;
}
.shop-info .shop-title:hover h1 {
    background-size: 100% 3px;
}
.shop-info .shop-title .shop-title-wrap{
    margin: 0px auto;
    display: inline-block;
    vertical-align: middle;
}
.shop-info .shop-title .shop-title-wrap h1{
    display: block;
    margin-bottom: 4px;
}

.shop-info .promotion-box {
    margin: 20px auto 20px;
    display: inline-block;
}
.shop-info .promotion-box:hover {
}
.shop-info .promotion-box img {
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.shop-info .promotion-box:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    /*    -webkit-filter: saturate(1.1);
        filter: saturate(1.1);*/
}
.shop-info .subtitle {
    margin-top: 2px;
    margin-bottom: 2px;
    font-size: 26px;
    font-weight: bold;
}
.shop-info .promotion-image {
    float: none;
    display: block;
    margin: auto;
    height: auto;
    margin-top: 10px;
    background: #ffffff;
    border: 5px solid #fff;
    max-width: 250px;
    max-height: 500px;
    -webkit-box-shadow: 4px 5px 21px -15px rgba(0,0,0,1);
    -moz-box-shadow: 4px 5px 21px -15px rgba(0,0,0,1);
    box-shadow: 4px 5px 21px -15px rgba(0,0,0,1);
}
.shop-info .promotion-image:before {
    font-size: 18px;
}
.shop-info .see-more {
    display: inline-block;
    color:#de5533;
    margin-top:5px;
    padding: 3px 1px;
    font-size: 20px;
    font-weight: bold;
    clear: both;
    background-image: -webkit-linear-gradient(#de5533,#de5533 3px);
    background-image: -o-linear-gradient(#de5533 0,#de5533 3px);
    background-image: linear-gradient(#de5533,#de5533 3px);
    background-repeat: no-repeat;
    background-size: 0 3px;
    background-position-y: 100%;
    -webkit-transition: background-size .5s;
    -o-transition: background-size .5s;
    transition: background-size .5s;
}
.shop-info .promotion-box:hover .see-more {
    background-size: 100% 3px;
}
.shop-info .read-more {
    margin-top: 20px;
    padding: 5px 12px;
    font-size: 20px;
    font-weight: bold;
    transition: all .25s;
}
.shop-info .promotion-box:hover .read-more {
}
.flyer-tags {
    margin: 1px auto 15px;
}
.flyer-tags .tags-list {
    margin: 10px auto;
}
.flyer-tags a {
    display: inline-block;
    margin: 5px 5px 8px;
    padding: .5em 1em;
    border-radius: 2em;
    background: #efefef;
    color: #000;
    font-size: 16px;
    text-decoration: none;
}
.flyer-tags a:hover {
    background: #de5533;
    color: #fff;
}

@keyframes pulse-opacity {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0.5;
    }
    100% {
        opacity: 1;
    }
}
.img-wrapper {
    position: relative;
}
.clk-layer {
    display: block;
    position: absolute;
    cursor: pointer;
    text-align: center;
    border: 2px dashed rgba(222, 85, 51, .5);
}
.clk-layer:hover {
    background-color: rgba(222, 85, 51, .1);
}
.clk-layer .hot-spot {
    position: absolute;
    z-index: 1;
    width: 48px;
    height: 48px;
    top: 8px;
    left: 8px;
    color: #fff;
    background-color: rgba(222, 85, 51, 1);
    background-clip: padding-box;
    transition: all .3s ease;
    animation: pulse-opacity 2s infinite;
    border-radius: 32px;
    border: 3px solid rgba(255, 255, 255, 0.5);
}
.clk-layer .hot-spot .glyphicon {
    top: 11px;
    font-size: 1.5em;
}
.clk-layer:hover .hot-spot {
    animation: none;
}
.clk-layer .hot-spot-text {
    display: none;
    position: absolute;
    height: 48px;
    top: 8px;
    left: 8px;
    color: #fff;
    background-color: rgba(222, 85, 51, 1);
    background-clip: padding-box;
    transition: all .3s ease;
    border-radius: 32px;
    border: 3px solid rgba(255, 255, 255, 0.9);
}
.clk-layer .hot-spot-text span {
    position: relative;
    top: 8px;
    padding-left: 52px;
    padding-right: 12px;
    font-size: 1.25em;
}
.clk-layer:hover .hot-spot-text {
    display: block;
}

@media only screen and (max-width: 767px) {
    .clk-layer .hot-spot {
        width: 32px;
        height: 32px;
    }
    .clk-layer .hot-spot .glyphicon {
        top: 6px;
        font-size: 1.25em;
    }
    .clk-layer .hot-spot-text {
        height: 32px;
    }
    .clk-layer .hot-spot-text span {
        top: 3px;
        padding-left: 35px;
        padding-right: 10px;
        font-size: 1em;
    }
    .flyer-tags a {
        padding: .375em .75em;
    }
}

.embed-blog-article {
    margin-top:20px;
}

.embed-blog-article h2{
    font-size: 28px;
    font-weight: bold;
}
.embed-blog-article .article-content {
    position: relative;
    overflow: hidden;
    max-height: 10000px;
    transition: all 1s ease-in;
}
.embed-blog-article .article-content.teaser {
    max-height: 500px;
    overflow: hidden;
}
.embed-blog-article .article-content.teaser:after {
    content: '';
    display: block;
    width: 100%;
    height: 150px;
    position: absolute;
    bottom: 0;
    background: linear-gradient(to bottom,transparent, white);
}
.embed-blog-article .show-article {
    position: relative;
    z-index: 1;
    text-align: center;
    display: block;
    width: 250px;
    margin: -25px auto 10px;
    padding: 10px 20px;
    border-radius: 8px;
    background-color: #de5533;
    color: #fff !important;
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
}

.sticky-wrapper {
    display: flex;
}
.blog-main-content {

}
.article-content .article-date {
    margin-bottom: .7rem;
    display: inline-block;
    margin-right: 10px;
}
.article-content .article-author {
    margin-bottom: .7rem;
    display: inline-block;
    line-height: 12px;
    padding-left: 10px;
    border-left: 2px solid #909090;
}

.article-content .article-author > a{
    display: inline-block;
}
.article-content .blog-content {
    font-size: 16px;
}
.article-content .blog-content img {
    height: auto;
}
.article-content .blog-content li {
    white-space: normal !important;
    margin-bottom: 4px;
}
.blog-title {
    font-size: 30px;
    margin-top: 10px;
}

.blog-author {
    border: 1px solid #de5533;
    padding: 15px;
    margin: 20px 0;
    border-radius: 3px;
    margin-bottom: 30px;
}

.blog-author .author-name {
    margin: 0px 0px 5px 0px !important;
    font-size: 22px;
    font-weight: bold;
}

.blog-author .author-image {
    float: left;
    width: 150px;
    margin-right: 20px;
    margin-bottom: 10px;
}

.blog-author-about {
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: 500;
    color: #565656;
}

.blog-author-more {
    padding-top: 10px;
    text-align: center;
}

.blog-author-link {
    float: none !important;
    width: max-content;
    display: inline-block;
    margin: 0 auto;
    margin-top: 10px;
}

.blog-author-social-media {
    float: right;
}

.article-bottom .blog-author {
    margin-top: 0px;
    margin-bottom: 20px;
}

.author-job-title {
    font-size: 15px;
    color: #444;
    margin-top: 1px;
    opacity: 0.8;
}

.author-social-media {
    margin-top: 20px;
}

.author-social-media i, .blog-author-social-media i {
    width: 32px !important;
    height: 32px !important;
}

.layout-blog-articles .blog-author {
    margin: 0px !important;
    border: none !important;
    padding: 0px !important;
    margin-bottom: 30px !important;
}

@media only screen and (max-width: 991px) {
    .blog-author .author-image {
        width: 180px;
        margin: 0 auto;
        margin-bottom: 20px;
        float: none;
    }

    .blog-author .author-name {
        text-align: center;
        display: block;
    }

    .blog-author .author-job-title {
        text-align: center;
        padding-bottom: 10px;
        display: block;
    }
}

.article-bottom {
    overflow: hidden;
    margin: 10px auto;
}
.article-bottom .social-buttons {
    float: left;
}
.article-bottom .social-buttons div {
    float: left;
    margin-right: 10px;
    display: block;
}
.article-bottom .social-buttons div:last-child {
    margin-right: 5px;
}

.btn-articles-list, .btn-articles-list-inline {
    border: 1px solid #de5533;
    color: #de5533;
    background-color: #fff;
    border-radius: 0.8em;
    text-align: center;
    font-weight: bold;
    transition: all .25s;
    height: 28px;
    padding: 4px 30px;
}

.btn-articles-list:hover , .btn-articles-list-inline:hover{
    color: #fff;
    background: #de5533;
}
.article-bottom .btn-articles-list {
    display: block;
    float: right;
}

.blog-article-list {

}
.article-jumbotron {
    margin: .6rem 0 2rem;
}
.article-jumbotron .article-category {
    display: block;
    font-size: 1.125em;
    text-transform: uppercase;
    font-weight: bold;
}

.article-jumbotron .title-row {
    margin-bottom: .5rem
}

.article-jumbotron .button-row {
    padding-top: 1em;
}

.article-jumbotron .title {
    font-weight: bold;
    font-size: 1.8em;
    line-height: 1.2em;
}

.article-jumbotron .article-date {
    font-size: 1.2em;
    margin-top: 5px;
}

.article-jumbotron .title:hover {
    text-decoration: none;
    color: #de5533;
}

.article-jumbotron .article-short-content {
    font-size: 1.2em;
    text-align: justify;
}

.article-jumbotron .btn-show-article {
    border: 1px solid #de5533;
    color: #de5533;
    background-color: #fff;
    border-radius: 1em;
    width: 100%;
    text-align: center;
    font-weight: 700;
    transition: all .25s;
}
.article-jumbotron .btn-show-article:hover {
    color: #fff;
    background: #de5533;
}

.mr-7 {
    margin-right: 7px;
}

.mr-10 {
    margin-right: 10px;
}

.mb-15 {
    margin-bottom: 15px;
}

.mt-15 {
    margin-top: 15px;
}

.mt-10 {
    margin-top: 10px;
}

.mt-5 {
    margin-top: 5px;
}


@media only screen and (max-width: 767px) {
    .layout-blog-articles #wrapper0 {
    }
    .article-jumbotron {
        margin-bottom: 3rem;
    }
    .article-jumbotron .article-date {
        margin-top: 0px;
    }
    /*.main-content .article-jumbotron:nth-of-type(1) .title-row {*/
    /*    padding-top: 0;*/
    /*}*/
    .article-jumbotron .article-short-content {
        padding-top: 1em;
    }
    .article-content .blog-content {

    }
}

.pagination-blog-article {
    margin: 5px -10px;
}
.pagination-blog-article .pagination {
    width: 100%;
    margin: 10px auto;
    text-align: left;
}

.article-pagination-prev-page-text {
    display: none;
}

@media only screen and (min-width: 992px) {
    .pagination-blog-article {
        margin: 5px -5px;
    }
    .article-pagination-prev-page-text {
        display: inline;
    }
}

.article-pagination-next-page-text {
    display: none;
}

@media only screen and (min-width: 360px) {
    .article-pagination-next-page-text {
        display: inline;
    }
}
.blog-similar-articles {
    margin-top: 25px
}

.blog-similar-articles .widget-title {
    font-weight: bold;
}


.blog-similar-articles .article-item {
    margin-bottom: 15px;
}

.blog-similar-articles .article-image {

}

.blog-similar-articles  .article-title {
}

.loader-sm {
    display: inline-block;
    border: 3px solid blue;
    border-top: 3px solid rgba(0, 0, 0, 0);
    border-radius: 50%;
    width: 12px;
    height: 12px;
    animation: spin 2s linear infinite;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

@media only screen and (max-width: 767px) {
    .modal-header {
        padding: 10px 15px 5px;
    }
    .modal-body {
        padding: 10px 15px;
    }
    .modal-content hr {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .modal-content .form-group {
        margin-bottom: 10px;
    }
}

.modal {
    z-index: 10001;
}

.social-links {
    margin: -2px 0;
}

.social-links a {
    display: inline-block;
    padding-left: 30px;
    margin-left: 10px;
    text-decoration: none;
    cursor: pointer;
    height: 24px;
    line-height: 24px;
    vertical-align: middle;
}

.social-links a:hover {
    opacity: 0.8;
}

.social-links .youtube {
    background: url("/assets/img/icons/youtube-32.png") no-repeat left;
    background-size: 24px 24px;
}

.social-links .instagram {
    background: url(/assets/img/icons/instagram-32.png) no-repeat left;
    background-size: 24px 24px;
}

.social-links .newsletter {
    background: url(/assets/img/icons/newsletter-32.png) no-repeat left;
    background-size: 24px 24px;
}

@media only screen and (max-width: 480px) {
    .social-links a span {
        display: none;
    }
}

.shops-list {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
}

.shops-list-item {
    padding: 10px 5px;
    text-align: center;
}

.shops-list-item:hover {
    outline: solid 2px #de5533;
}

.shops-list-item-image {
    height: 80px;
    width: 80px;
    background-size: cover;
}
.shops-list-item h5 {
    margin: 5px 0;
    padding: 0;
    text-align: center;
}
@media only screen and (min-width: 480px) {
    .shops-list-item-image {
        height: 100px;
        width: 100px;
    }
}

.shop-list-image-wrapper {
    display: block;
    overflow: hidden;
    /*    height: 220px;
        width:auto;
        max-width: 240px;*/
    max-height: 100px;
    max-width: 200px;
    margin: auto;
    text-align: center;
}

.cities-list,
.categories-list {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
}

.cities-list-item {
    text-align: center;
    width: 120px;
}

.cities-list-item:hover,
.categories-list-item:hover {
    outline: solid 2px #de5533;
}

.cities-list-item-anchor,
.categories-list-item-anchor {
    padding: 15px 10px;
    text-decoration: none;
    width: 100%;
    height: 100%;
    display: block;
}

.cities-list-item-anchor:hover,
.categories-list-item-anchor:hover {
    text-decoration: none;
    color: inherit;
}
.categories-list-item {
    text-align: center;
    width: 240px;
}

.shops-base-brand-logo-wrapper {
    display: flex;
    align-content: center;
    flex-flow: column wrap;
}

@media only screen and (min-width: 768px) {
    .shops-base-brand-logo-wrapper {
        padding-top: 100px;
    }
}

.shops-base-brand-logo {
    width: 100px;
    height: 100px;
    display: block;
}

@media only screen and (min-width: 768px) {
    .shops-base-brand-logo {
        width: 200px;
        height: 200px;
    }
}

.shops-base-newest-promotions {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
}

.shops-base-promotion-title {
    font-weight: bold;
    font-size: 1em;
    line-height: 1.1em;
    color: #545454;
}

.shops-base-cities-list-table {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

@media only screen and (min-width: 768px) {
    .shops-base-cities-list-table {
        width: 60%;
    }
}

.shops-base-cities-pagination {
    text-align: center;
}

.pagination-next-page-text {
    display: none;
}

@media only screen and (min-width: 480px) {
    .pagination-next-page-text {
        display: inline;
    }
}

.pagination-prev-page-text {
    display: none;
}

@media only screen and (min-width: 992px) {
    .pagination-prev-page-text {
        display: inline;
    }
}

@media only screen and (max-width: 479px) {
    .shops-base-cities-pagination .pagination a {
        margin: 0 3px;
    }
    .shops-base-cities-pagination .pagination a:first-of-type {
        margin-left: 0;
        margin-right: 3px;
    }
    .shops-base-cities-pagination .pagination a:last-of-type {
        margin-left: 3px;
        margin-right: 0;
    }
}

.shops-base-cities-container {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
}

@media only screen and (min-width: 1024px) {
    .shops-base-cities-container {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }
}

.shops-base-cities-container .city-item {
    flex-grow: 1;
    width: 50%;
    text-align: center;
    padding: 5px 0;
}

@media only screen and (min-width: 480px) {
    .shops-base-cities-container .city-item {
        width: 33%;
    }
}

@media only screen and (max-width: 767px) {
    .shops-base-location-details-table tr {
        display: flex;
        flex-flow: column wrap;
        width: 100%;
    }
    .shops-base-location-details-table thead tr, .shops-base-location-details-table tbody tr {
        border: solid 2px darkgrey;
        border-top: none;
    }
    .shops-base-location-details-table thead tr:first-of-type {
        border-top: solid 2px darkgrey;
    }
    .shops-base-location-details-table tr th, .shops-base-location-details-table tr td {
        flex-grow: 1;
        width: 100%;
        border: none!important;
    }
    .shops-base-location-details-table tr th:first-of-type {
        border-bottom: solid 2px rgb(221, 221, 221)!important;
    }
    .shops-base-location-details-table tr td:first-of-type {
        border-bottom: solid 1px rgb(221, 221, 221)!important;
    }
}

@media only screen and (min-width: 768px) {
    .shops-base-location-details-table > tbody > tr > td {
        vertical-align: middle;
    }
}

@media only screen and (min-width: 1024px) {
    .shops-base-location-details-table {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }
}

.shop-at-cities-container {
    margin-top: 15px;
    margin-bottom: 15px;
}

.shop-at-cities-read-more-btn {
    margin-top: 0!important;
    margin-bottom: 20px;
    display: inline-block;
    width: auto;
}

.shop-at-cities-read-more-btn:hover {
    text-decoration: none;
}

.coronavirus-stats{
    border-style: solid;
    border-width: 1px;
    border-color: #555;
}
.coronavirus-stats a{
    display:block;
    margin: 5px;
}
.coronavirus-stats .cases, .deaths, .recovered {
    color: #555;
    font-size: 18px;
    font-weight: 500;
    padding-right: 12px;
    padding-left: 12px;
}
.coronavirus-stats .counter {
    font-size: 20px;
    font-weight: 700;
}
.coronavirus-stats .cases .counter {
    color: #696969;
}
.coronavirus-stats .deaths .counter {
    color: #E53131;
}
.coronavirus-stats .recovered .counter {
    color: #8ACA2B;
}
.contents-sidebar > ul{
    clear: both
}
.contents-sidebar > ul > li{
    padding: 5px !important;
}
.contents-sidebar > ul a{
    padding: 0px;
    color: #de5533 !important;
    font-size: 1.0em;
}
.contents-sidebar > h7{
    padding-left: 5px
}
.contents-sidebar > ul > li:hover a{
    color: black !important;
    background-color: transparent;
}

.checkbox-switch {
    position: relative;
    width: 60px;
    height: 27px;
}
.checkbox-switch input {
    margin: 0px;
    margin-top: 1px;
    cursor: pointer;
    opacity: 0;
    position: absolute;
    z-index: 1;
    top: 0px;
    left: 0px;
    width: 0px;
    height: 0px;
}
.checkbox-switch label {
    position: relative;
    width: 60px;
    height: 27px;
}

.checkbox-switch label:before,
.checkbox-switch label:after {
    position: absolute;
    border-radius: 15px;
    transition: background-color 0.3s, left 0.3s;
}
.checkbox-switch label:before {
    content: "\e014";
    color: #fff;
    box-sizing: border-box;
    font-family: 'Glyphicons Halflings';
    padding-left: 36px;
    font-size: 18px;
    line-height: 26px;
    background-color: #888;
    left: 0px;
    top: 0px;
    height: 27px;
    width: 60px;
    border-radius: 15px;
}
.checkbox-switch input:not(:checked) + label:before {
    background-color: red;
    line-height: 28px;
}
.checkbox-switch input:checked + label:before {
    background-color: green;
    content: "\e013";
    padding-left: 5px;
}
.checkbox-switch label:after {
    content: "";
    letter-spacing: 26px;
    background: #fff;
    left: 2px;
    top: 2px;
    height: 23px;
    width: 23px;
}
.checkbox-switch input:checked + label:after {
    left: 35px;
}


#cookiebar {
    position: fixed;
    z-index:1011;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    border-top: 1px solid #ddd;
    text-align: center;
    font-size: 13px;
}
#cookiebar .container {
    padding: 3px 6px;
}
#cookiebar .text {
    display: inline-block;
    margin-bottom: 2px;
}
#cookiebar .btns {
    display: inline-block;
}
#cookiebar .btns button {
    outline: none;
    font-size: 13px;
    white-space: normal;
    margin-bottom: 2px;
}
#cookiebar #cookiebar-accept {
    font-weight: bold;
    min-width: 100px;
    background-color: #de5533;
    color: #fff;
}

#cookie-consent-modal .modal-body {
    background: #fafafa;
    padding: 10px 20px;
}
#cookie-consent-modal .tabs-nav-col {
    padding-right: 0;
    padding-left: 0;
}
#cookie-consent-modal .tabs-nav-col .active {
    background: #fff;
}
#cookie-consent-modal .tabs-content-col {
    background: #fff;
}
#cookie-consent-modal .tabs-nav-col .active {
    background: #fff;
}
#cookie-consent-modal .tab-content {
    padding: 10px 0;
    min-height: 200px;
}
#cookie-consent-modal .tab-content h3 {
    margin-top: 5px;
    font-size: 22px;
    line-height: 27px;
}
#cookie-consent-modal .tab-content .checkbox-switch {
}

#cookie-consent-modal .glyphicon-on {
    color: green;
}
#cookie-consent-modal .glyphicon-on:before {
    content: "\e013";
}
#cookie-consent-modal .glyphicon-off {
    color: red;
}
#cookie-consent-modal .glyphicon-off:before {
    content: "\e014";
}
#cookie-consent-modal .glyphicon-alert {
    color: orange;
}

body.cookiebar-visible {
    margin-bottom: 40px;
}
body.cookiebar-visible .bottom-sticky-ads{
    bottom: 40px;
}

@media only screen and (max-width: 767px) {
    #cookiebar {
        font-size: 12px;
    }
    #cookiebar .btns button {
        font-size: 12px;
    }
}
@media only screen and (max-width: 600px) {
    body.cookiebar-visible {
        margin-bottom: 57px;
    }
    body.cookiebar-visible .bottom-sticky-ads{
        bottom: 57px;
    }
}
@media only screen and (max-width: 380px) {
    body.cookiebar-visible {
        margin-bottom: 74px;
    }
    body.cookiebar-visible .bottom-sticky-ads{
        bottom: 74px;
    }
}
@media only screen and (max-width: 360px) {
    #cookie-consent-modal .modal-footer button {
        padding: 6px 9px;
    }
}
@media only screen and (min-width: 410px) {
    #cookie-consent-modal .tab-content .checkbox-switch {
        float: left;
        margin-right: 8px;
    }
}

.cookies-wrapper br {
    display: block;
    margin-top: 10px;
    content: '';
}

.table-of-contents-mobile {
    display: none;
}

.table-of-contents-mobile > ul.nav {
    display: none;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
    padding: .40rem;
    background-color: #fbfbfb;
}

.table-of-contents-mobile > button {
    margin-bottom: 10px;
    margin-top: 10px;
}

.table-of-contents-mobile > ul {
    list-style: disc;
}

@media only screen and (max-width: 767px) {
    .table-of-contents-mobile {
        display: block;
    }
}

.shops-list-item-text {
    text-align: center;
}

ul.products-list {
    display: block;
    width: 100%;
}

ul.products-list > li {
    display: inline-block;
}

div.products-list > div {
    text-align: center;
}

ul.letters-list {
    display: block;
    padding: 0;
    width: 100%;
    text-align: center;
    margin: 10px 0 20px 0;
    border-bottom: 1px solid red;
    padding-bottom: 15px;
}

ul.letters-list > li {
    display: inline-block;
}

ul.letters-list > li > a {
    display: inline-block;
    padding: 3px 9px;
    border: 1px solid #de5533;
    margin: 2px;
    border-radius: 3px;
    background: #fff;
    text-decoration: none;
    font-size: 1.3em;
}

ul.letters-list > li > a.active {
    background: #de5533;
    color: white;
}

ul.letters-list > li:hover a {
    background: #de5533;
    color: white;
}

.promotional-flyers .promotional-flyer .promotion-title .promotion-name{
    color: #de5533;
}

.promotional-flyers .promotional-flyer .promotion-image {
    border: 3px solid rgba(222,85,51,0.5);
    transition: border .5s;
}
.promotional-flyers .promotional-flyer .promotion-image:hover {
    border: 3px solid rgba(222,85,51,0.9);
}

/*
Icons
*/

.icons-18 {
    background-size: 18px 18px;
    width: 18px;
    height: 18px;
}

.icons-24 {
    background-size: 24px 24px;
    width: 24px;
    height: 24px;
}

.icons-32 {
    width: 32px;
    height: 32px;
}

.icons-18, .icons-24, .icons-32 {
    cursor: pointer;
    display: inline-block;
    background-repeat: no-repeat;
    vertical-align: middle;
    width: max-content;
    padding-top: 5px;
}

.icons-18, .icons-24:hover, .icons-32:hover {
    opacity: 0.8;
}

.icons-18.linkedin, .icons-24.linkedin, .icons-32.linkedin {
    background-image: url("/assets/img/icons/linkedin-32.png");
}

.icons-18.instagram, .icons-24.instagram, .icons-32.instagram {
    background-image: url("/assets/img/icons/instagram-32.png");
}

.icons-18.facebook, .icons-24.facebook, .icons-32.facebook {
    background-image: url("/assets/img/icons/facebook-32.png");
}

.icons-18.twitter, .icons-24.twitter, .icons-32.twitter {
    background-image: url("/assets/img/icons/twitter-32.png");
}

.icons-18.youtube, .icons-24.youtube, .icons-32.youtube {
    background-image: url("/assets/img/icons/youtube-32.png");
}



.rating-star:before{
    content: "\2605";
}
.rating-star{
    position: relative;
    top: 1px;
    display: inline-block;
    text-shadow: 0 0 3px black;
    font-size: 25px;
    line-height: 25px;
}
.rating-star-filled:before{
    color: #ffbf00;
}
.rating-star-empty:before{
    color: #fff;
}
.rating-stars-row{
    text-align: left;
}
.rating-stars-wrap{
    display: inline-block;
}
@media only screen and (max-width: 767px) {
    .rating-stars-row{
        text-align: center;
    }
}

.adult-content {
    position: relative;
}

.adult-content-layer {
    position: absolute;
    z-index: 9;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #222;
    text-align: center;
    font-weight: bold;
    vertical-align: middle;
    padding-top: 50%
}
.adult-content-layer .layer-text {
    color: #fff;
    font-size: 2rem;
    margin-bottom: 2rem;
}
.adult-content-layer .layer-btn {
    font-size: 2rem;
    font-weight: bold;
    min-width: 120px;
    border-color: #444;
    color: #fff !important;
    background-color: #de5533 !important;
    outline: none !important;
}
#adult-content-consent-modal .checkbox-switch {
    float: left;
    margin-right: 12px;
}

.event-wrapper {
    text-align: center;
    padding-bottom: 20px;
}

.event-item .event-image {
    position: relative;
    border: 2px solid #000;
    border-radius: 15px;
    overflow: hidden;
    max-width: 180px;
    height: 130px;
    margin-left: auto;
    margin-right: auto;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

@media only screen and (min-width: 375px) {
    .event-item .event-image {
        height: 160px;
    }
}

@media only screen and (min-width: 425px) {
    .event-item .event-image {
        height: 180px;
    }
}

@media only screen and (min-width: 425px) {
    .event-item .event-image {
        max-width: 200px;
        height: 200px;
    }
}

.event-item:hover .event-image {
    border: 2px solid #de5533;
}

.event-item .event-image img {
    -webkit-transition: transform .3s;
    -o-transition: transform .3s;
    -moz-transition: transform .3s;
    transition: transform .3s;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.event-item:hover .event-image img {
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
}

.event-item .event-title {
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

.event-item:hover .event-title {
    color: #de5533;
}

.event-wrapper a {
    text-decoration: none;
}

.buttons-section .social-buttons {
    float: left;
}

.buttons-section .social-buttons div {
    float: left;
    margin-right: 10px;
    display: block;
}

.buttons-section .social-buttons div:last-child {
    margin-right: 5px;
}

.btn-right {
    border: 1px solid #de5533;
    color: #de5533;
    background-color: #fff;
    border-radius: 0.8em;
    text-align: center;
    font-weight: bold;
    transition: all .25s;
    height: 28px;
    padding: 4px 30px;
}

.btn-right:hover {
    color: #fff;
    background: #de5533;
}

.buttons-section .btn-right {
    display: block;
    float: right;
}
.blog-authors-list .author-job-title{
    display: block;
}
.author-image{
    margin: 0 auto;
}
ul.cities-list{
    display: block;
    padding: 0px;
    text-align: center;
}
ul.cities-list > li{
    display: inline-block;
    width: 160px;
    margin: 5px 5px 8px;
}
ul.cities-list > li > a{
    display: inline-block;
    border-radius: 2em;
    background: #efefef;
    padding: 5px 0.5em;
    color: #000;
    font-size: 16px;
    text-decoration: none;
    width: 100%;
    text-align: center;
    text-overflow: ellipsis;
    overflow:hidden;
    white-space:nowrap;
}
ul.cities-list > li > a:hover{
    background: #dcdcdc;
}
.cities-search{
    width: 400px;
    display: inline-block;
}
.cities-search-container{
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}
.cities-search-container .select2-container .select2-selection--single {
    height: 32px;
}
.cities-search-container .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 32px;
    font-size: 16px;
}
.cities-search-container  .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #777;
}
.cities-search-container .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 30px;
}

.layout-shop-cities .heading .title {
    text-align: center;
    font-size: 30px;
}

.layout-shop-cities .shop-title-wrap {
    display: block !important;
}

.layout-shop-cities .shop-info .shop-title:hover h1 {
    background-size: 0
}

.layout-shop-cities .shop-info .shop-title:hover .logo img {
    transform: none;
}

.layout-event .blog-similar-articles{
    max-width: 336px;
    margin-left: auto;
    margin-right: auto;
}

@media only screen and (max-width: 990px) {
    ul.cities-list > li {
        min-width: 23%;
    }

    .cities-search {
        width: 300px;
    }

}

@media only screen and (max-width: 690px) {
    ul.cities-list > li {
        min-width: 30%;
    }

    .cities-search {
        width: 100%;
        display: block;
    }

    .layout-shop-cities .nav-search-wrap {
        display: none;
    }
}

@media only screen and (max-width: 550px) {
    ul.cities-list > li {
        min-width: 45%;
    }
}

@media only screen and (max-width: 400px) {
    ul.cities-list > li {
        min-width: 45%;
    }

    .layout-event .blog-similar-articles {
        margin-bottom: 25px;
    }

    .layout-event .blog-similar-articles > .read-more-wrap {
        text-align: center;
    }
}

@media only screen and (max-width: 767px) {
    .layout-event .sticky-wrapper {
        display: block;
    }

    .layout-event .blog-similar-articles .article-item.col-xs-6 {
        float: none;
        display: inline-block;
        margin-left: -.1em;
        margin-right: -.1em;
        vertical-align: top;
    }

    .layout-event .blog-similar-articles .article-item.col-xs-6 .article-title {
        font-size: 14px;
    }

    .layout-event .blog-similar-articles {
        width: 100%;
        max-width: 100%;
    }
}

.event-banner-wrapper {
    height: 100%;
    width: 100%;
    background-color: #000;
    font-family: 'Open Sans', sans-serif;
}

.event-banner-wrapper .event-banner {
    text-align: center;
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    min-height: 28px;
}

.event-banner .banner-title {
    color: goldenrod;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 36px;
}

.event-banner .banner-counter {
    padding-left: 1em;
    font-weight: bold;
    color: #fff;
    font-size: 26px;
    text-transform: uppercase;
}

#banner-counter-countdown {
    letter-spacing: 2px;
}
.article-left{
    text-align: left;
}
.article-center{
    text-align: center;
}
.article-right{
    text-align: right;
}
.article-nex-prev{
    margin-top: 15px;
    margin-right: 11px;
}
@media only screen and (max-width: 767px) {
    .event-banner .banner-title {
        font-size: 18px;
    }
    .event-banner .banner-counter {
        padding-left: 0.5em;
        font-size: 16px;
    }
    #banner-counter-countdown {
        letter-spacing: 1px;
    }
}
@media only screen and (max-width: 990px) {
    .article-nex-prev a.btn-articles-list-inline > span.btn-articles-text{
        display: none;
    }
    .article-nex-prev > .row > div{
        width: 33% !important;
        float: left !important;
        display: block;
    }
    .article-nex-prev{
        margin-right: 0px;
    }
}

.discount-codes-index {

}
.discount-code-box {
    display: block;
    padding: 0 10px;
    border-top: 0 solid #de5533;
    background: #ffffff;
    margin-top: 10px;
    margin-bottom: 20px;
    -webkit-box-shadow: 4px 5px 21px -15px rgba(0,0,0,1);
    -moz-box-shadow: 4px 5px 21px -15px rgba(0,0,0,1);
    box-shadow: 4px 5px 21px -15px rgba(0,0,0,1);
    text-decoration: none !important;
    font-size: 16px;
}
.discount-code-box .img-wrapper {
    width: 240px;
    height: 150px;
}
.discount-code-box .img-wrapper img {
    max-width: 240px;
    max-height: 150px;
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
    .discount-code-box .img-wrapper {
        width: 200px;
        height: 120px;
    }
    .discount-code-box .img-wrapper img {
        max-width: 200px;
        max-height: 120px;
    }
}
@media(max-width:479px) {
    .discount-code-box {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 0;
    }
    .discount-code-item:first-of-type .discount-code-box {
        margin-top: 0;
    }
    .discount-code-box .img-wrapper {
        height: 80px;
    }
    .discount-code-box .img-wrapper img {
        max-height: 80px;
    }
}
.discount-code-info {
    display: block;
    padding: 10px 0;
    margin-bottom: 5px;
    text-align: left;
    text-decoration: none !important;
}
.discount-code-info .title {
    font-size: 0.9em;
    line-height: 1.2em;
    font-weight: bold;
    margin-bottom: 5px;
    height: 2.4em;
    display: flex;
    align-items: center;
    justify-content: left;
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
    .discount-code-info .title {
        font-size: 0.8em;
    }
}
@media(max-width:479px) {
    .discount-code-info {
        padding: 5px 0;
        margin-bottom: 0;
    }
}
.discount-code-info .title span {
    display: inline-block;
    vertical-align: middle;
}
.discount-code-info .description {
    overflow: hidden;
    height: 55px;
    color: #555;
    text-align: left;
    font-size: 0.8em;
    display: flex;
    align-items: start;
    justify-content: left;
}
.discount-code-info .valid-to {
    color: #de5533;
    text-align: center;
    font-size: 0.8em;
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
    .discount-code-info .valid-to {
        font-size: 0.8em;
    }
}
.discount-code-info .read-more,
.discount-code-info .read-more-filled {
    padding: 8px;
    font-size: 0.9em;
    margin: 10px auto;
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
    .discount-code-info .read-more,
    .discount-code-info .read-more-filled {
        font-size: 0.9em;
        padding: 6px;
    }
}
.discount-badge {
    font-size: 0.7em;
    font-weight: bolder;
    text-transform: uppercase;
    border: 1px solid #de5533;
    border-radius: 5px;
    margin: 0;
    display: inline-block;
    overflow: hidden;
}

.discount-badge .badge-value {
    padding: .25rem .5rem;
    display: inline-block;
}

.discount-badge .badge-type {
    background-color: #de5533;
    color: #fff;
    padding: .25rem .5rem;
    display: inline-block;
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
    .discount-badge {
        font-size: 0.6em;
    }
}

.discount-codes-shop {

}

.discount-codes-shop .shop-info-box {
    text-align: center;
    margin-bottom: 20px;
}

.discount-codes-shop .shop-info-box .shop-title {
    margin: 0 auto 2px;
    display: block;
    text-decoration: none;
}
.discount-codes-shop .shop-info-box .shop-title .logo {
    max-height: 128px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.discount-codes-shop .shop-info-box .shop-title h1 {
    margin: 0 auto 4px;
    padding-bottom: 8px;
    font-size: 30px;
}
.discount-codes-shop .shop-info-box .shop-title .shop-title-wrap {
    margin: 0 auto;
    display: inline-block;
    vertical-align: middle;
}

.discount-codes-shop .shop-info-wrapper {
    border: 1px solid #de5533;
    padding: 10px;
    border-radius: 10px;
}

.discount-codes-shop .shop-info-wrapper h2{
    margin-top: 0;
}

.discount-codes-shop .shop-info-wrapper .row {
    margin-left: 0;
    margin-right: 0;
}

.discount-code-item-archived {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    pointer-events: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.shop-title-wrap .shop-available-codes {
    text-align: left;
    margin-top: 20px;
    font-size: 24px;
}

.shop-available-codes .available-codes-number {
    color: #de5533;
    font-weight: bold;
    border: 1px solid #de5533;
    padding: 5px 10px;
    border-radius: 5px;
}

.discount-code-item-wide {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    padding: 5px 15px;
}

.discount-code-item-wide:first-of-type {
    padding: 0 15px 5px;
}

.discount-code-item-wide .discount-code-item-info {
    flex: 1;
    padding: 20px 20px;
    border: 1px solid #de5533;
    border-bottom: 1px dotted #de5533;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.discount-code-item-wide .discount-code-item-action {
    flex: 1;
    padding: 20px 20px;
    border: 1px solid #de5533;
    border-top: none;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
.discount-code-item-action .valid-to {
    color: #de5533;
    text-align: center;
}

.discount-code-item-info .title {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

.discount-code-item-info .description {
    color: #555;
    text-align: left;
}

.discount-code-item-action {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.discount-code-item-action .read-more-filled {
    padding: 10px 20px;
    border-radius: 20px;
    width: 100%;
}

.discount-code-item-action .valid-to {
    margin-top: 30px;
}

@media only screen and (min-width: 767px) {
    .discount-code-item-wide {
        flex-direction: row;
        justify-content: flex-start;
        flex-flow: row wrap;
        align-items: stretch;
        padding: 5px 15px;
    }

    .discount-code-item-wide .discount-code-item-info {
        flex: 250;
        min-height: 180px;
        padding: 20px 20px;
        border: 1px solid #de5533;
        border-right: 1px dotted #de5533;
        border-top-left-radius: 20px;
        border-top-right-radius: 0;
        border-bottom-left-radius: 20px;
        /*background-color: blue;*/
    }

    .discount-code-item-wide .discount-code-item-action {
        flex: 100;
        min-height: 180px;
        text-align: center;
        padding: 20px 20px;
        border: 1px solid #de5533;
        border-left: none;
        border-top-right-radius: 20px;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 20px;
        /*background-color: blueviolet;*/
    }
}

.discount-codes-shop .discount-code-shop-content {
    margin-top: 20px;
}

.discount-code-modal {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    align-items: stretch;
}

.discount-code-modal .modal-body,
.discount-code-modal .modal-footer {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
}

.discount-code-modal .modal-body .title {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

.discount-code-modal .modal-body .description,
.discount-code-modal .modal-footer .description {
    color: #555;
    text-align: center;
}

.discount-code-modal .modal-footer .description {
    margin-bottom: 20px;
}

.discount-code-modal .modal-footer .discount-code {
    margin-bottom: 5px;
    color: #000;
    font-weight: bold;
    letter-spacing: 2px;
    font-size: 20px;
    padding: 15px 30px;
    border-radius: 20px;
    /*background-color: #de5533;*/
    border: 1px #de5533 solid;
}

.discount-code-modal .modal-footer .copy-discount-code-btn {
    width: auto;
    padding: 5px 10px;
    margin-bottom: 20px;
    font-weight: bold;
}

.discount-code-modal .modal-footer .copy-discount-code-btn.success {
    background-color: #0c9a00;
    border-color: #0c9a00;
    color: #fff;
}

.discount-code-modal .modal-footer .copy-discount-code-btn.error {
    background-color: red;
    border-color: red;
    color: #fff;
}

.discount-code-modal .modal-footer .discount-code-link {
    width: 50%;
    color: #de5533;
    text-align: center;
}

.discount-code-modal .modal-footer .discount-code-link:hover {
    color: #8b0000;
    text-decoration: none;
}

.discount-code-modal .modal-footer .discount-code-promotion-btn {
    width: auto;
    min-width: 120px;
    padding: 10px 20px;
    margin-bottom: 20px;
}