@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800&display=swap');

*{
    font-family: 'Poppins', sans-serif;
}
.container.coupon-con {

    padding: 0px;
    margin: 10px 9px;

}

h1.billing {
    margin: 0px;
}
.form-group.col-md-3.after-sub {

    margin: 0px 4px;

}
.col-md-3.back-1 {
    background-image: url(http://tariq.websitemotix.org/images/back.jpg);
    height: 463px;
    background-size: 100% 100%;
    margin-top: 47px;
}

.container-fuild.blue-back-ground {
    height: 200px;
    background-color: #3f5bd6;
}

a:hover {
    text-decoration: none;
}

.container-fuild.header {
    background-color: #3c56cb;
    padding: 5px 0px;
}

input[type="text"] {
    width: 100% !important;
    padding: 8px 10px;
    border-radius: 5px;
    border: none;
}

::-webkit-input-placeholder { /* Edge */
    color: #000;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #000;
}

::placeholder {
    color: #000;
}

i.fa.fa-search {
    position: absolute;
    right: 23px;
    top: 9px;
    font-size: 20px;
}

.col-md-3.logo img {
    position: absolute;
}

.col-md-7.sreach {
    margin: 20px 0px;
}

.col-md-6.sreach {
    margin: 27px 0px;
}

.col-md-3.cart a {
    padding: 9px 25px;
    margin-top: 25px;
    position: static;
    background-color: #233387;
    color: white;
    position: relative;
    float: right;
}

.navbar-default {
    background-color: transparent !important;
    border-color: transparent !important;
    margin: 6px 0px !important;
}

li.active a {
    color: #3c56cb !important;
    background-color: transparent !important;
}

.navbar-default .navbar-nav > li > a {
    color: #000 !important;
}

.container.key-feature {
    text-align: center;
    margin-top: 50px;
}

.container.key-feature h1 {
    font-size: 40px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
}

.row.key-icon-row {
    margin-top: 0;
}

.container.key-feature p {
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    color: #8b8b8b;
    margin: 22px 0px 32px;
    line-height: 1.6;
}

.row.key-icon-row .col-md-4 .box {
    text-align: center;
    border: 1px solid #cccccc85;
}

.row.key-icon-row strong {
    font-size: 20px;
    color: #000;
    font-family: 'Poppins', sans-serif;
}

.row.key-icon-row p {
    margin: 32px 0px;
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
    color: #8b8b8b;
    line-height: 1.7;
}

.row.key-icon-row img {
    margin: 32px 0px;
}

.row.key-icon-row .col-md-4 .box {
    padding: 30px 20px;
    transition: 0.5s all 0s;
    position: relative;
}

.row.key-icon-row .col-md-4:hover {
}

.container-fuild.pro-feature {
    background-color: #f5f5f5;
    padding: 40px 0px 20px;
}

.container-fuild.pro-feature h1 {
    font-size: 40px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    text-align: center;
    margin-bottom: 30px;
}

ul.nav.nav-tabs li a {
    font-size: 20px;
    color: #000;
    border: 2px solid #3f5bd6;
    margin-left: 21px;
    padding: 0 30px;
    margin-bottom: 0;
    line-height: 2;
    border-radius: 3px;
    font-size: 17px;
}

ul.nav.nav-tabs li a:hover {
    background-color: #3f5bd6;
    color: white;
    text-decoration: none;
}

.nav-tabs {
    border-bottom: none !IMPORTANT;
    width: 100%;
    margin: 0px auto;
    margin-top: 29px;
}

.row.pro-con {
    margin: 50px 0px;
}

p.pro-name {
    text-align: center;
    font-size: 14px;
    color: #000000d9;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    min-height: 60px;
}

p.pro-price {
    text-align: center;
    font-size: 17px;
    color: #000;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    color: #000;
    position: static;
}

.col-md-3.mr-50px img {
    width: 100%;
    background-color: white;
}

.pro-details {
    padding: 0 10px;
    background-color: white;
    padding-top: 23px;
    min-height: 175px;
}

.container-fuild.categories h1 {
    font-size: 40px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    text-align: center;
    margin-top: 50px;
}

.container-fuild.categories p {
    margin: 22px 0px 32px;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    color: #8b8b8b;
    text-align: center;
    line-height: 1.6;
}

.container-fuild.top-selling h1 {
    font-size: 40px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    text-align: center;
}

.container-fuild.top-selling p {
    margin: 22px 0px 32px;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    color: #8b8b8b;
    text-align: center;
    line-height: 1.6;
}

.col-md-3.back-1 p {
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
}

.col-md-3.back-1 span.thin {
    font-weight: 300;
}

#recipeCarousel .carousel-control-prev {
    left: 2% !important;

}

.carousel-control-prev {
    width: 40px;
    height: 40px;
    top: 50%;
    transform: translate(5%, -50%);
    background: white;
    border-radius: 100%;
    border: 1px solid #3f5bd6;
    left: 1% !important;
}

.carousel-control-next {
    width: 40px;
    height: 40px;
    top: 50%;
    transform: translate(0, -50%);
    right: 1%;
    background: white;
    border-radius: 100%;
    border: 1px solid #3f5bd6;
}

.carousel-item.row.no-gutters img {
    width: 100% !important;
}

.carousel-item.row.no-gutters.active img {
    width: auto !important;
}

.carousel-item.row.no-gutters .col-md-3 {
    border: 1px solid gray;
}


/* Testimonial CSS Code Start */
/* background */
.carousel-bg {
    background-color: none;
    margin-top: 40px;
    margin-bottom: 40px;
}

/* quote */
.quote-image {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: auto;
    width: 80px;
}

/* text-style */
.testimonial-style .testimonial-caption-style {
    font-family: "Roboto";
    font-weight: 400;
    font-size: 24px;
    color: #354052;
    line-height: 30px;
    bottom: 40%;
    text-shadow: none;
    top: 10%;
}

.testimonial-style .testimonial-authors {
    font-family: "Roboto";
    font-weight: 700;
    font-size: 20px;
    color: #354052;
    line-height: 30px;
    margin-top: 40px;
}

/* carousel-height-control */
.testimonial-style .carousel-inner > .item {
    padding-top: auto;
    padding-bottom: auto;
    height: 380px;
}

/* carousel-left-right-control */
.testimonial-style .carousel-control.left {
    background: none;
    box-shadow: none;
    text-shadow: none;
}

.testimonial-style .carousel-control.right {
    background: none;
    box-shadow: none;
    text-shadow: none;
}

.testimonial-style .carousel-control {
    color: #354052;
}

.testimonial-style .carousel-control:hover {
    color: #354052;
    text-decoration: none;
    transition: background-color 1s ease;
}

/* indicators */
.testimonial-style .carousel-indicators .active {
    background-color: #fff;
    width: 14px;
    height: 14px;
    transition: background 1s cubic-bezier(0.22, 0.61, 0.36, 1);
}

.testimonial-style .carousel-indicators li {
    border: 2px solid #354052;
    background-color: #354052;
}

/* Textimonial CSS Code End */


.container-fuild.sign-up h1 {
    font-size: 40px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    text-align: center;
}


.container-fuild.sign-up p {
    margin: 22px 0px 32px;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    color: #8b8b8b;
    text-align: center;
}

input[type="text"] {
    width: 100%;
    padding: 18px 9px;
    background-color: #f4f4f4;
    border: none;
}

input[type="Submit"] {
    background-color: #3f5bd6;
    border: none;
    color: white;
    padding: 18px 26px;
}

.container-fuild.sign-up .col-md-7 {
    padding: 0px;
}

.container-fuild.sign-up .col-md-3 {
    padding: 0px;
}

strong.footer-heading {
    font-size: 22px;
    color: #000000c7;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
}

.container-fuild.sign-up {
    margin: 70px 0px;
}

.container-fuild.footer .col-md-3 ul {
    padding: 0px 13px;
    margin-top: 20px;
    font-size: 16px;
    line-height: 34px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
}

