/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
::selection {
	background: #ffb508 !important;
	color: #fff;
}
::-moz-selection {
	background: #ffb508 !important;
	color: #fff;
}
#_desktop_cart_ft span.cart-products-count{
    top:-13px;
    right:7px;
    position:relative;
}
.v-megamenu-title{
    background: #ffb508;
}
.v-megamenu-title:hover{
    cursor:pointer;
}
.click-cart:hover{
    cursor:pointer;
}
.v-megamenu-title .fa-reorder{
    font-size:16px;
}
#header .logo{
    max-height:70px !important;
}
.v-megamenu-title h3{
    font-family: 'Poppins', sans-serif;
    font-size:16px;
    line-height:27px;
}
.v-megamenu-title::before{
    line-height:55px;
}
.menu-contact-us:before{
    height:35px;
    width:1px;
    background:#9f9f9f;
    display:block;
}
.menu-v-line .title-text{
    color: #9f9f9f;
}
.menu-contact-us .title-text{
    color: #9f9f9f;
}
.tab-category-container-slider::before{
    background:#e8edf3;
    height:100%;
    width:200%;
    content:"";
    position:absolute;
    top:0px;
    left:-50%;
    right:-50%;
}
#special_product_deal .des_pro p{
    display:none;
}
#index .fieldtabproductsisotope-products .right-product .star_content{
    display:none;
}
#tab_2 .comments_note{
    display:none;
}
#back-top{
    display:none !important;
}
#category .breadcrumb-all-page, #best-sales .breadcrumb-all-page, #prices-drop .breadcrumb-all-page, #new-products .breadcrumb-all-page, #search .breadcrumb-all-page{
    width:134.4%;
    left:-34.5%;
    position:relative;
}
#amazzing_filter{
    margin-top:250px;
    box-shadow:none;
    border:1px solid #ebebeb;
    border-radius:5px 5px 0px 0px;
}
#amazzing_filter.block .title_block{
    color:#fff;
    background:#333;
    margin:-20px -20px 0px -20px;
    padding:20px;
    text-transform:uppercase;
    font-size:18px;
    border-radius:5px 5px 0px 0px;
}
#amazzing_filter.block .af_subtitle{
    font-size:15px;
    text-transform:uppercase;
    padding-top:30px;
    padding-bottom:20px;
}
#amazzing_filter.block .af_subtitle::before{
    top:35px;
}
#amazzing_filter.block .af_filter{
    padding-bottom:20px;
}
#amazzing_filter.block .af_filter:last-child{
    border-bottom:none;
}
#amazzing_filter.block .af_filter li{
   padding:0px;
   line-height:7px;
   font-size:14px;
   width:220px;
}
#amazzing_filter.block .af_filter .name{
    padding-left:13px;
    font-weight:400;
    font-size:14px;
    color:#000;
}
#amazzing_filter.block .af_filter .count{
    font-weight:400;
    font-size:14px;
    color:#000;
}
.af_filter.type-1 .af_filter_content, .af_filter.type-2 .af_filter_content{
    max-height:130px;
}
.slider-container .back-bar{
    background:#d6d6d6;
}
.slider-container .back-bar .selected-bar{
    background:#000;
}
.slider-container .back-bar .pointer{
    background:none;
    border:none;
}
.slider-container .back-bar .pointer::before{
   content:url('/img/suwak.png');
   top:0px;
   right:-27px;
}
#products .comments_note, .featured-products .comments_note, .product-accessories .comments_note, .product-miniature .comments_note{
    display:none;
}
.click-product-list-grid > div{
    color:#b2b2b2 !important;
}
.click-product-list-grid > div:hover{
    color:#000 !important;
}
.active_grid .click-product-list-grid > div.click-product-grid, .active_list .click-product-list-grid > div.click-product-list{
    color:#000 !important;
}
.slider .slider_value{
    padding:1px 6px;
    border:1px solid #ccc;
}
#left-column .v-megamenu-container{
    display:none;
}
#category #left-column .field-slideshow-container, #search #left-column .field-slideshow-container{
    display:none;
}
.breadcrumb-abs .category_h1, #search .breadcrumb-abs .category_h1{
    font-size:45px;
    color:#333333;
}
.breadcrumb-abs .breadcrumb li a, .breadcrumb-abs .breadcrumb li:last-child a span, .breadcrumb-abs .breadcrumb li:last-child a,
#search .breadcrumb-abs .breadcrumb li a, #search .breadcrumb-abs .breadcrumb li:last-child a span, #search .breadcrumb-abs .breadcrumb li:last-child a{
    font-family:'Lato', sans-serif;
    font-size:12px!important;
    font-weight:400!important;
    color:#7c7c7c !important;
    text-decoration:none;
}
#wrapper .breadcrumb li::after, #search #wrapper .breadcrumb li::after{
    font-family:'Lato', sans-serif;
    font-size:12px!important;
    font-weight:400;
    color:#7c7c7c!important;
}
.breadcrumb li:last-child a span, #wrapper .breadcrumb li a:hover{
    color:#ffb508 !important;
}
span.pag-prev{
    margin-left:12px;
}
span.pag-next{
    margin-right:12px;
}
#product .breadcrumb-all-page{
    display:none;
}
#product #main{
    margin-top:60px;
}
#product .img-responsive{
    max-height:570px;
    
}
#product .product-add-container{
    border: 1px solid #ececec;
    border-width: 1px 0 1px;
    display:inline-block;
    width:100%;
    padding:20px 0px;
}
#product .product-add-to-cart .product-prices{
    width:calc(50% - 20px);
    float:left;
    margin-top:0px;
    margin-right:20px;
    padding-right:20px;
    border-right:1px solid #ececec;
}
#product .product-add-to-cart .product-prices .product-price{
    margin-bottom:0px;
}
#product .product-add-to-cart .product-quantity{
    width:50%;
    float:left;
    margin-top:0px;
    height:63.5px;
}
#product .product-add-to-cart .product-quantity .qty{
    margin-bottom:0px;
}
#product .product-add-to-cart .product-quantity .bootstrap-touchspin .input-group-btn-vertical i{
    top:3px;
    left:4px;
}
#product .product-add-to-cart .product-quantity #quantity_wanted{
    width:50px;
    padding:0px 8px;
    text-align:center;
}
#product .product-add-to-cart .add{
    width:100%;
    float:left;
    margin-top:20px;
}
#product .product-prices .tax-shipping-delivery-label{
    display:none;
}
#product .data-sheet-p{
    padding:13px 0px;
    border-bottom:1px solid #eee;
}
#product .data-sheet-p:last-child{
    border-bottom:none;
}
#product .data-sheet-p .name{
    color: #919191;
    display:block;
    float:left;
    width:20%;
}
#product .data-sheet-p .value{
    color: #000;
}
#product .product-features{
    margin-top:0px;
}
#product .data-sheet{
    margin-bottom:0px;
}
#product .social-sharing{
    display:none;
}
.input-group-btn.search_filter.form-group::before{
    content:"\f0dd";
    font-family:"fontawesome";
    color:#333;
    font-size:18px;
    position:absolute;
    right:4px;
    top:13px;
}
/* checkbox */
.af-checkbox-label {
  display: block;
  position: relative;
  padding-left: 12px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.af-checkbox-label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 12px;
  width: 12px;
  /*background-color: #eee;*/
  border: 1px solid #eee;
}

