.d-flex{
	display: flex;
}
.align-items-center{
	align-items: center;
}
#recently-viewed-items .product-name a:hover,
.color-orange{
color: #ff6f3c !important;
}

.color-blue{
color: #155263 !important;
}
/* ::placeholder {
	color: #ff6f3c;
	opacity: 1;
  } */
  .blue-bg{
    background-color: #155263;
  }
.justify-content-between{
justify-content: space-between;
}
.mt-0{
  margin-top: 0;
}
.mt-15{
  margin-top: 15px !important;
}
.mb-0{
margin-bottom: 0 ;
}
  :-ms-input-placeholder {
   color: #ff6f3c;
  }

  ::-ms-input-placeholder {
   color: #ff6f3c;
  }
  .account-login .content .form-list label,
  button.button,
  .headermain .top-link-compare,
  .headermain .top-link-wishlist{
    color: #155263;
  }
  .arrowright:after {
    content: '\f0da';
    font-family: FontAwesome;
    display: inline-block !important;
    margin-left: 20px;
    color: #155263;
    font-size: 14px;
}
.nopadding{
  padding: 0px !important;
}
.nomargin{
  margin: 0px !important;
}
.border-none{
  border: none !important;
}
.catsidebar .block .block-title,
.catsidebar .side-nav-categories .block-title{
  color: #155263;
  font-weight: 500;
}
.sidebar a, .sidebar .block-layered-nav .price .sub {
  color: #155263;
  font-size: 13px;
}
/* .block,
.brand-logo,
.block-viewed .block-content,
.catsidebar .box-category {
  background: #155263;
} */

.social a,
.block-poll label,
.block-poll .block-subtitle,
#recently-viewed-items .product-name a,
.block-viewed li:before,
.catsidebar .box-category a:hover {
  color: #155263;
}
.catsidebar .box-category > ul > li > a:before,
.catsidebar .box-category > ul > li > a {
  color: #155263;
  font-weight: 400;
}
.text-white{
  color: #ffffff !important;
}
.footer-logo{
  width: 150px;
    height: 100px;
    display: inline-block;
}
/* .block-layered-nav, */
footer{
  background-image: url("../images/footer-bg.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
}
/* .block-layered-nav:after, */
footer:after{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: #15526385;
  z-index: 1;
}
footer .footer-inner,
.footer-bottom{
  z-index: 9;
  position: relative;
}
.brand-logo img{
filter: brightness(3);
}
.new-label{
    background-color: #ff6f3c;
}
/* .block-layered-nav{
  background-image: url("https://e0.pxfuel.com/wallpapers/12/306/desktop-wallpaper-green-interior-furniture.jpg");
  position: relative;
} */
  /* .sidebarfix{
	width: 300px;
  }
  nav.sidebarfix {
	position: fixed;
  }
  .sidebarfix #nav{
	display: flex;
	flex-direction: column;

  }
  nav.sidebarfix.sticky-header #nav{
	flex-direction: row;
}
nav.sidebarfix.sticky-header #nav > li {
    width: auto;
}
.sidebarfix #nav > li {
    width: 285px;
}
nav.sidebarfix.sticky-header #nav > li > a > span {
  display: inline-block;
  padding: 0 18px;
  border-right: 1px solid #ff6f3c;
} */
/* #nav li.drop-menu:hover ul,
.level0-wrapper.custom-menu,
.level0-wrapper.dropdown-6col{
	top: 0 !important;
    left: 100% !important;
} */
/* #nav li.drop-menu:hover ul,
#nav > li.mega-menu:hover > a.level-top:hover::after,
.nav-inner #nav li.mega-menu .level0-wrapper{
	display: none !important;
} */

.OptionHead svg {
  transition: transform 0.25s ease-out;
  fill: white;
}

.OptionBody {
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.15s ease-out;
}

.OptionContainer.open>.OptionBody {
  max-height: 1000px;
  transition: max-height 0.25s ease-in;
  overflow: auto;
}

.OptionContainer.open>.OptionHead svg {
  transform: rotate(180deg);
  transition: transform 0.15s ease-in;
}

.OptionHeadflex {
  display: flex;
  justify-content: space-between;
  color: #155263;
}
.submenubar {
color: #155263;
padding-left: 15px;
}
.Active,
.activecategories{
  color: #ff6f3c;
}
.submenubar div {
  padding: 4px 0px 5px 0px;
}
.page-title h1, .page-title h2,
.account-login strong,
.page-title h1, .page-title h2 ,
.bestsell-pro .block-title h2,
.featured-pro .block-title h2,
.new_title h2,
.page-heading{
  color:#155263;
  font-weight: 500;
}
.forgot-word {
  margin-left: 30px;
}
footer .footer-column a:before,
footer a
{
  color: #fff;
}








#applycouponitem{
  display: none;
}
.w-100{
  width: 100% !important;
}
.h-100{
  height: 100%;
}
.paddingright20{
  padding-right:20px ;
}
.paddinglr20,
.paddinginput .input-box,
#billing-new-address-form .input-box,
#checkout-step-billing .input-box,
.contact .input-box {
  padding: 0px 20px;
}
.paddingleft20{
  padding-left: 20px;
}
.paddingright20{
  padding-right: 20px;
}
.cursurpointer{
  cursor: pointer;
}
.saveaddress label{
  position: relative;
  top: -2px;
    padding-left: 10px;
}