.container-fuild.footer .col-md-3 p {
    padding: 0px 0px;
    margin-top: 20px;
    font-size: 14px;
    line-height: 28px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
}

.footer-main ul li {
    position: relative;
    padding-bottom: 10px;
}

.footer-main ul {
    list-style: none;
    margin: 27px 0px !IMPORTANT;
    padding: 0px 13px !important;
}

.footer-main ul li:before {
    content: '';
    position: absolute;
    border-right: 2px solid black;
    border-bottom: 2px solid black;
    width: 10px;
    height: 10px;
    top: calc(50% - 4px);
    left: -20px;
    transform: translateY(-50%) rotate(-45deg);
}

#arrow {
    border-right: 2px solid black;
    border-bottom: 2px solid black;
    width: 10px;
    height: 10px;
    transform: rotate(-45deg);
    margin-top: 40px;
}

}
.container-fuild.bottom-menu {
    padding: 20px 0px;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-size: 17px;
    color: white;
    position: static !important;
    width: 100% !important;
    z-index: 99 !important;
}

.container-fuild.footer-bottom {
    background-color: #070b32;
    padding: 20px 0px 9px 0px;
    margin: 0px 0px 0px 0px;
}

.col-md-4.fllow i.fa {
    font-size: 20px;
    margin-left: 22px;
}

i.fa.fa-twitter::before {
    color: #65bbf2;
}

i.fa.fa-facebook::before {
    color: #4874d0;
}

i.fa.fa-instagram::before {
    color: #d2b93b;
}

i.fa.fa-pinterest-p::before {
    color: #e2383c;
}

.col-md-4.copyrights p {
    color: white;
}

.col-md-4.footer-image {
    text-align: right;
}

.fa-phone:before, .fa-clock-o:before {
    color: #3f5bd6
}

.wish img {
    width: 13% !IMPORTANT;
    position: absolute;
    right: 10px;
    top: 10px;
}

img.wishimg {
    top: 54px;
}

.col-md-3.mr-50px {
    padding: 50px;
    background-color: white;
    border: 1px solid #c3c3c3;
}

li.active a {
    background-color: #3c56cb !important;
    color: white !important;
}

.container-fuild.testemonials {
    background-image: url(http://ss.cubixdesigns.com/wp-content/uploads/2019/06/testback-1.jpg);

}

span.glyphicon.glyphicon-chevron-left {
    display: none !important;
}

.container-fuild.testemonials h1 {
    font-size: 40px;
    font-family: 'Poppins', sans-serif;
    padding: 66px 0px 0px 0px !important;
    color: #3f5bd6;
    font-weight: 600;
}

.container-fuild.testemonials p.test-p {
    font-size: 26px;
    font-family: 'Poppins', sans-serif;
}

.col-md-6.sreach input[type="text"] {
    padding: 8px 9px !important;
    border-radius: 2px;
}

ul.navbar-nav.mr-auto li a {
    font-size: 15px;
    color: #000 !important;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    margin-left: 28px;
}

.container-fuild.bottom-menu {
    background-color: #384abbbf !important;
    padding: 20px 0px;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-size: 17px;
    color: white;
}

nav.navbar.navbar-expand-lg.navbar-light.bg-light {
    margin: 1px;
}

.container-fuild.bottom-menu .col-md-4 {
    border-right: 1px solid #fff;
}

.container-fuild.bottom-menu {
    background-color: #3d478994;
    padding: 20px 0px;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-size: 17px;
    color: white;
    position: static;
    z-index: 999;
    width: 100%;
}

h1.slider-tittle {
    text-align: center;
    width: 100%;
    top: 200px;
    position: absolute;
    color: white;
    font-size: 50px;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
}

p.slider-text {
    text-align: center;
    width: 100%;
    top: 293px;
    position: absolute;
    color: white;
    font-size: 22px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
}

a.slider-btn {
    text-align: center;
    background-color: #3c56cb;
    color: white;
    padding: 20px;
    top: 350px;
    position: absolute;
}

p.btn-slider {
    text-align: center;
}

a.slider-btn {
    text-align: center;
    background-color: #3c56cb;
    color: white !important;
    padding: 20px;
    top: 350px;
    position: absolute;
    padding: 15px 30px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.4px;
    transition: 0.5s all 0s;
    text-decoration: none !important;
    border: 2px solid transparent;
}

.carousel-caption.testimonial-caption-style {
    width: 100%;
}

.carousel-caption.testimonial-caption-style {
    left: 0px;
}

.img-responsive {
    display: inline-block !important;
    height: auto;
    max-width: 100%;
}

.carousel-caption.testimonial-caption-style p {
    font-size: 24px !important;
    color: #000 !important;
    font-family: hind !important;
    text-align: left;
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 25px !important;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
    top: 170px;
}

.testimonial-style .carousel-indicators li {
    border: 2px solid #3f5bd6 !important;
    background-color: #3f5bd6 !important;
}

hr.test-hr {
    border: 2px solid white;
    width: 71px;
    left: 17px;
    position: absolute;
}

p.btn-slider {
    text-align: center;
    width: 91%;
    margin-bottom: 0;
}

.container-fuild.top-selling {
    margin: 50px 0px;
}

.container-fuild.categories {
    padding-bottom: 4em;
}

.container-fuild.shop-head {
    /* padding-top: 370px; */
    position: relative;
}

.container-fuild.shop-head h1.shop-heading {
    position: static;
    text-transform: capitalize;
}

h3.cat-text {
    line-height: 28px;
    position: absolute;
    bottom: 65px;
    left: 35px;
    color: white;
    font-family: 'Poppins', sans-serif;
    font-weight: 200;
    font-size: 20px;
    width: 100%;
}

h3.cat-text strong {
    position: absolute;
    color: white;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: 26px;
}

a.shop-now {
    position: absolute;
    bottom: 24px;
    left: 34px;
    background-color: #fff;
    color: #000;
    padding: 10px 25px;
    font-weight: 600;
}

a.shop-now:hover {
    position: absolute;
    bottom: 24px;
    left: 34px;
    background-color: #3f5bd6;
    color: white;
    padding: 10px 25px;
}

.col-md-3.mr-50px {
    padding: 50px;
    background-color: white;
    border: 1px solid #c3c3c3;
    margin: 12px 11px;
    max-width: 23% !IMPORTANT;
}

.container-fuild.like {
    border-top: 2px solid #eee;
}

h1.like-heading {
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
}

ul.nav.nav-tabs.pro {
    border-top: 3px solid #eee;
    width: 100%;
    margin: 0px auto;
    margin-top: 29px;
    border-bottom: none !important;
}

.container-fuild.pro-des--feature.wow.slideInUp.animated {
    background-color: #ffffff;
    margin: 60px 0px;
    padding: 50px 0px;
}

ul.pro li.active a {
    background-color: #ffffff !IMPORTANT;
    color: #3f5bd8 !important;
    border: none !important;
    border-top: 3px solid #3f5bd8 !important;
    font-family: 'Poppins', sans-serif;
    font-weight: bolder;
}

ul.nav.nav-tabs.pro li a {
    border: none;
}

ul.nav.nav-tabs li a:hover {
    background-color: #ffffff;
    color: #000000;
    text-decoration: none;
    border-top: 3px solid #3f5bd8 !important;
}

ul.nav.nav-tabs li a {
    background-color: #ffffff;
    color: #000000;
    text-decoration: none;
    border-top: 3px solid white !important;
}

ul.nav.nav-tabs li a.active {
    background-color: #3f5bd6;
    color: white;
    border-top: 3px solid #3f5bd8 !important;
}

.col-md-3.back-1 p {
    padding-top: 0;
    color: white;
}

ul.nav.nav-tabs.pro li a {
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}

ul.nav.nav-tabs.pro li a {
    padding: 0px 40px;
}

.container.pro-details h1 {
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
}

.container.pro-details h2 {
    font-size: 22px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    color: black;
    border-left: 2px solid #3c56cb;
    padding-left: 40px;
    line-height: 1.6;
}

.container.pro-details p {
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    color: #8b8b8b;
    margin: 32px 0px;
    line-height: 1.8;
}

.container.pro-tab {
    margin-bottom: 50px;
}

.row.pro-con {
    margin: 25px 0px 0px 0px;
}

.container-fuild.pro-first {
    padding: 50px 0px;
}

.col-md-5.first-details ul li {
    list-style-type: none;
    float: left;
    padding: 0px 25px 0px 0px;
    font-family: 'Poppins', sans-serif;
    color: #908f8f;
    font-size: 14px;
}

.col-md-5.first-details ul {
    padding: 0px;
}

h1.pro-name {
    font-size: 30px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    margin: 30px 0px 0px 0px;
}

p.pro-short-des {
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    color: #717171;
    font-weight: 500;
    margin: 10px 0px 0px 0px;
}

h1.pro-price {
    font-family: 'Poppins', sans-serif;
    color: #3c56cb;
    font-size: 32px;
    font-weight: bold;
}

p.pro-data-main {
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
    color: #747474;
    line-height: 27px;
    font-weight: 500;
}

span.condition {
    color: black;
}

span.Working {
    color: black;
}

span.stock {
    color: #3c56cb;
}

li.color-p {
    font-size: 15px;
    padding-top: 8px !important;
    font-weight: 500;
}

.size p {
    list-style-type: none;
    float: left;
    padding: 0px 25px 0px 0px;
    font-family: 'Poppins', sans-serif;
    color: #908f8f;
    font-weight: 500;
    margin-top: 24px;
}

.quantity p {
    list-style-type: none;
    float: left;
    padding: 0px 25px 0px 0px;
    font-family: 'Poppins', sans-serif;
    color: #908f8f;
    font-weight: 500;
    margin-top: 24px;
}

.size.col-md-12 {
    padding: 0;
}

input#quantity {
    width: 50px !IMPORTANT;
}

