body {
    background-color: #f9f9f9
}

#about-catalog:after,
#about-catalog:before,
#top-navigation::after {
    content: ""
}

body {
    font-family: 'Titillium Web', sans-serif;
    color: #616161!important
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 0;
    font-family: inherit;
    font-weight: inherit;
    line-height: inherit;
    color: inherit
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    font-size: inherit
}

#nav-background {
    width: 100%;
    box-shadow: 0 2px 2px rgba(50, 50, 50, .1);
    position: fixed;
    top: 40px;
    z-index: 999;
    height: 60px
}



.corner-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-top: 40px solid black; 
    border-right: 40px solid transparent; 
    z-index: 1000;
}

.show-responsive {
    height: 100% !important
}

.collapsing {
    -webkit-transition: none;
    transition: none;
}

.bg-dark {
    background-color: #f9f9f9!important
}

#nav {
    top: 40px;
    height: 60px
}

#navbarsExampleDefault ul .home-icon a {
    min-width: 60px;
    padding: 17px
}

.home-icon .nav-link {
    padding: 18px;
    min-width: 60px
}

.home-icon .nav-link i {
    color: #7d7d7d;
    font-size: 20px
}

#itm1 {
    background-color: #37bbfb
}

#itm2 {
    background-color: #a8dc3d
}

#itm3 {
    background-color: #ef2222
}

#itm4 {
    background-color: #e487e0
}

#itm5 {
    background-color: #ffc107
}

.dropdown-toggle::after {
    display: none!important
}

#searchBtn {
    width: 30px
}

#search .search-button {
    background: url(../images/search.png) 5px 7px no-repeat rgba(0, 0, 0, 0);
    width: 40px;
    height: 40px
}

.form-inline .input-group {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 8px #a5a5a5
}

.navbar-toggler {
    cursor: pointer;
    padding: .3rem .6rem
}

button:focus {
    outline: 0
}

.navbar-toggler i {
    color: rgba(0, 0, 0, .7);
    font-size: 23px
}

#header-search form .form-group {
    margin-bottom: 0
}

#header-search form .form-group .input-group-addon {
    color: #fff;
    padding: 0 0 0 3px;
    position: absolute;
    z-index: 5;
    right: 7px;
    top: 3px;
    border-radius: none;
    border: none;
    background-color: #FFF
}

#header-search input {
    border: none;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    font-size: 15px;
    width: 250px
}

#languagepicker a,
#login-register a {
    font-size: 14px;
    text-decoration: none
}

#header-search .btn-search {
    background-color: transparent;
    color: none!important;
    border: none;
    cursor: pointer
}

#ui-id-1 {
    position: absolute;
    background-color: #f7f7f7;
    display: none;
    z-index: 3;
    padding: 10px;
    list-style-type: none;
    border-left: 1px solid rgba(0, 0, 0, .2);
    border-right: 1px solid rgba(0, 0, 0, .2);
    border-bottom: 1px solid rgba(0, 0, 0, .2)
}

#ui-id-1 li {
    line-height: 2em;
    cursor: pointer;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
}

#ui-id-1 li:last-child {
    border-bottom: none;
}

#top-navigation {
    background-color: #ECECEC;
    height: 40px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000
}

#top-navigation::after {
    bottom: -12px;
    height: 20px;
    left: 0;
    position: absolute;
    right: 0;
    width: 100%
}

.flags {
    float: right;
    margin-top: 5px
}
#administration-buttons
{
    float:left;
    margin-top: 8px;
    }
#login-register {
    margin-top: 8px;
    float: right
}
#administration-buttons .fa-ul
{
    padding:0;
    }


#languagepicker {
    display: inline-block;
    padding: 0;
    height: 45px;
    overflow: hidden;
    transition: all .3s ease;
    vertical-align: top;
    float: right;
    cursor: pointer;
    color: #000;
    position: relative;
    margin-top: -5px
}

.fa-facebook,
.fa-instagram {
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    font-size: 28px!important
}

#up-down-angle {
    position: absolute;
    top: 12px;
    right: 5px
}

.openLanguages {
    height: 250px!important;
    background-color: #efefef
}

#languagepicker li:hover,
.openLanguages li:hover {
    background-color: #FFF!important
}

#languagepicker a {
    color: #000;
    font-weight: 400;
    text-decoration: none;
    display: block;
    width: 100%;
    height: 100%
}

#languagepicker li {
    display: block;
    padding: 0 24px;
    line-height: 50px
}

#languagepicker li img {
    margin-right: 10px;
    margin-top: -1px
}

.roundborders {
    border-radius: 5px
}

#login-register {
    color: #000;
    font-weight: 400;
    margin-right: 15px
}

#login-register a {
    color: #000
}

#login-register .sign-in-register {
    display: inline-block
}

#login-form {
    display: none;
    position: fixed;
    right: 256px;
    top: 100px;
    background: radial-gradient(ellipse at center, #5e84d0 0%, #2c55a9 100%);
    color: #fff;
    padding: 20px;
    min-width: 270px;
}

#login-form .input-group-addon {
    background-color: transparent;
    border: none
}

#login-form label {
    margin-left: 50px
}

#login-form label:last-child {
    margin-left: 0
}

.field-validation-error,
.participate-error {
    color: #fff;
    background-color: #de4a67;
    padding: 5px 10px;
    position: relative;
    margin-top: 10px;
    display: inherit;
}

#administration-buttons .fa-ul>li {
    display: inline;
    margin-right: 20px
}

#administration-buttons .fa-ul>li:last-child {
    margin-right: 0
}

#administration-buttons .fa-ul>li a {
    text-decoration: none;
    color: #000
}

.footer-icons ul li a,
.footer-social-icons ul li a {
    text-decoration: none;
    color: #fff
}

.footer-icons ul li a:hover,
.footer-social-icons ul li a:hover {
    color: #d9d9d9;
    text-decoration: underline
}

.footer-icons ul,
.footer-social-icons ul {
    padding: 0;
    list-style: none
}

.footer-social-icons {
    display: inline-block;
    margin: 0 auto
}

.social-icon {
    color: #fff
}

.social-icons li {
    vertical-align: top;
    display: inline
}

.social-icons a {
    color: #fff;
    text-decoration: none
}

.fa-facebook {
    padding: 6px 14px;
    background-color: #dcdcdc
}

.fa-facebook:hover {
    background-color: #3d5b99;
    color: #FFF
}

.fa-instagram {
    padding: 6px 10px;
    background-color: #dcdcdc
}

.fa-twitter,
.fa-youtube-play {
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    font-size: 28px!important
}