.ordersummary .table>thead>tr>th {
  border-bottom: 0px solid #ff6f3c;
}
.accordion-faq.accordion-order .panel-heading a{
  min-height: 20px;
  padding: 5px 5px 5px 50px;
  border-right: 0px solid #ff6f3c;
}
.accordion-faq.accordion-order span.arrow-down {
  border-radius: 50%;
  border: 1.5px solid #155263;
  width: 15px;
  height: 15px;
}
.accordion-faq.accordion-order span.arrow-up {
  width: 8px;
  height: 8.02px;
  background: #ff6f3c;
  border-radius: 50%;
  border: 2px solid #ff6f3c;
  left: 18.4px;
  top: 24.6px;
}
.accordion-faq.accordion-order .arrow-down
/* .accordion-faq .collapsed .arrow-up  */
{
  display: block;
}
.accordion-faq.accordion-order .arrow-down
 {
  left: 15px;
  top: 21px;
 }
 .noborder{
  border: none !important;
 }
 .payment-accept.placepayment {
 padding-top: 5px;
  margin: 0;
}
.payment-accept.placepayment img{
width: 40px;
margin-right: 5px;
}
.summary-total strong{
font-size: 16px;
}
.displaybetween{
  display: flex;
  justify-content: space-between;
}
.bilingbox {
  border: #e1e8ed 1px solid;
  padding: 20px 0px;
  border-right: 0px;
  border-left: 0px;
}
.paymentoption {
  width: 100px;
  border: 1px solid #e1e8ed;
  padding: 10px;
  background: #f5f6f7;
  cursor: pointer;
}

.thankyoubox{
  text-align: center;
  background: #fff;
  padding: 20px;
}
.thankyouimage{
width: 193px;
margin: auto;
}
.thank-you-content h2{
  font-size: 30px;
  margin-top: 0px;
}
.thank-you-content p{
  font-size: 16px;
}


