/*====================================
              Typography
====================================*/
@import url('typography.css');


/*====================================
             Theme Headers
====================================*/
@import url('theme-headers.css');


/*====================================
             Theme Footers
====================================*/
@import url('theme-footers.css');




body {
    margin: 0;
    padding: 0;
    font-family: "Arial",sans-serif;
    background: #ffffff;
}


p {
  line-height: 26px;
}


.videofull-screen {
  width: 100vw;
  height: 100vh;
}

.videofull-screen .video-banner {
  width: 100%;
  min-height: 100%;
}

.video-overlay {
  background: rgb(0,0,0);
  background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
  width: 100%;
  position: absolute;
  height: 40%;
  left: 0px;
  top: 0px;
}


a,a:hover{
    text-decoration:none;}

.megasubmenu {
    padding: 1rem;
}

.form-inline .header-search input {
    width: 340px;
    max-width: 340px;
    padding-right: 50px;
    height: 40px;
    font-size: 14px;
}

p.card-text.font-weight-bold {
    font-size: 12px;
}

h5.card-title {
    font-size: 14px;
    color: #040507;
	margin-bottom: 2px!important;
}

.carousel-indicators li {
    border-radius: 100px;
    width: 8px;
    height: 8px;
    background:#d8d8d8;
}


.carousel-indicators .active {
    background-color: #737a7a;
}

.modifire_header_fa-minus i {
    font-size: 13px;
}




a.social-icon {
    color: #2b2c40;
    font-size: 13px;
    position: relative;
    z-index: 1;
}

.navbar li.nav-item ul.dropdown-menu li a {
    font-size: 14px;
    padding: 6px 15px;
}

.navbar li.nav-item ul.dropdown-menu li.has-megasubmenu .megasubmenu h6.title {
    border-bottom: 2px solid #efefef;
    font-size: 17px;
    font-weight: 600;
    padding-bottom: 8px;
}

.navbar li.nav-item ul.dropdown-menu li.has-megasubmenu .megasubmenu a {
    font-size: 14px;
    padding: 5px 0px;
    display: inline-block;
    color: #171717;
    text-decoration: none;
}

.navbar li.nav-item a:hover,
a.social-icon:hover,
button.outline-btn:hover,
button.fill-btn:hover {
    opacity: 0.7;
}

.navbar li.nav-item a {
    font-size: 15px;
}



.container-fluid {
    max-width: 1600px;
    padding-left: 15px;
    padding-right: 15px;
}

.navbar .nav-item.dropdown:hover>.dropdown-menu,
.navbar .nav-item.dropdown>.dropdown-menu {
    border-color: #f3f3f3;
}

.dropdown-menu>li:hover .megasubmenu {
  box-shadow: rgb(0 0 0 / 5%) 15px 0px 38px 2px;
  border-color: #ffffff;
  background: #ffffff;
  border-left: 1px solid #efefef;
}

div#ShopbyCategory .card {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}



p.lead {
    color: #464445;
    font-size: 16px;
    line-height: 28px;
}

h3.display-5 {
    font-size: 18px;

}

.card-body{
    padding: 10px 0px;
}
p.card-text.prize {
    font-size: 15px;
}
a.view_all {
    font-size: 13px;

    text-decoration: none;
}

button.fill-btn {
    font-size: 16px;
    padding: 11px 30px;
    min-width: 200px;
}

button.outline-btn,
button.btn {
    font-size: 14px;
    padding: 11px 30px;
    min-width: 200px;
    font-weight: 400;
}

div#emailsubscribe input,
div#emailsubscribe button.btn.fill-btn {
    height: 55px;
}

div#loctionaddress h4 {
    font-weight: 600;
    font-size: 17px;
}

div#loctionaddress .card-title {
    margin: 0;
    font-size: 17px;
    font-weight: 600;
}

div#threeproduct img.card-img-top {
    border-radius: 4px;
}

div#trendingitems .card-body,
div#ourbestseller .card-body,
div#dealoftheday .card-body,
div#itemlist .card-body {
    padding-top: 10px;
}

div#loctionaddress {
    background-image: url(../public/images/enterprise/location-banner.jpg);
    min-height: 400px;
}

.card-box .border.rounded {
    max-height: 200px;
    overflow: hidden;
    width: 100%;
    height: auto;
    display: block;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 200px;
}

.card-box .border.rounded a img {
    width: 100%;
    height: 100%;
    border-radius: 0px !important;
}

div#centersec button {
    margin: 0px 7px;
}

.card-box a {
    display: block;
    text-decoration: none;
}

#threeproduct .card a {
    height: 100%;
    width: 100%;
}

.bg-cl-op {
    background: #24242469;
    position: absolute;
    width: 100%;
    height: 100%;
}

.mail-send-input i {
    position: absolute;
    left: 22px;
    top: 15px;
    color: #585d61;
    font-size: 24px;
}

a.fav-item {
    position: absolute;
    right: 10px;
    top: 5px;
    color: #2b2c40;

    border-radius: 100%;
    width: 25px !important;
    height: 25px;
    font-size: 12px;
    text-align: center;
    line-height: 25px;
    display: inline-block;

}

a.act-fav {
    color: #C9362F;
    border-color: #ffffff;
    background: #ffffff;
}

.main-cl{  color: #C9362F;}


.middle-banner a {
    display: block;
    position: relative;
}

.middle-banner a:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    display: block;
    box-shadow: 0 0 125px rgb(0 0 0 / 56%) inset;
    opacity: 0;
    transition: all .3s ease;
}


.middle-banner:hover a:before {
    opacity: 1;
    transition: all .3s ease;
}


div#ShopbyCategory .pos-unset .card-body {
    position: unset;
    background: none;

}


div#ShopbyCategory .pos-unset .card-body h5{
    color:#242424;}




.categories-list .header-search .form-control {
    padding-left: 50px;
}


.form-control,
.btn {
  border-radius: 8px;
}

a.arrow_tong[aria-expanded="true"]:after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0;
    vertical-align: .255em;
    content: "\f106";
    position: absolute;
    top: 8px;
    right: 30px;
    z-index: 1;
    font-family: 'FontAwesome';
    font-size: 24px;
}

a.arrow_tong:after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0;
    vertical-align: .255em;
    content: "\f107";
    position: absolute;
    top: 9px;
    right: 30px;
    z-index: 1;
    color: #818181;
    font-family: 'FontAwesome';
    font-size: 24px;
}