.fa-instagram:hover {
    background: #d6249f;
    background: radial-gradient(circle at 30% 107%, #fdf497 0, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    color: #FFF
}

.fa-twitter {
    padding: 6px 10px;
    transition: .5s;
    background-color: #dcdcdc
}

.fa-twitter:hover {
    background-color: #00aced;
    color: #FFF
}

.fa-youtube-play {
    padding: 6px 9px;
    transition: .5s;
    background-color: #dcdcdc
}

.fa-youtube-play:hover {
    background-color: #e64a41;
    color: #FFF
}

.fa-google-plus {
    padding: 6px 5px;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    background-color: #dcdcdc;
    font-size: 28px!important
}

.fa-google-plus:hover {
    background-color: #e25714;
    color: #FFF
}

.footer-icons {
    text-align: center;
}

.footer-icons ul {
    padding: 0
}

.footer-icons .fa-facebook,
.footer-icons .fa-google-plus,
.footer-icons .fa-instagram,
.footer-icons .fa-youtube-play {
    background-color: transparent
}

.footer-icons .fa-facebook {
    padding-left: 0
}

#boniteta-footer
{
    text-align:center;
    margin-bottom: 10px;
}
#boniteta-footer img
{
    width:120px;
    }

#main-content {
    margin-top: 120px
}

#product-slide {
    margin-bottom: 30px;
    margin-top: 30px
}

#product-slide .owl-stage {
    margin-top: 25px
}

#product-slide .owl-item {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 0 8px #e6e5e5
}

.details {
    margin-top: 10px;
    position: relative
}

.img-description {
    padding: 20px
}

.img-description .details-name {
    margin-top: 12px;
    line-height: 1.3em;
    font-weight: 300;
    height: 3.4em;
    overflow: hidden;
    font-size: 16px;
    text-align: center;
    margin-bottom: 8px
}

.novelties-header,
.product-item-details-id {
    text-align: center;
    font-weight: 700
}

.details .details-link {
    text-align: center;
    background-color: #ffc107;
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 10px 0;
    border-radius: 0 0 10px 10px;
    border-top: 12px solid #FFF
}

.details .details-link a {
    color: #333
}

.novelties-header {
    font-size: 26px;
    color: #545454;
    line-height: 2em;
    width: 90%;
    margin: 0 auto;
    background: #e4e4e4;
    border-radius: 90px 90px 0 0
}

.asortiman-cont {
    padding: 20px 25px;
    color: #FFF;
    background: #2daae6;
    background: -moz-linear-gradient(left, #2daae6 0, #2daae6 50%, #2daae6 50%, #ffc107 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #2daae6), color-stop(50%, #2daae6), color-stop(50%, #ffc107), color-stop(100%, #ffc107));
    background: -webkit-linear-gradient(left, #2daae6 0, #2daae6 50%, #ffc107 50%, #ffc107 100%);
    background: -o-linear-gradient(left, #2daae6 0, #2daae6 50%, #ffc107 50%, #ffc107 100%);
    background: -ms-linear-gradient(left, #2daae6 0, #2daae6 50%, #ffc107 50%, #ffc107 100%);
    background: linear-gradient(to right, #2daae6 0, #2daae6 50%, #ffc107 50%, #ffc107 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#37bbfb', endColorstr='#ffc107', GradientType=1);
    margin: 30px 0 20px
}

.asortiman-cont .asortiman-header {
    font-size: 19px;
    font-weight: 700;
    margin-bottom: 24px;
    text-transform: uppercase;
}

.asortiman-cont span {
    font-weight: 300;
    font-size: 15px
}

.asortiman-cont .fa-ul {
    margin-top: 15px
}

#catalog img {
    width: 74%;
    float: right
}

#about-catalog {
    text-align: right;
    color: #505050
}

#about-catalog:after {
    background-image: url(images/toysPattern.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 258px;
    position: absolute;
    top: -18px;
    left: 34px;
    display: inline-block;
    opacity: .4
}

#about-catalog:before {
    border-left: 116px solid #2daae6;
    border-right: 67px solid transparent;
    border-bottom: 103px solid transparent;
    border-top: 106px solid transparent;
    position: absolute;
    z-index: 2;
    left: -1px;
    top: -19px
}

#about-catalog span {
    font-size: 30px
}

#footer {
    background-color: #37bbfb;
    width: 100%;
    margin-top: 13px;
    min-height: 180px
}

#footer .row {
    padding-top: 20px;
    padding-bottom: 20px
}

.footer-menu .footer-header,
.wrapper-header {
    color: #FFF;
    font-weight: 600;
    font-size: 20px;
    padding-bottom: 10px
}

.about-text,
.licence-title {
    text-align: center;
    font-weight: 700
}

.wrapper-header {
    padding-bottom: 20px;
    margin-left: 16px
}

.footer-menu ul {
    list-style-type: none;
    margin: 0;
    padding: 5px 0 0
}

.footer-menu ul li {
    margin-bottom: 7px
}

.footer-menu ul li:last-child {
    margin-bottom: 0
}

.footer-menu ul li a {
    text-decoration: none;
    color: #FFF;
    font-size: 16px
}

.contact-info {
    color: #FFF;
    font-size: 15px;
    float: right
}

.contact-info img {
    padding-bottom: 8px
}

.wrapper ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.wrapper ul li {
    width: 75px;
    height: 75px;
    line-height: 75px;
    margin: 0 17px 17px;
    text-align: center;
    cursor: pointer;
    border-radius: 50%;
    border: 5px solid #FFF;
    float: left;
    transition: all .5s ease
}

.wrapper ul li .fa {
    color: #FFF;
    margin-top: 20px;
    transition: all .5s ease
}

.wrapper ul li .fa-facebook,
.wrapper ul li .fa-google,
.wrapper ul li .fa-instagram,
.wrapper ul li .fa-youtube {
    background-color: transparent;
    padding: 0
}

.wrapper ul li:hover.facebook {
    border: 5px solid #3b5998;
    box-shadow: 0 0 15px #3b5998;
    transition: all .5s ease
}

.wrapper ul li:hover.instagram {
    border: 5px solid #bc2a8d;
    box-shadow: 0 0 15px #bc2a8d;
    transition: all .5s ease
}

.wrapper ul li:hover.youtube {
    border: 5px solid #e64a41;
    box-shadow: 0 0 15px #e64a41;
    transition: all .5s ease
}

.wrapper ul li:hover.google {
    border: 5px solid #dd4b39;
    box-shadow: 0 0 15px #dd4b39;
    transition: all .5s ease
}

#licences,
.licence-title {
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

#banner-slide {
    margin-top: 30px
}

#banner-slide .owl-nav {
    margin: 0;
    width: 100%;
    display: none
}

