@charset "utf-8";
/* CSS Document */

@import url(https://fonts.googleapis.com/css?family=Montserrat:400,500&display=swap);
.icon {
	display:inline-block;
	background-size:cover
}
/*.name{
	display:none;
}*/

/*.allFetchedData{*/
/*    display: flex;*/
/*    flex-wrap: wrap;*/
/*    margin-right: -15px;*/
/*    margin-left: -15px;*/
/*}*/
.category .custom-control-label {
    cursor: pointer;
}
.banner-border{
    background-image: url(../image/banner3.webp);
    background-repeat: no-repeat;
    background-size: 97.2%;
    background-position: top;
}

.alert-wrapper {
    width: 300px;
    top: 15%;
    right: 10px;
    position: fixed;
    z-index: 100;
    text-align: left;
}.custom-control.custom-checkbox.category, .custom-control.custom-checkbox.length, .custom-control.custom-checkbox.keyword, .custom-control.custom-checkbox.style{
        text-transform: capitalize;
}

.dropdown-right-icon {
	background-image:url(../images/icon-dropdown-left.svg);
	width:8px;
	height:8px;
	margin-left:auto;
	margin-bottom:2px
}
.icon-menu-close {
	background-image:url(../images/icon-menu-close.svg);
	width:24px;
	height:24px;
	margin-left:auto
}
.icon-menu-close-adj {
	background-image:url(../images/cross-icon-adj.svg);
	margin-left:auto
}
.grid-view-icon {
	background-image:url(../images/icon-grid-view.svg);
	width:24px;
	height:24px
}
.list-view-icon {
	background-image:url(../images/icon-list-view.svg);
	width:24px;
	height:24px
}
.sort-icon {
	background-image:url(../images/icon-sort.svg);
	width:32px;
	height:32px
}
.filter-icon {
	background-image:url(../images/icon-filter.svg);
	width:32px;
	height:32px
}
.whishlist-icon {
	background-image:url(../images/wishlist.svg);
	width:24px;
	height:24px
}
.share-icon {
	background-image:url(../images/icon-share.svg);
	width:24px;
	height:24px
}
.icon-menu {
	background-image:url(../images/icon-menu.svg);
	width:24px;
	height:24px
}
.icon-search {
	background-image:url(../images/icon-search.svg);
	width:24px;
	height:24px
}
.icon-menu-back {
	background-image:url(../images/icon-menu-back.svg);
	width:24px;
	height:24px
}
.shipping-icon {
	background-image:url(../images/shipping.svg);
	width:32px;
	height:32px
}
.payment-icon {
	background-image:url(../images/payment.svg);
	width:32px;
	height:32px
}
.cart-icon:before {
  /* background-image: url(../images/icon-cart.svg); */
  /* width: 22px; */
  /* height: 22px; */
  font-family:'FontAwesome';
  content: "\f07a";
}
.compare-icon {
	background-image:url(../images/compare_arrows.png);
	width:32px;
	height:32px
}

#wishlist-id {
  display: block;
  flex-direction: row-reverse;
}

a.add-to-wishlist .tulip_icon {  
  background-image: url(../image/3039_Brandips_logo.png) !important;
  height: 20px;
  background-size: 100% auto;
  background-repeat: no-repeat;
  width: 20px;  
}
a.add-to-wishlist .tulip_icon:hover {
  background-image:url(../image/3039_Brandips_logo-white.png) !important;
}
a.add-to-wishlist.already .tulip_icon {
  background-image: url(../image/imageedit_25_6603985784.png) !important;
  height: 20px;
  background-size: 100% auto;
  background-repeat: no-repeat;
  width: 20px;
}

section#product-design div.layouter .form-container div.product-image-group div .product-hero-image .add-to-wishlist {
	background-image: url(../image/3039_Brandips_logo.png) !important;
  height: 24px;
  background-size: 100% auto;
  background-repeat: no-repeat;
  width: 18px;
  color:#000;
}
section#product-design div.layouter .form-container div.product-image-group div .product-hero-image .add-to-wishlist:hover {
	background-image:url(../image/imageedit_10_7117187127.png) !important;
}
section#product-design div.layouter .form-container div.product-image-group div .product-hero-image .add-to-wishlist.already {
	background-image:url(../image/imageedit_25_6603985784.png) !important;
}

.icon-arrow-up {
	background-image:url(../images/arrow-up.svg);
	width:16px;
	height:16px
}
.icon-arrow-down {
	background-image:url(../images/arrow-down.svg);
	width:16px;
	height:16px
}
.expand-icon {
	background-image:url(../images/Expand-Light.svg);
	width:18px;
	height:18px
}
.expand-on-icon {
	background-image:url(../images/Expand-Light-On.svg);
	width:18px;
	height:18px
}
.icon-menu-close-adj {
	background-image:url(../images/cross-icon-adj.svg);
	width:32px;
	height:32px
}
.icon-facebook {
	background-image:url(../images/facebook.svg)
}
.icon-twitter {
	background-image:url(../images/twitter.svg)
}
.icon-google-plus {
	background-image:url(../images/google-plus.svg)
}
.icon-instagram {
	background-image:url(../images/instagram.svg)
}
.icon-linkedin {
	background-image:url(../images/linkedin.svg)
}
.icon-dropdown {
	background-image:url(../images/icon-dropdown.svg)
}
@-webkit-keyframes spin {
0% {
transform:rotate(0deg)
}
to {
	transform:rotate(1turn)
}
}
@keyframes spin {
0% {
transform:rotate(0deg)
}
to {
	transform:rotate(1turn)
}
}

@media only screen and (max-width:770px) {
.pagination.shop {
justify-content:space-between
}
.pagination.shop .page-item {
display:none
}
.pagination.shop .page-item.next, .pagination.shop .page-item.previous {
display:block
}
}

/* Style.css Start */
html,body{
  height:100%;
}

.flex-fill {
  flex:1;
}
body {
	margin:0;
  padding:0;
  font-family: 'Poppins', sans-serif !important;
	font-size: 16px !important;
	color:#6A6A6A;
	max-width:100%;
	width:auto;
}
a:active, a:focus, a:link, a:visited
{
	color: #000;
}
a:hover{
	text-decoration: none;
	color: rgba(106,106,106,1);
}
.font-size-20px{
  font-size: 15px;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem !important;
  color: #6A6A6A;
}
.nav-link:hover, .nav-link.active{
	text-decoration: underline;
  color: #23C38B;
  font-weight: 500;
}
.menu{
	text-align:right;
}
.menu-mobile{display:none;}
.prev-btn{
	font-size: 20px;
    background: rgba(242,242,242,1);
    padding: 10px 20px;
    border-radius: 10px;
    margin-left: 5px;
}
.next-btn{
	font-size: 20px;
    background: rgba(242,242,242,1);
    padding: 10px 20px;
    border-radius: 10px;
    margin-left: 5px;
}
.form-control {
    display: block;
    width: 100%;
    height: calc(2em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    background-color: #f7f7f7;
    background-clip: padding-box;
    border: none;
    border-radius: 10px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.navbar-nav {
    display: -ms-flexbox;
    display: inline-flex !important;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
#main-container-wrapper {  
  padding-left: 0px;
  padding-right: 0px;  
}

.banner{
    background-image: linear-gradient(#E4F8FB, #fff);
    height: 750px;
    background-repeat: repeat-x;
}
.banner_inner_page {
    background-image: linear-gradient(#e4f8fb,#e4f8fb, #fff);
    min-height: 310px;
   /*padding-top: 70px;*/
}
.banner_inner{
    background-image: url(../../assets/image/banner1.png);
    height: 670px;
    background-size: 100% auto;
	background-repeat:no-repeat;
}
.tulipbg{
    background-image: url(../../assets/image/tulipbg.png);
    height: 381px;
    background-repeat: no-repeat;
    margin: 50px 0;
    padding: 70px 180px;
	border-radius:10px;
}
.title-heading {
  color: #292929;
  font-weight: bold;
  font-size: 30px;
}
.tulipbg h2{
	text-transform: capitalize;
    color: #8b5531;
    font-weight: 600;
    font-size: 1.8rem;
}
.tulipbg li::marker{
	  color: #B5D059;
    font-size: 18px;
}
.btn {    
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 10px !important;
    /* transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; */
    width: 100%;
    border:none;
    text-transform: uppercase;
    box-shadow:none !important;
    transition: none !important;
}
.btn:link,
.btn:visited{
  text-decoration: none;
  text-transform:uppercase;
  position:relative;
  top:0;
  left:0;
  padding:20px 20px;
  border-radius:10px;
  display:inline-block;
  box-shadow:none !important;
  transition: none !important;
}


.btn:hover{
   box-shadow:0px 10px 10px rgba(0,0,0,0.2);
   transition: none !important;
   opacity:1;
}

.btn:active{
  box-shadow:0px 5px 10px rgba(0,0,0,0.2);
  transition: none !important;
  /* transform:translateY(-1px); */

}

.btn-bottom-animation-1{
  animation:comeFromBottom 1s ease-out .8s;
}

.btn::after{
  content:"";
  text-decoration: none;
  text-transform:uppercase;
  position:absolute;
  width:90%;
  height:100%;
  top:0;
  left:10px;
  border-radius:10px;
  display:inline-block;
  z-index:-1;
  transition: none !important;
   /*transition: all .5s; */
}


.btn-animation-1:hover::after {
    transform: scaleX(1.4) scaleY(1.6);
    opacity: 0;
}

@keyframes comeFromBottom{
  0%{
    opacity:0;
    transform:translateY(40px);
  } 
  100%{
    opacity:1;
    transform:translateY(0);
  }
}
.font-size12{
	font-size:inherit;
}
.banner-heading h2{
	line-height: 45px;
    margin-top: 40px;
    text-align: center;
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 33.2px;
    color: rgba(124,44,19,1);
    /* text-transform: uppercase; */
}
.btn-danger, .btn-danger:hover, .btn-danger::after{
	background:#4E66D9;
}
/* .btn-danger:hover{
  background: #C12F44 !important;
}
.btn-danger:active {
  background: #C12F44 !important;
  transform: translateY(4px);
} */
.btn-info, .btn-info::after{
	background:#4E66D9;
}

/* .btn-info:hover{
  background: #1382D3 !important;
} */
/* .btn-info:active{
  background: #1382D3 !important;
  transform: translateY(4px);
} 
.btn-primary, .btn-primary::after{
}*/
.btn-primary, .btn-primary:hover{
  box-shadow: none;
}
/*
.btn-primary:active{
  background: #00A36A !important;
  transform: translateY(4px);
} */
.btn-dark {
  background: #F5A344 !important;
}
.btn-dark:hover{
  background: #E88007 !important;
}
.btn-dark:active {
  background: #E88007 !important;
  transform: translateY(4px);
}
.brown-box{
	background: rgba(139,85,49,1);
    padding: 20px;
    color: rgba(255,255,255,1);
    border-radius: 20px;
}
.brown-box .number{
	background: #D7EB92;
    width: 50px;
    height: 50px;
    text-align: center;
    color: #8b5531;
    font-size: 20px;
    border-radius: 50%;
    line-height: 50px;
}
.gray-box{
	background: rgba(252,252,252,1);
    padding: 20px;
    color: rgba(0,0,0,1);
    border-radius: 20px 20px 0 0;
    height: 190px;
    text-align: center;
}
.gray-box-6{
	background: rgba(252,252,252,1);
    padding: 20px;
    border-radius: 20px;
    text-align: center;
    color: #6A6A6A;
    height: 100%;
}
.gray-box-6:hover{
  color: #000000;
}
.gray-box-6 .fa, .gray-box-6 .fas{
  font-size: 24px !important;
    margin-bottom: 10px;
    color: #4E66D9;
    line-height: 30px;
    padding-right: 10px;
}
.gray-box-6 p{
	font-weight: lighter;
	font-size:16px !important;
}
.name_additions_bg {
  background: rgb(252 252 252);
  border-radius: 0 0 20px 20px;
}
.name_additions{
  display: inline-flex;
  float: right;
}
.name_additions li{
	 margin-right: 18px;
    padding: 4px 0;
    text-align: center;
}
.client-name{
	line-height: 26px;
    text-align: left;
    font-family: Poppins;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    color: rgba(232,71,94,1);
    text-transform: capitalize;
    
}
.client-position{
	color: #000;
	font-size:12px;
}
.logo-name-bg{
	background:rgb(242 242 242);
	padding: 10px;
}
.categorybg {
  background: rgb(252 252 252);
  padding: 10px;
  border-radius: 0 0 20px 20px;
}
.logo-detail-bg{
	background:rgb(235 235 235);
	border-radius: 0 0 20px 20px;
}
.logo-detail-bg .logo-price{
	text-align: right;
    font-family: Poppins;
    font-style: normal;
    font-weight: bold;
    color: rgba(232,71,94,1);
}
.cart{
	padding: 10px 0;
	/*background:rgba(185,185,185,1);*/
	color:#fff;
	border-radius: 0 0 20px 0;
	text-align: center;
}

.cart a{
	color:#fff;
}
.cart a.link {
    color: #000;
}

.cart-item-list .item .item-details .misc {
    display: flex;
    width: 100%;
    flex-direction: row;
    justify-content: flex-end !important;
    align-items: flex-end !important;
    position: absolute;
    right: 0px;
    top:0px;    
}

.cart-item-list .item .item-details .price {
  position: absolute;
  right: 20px;
  bottom: 20px;
  font-size: 16px !important;
}

.coupon-heading
{
  font-weight: bold;
  color: #292929;  
}
/*.cart:hover, .cart a:hover{
	background:rgba(232,71,94,1);
}*/
.controls-top{
    float: right;
    position: relative;
    top: -30px;
}
footer{
    color: #8b8c8c;
    background-repeat: repeat-x;
    /*padding-top: 80px;*/
}
footer.footer-bottom a{
	color: #6A6A6A;
	font-size: 14px;
}
footer h6{
  font-size: 14px;
  color: #292929;
  font-weight: bold;
}

footer h4{
  font-size: 14px;
  color: #292929;
  font-weight: bold;
}

footer a:hover{
	color: #8b8c8c;
}
footer p {
  margin-top: 22px;
  color: #6A6A6A;
  font-size: 14px;
}
footer.footer-bottom p a{
	color:#000000;
	text-decoration:underline;
}
	
.social{
	display: inline-flex;
}
.social li {
  margin-right: 8px;
  width: 35px;
  height: 35px;
  background: #6A6A6A;
  border-radius: 5px;
  padding: 3px 0;
  text-align: center;
}
.social li a{
	font-size:20px;
	color:#FFFFFF;
}
 .sidenav{display:none;}
 

.mixedSlider {
  position: relative;
}
.mixedSlider .MS-content {
  white-space: nowrap;
  overflow: hidden;
  margin: 20px 0;
}
.mixedSlider .MS-content .item {
  display: inline-block;
  position: relative;
  vertical-align: top;
  overflow: hidden;
  height: 100%;
  white-space: normal;
  padding: 0 10px;
}
@media (max-width: 991px) {
  .mixedSlider .MS-content .item {
    width: 50%;
	
  }
  .sky-color{
    background-color: #f4fffe;
  }
  .header_banner_text{
	position: relative;
  } 
}
@media (max-width: 767px) {
  .mixedSlider .MS-content .item {
    width: 100%;
  }
  .pagination{
        justify-content:center !important;
    }
}
.mixedSlider .MS-content .item .imgTitle {
  position: relative;
}
.mixedSlider .MS-content .item .imgTitle .blogTitle {
  margin: 0;
  text-align: left;
  letter-spacing: 2px;
  color: #252525;
  font-style: italic;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.5);
  width: 100%;
  bottom: 0;
  font-weight: bold;
  padding: 0 0 2px 10px;
}
.mixedSlider .MS-content .item .imgTitle img {
  height: auto;
  width: 100%;
}
.mixedSlider .MS-content .item p {
  font-size: 16px;
  margin: 2px 10px 0 5px;
  color:#6A6A6A;
  text-align:left;
}

.mixedSlider .MS-controls button {
  position: absolute;
  border: none;
  background-color: transparent;
  outline: 0;
  top: -60px;
  color: rgba(0, 0, 0, 1);
  transition: 0.15s linear;
}
.mixedSlider .MS-controls button:hover {
  color: rgba(0, 0, 0, 1);
}
.mixedSlider .MS-controls .MS-left {
  right: 62px;
}
@media (max-width: 767px) {
  .mixedSlider .MS-controls .MS-left {
    right: 50px;
  }
  .mixedSlider .MS-content {
  white-space: nowrap;
  overflow: hidden;
  margin: 60px 0;
}
}
.mixedSlider .MS-controls .MS-right {
  right: 0px;
}

#basicSlider { position: relative; }

#basicSlider .MS-content {
  white-space: nowrap;
  overflow: hidden;
  margin: 0 2%;
  height: 50px;
}

#basicSlider .MS-content .item {
  display: inline-block;
  width: 20%;
  position: relative;
  vertical-align: top;
  overflow: hidden;
  height: 100%;
  white-space: normal;
  line-height: 50px;
  vertical-align: middle;
}
@media (max-width: 991px) {

#basicSlider .MS-content .item { width: 25%; }
}
@media (max-width: 767px) {

#basicSlider .MS-content .item { width: 35%; }
}
@media (max-width: 500px) {
  #basicSlider .MS-content .item { width: 50%; }
}

#basicSlider .MS-content .item a {
  line-height: 50px;
  vertical-align: middle;
}