.card-body .list-group-flush .list-group-item {
    margin-bottom: .375rem;
    padding-left: .75rem;
    border: none;
    padding: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.step a i {
    font-size: 22px;
}

.step a {
    color: #565656;
}



.accordion-item .header-search,
.categories-list .header-search {
    margin-bottom: 10px;
}

.accordion-item .card-body, .categories-list .card-body {

    padding: 15px 15px;
    border-top: 1px solid #e2e2e2;
}


.accordion .accordion-item:first-child a.arrow_tong {
    border-top: none;
}



.form-inline .header-search input:focus,
.categories-list .header-search .form-control:focus,
.mail-send-input input:focus,
input.form-control:focus,
textarea.form-control:focus,
.input-h-45:focus,
.form-control.input-h-45.border:focus {
    border: 1px solid #C9362F !important;
    box-shadow: 0 0 0 0.2rem rgb(146 178 235 / 5%) !important;}

textarea.form-control{
    resize: none;	}

.header-search,
.mail-send-input {
    position: relative;
}

.header-search a {
    position: absolute;
    right: 20px;
    top: 8px;
    color: #595a6f;
    font-size: 15px;
    left: auto;
}

.navbar-brand {
    width: 150px;
}



div#ShopbyCategory .card-body {
    position: absolute;
    width: 100%;
    text-align: center;
    background: #242424d1;
    bottom: 0;
}

div#ShopbyCategory .card-body h5 {
    color: white;
    font-size: 18px;
    padding: 2px;
}




div#centersec h2, div#leftrightsec h2,
div#ourproductsservices h2, div#ourbestseller h2, div#emailsubscribe h2, .head-lg h2 {
    font-size: 28px;
    line-height: 46px;
    color: #050C16;
    letter-spacing: 0.5px;

}


.head-lg h2 {
    text-transform: capitalize;
    letter-spacing: 0;
}







.line-head span:before {
    content: "";
    background: #f0f0f0;
    position: absolute;
    display: inline-block;
    height: 2px;
    width: 100px;
    left: -110px;
    right: 0;
    top: 26px;
}

.line-head span:after {
    content: "";
    background: #f0f0f0;
    position: absolute;
    display: inline-block;
    height: 2px;
    width: 100px;
    right: -110px;
    top: 26px;
}




.line-head span {

    position: relative;
    z-index: 1;
}




.double:after {
    border-bottom: 1px solid dfdfdf;
    -webkit-box-shadow: 0 1px 0 0 dfdfdf;
    -moz-box-shadow: 0 1px 0 0 dfdfdf;
    box-shadow: 0 1px 0 0 dfdfdf;
    content: "";
    margin: 0 auto;
    position: absolute;
    top: 45%;
    left: 0;
    right: 0;
    width: 60%;
    z-index: -1;
}







.max-lg {
    max-width: 620px;
    margin: auto;
}

.max-sm {
    max-width:500px;
    margin: auto;
}

.max-xm{
    max-width:440px;
    margin: auto;}


.back-to-up {
    background: #eaeaea;
    text-align: center;
    padding: 10px 0;
}



button.btn.btn-light-blue.dark-btn {
    background: #050c16;
    border-color: #050c16;
}





.line-head{
    position:relative;}



.head-lg{
    text-align:center;}

div#loctionaddress p.card-text {
    font-size: 13px;
    padding: 4px 0px;
    font-weight: 600;
    color: #010101;
}

div#loctionaddress p.card-text small {
    font-size: 14px;
}

div#trendingitems .border.rounded,
div#ourbestseller .border.rounded,
div#dealoftheday .border.rounded,
.itemlist .border.rounded,
.img-box-wishlist {
    max-height: 314px;
    overflow: hidden;
    width: 100%;
    height: auto;
    display: block;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    position: relative;
}

.hv-auto .border.rounded.figure {
    height: auto;
    max-height: 100%;
}

div#trendingitems .border.rounded a,
div#ourbestseller .border.rounded a,
div#dealoftheday .border.rounded a,
.card-box .border.rounded a,
div#ShopbyCategory .card a,
.itemlist .border.rounded a,
.img-box-wishlist a {
    width: 100%;
}

div#trendingitems .border.rounded a img,
div#ourbestseller .border.rounded a img,
div#dealoftheday .border.rounded a img,
.itemlist .border.rounded a img,
.img-box img,
.img-box-wishlist img {
    width: 100%;
    height: auto;
    border-radius: 0px;
}





.img-box {
    max-height: 450px;
    overflow: hidden;
    width: 100%;
    height: auto;
    display: block;
    display: flex;
    align-items: center;
    justify-content: center;
}

.category-page h5.card-title {
    text-align: center;
}


div#emailsubscribe {
    background-image: url(../public/images/enterprise/corsi-outdoor.jpg);
    min-height: 600px;
    width: 100%;
    background-size: cover;
}

div#emailsubscribe,
div#loctionaddress {
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

div#leftrightsec {
    background: rgb(244,244,244);
    background: linear-gradient(143deg, rgba(244,244,244,1) 0%, rgba(247,247,247,1) 35%, rgba(255,255,255,1) 100%);
    display: flex;
    align-items: center;
    position:relative;
    margin-top: 0px !important;
}

div#trendingitems .card,
div#ourbestseller .card,
div#dealoftheday .card,
div#ShopbyCategory .card {
    background: none;
}

.mail-send-input input {
    padding-left: 65px;
}

.categories-list h3 {
    font-size: 17px;
    color: #050608;
    font-weight: 600;
}

.accordion-item a.arrow_tong {
    font-weight: 500;
    color: #5d6164;
    position: relative;
    display: block;
    text-decoration: none;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 15px;
    border-top: 1px solid #e2e2e2;
}

.card-body .list-group-flush .list-group-item {
    margin-bottom: .375rem;
    padding-left: .75rem;
    border: none;
    padding: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

a.arrow_tong[aria-expanded="true"]:after, a.arrow_tong[aria-expanded="true"] {
    color: #0b0948;
}

.card-body .list-group-flush .list-group-item a {
    font-size: 13px;
    color: #7b7b7b;
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-decoration: none;
}

.accordion-item .card-body .list-group-flush .list-group-item {
    display: block;
}

.card-body .list-group-flush .list-group-item span,
.custom-control-label {
    font-size: 13px;
    color: #7b7b7b;
}

.shadow-md {
    box-shadow: 0 0.3rem 1.525rem -0.375rem rgb(0 0 0 / 10%) !important;
}

div#categories-list {
    border: 1px solid #e2e2e2;
}


/* ============Image-Hover-Change============ */

/*
     Rollover Image
*/
.figure {
    position: relative;

    max-width: 100%;
}
.figure img.image-hover {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    object-fit: contain;
    opacity: 0;
    transition: opacity .2s;

    height: auto !important;
}
.figure:hover img.image-hover {
    opacity: 1;
}





/* ============Product-List============ */

a.btn-icon:hover{
	opacity:0.7;}








/* width */

.card-body ul.list-group.list-group-flush::-webkit-scrollbar,
.categories-list::-webkit-scrollbar,
.shopping-cart::-webkit-scrollbar {
    width: 4px;
    border-radius: 4px;
}


/* Track */

