@media all and (min-width:2000px){
   #free_delivery.info {
		width: 500px!important;
		position: absolute;
		top: 5px;
		left: calc(50% - 260px);
	}
}
@media all and (min-width:1650px){

    .container {
        width: 1650px;
    }
	#product-descattr {
		width: 100%;
	}

}
@media all and (min-width:1200px){
	#free_delivery.info {
		width: 25%;
		position: absolute;
		top: 5px;
		left: calc(50% - 260px);
	}
	#free_delivery_shortfall.info {
		width: 70%;
		margin-top: 0px;
	}
	#shop-nav .flex-wrapper {
		margin-top: 20px;
	}
	#shop-nav .user-menu {
		position: absolute;
		top: 0px;
		right: 15px;
	}
}


@media only screen and (min-width: 992px){
    #main_left {
        background-color: transparent;
        border: none;
        padding: 0;
    }
    .fixed-menu {
        /*width: auto !important;*/
		display: flex;
		justify-content: center;
		align-content: center;
		align-items: center;
		flex-direction: row;
        background-color: #323232;
        color: #fff;
        position: static;
        top: 170px;
        border-bottom: 10px solid #eeca33;
        z-index: 1005;
    }
    .header_b2b .fixed-menu {
        background-color: #fff;
        color: #000;
    }
	.megamenu-cat__title {
		margin: 0 auto;
		margin: 0 15px;
		font-size: 18px;
		font-weight: 300;
		padding-bottom: 0px;
		padding-top: 0px;
	}
	.megamenu-cat__list {
		display: flex;
		flex-direction: row;
		position: relative;
		margin-top: 0px;
	}
	.megamenu-cat__list>li>ul {
		position: absolute;
		left: 0px;
		top: 40px;
		flex-direction: column;
		width: 100%;
		background-color: #424242;
		color: #fff;
		min-height: 100%;
		z-index: 9999;
	}
	.header_b2b .megamenu-cat__list>li>ul {
		background-color: #eeeeee;
		color: #fff;
	}
	#main_left .megamenu-cat__list>li:hover>ul, 
	#main_left .megamenu-cat__list>li:hover>ul>li>ul, 
	#main_left .megamenu-cat__list>li:hover>ul>li>ul>li>ul {
		display: flex;
	}
    #main_left .megamenu-cat__list > li > img,
	#main_left .megamenu-cat__list > li:hover > img{
        margin-left: 5px;
    }
    #main_left .megamenu-cat__list > li:hover > ul > li > img,
    #main_left .megamenu-cat__list > li:hover > ul > li > ul > li > img{
        display: none;
    }
	#main_left .megamenu-cat__list>li:hover>ul {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		overflow-x: auto;
	}
	#main_left .megamenu-cat__list>li:hover>ul {
		-ms-overflow-style: none;  /* Internet Explorer 10+ */
		scrollbar-width: none;  /* Firefox */
	}
	#main_left .megamenu-cat__list>li:hover>ul::-webkit-scrollbar { 
		display: none;  /* Safari and Chrome */
	}
	#main_left .megamenu-cat__list>li:hover>ul>li {
		padding: 10px 14px;
		margin: 0;
		display: flex;
		align-items: flex-start;
		justify-content: space-between;
		flex-direction: column;
	}
	#main_left .megamenu-cat__list>li:hover>ul>li>ul>li {
		padding: 7px 5px;
		margin: 0;
		display: flex;
		align-items: flex-start;
		justify-content: space-between;
		flex-direction: column;
	}
	#main_left .megamenu-cat__list>li:hover>ul>li>ul>li>ul>li {
		padding: 7px 5px;
		margin: 0;
		display: flex;
		align-items: flex-start;
		justify-content: space-between;
		flex-direction: column;
	}
	#main_left .megamenu-cat__list>li>ul>li>ul {
		position: initial;
		left: 0;
		top: 0;
		flex-direction: column;
		width: 100%;
		background-color: #424242;
		color: #fff;
		min-height: 100%;
		z-index: 9999;		
		border-top: 1px solid #efcd3e;
	}
	#main_left.header_b2b .megamenu-cat__list>li>ul>li>ul {
		background-color: #eeeeee;
		color: #fff;
	}

	#main_left .megamenu-cat__list>li>ul>li>ul>li>ul {
		position: initial;
		left: 0;
		top: 0;
		flex-direction: column;
		width: 100%;
		background-color: #424242;
		color: #fff;
		min-height: 100%;
		z-index: 9999;
	}
	#main_left.header_b2b .megamenu-cat__list>li>ul>li>ul>li>ul {
		background-color: #eeeeee;
		color: #fff;
	}
	
	#main_left .megamenu-cat__list>li:hover>ul>li>ul>li>ul>li {
		background-color: #424242;
	}
	#main_left.header_b2b .megamenu-cat__list>li:hover>ul>li>ul>li>ul>li {
		background-color: #eeeeee;
	}
	#main_left .megamenu-cat__list>li:hover>ul>li>a {
		color: #b3b3b3;
		font-size: 12px;
		font-weight: 700;
		text-transform: uppercase;
	}
	#main_left.header_b2b .megamenu-cat__list>li:hover>ul>li>a {
		color: #8b8b8b;
	}
	#main_left .megamenu-cat__list>li:hover>ul>li>ul>li>a {
		color: #b3b3b3;
		font-size: 11px;
		font-weight: 500;
		text-transform: uppercase;
	}
	#main_left.header_b2b .megamenu-cat__list>li:hover>ul>li>ul>li>a {
		color: #8b8b8b;
	}
	#main_left .megamenu-cat__list>li:hover>ul>li>ul>li>ul>li a {
		color: #b3b3b3;
		font-size: 12px;
		font-weight: 300;
		text-transform: uppercase;
	}
	#main_left.header_b2b .megamenu-cat__list>li:hover>ul>li>ul>li>ul>li a {
		color: #8b8b8b;
	}
	#main_left .megamenu-cat__list>li>ul>li>ul>li>ul>li:hover {
		background-color: #424242;
	}
	#main_left.header_b2b .megamenu-cat__list>li>ul>li>ul>li>ul>li:hover {
		background-color: #eeeeee;
	}
	#main_left .megamenu-cat__list>li:hover {
		background-color: #424242;
	}
	#main_left.header_b2b .megamenu-cat__list>li:hover {
		background-color: #eeeeee;
	}

	#main_left .megamenu-cat__list>li>ul>li:hover {
		background-color: #424242;
	}
	#main_left.header_b2b .megamenu-cat__list>li>ul>li:hover {
		background-color: #eeeeee;
	}

	#main_left .megamenu-cat__list>li>ul>li>ul>li:hover {
		background-color: #424242;
	}
	#main_left.header_b2b .megamenu-cat__list>li>ul>li>ul>li:hover {
		background-color: #eeeeee;
	}
	#main_left .megamenu-cat__list>li>ul>li:hover>a,
	#main_left .megamenu-cat__list>li>ul>li>ul>li:hover>a, 
	#main_left .megamenu-cat__list>li>ul>li>ul>li>ul>li:hover>a {
		color: #eeca33;
	}
	#main_left.header_b2b .megamenu-cat__list>li>ul>li:hover>a,
	#main_left.header_b2b .megamenu-cat__list>li>ul>li>ul>li:hover>a, 
	#main_left.header_b2b .megamenu-cat__list>li>ul>li>ul>li>ul>li:hover>a {
		color: #CEA33A;
	}
	
	#main_left .megamenu-cat__list>li {
		padding: 0px 10px 0px 0px;
	}
	#main_left .megamenu-cat__list>li>a {
		padding: 10px 10px 10px 20px;
	}
	#main_left .megamenu-cat__list>li>img {
		margin-right: 0px;
	}
	#pricelist_load h3 {
		font-size: 40px;
	}
}

