/*.login {
    margin-left: 39%;
}*/

.ord-table {
    text-align: center;
}

.approve {
    color: red;
    font-weight: 700;
    font-size: 14px;
}

.process {
    color: #ffae00;
    font-weight: 700;
    font-size: 14px;
}

.deliver {
    color: green;
    font-weight: 700;
    font-size: 14px;
}

.fa-star {
    color: #e40911;
}

.qty-of-sack {
    font-size: 12px;
}

.user {
    margin-right: 8px;
}

.fr-form {
    margin-top: 6%;
}

.sec-register {
    margin-left: 7%;
}

.thank-you {
    margin-top: 6%;
    background-color: black;
}

.thankyou-title {
    color: white;
}

.thankyou-logo {
    margin: 0 auto 40px;
}

.editimg {
    width: 20%;
}

.multi-lang {
    color: black !important;
}

.uploader {
    width: 300px;
    height: 350px;
    background: #f3f3f3;
    border: 2px dashed #e8e8e8;
    align-items: center !important;
}

#Cart {
    fill: white;
}

.stepwizard-step p {
    margin-top: 10px;
}

.stepwizard-row {
    display: table-row;
}

.stepwizard {
    display: table;
    width: 85%;
    position: relative;
}

.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0;
}

.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}

.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}

.dot {
    height: 50px;
    width: 50px;
    background-color: #000;
    border-radius: 100%;
    display: inline-block;
}

.font-dot {
    color: white;
    font-weight: 900;
}

.store-country-flag {
    max-width: 40px;
    margin-left: 9px;
}

.store-currency {
    font-weight: 600;
    font-size: 19px;
}

.wishlist {
    display: flex;
    position: relative;
    width: 188px;
    height: 160px;
    -webkit-clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    overflow: hidden;
}

.pro-listing .home-sliders {
    width: 196px;
    height: 168px;
}

.home-sliders {
    display: flex;
    position: relative;
    width: 249px;
    height: 208px;
    -webkit-clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    overflow: hidden;
}

.error-sliders {
    display: flex;
    position: relative;
    width: 249px;
    height: 208px;
    -webkit-clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    overflow: hidden;
    background-color: #ececec;
}

.error-sliders img {
    max-width: 117px;
    margin: auto;
}

.wishlist-btn {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 61px;
    margin: auto;
    display: table;
    width: 50px;
    z-index: 1;
    transform: translateY(70px);
    height: 1px;
}

.cart-badge {
    border-radius: 7px !important;
    vertical-align: super;
    background-color: red;
    color: white;
}

.acc-side {
    height: 42px;
    background: red;
    color: #fff;
    position: relative;
    width: 270px;
    /* text-align: center; */
    line-height: 40px;
}

.acc-side:after {
    content: "";
    position: absolute;
    height: 0;
    width: 0;
    left: 99%;
    top: 0;
    border: 20px dotted transparent;
    border-left: 20px dotted red;
}


/*.carts {
    margin-left: -4rem !important;
}*/

.img-size {
    background-size: cover;
    overflow: hidden;
}

.carousel-item {
    text-align: center !important;
}

.modal-content {
    border: none;
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23009be1' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
    width: 30px;
    height: 48px;
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23009be1' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
    width: 30px;
    height: 48px;
}

.hexagon-list {
    display: flex;
    position: relative;
    width: 275px;
    height: 48px;
    -webkit-clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    overflow: hidden;
}

.img-list {
    width: 58px;
}


/*.header-right .select2-container .select2-selection--single .select2-selection__rendered {
    height: calc(1em + 1rem + 2px);
    padding: 0.5rem 1.7rem;
    background: black;
    width: 100%;
    text-align: left !important;
}
.header-right .select2-container--default .select2-selection--single .select2-selection__arrow {
    left: 141px !important;
}*/

.run-store-title {
    font-size: 24px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    display: table;
    position: relative;
    padding-left: 35px;
    padding-right: 35px;
    margin: 0 auto 0px;
}

.run-store-title::before {
    content: "\f005";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-70%);
    font-family: "FontAwesome";
    font-size: 16px;
    color: #e40911;
}