.col-lg-2 {
    padding: 12px 0px;
}

.pro-btn.col-md-12 {
    padding: 0px;
}

a.add-to-cart {
    background-color: #3f5bd6;
    color: #fff !important;
    padding: 15px;
    text-decoration: none !important;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    padding: 14px 39px;
    border-radius: 5px;
}

a.buy-now {
    background-color: #25358c;
    color: #fff !important;
    padding: 15px;
    text-decoration: none !important;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    padding: 14px 50px;
    border-radius: 5px;
}

.pro-btn.col-md-12 {
    margin-top: 40px;
}

a.order-btn {
    color: black;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    border: 1px solid #3c56cb;
    padding: 8px 67px;
}

a.order-btn {
    color: black;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    border: 2px solid #3c56cb;
    padding: 8px 25px;
    font-weight: 500;
    border-radius: 5px;
}

.col-md-6.pur-head {
    font-size: 34px;
    font-family: 'Poppins', sans-serif;
}

table {
    width: 100%;
}

.container-fuild.wow.slideInUp.main-cart.animated {
    margin-top: 50px;
}

.col-md-6.cart-btn-div {
    margin-top: 20px;
}

.container.cart-pro {
    margin-top: 50px;
}

td.table-cart-img img {
    position: absolute;
}

.img-title {
    margin-left: 112px;
    width: 229px;
}

.container.cart-pro th {
    color: #3c56cb;
    padding: 20px 0px;
    border-bottom: 1px solid #ccc;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
}

.container.cart-pro td {
    padding: 20px 0px;
}

td.table-cart-img strong {
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    color: #000;
}

td.table-cart-img {
    font-family: 'Poppins', sans-serif;
    font-size: 16;
    color: #717171;
}

.container.Total {
    padding: 50px 0px;
    border-top: 1px solid #ccc;
    margin-top: 20px;
}

a.check-btn {
    background-color: #3f5bd6;
    color: white !important;
    padding: 20px 50px;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
}

.col-md-6.subtotal {
    text-align: right;
}

.col-md-6.subtotal strong {
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
}

.col-md-6.subtotal p {
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    color: #3f5bd6;
    font-weight: 500;
}

.container-fuild.wow.slideInUp.main-checkout.animated {
    background-color: #f7f7f7;
    padding-bottom: 56px;
    border-bottom: 2px solid #dcdcdc;
    padding-top: 50px;
}


.main-checkout form input[type="text"] {
    background-color: white;
    padding: 15px;
    border: 1px solid #dcdcdc;
    margin: 0px 0px 20px 0px;
}

.main-checkout form input[type="text"] {
    background-color: white;
    padding: 20px 18px;
    border: 1px solid #dcdcdc;
    margin: 0px 0px 20px 0px;
}

form .col-md-6, form .col-md-12 {
    padding: 0px;
}

input[type="phone"] {
    background-color: white;
    padding: 15px;
    border: 1px solid #dcdcdc;
    margin: 0px 0px 21px 9px;
    width: 97%;
}


.main-checkout form input[type="email"] {
    background-color: white;
    padding: 15px;
    border: 1px solid #dcdcdc;
    width: 100%
}

input[type="checkbox"] {
    margin-top: 22px !important;
}

input[type="submit"] {
    width: 100%;
    border-radius: 5px;
}

.summary {
    background-color: #3f5bd6;
    color: white;
    padding: 35px 54px;
}

.summary h1 {
    font-size: 24px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
}

.summary strong {
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
}

.summary p {
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    font-weight: 100;
}

.sub-check {
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    text-align: right;
    border-top: 1px solid #fff3;
    padding: 20px 0px 0px 0px;
    text-transform: uppercase;
    font-weight: 500;
}

label.lab-hide {
    visibility: hidden;
}

.panel-default > .panel-heading {
    color: #333;
    background-color: transparent !important;
    border-color: #f7f7f7 !important;
}

.panel-default > .panel-heading {
    background-color: white !important;
    border: 2px solid #3f5bd6 !important;
}

.collapse.in {
    display: block;
    background-color: #f7f7f7;
}

.panel-default {
    border-color: #f7f7f7 !important;
}

.panel-body .col-md-4 {
    padding: 0px 0px;
}

label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 400 !important;
}

h1.billing {
    font-size: 24px;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    color: #000;
}

.payment h1 {
    font-size: 26px;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    color: #000;
}

.panel-default > .panel-heading h4 {
    color: #000;
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
}

.panel-default > .panel-heading {
    color: #000;
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
}

.panel-body {
    padding: 20px 0px !important;
}

.col-md-6.left {
    padding: 0px 10px;
}

.col-md-6.right {
    padding: 0px 10px;
}

.col-md-6.Shipping h1 {
    font-size: 30px;
    color: #3f5bd6;
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
}

.col-md-6.Payment h1 {
    font-size: 30px;
    color: #3f5bd6;
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
}

.col-md-6.Shipping td {
    font-family: 'Poppins', sans-serif;
    font-size: 17px;
    color: #000;
    font-weight: 500;
    line-height: 39px;
}

.col-md-6.Payment td {
    font-family: 'Poppins', sans-serif;
    font-size: 17px;
    color: #000;
    font-weight: 500;
    line-height: 39px;
}

td.data-hide {
    visibility: hidden;
}

td.edit-btn {
    text-align: right;
}

td.edit-btn a {
    background-color: #25358c;
    color: white;
    padding: 0px 30px;
    border-radius: 5px;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    bottom: 20px;
    position: absolute;
    right: 22px;
}

.container-fuild.category-main {
    background-color: #f7f7f7;
    padding: 0px 0px 100px 0px;
}

.col-md-9.category-pro .col-md-4 {
    width: 30%;
    margin-right: 26px;
    background-color: white;
    border: 1px solid #dadada;
    text-align: center;
    margin-bottom: 30px;
    padding: 0px
}

/*sidebar*/

#body-row {
    margin-left: 0;
    margin-right: 0;
}

#sidebar-container {
    min-height: 100vh;
    background-color: #333;
    padding: 0;
}

