@font-face {
    font-family: "Circe Extra";
    src: url("https://iwishbag.in/fonts/home/Circe-ExtraLight.eot");
    src: url("https://iwishbag.in/fonts/home/Circe-ExtraLight.eot?#iefix") format("embedded-opentype"), url("https://iwishbag.in/fonts/home/Circe-ExtraLight.woff2") format("woff2"),
        url("https://iwishbag.in/fonts/home/Circe-ExtraLight.woff") format("woff"), url("https://iwishbag.in/fonts/home/Circe-ExtraLight.ttf") format("truetype");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Circe";
    src: url("https://iwishbag.in/fonts/home/Circe-Regular.eot");
    src: url("https://iwishbag.in/fonts/home/Circe-Regular.eot?#iefix") format("embedded-opentype"), url("https://iwishbag.in/fonts/home/Circe-Regular.woff2") format("woff2"),
        url("https://iwishbag.in/fonts/home/Circe-Regular.woff") format("woff"), url("https://iwishbag.in/fonts/home/Circe-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Circe";
    src: url("https://iwishbag.in/fonts/home/Circe-Light.eot");
    src: url("https://iwishbag.in/fonts/home/Circe-Light.eot?#iefix") format("embedded-opentype"), url("https://iwishbag.in/fonts/home/Circe-Light.woff2") format("woff2"),
        url("https://iwishbag.in/fonts/home/Circe-Light.woff") format("woff"), url("https://iwishbag.in/fonts/home/Circe-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Circe";
    src: url("https://iwishbag.in/fonts/home/Circe-Bold.eot");
    src: url("https://iwishbag.in/fonts/home/Circe-Bold.eot?#iefix") format("embedded-opentype"), url("https://iwishbag.in/fonts/home/Circe-Bold.woff2") format("woff2"),
        url("https://iwishbag.in/fonts/home/Circe-Bold.woff") format("woff"), url("https://iwishbag.in/fonts/home/Circe-Bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

* {
    margin: 0;
    padding: 0;
}

body {
    margin: 0px;
    padding: 0px;
    font-family: "Circe";
    width: 100%;
    overflow-x: hidden;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
}

dl,
ol,
ul {
    margin: 0;
    margin-bottom: 1rem;
}

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

img {
    max-width: 100%;
}

a {
    text-decoration: none;
    outline: none;
    color: #f4821f;
}

@media (min-width: 1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        width: 1140px !important;
    }
}

@media (min-width: 1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        width: 1320px !important;
    }
}

.error-bx li {
    margin-bottom: 20px;
    background: #f41f1fcf;
    padding: 10px;
    color: #fff;
}

.bg_grey {
    background: #fff none repeat scroll 0 0;
    margin-bottom: 15px;
    padding: 0;
    margin-top: 20px;
}

.inner-head {
    margin-top: 25px;
}

.support-bx .inner-head {
    margin-top: 0;
    margin-bottom: 20px;
}

.inner-head h3 {
    font-weight: 600;
    text-align: left;
    color: #000;
    font-size: 25px;
}

.support-bx {
    margin-inline: auto;
    margin: 0 auto;
    text-align: left;
    height: 100%;
    padding: 25px;
    background: #fff;
    box-shadow: 0 0 2px rgb(0 0 0 / 22%);
}


a:hover,
a:focus,
a:active {
    outline: none;
    text-decoration: none;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}

p {
    margin: 0 0 1rem;
    line-height: 1.5;
    font-size: 16px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Circe";
    font-weight: 500;
    line-height: 1.2;
    margin: 0;
}

.padding-none {
    padding: 0;
}

.padding-left {
    padding-left: 0;
}

.padding-right {
    padding-right: 0;
}

.bdr-none {
    border-bottom: medium none !important;
}

/*Commmon css*/
section {
    padding: 30px 0;
    margin: 0 auto;
}

.section-heading {
    width: 100%;
    text-align: center;
    font-family: "Circe";
}

.section-heading h1.title {
    font-size: 40px;
    color: #000;
}

.section-heading h1.title span {
    color: #00b8c2;
}

.section-heading p {
    color: #8f8f95;
    font-size: 22px;
    font-family: "Circe";
    text-transform: none;
}

#calculate.iwb-btn {
    line-height: normal;
    height: auto;
    width: auto;
    padding: 5px 20px 5px 20px;
    margin-top: 21px;
}

.iwb-btn {
    display: inline-block;
    color: #fff;
    text-transform: capitalize;
    text-decoration: none;
    font-weight: 500;
    font-size: 18px;
    background: #f4821f;
    border: none;
    text-align: center;
    padding: 8px 30px;
}

.acc_detail .cell .iwb-btn {
    margin-top: 15px;
}

.contact-outer textarea {
    width: 100% !important;
    max-width: 100% !important;

}

.support-bx textarea {
    width: 100%;
    max-width: 100% !important;
}

.create-order .order-form-outer textarea {
    width: 100% !important;
    max-width: 100% !important;
}


.iwb-btn.orange {
    background: #f4821f;
}

#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: #f4821f;
    width: 50px;
    height: 50px;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 18px;
    top: 14px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#return-to-top:hover {
    background: #00b8c2;
}

#return-to-top:hover i {
    color: #fff;
    top: 5px;
}

/*main css*/
header {
    background: #fff;
    min-height: 80px;
    z-index: 999;
    border-bottom: 1px solid #e0e0e0;
}

header .logo {
    margin-right: 30px;
    padding: 3px;
}

header .logo img {
    height: 80px;
}

/* .left-head, .right-head { padding: 5px 0 0 } */
header .cell {
    float: left;
}

header .cell.about {
    margin-left: 15px;
}

header .services-link {
    padding: 37px 0 0;
}

header .services-link>a {
    display: inline-block;
    font-family: "Circe";
    font-size: 16px;
    line-height: 14px;
    padding: 0;
    vertical-align: top;
    text-align: center;
    text-transform: capitalize;
    color: #000;
    outline: none;
}

header.sticky .services-link>a {
    padding: 0;
}

header.sticky .services-link {
    padding: 25px 0 0;
}

header .services-link a.btn:active,
a.btn.active {
    color: #05b9c3;
    outline: none;
    box-shadow: none;
}

header .services-link a:hover {
    color: #05b9c3;
    outline: none;
}

header .services-link a i {
    display: block;
}

header .services-link .dropdown-menu a {
    color: #000;
    padding: 10px;
    display: block;
    min-width: 0;
    border-bottom: 1px solid #e0e0e0;
    white-space: pre;
}

/* .dropdown i { float: none; vertical-align: top; } */
header .services-link .dropdown-menu a:last-child {
    border-bottom: medium none;
}

header .services-link .dropdown-menu a:hover:last-child {
    border-bottom: medium none;
}

header .services-link .dropdown-menu a:hover {
    color: #05b9c3;
    border-bottom: 1px solid #05b9c3;
}

/* header .login_links { padding: 10px 0 0 0; } */
/* header .login_links li { display: inline-block; font-size: 16px; text-transform: capitalize; font-family: 'Circe Light'; } */
header .login_links li i {
    margin-right: 10px;
}

header .login_links li a {
    color: #000;
    margin: 0 10px;
}

header .login_links li a:hover {
    color: #00b8c2;
}

header .login_links .iwb-btn {
    background: #f4821f;
    margin-left: 0px;
    color: #fff;
    text-transform: capitalize;
    font-size: 16px;
    border-radius: 0;
    text-align: center;
    padding: 10px 30px;
    border: none;
    text-decoration: none;
    display: inline-block;
}

header .left-head .login_links li a.iwb-btn {
    margin: 0 10px 0 0;
}

header .login_links li a.iwb-btn:hover {
    background: #00b8c2;
    color: #fff;
}

.dropdown:hover .dropdown-menu {
    display: block;
    margin: 0;
}

.note {
    background: #00b8c2;
    padding: 5px 0;
}

.note .note-text {
    text-align: center;
    color: #fff;
    text-transform: none;
    font-size: 16px;
}

.note .note-text a {
    color: #fff;
    font-weight: 600;
}


.note .note-text a {
    color: #fff !important;
}

.iwb-slider .carousel-caption {
    bottom: auto;
    top: 50%;
}

.iwb-slider .carousel-caption * {
    text-shadow: none;
}

.iwb-slider .carousel-caption h1 {
    font-family: "Circe";
    font-size: 34px;
    line-height: 50px;
    margin: 0 auto 10px;
    max-width: 78%;
    color: #085a71;
}

.iwb-slider .carousel-caption h1 strong {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
}

.iwb-slider .slides {
    background-color: #a0d1d5;
    background-image: url("../images/slide1.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 540px;
}

.iwb-slider .search-form {
    margin: 0 auto;
    max-width: 618px;
}

.iwb-slider .search-form .form-control {
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    border-radius: 5px;
    background: #fff;
    box-shadow: none;
    min-width: 448px;
    height: 48px;
    width: auto;
    display: inline-block;
    padding: 8px 15px;
}

.iwb-slider .search-form .iwb-btn {
    border: medium none;
    display: inline-block;
    margin-left: 5px;
}

.iwb-slider .search-form small {
    display: block;
    text-align: left;
    font-size: 13px;
    letter-spacing: 0.6px;
    margin: 2px 0 0 2px;
}

.iwb-slider .search-form small a {
    color: #fff;
}

.iwb-slider .search-form small a.more,
.iwb-slider .search-form small a:hover {
    color: #00b8c2;
}

/*iwb-dashboard*/
.why-shop.iwb-dashboard .why-shop-box .desc h3 a {
    color: #000;
    font-family: "Circe";
}

.why-shop.iwb-dashboard .why-shop-box:hover .desc h3 a {
    color: #00b8c2;
}

.why-shop img {
    filter: gray;
}
.why-shop .why-shop-box {
    text-align: center;
    background: #f9f9f9;
    padding: 20px;
}

.why-shop .why-shop-box-btn {
    text-align: center;
}

.why-shop .why-shop-box.auto {
    min-height: auto;
}

.why-shop .why-shop-box.auto .desc h3,
.why-shop .why-shop-box.auto .desc p {
    min-height: auto;
}

.why-shop .why-shop-box .icon {
    height: 100px;
    width: 100px;
    line-height: 100px;
    margin: 30px auto 0;
    position: relative;
    border: 3px solid #ededed;
}

.why-shop img {
    width: 45px;
}

.why-shop .why-shop-box .icon:before {
    height: 100px;
    width: 100px;
    line-height: 100px;
    margin: 0 auto 0;
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -moz-transition: -moz-transform 550ms ease;
    -ms-transition: -ms-transform 550ms ease;
    -o-transition: -o-transform 550ms ease;
    -webkit-transition: -webkit-transform 550ms ease;
    transition: transform 550ms ease;
    content: " ";
    position: absolute;
    left: -3px;
    top: -3px;
    background-size: contain;
    transition: all 1.5s;
}

.why-shop .why-shop-box:hover .icon:before {
    border: 3px solid #f4821f;
}

.why-shop .why-shop-box .desc {
    color: #7d7d7d;
    font-size: 18px;
    margin: 0 auto;
    padding: 0 15px;
}

.row.gen_country label:last-child {
    margin-left: 15px !important;
}

.why-shop .why-shop-box .desc h3 {
    font-family: "Circe";
    color: #000;
    font-size: 22px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.why-shop .why-shop-box .desc p {
    font-family: "Circe";
    font-size: 16px;
    line-height: 26px;
    min-height: 50px;
    margin-bottom: 0;
}

.why-shop .why-shop-box:hover .desc h3 {
    color: #00b8c2;
}

.why-shop .why-shop-box:hover .icon:before {
    -moz-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
    transition: transform 1.5s ease;
    -moz-transition: -moz-transform 550ms ease;
    -ms-transition: -ms-transform 550ms ease;
    -o-transition: -o-transform 550ms ease;
    -webkit-transition: -webkit-transform 550ms ease;
}

.why-shop .why-shop-box .icon:hover img {
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    -webkit-transform: none;
    transform: none;
}

.how-iwb-work {
    background: url(../images/video-section-bg.jpg) no-repeat center top;
    overflow: hidden;
}

.how-iwb-work .container-fluid {
    padding: 0;
}

.how-iwb-work .video {
    background: rgba(0, 0, 0, 0) url("../images/laptop-bg.png") no-repeat scroll center 90px / 100% auto;
    min-height: 655px;
    padding: 118px 154px 0 8px;
    position: relative;
}

.how-iwb-work .video img {
    width: 100%;
    height: 100%;
}

.how-iwb-work .iwb-details {
    margin-left: -55px;
}

.how-iwb-work .video .play-btn {
    height: 82px;
    left: 38%;
    position: absolute;
    top: 38%;
    width: 82px;
}

.how-iwb-work .iwb-details .section-heading h1.title {
    color: #fff;
    margin-bottom: 40px;
    text-align: left;
}

.how-iwb-work .iwb-details .details ul li {
    color: #fff;
    margin-bottom: 25px;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}

.how-iwb-work .iwb-details .details ul li .icon {
    background: #05b9c3;
    border: 2px solid #ffffff;
    border-radius: 100%;
    display: inline-block;
    height: 80px;
    line-height: 80px;
    margin-right: 10px;
    text-align: center;
    width: 80px;
    position: relative;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}

.how-iwb-work .iwb-details .details ul li .icon::after {
    border: 2px dashed #ffffff;
    content: "";
    height: 60px;
    left: 47%;
    position: absolute;
    top: 100%;
    width: 1px;
}

.how-iwb-work .iwb-details .details ul li.active {
    color: #fff;
    padding: 10px 0;
    position: relative;
}

.how-iwb-work .iwb-details .details ul li.active::before {
    width: 15px;
    height: 100%;
    left: -15px;
    top: 0;
    content: "";
    position: absolute;
}

/* new carousel*/
#myCarousel {
    margin-top: 40px;
}

.how-iwb-work .video #myCarousel {
    margin-top: 0px;
}

.video #myCarousel a {
    display: none;
}

.carousel-linked-nav,
.item img {
    display: block;
    margin: 0 auto;
}

.carousel-linked-nav {
    width: 120px;
    margin-bottom: 20px;
}

.how-iwb-work .iwb-details .details ul li:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.how-iwb-work .iwb-details .details ul li:last-child .icon::after {
    display: none;
}

.how-iwb-work .iwb-details .details ul li.active .icon {
    background: #f4821f;
    border: 2px solid #df700f;
}

.how-iwb-work .iwb-details .details ul li:hover .icon {
    background: #f4821f;
    border: 2px solid #df700f;
}

.how-iwb-work .iwb-details .details ul li span {
    cursor: pointer;
    display: inline-block;
    font-family: "Circe";
    font-size: 19px;
    line-height: 28px;
    transition: all 0.7s ease 0s;
    -webkit-transition: all 0.7s ease 0s;
    overflow: hidden;
    vertical-align: middle;
    margin-top: -10px;
    width: 81%;
    padding: 10px 8px;
    border-radius: 3px;
}

.how-iwb-work .iwb-details .details ul li b {
    margin-right: 6px;
}

.testimonials {
    background: url("../images/testimonials-bg.jpg") no-repeat center top;
}

.testimonials .section-heading {
    margin-bottom: 80px;
}

.testimonials .iwb-testimonials {
    margin-bottom: 60px;
}

.testimonials .iwb-testimonials .thumb {
    border: 2px solid #e3e3e3;
    border-radius: 100%;
    margin-right: 60px;
}

.testimonials .iwb-testimonials .thumb,
.testimonials .iwb-testimonials .desc {
    display: inline-block;
}

.testimonials .iwb-testimonials .desc {
    width: 75%;
}

.testimonials .iwb-testimonials .desc .name {
    font-size: 22px;
    font-family: "Circe";
    color: #000000;
    margin-bottom: 15px;
}

.testimonials .iwb-testimonials .desc .name i {
    color: #f4821f;
    margin-right: 10px;
}

.testimonials .iwb-testimonials .desc .desc-text {
    margin-bottom: 30px;
}

.testimonials .iwb-testimonials .desc .desc-text p {
    font-family: "Circe";
    color: #000000;
    font-size: 18px;
    line-height: 30px;
}

.testimonials .iwb-testimonials .desc .desc-text i {
    color: #f4821f;
    float: right;
    margin-right: 80px;
}

.testimonials .iwb-testimonials .star i {
    color: #f4821f;
    font-size: 24px;
    margin: 0 5px;
}

.testimonials .iwb-btn {
    background: none;
    border: 2px solid #05b9c3;
    color: #05b9c3;
    padding: 0 20px;
    margin: 30px 0 20px 0px;
}

.testimonials .slick-slider .slick-prev {
    left: -70px;
}

.testimonials .slick-slider .slick-next {
    right: -45px;
}

.testimonials .slick-slider .slick-arrow {
    background: url(../images/left-arrow-active.png) no-repeat 5px 26px;
    width: 29px;
    height: 84px;
    text-align: center;
}

.testimonials .slick-slider .slick-arrow.slick-next {
    background: url(../images/right-arrow-active.png) no-repeat 7px 26px;
    width: 29px;
    height: 84px;
    text-align: center;
}

.testimonials .slick-slider .slick-arrow:hover {
    background: url(../images/left-arrow-active.png) no-repeat 5px 26px;
    width: 29px;
    height: 84px;
    text-align: center;
}