.run-store-title::after {
    content: "\f005";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-70%);
    font-family: "FontAwesome";
    font-size: 16px;
    color: #e40911;
}

.header-right .select2-container {
    width: auto !important;
    margin-bottom: 0 !important;
}

.header-right .select2-container--default .select2-selection--single {
    background-color: transparent;
    border: 0;
    border-radius: 4px;
    height: auto;
    padding-top: 5px;
    padding-bottom: 3px;
    min-width: 155px;
}

.header-right .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 36px !important;
}

.header-right .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #fff !important;
}

.header-right .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #fefeff;
}

h1 {
    margin: 60px 0 0 60px;
}

.ratingW {
    position: relative;
    margin: 10px 0 0;
}

.ratingW li {
    display: inline-block;
    margin: 0px;
}

.ratingW li a {
    display: block;
    position: relative;
}

.star {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .9em;
    margin-right: .9em;
    margin-bottom: 1.2em;
    border-right: .3em solid transparent;
    border-bottom: .7em solid #ddd;
    border-left: .3em solid transparent;
    /* Controlls the size of the stars. */
    font-size: 12px;
}

.star:before,
.star:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: .6em;
    left: -1em;
    border-right: 1em solid transparent;
    border-bottom: .7em solid #ddd;
    border-left: 1em solid transparent;
    -webkit-transform: rotate(-35deg);
    transform: rotate(-35deg);
}

.star:after {
    -webkit-transform: rotate(35deg);
    transform: rotate(35deg);
}

.ratingW li.on .star {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .9em;
    margin-right: .9em;
    margin-bottom: 1.2em;
    border-right: .3em solid transparent;
    border-bottom: .7em solid #e40911;
    border-left: .3em solid transparent;
    /* Controlls the size of the stars. */
    font-size: 12px;
}

.ratingW li.on .star:before,
.ratingW li.on .star:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: .6em;
    left: -1em;
    border-right: 1em solid transparent;
    border-bottom: .7em solid #e40911;
    border-left: 1em solid transparent;
    -webkit-transform: rotate(-35deg);
    transform: rotate(-35deg);
}

.ratingW li.on .star:after {
    -webkit-transform: rotate(35deg);
    transform: rotate(35deg);
}

.hexagon-register {
    display: flex;
    position: relative;
    width: 120px;
    height: 100px;
    -webkit-clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    overflow: hidden;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #ef2c13;
}

.hexagon-suppliers {
    position: relative;
    width: 80px;
    height: 70px;
    -webkit-clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    overflow: hidden;
    background-color: #aaa;
    color: #fff !important;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 25px;
}

.list-inline .total-qty {
    font-size: 16px;
    font-weight: 600;
}

.fa-truck {
    font-size: 18px;
    position: absolute;
    top: -20px;
    left: 15px;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.percentage {
    font-size: 17px;
    position: absolute;
    top: -20px;
    left: 19px;
    right: 0;
    margin: auto;
    color: red;
}

.truck-with-percentage {
    font-size: 17px;
    position: absolute;
    top: -20px;
    /* left: 19px; */
    right: 0;
    margin: auto;
    color: red;
}

.navbar-brand img {
    max-width: 90px;
}

.payment-icons li {
    margin-bottom: 10px;
}

.currency .select2-selection.select2-selection--single {
    border: 0;
    min-width: 90px;
    position: relative;
    text-align: center;
    margin-right: 0px;
}

.currency .select2-selection.select2-selection--single:before {
    content: "";
    display: block;
    border-left: 1px solid #ccc;
    width: 2px;
    height: 24px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.area .select2-container--default .select2-selection--single {
    height: 42px;
}

.area .select2-container {
    width: 100% !important;
}

.main_container .select2-container {
    width: 100% !important;
}

.main_container .select2-container--default .select2-selection--single {
    height: 42px;
}

.header-right .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #ccc transparent transparent transparent;
}

.step-3-buttons {
    position: relative;
    text-align: center;
}

.sending-to .form-inline>h6 {
    position: absolute;
    right: 30px;
    top: 0px;
    font-size: 15px;
}

.sending-to .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 16px !important;
}