/* Sidebar sizes when expanded and expanded */
.sidebar-expanded {
    width: 230px;
}

.sidebar-collapsed {
    width: 60px;
}

/* Menu item*/
#sidebar-container .list-group a {
    height: 50px;
    color: white;
}

/* Submenu item*/
#sidebar-container .list-group .sidebar-submenu a {
    height: 45px;
    padding-left: 30px;
}

.sidebar-submenu {
    font-size: 0.9rem;
}

/* Separators */
.sidebar-separator-title {
    background-color: #333;
    height: 35px;
}

.sidebar-separator {
    background-color: #333;
    height: 25px;
}

.logo-separator {
    background-color: #333;
    height: 60px;
}

/* Closed submenu icon */
#sidebar-container .list-group .list-group-item[aria-expanded="false"] .submenu-icon::after {
    content: "\f107";
    font-family: FontAwesome;
    display: inline;
    text-align: right;
    padding-left: 10px;
}

/* Opened submenu icon */
#sidebar-container .list-group .list-group-item[aria-expanded="true"] .submenu-icon::after {
    content: "\f107";
    font-family: FontAwesome;
    display: inline;
    text-align: right;
    padding-left: 10px;
}

li.list-group-item.sidebar-separator-title.text-muted.d-flex.align-items-center.menu-collapsed {
    font-size: 18px;
    text-transform: uppercase;
    font-family: hind !important;
    background-color: #3f5bd6;
    color: white !important;
    padding: 26px 19px;
}

li.list-group-item.sidebar-separator-title.text-muted.d-flex.align-items-center.menu-collapsed small {
    font-weight: 500;
}

#sidebar-container .list-group a {
    height: 50px;
    color: black;
    background-color: white !important;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
}

#sidebar-container .list-group a {
    height: 50px;
    color: black !important;
}

div#submenu1 {
    background-color: white;
}

.fa-fw {
    width: 1.285714em;
    text-align: center;
    font-size: 4px;
    color: #3f5bd6;
}

.list-group {
    padding-left: 0;
    margin-bottom: 0px;
    padding-bottom: 50px;
    background-color: #ffffff;
    border-radius: 0px !important;
}

#sidebar-container {
    min-height: 100vh;
    background-color: #f7f7f7 !IMPORTANT;
    padding: 0;
}

a.bg-dark.list-group-item.list-group-item-action.flex-column.align-items-start {
    text-transform: uppercase;
}

.col-md-12.back-1 {
    background-image: url(http://tariq.websitemotix.org/images/back.jpg);
    height: 409px;
    background-size: 100% 100%;
    padding: 0px;
}

.col-md-12.back-1 span.thin {
    font-weight: 300;
    font-size: 24px;
}

.col-md-12.back-1 p {
    padding-top: 93px;
    color: white;
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    text-align: center;
}

.col-md-12.back-1 p a {
    font-size: 16px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    margin-left: 25px;
}

.col-md-12.pur-head {
    text-align: center;
    font-size: 30px;
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    color: #000;
}

.container.custom-pro {
    margin-top: 30px;
}

.container.custom-pro .col-md-4 img {
    width: 100%;
}

.col-md-4 h3.cat-text {
    bottom: 92px;
}

body.pre-check-page {
    background-color: #f7f7f7;
}

.container.check-con {
    margin-top: 50px;
    background-color: white;
    padding: 20px 0px;
}

.container.check-con .container-fuild.sign-up.wow.bounceInUp.animated {
    background-color: white;
    padding: 20px;
}

.container.check-con .container-fuild.footer.wow.bounceInUp.animated {
    background-color: white;
}

.container-fuild.category-image {
    background-image: url(http://ss.cubixdesigns.com/wp-content/uploads/2019/07/back-cat-banner.jpg) !important;
    background-size: 100% 100%;
    padding: 149px 0px;
}

.container-fuild.category-image h1 strong {
    font-size: 80px;
    color: white;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
}

.container-fuild.category-image h1 {
    font-size: 50px;
    color: white;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
}

.container-fuild.category-image h1 {
    font-size: 50px;
    color: white;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    font-weight: 800;
}

h1.shop-heading {
    position: absolute;
    top: 520px;
}

a.bg-dark.list-group-item.list-group-item-action.flex-column.align-items-start.y-side {
    border: none !important;
}

/*Modal*/
/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0, 0, 0); /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    margin: 10% auto; /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 55%; /* Could be more or less, depending on screen size */
}

/* The Close Button */
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.modal-content {
    padding: 0px !important;
    border-radius: 0px !important;
}

table.size-chart td {
    border: 1px solid #eee;
    text-align: center;
    padding: 10px 18px;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    color: #000;
    font-weight: 500;
}

td.tab-head {
    text-align: left !important;
}

td.Price {
    background-color: #3f5bd6;
    color: white !important;
    font-size: 18px !important;
    font-family: hind !important;
}

tr.sub-head {
    background-color: #ededed;
}

tr.sub-head td {
    font-size: 16px;
    text-transform: uppercase;
}

.modal-content .col-md-12 {
    text-transform: uppercase;
    padding: 0px 18px;
    background-color: #3f5bd6;
}

.modal-content .col-md-12 h1 {
    color: white;
    font-family: barlow !important;
    font-size: 20px !important;
}

span.close {
    position: absolute;
    z-index: 9999;
    float: left !important;
    color: white !IMPORTANT;
    opacity: 1;
    right: 20px;
    font-weight: 100;
    top: 7px;
    font-size: 44px;
}

a.cotinue {
    background-color: #18214c;
    padding: 13px 41px;
    font-size: 18px;
    color: white !important;
    font-family: 'Poppins', sans-serif;
}

td.con-btn {
    padding: 24px 17px !important;
    text-align: left !important;
}

a#myBtn {
    cursor: pointer;
}

ul.pro-gallery {
    list-style-type: none;
}

ul.pro-gallery li {
    margin: 10px 0px;
}

.container-fuild.menu-back {
    background-color: #ffffff !important;
    border-bottom: 2px solid #3c56cb;
}

.bg-light {
    background-color: #ffffff !important;
}

ul.nav.nav-tabs li a.active {
    background-color: #3f5bd6;
    color: white;
}

.row.pro-con .col-md-3:hover {box-shadow: 0px 0px 20px #0000001f;border: 1px solid #fff;transform: scale(1.05);}

.row.pro-con .col-md-3 img {
    width: 100%;
}

.row.pro-con .col-md-3 {
    background-color: white;
    padding: 0px;
}

.col-md-3:hover .wish {
    display: block !important;
}

.col-md-3 .wish {
    display: none;
}

p.pro-name a {
    text-align: center;
    font-size: 15px;
    color: #000;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    display: block;
}

.row.pro-con .col-md-3 {
    background-color: white;
    border: 1px solid transparent;
    margin: 12px 11px;
    max-width: 23% !IMPORTANT;
    border-radius: 2px;
    transition: 0.5s all 0s;
}

#thumbnail-slider p.pro-price {
    color: #3f5bd8 !important;
    position: absolute;
    text-align: center !important;
    width: 269px;
    bottom: 0px;
    height: 0px;
}

.col-md-3.logo img {
    margin-top: -6px;
}

.col-md-9.category-pro .col-md-4 img {
    width: 100%;
}

.col-md-9.category-pro .col-md-4:hover {
    border: 1px solid #3f5bd6;
}

.col-md-9.category-pro .col-md-4 .wish {
    display: none;
}

.col-md-9.category-pro .col-md-4:hover .wish {
    display: block;
}

#thumbs2 {
    height: 400px !important;
}

#thumbs2 {
    height: 400px !important;
    box-shadow: none !IMPORTANT;
}

#thumbs2-prev::before, #thumbs2-next::before {
    border-left: 4px solid #3c56cb !important;
    border-top: 4px solid #3c56cb !important;
}

.container-fuild.sign-up input[type="text"] {
    font-size: 15px !important;
    border-radius: 0;
    padding: 18px 20px;
}