#banner-slide .owl-nav .owl-prev {
    top: calc(50% - 46.5px);
    left: 0;
    position: absolute
}

#banner-slide .owl-nav .owl-next {
    top: calc(50% - 46.5px);
    right: 0;
    position: absolute
}

#banner-slide .owl-nav [class*=owl-] {
    color: #ff4fa3;
    font-size: 50px;
    padding: none;
    background: 0 0;
    display: inline-block;
    cursor: pointer
}

#banner-slide .owl-nav [class*=owl-]:hover {
    background: 0 0
}

#banner-slide .owl-nav i:hover {
    color: #333
}

.owl-next i,
.owl-prev i {
    color: #ccc
}

#product-details-slide #sync1 .owl-nav,
#tabs #sync1 .owl-nav,
#tabs #sync2 .owl-nav,
#tabs #sync3 .owl-nav,
#tabs #sync4 .owl-nav {
    margin: 0;
    width: 100%
}

#product-details-slide #sync1 .owl-nav .owl-prev,
#tabs #sync1 .owl-nav .owl-prev,
#tabs #sync2 .owl-nav .owl-prev,
#tabs #sync3 .owl-nav .owl-prev,
#tabs #sync4 .owl-nav .owl-prev {
    position: absolute;
    left: -55px;
    top: calc(50% - 30px)
}

#product-details-slide #sync1 .owl-nav .owl-next,
#tabs #sync1 .owl-nav .owl-next,
#tabs #sync2 .owl-nav .owl-next,
#tabs #sync3 .owl-nav .owl-next,
#tabs #sync4 .owl-nav .owl-next {
    position: absolute;
    right: -55px;
    top: calc(50% - 30px)
}

#product-details-slide #sync1 .owl-nav [class*=owl-],
#tabs #sync1 .owl-nav [class*=owl-],
#tabs #sync2 .owl-nav [class*=owl-],
#tabs #sync3 .owl-nav [class*=owl-],
#tabs #sync4 .owl-nav [class*=owl-] {
    color: #ff4fa3;
    font-size: 30px;
    padding: none;
    background: 0 0;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

#product-details-slide #sync1 .owl-nav [class*=owl-]:hover,
#tabs #sync1 .owl-nav [class*=owl-]:hover #tabs #sync2 .owl-nav [class*=owl-]:hover,
#tabs #sync3 .owl-nav [class*=owl-]:hover,
#tabs #sync4 .owl-nav [class*=owl-]:hover {
    background: 0 0
}

#product-details-slide #sync1 .owl-nav i:hover,
#tabs #sync1 .owl-nav i:hover,
#tabs #sync2 .owl-nav i:hover,
#tabs #sync3 .owl-nav i:hover,
#tabs #sync4 .owl-nav i:hover {
    color: #333
}

#product-details-slide #sync1 .owl-stage-outer,
#product-details-slide #sync2 .owl-stage-outer .item,
#tabs #sync1 .owl-stage-outer,
#tabs #sync2 .owl-stage-outer,
#tabs #sync3 .owl-stage-outer,
#tabs #sync4 .owl-stage-outer {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 8px #e6e5e5;
    margin-bottom: 20px
}

.product-carousel {
    width: 90%!important;
    margin: 0 auto
}

#product-slide .owl-nav {
    margin: 0;
    width: 100%
}

#product-slide .owl-nav .owl-prev {
    top: calc(50% - 26.5px);
    left: -70px;
    position: absolute
}

#product-slide .owl-nav .owl-next {
    top: calc(50% - 26.5px);
    right: -70px;
    position: absolute
}

#product-slide .owl-next i,
#product-slide .owl-prev i {
    color: #6d6d6d
}

#product-slide .product-carousel .owl-nav .owl-prev {
    margin-right: 20px
}

#product-slide .product-carousel .owl-nav [class*=owl-] {
    color: #ff4fa3;
    font-size: 30px;
    padding: none;
    background: 0 0;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

#product-slide .product-carousel .owl-nav [class*=owl-]:hover {
    background: 0 0
}

#product-slide .product-carousel .owl-nav i:hover {
    color: rgba(0, 0, 0, .8)
}

.tiles-container {
    margin-top: 40px
}

.tiles-container .big-tiles {
    margin-bottom: 20px;
    margin-right: 45px;
    text-align: center
}

.tiles-container .big-tiles .tile-button:hover {
    background-color: #FFF
}

#clPic {
    margin-top: 15px
}

#mnPic {
    margin-top: -18px;
    height: 80px
}

#tb1 {
    color: #F3D250
}

#tb2 {
    color: #90CCF4
}

#tb3 {
    color: #F78888
}

.brands {
    margin: 0 auto
}

.licence-title {
    font-size: 26px;
    color: #0e90d0;
    line-height: 2em;
    margin: 0 auto
}

.catalog {
    float: right
}

.catalogueLink {
    width: 220px;
    height: 60px;
    display: block;
    background: url(/Content/images/home/catalog.png) center top no-repeat
}

.catalogueImage {
    width: 286px;
    height: 406px;
    display: block;
    background: url(/Content/images/katalog.png) center top no-repeat
}

.catalogueImage:hover {
    background-image: url(/Content/images/katalogN.png)
}

.ads {
    display: inline-block
}

#arrow-cat img {
    margin-top: 35px
}

.about-text {
    padding: 14px;
    font-size: 19px;
    text-transform: uppercase;
    border-bottom: 1px solid #f1b501;
    z-index: 1
}

.about-text a {
    text-decoration: none;
    color: #545454
}

.about-text a:hover {
    color: #007bff;
    text-decoration: underline
}

.about-text:last-child {
    border-bottom: none
}

.product-section
{
    padding:15px 0;
    
}
.sale-products, .last-viewed-products
{
    background-color:#FFF;
    }
.product-section h2, .sale-title
{
    font-family: "Source Sans Pro", Helvetica, Roboto, Arial, sans-serif;
    font-size: 2rem;
    color: #3c3c3c;
    text-align: center;
    font-weight: 400;
    padding: 10px 0;
}

 .product-list
{
    padding:10px 0;
}
 .product-card
{
    text-align: center;
    padding: 10px;
    border: 1px solid rgba(89, 89, 89, .1);
    margin-bottom: 20px;
    background: #fff;
    box-shadow: 0 0 8px #e4e4e4;
    min-height: 200px;
}
.product-card:hover
{
    box-shadow: 0 0 8px #929292;
}
.product-card .card-img
{
    position:relative;
    }
    
.card-details .product-price:not(.onsale), .product-item-details .product-price:not(.onsale)
{
    line-height:3.5em;
    }