.sending-to .select2-container--default .select2-selection--single .select2-selection__rendered {
    display: none;
}

.sending-to .select2-container--default .select2-selection--single {
    height: 20px;
}

.form-row .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 38px;
}

.oops {
    font-size: 17px;
    font-weight: 500;
    color: red;
}

input[type="tel"] {
    padding-left: 40px;
}

.timer {
    margin-left: 113px;
    margin-top: 3px;
}

.text-container {
    display: inline-block;
    position: relative;
    overflow: hidden;
}

#password-strength-status {
    /* position: absolute; */
    top: 9px;
    right: 25px;
    transition: right 0.2s;
}

#message {
    /* position: absolute; */
    top: 9px;
    right: 25px;
    transition: right 0.2s;
}

#mobile-code {
    position: absolute;
    top: 9px;
    left: 25px;
    font-weight: 900;
    transition: right 0.2s;
}

.show {
    right: 5px;
}

#msform {
    text-align: center;
    position: relative;
    margin-top: 20px
}

#msform fieldset {
    background: white;
    border: 0 none;
    border-radius: 0.5rem;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding-bottom: 20px;
    position: relative
}

.form-card {
    text-align: left
}

#msform fieldset:not(:first-of-type) {
    display: none
}

#msform .action-button {
    width: 100px;
    background: #EF0C15;
    color: white;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 0px 10px 5px;
    /*float: right*/
}

#msform .action-button:hover,
#msform .action-button:focus {
    background-color: #EF0C15
}

#msform .action-button-previous {
    width: 100px;
    background: #000000;
    color: white;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px 10px 0px;
    /*float: right*/
}

#msform .action-button-previous:hover,
#msform .action-button-previous:focus {
    background-color: #000000
}

.card {
    z-index: 0;
    border: none;
    position: relative
}

.fs-title {
    font-size: 25px;
    color: #EF0C15;
    margin-bottom: 15px;
    font-weight: normal;
    text-align: left
}

.steps {
    color: gray;
    margin-bottom: 10px;
    text-align: right
}

.fieldlabels {
    color: gray;
    text-align: left
}


/* Main Progress Bar */

#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    color: #7e7b7b;
}

#progressbar .active {
    color: #ef0d15;
}

#progressbar li {
    list-style-type: none;
    width: 20%;
    float: left;
    position: relative;
    line-height: 100%;
}

#progressbar li strong {
    padding-top: 0px;
    display: block;
    font-size: 14px;
    margin-left: 30px;
}

#progressbar #why_us:before {
    font-family: FontAwesome;
    content: '';
    top: 3px;
}

.step-img {
    width: 30px !important;
    position: absolute;
    left: 9px;
    top: 12px;
}

#progressbar #avail_store_name:before {
    font-family: FontAwesome;
    content: "2";
    top: 3px;
}

#progressbar #tex_payer:before {
    font-family: FontAwesome;
    content: "3";
    top: 3px;
}

#progressbar #confirm:before {
    font-family: FontAwesome;
    content: "";
    top: 3px;
}

#progressbar #billing:before {
    font-family: FontAwesome;
    content: "5";
    top: 3px;
}

#progressbar li:before {
    position: relative;
    width: 50px;
    height: 44px;
    -webkit-clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    overflow: hidden;
    background-color: #000;
    color: #fff !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

#progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: lightgray;
    position: absolute;
    left: 0;
    top: 25px;
    z-index: -1
}

#progressbar li.active:before {
    background: #d3d3d3
}

#progressbar li.active:after {
    background: #ff0000
}


/* sub progress in step 3 */

#sub-progressbar li:before {
    position: relative;
    width: 50px;
    height: 44px;
    -webkit-clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    overflow: hidden;
    background-color: #ccc;
    color: #fff !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

#sub-progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: lightgray;
    position: absolute;
    left: 0;
    top: 25px;
    z-index: -1
}

#sub-progressbar li.active:before {
    background: #d3d3d3
}

#sub-progressbar li.active:after {
    background: #ff0000
}

#sub-progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    color: #7e7b7b;
}