.size.col-md-12 {
    font-size: 14px;
}

.quantity p {
    font-size: 14px;
}

.carousel-control-next, .carousel-control-prev {
    opacity: 1;
}

.carousel-control-prev-icon {
    background-image: url(../images/arrow-left.png)
}

.carousel-control-next-icon {
    background-image: url(../images/arrow-rightt.png)

}

.bthink-a {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0px;
}

.container-fuild.testemonials {
    min-height: 600px;
}

.testimonial-caption-style {
    font-size: 25px;
    font-weight: 700;
    padding-top: 50px;
    font-family: 'Poppins', sans-serif;
}

.testemonials .owl-dot {
    height: 15px;
    width: 15px;
    margin-left: 7px;
    background: #3f5bd6 !important;
    border-radius: 100%;
    outline: none;
    opacity: 0.8;
}

.testemonials .owl-dot.active {
    height: 20px;
    width: 20px;
    background: #3d5ad5 !important;
    opacity: 1;
}

.testemonials .owl-nav {
    display: none;
}

/* Customize the label (the container) */
.checkbox-container {
    display: block;
    position: relative;
    padding-left: 40px;
    margin-bottom: 0px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 600 !important;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dcdada;
}


/* Hide the browser's default checkbox */
.checkbox-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 7;
    left: 5;
    height: 25px;
    width: 25px;
    border: 1px #3f5bd6 dashed;
    transition: all 0.5s ease-in-out;
}

ul {
    list-style: none;
}

/* On mouse-over, add a grey background color */
.checkbox-container:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.checkbox-container input:checked ~ .checkmark {
    background-color: #3f5bd6;
    transition: all 0.5s ease-in-out;
    border-radius: 50%;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.checkbox-container input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.checkbox-container .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.add-shiping {
    padding: 7px;
    background: #3f5bd6;
    color: white;
    font-size: 15px;
    font-weight: 600;
    border: 1px solid #3f5bd6;
    transition: 0.5s;
    margin: 20px 0px;
    max-width: 200px;
    text-align: center;
    cursor: pointer;
}

.add-shiping:hover {
    background: none;
    color: #3f5bd6;
}

.Shipping-detail {
    display: none;
}

.testimonial-caption-style p {
    font-size: 19px !important;
    color: #000 !important;
    font-family: hind !important;
    text-align: left;
    font-weight: 400;
}


input[type="Submit"] {
    background-color: #3f5bd6;
    border: none;
    color: white;
    padding: 18px 26px;
    font-size: 15px;
}

.container-fuild.pro-first .col-md-2 {
    font-size: 0px !important;
}

ul.nav.nav-tabs li a.my-tab {
    background-color: #ffffff;
    color: #000000;
    text-decoration: none;
    border: 1px solid #c1c1c1 !important;
}

ul.nav.nav-tabs li a.my-tab:active {
    background-color: #ffffff;
    color: #000000;
    text-decoration: none;
    border-top: 2px solid #3f5bd6 !important;
}

ul.nav.nav-tabs li a.hover {
    background-color: #ffffff;
    color: #000000;
    text-decoration: none;
    border-top: 3px solid #3f5bd6 !important;
}

ul.nav.nav-tabs li a.my-tab.active {
    background-color: #3f5bd6 !important;
    color: white !important;
}

label {
    display: inline-block;
    margin: 6px;
    margin-bottom: 0px !important;
}

.product-img {
    width: 100%;
    display: block;
    position: relative;
    height: auto;
}

.product-img img {
    width: 100%;
    height: auto;
    position: absolute;
    opacity: 1;
    transition: all 0.3s ease;
}

.product-img img.active {
    opacity: 1;
}

/* Product Configuration */
.product-color span {
    font-size: 14px;
    font-weight: 400;
    color: #86939E;
}

/* Product Color */
.color-choose div {
    display: inline-block;
}

.color-choose input[type="radio"] {
    display: none;
}

.color-choose input[type="radio"] + label span {
    display: inline-block;
    width: 25px;
    height: 25px;
    margin: -1px 2px 0 0;
    vertical-align: middle;
    cursor: pointer;
    /* border-radius: 50%; */
    border: 2px solid #FFFFFF;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.33);
}

.color-choose input[type="radio"]#red + label span {
    background-color: #C91524;
}

.color-choose input[type="radio"]#blue + label span {
    background-color: #314780;
    z-index: 10;
}

.color-choose input[type="radio"]#black + label span {
    background-color: #323232;
}