.card-details .product-price.onsale, .product-item-details .product-price.onsale, li.product-price.onsale
{
    color: #ff1313;
    font-weight: 600;
    margin-bottom: .5em;
}
.card-details .product-more
{
    background-color: #cccccc;
    color: #212121;
    margin-top: 15px;
    padding: 5px 40px;
    display: inline-flex;
    cursor: pointer;
    font-weight:600;
}
.card-id
{
    margin-top:5px;
    }
.card-name
{
    line-height: 1.5em;
    height: 3em;
    overflow: hidden;
    font-size: 1rem;
    margin: 6px 0;
    font-size: .9rem;
}
.more-saleproducts
{
    text-align: center;
    margin-top:10px;
  }
.more-saleproducts a
{
    padding: 10px 60px;
    background-color: #ff8933;
    font-weight:600;
    color: #FFF;
    font-size: 1.2rem;
 }
  #order-select .more-saleproducts
  {
      text-align: center;
      margin-top:0px;
      margin-bottom:10px;
  }
 #order-select .more-saleproducts a
 {
     display:block;
     font-size:1rem;
     padding:0;
     color:#FFF;
 }

 .sale-badge
 {
     position: absolute;
    top: 0;
    background-color: #ff8933;
    color: #FFF;
    padding: 5px 25px;
    font-weight: 600;
    text-transform: uppercase;
  }
  .sale-badge-cart {
    color: #83ca06;
    font-weight: 600;
    display: block;
}
  .sale-badge-detail
 {
    background-color: #ff8933;
    color: #FFF;
    padding: 5px 25px;
    font-weight: 600;
    margin-top: 10px;
    display: inline-block;
  }
  
 .sale-discount-badge
 {
    color: #FFFFFF;
    font-family: "Open Sans",sans-serif;
    width: 70px;
    height: 70px;
    position: absolute;
    box-sizing: border-box;
    position: absolute;
    background: transparent;
    top: 9px;
    bottom: 0px;
    left: auto;
    right: 25px;
    opacity: 1;
 }
 #sale-grid .sale-discount-badge
 {
    top: 8px;
    right: 23px;
 }
 .product-item .sale-discount-badge
 {
     top: 7px;
     right: 8px;
 }
.sale-discount_shape
{
    box-sizing: border-box;
    position: absolute;
    top: 0px;
    right: 0px;
    border-radius: 50%;
    background: #83ca06;
    width: 65px;
    height: 65px;
}
.sale-discount_text
{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 14;
}
.sale-percent_text
{
    position: absolute;
    left: 15px;
    top: 18px;
 }
 .sale-percent_text span
 {
     font-size: 1.2rem;
     font-weight:600;
     }

@media screen and (max-width:1040px) and (min-width:768px) {
    #navbarsExampleDefault ul {
        margin-left: 80px
    }
    #navbarsExampleDefault ul li a {
        font-size: 13px;
        min-width: inherit;
        padding: 20px 16px
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1260px
    }
}

@media (min-width:1600px) {
    .container {
        max-width: 1420px
    }
}

@media (max-width:768px) {
    .header-menu #navbarsExampleDefault ul {
        margin: 0;
        padding-top: 20px
    }
}

@media (max-width:1240px) {
    #sidebar-toggler {
        display: inline-block
    }
    .main-area-artikel {
        width: 95%;
        margin-left: 5%;
        margin-right: 5%
    }
}

@media (max-width:1600px) {
    #product-details-slide #sync1 .owl-nav .owl-prev {
        left: 0;
        border-radius: 0 70px 70px 0;
        background-color: rgba(0, 0, 0, .7)
    }
    #product-details-slide #sync1 .owl-nav .owl-next {
        right: 0;
        border-radius: 70px 0 0 70px;
        background-color: rgba(0, 0, 0, .7)
    }
    #product-details-slide #sync1 .owl-nav .owl-next i,
    #product-details-slide #sync1 .owl-nav .owl-prev i {
        font-size: 18px
    }
    #product-details-slide #sync1 .owl-nav .owl-next i:before,
    #product-details-slide #sync1 .owl-nav .owl-prev i:before {
        top: -2px
    }
    .owl-theme .owl-nav [class*=owl-] {
        margin: 0
    }
    .owl-next i,
    .owl-prev i {
        color: #bbb
    }
    #product-details-slide #sync1 .owl-nav [class*=owl-]:hover {
        background-color: rgba(12, 12, 12, .5)
    }
    #product-details-slide #sync1 .owl-nav i:hover {
        color: #fff
    }
    .fa-chevron-left::before {
        position: relative;
        left: -5px
    }
    .fa-chevron-right::before {
        position: relative;
        left: 5px
    }
    #product-details-slide #sync2 .owl-nav .owl-prev {
        left: 0;
        border-radius: 0 90px 90px 0
    }
    #product-details-slide #sync2 .owl-nav .owl-next {
        right: 0;
        border-radius: 90px 0 0 90px
    }
    #about-catalog:before {
        border-left: 116px solid inherit;
        border-right: 111px solid transparent;
        border-bottom: 112px solid transparent;
        border-top: 110px solid transparent;
        left: -1px;
        top: -20px
    }
    #navbarsExampleDefault ul {
        margin-left: 70px
    }
    #header-search input {
        width: inherit
    }
}

@media (max-width:1200px) {
    #navbarsExampleDefault ul {
        margin-left: 50px
    }
    #navbarsExampleDefault ul li a {
        font-size: 15px;
        min-width: inherit;
        padding: 20px 16px
    }
}

@media (min-width:768px) {
    #product-details-slide #sync2 .owl-nav .owl-prev {
        left: -52px;
        border-radius: 90px 0 0 90px
    }
    #product-details-slide #sync2 .owl-nav .owl-next {
        right: -52px;
        border-radius: 0 90px 90px 0
    }
}

@media screen and (max-width:1200px) and (min-width:768px) {
    .lightboxOverlay {
        opacity: .6
    }
    .offset-lg-1-custom {
        margin-left: 0
    }
    .col-md-12-custom {
        flex: 0 0 100%;
        max-width: 100%
    }
    .sidebar-nav {
        position: absolute;
        margin-top: 10px!important;
        z-index: 3;
    }
}

@media (max-width:1200px) {
    #responsive-button-products {
        display: inline-block;
		padding:0px;
        margin-top: 4px;
    }
    .contact-header .contact-text,
    .offer-header .offer-text {
        margin-bottom: 15px
    }
    #products-grid .row .col-md-3 .product-item .product-item-details-name {
        font-size: 14px
    }
    #products-grid .row .col-md-3 .product-item .product-item-details-button a {
        font-size: 13px
    }
    #about-catalog:before {
        content: none
    }
    .tiles-container img {
        left: 3px;
        bottom: 3px
    }
}