.testimonials .slick-slider .slick-arrow.slick-next:hover {
    background: url(../images/right-arrow-active.png) no-repeat 7px 26px;
    width: 29px;
    height: 84px;
    text-align: center;
}

.testimonials .slick-slider .slick-prev::before,
.testimonials .slick-slider .slick-next::before {
    display: none;
}

.join-community {
    background: url(../images/join_bg.jpg) no-repeat center top;
    color: #fff;
    text-align: center;
    background-size: cover;
    padding-bottom: 45px;
}

.join-community p {
    font-size: 17px;
    line-height: 30px;
    margin: 20px 0 0;
}

.join-community h2 {
    font-size: 32px;
    margin-bottom: 30px;
}

.join-community input[type="text"] {
    background: #fff none repeat scroll 0 0;
    border-radius: 5px;
    box-shadow: none;
    display: inline-block;
    height: 48px;
    min-width: 400px;
    padding: 8px 15px;
    transition: all 0.2s ease 0s;
    width: auto;
    border: 0;
    color: #000;
}

.join-community input[type="submit"] {
    background: #00b8c2 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-family: "Circe";
    font-size: 16px;
    border: 0;
    height: 48px;
    line-height: 48px;
    min-width: 160px;
    padding: 0 15px;
    text-align: center;
    text-transform: capitalize;
}

.join-community .section-heading {
    margin-bottom: 22px;
}

.join-community .section-heading h1.title {
    color: #fff;
    margin-bottom: 10px;
    font-family: "Circe";
}

.join-community .section-heading p {
    color: #fff;
    text-transform: uppercase;
    font-size: 19px;
    letter-spacing: 1px;
}

.join-community .social-btn {
    max-width: 393px;
    margin: 0 auto;
}

.join-community .social-btn a {
    display: block;
    margin-bottom: 50px;
}

.join-community .social-btn a.iwb-btn.facebook {
    background: #48649f;
    color: #fff;
    text-transform: none;
    margin-bottom: 20px;
}

.join-community .social-btn a.iwb-btn.email {
    background: #00b8c2;
    color: #fff;
    text-transform: none;
}












/*New Footer css*/

.main-footer {
    color: white;
    position: relative;
    background: #313131;
}
.footer-widget {
    text-align: center;
}
.menu-links-container {
    list-style-type: none;
    padding: 0px;
}
.menu-links-container ul {
    margin: 0;
    padding: 0;
    display: flex;
    row-gap: 10px;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    column-gap: 30px;
}
.menu-links-container li {
    padding-bottom: 0;
    list-style: none;
}


.footer_accept {
    margin-top: 20px;
}
.footer_socials {
    display: inline-block;
    margin-top: 20px;
}
.footer_socials ul {
    padding: 0;
    margin: 0;
    display: flex;
    gap: 15px;
}
.footer_socials ul li {
    list-style: none;
}
.footer_socials a {
    position: relative;
    width: 42px;
    height: 42px;
    line-height: 43px;
    text-align: center;
    border-radius: 50px;
    display: flex;
    border: 1px solid;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-decoration: none;
}
.menu-links-container li a {
    color: white;
    text-decoration: none;
}
.footer_socials a:hover {
    background: white;
    color: black;
}
.footer_accept_inner {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
}
.footer_accept_inner span {
    display: inline-block;
    margin-right: 0;
}
.footer_accept_inner span img {
    max-width: 50px;
}
.footer-bottom {
    position: relative;
}
.main-footer_copyright {
    position: relative;
    padding: 15px 0px;
    text-align: center;
    font-size: 16px;
    color: white;
    border-top: 1px solid #ffffff17;
}
.widgets-section {
    padding: 30px 0px 30px;
    position: relative;
}
























.modal-header {
    min-height: 16.42857143px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    background: #f4821f;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.modal-header .close {
    font-size: 30px;
    margin: 0;
    color: #fff;
    opacity: 1;
}

.modal-title {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.42857;
    margin: 0;
    color: #ffffff;
}
.calculator-outer {
    background: #f9f9f9;
    padding-top: 35px;
}
/*** Create Order Page**/
.create-order {
    text-align: center;
    background: #f9f9f9;
    padding-top: 35px;
}
.create-order .order-form-outer {
    text-align: left;
    padding: 25px;
    background: #fff;
    box-shadow: 0 0 9px #00000038;
}

.create-order .order-form-outer.no_bg {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    border-radius: 10px;
    margin: 0 auto;
    min-height: 0;
    text-align: left;
}

.contact_page .contact-outer {
    display: block;
    background: #ffffff;
    padding: 30px;
    background-color: #fff;
    box-shadow: 0 2px 8px hsl(0 0% 0% / 10%);
}

.contact_page .contact-outer h2 {
    border-bottom: 0 none;
    color: #000;
    font-size: 25px;
    font-weight: 600;
    margin: 0 0 20px;
}

.office-name,
.uen-name,
.address-name,
.mobile-cn {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    gap: 15px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #0000001c;
}

.foter_contat_page .contact_lyt_cont li {
    padding: 15px;
    background-color: #fff;
    box-shadow: 0 2px 8px hsl(0 0% 0% / 10%);
}

.contact_lyt_cont li .icon>* {
    min-width: 50px;
    display: grid;
    place-items: center;
    aspect-ratio: 1;
    background-color: #f4821f;
    color: #fff !important;
    border-radius: 50%;
}

.contact_lyt_cont li:not(:last-child) {
    margin-bottom: 24px;
}

.order-form-outer .faq-box {
    border: 2px solid #e0e0e0;
    border-radius: 3px;
    background: #fff;
    text-align: center;
    min-height: 198px;
    padding: 42px 0 0;
    margin-bottom: 30px;
}

.order-form-outer .faq-box:hover {
    border: 2px solid #00b8c2;
}

.order-form-outer .faq-box .icon {
    margin-bottom: 18px;
    min-height: 0;
}

.order-form-outer .faq-box .title h3 {
    font-size: 20px;
    font-family: "Circe";
    color: #333;
}

.order-form-outer.acc_detail>ul {
    text-align: center;
}

.order-form-outer.acc_detail li {
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
    display: inline-block;
    padding: 0;
    width: 33%;
}

.create-order .order-form-outer li a {
    color: #f4821f;
    font-size: 17px;
    padding: 40px;
    display: block;
    font-weight: 600;
}

.create-order .order-form-outer li a:hover {
    color: #333;
}

.order-form-outer li i {
    display: block;
    font-size: 33px;
    margin-bottom: 8px;
}

.create-order .order-form-outer h2 {
    border-bottom: 0 none;
    color: #000;
    font-size: 25px;
    font-weight: 600;
    margin: 0 0 20px;
}

.create-order .order-form-outer h3 {
    color: #000;
    font-size: 22px;
    font-weight: 400;
    padding: 0 25px 0;
    margin: 0;
}

.create-order .order-form-outer h4 {
    border-bottom: 0 none;
    clear: left;
    color: #000;
    font-size: 28px;
    font-weight: 400;
    margin: 40px 0 15px;
    padding: 0;
}

.create-order .order-form-outer p {
    color: #000;
}

.order-form-outer form {
    width: 100%;
}

.from-group {
    margin-bottom: 15px;
}

.order-form-outer form .cell {
    width: 100%;
    margin-bottom: 20px;
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #000000;
    font-size: 14px;
}

.form-bottom-bx {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 15px;
}

.forgot-bx {
    text-align: left;
    padding: 25px;
    background: #f9f9f9;
    box-shadow: 0 0 9px #00000038;
    max-width: 550px;
    margin-inline: auto;
}

.forgot-bx h2,
.dashboard-right h2 {
    border-bottom: 0 none;
    color: #000;
    font-size: 25px;
    font-weight: 600;
    margin: 0 0 20px;
}

.order-form-outer form .cell label {
    color: #000;
    font-size: 15px;
    margin: 0 15px 0 0;
    display: inline-block;
    font-weight: 600;
}

.order-form-outer form .cell .input-cell.inline {
    float: left;
    font-size: 18px;
}

.order-form-outer form .cell .input-cell input[type="radio"] {
    color: #000;
    font-size: 18px;
    margin: 0 10px;
}

.order-form-outer form .cell .input-cell .form-control {
    box-shadow: none;
    border: 1px solid #e0e0e0;
    border-radius: 0;
    color: #000;
    height: auto;
    padding: 12px;
    vertical-align: top;
    width: 100%;
}

.order-form-outer form .cell .input-cell .form-control.url {
    min-width: 540px;
    display: inline-block;
    width: auto;
}

.order-form-outer form .cell .input-cell textarea.form-control {
    height: 90px;
    padding: 15px;
}

.order-form-outer form .cell .input-cell .width55 {
    width: 55px;
    display: inline-block;
    text-align: center;
}