/* On mouse-over, add a grey background color */
/*.af-checkbox-label:hover input ~ .checkmark {
  background-color: green;
}*/

/* When the checkbox is checked, add a blue background */
.af-checkbox-label input:checked ~ .checkmark {
  background-color: #000;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.af-checkbox-label input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.af-checkbox-label .checkmark:after {
  left: 3px;
  top: 1px;
  width: 4px;
  height: 7px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* checkbox */
.js-qv-mask.mask .owl-carousel .owl-nav button.owl-next, .js-qv-mask.mask .owl-carousel .owl-nav button.owl-prev, .js-qv-mask.mask .owl-carousel button.owl-dot{
    height:35px;
    width:35px;
    border-radius:100%;
    background:#333;
    color:#fff;
}
.js-qv-mask.mask .owl-carousel .owl-nav button.owl-prev{
    left:-40px;
}
.js-qv-mask.mask .owl-carousel .owl-nav button.owl-next{
    left:unset;
    right:-40px;
}
.js-qv-mask.mask .owl-carousel .owl-nav button span{
    font-size:25px !important;
    line-height:25px !important;
}
#ppbContainer1 h1{
    font-size: 20px;
    color: #333;
    line-height: 18px;
    padding-bottom: 18px;
    text-transform: uppercase;
    position: relative;
    font-weight: 700;
    margin-bottom: 20px;
    border-bottom: 1px solid #efefef;
    border-bottom: 1px solid #dedfe1;
    text-align:left;
}
#ppbContainer1 h1:hover{
    color:#ffb508;
}
#ppbContainer1 h1 span{
    border-bottom: 2px solid #317ece;
    border-bottom: 2px solid #000;
    padding-bottom: 13px;
    position: relative;
}
#ppbContainer1 h1 span:before{
    content: "\f0d8";
    left: 50%;
    top: 100%;
    margin-top: -10px;
    margin-left: -4px;
    color: #317ece;
    color: #000;
    font: normal normal normal 16px/1 FontAwesome;
    position: absolute;
}
.ppbContainer .products{
    margin: 0 -10px;
}
.ppbContainer .item{
    padding:0 10px;
}
.ppbContainer .item-inner{
    max-width:218px;
}
.ppbContainer .item img{
    max-width:218px;
    height:auto;
}
.ppbContainer .item.col-xs-12.col-sm-6.col-md-3{
    width:auto !important;
}
.product-cover img:hover{
    cursor:pointer;
}
#_desktop_cart_ft .cart_top_ajax a.view-cart:hover{
    background:#ffb508 !important;
}
.btn-primary.focus, .btn-primary:focus, .btn-primary:hover, .btn:hover, .btn-primary:active{
    background:#ffb508 !important;
}
.product-cover .layer:hover .zoom-in{
    color: #ffb508 !important;
}
#sticky_top{
    width: auto !important 
}
#product .js-qv-mask .owl-dots{
    display:none;
}
#index .horizontal_mode .item-inner .left-product{
    border-radius:0px !important;
}
.v-megamenu > ul > li > a{
    padding:10px 20px;
}
.v-megamenuitem a.opener{
    line-height:35px;
}
.v-megamenu > ul > li div.submenu{
    border-left:2px solid #ffb508 !important;
}
#header .v-main-section-links > li > a:hover{
    color: #ffb508 !important;
}
.fieldtabproductsisotope-products .product-miniature .add-to-cart{
    width:100% !important;
    border-radius:0px !important;
}
.fieldtabproductsisotope-products .product-miniature .btn-add-to-car{
    width:100% !important;
}
.horizontal_mode .btn-quickview, .horizontal_mode .wishlist, .horizontal_mode .btn-add-to-cart{
    width:100% !important;
}
.horizontal_mode .compare a, .horizontal_mode .quick-view, .horizontal_mode .wishlist a, .horizontal_mode .add-to-cart{
    width:100% !important;
    border-radius:0px !important;
}
#category .decriptions-short span{
    font-family:"Lato" !important;
    font-weight:400 !important;
    font-size:14px !important;
    color:#333 !important;
}
#js-product-list .item-product-list .btn-add-to-cart-list .add-to-cart{
    text-transform:uppercase;
}
.hover_image{
    display:none !important;
}
#_desktop_search_ft #search_query_top, #_mobile_search_ft #search_query_top{
    border-radius:30px !important;
    border-width:2px !important;
}
/*#best-sales #amazzing_filter, #prices-drop #amazzing_filter, #new-products #amazzing_filter,
#best-sales #main, #prices-drop #main, #new-products #main{
    margin-top:40px;
}
#best-sales .breadcrumb-all-page, #prices-drop .breadcrumb-all-page, #new-products .breadcrumb-all-page{
    display:none;
}*/
#footer{
    margin-top:0px !important;
}
#sticky_mobile{
    position:absolute;
    right:10px;  
}
#wrapper #menu-mobile-container{
    display:none !important;
}
#menu-mobile #menu-mobile-container{
    display:none;
    top:35px;
}
#menu-mobile #menu-mobile-container .v-megamenu{
    background:#fff;
    margin-left:-15px;
    margin-right:-15px;
    width:calc(100% + 30px);
    border-bottom:1px solid #ebebeb;
}
.header-sticky-hide #menu-mobile #menu-mobile-container .v-megamenu{
    margin-left:-30px;
    margin-right:-30px;
    width:calc(100% + 60px);
}
#sticky_mobile .shopping-cart .title_font{
    display: none !important;
}
.fieldmegamenu-sticky .v-megamenu-title{
    border-radius:0px !important;
}
.box-slider{
    right:0px !important;
    text-align:left !important;
}
.products-sort-order .select-list:hover{
    background:#ffb508 !important;
}
.pagination a.next i::before{
    content:"\f101" !important;
}
.pagination a.previous i::before{
    content:"\f100" !important;
}
#product .arrows.js-modal-arrows{
    display:none !important;
}
.product-images > li.thumb-container {
    margin:10px !important;
}
.tabs .tab-content{
    border-radius:5px;
}
.page-content.horizontal_mode .owl-prev, .page-content.horizontal_mode .owl-next{
    top:40% !important;
}
.modal-header{
    border-bottom:0px;
}
.modal-header .close{
    height:40px;
    width:40px;
}
.modal-header .close span{
    width:40px !important;
    font-size:40px !important;
}
.modal-header .close:hover{
    background:#ffb508 !important;
}
#static_conact_bottom .stt_icon{
    padding:0px 30px 0px 30px !important;
}
.footer_icon.email_info span{
    padding-left:58px;
}
.cart-grid .cart-grid-body > a.label:hover{
    background:#ffb508 !important;
}
.product-line-grid-right .cart-line-product-actions, .product-line-grid-right .product-price{
    color:#ffb508 !important;
}
.cart-summary-line .value{
    color:#ffb508 !important;
}
.custom-radio input[type="radio"]:checked + span{
    background:#ffb508 !important;
}
#blockcart-modal .divide-right p.price{
    color:#ffb508 !important;
}
#blockcart-modal .cart-content p{
    color:#ffb508 !important;
}
.cart-grid-body a.label:hover{
    color:#ffb508 !important;
}
.order-confirmation-table .text-xs-left, .order-confirmation-table .text-xs-right, #order-items table tr td:last-child{
    color:#ffb508 !important;
}
/*
body#checkout a:hover{
    color:#ffb508 !important;
}*/
.form-control:focus, .search-widget form input[type="text"]:focus{
    border-color:#ffb508 !important;
}
.product-price{
    color:#ffb508 !important;
}
#header .header-nav .dropdown-menu{
    min-width:140px !important;
}
.ean-p{
    padding:0px !important;
}
.checkout-step .nav-inline{
    border: 1px solid #ebebeb;
    width: auto;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 15px;
}
.checkout-step .nav-inline li.guest{
    padding: 10px 15px;
    background:#ebebeb;
}
.checkout-step .nav-inline li.login{
    margin-left:0px;
    padding: 10px 15px;
}
.checkout-step .newsletter label{
    line-height:18px;
    margin-left:5px;
}
body#checkout section.checkout-step .form-footer, body#checkout section.checkout-step .clearfix{
    text-align:right;
}
body#checkout section.checkout-step #delivery, body#checkout section.checkout-step .payment-option{
    text-align:left;
}
.checkout-step .form-footer button, .checkout-step button.continue{
    background: #ffb508;
}
.checkout-step .form-footer button:hover, .checkout-step button.continue:hover{
    background: #000 !important;
}
.card.js-cart .cart-summary-products p{
    font-size:1.125rem;
    font-weight: 700;
    line-height: 1.1;
    color:#000;
}
.card.js-cart .cart-summary-products p a{
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    text-decoration:underline;
}
.checkout-step #checkout-login-form .help-block{
    color:red;
    font-size:18px;
}
.form-control{
    color:#333;
}
.js-address-form  select {
  background-image:
    linear-gradient(45deg, transparent 50%, gray 50%),
    linear-gradient(135deg, gray 50%, transparent 50%);
  background-position:
    calc(100% - 20px) 1em,
    calc(100% - 15px) 1em;
  background-size:
    5px 5px,
    5px 5px;
  background-repeat: no-repeat;
  outline: 0;
}
/*.js-address-form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  background-repeat: no-repeat;
  background-position-x: 100%;
  background-position-y: 5px;
  border: 1px solid #dfdfdf;
  border-radius: 2px;
  margin-right: 2rem;
  padding: 1rem;
  padding-right: 2rem;
}*/