@media screen and (max-width:1600px) and (min-width:1240px) {
    .contact-item .contact-item-info {
        margin-top: 20px
    }
}

@media (max-width:1500px) {
    .tiles-container img {
        left: 3px;
        bottom: 3px
    }
}

@media (min-width:1250px) {
    .tiles-container .big-tiles {
        margin-right: 40px
    }
}

@media (min-width:1500px) {
    .tiles-container .big-tiles .tile-button {
        right: 22px
    }
}

@media (min-width:992px) {
    .tiles-container .big-tiles .tile-button {
        right: 46px
    }
    .tiles-container .big-tiles {
        margin-right: 31px
    }
}

@media (max-width:992px) {
    .tiles-container .big-tiles {
        margin-bottom: 15px
    }
    .footer-social-icons {
        display: none;
    }
    #mnPic {
        margin-top: 0
    }
    #navbarsExampleDefault ul,
    .wrapper-header {
        margin-left: 0
    }
    #ui-id-1 {
        z-index: 9999;
        overflow-y: scroll;
        max-height: 300px;
        position: fixed
    }
    #ui-id-1 li {
        border-bottom: 1px solid rgba(0, 0, 0, .2);
        font-size: 12px;
    }
}

@media (min-width:768px) {
    .col-md-offset-1-and-half {
        margin-left: 12.499999995%
    }
}

@media (max-width:768px) {
    .contact-header .contact-text,
    .offer-header .offer-text,
    .sidebar-nav {
        width: unset
    }
    .contact-header,
    .offer-header {
        width: 100%
    }
    #administration-buttons,
    #top-navigation .footer-menu {
        margin-top: 20px
    }
    #product-stock ul:last-child {
        float: left
    }
}

@media (max-width:992px) {
    #about-catalog,
    .asortiman-cont span {
        font-size: 12px
    }
    .wrapper-header {
        text-align: left;
        margin-top: 20px;
        padding-bottom: 0
    }
    wrapper {
        width: 350px
    }
    .wrapper ul li {
        margin: 10px 17px 0;
        border: none
    }
    .asortiman ul,
    .asortiman-cont .asortiman-header {
        margin-bottom: 0
    }
    .contact-info {
        float: left;
        margin-top: 20px
    }
    .asortiman-cont {
        background: #37bbfb;
        background: -moz-linear-gradient(left, #37bbfb 0, #37bbfb 50%, #ffc107 50%, #ffc107 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(0, #37bbfb), color-stop(50%, #37bbfb), color-stop(50%, #ffc107), color-stop(100%, #ffc107));
        background: -webkit-linear-gradient(bottom, #37bbfb 0, #37bbfb 50%, #ffc107 50%, #ffc107 100%);
        background: -o-linear-gradient(bottom, #37bbfb 0, #37bbfb 50%, #ffc107 50%, #ffc107 100%);
        background: -ms-linear-gradient(bottom, #37bbfb 0, #37bbfb 50%, #ffc107 50%, #ffc107 100%);
        background: linear-gradient(to bottom, #37bbfb 0, #37bbfb 50%, #ffc107 50%, #ffc107 100%);
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#37bbfb', endColorstr='#ffc107', GradientType=1)
    }
    #about-catalog {
        text-align: left;
        margin-top: 41px
    }
    #catalog img {
        width: 17%;
        float: none
    }
    #header-search form .form-group {
        width: 100%;
        display: block
    }
    .img-lic {
        max-width: 100%
    }
}

@media (max-width:420px) {
    .asortiman-cont {
        background: #37bbfb;
        background: -moz-linear-gradient(left, #37bbfb 0, #37bbfb 60%, #ffc107 60%, #ffc107 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(0, #37bbfb), color-stop(60%, #37bbfb), color-stop(60%, #ffc107), color-stop(100%, #ffc107));
        background: -webkit-linear-gradient(bottom, #37bbfb 0, #37bbfb 60%, #ffc107 60%, #ffc107 100%);
        background: -o-linear-gradient(bottom, #37bbfb 0, #37bbfb 60%, #ffc107 60%, #ffc107 100%);
        background: -ms-linear-gradient(bottom, #37bbfb 0, #37bbfb 60%, #ffc107 60%, #ffc107 100%);
        background: linear-gradient(to bottom, #37bbfb 0, #37bbfb 60%, #ffc107 60%, #ffc107 100%);
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#37bbfb', endColorstr='#ffc107', GradientType=1)
    }
}

@media (min-width:1200px) {
    #p-grid {
        flex: 0 0 76%;
        max-width: 76%
    }
}

@media (min-width:1235px) {
    #p-grid {
        flex: 0 0 77%;
        max-width: 77%
    }
}

@media (min-width:1600px) {
    .tiles-container .big-tiles .tile-button {
        right: 46px
    }
    #p-grid {
        flex: 0 0 80%;
        max-width: 80%
    }
}

@media print {
    body * {
        visibility: hidden
    }
    #back-print,
    #back-print * {
        display: none
    }
    #header,
    #header * {
        background-color: #c4dbfd!important;
        -webkit-print-color-adjust: exact
    }
    #show-positions,
    #show-positions * {
        visibility: visible
    }
    #show-positions {
        position: absolute;
        left: 0;
        top: 0;
        font-size: 12px;
        color: #000
    }
}

#header {
    position: relative;
    background-color: #c4dbfd;
    padding: 10px;
    height: 60px
}

#invoice-positions {
    font-size: 9px;
    width: 100%;
}

#contact-address {
    position: absolute;
    margin-top: 10px;
    font-size: 15px;
    color: #5187ec
}

#header img {
    position: absolute;
    right: 10px
}

.title-order {
    margin-bottom: 12px;
    font-size: 18px
}

.order-select {
    margin-bottom: 5px
}

.total-price {
    text-align: right
}

.nothing-was-found {
    margin-bottom: 60px
}

.scaleImg {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.gridImg {
    -webkit-backface-visibility: hidden;
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    -ms-transition: .4s ease-in-out
}

table {
    border-collapse: separate
}

@media (max-width:1370px) {
    #login-form {
        right: 0
    }
}

.activeItem {
    border-bottom: 1px solid #7d7d7d;
}


/* #navbarsExampleDefault ul li:hover
 {
     border-bottom:1px solid #7d7d7d;
     }*/

#userName {
    display: inline;
}

#administration-buttons a {
    font-family: 'Titillium Web', sans-serif !important;
    padding: 0px !important;
}

#cart-trigger {
    cursor: pointer;
}

#main-nav,
#cd-cart {
    position: fixed;
    top: 0;
    height: 100%;
    width: 260px;
    /* header height */
    padding-top: 10px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    z-index: 9999;
    padding-bottom: 20px;
}

