/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

.bussines-account-my-account {
	background: #d4af37;
    //color: #fff;
    padding: 5px;
}

.standard-account-my-account {
	background: #b0b0b0;
    //color: #fff;
    padding: 5px;
}

.item-inner .item .laberProduct-flags li.laber-discount-b2b span{
	background-color: #0a0e14;
}

.flag-etiquete-b2b{
	color: #fff;
	background-color: #0a0e14;
	padding: 5px;
}

.flag-etiquete-b2b:not(:first-of-type) {
	display: none;
}


#product-availability .product-available-in-stock-furn {
	color: orange;
}
input[name='access_b2b24[]']{
	display: inline-flex;
	width: 25px;
	height: 25px;
	border: 2px solid #555;
	border-radius: 0px;
	background-color: #fff;
	margin-right: 10px;
	opacity: 25%;
	position: relative;
	top: 5px;
}

.laberUserInfo .laberUser .nameuser {
	background: #ff0000;
	padding: 0px 5px;
}

.laberUserInfo .laberUser p.nameuser:hover {
	color: #232b35!important;
}

.laberUserInfo .laberUser .nameuser .material-icons {
	font-size: 18px;
	/*margin: 0 15px !important;*/
	position: relative !important;
	left: unset!important;
	top: unset!important;
	bottom: 2px;
	line-height: normal!important;
}

[data-payment-module="prestacompanyaccount"] {
	display: none;
}

#category .facet-dropdown .dropdown-menu {
	max-height: 400px;
	height: 400px;
	overflow: scroll;
}

@media (max-width: 567px) {
	#header .header-nav .top-logo a img {
		max-height: 22px;
	}

	#header .header-nav .quotation_cart {
		top: 10px !important;
	}
}

@media (max-width: 768px) {
    #manufacturer #content-wrapper ul {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
        list-style: none;
        padding: 0;
    }
}

@media (max-width: 1023px) and (min-width: 767px) {
    #manufacturer #content-wrapper ul {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 20px;
        list-style: none;
        padding: 0;
    }
	.container_lab_megamenu.hidden-sm-down {
		background: linear-gradient(90deg, rgb(255, 0, 0) 24.5%, rgb(35, 43, 53) 24.5%, rgb(35, 43, 53) 100%);
	}
}

@media (min-width: 1024px) {
    #manufacturer #content-wrapper ul {
        display: grid;
        grid-template-columns: repeat(5, 1fr);
        gap: 20px;
        list-style: none;
        padding: 0;

    }
    #manufacturer #content-wrapper ul li.brand {
        border: 1px solid #ccc;
        padding: 10px;
        text-align: center;
    }

	.container_lab_megamenu.hidden-sm-down {
		background: linear-gradient(90deg, rgb(255, 0, 0) 23.5%, rgb(35, 43, 53) 23.5%, rgb(35, 43, 53) 100%) !important;
	}

}

@media only screen and (min-width: 1200px) {
	.container {width: 1200px;}
	#header .header-top .top-logo{
		width:  300px;
		/*width: 28%; */
	}
	#left-column{width: 18.8%;}
	#content-wrapper.right-column,
	#content-wrapper.left-column{
		width: 81.2%;
	}
	
	.laberFooter-center .col-first{width: 30%;}
	.laberFooter-center .col-second{width:40%;}
	.laberFooter-center .col-three{width: 30%;}
	.container_lab_megamenu.hidden-sm-down {
		background: linear-gradient(90deg, rgb(255, 0, 0) 23.5%, rgb(35, 43, 53) 23.5%, rgb(35, 43, 53) 100%) !important;
	}
}