#basicSlider .MS-controls button { position: absolute; }

#basicSlider .MS-controls .MS-left {
  top: 35px;
  left: 10px;
}

#basicSlider .MS-controls .MS-right {
  top: 35px;
  right: 10px;
}

/* inner page */

@media (max-width: 800px){
  .banner-text p{
    margin-top: 0px !important;
     text-align: center !important;
    padding-left: 0px !important;
padding-right: 0px !important;
}
.search-container{
   margin:0px 0px 30px 0px !important; 
    width:100% !important;
}
}
 .banner-text p{
   padding-left: 140px;
padding-right: 140px;
  font-size: 18px;
  margin-bottom: 0.3rem;
}
.banner-text{
    margin-top: 0px;
    text-align: center;
    padding-top:110px;
}

.head{
    margin-top: 86px !important;
}

@media (max-width: 230px) {
  .banner-text h1{
    font-size: 32px !important;
  }
  
}
.banner-text h1{
    font-size: 42px;
    color: #000000;
    text-transform: capitalize;
    font-weight: bold;
}
.banner-text p{
	font-size: 18px;
	margin-bottom: 0.3rem;
}
.bg-inner{
	background-image: linear-gradient(#fff, #E4F8FB);
    height: auto;
    background-repeat: repeat-x;
}
.boxstyle {
    background: #fcfcfc;
    line-height: 35px;
    padding: 20px 0;
    text-align: center;
    border: 1px solid #ccc;
}
.boxstyle i{
	font-size:30px;
}
.get_touch {
    padding: 50px 0;
    margin: 20px 0;
    text-align: center;
	background:#ccc;
}
.need_help {
    font-size: 13px;
    position: relative;
    margin: 30px 0;
    text-align: center;
    padding: 25px;
    height: 370px;
    border-radius: 4px 0px 0px 4px;
    position: relative;
    border: 1px solid #ddd;
    border-right: none;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.notified {
	margin: 30px 0;
    height: auto;
    line-height: 18px;
    padding: 25px;
    background: #706f6f;
    border: 1px solid #706e6e;
    border-left: none;
    border-radius: 0px 5px 5px 0px;
    color: #f7f7f7;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(7, 7, 7, 0.3), 0 0 40px rgba(7, 7, 7, 0.1) inset;
    text-align: center;
}
.notified a {
    border: 1px solid #414141;
    margin-right: 5px;
    font-size: 13px;
    color: #706f6f;
    width: 165px;
    background: #d5d2d2;
}
.need_help a {
    border: 1px solid #ddd;
    margin-right: 5px;
    font-size: 13px;
    color: #ececec;
    width: 195px;
    background: #706f6f;
    height: 55px;
    line-height: 35px;
}
.security-logo {
    margin: 20px 50px;
    zoom: 50%;
}
.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}
.well-lg{padding:24px;border-radius:6px}
.well-sm{padding:9px;border-radius:3px}
.panel-title > a:before {
    float: right !important;
    font-family: FontAwesome;
    content:"\f068";
    padding-right: 5px;
}
.panel-title > a.collapsed:before {
    float: right !important;
    content:"\f067";
}
.panel-title > a:hover, 
.panel-title > a:active, 
.panel-title > a:focus  {
    text-decoration:none;
}
.category-link a{
	color:#000;
}
.category-link a:hover{
	color:#5dc187;
}
.category-link li a:after{
    content: "\f0ab";
    font-family: "FontAwesome";
    position: absolute;
    right: 40px;
}
.slider-labels {
  margin-top: 10px;
}

/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.noUi-target {
  position: relative;
  direction: ltr;
}

.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
/* Fix 401 */
}

.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
}

.noUi-handle {
  position: relative;
  z-index: 1;
}

.noUi-stacking .noUi-handle {
/* This class is applied to the lower origin when
   its values is > 50%. */
  z-index: 10;
}

.noUi-state-tap .noUi-origin {
  -webkit-transition: left 0.3s,top .3s;
  transition: left 0.3s,top .3s;
}

.noUi-state-drag * {
  cursor: inherit !important;
}

/* Painting and performance;
 * Browsers can paint handles in their own layer.
 */
.noUi-base,.noUi-handle {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

/* Slider size and handle placement;
 */
.noUi-horizontal {
  height: 4px;
}

.noUi-horizontal .noUi-handle {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  left: -7px;
  top: -7px;
  background-color:  #4E66D9;
}

/* Styling;
 */
.noUi-background {
  background: #D6D7D9;
}

.noUi-connect {
  background: #4E66D9;
  -webkit-transition: background 450ms;
  transition: background 450ms;
}

.noUi-origin {
  border-radius: 2px;
}

.noUi-target {
  border-radius: 2px;
}

.noUi-target.noUi-connect {
}

/* Handles and cursors;
 */
.noUi-draggable {
  cursor: w-resize;
}

.noUi-vertical .noUi-draggable {
  cursor: n-resize;
}

.noUi-handle {
  cursor: default;
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}

.noUi-handle:active {
  border: 8px solid #345DBB;
  border: 8px solid rgba(53,93,187,0.38);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  left: -14px;
  top: -14px;
}

/* Disabled state;
 */
[disabled].noUi-connect,[disabled] .noUi-connect {
  background: #B8B8B8;
}

[disabled].noUi-origin,[disabled] .noUi-handle {
  cursor: not-allowed;
}
.gray-box .img-fluid{
    height:150px !important;
    object-fit:contain !important;
    max-width: 100%;
    padding: 0;
}
.containerleft .card{
	border-bottom: 1px solid #eee !important;
    border-radius: 0;
    padding-bottom: 20px;
}
.containerright{
	margin-bottom:30px;
}
.top-category a:hover i{
	color:rgba(232,71,94,1);
}
.top-category a:hover .categorybg {
	background-color:rgba(232,71,94,1);
	color:#fff;
}

.accordion .card-header:after {
    font-family: 'FontAwesome';  
    content: "\f068";
    float: right; 
}
.accordion .card-header.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\f067"; 
}
.accordion > .card {
    overflow: hidden;
    border: none;
}
.accordion > .card > .card-header {
    border-radius: 0;
    margin-bottom: 5px;
    border: none;
    border-radius: 10px;
}
.rev_numb{
    border-right: 1px solid #9e9a9a;
    padding: 0 10px;
    margin-right: 10px;
    font-size: 18px;
}
.logo-detail-content {
    /*background: rgb(242 242 242);*/
    background:  #FCFCFC;
    padding:25px 20px;
    border-radius:20px;
	margin-top:20px;
}
.logo-detail-content p{
	color:#6A6A6A;
}
.logo-detail-content h6{	
   color:#000;
   font-weight:bold;
}
.logo-detail-content h6.cart-heading {
  color: #7C2C13;
  font-weight: bold;
}
.logo-detail-content h3
{
    color:#000;
    font-size: 1.5rem;
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
    
}
.logo_detail-price {
  background-image: url(../../assets/image/logo_detail_price.png);
  height: 50px;
  background-repeat: no-repeat;
  background-position: right;
  position: relative;
  left: -20px;
  padding: 20px;
  font-size: 24px;
  font-weight: 600;
  color: #E8475E;
  line-height: 15px;
}
#active-img {
  opacity: 1;
}
.listing-gallery img {
  cursor: pointer;
  width: 100%;
  height: 235px;
  padding: 0px !important;
  margin: 0;
}



.listing-gallery-img {
  opacity: 0.6;
  transition: 0.2s all;
}

.listing-gallery-img.selected {
  opacity: 1;
  transition: 0.2s all;
}

.cart-item-list div#cart-logo-detail
{
    /*background: rgba(252,252,252,1);*/
    /*padding: 20px;*/
    background:  #F7F7F7;
    color: rgba(0,0,0,1);
    border-radius: 20px;
}