.hh-grayBox {
	background-color: #F8F8F8;
	padding: 35px;
  margin-top: 20px;
}
.pt45{padding-top:45px;}
.order-tracking{
	text-align: center;
	width: 33.33%;
	position: relative;
	display: block;
}
.order-tracking .is-complete {
  display: block;
  position: relative;
  border-radius: 50%;
  height: 30px;
  width: 30px;
  border: 0px solid #AFAFAF;
  background-color: #ffcdbc;
  margin: 0 auto;
  transition: background 0.25s linear;
  -webkit-transition: background 0.25s linear;
  z-index: 2;
}
.order-tracking .is-complete:after {
	display: block;
	position: absolute;
	content: '';
	height: 14px;
	width: 7px;
	top: -2px;
	bottom: 0;
	left: 5px;
	margin: auto 0;
	border: 0px solid #AFAFAF;
	border-width: 0px 2px 2px 0;
	transform: rotate(45deg);
	opacity: 0;
}
.order-tracking.completed .is-complete {
  border-color: #155263;
  border-width: 0px;
  background-color: #155263;
}
.order-tracking.completed .is-complete:after {
	border-color: #fff;
	border-width: 0px 3px 3px 0;
	width: 7px;
	left: 11px;
	opacity: 1;
}
.order-tracking p {
  font-weight: 600;
  font-size: 16px;
  margin-top: 8px;
  margin-bottom: 0;
  color: #155263;
  line-height: 20px;
  font-family: 'Open Sans', sans-serif;
}
.order-tracking p span {
  font-size: 12px;
  color: #155263;
}
.order-tracking::before {
  content: '';
  display: block;
  height: 3px;
  width: calc(100% - 40px);
  background-color: #ffdfd5;
  top: 13px;
  position: absolute;
  left: calc(-50% + 20px);
  z-index: 0;
}
.order-tracking:first-child:before{display: none;}
.order-tracking.completed:before{background-color:#3d7e90;}
.ordertrackgraph{
  display: none;
}
.marginleft15{
margin-left: 15px;
}
.ngx-pagination .current {
  border: none;
  color: #fff !important;
  background:transparent !important;
}
.pager li>a, .pager li>span{
  background-color: #ff6f3c;
  border-radius: 0px;
  outline: none;
}
.ngx-pagination .small-screen {
  display: none !important;
}
label.star {
  padding: 5px !important;
  font-size: 16px !important;
  color: #155263 !important;
}
input.star-1:checked ~ label.star:before,

input.star-2:checked ~ label.star:before,

input.star-3:checked ~ label.star:before,

input.star-4:checked ~ label.star:before,

input.star-5:checked ~ label.star:before

 {

  color: #ff6f3c !important;

  text-shadow:none !important;

}

::-webkit-scrollbar {
  width: 6px;
  height: 8px;
}
::-webkit-scrollbar-thumb {
  background: #d9d9da;
  border-radius: 2px;
}
::-webkit-scrollbar-thumb:hover {
  background: #155263;
}
/* .sidebarmanager .catsidebar {
  position: fixed;
  top: 100px;
  left: 23px;
  width: 23%;
  height: 80vh;
  overflow: auto;
} */
.brand-logo,
footer {
  z-index: 999;
  position: relative;
}
.box-property {
  background: #FFFFFF;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.075);
  border-radius: 8px;
  padding: 15px;
  margin-bottom: 15px;
}
.submenubar span,
a{
  cursor: pointer;
}
.submenubar span:hover{
  color: #ff6f3c !important;
}
.quantitymanager {
  display: flex;
  margin-top: 10px;

}
.quantitymanager button.items-count {
  font-size: 12px;
  line-height: 0px;
  padding: 5px 18px 18px 5px;
  height: 20px;
  width: 20px;
}
.quantitymanager input {
  width: 17%;
  height: 25px;
  padding: 5px 3px !important;
  text-align: center;
}
.quantitymanager .quantityspan {
  /* width: 20%; */
  height: 25px;
  padding: 2px 12px;
}
.sticky-topcart  .mini-cart .basket a:before,
.sticky-topcart  span.cart_count,
.sticky-topcart  span.price{
color: #fff !important;
}
/* .usershortname{
  background-color: #fff;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  font-weight: 500;
  padding: 5px 10px!important;
  color: #155263;
} */

.dropdownleft{
right: 0 !important;
left: initial !important;
}
.dropdownright{
  left: 0 !important;
  right: initial !important;
  }
  @media (min-width: 1200px)
{
  #nav .container {
    width: 1220px !important;
}
}
li{
  list-style: none;
}
.justify-content-between{
  justify-content: space-between;
}
.w-50{
  width: 50% !important;
}
.item-img-info .product-image{
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 300px;
  background-color: #f3f3f3;
}
a.product-image.h-auto {
  background: transparent;
  padding: 0px;

}

 .item-img-info .product-image
{

  display: flex !important;
  align-items: center;
  justify-content: center;

  width: 100%;
  height: 240px;
  background-color: #cedbde;
 
}
.w-auto{
  width: auto !important;
}
.h-auto{
  height: auto !important;
}
.mb-15{
  margin-bottom: 15px ;
}
/* .owl-prev,
.owl-next{
  display: none;
} */
.modal {
  z-index: 9999;
  background:#00000091;
}
.modal-content{
  border: none !important;
  border-radius: 0 !important;

}
.modal-header {
  text-align: left;
  background: #155263;
  color: #fff !important;
  padding: 8px 15px !important;
  border: none !important;
}
.loginmodal ul{
  padding: 0 ;
}
.loginmodal .group-select li .input-box {
  float: left;
  width: 100%;
}
.pb-0{
  padding-bottom: 0;
}
.bg-orange{
  background-color: #ff6f3c !important;
}
.loginmodal .modalfooter {

  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: 4px;
}
.close{
  color: #fff !important;
  opacity: 1 !important;
  font-size: 30px;
  font-weight: 500;
}
/* .passwordmain{
  position: relative;
} */
.passwordmain .pass-eye {
  position: relative;
  top: 0;
  cursor: pointer;
  padding: 10px;
  right: 32px;
}
.w-100{
  width: 100% !important;
}
.paginationmain ul{
  padding: 0 !important;
}
.show-password .fa-eye:before {
  content:"\f070";
  font-family: "FontAwesome";
}
.addressmain .addressheading {
  font-weight: 800;
  margin-bottom: 0px;
  color: #696E79;
  margin-top: 15px;
}.addressmain .buttongroup a:hover {
  background: #155263;
}.addressmain .buttongroup a:hover {
  color: #fff;
}
.addressmain {
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  margin-bottom: 30px;
  width: 100%;
  padding: 12px;
  position: relative;
  word-break: break-word;
  transition: 0.6s;
  border: 1px solid #80a0a938;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
}
.addressmain address p{
  margin: 0;
  padding-top: 7px;
}
.addressmain address{
  margin: 0;
}
.addressmain .addressplace{
  background-color: #F5F5F6;
    border-radius: 10px;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 800;
    text-align: center;
    padding: 5px 10px;
    border: 1px solid #155263;
}
.displaygap15{
  display: flex;
  gap: 15px;
}