.order-form-outer form .qunty {
    background: #000;
    color: #fff;
    display: inline-block;
    padding: 10px 0;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.form-btn-bx {
    display: flex;
    align-items: center;
    gap: 15px;
    flex-wrap: wrap;
}

.order-form-outer form .cell .input-cell .iwb-btn.add-btn {
    border-radius: 30px;
    border: 2px solid #00b8c2;
    padding: 0 25px;
    background: none;
    color: #00b8c2;
}

.order-form-outer form .cell .input-cell .iwb-btn.add-btn i {
    margin-right: 10px;
}
.login-section {
    text-align: center;
    background: #f9f9f9;
}

/**** Order Popup ***/
.order-popup {
    background: rgba(0, 0, 0, 0.8);
    display: none;
    height: 100%;
    left: 0;
    max-width: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
}

.popup-open {
    background: #fff;
    border-radius: 10px;
    height: 320px;
    margin: 0 auto;
    padding: 40px;
    position: relative;
    text-align: center;
    top: 160px;
    width: 740px;
}

.popup-open p {
    font-family: "Circe";
    font-size: 22px;
    line-height: 36px;
    margin: 20px 0;
    padding: 0 45px;
}

.popup-open a.order-countinue {
    background: #00b8c2;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    height: 48px;
    letter-spacing: -1px;
    padding: 11px 0;
    text-transform: uppercase;
    width: 230px;
}

.popup-open a.close-countinue {
    background: #fff;
    border-radius: 50%;
    color: #00b8c2;
    font-size: 26px;
    height: 30px;
    padding: 1px 0 0 1px;
    position: absolute;
    right: -10px;
    top: -10px;
    width: 30px;
}

.calculator_table_outer {
    height: auto;
}

.calculator_table_outer .calculator_table tr td {
    min-width: 22%;
}

.pcat-main {
    width: 100%;
    position: relative;
}

.pcat-drop {
    position: absolute;
    width: 100%;
    height: 200px;
    overflow: auto;
    background: #fff;
    padding: 5px;
    border: 1px solid #dadada;
    z-index: 9999;
}

.pcat-drop .content {
    padding: 5px;
    border-bottom: 1px solid #dadada;
}

.pcat-drop .content:hover {
    background: #eaeaea;
}

.cart-info .product-table {
    /* box-shadow: 9px 10px 10px rgba(0,0,0,0.1); */
}

.cart-info .product-table table.table {
    width: 100%;
    background-color: #fff;
}

@media (max-width: 1366px) and (min-width: 1280px) {
    .cart-info .product-table {
        box-shadow: 9px 10px 10px rgba(0, 0, 0, 0.1);
        overflow-x: scroll;
    }

    .cart-info .product-table table.table {
        box-shadow: none;
    }
}

.cart-info .product-table table thead tr {
    background: #05b9c3;
}

.cart-info .product-table table thead tr td {
    color: #fff;
    font-size: 16px;
    text-transform: capitalize;
    padding: 15px;
}

.cart-info .product-table table tbody tr {
    border: 1px solid #e0e0e0;
}

.cart-info .product-table table tbody tr td {
    color: #000000;
    font-size: 16px;
    padding: 8px 15px;
    border-color: #f2f2f2;
    border-style: solid;
    border-width: 1px 0 1px 0;
    vertical-align: middle;
}

.cart-info.calculator_table_outer .product-table table {
    margin: 0;
    border: medium none;
}

.cart-info.calculator_table_outer .product-table table tbody tr td {
    padding: 8px 10px;
}

.cart-info .product-table table tbody tr td.image a {
    width: 75px;
    display: block;
}

.cart-info .product-table table tbody tr td .date,
.cart-info .product-table table tbody tr td .country {
    font-size: 14px;
    margin-bottom: 0;
    font-weight: 700;
}

.cart-info .product-table table tbody tr td b {
    font-size: 14px;
    margin-right: 15px;
    text-transform: capitalize;
}

.cart-info .product-table table tbody tr td span {
    font-family: "Circe";
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 0;
    margin-right: 15px;
}

.product-id h3 {
    margin-top: 0;
    color: #000;
    font-weight: 700;
    margin-bottom: 5px;
}

.product-id p {
    color: #000;
    font-weight: 600;
    font-size: 14px;
    margin: 0;
}

.cart-info .product-table table tbody tr td.price,
.cart-info .product-table table tbody tr td.model {
    vertical-align: middle;
}

.cart-info .product-table table tbody tr td .link p {
    text-transform: capitalize;
    font-size: 14px;
    margin: 0;
    font-weight: 600;
}

.cart-info .product-table table tbody tr td .iwb-btn {
    min-width: 100px;
    height: 48px;
    display: block;
    border: medium none;
    margin-bottom: 10px;
}

.cart-info .product-table table tbody tr td .iwb-btn.track {
    background: #f4821f;
    margin-bottom: 0;
}

/*FAQ PAGE CSS*/
.right-top-head {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #0000001c;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.inner-banner {
    padding: 15px 0;
    background: #f9f9f9;
    color: #000;
    display: none;
}

.inner-banner span {
    color: #000;
}

.inner-banner a {
    color: #00b8c2;
}

.inner-banner a:hover {
    color: #000;
}

.inner-banner h1 {
    font-size: 40px;
    font-family: "Circe";
    font-weight: normal;
    margin-bottom: 25px;
    text-transform: capitalize;
}

.inner-banner .desc {
    max-width: 90%;
    margin: 0 auto;
}

.inner-banner .search-form {
    position: relative;
}

.inner-banner .search-form .form-control {
    background: #ffffff;
    border-radius: 5px;
    box-shadow: none;
    border: medium none;
    display: inline-block;
    height: 48px;
    min-width: 545px;
    padding: 8px 15px;
    transition: all 0.2s ease 0s;
    width: auto;
    font-size: 18px;
    font-family: "Circe";
}

.inner-banner .search-form .search-btn {
    background: transparent url(../images/search-icon.png) no-repeat right center;
    width: 25px;
    height: 25px;
    position: absolute;
    min-width: auto;
    border: medium none;
    box-shadow: none;
    font-size: 0px;
    right: 20px;
    top: 10px;
}

.iwb-faq-outer {
    margin-bottom: 0;
}

.iwb-faq-outer p {
    font-size: 16px;
    color: #000000;
    line-height: 1.5;
    margin-bottom: 0;
}

.iwb-faq-outer p:first-child {
    font-weight: 600;
    flex: 0 0 50%;
    text-align: left;
    color: #f4821f;
}

.iwb-faq-outer p:nth-child(2) {
    flex: 0 0 calc(50% - 15px);
    text-align: right;
}

.mobile-cn {
    border: none;
    margin: 0;
    padding: 0;
}

section .inner-title {
    text-align: center;
    margin-bottom: 18px;
}

section .inner-title h2 {
    font-size: 40px;
    font-family: "Circe";
    line-height: 1;
}

section .inner-title h2 span {
    color: #f4821f;
}

.iwb-faq-outer .faq-box {
    background: #fff none repeat scroll 0 0;
    border: 0px solid;
    border-radius: 3px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    margin-bottom: 30px;
    min-height: 198px;
    padding: 0px 0 0;
    text-align: center;
}

.iwb-faq-outer .faq-box:hover {
    border: 2px solid #00b8c2;
}

.iwb-faq-outer .faq-box .icon {
    margin-bottom: 22px;
    min-height: 60px;
}

.iwb-faq-outer .faq-box .title h3 {
    font-size: 20px;
    font-family: "Circe";
    color: #333;
}

.iwb-faq-outer .faq-box:hover .title h3 {
    color: #00b8c2;
}

.iwb-faq-outer .faq-box .title h3 a {
    color: #333;
}

.iwb-faq-outer .faq-box:hover .title h3 a {
    color: #00b8c2;
}

.faq-ques-ans .top-faq {
    border-top: 1px solid #e0e0e0;
    padding-top: 22px;
    margin-top: 50px;
}

.faq-ques-ans .iwb-help-topic {
    border-radius: 10px;
    float: left;
    width: 100%;
}

.faq-ques-ans .iwb-help-topic .ques {
    background: #fbfbfb;
    border-radius: 5px 5px 0 0;
    border: 1px solid #e0e0e0;
    border-bottom: medium none;
}

.faq-ques-ans .iwb-help-topic .ques,
.faq-ques-ans .iwb-help-topic .ans {
    float: left;
    width: 100%;
}

.faq-ques-ans .iwb-help-topic .ans {
    border: 1px solid #e0e0e0;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
    margin-bottom: 10px;
}

.faq-ques-ans .iwb-help-topic .ques span,
.faq-ques-ans .iwb-help-topic .ans span {
    color: #f4821f;
    font-size: 26px;
    text-transform: uppercase;
    display: inline-block;
    min-height: 60px;
    width: 60px;
    text-align: center;
    line-height: 60px;
    float: left;
}

.faq-ques-ans .iwb-help-topic .ans span {
    color: #333;
}

.faq-ques-ans .iwb-help-topic .ques .q,
.faq-ques-ans .iwb-help-topic .ans .a {
    display: inline-block;
    border-left: 1px solid #e0e0e0;
    overflow: hidden;
    padding: 18px 20px;
    font-size: 18px;
    color: #333;
    line-height: 28px;
    width: 90%;
    float: left;
}

.faq-ques-ans .iwb-help-topic .ques .q {
    font-weight: 500;
    color: #f4821f;
    font-size: 25px;
}

.faq-ques-ans .iwb-help-topic .ans .listing {
    padding: 10px 0 0 20px;
}

.faq-ques-ans .iwb-help-topic .ans .listing li {
    list-style: circle;
}

.faq-ques-ans .iwb-help-topic .ans a {
    color: #00b8c2;
}

.iwb-terms-use .iwb-help-topic {
    padding: 25px 15px;
}

.iwb-terms-use .iwb-help-topic p {
    font-size: 18px;
    color: #333;
    line-height: 28px;
}

/*Order-tracking*/
table .common-btn {
    padding: 4px 12px;
}

.product-table table tbody tr .track_blk tr td a {
    color: #f4821f;
}

.product-table table tbody tr .track_blk tr {
    border: none;
}

.product-table table tbody tr .track_blk tr td {
    padding: 0px;
    border: medium none;
}

.product-table table tbody tr .track_blk tr td .img-thumbnail {
    margin-right: 32px;
    width: 65px;
}

.track_desc {
    max-width: 400px;
}

.product-table table tbody tr span i {
    color: #ccc;
    font-size: 14px;
}

.green-track i {
    color: #66b032 !important;
}

.orange-track i {
    color: #fc8e2c !important;
}

.black-track i {
    color: black !important;
}

.order_total {
    float: right;
    min-width: 350px;
}

.side_pannel {
    border-radius: 0;
    padding: 15px;
    background: #313131;
}

.side_pannel li {
    border-bottom: 1px solid #ffffff26;
    text-align: left;
}

.side_pannel li:last-child {
    border-bottom: none;
}

.side_pannel li a {
    color: #ffffff;
    font-size: 16px;
    display: block;
    padding: 15px;
}

.side_pannel li:hover a {
    background: #00b8c2;
    color: #fff;
}

.side_pannel li a i {
    font-size: 18px;
    margin-right: 8px;
    position: relative;
    top: 2px;
}

.side_pannel li a i.fa-sign-out {
    font-size: 20px;
}

.acc_detail form .row .form-control::-webkit-input-placeholder {
    text-transform: capitalize;
}

.acc_detail form .row textarea.form-control {
    height: 110px;
}

.acc_detail form .row select {
    background-image: linear-gradient(45deg, transparent 50%, #fff 50%), linear-gradient(135deg, #fff 50%, transparent 50%), linear-gradient(to right, #f4821f, #f4821f);
    -webkit-background-image: linear-gradient(45deg, transparent 50%, #fff 50%), linear-gradient(135deg, #fff 50%, transparent 50%), linear-gradient(to right, #f4821f, #f4821f);
    background-position: calc(100% - 23px) calc(1em + 6px), calc(100% - 18px) calc(1em + 6px), 101% 0;
    -webkit-background-position: calc(100% - 23px) calc(1em + 6px), calc(100% - 18px) calc(1em + 6px), 101% 0;
    background-size: 5px 5px, 5px 5px, 3.5em 3.5em;
    background-repeat: no-repeat;
}

.acc_detail form .row select {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.acc_detail form .row select:focus {
    background-image: linear-gradient(45deg, white 50%, transparent 50%), linear-gradient(135deg, transparent 50%, white 50%), linear-gradient(to right, gray, gray);
    -webkit-background-image: linear-gradient(45deg, white 50%, transparent 50%), linear-gradient(135deg, transparent 50%, white 50%), linear-gradient(to right, gray, gray);
    background-position: calc(100% - 15px) 1.3em, calc(100% - 20px) 1.3em, 101% 0;
    -webkit-background-position: calc(100% - 15px) 1.3em, calc(100% - 20px) 1.3em, 101% 0;
    background-size: 5px 5px, 5px 5px, 3.5em 3.5em;
    background-repeat: no-repeat;
    border-color: grey;
    outline: 0;
}

.edit_quote .table_head {
    font-weight: 700;
}

.message_us {
    background: #05b9c3 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff !important;
    display: inline-block;
    font-family: "Circe";
    margin-bottom: 20px;
    padding: 8px 26px;
    text-transform: capitalize;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}

.message_us:hover {
    background: #f4821f;
}

.edit_quote .status_radio {
    margin-right: 40px;
}

.editquote_update .table_head {
    width: 160px;
}



.table.quote-date-table {
    display: inline-block;
    background: #f4821f;
    color: #fff;
    margin: 0;
    width: 100%;
}

.table.quote-product-table {
    background: #fff;
}

.quote-quick-bx {
    background: #fff;
    border-top: 2px solid #f4821f;
    padding: 15px;
    display: none;
}
.quote-quick-bx td.no-padd {
    background: transparent;
    padding: 0 6px 0 0px !important;
    border: none !important;
}
td.quote-quick-inner {
    vertical-align: top !important;
}
.quote-quick-bx tr.edit_quote {
    border: none !important;
}
.quote-quick-bx table tbody tr td{
	border-bottom: none !important;
}
.quote-quick-bx table tbody tr td, .quote-quick-bx table tbody tr {
    border: 0 !important;
}

table.shiping-details {
    width: 100%;
    border: 1px solid #dddddd;
    margin-bottom: 15px;
}

td.shiping-head{
    background: #000000 !important;
    padding: 7px !important;
    color: #fff !important;
}
.hidbtndiv {
    display: flex;
    gap: 15px;
    padding-top: 0;
}
td.quote-quick-inner {
    padding: 15px !important;
}
.quote-quick-inner {
    width: 50% !important;
}
table.shiping-details tr.edit_quote td {
    padding: 7px;
    border-bottom: 1px solid #dddddd;
}

.seller-price-table {
    width: 100%;
    border: 1px solid #dddddd;
}

td.quote-quick-inner {
    padding: 0 4px !important;
    border: none !important;
}

td.seller-head {
    background: #000000 !important;
    padding: 7px !important;
    color: #fff !important;
}

.seller-price-table tr.edit_quote td {
    padding: 7px;
    border-bottom: 1px solid #dddddd;
    color: #000;
}

.your_reply {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.your_reply span {
    color: #f4821f;
    display: inline-block;
    font-weight: bold;
    position: relative;
    font-size: 20px;
    flex: 0 0 50%;
}

.support_reply {
    text-align: right;
}

.support_reply span {
    color: #05b9c3;
    display: inline-block;
    margin-right: 10px;
    font-size: 20px;
    text-align: left;
    font-weight: bold;
}

.support_reply p {
    text-align: left;
}
section.contact_page.foter_contat_page {
    background: #f9f9f9;
}
.customer_chat ul li {
    width: 100%;
    box-shadow: none;
    margin-bottom: 10px;
    text-align: left;
    background: #f9f9f9;
    padding: 15px;
}

.customer_chat ul li .date {
    font-size: 15px;
    text-transform: capitalize;
    color: #000;
    font-weight: normal;
    text-align: end;
}

li.your_reply p {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #ccc;
    flex: 0 0 100%;
}

.customer_comment_box {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e0e0e0;
}

/*------------Membership-------------------*/
.membership-info-main table {
    margin-bottom: 30px;
}

.membership-info-main table td,
.membership-info-main table>thead>tr.most-popular>td.active,
.membership-info-main table thead tr td.active {
    background: #fff none repeat scroll 0 0;
}

.membership-info-main table label {
    margin: 0;
}

.membership-info-main table>thead>tr>th,
.membership-info-main table>tbody>tr>th,
.membership-info-main table>tfoot>tr>th,
.membership-info-main table>thead>tr>td,
.membership-info-main table>tbody>tr>td,
.membership-info-main table>tfoot>tr>td,
.membership-info-main table>thead>tr.most-popular>td.active {
    border: 1px solid #dddddd;
    color: #767676;
    padding: 8px 20px;
}

.membership-info-main table>tbody>tr>td {
    background-color: #fcfcfc;
    text-align: center;
    font-size: 16px;
}

.membership-info-main table>tbody>tr>td.active {
    background-color: #fff;
}

.membership-info-main table>tbody>tr>td span {
    display: inline-block;
    vertical-align: middle;
}

.membership-info-main table .has-bg span {
    color: #05b9c3;
    font-weight: 700;
}

.membership-info-main table>tbody>tr>td i.icon-check2,
.membership-info-main table>tbody>tr>td i.icon-check,
.membership-info-main table>tbody>tr>td i.icon-check_box,
.membership-info-main table>tbody>tr>td i.icon-check_circle,
.membership-info-main table>tbody>tr>td i.icon-checkmark,
.membership-info-main table>tbody>tr>td i.icon-checkmark2,
.membership-info-main table>tbody>tr>td i.icon-checkbox-checked,
.membership-info-main table>tbody>tr>td i.icon-checked-mark,
.membership-info-main table>tbody>tr>td i.icon-check3,
.membership-info-main table>tbody>tr>td i.icon-check-square-o,
.membership-info-main table>tbody>tr>td i.icon-check-circle,
.membership-info-main table>tbody>tr>td i.icon-check-circle-o,
.membership-info-main table>tbody>tr>td i.icon-check-square {
    color: #59b12c;
}

.membership-info-main table>tbody>tr>td i {
    vertical-align: middle;
}

.membership-info-main table>tbody>tr>td strong {
    color: #000000;
    font-weight: 700;
    vertical-align: middle;
}

.membership-info-main table>tfoot>tr>td {
    background: #f9fafa none repeat scroll 0 0;
    position: relative;
}

.membership-info-main table>tfoot>tr>td .pkg-selected {
    color: #59b12c;
    position: absolute;
    right: 10px;
    top: 50%;
}

.membership-info-main table>thead>tr>th:first-child,
.membership-info-main table>tbody>tr>th:first-child,
.membership-info-main table>tfoot>tr>th:first-child,
.membership-info-main table>thead>tr>td:first-child,
.membership-info-main table>tbody>tr>td:first-child,
.membership-info-main table>tfoot>tr>td:first-child {
    text-align: left;
}

.membership-info-main table>tfoot>tr>td:first-child {
    background-color: transparent;
    border: medium none;
}

.membership-info-main table>thead>tr>td:first-child {
    background-color: transparent;
    border: 0 none;
}

.membership-info-main table>tbody>tr>td:first-child {
    background-color: #fff;
    border-left: 0 none;
}

.membership-info-main table>tbody>tr:last-child>td:first-child {
    border-bottom: 0 none;
}

.membership-info-main table>tfoot>tr>td,
.membership-info-main table>tbody>tr.price-row td,
.membership-info-main table thead tr td {
    padding-bottom: 7px;
    padding-top: 7px;
}

.membership-info-main table thead tr td .package-title {
    color: #333333;
    display: block;
    text-transform: uppercase;
}

.membership-info-main .property-pkg-select {
    background-color: #05b9c3;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    margin: 5px 0;
    padding: 4px 15px;
    text-transform: uppercase;
}

.membership-info-main .property-pkg-select:hover {
    background-color: #f4821f;
}

.membership-info-main table thead tr td {
    color: #000000;
    font-size: 18px;
    font-weight: 500;
    padding-top: 10px;
}

.membership-info-main table>thead>tr.most-popular>td {
    background-color: transparent;
    border: 0 none;
}

.membership-info-main table .has-bg,
.membership-info-main table .has-bg td,
.membership-info-main table thead tr td {
    background: #f9fafa none repeat scroll 0 0;
    text-align: center;
}

.membership-info-main table label.pkg-inner-title {
    color: #000000;
    font-weight: 900;
    text-transform: uppercase;
    vertical-align: middle;
}

.membership-info-main table>thead>tr.most-popular>td.active {
    border-bottom: 0 none;
    padding: 10px 0 0;
    position: relative;
}

.membership-info-main table>thead>tr.most-popular>td.active::before {
    background: #05b9c3 none repeat scroll 0 0;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.membership-info-main table thead tr td .popular-plan.text-color {
    color: #05b9c3;
    text-transform: uppercase;
}

.membership-info-main table thead tr td.active {
    border-top: 0 none;
}

.membership-info-main .packages-main-holder table>tbody>tr.has-bg>td,
.membership-info-main .packages-main-holder table>thead>tr>td:first-child {
    background-color: #f9fafa;
}

.membership-info-main .packages-main-holder table>tbody>tr>td {
    background-color: #fff;
}

.membership-info-main .packages-main-holder table>tbody>tr>td:first-child,
.membership-info-main .packages-main-holder table>tbody>tr:last-child>td:first-child,
.membership-info-main .packages-main-holder table>thead>tr>td:first-child {
    border: 1px solid #dddddd;
}

.membership-info-main .packages-main-holder .property-pkg-select {
    border-radius: 2px;
    padding: 6px 16px;
}

.membership-info-main .packages-main-holder .property-pkg-select:hover {
    background-color: transparent;
}

.success1 {
    background-color: #007f00;
    color: #ffffff;
}

.error1 {
    background-color: #cc0000;
    color: #ffffff;
}

.error-message {
    color: #cc0000;
}

.products-crumb ul li {
    display: inline-block;
    margin-bottom: 15px;
    width: 100%;
    color: #ff0000;
}

.product-table label {
    margin-right: 15px;
}

.product-table label input[type="radio"] {
    margin-right: 10px;
}

.customer_chat .input textarea.form-control {
    margin-bottom: 15px;
}

.customer_chat .iwb-btn.track {
    border: medium none;
}

.cart-info .product-table table tbody tr td.pad15 {
    padding: 20px;
}

.iwb_tooltip {
    display: inline-block;
    margin: 11px 0 0 0px;
    position: relative;
}

.iwb_tooltip .icon i {
    font-size: 16px;
    color: #05b9c3;
    cursor: pointer;
    width: 20px;
    height: 20px;
}

.iwb_tooltip ul.tooltip_listing {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    display: none;
    left: 14px;
    min-width: 450px;
    padding: 10px;
    position: absolute;
    top: 0;
    z-index: 99;
}

.proshowhide {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    min-width: 450px;
    padding: 10px;
}

.iwb_tooltip .icon:hover ul.tooltip_listing {
    display: block;
}

.proshowhide li,
.iwb_tooltip .icon ul.tooltip_listing li {
    border-bottom: 1px solid #e0e0e0;
    padding: 4px 0;
}

.proshowhide li:last-child,
.iwb_tooltip .icon ul.tooltip_listing li:last-child {
    border-bottom: medium none;
}

.iwb_tooltip .icon ul.tooltip_listing li span.npr_data {
    border-left: 1px solid #e0e0e0;
    display: inline-block;
    margin: 0 0 0 10px;
    min-width: 130px;
    padding: 0 0 0 10px;
}

.proshowhide li span.npr_data {
    border-left: 1px solid #e0e0e0;
    display: inline-block;
    margin: 0 0 0 10px;
    padding: 0 0 0 10px;
    min-width: 130px;
}

.iwb_price_box {
    width: 180px;
}

.proshowhide li span,
.iwb_tooltip .icon ul.tooltip_listing li span {
    float: right;
}

.iwb_payment_option {
    padding: 50px 0 0 0;
}

.iwb_payment_option label {
    position: relative;
}

.iwb_payment_option label:nth-child(2):after {
    background: url(../images/cash.png) no-repeat center center;
    content: "";
    height: 40px;
    left: 40px;
    position: absolute;
    top: -45px;
    width: 40px;
    cursor: pointer;
}

.iwb_payment_option label:nth-child(3)::after {
    background: rgba(0, 0, 0, 0) url("../images/bank.png") no-repeat scroll center center;
    content: "";
    height: 40px;
    left: 40px;
    position: absolute;
    top: -45px;
    width: 40px;
    cursor: pointer;
}

.iwb_payment_option label:nth-child(4)::after {
    background: rgba(0, 0, 0, 0) url("../images/office.png") no-repeat scroll center center;
    content: "";
    height: 40px;
    left: 15px;
    position: absolute;
    top: -43px;
    width: 84px;
    cursor: pointer;
}

.iwb_payment_option label:nth-child(5)::after {
    background: rgba(0, 0, 0, 0) url(../images/airwallex.jpg) no-repeat;
    content: "";
    height: 40px;
    left: 33px;
    position: absolute;
    top: -43px;
    width: 52px;
    cursor: pointer;
    background-position: center center;
    background-size: contain;
}

.iwb_payment_option label:nth-child(6)::after {
    background: rgba(0, 0, 0, 0) url(../images/npiqr.jpg) no-repeat;
    content: "";
    height: 40px;
    left: 33px;
    position: absolute;
    top: -43px;
    width: 52px;
    cursor: pointer;
    background-position: center center;
    background-size: contain;
}

.iwb_payment_option label:nth-child(7)::after {
    background: rgba(0, 0, 0, 0) url(../images/paypal.png) no-repeat;
    content: "";
    height: 40px;
    left: 33px;
    position: absolute;
    top: -43px;
    width: 52px;
    cursor: pointer;
    background-position: center center;
    background-size: contain;
}

.website_sec h2 {
    background: #00b8c2 none repeat scroll 0 0;
    border-radius: 3px 3px 0 0;
    color: #ffffff;
    font-size: 28px;
    margin: 0;
    padding: 14px 0;
    text-align: center;
}

ul.listing_none {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    display: inline-block;
    padding: 20px;
    text-align: center;
    width: 100%;
    margin-bottom: 40px;
}

.listing_none>li {
    border: medium none;
    display: inline-block;
    float: none;
    list-style: outside none none;
    margin: 6px 0.5%;
    min-height: 85px;
    padding: 15px 5px;
    text-align: center;
    width: 18%;
}

.listing_none>li img {
    height: 50px;
    object-fit: scale-down;
}

/*iwb calculator pricing table css*/
.membership-pricing-table {
    width: 100%;
    font-family: "Circe";
}

.membership-pricing-table table {
    width: 100%;
}

.membership-pricing-table table .icon-no,
.membership-pricing-table table .icon-yes {
    font-size: 22px;
}

.membership-pricing-table table .icon-no {
    color: #a93717;
}

.membership-pricing-table table .icon-yes {
    color: #209e61;
}

.membership-pricing-table table .plan-header {
    text-align: center;
    font-size: 48px;
    border: 1px solid #dddddd;
    padding: 20px 0;
}

.membership-pricing-table table .plan-header-free {
    background-color: #eee;
    color: #555;
}

.membership-pricing-table table .plan-header-blue {
    color: #fff;
    background-color: #05b9c3;
    border-color: #009fa8;
}

.membership-pricing-table table .plan-header-standard {
    color: #fff;
    background-color: #ff9317;
    border-color: #e37900;
}

.membership-pricing-table table td {
    text-align: center;
    width: 15%;
    padding: 7px 10px;
    background-color: #fff;
    font-size: 14px;
    -webkit-box-shadow: 0 1px 0 #fff inset;
    box-shadow: 0 1px 0 #fff inset;
}

.membership-pricing-table table,
.membership-pricing-table table td {
    border: 1px solid #dddddd;
}

.membership-pricing-table table tr td:first-child {
    background-color: transparent;
    text-align: right;
    width: 12%;
    font-family: "Circe";
}

.membership-pricing-table table tr td:nth-child(5) {
    background-color: #fff;
}

.membership-pricing-table table tr:first-child td,
.membership-pricing-table table tr:nth-child(2) td {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.membership-pricing-table table tr:first-child th:first-child {
    border-top-color: transparent;
    border-left-color: transparent;
    border-right-color: #dddddd;
}

.pricing-plan-name {
    color: #fff;
    font-family: "Circe";
    font-size: 26px;
    line-height: 1;
    text-align: center;
}

.pricing-plan-name small {
    font-size: 75%;
    font-weight: 300;
}

.membership-pricing-table table tr:first-child th .pricing-plan-price {
    line-height: 35px;
}

.membership-pricing-table table tr:first-child th .pricing-plan-price>sup {
    font-size: 45%;
}

.membership-pricing-table table tr:first-child th .pricing-plan-price>span {
    font-size: 30%;
}

.membership-pricing-table table tr:first-child th .pricing-plan-period {
    margin-top: -7px;
    font-size: 25%;
}

.membership-pricing-table table .header-plan-inner {
    position: relative;
}

.membership-pricing-table table .recommended-plan-ribbon {
    box-sizing: content-box;
    background-color: #dc3b5d;
    color: #fff;
    position: absolute;
    padding: 3px 6px;
    font-size: 11px !important;
    font-weight: 500;
    left: -6px;
    top: -22px;
    z-index: 99;
    width: 100%;
    -webkit-box-shadow: 0 -1px #c2284c inset;
    box-shadow: 0 -1px #c2284c inset;
    text-shadow: 0 -1px #c2284c;
}

.membership-pricing-table table .recommended-plan-ribbon:before {
    border: solid;
    border-color: #c2284c transparent;
    border-width: 6px 0 0 6px;
    bottom: -5px;
    content: "";
    left: 0;
    position: absolute;
    z-index: 90;
}

.membership-pricing-table table .recommended-plan-ribbon:after {
    border: solid;
    border-color: #c2284c transparent;
    border-width: 6px 6px 0 0;
    bottom: -5px;
    content: "";
    right: 0;
    position: absolute;
    z-index: 90;
}

.membership-pricing-table table .plan-head {
    box-sizing: content-box;
    background-color: #ff9c00;
    border: 1px solid #cf7300;
    position: absolute;
    top: -33px;
    left: -1px;
    height: 30px;
    width: 100%;
    border-bottom: none;
}

.quote-summery .iwb-btn.view-details {
    background: #f4821f;
    color: #fff;
    white-space: nowrap;
}

#home_banner_slide {
    overflow-x: hidden;
    position: relative;
}

#home_banner_slide .carousel-indicators {
    margin: 0;
    float: left;
    list-style: outside none none;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 15;
}

#home_banner_slide .carousel-indicators li {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #f4821f;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    cursor: pointer;
    float: none;
    display: inline-block;
    height: 15px;
    margin: 0 2px;
    text-indent: -999px;
    width: 15px;
    opacity: 1;
}

#home_banner_slide .carousel-indicators li.active {
    background: #f4821f;
}

.home_brand_logos {
    background: #f8f8f8;
    padding: 30px 0;
}

.brand_logos {
    width: 100%;
    position: relative;
    padding: 0 28px;
}

.brand_logos .iwb_blogo {
    text-align: center;
}

.home_brand_logos .iwb-btn {
    height: 48px;
    line-height: 28px;
    margin-top: 22px;
    min-width: 90px;
    padding: 11px 10px;
}

.brand_logos .iwb_blogo img {
    display: inline-block;
    height: 40px;
    max-width: 70%;
    object-fit: contain;
}

.all-brands-logos .brand-logo_box .iwb_blogo {
    background: #fff;
    padding: 15px;
    border: 1px solid #e0e0e0;
    margin: 0 0 20px;
    text-align: center;
    border-radius: 3px;
}

.all-brands-logos .brand-logo_box .iwb_blogo img {
    height: 40px;
    max-width: 100%;
    object-fit: cover;
}

.thanks_message h3 {
    color: #00b8c2;
    font-size: 36px;
    line-height: 46px;
    margin: 10px auto 20px;
}

.thanks_message {
    text-align: center;
    max-width: 700px;
    margin-inline: auto;
}

.blog_banner {
    display: none;
}

.thanks_message p {
    font-size: 18px;
}

/*brand page css*/
.iwb-faq-outer.all-brands-logos .faq-box {
    min-height: auto;
    padding: 20px 0;
}

.iwb-faq-outer.all-brands-logos .faq-box.active {
    border: 2px solid #00b8c2;
}

.iwb-faq-outer.all-brands-logos .faq-box.active h3 {
    color: #00b8c2;
}

.pull-right>.dropdown-menu {
    left: 0;
    right: 0px !important;
}

#on_scroll.fixed {
    background: #fff none repeat scroll 0 0;
    left: auto;
    margin: auto;
    position: fixed;
    top: 0px;
    width: 1170px;
    z-index: 555;
    max-width: 100%;
}

.iwb_thanks_message {
    background: #fff url(../images/thanks-pageimage.png) no-repeat center bottom;
    padding-bottom: 380px;
}

.iwb_thanks_message h3 {
    color: #00b8c2;
    font-size: 36px;
    line-height: 46px;
    margin: 10px auto 0;
    width: auto;
}

.thanks_message p span {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 3px 12px 0;
    background: #f4821f none repeat scroll 0 0;
    color: #fff;
    font-family: "Circe";
    text-transform: capitalize;
}

.bg_white {
    background: #fff;
    border: 2px solid #e0e0e0;
    border-radius: 10px;
    margin: 0 auto;
    text-align: left;
    height: 100%;
}

input[type="radio"],
input[type="checkbox"] {
    line-height: normal;
    margin: 4px 4px 0 0;
    accent-color: #000000;
}

/****css 23-3-18 **/
.cart-info.calculator_table_outer .product-table table #product_category_chosen {
    width: 333px !important;
    display: block;
}