#sub-progressbar .active {
    color: #ef0d15;
}

#sub-progressbar li {
    list-style-type: none;
    width: 20%;
    float: left;
    position: relative;
    line-height: 100%;
}

#sub-progressbar .right {
    list-style-type: none;
    width: 20%;
    float: right;
    position: relative;
    line-height: 100%;
}

#sub-progressbar #products:before {
    font-family: FontAwesome;
    content: "";
    top: 3px;
}

#sub-progressbar #shipping:before {
    font-family: FontAwesome;
    content: "";
    top: 3px;
}

.progress {
    height: 20px
}

.progress-bar {
    background-color: #ef0d15
}

.fit-image {
    width: 70%;
    object-fit: cover;
    margin-left: 43px;
}

.run-store-img {
    width: 70px;
    margin-bottom: 15px;
}

.run-my-store-image {
    width: 100px;
}

.icon-image {
    width: 15px;
    cursor: pointer;
}

.sub-title-text {
    font-size: 18px;
    margin-left: 20px;
}

.avial-store {
    color: green;
    font-weight: 600;
}

.card {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    transition: 0.3s;
}

.card:hover {
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}

.loader {
    margin-left: 48%;
    margin-bottom: 2%;
    border: 4px solid #f3f3f3;
    border-radius: 50%;
    border-top: 4px solid #EF0C15;
    width: 35px;
    height: 35px;
    -webkit-animation: spin 1s linear infinite;
    /* Safari */
    animation: spin 1s linear infinite;
}

.contact-info {
    margin-top: 10%;
}

.contact-info img {
    margin-bottom: 15%;
}

.contact-info h2 {
    margin-bottom: 10%;
}

.col-md-9 {
    background: #fff;
    padding: 3%;
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
}

.contact-form label {
    font-weight: 600;
}

.contact-form button:focus {
    box-shadow: none;
}

.contact-img {
    width: 16%;
}


/* Safari */

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

#ordersList.table>tbody>tr>td {
    vertical-align: middle;
}

.pagination .page-item:first-child .page-link,
.pagination .page-item:last-child .page-link {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.left:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 100px;
    bottom: 40px;
    background-color: #ccc;
    margin: auto;
}

.right:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 100px;
    bottom: 40px;
    background-color: #ccc;
    margin: auto;
}

.left {
    position: relative;
}

.right {
    position: relative;
}

.red-light {
    color: #FF817E;
}

.center td {
    text-align: center;
}

.center th {
    text-align: center;
}

@media (min-width:768px) and (max-width:991px) {
    .sending-to .form-inline>h6 {
        left: auto;
        right: 45px;
    }
    .login-links {
        margin-right: 20px !important;
    }
    .cart-area {
        margin-top: 10px;
    }
}

@media (max-width:767px) {
    .sending-to .form-inline {
        justify-content: flex-end;
    }
    .sending-to .form-inline .btn-red {
        flex-basis: 100%;
        padding: 7px 20px 5px !important;
    }
    .col-auto.cart-area.text-right {
        /* position: absolute;
        right: -15px;
        top: 48px;*/
    }
    .header-right .select2-container--default .select2-selection--single {
        padding-top: 2px;
        padding-bottom: 1px;
        min-width: 70px;
        border: 0;
    }
    .sending-to {
        margin-right: 40px;
        margin-bottom: 20px;
        /*position: absolute;
        right: 30px;
        top: 5px;*/
    }
    .currency .select2-selection.select2-selection--single:before {
        display: none;
    }
    .header-right .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 28px !important;
    }
    .navbar-brand img {
        max-width: 70px;
    }
    .sending-to .form-inline>h6 {
        top: 5px;
        right: 45px;
    }
    .sending-to .select2-container--default .select2-selection--single {
        min-width: 155px;
    }
    #progressbar li strong {}
}


/*Home page product gallery*/