.order-placing-succeeded {
    text-align: center;
}

.hideMain {
    visibility: hidden;
}

.stop-scrolling {
    height: 100%;
    overflow: hidden;
}

.cart-item-img {
    position: absolute;
    top: 36px;
    left: 0px;
    right: 0px;
    z-index:1;
    opacity: .1;
    margin-left: 14px;
    margin-right: 14px;
}

.prize-game-corner {
    position: fixed;
    z-index: 999999;
    display: none;
    /*background-color:#38BEC2*/
    z-index: 9999;
}

#prize-game-container {
    padding: 30px;
}

#left-circle {
    display: inline;
}

#right-arrow {
    display: inline;
}

#prize-content {
    vertical-align: top;
    color: #FFF;
    display: inline-flex;
    flex-direction: column;
    margin-left: 30px;
}

#prize-header {
    font-size: 45px;
}

#prize-body {
    font-weight: 300;
    line-height: 1.2em;
    font-style: oblique;
}

#btn-enter {
    padding: 10px 30px 10px 30px;
    background-color: #07889B;
    border-radius: 7px;
    width: 190px;
    margin-top: 13px;
}

#btn-enter2 {
    font-size: 17px;
    font-weight: 400;
    background-color: #e64040;
    padding: 5px;
    text-align: center;
     color: #FFF;
     cursor:pointer;
     width:35%;
}

#btn-enterModal {
    padding: 10px 30px 10px 30px;
    margin-top: 13px;
    font-size: 30px;
    color: #FFF;
    FONT-WEIGHT: 600;
}

#btn-enter .btn-enter-link,
#btn-enter2 .btn-enter-link,
#btn-enterModal .btn-enter-link {
    text-decoration: none;
    color: inherit;
}


/*#close-btn
 {
     float: right;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #fff;
    font-size: 25px;
    font-weight: 600;
    margin-right: 7px;
    cursor:pointer;
     }*/

#close-btn {
    float: right;
    color: #96a0a5;
    font-size: 30px;
    font-weight: 700;
    margin-right: 7px;
    cursor: pointer;
}

.showModal1 {
    display: block;
    top: 0px;
    left: -701px;
}

.showModal2 {
    display: block;
    top: 0px;
    right: -701px;
}

.showModal3 {
    display: block;
    bottom: 0px;
    left: -701px;
}

.showModal4 {
    right: -701px;
    bottom: 0px;
}

.asortiman-simple {
    display: none;
}

.col-asortiman-6 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.asortiman-simple .row {
    margin: 30px 0 20px;
}

.asortiman-simple .head-simple {
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    margin-top: 5px;
}

.asortiman-simple .desc-simple {
    font-size: 13px;
    margin-top: 3px;
}

.asortiman-simple .asortiman-simple {
    background-color: #37bbfb;
    color: #FFF;
    padding-top: 5px;
}

.asortiman-simple #about-catalog-simple {
    background-color: #ffc107;
    padding-top: 5px;
}

.about-text-simple {
    padding: 3px;
    text-transform: uppercase;
    border-bottom: 1px solid #f1b501;
    z-index: 1
}

.about-text-simple a {
    text-decoration: none;
    color: inherit;
}


/* MODAL POPOUP PRIZEGAME */

#prize-game-modal {
    background: transparent;
}

.remodal #btn-enter {
    width: 100%;
}

.remodal #btn-enter a {
    color: #fff;
    font-size: 30px;
    font-weight: 600;
}

.remodal-close:before {
    font-size: 30px;
    color: #FFF;
}

#prize-game-minimized {
    position: fixed;
    right: 25px;
}

#prize-game-responsive {
    margin-left: 42px;
    vertical-align: middle;
    margin-bottom: 6px;
}

#prize-game-minimized img {
    width: 170px;
}

#prize-game-responsive img {
    width: 45px;
}


/* MODAL POPOUP PRIZEGAME */

#pGText-mini {
    font-weight: 600;
    transform: rotate(20deg);
    padding: -14px;
    margin-top: 6px;
    text-indent: -41px;
}

#prize-game-responsive #pGText-responsive {
    font-weight: 600;
    padding: -14px;
    display: inherit;
    margin-left: 7px;
}

#pGText-mini a,
#pGText-responsive a {
    text-decoration: none;
    color: inherit;
}

.hideG {
    display: none;
}

.showG {
    display: block;
}

.showGResponsive {
    display: inline-flex;
}

.sign-up,
.nW-text,
.read-news {
    display: inline-flex;
    position: relative;
}

.read-news
{
    z-index:2;
    }

.sign-up {
    margin-left: 0px;
    margin-top: 9px;
}

.newsletter-subscribe {
    position: relative;
}

.sign-up #Email {
    background-color: rgba(0, 0, 0, .2);
    border: 0px 0px 1px 0px;
    border: none;
    width: 350px;
    color: #FFF;
    padding: 5px 0px 5px 10px;
}


/*.sign-up #submit-circle
    {
       background-color: #B01A80;
        height: 95px;
        width: 95px;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        position: absolute;
        top: 8px;
        margin: 0px;
        border: none;
        color: #FFF;
        box-shadow: 3px 0px rgba(0,0,0,.1); 
        font-weight: 600;
    }*/

.to-newsletter, .read-newsletter {
    background-color: #B01A80;
    padding: 5px 20px;
    font-size: 14px;
    text-decoration: none;
    border-radius: 50px;
    color: #FFF;
}

.to-newsletter:hover, .read-newsletter:hover
{
    color:#FFF;
    }

.read-newsletter
{
    background-color: #4055d8;
}


::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
    opacity: .6;
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #fff;
}

::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #fff;
}

.newsletter-subscribe {
    background-color: #3CB878;
    color: #fff;
    font-weight: 600;
    -moz-box-shadow: inset 0 0 10px rgba(3, 97, 48, .2);
    -webkit-box-shadow: inset 0 0 10px rgba(3, 97, 48, .2);
    box-shadow: inset 0 0 10px rgba(3, 97, 48, .2);
    overflow: hidden;
}

.unikashop-text
{
    background-color:#DE2B84;
    height: 100%;
    padding: 40px;
    color:#FFF;
}
.unikashop-text p a
{
    color:#FFF;
}
.unikashop-text h2
{
    text-transform:uppercase;
    font-size:26px;
    font-weight:bold;
    margin-bottom: 30px;
    
}
.unikashop-text button
{
    background-color: #FFF;
    border: none;
    padding: 10px 60px;
    color: #de2b84;
    font-weight: bold;
    font-size: 17px;
    margin-top: 30px;
    cursor:pointer;
}
.unikashop-text button:hover
{
    background-color:#FFF;
    color:#333;
}