.cart-info.calculator_table_outer .product-table table #product_category_chosen.chosen-container-single .chosen-single {
    height: 34px;
    padding: 6px 0 0 8px;
}

.chosen-container-active .chosen-single {
    border: 1px solid #e0e0e0;
}

.chosen-container-single .chosen-single div b {
    background-position: 0px 7px;
}

.chosen-container-single .chosen-single abbr {
    top: 11px !important;
}

#img2 {
    z-index: 1;
    position: relative;
}

#on_scroll table {
    display: inline-block;
    width: 100%;
}

#on_scroll table tbody {
    display: inline-block;
    width: 100%;
}

#on_scroll table thead,
#on_scroll table thead tr,
#on_scroll table thead tr th {
    width: 100%;
    float: left;
    display: inline-block;
}

#on_scroll table tbody tr:nth-child(2) {
    display: inline-block;
    float: left;
    width: 100%;
}

#on_scroll table tbody tr td:nth-child(1) .form-control {
    width: 95px;
}

#on_scroll table tbody tr td:nth-child(2) .form-control {
    width: 122px;
}

#product_location_chosen {
    margin-left: 15px;
}

#on_scroll table tbody tr:nth-child(2) td {
    display: inline-block;
    float: left;
    min-width: auto;
}

/*new css*/
.cart-info.calculator_table_outer .product-table table tbody tr:nth-child(1) {
    border: 0 none;
    text-align: center;
    width: 100%;
    display: inline-block;
}

.cart-info.calculator_table_outer .product-table table tbody tr:nth-child(1) td {
    width: 100%;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    min-width: 100%;
    display: inline-block;
}

.faq-box .orde {
    padding: 42px 0px 23px;
    display: inline-block;
    width: 100%;
}

.likeBoxStream ._5pcb,
.safetyStream ._5pcb,
._22fo ._5pcb,
._1nvm ._5pcb,
._4x2x ._5pcb,
._1a30 ._5pcb,
._5tmf._5pcb,
._5vb_ ._5pcb,
._56mv ._5pcb,
._5sem ._5pcb,
._5zlf ._5pcb,
.permalinkPost ._5pcb {
    margin-left: 0;
    width: 95% !important;
}

.facebookslider .slick-slide {
    float: left;
    height: 315px !important;
    overflow: visible !important;
    min-height: 1px;
    max-height: 100%;
}

._5pcr.userContentWrapper {
    width: 100%;
}

._5v3q ._1dwg {
    padding: 10px;
}

._4-u2 {
    border: 1px solid #dddfe2;
    border-radius: 3px;
    max-width: 100%;
    width: 83%;
}

.customer_review {
    column-count: 2;
    column-gap: 1em;
}

.customer_review iframe {
    /* float: left;*/
    /* height: 100%;*/
    margin-bottom: 20px;
    /* max-height: 100%;*/
    max-width: 100%;
    /* min-height: 325px;*/
    width: 100%;
}

.order-form-outer.acc_detail .padding-right,
.order-form-outer.acc_detail .padding-left {
    padding: 0 15px 0 0;
}

.datadel i {
    cursor: pointer;
}

.highlight {
    font-size: 20px;
    font-weight: 700;
}

.calculator_table .desc {
    border: 3px solid #ddd;
    box-shadow: 2px 2px 18px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 2px 2px 18px 0 rgba(0, 0, 0, 0.2);
    margin: 15px auto auto;
    padding: 0;
    width: 100%;
}

.calculator_table .cloudapp-embed div {
    box-shadow: none !important;
    min-width: 100% !important;
    width: 100% !important;
    padding: 0px !important;
}

.calculator_table .cloudapp-embed .vjs-control-bar div {
    box-shadow: none;
    min-width: auto !important;
    padding: 0;
    width: auto !important;
}

.calculator_table .cloudapp-embed .vjs-loading-spinner {
    min-width: auto !important;
    width: 50px !important;
}

.calculator_table .video-js {
    background: none !important;
    cursor: pointer;
    display: inline-block;
    max-height: 100% !important;
    max-width: 100% !important;
    border: 0;
}

.calculator_table .sticky {
    display: none !important;
}

.calculator_table .sticky h1 {
    font-size: 28px !important;
}

.video_support {
    text-align: left;
}

.video_support p {
    font-size: 16px;
    margin: 0;
}

.video_support h2 {
    font-family: "Circe";
    font-size: 35px;
    font-weight: normal;
    margin-bottom: 35px;
    line-height: 1.2;
    margin-top: 25px;
}

/*** 27th Feb 2020 ***/
.prod-feature li span.label.label-primary {
    color: #fff;
}

.btn.buy-btn.removecart,
.btn.buy-btn.addtocart {
    color: #fff;
}

/*** 13th March 2020 ***/
.r_cart .btn.buy-btn.removecart {
    /*font-size: 16px;
    font-family: "Circe";
    font-weight: 600;
    padding: 4px 11px 3px;*/
}

.iwb_payment_option label {
    margin: 8px 25px !important;
}

.prod-feature ul li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #0000001f;
}


.label {
    border-radius: 0;
    padding: 3px 6px;
    line-height: normal;
}

.label-primary {
    background-color: #397c0c;
}

.quick-view {
    margin-top: 0;
}

.quick-view .common-btn {
    padding: 4px 12px;
}

.cart-info .product-table table thead tr {
    background: #05b9c3;
}

.view-product-table.block {
    display: block;
}

.view-product-table {
    display: none;
}

.cart-info.head-strip .product-table {
    box-shadow: none;
}

.cart-info.head-strip .product-table table {
    margin: 0;
}

.tab-content .table {
    margin: 0;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #fff;
    cursor: default;
    background-color: #05b9c3;
    padding: 16px 20px;
    border: none;
    border-bottom-color: transparent;
}

.nav-tabs>li>a {
    color: #333f56;
    padding: 16px 20px;
    font-size: 16px;
    font-weight: 600;
    transition: all ease 0.6s;
}

.nav-tabs>li>a:hover {
    border-color: none;
    background: #ddd;
    transition: all ease 0.6s;
}

.nav-stacked #firstLink,
.nav-stacked #secondLink,
.nav-stacked #thirdLink {
    margin: 5px 0px 0 70px;
}

.proshowhide.acc .panel {
    border: 0px !important;
    margin-bottom: 0px;
    box-shadow: none;
}

.out-of-panel li {
    list-style: none;
}

.out-of-panel {
    margin: 0;
}

.proshowhide.acc .panel li {
    list-style-type: lower-alpha;
}

.proshowhide.acc .panel a {
    position: relative;
}

.proshowhide {
    border: 0px !important;
    padding: 0px !important;
}

.proshowhide.acc .panel a::after {
    position: absolute;
    font-family: FontAwesome;
    content: "\f107";
    right: 13px;
    font-size: 13px;
    top: 14px;
}

/* .order-request-1 .cart-info .product-table table tbody tr td a ::after {position: absolute;font-family: FontAwesome;content: "\f107";right: 13px; font-size: 13px;top: 14px;} */
/* 21/06/2019 CSS Starts Here */
.order-request-1 .nav-tabs {
    border: none;
    padding: 7px;
    border-top: 1px solid #f4821f47;
    border-bottom: 1px solid #f4821f47;
    background: #f4821f;
    margin: 15px 0;
}

.order-request-1 .nav-tabs li {
    display: inline-block;
    margin: 0;
}

.order-request-1 .nav-tabs li:last-child {
    margin: 0;
}

.order-request-1 .nav-tabs li a,
.order-request-1 .nav-tabs>li.active>a,
.order-request-1 .nav-tabs>li.active>a:hover,
.order-request-1 .nav-tabs>li.active>a:focus {
    display: inline-block;
    margin: 0;
    color: #fff !important;
    text-transform: capitalize;
    font-size: 16px;
    padding: 7px 15px;
    border: 0;
}

.order-request-1 .nav-tabs li a,
.order-request-1 .nav-tabs li.active a {
    background: none;
    border-radius: 0;
}

.order-request-1 .nav-tabs li.active a {
    position: relative;
    z-index: 1;
    background: #00b8c2;
}

.order-request-1 .nav-tabs li.active a:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 3px;
    background: #05b9c3;
    width: 100%;
}

.order-request-1 .cart-info .product-table {
    box-shadow: none;
}

.order-request-1 .cart-info .product-table table tbody tr, .order-request-1 .cart-info .product-table table tbody tr td {
    border-bottom: 3px solid #f9f9f9;
}

.order-request-1 .cart-info .product-table table thead tr td {
    text-align: left;
}

.order-request-1 .cart-info .product-table table tbody tr td {
    padding: 7px 7px;
}

.order-request-1 .view-product-table .back-btn {
    margin-bottom: 0;
}

.order-request-1 .view-product-table .back-btn {
    font-size: 16px;
    margin: 0 15px 0 0;
}

.buy-btn {
    background: #ff4747;
    padding: 8px 26px;
    color: #fff;
    font-size: 16px;
}

.buy-btn:hover {
    color: #fff;
    background: #05b9c3;
}