.card-body ul.list-group.list-group-flush::-webkit-scrollbar-track,
.categories-list::-webkit-scrollbar-track,
.shopping-cart::-webkit-scrollbar-track {
    background: #e9edf4;
    border-radius: 10px;
}

.categories-list::-webkit-scrollbar-track{
    background: #ffffff;
}


/* Handle */

.card-body ul.list-group.list-group-flush::-webkit-scrollbar-thumb,
.categories-list::-webkit-scrollbar-thumb,
.shopping-cart::-webkit-scrollbar-thumb {
    background: #aeb4be;
    border-radius: 10px;
}


.pt-top {
    padding-top: 73px;
}

.breadcrumb-item + .breadcrumb-item::before{
    content: ">";}



p.lead.p-sm {
    font-size: 14px;
    line-height: 22px;}

.middle-banner img{
    width:100%;}

.middle-banner {
    padding-bottom: 25px;
}


.selecte_item a {
    border: 1px solid #ebebef;
    display: inline-block;
    padding: 6px 15px 6px 10px;
    border-radius: 20px;
    margin-right: 6px;
    margin-bottom: 6px;
    text-align: center;
    text-decoration: none;
    transition: 0.3s;
    cursor: pointer;
    font-size: 13px;
    color: #343a40;
    vertical-align: middle;

}

.selecte_item a:hover {
    border: 1px solid #343a40;
}

.selecte_item a span.material-symbols-outlined {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    margin-right: 5px;
}





.selecte_item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}


.selecte_item a i {
    float: left;
    position: relative;
    top: 3px;
    margin-right: 7px;
}

.custom-control-label::after,
.custom-radio .custom-control-label::before {
    top: 1px;}


.hover-btn-none .hover-btn {
    display: none;
}










/* ============Product-List-Hover============ */

.card.hover-btn-view:hover {
    background: #ffffff;
    border-radius: 8px;
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
    transition: 0.3s;
}

.hover-btn a.view-detail-btn {
    background: #f4f5f9;
    border: 1px solid #e4e9ed;
    padding: 8px;
    border-radius: 4px;
    margin-bottom: 8px;
}


.hover-btn a {
    display: block;
    text-align: center;
    color:#5c6165;
    font-size:14px;
}


.card.hover-btn-view {
    padding: 10px 10px;
    margin: 0px;
    margin-bottom: 15px;
    transition: 0.3s;
}


.card.hover-btn-view:hover .hover-btn{
    display:block;}

.card.hover-btn-view .hover-btn {
    z-index: 1;
    display: none;
    position: absolute;
    min-height: 91px;
    background: #ffffff;
    width: 100%;
    left: 0;
    right: 0;
    border-radius: 0px 0px 6px 6px;
    padding: 0px 25px;
    box-shadow: rgb(0 0 0 / 10%) 0px 4px 6px -1px, rgb(0 0 0 / 6%) 0px 2px 4px -1px;
}

.hover-btn a i {
    padding-right: 7px;
}


/* ============Product-Detail============ */

.tab-pane p.fs-md {
    font-size: 14px;
    text-align: justify;
    line-height: 22px;
}



.col-xl-10 .gallery-item {
  border: 1px solid #ced4da;
  border-radius: 8px;
  margin-bottom: 15px;

  padding: 5px;
}

.gallery-item img {
    width: 100%;
    height: auto;
}

.note {
    font-size: 14px;
}

.progress {
    height: 4px;}