/*.slider-md {
    height: 216px;
}
.hexagon-md, .hexagon-sm {
    background-color: #f2f2f2;
    cursor: pointer;
}
.hexagon-md {
    height: 216px;
    width: 250px;
    margin-left: 0.5em;
}
.hexagon-sm {
    height: 108px;
    width: 125px;
}
.hexagon-md, .hexagon-sm {
    -webkit-clip-path: polygon(25% 5%, 75% 5%, 100% 50%, 75% 95%, 25% 95%, 0% 50%);
    clip-path: polygon(25% 5%, 75% 5%, 100% 50%, 75% 95%, 25% 95%, 0% 50%);
}
.hexagon-md img, .hexagon-sm img {
    width: 100%;
    height: 100%;
    transition: transform 1s;
}
.hexagon-md:hover img, .hexagon-sm:hover img {
    transform: scale(1.1);
}*/

.slider-md {
    height: 250px;
}

.product-gallery .hexagon {
    cursor: pointer;
}

.slick-prev:before,
.slick-next:before {
    color: red;
}

.product-gallery {
    margin-left: 23px;
    overflow: visible;
}

.product-gallery .product-short-desc {
    width: 120px;
    height: 212px;
    position: absolute;
    margin-left: 195px;
    margin-top: -212px;
    cursor: pointer;
}

.product-gallery .product-short-desc .shipping,
.product-gallery .product-short-desc .discount {
    text-align: center;
    width: 100%;
    height: 105px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.product-gallery .product-short-desc .shipping {
    margin-top: 5px;
}

.product-gallery .product-short-desc .shipping {
    background-image: url("../images/tri-u.png");
}

.product-gallery .product-short-desc .discount {
    background-image: url("../images/tri-d.png");
}

.product-gallery .product-short-desc .discount p,
.product-gallery .product-short-desc .shipping p {
    padding: 0;
    margin: 0;
    font-size: 80%;
}

.product-gallery .product-short-desc .discount p.offer {
    color: red;
}

.product-gallery .product-short-desc .discount img,
.product-gallery .product-short-desc .shipping img {
    width: 32px;
    margin: 0 auto;
}

.product-gallery .product-short-desc .discount {
    padding-top: 8px;
}

.product-gallery .product-short-desc .shipping {
    padding-top: 1em;
}

.product-gallery .product-short-desc .shipping p.rating-count {
    font-size: 60%;
}

.product-gallery .product-short-desc .shipping p {
    font-size: 80%;
}

.product-gallery .product-short-desc .shipping ul {
    list-style: none;
    padding: 0;
    margin: 0;
    height: 10px;
    display: table;
    width: 100%;
    overflow: hidden;
    line-height: 10px;
}

.product-gallery .product-short-desc .shipping li {
    display: inline-block;
}

.product-gallery .product-short-desc .shipping li.on .star,
.product-gallery .product-short-desc .shipping li .star {
    font-size: 3px;
    margin-top: 0;
}

.product-gallery .product-short-desc .shipping ul.shipping-items {
    display: table;
    margin-top: 0.1em;
}

.product-gallery .product-short-desc .shipping ul.shipping-items li {
    display: inline-block;
    padding: 0.1em;
}

.product-gallery .product-short-desc .shipping ul.shipping-items li p {
    font-size: 70%;
    margin-bottom: 2px;
}

.product-gallery .product-short-desc .shipping .f-title {
    font-size: 50%;
    color: #ccc;
    margin-top: 3px;
}

@media (max-width: 450px) {
    .product-gallery .product-short-desc {
        width: 120px;
        height: 90px;
        margin-left: 170px;
        margin-top: -190px;
        cursor: pointer;
    }
    .product-gallery .product-short-desc .shipping,
    .product-gallery .product-short-desc .discount {
        text-align: center;
        height: 90px;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: contain;
    }
}

.product-gallery .product-info {
    position: relative;
    margin-top: 10px;
    text-align: center;
    cursor: pointer;
}

.product-gallery .product-info .pro-offer-price {
    margin-right: 0;
}

.product-gallery .hexagon {
    position: relative;
}

.product-gallery .cart-wishlist {
    display: none;
    position: absolute;
    height: 40px;
    width: 40px;
    top: 1.2em;
    left: 3.9em;
    text-align: center;
}

.product-gallery .cart-wishlist a {
    background-color: #fff;
}

.product-gallery .hexagon:hover .cart-wishlist {
    display: block;
}


/*end of Home page product gallery*/

/* login page 28-05 */
.registeredcontent{
    font-size: 14px;
    font-family: "FontAwesome";
    color: #767575;
}
.registeredcontent li{
    list-style-type: disc;
}
#reg_main{
    background: #eae8f9;
}
.custom_header-icon{
    width: 18%;
    height: 100%;
    padding: 4px 8px;
    margin-right: 8px;
}
#register-detailed-content{
    background: #fff;
}
.reg_atag{
    color: var(--theme-color-red-link) !important;
}
.code_resenddiv{
    text-align: center;
    width: 80%;
    margin: auto;
    border: 1px solid #e2e2eb;
    border-radius: 38px;
    -webkit-box-shadow: 7px -4px 5px 1px rgba(226,226,235,1);
    -moz-box-shadow: 7px -4px 5px 1px rgba(226,226,235,1);
    box-shadow: 7px -4px 5px 1px rgba(226,226,235,1);
}
.code_successmsg{
    display: inline-flex;
    padding: 10px;
}