.view-area .view-btn:focus {
    outline: none;
}

.product-table .view-product-table {
    border-left: 0;
}

.order-request-1 .tab-content .table {
    border-top: 1px solid #ddd;
}

.order-request-1 .tab-content .table:first-child {
    border: 0;
}

.order-request-1 .product-table .same-order tbody tr td .date {
    display: inline-block;
    padding: 5px 15px;
    background: #f4821f;
    color: #fff;
    margin: 0;
    width: 100%;
}

.order-request-1 .tab-content .table.same-order.same-date {
    border: 0;
    margin-inline: auto;
    box-shadow: none;
    margin-top: 15px;
    margin-bottom: 0;
}

.order-request-1 .tab-content .table.same-order.same-date td {
    padding: 0;
    margin: 0;
    border: none;
}

.order-request-1 .tab-content .table.same-order {
    margin: 0 auto 20px;
}

.order-request-1 .cart-info .product-table table tbody tr td span a {
    margin: 0;
    color: #05b9c3;
}

.order-request-1 .cart-info .product-table table tbody tr td a.common-btn {
    margin: 0;
    padding: 4px 12px;
    line-height: normal;
}

.order-request-1 .cart-info .product-table table tbody tr td {
    background: none;
}

.order-request-1 .view-product-table table:first-child {
    background: #f2f2f2;
    color: #000;
    border: 1px solid #d0d0d0;
}

.order-request-1 .view-product-table table tbody tr.edit_quote {
    border-bottom: 1px solid #d0d0d0;
}

.order-request-1 .view-product-table table tbody tr.edit_quote:last-child {
    border-bottom: 0;
}

.order-request-1 .view-product-table table:first-child tr td.table_head {
    min-width: auto;
    color: #000 !important;
    border-right: 1px solid #d0d0d0 !important;
}

.order-request-1 .view-product-table table:first-child tr td:last-child {
    background: #ececec;
}

.order-request-1 .cart-info .view-product-table table:last-child td {
    padding-top: 0;
}

.order-request-1 .view-product-table table:last-child td ul li {
    padding: 0 0 7px;
}

.order-request-1 .cart-info .product-table table tbody tr td.no-padd {
    background: #ffffff;
}


.po-total-bx,
.po-pay-status {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 20px;
    flex-wrap: wrap;
    margin-bottom: 10px;
    border-bottom: 1px solid #0000001c;
    background: #f9f9f9;
    padding: 15px;
}

.po-total-bx p span {
    color: #ffffff;
    background: #00b8c2;
    padding: 5px 15px;
}

.po-total-bx p,
.po-total-bx p span,
.po-pay-status p {
    margin: 0 !important;
    font-size: 18px !important;
}

.po-total-bx h2,
.po-pay-status h2,
.po-method-status h2 {
    font-size: 22px;
    margin: 0;
    font-weight: 700;
    color: #f4821f;
}

.adress-bx-outer {
    text-align: left;
    padding: 25px;
    background: #f9f9f9;
    box-shadow: 0 0 9px #00000038;
}

.adress-bx-head h2 {
    font-weight: 600;
    text-align: left;
    color: #000;
    font-size: 28px;
}

.adress-bx-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #cccccc52;
    gap: 15px;
}

/* 21/06/2019 CSS Ends Here */
/* 24/06/2019 CSS Starts Here */
.view-area .quote-btn {
    color: #fff !important;
    background: #f4821f;
    display: inline-block;
    padding: 2px 5px 1px;
    border-radius: 3px;
}

.product-table .same-order {
    border-collapse: separate;
}

.order-request-1 .cart-info .product-table table tbody tr td.top-padd {
    padding-top: 0;
}

.order-request-1 .cart-info .product-table table tbody tr td.border-bottom {
    padding: 0;
}


/* 24/06/2019 CSS Ends Here */
/* #accordion1 a {background: #daf6fa;display: block;font-size: 18px; position: relative;color: #353239;} #accordion1 a::after {position: absolute;content: "\f067";font-family: FontAwesome;right: 15px;} .estimate-price .right, #secondLink .paytotal {float: right;padding-right: 30px;} .estimate-price #secondLink li {border-bottom: 1px solid #ededed;padding: 8px 20px 5px 0;list-style-type: lower-alpha;} .product-form .container {max-width: 1000px;} #secondLink {padding-left: 60px;} .verified-msg .shield {width: 45px;float: left;height: 50px;} .total-estimate {padding: 14px 14px 8px;} .paytotal.big {float: right;} .estimate-price .panel {margin: 0;border: none;} .estimate-price #secondLink li:last-child{border-bottom: 0;} #accordion1 a.active::after {display: none;} #accordion1 a.active::before {position: absolute;content: "\f068";font-family: FontAwesome;right: 15px;display: block;} #accordion1 a.active.collapsed::before {position: absolute;content: "\f067";font-family: FontAwesome;right: 15px;display: block;} */

.product-table .table {
    margin: 0;
}

.nav-stacked a {
    color: #ffffff !important;
    display: block;
    background: #00b8c2;
}

.nav-stacked #firstLink,
.nav-stacked #secondLink,
.nav-stacked #thirdLink {
    margin: 5px 0px 0 70px;
}

.proshowhide.acc .panel {
    border: 0px !important;
    margin-bottom: 0px;
    box-shadow: none;
}

.out-of-panel li {
    list-style: none;
    padding: 10px 15px;
    font-weight: 600;
}

.proshowhide.acc .panel li {
    list-style-type: lower-alpha;
}

.proshowhide.acc .panel a {
    position: relative;
}

.proshowhide {
    border: 0px !important;
    padding: 0px !important;
}

.proshowhide.acc .panel a::after {
    position: absolute;
    font-family: FontAwesome;
    content: "\f107";
    right: 13px;
    font-size: 13px;
    top: 9px;
}

.out-of-panel li:last-child {
    font-weight: 600;
    font-size: 18px;
}

.out-of-panel li:last-child span {
    font-weight: 600 !important;
    font-size: 18px;
    margin-top: 4px !important;
}

.product-dlivery p {
    border-bottom: 1px solid #ededee;
    padding: 15px 0 10px;
    margin-bottom: 15px;
    color: #8f8f95;
}

.product-dlivery {
    margin: 0;
}

.deliver-step {
    background: #f8f8f8;
    padding: 10px;
    margin: 0 0 10px;
}

.prod-feature ul li:last-child {
    margin-top: 20px;
}

.product-price ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.ordered-product .name-prdt {
    font-size: 20px;
    margin: 0 0 10px;
    background: #f4821f;
    padding: 15px;
    color: #fff;
}

.deliver-step li span.ellipsis,
.prod-feature li span.ellipsis {
    color: #333;
    margin-left: 10px;
}

.deliver-step li span,
.prod-feature li span {
    color: #8f8f95;
}

.deliver-step li {
    list-style: none;
}

.product-image {
    display: inline-block;
    width: 80px;
    height: 80px;
    float: left;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-right: 15px;
}

.verified-msg {
    margin: 15px 0 0;
}

.text h5 {
    font-size: 16px;
}

.product-form .form-control,
.product-form p,
.product-form a,
.product-form span {
    font-size: 16px;
    font-weight: 600;
}

.verified-msg .text p {
    margin: 0;
    font-size: 12px;
    color: #a8a6a7;
    line-height: 15px;
}

.chrge-it {
    margin: 15px 0 0;
}

.chrge-it a {
    color: #000000;
    text-align: center;
    display: block;
}

.chrge-it i {
    color: #00b8c2;
    margin-left: 5px;
}

/* .iwb-dashboard, .create-order { */
/* padding: 15px 0; */
/* }  */
.btn-fresh:hover {
    background: #159198;
}

.verified-msg h5 {
    color: #00b8c2;
}

.shield i {
    font-size: 50px;
    color: #00b8c2;
}

.from.border {
    border: 1px solid #e3e3e6;
    border-width: 1px 0 1px 0;
    padding: 15px 0;
    margin: 15px 0;
}

.head-step {
    padding: 50px 0;
    background: #fff;
}

.three-in-row {
    max-width: 900px;
    margin: auto;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.three-in-row:after {
    position: absolute;
    content: "";
    width: 100%;
    background: #e0e0e0;
    top: 35%;
    height: 1px;
    left: 0;
    z-index: 0;
    transform: translate(0px, -35%);
    max-width: 730px;
    margin-inline: auto;
    right: 0;
    display: none;
}

.go-frvd {
    position: relative;
    display: inline-block;
    margin: auto;
    text-align: center;
}

.go-frvd.active .plan-position {
    background: #00b8c2;
}

.go-frvd.active .plan-position i {
    font-size: 32px;
    line-height: 36px;
}

.go-frvd .plan-position i {
    font-size: 0;
}

.go-frvd.active .order-status {
    color: #00b8c2;
}

.manage {
    width: 88%;
}

.name-prdt {
    font-size: 24px;
    color: #000;
    font-weight: 700;
    line-height: 30px;
}

.table-report a:hover {
    color: #00b8c2;
}

.delivery-tym span {
    color: #8f8f95;
}

.delivery-tym i {
    font-size: 22px;
    color: #00b8c2;
    position: relative;
    float: left;
    margin: 3px 24px 0px 3px;
}

.table-report a {
    color: #00b8c2;
    position: relative;
    right: -5px;
    font-size: 15px;
    top: 1px;
}

.border span {
    color: #989090;
    margin-right: 15px;
}

.product-field p {
    margin: 10px 0 0;
}

.go-frvd .plan-position {
    position: relative;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    text-align: center;
    line-height: 35px;
    color: #fff;
    margin: auto;
    background: #f2f2f2;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
}

.form-control {
    height: auto;
    padding: 10px 12px;
    font-size: 16px;
    border-radius: 0;
    background: #fff;
}

.conditon-text i {
    color: #00b8c2;
    font-size: 30px;
}

.mt-3 {
    margin: 20px 0 0;
}

.product-form .form-control::placeholder {
    color: #000;
    opacity: 1;
    font-weight: 600;
}

.form.second-step {
    margin: 50px 0;
}

.conditon-text li {
    color: #9e9e9f;
    border-bottom: 1px solid #e3e3e6;
    line-height: 24px;
    padding: 10px 0;
}

.conditon-text li:last-child {
    border-bottom: 0;
}

.increse-dec .count {
    background: transparent !important;
    width: 30px;
}

.quality,
.side-dollr {
    position: relative;
}

.qty span {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1px solid #00b8c2;
    text-align: center;
    line-height: 20px;
    position: relative;
    cursor: pointer;
    color: #00b8c2;
    font-size: 21px;
    display: inline-block;
}

.qty .minus {
    position: relative;
    left: -12px;
}

.form-group.quality {
    margin: 30px 0 5px;
}

.qty.increse-dec {
    position: absolute;
    right: 0;
    top: -8px;
}

.side-dollr #link {
    padding-left: 35px;
}

.sign {
    position: absolute;
    top: 2px;
    padding: 10px;
    background: #f8f8f8;
    font-weight: 700;
}

.ques {
    /* position: absolute; */
    right: -25px;
    top: 1px;
    font-size: 18px;
}

.ques a {
    color: #00b8c2;
}

.with-qust {
    display: inline-block;
    position: relative;
}

.btn-img {
    display: block;
    height: 50px;
    border: 1px solid #00b8c2;
    text-align: center;
    color: #00b8c2;
    line-height: 50px;
    font-size: 18px;
    border-radius: 3px;
    margin: 10px 0 0;
}

.bottom-line {
    border-top: 1px solid #ededed;
    padding: 5px 0px 0;
}

.card-body li {
    list-style-type: disc;
    list-style-position: inside;
}

.table-report td {
    border: none !important;
}

#accordion .card-link:hover {
    color: #333 !important;
}

#accordion .card-link {
    background: #f8f8f8 !important;
    width: 100%;
    display: block;
    height: auto;
    border-radius: 3px;
    color: #00b8c2;
    margin: 0;
}

.bottom-line a:hover {
    color: #00b8c2;
}

.card {
    background: #f8f8f8;
    padding: 10px 15px 8px;
}

.table-report tr td:last-child {
    text-align: right;
}

.big {
    color: #000 !important;
    font-size: 22px !important;
    font-weight: 700;
}

.table-report td {
    color: #9c9797;
    font-size: 16px;
}

.btn-img:hover {
    background: #00b8c2;
}

.input-fresh {
    position: relative;
}

.upload-image .form-control-file {
    background: transparent !important;
}

.btn-fresh {
    background: #00b8c2;
    color: #fff;
    width: 50px;
    height: 50px;
    display: inline-block;
    text-align: center;
    line-height: 50px;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 3px;
    font-size: 20px;
}

.next-btn a {
    padding: 15px 15px;
    display: block;
}

/* .go-frvd .conidtion::after {
    position: absolute;
    content: "";
    width: 272px;
    background: #e0e0e0;
    top: 48%;
    height: 1px;
    left: 35px;
    z-index: -1;
    transform: translate(0px, -50%);
} */
.in-side-label input {
    padding-left: 130px;
}

.in-side-label {
    position: relative;
}

.in-side-label label {
    position: absolute;
    top: 10px;
    left: 15px;
}

.curncy {
    font-size: 23px !important;
}

.product-price li.price-title {
    display: inline-block;
    width: 65%;
}

.product-price span {
    font-size: 22px;
    font-weight: 600;
    display: inline-block;
    margin-right: 5px;
}

.go-frvd:last-child .conidtion:after {
    display: none;
}

.go-frvd .order-status {
    color: #000;
}

.order-status {
    margin: 7px 0 0;
    display: inline-block;
}

.product-form {
	background: #f8f8f8;
	padding: 70px 0px;
}

.cartright .product-field {
    padding: 20px;
    margin: 0 0 30px;
    background: #fff;
    border-radius: 0;
    box-shadow: 0 0 5px #0000004d;
}

.cartright .product-field .form-group {
    margin-bottom: 0px;
}

.product-field {
    padding: 20px;
    margin: 0 0 30px;
    background: #fff;
    border-radius: 0;
    box-shadow: 0 0 5px #0000004d;
}

.cart-bx {
    display: flex;
    justify-content: space-between;
    gap: 30px;
    flex-wrap: wrap;
}

.cartleft {
    flex: 0 0 65%;
}

.total-orde-right {
    flex: 0 0 calc(35% - 30px);
}

.cartright {
    border: 1px solid #0000001f;
}

.cartright .panel {
    border: 0px !important;
    margin-bottom: 0px;
    box-shadow: none;
    padding: 0;
}

.total-order-bx {
    padding: 20px;
    margin: 0 0 30px;
    background: #fff;
    border-radius: 0;
    box-shadow: 0 0 5px #0000004d;
    position: sticky;
    top: 100px;
}

.product-field label {
    font-size: 16px;
    margin: 0;
}

.heading {
    color: #000;
    font-size: 28px;
    font-weight: 700;
    margin: 0 0 20px;
    display: inline-block;
}


/* 21/06/2019 CSS Starts Here */
.confirm-order label {
    display: block;
}

.confirm-order textarea {
    width: 100%;
    padding: 6px 12px;
    resize: none;
    border: 1px solid #e0e0e0;
    height: 60px;
    margin: 0 0 10px;
}

.confirm-order textarea:focus,
.p-price input[type="number"]:focus {
    outline: none;
}

.p-price input[type="number"] {
    border: 1px solid #e0e0e0;
    padding: 6px 12px;
    width: 60px;
}

.right-acc {
    min-width: auto;
    margin: 0 0 0px;
}

.proshowhide.acc.right-acc .panel span {
    font-size: 16px;
    margin-top: 0 !important;
}

/* 21/06/2019 CSS Ends Here */
/* 24/06/2019 CSS Starts Here */
.p-price label {
    display: inline-block;
    margin: 0 5px 0 0;
}

.p-price input[type="text"] {
    height: 28px;
    margin: 0 5px 0 0;
}

.third-step hr {
    border-color: #d2d2d2;
    margin: 50px 0;
}

.prod-feature ul li label {
    display: inline-block;
    margin: 0;
}

.third-step .row:last-child .product-field {
    margin: 0;
}

.prod-feature li span.ellipsis.approved {
    background: #05b9c3;
    color: #fff;
    display: inline-block;
    padding: 3px 10px;
    border-radius: 3px;
}

/* 24/06/2019 CSS Ends Here */
/* 06/2/2020 CSS Starts Here */
.count-btn {
    background: #f4821f;
    color: #fff;
    width: 18px;
    height: 18px;
    display: inline-block;
    text-align: center;
    font-size: 11px;
    line-height: 20px;
    border-radius: 50%;
    position: relative;
    top: -2px;
    margin: 0 2px;
}

.login_links.pull-right.cart-b {
    margin: 6px 0 0;
}

header .login_links.cart-b li i {
    margin-right: -4px;
    margin-left: 10px;
}

/* 06/2/2020 CSS Starts Here */
/* 1/12/2023 Css start here */
.create-order .order-form-outer .pass_wod {
    padding-right: 0;
}

.order-form-outer .align_btns {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    width: 100%;
}

.recpcha {
    margin-bottom: 18px;
}

.cart_icon {
    padding: 25px 0 0 !important;
}