.link-toshop
{
    position:relative;
}
.link-toshop i
{
    font-size:.8em;
}
.link-toshop img
{
    position: absolute;
    bottom: -37px;
    left: 50%;
    width: 26px;
}
#shopbtn:hover + img
{
    display:none;
 }

.unikashop-link
{
    margin-left:30px;
    display:inline-block;
    font-weight: bold;
}
.unikashop-link a
{
    margin-left:-3px;
}
.unikashop-link img
{
   height:40px;
}

#product-lines {
    margin-top: 30px;
}

.licence-title h2 a {
    text-decoration: none;
    color: inherit;
}

.pLines:after {
    content: "\E817";
    font-family: "fontello";
    margin-left: 10px;
}

.pLines.up:after {
    content: "\E81A";
    font-family: "fontello";
    margin-left: 10px;
}

#mail-icon {
    position: absolute;
    display: none;
    z-index:1;
}

#mail-icon:before {
    font-size: 170px;
    opacity: .3;
    transform: rotate(20deg);
}

.icon-paper-plane-1 {
    display: none;
    position: absolute;
    font-size: 85px;
    top: 0px;
    opacity: .3;
}



span[data-valmsg-for="AcceptTerms"]:after {
    border-top: 10px solid #dc143c;
    border-bottom: none;
    top: 20px;
    left: 15px;
}

@media only screen and (min-width: 320px) {
    .newsletter-subscribe {
        padding: 20px 16px 20px 16px;
    }
    .nW-text {
        background-image: none;
        font-size: 15px;
    }
}

@media only screen and (min-width: 992px) {
    .sign-up {
        margin-left: 5%;
        margin-top: 0px;
    }
    .read-news
    {
        margin-left: 3%;
        margin-top: 0px;
        }
    .to-newsletter, .read-newsletter {
        padding: 10px 30px;
        font-size: 15px;
    }
    .newsletter-subscribe {
        background-image: url("../../Content/images/nwDots.png");
    }
    .icon-paper-plane-1 {
        left: 0px;
        display: block;
    }
    .newsletter-subscribe {
        padding: 30px;
    }
    .nW-text {
        font-size: 19px;
    }
   
}

@media only screen and (min-width: 1260px) {
    #mail-icon {
        right: 0px;
        top: -44px;
        display: block;
    }
}

@media only screen and (min-width: 1600px) {
    #mail-icon {
        right: 54px;
    }
}

@media (min-width: 280px) {
    .asortiman {
        display: none;
    }
    .asortiman-simple {
        display: block;
    }
    .col-asortiman-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .licence-title,
    .novelties-header {
        font-size: 20px;
    }
    #product-slide .owl-stage {
        margin-top: 15px;
    }
}

@media (max-width: 576px) {
    .footer-menu ul li {
        display: inline;
        margin-right: 15px;
    }
}

@media (max-width: 720px) {
    .details .details-link {
        padding: 4px 0;
        font-size: 14px;
    }
    .product-carousel .owl-item img {
        width: 78% !important;
        margin: 0 auto;
    }
    .product-carousel .img-description {
        padding: 8px;
    }
    .product-item-details-id {
        font-size: 13px;
    }
    .img-description .details-name {
        margin-top: 3px;
        font-size: 15px;
    }
}

@media (min-width: 720px) {
    .asortiman {
        display: block;
    }
    .asortiman-simple {
        display: none;
    }
    .licence-title,
    .novelties-header {
        font-size: 26px;
    }
    #product-slide .owl-stage {
        margin-top: 25px;
    }
    .img-description .details-name {
        margin-top: 12px;
        font-size: 16px;
    }
}

@media only screen and (min-width: 320px) {
    #main-nav,
    #cd-cart {
        width: 100%;
    }
}

@media only screen and (min-width: 768px) {
    #main-nav,
    #cd-cart {
        width: 350px;
    }
}

@media only screen and (min-width: 1200px) {
    #main-nav,
    #cd-cart {
        width: 33%;
        /* header height has changed */
    }
}

#main-nav {
    left: -100%;
    background: #FFF;
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    transition: left 0.3s;
}

#main-nav.speed-in {
    left: 0;
}

#main-nav ul a {
    display: block;
    height: 50px;
    line-height: 50px;
    padding: 0 1em;
    border-bottom: 1px solid #e0e6ef;
}

#main-nav ul .current {
    box-shadow: inset 3px 0 #435779;
}

@media only screen and (min-width: 1200px) {
    #main-nav {
        /* reset main nav style */
        position: absolute;
        height: auto;
        width: auto;
        left: auto;
        right: 8em;
        padding-top: 0;
        top: 0;
        background: transparent;
        box-shadow: none;
        /* header height */
        line-height: 80px;
        z-index: 4;
    }
    #main-nav li {
        display: inline-block;
        margin-left: 1em;
    }
    #main-nav ul a {
        display: inline-block;
        height: auto;
        line-height: 1;
        padding: 1em 1.4em;
        border-bottom: none;
        color: rgba(255, 255, 255, 0.8);
        border-radius: 0.25em;
    }
    #main-nav ul a.current {
        box-shadow: none;
        background: #435779;
        color: #FFF;
    }
    .no-touch #main-nav ul a:hover {
        background: #435779;
        color: #FFF;
    }
}

.no-js #main-nav {
    position: fixed;
}

#cd-cart {
    right: -100%;
    background: #FFF;
    -webkit-transition: right 0.3s;
    -moz-transition: right 0.3s;
    transition: right 0.3s;
}

#cd-cart.speed-in {
    right: 0;
}

#cd-cart > * {
    padding: 0 1em;
}

#cd-cart h2 {
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    text-transform: uppercase;
    margin: 1em 0;
}

#cd-cart .cd-cart-items {
    padding: 0;
}

#cd-cart .cd-cart-items li {
    position: relative;
    padding: 1em;
    border-top: 1px solid #e0e6ef;
}

#cd-cart .cd-cart-items li:last-child {
    border-bottom: 1px solid #e0e6ef;
}

#cd-cart .cd-qty,
#cd-cart .cd-price {
    color: #a5aebc;
}

#cd-cart .cd-price {
    margin-top: .4em;
}

#cd-cart .cd-item-remove {
    position: absolute;
    right: 1em;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: url("../img/cd-remove-item.svg") no-repeat center center;
}

.no-touch #cd-cart .cd-item-remove:hover {
    background-color: #e0e6ef;
}

#cd-cart .cd-cart-total {
    padding-top: 1em;
    padding-bottom: 1em;
}