.cart-logo-detail{
	/*background: rgba(252,252,252,1);*/
	 background:  #F7F7F7;
    padding: 20px;
    color: #000;
    border-radius: 20px;
}
.cart-logo-detail .price{
	text-align:right;
	color: #e7475e;
    font-weight: 500;
}
.logo-detail-content .input-group{
    margin:10px 0;
}
.logo-detail-content input:focus, .logo-detail-content input {
    border: none;
    background-color: transparent;
    box-shadow: 0 0 black;
    outline: 0 none;
    border-bottom: none;
    border-radius: 0;
}
.logo-detail-content::placeholder {
  color: #000 !important;
  opacity: 1 !important;
}

.logo-detail-content::-ms-input-placeholder { /* Edge 12 -18 */
  color: #000 !important;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: #8b5531;
    background-color: #fcfcfc;
    border: none;
    text-decoration: none;
    border-radius: 10px 10px 0 0;
    font-size: 16px;
    font-weight: 500;
}
.tab-content > .active {
    display: block;
    background: #fcfcfc;
    padding: 15px 20px;
    border-radius: 0 0 20px 20px;
}
.logo-detail-content .nav-tabs .nav-link {
    border: none;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
	font-size: 16px;
}
.logo-detail-content .nav-tabs {
    border-bottom: none;
}
.reviews-actions a {
    color: #bdbdbd;
    display: inline-block;
    vertical-align: middle;
	margin-bottom:10px;
}

 #star-rating .rating-group {
	 display: inline-flex;
}
 #star-rating .rating__icon {
	 pointer-events: none;
}
 #star-rating .rating__input {
	 position: absolute !important;
	 left: -9999px !important;
}
 #star-rating .rating__label {
	 cursor: pointer;
	/* if you change the left/right padding, update the margin-right property of .rating__label--half as well. */
	 padding: 0 0.1em;
	 font-size: 16px;
}
 #star-rating .rating__label--half {
	 padding-right: 0;
	 margin-right: -0.6em;
	 z-index: 2;
}
#logo-detail-content {
  display:none;
}
 #star-rating .rating__icon--star {
	 color: orange;
}
 #star-rating .rating__icon--none {
	 color: #eee;
}
 #star-rating .rating__input--none:checked + .rating__label .rating__icon--none {
	 color: red;
}
 #star-rating .rating__input:checked ~ .rating__label .rating__icon--star {
	 color: #ddd;
}
 #star-rating .rating-group:hover .rating__label .rating__icon--star, #star-rating .rating-group:hover .rating__label--half .rating__icon--star {
	 color: orange;
}
 #star-rating .rating__input:hover ~ .rating__label .rating__icon--star, #star-rating .rating__input:hover ~ .rating__label--half .rating__icon--star {
	 color: #ddd;
}
 #star-rating .rating-group:hover .rating__input--none:not(:hover) + .rating__label .rating__icon--none {
	 color: #eee;
}
 #star-rating .rating__input--none:hover + .rating__label .rating__icon--none {
	 color: red;
}
.pink-tulipbg {
    background-image: url(../../assets/image/pink-tulip.png);
    height: 295px;
    background-repeat: no-repeat;
    padding: 30px;
    border-radius: 20px !important;
    text-align: left;
}
.pink-tulipbg h2{
	color:#D944A6;
	font-weight: bold;
	font-size: 1.8rem;
}
.pink-tulipbg h2 sup, .purple-tulipbg  h2 sup,.red-tulipbg  h2 sup,.blue-tulipbg  h2 sup{
	font-weight: normal;
	font-size:20px;
}
.pink-tulipbg .mt-120, .purple-tulipbg .mt-120,.red-tulipbg .mt-120,.blue-tulipbg .mt-120{
	position: absolute;
    top: 220px;
    right: 28px;
}
.pink-check .fa-check{
    color:#D944A6;
}
.purple-tulipbg {
    background-image: url(../../assets/image/purple-tulip.png);
    height: 295px;
    background-repeat: no-repeat;
    padding: 30px;
    border-radius: 20px !important;
    text-align: left;
}
.purple-tulipbg h2{
	color:#A853E6;
	font-weight: bold;
	font-size: 1.7rem;
}
.purple-check .fa-check{
    color:#A853E6;
}
.red-tulipbg {
    background-image: url(../../assets/image/red-tulip.png);
    height: 295px;
    background-repeat: no-repeat;
    padding: 30px;
    border-radius: 20px !important;
    text-align: left;
}
.red-tulipbg h2{
	color:#E8475E;
	font-weight: bold;
	font-size: 1.8rem;
}
.red-check .fa-check{
    color:#E8475E;
}
.blue-tulipbg {
    background-image: url(../../assets/image/blue-tulip.png);
    height: 295px;
    background-repeat: no-repeat;
    padding: 30px;
    border-radius: 20px !important;
    text-align: left;
}
.blue-tulipbg h2{
	color:#0465D4;
	font-weight: bold;
	font-size: 1.8rem;
}
.blue-check .fa-check{
    color:#0465D4;
}
#grad1 {
    background-color:#9C27B0;
    background-image: linear-gradient(120deg, #FF4081, #81D4FA)
}

#msform {
    position: relative;
    margin-top: 20px
}

#msform fieldset .form-card {
    background: white;
    border: 0 none;
    border-radius: 0px;
    box-shadow: 0;
    padding: 0;
    box-sizing: border-box;
    width: 94%;
    margin: 0;
    position: relative
}
#msform fieldset h6{
	color:#000;
}
.p-32{
	padding: 32px !important;
}
#msform fieldset .previous{
	margin-top: -55px;
    float: right;
    margin-right: 220px;
}
#msform fieldset .next{
	margin-top: -55px;
	margin-right: 10px;
}
#msform fieldset {
    background: white;
    border: 0 none;
    border-radius: 0.5rem;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding-bottom: 20px;
    position: relative
}

#msform fieldset:not(:first-of-type) {
    display: none
}

#msform fieldset .form-card {
    text-align: left;
    color: #6A6A6A;
}

#msform .action-button {
    width: 100px;
    background: skyblue;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px
}

#msform .action-button:hover,
#msform .action-button:focus {
    box-shadow: 0 0 0 2px white, 0 0 0 3px skyblue
}

#msform .action-button-previous {
    width: 100px;
    background: #616161;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px
}

#msform .action-button-previous:hover,
#msform .action-button-previous:focus {
    box-shadow: 0 0 0 2px white, 0 0 0 3px #616161
}

select.list-dt {
    border: none;
    outline: 0;
    border-bottom: 1px solid #ccc;
    padding: 2px 5px 3px 5px;
    margin: 2px
}

select.list-dt:focus {
    border-bottom: 2px solid skyblue
}

.fs-title {
    font-size: 25px;
    color: #2C3E50;
    margin-bottom: 10px;
    font-weight: bold;
    text-align: left
}
.multisteps-form__progress {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
  margin-bottom: 30px;
}

.multisteps-form__progress-btn {
  transition-property: all;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    transition-delay: 0s;
    position: relative;
    color: rgba(108, 117, 125, 0.7);
    border: none;
    background-color: #f7f7f7;
    outline: none !important;
    cursor: pointer;
    margin-left: 10px;
	padding:10px 0;
	border-radius: 10px;
	cursor: not-allowed !important;
}

@media (min-width: 500px) {
  .multisteps-form__progress-btn {
    text-indent: 0;
  }
  
}
.multisteps-form__progress-btn:after {
    position: relative;
    top: -10px;
    left: calc(-50% - 13px / 2);
    transition-property: all;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    transition-delay: 0s;
    display: block;
    width: 100%;
    height: 2px;
    content: '';
    background-color: #f7f7f7;
    z-index: -1;
}

.multisteps-form__progress-btn:first-child:after {
  display: none;
}

.multisteps-form__progress-btn.js-active {
  color: #ffffff;
    background: rgba(48,156,235,1);
}
.multisteps-form__progress-btn.js-active:after {
  position: relative;
    top: -10px;
    left: calc(20% - 13px / 2);
    transition-property: all;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    transition-delay: 0s;
    display: block;
    width: 100%;
    height: 2px;
    content: '';
    background-color: #5fc48b;
    z-index: -1;
}
.multisteps-form__progress-btn.js-activelast:after {
    position: relative;
    top: -10px;
    left: calc(0% - 13px / 2);
    transition-property: all;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    transition-delay: 0s;
    display: block;
    width: 100%;
    height: 2px;
    content: '';
    background-color: #5fc48b;
    z-index: -1;
}

.multisteps-form__progress-btn.js-active:before {
  -webkit-transform: translateX(-50%) scale(1.2);
          transform: translateX(-50%) scale(1.2);
  background-color: currentColor;
}

.multisteps-form__form {
  position: relative;
}

.multisteps-form__panel {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  opacity: 0;
  visibility: hidden;
}

.multisteps-form__panel.js-active {
  height: auto;
  opacity: 1;
  visibility: visible;
}
#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    color: lightgrey
}

#progressbar .active {
    color: #ffffff;
    background: #23C38B;
}

#progressbar li {
    list-style-type: none;
    font-size: 14px;
    width: 20%;
    float: left;
    position: relative;
    background: #F7F7F7;
    margin-left: 10px;
    padding: 10px 0px;
    border-radius: 10px;
}



#progressbar li:before {
    width: 50px;
    height: 50px;
    line-height: 45px;
    display: block;
    font-size: 18px;
    color: #ffffff;
    background: lightgray;
    border-radius: 50%;
    margin: 0 auto 10px auto;
    padding: 2px
}

#progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: lightgray;
    position: absolute;
    left: 0;
    top: 25px;
    z-index: -1
}
.hide{
	display:none;
}
.show{
	display:block;
}
#progressbar li.active:before,
#progressbar li.active:after {
    background: skyblue
}


.fit-image {
    width: 100%;
    object-fit: cover
}
.contest-gray {
    background: rgba(252,252,252,1);
    padding: 10px 20px 20px;
    color: rgba(0,0,0,1);
    border-radius: 10px;
	
	border: 1px solid rgba(252,252,252,1);
}
#msform a:hover .contest-gray{
	border:1px solid  rgba(48,156,235,1);
}
#msform a:hover .contest-gray .number, #msform a:hover .contest-gray .txt{
	background: rgba(48,156,235,1);
}
#msform a:hover .contest-gray h6, #msform a:hover .contest-gray .txt-content{
	color: rgba(48,156,235,1);
}

.contest-gray .number{
	background: #B9B9B9;
    color: #fff;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    margin-bottom: 10px;
    font-size: 30px;
    border-radius: 50%;
}
.contest-gray .txt {
    background: #B9B9B9;
    color: #fff;
    width: 100px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    margin-bottom: 5px;
    font-size: 20px;
    border-radius: 20px;
}
#msform fieldset .contest-gray h6{
	color:#000;
}
.files input {
    border: 1px dashed #707070;
    outline-offset: -10px;
    -webkit-transition: outline-offset .15s ease-in-out, background-color .15s linear;
    transition: outline-offset .15s ease-in-out, background-color .15s linear;
    padding: 120px 120px 140px 120px;
    text-align: center !important;
    margin: 0;
    width: 100% !important;
	    border-radius: 20px;
}
.files input:focus{    
    outline: none;  
	border: 1px dashed #707070;
    outline-offset: -10px;
    -webkit-transition: outline-offset .15s ease-in-out, background-color .15s linear;
    transition: outline-offset .15s ease-in-out, background-color .15s linear;
    padding: 120px 120px 140px 120px;
    text-align: center !important;
    margin: 0;
    width: 100% !important;
	border-radius: 20px;

 }
.files{ position:relative}
.files:after {  pointer-events: none;
    position: absolute;
    top: 60px;
    left: 0;
    width: 50px;
    right: 0;
    height: 56px;
    content: "";
    background-image: url(https://image.flaticon.com/icons/png/128/109/109612.png);
    display: block;
    margin: 0 auto;
    background-size: 100%;
    background-repeat: no-repeat;
}
.color input{ background-color:#f7f7f7;}
.files:before {
    position: absolute;
    bottom: 55px;
    left: 0;
    pointer-events: none;
    width: 100%;
    right: 0;
    height: 50px;
    content: " Browse from your device and upload the document maximum size 5MB";
    display: block;
    margin: 0 auto;
    color: #989898;
    font-weight: 600;
    text-align: center;
    padding: 40px;
    font-weight: normal;
}
.file-logo:before{
	 content: " Do you have a logo? maximum size 5MB";
}
.selectlogo_design .whatever{
    display: inline-block;
    width: 100%;
	min-height: 240px;
}
.specific_domain .whatever{
	min-height: auto !important;
}
.selectlogo_design #checkboxes input[type=checkbox]{
    display: none;
}

.selectlogo_design #checkboxes input[type=checkbox]:checked + .whatever{
    border:1px solid rgba(48,156,235,1);;
}
.selectlogo_design #checkboxes input[type=checkbox]:checked + .whatever .txt{
  background: rgba(48,156,235,1);;
}
.selectlogo_design #checkboxes input[type=checkbox]:checked + .whatever h6{
	color:rgba(48,156,235,1);;
}
.selectlogo_design img{
	height:67px;
	margin-bottom: 20px;
}