.cal-result-main h2 {
    text-align: center;
    font-weight: 600;
    background: #00b8c2;
    padding: 10px;
    color: #fff;
    font-size: 20px;
}



.number input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.page-title h1 {
    font-weight: 600;
    text-align: center;
    color: #000;
    font-size: 28px;
}

.page-banner {
    padding-bottom: 0;
    background: #f9f9f9;
    padding-top: 35px;
}

.calculator-bx {
    padding: 25px;
    background: #fff;
    box-shadow: 0 0 9px #00000038;
}

.calculator-title {
    margin-bottom: 15px;
}

.calculator-title h2 {
    background: #f4821f;
    padding: 15px;
    color: #fff;
    font-size: 22px;
}
.create-order.forgot h2 {
    margin-bottom: 0;
}

.create-order.forgot .order-form-outer {
    min-height: 294px;
}

.product-table td strong {
    padding-bottom: 4px;
    display: inline-block;
}

.align_btns {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    width: 100%;
}

.order-form-outer form .cell.crte_order_reqst {
    float: inherit;
}

.order-request-1 #underreviewtab table tbody tr td span {
    display: inline-block;
    margin-top: 0;
}
.order-request {
    background: #f9f9f9;
}
.order-request .order_id,
.npr_id {
    white-space: nowrap;
}

#checklogin:hover,
#checklogin:focus {
    color: #428bca;
}

.ui-dialog label,
.ui-dialog input {
    text-transform: capitalize;
}

.ui-dialog .ui-dialog-titlebar-close:after {
    content: "X";
    position: absolute;
    color: #fff;
    width: 27px;
    height: 27px;
    top: -6px;
    left: -8px;
    border-radius: 5px;
    background-color: #000;
    cursor: pointer;
}

.header_top {
    padding: 7px 0;
}

.credit-card-box label {
    font-family: "Circe";
    font-weight: 700;
    margin-bottom: 6px;
}

.credit-card-box .btn-block {
    font-family: "Circe";
    font-weight: 700;
    background: #00b8c2;
    border: 1px solid #00b8c2;
}

.credit-card-box .btn-block:hover {
    background-color: #f4821f;
    border: 1px solid #f4821f;
}

.credit-card-box .inclued {
    font-family: "Circe";
    font-weight: 600;
    display: block;
    text-align: center;
    margin-top: 8px;
}

.credit-card-box input {
    font-family: "Circe";
    font-weight: 500;
    color: #000;
    border: 1px solid #e0e0e0 !important;
    background-color: transparent !important;
}

.credit-card-box input::-webkit-input-placeholder {
    font-family: "Circe";
    font-weight: 700;
}

.credit-card-box input:focus {
    box-shadow: none;
}

.credit-card-box .btn-block:focus {
    background-color: #f4821f !important;
    border-color: #f4821f !important;
    outline: 0 !important;
}

.credit-card-box {
    background-color: #f7f7f7 !important;
    padding: 18px;
}

.card_pd {
    margin: 17px;
}

.proshowhide.acc .panel a::after {
    display: none;
}

.footer-widget .social-link li a img {
    width: 45px;
    height: 45px;
    cursor: pointer;
}

.accpt_crd .scc {
    margin-top: 21px;
}

.accpt_crd .card_icons img {
    width: 40px !important;
    height: 40px !important;
}

.accpt_crd .card_icons li {
    margin-right: 11px !important;
}

.iwb_payment_option label {
    position: relative;
    z-index: 9;
}

.iwb_payment_option label::before {
    background-color: #f7f7f7;
    border-radius: 10px;
    content: "";
    position: absolute;
    top: 0;
    width: 128px;
    height: 84px;
    z-index: -1;
    top: -53px;
    left: -7px;
}

.hov_effect {
    transition: all 0.4s ease-in-out;
    font-weight: 600;
    cursor: pointer;
}

.hov_effect:hover {
    color: #f4821f !important;
    font-weight: 600;
}

.main-footer .widgets-section .row:before {
    display: none;
}
.orange-text, .orange-link{
	color: #f4821f;
}
.orange-text:hover, .orange-link:hover {
    color: #05b9c3;
}

.login-bx {
    background: #fff;
    box-shadow: 0 0 7px #00000038;
    padding: 25px;
    text-align: center;
    max-width: 450px;
    margin-inline: auto;
}
.login-bx h2 {
    margin-bottom: 25px;
    font-weight: 600;
    font-size: 24px;
    text-align: center;
}
.forgot-password {
    text-align: end;
}
.forgot-password a {
    color: #f4821f;
}
.register-link {
    margin-top: 0;
    text-align: center;
}
.register-link p{
	margin:0; 
}
.register-link p a {
    color: #f4821f;
    text-decoration: underline;
}
.cell-box {
    border-top: 3px solid #000000;
    position: relative;
    background: #fff;
    padding: 25px 15px 15px;
    margin-bottom: 15px;
}

.datadel {
    position: absolute;
    top: -3px;
    right: 0;
    background: #cc0000;
    padding: 5px;
    color: #fff;
    font-weight: 500;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#editprod-modal-form .modal-body h3 {
    text-align: center;
    padding: 8px 0px 20px 0px;
    font-size: 22px;
    text-transform: capitalize;
    font-weight: 600;
}

#editprod-modal-form .modal-body .form-control {
    width: 100%;
    max-width: 100%;
    box-shadow: unset;
    background: #fff;
    border: 1px solid #ebebeb;
    padding: 10px 15px;
    box-shadow: rgb(149 157 165 / 0%) 0px 8px 24px;
}

.tou-sec .section-title h2 {
    text-transform: capitalize;
}

#editprod-modal-form .modal-body .table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {

    vertical-align: sub;
    padding: 8px 14px;
    font-size: 16px;
    font-weight: 600;
}

#editprod-modal-form .modal-body #editprod-close {
    background: #f4821f;
    height: 35px;
    width: 35px;
    opacity: 1;
    font-size: 33px;
    box-shadow: unset;
    text-shadow: unset;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 0;
    top: 0;
}

#editprod-modal-form .modal-content {
    border: 0px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border-radius: 6px;
    overflow: hidden;
}

#editprod-modal-form .modal-body .close span {
    line-height: 22px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.ui-widget.ui-widget-content {
    border: 1px solid #C5C5C4;
    position: fixed !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
}

/* .dashboard-right a:focus {
    color: #f4821f !important;
} */

.ui-widget-header {
    border: 1px solid unset;
    background: #333333 !important;
    color: #fff !important;
}

.ui-dialog .ui-dialog-titlebar-close:after {

    background-color: #dd8e49;
}

section {
    padding: 50px 0px;
}

section.subscribe-now {
    background-color: #f4821f;
    background-image: url(/images/home//pattern-8.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    color: white;
}

.subscribe-title h2 {
    font-size: 45px;
}

.subscribe-form input.form-control {
    height: 64px;
    border-radius: 0px;
    font-size: 20px;
}

form.subscribe-form {
    display: flex;
    position: relative;
}

button.btn.btn-default.subscribe {
    position: absolute;
    border: 0;
    right: 4px;
    height: 54px;
    background: #f4821f;
    border-radius: 0px;
    top: 5px;
    width: 140px;
    color: white;
    text-transform: capitalize;
}

p.notify-text {
    padding-top: 12px;
}

.video_support {
    background-color: #f9f9f9;
    padding-top: 0;
}

.banner-maps .map-box {
    display: block;
    color: #212529;
    transition: all 0.3s ease-in-out;
}

.banner-maps .map-box:hover {
    color: #f4821f;
}

.info-wish {
    color: #00b8c2;
    font-weight: 500;
    font-size: 18px;
    transition: all 0.3s ease-in-out;
}

.info-wish:hover {
    color: #000;
}

/* section a:any-link { text-underline-offset: 0.55rem; background: no-repeat linear-gradient(#000, #000) bottom left / 0% 1.5px; transition: all 200ms; } section a:any-link:hover { background-size: 100% 1.5px; } section a:-webkit-any-link { text-underline-offset: 0.55rem; background: no-repeat linear-gradient(#000, #000) bottom left / 0% 1.5px; transition: all 200ms; } section a:-webkit-any-link:hover { background-size: 100% 1.5px; } */
@media (max-width: 991.95px) {
	.calculator-title h2 {
		font-size: 20px;
	}
	.order-request-1 .tab-content .table.same-order td {
		width: 100%;
	}
    .why-shop-main {
        grid-template-columns: repeat(1, 1fr) !important;
    }

    .quote-btn-bx {
        text-align: left;
    }

    .quote-btn-bx a {
        margin-bottom: 15px;
    }

    .prod-feature ul li {
        display: block;
    }

    .deliver-step li span.ellipsis, .prod-feature li span.ellipsis {
		margin-left: 5px;
	}

    section {
        padding-block: 30px;
    }

    .subscribe-title h2 {
        font-size: clamp(28px, 4vw, 42px);
    }

    .subscribe-form input.form-control {
        height: 54px;
    }

    .subscribe-form button.btn.btn-default.subscribe {
        height: 43px;
    }

    li.cost-btn,
    li.create-btn,
    li.country-select {
        display: none !important;
    }

    .right-head .login_links>li:first-child {
        margin-inline: 0 auto;
    }

    .right-head .login_links :is(.left-head, .login_links) {
        all: unset;
        float: unset;
        display: block;
        position: static;
        width: 100%;
    }

    .right-head .login_links>li:not(:last-child) a {
        display: block;
        width: 100%;
        margin: 0;
    }

    header .login_links .iwb-btn {
        min-width: 113px;
        padding: 0 10px;
        height: 34px;
        line-height: 32px;
        font-size: 14px !important;
    }

    .header_top {
        position: relative;
    }

    .section-title h2 {
        font-size: 28px !important;
    }


}

@media (max-width: 767px) {
    .main-footer .widgets-section .row {
        display: block;
    }

    .lines {
        display: none;
    }

    .main-footer .widgets-section {
        padding: 50px 0px 50px;
    }
}

.row-no-gutters [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}

.section-title h2 {
    font-size: 40px;
}

.about-image-sec {
    padding-bottom: 0;
}

.about-image-sec-2 {
    padding-top: 0;
}

.about-image-sec .row,
.about-image-2 .row {
    align-items: center;
    justify-content: center;
    display: flex;
}

.about-image img {
    width: 100%;
    max-height: 550px;
    object-fit: cover;
}

.about-image-2 img {
    width: 100%;
    height: 550px;
    object-fit: cover;
}

.about-image-sec .about-cn {
    padding-left: 50px;
    padding-block: 50px;
}

.about-cn-2 {
    padding-right: 50px;
    padding-block: 50px;
}

.about-cn .section-title {
    margin-bottom: 10px;
}

.tou-cn .section-title {
    margin-bottom: 15px;
    padding-bottom: 5px;
    border-bottom: 1px solid #d3cece99;
}

.tou-cn h3 {
    font-weight: 500;
    color: #f4821f;
    font-size: 25px;
    margin-bottom: 15px;
    padding-bottom: 5px;
    border-bottom: 1px solid #d3cece99;
    margin-top: 30px;
}

.dashboard-right {
    margin: 0 auto;
    text-align: left;
    height: 100%;
    min-height: 380px;
    padding: 25px;
    background: #fff;
    box-shadow: 0 0 2px rgb(0 0 0 / 22%);
}

.why-shop-main {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
}

.dashboard-head {
    margin-bottom: 15px;
}

.dashboard-head .section-heading h1 {
    font-weight: 600;
    text-align: left;
    color: #000;
    background: #fff;
    padding: 15px;
    font-size: 28px;
    border-left: 5px solid #f4821f !important;
    border: 1px solid #cccccc91;
}

.common-btn {
    background: #f4821f;
    margin-left: 0px;
    color: #fff;
    text-transform: capitalize;
    font-size: 16px;
    border-radius: 0;
    text-align: center;
    padding: 10px 30px;
    border: none;
    text-decoration: none;
    display: inline-block;
    font-weight: 600;
    line-height: normal;
}

.common-btn:hover {
    background: #00b8c2;
}

.common-btn-black {
    background: #000000;
    margin-left: 0px;
    color: #fff;
    text-transform: capitalize;
    font-size: 16px;
    border-radius: 0;
    text-align: center;
    padding: 10px 30px;
    border: none;
    text-decoration: none;
    display: inline-block;
    font-weight: 600;
    line-height: normal;
}

.common-btn-black:hover {
    background: #00b8c2;
    color: #fff !important;
}





.blue-btn {
    background: #05b9c3;
    margin-left: 0px;
    color: #fff;
    text-transform: capitalize;
    font-size: 16px;
    border-radius: 0;
    text-align: center;
    padding: 10px 30px;
    border: none;
    text-decoration: none;
    display: inline-block;
    font-weight: 600;
    line-height: normal;
}



.blue-btn:hover {
    background-color: #000;
}

.red-button {
    background: red;
    margin-left: 0px;
    color: #fff;
    text-transform: capitalize;
    font-size: 16px;
    border-radius: 0;
    text-align: center;
    padding: 10px 30px;
    border: none;
    text-decoration: none;
    display: inline-block;
    font-weight: 600;
    line-height: normal;
}

.red-button:hover {
    color: #fff !important;
}

.order-request-1 .cart-info .product-table table tbody tr td .red-button {
    margin: 0;
    padding: 4px 12px;
    line-height: normal;
}


.order-request-1 .cart-info .product-table table tbody tr td .blue-btn {
    margin: 0;
    padding: 4px 12px;
    line-height: normal;
}

.removecart,
.addtocart {
	/*
    text-transform: capitalize;
    color: #fff;
    border-radius: 0px !important;
    padding: 8px 30px !important;
    font-size: 16px;
    font-weight: 600;*/
}






.quote-btn-bx {
    text-align: right;
}

.label-warning {
    background-color: #05b9c3;
}







.po-method-status {
    margin-bottom: 10px;
    border-bottom: 1px solid #0000001c;
    background: #f9f9f9;
    padding: 15px;
}

.po-method-btn p {
    margin-bottom: 18px;
    font-weight: 600;
}

.po-method-btn {
    margin-top: 15px;
    background: #f9f9f9;
    padding: 15px;
}

.po-method-status h2 {
    margin-bottom: 25px;
}

.radio-buttons {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 15px;
}

.custom-radio input {
    display: none;
}

.radio-btn {
    margin: 0;
    width: 100%;
    height: 180px;
    border: 3px solid transparent;
    display: inline-block;
    border-radius: 10px;
    position: relative;
    text-align: center;
    box-shadow: 0 0 20px #c3c3c367;
    cursor: pointer;
    background: #fff;
}

.radio-btn>i {
    color: #ffffff;
    background-color: #f4821f;
    font-size: 20px;
    position: absolute;
    top: -15px;
    left: 50%;
    transform: translateX(-50%) scale(2);
    border-radius: 50px;
    padding: 3px;
    transition: 0.5s;
    pointer-events: none;
    opacity: 0;
}

.radio-btn .hobbies-icon {
    width: 150px;
    height: 150px;
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.radio-btn .hobbies-icon img {
    display: block;
    width: 85px;
    margin-bottom: 20px;
    margin-inline: auto;
    background: #f9f9f9;
    padding: 15px;
    border-radius: 100%;
    height: 85px;
    object-fit: contain;
}

.radio-btn .hobbies-icon i {
    color: #FFDAE9;
    line-height: 80px;
    font-size: 60px;
}

.radio-btn .hobbies-icon h3 {
    color: #000000;
    font-size: 18px;
}

.custom-radio input:checked+.radio-btn {
    border: 2px solid #f4821f;
}

.custom-radio input:checked+.radio-btn>i {
    opacity: 1;
    transform: translateX(-50%) scale(1);
}

label.custom-radio {
    flex: 0 0 calc(16.666% - 15px);
}

.mobile-top-btns {
    display: none;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.dashboard-right input::placeholder {
    text-transform: capitalize;
}

.modal-body input::placeholder {
    text-transform: capitalize;
}

.mobile-top-btns a {
    flex: 0 0 50%;
}

.note .note-text a {
    color: #fff !important;
}

ul.tooltip-listing {
    background: #ffffff;
    padding: 15px;
    border: 1px solid #ccc;
}
ul.tooltip-listing li {
    margin-bottom: 9px;
    font-size: 15px;
    font-weight: 600;
}
ul.tooltip-listing li:last-child{
    margin-bottom: 0;
}
.order-form-outer form .qunty {
    background-color: #f4821f;
}
.add_mor_btn a {
    background-color: #05b9c3;
}
.add_mor_btn a:hover {
    background: #f4821f;
}

@media (max-width: 991.95px) {
    .mobile-top-btns {
        display: flex;
    }

    .dashboard-right {
        margin-top: 22px;
    }

}










/*-==Media Query CSS-=-= =*/
@media (min-width: 1500px) and (max-width: 1600px) {
    .iwb-slider .slides.title0 .slide-thumb img {
        display: none;
    }
}

@media (min-width: 1602px) and (max-width: 5000px) {
    .iwb-slider .slides {
        background-size: contain;
    }

    .iwb-slider .carousel-caption h1 {
        font-size: 34px;
    }
}

@media (min-width: 1140px) and (max-width: 5000px) {
    .homepage .sticky {
        position: fixed;
        width: 100%;
        left: 0;
        top: 0;
        z-index: 12;
        border-top: 0;
        min-height: 80px;
    }

    .sticky {
        position: relative;
        width: 100%;
        left: 0;
        top: 0;
        z-index: 12;
        border-top: 0;
        min-height: 80px;
    }

    header.sticky .logo img {
        height: 70px;
    }

    .iwb-slider .carousel-caption.searchsticky {
        border-top: 0 none;
        bottom: auto;
        min-height: 80px;
        padding: 0;
        position: fixed;
        right: auto;
        left: 12%;
        top: 2%;
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        -webkit-transition: 0.2s;
        transition: 0.2s;
        width: auto;
        z-index: 12;
    }

    .homepage header.sticky .logo {
        left: 15px;
        position: fixed;
        top: 2px;
    }

    .sticky .left-head,
    .sticky .left-head a.dropdown-toggle {
        display: none;
    }

    .sticky .right-head .iwb-btn {
        display: none;
    }

    .iwb-slider .searchsticky h1,
    .iwb-slider .searchsticky .search-form small {
        display: none;
    }

    .iwb-slider .searchsticky .search-form {
        max-width: 100%;
    }

    .iwb-slider .searchsticky .search-form .form-control {
        border: 1px solid #e0e0e0;
        min-width: 845px;
    }
}

@media (min-width: 1367px) and (max-width: 1520px) {
    header .login_links li a {
        margin: 0 8px;
    }

    .iwb-slider .searchsticky .search-form .form-control {
        min-width: 700px;
        font-size: 13px;
    }

    .how-iwb-work .video {
        padding: 118px 154px 0 8px;
        min-height: 655px;
    }
}

@media (max-width: 1366px) {
    .how-iwb-work .iwb-details .details ul li .icon {
        margin-right: 15px;
    }

    .how-iwb-work .video {
        padding: 118px 130px 0 8px;
        min-height: 615px;
    }

    .how-iwb-work .iwb-details .details ul li {
        margin-bottom: 25px;
    }

    .how-iwb-work .iwb-details .details ul li span {
        font-size: 18px;
        line-height: 22px;
    }

    header .login_links li a {
        margin: 0 8px;
    }

    header .login_links li a.iwb-btn {
        margin-right: 0;
        margin-left: 5px;
    }

    .iwb-slider .searchsticky .search-form .form-control {
        min-width: 615px;
    }

    .how-iwb-work .iwb-details {
        margin-left: -40px;
    }
}





@media (max-width: 1300px) {
    .edit_quote .product-table #payment-method-5 {
        display: inline-block;
        margin-top: 41px;
    }

    .edit_quote .product-table .iwb_payment_option label:nth-child(5)::after {
        top: -9px;
    }
}

@media (max-width: 1200px) {


    .about-image img {
        max-height: 100% !important;
        padding: 5px;
    }

    .about-image-2 img {
        height: 100% !important;
        object-fit: cover;
        padding: 5px;
    }

    .about-image-sec .about-cn {
        padding-left: 0px !important;
        text-align: center;
        padding-block: 25px !important;
    }

    .about-cn-2 {
        padding-right: 0px !important;
        padding-block: 25px !important;
        text-align: center;
    }

    .about-image-sec .row,
    .about-image-2 .row {
        flex-direction: column;
        flex-wrap: wrap;
        text-align: center;
    }

    .product-form .form-control,
    .product-form p,
    .product-form a,
    .product-form span {
        font-size: 15px;
    }

    .out-of-panel li:last-child span {
        font-size: 15px !important;
    }

    label.custom-radio {
        flex: 0 0 calc(100% - 15px) !important;
    }

    .adress-bx-outer table {
        display: block;
        overflow: scroll;
    }

    .table-responsive {

        background: #fff;
    }

    .view-product-table {
        display: inline-block !important;

    }

    .cart-info .product-table table tbody tr td span {
        display: ruby !important;
    }

    .why-shop .why-shop-box .desc h3 {
        margin-top: 25px;
    }

    .iwb_tooltip {
        margin: 11px 0 0 14px;
    }

    .product-table td strong {
        padding-bottom: 4px;
    }

    #calculate.iwb-btn {
        margin-top: 21px;
    }

    .proshowhide li span.npr_data {
        min-width: auto;
    }

    .r_cart .btn.buy-btn.removecart {
        margin-top: 12px;
    }

    .wt_text {
        display: flex;
        align-items: center;
        gap: 4px;
    }

    .wt_text strong {
        padding-bottom: 0 !important;
    }

    .iwb_tooltip ul.tooltip_listing {
        min-width: 257px;
    }

    #on_scroll table tbody tr:nth-child(2) td {
        border-bottom: none;
    }

    .iwb_payment_option label::before {
        display: none;
    }
}

