
/*body{
    font-family: Varela Round, 'Raleway', sans-serif;
}*/
.visa-card{
    margin-left: 24px;
}
.hide-on-window{
    display: none;
}
.artwrk-sub-data{
    font-size: 9px;
    margin-left: 63px;
    margin-top: 7px;
    color: darkgrey;
}
.registration-modal{
    padding: 5px;
    border: 1px solid #d8d8d8;
    border-radius: 5px;
    box-shadow: 0 0 5px #888;
}
.new-font{
    font-family: 'Varela Round', sans-serif !important;
}
.mega-menu {
    position: absolute;
    top: 12px !important;
    margin-left: -19px;
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 20px !important;
}
nav a:hover,
nav a:visited, body {
  text-decoration: none;
  overflow-x: hidden !important;
}
.fa-lock.icon-lock{
    color: #c5c5c5;
}
.user-name p{   
    color: black;
}
.clq-page-nav a{
    display: unset !important   ;
}
.collection-left li{
    margin-top: 3px !important;
}
.flickity-cell{
    left: 57px !important;
}
.blink {
  animation: blinker 1s step-start infinite;
}

.redireck-link{
    color: #A09494;
}
.redireck-link:hover{
/*    border-bottom: 2px solid black;*/
}
.move-btn{
    padding: 0px 18px;
    margin-left: 10px;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}
.list-styled-link.active, .list-styled-link:focus, .list-styled-link:hover{
    color: #db2c6c !important;
}
.user-icon{
    display: inline !important;
}
.user-dropdown{
    padding: 10px;
}

.top-img-column {
  float: left;
  width: 33.33%;
  padding: 0;
}

.bg-img-top-box{
    height:370px;
    padding: 0px;
}
.bg-img-top{
    height: 100%;
    width: 100%;
    padding: 0px;
    background-repeat: no-repeat;
    background-size:cover;
}

.marquee-head span{
    margin-right:70px;
}
.marquee-head span a{
    color:#fff;
}
.navbar:not(.navbar-vertical).navbar-expand-lg .navbar-nav:first-child{
    margin-left: 0px !important;
}
.navbar-nav .nav-item .dropdown-menu .list-styled li a{
    font-weight:normal !important;
    font-size: .9375rem!important;
    color: #525252;
}

.navbar-nav .nav-item .dropdown-menu .list-styled li a:hover{
    font-weight:bold !important;
    font-size: .9375rem!important;
    color: #db2c6c;
    background-color: white;
}

.bg-dark-menubar{
    height:50px !important;
/*    border-top: 3px solid #646362;*/
/*    border-bottom: 1px solid #B6B6B6;*/
}
.border-bottom-header{
    border-bottom: 1px solid #B6B6B6;
    margin: 10px 0px;   
}
.bg-dark-menubar .heading-xxs .navbar{
    padding:8px 0px;
}
.head-social-icon ul li{
    padding-left:15px;
}

/*.card-body div{
    text-transform: capitalize !important;
}*/
.nav-link{
    text-transform: capitalize !important;
}
.list-styled-item{
    text-transform: capitalize !important;
}
.list-styled-item:hover{
    background: white;
}
.head-right-con-eml{
    padding-top:5px;
    max-width:400px;
}
.head-right-con-eml p{
    line-height:18px;
    font-size:24px;
    font-weight:500;
    color: #A09494 !important;
}
.head-right-con-eml span{
    font-size:11px;
}
.search-input::placeholder{
    font-size:13.6px;
    font-weight:200 !important;
    color: #a2a2a2;
}
.navbar-topbar{
    padding:5px 0px !important;
}
/*.middele-menu-bar li .nav-link{
    color:#fff !important;
}*/
.middele-menu-bar .nav-item{
    margin-left:25px;
}

.middele-menu-bar{
    flex: auto;
    margin: auto !important;
    justify-content: space-between;
}
.drop-icon:after{
   content:"\f107";
   position:relative;
   right:-7px;
   top:1px;
   transform:translateY(-50%);
   font-family:"FontAwesome"; 
   font-size:16px;
}
.nav-link {
    padding:3px 0px 9px 0px;
}

/*.navbar-nav .dropdown>.dropdown-menu {
    left: 50% !important;
    transform: translate(-50%,-5px) !important;
}*/

.middele-menu-bar .first-menu{
    margin-left:-10px;
}
.navbar-expand-lg .navbar-nav .nav-link{
    font-size:14px;
}
.nav-link{
    text-transform: capitalize;
}
.navbar{
    padding: 1rem 0;
}
.head-nav{
    padding:15px 25px !important;
    box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.10);
}
.header-search-bar{
    padding-top:13px;
}
.nav-tabs.nav-overflow a{
    color: #000; 
}
/*.navbar-nav .dropdown>.dropdown-menu {
    left: 0;
    transform: translate(-25%,0.5rem) !important;
}*/
.shop-drop-down{
    left: 0 !important;
    transform: translate(-25%,0.5rem) !important;
}
.container-fluid{
    width:100% !important;
    padding: 0px 20px;
    margin: 0px;
}
.card-img-front{
/*    max-height: 205px!important;*/
    width: 100% !important;
}
.button-action {
    display: flex;
    opacity:0;
}
.card-body-box:hover .button-action {
    opacity: 1;
}
.buynow-button.tooltip-custom.hash{
    border: 1.8px solid #8B8A8A;
    border-radius: 5px;
    opacity: .8;
    color: #232323;
    font-size: 12px!important;
    letter-spacing: 0;
    word-spacing: 0px;
    background: #fff;
    margin-right: 12px;
    height: 36px;
    max-height: fit-content!important;
    min-height: fit-content!important;
}

.button-action{
    position: relative;
    top:11px;
    min-height: 40px;
}

.buynow-button.hash.tooltip-custom, .button-action .gradient-btn span {
    display: flex;
    justify-content: center;
    align-items: center;
}