.line-tabs .nav-link.active,
.line-tabs .nav-item.show .nav-link {
    color: #C9362F;
    background-color: rgba(0,0,0,0);
    border-color: #fe696a;}


.line-tabs .nav-link {
    padding: 15px 15px;
    color: black;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px;

}

ul.nav.line-tabs {
    border-bottom: 1px solid #2424241a;
    margin-bottom: 1.25rem;
}

.line-tabs .nav-link.active {
    border-bottom: 2px solid #C9362F;
    border-radius: 0px;
}


.qty-input.qty-input-lg {
    margin-bottom: 20px;
    max-width: 130px;
}

.qty-input.qty-input-lg .modifire_header_fa-minus {
    height: 43px;
    width: 49px;
    line-height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.line-tabs li.nav-item {
    flex: none;
}

.qty-input.qty-input-lg input[type="number"] {
    height: 43px;
    max-width: 56px;
    line-height: 45px;
    font-size: 22px;
}







.skin-light .rating {
    color: #4f4f4f;
}

.rating {
    padding: 0;
    color: #ffa000;
    list-style-type: none;
}

.rating li {
    display: inline-block;
}

.skin-light .text-primary {
    color: #1266f1 !important;
}

.skin-light strong {
    font-weight: 500;
}

.quantity-input {
    border: 1px solid #b0b0b0;
    border-radius: 10px;
    overflow: hidden;
    text-align: center;
}

.minus, .plus {
    font-size: 18px;
    background: #ffffff;
    border-radius: 4px;
    display: inline-block;
    color: #212529;
    cursor: pointer;
    height: 35px;
    line-height: 35px;
    width: 37px;
    text-align: center;
    border-radius: 20px 0px 0px 20px;
}


.quantity-input input[type="number"] {
    height: 35px;
    max-width: 35px;
    width: 60px;
    margin: -1px -2px -4px -5px;
    position: relative;
    border-radius: 0px;
    padding-right: 0px;
    border: none;
    background: white;
    text-align: center;
    padding-left: 13px;
}


.plus {
    border-radius: 0px 20px 20px 0px;
}

.act-item {
    border: 1px solid #C9362F;
    border-radius: 4px;
    display: inline-block;

}

.gallery-item a {
    max-height: 100px;
    height: 100%;
}




h3.detail-head {
    font-size: 30px;

    margin: 0;
}

.product-detail-sec h5.h-5 {
    font-size: 20px;

    color: #5c6165;
    padding-top: 6px;
}

button.btn-primary {
    background: #C9362F;
    border-color: #C9362F;
}

button.btn-dark-black {
    background: #050c16;
    border-color: #050c16;
    color: white;
}

button.btn-primary,
button.btn-dark-black,
button.disable_checkout {
    padding: 10px 30px;
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;}


a.list-blue-link {
    font-size: 14px;
    display: inline-block;
    color: #1a1a1a;
    margin-left: 11px;
    font-weight: 600;
}

.tab_cl.mx-wid-full {
    max-width: 860px;
    flex-wrap: nowrap;
    overflow: auto;
}




.tab_cl.mx-wid-full.nav-pills .nav-link {
    min-width: auto;
    flex-wrap: nowrap;
    flex: unset;
}







.tab_cl {
    max-width: 660px;
    margin: auto;
}

.tab_cl.nav-pills .nav-link.active, .tab_cl.nav-pills .show > .nav-link {
    color: #fff;
    background-color: #C9362F;
    opacity:1;
}


.tab_cl.nav-pills .nav-link {
    font-size: 14px;
    text-transform: uppercase;
    background: #aeaeae;
    margin-right: 10px;
    color: #ffffff;
    border-radius: 40px;
    padding: 10px 30px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center;
    min-width: 205px;
    letter-spacing: 1px;
}

.card-deck .card {
    background: none;
    margin:0px 10px;
}


.card-deck {
    margin: 0px -10px;
}


.product-detail-sec a.arrow_tong {
    border: 1px solid #cccccc;
    border-radius: 4px;
    margin-top: 26px;
    text-transform: capitalize;
    font-size: 14px;
    letter-spacing: 0;
    padding-left: 50px;
}

.product-detail-sec .accordion-item .card-body {
    border: 1px solid #cccccc;
    border-radius: 4px;
    border-top: none;
    margin-top: -4px;
}

.product-detail-sec a.arrow_tong i {
    position: absolute;
    left: 18px;
    top: 12px;
    font-size: 22px;
}













/* ============Product-detail-zoom-hover============ */
.tab-pane.show {
    position: unset !important;
    width:auto !important;
    height:auto !important;
}

.pt-4.pb-5.product-detail-sec {
    overflow: hidden !important;
}




.pos-rel div {
    z-index: 1;
}

.small-img .icon-left, .small-img .icon-right {
    width: 12px;
    height: 24px;
    cursor: pointer;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
}

.small-img .icon-left { transform: rotate(180deg) }

.small-img .icon-right { right: 0; }

.small-img .icon-left:hover, .small-img .icon-right:hover { opacity: .5; }

.small-container {

    overflow: hidden;
    position: absolute;

    margin: 0 auto;
}



.small-container .show-small-img {
    margin-bottom: 15px;
    margin-right: 6px;
    cursor: pointer;
    max-width: 64px;
    max-height: 90px;
    border-radius: 0.25rem;
}



.small-container .show-small-img:last-of-type { margin-right: 0; }


.show img#show-img {
    width: 100%;
}


img.show-small-img[alt="now"] {
    border-color: #C9362F !important;
}




/*---------Cart-Popup---------*/

.shopping-cart-header {
    border-bottom: 1px solid #E8E8E8;
    padding-bottom: 15px;}

.shopping-cart-items {
        padding: 0;
        margin: 0px;
        list-style: none;
        background: white;
        border-radius: 10px;
    }

    .shopping-cart-items li {
        position: relative;
    }

.cart-icon {
    color: #515783;
    font-size: 20px;
    margin-right: 7px;
    float: left;
}

.mp_cart {
    font-size: 30px;
}


.shopping-cart-header .shopping-cart-total {
    float: right;
}
.lighter-text {
    color:#242424;
    font-size: 24px;
}
.main-color-text {
    color: #C9362F;
}


shopping-cart-items li {
    padding-bottom: 14px;
    padding: 15px 20px;
}


.shopping-cart-items li .float-left {
    width: 100%;
}





.fix-img {
    max-width: 70px;
    width: 100%;
    max-height: 110px;
    float: right;
    width: 30%;
}


.fix-img img {
    width: 100%;
    border: 1px solid #cdcdcd;
    border-radius: 5px;
    height: 70px;
    object-fit: cover;
}

.qty-input {
    border: 1px solid #242424;
    border-radius: 6px;
    margin-top: 8px;
    overflow: hidden;
    display: flex;
    max-width: 100px;
}




a.remove {
    font-size: 12px;
    text-align: center;
    margin: auto;
    display: block;
    margin-top: 4px;
    color: #242424;
}

a.remove img {
    width: 9px;
    margin-right: 2px;
}




.modifire_header_fa-minus {
    font-size: 18px;
    background: #ffffff;
    border-radius: 4px;
    display: inline-block;
    color: #9a9a9a;
    cursor: pointer;
    height: 30px;
    width: 35px;
    text-align: center;
    line-height: 30px;
	display: flex;
    align-items: center;
    justify-content: center;
}

.modifire_header_fa-minus:hover {
    background: #eeeeee;
}

.qty-input input[type="number"] {
    height: 30px;
    max-width: 46px;
    width: 60px;
    margin: -1px 3px -4px 3px;
    position: relative;
    border-radius: 0px;
    padding-right: 0px;
    border: none;
    background: white;
    border-left: 1px solid #242424;
    border-right: 1px solid #242424;
    padding-top: 4px;
}





.shopping-cart-items li {
    padding: 15px 20px 20px 90px;
    border-bottom: 1px solid #dee2e6;
    position:relative;
}

.shopping-cart-items li {}

  ul.shopping-cart-items .fix-img {
      position: absolute;
      left: 0px;
  }

.shopping-cart-items .item-name {
    display: block;
    font-size: 14px;

}

.shopping-cart-items .item-name b {
    /*float: right;*/
    display: inline-block;
}


.shopping-cart-items .item-price {
    margin-right: 8px;
    font-size: 13px;
    display: inline-block;
    font-weight: 500;
}

.shopping-cart-items .item-quantity {
    color: #a2a2a2;
    font-size: 13px;
}

.shopping-cart-header span.badge {
    background: #c72f2a;
    border-radius: 100px;
    color: white;
    font-size: 10px;
    width: 20px;
    height: 20px;
    display: inline-block;
    line-height: 20px;
    text-align: center;
    padding: 0;
    position: absolute;


}


/*---------Cart-Two-Popup---------*/

.a-size-small {
    font-size:14px;}


/*---------Order-Confirmed---------*/


.order_confirmed {
    clear: both;

}

.order_confirmed h3 {
    font-size: 27px;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 22px;
}

.order_confirmed p {
    color: #C9362F;
    font-size: 18px;
    margin: 0px;
    font-weight: 500;
}


.order__detail {
    padding: 15px 15px;
    margin-top: 15px;
    line-height: 24px;
    font-size: 14px;
    background: #f5f5f7;
}



.order__detail span {
    color: #0b0b0c;
    font-weight: 700;
    font-size: 13px;
}

.order__detail p {
    font-size: 15px;
    color: #949596;
    margin: 0px;
    font-weight: 400;
}

p.fts_up {
    font-size: 17px;
}

p.fts_up span {
    color: #C9362F;
}




ul.shopping-cart-stock li .item-detail .fix-img {
    width: 100%;
    float: none;
    margin-right: 15px;
}



.shopping-cart .shopping-cart-stock .item-name {
    display: block;
    font-size: 14px;
    font-weight: 700;
}



ul.shopping-cart-stock li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #dee2e6;
    padding-bottom: 8px;
    padding-top: 8px;
}

.shopping-cart .shopping-cart-stock .item-quantity {
    color: #949596;
    font-size: 13px;
    font-weight: 400;
    margin: 0px 0px 0px 0px;
    text-align: center;
}