@media only screen and (min-width: 1300px){
	.container_lab_megamenu.hidden-sm-down {
		background: linear-gradient(90deg, rgb(255, 0, 0) 25.5%, rgb(35, 43, 53) 25.5%, rgb(35, 43, 53) 100%) !important;
	}
}
@media only screen and (min-width: 1400px){
	.container {width: 1400px;}
	.container_lab_megamenu.hidden-sm-down {
		background: linear-gradient(90deg, rgb(255, 0, 0) 21.5%, rgb(35, 43, 53) 21.5%, rgb(35, 43, 53) 100%) !important;
	}
}
@media only screen and (min-width: 1500px){.container {width: 1500px;}}
@media only screen and (min-width : 1600px){
	.container {width: 1600px;}
	.container_lab_megamenu.hidden-sm-down {
		background: linear-gradient(90deg, rgb(255, 0, 0) 17.5%, rgb(35, 43, 53) 17.5%, rgb(35, 43, 53) 100%) !important;
	}

}

@media only screen and (min-width: 1700px){
	.container_lab_megamenu.hidden-sm-down {
		background: linear-gradient(90deg, rgb(255, 0, 0) 19.5%, rgb(35, 43, 53) 19.5%, rgb(35, 43, 53) 100%) !important;
	}
}



@media only screen and (min-width: 1770px){
	.container {width: 1770px;}
	.container_lab_megamenu.hidden-sm-down {
		background: linear-gradient(90deg, rgb(255, 0, 0) 19.5%, rgb(35, 43, 53) 19.5%, rgb(35, 43, 53) 100%) !important;
	}
}

@media only screen and (min-width: 1800px){
	.container_lab_megamenu.hidden-sm-down {
		background: linear-gradient(90deg, rgb(255, 0, 0) 16.5%, rgb(35, 43, 53) 16.5%, rgb(35, 43, 53) 100%) !important;
	}
}

@media only screen and (min-width: 1900px){
	.container_lab_megamenu.hidden-sm-down {
		background: linear-gradient(90deg, rgb(255, 0, 0) 18.5%, rgb(35, 43, 53) 18.5%, rgb(35, 43, 53) 100%) !important;
	}
}



@media only screen and (min-width: 2000px){
	.container_lab_megamenu.hidden-sm-down {
		background: linear-gradient(90deg, rgb(255, 0, 0) 20.5%, rgb(35, 43, 53) 18.5%, rgb(35, 43, 53) 100%) !important;
	}
}

@media only screen and (min-width: 2100px){
	.container_lab_megamenu.hidden-sm-down {
		background: linear-gradient(90deg, rgb(255, 0, 0) 21.5%, rgb(35, 43, 53) 20.5%, rgb(35, 43, 53) 100%) !important;
	}
}

@media only screen and (min-width: 2200px){
	.container_lab_megamenu.hidden-sm-down {
		background: linear-gradient(90deg, rgb(255, 0, 0) 22.5%, rgb(35, 43, 53) 22.5%, rgb(35, 43, 53) 100%) !important;
	}
}

@media only screen and (min-width: 2300px){
	.container_lab_megamenu.hidden-sm-down {
		background: linear-gradient(90deg, rgb(255, 0, 0) 24.5%, rgb(35, 43, 53) 24.5%, rgb(35, 43, 53) 100%) !important;
	}
}

@media only screen and (min-width: 2400px){
	.container_lab_megamenu.hidden-sm-down {
		background: linear-gradient(90deg, rgb(255, 0, 0) 25.5%, rgb(35, 43, 53) 25.5%, rgb(35, 43, 53) 100%) !important;
	}
}
@media only screen and (min-width: 2500px){
	.container_lab_megamenu.hidden-sm-down {
		background: linear-gradient(90deg, rgb(255, 0, 0) 26.5%, rgb(35, 43, 53) 26.5%, rgb(35, 43, 53) 100%) !important;
	}
}