.radio .whatever{
    display: inline-block;
    width: 100%;
	min-height: 152px;
}

.radio input[type=radio]{
    display: none;
}

.radio input[type=radio]:checked + .whatever{
    border:1px solid #4f9ceb;
}
.radio input[type=radio]:checked + .whatever h6,.radio input[type=radio]:checked + .whatever .txt-content{
	color:#4f9ceb !important;  
}
.radio input[type=radio]:checked + .whatever .number,.radio input[type=radio]:checked + .whatever .txt{
    background: #4f9ceb;
}
.radio .whatever .contest-gray{
	padding:10px;
}
input[type="range"] { 
    margin: auto;
    -webkit-appearance: none;
    position: relative;
    overflow: hidden;
    height: 10px;
    cursor: pointer;
    border-radius: 20px; /* iOS */
}
input[type="range"]:focus{
	outline:none;
}
::-webkit-slider-runnable-track {
    background: rgba(252,252,252,1);
	height: 10px;
	
}

/*
 * 1. Set to 0 width and remove border for a slider without a thumb
 */


::-moz-range-track {
    height: 10px;
    background: rgba(252,252,252,1);
}


::-ms-fill-lower { 
    background: rgba(48,156,235,1);;
	
}
::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 20px; /* 1 */
    height: 10px;
    background: #fff;
    box-shadow: -100vw 0 0 100vw rgba(48,156,235,1);;
    border: 2px solid #999; /* 1 */
}

::-moz-range-thumb {
    background: #fff;
    height: 10px;
    width: 10px;
    border: 3px solid #999;
    border-radius: 0 !important;
    box-shadow: -100vw 0 0 100vw rgba(48,156,235,1);;
    box-sizing: border-box;
}

::-ms-thumb { 
    background: #fff;
    border: 2px solid #999;
    height: 10px;
    width: 10px;
    box-sizing: border-box;
}



::-ms-ticks-after { 
    display: none; 
}

::-ms-ticks-before { 
    display: none; 
}

::-ms-track { 
    background: rgba(252,252,252,1);
    color: transparent;
    height: 10px;
    border: none;
}

::-ms-tooltip { 
    display: none;
}
.border-radius-top-right{
	border-radius: 20px 20px 0 0 !important;
}
.select-pack-bg {
    background: #EBEBEB;
    padding: 10px;
    border-radius: 0 0 20px 20px;
	text-align: right;
}

.select-pack-bg input[type=button],.select-pack-bg input[type=button]:focus{
	background:transparent;
	border:none;
	outline:none;
}
.best-value{
	background: #B9B9B9;
    color: #fff;
    padding: 5px;
    border-radius: 10px;
    float: right;
    margin-top: 50px;
}
.modal-content{
	border-radius:20px;
}
.modal-content .card{	
   border-radius:20px;
}

.signin-modal #modalOverlay {
			position: fixed;
			top: 0;
			left: 0;
			background: rgba(0, 0, 0, 0.5);
			z-index: 99999;
			height: 100%;
			width: 100%;
	}
.signin-modal .modalPopup {
	position: relative;
    left: 50%;
    transform: translate(-50%, 0%);
    background: #fff;
    width: 35%;
    padding: 30px 0 30px;
    -webkit-box-shadow: 0 2px 10px 3px rgba(0,0,0,.2);
    -moz-box-shadow: 0 2px 10px 3px rgba(0,0,0,.2);
    box-shadow: 0 2px 10px 3px rgba(0,0,0,.2);
    top: 50px;
    border-radius: 20px;
}
.signin-modal .modalContent {padding: 0 2em;}