.addressbox {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.addressbox .buttongroup {
  display: inline;
  gap: 15px;
  background:#e8eff1;
  position: absolute;
  right: 0px;
  top: 0px;
  bottom: 0px;


}.price-filter ul li input {
  margin-right: 10px;
  position: relative;
  top: 2px;
}.brand-box ul li input {
  margin-right: 10px;
  position: relative;
  top: 1px;
}


.addressbox hr {
  margin: 0px;
  border: 1px solid #cedbde;
}
.addressbox .buttongroup a {
  color:  #69878e;
  padding: 0px 14px;
  display: flex;
  align-items: center;
  height: 50%;
  align-content: space-between;
  flex-wrap: nowrap;
  font-size: 15px;
}
.addressmain:hover {
  -webkit-box-shadow: 0 2px 10px 0 rgba(0,0,0,.1);
  box-shadow: 0 2px 10px 0 rgba(0,0,0,.1);
}
/* .modal-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.modal-scrollable{
  height: calc(100% - 1.75rem);
} */

#editaddress .modal-body {

  overflow-y: auto;
  padding-bottom: 20px;
}

a{
  cursor: pointer !important;
}
.bg-blue{
  background-color: #155263 !important;
  color: #fff !important;
}
.bg-blue:hover {
  border: 1px #18667b solid !important;
  background: #18667b !important;
}
.displaygap10{
  display: flex;
  gap: 10px;
  margin-top: 10px;
}
.flex-column{
flex-direction: column;
}

#editaddress .modalfooter button.button{
border: none !important;
padding: 15px !important;

text-transform: uppercase !important;

}
.check {
  position: absolute;
  right: 48px;
  top: 23px;
}
.or{
  text-align: center;
  padding: 10px;
  font-size: 14px;
  background-color: #f5f5f6 !important;
  font-weight: 700;
  margin: 15px 0px;
}
.text-dark{
  color: #000 !important;
}