@media only screen and (min-width : 992px) and (max-width : 1199px){
	#header .header-top .top-logo{
		width: 270px;
	}
	#header .header-top .position-static{
		padding: 0 15px;
		padding-top: 30px;
		width: 100%;
		text-align: center;
	}
	#header .header-top .position-static .laberIpad{
		display:inline-block;
	}
	.container_lab_megamenu .currency-selector-wrapper, .container_lab_megamenu .language-selector-wrapper{
		margin-left: 15px;
	}
	#header .header-top .container{
		padding: 0 15px;
	}
	.header-top .call_support{padding-left: 25px;}
	.ipadProFull{
		width:100%;
	}
	.block_newsletter form input[type="email"]{
		margin-bottom:15px;
	}
	.laber-freeshipping .freeshipping{
		grid-template-columns: repeat(3,auto);
		grid-gap: 30px 30px;
	}
	.LaberProductCategory.type-tab2 .displayGrid{
		grid-template-columns: repeat(4,1fr);
	}
	.LaberProductCategory.type-tab2 .displayGrid .item-inner:nth-child(6) {
		grid-column: unset;
		grid-row: unset;
		grid-column-start: unset;
		grid-column-end: unset;
		grid-row-start: unset;
		grid-row-end: unset;
	}
	.LaberProductCategory.type-tab2 .displayGrid .item-inner:nth-child(6) .laber-product-description .description_short,
	.fixed-right{display:none;}
	.displayLeftColumn .product_list .item .full-width{
		width:100%;
	}
	.displayLeftColumn .product_list .item .full-width .laberProduct-image {
		margin-bottom:15px;
	}
	.LaberProductCategory.tab-banner .cat-banner{width: 300px;}
}
@media only screen and (min-width : 768px) and (max-width : 991px){
	.laberFooter-center .col-first{width: 100%;}
	.laberFooter-center .col-second{width:100%;}
	.laberFooter-center .col-three{width: 100%;}
	#header .header-top .position-static {
		text-align:center;
		width: 100%;
		padding-top: 30px;
	}
	#header .laberIpad{
		display:inline-block;
	}
	#header .header-top .top-logo{
		text-align:center;
		padding-bottom: 15px;
		width: 100%;
	}
	.container_lab_megamenu .currency-selector-wrapper, .container_lab_megamenu .language-selector-wrapper{
		    margin-left: 10px;
	}
	.laberthemes:hover .owl-buttons .owl-prev{left:0;}
	.laberthemes:hover .owl-buttons .owl-next{right:0;}
	.laberSpecialProducts{
		padding: 10px;
	}	
	/*  */
	#laber-products-top .products-selection{
		width:100%;
		padding-top: 15px;
	}
	.laberProductList .actions .laberCart {
		float: left;
		display: inline;
		min-width: 212px;
		margin-bottom: 10px;
	}
	#laberSocialBlock,
	.block_newsletter form{margin-bottom: 30px;}
	.LaberAccordion-category .sub_category{
		position: absolute;
		top: 0;
		right: 40px;
		width: 50px;
		height: 50px;
		text-align: center;
		line-height: 50px;
		display: block !important;
	}
	.laberProductGrid .tab_cates{
		display: none;
		top: 49px;
		border: 1px solid #e2e2e2;
		z-index: 999;
		background: #fff;
		left: 0;
		right: 0;	
		padding: 15px 0;
	}
	
	.laberProductGrid .tab_cates.Open{display:block;}
	.laberProductGrid .tab_cates li{
		display: block;
		float: none;
		width: 100%;
	}
	.laberProductGrid .tab_cates li a{line-height: 35px;}
	.laberProdCategory .sub_category{
		display: block !important;
		position: absolute;
		top: 0;
		right: 0;
		line-height: 35px;
		padding: 0;
	}
	
	#index #content-wrapper,
	#index #right-column{width:100%}
	.support-footer-inner .policy-box{
		padding: 15px 0;
	}
	
	.laber-freeshipping .freeshipping{
		grid-template-columns: repeat(3,auto);
		grid-gap: 20px 20px;
	}
	.LaberProductCategory.type-tab2 .displayGrid{
		grid-template-columns: repeat(3,1fr);
	}
	.LaberProductCategory.type-tab2 .displayGrid .item-inner:nth-child(6) {
		grid-column: unset;
		grid-row: unset;
		grid-column-start: unset;
		grid-column-end: unset;
		grid-row-start: unset;
		grid-row-end: unset;
	}
	.LaberProductCategory.type-tab2 .displayGrid .item-inner:nth-child(6) .laber-product-description .description_short,
	.fixed-right{display:none;}
	
	.displayLeftColumn .product_list .item .full-width{
		width:100%;
	}
	.displayLeftColumn .product_list .item .full-width .laberProduct-image {
		margin-bottom:15px;
	}
	.LaberProductCategory.tab-banner .cat-banner{display:none;}
	.LaberProductCategory.tab-banner .labContent{clear: both;}
}
@media only screen and (max-width : 767px){
	#header{
		margin-bottom: 15px;
	}
	#wrapper{position:relative;z-index:9;}
	#header .header-nav{max-height: inherit;background-color:transparent;border: none;}
	#header .header-top{
		padding: 0;
	}
	.footer-header{
		text-align:center;
	}
	.footer-header .center-mobile{
		display:inline-block;
	}
	#mobile_top_menu_wrapper{
		padding:0;
	}
	.laberSpecialProducts{background: #fff;}
	.laberStatic.displayGrid{
		grid-template-columns: repeat(3,1fr);
		grid-template-rows: repeat(2,1fr);
	}
	.laberthemes:hover .owl-buttons .owl-prev{left:0;}
	.laberthemes:hover .owl-buttons .owl-next{right:0;}
	.mypresta_scrollup.open{display:none;}
	.laberFooter-center{
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.block_newsletter {
		padding-bottom: 0;
		border-bottom: none;
	}
	.links .title{
		padding: 0;
		border-bottom: 1px solid #ebebeb;
		position: relative;
	}
	.links .title span.h3{
		line-height: 40px;
		display: block;
		font-size: 14px;
		padding-right: 40px;
		font-weight: 500;
		margin: 0;
	}
	.links .title .float-xs-right{
		position: absolute;
		top: 0;
		right: 0;
	}
	.links .title .float-xs-right .material-icons{
		width: 40px;
		height: 40px;
		line-height: 40px;
	}
	.links .collapse.in{
		padding: 15px 0;
	}
	.laberFooter-bottom{
		padding-bottom:15px;
	}
	.laberFooter-bottom .container{
		padding: 0 15px;
		border:none;
	}
	#laberSocialBlock{
		position: relative;
	}
	.copyright{
		text-align:center;
	}
	#header .header-nav .blockcart{
		height: auto;
		padding: 0;
		margin-left: 0;
	}
	#header .laber-cart a span.icon .icon_cart{
		margin-left:5px;
		margin-right:5px;
		height: 40px;
		line-height: 40px;
	}
	#header .laber-cart a.cart{
		height: 40px;
		line-height: 40px;
		padding: 5px 40px 5px 10px;
		margin-left: 15px;
		margin-right: 15px;
		margin-top: 15px;
		border: none;
	}
	#header .laber-cart a.cart .total,
	#header .laber-cart a.cart .totalCart{
		display: none !important;
	}
	
	#header .header-nav .user-info{
		margin: 0;
	}
	.laberUserInfo .laber-user-info{
		top: 50px;
		right: -100%;
	}
	.laberSetting{
		padding-right: 15px;
	}
	#header .laberwishtlistTop a.wishtlist_top .cart-wishlist-number,
	#header .laber-cart a .cart-products-count{
		font-size: 12px;
		width: 20px;
		height: 20px;
		line-height: 20px;
		right: 0;
		top: -3px;
	}
	.laberUserInfo .laberUser p.nameuser .icon_user{margin-right: 5px;}
	
	#header .header-nav .top-logo {
		padding-top: 15px;
		padding-bottom: 15px;
		text-align: center;
	}
	#header .header-nav .top-logo img{
		
	}
	#header .header-nav .top-logo .h1,
	#header .header-nav .top-logo h1{
		display:inline-block;
		margin:0;
	}
	
	#header .header-nav #labermenu-icon{
		margin: 0 15px;
		cursor: pointer;
		color: #fff;
	}
	#header .header-nav #labermenu-icon .material-icons{
		line-height: 70px;
		font-size: 30px;
	}
	#labermobile_top_menu_wrapper{
		display: block !important;
		background: #fff;
		position: fixed;
		top: 0;
		left: -400px;
		opacity: 0;
		height: 100%;
		width: 100%;
		max-width: 350px;
		z-index: 999;
		margin: 0;
		padding: 0;
		overflow: auto;
		-webkit-transition: all 300ms ease;
		-moz-transition: all 300ms ease;
		-ms-transition: all 300ms ease;
		-o-transition: all 300ms ease;
		transition: all 300ms ease;
	}
	.open_menu #labermobile_top_menu_wrapper{
		left: 0;
		opacity: 1;
	}
	.open_show .mobile_bkg_show {
		opacity: 1;
		visibility: visible;
	}
	
	#labermobile_top_menu_wrapper .laber_close{
		font-size: 20px;
		position: absolute;
		top: 22px;
		right: 15px;
		z-index: 9999;
		width: 35px;
		height: 35px;
		display: block;
		border-radius: 100%;
		text-align: center;
		line-height: 35px;
		cursor: pointer;
		color: #fff;
	}
	
	.mobile_bkg_show {
		z-index: 998;
		position: fixed;
		top: 0;
		left: 0px;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, 0.5);
		opacity: 0;
		visibility: hidden;
		transform: translateX(0);
		transition: opacity 0.8s ease, visibility 0.9s ease, transform 0.4s ease;
	}

	
	.js-top-menu.mobile{padding:0 15px;background: #232b35;}
	.js-top-menu.mobile .dropdown .expand-more{
		display:block;
		border-bottom:1px solid #e0e0e0;
		position: relative;
		line-height: 40px;
		color:#fff;
	}
	.js-top-menu.mobile .dropdown .expand-more i{
		float: right;
		line-height: 35px;
		font-size: 18px;
	}
	.js-top-menu.mobile .dropdown-menu{
		position: static;
		float: none;
		padding: 0;
		border: none;
		width: 100%;
	}
	
	.js-top-menu.mobile .dropdown-menu li{
		border-bottom:1px solid #e0e0e0;
		padding: 5px 10px;
	}
	.js-top-menu.mobile .dropdown-backdrop{display:none;}
	.language-selector-wrapper .expand-more{
		padding-left: 0;
	}
	.language-selector-wrapper .expand-more .flag{
		display:none;
	}
	#labermobile_top_menu_wrapper .top-logo{
		padding: 15px 0 !important;
	}
	#labermobile_top_menu_wrapper .top-logo img{
		width: 50%;
	}
	.mobile_UserInfo .signin {
		background: #181d23;
		padding: 10px 15px;
		margin: -0 -15px;
		color: #fff;
	}
	.mobile_UserInfo .signin a{color:#fff !important;}
	.laber-freeshipping .freeshipping{
		grid-template-columns: repeat(2,auto);
		background-color: transparent;
		border: none;
		padding: 0;
		grid-gap: 15px 15px;
	}
	.laber-freeshipping .item-inner{
		border: 1px solid #ebebeb;
		text-align: left;
		padding: 15px;
		background: #fff;
	}
	.laber-freeshipping .item-inner:last-child{
		border: 1px solid #ebebeb;
	}
	.laberActions{
		opacity: 1;
		right: 20px;
	}
	.laberProductGrid .laberQuickview{
		opacity: 1;
		bottom:0;
	}
	.laberFooter-center .block_newsletter,
	.laberFooter-center .block-contact{
		margin-bottom: 0;
		border:none;
	}
	.laberProductGrid .item-inner .item .laberCart {
		opacity: 1;
		bottom: 0;
	}
	/*  */
	.block-category h1.h1{
		padding-top: 15px;
		margin-bottom: 15px;
	}
	#category #left-column,
	#category #content-wrapper {
		width: 100%;
		padding: 0 15px !important;
	}
	#laber-products-top .products-selection{
		width: 100%;
		padding-top: 15px;
	}
	.products-sort-order .dropdown-menu{
		left: 15px;
		right: inherit;
	}
	#category #search_filter_toggler{
		padding: 0 15px;
		min-width: auto;
		line-height: 35px;
	}
	#products .laberProducts.laberProductGrid{
		display:block;
	}	
	#products .laberProducts.laberProductList,
	#laber-products-top .laberGridList {
		display: none;
	}
	#category #left-column #search_filters .facet{
		margin-bottom: 0;
	}
	.laberUserInfo .laberUser p.nameuser{line-height: 50px;}
	/*  */
	.laberProduct .images-container{
		margin-bottom: 30px;
	}
	.displayBlog .product_list,
	.laberProductColumn .product_list, .laberProductGrid .product_list{padding: 15px;}
	.laberProductGrid .tab_cates{
		display: none;
		top: 49px;
		border: 1px solid #e2e2e2;
		z-index: 999;
		background: #fff;
		left: 0;
		right: 0;	
		padding: 15px 0;	
	}
	.laberProductGrid .tab_cates.Open{display:block;}
	.laberProductGrid .tab_cates li{
		display: block;
		float: none;
		width: 100%;
	}
	.laberProductGrid .tab_cates li a {
		line-height: 35px;
	}
	.LaberProductCategory.type-tab .lab_tabCate{
		flex: 0 0 100%;
		max-width: 100%;
		width: 100%;
	}
	.LaberProductCategory.type-tab .labertab_cates{
		padding-right: 0;
	}
	.LaberProductCategory.type-tab .tab-content{
		width: 100%;
	}
	.payment{text-align:center;}
	
	.laberProdCategory .cat-img,	
	.laberProdCategory .laberCat-banner{
		display: none;
	}
	
	.laberProdCategory .sub_category{
		position: absolute;
		top: 0;
		right: 0;
		color: #222;
		text-align: center;
		line-height: 30px;
		display: block !important;
	}
	.laberProductGrid .tab_cates.of-laber-md-2{
		left:0;
	}
	.laber-customlink .seo_keyword .title-seo,
	.laber-simpleseo .title-laber{
		float: none;
	}
	.laber-simpleseo .content-laber{padding:0;}
	#category #left-column #search_filters{
		margin-left: 15px;
		margin-right: 15px;
		margin-bottom:15px;
	}
	#category #left-column #search_filter_controls{padding-top: 1rem;}
	#search_filters .facet, #search_filters_brands .facet, #search_filters_suppliers .facet{
		padding:0;
	}
	#category #left-column #search_filters .facet .h6{padding: 0;}
	.subpage .laberthemes .item-inner .item, #js-product-list .laberProductGrid .item-inner .item{
		margin-bottom:15px;
	}
	.LaberProductCategory .lab_tabCate2{
		position: static;
	}
	.LaberProductCategory .labertab_cates2.nav-tabs .nav-item{
		padding: 0 5px;
	}
	.LaberProductCategory.type-tab2 .displayGrid{
		grid-template-columns: repeat(2,1fr);
		display: grid;
		grid-gap: 30px 30px;
	}
	.LaberProductCategory.type-tab2 .displayGrid .item-inner:nth-child(6){
		grid-column: unset;
		grid-row: unset;
		grid-column-start: unset;
		grid-column-end: unset;
		grid-row-start: unset;
		grid-row-end: unset;
	}
	.LaberProductCategory.type-tab2 .displayGrid .item-inner:nth-child(6) .laber-product-description .description_short,
	#product #left-column{
		display:none;
	}
	.fixed-right{display:none;}
	
	.laberFooter-top {
		padding-top: 30px;
		padding-bottom: 30px;
		padding-left: 15px;
		padding-right: 15px;
	}
	.block_newsletter form .input-wrapper:before{display:none;}
	.block_newsletter form .input-wrapper .input-box{
		width: 100%;
	}
	.laberColumn .owl-buttons .owl-next, 
	.laberColumn .owl-buttons .owl-prev, 
	.laberthemes .owl-buttons .owl-next, 
	.laberthemes .owl-buttons .owl-prev,
	.displayLeftColumn.laberColumn,
	.laber-Featured.suggest-slider{display:none;} 
	.margin-bottom-60{margin-bottom: 30px;}
	.LaberProductCategory.tab-banner .cat-banner{display:none;}
}
@media only screen and (max-width : 480px){
	.product-images > li.thumb-container > .thumb{
		width: 75px;
	}
	.scroll-box-arrows i{
		height: 84px;
		line-height: 84px;
		bottom: 33px;
	}
	.laber-freeshipping .freeshipping{
		grid-template-columns: repeat(1,auto);
	}
	.laberActions{
		display: none;
	}
	#product .laberTabs .nav-tabs .nav-link{padding: 0 5px;}
	#product .laberTabs .nav-tabs .nav-item{margin: 0 2px 0 0;}
	
	.laber-categoryfeature .item-inner .item{border-right: 0;}
}