.signin-modal .buttonStyle {
		border: transparent;
		border-radius: 0;
		background: #6d6d6d;
		color: #eee !important;
		cursor: pointer;
		font-weight: bold;
		font-size: 14px;
		text-transform: uppercase;
		padding: 6px 25px;
		text-decoration: none;
		background: -moz-linear-gradient(top, #6d6d6d 0%, #1e1e1e 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6d6d6d), color-stop(100%,#1e1e1e));
		background: -webkit-linear-gradient(top, #6d6d6d 0%,#1e1e1e 100%);
		background: -o-linear-gradient(top, #6d6d6d 0%,#1e1e1e 100%);
		background: -ms-linear-gradient(top, #6d6d6d 0%,#1e1e1e 100%);
		background: linear-gradient(to bottom, #6d6d6d 0%,#1e1e1e 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d6d6d', endColorstr='#1e1e1e',GradientType=0 );
	/*	-webkit-box-shadow: 0 2px 4px 0 #999;
		box-shadow: 0 2px 4px 0 #999; */
		-webkit-transition: all 1s ease;
		-moz-transition: all 1s ease;
		-ms-transition: all 1s ease;
		-o-transition: all 1s ease;
		transition: all 1s ease;
	}
	.signin-modal .buttonStyle:hover {
		background: #1e1e1e;
		color: #fff;
		background: -moz-linear-gradient(top, #1e1e1e 0%, #6d6d6d 100%, #6d6d6d 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e1e1e), color-stop(100%,#6d6d6d), color-stop(100%,#6d6d6d));
		background: -webkit-linear-gradient(top, #1e1e1e 0%,#6d6d6d 100%,#6d6d6d 100%);
		background: -o-linear-gradient(top, #1e1e1e 0%,#6d6d6d 100%,#6d6d6d 100%);
		background: -ms-linear-gradient(top, #1e1e1e 0%,#6d6d6d 100%,#6d6d6d 100%);
		background: linear-gradient(to bottom, #1e1e1e 0%,#6d6d6d 100%,#6d6d6d 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e1e1e', endColorstr='#6d6d6d',GradientType=0 );
	}
		.signin-modal .animated {
            
            background-position: left top;
            padding-top:15px;
            margin-bottom:60px;
            -webkit-animation-duration: 1500ms;
            animation-duration: 1500ms;
            -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
         }
         
         @-webkit-keyframes fadeIn {
            0% {opacity: 0;}
            100% {opacity: 1;}
         }
         
         @keyframes fadeIn {
            0% {opacity: 0;}
            100% {opacity: 1;}
         }
         
      	.signin-modal   .fadeIn {
            -webkit-animation-name: fadeIn;
            animation-name: fadeIn;
         }
.signin-modal .returnToProfile {text-align: center; margin:3em;}
.signin-modal .returnToProfile a, .returnToProfile a:visited {color: #ddd;}
.signin-modal .returnToProfile a:hover {color: #fff;}
.btn-fb {
    color: #fff !important;
    background-color: #3b5998 !important;
}
.btn-gplus {
    color: #fff !important;
    background-color: #dd4b39 !important;
}
.tulip_package .radio .whatever {
    display: inline-block;
    width: 100%;
	min-height: auto;
}
.tulip_package .radio input[type=radio]:checked + .whatever{
    border: none;
}
.tulip_package .radio input[type=radio]:checked + .whatever #package3 ,#package3:hover,#package3:hover input[type=button],.rt:hover #package3,
.tulip_package .radio input[type=radio]:checked + .whatever #package7 ,#package7:hover,#package7:hover input[type=button],.rt:hover #package7,
.tulip_package .radio input[type=radio]:checked + .whatever #package11 ,#package11:hover,#package11:hover input[type=button],.rt:hover #package11,
.tulip_package .radio input[type=radio]:checked + .whatever #package15 ,#package15:hover,#package15:hover input[type=button],.rt:hover #package15,
.tulip_package .radio input[type=radio]:checked + .whatever #package19 ,#package19:hover,#package19:hover input[type=button],.rt:hover #package19{
    border: none;
    background: #E8475E;
    color: #fff;
}
.tulip_package .radio input[type=radio]:checked + .whatever #package2 ,#package2:hover,#package2:hover input[type=button],.put:hover #package2,
.tulip_package .radio input[type=radio]:checked + .whatever #package6 ,#package6:hover,#package6:hover input[type=button],.put:hover #package6,
.tulip_package .radio input[type=radio]:checked + .whatever #package10 ,#package10:hover,#package10:hover input[type=button],.put:hover #package10,
.tulip_package .radio input[type=radio]:checked + .whatever #package14 ,#package14:hover,#package14:hover input[type=button],.put:hover #package14,
.tulip_package .radio input[type=radio]:checked + .whatever #package18 ,#package18:hover,#package18:hover input[type=button],.put:hover #package18{
    border: none;
    background: #A853E6;
    color: #fff;
}
.tulip_package .radio input[type=radio]:checked + .whatever #package1 ,#package1:hover,#package1:hover input[type=button],.pt:hover #package1, 
.tulip_package .radio input[type=radio]:checked + .whatever #package5 ,#package5:hover,#package5:hover input[type=button],.pt:hover #package5,
.tulip_package .radio input[type=radio]:checked + .whatever #package9 ,#package9:hover,#package9:hover input[type=button],.pt:hover #package9,
.tulip_package .radio input[type=radio]:checked + .whatever #package13 ,#package13:hover,#package13:hover input[type=button],.pt:hover #package13,
.tulip_package .radio input[type=radio]:checked + .whatever #package17 ,#package17:hover,#package17:hover input[type=button],.pt:hover #package17{
    border: none;
    background: #D944A6;
    color: #fff;
}
.tulip_package .radio input[type=radio]:checked + .whatever #package4 ,#package4:hover,#package4:hover input[type=button],.bt:hover #package4,
.tulip_package .radio input[type=radio]:checked + .whatever #package8 ,#package8:hover,#package8:hover input[type=button],.bt:hover #package8,
.tulip_package .radio input[type=radio]:checked + .whatever #package12 ,#package12:hover,#package12:hover input[type=button],.bt:hover #package12,
.tulip_package .radio input[type=radio]:checked + .whatever #package16 ,#package16:hover,#package16:hover input[type=button],.bt:hover #package16,
.tulip_package .radio input[type=radio]:checked + .whatever #package20 ,#package20:hover,#package20:hover input[type=button],.bt:hover #package20{
    border: none;
    background: #0465D4;
    color: #fff;
}
.radio input[type=radio].purple-tulip h2{color:#ddd;}
.debit-credit-card{
    background-image: url(../../assets/image/card.png);
    height: 550px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    padding: 260px 200px 0;
    background-size: contain;
}
.debit-credit-card .form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 1.7rem 0.75rem;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5;
  color: #000000;
  background-color: #ffffff !important;
  background-clip: padding-box;
  border: none;
  border-radius: 20px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  box-shadow: none !important;
}
.modal-dialog {
    max-width: 500px;
    margin: 15% auto;
}
.tulippack-detail-content .tab-content > .active {
    display: block;
    background: transparent;
    padding: 15px 0;
    border-radius: 0 0 20px 20px;
}
.tulippack-detail-content .nav-tabs .nav-link {
    border: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.tulippack-detail-content .nav-tabs .nav-link.active,.tulippack-detail-content  .nav-tabs .nav-item.show .nav-link,.tulippack-detail-content .nav-tabs .nav-link:hover {
    color: #8b5531;
    background-color: transparent;
    border: none;
    text-decoration: underline;
    border-radius: 10px 10px 0 0;
    font-size: 14px;
    font-weight: 500;
}
.tulippack-detail-content .nav-tabs {
    border-bottom: 1px solid #ebebeb;
    justify-content: center;
    border-top: 1px solid #dee2e6;
    margin-top: 10px;
}
#pack-notselect .title-heading{
    line-height: 44px;
    word-spacing: 5px;
    font-weight: 400;
}
.h-340{
  min-height: 260px;
}
		/* simple */
		
		.flip-container {
		  -webkit-perspective: 1000;
		  -moz-perspective: 1000;
		  -ms-perspective: 1000;
		  perspective: 1000;
		  -ms-transform: perspective(1000px);
		  -moz-transform: perspective(1000px);
		  -moz-transform-style: preserve-3d;
		  -ms-transform-style: preserve-3d;
		}
		/*
			.flip-container:hover .flipper, .flip-container.hover .flipper, #flip-toggle.flip .flipper {
				-webkit-transform: rotateY(180deg);
				-moz-transform: rotateY(180deg);
				-ms-transform: rotateY(180deg);
				transform: rotateY(180deg);
				filter: FlipH;
    			-ms-filter: "FlipH";
			}
			*/
		/* START: Accommodating for IE */
		
		.flip-container:hover .back,
		.flip-container.hover .back {
		  -webkit-transform: rotateY(0deg);
		  -moz-transform: rotateY(0deg);
		  -o-transform: rotateY(0deg);
		  -ms-transform: rotateY(0deg);
		  transform: rotateY(0deg);
		}
		
		.flip-container:hover .front,
		.flip-container.hover .front {
		  -webkit-transform: rotateY(180deg);
		  -moz-transform: rotateY(180deg);
		  -o-transform: rotateY(180deg);
		  transform: rotateY(180deg);
		}
		/* END: Accommodating for IE */
		
		.flip-container,
		.front,
		.back {
		  width: 100%;
          height: 130px;
		}
		
		.flipper {
		  -webkit-transition: 0.6s;
		  -webkit-transform-style: preserve-3d;
		  -ms-transition: 0.6s;
		  -moz-transition: 0.6s;
		  -moz-transform: perspective(1000px);
		  -moz-transform-style: preserve-3d;
		  -ms-transform-style: preserve-3d;
		  transition: 0.6s;
		  transform-style: preserve-3d;
		  position: relative;
		}
		
		.front,
		.back {
		  -webkit-backface-visibility: hidden;
		  -moz-backface-visibility: hidden;
		  -ms-backface-visibility: hidden;
		  backface-visibility: hidden;
		  -webkit-transition: 0.6s;
		  -webkit-transform-style: preserve-3d;
		  -webkit-transform: rotateY(0deg);
		  -moz-transition: 0.6s;
		  -moz-transform-style: preserve-3d;
		  -moz-transform: rotateY(0deg);
		  -o-transition: 0.6s;
		  -o-transform-style: preserve-3d;
		  -o-transform: rotateY(0deg);
		  -ms-transition: 0.6s;
		  -ms-transform-style: preserve-3d;
		  -ms-transform: rotateY(0deg);
		  transition: 0.6s;
		  transform-style: preserve-3d;
		  transform: rotateY(0deg);
		  position: absolute;
		  top: 0;
		  left: 0;
		}
		
		.front {
		  -webkit-transform: rotateY(0deg);
		  -ms-transform: rotateY(0deg);
		  z-index: 2;
		}
		
		.back {
			background: rgba(252,252,252,1);
    padding: 20px;
    border-radius: 20px;
    color: #6A6A6A;
		  -webkit-transform: rotateY(-180deg);
		  -moz-transform: rotateY(-180deg);
		  -o-transform: rotateY(-180deg);
		  -ms-transform: rotateY(-180deg);
		  transform: rotateY(-180deg);
		}
		
		.back .title-heading {
    text-transform: capitalize;
    color: #e08b33;
    font-weight: 600;
    font-size: 1.2rem;
}
.docs .fa-li{
	color: #5fc48b;
	top: 0;
}
.docs li {
    position: relative;
    line-height: 26px;
}
	
@media only screen and (device-width: 1024px) {
	.sky-color{
    background-color: #f4fffe;
    }
    .h-340 {
    min-height: 150px;
    margin-top: 5px;
   }
	.banner-heading h2 {
    line-height: 35px;
    margin-top: 50px;
    font-size: 25px;
  }
  .banner {
    background-image: url(../../assets/image/banner_bg.png);
    height: 900px;
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
   }
  .signin-modal .modalPopup {
    width: 60%;
   }
   .radio .whatever {
    display: inline-block;
    width: 100%;
    min-height: 175px;
   }
}
@media only screen and (device-width: 768px) {
	.debit-credit-card {
    background-image: url(../../assets/image/card.png);
    height: 350px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    padding: 200px 120px 0;
    background-size: contain;
    }
    .h-340{
      min-height: auto;
    }
	.signin-modal .modalPopup {
    width: 70%;
   }
	.navbar-nav .nav-link i{
	margin-right: 5px;
	}
	.menu-mobile{
	font-size: 30px;
    cursor: pointer;
	}
	.tulipbg {
    background-image: url(../../assets/image/tulipbg.png);
    height: 380px;
    background-repeat: no-repeat;
    margin: 50px 0;
    padding: 70px;
    border-radius: 10px;
    background-position: center;
  }
  .sidenav .navbar-nav .nav-item{
	padding-left:20px;
	border-bottom: 1px solid #f2f2f2;
   }
   .navbar-nav {
    display: -ms-flexbox;
    display: block;
   }
 .sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
  background-color:#0e0295;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
  display:block;
  }

  
 .sidenav a:hover {
  color: #f1f1f1;
  }

  .sidenav .closebtn {
    position: absolute;
    top: 0px;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
  }
  .sidenav {
	padding-top: 60px;
   }
  .sidenav a {font-size: 16px;}
  .menu-mobile{display:block;}
  .menu{display:none;}
  .banner {
    background-image: url(../../assets/image/banner.png);
    height: 750px;
    background-size: 100% auto;
    background-position: bottom;
    background-repeat: repeat-x;
    background-color: #effefe;
   }
   .banner_inner {
    display: none;
    }
  .banner-heading h2 {
    font-size: 30px;
  }
  .radio .whatever {
    display: inline-block;
    width: 100%;
    min-height: 175px;
  }
}
@media screen and (max-width: 767px) {
  .banner_inner_page{
    height: auto;
  }
  .header_banner_text {
    position: relative !important;
  }
	.search-container input[type=text]{
		width:70%;
	}
	.search-container button {
    padding: 0px 15px;
	}
  .listing-gallery img {
    cursor: pointer;
    width: 100%;
    height: 135px;
    padding: 0px !important;
    margin: 0;
  }
	.debit-credit-card {
        background-image: url(../../assets/image/card.png);
    height: 250px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    padding: 135px 20px 0 20px;
    background-size: contain;

   }
    .h-340{
      min-height: auto;
    }
   .radio .whatever {
    display: inline-block;
    width: 100%;
    min-height: 175px;
  }
   .debit-credit-card  .row .col-6{
	   margin-top:0px !important;
   }
   .debit-credit-card  .form-control {
    display: block;
    width: 100%;
    height: calc(1em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 12px;
   }
   .multisteps-form__progress-btn {
    transition-property: all;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    transition-delay: 0s;
    position: relative;
    color: rgba(108, 117, 125, 0.7);
    border: none;
    background-color: #f7f7f7;
    outline: none !important;
    cursor: pointer;
    margin-left: 5px;
    padding: 10px 0;
    border-radius: 10px;
    cursor: not-allowed !important;
    font-size: 10px;
   }
   .signin-modal .modalPopup {
    width: 90%;
   }
	.sky-color{
    background-color: #f4fffe;
  }

	.navbar-nav .nav-link i{
	margin-right: 5px;
	}
	.menu-mobile{
	font-size: 20px;
    cursor: pointer;
	}
	.banner {
    background-image: url(../../assets/image/banner1-mob.png),linear-gradient(#E4F8FB, #fff);
    height: 850px;
    background-size: 100% auto;
    background-position: bottom;
    background-repeat: repeat-x;
    background-color: #effefe;
   }
   .banner_inner {
    display: none;
    }
   .banner-text {
    margin-top: 20px !important;
    text-align: center;
    }
	.banner-text p {
    font-size: 16px !important;
  }
  .nav-link {
    display: block;
    padding: 0.5rem 0rem !important;
  }
  .sidenav .navbar-nav .nav-item {
  padding-left: 0px;
  border-bottom: 1px solid #E1E1E1;
  margin: 0 15px;
  }
   .navbar-nav {
    display: -ms-flexbox;
    display: block;
   }
   .sky-color {
    background-color: #ebfefe;
}
 .sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
  background-color:#fff;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
  display:block;
  box-shadow: 10px 0px 24px #000;
  }

  .sidenav a {
  text-decoration: none;
  font-size: 25px;
  color: #909090;
  transition: 0.3s;
  }

 .sidenav a:hover {
  color: #000;
  }

  .sidenav .closebtn {
        position: absolute;
        top: 0px;
        right: 0;
        font-size: 36px;
        margin-left: 50px;
        width: 60px;
    }
  .sidenav {padding-top: 60px;}
  .sidenav a {font-size: 16px;}
  .menu-mobile{display:block;}
  .menu{display:none;}
  
  .controls-top{
    float: right;
    position: relative;
    top: 0;
	margin:20px 0;
}
   .tulipbg {
    background-image: url(../../assets/image/tulipbg.png);
    height: 381px;
    background-repeat: no-repeat;
    margin: 50px 0;
    padding: 50px 10px;
    border-radius: 20px;
   }
   .space {
		margin-top: 70px;
	}
   
   .banner-heading h2 {
    line-height: 30px;
    margin-top: 60px;
    text-align: center;
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    color: rgba(124,44,19,1);
    text-transform: uppercase;
  }
  .account-content .menu-block .menu-block-title {
    padding-bottom:10px;
    font-size:18px;
    display:block !important;
  }
}


/* Engineering Services */
.text-green{
  color: rgba(35,195,139,1) !important;
}
.engineering-services fieldset {
    margin: 0 auto !important;
    width: 80% !important;
    background: #FCFCFC;
    border-radius: 10px;
    padding: 30px;
}
.engineering-services .engineering-gray{
  margin: 0 auto !important;
  width: 80% !important;
}
.engineering-services fieldset h6{
  font-size: 24px;
}
.engineering-services fieldset label{
  font-size: 14px;
}
.engineering-services fieldset label span{
  font-size: 12px;
}
.engineering-gray {
    /* background: #F7F7F7; */
    padding: 10px 20px 20px;
    /* color: rgba(0,0,0,1); */
    border-radius: 10px;
    border: none;
  }
.select-engineering{
  font-size: 14px;
  color: #6A6A6A;
}
.fs-14{
  font-size: 14px;
}

/* trademark and patent */
.text-orange{
  color: #F5A344 !important;
}
.darkgray-box {
  background: #FCFCFC;
  color: #535555;
  border-radius: 20px;
  padding: 20px;
}
.darkgray-box h6 {
  color: #000;
  font-size: 21px;
}
.darkgray-box h2 {
  color: #000;
  font-size: 21px;
  
}
.darkgray-box .grayscaleimg {
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

.gap-row{
  margin-top: 70px;
}
.docs ul{
  padding-left: 20px;
}
.docs li::marker {
  color: #B5D059;
  font-size: 18px;
}
.trademark_brand_slider .MS-controls button {
  top: -92px;
}
.trademark_brand_slider img{
  width: 100%;
}
.trademark-patentpge .border-right{
  border-right: 1px solid #707070 !important;
}
.trademark-appsform .gapping{
   margin-top: 40px;
}
.trademark-appsform #msform fieldset{
  width: 70%;
  margin: 0 auto;
}
.trademark-appsform .debit-credit-card {
  background-image: url(../../assets/image/card.png);
  height: 550px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  padding: 250px 50px 0;
  background-size: contain;
}
/* Patent application */
.patentapplication1 fieldset {
  background: white;
  border: 0 none;
  border-radius: 0.5rem;
  box-sizing: border-box;
  width: 70% !important;
  margin: 0 auto !important;
  padding-bottom: 20px;
  position: relative;
}
.patentapplication1 .engineering-gray {
  background: #F7F7F7;
  padding: 10px 20px 20px;
  /* color: rgba(0,0,0,1); */
  border-radius: 10px;
  border: 1px solid rgba(252,252,252,1);
  width: 70%;
  margin: 0 auto;
}
.patentapplication1 h2{
  font-size: 36px;
  color:#7C2C13;
 }
.patentapplication1 h6{
 font-size: 21px;
 color:#7C2C13;
 line-height: 30px;
}
.patentapplication1 p{
  font-size: 18px;
 }
.text-black{
   color: #000000;
 }

.patentapps_stepper li {
  width: 2.5em;
  height: 2.5em;
  text-align: center;
  line-height: 2.5em;
  border-radius: 1em;
  background:#F5A344;
  margin: 0 1em;
  display: inline-block;
  color: white;
  position: relative;
  border-radius: 50%;
  cursor: not-allowed !important;
}

.patentapps_stepper li::before{
  content: '';
  position: absolute;
  top: 1.2em;
  left: -4em;
  width: 4em;
  height: .2em;
  background: #F5A344;
  z-index: -1;
}


.patentapps_stepper li:first-child::before {
  display: none;
}

.patentapps_stepper .active {
  background: #F5A344;
}

.patentapps_stepper .active ~ li {
  background: #F7F7F7;
  color: #AAAAAA;
}

.patentapps_stepper .active ~ li::before {
  background: #F7F7F7;
}

/* patentapplication3 */
.patentapplication3 p{
  font-size: 14px;
}
.patentapplication3 a{
  color: #6a6a6a;
  text-decoration: underline;
}
.patentapplication3 .gray-box-6 h6 {
  text-align: left;
}
.patentapplication3 .gray-box-6 p {
  font-size: 14px !important;
  text-align: left;
  color: #535555 !important;
}
.patentapplication3 .gray-box-6 img{
  mix-blend-mode: multiply;
}
@media screen and (max-width: 767px){
  .account-content .sidebar .menu-block .menu-block-title{
    border:none !important;
  }
  .patentapps_stepper{
    padding: 0;
  }
  .patentapps_stepper li {
    width: 1.5em;
    height: 1.5em;
    text-align: center;
    line-height: 1.5em;
    border-radius: 1em;
    background: #F5A344;
    margin: 0 0.1em;
    display: inline-block;
    color: white;
    position: relative;
    border-radius: 50%;
    cursor: not-allowed !important;
  }
  .patentapps_stepper li::before {
    content: '';
    position: absolute;
    top: 0.7em;
    left: -1em;
    width: 2em;
    height: .2em;
    background: #F5A344;
    z-index: -1;
  }
}
#mixedSlideroffer .MS-controls button {
  position: absolute;
  border: none;
  background-color: transparent;
  outline: 0;
  bottom: -50px;
  color: rgba(0, 0, 0, 1);
  transition: 0.15s linear;
  top: auto;
  margin-right: 10px;
}
.text-info{
  color: #309CEB !important;
}
/* name for sale */
section#product-design
{
	margin-top:50px;
}
@media screen and (min-width: 376px) and (max-width: 800px) {
section#product-design
  {
	  margin-top:20px;
  }
}
.product-details
{
    list-style-type: disc;    
    color:#535555;
    margin-block-start: 1em;
    margin-block-end: 1em;    
    padding-inline-start: 40px;
}
.listp {  
  color:#535555;
  list-style:disc inside none;
  display:list-item; 
  padding-inline-start: 40px;
  margin-block-start: 1em;
  margin-block-end: 1em; 
  text-indent: -1.4em;
  }
  .tag_desc
  {
    font-family: 'Poppins', sans-serif !important;
    color: rgb(123,125,125)  !important;
    font-size:16px !important;
    /*text-transform: capitalize;*/
  }   
  #keyword_section p
  {
    display: inline-block;
  }
  div.product_rightsection h6
  {
    color: rgb(123,125,125) !important;
    font-size: 16px !important;
  }
  .multiple_details div.stock-status
  {
    color: #4caf50;
    margin-bottom: 10px;
    font-weight: 600;
  }
.text-blue{
  color: rgba(48,156,235,1) !important;
}
.text-green{
  color: rgba(35,195,139,1) !important;
}
.text-red{
  color: rgba(232,71,94,1) !important;
}
.btn-search {
  background: #B9B9B9 !important;
  box-shadow: 0 4px #9d9d9d !important;
  height: 40px;
  width: 70px;
  color: #ffffff !important;
  border-radius: 0px 10px 10px 0 !important;
}
.searchtextbox{
  background:#F7F7F7 !important;
  box-shadow: 0 4px#EBEBEB !important;
  color: #9B9B9B;
  border-radius: 10px 0 0 10px;
  height: 40px;
}
.sort-by{
  height: 45px !important;
  border-radius: 10px !important;
  color: #6A6A6A;
}
.keywordclose {
  font-size: 12px;
  font-weight: normal;
  line-height: 12px;
  color: #fff !important;
  text-shadow: none;
  opacity: 1 !important;
  padding-left: 20px !important;
  background: transparent;
  border: none;
  outline: none !important;
}
.text-pink{
  color: #E8475E;
}
.imgs {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 5px;
}


/* Fade-in animation */
@keyframes fadeIn {
  to {
    opacity: 1;
  }
}

.fade-in {
  opacity: 0;
  animation: fadeIn 0.5s ease-in 1 forwards;
}
.modal-dialoginfo {
  max-width: 800px !important;
  margin: 5% auto;
}

/* all pages */
.navbarSupportedContent .menu .navbar-nav  .nav-link{
  color: #000000;
}
.nav-link:hover,.nav-link.active{
  color: #4E66D9;
  font-weight: normal;
  text-decoration: none;
}
.nav-link.active{
	font-weight: bold;
}
.navbar-nav.font-size12 .nav-link{
  color: #000;
}
.navbar-nav.font-size12 .nav-link:hover, .navbar-nav.font-size12 .nav-link.active{
  color: #000000;
  font-weight: normal;
  text-decoration: none;
}
.branding-works {
  background: rgba(252,252,252,1);
  padding: 20px;
  color: rgba(0,0,0,1);
  border-radius: 20px;
  border: 1px solid rgba(252,252,252,1);
}
.branding-works p{
  margin: 0;
}
.branding-works .number {
  background: #4f9ceb;
  color: #fff;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  margin-bottom: 10px;
  font-size: 30px;
  border-radius: 50%;
}
.bottom-20{
/*position:absolute;*/
 bottom: 20px;
}
.listing-gallery-img-lg{
  height: 235px;
}
.grid-noGutter{
  max-height: 235px;
  overflow-y: auto;
}
.grid-noGutter::-webkit-scrollbar {
  width: 3px;
}
.grid-noGutter::-webkit-scrollbar-thumb {
  background: #c82333 !important; 
  border-radius: 10px;
}
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background-color: rgb(242 242 242); 
  border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: rgba(48,156,235,1); 
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #1f30c4; 
}


#play {
  background: none;
    border: none;
    cursor: pointer;
    height: 25px;
    outline: none !important;
    padding: 0;
    width: 25px;
    border: none !important;
    font-size: 25px;
}


#play.played {
  color: rgb(193 47 68);
  
}
#pause {
  background: none;
    border: none;
    cursor: pointer;
    height: 25px;
    outline: none !important;
    padding: 0;
    width: 25px;
    border: none !important;
    font-size: 25px;
}
#pause.paused {
	color: rgb(193 47 68);
}
#stop {
  background: none;
    border: none;
    cursor: pointer;
    height: 25px;
    outline: none !important;
    padding: 0;
    width: 25px;
    border: none !important;
    font-size: 25px;
}

#stop.stopped {
	color: rgb(193 47 68);
}