@media only screen and (max-width: 1650px) and (min-width: 1200px){
    .container {
        width: 100%;
    }
}
@media only screen and (max-width: 1400px) and (min-width: 1200px){
    .container {
        width: 100%;
    }
	#product-listing-box .warning, #product-info .warning {
		width: 95%;
	}
}
@media only screen and (max-width: 1200px) and (min-width: 991px){
	#shop-nav .basket {
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
    }
	#shop-nav .flex-wrapper {
		margin-top: 20px;
	}
	#shop-nav .user-menu {
		position: absolute;
		top: 0px;
		right: 15px;
	}
	
	#logo img {
		width: 300px;
		margin-bottom: 24px;
		margin-top: 24px;
    }
	#nav {
		margin-top: 20px;
    }
}
@media all and (min-height: 691px){
	.popup_sc .container {
		height: 85%;
	}
}
@media all and (max-height: 690px){
}
@media all and (max-height: 500px){
}
@media all and (max-width:1489px){
}
@media all and (max-width:1340px){
}
@media all and (max-width:1199px){
	#b2b_tiles {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		align-content: flex-start;
		justify-content: flex-start;
		align-items: flex-start;
	}
	#b2b_tiles .b2b_tile {
		margin-bottom: 10px;
	}
	#b2b_tiles #tile_favourites.b2b_tile .b2b_tile_desc {
		height: auto;
	}
    .pull-left  {
        float: none !important;
    }
    #nav li {padding: 0 10px;}
    .header-top {position: relative; z-index: 99999;}
    #header .newsletter {margin-top: 10px; margin-bottom: 10px;}
    .login-content, .register-content {width: 100%;}
    iframe {max-width: 100%;}
    #mapa {max-width: 100%;}
    .Snews_desc {max-width: none; width: 100%; margin-left: 0; margin-top: 75px; text-align: center;}
    .slider-news img {margin-right: 0;}
    .contact-form {left: 410px;}
    #cookie-policy-banner {height: auto;}
    #product-listing-box #products .project-box .product-name {width: 100%; text-align: center; display: flex;
                                                               justify-content: center;
                                                               flex-direction: column;}
    #product-listing-box #products .project-box .product-name br {display: none;}
    .product-desc {text-align: center;}
    .project-box a.add-to-basket, .project-box .add-to-basket-popup, #product-listing-box .warning.pull-right {margin: 5px auto; text-align: center; float: none !important; display: inline-block;}
    #customer_password_recover label {text-align: right;}
    #customer_password_recover .input-text {float: left;}
	
}
@media all and (max-width:991px){
	.header_b2b #shop-nav .user-menu .firm_branch_title {
		display: none;
	}
	.header_b2b #shop-nav .user-menu .firm_branch_change_btn {
		display: none;
	}
	.header_b2b .header-top > .firm_branch_change_btn {
		float: right;
		margin-right: 5px;
		display: flex;
		flex-direction: row;
		align-content: center;
		align-items: center;
		font-size: 12px;
		font-weight: 400;
		background: transparent;
		color: #CEA33A;
		border: 1px solid #CEA33A;
	}
	.header_b2b .header-top > .firm_branch_title {
		margin-left: 0px;
		margin-bottom: 5px;
		font-size: 11px;
		display: inline-block;
		position: relative;
		color: #CEA33A;
		width: calc(100% - 160px);
		padding: 5px;
		border: 1px solid #CEA33A;
		text-align: center;
	}
    .img_container {
        display: block;
        margin: 0 auto;
    }
    #product-listing-box #products .project-box .product-name {
        display: block;
    }
	#shopping_cart #customer_account #customer_delivery_address #main_data_address{
		margin-top: 0px;
	}
	#shopping_cart #customer_account #customer_delivery_address #other_invoice_address{
		margin-top: 0px;
	}
    .burger {display: block;}
    .header-top {height: auto;}
    #nav li {display: block; text-transform: uppercase;}
    #nav {position: absolute; padding-top: 0; min-height: 42px; z-index: 999;}
    #nav li a {padding: 10px 0; height: 42px;}
    #nav li a:hover {color: #EECA33; background-color: #323232;}
    #nav ul {display: none;}
    .box .box-img a div {margin-top: -85px;}
    .box .box-img a div div, .box .box-img a:hover div div, .box .box-img a:focus div div {font-size: 14px;}
    #footer-box-left {width: 50%; margin-bottom: 30px; float: left;}
    #footer-box-center {width: 25%; float: left;}
    #footer-box-right {width: 100%;}
    .footer-addres, .footer-addres2 {float: left;}
    #copyright, #realization {width: 100%; text-align: center;}
    #main_content h2 {margin-top: 50px;}
	.login-container-b2b {
		position: absolute;
		display: flex;
		width: 100%;
		height: 100%;
		background-size: cover;
		background-position: right bottom;
		background-image: url(../../img/login_b2b_background.png);
		align-content: center;
		align-items: center;
		justify-content: center;
		padding-left: 0px;
		padding-right: 0px;
	}
	.login-container-b2b > .row {
		/* height: 79%; */
		overflow-x: auto;
		width: 80%;
		margin: 0px;
		margin-top: 0px;
		position: absolute;
		top: 0px;
		left: 0px;
	}
	.login-container-b2b #main_content .login-content,
	.login-container-b2b #main_content #customer_password_recover	{
		width: calc(100% - 10px);
	}
    .login-container-b2b #main_content .login-content h2 {margin-top: 0px;}
	#b2b_tiles .b2b_tile .b2b_tile_title h2 {
		margin-top: 0px;
	}
    .page-content {min-height: 200px;}
    .Snews_short_description, .Snews_short_description a {font-size: 32px;}
    .Contact .page-content p {text-align: center;}
    .Contact .contact-form {position: static; margin: auto;}
    #main_left .categoriesdown {display: block;}
    #main_left {margin-top: 40px;}
    input[type="text"] {-webkit-appearance: none; border-radius: 0;}
    #product-left {width: 100%;}
    #product-right {width: 100%; text-align: center;}
    #product-photo-big li {padding-right: 0;}
    #product-photo-big .bx-wrapper {line-height: initial;}
    .product-price .product-old-price {left: 52%; top: 14px;}


    .newsletter {
        flex-direction: column;
        padding: 0 15px;
    }

    .newsletter > div,
    .input-wrapper,
    #footer .newsletter-input .input,
    .newsletter-input .checkbox {
        width: 100%;
    }

    .newsletter-input {
        margin-top: 30px;
    }

    .megamenu-cat__list > li > ul {
        left: 0;
        top: 100%;
    }

    .flex-wrapper {
        margin-bottom: 20px;
        align-items: stretch;
    }
    .flex-wrapper .search {
        width: 50%;
        padding: 0;
    }

    #shop-nav .flex-wrapper .test {
        width: 50%;
        flex-direction: row;
        justify-content: flex-end;
    }

    #shop-nav {
        margin-top: 20px;
    }

    #shop-nav .flex-wrapper .user-menu {
        margin-right: 20px;
        display: flex;
        align-items: center;
    }

    #shop-nav .basket {
        margin: 0;
        display: flex;
        align-items: center;
        z-index: 9999;
    }

    .megamenu-cat__list > li:hover,
    .megamenu-cat__list > li > ul > li:hover,
    .megamenu-cat__list > li > ul > li > ul > li:hover{
        flex-direction: column;
    }


    #main_left .megamenu-cat__list > li > ul,
    #main_left .megamenu-cat__list > li > ul > li > ul,
    #main_left .megamenu-cat__list > li > ul > li > ul > li > ul {
        position: static;
    }

    #main_left .megamenu-cat__list > li > a,
    #main_left .megamenu-cat__list > li > ul > li > a,
    #main_left .megamenu-cat__list > li > ul > li > ul > li > a {
        width: 100%;
    }

    .megamenu-cat__list > li > ul {
        background-color: #424242;
    }

    #main_left .megamenu-cat__list > li  ul  li {
        padding: 10px 20px;
    }

    .megamenu-cat__list > li img {
        transform: rotate(90deg);
    }

    #main_left .megamenu-cat__list > li:hover > img,
    #main_left .megamenu-cat__list > li > ul > li:hover > img,
    #main_left .megamenu-cat__list >  li > ul > li > ul > li:hover > img{
        display: none;
    }
	#logo img {
		margin-bottom: 0px;
	}
	.ribbonprod.eco {
		top: 0px;
		right: 0px;
	}
	#pricelist_load h3 {
		font-size: 40px;
	}
	.header-top .unpayed-invoices.warning,
	.header-top .unpayed-invoices.error{
		margin-top: 42px;
		margin-bottom: -40px;
		display: block;
	}
	#main_left .unpayed-invoices.warning,
	#main_left .unpayed-invoices.error{
		display: none;
	}
	#free_delivery.info {
		width: 100%;
		margin-bottom: 0px;
		margin-top: 0px;
	}

}
@media all and (max-width:768px){
    .info,
.success,
.warning,
.error,
.validation,
.error_message {
    width: 90%;
}
	#b2b_tiles {
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
		align-content: flex-start;
		justify-content: flex-start;
		align-items: flex-start;
	}
	#b2b_tiles .b2b_tile {
		margin-bottom: 15px;
		width: 95%;
		max-width: 95%;
		text-align: left;
	}
	#b2b_tiles .b2b_tile_desc {
		text-align: left;
	}
	#b2b_tiles .b2b_tile h2 {
		text-align: left;
	}
	#b2b_tiles_contractor {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		align-content: center;
		justify-content: flex-end;
		align-items: center;
	}
	#b2b_tiles_contractor .product-sup.info, 
	#b2b_tiles_contractor .product-sup.error, 
	#b2b_tiles_contractor .unpayed-invoices.warning, 
	#b2b_tiles_contractor .unpayed-invoices.error, 
	#b2b_tiles_contractor .saved-cart.info {
		width: 100%;
		margin-bottom: 10px;
	}
	#b2b_tiles_contractor > #firm_branch_change_main {
		margin-right: 15px;
	}
    #logo {padding-left: 15px; text-align: center; width: 100%;}
    .login-container-b2b #main_content .login-content #logo {padding-left: 0px; text-align: center; width: 300px;}
    #logo img {max-width: 100%;}
    #shop-nav .basket div {float: none; margin-right: 12px; display: inline-block; vertical-align: top;}
    #shop-nav .basket #cart-drop {display: none;}
    #shop-nav .basket {margin-right: 0; float: left; width: 25%; text-align: center;}
    #shop-nav .user-menu {float: left; width: 25%; text-align: center; margin-right: 0; margin-top: 9px; line-height: 22px; background: none;}
    #shop-nav .user-menu a {display: block; margin: 0; font-size: 13px;}
    #header .search {margin-top: -38px; width: 50%;}
    #header .newsletter {margin-top: 3px; width: 50%;}
    #header .search, #header .newsletter {text-align: right;}
    #header .search form, #header .newsletter form {position: relative;}
    #header .search-submit, #header .newsletter-submit {position: absolute; top: 0; right: 0;}
    #header .search input[type="text"], #header .newsletter input[type="text"] {width: 100%;}
    #boxes-7 {text-align: center; font-size: 0; height: auto;}
    .boxes .box {width: 33.33333%; display: inline-block; margin-bottom: 15px; position: relative; float: none;}
    .box .box-img a div {position: absolute; left: 0; right: 0; text-align: center; top: 50%; margin-top: auto; transform: translateY(-50%); -webkit-transform: translateY(-50%);}
    #customer_account {text-align: center;}
    #customer_account table {margin: auto;}
	#customer_account #b2b_tiles .b2b_tile_desc table {
		margin: 0px;
	}
    #footer-box-left ul {width: 100%;}
    #inner-footer {padding: 20px 0 20px;}
    #footer h4 {width: 100%; max-width: 145px;}
    #footer-boxes div {padding: 0px 10px;}
    #footer-box-left {width: 33.333333%; margin-bottom: 30px; float: left;}
    #footer-box-center {width: 33.333333%; float: left;}
    #main_content {padding-top: 0;}
    #shopping_cart #cart-add {text-align: center; margin-bottom: 30px;}
    #shopping_cart #cart-add .delivery_option {text-align: center;}
    #customer_note {max-width: 100%; margin-left: 0;}
    #login-options .btn {margin: 5px;}
    #cart-drop {left: 0; right: auto;}
    #login-popup .logexit, #login-popupb2b .logexit  {font-size: 30px;}
    #shop-nav .basket #cart-details, #shop-nav .basket #cart-drop2 {margin-right: 0;}
    #customer_password_recover form {text-align: center;}
    .project-box {text-align: center;}
    #product-listing-box #products .project-box .product-name {position: relative; text-align: center; margin: auto; display: inline-block; float: none !important; margin-bottom: 10px;}
    .project-box a.add-to-basket, .project-box .add-to-basket-popup {float: none;}
    #shop-nav .user-menu {position: static;}
    #order-sub {text-align: center !important; margin: 10px auto;}
    #customer_delivery_address .col-md-3.col-xs-3 {font-weight: 700;}
    #product-listing-box .warning {float: none !important;}

	
	#shopping_cart #cart-add {
		display: flex;
		flex-direction: column-reverse;
		justify-content: center;
	}

	#logob2b {
		width: 100%;
		position: absolute;
		padding-left: 10px;
		padding-right: 176px;
		text-align: center;
	}
	.login-container-b2b #main_content .login-content #logob2b {
		width: auto;
		position: absolute;
		padding-left: 60px;
		padding-right: 0px;
		text-align: left;
		top: 90px;
	}
	.header-top .unpayed-invoices.warning,
	.header-top .unpayed-invoices.error{
		margin-top: 42px;
		margin-bottom: -40px;
	}



    .flex-wrapper {
        margin-bottom: 0;
        align-items: center;
    }

    #shop-nav .flex-wrapper .search {
        text-align: left;
        margin: 0;
        float: none;
    }

    #shop-nav .flex-wrapper .test {
        margin: 0;
        align-items: center;
        justify-content: center;
    }
    #shop-nav .flex-wrapper .user-menu {
        margin: 0;
        float: none;
        width: auto;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    #shop-nav .basket {
        margin: 0;
        width: auto;
        float: none;
    }

    #shop-nav .test > div {
        margin: 0 10px !important;
    }

    #shop-nav .basket div {
        margin-right: 0;
    }

    #shop-nav {
        margin-bottom: 20px;
    }

    #shop-nav .basket div#cart-drop{
        left: auto;
        right: 0px;
    }
	.popup_np, .popup_sc{
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		overflow: auto;
		background-color: rgba(0, 0, 0, 0.80);
		z-index: 999999999;
		display: block;
	}
	#pricelist_load h3 {
		font-size: 36px;
	}
	.saved-cart .btn {
		padding: 6px 12px;
	}

	.saved-cart .btn-delete_cart {
		background: url(../../img/icons/cross.png) 10px center no-repeat;
		padding: 6px 11px 6px 30px;
	}
}
@media all and (max-width:600px){
	#b2b_tiles .b2b_tile .b2b_tile_title h2 {
		font-size: 20px;
	}
    #header .search {width: 50%;}
    #shop-nav .basket {width: 50%;}
    #shop-nav .user-menu {width: 50%;}
    #header .search {margin-top: 20px;}
    #header .search {width: 100%; margin-right: 0; padding: 0;}
    #header .newsletter {width: 100%; margin-right: 0; padding: 0;}
    #header .search form, #header .newsletter form {max-width: 290px; margin: auto;}
    .boxes .box {width: 50%; padding: 0 5px;}
    #footer-box-left {width: 50%;}
    #footer-box-center {width: 50%;}
	#footer-box-center.footer-box-pays {width: 100%; margin-bottom: 20px;}
    #product-listing-box {text-align: center;}
    .project-box {width: 100%;  float: none; margin: auto; padding: 30px 0; display: inline-block;}
    .products .project-box {float: left;}
    #footer-boxes{margin-top: 50px;}

    .shop_titles {display: none;}
    #your_shopping_cart #items .order_img_cnt {width: 50%; float: left; text-align: center;}
    #your_shopping_cart #items .product {width: 50%; float: left; padding: 15px 30px 15px 0;}
    #your_shopping_cart #items table tbody tr td.price-clear {clear: both; padding: 15px 0 15px 0;}	
    #your_shopping_cart #items table tbody tr td.count {width: 50%; float: left;}
    #your_shopping_cart #items table tbody tr td.price {width: 50%; float: left;}
	#your_shopping_cart.b2b #items table tbody tr td.count {width: 36%; float: left;}
	#your_shopping_cart.b2b #items table tbody tr td.price {width: 32%; float: left;}
    #your_shopping_cart #items table tbody tr td.item_title_padding {padding: 15px 30px 15px 0;}
    #your_shopping_cart #items table tbody tr.shop-table-row {position: relative; width: 100%; float: left;}
    #items table tbody tr td.price {position: static;}
    .delete-x {position: absolute; bottom: 0; top: 0; right: 0; width: 30px;}
    .delete-x:hover, .delete-x:active {background-color: #EECA33; transition: 0.3s; -webkit-transition: 0.3s;}
    .delete-x:hover .yellow-x, .delete-x:active .yellow-x {color: #FFF; transition: 0.3s; -webkit-transition: 0.3s;}
    .delete-x .yellow-x {font-size: 26px; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);}
    .mobile {display: block;}
    #shopping_cart #customer_account table.table_form tr td {width: 100%; padding-right: 0px; float: left;}
    #shopping_cart #customer_account table.table_form input, #shopping_cart #customer_account table.table_form textarea {width: 100%;}
    textarea {max-width: 290px !important;}
    .invc_box table {width: 100%; max-width: 290px;}
    #customer_delivery_address {width: 100%; max-width: 290px; margin: auto;}
    #customer_account table {max-width: 100%; width: 100% !important;}

    .newsletter-text {
        text-align: center;
    }
    .newsletter-text h5 {
        font-size: 28px;
    }
    .newsletter-text h4 {
        font-size: 20px;
    }

    .flex-wrapper {
        flex-direction: column-reverse;
        margin: 20px 0;

    }

    #shop-nav .flex-wrapper .test {
        flex-direction: row;
        align-items: center;
        margin-bottom: 20px;
        max-width: 290px;
        width: 100%;
        margin: auto;
        margin-bottom: 20px;
    }

    #shop-nav .flex-wrapper .user-menu,
    #shop-nav .flex-wrapper .basket {
        margin: 0;
        width: 50%;
        justify-content: center;
    }
    #shop-nav .flex-wrapper .user-menu {
        margin: 0 !important;
        align-items: flex-start;
    }
    #shop-nav .flex-wrapper .basket {
        margin: 0 !important;
        justify-content: flex-end;
    }
	#pricelist_load h3 {
		font-size: 30px;
	}


}
@media all and (max-width:480px){
	.login-container-b2b {
		position: absolute;
		display: flex;
		width: 100%;
		height: 100%;
		background-size: cover;
		background-position: right bottom;
		background-image: url(../../img/login_b2b_background.png);
		align-content: center;
		align-items: center;
		justify-content: center;
		padding-left: 0px;
		padding-right: 0px;
	}
	.login-container-b2b > .row {
		height: 79%;
		overflow-x: auto;
		width: 100%;
		margin: 0px;
		margin-top: 0px;
		position: absolute;
		top: 0px;
	}
	.login-container-b2b #main_content .login-content,
	.login-container-b2b #main_content #customer_password_recover {
		width: calc(100% - 10px);
		overflow-x: hidden;
	}
	#b2b_tiles .b2b_tile .b2b_tile_title h2 {
		font-size: 18px;
	}
	#b2b_tiles .b2b_tile {
		margin: 0px 10px;
		margin-bottom: 15px;
	}
	.header_b2b .header-top > .firm_branch_change_btn > span {
		display: none;
	}
	.header_b2b .header-top > .firm_branch_title {
		width: calc(100% - 50px);
	}
    .product-list-box h4 {width: 100%;}
    #products {text-align: center;}
    .project-box {width: 100%;  float: none; margin: auto; padding: 30px 0; display: inline-block;}
    .products .project-box {float: left;}
    .footer-addres, .footer-addres2 {width: 100%;}
    .footerlogo {margin-top: 0 !important; top: 0 !important;}
    #footer .footer-bottom, #footer .footer-bottom a {font-size: 10px;}
    #cart-drop {width: 290px;}



    #footer .newsletter-input .input-wrapper::before {
        right: 15px;
    }
	
	.ribbonprod {
		width: 100px;
		height: 100px;
		overflow: hidden;
		position: absolute;
	}
	.ribbonprod span {
		padding: 7px 15px;
		font-size: 14px;
	}

	.ribbonprod.new span {
		background-color: #3498db;
		right: -45px;
		top: 20px;
		transform: rotate(-45deg);
	}
	.ribbonprod.eco {
		top: 0px;
		right: 0px;
	}
	.ribbonprod.eco span {
		background-color: #3BAA34;
		left: -45px;
		top: 20px;
		transform: rotate(45deg);
	}
	#product-descattr #descattributes-list td.descattr_name{
		width: 70%;
		font-size: 12px;
	}
	#product-descattr #descattributes-list td.descattr_value{
		width: 29%;
		font-size: 12px;
	}
	#pricelist_load h3 {
		font-size: 24px;
	}
	
	.popup_sc .popup-close {
		right: 0px;
	}
	.popup_sc .bigtitle {
		padding-right: 20px;
	}



}
@media all and (max-width:380px){
	#b2b_tiles .b2b_tile .b2b_tile_title h2 {
		font-size: 16px;
	}
	#b2b_tiles #tile_favourites.b2b_tile .b2b_tile_desc {
		font-size: 11px;
		height: auto;
	}
	#b2b_tiles .b2b_tile {
		margin: 0px 10px;
		margin-bottom: 15px;
		min-width: 95%;
	}
    #footer .newsletter-input .input-wrapper::before {
        right: 30px;
    }
    #footer-boxes{margin-top: 80px;}
    .newsletter-input .input form {
        flex-direction: column;
    }
    .input-wrapper {
        margin: 0;
        margin-bottom: 10px; 
    }
    .newsletter-submit {
        width: 100%;
    }
	#pricelist_load h3 {
		font-size: 24px;
	}
}
@media all and (max-width:350px){	
	.login-container-b2b #main_content .login-content #logo {
		padding-left: 0px;
		text-align: center;
		width: 250px;
	}
}
@media (max-width: 768px)
{
    .pp_pic_holder.pp_default
    {
        width: 100%!important;
        margin-top:-100px !important;
        left: 0!important;
        overflow: hidden;
    }
    div.pp_default .pp_content_container .pp_left
    {
        padding-left: 0!important;
    }
    div.pp_default .pp_content_container .pp_right
    {
        padding-right: 0!important;
    }
    .pp_content
    {
        width: 100%!important;
        height: auto!important;
    }
    .pp_fade
    {
        width: 100%!important;
        height: 100%!important;
    }
    a.pp_expand,
    a.pp_contract,
    .pp_hoverContainer,
    .pp_gallery,
    .pp_top,
    .pp_bottom
    {
        display: none!important;
    }
    #pp_full_res img
    {
        width: 100%!important;
        height: auto!important;
    }
    .pp_details
    {
        box-sizing: border-box;
        width: 100%!important;
        padding-left: 3%;
        padding-right: 4%;
        padding-top: 10px;
        padding-bottom: 10px;
        background-color: #fff;
        margin-top: -2px!important;
    }
    a.pp_close
    {
        right: 10px!important;
        top: -10px!important;
    }
}