.color-choose input[type="radio"]:checked + label span {
    background-image: url(http://lisenme.com/demo/color_change/images/check-icn.svg);
    background-repeat: no-repeat;
    background-position: center;
}

ul.pro li.active a {
    background-color: #ffffff !IMPORTANT;
    color: #3f5bd8 !important;
    border: none !important;
    border-top: 3px solid #3f5bd8 !important;
    font-family: 'Poppins', sans-serif;
    font-weight: bolder;
}


/*about us page css start*/

.container-fuild.pro-feature.wow.slideInUp.mr-0.animated {
    margin: 0px;
}

.col-md-3.back-1 p {
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    color: white;
    text-align: center;
}

.col-md-3.back-1 a {
    margin: 41px;
}

img.img-responsive.quote-image {
    float: left;
    margin: 50px 0px 0px 0px;
}

.admin-info {
    padding-top: 60px;
}

.admin-info h2, .admin-info p {
    margin: 0px 56px;
    padding: 10px 50px 0px;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
    width: 700px;
}

.container-fuild.about-us-banner {
    background-image: url(http://tariq.websitemotix.org/images/aboutback.jpg) !important;
    background-size: 100% 100%;
    padding: 149px 0px;
}

.container-fuild.about-us-banner h1 {
    font-size: 80px;
    color: white;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
}

.container.pro-details h1 {
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    font-weight: 500;
}

.container.pro-tab.about-main-para {
    margin-bottom: 0px;
    padding-bottom: 50px;
    background-color: whitesmoke;
}

.container-fuild.wow.slideInUp.about-main-para-cf.animated {
    background-color: whitesmoke;
}

.container.pro-details.about-pro-details {
    background-color: whitesmoke;
    padding-top: 90px;

}

.container-fuild.address h1 {
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
}

.container-fuild.address p {
    font-size: 17px;
    font-family: 'Poppins', sans-serif;
    color: #3f5bd6;
    font-weight: 500;
}

.container-fuild.address {
    position: absolute;
    z-index: 999;
    width: 100%;
    margin-top: -58px;
}

.container-fuild.address .container {
    background-color: white;
    box-shadow: -1px -2px 16px 0px #585858;
}

.col-md-5.add-details img {
    padding: 21px;
}

.col-md-3.phone {
    padding: 20px 0px;
}

.col-md-4.email {
    padding: 20px 0px;
}

.col-md-4.email h1 {
    margin: 13px 0px 5px;
}

.col-md-3.phone h1 {
    margin: 13px 0px 5px;
}

.col-md-5.add-details {
    border-right: 2px solid #eee;
}

.col-md-3.phone {
    border-right: 2px solid #eee;
}

/*about us page css end*/

/*Login page css Start*/

h1.sign-up {
    font-size: 40px;
    text-transform: uppercase;
}

.container-fuild.wow.slideInUp.main-checkout.sign-up-form.animated .container {
    background-color: white;
}

p.sub-head {
    margin: 0px;
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    padding-top: 22px;
}

.singin.col-md-6 h1.sign-up {
    margin: 6px 0px;
}

.main-checkout form input[type="email"] {
    background-color: white;
    padding: 15px;
    border: 1px solid #dcdcdc;
    width: 100%;
    margin: 0px 0px 20px 0px;
}

input[type="Password"] {
    background-color: white;
    padding: 15px;
    border: 1px solid #dcdcdc;
    width: 100%;
    margin: 0px 0px 20px 0px;

}

form.singin-form * {
    border-radius: 0px;
}

form.singin-form label {
    margin: 0;
}

form.singin-form label {
    margin: 7px 0px;
    padding: 4px 0px;
}

input[type="Submit"] {
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
}

img.login-btn {
    width: 100%;
    margin-top: 20px;
}

.col-md-12.left.oder-detail label {
    margin: 0px;
}

.col-md-12.left.oder-detail * {
    border-radius: 0px !IMPORTANT;
}


.col-md-12.left.oder-detail .col-md-8 {
    padding: 0px;
}

input[type="phone"] {
    margin: 0px;
}

.col-md-12.left.oder-detail .col-md-4 {
    padding-right: 0px;
}

.singin.col-md-6 {
    padding: 50px;
    border-left: 1px solid #c3c3c3;

}

.col-md-6.sign-up {
    padding: 50px;
}

.col-md-6.f-name {
    width: 48%;
    margin-right: 9px;
}

/*contact us page css start*/

input[type="tel"] {
    padding: 18px 9px;
    background-color: #f4f4f4;
    border: none;
    width: 100%;
}

input[type="email"] {
    padding: 18px 9px;
    background-color: #f4f4f4;
    border: none;
    width: 100%;
}

input[type="textarea"] {
    padding: 18px 9px;
    background-color: #f4f4f4;
    border: none;
    width: 100%;
}

.container-fuild.map {
    padding-top: 50px;
}

h1.con-details {
    background-color: #3f5bd6;
    font-size: 24px;
    font-family: 'Poppins', sans-serif;
    color: white;
    text-transform: uppercase;
    padding: 10px 0px;
    text-align: center;
    margin: 0px;
}

.col-md-6.contact-form input[type="Submit"] {
    margin-top: 20px;
}

.col-md-12.address-con h1 {
    font-size: 17px;
    font-family: 'Poppins', sans-serif;
}

.col-md-12.address-con p {
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    color: #3f5bd6;
    text-transform: uppercase;
}

.col-md-12.address-con {
    border-bottom: 1px solid #eee;
}

.col-md-12.phone-con h1 {
    font-size: 17px;
    font-family: 'Poppins', sans-serif;
}

.col-md-12.phone-con p {
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    color: #3f5bd6;
    text-transform: uppercase;
}

.col-md-12.email-con h1 {
    font-size: 17px;
    font-family: 'Poppins', sans-serif;
}

.col-md-12.email-con p {
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    color: #3f5bd6;
    text-transform: uppercase;
}

.col-md-12.phone-con {
    border-bottom: 1px solid #eee;
}

.col-md-12.email-con {
    border-bottom: 1px solid #eee;
}

.col-md-12.address-con img {
    margin-top: 22px;
}

.col-md-12.phone-con img {
    margin-top: 20px;
}

.col-md-12.email-con img {
    margin-top: 20px;
}

.container-fuild.contact-form-main {
    background-color: #f7f7f7;
}

.col-md-6.contact-form input[type="text"] {
    background-color: white;
}

.col-md-6.contact-form input[type="tel"] {
    background-color: white;
}

.col-md-6.contact-form input[type="email"] {
    background-color: white;
}

.col-md-6.contact-form input[type="textarea"] {
    background-color: white;
}

.col-md-6.con-details-main {
    background-color: white;
    border: 1px solid #eee;
    padding: 0px 50px 50px 50px;
}

.container-fuild.map {
    padding-top: 50px;
    background-color: #f7f7f7;
}

input.con-sub {
    height: 56px;
    padding: 14px;
}

.container-fuild.contact-image {
    background-image: url(http://tariq.websitemotix.org/images/contactback1.png);
    background-size: 100% 100%;
    padding: 210px 0px;
}

.container-fuild.contact-image h1 {
    color: white;
    text-transform: uppercase;
    margin-top: -76px;
}

.col-md-6.con-details-main .col-md-12.back-1 {
    background-image: url(http://tariq.websitemotix.org/images/con-back-address-bottom.png);
    height: 194px;
    background-size: 100% 100%;
    padding: 0px;
}

.col-md-6.con-details-main .col-md-12.back-1 p {
    padding-top: 23px;
}

.col-md-6.con-details-main .col-md-12.back-1 p a {
    margin-left: 8pc;
}


/*contact us page css end*/

.crop {
    height: 300px;
    width: 400px;
    overflow: hidden;
}


.container-fuild.footer .col-md-3 ul {
    padding: 0px;
    margin: 0px !important;
}

.container-fuild.footer .col-md-3 .nav-link {
    display: block;
    padding: .5rem 0rem;
    font-weight: 400;
    font-size: 15px;
}

.col-md-5.copyrights p {
    color: white;
}

select#var_item_Fabric {
    padding: 5px 20px;
    margin-top: 19px;
    background-color: #f4f4f4;
    color: #555555;
}

/*about us page css start*/

.container-fuild.pro-feature.wow.slideInUp.mr-0.animated {
    margin: 0px;
}

.col-md-3.back-1 p {
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    color: white;
    text-align: center;
    line-height: 1.2;
}

.col-md-3.back-1 a {
    margin: 41px;
}

img.img-responsive.quote-image {
    float: left;
}

.admin-info {
    padding-top: 60px;
}

.admin-info h2, .admin-info p {
    margin: 0px 56px;
    padding: 10px 50px 0px;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
    width: 700px;
}

.container-fuild.about-us-banner {
    background-image: url(http://tariq.websitemotix.org/images/aboutback.jpg) !important;
    background-size: 100% 100%;
    padding: 149px 0px;
}

.container-fuild.about-us-banner h1 {
    font-size: 80px;
    color: white;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
}

.container.pro-details h1 {
    font-size: 40px;
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    font-weight: 600;
}

.container.pro-tab.about-main-para {
    margin-bottom: 0px;
    padding-bottom: 50px;
    background-color: whitesmoke;
}

.container-fuild.wow.slideInUp.about-main-para-cf.animated {
    background-color: whitesmoke;
}

.container.pro-details.about-pro-details {
    background-color: whitesmoke;
    padding-top: 90px;

}

.container-fuild.address h1 {
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
}

.container-fuild.address p {
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
    color: #3f5bd6;
    font-weight: 500;
}

.container-fuild.address {
    position: absolute;
    z-index: 999;
    width: 100%;
    margin-top: -58px;
}

.container-fuild.address .container {
    background-color: white;
    box-shadow: -1px -2px 56px 0px #58585817;
}

.col-md-5.add-details img {
    padding: 21px;
    width: 100px;
    height: 100px;
}

.col-md-3.phone {
    padding: 20px 0px;
}

.col-md-4.email {
    padding: 20px 0px;
}

.col-md-4.email h1 {
    margin: 13px 0px 5px;
}

.col-md-3.phone h1 {
    margin: 13px 0px 5px;
}

.col-md-5.add-details {
    border-right: 2px solid #eee;
}

.col-md-3.phone {
    border-right: 2px solid #eee;
}

/*about us page css end*/

/*Login page css Start*/

h1.sign-up {
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: poppins;
}

.container-fuild  .main-checkout.sign-up-form .container {
    background-color: white;
}

p.sub-head {
    margin: 0px;
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    padding-top: 22px;
}

.singin.col-md-6 h1.sign-up {
    margin: 6px 0px;
}

.main-checkout form input[type="email"] {
    background-color: white;
    padding: 20px 18px;
    border: 1px solid #dcdcdc;
    width: 100%;
    margin: 0px 0px 20px 0px;
}

input[type="Password"] {
    background-color: white;
    padding: 15px;
    border: 1px solid #dcdcdc;
    width: 100%;
    margin: 0px 0px 20px 0px;

}

form.singin-form * {
    border-radius: 0px;
}

form.singin-form label {
    margin: 0;
}

form.singin-form label {
    margin: 7px 0px;
    padding: 4px 0px;
    padding-bottom: 6px;
}

input[type="Submit"] {
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
}

img.login-btn {
    width: 100%;
    margin-top: 20px;
}

.col-md-12.left.oder-detail label {
    margin: 0px;
    display: block;
    padding-bottom: 6px;
}

.col-md-12.left.oder-detail * {
    border-radius: 0px !IMPORTANT;
}


.col-md-12.left.oder-detail .col-md-8 {
    padding: 0px;
}

input[type="phone"] {
    margin: 0px;
}

.col-md-12.left.oder-detail .col-md-4 {
    padding-right: 0px;
}

.singin.col-md-6 {
    padding: 50px;
    border-left: 1px solid #c3c3c3;

}

.col-md-6.sign-up {
    padding: 50px;
}

.col-md-6.f-name {
    width: 48%;
    margin-right: 9px;
}

/*contact us page css start*/

input[type="tel"] {
    padding: 18px 9px;
    background-color: #f4f4f4;
    border: none;
    width: 100%;
}

input[type="email"] {
    padding: 18px 9px;
    background-color: #f4f4f4;
    border: none;
    width: 100%;
}

input[type="textarea"] {
    padding: 18px 9px;
    background-color: #f4f4f4;
    border: none;
    width: 100%;
}

.container-fuild.map {
    padding-top: 50px;
}

h1.con-details {
    background-color: #3f5bd6;
    font-size: 24px;
    font-family: 'Poppins', sans-serif;
    color: white;
    text-transform: uppercase;
    padding: 10px 0px;
    text-align: center;
    margin: 0px;
}

.col-md-6.contact-form input[type="Submit"] {
    margin-top: 20px;
}

.col-md-12.address-con h1 {
    font-size: 17px;
    font-family: 'Poppins', sans-serif;
}

.col-md-12.address-con p {
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    color: #3f5bd6;
    text-transform: uppercase;
}

.col-md-12.address-con {
    border-bottom: 1px solid #eee;
}

.col-md-12.phone-con h1 {
    font-size: 17px;
    font-family: 'Poppins', sans-serif;
}

.col-md-12.phone-con p {
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    color: #3f5bd6;
    text-transform: uppercase;
}

.col-md-12.email-con h1 {
    font-size: 17px;
    font-family: 'Poppins', sans-serif;
}

.col-md-12.email-con p {
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    color: #3f5bd6;
    text-transform: uppercase;
}

.col-md-12.phone-con {
    border-bottom: 1px solid #eee;
}

.col-md-12.email-con {
    border-bottom: 1px solid #eee;
}

.col-md-12.address-con img {
    margin-top: 22px;
}

.col-md-12.phone-con img {
    margin-top: 20px;
}

.col-md-12.email-con img {
    margin-top: 20px;
}

.container-fuild.contact-form-main {
    background-color: #f7f7f7;
}

.col-md-6.contact-form input[type="text"] {
    background-color: white;
}

.col-md-6.contact-form input[type="tel"] {
    background-color: white;
}

.col-md-6.contact-form input[type="email"] {
    background-color: white;
}

.col-md-6.contact-form input[type="textarea"] {
    background-color: white;
}

.col-md-6.con-details-main {
    background-color: white;
    border: 1px solid #eee;
    padding: 0px 50px 50px 50px;
}

.container-fuild.map {
    padding-top: 50px;
    background-color: #f7f7f7;
}

input.con-sub {
    height: 56px;
    padding: 14px;
}

.container-fuild.contact-image {
    background-image: url(http://tariq.websitemotix.org/images/contactback1.png);
    background-size: 100% 100%;
    padding: 210px 0px;
}

.container-fuild.contact-image h1 {
    color: white;
    text-transform: uppercase;
    margin-top: -76px;
}

.col-md-6.con-details-main .col-md-12.back-1 {
    background-image: url(http://tariq.websitemotix.org/images/con-back-address-bottom.png);
    height: 194px;
    background-size: 100% 100%;
    padding: 0px;
}

.col-md-6.con-details-main .col-md-12.back-1 p {
    padding-top: 23px;
}

.col-md-6.con-details-main .col-md-12.back-1 p a {
    margin-left: 8pc;
}


/*contact us page css end*/

.crop {
    height: 300px;
    width: 400px;
    overflow: hidden;
}

/*Product slider page css end*/

#thumbnail-slider {
    margin: 0 auto;
    width: 100% !important;
    max-width: 100% !important;
    background-color: white;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    box-sizing: border-box;
    position: relative;
    -webkit-user-select: none;
    user-select: none;
    padding: 20px;
}

#thumbnail-slider ul li img.crop {
    height: 300;
    max-width: 100%;
    overflow: hidden;
}

div#thumbnail-slider {
    background-color: white;
    box-shadow: none;
    padding: 0px !important;
}

#thumbnail-slider ul li .wish img {
    width: 45% !IMPORTANT;
    position: absolute;
    right: 10px;
}

#thumbnail-slider ul li {
    border: 1px solid #eee !important;
}


#thumbnail-slider ul li .pro-details {
    text-align: center !important;
    width: 100%;
    padding: 0px !important;
    word-break: break-all;
    min-height: unset;
    height: 95px;
}