/* product detail */
.product-detail .debit-credit-card {
  background-image: url(../../assets/image/card.png);
  height: 450px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  padding: 200px 40px 0;
  background-size: contain;
}
.product-detail .form-group {
  margin-bottom: 0.5rem;
}
.product-detail .debit-credit-card .form-control {
  display: block;
  width: 100%;
  height: 10px;
  padding: 1.5rem 0.75rem;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5;
  color: #000000;
  background-color: #ffffff !important;
  background-clip: padding-box;
  border: none;
  border-radius: 20px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  box-shadow: none !important;
}
.rounded{
  border-radius: 20px !important;
}

/*Start on 25th march */ 


.search-container {
	margin: 5px auto;
	width: 50%;
	height:50px;
}
.searc-form{
	text-align:center;
	position: relative;
}

.search-container input[type=search] {
  padding: 0px 40px 0px 15px;
  margin-top: 8px;
  font-size: 15px;
  border: none;
  width: 100%;
  height: 50px;
  border-radius: 12px;
  box-shadow: 0px 5px #d8eaf7;
  color: #6D6D6D;
  outline: none !important;
  border: 1px solid #D8EAF7;
}

.search-container button {
    /*padding: 6px 15px;*/
    /*margin: 0px -14px 0px 0px;*/
    background: transparent;
    font-size: 17px;
    border: none;
    cursor: pointer;
    /*height: 50px; */
    /*border-radius: 12px 0px 0px 12px;*/
    /*box-shadow: 0px 8px #d8eaf7;*/
    color: #929292;
    outline: none !important;
    position: absolute;
    top: 20px;
    right: 35px;
   width:0 !important;
}



.search-container button:hover {
  /*background: #e8f0fe;*/
  transform: scale(1.1);
}

@media screen and (prefers-color-scheme: dark) {
	.search-container {
		float: none;
	  }
	.search-container input[type=text], .search-container button {
		float: none;
		display: block;
		text-align: left;
		width: 100%;
		margin: 0;
		/*padding: 14px;*/
		margin-left:5px;
	}
	.search-container input[type=text] {
		border: 1px solid #ccc;  
	  }
}

.header_banner_text{
	position: absolute;
} 
.header_banner_text h2 {
  color: #000000;
  font-size: 42px;
  font-weight: bold;
}
.header_banner_text p{
	color: #292929;
}
.header_banner_text p{
	font-weight: 500;
    color: #383a3a;
}
.text_header_left{
	color: #000000;
    font-weight: bold;
}
.border_top{
	border-top:2px solid #D3D3D3;
	padding-top:10px;
}
.margin-top-100{
	margin-top:100px;
}
.wight-box h5{
	color:#6A6A6A;
	font-weight: normal;
  font-size: 16px;
}
.footer-line{
	width:1130px;
	margin-left:113px;
}
.footer-brand img{
	width:154px;
}
.btn-blue{
    	background:#4e66d9 !important;
    	color:#fff !important;
}
.btn-blue, .btn-blue:hover{
	background:#4e66d9;
  color:#ffffff;
  box-shadow:none;
  opacity:1;
}

.btn-light, .btn-light:hover, .btn-light:focus, .btn-light.focus, .btn-light::after{
  color: #ffffff;
  background-color:#a3e1ea;
  border-color:#a3e1ea;
  box-shadow:none;
  opacity:1;
}

.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active  {
  color: #ffffff;
  background-color:#a3e1ea;
  border-color:#a3e1ea;
  box-shadow:none;
  opacity:1;
}

.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
.show  {
  box-shadow: none;
}

.text_content_brand{
	font-size: 2.5rem;
	color:#000000;
	font-weight:bold;
}
.navbar{
    /* overflow: hidden; */
    background-color: #e4f8fb;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
    transition: background-color 0.2s;
}
.home-headcontent{
   margin-top:40px; 
}
.contact-email{
    margin-top:10px;
}

.news-main-content{
    
}
.sidebar-item {
	position: absolute;
	top: 0;
	left: 0;
	width: 44%;
	height: 100%;
	margin:10px;
}


.make-me-sticky {
  position: -webkit-sticky;
	position: sticky;
	top: 0;
    
  padding: 0 15px;
}

.col2-hd {
    margin-bottom: 10px;
    border-bottom: solid 1px #000000;
    margin-left: 15px;
    margin-right: 15px;
}
.col2-hd a{
	color:#292929;
	font-weight:600;
}
.col2-hd a strong{
	font-size:26px;
}
.post {
    line-height: 24px;
    text-align: left;
}
.page-hd {
    font-size: 20px;
    color: #000;
    margin-top:10px;
}

.post-hd a{
    color:#000000;
}
.post-dt {
    font-size:12px;
    color: #000;
    margin-top:10px;
}
.post-body {
    margin: 10px 0;
    overflow: hidden;
    text-align: justify;
}
.post-img {
    display: block;
    width: 99%;
    max-width: 100%;
    /* height: 200px; */
    overflow: hidden;
}
.post-img img{
	border-radius: 10px;
    height: 200px;
    width: 100%;
    object-fit: cover;
}
.navbar-white{
   /* overflow: hidden; */
    background-color: #FFFFFF;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
    box-shadow: 0px 0px 14px rgb(0 0 0 / 50%);
}
.btn-get-info{
    background: #4E66D9;
    color: #ffffff;
}
.btn-get-info::after{
    background: #4E66D9;
}
.btn-get-info:hover{
    background: #4E66D9;
    color: #ffffff;
}
.contact-logo{
	padding: 5px 0 15px 0;
}

/* New Style */

.font-size-20px{
  font-size: 20px;
}


.text-pink {
    color: #E8475E;
}

/* Search */
.searchtextbox {
    background: #F7F7F7 !important;
    box-shadow: 0 4px#EBEBEB !important;
    color: #9B9B9B;
    border-radius: 10px 0 0 10px;
    height: 40px;
	}
	
.btn-search {
    background: #B9B9B9 !important;
    box-shadow: 0 4px #9d9d9d !important;
    height: 40px;
    width: 70px;
    color: #ffffff !important;
    border-radius: 0px 10px 10px 0 !important;
}
.sort-by {
    height: 45px !important;
    border-radius: 10px !important;
    color: #6A6A6A;
}

/* Keywords */
.space {
    margin-top: 70px;
}

.badge-entity {
    background-color: #B9B9B9;
	font-size: 14px !important;
    color: #fff;
    font-weight: normal;
    padding: 10px 20px !important;
	margin-bottom: 4px;
    border-radius: 10px;    
}

/* Services */

/* Slider */

.mixedSlider {
  position: relative;
}
.mixedSlider .MS-content {
  white-space: nowrap;
  overflow: hidden;
  margin: 20px 0;
}
.mixedSlider .MS-content .item {
  display: inline-block;
  position: relative;
  vertical-align: top;
  overflow: hidden;
  height: 100%;
  white-space: normal;
  padding: 0 10px;
}
@media (max-width: 991px) {
  .mixedSlider .MS-content .item {
    width: 50%;
	
  }
  .sky-color{
    background-color: #f4fffe;
}

}
@media (max-width: 767px) {
  .mixedSlider .MS-content .item {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .mixedSlider .MS-content .pro {
    width: 50%;
  }
}
.mixedSlider .MS-content .item .imgTitle {
  position: relative;
}
.mixedSlider .MS-content .item .imgTitle .blogTitle {
  margin: 0;
  text-align: left;
  letter-spacing: 2px;
  color: #252525;
  font-style: italic;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.5);
  width: 100%;
  bottom: 0;
  font-weight: bold;
  padding: 0 0 2px 10px;
}
.mixedSlider .MS-content .item .imgTitle img {
  height: auto;
  width: 100%;
}
.mixedSlider .MS-content .item p {
  font-size: 16px;
  margin: 2px 10px 0 5px;
  color:#6A6A6A;
  text-align:left;
}

