/*user ccs*/

.content .products-listing.grid ul li.slick-slide {
    border-bottom: 3px solid #fff
}

.content .ask-specialist div.col {
    padding: 0 5px
}

button.recountBasketButton,
button.recountMobileBasketButton {
    display: none!important
}

div.delete button {
    width: auto!important
}

.header .main-bar .search-wrap {
    padding-top: 0;
    margin-top: 20px
}

@media (max-width:1199px) {
    .header .main-bar .search-wrap {
        margin-top: 15px
    }
}

.content .cart-table-wrapper .table .total {
    text-align: left
}

div.container>section.left-sidebar.col-sm-3 {
    padding-left: 0
}

div.container>main.content.col-sm-9 {
    padding-right: 0
}

.content .articles-listing>.row {
    margin-bottom: 0
}

.content .products-listing.grid ul li .category,
.content .products-listing.grid ul li .stars {
    display: none
}

.content .products-listing.list ul li .add-to-cart {
    background: #08b33c;
    color: #fff
}

.content .products-listing.list ul li .add-to-cart i.icn-shopping-cart {
    color: #fff
}

.content .products-listing.list ul li .add-to-cart:hover {
    background: #00aeef;
    color: #fff
}

.content .steps ul li {
    width: 33%
}

div.tablist ul {
    margin-left: 30px!important
}

.content .products-listing.grid ul li h3 {
    display: table-cell;
    vertical-align: middle;
    width: 360px;
    font-weight: 400
}

.content .products-listing.grid ul li {
    min-height: 330px;
    height: 290px
}

.content .products-listing.grid ul li .price {
    font-size: 1.4em
}

.content .products-listing.grid ul li .wrap .available {
    color: #08b33c;
    font-weight: 700
}

.shipping-payment .white-wrap p.error {
    color: #ff3500;
    padding-left: 14px
}

.content .products-listing.grid ul li .add-to-cart:hover {
    background: #08b33c;
    color: #fff
}

.content .products-listing.grid ul li:hover {
    border-bottom-color: #08b33c
}

.add-to-cart .icn-shopping-cart {
    color: #08b33c
}

.add-to-cart:hover .icn-shopping-cart {
    color: #fff
}

.content .product-detail .availability .notavailable {
    font-size: 1.25em!important
}

.button-primary,
.newsletter .input-wrap button {
    background: #08b33c;
    color: #fff
}

.newsletter .input-wrap button:hover {
    background: #ffd900;
    color: #333
}

.cd-top {
    right: 20px;
    bottom: 60px
}

.last-deals img.product {
    opacity: .4;
    filter: alpha(opacity=40)
}

.last-deals li:hover img.product {
    opacity: 1;
    filter: none
}

.social_icon {
    text-decoration: none
}

.social_icon img {
    display: inline
}

@media (min-width:768px) and (max-width:991px) {
    .social_icon img {
        height: auto;
        width: 35px
    }
}

sup {
    top: -.25em
}

.content .cms .nopadding img {
    padding: 0
}

.content .cms img {
    display: inline-block;
    padding: 0
}

.content .category-wrap .category-description .category-img {
    display: none
}

.price-table tr.pt-list td:nth-child(2) {
    text-decoration: line-through;
    color: #777;
}

.price-table tr.pt-discount td:nth-child(2) {
    color: red
}

.price-table tr.pt-ours td:nth-child(2) {
    text-decoration: none;
    color: #333
}

.price-table tr.pt-list td, .price-table tr.pt-discount td{
    font-size: 16px !important;
}

.price-table tr.pt-ours td{
    font-size: 18px !important;
}

.voucher-wrapper.inputs {
    display: none !important;
}

@media (max-width:639px) {
    .content .cms .nopadding img {
        margin: 0!important
    }
}

.nopadding #mc_embed_signup {
    background: #fff;
    clear: left;
    font: 14px Helvetica, Arial, sans-serif;
    width: 100%;
    height: 900px;
    padding-top: 15%;
    text-align: center
}