@media (max-width: 1024px) {
    .header_top .right-head {
        display: flex;
        flex-direction: row-reverse;
        flex-wrap: wrap;
    }

    .header_top .right-head .login_links {
        margin: 0;
    }

    .cart_icon {
        padding: 25px 0 0 !important;
    }

    header .services-link {
        padding: 32px 0 0;
    }

    .header_top .right-head {
        margin-right: 6px;
    }
}

@media (max-width: 991px) {
	.hidbtndiv {
		padding-top: 15px;
	}
	.cartleft {
		flex: 0 0 100%;
	}
	.total-orde-right {
		flex: 0 0 100%;
	}
    .oval {
        float: unset !important;
        margin: 0px 0px 0px 0px;
    }

    #payment-method-5 {
        display: inline-block;
        margin-top: 41px;
    }

    .iwb_payment_option label:nth-child(5)::after {
        top: -9px;
    }

    .product-table td strong {
        font-size: 14px;
    }

    footer h3 {
        font-size: 16px;
        margin: 0 0 5px;
    }

    .three-in-row {
        width: 100%;
    }

    .iwb-faq-outer #product-location {
        padding: 9px 13px;
    }

    .order-form-outer form .cell label {
        margin: 0 3px 0 0;
        font-size: 14px;
    }

    .iwb_tooltip ul.tooltip_listing {
        min-width: 172px;
    }

    .buy-btn {
        line-height: 1.2;
    }

    .r_cart .btn.buy-btn.removecart {
        margin-top: 0;
    }

    .footer-widget>p {
        font-size: 14px;
    }

    .order-form-outer form {
        padding: 33px 15px;
    }

    .edit_quote .product-table .iwb_payment_option {
        display: flex;
        align-items: flex-start;
        flex-wrap: wrap;
    }

    .edit_quote .product-table .iwb_payment_option label {
        width: 25%;
    }

    .edit_quote .product-table #payment-method-5 {
        display: inline-block;
        margin-top: 41px;
    }

    .edit_quote .product-table .iwb_payment_option label:nth-child(5)::after {
        top: -9px;
    }

    .edit_quote .product-table #payment-method-3 {
        display: inline-block;
        margin-top: 41px;
    }

    .edit_quote .product-table .iwb_payment_option label:nth-child(4)::after {
        top: -9px;
    }

    /* .iwb_payment_option label:nth-child(4) { margin-top: 60px !important; } */
    /* .same-date { position: relative; } .same-date::before { content: "Created On/Quote ID | Details | Status | Action"; position: absolute; width: 100%; height: 40px; background-color: red; } */
}

@media (max-width: 575px) {
    .banner:after {
        top: -110px !important;
    }
    header .logo {
        margin-bottom: 0 !important;
    }
    .nav_custom {
        height: 76px;
    }
    header .logo img {
        padding-top: 2px;
    }
    .order-form-outer .form-control.width55 {
        height: 44px;
    }
    .cart-info .product-table table tbody tr td span {
        white-space: normal;
    }
    .ct {
        display: flex;
    }
    .ct .col-lg-2 {
        width: 25%;
        padding-right: 0;
    }
    .create-order .crte_order_reqst .common-btn {
        padding: 10px 10px;
    }
    .form-btn-bx {
        gap: 7px;
    }
    ul.login_links {
        gap: 8px !important;
    }
    .mobile-top-btns .common-btn-black {
        background: #00b7c1;
    }

    .contact_lyt_cont {
        margin: 0 0px;
    }

    .why-shop .why-shop-box .desc h3 {
        margin-top: 15px;
    }

    .cart_icon {
        padding: 2px 0 0 !important;
    }

    .right-head .services-link {
        padding: 7px 0 0;
    }

    .iwb_payment_option label {
        margin: 39px 25px !important;
    }

    .edit_quote .product-table .iwb_payment_option label {
        width: 100%;
    }

    .edit_quote .product-table #payment-method-3,
    .edit_quote .product-table #payment-method-5 {
        margin-top: 0;
    }

    .edit_quote .product-table .iwb_payment_option label:nth-child(4)::after {
        top: -48px;
    }

    .edit_quote .product-table .iwb_payment_option label:nth-child(5)::after {
        top: -52px;
    }
    .note {
        background: rgb(0 120 126 / 80%);
    }
    .order-form-outer .input-cell #location,
    .input-cell1 #location {
        width: 50%;
        height: 48px;
    }
    .create-order .order-form-outer {
        padding: 15px;
    }
    .order-request-1 .nav-tabs {
        display: flex;
        overflow-x: auto;
    }
    .order-request-1 .nav-tabs li {
        white-space: nowrap;
    }
    .quote-btn-bx {
        display: flex;
        gap: 12px;
    }
    .quote-btn-bx a {
        white-space: nowrap;
    }
    .quote-btn-bx a {
        padding: 10px 23px;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .go-frvd .conidtion::after {
        width: 236px;
    }
}

@media (max-width: 767px) {

	.order-request-1 .cart-info .product-table table tbody tr td {
		display: block;
		text-align: left;
	}
    .contact_lyt_cont {
        margin: 0 23px;
    }

    .create-order .row {
        display: inherit !important;
    }

    .pass_wod {
        padding: 0 !important;
    }

    .order-form-outer.acc_detail .padding-right,
    .order-form-outer.acc_detail .padding-left {
        text-align: left;
    }

    .order-form-outer form {
        padding: 0px 2px 30px;
    }

    .order-form-outer form {
        position: relative;
    }

    .iwb_tooltip {
        display: inline-block;
        margin: 0 0 0 5px;
        position: absolute;
        left: 10px;
        top: -25px;
    }

    .iwb_tooltip ul.tooltip_listing {
        min-width: 184px;
        z-index: 99;
    }

    .go-frvd .conidtion::after {
        display: none;
    }

    .three-in-row {
        display: flex;
    }

    .left-head,
    .right-head {
        margin-top: 0;
    }

    header .login_links li a.iwb-btn {
        height: 34px;
        line-height: 34px;
    }

    .cart_icon {
        padding: 3px 0 0 !important;
    }

    .right-head .services-link {
        padding: 9px 0 0;
    }

    .order-request-1 .view-product-table table {
        width: 100%;
        margin-bottom: 23px;
    }

    .order-request-1 .cart-info .product-table table tbody tr td a ::after {
        top: 11px;
    }

    .go-frvd .conidtion::after {
        display: block;
        width: 199px;
    }

    .go-frvd.active .order-status {
        white-space: nowrap;
    }

    .acc_detail .g-recaptcha {
        width: 100%;
    }

    /* .banner-maps .map-box .map>img {
   
        height: 110px !important;
    }
    .banner-maps .map-box {
        padding: 0.3rem !important;
    }

    .banner-maps .title {
        top: 70px !important;
    } */

}

@media (max-width: 480px) {
    .go-frvd .conidtion::after {
        display: block;
        width: 111px;
    }

    .product-table {
        overflow-x: scroll;
        white-space: nowrap;
    }

    .iwb-faq-outer .product-table {
        overflow-x: hidden;
        white-space: inherit;
    }

    .pull-right>.dropdown-menu {
        right: -48px !important;
    }

    header .login_links li a.iwb-btn {
        height: 32px;
        line-height: 33px;
    }

    .customer_comment_box #image {
        width: 95%;
    }

    .r_cart .btn.buy-btn.removecart {
        margin-top: 11px;
    }

    .proshowhide.acc .panel a {
        display: flex;
    }

    /* .cart-info .product-table table tbody tr td span {
        white-space: normal;
    } */

    .gen_country .padding-left,
    .gen_country .padding-right {
        display: flex;
        align-items: center;
    }

    .right-head .dropdown {
        margin-top: 3px;
    }

    #payment-method-5 {
        display: inline-block;
        margin-top: -8px;
    }

    .iwb_payment_option label:nth-child(5)::after {
        top: -50px;
    }
}

@media (max-width: 388px) and (min-width: 320px) {
    .pull-right>.dropdown-menu {
        right: 0 !important;
    }

    .go-frvd .conidtion::after {
        width: 75px;
    }
}

@media (max-width: 1280px) {
    .how-iwb-work .iwb-details .details ul li .icon {
        margin-right: 15px;
    }

    .how-iwb-work .video {
        padding: 118px 123px 0 9px;
        min-height: 620px;
    }

    .how-iwb-work .iwb-details .details ul li {
        margin-bottom: 25px;
    }

    .how-iwb-work .iwb-details .details ul li span {
        font-size: 18px;
        line-height: 22px;
    }

    header .login_links li {
        font-size: 14px;
    }

    header .login_links li a {
        margin-left: 0;
    }

    .iwb-slider .searchsticky .search-form .form-control {
        min-width: 515px;
    }

    .how-iwb-work .iwb-details .details ul li span {
        width: 64%;
    }

    .testimonials .iwb-testimonials .desc {
        width: 70%;
    }

    .product-table label {
        font-size: 13px;
        margin: 0 0 50px;
        vertical-align: top;
        width: 25%;
    }
}

@media (max-width: 1199px) {
    .calculator_table_outer .calculator_table tr td {
        min-width: 18%;
    }

    .create-order .order-form-outer {
        margin-top: 25px;
    }

    .contact_lyt_cont li:not(:last-child) {
        margin-bottom: 24px;
        margin-top: 24px !important;
    }

    .edit_quote .table tr td:nth-child(3) {
        width: 25%;
    }

    .cart-info .product-table table tbody tr td {
        font-size: 15px;
    }

    .iwb-slider .carousel-caption h1 {
        font-size: 32px;
    }

    .iwb-btn {
        min-width: 130px;
    }

    .iwb-slider .search-form .form-control {
        min-width: 430px;
    }

    .iwb-slider .carousel-caption {
        top: 30%;
    }

    .iwb-slider .slides {
        height: 450px;
    }
}

@media (max-width: 1024px) {
    .side_pannel li a {
        font-size: 16px;
    }

    header .login_links li a {
        margin: 0 3px;
    }

    header .login_links li i {
        margin-right: 2px;
    }

    .iwb-slider .searchsticky .search-form .form-control {
        min-width: 600px;
        font-size: 13px;
    }

    .iwb-details {
        margin: 0 0 0 -20px;
    }

    header .login_links li a.iwb-btn {
        height: 30px;
        line-height: 30px;
        margin: 0;
        min-width: 76px;
        padding: 0 4px;
        font-size: 12px;
    }

    header .login_links li {
        font-size: 11px;
    }

    header .services-link>a {
        font-size: 12px;
        padding: 0;
    }

    .iwb-slider .carousel-caption {
        top: 40%;
    }

    .iwb-slider .carousel-caption h1 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 15px;
    }

    .iwb-slider .search-form .form-control {
        min-width: 415px;
    }

    .how-iwb-work .iwb-details .details ul li span {
        width: 70%;
    }

    .testimonials .iwb-testimonials .desc {
        width: 62%;
    }

    .testimonials .iwb-testimonials .desc .desc-text p {
        font-size: 15px;
        line-height: 28px;
    }

    .section-heading h1.title {
        font-size: 25px;
    }

    .how-iwb-work .iwb-details .details ul li span {
        font-size: 14px;
    }

    .how-iwb-work .video {
        min-height: 410px;
        padding: 74px 98px 0 7px;
    }

    .how-iwb-work .iwb-details .section-heading h1.title {
        margin-bottom: 20px;
    }

    .how-iwb-work .iwb-details .details ul li .icon {
        width: 60px;
        height: 60px;
        line-height: 60px;
    }

    .how-iwb-work .iwb-details .details ul li .icon img {
        width: 30px;
    }

    .iwb-faq-outer .faq-box {
        padding: 42px 15px 0;
    }

    .iwb-faq-outer .faq-box .icon {
        margin-bottom: 10px;
    }

    .iwb-faq-outer .faq-box .title h3 {
        font-size: 18px;
        margin: 0;
        line-height: 24px;
    }

    .order-form-outer form .cell .input-cell .form-control.url {
        min-width: 410px;
    }

    .brand_logos {
        bottom: 0;
    }

    header .services-link {
        padding: 28px 0 0;
    }

    .create-order .order-form-outer {
        min-height: 310px;
    }

    .product-table label {
        font-size: 13px;
        margin: 0 0 50px;
        vertical-align: top;
        width: 25%;
    }

    .cart-info .product-table table tbody tr td {
        font-size: 15px;
        padding: 8px 5px;
    }
}