.bg_shd {
    background: #ffffff;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.06);
    padding: 25px;
    border-radius: 4px;
}



ul.shopping-cart-stock {
    padding: 0;
    margin: 0;
    list-style: none;

}


.shopping-cart-retail {
    overflow-x: hidden;
    padding-right: 20px;
    height:60vh;
    min-height:300px;
}


ul.shopping-cart-stock li .item-detail {
    float: left;
    width: 85%;
    display: flex;
    align-items: center;
}

ul.shopping-cart-stock li:last-child{
    border-bottom:none;}


ul.shopping-cart-stock li .product-amount {
    float: right;
}

.hv-100 {

    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
}



/*---------Checkout---------*/

.address-line span.mr-3 {
    margin-right: 0px !important;}


.bg-gray-gradient {

    background: #f5f5f7;
}

.list-head p.small {
    display: inline-block;
	font-weight:600;
}


li.breadcrumb-item.previous-page a {
    color: #000000;
    font-size: 11px;
    text-decoration: underline;
}


.list-l-right ul li small {
    font-size: 14px;
    color: #b2b2b2;

}


.white-box {
    background: white;
    margin-bottom: 20px;
    border: 1px solid #dee2e6;
}


.white-box .border-md {
    padding: 10px 16px;
}

.address-line span {
    font-size: 14px;
    color: #565656;
    padding-top: 2px;
    font-weight: 400;
}


.address-line a {
    text-decoration: none;
    display: inline-block;
    padding: 6px 10px;
    font-size: 13px;
    border: 1px solid #242424;
    border-radius: 4px;
    font-weight: 700;
    min-width: 100px;
    text-align: center;
    color: #242424;
}



span.qty-no {
    background: #c72f2a;
    border-radius: 100px;
    color: white;
    font-size: 10px;
    width: 20px;
    height: 20px;
    display: inline-block;
    line-height: 20px;
    text-align: center;
    padding: 0;
    position: absolute;
    z-index: 1;
    right: -3px;
    top: -8px;
}


.list-head h6 {
    font-size: 18px;

}

.cart-sec .list-head h6 {
    font-size: 17px;
    font-weight: 600;
}


.total-sec ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    border-bottom: 1px solid #dee2e6;
    padding-bottom: 15px;
    padding-top: 10px;
}

.modal.left .modal-header button span {
    position: relative;
    top: 2px;
}

.total-sec ul li {
    font-size: 14px;
    color: #242424;
    padding-top: 8px;
    font-weight: 500;
}

.total-sec ul li span {
    text-align: right;
    float: right;
}



.total-sec ul.total {
    border-top: 0px;
}

ul.amount {
    margin-top: 24px;
}

.total-sec ul.total li {
    font-size: 18px;
	font-weight:600;
}

.cart-sec {
    padding: 15px;
    background: white;
    border-radius: 4px;
    border: 1px solid #dee2e6;
}

.border-bottom.ordersummary {
    margin: 0px -15px;
	padding: 0px 15px 12px 15px;
}



.cart-sec .form-row.align-items-center {
    padding-top: 20px;

}

.cart-sec .form-row.align-items-center:first-child {
    padding-top: 0px;
}



.list-l-right ul {
    padding: 0;
    margin: 0;
    list-style: none;}


.list-l-right {
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #dee2e6;
}

.list-l-right ul li {
    padding: 15px 20px;
    font-size: 14px;
    border-bottom: 1px solid #dee2e6;
    align-items: baseline;
    display: flex;
    justify-content: space-between;
}



.list-l-right ul li:last-child {
    border-bottom: none;
}

.list-l-right ul li span {
    display: inline-block;
    width: 160px;
	font-size: 17px;
    font-weight: 600;
}

button.light-blue-outline {
    border-color: #C9362F;
    color: #C9362F;
    padding: 12px 30px;
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
}

small.text-right {
    color: #212529 !important;
}