#thumbnail-slider ul li p.pro-name {
    color: black !important;
    width: 100%;
}

div#thumbnail-slider-prev {
    background-color: white;
    border-radius: 51px;
    width: 41px;
    border: 1px solid #3d56cc;
    height: 42px;
    left: -60px;
}

#thumbnail-slider-prev::before {
    left: 15px !important;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 14px !important;
}

div#thumbnail-slider-next {
    background-color: white;
    border-radius: 51px;
    width: 41px;
    border: 1px solid #3d56cc;
    height: 42px;
}

#thumbnail-slider-next::before {
    right: 39px;
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    left: 13px;
    top: 15px !important;
}

div#product-image img {
    width: 100%;
}

div#thumbnail-slider-next {
    background-color: white;
    border-radius: 51px;
    width: 41px;
    border: 1px solid #3d56cc;
    height: 42px;
    right: -22pc;
}

.container.pro-carusal .col-md-3.back-1 {
    height: 417px;
    background-size: 100% 100%;
    margin-top: 3px;
    max-width: 24%;
    float: right;
    display: flex;
    align-items: center;
    justify-content: center;
}

.container.pro-carusal .col-md-9 {
    /* padding: 0px !important; */
}

p.add-shiping.cat-btn {
    max-width: 100%;
}

.slidecontainer1.col-md-6 input[type="text"] {
    border: 1px solid #eee;
    padding: 8px;
    width: 90% !important;
}

.slidecontainer2.col-md-6 input[type="text"] {
    border: 1px solid #eee;
    padding: 8px;
    width: 90% !important;
}

#var_item_Side {
    padding: 9px 7px;
    margin-top: 13px;
    border: 1px solid #eee;
}

/*Thankyou page start*/