.nopadding #mc-embedded-subscribe,
.nopadding #mce-EMAIL {
    line-height: 50px;
    height: 50px;
    font-size: 18px;
    -webkit-appearance: none;
    width: 100%;
    max-width: 300px
}

.nopadding,
.nopadding img {
    padding: 0;
    margin: 0!important
}

.nopadding #mce-EMAIL {
    background: #d6d5d5;
    color: #000;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 0 60px 0 20px;
    margin-top: 20px;
    margin-bottom: 20px
}

.nopadding #mc-embedded-subscribe {
    padding: 0 20px;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: #08b33c;
    color: #fff;
    font-weight: 700
}

.nopadding #mc-embedded-subscribe:hover {
    background-color: #ffd900;
    color: #333
}

.content .product-detail .price-table .notax {
    font-size: 13px
}

.specifikacia {
    width: 100%!important
}

.specifikacia th {
    font-weight: 700!important;
    width: 33%
}

.listing-options {
    margin-bottom: 10px
}

@media (max-width:424px) {
    .cart-buttons {
        text-align: center
    }
    .cart-buttons .button.button-primary.pull-right,
    .cart-buttons .link.pull-left {
        float: none!important
    }
}

footer.footer {
    margin: 40px 0 0
}

.content .cms ol>li {
    list-style-type: decimal
}

.content .cms ul>li {
    list-style-type: disc
}

.content .products-listing.list ul li .desc {
    padding: 0 10px 0 190px
}

@media (max-width:1199px) {
    .content .filter .slider-wrap {
        width: 25%
    }
    .content .filter .settings {
        width: 75%
    }
}

@media (max-width:991px) {
    .content .filter .settings,
    .content .filter .slider-wrap {
        width: 100%
    }
}

@media (max-width:767px) {
    .content .cart-table-wrapper .desktop-cart {
        display: none
    }
    .content .filter .slider-wrap {
        width: 25%
    }
    .content .filter .settings {
        width: 75%
    }
}

@media (max-width:639px) {
    .content .filter .settings,
    .content .filter .slider-wrap {
        width: 100%
    }
}

@media (max-width:482px) {
    .search-form .settings .wrap:nth-child(1) {
        width: 100%
    }
    .search-form .settings .wrap:nth-child(2) {
        width: 66%;
        float: left
    }
    .search-form .settings .wrap:nth-child(3) {
        width: 33%;
        float: left
    }
}

.content.deal-zone-page .description.cms .col-sm-7,
div.cta {
    width: 100%
}

@media (max-width:340px) {
    .search-form .settings .wrap:nth-child(2),
    .search-form .settings .wrap:nth-child(3) {
        width: 100%
    }
}

.content .filter .settings .wrap .selectdiv {
    float: right;
    border: 1px solid #fff
}

.header .main-bar .deal-zone a {
    background-color: #ffd900
}

@media (max-width:767px) {
    .deal-zone.hidden-xs.hidden-sm {
        display: block!important;
        margin: 0 0 10px;
        width: 100%;
	height: auto;
    }
    .deal-zone a {
        margin: 0 auto
    }
    .nav-categories .product-categories>ul>li.active>a {
        display: block
    }
    .nav-categories .sub-category, .dropdown.mob-drop div.dropdown-content {
        width: 100%;
        background: #e5f7fd!important
    }
    .nav-categories .sub-category>li>a {
        padding-left: 40px !important
    }
    .nav-categories .sub-category .sub-category>li>a {
        padding-left: 60px !important
    }
}

div.cta {
    background: #e5f7fd;
    padding: 15px;
    margin: 15px 0
}

.cta>h2 {
    line-height: 40px;
    float: left;
    margin: 0!important
}

.cta>div {
    margin-left: 85px
}

.cta>div>h2 {
    margin: 0!important;
    clear: none!important
}

.cta>div>p {
    margin: 0!important
}

.cta>div a {
    float: none
}

.cta a {
    float: right
}

div.cta>div:last-of-type {
    clear: both
}