.card-body-box:hover .gradient-btn:not(.gradientpopup) {
    background-image: linear-gradient(to right,#db2c6c,orange,#fbd020,#07a9fa)!important;
    background-size: cover!important;
    max-height: initial!important;
    overflow: hidden;
    background-position: center;
    font-size: 12px!important;
    letter-spacing: 0px;
    word-spacing: 0px;
    height: 36px!important;
    min-height: fit-content!important;
    border: unset;
    border-radius:5px;
}

.main-heading{
    background-image: linear-gradient(to right,#db2c6c,orange,#fbd020,#07a9fa)!important;
    height: 60px!important;
    border-radius:5px;
    margin: 60px 0px 60px;
}
.card-body-box{
    border-image-source: linear-gradient(to right,#fff,#fff,#fff,#fff) !important;
    border-width: 2px !important;
    padding-bottom:10px;
}
.card-body-box:hover{
    border-image-source: linear-gradient(to right,#db2c6c,orange,#fbd020,#07a9fa) !important;
    border-image-slice: 10 !important;
    border-width: 2px !important;
}
.img-box{
    height: 100% !important;
}
.box-title{
    margin-top:12px;
    color: #333;
    font-weight:500 !important;
    min-height:42px;
}
.box-small-title {
    font-weight:bold !important;
    font-size:13px !important;
    color:#999  !important;
    min-height:0px !important;
}
.box-dis{
    margin-bottom:0px;
    min-height: 45px;
}
.box-dis p{
    margin-top:5px;
    font-size:13px !important;
    color: #999 !important;
    line-height:17px !important;
    font-weight:normal !important;
}
.from-to-text{
    font-weight: normal !important;
    font-size:14px;
    margin-top:7px !important;
    color: #919090 !important;
    text-transform: unset !important;
}
.from-to-text .text-danger{
    font-weight: bold !important;
    color: #db2c6c !important;
}
.text-muted{
    font-size:15px;
    color: #919090 !important;  
    font-weight: normal !important;
}
.card-img-top{
    height: 100% !important;
    width: 100% !important;
    object-fit: contain !important;
}
.card-img-first, .card-img-second{
    padding-right: 4px !important;
}
.card-img-top-promotional{
    height: 150px !important;
    width: 100% !important;
    object-fit: contain !important;
    margin-top: 5px;
}

.latest-blog-img{
    height: 230px; 
    width: 100%;
}
i, .fav-item-collection {
    font-size: 20px;
}

.fa-heart{
    content: "\f004" !important;
}
.font-size-search{
    font-size: 20px;
}
.search-product-img{
    height:150px;
}

.color-btn{
    font-size: 14px ;
    border-radius: 4px;
    color: #000;
    border: 2px solid transparent;
    background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), linear-gradient(to right,#db2c6c,#fbd020, #01b4df);
    background-origin: border-box;
    background-clip: content-box, border-box;
    padding: 10px 30px;
    cursor: pointer;
}
.color-btn:hover{
    color: #000;
}

.color-border-box{
    border-radius: 0.25rem;
    color: #000;
    font-size: 12px;
    padding: 10px 0 !important;
/*    padding-left: 10px !important;*/
    align-content: center;
    border: 1px solid transparent;
    background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), linear-gradient(to right,#db2c6c,#fbd020, #01b4df);
    background-origin: border-box;
    background-clip: content-box, border-box;
    box-shadow: 2px 1000px 1px #fff inset;
}

.color-hover-btn {
    border-radius: 0.25rem;
    color: #000;
    font-size: 12px;
    font-weight: 600;
    width: 32%;
    padding: 10px;
    border: 2px solid transparent;
    background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), linear-gradient(to right,#db2c6c,#fbd020, #01b4df);
    background-origin: border-box;
    background-clip: content-box, border-box;
    box-shadow: 2px 1000px 1px #fff inset;
}

.color-hover-btn:hover {
    box-shadow: none;
}
.color-border-btn {
    border-radius: 0.25rem;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    padding: 5px 50px;
    border: 2px solid transparent;
    background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), linear-gradient(to right,#db2c6c,#fbd020, #01b4df);
    background-origin: border-box;
    background-clip: content-box, border-box;
    box-shadow: 2px 1000px 1px #fff inset;
}
.color-border-btn:hover {
    color: #000;
}
.footer-navigation{
    margin-top: 40px;
}

.dropdown-item {
  font-size: 16px;  
  border: none;
  outline: none;
  color: white;
  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}
.dropdown-content {
    top: unset;
    margin-left: 120px;
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}
.dropdown-content a {
  float: none;
  color: black;
  padding: 12px 16px;
  text-decoration:none;
  display: block;
  text-align: left;
}
.dropdown-item:hover .dropdown-content {
  display: block;
}

.quote-modal-header{
    font-size: 35px !important;
}
.popup-tagline{
    font-weight: 600;
    font-size: 15.5px;
}
.popup-sub-header{
    display: flex;
    flex-flow: column;
    align-items: center;
}

.upload-artwork{
    width: 100%;
    border: none;
    margin: 0;
}
.artwrk-sub {
    position: absolute;
    top: 15px!important;
    left: 190px;
    font-size: 13px;
}
.artwrk-btn {
    position: absolute;
    top: 15px!important;
    left: 87px;
}
.artwrk-icon{
    position: absolute;
    top: 21px !important;
    left: 60px;
    font-size: 16px!important;
}
.artwork-validation{
    font-size: 10px;
    color: #cac6c6;
    margin: 0;
}
.icon{
    display: flex;
}

/*multi-menu*/
.card-lg .card-body{
    padding:0px;
}
.card-body .list-styled{
/*    width:198px !important;*/
}
.dropdown-menu .card{
    padding:10px;
}
.list-styled{
    text-transform: capitalize;
    padding:0px !important;
}
.multi-menu-main{
    position: relative;
    font-weight: normal;
}
.multi-menu-main:hover{
    cursor: pointer;
    font-weight: normal;
    background: white;
}
.sub-multi-menu{
    background-color: #fff;
    width:180px;
    color:#000;
    list-style: none;
    right:-180px;
    top:-10px;
    padding:10px;
    position: absolute;
    display: none;
}
.sub-multi-menu li{
    padding:10px;
}
.multi-menu-main:hover > ul{
    display: block;
}
.list-styled-li li{
    padding:5px 10px !important;
}




/*New Css*/
.price-table-div {
/*    overflow-x: auto !important;*/
/*    overflow-y: auto;*/
    height: 122px;
}

.pricing-table-header {
  display: flex;
  justify-content: center;
  margin: 0px;
  border-bottom: 0px;
  background: #b3b3b3;
}

.pricing-table-header span {
  padding: 5px 0;
  color: #fff;
  font-weight: 100 !important;
  font-size: 16px !important;
}

.pricing-div {
  padding: 5px 0px 5px 0px;
/*  overflow-x: auto !important;*/
}

.pricing-div .pricing-table tr td {
  text-align: center !important;
}

.pricing-first-tr {
  background: white;
  position: sticky;
  top: 0;
  border: 1px solid #b3b3b3;
}

.pricing-div .pricing-table tr td {
    text-align: center !important;
    border: 2px solid #b3b3b3;
    padding: 10px;
}

.pricing-div .pricing-table tr th{
    padding: 0px;
}

.price-table-div::-webkit-scrollbar {
  width: 2px;
  height: 7px;
}

/* Track */
.price-table-div::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
.price-table-div::-webkit-scrollbar-thumb {
  background: #888;
}

/* Handle on hover */
.price-table-div::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.pricing-table{
    color: #b3b3b3;
    background-color: #fff !important;
    text-align: center;
}
.pricing-table th{
    border: 2px solid #b3b3b3;
}

.table-gst-txt {
  display: flex;
  justify-content: start;
  font-size: 12px;
  color: #b3b3b3;
  flex-flow: column;
  align-items: start;
}

.product_detail_title{
    font-size: 22px;
    line-height: 22px;
}

.fav-item-collection{
    color: #b3b3b3;
}
.wishlist-icon{
    color: #b3b3b3;
}

.breadcrumb-font-size{
    font-size: 12px !important;
}

.product-detail-form-font-size{
    font-size: 12px !important;
}

.btn-outline-selected{
    text-align: center;
}

.link-color{
    color: #337ab7;
}

.online-details{
    position: relative;
}

.online-header{
    padding: 10px 20px;
    text-align: center;
    background-color: #d9d9d9;
    color: #fff;
    margin: -1px 9px;
    z-index: 5;
    position: relative;
    line-height: 23px;
}

.buy-sample-btn {
  display: flex;
  justify-content: center;
}

.buy-sample-btn button {
  background-color: #ffe000;
  border: 1px solid transparent;
  border-radius: 5px;
  padding: 0px 19px;
  font-weight: 900;
  color: black !important;
}

.prod-selected::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 0;
  height: 0;
  border-top: solid 10px #ffe632;
  border-left: solid 10px transparent;
  border-right: solid 10px transparent;
}

.sub-2-span {
  position: relative;
}

.sub-2-common {
  max-width: fit-content;
  min-height: fit-content;
}

.sub-2-common span {
  padding: 5px 14px;
  cursor: pointer;
  background: #b3b3b3;
  position: relative;
}

.sub-2-common span:first-child {
  border: 0px solid transparent;
  border-radius: 5px 0px 0px 5px;
}

.sub-2-common-only {
    border: 0px solid transparent;
    border-radius: 5px 5px 5px 5px !important;
    padding: 5px 14px;
    cursor: pointer;
}

.prod-selected {
    background-color: #ffe632 !important;
    font-weight: 400;
}

.input-color{
    color: #b3b3b3;
    font-weight: bolder;
    font-size: 13px;
}

.input-color:focus{
    color: #b3b3b3;
    border-color: #b3b3b3;
}

.remove-btn-color{
    color: #b3b3b3;
}

.calculate-table-styles{
    color: #a9a9a9;
}

.calculate-table-styles .thead-bold th{
    font-weight: bolder !important;
}

.btn-bgcolor{
    background-color: #ffe000 !important;
}

.btn-text-color{
    color: black !important;
    font-size: 12px !important;
}

.dispatch-lines {
    color: #db2c6c;
    padding-right: 6px;
}

.total-color{
    color: #db2c6c !important;
    font-size: 15px !important;
}

.button-sub-text {
    font-size: 12px !important;
    font-style: italic;
    color: #707070;
}

.footer{
    background-color: #f2f2f2 !important;
}

.footer a{
    color: #666666!important;
}

.buy-plain-sample-btn-style{
    font-size: 18px;
    color: black !important;
}

.online-header span{
    color: #DB2C6C;
    font-size: 23px;
    font-weight: 100;
}

.online-header img{
    vertical-align: baseline;
}

.product-name-color{
    color: #999999;
}

.bottom-border-remove{
    border-bottom: none !important;
}

.footer p{
    color: #666666 !important;
    font-size: 10px !important;
}

.footer h6{
    font-size: 13.5px;
}

.footer li{
    font-size: 13px;
}

.footer ul{
    padding-left: 1rem;
}

.footer img{
    width: 30px;
}

.footer table{
    border: none;
}

.footer table img{
    width: 35px;
}

.footer td{
    font-size: 12px;
}

.pink-color{
    color: #db2c6c !important;
}

.catalog-btn{
    border-color: #db2c6c;
    height: 37px;
    padding: 7px;
}

.max-width-1400{
    max-width: 1400px !important;
}

.catalog-model-width{
    min-width: 1000px !important;
}

.model-document-link iframe{
    width: 100% !important;
    height: 300px !important;
}

.content-padding{
    padding-left: 40px;
    padding-right: 35px;
}

.model-description-fn{
    font-size: 15px;
}

.catalog-description{
    font-size: 19px;
    font-weight: 500;
}

:not(.toast-header):not(.alert)>.catalog-close{
    top: unset !important;
}

.document-link iframe{
    width: 100% !important;
    height: 180px !important;
}

.catalog-btn:hover{
    background-color: transparent;
    border-color: #db2c6c;
}

.bg-pink{
    background-color: #db2c6c !important;
}

.pink-color:hover{
    color: #db2c6c !important;
}

.bg-pink:hover{
    background-color: #db2c6c !important;
}

.blue-color{
    color: #01b4df;
}

.tab-other a {
    background-color: #b5b1b1 !important;
    max-width: fit-content !important;
    margin-right: 4px;
    padding: 10px 68px 10px;
    color: white;
    font-weight: 600;
    margin: 0px 4px;
}

.tab a {
    flex-grow: 1 !important;
    flex-basis: 0 !important;
    background-color: inherit;
    float: left;
    border: none !important;
    outline: none !important;
    cursor: pointer;
    padding: 7px 10px !important;
    transition: 0.3s;
    font-size: 14px;
    color: white !important;
    background-color: #B3B3B3;
    max-width: fit-content !important;
    margin-left: 5px !important;
}

.tab a.active {
    background-color: #db2c6c !important;
    color: #fff;
    margin-bottom: 0;
    font-size: 14px;
    border-bottom: 0 !important;
}

.tablinksother.active {
    position: relative !important;
}

.tab-other a {
    padding: 10px 10px 10px;
}

.tab-other a:hover {
  background-color: #ddd;
}

div.tab-other {
  display: flex !important;
  flex-flow: row wrap !important;
  justify-content: inherit !important;
  margin-left: 5px !important;
}

.tab {
  /*overflow: hidden; */
  margin-top: 10px !important;
}

.tablinksother.active:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0;
    height: 0;
    border: 9px solid transparent;
    border-top-color: #cc0033 !important;
    border-bottom: 0 !important;
    margin-left: -9px;
    margin-bottom: -9px;
}

.tablinksother.active:after {
    border-top-color: #db2c6c !important;
}

.product_tab_other {
  border: 1px solid #db2c6c !important;
}

.product_tab {
  border: 1px solid #db2c6c;
  margin-bottom: 22px;
  position: relative;
}

.tablinksother:hover{
    background-color: #ddd !important;
}

.margin-right{
    margin-right: 5px;
}

.margin-left{
    margin-left: 25px;
}

.promo-code{
    width: 80%;
    height: 28px !important;
    font-size: 12px;
    border-radius: 5px;
}

.promo-code-button {
    padding: 4px 20px !important;
    font-size: 12px;
    border: 1px solid #e1e1e1;
    background: #e1e1e1;
    border-radius: 4px;
    color: black;
    font-weight: 600;
    height: 28px !important;
}

.tab-content{
    font-size: 14px !important;
}

.border-radius{
    border: 0px 0px 8px 8px !important;
}

.footer{
    color: #555555;
}

.no-border{
    border-bottom: unset !important;
}

.nav-item-first{
    padding-left: 0 !important;
}

.header-dropdown {
    padding: 5px !important;
    border-radius: 10px !important;
    margin-top: -3px !important;
    margin-left: 25% !important;
    background: #F3F0F0;
    max-width: 190px !important;
    border-radius: 5px;
}

.banner_above_title h1 {
  text-align: center !important;
  font-size: 38px !important;
  padding: 10px;
  margin: 5px 0;
  background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), linear-gradient(to right,#db2c6c,#fbd020, #01b4df);
  float: none !important;
  display: block;
}

.sort-by-label{
    font-size: 15px !important;
    color: #999999 !important;
}

.collection_top_banner_img h3 {
  font-size: 24px !important;
  padding: 3px;
}

.collection_title h3 {
    text-align: center !important;
    font-size: 28px !important;
    padding: 5px;
    border-radius: 3px;
    margin: 7px 0;
    background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), linear-gradient(to right,#db2c6c,#fbd020, #01b4df);
    float: none !important;
    display: block;
}

.padding-right-0{
    padding-right: 0px !important;
}

.best-selling-product-image{
/*    height: 300px !important;*/
}

.collection-product-title-min-height{
    min-height: 42px !important;
    font-size: 14px;
}
.promotional-description{
    margin-bottom: 3px;
    text-transform: lowercase;
}
.promotional-description::first-letter {
  text-transform: capitalize;
}

/*.strikethrough {
    position: relative;
}

.strikethrough:before {
    position: absolute;
    content: "";
    left: 0;
    top: 45%;
    right: 80px;
    border-top: 1px solid;
    border-color: #db2c6c;
  
    -webkit-transform:rotate(-5deg);
    -moz-transform:rotate(-5deg);
    -ms-transform:rotate(-5deg);
    -o-transform:rotate(-5deg);
    transform:rotate(-10deg);
}*/

/*.strikethrough-total {
    position: relative;
}

.strikethrough-total:before {
    position: absolute;
    content: "";
    left: 0;
    top: 45%;
    right: 55px;
    border-top: 1px solid;
    border-color: #db2c6c;
  
    -webkit-transform:rotate(-5deg);
    -moz-transform:rotate(-5deg);
    -ms-transform:rotate(-5deg);
    -o-transform:rotate(-5deg);
    transform:rotate(-7deg);
}
*/
.readonly-bg-white{
    background-color: white !important;
}

.label-main {
    background-color: #db2c6c;
    width: 25px !important;
    height: 25px !important;
    border-radius: 15px;
    padding: 0px;
    text-align: center;
    vertical-align: center;
    color: white;
    font-weight: 600;
    line-height: 26px;
    display: inline-block;
}

.font-size{
    font-size: 16px !important;
}

.email-floationg-label{
    padding: 0;
    margin: 0;
}

.arrow-hide::-webkit-inner-spin-button,
.arrow-hide::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.bg-white{
    background-color: white !important;
}

.master-menu{
    max-width: inherit;
    padding: 0px 0px;
}
.up-qty{
    width: 60px;
}
.product-dispatch-working{
    height: 35px;
}
.name-logout{
    position:relative;
    font-size: 11px;
    top:37px;
    left:3%; 
}
.logout-link{
    position:relative;
    left:44px;    
    top:-5px;
}
.logout-link a{
    text-decoration: underline !important;
}
.description-mv {
    display: none !important;
}
.title-mv {
    display: none !important;
}

.collection-left .nav-item-sub{
/*    background-color:green;*/
}
.collection-left .nav-item-sub a{
    font-size:15px;
    margin:5px 0px 7px !important;
}
.collection-left .nav-item-sub a .collapse div.form-group-overflow{
    padding-top:15px !important;
}
.color-border-box{
    padding: 11px 0px !important;
}
.header-email{
    padding-left:25px;
}
.standard-filter{
    display: none;
}
.wishlist-menu{
    margin-top: 40px !important;
}
.mobile-view{
    display: none;
}
@media only screen and (max-width:700px){
    .visa-card{
        margin-left: 110px;
    }
    .hide-on-window{
        display: inline !important;
    }
    .scroll-mobile{
        overflow-x: scroll !important;
    }
    .mobile-artwork-style{
        margin-left: 4px !important;
        padding-left:14px !important;
    }
    .mobile-quote-btn{
        margin-bottom: 20px !important;
    }
    .po-subcat-img{
        width: 100px !important;
        right: 0% !important;
        bottom: -19% !important;
    }
    .order-item-heading-mobile{
        margin-top: 27px;
    }
    .Checkout-heading-mobile{
        margin-top: 10px;
    }    
    .back-shipping-btn-mobile{
        padding-left: 16px !important;
    }
    .continue-shipping-btn-mobile{
        padding-right: 16px !important;
    }
    .shiping-font-size{
        padding: 10px 0px 0px 0px!important;
    }
    .ship-to-value{
        padding: 0px !important;
    }
    .address-email-mobile{
        padding: 0px !important;
    }
    .shipping-back-mobile{
        padding: 0px 0px 10px 0px !important;
    }
    .checkout-nav-link{
        margin-left: 0px !important;
    }
    .hide-scroll-x{
        overflow-x: hidden !important;
    }
    .hide-on-mobile{
        display: none ;
    }
    .title-add-btn{
        z-index: 9 !important;
        position: relative !important;
    }
    .add-wishlist-btn-mobile{
        bottom: 0px !important;
    }
    .contact-g-recaptcha-mobile{
        transform: scale(0.75) !important;
    }
    .quote-btn-mobile{
        margin-bottom: 55px !important;
    }
    .product-box-mobile{
        height: auto !important;
    }
    .artwrk-icon{
        left: 14px !important;
    }
    .artwrk-sub-data{
        margin-left: 20px;
    }
    .artwrk-sub{
        left: 144px;
    }
    .artwrk-btn{
        left: 43px;
    }
    .login-btn-mobile{
        padding: 5px !important;
        width: 49% !important;
        margin: 0px !important;
        float: none !important;
    }
    .rounded-circle-mobile{
        border-radius: 50% !important;
        font-size: 12px !important;
        padding: 0px 5px !important;
        background-color: #db2c6c !important;
        color: #fff !important;
    }
    .btn-sm {
        font-size: 12px;
        padding: 4px 8px;
        height: 35px !important;
    }
    .goback-mobile{
        z-index: 1 !important;
        position: relative;
        bottom: 40px;
    }
    .cart-goback-mobile{
        z-index: 1 !important;
        position: relative;
        bottom: 70px;
    }
    .wishlist-heading-mobile{
        z-index: 1 !important;
        position: relative !important;
        left: 0px !important;
        margin-bottom: 0px !important;
        margin-top: 40px !important;
    }
    .add-category-mobile{
        margin-top: 20px !important;
    }
    .wishlist-list-mobile{
        z-index: 1 !important;
        position: relative !important;
        left: 0px !important;
        margin-bottom: 0px !important;
        bottom: 50px !important;
    }
    .wishlist-menu-mobile{
        margin-top: 20px !important;
    }
    .wishlist-menu-list-mobile{
        z-index: 9 !important;
        position: relative !important;
    }
    .cart-heading-mobile{
        padding-left: 25px !important;
        z-index: 1 !important;
        position: relative;
        top: 45px;
        margin-bottom: 0px !important;
    }
    .modal-header-mobile{
        padding: 10px 20px !important;
    }
    .submit-registered-mobile{
        padding: 0px 95px !important;
        width: 100%;
    }
    .already-registered-mobile{
        margin-top: 15px !important;
        padding: 5px 50px !important;
        width: 100%;
    }
    .color-border-btn-submit{
        float: none !important;
    }
    .g-recaptcha {
        transform:scale(0.82);
        transform-origin:0 0;
    }
    .contact-us-g-recaptcha{
        margin-left: 18px !important;
    }
    .option-text{
        width: 100% !important;
        text-align: center !important;
    }
    .phone-input-mobile{
        width: 100% !important;
        padding-right: 18px !important;
    }
    .typing-container {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100vh;
    }
    .crown-part-menu a img {
        width: 18px !important;
        margin-left: 10px !important;
    }
    .mobile-site-logo{
        height: 24px !important;
        margin-bottom: 3px !important;
    }
    .main-heading{
        background-image: linear-gradient(to right,#db2c6c,orange,#fbd020,#07a9fa)!important;
        height: 35px!important;
        border-radius: 5px;
        margin: 60px 0px 60px;
    }
    .main-heading-mobile{
        font-size: 20px !important;
        padding-top: 7px !important;
    }
    .card-border{
        border: none !important;
    }
    .buynow-button{
        hover: none !important;
/*        display: unset;*/
    }

    .button-action {
        opacity: 1;
    }
    .fs-xs{
        color: grey !important;
    }
    .gradient-btn{
        min-width: 146px;
        height: 36px;
        position: relative;
        top: 44px;
        right: 68px;
        border-radius: 5px;
        color: #000000;
        font-size: 12px;
        font-weight: 500;
        padding: 7px;
        border: 2px solid transparent;
        background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), linear-gradient(to right,#db2c6c,#fbd020, #01b4df);
        background-origin: border-box;
        background-clip: content-box, border-box;
        box-shadow: 2px 1000px 1px #fff inset;
    }
    .card-body-box:hover .gradient-btn:not(.gradientpopup){
        min-width: 146px !important;
        height: 36px !important;
        position: relative !important;
        top: 44px !important;
        right: 68px !important;
        border-radius: 5px !important;
        color: #000000 !important;
        font-size: 12px !important;
        font-weight: 500 !important;
        padding: 7px !important;
        border: 2px solid transparent !important;
        background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), linear-gradient(to right,#db2c6c,#fbd020, #01b4df) !important;
        background-origin: border-box !important;
        background-clip: content-box, border-box !important;
        box-shadow: 2px 1000px 1px #fff inset !important;
    }
    .buynow-button{
        width: 146px;
        position: relative;
        left: 78px;
     /*   height: 36px;
        top: 452px;
        left: 37px;
        gap: 10px;*/

    }
    .standard-filter{
        display: unset;
    }
    .main-img{
        height: auto !important;
    }
    .best-selling-product-button{
        margin:0px 10px;
    }
    .browser-card-style{
        width: 50% !important;
    }
    .tooltip-span2{
        top: 47px !important;
        font-size: 8px !important;
    }
    .mv-sub-total td{
        position: unset !important;
    }
    .quote-bag thead tr th:first-child, .quote-bag tbody tr td:first-child
    {
        padding-left: 0px;
        position:sticky;
        left:-1px;
        background-color: white;
    }
    .profile-tabal-mv thead tr th{
        padding: 12px;
        text-align: center;
    }
    .profile-invoices-tabal-mv thead tr th{
        padding: 6px;
        text-align: center;
        font-size: 13px;
    }
    .profile-invoices-tabal-mv tbody tr td{
        padding: 4px;
        text-align: center;
        font-size: 12px;
    }
    .profile-invoices-tabal-mv tbody tr .invoices-date{
        font-size: 9px !important;        
    }    
    .profile-invoices-tabal-mv tbody tr .invoices-download, .status-mv{
        font-size: 11px !important;        
    }

    .profile-tabal-mv tbody tr td{
        padding: 12px;
        text-align: center;
    }
    .profile-tabal-mv tbody tr .quotations-date{
        font-size: 12px;        
    } 
    .tab-content{
        padding: 5px;
    }
    .tab-content h3{
        text-align: center;
        padding: 5px;
    }
    .my-account-mv{
        display: none !important;
    }
    .wishlist-content-box{
        margin-top: 20px !important;
    }
    .pagination .page-item:not(:first-child) .page-link{
        margin-left: -17px;
    }
    .with-login-header{
        margin-left: 0px !important;
    }
    .collection-product{
        margin-top: 10px;
        margin: 0px;
    }
    .collection-page-box{
        margin-bottom: 70px !important;
        height: auto;
    }
    .collection-page{
        padding: 0px;
    }
    .collection-left {
        width: 100%;
    }
    .filters-web{
        display: none !important;
    }
    .fixed_sidebar_filter {
        position: fixed !important;
        top: 0;
        width: 100% !important;
        z-index: 9999;
        background-color: #fff;
        padding: 18px 24px 0 31px;
        overflow: auto;
    }
    .collection-sidebar{
        margin-top: -30px;
    }
    .sidebar{
        position: unset !important;
        display: inline;
        margin-top: 0px;
    }    
    .menu-button_filter{
        display: inline-block;
    }
    .bg-dark-menubar.bg-pattern{
        display: unset;
    }
    .breadcrumb-item{
        position: relative;
    }
    .colllection-filter-btn{
        display: unset !important;
        display: flex !important;
    }
    .filter-btn{
        background: none repeat scroll 0 0 #dc2e6c;
        color: white;
        font-size: 14px;
        font-weight: bold;
        padding: 7px;
        text-align: center;
        text-transform: uppercase;
        width: 80px;
    }
    .collection-heder{
        position: unset !important;
        width: 100% !important;
        margin-left: 0px;
    }
    .dropdown-toggle-button{
        margin-right: 118px !important;
    }
    .collection-heder div{
        padding: 0px;
        margin: 0px 0px;
    }
    .recently-viewed-img-box{
        width: 50% !important;
        z-index: 5px !important;
        margin-bottom: -10px;
    }
    .shortby-position{
        padding-right: 16px !important;
    }
    .product-image-box{
        width: 50% !important;
        z-index: 5px !important;
    }
    .owl-item .item img{
        object-fit: contain;
        z-index: 555 !important;
    }
    .owl-item .item {
        height: auto !important;
    }
    .owl-prev span{
        position: relative;
        bottom: 35px;
        font-size: 32px;   
    }       
    .owl-next span{
        position: relative;
        bottom: 35px;
        font-size: 32px;   
    }
    .card-img-first, .card-img-second{
        padding: 0px !important;
    } 

    .bg-top-img-section{
        height:500px !important;
        background-size:cover !important;
    }

    .top-img-column {
        width: 100%;
        padding-bottom: 5px;
    }
/*    .logo{
        text-align: center;
        position: relative;
    }*/
    .header-email{
        text-align: center;
    }
    .header-search-bar{
        padding-top: 35px;
        position: relative;
    }
    .without-login-header{
        margin-left: 49px;
    }
    .without-login{
        position: relative;
        top: -135px;
        right: 180px;
        min-width: 180px;        

    }
    .with-login{
        position: relative;
        top: -135px;
        right: 202px;
        min-width: 180px;
    }
    .contact-email span{
        margin-right: 10px;
    }
    .profile-dropdown-menu{

    }
    .head-social-icon{
        text-align: center;
    }
    .icon{
        display: inherit;
        margin-left: 100px;
    }
    .sub-menu{
        width: 100%;
        background-color: white;
        position: relative;
        top: -250px;
        z-index: 9999;
        right: 50px;
    }
    .call-us{
        margin-top: 20px;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .footer td{
        font-size: 10px !important;
    }
    .follow-us{
        margin-top: 20px;   
    }
    .sticky-top{
        position: unset;
    }
    .banner_above_title h1{
        font-size: 25px !important;
    }
/*    .master-menu-mobile{
        margin-top: -174px !important;
        margin-left: -154px !important;
    }*/
    .pt-12{
        padding-top: 20px !important;
    }
    .py-12{
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
    .flickity-page-dots{
        margin-top: 5px !important;
    }
    .mb-10{
        margin-bottom: 2rem!important;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .button-sub-text{
        text-align: center !important;
    }
    .pt-11{
        padding-top: 2rem !important;
    }
    .bg-dark-menubar{
        border: none !important;
        z-index: 5 !important;
    }
    .online-header span{
        font-size: 15px !important;
    }
    .name-logout{
        position:relative;
        font-size: 11px;
        top:15px;
/*        left:17%; */
    }
    .navbar-nav{
        background-color: white;
    }
    .sub-menu{
        top: -230px !important;
/*        top: -191px !important;*/
    }
    .wish-list-icon{
        padding-left: 102px;
    }
    .name-logout{
        top:39px;
        left:-3%; 
    }
    .logout-link{
        left:7px;    
        top:-5px;
        position: relative;
        z-index: 5 !important;
    }
    .product-image-mv {
        height: 150px !important;
    }
    .collection_title h3{
        font-size: 22px !important;
    }
    .text-muted {
        font-size: 12px !important;
        margin-bottom: 2px !important;
    }
    .description-web {
        display: none !important;
    }
    .title-web {
        display: none !important;
    }
    .description-mv{
        display: none !important;
/*        display: flex !important;*/
        min-height: 59px !important;
        justify-content: center;
    }
    .title-mv{
/*        display: unset !important;*/
        display: none !important;
        min-height: 31px !important;
        justify-content: center;
    }
    .recently-viewed-title-mv{
        font-size: 15px;
    }
    .file-path{
        margin-bottom: 2px !important;
        justify-content: center;
    }
    .menu_filter.filter_btn{
        padding-left: 142px;
    }
    .font-size-search{
        font-size: 15px !important;
    }
    .search-product-img{
        height: 100px !important;
    }
    .popup-sub-header{
        text-align: center !important;
    }
    .sub-2-common{
/*        background-color: #b3b3b3 !important;*/
        text-align: center;
        max-width: unset !important;
        margin-left: auto;
    }
    .prod-selected-3{
        height: 73px;
    }
    .sub-2-common span{
        background: #b3b3b3 !important;
        display: inline-block;
        width: 97px;
        position: relative;
    }
    .working-days-lable{
        float: left !important;
        padding-left: 30px;
    }
    .prod-selected-3{
        font-size: 12px !important;
    }
    .prod-selected-3.prod-selected{
        padding-bottom: 18px !important;
    }
    .sub-2-common .prod-selected{
        border: 1px solid #ffe632 !important;
        background-color: #ffe632 !important;
    }
    .menu span {
        position: absolute !important;
        z-index: 5 !important;
        top: -6px;
        right: 28px;
    }
    .navbar-toggler{
        position: absolute !important;
        top:-245px !important
    }
    .select-brand-1{
        font-size: 12px !important;
    }
    .add-more-branding-1{
        font-size: 12px !important;
    }
    .remove-tr .remove-btn-color {
        position: relative;
        float: left !important;
        padding-left: 10px !important;
    }
    .user-name p{
        float: unset !important;
        padding-left: 134px;
    }
    .profile-dropdown-menu{
        width: 30%;
    }
    .input-group.input-group-merge input{
        height: 45px;
        padding-bottom: 15px;
        font-size: 11px;
    }
    .input-group.input-group-merge div button{
        height: 45px !important;
    }
    .contact-us-g-recaptcha {
        padding: 0px !important;
    }
    .feedback-g-recaptcha{
        padding: 0px !important;
    }
    .feedback-submit-btn-mv{
        justify-content: center !important;
    }
    .contact-us-submit-btn-mv{
        justify-content: center !important;
    }
    .middele-menu-bar .first-menu{
        margin-left: 0px;
    }
    .middele-menu-bar .nav-item{
        margin-left: 0px;
    }
    .sub-multi-menu{
        position: relative;
        left: 0;
        top: 10px;
    }
    .multi-menu-main{
        position: relative;
    }
    .input-group-append button{
        z-index: 0 !important;
    }
    .flickity-cell{
        left: 0px !important;
    }
    .head-right-con-eml span a{
        margin-left: 11px !important;
        font-size: 12px;
    }
    .print-quote-btn-mv{
        padding: 10px 31px !important;
    }
    .request-quote-mv{
        padding: 10px 20px !important;
    }
    .quote-bg-mv{
        margin-top: 23px !important;
    }
    .mobile-menu-trigger, .mobile-menu-header, .mobile-menu-back-item{
        bottom:265px !important;
    }
    .menu.menu-bar{
        max-width:unset !important;
        width:100   % !important;
    }
    .menu.menu-bar li a{
        padding:9px !important;    
    }
    li.mobile-menu-back-item{
        margin-bottom: 0px !important;
    }
    li.mobile-menu-back-item:hover{
        cursor: pointer !important;
    }
    li.mobile-menu-back-item a:before{
        margin-right: 3px !important;
    }
    li.mobile-menu-back-item a{
        height:36px !important;
    }
    .wish-list-icon{
        padding-left:0px !important;
    }
    .crown-part-menu-mobile .crown-text{
        bottom: 11px !important;
        font-size: 8px !important;
        margin-left: 5px !important;
    }
    .header-search-bar{
        padding-top:10px !important;
    }
/*    .order-1.order-md-1.logo{
        margin-top:10px;
    }*/
    .home_top_banner_img.banner_above_title{
        margin-top: -70px !important;
    }
    .user-name.ms-5{
        margin-left:0px !important;
    }
    .user-name p{
        float:right !important;
        right: 15px !important;
    }
    .head-right-con-eml{
        max-width: unset !important;
    }
    .breadcrumb-sidebar{
        position: unset !important;
    }
    .file-path{
        justify-content: left !important; 
    }
    .title-size{
        font-size: 8px !important;
    }
    .map-text{
        padding: 0px 16px !important;
        text-align: start !important;
    }
    .product-mobile-view{
        margin: 0px 10px !important;
    }
    .buy-btn-mobile-view{
        padding: 0px 77px !important;
    }
    .footer{
        z-index: 3 !important;
    }
    .mobile-view{
        display: flex;
    }
    .mv-mt-0{
        margin-top: 0px !important;
    }
}

.bg-dark.navbar{
    width: 100% !important;
    position: sticky !important;
    top:0px !important;
    z-index: 555555;
}
.sticky-top{
    top:31px;
}
.tablinksother.nav-link.active{
    color: white !important;
}
.fa-lock{
    top: 7px;
    right: 9px;
    position: relative;
}
.home-page-description{
    text-transform: lowercase !important;
}
.home-page-description ::first-letter{
    text-transform: capitalize !important;
}

.model-readonly{
    background-color: #fff!important;
}

.custom-color-select{
    border: 1px solid #E5E5E5;
    position: absolute;
    background-color: white;
    z-index: 133;
    left: 54px;
    list-style: none;
    width: 27%;
}

.custom-color-select li{
    padding: 5px;
}

div < .custom-color-select{
    position: relative;
}

.custom-color-select li:not(.default-color):hover, .custom-color-select li.selected:not(.default-color){
    background-color: #ffe632 !important;
    color: #000;
}

.custom-color-select{
    cursor: pointer
}





/*new custom css*/
.footer{
    position: relative;
    z-index:1000;
    background: white;
}
.profile-dropdown-menu{
    min-width: 100px !important;
    height: 70px;
    font-size: 15px;
    padding-top: 2px;
}

.head-right-con-eml span a {
     margin-left: 3px;
     font-size: 11.5px;
}
.head-social-icon ul li{
}
.head-social-icon ul li i{
    font-size:20px !important;
}
.crown-part-menu{
    position: relative;
    left:-11px;
    top:13px;
}
.crown-part-menu a img{
    width:20px;
    margin-top: 10px;
    margin-left:7px;
}
.crown-part-menu .crown-text{
    font-size:10px;
    position: relative;
    bottom: 3px;
}
.user-name p{
    position: relative;
    bottom: 9px;
    float: right;
    margin: 0px;
    right:-13px;
}
.user-name p .header-name{
    color: red;
    font-weight:500;
}
.user-name p{
    font-size:13px;
}
.head-social-icon ul{
    position: relative;
}
.drop-down-profile-user .dropdown-menu{
    padding:9px 0px 6px 12px;
}
.drop-down-profile-user .dropdown-menu ul li{
    margin-bottom:5px;
    text-align: left;
    padding-left: 0px !important;
}
.drop-down-profile-user .dropdown-menu ul li a i{
    font-size:17px !important;
}
.drop-down-profile-user .dropdown-menu ul li a svg{
    width: 17px;
    height: 17px;
}
.drop-down-profile-user .dropdown-menu{
    min-width: 25% !important;
}
.item {
/*    align-items: center;*/
    display: flex;
/*    height: 433px;*/
    justify-content: center;
    position: relative;
    transition: .6s ease-in-out left;
}
.item img{
    height: 70% !important;
}
#owl-carousel{
    padding: 0px;
}
.owl-nav .owl-prev,.owl-nav .owl-next{
    position: absolute;
    left:50px;
    font-size:50px !important;
    top: 35%;
    background: red;
}
.owl-nav .owl-next{
    left:unset !important;
    right:50px !important;
}
.owl-theme .owl-nav [class*='owl-']:hover{
    background: transparent !important;
}
.head-3-img{
    margin-top:-5px !important;
}
.card-body-box-home img.card-img-top{
    width:99% !important;
    height:195px !important;
}
.card-body-box-home .card-body .description-web{
    min-height:60px;
}
.collection-heder-drop select{
    width:200px;
}
.collection-heder{
/*  background: red;*/
}

.sidebar{
    top:142px  !important;
/*    position:fixed;*/
    z-index: 5;
/*    width:17% !important;*/
    margin-top: 32px;
}
.breadcrumb-sidebar{
    top: 192px;
    position: fixed;
    z-index: 1000;
    width:100%;
    height:46px;
    background-color: #FFFFFF;
}
.filters-section{
    top:164px  !important;
}
.collection-heder{
    width: 83%;
    position: fixed;
/*    padding-top: 19px;*/
    top: 221px !important;
    background: #fff !important;
    z-index: 555;
    margin-top: 13px;
}
.collection-product{
    z-index: 0 !important;
    margin-top:61px !important;
}
.collection_title{
    margin-top:0px;
}
.strikethrough{
    text-decoration: line-through !important;
    text-decoration-color: #DF826B !important;
}
/*.strikethrough:before{
    position: absolute !important;
    content:'';
    background: red;
    width: 5%;
    height: 1px;
    rotate: 340deg;
    margin-top:8px;
}*/
.card-img-box{
    padding-bottom: 5px !important;
    padding-top: 12px !important;
}
.recently-viewed-img img {
    width: 99% !important;
    height: 192px !important;
}
.recently-viewed-description{
    min-height: 67px !important;
}
.product-image-box{
/*    width: 20%;*/
}
.box-bottom-part{
    padding-bottom: 5px;
    padding-top: 10px;
}
.home-page-description{
    min-height: 60px;
}
.recently-viewed-img-box{
    width: 20%;
}
.recently-viewed-title{
    font-size: 15px;
}
.icon-lock{
    z-index: 100;
}
.items-width{
    width: 10%;
}
.list-group-lg .item-col-padding{
    padding: 10px !important;
}
.checkout-p-img{
    border: 1px solid #b5b5b5;
    border-radius: 5px;
    border-top-right-radius: 0px;
}
.badge-color{
    background-color: #6C757D !important;
    border-radius: 10px;
    padding: 5px 8px;
    position: absolute;
    right:5px;
    top:-15px;
}
.position-relative{
    position: relative !important;
}
.breadcrumb-a{
    display: inline-block !important;
}
.checkout-nav-link{
    margin-left: 10px;
}
.cursor-pointer{
    cursor: pointer;
}
.tab-bg-color{
    background-color: #F5F5F5;
}
.shiping-text-color{
    color: #797979;
}
.shiping-font-size{
    font-size: 18px !important;
}
.row-bg-color{
    background-color: #F5F5F5;
}
.font-size-17{
    font-size: 17px;
}
.StripeElement{
    border: 1px solid #E4E4E4;
    padding: 15px;
    border-radius: 4px;
}
.link-color{
    color: #70D8FB;
}
.pl-0{
    padding-left: 0px;
}
.pr-0{
    padding-right: 0px;
}
.font-size-25{
    font-size: 25px;
}
.checkout-btn-color{
    background-color: #3983A9 !important;
    border: 1px solid #3983A9 !important;
    border-radius: 2px;
}
.checkout-btn-color:hover{
    border: 1px solid #3983A9;
}
.checkout-back-btn{
    border-color: #3983A9 !important;
}
.checkout-back-btn:hover{
    background-color: #3983A9 !important;
    border-color: #3983A9 !important;
}
.checkout-defaultbg-color{
    background-color: #EFF8FE !important;
}
.card-input-div-bg{
    background-color: white;
}
.radio-btn-size{
    width: 17px;
    height: 17px;
}
.select-color-table{
    border: none !important;
}
.select-color-table thead tr th{
    border: unset;
}
.select-color-table tbody tr{
    border: unset!important;
}
.select-color-table thead{
    border: 0 solid !important;
    border-bottom: 1px solid !important;
    border-color: inherit !important;
}
.select-color-table tbody{
    border: 0 solid !important;
    border-bottom: 1px solid !important;
    border-color: inherit !important;
}
.select-icon{
    background: url(http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png) no-repeat right;
    background-position-x: 98% !important;
    background-size: 12px !important;
}
.input-class{
    padding: 2px 10px !important;
    border-radius: 5px !important;
}
.select-color-table>:not(caption)>*>*{
    padding: 10px !important;
}
.footer-content-page{
    height: 350px;
    overflow-y: scroll;
}
.footer-content-page::-webkit-scrollbar-thumb{
    background-color: #B6B6B6;
}
.footer-content-page::-webkit-scrollbar-track{
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}
.footer-content-page::-webkit-scrollbar{
    width: 6px;
    background-color: #F5F5F5;
}
/*.nav-item-sub::-webkit-scrollbar{
    width: 20px;
}
.nav-item-sub::-webkit-scrollbar-thumb {
    background:  #DE2F6C !important;
    border-radius: 8px;
    border-left: 7px solid white !important;
    border-right: 7px solid white !important;
}

.nav-item-sub::-webkit-scrollbar-track{
    background: #5F5F5F !important;
    border-left: 9px solid white !important;
    border-right: 9px solid white !important;
}*/

.footer-content-page-mt-30{
    margin-bottom: 30px !important;
}
.font-size-15{
    font-size: 15px;
}
.tooltip-span-icon {
    box-shadow: 3px 3px 10px 0 rgba(0,0,0,.5);
    padding: 10px;
    position: absolute;
    background: white;
    white-space: nowrap;
    font-weight: normal;
    z-index: 2;
    left: 0px;
    top: 46px;
    font-size: 13px !important;
}
.tooltip-span-icon2 {
    box-shadow: 3px 3px 10px 0 rgba(0,0,0,.5);
    padding: 10px;
    position: absolute;
    background: white;
    white-space: nowrap;
    font-weight: normal;
    z-index: 2;
    left: 0px;
    top: 45px !important;
    font-size: 13px !important;
    
}
.tooltip-close-icon{
    position: absolute;
    top: -7px;
    background: white;
    color: black;
    padding: 3px;
    cursor: pointer;
}
.readonly-bg{
    background-color: unset !important;
}

@media only screen and (max-width: 700px) and (min-width: 300px){
    .number-input-mobile{
        width: 100% !important;
        padding-left: 18px !important;
    }
    .tooltip-span-icon2 {
        font-size: 11px !important;
        padding: 5px 2px;
    }
    .tooltip-span-icon {
        font-size: 11px !important;
        padding: 5px 2px;
    }
}

/*.nav-item-sub{
    max-height: 200px !important;
    overflow-y: auto !important;
}*/

body.no-scroll {
    overflow: hidden;
}

.link-hover {
    color: #000;
    transition: color 0.3s;
}

.link-hover:hover {
    color: #465799 !important;
}

/*new css*/
.input-border{
    border-radius: 6px 6px 6px 6px !important;
    height: 45px;
    border-right-width:1px !important;
    margin-left: -75px;
}
.btn-border{
    border-radius: 0px 6px 6px 0px !important;
    background: #B6B6B6 !important;   
    height: 45px;
    padding: 0px 17px !important;
}
.name-position{
    margin-left: 23px!important;
}
.icon-color{
    color: #22B6F1 !important;
}
.nav-link-color{
    color: #A09494 !important;
}
.main-container{
    padding: 0px !important;
}
.browser-product{
    font-family: Varela Round, sans-serif !important;
    font-weight: 400;
    text-align: center;
}
.browser-product-card{
    border-radius: 10px;
    height: 115px;
/*    width: 200px;*/
    box-shadow: 0px 1px 5px 0px;
}
.browser-card-style{
    width: 20%;
}
.industry-card{
    border-radius: 10px;
    height: 100px;
    width: 97%;
    box-shadow: 0px 1px 5px 0px;   
}
.industry-img{
    position: absolute;
    top: 30px;
    left: 115px;
}
.industry-title{
    font-size: 15px;
    font-weight: 700;
    display: block;
}
.title-size{
    font-size: 10px;
    font-weight: 700;
    display: block;
}
.card-body-box-home{
    margin: 0px 10px;
}

.image-container-main {
    position: relative;
    display: inline-block;
}

.main-img {
    width: 100%;
}

.image-overlay {
    position: absolute;
    top: 30%;
    left: 47%;
    width: 50%;
    height: auto;
    opacity: 1;
}
.filter-recode{
    background-color: #fff;
}
.membership-img{
    height: 143px;
    width: 31px;
    position: fixed;
    z-index: 99999;
}
.artwork-table tr td{
    padding: 11px;
}
.artwork-table tr th{
    padding: 11px;
    text-align: center;
    font-weight: bold;
}
.filter-box{
    background: #D8D8D8;
    padding: 5px 10px;
    border-radius: 3px;
}
.review-section{
    margin-top: 110px;
    margin-bottom: 90px;
}
.scroll-section{
    height: 452px;
    overflow-y: scroll;
}
.scroll-section::-webkit-scrollbar-thumb{
    background-color: #B6B6B6;
}
.scroll-section::-webkit-scrollbar-track{
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}
.scroll-section::-webkit-scrollbar{
    width: 6px;
    background-color: #F5F5F5;
}
.review-item {
    display: block;
    padding: 20px;
}
.review-item img{
    height: 95% !important;
}
.review-carousel .owl-item img{
    width: 90% !important;
}
.fn-13{
    font-size: 13px;
}
.fw-bold{
    font-weight: bold !important;
}

.logo-h-w{
    width: 240px;
    height: 70px;
}

.section-w-100{
    width:100%;
}

.nav-img-h-w{
    width: 240px;
    height: 70px;
}

.industries .owl-stage-outer{
    padding-top:15px;
}

.owl-prev span{
    position: relative;
    left: -70px;
    top: -25px;
}
.owl-next span{
    position: relative;
    right: -70px;
    top: -25px;
}