#cd-cart .cd-cart-total span {
    float: right;
}

#cd-cart .cd-cart-total::after {
    /* clearfix */
    content: '';
    display: table;
    clear: both;
}

#cd-cart .checkout-btn {
    display: block;
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: #7dcf85;
    color: #FFF;
    text-align: center;
}

.no-touch #cd-cart .checkout-btn:hover {
    background: #a2dda8;
}

#cd-cart .cd-go-to-cart {
    text-align: center;
    margin: 1em 0;
}

#cd-cart .cd-go-to-cart a {
    text-decoration: underline;
}

@media only screen and (min-width: 1200px) {
    #cd-cart > * {
        padding: 0 2em;
    }
    #cd-cart .cd-cart-items li {
        padding: 1em 2em;
    }
    #cd-cart .cd-item-remove {
        right: 2em;
    }
}

#cd-shadow-layer {
    position: fixed;
    min-height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: rgba(67, 87, 121, 0);
    cursor: pointer;
    z-index: 9999;
    display: none;
}

#cd-shadow-layer.is-visible {
    display: block;
    -webkit-animation: cd-fade-in 0.3s;
    -moz-animation: cd-fade-in 0.3s;
    animation: cd-fade-in 0.3s;
}

#cd-cart .icon-plus,
#cd-cart .icon-minus {
    color: #464646;
    font-size: 10px;
}

#edit-quant .icon-plus,
#edit-quant .icon-minus {
    font-size: 12px;
}

#cd-cart .icon-minus,
#edit-quant .icon-minus {
    margin-left: 0px;
}

#cd-cart {
    font-size: 15px;
}

.cart-text {
    display: inline;
}

#cd-cart input,
#edit-quant input {
    max-width: 42px;
    display: inline;
    height: 24px;
    font-size: 14px;
    margin-left: 3px;
    margin-right: 3px;
    text-align: center;
}

#edit-quant input {
    height: 33px;
}

#edit-quant .quantity-left-minus,
#edit-quant .quantity-right-plus {
    padding: 4px;
    padding-left: 5px;
    padding-right: 5px;
}

#cd-cart .edit-quant,
#cd-cart .delete-quant,
#edit-quant .edit-quant,
#edit-quant .delete-quant {
    display: inline;
}

#cd-cart .form-quant,
#edit-quant .form-quant {
    display: inline;
}

#cd-cart .form-quant {
    margin-left: 12px;
}

#cd-cart form,
#edit-quant form {
    display: inline;
}

#cd-cart .refresh-btn,
#edit-quant .refresh.btn {
    display: none;
    margin-left: 10px;
}

#cart-title {
    font-size: 20px;
    text-align: center;
    padding-bottom: 10px;
}

#exit-cart {
    position: absolute;
    top: 16px;
    word-spacing: 5px;
    cursor: pointer;
}

#shopping-cart {
    position: absolute;
    right: 0px;
    margin-right: 20px;
    height: 54px;
    top: 33px;
    margin-top: 13px;
    color: #6b6464;
    font-size: 30px;
    display: inline-flex;
    cursor: pointer;
}

.already-ordered-info {
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    background-color: rgba(252, 68, 68, 0.6);
    color: white;
    margin-left: 14px;
    margin-right: 14px;
}
.add-to-cart
{
    background-color: #dedede;
    color: #000000;
    margin-top: 15px;
    padding: 3px 10px 3px 10px;
    display: inline-flex;
    cursor:not-allowed;
    
}
.add-to-cart.allow {
    background-color: #F2385A;
    color: White;
    cursor:pointer;
}
.back-btn
{
    cursor:pointer;
    margin-top: 5px;
    font-weight: 600;
}
.no-stock .back-btn
{
    cursor: pointer;
    margin-top: 5px;
    font-weight: 600;
    background-color: #f2385a;
    color: #fff;
    padding: 5px 0;
}

.add-to-cartV {
    background-color: #F2385A;
    color: White;
    padding: 3px 10px 3px 10px;
    display: inline-flex;
    border: none;
    cursor: pointer;
}

.add-to-cart a {
    text-decoration: none;
    color: White;
}

.hideCart,
.add-quantity-flip {
    display: none;
}

.product-item-cart {
    display: none;
}

.showC {
    display: block;
}

@media only screen and (min-width: 1875px) {
    #shopping-cart {
        right: 120px;
        margin-right: 0px;
    }
}

@media only screen and (min-width: 992px) and (max-width:1875px) {
    #shopping-cart {
        right: -20px;
        top: 88px;
        color: #ececec;
        padding-right: 15px;
        background-color: rgba(0, 0, 0, .6);
    }
}

#shopping-cart div {
    font-size: 17px;
    display: inline-flex;
    margin-top: 16px;
    margin-left: 4px;
}

#shopping-cart div a {
    text-decoration: none;
    color: inherit
}

@media only screen and (max-width: 420px) {
    #shopping-cart {
        right: 0px;
    }
    #shopping-cart div {
        display: none;
    }
}

@media only screen and (max-width: 520px) {
    #pGText-responsive {
        display: none !important;
    }
    #prize-game-responsive {
        margin-left: 3px;
    }
    #prize-game-responsive img {
        width: 23px;
    }
}

@media only screen and (max-width: 992px) {
    #shopping-cart {
        right: 20%;
    }
    .header-menu #navbarsExampleDefault ul {
        padding-top: 0px;
    }
    #administration-buttons,
    #login-register {
        float: none;
        display: inline-flex;
    }
    #administration-buttons .fa-ul {
        padding: 0px;
    }
    #administration-buttons .fa-ul>li {
        display: block;
    }
    #cd-cart form,
    #edit-quant form {
        vertical-align: -0.7em;
    }
    #cd-cart .form-quant,
    #edit-quant .form-quant {
        margin-left: 0px;
    }
    #navbarsExampleDefault ul li a {
        padding: 13px !important;
    }
    #header-search {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    #administration-buttons {
        display: none;
        margin-bottom: 15px;
    }
    .show-admbtns {
        display: block !important;
    }
    .header-menu {
        margin-top: 13px;
        background-color: inherit;
    }
    .about-text {
        font-size: 17px;
    }
    .unikashop-text
    {
        padding:20px;
    }
    .unikashop-text button
    {
        font-size: 15px;
        margin-top: 15px;
     }
     .unikashop-text h2
     {
         font-size: 20px;
         margin-bottom: 15px;
      }
     .unikashop-link
     {
         display:none;
     }
      #boniteta-footer
    {
        margin-top:10px;
    }
    #boniteta-footer, .footer-icons
    {
        text-align:left;
    }
}

@media only screen and (max-width: 1200px) {
    #userName {
        display: none;
    }
}