.js-address-form select:focus {
  background-image:
    linear-gradient(45deg, #333 50%, transparent 50%),
    linear-gradient(135deg, transparent 50%, #333 50%);
  background-position:
    calc(100% - 15px) 1em,
    calc(100% - 20px) 1em;
  background-size:
    5px 5px,
    5px 5px;
  background-repeat: no-repeat;
/*  border-color: #333;*/
  outline: 0;
}
.checkout-step .js-terms a{
    text-decoration: underline;
}
#order-confirmation #order-details{
    text-align:left;
    margin-top:20px;
}
.page-my-account #content .links a:hover i, .page-my-account #content .links a:hover{
    color:#ffb508 !important;
}
.page-footer .text-xs-center a:hover, .page-footer a.account-link:hover{
    background: #ffb508 !important;
}
#footer .title-top .title_block:hover{
    color:#333 !important;
    cursor: default !important;
}
.js-address-form .invoice-info{
    text-decoration: underline;
}
#amazzing_filter .toggle-cut-off.ready{
    display:none;
}
.new_product{
   background: #ffb508 !important;
}
#checkout .captcha{
    display:none;
}
.product-actions .add-to-cart{
    padding: 0 10px !important;
    font-size:18px !important;
}
.carrier-name-container{
    text-align:left !important;
}
.info-shipping{
    font-size:10px;
    color:#666;
}