/* table variants product page */
.jump-to-variants,
.jump-to-description {
	margin: 15px 5px;
}
.jump-to-variants a {
	background: #000;
	padding: 10px 45px 10px 15px;
	color: #fff;
}
.jump-to-description a {
	text-align: center;
	padding: 10px 35px 10px 35px;
	color: #020202;
	border: 1px solid red;
}

.circle-table-variants {
	background-color: #cc141400;
	height: 20px;
	width: 25px;
	display: block;
	border: 2px solid #c61e1e;
	border-radius: 100px;
	position: absolute;
	bottom: 15px;
	z-index: 1;
	animation-name: circle;
	animation-duration: 1s;
	animation-timing-function: linear;
	animation-delay: 0s;
	animation-iteration-count: infinite;
	animation-direction: normal;
	animation-play-state: running;
	left: 130px;
	color: #FFF;
	text-align: center;
}


@keyframes circle	{
	0%   {height:10px;}
	10% {height: 10px;}
	50% {height: 20px;}
	75% {height: 25px;}
	90% {height: 20px;}
	100% {height: 10px;}
}
#myTable_wrapper .dataTables_scrollBody::-webkit-scrollbar {
	width: 6px; /* Lățimea barei de derulare */
}

#myTable_wrapper .dataTables_scrollBody::-webkit-scrollbar-thumb {
	background-color: #888; /* Culoarea butonului de tragere */
	border-radius: 3px; /* Un colț rotunjit pentru butonul de tragere */
}

#myTable_wrapper .dataTables_scrollBody::-webkit-scrollbar-thumb:hover {
	background-color: #555; /* Culoarea butonului de tragere la hover */
}

.quote-header-element.quote-text.hidden-sm-down {
	color: #fff;
}

.quote-header-element.quote-icon {
	background: #fff
}

.header-top .pull-right .laberIpad {
	display: flex;
}

@media only screen and (max-width: 1450px){
	#_desktop_compareTop .js-show-modal-compare,
	#_desktop_wishtlistTop .wishtlist_top,
	#_desktop_quotecart,
	#_desktop_cart .cart {
		font-size: 12px !important;
	}
}

.quickview .roja45quotationspro_button_container .btn.add-to-quote {
	padding: 1px 30px !important;
	border-radius: 3px;
	text-transform: capitalize;
}

.quickview .roja45quotationspro_button_container .btn.add-to-quote > svg {
	height: 32px;
}

#product .product-information .roja45quotationspro_button_container .btn.add-to-quote {
	padding: 1px 35px !important;
	border-radius: 3px;
	text-transform: capitalize;
}

.product-actions .add-to-quote {
	background: #000;
}