.slide-text{
	float: left;
    width: 45%;
    text-align: center;
    padding: 20px;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
	justify-content: center;
}

.carousal-text .first-caption {
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    font-size: 24px;
    line-height: 1.2;
    color: #e44800;
    text-align: center;
    padding: 30px;
}

.carousal-text .slide-text p {
    font-size: 20px;
    line-height: 1.2;
    color: #fff;
}

.carousal-text .btn-blue, .carousal-text .btn-blue.active {
    background: #001689;
    border-radius: 0;
    color: #fff;
    border: 1px solid #001689;
    transition: all 0.5s ease;
}
.carousal-text .btn-orng, .carousal-text .btn-orng.active {
    background: #ff5100;
    border-radius: 0;
    color: #fff;
    border: 1px solid #ff5100;
    transition: all 0.5s ease;
}

.product-ellipsis h4.ellipsis{
	white-space: nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.product-ellipsis p.ellipsis{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.login-section ul li:not(:first-child) a{
    padding-left: 20px;
    margin-right: 0;
    background-size: 11%;
    color: #212529;
    font-size: 14px;
    padding-left: 22px;
}
.login-section ul li a{
	padding-left: 20px;
	margin-right: 0;
    background-size: 25%;
    color:#212529;
    font-size: 14px;
}

.next-to-banner p.ellipsis{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.main-primary-header .nav-link.dropdown-arrow::after {
	border-right: none !important;
	border-bottom: none !important;
}

.banner-category-text p.ellipsis{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}

.product-list-name p.ellipsis{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.product-stock.color-platters ul li.color a{
    border: 2px solid;
}

.selected-color {
    border: 2px solid black!important;
}

.subcategory_filter{
    margin-left: 9%;
}
.subtheme_filter{
    margin-left: 9%;
}

.color-red{background:#ee3214!important;}
.color-orange{background:#f78e1e!important;}
.color-yellow{background:#ffef00!important;}
.color-pink{background:#e64097!important;}
.color-navy{background:#00447e!important;}
.color-blue{background:#0054a4!important;}
.color-lightblue{background:#007dc3!important;}
.color-purple{background:#5a4099!important;}
.color-green{background:#00703c!important;}
.color-brown{background:#774422!important;}
.color-grey{background:#c9cacc!important;}
.color-black{background:#000000!important;}
.color-gold{background:#b99152!important;}
.color-bronze{background:#c9a597!important;}
.color-silver{background:#b2b2b2!important;}
.color-white{background:#ffffff!important;border:1px solid grey;}
.color-cmyk{background:url(cmyk.jpg) center center!important;background-size:100%;}


.price_block {
    margin: 5px 0 15px 0;
}
.price_block .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 0.8em;
    height: 0.8em;
    cursor: default;
    border-radius: 0;
}
.price_block .ui-slider-horizontal {
    height: .4em;
}
.price_block .ui-widget-content {
    border: 1px solid #CED4DA;
    background: #02000000 url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
    color: #222222;
}

body .price_block .ui-slider-horizontal .ui-slider-range {
    background: #9b9b9b !important;
}
.reset-btn.moq_search {
    background: #f6f6f8;
    border: 0px;
    width: 100%;
    margin: 10px 0;
    padding: 5px 0;
    font-size: 15px;
}
.btn-filter {
    display: flex;
}
.btn-filter button {
    /* background: #f6f6f8; */
    width: 48%;
    border: 0px;
    border-radius: 0;
    margin: 0 auto;
    margin-top: 10px;
    font-size: 15px;
    /* border: 1px solid #cfd0d2; */
}
.img-size{
	width:100%!important;
}
.btn-filter .btn.btn-default.btn-orng.filter {
    background: #ff5100;
    color: #fff;
    border: 1px solid #ff5100;
}
.btn-filter .reset-btn.price_reset {
    background: transparent;
}
.moq_filter input {
    font-size: 14px;
    text-align: center;
    margin-bottom: 15px;
    margin-top: 10px;
}
.img-size{
	width:100%!important;
}

.filter-block {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 8px 0;
}
.filter-title {
    font-size: 15px;
    display: flex;
    width: 50%;
    justify-content: space-between;
}
.filter-title span {
    margin-right: 10px;
}
.filter-input {
    width: 50%;
}
/* .product-detail-text p{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
} */
td:nth-child(2n).bg-dg {
    background: black;
    color: white;
}
td:nth-child(2n+1).bg-dg {
    background: #dee2e6;
}
.price-product-detail{
    text-align: center;
}
.price-product-detail tr td:first-child{
    text-align: initial;
}
.customer-login-message{
    color:red;
    text-align: center;
}
.icon-img-option {
    display: flex !important;
    float: left;
}

.loader {
  border: 5px solid #f3f3f3;
  border-radius: 50%;
  border-top: 5px solid #3498db;
  width: 20px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
  -webkit-animation: spin 2s linear infinite; /* Safari */
  animation: spin 2s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.arai{background:#00bbff!important;border-color:#00bbff;color:#000;text-align:center;}
.bapp{background:#ffff44!important;border-color:#879f31;color:#000;text-align:center;}
.bfap{background:#aa00dd!important;border-color:#aa00dd;color:#fff;text-align:center;}
.cdes{background:#00bb55!important;border-color:#00bb55;color:#000;text-align:center;}
.dinv{background:#ff7c00!important;border-color:#ff7c00;color:#000;text-align:center;}
.efac{background:red!important;border-color:red;color:#fff;text-align:center;}
.xcan{background:#666666!important;border-color:#666666;color:#fff;text-align:center;}

.search-area {
    padding: 15px 20px;
    background: #ebebeb;
    position: relative;
}

.order-checkbox-wrap {
    padding-left: 0;
    list-style: none;
}

.order-checkbox-wrap li {
    margin: 5px 0;
    display: inline-block;
}
.order-status-btn, .btn-no.btn-deselect {
    color: #fff;
    background-color: #001689;
    display: inline-block;
    padding: 6px 32.5px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.order-checkbox-wrap input[type=checkbox] {
    display: none;
}

.order-checkbox-wrap input[type=checkbox]:checked+span {
    font-size: 14px;
}

.order-checkbox-wrap input[type=checkbox]+span {
    display: inline-block;
    position: relative;
    margin-left: 3px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    vertical-align: middle;
    height: 18px;
    width: 26px;
    border-radius: 50px;
    text-align: center;
    line-height: 18px;
    font-size: 0;
}

.search-area h3, .search-area input.toggle {
    display: none;
}

.btn-order-download, .btn-order-print{
    background: #fb5000;
    margin-right: 3px;
    color: white;
    border-radius: 100px;
    text-transform: uppercase;
    line-height: 1;
    float:right;
}

.btn-order-download:hover, .btn-order-print:hover {
    background: #001588;
    color: #fff;
}
.custom-search-btn{
    text-align: center;
}
.custom-search-btn div{
    margin-top: 43%;
}
.custom-search-btn div button{
    background: #ec4f01;
    color: #FFF;
}
.set-center a{
    color:#484444;  
}
.set-center a:not(:first-child){
    padding:5px;
    color:#484444;  
}
.second-section{
    margin-top: 10px;
    margin-bottom: 10px;
}
.order-status-info ul li label {
    margin: 0;
    display: flex;
    align-items: center;
}
.btn-no.btn-deselect {
    background-color: #FB5000;
}
.order-checkbox-wrap input[type="checkbox"] + span {
    margin-left: 10px;
    height: 18px;
    width: 18px;
    font-weight: 500;
}
@media (max-width: 1280px)
{
.order-status-btn, .btn-no.btn-deselect 
{
padding: 6px 28.5px;
}
}

@media (max-width: 1024px)
{
.order-status-btn, .btn-no.btn-deselect 
{
padding: 6px 18.5px;
font-size: 13px;
}
}
@media (max-width: 768px)
{
.order-status-btn, .btn-no.btn-deselect {
padding: 6px 31.5px;
font-size: 13px;
}
}
@media (max-width: 767px)
{
    .custom-search-btn div {
        margin-top: 0 !important;
    }
.order-status-btn, .btn-no.btn-deselect {
padding: 6px 0;
font-size: 12px;
width: 158px;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
}
.second-section .container {
overflow: scroll;
}

}
@media (max-width: 479px)
{

.order-status-btn, .btn-no.btn-deselect {

width: 100%;
}

.order-checkbox-wrap li {
width: calc((100%/2) - 2px);
}

}
.price-btn-ellipsis{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.btn-custom-download.btn-login-request-button {
    background: #001588;
    border: 1px solid #001588;
    color: white;
    font-weight: 600;
}
.btn-custom-download.btn-login-button {
    background: #e94f06;
    border: 1px solid #e94f06;
    color: white;
    font-weight: 600;
    margin-right: 5px;
}
.set-login-button{
    justify-content: center!important;
}


.myorder-label {
    font-size: 13px;
    font-family: 'poppins regular';
}

.myorder-form-control {
    font-size: 13px;
    font-family: 'poppins regular';
}

.order-status-btn, .btn-no.btn-deselect {
    font-size: 13px;
    padding: 6px 32.1px;
}
.order-status-info ul li label {

    font-family: 'poppins regular';
}
.custom-search-btn div {
    margin-top: 44%;
}
.custom-search-btn div button {
    background: #ec4f01;
    color: #FFF;
    padding: 4px 10px;
}
.search-my-order .fa-search:before {
    content: "\f002";
    font-size: 12px;
}
.filter-block-price{
    margin-left: 15px;
    vertical-align: middle;
    cursor: pointer;
    padding-top: 0px;
    color: #63666A;
    font-size: 13px !important;
    margin-bottom: 3px !important;
    margin-right:15px;
}
.filter-block-price input{
    font-size: 0.9rem !important;
}
.filter-block-price button{
    font-size: 13px !important;
}
.profile-login{
    margin: 0.0rem 0 0 !important;
}
body .dropdown-menu.profile-login {
    right: 0 ;
    left: auto ;
    /* transform: translate3d(0, 0px, 0px); */
}
.main-primary-header ul li.nav-item.dropdow.show .dropdown-menu.p-0.show {
    display: block;
}
.page-wrapper{
    /* min-height:500px; */
    min-height:447px;
}

/* animation css */
/* @keyframes dtfadeInUp {
    0% {
      opacity: 0;
      transform: translateY(-5px);
      z-index: -1;
    }
  
    100% {
      opacity: 1;
      transform: translateY(0px);
      z-index: 9;
    }
}
.dropdown-menu.p-0.show {
    animation: 1s dtfadeInUp;
    transition: all 1s ease  dtfadeInUp;
} */

/* Animation css end */
.scroller-colour-image {
    height: 200px;
    overflow-y: scroll;
    display: inline-block !important;
}
.colours_image{
    border: 1px solid;
}
.navbar-expand-lg .navbar-nav .dropdown-menu
{
    position: absolute;
    display: table;
    visibility: hidden;
    z-index: -1;
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    transition: all 0.2s ease-in-out;
}

.main-primary-header .navbar-nav li {
    list-style: none;
}

.navbar-expand-lg .navbar-nav .dropdown-menu.show{
    transition: all 0.2s ease-in-out;
    transform: translateY(32px);
    position: absolute;
    width: auto;
    top: 0;
    left: 0;
    -webkit-transform: translateY(32px);
    -moz-transform: translateY(32px);
    right: auto;
    visibility: visible;
    z-index: 9;
}
.login-section .profile-login
{
    position: absolute;
    display: table;
    visibility: hidden;
    z-index: -1;
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    transition: all 0.2s ease-in-out;
}
.login-section .profile-login.show
{
    transition: all 0.2s ease-in-out;
    transform: translateY(37px);
    position: absolute;
    width: auto;
    top: 0;
    left: auto;
    -webkit-transform: translateY(37px);
    -moz-transform: translateY(37px);
    right: 0;
    visibility: visible;
    z-index: 9;
}
.required-field{
    color:red;
}
.filter-header i {
	float: right;
	background: transparent;
	border: 0;
    color: #c4c4c5;
    font-size: 8px;
    padding-top: 7px;
}
.home-page-banner-wrapper .row.w-100 {
    align-items: center;
}
.extras {
    width: 70%;
}
.apply-login-section{
    padding-top: 20px;
}

/* cookie consent start */
.js-cookie-consent button {
    height: 32px;
    /* background-color: rgba(250,126,41,0.58); */
    background-color: #fb5000;
    border: none;
    color: white;
    border-radius: 2px;
    cursor: pointer;
    margin-left: 25px;
    width: 120px;
    text-align: center;
    white-space: nowrap;
}

.js-cookie-consent .flex {
    display: flex;
}
.js-cookie-consent .items-center {
    align-items: center;
}
.js-cookie-consent .justify-between {
    justify-content: space-between;
}
.js-cookie-consent p {
    margin-bottom: 0;
}
@media (max-width: 587px) {
    .js-cookie-consent button {
        margin-left: 0;
    }
    .js-cookie-consent .justify-between {
        justify-content: center;
    }
}

.js-cookie-consent {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    /* top: 10%; */
    padding: 5px 14px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    /* background-color: var(--primary-color); */
    color: black;
    border-radius: 0;
    box-shadow: 0 0 2px 1px rgb(0 0 0 / 20%);
    opacity: 1;
    text-align: center;
    padding: 15px;
    z-index: 111;
    background: #FFF;
    display: flex;
    justify-content: center;
}
/* cookie consent end */
.inclusive_price_div{
    display: flex;
    justify-content: end;
    align-items: center;
    gap: 5px;
    padding-right: 40px;
}

.inclusive_price_div label {
    margin: 0;
}