.itmImg,
.proDetailsMainImg {
    background-size: contain;
    background-repeat: no-repeat;
}
.cartIconn,
.itmImg,
.proDetailsMainImg {
    background-repeat: no-repeat;
}
.FootNavigation a,
.topBarMain a,
.ylNav > li > ul {
    transition: 0.5s;
}
.buyMore-single h3,
.nameAlt {
    text-overflow: ellipsis;
    overflow: hidden;
}
.OrderTabsBtn a,
.blogContent a,
.pro-desc-modal h3 {
    text-transform: uppercase;
}
.cartIconn,
.proImg-close,
.proImg-desc,
.proImg-main,
.proList-single-right h3 span,
.substitute-savings span {
    vertical-align: middle;
}
.error {
    color: #c03 !important;
    display: inline-block;
    font-size: 12px !important;
    line-height: 15px !important;
    margin: 5px 0 0;
}
.ProductTitle,
a.AddInfolink {
    margin-bottom: 1rem;
}
.loader {
    display: none;
    border: 12px solid #f3f3f3;
    border-radius: 50%;
    border-top: 10px solid #00f;
    border-right: 10px solid green;
    border-bottom: 10px solid red;
    border-left: 10px solid pink;
    width: 40px;
    height: 40px;
    -webkit-animation: 2s linear infinite spin;
    animation: 2s linear infinite spin;
}
.ordStat,
.savings-value {
    animation: 1s linear infinite blinker;
}
.highlightdiv {
    border: 2px solid #ffa800;
}
.largefont,
.orderTabContHeader h3 {
    font-size: 17px;
}
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}
@keyframes spin {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}
h2.ProRealPrice {
    color: #16216a;
    margin-right: 0.8rem;
    font-weight: 700;
}
h2.ProPriceBefore {
    color: #cacbcd;
    text-decoration: line-through;
}
.ProductTitle {
    border-bottom: 4px solid #f1f1f3;
}
h3.productHeading {
    font-weight: 400;
    display: inline-flex;
}
p.productDiscount {
    font-size: 1rem;
    font-style: oblique;
    color: red;
    font-weight: 400;
}
.proDetailsMainImg {
    float: left;
    height: 100px;
    margin: auto 0;
    min-height: 267px;
    width: 100%;
    background-position: center center;
}
.AditionalInfo a {
    font-weight: 700;
    color: #131d5f;
    font-size: 1.375em;
    text-decoration: none;
    padding-bottom: 1rem;
    padding-left: 0.5rem;
    border-bottom: 4.5px solid #131d5f;
}
.AddInfoDiv > p,
a.AddInfolink {
    font-weight: 600;
}
.itemDetails .productPricemain h2,
a.AddInfolink,
h5.itemDetailTitle {
    font-size: 1rem;
}
.AditionalInfo {
    display: flex;
    width: 100%;
    float: left;
    clear: both;
    margin-bottom: -3px;
    position: relative;
    z-index: 1;
}
.AddInfoList li:before,
.cartIconn,
.detailItmfooter .QtyAddSec a,
.proImg-close,
.proImg-desc,
.proImg-main {
    display: inline-block;
}
.AddInfoDiv > p,
.AddInfoList li {
    margin-bottom: 0.3rem;
}
.AddInfoList li:before {
    background-color: #000;
    content: "";
    width: 0.5rem;
    border-radius: 100%;
    height: 0.5rem;
    margin-right: 0.5rem;
}
.AddInfoDiv {
    font-size: 0.9rem;
    margin-bottom: 2rem;
}
.qtyDivider {
    border-top: 2px solid #f1f1f3;
    padding-top: 1.6rem;
}
.TotalProduct {
    font-size: 0.9rem;
    color: red;
}
.QtyAddSec-wrap .QtyAddSec input,
input#product_qty {
    background-color: #f6f7f8;
}
.recentItmHeading {
    font-size: 1.5rem;
    color: #16216a;
    font-weight: 500;
    padding-bottom: 0.7rem;
    border-bottom: 2px solid #e3e4e6;
}
.itmImg {
    width: 100%;
    min-height: 7.8rem;
    height: auto;
    background-image: url(../images/aboutImg1.png);
    background-position: top;
}
h6.productNum {
    font-size: 0.9rem;
    font-weight: 500;
}
.productNum span {
    font-weight: 400;
}
.cartIconn {
    min-width: 34px;
    height: 33px;
    background-image: url("../images/cart-ico.png");
    background-position: center center;
    background-size: 1.4rem;
    padding: 0.5rem;
    border-radius: 0.2rem;
    background-color: #ffa800;
}
.categoryList,
.partNum,
.productModal .modal-body,
.recentitm [class*="col"] {
    padding: 0;
}
.detailItmfooter .QtyAddSec a {
    height: 19px;
    width: 34px;
    text-align: center;
    line-height: 0;
    text-decoration: none;
    color: #ffa800;
}
.detailItmfooter .QtyAddSec input {
    text-align: center;
    border: 0;
    border-radius: 0.3rem;
    background-color: #f6f7f8;
}
.itemDetails {
    margin-left: 0.5rem;
}
.QtyAddSec small {
    background-color: #fff !important;
    padding-top: 0.3rem;
}
.righItemDetail {
    height: 100%;
    border-left: 1px solid #e9e5e5;
}
.recentitm {
    flex-wrap: wrap;
}
button.btn.addToCrt.addcart.animated {
    display: inline-block;
    color: #ffa800;
    font-size: 1em;
    background: #ffdfa3;
    border-radius: 5px;
    border: 0;
    padding: 8px 16px;
    margin-top: 0;
}
.fc-secondary,
.fc-secondary span,
.linkWish:hover,
.partLink:hover,
.ylNav > li > ul > li > a:hover,
p.partNum.fc-secondary {
    color: #ffa800;
}
.CartProduct h4.table-head,
.quickCartTd h3 {
    font-size: 18px;
}
.CartProduct h4.redTxt {
    color: red;
    font-style: italic;
}
.CartProduct h4 {
    font-size: 18px;
    margin: 0;
    font-weight: 500;
}
.CartProduct h4 span.pr-1 {
    display: block;
    text-align: right;
    font-size: 24px;
    color: #262626;
    font-weight: 500;
    padding: 0 !important;
}
.CartProduct h4 span.pr-2 {
    display: block;
    text-align: right;
    font-size: 18px;
    color: #cacbcd;
    font-weight: 500;
    padding: 10px 0 !important;
    text-decoration: line-through;
}
.CartProduct h4 span.pr-3 {
    display: block;
    text-align: right;
    font-size: 18px;
    color: #3a874c;
    padding: 0 !important;
    font-weight: 400;
}
.proImg,
.single-cart-top {
    overflow: hidden;
}
.proImg-main {
    width: 87px;
    margin: 0 0 0 22px;
}
.partNum {
    margin: 0;
    font-size: 14px;
    color: #575757;
    font-weight: 300;
}
.buyMore-single h5 span,
.partNum span {
    color: #35363c;
    font-weight: 700;
}
.TotalPro {
    font-size: 15px;
    color: red;
    padding: 11px 0 0;
}
.CartItems .TotalPro {
    margin: 0 -100px;
}
.ordStat {
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: red;
    font-style: italic;
}
.proImg-main img {
    width: 87px;
    height: auto;
}
.proImg-desc {
    padding: 0 0 0 40px;
    width: calc(100% - 160px);
}
.removeProduct,
a.removeProduct {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    background: #df153d;
    color: #fff;
}
.QtyAddSec a,
.QtyAddSec input {
    width: 40px;
    height: 40px;
}
.row.proTable .col-sm-1 {
    -ms-flex: 0 0 14%;
    flex: 0 0 14%;
    max-width: 14%;
}
.row.proTable .col-sm-1:first-child {
    -ms-flex: 0 0 58%;
    flex: 0 0 58%;
    max-width: 58%;
}
.row.proTable .col-sm-1:nth-child(3) {
    padding: 0 0 0 137px;
}
.CartProduct .QtyAddSec {
    width: 120px;
    margin: 0 auto;
}
.QtyAddSec a {
    line-height: 40px;
}
.breadCrumbs {
    background: #f6f7f8 !important;
    padding-top: 60px;
}
.totalSectionHeader p {
    margin: 0;
    padding: 10px 0;
    font-size: 16px;
    border-bottom: 1px solid #f1f1f1;
}
.totalSectionHeader p span {
    font-weight: 600;
}
.totalSectionHeader h3 {
    margin: 12px 0 0;
    padding: 0;
    font-size: 25px;
}
.CheckOutBtns {
    display: block;
    text-align: right;
}
.cartBt,
.changeAdd,
.partLink,
.pro-desc-modal h3 {
    display: inline-block;
}
.totalSectionHeader input {
    padding: 1.5em;
}
.proRelated {
    border-top: 1px solid #e2e2e2;
    float: left;
    width: 100%;
    margin: 30px 0 0;
}
.proRelated h2 {
    margin: 0;
    padding: 30px 0;
    font-size: 30px;
    color: #16216a;
    font-weight: 500;
}
.proRelated-single {
    box-shadow: 0 3px 5px #00000036;
    border-radius: 5px;
    height: 100%;
}
.proRelated-img {
    text-align: center;
    border-bottom: 2px solid #ffa802;
    padding: 30px;
}
.proList-single-left img,
.proRelated-img img {
    max-width: 100%;
    height: auto;
}
.proRelated-txt {
    padding: 10px 20px 20px;
}
.proRelated-txt h3 {
    font-size: 14px;
    color: #3e3e3e;
    font-weight: 700;
    margin: 0;
    padding: 12px 0 35px;
}
.cartBt {
    border-radius: 2px;
    width: 43px;
    height: 40px;
    background: url("../images/cart-ico.png") center center no-repeat #ffa802;
    color: #fff;
    margin-top: 12px;
}
.errLogo img,
.siteLogo,
.siteLogo img {
    width: 75px;
}
.proRelated-txt p {
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-weight: 700;
    color: #16216a;
}
.proRelated-txt p span {
    display: inline-block;
    font-size: 12px;
    color: #7c7c7c;
    text-decoration: line-through;
    margin-left: 8px;
    font-weight: 400;
}
.QtyAddSec-wrap .QtyAddSec {
    width: 120px;
    float: right;
    display: flex;
}
.row.row-alt {
    margin-left: -30px;
    margin-right: -30px;
}
.sec-address {
    padding: 0 0 30px;
    margin: -25px 0 0;
}
.TitleOdrDetNew h2.odrDetHead,
.sec-address h2 {
    margin: 0;
    padding: 0;
    font-size: 28px;
    color: #000;
    font-weight: 500;
}
.sec-address h3 {
    margin: 0;
    padding: 10px 0 8px;
    font-size: 18px;
    color: #1a1a1a;
    font-weight: 500;
}
.sec-address p {
    margin: 0;
    padding: 0;
    font-size: 17px;
    color: #1a1a1a;
}
.sec-address p span.pinCode {
    margin-left: 18px !important;
}
.changeAdd {
    font-size: 14px;
    color: #ffa800;
    border: 1px solid #ffa800;
    border-radius: 2px;
    margin: 10px 0 0;
    padding: 7px 20px;
}
.changeAdd:hover {
    background: #ffa800;
    color: #fff;
}
.secCoupon-box {
    margin: 15px 0 0;
}
.editsavePart,
.savePart {
    margin-bottom: 5px;
}
.secCoupon-box p.noteTxt {
    font-size: 14px;
    color: #a5a5a5;
    border: none !important;
    margin: 0 !important;
    padding: 0 0 15px !important;
}
.secCoupon h2 {
    font-size: 18px;
    color: #22262a;
    font-weight: 700;
    background: #f6f7f8;
    padding: 10px 17px;
}
.secCoupon-box .CartBtn {
    display: block;
    width: 100% !important;
}
.totalSectionHeader input {
    padding-left: 17px !important;
    border: 1px solid #95989a4d !important;
    border-radius: 2px !important;
    background: #fcfcfc !important;
    color: #000;
}
.totalSectionHeader input::-webkit-input-placeholder {
    opacity: 1;
    color: #a5a5a5;
}
.totalSectionHeader input:-moz-placeholder {
    opacity: 1;
    color: #a5a5a5;
}
.totalSectionHeader input::-moz-placeholder {
    opacity: 1;
    color: #a5a5a5;
}
.totalSectionHeader input:-ms-input-placeholder {
    opacity: 1;
    color: #a5a5a5;
}
.totalSectionHeader textarea {
    height: 133px !important;
    border: 1px solid #95989a4d !important;
    border-radius: 2px !important;
    background: #fcfcfc !important;
    color: #000;
    font-size: 18px;
    padding: 1.5em 1.5em 1.5em 17px;
}
.totalSectionHeader textarea::-webkit-input-placeholder {
    opacity: 1;
    color: #a5a5a5;
}
.totalSectionHeader textarea:-moz-placeholder {
    opacity: 1;
    color: #a5a5a5;
}
.totalSectionHeader textarea::-moz-placeholder {
    opacity: 1;
    color: #a5a5a5;
}
.totalSectionHeader textarea:-ms-input-placeholder {
    opacity: 1;
    color: #a5a5a5;
}
.btnL {
    letter-spacing: 1.5px !important;
}
.partLink {
    font-size: 13px;
    color: #ffa800 !important;
    font-weight: 500;
    padding: 5px 0;
    text-decoration: underline;
}
.partInp {
    border: 1px solid #6ec5ff4d;
    border-radius: 2px;
    max-width: 160px;
    height: 25px;
    font-size: 12px;
    color: #545454;
    padding: 5px 6px;
}
.savePart {
    display: none;
}
.totalSectionHeader h3.altx {
    font-size: 18px;
    color: #262626;
    font-weight: 500;
    margin: 0 0 22px 22px;
}
.cartSum {
    background: #f6f7f8;
    font-size: 18px;
    color: #22262a;
    font-weight: 700;
    padding: 10px 17px;
    margin: 0 0 22px;
}
.CheckOutBtns-top.forCart {
    padding-left: 130px;
}
#ContactAddNewAddress .modal-dialog,
#EditBillingAddress .modal-dialog,
#EditNewAddress .modal-dialog,
#EditShipAddress .modal-dialog,
#addressValid .modal-dialog,
.productModal {
    max-width: 1000px;
}
.productModal .modal-content {
    border: none;
    border-radius: 10px;
    overflow: hidden;
}
.productModal h2 {
    background: #16216a;
    font-size: 22px;
    color: #fff;
    font-weight: 500;
    text-align: center;
    padding: 17px 0;
}
.pro-desc-modal {
    padding: 36px 45px;
}
.pro-desc-modal h3 {
    font-size: 16px;
    font-weight: 700;
    color: #131d5f;
    border-bottom: 3px solid #16216a;
    margin: 0;
    padding: 0 0 10px;
}
.pro-desc-modal p {
    font-size: 18px;
    color: #3e3e3e;
    margin: 0;
    padding: 20px 0 0;
}
.productModal button.close {
    position: absolute;
    right: 24px;
    top: 14px;
    text-shadow: none;
    color: #fff !important;
    opacity: 1 !important;
}
.proSlide .owl-dots button:focus,
.productModal button.close:focus {
    outline: 0 !important;
}
.proSlide .owl-item img {
    display: inline-block !important;
}
.errorCont,
.mobileQuickCont,
.proSlide .item {
    text-align: center;
}
.proSlide .owl-dots {
    text-align: center;
    margin: 30px 0 0;
}
.proSlide .owl-dots button {
    display: inline-block;
    position: relative;
    width: 8px;
    height: 8px;
    background: #8f9cf6;
    border-radius: 100%;
    margin: 0 4px;
}
.mobClick2.open span,
.proSlide .owl-dots button.active {
    background: #16216a;
}
.proSlide .owl-dots button span {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.pro-main-modal {
    padding: 0;
    position: relative;
}
.pro-code-modal {
    background: #ffa800;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    height: 64px;
    line-height: 64px;
    position: relative;
    right: 0;
    top: 0;
    padding: 0 24px;
    z-index: 9;
    margin: 0 0 0 50px;
}
.pro-code-modal::after {
    content: "";
    width: 45px;
    height: 64px;
    background: url("../images/back-ar.png") no-repeat;
    position: absolute;
    left: -45px;
    top: 0;
}
.pro-code-modal span {
    position: absolute;
    right: 20px;
}
body.modal-open {
    padding: 0 !important;
}
.site-header {
    padding: 12px 0 !important;
}
.searchHeaderMain input[type="search"],
.searchHeaderMain input[type="submit"],
.searchHeaderMain select {
    height: 43px;
}
#gridviewtemplate .products,
.cartList-wrap,
.headLeft,
.inWrap .input-group-rel,
.listImgCont,
.proList-single-left,
.saleBanner {
    position: relative;
}
.loginInfo,
.siteLogo,
.userIconTop,
.ylNav > li > ul {
    position: absolute;
}
.siteLogo {
    left: 0;
    top: 0;
    display: block;
    padding: 0 !important;
}
.searchForm {
    margin-left: 100px;
}
.searchHeaderMain {
    max-width: inherit;
    width: auto;
    display: flex;
    align-items: flex-start;
}
.searchHeaderMain select {
    width: calc(var(--selected-length, 10) * 0.9ch + 45px);
}
.cartTxt,
.searchBox,
.searchSelectBox,
.ylNav > li {
    display: inline-block;
}
.searchSelectBox {
    width: fit-content;
}
.searchBox {
    width: auto;
    margin: 0 0 0 -4px;
    width: 100%;
}
.searchSelectBox .select2-container {
    width: 148px !important;
}
.select2-container--open .select2-dropdown--below {
    min-width: 210px !important;
}
.searchSelectBox .select2-container .select2-selection--single {
    height: 43px !important;
    border: none !important;
    border-radius: 5px!important 0 0 5px!important!important !important;
    background-color: #e4e4e4 !important;
}
.searchSelectBox
    .select2-container
    .select2-selection--single
    .select2-selection__rendered {
    line-height: 43px !important;
    font-size: 16px;
    color: #000;
}
.select2-selection__arrow {
    width: 13px !important;
    height: 9px !important;
    background: url("../images/arrow-n.png") 0 0/100% auto no-repeat !important;
    top: 19px !important;
    right: 11px !important;
}
.modal-warning .modal-footer button.btn::after,
.modal-warning .modal-footer button.btn::before,
.select2-selection__arrow b {
    opacity: 0 !important;
    visibility: hidden !important;
}
.select2-results__option {
    font-size: 13px !important;
    border-top: 1px solid #eaeaea;
}
.select2-container--default .select2-results > .select2-results__options {
    max-height: 300px;
}
.select2-dropdown {
    z-index: 9999 !important;
    border: 1px solid #e6e6e6 !important;
}
.searchHeaderMain input[type="search"] {
    font-size: 16px !important;
    color: #000 !important;
    padding-left: 17px !important;
}
.searchHeaderMain input[type="search"]::-webkit-input-placeholder {
    opacity: 1;
    color: #000;
}
.searchHeaderMain input[type="search"]:-moz-placeholder {
    opacity: 1;
    color: #000;
}
.searchHeaderMain input[type="search"]::-moz-placeholder {
    opacity: 1;
    color: #000;
}
.searchHeaderMain input[type="search"]:-ms-input-placeholder {
    opacity: 1;
    color: #000;
}
.mainHeader {
    padding: 28px 0 0;
}
.loginInfo {
    right: 15px;
    top: -22px;
    margin: 0;
    padding: 0;
    font-size: 12px;
}
.MainMenuClass li a {
    padding-bottom: 20px;
    padding-top: 0;
}
.loginCartBtns a.loginRegister {
    height: 50px;
    border-radius: 5px;
    margin-left: 20px;
    font-size: 16px;
    padding: 13px 50px 13px 10px;
}
.userIconTop {
    right: -7px;
    top: 11px;
    background: url("../images/user-n.png") 0 0/100% auto no-repeat !important;
    width: 23px !important;
    height: 24px !important;
}
.cartIcon {
    margin-right: 0;
    background: url("../images/cart-n.png") 0 0/100% auto no-repeat !important;
    width: 32px;
    height: 30px;
}
.cartTxt {
    position: relative;
    transform: translateY(8px);
    font-size: 12px;
}
.dealsSection .PriceSect,
.disp-2,
.loginRegister .fa,
.proList-single-right h3::after,
.topSlider .owl-nav,
.wishlist-single-right h3::after,
.ylNav > li > ul {
    display: none;
}
.BreadCont,
.BreadCont span,
.breadCrumbs a,
.nameAlt {
    font-size: 14px;
    font-weight: 500;
}
.MainMenuClass {
    margin-top: 17px;
}
.loginCartBtns {
    padding: 3px 0 0;
}
.cartBtnTop {
    padding-top: 10px !important;
}
.loginActivated .animateText {
    font-size: 14px !important;
    font-weight: 300 !important;
}
.customCheck input:checked ~ .checkmark:after,
.fName,
.nameAlt,
.wishlist-single-right.alt h2,
.ylNav > li:hover ul {
    display: block;
}
.nameAlt {
    margin: 0;
}
.fName {
    transform: translateY(-5px);
}
.loginCartBtns a.loginActivated {
    padding-top: 6px;
    padding-bottom: 6px;
}
.desktopMenu {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
}
body {
    padding-top: 160px;
}
.BreadCont span {
    color: #000;
}
.crtBx {
    width: 330px;
    float: right;
}
ul.ylNav {
    margin: 0;
    padding: 0;
}
.ylNav > li {
    list-style-type: none;
    position: relative;
}
.ylNav > li > ul {
    right: 0;
    top: 46px;
    margin: 0;
    padding: 14px 0 0;
    list-style-type: none;
    z-index: 9999;
    width: 170px;
}
.ylNav > li > ul > li > a {
    font-size: 15px;
    color: #16216a;
    display: block;
    padding: 9px 13px;
    border-bottom: 1px solid #efefef;
    background: #fff;
}
.ylNav > li > ul > li:last-child > a {
    border-bottom: 0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.proList-single {
    border-bottom: 2px solid #f6f7f8;
    margin: 0 0 31px;
    padding: 0 0 16px;
}
.proList-single-left {
    float: left;
    width: 180px;
    height: 294px;
    border: 3px solid #f6f7f8;
    border-radius: 4px;
    text-align: center;
    padding: 15px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
}
.proList-single-right {
    width: calc(100% - 180px);
    float: left;
    padding: 0 0 0 15px;
}
.proList-single-right h2 {
    font-size: 22px;
    color: #22262a;
    font-weight: 600;
    margin: 0;
    padding: 0;
}
.proList-single-right h2 a {
    color: #22262a;
    display: inline-block;
    border-bottom: 2px solid #f6f7f8;
    padding: 0 0 6px;
    text-decoration: none !important;
}
.proList-single-right h3 {
    font-size: 25px;
    color: #16216a;
    font-weight: 800;
    margin: 0;
    padding: 6px 0 0;
}
.proList-single-right h3 span {
    font-weight: 400;
    font-size: 17px;
    color: #7c7c7c;
    text-decoration: line-through;
    display: inline-block;
    padding-left: 6px;
}
.proList-single-right h4 {
    font-size: 14px;
    line-height: 24px;
    color: #262626;
    padding: 13px 0 0;
    margin: 0;
}
.proList-single-right h5 {
    font-size: 15px;
    color: #000;
    font-weight: 800;
    margin: 6px 0 0;
}
.productSorting {
    position: relative;
    height: 58px;
    background: #f6f7f8;
}
.sortLeft {
    float: left;
    margin: 12px 0 0 8px;
    padding: 0;
    color: #22262a;
    font-size: 14px;
}
.pagination.searchpagination {
    margin: 10px 0 0 20%;
    padding: 0;
    float: left;
    width: auto;
}
.productViewRight {
    position: absolute;
    right: 0;
    top: 0;
}
.GridView,
.ListView {
    margin: 0 !important;
    padding: 0 !important;
    width: 50px !important;
    height: 58px !important;
    background: 0 0 !important;
    text-align: center;
    font-size: 20px !important;
    line-height: 60px !important;
}
.mobClick,
.mobClick2 {
    display: none;
    width: 24px;
    height: 16px;
    cursor: pointer;
    left: 15px;
    z-index: 999;
    position: absolute;
}
.GridView.active,
.ListView.active {
    background: #f1f3f4 !important;
}
.QtyQuickOrder *,
.QuickBodyCont p,
.alreadyAdded,
.proDesct,
.redsetsQuick,
.rightPriceQuick,
.rightPriceSecQuick *,
.sortLeft select,
.wEdit {
    font-size: 14px;
}
.pagination a,
.pagination.bTm a,
.pagination.searchpagination a {
    font-size: 18px;
    color: #22262a;
    font-weight: 600;
}
.pagination.searchpagination a {
    display: inline-block;
    margin: 0 2px !important;
    padding: 0 !important;
    min-width: 38px !important;
    height: 38px !important;
    text-align: center !important;
    line-height: 38px !important;
}
.productListingCont .pagination a div.active,
.productListingCont .pagination a div.page-a-link:hover {
    min-width: 38px !important;
    height: 38px !important;
    line-height: 38px !important;
    background: #16216a !important;
}
.pagination.bTm a,
.productListingCont .pagination.bTm a div.active,
.productListingCont .pagination.bTm a div.page-a-link:hover {
    min-width: 56px !important;
    height: 56px !important;
    line-height: 56px !important;
}
.pagination.bTm {
    background: #fafafb !important;
    margin: 10px 0 0 !important;
    float: left !important;
    width: 100%;
}
.pagination.bTm a {
    text-align: center;
    border-radius: 0 !important;
}
.ylNav li a {
    font-size: 15px;
}
.categoriesTpl {
    padding: 20px;
}
.arrowActive {
    text-align: right;
    color: #16216a !important;
    font-size: 19px !important;
}
.categoryList li a {
    width: 90%;
    padding-left: 0 !important;
}
.categoryList li.active,
.fbt-bottom .QtyAddSec input {
    background: 0 0;
}
.categoryList li.active a {
    color: #16216a;
}
.subCatMenu {
    padding-left: 0;
}
.categoryList li .subCategories li a {
    padding: 10px 0;
}
.categoryItemImg {
    background-size: contain !important;
}
.DealSection .owl-stage-outer {
    padding: 24px 0;
}
.product-slider .owl-carousel .item {
    padding: 0 15px;
}
.prodtData {
    -webkit-box-shadow: 0 5px 12px 1px rgb(0 0 0 / 40%) !important;
    box-shadow: 0 5px 12px 1px rgb(0 0 0 / 40%) !important;
}
.product-slider .owl-carousel .nav-btn {
    top: 50% !important;
    margin-top: -80px;
}
.product-slider .dealProimg {
    float: none !important;
}
.prodtData h3 {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 114px;
}
.mobClick {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    top: 27px;
}
.mobClick span,
.mobClick2 span {
    position: absolute;
    opacity: 1;
    left: 0;
    width: 24px;
    height: 3px;
    background: #fff;
    display: block;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
}
.mobClick.open {
    left: 265px;
}
.heroSlide .owl-dots .owl-dot.active,
.mobClick.open span {
    background: #ffa800;
}
.nav-overLay,
body.navOpen .mainHeader,
body.navOpen .site-header {
    background: rgba(255, 255, 255, 0.8);
}
.mobClick span:nth-child(2),
.mobClick2 span:nth-child(2) {
    top: 7px;
}
.mobClick span:nth-child(3),
.mobClick2 span:nth-child(3) {
    top: 14px;
}
.mobClick.open span:first-child,
.mobClick2.open span:first-child {
    top: 7px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
.mobClick.open span:nth-child(2),
.mobClick2.open span:nth-child(2) {
    opacity: 0;
    left: -20px;
}
.mobClick.open span:nth-child(3),
.mobClick2.open span:nth-child(3) {
    top: 7px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}
.mobClick2 {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    top: 32px;
}
.mobClick2.open {
    left: 265px;
    top: -51px;
}
.nav-overLay {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    visibility: hidden;
}
.nav-overLay.act {
    opacity: 1;
    visibility: visible;
}
.buyMore-img img,
.most-pop .orginalPrice::after,
.phone-group p.blank,
body.navOpen #desktop_search,
body.navOpen .loginCartBtns {
    opacity: 0;
    visibility: hidden;
}
.forMob,
.seeallgridviewtemplate .alert.alert-danger,
.seealllistViewItems .alert.alert-danger {
    display: none !important;
}
.categoryList > li > a {
    border-bottom: 1px solid #e2e2e2;
    font-size: 15px;
}
.categoryList > li.active > a {
    font-size: 15px;
    color: #262626;
}
.categoryList > li:last-child > a,
.wishPop .modal-header,
.wishlist-single:last-child {
    border: none;
}
.subCatMenu > li > a {
    color: #16216a !important;
    word-break: break-all;
}
.subCatMenu > li .subCatMenu > li > a {
    color: #1261a0 !important;
    font-size: 12px !important;
    padding-left: 5px !important;
}
.subCatMenu > li .subCatMenu > li .subCatMenu > li > a {
    color: #0051ff !important;
    padding-left: 10px !important;
}
.subCatMenu > li .subCatMenu > li .subCatMenu > li .subCatMenu > li > a {
    color: #58cced !important;
    padding-left: 15px !important;
}
.buyMore {
    float: left;
    width: 100%;
    background: #16216a;
    padding: 60px 0;
}
.buy-more .owl-stage,
.most-popular .owl-stage {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.buy-more .owl-item {
    box-shadow: 0 6px 0 #0000000d;
    border-radius: 6px;
    background: #fff;
    padding: 15px;
    position: relative;
}
.btnNew,
.buyMore .addToCrt,
.most-popular .addToCrt {
    font-size: 18px;
    letter-spacing: 1.35px;
    padding: 8px 22px;
    margin-top: 17px;
    color: #fff;
}
.buyMore-single h3 {
    font-size: 16px;
    color: #3e3e3e;
    font-weight: 700;
    margin: 0;
    padding: 25px 5px 0 0;
    line-height: 24px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 70px;
}
.buyMore-single h5 {
    font-size: 15px;
    color: #575757;
    margin: 0;
    padding: 15px 0 0;
    font-weight: 300;
}
.buyMore-img {
    height: 150px;
    width: 100%;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}
.btnNew {
    display: inline-block;
    background: #ffa800;
    border-radius: 4px;
    border: none;
}
.footerBottom,
.most-popular {
    background: #f9faf4;
}
.btnNew:hover {
    background: #16216a;
    color: #fff;
    text-decoration: none !important;
}
.buyMore .addToCrt,
.most-popular .addToCrt {
    min-width: 140px;
    text-align: center;
    background: #ffa800;
    border-radius: 4px;
    border: none;
}
.buy-more .owl-nav button {
    width: 55px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(270deg, #ffffff00 0, #161f61 100%) no-repeat !important;
    color: #fff !important;
    font-size: 50px !important;
}
.buy-more .owl-nav button.owl-next {
    left: inherit;
    right: 0;
    background: linear-gradient(90deg, #ffffff00 0, #16216a 100%) no-repeat !important;
}
.adSearch button:focus,
.buy-more .owl-nav button:focus,
.modal-header button:focus,
.most-popular .owl-nav button:focus {
    outline: 0;
}
.buyMore-left {
    text-align: right;
    color: #fff;
}
.buyMore-left h3 {
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 2.25px;
    margin: 0;
    padding: 0;
}
.buyMore-left h3 span {
    display: block;
    font-weight: 300;
    padding: 8px 0 0;
}
.buyMore-left p {
    font-size: 18px;
    color: #f6f6f6;
    letter-spacing: 1.35px;
    line-height: 30px;
    padding: 15px 0 0;
    font-weight: 300;
}
.most-popular {
    padding: 48px 0;
    float: left;
    width: 100%;
}
.most-popular .owl-stage-outer {
    padding-bottom: 8px;
}
.most-popular .owl-item {
    -webkit-box-shadow: 0 7px 0 0 #ecede8;
    box-shadow: 0 7px 0 0 #ecede8;
    border-radius: 6px;
    background: #fff;
    padding: 15px;
    position: relative;
}
.most-popular .buyMore-left {
    text-align: left;
    color: #525252;
}
.WishBodyCont .wishdesc,
.listViewItems .products h3 a,
.most-popular .buyMore-left p,
.proDesct a,
a.productlist {
    color: #000;
}
.buyMore .owl-item,
.most-popular .owl-item {
    padding-bottom: 80px;
}
.buyMore .addToCartbtnSectt,
.most-popular .addToCartbtnSectt {
    position: absolute;
    bottom: 15px;
    left: 15px;
}
.most-popular .owl-nav button {
    width: 55px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(270deg, #ffffffa8 0, #d4d4d4 100%) no-repeat !important;
    color: #949191 !important;
    font-size: 50px !important;
}
.most-popular .owl-nav button.owl-next {
    left: inherit;
    right: 0;
    background: linear-gradient(90deg, #ffffffa8 0, #d4d4d4 100%) no-repeat !important;
}
.buyMore-single .offerPrice {
    font-size: 20px;
    padding-top: 12px;
}
.productDetailSection p.productDiscount {
    color: #3a874c !important;
}
.buyMore-single .orginalPrice {
    font-size: 15px;
    transform: translateY(-3px);
}
.nameAlt {
    margin-top: 0;
    max-width: 360px;
}
.blogContent p {
    min-height: 140px;
}
.ImgSection:after {
    left: 0;
}
.BlogImg {
    margin-left: 15px;
}
.productDetailSection {
    padding-left: 16%;
    padding-right: 16%;
}
.OrderDetailPageNew,
.col-lg-8 .productDetailSection,
.productDetailSection.alt {
    padding-left: 0;
    padding-right: 0;
}
.mobileQuickCont img {
    max-height: 80px;
}
.QuickBodyRow,
.orSearch {
    padding: 20px 0;
}
.QtyAddSec {
    float: none;
    background: 0 0;
}
.quickAddCartBtn button.btn {
    padding-top: 8px;
    padding-bottom: 8px;
}
.QuickOrderCont {
    padding-top: 0;
}
.QuickHeader {
    border-bottom: 1px solid #a7a7a7;
    padding: 0 0 25px;
}
.QucickOrderTabsHeading,
.wish-tabs .nav-tabs {
    border-bottom: 2px solid #16216a;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    display: -webkit-box;
    display: -moz-box;
}
.cartBdr,
.tBor {
    border-bottom: 1px solid #f1f1f1;
}
.QucickOrderTabsHeading a.tabsClickQuickOdr {
    font-size: 18px;
    line-height: 22px;
    color: #95989a;
    margin-left: 12px;
    font-weight: 400;
    text-align: center;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #e3e3e3;
    border-bottom: 0;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    float: none;
    word-break: break-word;
    padding: 16px 24px;
}
.QucickOrderTabsHeading a:first-child,
.multi-trans .form-group:first-child,
.wish-tabs .nav-item:first-child .nav-link {
    margin-left: 0;
}
.QucickOrderTabsHeading a.tabsClickQuickOdr.active {
    color: #ffa800;
    background: #e6e4e4;
    font-weight: 700;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.detailItmfooter .QtyAddSec input {
    height: auto;
    margin: 0;
    padding: 3px 8px;
    width: auto;
    max-width: 56px;
    font-size: 15px;
}
.heroBanner .item a,
.saleBanner .addToCrt {
    min-width: 140px;
    border-radius: 4px;
    padding: 8px 22px;
}
.AddInfoContent ul {
    margin: 0 0 0 10px;
    padding: 0;
}
.CategoriesCont {
    margin-bottom: 40px;
}
.most-pop .orginalPrice {
    text-decoration: line-through;
    margin: -3px 0 0;
}
.saleBanner .addToCrt {
    text-align: center;
    font-size: 18px;
    color: #16216a;
    letter-spacing: 1.35px;
    background: #fff;
    margin-top: 17px;
    border: none;
    position: absolute;
    left: 50px;
    bottom: 50px;
}
.bannerTxt {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
}
.bannerTxt .container-fluid,
.bannerTxt .row,
.fbt-slide .item {
    height: 100%;
}
.bannerTxt .col-md-6 {
    position: inherit;
}
.bannerTxt h2 {
    font-size: 3.75em;
    font-family: "Roboto Condensed", sans-serif;
    margin-bottom: 20px;
}
.bannerTxt p {
    font-size: 1.375em;
    margin-bottom: 6px;
}
.heroSlide .owl-dots {
    position: absolute;
    bottom: 93px;
    left: 46px;
}
.heroSlide .owl-dots .owl-dot {
    width: 32px;
    height: 12px;
    display: inline-block;
    text-align: center;
    margin: 0 20px;
    background: #c3c3b8;
    border-radius: 220px;
}
.addSection {
    padding-top: 50px;
}
.OdrNewProdList .CartProduct.CartItems .cartProdListing,
.breadCrumbs.no-Merg,
.breadCrumbs.noMargin,
.recentItmHeading {
    margin-bottom: 0;
}
.orderTabContentTable p {
    font-size: 16px;
    margin: 0 !important;
    padding: 0 !important;
}
.tBor {
    padding: 15px 0;
    float: left;
    width: 100%;
}
.productsListing.nomerg,
.profileN-cont .nav-tabs .nav-item,
.wish-tabs .nav-tabs .nav-item {
    margin: 0;
}
.cateSecNew-single .addToCrt,
.heroBanner .item a {
    color: #fff;
    letter-spacing: 1.35px;
    background: #ffa800;
    margin-top: 17px;
}
.breadCrumbs.small {
    margin-bottom: 20px;
}
.testRightContent p {
    padding: 0 50px;
    text-align: justify;
}
.testimonialList h4 {
    padding-left: 50px;
}
.printIconOdr {
    margin-right: 0;
}
.newOrderDetPrint a {
    font-size: 20px;
    color: #000;
}
.sec-address-alt {
    float: left;
    width: 100%;
    margin-top: 0;
    padding-bottom: 0;
}
pre {
    font-family: Roboto, sans-serif !important;
}
.sec-address h5 {
    font-weight: 500;
    padding-bottom: 10px;
}
.BillInfoDetOdrShip,
.productListingCont {
    margin-bottom: 0 !important;
}
.orSearch h2 {
    margin: 0;
    padding: 0 0 15px;
}
.orSearch label {
    display: block;
    font-weight: 500;
}
.searchHeaderMain input[type="submit"]:disabled,
.searchHeaderMain input[type="submit"][disabled] {
    background: url("../images/searchgrey.png") center center no-repeat;
    background-size: calc(25px);
}
input:-webkit-autofill,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover,
select:-webkit-autofill,
select:-webkit-autofill:focus,
select:-webkit-autofill:hover,
textarea:-webkit-autofill,
textarea:-webkit-autofill:focus,
textarea:-webkit-autofill:hover {
    border: 1px solid #fff;
    -webkit-text-fill-color: #000;
    -webkit-box-shadow: 0 0 0 1000px #fff inset;
}
.saveCartHeader {
    text-align: center;
    font-size: 18px;
}
.saveCartTableContent p {
    text-align: center;
    font-size: 15px;
}
.saveCartTableContent a {
    text-align: center !important;
}
.accCreate h2,
.heroBanner .item a,
.wishTitle,
p.acc {
    text-align: center;
}
.saveCartTableContent .brd {
    border-bottom: 1px solid #f3f3f3;
}
.historyPricing .priceHistory {
    width: auto !important;
    text-align: center !important;
}
.aboutProductGrid {
    background-color: #fff;
}
.aboutCatList {
    background-color: #d9d9d9;
}
.heroBanner .item a {
    font-size: 18px;
    border: none;
    display: inline-block;
    position: absolute;
    left: 64px;
    bottom: 25px;
}
.btnL {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    height: 46px !important;
    font-size: 18px !important;
}
.totalSectionHeader input {
    height: 46px !important;
    font-size: 16px;
}
.cateSecNew {
    width: 100%;
    background: #f9faf4;
    padding: 90px 0 30px;
}
.cateSecNew h2 {
    font-size: 30px;
    color: #525252;
    letter-spacing: 2.25px;
    font-weight: 300;
    margin: 0;
    padding: 0 0 30px;
}
.cateSecNew h2 span,
.productsnW p strong {
    font-weight: 700;
}
.cateSecNew-single {
    margin-top: 40px;
    position: relative;
    height: 225px;
    background: #fff;
    border-radius: 10px;
    padding: 30px;
    -webkit-box-shadow: 0 7px 0 0 #ecede8;
    box-shadow: 0 7px 0 0 #ecede8;
}
.cateSecNew-img,
.vAll,
.wList {
    position: absolute;
}
.cateSecNew-img {
    width: 161px;
    top: 50%;
    margin-top: -90px;
    right: 0;
    height: 180px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right center;
}
.cateSecNew-single h3 {
    font-size: 24px;
    color: #3e3e3e;
    font-weight: 700;
    height: 60px;
    overflow: hidden;
    margin: 0;
    padding: 0 140px 0 0;
}
.cateSecNew-single h4 {
    font-size: 18px;
    color: #ffa800;
    font-weight: 700;
    margin: 0;
    padding: 10px 0 0;
}
.cateSecNew-single .addToCrt {
    font-size: 18px;
    border-radius: 4px;
    padding: 10px 37px;
    border: none;
}
.cateSecNew.alt {
    padding: 80px 0 90px;
}
.orSearch h2,
.orSearch-wrap h2 {
    font-size: 25px;
    color: #000;
    font-weight: 700;
    padding-bottom: 22px;
}
.orSearch label {
    font-size: 16px;
    color: #000;
}
.orSearch .form-control {
    height: 38px;
    border: 1px solid rgba(112, 112, 112, 0.6);
    border-radius: 0;
}
.checkOreder {
    height: 38px;
}
.multi-trans {
    border-top: 2px solid #f6f7f8;
    border-bottom: 2px solid #f6f7f8;
    padding: 22px 0;
    margin: 5px 0 25px;
}
.multi-trans h2 {
    font-size: 18px;
    color: #000;
    font-weight: 700;
    margin: 0;
    padding: 0;
}
.multi-trans .form-group {
    margin-top: 15px;
    margin-left: 50px;
}
.multi-trans label {
    font-size: 16px;
    color: #000;
    margin-right: 20px;
}
.multi-trans .form-control {
    height: 38px;
    border: 1px solid rgba(112, 112, 112, 0.6);
    border-radius: 0;
    min-width: 190px;
}
.pagination.bTm a.vAll,
.vAll {
    min-width: inherit !important;
    padding: 9px 22px !important;
    border-radius: 8px !important;
}
.pass-cont .CartBtn,
.saveCartPop .CartBtn {
    height: 50px;
    padding-top: 0;
    min-width: 160px;
}
.cleIcon {
    margin-left: 12px;
}
.listViewItems h3 {
    margin-top: 0;
    padding-top: 0;
}
.cartList {
    width: 200px;
}
.vAll {
    right: 120px;
    top: 10px;
    display: inline-block !important;
    background: #16216a !important;
    color: #fff !important;
    font-size: 14px !important;
    height: auto !important;
}
.pagination.bTm a.vAll {
    height: inherit !important;
    width: auto !important;
    margin: 0 !important;
    line-height: 20px !important;
}
.pagination.bTm a.vAll:hover,
.vAll:hover {
    text-decoration: none !important;
    color: #fff !important;
    background: #ffa802 !important;
}
#gridviewtemplate .cartList {
    margin: 0 auto;
    overflow: hidden;
}
.accCreate {
    border: 1px solid #707070;
    padding: 75px 75px 45px;
    max-width: 1300px;
    margin: 0 auto;
}
.inPut,
.inpBox {
    padding: 10px 25px;
    width: 100%;
    background: #fcfcfc;
}
.accCreate h2 {
    font-size: 46px;
    color: #000;
    font-weight: 700;
}
.accCreate h3 {
    font-size: 28px;
    color: #000;
    font-weight: 700;
    padding: 38px 0 0;
    margin: 0;
}
.inPut,
.inWrap label,
.inpBox {
    font-size: 18px;
}
.for-phone-group,
.inWrap {
    margin-top: 50px;
}
.inWrap label {
    display: block;
    color: #999;
}
.inPut {
    border: 1px solid #95989a4d;
    border-radius: 5px;
    color: #000;
}
select.inPut {
    padding-top: 12px;
    padding-bottom: 11px;
}
.inpBox {
    border: 1px solid #95989a4d;
    border-radius: 5px;
    color: #999;
}
.inpBox a,
p.acc a {
    color: #00becc;
}
.inpBox.alt {
    border: none;
    background: 0 0;
    padding: 0;
}
.tabBtn .btSubmit {
    background: #ffa800;
    border-radius: 5px;
    color: #fff !important;
    font-size: 20px;
    border: none;
    padding: 12px 66px;
    display: inline-block;
    margin: 0 15px;
    cursor: pointer !important;
}
.btSubmit-prev,
.btn-wish-alt {
    background: #b9b9b9;
}
p.acc {
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 25px;
    font-size: 16px;
    color: #a0a0a0;
}
.inWrap input:-webkit-autofill,
.inWrap input:-webkit-autofill:focus,
.inWrap input:-webkit-autofill:hover,
.inWrap select:-webkit-autofill,
.inWrap select:-webkit-autofill:focus,
.inWrap select:-webkit-autofill:hover,
.inWrap textarea:-webkit-autofill,
.inWrap textarea:-webkit-autofill:focus,
.inWrap textarea:-webkit-autofill:hover {
    border: 1px solid #95989a4d;
    -webkit-text-fill-color: #000;
    font-size: 18px;
    -webkit-box-shadow: 0 0 0 1000px #fff inset;
    transition: background-color 5000s ease-in-out;
}
.inWrap input:-webkit-autofill::first-line {
    font-size: 18px;
}
.wList {
    right: 15px;
    top: 15px;
    color: red;
    font-size: 25px;
}
.adSearch-wrap,
.createBtns.loginCont,
.pageWish {
    float: left;
    width: 100%;
}
.wishTitle {
    font-size: 40px;
    color: #000;
    font-weight: 700;
    margin: 0;
    padding: 0 0 15px;
}
.breadCrumbs.forWish {
    margin-bottom: 15px;
}
.wishlist-single {
    border-bottom: 2px solid #f6f7f8;
    margin: 0 0 31px;
    padding: 0 0 16px 53px;
    position: relative;
}
.wishlist-single-left {
    float: left;
    width: 182px;
    height: 185px;
    border: 3px solid #f6f7f8;
    border-radius: 4px;
    text-align: center;
    position: relative;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
}
.wishlist-single-right {
    width: 600px;
    float: left;
    padding: 0 0 0 20px;
}
.wishlist-single-right h2 {
    font-size: 18px;
    color: #22262a;
    display: inline-block;
    border-bottom: 2px solid #f6f7f8;
    margin: 0;
    padding: 0 0 6px;
    font-weight: 600;
}
.wishlist-single-right h2 a {
    color: #22262a;
}
.wishlist-single-right h3 {
    margin: 0;
    padding: 10px 0 0;
    border: none;
    font-size: 19px;
    color: #16216a;
    font-weight: 700;
}
.wishlist-single-right h3 span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #7c7c7c;
    font-weight: 400;
    text-decoration: line-through;
    padding-left: 23px;
}
.wishlist-single-right h4 {
    margin: 0;
    padding: 9px 0 0;
    border: none;
    font-size: 12px;
    color: #262626;
}
.wishlist-single-right h5 {
    margin: 0;
    padding: 8px 0 0;
    font-size: 12px;
    color: #000;
    font-weight: 600;
}
.wishlist-single-left .wList {
    right: 5px;
    top: 2px;
}
.QtyAddSec-bg {
    background: #f6f7f8;
    border-radius: 4px;
}
.QtyAddSec-bg input {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}
.wishlist-single-cart {
    float: right;
}
.wishlist-single-cart .cartList {
    width: auto;
    float: left;
}
.qtTitle {
    float: left;
    font-size: 17px;
    color: #262626;
    font-weight: 600;
    padding-right: 60px;
    padding-top: 5px;
}
.inWrap label span,
.orTxt,
.pass-cont .form-group label span,
.phone-group p span {
    color: red;
}
.single-cart-bottom {
    text-align: right;
    position: absolute;
    right: 0;
    bottom: 16px;
}
.linkWish-2,
.orTxt,
.pass-cont h2 {
    text-align: center;
}
.single-cart-bottom button {
    background: rgba(255, 168, 2, 0.28);
    border: none;
    font-size: 12px;
    color: #ffa802;
    font-weight: 600;
    padding: 9px 22px;
    border-radius: 5px;
}
.single-cart-bottom button img {
    margin-right: 10px;
    transform: translateY(-2px);
}
.wishClose {
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -20px;
}
.wishlist-single-right.alt {
    width: 100%;
    margin: 0;
    padding: 0;
    float: none;
}
.wishClose.alt {
    margin: 0;
    left: 30px;
    top: 15px;
}
.wishIcon {
    border-radius: 0 !important;
    background: url("../images/wish-icon.png") center center/contain no-repeat;
    display: inline-block;
    height: 20px;
    width: 30px;
}
.tech-cont {
    height: 100%;
    position: relative;
    padding: 0 0 70px;
}
.tech-cont a {
    position: absolute;
    left: 0;
    bottom: 0;
}
.listImgCont {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.fadediv {
    opacity: 0.5;
}
.fadediv .CartBtn {
    pointer-events: none;
    cursor: not-allowed;
}
.CheckOutBtns-alt {
    width: 100% !important;
    margin-left: 0 !important;
}
.CheckOutBtns-alt a {
    margin-left: 5px;
}
.SaveCartPopup .modal-dialog {
    max-width: 500px;
}
.saveCartPop h5.modal-title {
    font-size: 22px;
    color: #707070;
}
.saveCartPop .modal-content {
    border: none;
    border-radius: 9px;
}
.orTxt {
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 17px;
}
.saveCartPop .form-group label {
    font-size: 18px;
    color: #999;
}
.saveCartPop .form-group .form-control {
    border: 1px solid #95989a4d;
    border-radius: 5px;
    background: #fcfcfc;
    height: 45px;
}
.saveCartPop .modal-body {
    padding-left: 70px;
    padding-right: 70px;
}
.saveCartPop .CartBtn {
    font-size: 20px;
    color: #fff;
    padding-bottom: 0;
}
.modal-backdrop {
    z-index: 99;
}
.modal-backdrop.show {
    opacity: 0.6;
}
.pass-wrap {
    padding: 100px 0;
}
.pass-cont {
    max-width: 510px;
    margin: 0 auto;
    border: 1px solid #8f8f8f;
    border-radius: 10px;
    padding: 50px 75px;
}
.pass-cont h2 {
    color: #1d2d2c;
    margin-bottom: 40px;
}
.pass-cont .form-group label {
    font-size: 18px;
    color: #1d2d2c;
}
.pass-cont .form-group .form-control {
    border: 1px solid #909090;
    border-radius: 5px;
    background: #fcfcfc;
    height: 45px;
}
.pass-cont .CartBtn {
    font-size: 20px;
    color: #1d2d2c;
    font-weight: 700;
    background: #ffc62e;
    padding-bottom: 0;
}
.QtyAddSec input#product_qty,
.accCreate .nav-link {
    background: 0 0 !important;
}
.wish-tabs .tab-content {
    padding-top: 40px;
    padding-bottom: 40px;
}
.profileN-cont .nav-tabs .nav-link,
.wish-tabs .nav-tabs .nav-link {
    font-size: 18px;
    line-height: 22px;
    color: #95989a;
    margin-left: 12px;
    max-width: 180px;
    text-align: center;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #e3e3e3;
    border-bottom: 0;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    word-break: break-word;
    padding: 16px 24px;
}
.profileN-cont .nav-tabs .nav-link.active,
.wish-tabs .nav-tabs .nav-link.active {
    color: #ffa800;
    background: #e6e4e4;
    font-weight: 700;
}
.wish-modify {
    float: left;
    margin: 16px 0 0;
}
.linkWish,
.linkWish-2 {
    margin-top: 20px;
    position: static;
}
.wish-modify a {
    display: inline-block;
    padding: 0 8px;
}
.linkWish {
    right: 0;
    top: 13px;
    color: #ffa800;
    font-size: 13px;
    font-weight: 700;
    display: inline-block;
}
.linkWish-2 {
    display: block;
}
.linkWish-3 {
    position: static;
    margin: 0;
}
.linkWish-4 {
    position: static;
    display: block;
    text-align: left;
    margin-top: 0;
    margin-left: 7px;
}
.qtyDivider-n {
    padding-left: 0 !important;
    margin-left: 0 !important;
}
.wishPop .modal-dialog {
    max-width: 610px;
}
.wishPop .modal-content {
    border: none;
    border-radius: 10px;
}
.wishPop h2 {
    text-align: center;
    margin-top: -25px;
    margin-bottom: 30px;
}
.wishPop h3 {
    text-align: center;
    padding-top: 25px;
}
.wishPop .form-group {
    padding-left: 120px;
    padding-right: 120px;
}
.wishPop .form-group .form-control {
    border: none;
    -webkit-box-shadow: 0 0 5px 0 #d1d1d1;
    box-shadow: 0 0 5px 0 #d1d1d1;
    border-radius: 5px;
    background: #fcfcfc;
    height: 52px;
}
.accCreate .nav-tabs::after,
.accCreate .nav-tabs::before {
    position: absolute;
    top: 31px;
    width: 15%;
    height: 2px;
    background: #fff;
    content: "";
}
.btn-wish {
    background: #ffa800;
    border: none;
    color: #fff;
    border-radius: 5px;
    height: 62px;
    min-width: 198px;
    font-size: 26px;
    letter-spacing: 2px;
}
.modal-btn {
    padding-left: 50px;
    padding-right: 50px;
}
.registerContainer {
    margin-top: 15px;
}
.registerContainer h2 {
    font-size: 46px;
    color: #000;
    text-align: center;
    font-weight: 700;
    margin: 0 0 15px;
    padding: 0;
}
.accCreate .nav-tabs {
    border: none;
    position: relative;
}
.accCreate .nav-tabs::after {
    left: 0;
}
.accCreate .nav-tabs::before {
    right: 0;
    z-index: 1;
}
.accCreate .nav-tabs .nav-item {
    margin: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    text-align: center;
    position: relative;
    z-index: 2;
}
.accCreate .nav-link {
    border-radius: 0 !important;
    border: none !important;
}
.accCreate .nav-link .linkTxt {
    display: block;
    margin-top: 11px;
    font-size: 18px;
    color: #999;
}
.accCreate .nav-link .linkNum {
    width: 50px;
    height: 50px;
    line-height: 50px;
    border: 1px solid #707070;
    border-radius: 100%;
    font-size: 18px;
    color: #7d7b7b;
    display: inline-block;
    background: #fff;
    position: relative;
}
.accCreate .navLine {
    position: absolute;
    width: 100%;
    height: 1px;
    background: #707070;
    left: 0;
    top: 32px;
}
.accCreate h4 {
    margin: 0;
    padding: 0;
    font-size: 25px;
    color: #000;
    font-weight: 400;
}
.accCreate .nav-link.active .linkNum {
    border: 1px solid #df4820;
    background: #df4820;
    color: #fff;
}
.accCreate .nav-link.active .linkTxt {
    color: #df4820;
}
.accCreate .nav-link.filled .linkNum {
    border: 1px solid #1ed637;
    background: #1ed637;
    color: #fff;
    text-indent: -9999px;
}
.accCreate .nav-link.filled .linkNum::after {
    content: "";
    width: 50px;
    height: 50px;
    position: absolute;
    left: 0;
    top: 0;
    background: url("../images/tick.png") center center no-repeat;
}
.accCreate .nav-link.filled .linkTxt {
    color: #1ed637;
}
.accCreate .tabBtn {
    margin-top: 65px;
}
.customCheck {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 0;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.addLink i,
.errLink,
.errLogo {
    display: inline-block;
}
.adSearch button,
.errLink {
    font-size: 20px;
    color: #fff;
}
.customCheck input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.customCheck .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    border: 3px solid #5d5e5fb3;
    background: #fcfcfc;
    border-radius: 5px;
}
.customCheck input:checked ~ .checkmark {
    background-color: #ffa800;
    border: 1px solid #ffa800;
}
.customCheck .checkmark:after {
    content: "";
    position: absolute;
    display: none;
    left: 9px;
    top: 5px;
    width: 7px;
    height: 10px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.proGrid {
    height: 300px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
}
.wish-tabs .gridviewtemplate .products,
.wish-tabs .seeallgridviewtemplate .products {
    height: 100%;
    margin-bottom: 0 !important;
}
.wish-tabs .gridviewtemplate .col-md-4,
.wish-tabs .seeallgridviewtemplate .col-md-4 {
    margin-bottom: 30px;
}
.adSearch {
    width: 400px;
    margin: 0 auto;
    position: relative;
}
.adSearch input[type="text"] {
    width: 100%;
    height: 46px;
    border: 1px solid #707070;
    border-radius: 12px;
    font-size: 14px;
    padding: 0 0 0 25px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
}
.adSearch button {
    height: 46px;
    line-height: 46px;
    border-radius: 12px;
    background: #ff8000;
    padding: 0 25px;
    border: none;
    position: absolute;
    right: 0;
    top: 0;
}
.error-body {
    margin: 0 !important;
    padding: 0 !important;
    background: #ece7e7;
}
.error-body.alt {
    background: #f8eee2;
}
.error-head {
    background: #ffa800;
    padding: 12px 0;
    text-align: center;
}
.error-head-bottom {
    height: 65px;
    background: #16216a;
}
.errorCont .row {
    height: 100%;
    min-height: calc(100vh - 136px);
}
.errorCont h2 {
    font-size: 27px;
    color: #7d7b7b;
    padding: 30px 0;
    margin: 0;
    font-weight: 400;
    letter-spacing: 2px;
}
.errLink {
    background: #ffa800;
    border-radius: 5px;
    padding: 7px 55px;
}
.inpInstruct,
.select2-container--default
    .select2-selection--multiple
    .select2-selection__choice__display {
    font-size: 12px;
}
.errLink:hover {
    color: #fff;
    text-decoration: none !important;
}
.errorCont h2.extd {
    font-size: 70px;
    color: #090909;
    font-weight: 700;
}
.OrderTabsBtn a {
    font-size: 15px;
}
.orSearch-main {
    max-width: 1030px;
    margin: 0 auto;
    border: 1px solid #b9b9b9;
    border-radius: 3px;
    padding: 30px;
}
.orSearch-wrap {
    padding-top: 21px;
    padding-bottom: 35px;
}
.orSearch-wrap .multi-trans {
    border: none;
    margin: 0;
    padding: 0;
}
.orSearch-wrap .orSearch {
    padding-top: 0;
    padding-bottom: 30px;
}
.multi-trans .checkOreder {
    font-size: 16px !important;
    min-width: 146px;
}
.addLink:hover,
.multi-trans .checkOreder:hover {
    color: #fff;
}
.inpInstruct {
    display: block;
    color: #b9b9b9;
    margin-top: 6px;
}
.form-control-datepicker {
    background: url("../images/down-arrow.png") right 10px top 12px no-repeat;
}
.OrderTabsBtn {
    white-space: nowrap;
    overflow: auto;
}
.phone-group {
    border: 1px solid #999;
    border-radius: 10px;
    padding: 25px;
}
.phone-group p {
    font-size: 13px;
    color: #7d7b7b;
}
.phone-group-alt {
    border: none;
    padding-left: 0;
    padding-right: 0;
}
.for-phone-group .inWrap,
.profileN-billing-left h2:first-of-type {
    margin-top: 0;
}
.select2-container--default
    .select2-selection--multiple
    .select2-selection__choice {
    background-color: #f1f1f1;
    margin: 2px 5px 2px 0 !important;
}
.select2-container--default .select2-selection--multiple {
    border: 1px solid #95989a4d !important;
    border-radius: 5px !important;
    background: #fcfcfc !important;
    min-height: 45px !important;
    margin: 0 !important;
    font-size: 1rem;
    padding: 4px 0.75rem !important;
}
.select2-selection--multiple textarea,
ul.select2-selection__rendered {
    margin: 0 !important;
    padding: 0 !important;
}
.modal .select2-container {
    display: block !important;
    width: 100% !important;
}
.select2-container--open {
    z-index: 9999999 !important;
}
.inWrap .input-group-text {
    position: absolute;
    left: 20px;
    top: 0;
    padding: 11px 0;
    color: #b9b9b9;
    font-size: 18px;
    background: 0 0;
    border: none;
}
.inWrap .input-group-rel .inPut {
    padding-left: 38px;
}
.inPut::-webkit-input-placeholder {
    opacity: 1;
    color: #b9b9b9;
}
.inPut:-moz-placeholder {
    opacity: 1;
    color: #b9b9b9;
}
.inPut::-moz-placeholder {
    opacity: 1;
    color: #b9b9b9;
}
.inPut:-ms-input-placeholder {
    opacity: 1;
    color: #b9b9b9;
}
.registerFormsttt .inWrap {
    margin-top: 0;
    margin-bottom: 30px;
}
.recentitm {
    margin: 15px 0 0;
    padding: 15px 0;
}
.righItemDetail .detailItmfooter {
    border: 1px solid #ffa800;
    border-radius: 5px;
    padding: 10px;
    margin-top: 12px;
    align-items: center;
}
.righItemDetail {
    padding: 0 0 0 15px;
}
.substitute-sec {
    border-bottom: 5px solid #f6f7f8;
    padding: 0 0 15px;
    margin: 0 0 15px;
}
.substitute-sec h2 {
    font-size: 22px;
    color: #22262a;
}
.substitute-main {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.loginRemberPass,
.mkDefault {
    align-items: center;
    display: flex;
}
.substitute-left {
    width: 250px;
}
.substitute-left h3 {
    font-size: 38px;
    color: #16216a;
    margin: 0;
    padding: 0;
}
.substitute-right {
    width: 600px;
    border: 1px solid #ffa800;
    border-radius: 10px;
    padding: 15px 30px;
}
.substitute-right h3 {
    font-size: 18px;
    color: #22262a;
    margin: 0;
    padding: 0;
}
.substitute-right h4 {
    font-size: 15px;
    margin: 0;
    padding: 8px 0 0;
}
.substitute-right h5 {
    font-size: 22px;
    color: #c1c8ce;
    margin: 0;
    padding: 8px 0 0;
}
.substitute-right h6 {
    font-size: 18px;
    color: #22262a;
    text-align: right;
}
.substitute-right h6 a,
.substitute-right h6 span {
    color: #262626;
    text-decoration: underline;
}
.substitute-savings {
    text-align: right;
    margin-top: 20px;
}
.substitute-savings span {
    display: inline-block;
    border-radius: 4px;
}
.savings-per {
    font-size: 18px;
    color: red;
    font-style: italic;
}
.savings-value {
    background: #ffa800;
    box-shadow: 0 3px 6px #00000029;
    font-size: 19px;
    color: #000;
    padding: 2px 14px;
    margin: 0 0 0 10px;
}
@keyframes blinker {
    50% {
        opacity: 0;
    }
}
.CountCart {
    width: auto !important;
    min-width: 25px !important;
    border-radius: 25px !important;
    font-size: 13px !important;
    padding: 0 5px;
}
.loginRemberPass {
    float: left;
    width: 100%;
}
.loginRemberPass input[type="checkbox"] {
    transform: translateY(-1px);
    margin-top: 0;
}
.mkDefault {
    margin-top: 15px !important;
    color: #000 !important;
    justify-content: center;
}
.addLink,
.wpart span {
    display: inline-block;
}
.defaultText.positionBottomPro {
    color: #000 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: -20px;
    font-size: 15px;
}
.productsnW .positionBottomPro .defaultAddress {
    font-size: 1em !important;
    color: #35363c !important;
    font-weight: 700;
}
.productsnW .defaultText.positionBottomPro {
    font-size: 1.1em !important;
    color: #000 !important;
}
.profileN {
    float: left;
    width: 100%;
    margin-bottom: 60px;
}
h2.profileN-title {
    font-size: 40px;
    color: #000;
    font-weight: 700;
    text-align: center;
    margin-bottom: 45px;
}
.profileN-billing-left h2,
.profileN-billing-right h2 {
    font-size: 20px;
    color: #000;
    font-weight: 600;
}
.profileN-cont {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 30px;
}
.profileN-cont .tab-content {
    box-shadow: 0 3px 6px #00000061;
    border: 1px solid #707070;
    border-radius: 5px;
    padding: 50px;
    position: relative;
}
.profileN-cont .nav-tabs {
    border: none;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    display: -webkit-box;
    display: -moz-box;
}
.profileN-billing-left h2 {
    margin-top: 30px;
}
.profileN-billing-left h2 span {
    display: block;
    color: #949191;
    font-weight: 400;
    padding-top: 6px;
    font-size: 17px;
}
.profileN-billing-right {
    text-align: right;
}
.profileN-billing-right h3 {
    color: #1a1a1a;
    font-size: 17px;
    padding-top: 10px;
    line-height: 26px;
}
.productsnW {
    height: 100%;
    position: relative;
    -webkit-box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    padding: 18px 18px 70px;
}
.addNs,
.billinEditBtn,
.btnBtmgr,
.fbt-bottom,
.proFst a.Del {
    position: absolute;
}
.productsnW p {
    margin: 0;
    padding: 0;
    font-size: 1.1em;
    color: #575757;
    font-weight: 400;
}
.productsnW p.first {
    font-size: 1.1em;
    color: #35363c;
    font-weight: 700;
}
.btnBtmgr {
    align-items: center;
    justify-content: space-between;
    width: 100%;
    left: 0;
    bottom: 20px;
    padding: 0 20px;
}
.billinEditBtn {
    right: 20px;
    top: 10px;
}
.addLink {
    background: #ffa800;
    border-radius: 100%;
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
}
.addLink.alt,
.wish-modify-n a.Del {
    background: #df153d;
}
.contactN .row {
    margin-left: -15px;
    margin-right: -15px;
}
.contactN [class*="col-"] {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px !important;
}
.modal-warning .modal-content {
    box-shadow: 0 3px 6px #00000061;
    border-radius: 6px;
    border: none !important;
}
.modal-warning .modal-body {
    padding: 30px;
}
.modal-warning .modal-body h2 {
    font-size: 26px;
    color: #7d7b7b;
    font-weight: 600;
}
.modal-warning .modal-body p {
    font-size: 19px;
    color: #7d7b7b;
    padding: 5px 0 0;
    margin: 0;
}
.modal-warning .modal-footer {
    border: none;
    justify-content: flex-end !important;
}
.modal-warning .modal-footer button.btn {
    box-shadow: 0 1px 3px #00000061;
    background: #ecf0f1;
    border-radius: 6px;
    color: #7d7b7b;
    padding: 8px 18px;
}
.wish-list-wrap {
    padding-top: 30px;
    float: left;
    width: 100%;
}
.wish-list-single {
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    color: #000;
    font-weight: 500;
    border-bottom: 1px solid #a7a7a7;
    text-align: center;
    align-items: center;
    padding: 22px 0;
}
.qtBox,
.wProname,
.wpart,
.wproImg {
    display: block;
}
.proPrc h3,
.wProname,
.wmultiple,
.wpart {
    font-size: 14px;
}
.wish-list-single > div {
    flex: 1;
    text-align: center;
}
.wProname {
    color: #33a0ff;
}
.wpart {
    color: #000;
    font-weight: 400;
}
.wpart span {
    color: #ffa800;
    font-weight: 500;
    cursor: pointer;
    border-bottom: 1px solid #ffa800;
}
.proPrc h3 {
    color: #000;
    margin: 0;
    padding: 0;
}
.wproImg {
    width: 83px;
    height: 83px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    margin: 0 auto;
}
.wmultiple {
    color: red;
}
.qtBox {
    width: 34px;
    height: 34px;
    border: 1px solid #000;
    text-align: center;
    line-height: 34px;
    margin: 0 auto;
}
.addAll {
    display: inline-block;
    background: #ffa800 !important;
    color: #fff !important;
    border-radius: 5px !important;
    width: auto !important;
    height: auto !important;
    font-size: 15px !important;
    padding: 6px 20px !important;
    margin: 6px 6px 0 0 !important;
}
.wEdit-show {
    margin-top: 10px;
    display: none;
}
.wishSelect,
.wishSelectBtn {
    display: flex;
    float: left;
    width: 100%;
}
.wEdit-show input {
    width: 160px;
    border: 1px solid #828282;
    font-size: 16px;
    color: #828282;
    padding: 1px 6px;
}
.wEdit-show span,
.wishSelect span,
.wishSelectBtn a {
    font-size: 15px;
    display: inline-block;
}
.wEdit-show span {
    font-weight: 500;
    cursor: pointer;
    color: #ffa800;
    border-bottom: 1px solid #ffa800;
    margin: 0 26px;
}
.wishSelect {
    align-items: center;
    justify-content: flex-end;
    padding: 40px 0 0;
}
.wishSelect span {
    color: #16216a;
    font-weight: 500;
    padding: 0 20px 0 0;
}
.wishSelect input {
    width: 139px;
    border: 1px solid #b9b9b9;
    border-radius: 6px;
    height: 50px;
    padding: 0 15px;
}
.wishSelectBtn {
    align-items: center;
    justify-content: flex-end;
    padding: 20px 0 0;
    margin: 0 0 50px;
}
.wishSelectBtn a {
    background: #ffa800;
    color: #fff;
    border-radius: 5px;
    padding: 13px 20px;
    min-width: 139px;
    text-align: center;
}
.fbt {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    float: left;
    width: 100%;
    padding: 50px 0;
}
.fbt h2 {
    font-size: 30px;
    color: #16216a;
    font-weight: 500;
    margin-bottom: 40px;
}
.fbt-slide .owl-item {
    box-shadow: 0 3px 5px #00000036;
    border-radius: 5px;
    padding: 20px 0 76px;
    position: relative;
}
.fbt-single-img {
    width: 200px;
    height: 150px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
}
.AboutBanner img,
.addNs {
    width: 100%;
}
.fbt-single-txt {
    border-top: 2px solid #ffa800;
    margin: 20px 0 0;
    padding: 20px;
}
.fbt-single-txt h3 {
    font-size: 14px;
    color: #3e3e3e;
    font-weight: 700;
}
.fbtPart {
    display: block;
    font-size: 12px;
    color: #575757;
    font-weight: 300;
}
.fbtPart span {
    display: inline-block;
    font-weight: 700;
}
.fbtPrice {
    display: block;
    font-size: 16px;
    font-weight: 700;
    color: #16216a;
    margin-bottom: 8px;
}
.fbt-bottom,
.fbt-slide .owl-stage,
.proList-single-right-top {
    display: flex;
}
.fbtPrice span {
    display: inline-block;
    margin-left: 10px;
    transform: translateY(-3px);
    font-size: 12px;
    color: #7c7c7c;
    text-decoration: line-through;
}
.fbt-bottom {
    justify-content: space-between;
    padding: 10px 20px 0;
    width: 100%;
    height: auto;
    left: 0;
    bottom: 20px;
}
.fbt-bottom .QtyAddSec > div {
    background: #f6f7f8;
    border-radius: 2px;
}
.fbt-slide .owl-stage-outer {
    overflow: inherit;
}
.fbt-slide .owl-nav button:focus {
    outline: inherit;
}
.fbt-slide .owl-nav button {
    width: 42px;
    height: 70px;
    background: #ffa802 !important;
    color: #fff !important;
    font-size: 30px !important;
    position: absolute;
    right: 0;
    top: 60px;
    line-height: 70px;
    text-align: center;
}
.fbt-slide .owl-nav button.owl-next {
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}
.fbt-slide .owl-nav button.owl-prev {
    right: inherit;
    left: 0;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}
.Frequentpro a {
    text-decoration: none;
    color: #000;
}
.additionclor * {
    color: #000 !important;
}
.titleunderline h3:hover,
.titleunderline h5:hover,
.titleunderline:hover {
    text-decoration: underline !important;
}
.removewish {
    color: #fb0505 !important;
}
.linkWish-remove {
    margin-left: 7px;
    font-weight: 700;
}
.registerHeadinglogin h2 {
    font-size: 20px !important;
    color: #000 !important;
    text-align: center !important;
    margin: 0 0 15px !important;
    padding-bottom: 20px !important;
}
.profileadd .modal-footer {
    border-top: none !important;
}
.WishlistOrder button.btn {
    float: none;
    display: inline-block;
    border-radius: 5px;
    background: #ffa800;
    color: #fff;
    padding: 8px 1.5em;
    border: 0;
}
.qauntity {
    display: none;
    margin-left: 30px;
}
button.quantitybtn {
    border-radius: 5px;
    background: rgb(255 168 2 / 99%);
    color: #f8f9fa;
    padding: 6px 14px;
    border: 0;
    font-size: 15px;
}
a.available_qty {
    margin-left: 30px;
    display: inline-block;
    border: 1px solid #ffa800;
    border-radius: 5px;
    color: #ffa800;
    font-size: 15px;
    padding: 6px 14px;
    height: 100%;
}
.proFst a.Del,
.wish-modify-n a {
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    border-radius: 100%;
    font-size: 16px;
}
.listViewItems .products p {
    display: inline-flex;
}
.addNs {
    display: flex;
    align-items: center;
    justify-content: space-between;
    left: 0;
    bottom: 15px;
    padding: 0 15px;
}
.productsnW .positionBottomPro {
    font-size: 1.1em !important;
    margin: 0 !important;
    position: static;
}
.productsnW .positionBottomPro .defaultAddress {
    margin: 0 !important;
    padding: 0 !important;
    width: auto !important;
}
.wiHead {
    font-size: 18px;
    color: #16216a;
    font-weight: 500;
}
.wiHead:first-child {
    padding-left: 35px;
}
.productSortingN {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.wish-modify-n a {
    display: inline-block;
    background: #ffa800;
}
.proFst {
    position: relative;
    padding: 0 0 0 35px;
}
.proFst a.Del {
    left: 0;
    top: 50%;
    margin-top: -15px;
    display: inline-block;
    background: #df153d;
}
.productSortingN .productdes_formclass {
    margin-left: auto;
}
.products.altX {
    padding-bottom: 40px;
    text-align: left;
}
.listViewItems .products h3 span,
.proList-single-right h2 span,
h3.productHeading span {
    display: inline-block;
    border: 1px solid #ffa800;
    padding: 2px 10px;
    margin-left: 10px;
    border-radius: 5px;
}
.listViewItems .products h3 {
    font-size: 22px;
}
@media (max-width: 1810px) {
    .MainMenuClass li a {
        font-size: 14px;
    }
}
@media (max-width: 1800px) {
    .CheckOutBtns-top.forCart {
        padding-left: 0;
    }
    .CheckOutBtns {
        margin-left: -145px;
    }
    .CheckOutBtns.altx {
        margin-left: 0;
    }
    .row.proTable .col-sm-1:nth-child(3) {
        padding-left: 90px;
    }
}
@media (max-width: 1599px) {
    .MainMenuClass li a {
        padding-left: 6px;
        padding-right: 6px;
        font-size: 14px;
    }
    .pagination.searchpagination {
        margin-left: 50px;
    }
    .ylNav li a {
        font-size: 13px;
        padding-left: 10px;
        padding-right: 10px;
    }
    body {
        padding-top: 157px;
    }
    .CatelogWhiteBg {
        padding-left: 0;
    }
    .catelogPrt {
        padding-top: 0;
    }
    .blogContent p {
        min-height: 100px;
    }
    .saleBanner .addToCrt {
        left: 25px;
        bottom: 25px;
    }
    .heroBanner .item a {
        bottom: 15px;
    }
    .heroSlide .owl-dots {
        bottom: 76px;
    }
}
@media (max-width: 1450px) {
    .MainMenuClass li a {
        font-size: 13px;
    }
    .cateLeftText h3 {
        font-size: 25px;
    }
    .catelogPrt .customBtn {
        margin-top: 0;
    }
    .cateLeftText p {
        font-size: 16px;
    }
}
@media (max-width: 1400px) {
    .CartProduct h4,
    .CartProduct h4.table-head {
        font-size: 16px;
    }
    .totalSectionHeader h3 {
        font-size: 23px;
    }
    .btnL {
        font-size: 17px !important;
    }
    .row.proTable .col-sm-1:nth-child(3) {
        padding-left: 70px;
    }
    .bannerTxt h2 {
        font-size: 33px;
        margin-bottom: 10px;
    }
    .bannerTxt p span,
    .bannerTxt ul li span {
        font-size: 16px !important;
    }
}
@media (max-width: 1350px) {
    .MainMenuClass li a {
        font-size: 11px;
    }
    .row.proTable .col-sm-1:nth-child(3) {
        padding-left: 30px;
    }
    .buyMore-left h3 {
        font-size: 22px;
    }
    .buyMore-left p {
        font-size: 15px;
        line-height: 24px;
    }
    .sec-catalouge h3 {
        font-size: 22px;
        line-height: 30px;
    }
    .sec-catalouge p {
        font-size: 16px;
        line-height: 24px;
    }
    .sec-catalouge-right {
        width: 160px;
    }
    .sec-catalouge .addToCrt {
        min-width: 10px;
        font-size: 16px;
    }
    .cateSecNew-img {
        height: 110px;
        margin-top: -55px;
    }
    .cateSecNew-single h3 {
        font-size: 18px;
    }
    .cateLeftText p,
    .cateSecNew-single h4 {
        font-size: 15px;
    }
    .cateSecNew-single .addToCrt {
        font-size: 16px;
        padding-top: 7px;
        padding-bottom: 7px;
    }
    .delOpt-right {
        height: auto;
    }
    .delOpt-right-cont {
        padding: 40px;
        transform: none;
    }
    .delOpt-right h2 {
        font-size: 26px;
    }
    .delOpt-right ul li {
        font-size: 16px;
    }
    .delOpt-right ul li::after {
        top: 6px;
    }
    .productDetailSection,
    .subscribeSection {
        padding-left: 0;
        padding-right: 0;
    }
    .bannerTxt h2 {
        font-size: 34px;
    }
    .bannerTxt p,
    .wProname,
    .wish-list-single,
    .wpart {
        font-size: 14px;
    }
    .multi-trans .form-group {
        margin-left: 20px;
    }
    .substitute-left {
        width: 150px;
    }
    .substitute-right {
        width: calc(100% - 150px);
    }
    .substitute-left h3 {
        font-size: 30px;
    }
    .wEdit-show span {
        margin: 0 14px;
        font-size: 13px;
    }
}
@media (max-width: 1085px) {
    .MainMenuClass li a {
        font-size: 11px;
    }
    .CartProduct h4,
    .CartProduct h4.table-head,
    .TotalPro {
        font-size: 13px;
    }
    .CartBtn,
    button.CartBtn {
        padding: 8px 32px;
    }
    .ordStat,
    .partNum {
        font-size: 11px;
    }
    .CheckOutBtns,
    .MainMenuClass li {
        margin-left: 0;
    }
    .CartProduct h4 span.pr-3,
    .MainMenuClass li a,
    .proList-single-right h3 span {
        font-size: 14px;
    }
    .topBarMain a {
        font-size: 12px;
        padding-left: 1px;
        padding-right: 1px;
    }
    .searchForm {
        margin-left: 88px;
    }
    .proList-single-right h2 {
        font-size: 17px;
    }
    .proList-single-right h3,
    .profileN-billing-right h2 {
        font-size: 20px;
    }
    .proList-single-right h5 {
        font-size: 12px;
    }
    .productSorting {
        height: auto;
    }
    .pagination.searchpagination {
        float: left;
        width: 100%;
        margin: 13px 0 0;
        padding: 6px 0 !important;
        border-top: 1px solid #16216a;
        border-radius: 0;
    }
    .CartProduct h4 span.pr-1 {
        font-size: 21px;
    }
    .CartProduct h4 span.pr-2,
    .sliderLeftText p {
        font-size: 16px;
    }
    body {
        padding-top: 150px;
    }
    .buyMore-left {
        text-align: left;
        padding-bottom: 30px;
    }
    .most-popular .col-xl-3 {
        order: 1;
    }
    .most-popular .col-xl-9 {
        order: 2;
    }
    .sliderLeftText h2 {
        font-size: 35px;
    }
    .ylNav li a {
        font-size: 11px;
        padding-left: 5px;
        padding-right: 5px;
    }
    .sec-catalouge p {
        padding: 15px 0 0;
        font-size: 15px;
        line-height: 20px;
    }
    .sec-catalouge-right img {
        width: 120px;
    }
    .footerQuoteForm {
        padding-left: 0;
        padding-right: 0;
    }
    .subscribeForm button.submitBtn {
        padding-left: 0;
        padding-right: 0;
        font-size: 18px !important;
    }
    .categoryList > li > a {
        font-size: 13px !important;
    }
    .row.proList .col-md-3 {
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        max-width: 30%;
    }
    .row.proList .col-md-9 {
        -ms-flex: 0 0 70%;
        flex: 0 0 70%;
        max-width: 70%;
    }
    .mainHeader .MainMenuClass {
        display: block;
        text-align: left;
    }
    .pagination.bTm {
        margin: 0 !important;
        padding: 0 !important;
        border: none;
        text-align: left !important;
    }
    .pagination.bTm a.vAll {
        right: 15px !important;
    }
    .wishlist-single-right {
        width: 400px;
    }
    .multi-trans .form-control {
        min-width: 50px;
        width: 150px;
    }
    .wish-modify {
        float: left;
        margin: 19px 0 18px;
    }
    .qtyDivider-n .addToCartBtn,
    button.addToCartBtn {
        padding: 8px 9px;
    }
    .substitute-main {
        display: block;
    }
    .substitute-left,
    .substitute-right {
        width: 100%;
    }
    .substitute-left h3 {
        padding-bottom: 20px;
    }
    .contactN .row {
        margin-left: -15px;
        margin-right: -15px;
    }
    .contactN [class*="col-"] {
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 30px !important;
    }
    .contactN {
        padding: 0;
    }
    .profileN-cont {
        max-width: 900px;
    }
    .profileN-billing-left h2 {
        font-size: 20px;
        margin-top: 35px;
    }
    .profileN-billing-left h2 span {
        padding-top: 5px;
    }
    .profileN-billing-right h3 {
        font-size: 16px;
        line-height: 22px;
    }
    h2.profileN-title {
        font-size: 30px;
    }
    .profileN-cont .nav-tabs .nav-link {
        font-size: 14px !important;
        padding: 10px 38px !important;
    }
    .productsnW p {
        font-size: 15px;
    }
    .profileN-cont .tab-content {
        padding: 30px;
    }
    .heroSlide .owl-dots {
        display: none !important;
    }
    .heroBanner .item a {
        font-size: 14px;
        left: 40px;
    }
}
@media (max-width: 1085px) {
    .MainMenuClass,
    .ylNav {
        transition: 0.5s;
        left: -260px;
    }
    .MainMenuClass > li > a,
    .ylNav > li a {
        padding: 12px 15px !important;
    }
    .cleIcon,
    .multi-trans .form-control {
        vertical-align: middle;
        display: inline-block;
    }
    .sortLeft select {
        width: 130px;
    }
    .sortLeft a {
        margin-right: 0;
        margin-left: -7px;
    }
    .row.proTable .col-sm-1:nth-child(3) {
        padding-left: 0;
    }
    .CartProduct .QtyAddSec,
    .multi-trans select.form-control {
        width: 100%;
    }
    .HoverBorder:hover:after,
    .HoverBorder:hover:before,
    .forDesk,
    .mobileMenu {
        display: none !important;
    }
    .desktopMenu,
    .forMob {
        display: block !important;
    }
    .mainHeader {
        background: #16216a;
        padding-bottom: 12px;
    }
    .MainMenuClass li .subMenuArrow,
    .MainMenuClass li > ul.SubMenutTree li:hover > .SubMenutTree,
    .MainMenuClass > li:hover > .SubMenutTree,
    .orderTabContHeader,
    .qtTitle,
    .saveCartHeader {
        display: none;
    }
    .MainMenuClass {
        overflow: auto;
        position: fixed;
        width: 250px;
        height: 100%;
        top: -17px;
        background: #16216a;
        z-index: 9;
        display: block !important;
    }
    .MainMenuClass.act,
    .ylNav.act {
        left: 0;
    }
    .MainMenuClass > li {
        display: block;
        margin: 0 !important;
        padding: 0 !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    }
    .ylNav,
    .ylNav > li,
    .ylNav > li a {
        display: block !important;
    }
    .ylNav > li,
    .ylNav > li > ul > li > a {
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    }
    .MainMenuClass .SubMenutTree {
        position: static !important;
        width: 100% !important;
        background: 0 0 !important;
        border-radius: 0;
        box-shadow: none !important;
        margin: 0 !important;
        padding: 0 !important;
        display: none;
        transition: none !important;
    }
    .MainMenuClass li > ul.SubMenutTree li {
        border: none !important;
        margin: 0 !important;
        padding: 0 !important;
    }
    .MainMenuClass li > ul.SubMenutTree li a {
        color: #fff;
        padding-right: 55px !important;
        word-break: break-all;
    }
    .MainMenuClass > li > ul.SubMenutTree > li > a {
        background: #ffa800;
        border-bottom: 1px solid #fff !important;
    }
    .MainMenuClass > li > ul.SubMenutTree > li > ul.SubMenutTree > li > a {
        background: #ffc149;
        border-bottom: 1px solid #fff !important;
    }
    .MainMenuClass
        > li
        > ul.SubMenutTree
        > li
        > ul.SubMenutTree
        > li
        > ul.SubMenutTree
        > li
        > a {
        background: #ffcf71;
        border-bottom: 1px solid #fff !important;
        color: #000;
    }
    .MainMenuClass li {
        position: relative;
    }
    .subDropAlt {
        position: absolute;
        width: 44px;
        height: 44px;
        right: 0;
        top: 0;
        border-left: 1px solid rgba(255, 255, 255, 0.2);
        z-index: 9;
    }
    .subDropAlt::after {
        content: "";
        position: absolute;
        right: 16px;
        top: 15px;
        width: 0;
        height: 0;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 12px solid #fff;
        transform: rotate(180deg);
    }
    .MainMenuClass li ul.SubMenutTree * {
        transition: none !important;
    }
    .MainMenuClass li > ul.SubMenutTree > li:hover > a {
        color: #fff;
    }
    .userIconTop {
        position: absolute;
        right: 2px;
    }
    .row.proList .col-md-3,
    .row.proList .col-md-9,
    .saveCartTableContent .col-sm-2,
    .tBor .col-sm-2,
    .topBarMain .col-lg-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .ylNav {
        position: fixed;
        width: 250px;
        height: 100%;
        top: 0;
        background: #ffa800;
        z-index: 9999;
    }
    .HoverBorder:active,
    .HoverBorder:hover {
        letter-spacing: inherit !important;
    }
    .ylNav > li > ul {
        position: static;
        width: 100%;
        opacity: 1;
        visibility: visible;
        padding: 0;
    }
    .ylNav > li > ul > li > a {
        background: #16216a;
        color: #fff;
    }
    .ylNav > li > ul > li:last-child > a {
        border-radius: 0;
    }
    body {
        padding-top: 160px;
    }
    .mobClick,
    .mobClick2,
    .multi-trans .form-group,
    .multi-trans .form-inline {
        display: block;
    }
    .site-header {
        padding-left: 40px !important;
    }
    .bannerMain .owl-dots {
        left: 0 !important;
        width: 100% !important;
        padding: 0 0 0 47px !important;
    }
    .sec-catalouge {
        margin-top: 30px;
        margin-bottom: 15px;
        text-align: center;
    }
    .sec-catalouge-right {
        width: 100%;
        text-align: center;
    }
    .delOpt-right {
        margin: 30px 0 0;
    }
    .bannerMain {
        padding: 50px 0;
    }
    .productsListing table.table tbody,
    .productsListing table.table td,
    .productsListing table.table th,
    .productsListing table.table thead,
    .productsListing table.table tr {
        display: block;
        text-align: center;
        width: 100%;
    }
    .OrderHistorySection .priceHistory {
        width: auto;
    }
    .OdrNewProdList .CartProduct.CartItems .cartProdListing {
        margin-bottom: 0;
    }
    .breadCrumbs.small {
        margin-bottom: 20px;
    }
    .cartBdr {
        border-bottom: 1px solid #000;
    }
    .orderTabContentTable .mobileHeading,
    .saveCartTableContent .mobileHeading {
        display: inline-block;
        font-weight: 700;
    }
    .orderTabContentTable p {
        display: flex;
        justify-content: space-between;
    }
    .socialIcons {
        margin-top: 2em;
    }
    .saveCartTableContent p {
        display: flex;
        justify-content: space-between;
        padding: 0;
    }
    .saveCartTableContent a {
        font-size: 1em;
        text-align: right !important;
    }
    .saveCartTableContent .brd {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .CartProduct h4 span.pr-1 {
        font-size: 15px;
    }
    .CartProduct h4 span.pr-2 {
        font-size: 14px;
    }
    .wishlist-single-cart {
        width: 100%;
        padding: 20px 0 0 198px;
    }
    .single-cart-bottom {
        text-align: left;
        bottom: 40px;
    }
    .wishClose {
        margin: 0;
        top: 0;
    }
    .multi-trans label {
        justify-content: flex-start;
    }
    .multi-trans .form-group {
        margin-left: 0;
    }
    .multi-trans .form-control {
        width: calc(100% - 36px);
    }
}
@media (max-width: 991px) {
    .TotalPro.text-right {
        text-align: left !important;
    }
    .QtyAddSec-wrap .QtyAddSec {
        float: none;
        margin: 15px 0 0;
    }
    .proRelated .col-md-6 {
        margin-bottom: 30px;
    }
    .searchBox {
        width: calc(100% - 144px);
    }
    .topMenuMob {
        width: 100vw;
        margin: 97px 0 0;
    }
    .userIconTop {
        position: absolute;
        right: 2px;
    }
    .righItemDetail {
        border: none;
        padding-left: 0;
        padding-right: 0;
    }
    .CategoriesCont {
        margin-bottom: 0;
    }
    .QucickOrderTabsHeading a.tabsClickQuickOdr {
        font-size: 15px;
    }
    .testRightContent p {
        padding: 0;
    }
    .testimonialList h4 {
        padding-left: 0;
    }
    .bannerTxt h2 {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .bannerTxt p span {
        font-size: 14px !important;
    }
    .bannerTxt ul li span {
        font-size: 12px !important;
    }
    .heroSlide .owl-dots {
        bottom: 20px;
    }
}
@media (max-width: 767px) {
    .heroSlide .owl-dots {
        margin-top: 15px !important;
        margin-bottom: 15px !important;
    }
    .row.proTable .col-sm-1,
    .row.proTable .col-sm-1:first-child,
    .row.proTable .col-sm-1:last-child,
    .totalSectionHeader .col-sm-5 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .row.proTable .col-sm-1:last-child.text-right {
        text-align: center !important;
    }
    .CartProduct h4.redTxt {
        padding: 6px 0;
    }
    .CartProduct .QtyAddSec {
        margin-top: 10px;
    }
    .sec-address,
    .sec-address .col-md-6 + .col-md-6 {
        padding-top: 30px;
    }
    .proImg-main {
        display: block;
        margin: 0 auto;
    }
    .proImg-desc {
        display: block;
        width: 100%;
        padding: 0;
    }
    .CartProduct a,
    .pagination.searchpagination {
        margin: 0;
    }
    .btnL {
        font-size: 16px !important;
        letter-spacing: 0 !important;
    }
    .inPut,
    .inWrap label,
    .totalSectionHeader h3.altx,
    .totalSectionHeader label {
        font-size: 15px;
    }
    .qtBox,
    .secCoupon-box > .row {
        margin-bottom: 15px;
    }
    .pro-code-modal {
        position: static;
        text-align: center;
        font-size: 14px;
        line-height: 20px;
        height: auto;
        padding: 10px 0;
        margin: 0 0 30px;
    }
    .cartProHeader,
    .disp-1,
    .heroBanner .item a,
    .pro-code-modal::after,
    .quickCartTd.MobileQuickHeading,
    .wish-list-single:first-child {
        display: none;
    }
    .CartProduct .QtyAddSec,
    .disp-2,
    .proImg-desc a,
    .products h3,
    .srtBy,
    .wish-list-single {
        display: block;
    }
    .pro-main-modal,
    .profileN-cont {
        padding: 0;
    }
    .productModal h2 {
        margin: 0;
        font-size: 14px;
        text-align: left;
        padding: 17px 40px 17px 20px;
    }
    .TotalProduct,
    .buyMore-single,
    .dontMissText p,
    .proImg,
    .srtBy,
    .subscribeTxt .categoryTitle h3,
    .subscribeTxt p {
        text-align: center;
    }
    .productModal button.close {
        right: 10px;
    }
    .pro-desc-modal {
        padding: 50px 20px 20px;
    }
    .row.proTable .col-sm-1:nth-child(3),
    .wishlist-single,
    .wishlist-single-cart {
        padding-left: 0;
    }
    .crtBx {
        width: 100%;
        float: none;
    }
    .proList-single-left {
        float: none;
        width: 100%;
    }
    .proList-single-right {
        float: none;
        width: 100%;
        padding: 30px 0 0;
    }
    .pagination.bTm {
        margin: 0 0 40px !important;
    }
    .productListingCont .pagination.bTm a div.active,
    .productListingCont .pagination.bTm a div.page-a-link:hover {
        line-height: 56px;
    }
    .sortLeft {
        float: none;
        width: 100%;
        margin: 0;
        padding: 52px 0 0;
    }
    .srtBy {
        width: 100%;
        border-top: 1px solid #000;
        margin: 19px 0 0;
    }
    .BlogSection,
    .container-fluid > .container-fluid {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .loginCartBtns a.loginActivated,
    .loginCartBtns a.loginRegister {
        margin-top: 0;
    }
    .searchForm,
    .sliderLeftText {
        margin-left: 0;
    }
    .headLeft {
        padding: 57px 0 0;
    }
    .addSection,
    .site-header {
        padding-left: 0 !important;
    }
    .myProfilePop {
        top: 55px;
    }
    .loginCartBtns a.loginRegister {
        height: 40px;
        font-size: 11px;
        padding-right: 36px !important;
    }
    .loginCartBtns a.loginActivated {
        padding-top: 1px;
        padding-bottom: 0;
    }
    .userIconTop {
        top: 7px;
    }
    .sec-address {
        border-bottom: 1px solid #d2d2d2;
        margin-bottom: 50px;
    }
    body {
        padding-top: 207px;
    }
    .mobClick {
        left: inherit;
        right: 15px;
    }
    .proImg-close,
    .proImg-main {
        position: absolute;
        left: 15px;
    }
    .mobClick2.open {
        top: -108px;
    }
    .bannerMain .owl-dots .owl-dot {
        margin: 0 7px !important;
    }
    .bannerMain .owl-dots {
        padding-left: 15px !important;
    }
    .addSection {
        padding-right: 0 !important;
        background: #fff;
    }
    .sec-catalouge {
        padding: 25px !important;
    }
    .delOpt-right-cont {
        padding: 25px;
    }
    .accCreate h2,
    .delOpt-right h2,
    .footIcon,
    .listViewItems h3,
    h2.ProPriceBefore,
    h2.ProRealPrice,
    h3.productHeading {
        font-size: 20px;
    }
    .delOpt-right ul li {
        padding-left: 20px;
    }
    .bannerTxt h2,
    .delOpt h3,
    .pass-cont h2 {
        font-size: 26px;
    }
    .CatelogWhiteBg {
        margin-top: 0 !important;
    }
    .subscribeForm input[type="email"].emailText {
        width: 100%;
        max-width: 100%;
    }
    .subscribeForm button.submitBtn {
        width: 100%;
        max-width: 100%;
        margin-top: 10px;
        margin-bottom: 25px;
    }
    .catelogBookButton {
        margin-top: 40px !important;
    }
    .deliveryContent ul {
        margin: 0 0 0 15px;
        padding: 0;
    }
    .customerSupportSec ul li p,
    .deliveryContent ul li,
    .footInfoText,
    .products .orginalPrice {
        font-size: 16px;
    }
    .dontMissText p {
        margin: 0;
    }
    .BlogContent.BlogContMobile .owl-stage-outer {
        padding-top: 17px;
    }
    .inpBox,
    .products .productDescription {
        font-size: 14px;
    }
    .products .discountPrice {
        font-size: 20px;
        margin-left: 0;
    }
    .products .productDetails {
        font-size: 14px;
        text-align: center;
    }
    .sortLeft select {
        width: 100%;
        padding-left: 0 !important;
    }
    .customerSupportSec ul {
        margin: 28px 0 0 17px;
        padding: 0;
    }
    .accCreate .nav-link .linkTxt,
    .blogContent a,
    .footerQuoteForm .form-control,
    h3.productHeading + p,
    h3.productHeading + p + p {
        font-size: 13px;
    }
    .footCopyright {
        font-size: 15px !important;
    }
    .OrderTabsBtn a,
    .QtyAddSec small,
    .saveCartTableContent p {
        font-size: 12px;
    }
    .prodAllDetail {
        padding-top: 30px;
        margin: 30px 0 0;
        border-top: 1px solid #ececec;
    }
    .CartProduct .detailPriceRt,
    .qtyDivider {
        float: none;
    }
    .modal-btn,
    .row + .col-md-12,
    .wishPop .form-group {
        padding-left: 0;
        padding-right: 0;
    }
    .detailPriceRt.d-flex,
    .qtyDivider.d-flex {
        display: block !important;
    }
    .qtyDivider .AddCartButton {
        width: 100% !important;
        text-align: left;
        border-top: 1px solid #e0e0e0;
        margin: 20px 0 0;
        padding: 20px 0 0;
    }
    .BreadCont {
        text-align: left;
    }
    .AddInfoContent ul {
        margin: 0 0 0 5px;
        padding: 0;
    }
    .AddInfoContent,
    .CheckOutBtns-alt {
        padding-left: 15px;
        padding-right: 15px;
    }
    .QucickOrderTabsHeading a.tabsClickQuickOdr {
        float: none;
        display: inline-block;
    }
    .QucickOrderTabsHeading {
        white-space: nowrap;
        overflow: auto;
    }
    .quickCartTd h3 {
        text-align: left !important;
        font-size: 14px;
    }
    .CartProduct h4,
    .CartProduct h4 span.pr-1,
    .CartProduct h4 span.pr-2,
    .CartProduct h4 span.pr-3,
    .proImg-desc {
        text-align: right;
    }
    .quickCartTd {
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 6px;
    }
    .mobileQuickCont,
    .wishlist-single-left {
        width: 100%;
    }
    .QuickTabContent button.btn,
    .QuickTableFoot button.btn {
        display: block;
        width: 100%;
    }
    .heroSlide .owl-dots {
        position: static;
        margin: 0 0 0 5px;
    }
    .heroSlide .owl-dots .owl-dot {
        margin: 0 10px;
    }
    .OrderHistorySection.alt {
        padding-left: 5px;
        padding-right: 5px;
    }
    .orSearch label {
        font-size: 14px;
        margin-top: 10px;
    }
    .accCreate h3,
    .btn-wish {
        font-size: 18px;
    }
    .cartProdListing.proTable {
        position: relative;
    }
    .proImg-main {
        top: 15px;
    }
    .proImg-desc {
        padding-left: 120px;
    }
    .proImg-close {
        top: 0;
        z-index: 9;
    }
    .pagination.bTm a.vAll,
    .vAll {
        position: static !important;
        display: block !important;
    }
    .CartProduct .QtyAddSec {
        width: auto;
        text-align: right;
    }
    .TotalPro.text-center {
        text-align: right !important;
        margin: 0 !important;
        padding: 5px 0;
    }
    .pagination.bTm,
    .pagination.bTm a.vAll,
    .vAll {
        text-align: center !important;
    }
    .detailPriceRt,
    .row.proTable .col-sm-1:nth-child(3) h4 {
        padding-right: 15px;
    }
    .CartProduct a {
        display: inline-block;
    }
    .accCreate {
        border: none;
        padding: 0;
    }
    .inWrap input:-webkit-autofill::first-line {
        font-size: 15px;
    }
    .vAll {
        width: 100%;
        float: left;
    }
    .pagination.bTm a.vAll {
        width: 100% !important;
        margin-top: 20px !important;
    }
    .wishlist-single-right {
        width: 100%;
        padding: 30px 0 0;
    }
    .wishClose {
        z-index: 5;
    }
    .buyMore .addToCartbtnSectt,
    .most-popular .addToCartbtnSectt {
        width: 100%;
        left: 0;
    }
    .bannerTxt p {
        margin-bottom: 0 !important;
        line-height: 10px !important;
    }
    .bannerTxt p span {
        font-size: 10px !important;
    }
    .bannerTxt ul {
        margin: 0 0 0 14px !important;
        padding: 10px 0 0 !important;
    }
    .bannerTxt ul li {
        margin: 0;
        padding: 0;
        line-height: 12px;
    }
    .bannerTxt ul li span {
        font-size: 8px !important;
    }
    .saveCartPop .modal-body {
        padding-left: 20px;
        padding-right: 20px;
    }
    .pass-wrap {
        padding: 40px 0;
    }
    .pass-cont {
        padding: 24px 15px 5px;
    }
    .wish-tabs .nav-tabs .nav-link {
        font-size: 16px;
        line-height: 18px;
    }
    .substitute-left h3,
    .wishPop h2,
    .wishPop h3 {
        font-size: 24px;
    }
    .btn-wish {
        height: 48px;
        min-width: 10px;
        padding-left: 30px;
        padding-right: 30px;
    }
    .registerContainer h2 {
        font-size: 27px;
    }
    .btSubmit {
        padding: 6px 30px;
        margin: 0 5px;
    }
    .orSearch-main,
    .profileN-cont .tab-content,
    .substitute-right {
        padding: 15px;
    }
    .substitute-savings {
        text-align: center;
        margin-top: 10px;
    }
    .substitute-sec h2 {
        font-size: 17px;
    }
    .substitute-right h6 {
        text-align: center;
        padding: 20px 0 0;
        font-size: 14px;
    }
    .profileN-billing-right {
        text-align: left;
        border-top: 1px solid #e6e6e6;
        margin: 30px 0 0;
        padding: 30px 0 0;
    }
    .errorCont h2.extd {
        font-size: 30px;
    }
    .wmultiple {
        display: inline-block;
        padding: 12px 0;
    }
    .wproImg {
        margin: 15px auto;
    }
    a.available_qty {
        font-size: 12px;
        padding: 2px 3px;
        min-width: 70px;
        text-align: center;
    }
}
@media only screen and (max-width: 639px) {
    .CheckOutBtns-alt a {
        margin-left: 0;
    }
    .adSearch {
        width: 100%;
    }
}
@media (max-width: 500px) {
    .searchHeaderMain {
        max-width: inherit;
        width: auto;
        display: flex;
        align-items: flex-start;
        flex-direction: column;
    }
    .searchHeaderMain select {
        width: 100%;
        border-radius: 3px 3px 0px 0px;
    }
    .searchHeaderMain .searchBox {
        width: 100%;
        margin: 0;
    }
    .searchHeaderMain input[type="search"] {
        border-radius: 0 0 3px 3px;
    }
    .searchSelectBox {
        width: 100%;
    }
    .bannerTxt h2 {
        font-size: 16px;
        margin: 0 !important;
    }
    .bannerTxt p {
        margin-bottom: 0 !important;
        line-height: 10px !important;
    }
    .bannerTxt p span,
    .bannerTxt ul li span {
        font-size: 5px !important;
    }
    .bannerTxt ul {
        margin: 0 0 0 14px !important;
        padding: 0 !important;
    }
    .bannerTxt ul li {
        margin: 0;
        padding: 0;
        line-height: 6px;
    }
}