.mixedSlider .MS-controls button {
  position: absolute;
  border: none;
  background-color: transparent;
  outline: 0;
  top: -60px;
  color: rgba(0, 0, 0, 1);
  transition: 0.15s linear;
}
.mixedSlider .MS-controls button:hover {
  color: rgba(0, 0, 0, 1);
}
.mixedSlider .MS-controls .MS-left {
  right: 62px;
}
@media (max-width: 767px) {
  .mixedSlider .MS-controls .MS-left {
    right: 50px;
  }
  .mixedSlider .MS-content {
  white-space: nowrap;
  overflow: hidden;
  margin: 60px 0;
}
}
.mixedSlider .MS-controls .MS-right {
  right: 0px;
}
.gray-box {
    background: rgba(252,252,252,1);
    padding: 20px;
    color: rgba(0,0,0,1);
    border-radius: 20px 20px 0 0;
    height: 190px;
    text-align: center;
}
.categorybg {
    background: rgb(252 252 252);
    padding: 10px;
    border-radius: 0 0 20px 20px;
}
.prev-btn{
    background: rgba(242,242,242,1);
    padding: 10px 20px;
    border-radius: 10px;
    margin-left: 5px;
}
.next-btn{
    background: rgba(242,242,242,1);
    padding: 10px 20px;
    border-radius: 10px;
    margin-left: 5px;
}

#basicSlider { position: relative; }

#basicSlider .MS-content {
  white-space: nowrap;
  overflow: hidden;
  margin: 0 2%;
  height: 50px;
}

#basicSlider .MS-content .item {
  display: inline-block;
  width: 20%;
  position: relative;
  vertical-align: top;
  overflow: hidden;
  height: 100%;
  white-space: normal;
  line-height: 50px;
  vertical-align: middle;
}
@media (max-width: 991px) {

#basicSlider .MS-content .item { width: 25%; }
}
@media (max-width: 767px) {

#basicSlider .MS-content .item { width: 35%; }
}
@media (max-width: 500px) {
  #basicSlider .MS-content .item { width: 50%; }
}

#basicSlider .MS-content .item a {
  line-height: 50px;
  vertical-align: middle;
}

#basicSlider .MS-controls button { position: absolute; }

#basicSlider .MS-controls .MS-left {
  top: 35px;
  left: 10px;
}

#basicSlider .MS-controls .MS-right {
  top: 35px;
  right: 10px;
}