@media (max-width: 992px) {
    .iwb-slider .search-form {
        min-width: 100%;
    }

    .iwb-slider .searchsticky .search-form .form-control {
        min-width: 320px;
    }

    .iwb-slider .carousel-caption {
        left: 13%;
        top: 35%;
        width: 74%;
    }

    .iwb-slider .slides {
        height: 380px;
    }

    .iwb-slider .carousel-caption h1 {
        font-size: 24px;
        line-height: 34px;
        margin-bottom: 15px;
        width: 100%;
    }

    .iwb-slider .search-form .form-control {
        font-size: 11px;
        min-width: 374px;
    }

    .iwb-slider .search-form .iwb-btn {
        margin-left: 5px;
        min-width: 130px;
    }

    .how-iwb-work .video {
        min-height: 430px;
        padding: 106px 73px 0 5px;
    }

    .how-iwb-work .iwb-details .details ul li .icon {
        height: 60px;
        line-height: 60px;
        width: 60px;
    }

    .how-iwb-work .iwb-details .section-heading h1.title {
        margin-bottom: 20px;
    }

    .testimonials .iwb-testimonials .desc .desc-text p {
        font-size: 14px;
        line-height: 26px;
    }

    .faq-ques-ans .iwb-help-topic .ques .q {
        font-size: 20px;
    }

    .inner-banner .search-form .form-control {
        min-width: 100%;
    }

    .order-form-outer form .cell .input-cell .form-control.url {
        min-width: 516px;
    }

    footer .footer-widget .footer_nav li {
        float: left;
        font-size: 14px;
        width: 100%;
    }

    .create-order .order-form-outer {
        margin: 0 auto 20px;
        min-height: 0;
    }

    .table-responsive {
        border: 1px solid #ddd;
        margin-bottom: 0;
        overflow-x: auto;
        overflow-y: hidden;
        width: 100%;
    }

    .product-table label {
        margin: 0 0 50px;
        width: 50%;
    }

    .iwb-faq-outer .col-md-12 {
        padding: 0;
    }

    .cart-info .product-table table tbody tr td {
        font-family: "Circe";
        font-size: 14px;
        padding: 8px 3px;
        vertical-align: top;
    }

    .cart-info.calculator_table_outer .product-table table #product_category_chosen.chosen-container-single .chosen-single div {
        top: 5px;
    }

    .cart-info.calculator_table_outer .product-table table #product_category_chosen.chosen-container-single .chosen-single {
        height: 34px;
        line-height: 34px;
    }

    .why-shop .why-shop-box .icon {
        height: 154px;
        width: 154px;
        line-height: 169px;
    }

    .why-shop .why-shop-box .icon:before {
        height: 164px;
        width: 154px;
    }

    .bg_white {
        padding: 0px 32px 0 25px;
    }

    .why-shop .why-shop-box .icon img {
        width: 56%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    .cart-info.calculator_table_outer .product-table table tbody tr td:nth-child(1),
    .cart-info.calculator_table_outer .product-table table tbody tr td:nth-child(1) .form-control {
        width: 100% !important;
    }

    #on_scroll table tbody tr td:nth-child(2) .form-control,
    .cart-info.calculator_table_outer .product-table table tbody tr td:nth-child(2) {
        width: 100% !important;
    }

    .cart-info.calculator_table_outer .product-table table tbody tr td:nth-child(3) {
        width: 100% !important;
    }

    /* .cart-info .product-table table tbody tr td{width:100% !important; } */
    .cart-info.calculator_table_outer .product-table table #product_category_chosen {
        width: 100% !important;
    }
}

@media (max-width: 767px) {
    .cart-info .product-table table tbody tr td {
        width: auto !important;
    }

    header .logo {
        margin-right: 0;
        padding: 3px;
        width: 100%;
        margin-bottom: 10px;
        text-align: center !important;
    }

    .header_top .right-head {
        width: 100% !important;
        float: none !important;
    }

    header .login_links li {
        display: inline-block;
        font-size: 16px;
        text-transform: capitalize;
        font-family: "Circe";
        vertical-align: top;
    }

    .cart-info.calculator_table_outer .product-table table tbody tr td:nth-child(1),
    .cart-info.calculator_table_outer .product-table table tbody tr td:nth-child(1) .form-control {
        width: 100% !important;
    }

    #on_scroll table tbody tr td:nth-child(2) .form-control,
    .cart-info.calculator_table_outer .product-table table tbody tr td:nth-child(2) {
        width: 100% !important;
    }

    .cart-info.calculator_table_outer .product-table table tbody tr td:nth-child(3) {
        width: 100% !important;
    }

    /* .cart-info .product-table table tbody tr td{width:100% !important; } */
    .cart-info.calculator_table_outer .product-table table #product_category_chosen {
        width: 100% !important;
    }

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

    .order-form-outer form .cell {
        margin: 0;
        text-align: center;
    }

    .order-form-outer form .cell input.form-control {
        margin: 0 0 10px;
    }

    .create-order .order-form-outer h2 {
        font-size: 24px;
    }

    .side_pannel {
        margin-bottom: 30px;
    }

    .order-form-outer form .cell .input-cell .iwb-btn.add-btn {
        margin: 15px 0;
    }

    header .login_links li a {
        margin: 0 3px;
    }

    header .login_links li i {
        margin-right: 2px;
    }

    .iwb-slider .searchsticky .search-form .form-control {
        min-width: 600px;
        font-size: 13px;
    }

    .iwb-details {
        margin: 0 0 0 -20px;
    }

    header .login_links li a.iwb-btn {
        height: 30px;
        line-height: 30px;
        margin: 0;
        min-width: 79px;
        padding: 0 4px;
        font-size: 12px;
    }

    .left-head {
        width: 62%;
    }

    .right-head {
        padding: 0;
        float: left;
        width: 100%;
    }

    header .login_links li {
        font-size: 12px;
    }

    header .services-link>a {
        font-size: 12px;
        padding: 0;
    }

    header .cell.about {
        margin-left: 0;
        margin-right: 15px;
    }

    .iwb-slider .slides {
        background-size: 100%;
        height: 290px;
    }

    .right-head .services-link {
        float: left;
        padding: 28px 0 0;
        margin-right: 13px !important;
    }

    .brand_logos {
        bottom: 20px;
        padding: 0 50px;
    }

    header .services-link {
        float: right;
        padding: 10px 0 0;
    }

    .dropdown:hover .dropdown-menu {
        display: block;
        left: auto;
        right: 0;
    }

    #home_banner_slide .carousel-indicators {
        bottom: 5px;
    }

    .iwb-slider .carousel-caption {
        left: 0;
        top: 45%;
        width: 100%;
        padding: 0 15px;
    }

    .iwb-slider .search-form .form-control {
        min-width: 40%;
        padding: 0 6px;
        margin-bottom: 15px;
    }

    .iwb-slider .carousel-caption h1 {
        font-size: 18px;
        line-height: 25px;
        max-width: 100%;
    }

    .iwb-slider .searchsticky .search-form .form-control {
        min-width: 100%;
        font-size: 11px;
    }

    .iwb-slider .search-form small {
        margin: 8px 0 0 2px;
        text-align: center;
    }

    .section-heading h1.title {
        margin-bottom: 12px;
        line-height: 40px;
    }

    .why-shop .why-shop-box .icon::before {
        margin: 30px auto 0;
        top: -40px;
    }

    .how-iwb-work .video {
        background: rgba(0, 0, 0, 0) url("../images/laptop-bg-mobile.png") no-repeat scroll center top / 100% auto;
        min-height: 180px;
        padding: 10px 45px 0 41px;
        text-align: center;
        width: 100%;
        width: 303px;
        margin: 0 auto;
    }

    .how-iwb-work .video .play-btn {
        height: 52px;
        left: 41%;
        position: absolute;
        top: 29%;
        width: 52px;
    }

    .iwb-details {
        margin: 0;
        padding: 0 15px;
    }

    .testimonials .section-heading {
        margin-bottom: 40px;
    }

    .testimonials .iwb-testimonials {
        margin-bottom: 40px;
        text-align: center;
    }

    .testimonials .iwb-testimonials .thumb {
        margin-bottom: 20px;
        margin-right: 0;
    }

    .testimonials .iwb-testimonials .desc {
        width: 100%;
    }

    .testimonials .iwb-btn {
        margin-bottom: 10px;
    }

    .testimonials .slick-prev,
    .testimonials .slick-next {
        display: none !important;
    }

    .join-community .section-heading {
        margin-bottom: 20px;
    }

    footer {
        background-repeat: repeat;
    }

    footer .footer-widget .footer_nav li {
        font-size: 16px;
        line-height: 33px;
        width: 47%;
    }

    footer .footer-widget .lang {
        font-size: 18px;
        margin: 15px 0;
        text-align: left;
    }

    footer .footer-widget .lang i {
        margin: 0 10px 0 0;
    }

    footer .footer-widget .pull-right {
        float: left;
    }

    footer .footer-widget .social-link li {
        margin: 0 20px 0 0;
    }

    .why-shop .why-shop-box .desc h3 {
        min-height: auto;
    }

    .why-shop .why-shop-box {
        border-bottom: 1px solid #e0e0e0;
        float: left;
        margin-bottom: 0px;
        min-height: auto;
        padding-bottom: 15px;
        text-align: left;
        width: 100%;
        padding-top: 15px;
        padding-left: 15px;
    }

    .why-shop .why-shop-box .icon {
        height: 60px;
        line-height: 60px;
        margin: 0;
        position: relative;
        text-align: center;
        width: 60px;
        float: left;
    }

    .why-shop .why-shop-box .icon::before {
        content: " ";
        height: 60px;
        left: 0;
        line-height: 60px;
        position: absolute;
        transform: rotate(0deg);
        transition: -webkit-transform 550ms ease 0s;
        width: 60px;
        margin: 0;
        top: 0;
    }

    .why-shop img {
        width: 30px;
    }

    .why-shop .why-shop-box .desc {
        color: #7d7d7d;
        display: table-cell;
        font-size: 18px;
        line-height: 100%;
        margin: 0 auto;
        overflow: hidden;
        padding: 0 15px;
    }

    .why-shop .why-shop-box .desc h3 {
        min-height: auto;
        font-size: 17px;
        line-height: 24px;
        margin-top: 22px;
    }

    .why-shop .why-shop-box .desc p {
        display: none;
    }

    .how-iwb-work .iwb-details {
        margin-left: 0;
    }

    .faq-ques-ans {
        padding: 15px 0;
    }

    .iwb-faq-outer {
        margin-bottom: 0;
    }

    .iwb-faq-outer .faq-box {
        min-height: auto;
        padding: 15px;
        margin-bottom: 15px;
    }

    .iwb-faq-outer .faq-box .icon {
        margin-bottom: 10px;
        min-height: auto;
    }

    .inner-banner .search-form .form-control {
        min-width: 100%;
        font-size: 13px;
    }

    .faq-ques-ans .iwb-help-topic .ques .q,
    .faq-ques-ans .iwb-help-topic .ans .a {
        width: 85%;
        padding: 10px 12px;
        font-size: 16px;
        line-height: 26px;
    }

    .faq-ques-ans .iwb-help-topic .ques span,
    .faq-ques-ans .iwb-help-topic .ans span {
        font-size: 20px;
        line-height: 40px;
        min-height: 40px;
        width: 40px;
    }

    section .inner-title h2 {
        font-size: 28px;
    }

    #return-to-top {
        width: 30px;
        height: 30px;
        right: 5px;
    }

    #return-to-top i {
        font-size: 14px;
        left: 9px;
        top: 3px;
    }

    .inner-banner h1 {
        font-size: 28px;
    }


    .order-form-outer form .cell label {
        display: block;
        text-align: left;
    }

    .order-form-outer form .cell .input-cell .form-control.url {
        min-width: 63%;
        margin-bottom: 10px;
    }

    .popup-open {
        height: auto;
        padding: 40px 0;
        top: auto;
        width: 80%;
    }

    .popup-open p {
        font-size: 16px;
        line-height: 26px;
        padding: 0 12px;
    }

    .footer-logo {
        display: none;
    }

    .footer_nav {
        margin: 0 0 20px;
    }

    /*****Calculator****/
    .calculator_table_outer {
        height: initial;
    }

    #on_scroll table {
        display: inline-block;
        width: 100%;
    }

    #on_scroll table thead {
        width: 100%;
        display: inline-block;
    }

    #on_scroll table thead tr {
        width: 100%;
        display: inline-block;
    }

    #on_scroll table thead tr th {
        width: 100%;
        display: inline-block;
    }

    #on_scroll table tbody {
        display: inline-block;
        width: 100%;
    }

    #on_scroll table tbody tr {
        width: 100%;
        float: left;
    }

    #on_scroll table tbody tr td {
        width: 50%;
        display: inline-block;
        float: left;
        min-width: auto;
    }

    .left-head,
    .right-head {
        margin-top: 25px;
        padding: 0;
        float: left;
        width: auto;
    }

    header .login_links {
        margin: 0;
        padding: 0;
        text-align: left;
    }

    .right-head {
        float: right;
    }

    header .login_links li a.iwb-btn {
        margin: 0;
    }

    header .left-head .login_links .iwb-btn {
        min-width: 113px;
        padding: 0 10px;
        height: 34px;
        line-height: 32px;
        font-size: 14px;
    }

    header .logo {
        margin-right: 0;
        padding: 3px;
    }
}

@media (max-width: 479px) {
    header {
        position: relative;
    }

    .header_top .left-head,
    .header_top .right-head {
        margin-top: 0px;
    }

    header .login_links {
        margin: 0 0 10px;
        padding: 0;
        text-align: center;
        width: auto;
        display: inline-block;
        position: inherit;
    }

    header .col-sm-7.col-xs-7.padding-left {
        position: unset;
    }

    .header_top .right-head {
        width: 62%;
        float: right;
    }

    .header_top .left-head {
        display: inline-block;
        width: auto;
        float: left;
        position: inherit;
    }

    .header_top .left-head a.iwb-btn {
        position: static;
        left: 5px;
        bottom: 10px;
        z-index: 99;
        padding: 0 4px;
        font-size: 13px;
        height: 32px;
        line-height: 32px;
        min-width: 110px;
        margin-left: 0px;
    }

    #on_scroll table tbody tr td {
        width: 100%;
    }

    .footer_nav {
        margin: 0 0 10px;
        float: left;
        width: 100%;
    }

    footer .footer-widget .footer_nav li {
        width: 100%;
    }

    .iwb-slider .search-form .form-control {
        min-width: 75%;
        margin-bottom: 5px;
    }

    .iwb-slider .search-form .iwb-btn {
        margin-left: -58px;
        min-width: 55px;
        font-size: 0;
        vertical-align: top;
        position: relative;
    }

    .iwb-slider .search-form .iwb-btn::before {
        position: absolute;
        content: "\f105";
        font-family: fontawesome;
        font-size: 20px;
        left: 0;
        right: 0;
    }

    .join-community input[type="text"] {
        width: 100%;
        min-width: auto;
        margin-bottom: 15px;
    }

    header .logo {
        margin-right: 0;
        padding: 3px;
        width: 100%;
        margin-bottom: 10px;
    }

    .left-head,
    .right-head {
        margin-top: 0;
        float: left;
        padding: 0;
        width: 100%;
    }

    .right-head .services-link {
        padding: 0px;
    }

    .right-head .services-link {
        float: left;
        padding: 7px 0px !important;
        margin-right: 5px !important;
    }

    header .col-xs-7,
    header .col-xs-5 {
        width: 100%;
    }

    #on_scroll table tbody tr td:nth-child(1) .form-control {
        width: 100%;
    }

    #on_scroll table tbody tr td:nth-child(2) .form-control {
        width: 100%;
    }

    .cart-info.calculator_table_outer .product-table table tbody tr td:nth-child(1),
    .cart-info.calculator_table_outer .product-table table tbody tr td:nth-child(1) .form-control {
        width: 100% !important;
    }

    #on_scroll table tbody tr td:nth-child(2) .form-control,
    .cart-info.calculator_table_outer .product-table table tbody tr td:nth-child(2) {
        width: 100% !important;
    }

    .cart-info.calculator_table_outer .product-table table tbody tr td:nth-child(3) {
        width: 100% !important;
    }

    .cart-info .product-table table tbody tr td {
        width: 100% !important;
    }

    .cart-info.calculator_table_outer .product-table table #product_category_chosen {
        width: 100% !important;
    }

    .order-form-outer form .input-cell .form-control.url {
        min-width: 100%;
        margin-bottom: 10px;
    }
}

@media (max-width: 320px) {
    .order-form-outer form .input-cell .form-control.url {
        min-width: auto;
        width: 140px;
    }

    .order-form-outer form .qunty {
        margin: 0 5px;
        width: 50px;
    }

    .order-form-outer form .input-cell .width55 {
        padding: 0 10px;
        width: 35px;
    }

    .cart-info.calculator_table_outer .product-table table tbody tr td:nth-child(1),
    .cart-info.calculator_table_outer .product-table table tbody tr td:nth-child(1) .form-control {
        width: 100% !important;
    }

    #on_scroll table tbody tr td:nth-child(2) .form-control,
    .cart-info.calculator_table_outer .product-table table tbody tr td:nth-child(2) {
        width: 100% !important;
    }

    .cart-info.calculator_table_outer .product-table table tbody tr td:nth-child(3) {
        width: 100% !important;
    }

    .cart-info .product-table table tbody tr td {
        width: 100% !important;
    }

    .cart-info.calculator_table_outer .product-table table #product_category_chosen {
        width: 100% !important;
        max-width: 100%;
    }
}