.container-fuild.thankyou-main {
    text-align: center;
    height: 100%;
    background-image: url(../images/thankyouback.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.container-fuild.thankyou-main .container {
    padding-top: 15%;
}

.container-fuild.thankyou-main h1 {
    font-size: 80px;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;

}

span.act-color {
    color: #3f5bd6;

}

a.back-to-home {
    color: white !important;
    background-color: #3f5bd6;
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    padding: 13px 30px;
    border-radius: 5px;
}

p.thankyou-text {
    font-size: 26px;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 32px;
}

p.thankyou-copyrights {
    font-size: 13px;
    font-family: 'Poppins', sans-serif;
}

.fllow i.fa::before {
    font-size: 20px !important;
    margin-left: 22px;
}

.container.bottom-thank .col-md-6 .fllow {
    text-align: right;
}

/*Thankyou page end*/


/*error page start*/

.container-fuild.error span.act-color {
    font-size: 300px;
}

p.error-text {
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
}

.container-fuild.error {
    text-align: center;
    height: 100% !important;
    background-image: url(../images/errorback.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.container-fuild.error .container {
    padding-top: 8%;
}

a.back-home-image {
    position: absolute;
    top: -84px;
}

h1.error-head {
    font-size: 42px !IMPORTANT;
    text-transform: uppercase;
    text-align: right;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    color: black;
}

p.error-head-text {
    text-align: left;
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    padding: 20px 0px;
    font-weight: 500;
}

p.error-text span.act-color {
    font-size: 18px !important;
}

/*Thankyou page end*/


/*dropdown start*/

li.nav-item:hover .dropdown {
    display: block;
    position: absolute;
    z-index: 999999;
    background-color: #ececec;
    padding: 0;
    margin-left: 31px;
}

ul.dropdown {
    display: none;
}

ul.dropdown li {
    font-size: 15px;
    color: #000 !important;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    padding: 11px 10px;
    width: 125px;
    border-bottom: 1px solid #d2d2d2;
}

ul.dropdown li:hover {
    background-color: #353f93;
    color: white !important;
}

/*dropdown end*/

/*extra css*/

input[type="tel"] {
    background-color: white;
    padding: 15px;
    border: 1px solid #dcdcdc;
    margin: 0px 0px 20px 0px;
}

/*alert box*/

.container.message p {
    text-align: left;
    margin: 31px 0px 0px 0px;
    background-color: #3c56cb;
    color: white;
    font-size: 20px;
    padding: 12px;
    display: none;
    font-family: 'Poppins', sans-serif;
}

p.show {
    display: block !important;
}

span.alert-close a {
    color: white;
    font-family: 'Poppins', sans-serif;
    font-size: 17px;
    float: right;
}

.container-fuild.category-main .col-md-4 {
    height: 460px;
}


.cut_price {
    /* text-decoration: line-through; */
    font-size: 20px;
    opacity: 0.6;
    position: relative;
}

.container.cart-pro table td {
    height: 150px;
}
/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #3c56cb;
  color: white;
}
body {
    overflow-x: hidden;
}
table.pro-data tr td {
    font-size: 20px;
    font-family: barlow !important;
    padding: 20px 0px;
    border: 1px solid #eee;
    padding: 20px;
}s
.tabcontent .container {
    width: 100%;
}
/* Create an active/current "tab button" class */
.tab button.active {
  background-color: #3c56cb;
  color: white;
}
.tab{
    background-color: #fff !important;
}

/* Style the tab content */
.tabcontent {
  float: left;
  padding: 0px 12px;
  border: 1px solid #ccc;
  width: 70%;
  border-left: none;
    padding: 20px;
    height: 550px;
    border: 1px solid #d2d0d0;
        padding: 20px;
    height: auto;
    border: 1px solid #d2d0d0;
}
.container-fuild.tab-main {
    margin-top: 50px;
}
a.edit {
    background-color: #25358c;
    color: white;
    padding: 6px 30px;
    border-radius: 5px;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    margin-top: 50px !IMPORTANT;
}
table.pro-data {
    margin-bottom: 32px;
}

.tab {
    float: left;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
    width: 30%;
    height: auto;
}
.tab button {
   border-bottom: 1px solid #c7c7c7;
}
table.pro-data tr td input {
    width: 480px;
    background-color: #f9f9f9;
    border-radius: 5px;
}
table.pro-data tr td input[type="text"] {
    width: 480px !important;
}

.tab button {
    border-bottom: 1px solid #c7c7c7;
    width: 100%;
    padding: 20px;
    background-color: #fff;
}

.tab * {
    font-family: barlow !important;
}
.tabcontent * {
    font-family: barlow !important;
}
.slideshow {
    margin: 0px 0px 0 0px;
    position: relative;
    width: 100%px;
    height: 320px;
    padding: 10px;
    overflow: hidden;
    transition: 0.6s all 0s;
    padding: 0;
}

.slideshow > div {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}

.col-md-9.category-pro .col-md-4 {
    padding: 0px;
}
.my-coupon {

    background-color: #3f5bd6;
    border: none;
    color: white;
    padding: 7px 50px;
    border-radius: 5px;
}
.btn-primary {

    background-color: #3f5bd6 !important;
    background-image: none !important;

}

.container.coupon-con {

    padding: 0px;
    margin: 10px 9px;

}

h1.billing {
    margin: 0px;
}
.form-group.col-md-3.after-sub {

    margin: 0px 4px;

}

.row.pro-con .col-md-3 {
    height: 440px;
}


.container-fuild.category-main {
    padding-top: 50px;
}

.col-md-5.first-details .pro-price {

    position: inherit !important;
    text-align: left !important;

}
#Profile .container {

    width: 100%;

}
.container.pro-tab .nav-tabs {
    display: table;
    margin: 0 auto;
    width: unset;
}
.row.pro-con .col-md-3:hover .slideshow img {
    transform: scale(1.2);
}

.slideshow * {
    transition: 0.6s all 0s;
}
.row.pro-con .col-md-3:hover * {
    text-decoration: none;
}

.container.categories-inner img {
    filter: grayscale(100%)  brightness(1);
}

.container.categories-inner .col-md-6:hover img, .container.categories-inner .col-md-4:hover img {
    filter: brightness(1.5);
    /* transform: scale(1.2); */
}

.container.categories-inner .col-md-6 , .container.categories-inner .col-md-4 {}

.container.categories-inner * {
    transition: 0.6s all 0s;
}
#thumbnail-slider ul li .col-md-3 {
    width: 100%;
    max-width: 100%;
    padding: 0;
}
#thumbnail-slider ul li {
    width: 261px;
    max-height: 430px;
}
#thumbnail-slider ul li .pro-details a {
    white-space: normal;
    padding: 0 10px;
    line-height: 1.3;
    font-size: 14px;
}

#thumbnail-slider ul li.active .pro-details a {
    background-color: unset !important;
    color: #000 !important;
}
span.view-btn {
    display: table;
    margin: 0 auto;
    background-color: #3c56cb;
    color: #fff;
    font-weight: 600;
    padding: 7px 20px;
    border-radius: 2px;
}

.row.key-icon-row .col-md-4:hover .box {
    box-shadow: 0px 0px 20px #06060612;
    background-color: #fff;
    transform: scale(1.05);
    border-color: #fff;
}
#sign-up input[type="Submit"] {
    border-radius: 0;
    padding: 14px 10px;
}

.container-fuild.footer {
    background-color: #f5f5f5;
    padding: 30px 0;
}

.container-fuild.footer li a {
    color: #000;
}

.container-fuild.footer .col-md-3 .nav-link a:before {
    content: "asd";
    display: block;
}

.container-fuild.footer .col-md-3 .nav-link:before {
    color: #3f5bd6;
    content: "\f101";
    font-family: fontawesome;
    padding-right: 10px;
}
.container-fuild.footer .col-md-3 p i {
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 1.5;
    color: #fff !important;
    border-radius: 50px;
}

.container-fuild.footer .col-md-3 p i:before {
    color: #3f5bd6;
}
.container-fuild.bottom-menu strong {
    display: block;
    font-weight: 600;
}

a.slider-btn:hover {
    background-color: #000;
    border-color: #3c56cb;
}
span.cut_price:before {
    content: "";
    width: 109%;
    position: absolute;
    height: 2px;
    background-color: red;
    transform: rotate(-25deg);
    top: 12px;
    right: 0;
}
.row.key-icon-row .col-md-4 .box:after {
    background-color: #3f5bd6;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    transition: 0.5s all 0s;
}

.row.key-icon-row .col-md-4 .box * {
    z-index: 999;
    position: relative;
}

.row.key-icon-row .col-md-4 .box:hover strong , .row.key-icon-row .col-md-4 .box:hover p {
    color: #fff;
}

.row.key-icon-row .col-md-4 .box:hover img {
    background-color: #fff;
    border-radius: 50px;
    padding: 20px;
    height: 80px;
    width: 80px;
}

.row.key-icon-row .col-md-4 .box:hover:after {
    height: 100%;
}
.container-fuild.main-checkout.sign-up-form {
    margin-top: 50px;
}
.container-fuild.like .row.pro-con .col-md-3 {
    max-width: 22.9% !important;
}
.logo img {

    padding-top: 13px !important;
    width: 280px !important;
    left: 0;
    background: #fff;
}