.btn-outline-danger.light-blue-outline:not(:disabled):not(.disabled):active,
.btn-outline-danger.light-blue-outline:not(:disabled):not(.disabled).active,
.show > .btn-outline-danger.light-blue-outline.dropdown-toggles,
.btn-danger.btn-light-blue:not(:disabled):not(.disabled):active,
.btn-danger.btn-light-blue:not(:disabled):not(.disabled).active,
.show > .btn-danger.btn-light-blue.dropdown-toggles
{
    background-color: #C9362F;
    border-color: #C9362F;}


.btn-outline-danger:focus,
.btn-outline-danger.focus,
.btn-light-blue:focus,
.btn-light-blue.focus {
    box-shadow:none !important;}


.btn-outline-danger.light-blue-outline:hover,
button.btn-primary:hover{
    background-color: #C9362F;
    border-color: #C9362F;
}

.btn-dark-black:hover{
    background-color: #050c16;
    border-color: #050c16;
}


li.d-flex-list {
    display: flex;
    align-items: center;
    justify-content: space-between;
}



.alert-warning i {
    color: #ffc200;
    font-size: 22px;
    vertical-align: middle;
}


span.squre {
    background: #C9362F;
    padding: 6px 14px;
    border-radius: 4px;
    color: white;}






/*---------Checkout-Light----------*/

.pay-type a {
    height: 60px;
    font-size: 0px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center;
    line-height: 40px;
    background: #ffffff;
    margin: 0px 7px;
    border-radius: 4px;
    border: 1px solid #242424;
    display: inline-block;
    padding: 0px 0px;
    transition: 0.3s;
    font-weight: 400;
}


.pay-type a:hover img,
.pay-type a.act_cl img {
    filter: invert(99%);}


.form-row.applyCouponDiv .input-h-45{
	height:40px;}


.pay-type a img {
    position: absolute;
    left: 18px;
    top: 14px;
    font-size: 30px;
    width: 30px;
}


.check_out_btn button {
    height: 50px;
    text-transform: uppercase;
    letter-spacing: 1px;
}



.pay-type a.radio{
    position:relative;}



.pay-type a.act_cl input {
    color: white;}


.pay-type a.radio input {
    width: auto;
    height: 100%;
    appearance: none;
    outline: none;
    cursor: pointer;
    border-radius: 2px;
    padding: 10px 5px;
    transition: all 100ms linear;
    width: 100%;
    font-size: 17px;

}

.pay-type a.radio input:before {
    content: attr(label);
    display: inline-block;
    text-align: center;
    width: 100%;}



.pay-type a:hover,
.pay-type a.act_cl {
    opacity: 1;
    background: #242424;
    color: #ffffff;
    border-color: #242424;}

.pay-type a:hover input {
    color: #ffffff;}

.pay-type {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    list-style: none;
    margin: auto;
    text-align: center;

    margin: 0px -7px;
}





button.gray_out_btn.disabled,
button.gray_out_btn:disabled,
a.gray_out_btn.disabled,
a.gray_out_btn:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
    opacity: 0.65;}


.cl-input{
    position:relative;}

a.clr {
    display: inline-block;
    background: #fb0303;
    width: 36px;
    height: 36px;
    margin: 6px;
    border-radius: 100px;
    border: 1px solid #e0e0e0;
    text-align: center;
    color: #ffffff;
    line-height: 36px;
    font-size: 22px;
    cursor: pointer;}

a.clr.black-clr{
    background:#242424;}

a.clr.brown-clr{
    background:#751b1b;}

a.clr.white-clr {
    color: #242424;
    background: #ffffff;}

a.clr.white-clr {
    color: #242424;}

a.clr.gray-clr{
    background:#858585;}

a.clr.sliver-clr{
    background:#e2e2e2;}

a.clr.dark-blue{
    background:#283673;}

a.clr i{
    opacity:0;}

a.clr:hover i{
    opacity:1;}





.cl-input a.clr:first-child,
.cl-input a.parking-no:first-child {
    margin-left: 0;}


.parking-no {
    display: inline-block;
    width: 36px;
    height: 36px;
    margin: 6px;
    border-radius: 4px;
    border: 1px solid #e0e0e0;
    text-align: center;
    color: #242424;
    line-height: 36px;
    font-size: 14px;
    cursor: pointer;}

a.parking-no:hover,
a.act-no {
    background: #C9362F;
    color: #ffffff;
    border-color: #C9362F;}

a.parking-no{
    display:block;
    border-radius: 4px;}


a.act-clr i{
    opacity:1;}


.mt-sm {

    margin-top: 6px;
    font-size: 16px;
}



label.form-check-label {
    font-size: 14px;

}

button.btn-sm-block {
    min-width: 200px;
}


strong.fts-20 {
    font-size: 17px;
    font-weight: 600;
}

.border-md {
    border-bottom: 1px solid #dfe2e6;
    padding-bottom: 8px;
}


button.wid-auto{
    min-width: auto;
}


.tip_list {
    overflow: hidden;
    clear: both;
    margin: 0px -5px;
}

.tip_list ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.tip_list ul li {
    display: inline-block;
    width: 25%;
    float: left;
}

.tip_list ul li.wid-auto {
    width: 100%;
    display: block;
    float: none;
}




button.mt-top {
    margin-top: 29px;
}

.tip_list ul li a {
    border: 1px solid #242424;
    display: block;
    padding: 10px 20px;
    border-radius: 4px;
    color: #242424;

    display: flex;
    align-items: center;
    justify-content: center;
    margin: 6px;
}

.tip_list ul li a:hover, .tip_list ul li a.act_btn {
    background: #242424;
    transition-duration: 0.4s;
    color: #ffffff;
    border-color: #242424;
}


.list-head h6.fs-md {
    font-size: 14px;
    padding-bottom: 2px;
}

span.x_fts {
    color: #acacac;
}

.list-head p.small.fs-md {
    padding-left: 23px;
    font-size: 13px;
    display: block;
    margin: 0 !important;
	font-weight: 500;
}

a.map-icon {
    position: absolute;
    left: 15px;
    top: 38px;
}

a.map-icon img {
    width:20px;
}



/*---------Checkout-Dark----------*/

.checkout-dark {
    background: black;}

.checkout-dark .header-login h5,
.checkout-dark .border.rounded .p-3 strong,
.checkout-dark .list-head h6,
.checkout-dark .list-head p.small,
.checkout-dark .total-sec ul li{
    color:#ffffff;}

.checkout-dark .p-3.bg-light strong{
    color:#242424 !important;}




/*---------Center-Popup---------*/


button.fill-btn.cancel_btn {
    background: #efefef;
    border-color: #efefef;
    color: #242424;}


.space-md {
    padding: 25px 30px 35px 30px;
}

.md-popup h5.modal-title {
    font-size: 18px;
    color: #242424;}

.md-popup .modal-header,
.modal-m .modal-header {
    padding: 15px 15px;
}



.md-popup .modal-header .close {
    padding: 0;
    margin: 0;
}





/*---------Left-Popup---------*/

.modal.left {
    z-index: 1050;}


.modal.left .modal-content .modal-body {
    padding: 20px 38px 30px 38px;
}


.modal.left .modal-content.text_pos .modal-body {
    padding-top: 40px;}

.modal.left .modal-content {
    background: #ffffff;
    border-radius: 0px;
    height: 100%;
    overflow-y: auto;
    border: 0px;}

.modal.left.fade.show .modal-dialog {
    right: 0;
    padding-top: 58px;}

.modal.left.fade .modal-dialog {
    right: -100%;
    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
    -o-transition: opacity 0.3s linear, right 0.3s ease-out;
    transition: opacity 0.3s linear, right 0.3s ease-out;}

.modal.left .modal-dialog {
    position: fixed;
    margin: auto;
    width: 32%;
    height: 100%;
    top: 0px;
    max-height: calc(100% - 0px);
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
    min-width: 100%;
    max-width: 1020px;
}


.modal.left .modal-header {
    position: fixed;
    width: 100%;
    top: 0px;
    top: 0px;
    z-index: 10;
    left: 0px;
    border-radius: 0px;
    padding: 15px 15px;
    background: #ffffff;
}




.modal.left .modal-header button {
    background: none;
    border: none;
    outline: none;
    cursor: pointer;}

.modal.left .modal-header button span img {
    width: 17px;}







.modal.left .modal-header button img:hover{opacity:0.7;}

.modal.left .modal-header button i:hover{opacity:0.7;}


.modal.left .modal-header button i {
    font-size: 24px;}

.modal-header {
    padding: 10px;
    display: block;}

h5.modal-title {
    font-size: 18px;
    font-weight: 500;
}


.fts_file {
    font-size: 22px;
    color: #242424;
    line-height: normal;
    font-style: italic;
    font-weight: 400;
    margin: 0px;}





@media (min-width: 1200px){
    .modal.left .modal-dialog {
        min-width: 700px;
        max-width: 1400px;
    }
}

/*--------------------------------------------*/
/*--------------------------------------------*/




/* ============Accoutn-Page============ */

a.social-icon.act-account {
    color: #C9362F;
}


.account_tab_button ul li {
    margin-bottom: 5px;
}

.account_tab_button ul li a {
    font-size: 15px;
    color: #242424;
    text-transform: capitalize;
    background: #f2f2f2;
    border-radius: 4px;
    padding: 15px 15px;
    border: 1px solid #f2f2f2;
}

a.edit-address {
    font-size: 13px;
    color: #C9362F;
    font-weight: 500;
    margin-top: 10px;
    display: inline-block;
}


a.edit-address i{
    padding-right: 10px;
}


.address-sec {
    border: 1px solid #e2e2e2;
    padding: 20px;
    border-radius: 5px;
    margin-bottom: 30px;
}


.account_tab_button ul li a:hover {
    color: #C9362F;
    opacity: 1;
}

.account_tab_button ul li a.active {
    background: #ffffff;
    border-left: 6px solid #C9362F;
    color: #C9362F;
    opacity: 1;
    border-color: #C9362F;
    border-right: none;
    border-radius: 4px 0px 0px 0px;
}

.banner-eco img.img-fluid.w-100 {
    border: 1px solid #ececec;
    border-radius: 0px;
    margin-top: 18px;
}

.card a.fav-item {
    z-index: 1;
}




.main_content_area {
    padding: 60px 0 55px;
}

.dashboard_content h3 {
    font-size: 23px;
    text-transform: capitalize;

    margin-bottom: 22px;
}

.dashboard_content h4 {
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 500;
    margin-bottom: 10px;
    margin-top: 10px;
}


.dashboard_content p a {
    color: #C9362F;
    font-weight: 500;
    font-size: 14px;
}

.table-responsive table thead {
    background: #f2f2f2;
}

.table-responsive table tbody tr td {
    border-right: 1px solid #ebebeb;
    font-weight: 500;
    text-transform: capitalize;
    font-size: 14px;
    text-align: center;
    min-width: 150px;

}


.table-responsive table tbody tr td:last-child a {
    color: #C9362F;
}


.dashboard_content address {
    font-weight: 500;
}

.input-radio span input[type="radio"], .account_login_form form span input[type="checkbox"] {
    width: 15px;
    height: 15px;
    margin-right: 2px;
    position: relative;
    top: 2px;
}

.input-radio span {
    font-weight: 500;
    padding-right: 10px;
}

.account_login_form form > input {
    border: 1px solid #afafaf;
    background: none;
    height: 40px;
    margin-bottom: 20px;
    width: 100%;
    padding: 0 20px;
    color: #242424;
    border-radius:4px;
}
.account_login_form form span.custom_checkbox {
    display: flex;
}
.account_login_form form span.custom_checkbox input {
    vertical-align: middle;
    top: 4px;
    margin-right: 7px;
}
.account_login_form form span.custom_checkbox label {
    margin-bottom: 0;
}

.bg_gray_light {
    background: #ffffff;
}



.profle_dash a img {
    width: 100%;
}

.profle_dash a {
    display: inline-block;
}


.dashboard_content {
    padding: 30px 0px 30px 0px;
}



.wishlist-list {
    border-radius: 5px;
    background: white;
    border: 1px solid #f2f2f2;
    margin-top: 15px;
    -webkit-box-shadow: rgb(100 100 111 / 9%) 0px 7px 29px 0px;
    -moz-box-shadow: rgb(100 100 111 / 9%) 0px 7px 29px 0px;
    box-shadow: rgb(100 100 111 / 9%) 0px 7px 29px 0px;
    padding: 30px 25px 27px 20px;
    position: relative;
    transition: 0.3s;
}


.wishlist-list:hover{
    box-shadow: rgb(17 12 46 / 15%) 0px 48px 100px 0px;}


a.close-btn-list {
    position: absolute;
    right: 17px;
    top: 10px;
    font-size: 20px;
    line-height: normal;
    color: #9c9c9c;
}

.list-head a {
    font-size: 18px;

    color: #C9362F;
    line-height: 28px;
    margin-bottom: 9px;
    display: inline-block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list-head p {
    font-size: 15px;
    font-weight: 500;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}


/*my account css end*/



/* ============Login-Sign-up-Forgot-Passward============ */


.login-sec .list-unstyled>li {
    display: flex;
}


.header-login {

    padding-bottom: 10px;
}

.header-login h5 {
    font-size: 24px;
}

.header-login p {
    font-size: 18px;
    line-height: 30px;

}


.fs-md {
    font-size: 13px;
}

.login-sec .list-unstyled>li,
.tab-pane ul li {
    margin-bottom: .4rem;
}



.password-toggle-btn {
    position: absolute;
    top: 50%;
    right: .625rem;
    margin-bottom: 0;
    padding: .5rem;
    transform: translateY(-50%);
    font-size: 1.0625rem;
    line-height: 1;
    cursor: pointer;
}

.password-toggle {
    position: relative;
}

.input-h-45 {
    height: 46px;
	border-color: #a4a4a4 !important;
}


.input-h-45::placeholder{
	color:#959595;}


.form-row.applyCouponDiv > .col,
.form-row.applyCouponDiv > [class*="col-"]{
	padding-left:0px;
	padding-right:0px;
	-ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;}

.form-row.applyCouponDiv {
    margin-left: 0px;
    margin-right: 0px;
	position: relative;}



.form-row.applyCouponDiv button.btn {
    background: none;
    border: none;
    box-shadow: none;
    color: #242424;
    font-weight: 600;
    border-bottom: 1px solid #242424;
    border-radius: 0px;
    padding: 0px;
	width: auto;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    float: right;
}

.form-row.applyCouponDiv .col-4 {
    position: absolute;
    right: 0;
	top: 25px;
    right: 15px;
	max-width: 64px;
}

.hideOnPayAtStore .col-md-8.pr-3 {
    padding-right: 5px!important;}

.form-inline.pop-header {
    padding: 20px 20px;
	position:relative;
}

.heading-modal {
    font-size: 20px;
    font-weight: 700;
    color: #2b2930;
    margin: 0;
}

a.close.closed_pop.btn-fix span img {
    width: 14px;
    float: right;
}


a.close.closed_pop.btn-fix {
    width: auto;
    position: absolute;
    right: 20px;
    top: 25px;
    z-index: 1;
    opacity: 1;
}


.link-input {
    position: absolute;
    right: 15px;
    z-index: 4;

    font-weight: 500;
    bottom: 9px;
}

a.link {
    display: inline-block;
    font-size: 14px;
}


.form-group{position:relative;}


.fs-sm,
.form-check-label {
    font-size: .875rem;
}

label.form-label {
    font-size: 12px;
    margin-bottom: 4px;
}


.social-account a {
    background: #eaeaea;
    display: inline-block;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    border-radius: 100px;
    color: #9fa0a2;
    margin: 0px 3px;
    font-size: 21px;
}


.step_btn.paymethodRow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    margin: 0px -10px;
}










/* ============About-Us============*/


.about_detail span {
    background: #C9362F;
    width: 57px;
    height: 57px;
    display: inline-block;
    border-radius: 100%;
    text-align: center;
    position: relative;}

.about_detail span i {
    color: #ffffff;
    font-size: 28px;
    line-height: 57px;}

.box-head h4 {
    font-size: 18px;
    font-weight: 600;
    color: #222021;}

.box-head p {
    font-size: 14px;
    color: #464445;
    font-weight: 400;
    line-height: 21px;
    text-align: justify;}


.team-sec {
    background: #f5f5f5;
    transition: 0.3s;
    margin-top: 10px;
}



.team-sec .card h6 a {
    padding: 15px;
    border-radius: 0px 0px 4px 4px;
    background: none;
    border: none;
    text-align: center;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 1px;
    display: block;
    background: #F5F5F5;
}

.team-sec .card {
    border: none;
}




.team-sec .card h6 {
    margin: 0;

}





.slider-team .carousel-control-prev-icon,
.slider-team .carousel-control-next-icon
{background-image:none;}


.slider-team .carousel-control-prev, .slider-team .carousel-control-next {
    bottom: 0px;
    top: auto;
}

.slider-team .carousel-control-prev img, .slider-team .carousel-control-next img {
    width: 60px;
}


.slider-team .carousel-control-prev {
    left: 40%;
    width: auto;
}


.slider-team .carousel-control-next {
    right: 42%;
    width: auto;
}


img.wid-center{width:250px;}



.slider-team ol.carousel-indicators {
    position: unset;
    margin-top: 42px;
}



.team-sec .card p {
    margin: 0px;
    color: #898989;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;}


.member-img img {
    width: 100%;
}



.team-sec .card h6 a {
    color: #242424;}







/*--------------Designer-Up----------------*/



.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #050c167a;
}

.member-img:hover .overlay {
    opacity: 1;
}

.text {
    color: white;
    font-size: 24px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    text-transform: uppercase;

    letter-spacing: 2px;
    line-height: normal;
}




.member-img {
    position: relative;
    display: inline-block;
}

.team-sec p {
    text-align: center;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #242424;
    margin: 0;
    padding: 13px 10px;
}


.team-sec a {
    display: inline-block;
    background: #F5F5F5;
    text-align: center;
}


/*----Tiles Links----*/
.tile-links-row {
    justify-content: center;
}

.tile-links-row a {
    display: block;
    text-align: center;
    border-radius: 8px;
    -moz-border-radius:8px;
    color: #010101;

}

.tile-links-row a img {
    margin: 20px auto 5px auto;
    width: 80%;
    height: 80px;
    object-fit: cover;
}

.tile-links-row a span {
    display: block;
    font-size: 11px;
    padding: 0 0 15px 0;
    font-weight: 500;
}

.tile-links-row a:hover {
    background: #ededed;
    opacity: 1;
}



.tile-links-row .col-md-2 {
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%;
}


.card-link-bot,
h5.card-title.card-link-bot {
    font-size: 16px;
    padding: 10px 15px 5px 15px;
}


.product-row-5.card-deck .card {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    margin: 0px;
    padding: 0 10px;
}


.bg-light {
    background: rgb(244,244,244);
    background: linear-gradient(304deg, rgba(244,244,244,1) 0%, rgba(247,247,247,1) 35%, rgba(255,255,255,1) 100%);
}


.page-no-breadcum {
  padding-top: 110px;
}

.white-block-rounded {
  border-radius: 12px;
}

.close i {
  font-size: 30px;
  position: relative;
  bottom: -5px;
}


.modal-footer.bg-light {
    border-radius: 0 0 5px 5px;
}

/*--INPUT ICON--*/
.input-w-icon {
  position: relative;

}

.input-w-icon i {
    position: absolute;
    top: 10px;
    left: 10px;
    color: #747474;
}

.input-w-icon input {
  padding-left: 45px;
}

a.clear-link-input {
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 12px;
}


/*-------------------------
ORDER TYPE CUSTOM Button
----------------------------*/
button.btn-order-type {
  position: relative;
    font-size: 14px;
    padding: 10px 30px;
    min-width: auto;
    border: 1px solid #c6c6c6;
    color: #242424;
    width: auto;
    margin-left: -5px;
    border-radius: 0px;
}

button.btn-order-type span.material-symbols-rounded {
    position: absolute;
    left: 10px;
    top: 10px;
    font-size: 20px;
}

.btn-outline-primary:not(:disabled):not(.disabled):active,
.btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #c72f2a;
    border-color: #c72f2a;
}


.btn-outline-primary {
    color: #c72f2a;
    background-color: transparent;
    background-image: none;
    border-color: #c72f2a;
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #c72f2a;
    border-color: #c72f2a;
}

.btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(199, 47, 42, 0.5);
}

.main_custom.top-padding-section {
    padding-top:28px !important;
}


.btn {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
}



/*=======================================
AUTO SEARCH SUGGEATION
==========================================*/
.search-center {
  position: relative;
}
#searchResponse {
    position: absolute;
    background: white;
    padding: 20px;
    color: white;
    width: 100%;
    -webkit-box-shadow:5px 19px 19px #0000006e;
    -moz-box-shadow:5px 19px 19px #0000006e;
    box-shadow: 5px 19px 19px #0000006e;
    border-radius: 12px;
    -moz-border-radius:12px;
    -webkit-border-radius:12px;
}

#searchResponse ul {
  padding: 0;
  list-style: none;
}

#searchResponse ul li {
  list-style: none;
  padding: 0px;
  margin: 0 0 2px 0;
  display: block;
  text-align: left;
}


#searchResponse ul li a {
  display: block;
  color: black;
  font-size: 13px;
  padding: 5px 10px;
  border-radius: 8px;
text-decoration: underline;

}


#searchResponse ul li a:hover {
  display: block;
text-decoration: none;
  background: #EDEDED;
}


.grid-view .card.itemlist {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    margin: 0px;
    padding: 0 10px;
}


.form-control {
    display: block;
    width: 100%;
    height: calc(2.5rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 0.90rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}



/*=====================================
APPLY DISCOUNT SECTION Custom
=====================================*/


.apply-discount-sec .col-md-5 .btn.btn-primary {
    background: none;
    box-shadow: none;
    color: #202A46 !important;
    width: auto;
    display: inline-block;
    border-bottom: 1px solid #202A46;
    border-radius: 0px;
    min-width: 50px;
    padding: 13px 0 4px 0;
    font-weight: 500;
}

.apply-discount-sec .form-control {
    height: 50px;
    border-radius: 8px;
}


.apply-discount-sec .col-md-7{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}


.apply-discount-sec .col-md-5 {
  position: absolute;
    right: 7px;
    width: 75px;
    text-align: center;
}

/*----Order Type Button Custom-----*/
button.btn-order-type:last-child {
    border-radius: 0px 8px 8px 0;
}

button.btn-order-type:first-child {
    border-radius: 8px 0px 0px 8px;
}


button.btn-order-type.btn-outline-primary:hover {
    background-color: #242424;
    border-color: #242424;
}

button.btn-order-type.btn-outline-primary:hover {
    background-color: #9a9a9a;
    border-color: #9a9a9a;
}

.btn-order-type.btn-outline-primary:not(:disabled):not(.disabled).active {
  background-color: #242424;
    border-color: #242424;
}