/* names for sale */
.gray-box {
  background: rgba(252,252,252,1);
  padding: 20px;
  color: rgba(0,0,0,1);
  border-radius: 20px 20px 0 0;
  height: 190px;
  text-align: center;
}
.categorybg {
  background: rgb(252 252 252);
  padding: 10px;
  border-radius: 0 0 20px 20px;
}
.prev-btn{
  background: rgba(242,242,242,1);
  padding: 10px 20px;
  border-radius: 10px;
  margin-left: 5px;
}
.next-btn{
  background: rgba(242,242,242,1);
  padding: 10px 20px;
  border-radius: 10px;
  margin-left: 5px;
}
.name_additions_bg {
background: rgb(252 252 252);
border-radius: 0 0 20px 20px;
}
.name_additions{
display: inline-flex;
float: right;
}
.name_additions li{
 margin-right: 18px;
  padding: 4px 0;
  text-align: center;
}
.info_icon{
  background-image: url(../image/ic_info_24px.png);
  height: 24px;
  background-size: 100% auto;
  background-repeat: no-repeat;
  width: 24px;
}
.name_additions .tulip_icon{
background-image: url(../image/3039_Brandips_logo.png);
  height: 24px;
  background-size: 100% auto;
  background-repeat: no-repeat;
  width: 18px;
}
.name_additions .heart_icon:hover, .info_icon:hover, .name_additions .tulip_icon:hover{
}
.leftsidecontentinner .card{
	border-bottom: 1px solid #eee !important;
    border-radius: 0;
    padding-bottom: 20px;
}
.rightsidecontentinner{
	margin-bottom:30px;
}
.top-category a:hover i{
	color:rgba(232,71,94,1);
}
.top-category a:hover .categorybg {
	background-color:rgba(232,71,94,1);
	color:#fff;
}
.pagination .page-item.active, .page-item.active .page-link, .page-link:hover {
    z-index: 3;
    color: #fff;
    background-color: #4e66d9 !important;
    border: none;
}
.pagination .page-item.active{
    border-radius: 10px;
     background-color:transparent!important;
}
.pagination .sale-filter{
    border-radius: 10px !important;
    min-width: 40px;
    height: 40px;
    padding: 0 !important;
    margin: 0 5px !important;
    text-align: center;
    line-height: 40px !important;

}
.pagination .sale-filter {
  background: #fff;
  border:none;
  border-radius:0;
  padding:3px;
  margin-right:0;
  font-size: 16px;
  display: inline-block;
  color: #fff;
  vertical-align: middle;
  text-decoration: none;
 
}
.page-link {
    position: relative;
    display: block;
      padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #777;
   border: 1px solid #dee2e6;
    background: #fff;
   
    border-radius: 10px;
}
.pagination .page-item:first-child{
    width:60px;
}
.pagination .page-item:last-child{
    width:60px;
}
.page-item:last-child .page-link {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
.page-item.disabled .page-link {
    color: #B5B5B5;
    pointer-events: none;
    cursor: auto;
    background-color: #f8f8f8;
    border-color: #dee2e6;
    border-radius: 10px;
}


/* Functional styling;
* These styles are required for noUiSlider to function.
* You don't need to change these rules to apply your design.
*/
.slider-labels {
  margin-top: 10px;
}
.noUi-target,.noUi-target * {
-webkit-touch-callout: none;
-webkit-user-select: none;
-ms-touch-action: none;
touch-action: none;
-ms-user-select: none;
-moz-user-select: none;
user-select: none;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

.noUi-target {
position: relative;
direction: ltr;
}

.noUi-base {
width: 100%;
height: 100%;
position: relative;
z-index: 1;
/* Fix 401 */
}

.noUi-origin {
position: absolute;
right: 0;
top: 0;
left: 0;
bottom: 0;
}

.noUi-handle {
position: relative;
z-index: 1;
}

.noUi-stacking .noUi-handle {
/* This class is applied to the lower origin when
 its values is > 50%. */
z-index: 10;
}

.noUi-state-tap .noUi-origin {
-webkit-transition: left 0.3s,top .3s;
transition: left 0.3s,top .3s;
}

.noUi-state-drag * {
cursor: inherit !important;
}

/* Painting and performance;
* Browsers can paint handles in their own layer.
*/
.noUi-base,.noUi-handle {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}

/* Slider size and handle placement;
*/
.noUi-horizontal {
height: 4px;
}

.noUi-horizontal .noUi-handle {
width: 18px;
height: 18px;
border-radius: 50%;
left: -7px;
top: -7px;
background-color:  #4E66D9;
}

/* Styling;
*/
.noUi-background {
background: #D6D7D9;
}

.noUi-connect {
background: #4E66D9;
-webkit-transition: background 450ms;
transition: background 450ms;
}

.noUi-origin {
border-radius: 2px;
}

.noUi-target {
border-radius: 2px;
}

.noUi-target.noUi-connect {
}

/* Handles and cursors;
*/
.noUi-draggable {
cursor: w-resize;
}

.noUi-vertical .noUi-draggable {
cursor: n-resize;
}

.noUi-handle {
cursor: default;
-webkit-box-sizing: content-box !important;
-moz-box-sizing: content-box !important;
box-sizing: content-box !important;
}

.noUi-handle:active {
border: 8px solid #345DBB;
border: 8px solid rgba(53,93,187,0.38);
-webkit-background-clip: padding-box;
background-clip: padding-box;
left: -14px;
top: -14px;
}

/* Disabled state;
*/
[disabled].noUi-connect,[disabled] .noUi-connect {
background: #B8B8B8;
}

[disabled].noUi-origin,[disabled] .noUi-handle {
cursor: not-allowed;
}
/* end name for sale */

/* Browse */
@media (max-width: 767px){
    .nav {
        display: flex;
    flex-wrap: nowrap;
    }
   .browsecatgory_name .nav-tabs .nav-link.active{
       font-size: 25px !important; 
    }
    .browsecatgory_name .nav-tabs .nav-link{
       margin-right: 10px !important;
       font-size: 23px !important;
    }

}
@media (min-width: 768px) and  (max-width: 1023px){
     .nav {
        display: flex;
    flex-wrap: nowrap;
    }
   .browsecatgory_name .nav-tabs .nav-link.active{
       font-size: 28px !important; 
    }
    .browsecatgory_name .nav-tabs .nav-link{
       margin-right: 50px !important;
       font-size: 28px !important;
    }
}
@media (min-width: 1024px) and  (max-width: 1199px){
     .nav {
        display: flex;
    flex-wrap: nowrap;
    }
   .browsecatgory_name .nav-tabs .nav-link.active h2 {
       font-size: 28px !important; 
    }
    .browsecatgory_name .nav-tabs .nav-link h2{
       margin-right: 50px !important;
       font-size: 28px !important;
    }
}
.browsecatgory_name .nav-tabs .nav-link.active h2 , .browsecatgory_name .nav-tabs .nav-item.show .nav-link{
    color: #292929;
    font-size: 30px;
    font-weight: 600;
    background-color: transparent;
}

.browsecatgory_name .nav-tabs .nav-link h2{
  text-transform: capitalize;
  color: #6A6A6A;
  font-size: 28px;
  padding: 0;
  margin-right: 50px;
  border: none !important;
}
.browsecatgory_name .nav-tabs .nav-link:hover 
{
    border:none;
    font-weight: normal;
   
}
.browsecatgory_name .nav-tabs {
  border-bottom: none;
}
.browsecatgory_name .tab-content > .active {
  display: block;
  background: transparent;
  padding: 15px 0;
  border-radius: 0;
}
.browsecatgory_name .tab-content .material-icons{
  font-size: 34px;
}
.browsecatgory_name .tab-content .gray-box-6{
  text-align: left;
  text-transform: capitalize;
}
.browsecatgory_name .tab-content .gray-box-6 p{
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
#nav-name .browse-names{
  background: rgb(171 165 165 / 29%);
  color: #000000;
  font-size: 16px;
  text-align: center;
  width: 100%;
  padding: 10px 5px;
  border-radius: 20px;
  border: none !important;
  outline:none !important;;
    text-transform: capitalize;
}
#nav-name .browse-names:hover{
  background-color: #0056b3;
  color: #ffffff;
}
.tab-content > .active {
    display: block;
    background: #fcfcfc;
    padding: 15px 20px;
    border-radius: 0 0 20px 20px;
}
.show {
    display: block;
}
.gray-box-6 {
    background: rgb(171 165 165 / 29%);
    padding: 20px;
    border-radius: 20px;
    text-align: center;
    color: #6A6A6A;
    height: 100%;
}
.gray-box-6:hover {
  color:black;
}

/* Filter */
.badge-blue {
    background: #4e66d9;
    color: #ffffff;
}
.keywordclose {
    font-size: 12px;
    font-weight: normal;
    line-height: 12px;
    color: #fff !important;
    text-shadow: none;
    opacity: 1 !important;
    padding-left: 20px !important;
    background: transparent;
    border: none;
    outline: none !important;
}
/* Main Container */

.form-container{
	padding-left: 40px;
	padding-right:40px;
}
.is-table-row .form-container{
	padding-left: 0;
	padding-right:0;
}
.dropdown-list{
  /* position:fixed; */
  /* right: 40px !important; */
}
.dropdown-list{
	position:absolute;
  padding: 15px !important;
  right: 0;
}
.dropdown-list .dropdown-container{
  padding: 0px !important;
}
.cart-dropdown-container{
  margin-top: 5px;
  margin-left: 15px;
}
.dropdown-toggle::after{
  display:  none !important;
}
.cart-dropdown-container .name{
  background: #4e66d9;
  padding: 2px 7px;
  border-radius: 50%;
  position: relative;
  top: -10px;
  text-align: center;
  color: #fff;
  right: 4px;
  /* width: 13px; */
  /* height: 13px; */
  line-height: 13px;
  font-size: 9px;
}

/*.cart-dropdown-container .dropdown-list{
	right:230px !important;
}
.dropdown-list.account.guest{
	right:330px !important;
}
 #first_description > * {
  color:red;
} */
/* .dropdown-list.account.guest{
	right:5px !important;
} */

@media (max-width: 1023px) {
  .dropdown-list {
    position: relative;
  }
  .dropdown-toggle::after{
    display: inline-block !important;
  }
  .dropdown-list.account.guest ,.cart-dropdown-container .dropdown-list{
    right: 0px !important;
    padding: 0;
    margin: 0;
    width: 100%;
    border-radius: 0 !important;
    box-shadow: none;
    
    /* color: #fff !important; */
    padding: 20px;
    top: 0 !important;
  }
  /* .dropdown-open.nav-link.nav-item{
	padding: 0.5rem 1rem !important;
  } */
  .dropdown-open .dropdown-toggle{
    padding: 0 !important;
  }
  .cart-dropdown-container {
    margin-left: 0px;
  }

}

@media only screen and (max-width : 1023px) {
	.bottom-20{
      position:relative;
      bottom: 0;
	  top:20px;
    }
}
@media only screen and (min-width : 1024px) {
    .is-table-row {
		display:flex;
		margin-top: 20px;
    width: -webkit-fill-available;
    }
    .is-table-row .test-col{
		display:inline-block;
		vertical-align: top;
		
	}
	.is-table-row .test-col.logo-detail-lgcontent{
		/*background: rgb(242 242 242);*/
    border-radius: 20px;
    position: relative;
	}
	
}
@media screen and (min-width: 200px) and (max-width: 767px) {
  .dropdown-list.account.guest, .cart-dropdown-container .dropdown-list{
    padding: 0 !important;
    margin-top: 20px;
  }
  .dropdown-list.account.guest span, .cart-dropdown-container .dropdown-list span, .cart-dropdown-container .dropdown-list .item-details{
    color: #909090;
  }
  .cart-dropdown-container .dropdown-list .item-details{
    margin: 0 0 0 30px !important;
  }
  .nav-link:hover, .nav-link.active{
    color: #4e66d9;
  }
  
  .dropdown-footer{
    display: inline-grid;
    margin-top: 15px;
    text-transform: uppercase;
  }
  .dropdown-footer a{
    color: #0056b3;
  }
  .dropdown-list .dropdown-container .btn {
    width: auto !important;
  }
	.search-container input[type=search]  {
    width: 100%;
    background-color:#fff;
  }
  ::-webkit-scrollbar{
    height: 5px;
  }
  .form-container{
	padding-left: 0px;
	padding-right:0px;
}
.pagination .sale-filter{
    border-radius: 10px !important;
    min-width: 30px;
    height: 40px;
    padding: 0 !important;
    margin: 0px !important;
    text-align: center;
    line-height: 40px !important;
    font-size:12px;
} 
.page-link{
    padding:7px !important;
    color:#000000 !important;
    font-weight:600;
}
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .dropdown-list.account.guest span, .cart-dropdown-container .dropdown-list span, .cart-dropdown-container .dropdown-list .item-details{
    color: #909090;
  }
  .sidenav .navbar-nav .nav-item {
    padding-left: 0px;
    border-bottom: 1px solid #E1E1E1;
    margin: 0 15px;
  }
  .nav-link {
    display: block;
    padding: 0.5rem 0rem !important;
  }
     .navbar-nav {
      display: -ms-flexbox;
      display: block;
     }
     .sky-color {
      background-color: #ebfefe;
  }
   .sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    background-color:#fff;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    display:block;
    box-shadow: 10px 0px 24px #000;
    }
  
    .sidenav a {
    /* padding: 8px 8px 8px 32px; */
    text-decoration: none;
    font-size: 25px;
    color: #6A6A6A;
    /* display: block; */
    transition: 0.3s;
    }
  
   .sidenav a:hover {
    color: #6A6A6A;
    }
  
    .sidenav .closebtn {
      position: absolute;
      top: 0px;
      right: 25px;
      font-size: 36px;
      margin-left: 50px;
    }
    .sidenav {padding-top: 60px;}
    .sidenav a {font-size: 16px;}
    .menu-mobile{display:block;}
    .menu{display:none;}
}
.dropdown-cart .item:first-child{
  border-top: solid 1px #E1E1E1;
}
.dropdown-cart .item {
  display: flex;
  padding: 5px 0;
  border-bottom: solid 1px #E1E1E1;
  margin-right: 10px;
  align-items: normal;
}
.dropdown-cart .item .item-image img{
  height: 50px;
  margin-right: 20px;
}
.dropdown-cart .dropdown-header .heading b{
  color:#000;
}
.item-delete .close{
  font-weight: normal;
  outline: none;
}
.dropdown-list {
  width: max-content;
}
.dropdown-footer {
  display: inline-grid;
  margin-top: 15px;
  text-transform: uppercase;
}
.dropdown-footer a {
  color: #0056b3;
}
.product-image img, .cart-item-list .item .item-image img{
  mix-blend-mode: multiply;
}
.profileedit{
  position: relative;
  top: -7px;
  margin-left: 10px;
}
.profileedit .fa-pencil{
  background: #4E66D9;
  color: #fff !important;
  /* line-height: 25px; */
  text-align: center;
  border-radius: 50%;
  padding: 8px;
  font-size: 14px;
  width: 30px;
  height: 30px;
}
.profileedit .fa-close{
  background: #C20000;
  color: #fff !important;
  /* line-height: 25px; */
  text-align: center;
  border-radius: 50%;
  padding: 8px;
  font-size: 14px;
  width: 30px;
  height: 30px;
}
.control-group {
  align-self: baseline;
}
.control-group.has-error .control {
  border: solid 1px#fc6868;
}
.control-group .control {
  background: rgb(171 165 165 / 29%);
  border: none;
  height: 36px;
  display: inline-block;
  vertical-align: middle;
  transition: .2s cubic-bezier(.4,0,.2,1);
  padding: 0 10px;
  font-size: 15px;
  margin-top: 10px;
  margin-bottom: 5px;
  border-radius: 10px;
  width: 100%;
}
.wishlist-pge .media-info{
  background: rgba(252,252,252,1);
  padding: 20px 20px 10px 20px;
  color: rgba(0,0,0,1);
  border-radius: 20px 20px 0 0;
  height: 190px;
  text-align: center;
}
.wishlist-pge .media-info img{
  mix-blend-mode: multiply;
}
.wishlist-pge .operations{
  background: rgb(252 252 252);
  border-radius: 0 0 20px 20px;
  padding: 10px 20px 20px 20px;
}
.order-pge .account-table-content table tbody tr td{
  display: table-cell;
  padding: 12px 10px;
}
.order-pge .search-filter .control {
  font-size: 14px;
  border: none;
  border-right: none;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  height: 36px;
  width: 280px;
  padding-left: 10px;
  -webkit-appearance: none;
  background:rgb(171 165 165 / 29%) ;
  color: #6A6A6A;
}
.order-pge .search-filter .icon-wrapper {
  border: none;
  border-radius: 10px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  height: 36px;
  width: 36px;
  padding: 7px;
  float: right;
  background: #FCFCFC;
}
.order-pge .search-icon {
  background-image: url(../images/icon-search.svg);
  width: 20px;
  height: 20px;
}
.order-pge .grid-dropdown-header {
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  height: 36px;
  width: 200px;
  background: #FCFCFC;
  border: none;
  border-radius: 10px;
  color: #6A6A6A;
  padding: 0 10px;
  font-size: 14px;
}
.order-pge  .active.arrow-down-icon {
  width: 10px;
  height: 5px;
}
.order-pge  .table table thead th {
  font-weight: 700;
  padding: 0px 10px;
  background: transparent;
  color: #000;
  border-top: solid 1px #000;
  border-bottom: solid 1px #000;
  height: 60px !important;
  line-height: 60px;
}
.order-pge  .grid-container{
  margin-top: 0 !important;
}
.order-pge  .datagrid-filters{
  margin-bottom: 0;
}
.order-pge .account-table-content table tbody tr {
  height: 50px;
  padding-top: 42px;
}
.order-pge .table{
  margin-bottom: 0;
}
.order-pge .table table tbody td {
  padding: 10px;
  border-bottom: 1px solid #cbcbcb;
  color: #000;
  vertical-align: top;
}
.order-pge .sale-container .sale-section .section-content{
  border: none;
}
.order-pge .sale-container .sale-section .secton-title {
  font-size: 25px;
  color: #000000;
  padding: 10px 0;
  border: none;
  font-weight: bold;
}
.order-pge .sale-container .sale-section .section-content .row .cust-info {
  color: #676767;
  font-weight: bold;
  font-size: 26px;
  text-transform: capitalize;
}
.order-pge .sale-container .sale-section .section-content .row .heading {
  color: #535555;
  text-transform: uppercase;
}
.order-pge .sale-container .tabs{
  display: none;
}
.order-pge .sale-container .sale-section .section-content .row {
  display: flex;
  padding: 0;
  align-items: baseline;
}
.order-pge .sale-container .sale-section .section-content .row .box-title{
  text-transform: uppercase;
  color: #535555;
}
.order-pge .sale-container .sale-section .section-content .row .box-content{
  font-size: 22px;
  color: #535555;
  margin-bottom: 12px;
}
/* .mtn-30{
  margin-top: -30px;
} */
.order-success-content{
  text-align: center;
}
.order-success-content p{
  font-style: italic;
  font-size: 21px;
  color: #292929;
  line-height: 24px;
}
.order-success-content .fa{
  color: #96C885;
  font-size: 200px;
}
.order-success-content h1{
  font-size: 48px;
  font-style: italic;
  color: #000;
}
@media only screen and (max-width: 770px){
  .profileedit {
    top: 0px;
  }
  .order-pge .table table tbody td .action {
    position: relative;
    left: 0;
    top: 0;
  }
  .order-pge .table th, .table td{
    border-top: none;
  }
  .order-pge .table td{
    max-width: 100%;
  }
  .order-pge .account-table-content table tbody tr td {
    padding: 5px 10px;
  }
  .order-pge .datagrid-filters .dropdown-filters.per-page {
    display: none;
  }
  .order-pge  .datagrid-filters {
    display: block;
  }
  .order-pge .dropdown-toggle::after {
    display: none !important;
  }  
  .order-pge .datagrid-filters .filter-right {
    float: left;
    display: block;
    margin: 15px 0;
  }
  .account-content .menu-block .menu-block-title {
    display: none !important;
  }
  
}
.browse-category .sorter
{
    text-align:right;
   
}
/* name for sale */
.namesale-graybg{
  background: #FCFCFC;
  color: rgba(0,0,0,1);
  border-radius: 20px 20px 0 0;
  text-align: center;
  /* height: 200px; */
  overflow: hidden;
  position: relative;
}
.namesale-graybg img{
  background:  #FCFCFC;
  border-radius: 20px 20px 0 0;
  /*height: 150px !important;*/
  object-fit: contain !important;
  max-width: 100%;
  display: block;
  margin: auto;
}
.namesale-graybg .button {
  position: absolute;
  display: none;
  top: 2px;
  right: 2px;
}

.namesale-graybg:hover .button {
   display: block; 
}
.namesale-detail-bg{
  background-color: #F6F6F6;
  border-radius: 0 0 20px 20px;
}
.namesale-graybg .name_additions{
  display: inline-block;
}
.name_additions li{
  background-color: rgba(0,0,0,0.3);
  padding: 5px;
  border-radius: 50%;
  margin-bottom: 5px;
  margin-right: 0;
  width: 30px;
  height: 30px;
}
.name_additions .tulip_icon, .name_additions .info_icon, .name_additions .cart_icon{
  width: 20px;
  height: 20px;
    background-repeat: no-repeat;
}
.name_additions .cart_icon{
  background-image: url(../image/ic_shopping_cart_24px.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
}
.name_additions .tulip_icon:hover{
  background-image: url(../image/3039_Brandips_logo-white.png);
 
}
.name_additions .info_icon:hover{
  background-image: url(../image/ic_info_24px-white.png);
}
.name_additions .cart_icon:hover, .name_additions .cart_icon:active{
  background-image: url(../image/ic_shopping_cart_24px-white.png);
}
#noHover{
  transition: none !important;
  transform: none !important;
}

.custom-button {
    background-color: #FFFFFF !important;
    color: #2d45b5 !important;
    top:10px !important;
    font-weight: 600 !important;
    font-size:20px !important;
    line-height:0px!important;
    padding:30px!important;
    width: auto;
}

.page-item:first-child .page-link
{
    border-radius:10px!important;
}
.page-item:last-child .page-link
{
    border-radius:10px!important;
}
.profile{
        margin-top:-200px !important;
        font-size: 42px;
    color: #000000;
    text-transform: capitalize;
    font-weight: bold;
    text-align:center;
    } 