@media (max-width:515px) {
    .cta a,
    .cta h2 {
        float: none
    }
    div.cta {
        text-align: center
    }
    .cta>div {
        margin-left: 0;
    }
}

.ctabanner{
  background-color: #e5f7fd;
  display: table;
  margin: 15px 0;
  padding: 15px;
  width: 100%;
}
.ctabanner>div{
  display: table-cell;
  vertical-align: middle;
}
.ctabanner>div:last-of-type{
  text-align: right;
  white-space: nowrap;
  padding-left: 10px;
}

.ctabanner>div>h2, .ctabanner>div>p{
  margin: 0 !important;
}

.content .cms .ctabanner img{
  max-width: unset;
}

@media (max-width: 600px){
  .ctabanner{
    display: table;
    text-align: center;
  }
  .ctabanner>div{
    display: block;
    text-align: center !important;
  }  
  .ctabanner>div>p{
    margin: 0 0 1em 0 !important;
  }
}

.ctabanner .button-secondary:active {
    color: #000;
    background: #ffd900;
}

.ctabanner .button-secondary:hover {
    background: #ffd900;
    color: #000;
}

.header .main-nav {
    padding: 0
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
    z-index: 5
}

.dropdown-content a {
    color: #000!important;
    padding: 10px 16px!important;
    font-size: 16px!important;
    line-height: 1.3em!important;
    height: auto!important
}

.dropdown-content a:hover {
    color: #fff!important
}

.dropdown:hover .dropdown-content {
    display: block
}

.dropdown:hover i.fa-chevron-down:before {
    content: "\f077"
}

.header .main-nav ul li.active div.dropdown-content.product-categories a {
    background-color: transparent
}

.header .main-nav ul li.active div.dropdown-content.product-categories a:hover {
    background-color: #333
}

.header .mobile-menu .mob-menu-box ul li a:hover i {
    color: #fff;
}

.container .main-banner .slick-next,
.container .main-banner .slick-next:hover,
.container .main-banner .slick-prev,
.container .main-banner .slick-prev:hover {
    background: 0 0
}

@media (max-width:767px) {
    .mob-menu-box>ul li{
        display:none
    }
    .mob-menu-box>ul li.mob-drop{
        display:list-item
    }
    .dropdown-content.product-categories {
        position: relative;
        width: 100%;
        box-shadow: none
    }
    .dropdown-content a:hover {
        color: #00aeef!important
    }
}

.container .main-banner .slick-next:before,
.container .main-banner .slick-prev:before {
    color: #fff;
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
    font-size: 30px
}

.main-banner .slick-next,
.main-banner .slick-prev {
    width: 40px!important
}

.alert.alert-danger.alert-danger-full {
    text-align: center;
    background-color: #ff3600;
    color: #fff
}

.dealslink {
    background-color: #8b29ff;
/*    background-color: #000;*/
    color: #fff
}

.dealslink a {
    color: #fff!important
}

.dealslink a i {
    width: 18px
}

.olh3>li{
	font-size: 24px;
	font-weight: 300;
	margin: 20px 0 10px;
	line-height: 1.3em;
}

.footer a:hover i{
	color: #fff;
}

@media (max-width: 639px) {
  .main-banner.slick-initialized.slick-slider {
    display: block!important;
  }
}

.product-detail div.stars.stars-heading.stars-0{
  display: none;	
}

.content .product-detail .limited-tag{
	background: rgba(255, 217, 0, 0.9);
	color: #333;
}

.content .cms blockquote{
	border-left: 5px solid #00aeef;
	font-weight: bold;
}

.break{
    word-break: break-all;
}

.content .products-listing.list ul li .stock-list{
  font-size: 14px;
  font-weight: 400;
}

.content .products-listing.list ul li .stock-list.available{
  color: #08b33c;
  font-weight: 700;
}

.content .product-detail .price-table tr td{
  text-align: left;
}

.content .product-detail .price-table tr td:last-child{
  text-align: right;
}

.content .product-detail .brand-logo{
	max-width:none;
}