.margintop6{
  margin-top:6px !important;
}
.tp-fullwidth-forcer{
  height: auto !important;
}.emptywishlist h2.nomargin {
  color: #ff6f3c;
  font-size: 26px;
}.emptywishlist  p.text-center {
  font-size: 16px;
  line-height: 24px;
}.emptywishlist  button.button.btn-update.bg-blue {
  padding: 12px 18px;
  font-size: 14px;
}
.emptywishlist{

  height: 300px;
  display: flex;
  align-items: center;
  margin: 45px 0px;
  justify-content: center;
}
.pt-15{
  padding-top: 15px;
}
.custumgridview .rating p{
  display: inline-block !important;
  margin: 0;
}
.griddescription {
    text-align: left;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.my-wishlist{
    padding: 20px;
}

.emptywishlistbox{
  display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    max-width: 40%;
    gap: 20px;

}
.image-item img {
  max-height: 100%;
  width: auto;
  display: block;
  margin: auto;
}span.usermenu {
    color: #155263;
}.item:hover button {
  background: #ff6f3c;

  color: #ffff ;
  transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
.item:hover .outstock {
  color: #155263  !important;
  border-color:  #cfcfcf !important;
}
div:where(.swal2-container) h2:where(.swal2-title) {

  color: #0d313b !important;
  font-size: 16px !important;
  line-height: 20px !important;
}
div#swal-validation-msg {
  text-align: left !important;
}


div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm {

  background-color: #ff6f3c!important;

  font-size: 12px!important;
}div:where(.swal2-container) button:where(.swal2-styled).swal2-cancel {

  background-color: #155263 !important;

  font-size: 12px!important;
}div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm:focus {
  box-shadow: none !important;
}
.reviewmanager app-header,
.reviewmanager app-footer{
display: none !important;
}
.swal2-popup.swal2-modal.swal2-icon-warning.swal2-show {
  font-size: 17px;
}
.swal2-popup.swal2-modal.swal2-icon-error.swal2-show {
  font-size: 17px;
}
.swal2-popup.swal2-modal.swal2-icon-question.swal2-show {
  font-size: 17px;
}
.swal2-popup.swal2-modal.swal2-icon-info.swal2-show {
  font-size: 17px;
}
.swal2-popup.swal2-modal.swal2-icon-success.swal2-show {
  font-size: 17px;
}
.defult-size:hover {
  background: #6fa2b1 !important;
  color: #ffffff!important;
}
aside.col-right.sidebar.col-sm-12.col-md-4.wow.ordersummary {
  margin-bottom: 25px;
}

textarea#swal-textarea {
  width: 100%;
  float: left;
  margin: 0px;
  resize: none;
}
.sale {
  position: absolute;
  display: inline-block;
  background: orange;
  color: white;
  height: 35px;
  width: 35px;
  line-height: 35px !important;
  right: 29px;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  z-index: 9;
  line-height: 2.5rem;

  transform: rotate(-20deg);
  animation: beat 1s ease infinite alternate;
  top: 11%;
}.sale:before, .sale:after {
  content: "";
  position: absolute;
  background: inherit;
  height: inherit;
  width: inherit;
  top: 0;
  left: 0;
  z-index: -1;
  transform: rotate(30deg);
}.sale:before, .sale:after {
  content: "";
  position: absolute;
  background: inherit;
  height: inherit;
  width: inherit;
  top: 0;
  left: 0;
  z-index: -1;
  transform: rotate(30deg);
}.sale:after {
  transform: rotate(60deg);
}
.hot-top-right:before {
  border-color: #155263;
  border-left-color: transparent !important;
  left: -9px;
}
.hot-top-right:before, .hot-top-right:before {
  display: inline-block;
  content: "";
  position: absolute;
  left: -15px;
  top: -3px;
  border: 9px solid transparent;
  border-width: 14px 8px;
  border-right-color: #155263;
}

.Recent-order.no-product.top {
  border-bottom: 1px dotted #cedbde;
  padding-bottom: 20px;

}
.Recent-order.no-product.top button.button.login {
  margin-bottom: 8px;
}


.no-arrows::-webkit-outer-spin-button,
.no-arrows::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.no-arrows {
    -moz-appearance: textfield;
}ul.lSPager.lSGallery li a {
 
  display: flex
;
  justify-content: center;
  align-items: center;
  background: #ecf3f4;
}ul.add-to-links li a {
    border-color: #b4b4b4 !important;
}