#best-sales .box-sort-by,
#best-sales .pagination{
	display: none;
}


#best-sales #box-product-grid{
	padding-bottom: 80px;
}


/* ukrycie filtrów */
.af_filter[data-url="kraj-wydania"],
.af_filter[data-url="nazwa-zespolu"],
.af_filter[data-url="gatunek"],
.af_filter[data-url="podgatunek"]{
	display: none;
}

/*wykluczenie kategorii */
#af_form .af_filter_content .item-c-157{
	display:none;
}
#static_conact_bottom .box_static_content .content_text h4 a{
    color:#fff;
}
#static_conact_bottom .box_static_content .content_text h4 a:hover{
    color:#333;
}
@media (min-width: 992px) {
    #_desktop_search_ft #search_query_top{
        width:375px !important;
    }
	.v-megamenu > ul > li.narrow{
		display: none !important;
	}
}
@media (max-width: 1199px) {
    #amazzing_filter{
        margin-top:217px;
    }
}
@media (max-width: 991px) {
	.v-megamenu > ul > li{
		display: none;
	}
	.v-megamenu > ul > li.narrow{
		display: block;
	}
	
	.v-megamenu > ul > li.hasChildren{
		border-bottom: 1px solid #ffb508;
	}

	.v-megamenu > ul > li div.submenu{
		border-left: none !important;
		padding: 0px;
	}
	#header_mobile_menu .container{
			padding: 0px;
	}
	.v-megamenu > ul > li.narrow .section-indent li a:not(.opener){
		padding: 10px 0 10px 10px;
		display: block;
		font-size: 13px;
		padding-left: 30px;
		padding-bottom: 0px;
	}
    .root.root-7.menu-v-line{
        display:none;
    }
    #_desktop_search_ft #search_query_top{
        width:375px;
    }
    #category .breadcrumb-all-page, #search .breadcrumb-all-page{
        width:720px;
        left:-53%;
    }
    #amazzing_filter{
        margin-top:180px;
    }
    .page-content.horizontal_mode .owl-prev, .page-content.horizontal_mode .owl-next{
        top:25% !important;
    }
    #static_conact_bottom .stt_icon{
        width:auto !important;
    }
}
@media (min-width: 451px) and (max-width: 991px) {
    #product .images-container{
        width:80%;
        margin:auto;
    }
}
@media (max-width: 768px) {
    .tab-category-slider .tab_cates{
        display:none;
    }
    #product .product-add-to-cart .product-prices{
        width:100%;
        border-right:0px;
        margin-right:0px;
    }
    #product .product-prices .current-price{
        padding:0px;
    }
    #product .product-add-to-cart .product-quantity{
        width:100%;
    }
    .click-product-list-grid{
        display:none !important;
    }
    #amazzing_filter a.icon-filter, #amazzing_filter a.icon-filter:focus{
        background:#ffb508 !important;
    }
    #amazzing_filter a.icon-filter:hover{
        cursor:pointer;
    }
}
@media (max-width: 767px) {
    #category .breadcrumb-all-page, #search .breadcrumb-all-page{
        width:100%;
        left:0;
        margin-top:30px
    }
    #category .breadcrumb-abs .category_h1, #search .breadcrumb-abs .category_h1{
        margin-bottom:0px;
        font-size:26px;
    }
    #wrapper .breadcrumb ol{
        font-size:12px;
    }
    #static_conact_bottom .stt_icon{
        max-width:none !important;
    }
}
@media (max-width: 543px) {
    #header .contact_phone{
        margin-bottom:15px;
        padding-right:0px !important;
    }
    #header .header-nav #contact-link ul li::after{
        border-right:none;
        display:none;
    }
    .category-cover img{
        height:100px;
    }
    #product .data-sheet-p .name{
        width:100%;
    }
    #index .left-product .img-responsive{
        max-height:none;
    }
}
@media (max-width: 464px) {
    .input-group-btn.search_filter.form-group::before{
        display:none;
    }
}
@media (max-width: 459px) {
    .footer-top .emailblock form .input-wrapper input{
        min-width:100% !important;
    }
    #static_conact_bottom .box_static_content{
        display:block !important;
        /*text-align:center !important;*/
    }
    #static_conact_bottom .box_static_content .fa{
        margin-bottom:20px;
    }
    #static_conact_bottom .stt_icon .box_static_content .content_text h4{
        font-size:12px !important;
    }
    #static_conact_bottom .box_static_content .fa{
        height:45px !important;
        width:45px !important;
        line-height:44px !important;
        font-size:22px !important;
    }
}
@media (max-width: 437px) {
    .input-group-btn.search_filter.form-group::before{
        display:none;
    }
    #fieldtabproductsisotope .fieldtabproductsisotope-filter{
        text-align:center;
        width:100%;
        margin-bottom:10px;
        padding:10px;
    }
    .tabs .nav-tabs .nav-item{
        text-align:left;
        border-right:0px !important;
    }
}

.nip-info {
    cursor: help;
    color: #2fb5d2;
}

.nip-info i {
    font-size: 16px;
    vertical-align: middle;
}

.ui-tooltip div{
    padding: 10px 15px;
    border-radius: 6px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.15);
}

.tooltip.bs-tooltip-top .arrow::before {
    border-top-color: #333;
}