.profiletitle{
            display: block;
            border: 1px #ef0c15 dashed;
            width: max-content;
            margin: auto;
            border-radius: 43px;
            font-size: 30px;
            font-family: 'El Messiri', 'Nunito', sans-serif;
            padding: 0px 30px 0px 30px;
        }

.togglein{
    width:70%;
    border: 1px dashed #ccc;
    border-radius: 10px;
    padding: 20px;
    font-size: 12px;
}

.minwidth{
    min-width: 150px;
}
.icon{
            right: 12px;
            position: absolute;
            padding: 12px;
            color: red;
            width: 50px;
            top:25px;
        }
#closemyacc{
            background: transparent;
            min-width: 150px;
            border: 1px solid #dc3545;
            border-radius: 10px;
            padding: 5px;
            color: #dc3545;
        }
        .closesucdiv{
            display: inline-block;
            text-align: right;
            margin-right: 0px;
        }
        .closesuctick{
            width: 30px;
            margin: 5px 20px 5px 0px;
        }
        .closepara{
            display: inline-block;
            vertical-align: sub;
        }
        .marginright20{
            margin-right: 20px;
        }
        #timerdiv{
            width: 80px;
            height: 80px;
            border: 1px dashed;
            margin: 20px 0px 20px 0px;
            border-radius: 50%;
            position: unset;
            line-height: 80px;
            display: inline-block;
            float: right;
            text-align: center;
        }
        .margin0{
            margin: 0px;
        }
        .marginbck{
            margin-top: 15%;
            background: #dbf5b4;
        }
        .closesuccess{
            height: 350px;
        }
        .padding15{
            padding-top: 15px;
        }
        .paddingleft0{
            padding-left: 0px;
        }
        .margintop20{
            margin-top: 20px;
        }
        .margintop40{
            margin-top: 40px;
        }
        .margintop30{
            margin-top: 30px;
        }
        .marginleft20{
            margin-left: 20px;
        }
        .displayinline{
            display: inline-flex;
        }
        .closecancel{
            background: transparent;
            min-width: 150px;
            border: 1px solid;
            border-radius: 10px;
            padding: 5px;
        }
        #errormsg{
            color: #dc3545;

        }


/* login page 28-05 */


#__sec_verify_re_send:hover,.reg_atag:hover{text-decoration: underline;}
#__sec_email_code_input+.correct{position: absolute;right: 15px;top: 55%;}
#__sec_email_code_input ~.incorrect{position: absolute;right: 15px;top: 55%;}
.pred{color: var(--theme-color-red);}
.fs23{font-size: 23px;}
.icon1{ width: 38px;
    vertical-align: middle;
    margin: 0 8px;
    cursor: pointer;}
.icon2{ width: 48px;
    vertical-align: middle;
    margin: 0 8px;
    cursor: pointer;}

    .timerf{width: 80px;
        height: 80px;
        border: dotted 2px #CBCBCB;
        border-radius: 100%;
        padding: 19px;float: right;font-size: 30px;color: #CBCBCB;}