﻿body {
    background: url('../OswaTechImages/Group 950.svg');
}

.search-box input.search-box-text {
    border-radius: 10px;
    border: 3px solid #FFCD00;
}

button.button-1.search-box-button {
    background: #FFCD00;
    border-radius: 10px;
    position: absolute;
    color: #000000;
}
.delivery {
    text-align: center;
}
.header-upper {
    border-bottom: 1px solid #FFCD00;
}

.topic-block-title {
    border-bottom: 1px solid #FFCD00;
}

.product-grid .title {
    border-bottom: 1px solid #FFCD00;
}

.news-list-homepage .title {
    border-bottom: 1px solid #FFCD00;
}

.home-page-polls .title {
    border-bottom: 1px solid #FFCD00;
}

.header-menu {
    border-top: none;
    border-bottom: none;
}

    .header-menu > ul > li {
        border-left: none;
        border-right: none;
    }

.page-title {
    border-bottom: 1px solid #FFCD00;
}

.block .title {
    border-bottom: 1px solid #FFCD00;
}

.product-selectors {
    border-bottom: 1px solid #FFCD00;
}

.mini-shopping-cart .items {
    border-top: 1px solid #FFCD00 !important;
    border-bottom: 1px solid #FFCD00 !important;
}

.bk-yallow {
    background-color: #FFCD00 !important;
    padding: 70px;
    padding-top: 160px;
    padding-bottom: 160px;
    border: 2px solid #ffcd00;
    border-radius: 10px;
    border-radius: 25px;
}

.form-fields {
    min-height: 200px;
    padding: 30px 0 0;
    flex-wrap: wrap;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    background-color: #EFEFEF !important;
    border-radius: 20px;
}

.login-button {
    width: 90%;
    background-color: #FFCD00 !important;
    border-radius: 8px;
    color: black !important;
}

.inputs-fields {
    min-width: 100% !important;
    width: 100% !important;
    max-width: 100% !important;
    background-color: #22ffff00 !important;
}

.inputs {
    width: 90%;
}

.login-page .returning-wrapper .buttons {
    background-color: #ffffff00 !important;
}

.customer-blocks {
    background-color: #00000012;
    border-radius: 25px;
}
.pager li span {
    border-color: transparent;
    background-color: #ffcd00;
    color: #000;
}


body {
    font-family: Cairo !important;
}

.lottie-file-half {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    justify-content: center;
    height: 676px;
}

#loginsawa {
    position: relative;
    margin-top: 20%;
}

.message-error {
    background-color: #fff7d6;
    padding: 20px;
    border-radius: 25px;
}
.search-box form{
    position:relative;
}

.page.login-page .page-body {
    display: flex;
    flex-direction: column !important;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: center;
    justify-content: start;
    align-items: center;
}

.form-fields {
}

.register-button {
    width: 90%;
    background-color: #FFCD00 !important;
    border-radius: 8px;
    color: black !important;
}

.rgestier-btn {
    background-color: #fff7d6 !important;
    text-align: center;
    padding: 25px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
}

.fieldset, .section {
    position: relative;
    margin: 0 0 0px;
}

.no-radis {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.customer-blocks {
    width: 100%;
}



#topcartlink a {
    background: url(../OswaTechImages/shoppingcart.svg) right center no-repeat;
    padding: 0 30px 0 0;
}

#Accountlink a {
    background: url(../OswaTechImages/Account.svg) right center no-repeat;
    padding: 0 30px 0 0;
}

#Logoutlink a {
    background: url(../OswaTechImages/Logout.svg) right center no-repeat;
    padding: 0 30px 0 0;
}

#Registerlink a {
    background: url(../OswaTechImages/Rigister.svg) right center no-repeat;
    padding: 0 30px 0 0;
}

#Loginlink a {
    background: url(../OswaTechImages/login.svg) right center no-repeat;
    padding: 0 30px 0 0;
}



#Wishlistlink a {
    background: url(../OswaTechImages/WishList.svg) right center no-repeat;
    padding: 0 30px 0 0;
}

.header-menu > ul > li > a {
    box-shadow: 1px 1px 5px 1px rgb(0 0 0 / 18%);
    padding: 5px;
    border-radius: 5px;
}

.Welcome .topic-block-title {
    border-bottom: none;
}

.footer {
    background: url(../OswaTechImages/Footer.png)
}

.footer-background {
    background-color: #272727d1;
}

.footer-upper strong {
    color: #FFCD00;
}

.footer-block .list a, .footer-info, .footer-powered-by {
    color: #ffff;
    font-weight: 500;
}

.follow-us .social .facebook a {
    background: url(../OswaTechImages/social-facebook.png) no-repeat center;
}

.follow-us .social .twitter a {
    background: url(../OswaTechImages/social-twitter.png) no-repeat center;
}



.follow-us .social ul {
    border-bottom: none;
}

.footer-block .list {
    display: inline-table !important;
}

ul.list {
    min-width: 125px;
}

.item-box .add-to-wishlist-button {
    background-image: url(../OswaTechImages/WishList.svg);
}

.item-box .product-box-add-to-cart-button {
    background: url(../OswaTechImages/shoppingcart.svg) no-repeat;
    background-position: 10%;
    background-color: #FFCD00;
    border-radius: 8px;
    color: #000;
    width: 70%;
}

.mini-shopping-cart button[type="button"], .shopping-cart-page .common-buttons button:first-child {
    color: #000;
    background-color: #FFCD00;
    border-radius: 5px;
    transition-duration: 0.5s;
}

.mini-shopping-cart .name a, .cart-total .order-total {
    color: #000;
    transition-duration: 0.5s;
}

    .mini-shopping-cart .name a:hover, .header-links a:hover, .header-links a:focus, .cart-total .order-total {
        color: #FFCD00;
        transition-duration: 0.5s;
    }


.terms-of-service a, .cart .product .edit-item a {
    font-size: 1.1em;
    color: #000;
    font-weight: 600;
}

.item-box .product-box-add-to-cart-button:hover, .item-box .product-box-add-to-cart-button:focus,
.mini-shopping-cart button[type="button"]:hover, .mini-shopping-cart button[type="button"]:focus,
.shopping-cart-page .common-buttons button:first-child:hover, .shopping-cart-page .common-buttons button:first-child:focus {
    background-color: #FFCD00;
    border-radius: 0;
    transition-duration: 0.5s;
}

.item-box .add-to-compare-list-button {
    border-radius: 8px;
}

    .item-box .add-to-compare-list-button:hover {
        border-radius: 0;
        transition-duration: 0.5s;
    }

.item-box .add-to-wishlist-button {
    border-radius: 8px;
}

    .item-box .add-to-wishlist-button:hover {
        border-radius: 0;
        transition-duration: 0.5s;
    }


.product-item {
    box-shadow: 1px 1px 5px 1px rgb(0 0 0 / 18%);
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.item-box .buttons {
    text-align:center;

}
.footer-powered-by a{
    color:#FFCD00;
}
.product-grid .item-box .buttons {
    position: absolute;
    width: 93%;
    bottom: -17px;
}



    .item-box .add-to-compare-list-button, .item-box .add-to-wishlist-button {
    background-color: #ffff;
    box-shadow: 1px 1px 5px 1px rgb(0 0 0 / 18%);
    width: 18%;
    margin-right: 15px;
}

.item-box .product-rating-box {
    width: 100%;
    text-align: center;
}

.label-w-auto {
    width: 100px !important;
    color: black !important;
    font-size: 15px !important;
}

.border-form {
    border: 2px solid #ffcd00;
    width: 647px;
    border-radius: 10px;
    padding: 18px;
}

.save-customer-info-button {
    background-color: #ffcd00 !important;
    color: black !important;
    width: 50%;
    border-radius: 10px;
}

.buttons {
    margin-top: 25px;
}

.add-address-button {
    background-color: #ffcd00 !important;
    color: #000 !important;
}

.save-address-button {
    background-color: #ffcd00 !important;
    color: #000 !important;
}

.address-list {
    width: 100%;
}

.icon-profile {
    margin: -4px;
    margin-left: 10px;
    margin-right: 10px;
}

.add-button {
    margin-top: 20px !important;
    border-radius: 20px !important;
}

.border-form-change-password {
    border: 2px solid #ffcd00;
    width: 735px;
    border-radius: 10px;
    padding: 15px;
    background-color: #ffffff00;
    margin-top: 45px;
}

.change-password-button {
    background-color: #ffcd00 !important;
    color: black !important;
    width: 50%;
    border-radius: 10px;
}

.step-title {
    background-color: #ffcd00 !important;
    border-radius: 10px;
}

.number {
    background-color: #ffcd00 !important;
}

.checkout-page .button-1 {
    background-color: #ffcd00 !important;
    border-radius: 10px;
    color: black !important;
}

.enter-address .edit-address {
    background-color: #f9f9f900 !important;
    border: 2px solid #ffcd00 !important;
    border-radius: 10px;
}

.footer {
    position: relative;
    bottom: -136px;
}

.info {
    border: 2px solid #ffcd00;
    border-radius: 10px;
}

.cart th, .data-table th, .forum-table th {
    background-color: #ffcd00 !important;
}

.order-review-data > div, .order-details-area > div, .shipment-details-area > div {
    background-color: #ffffff00;
    border: 2px solid #ffcd00;
    border-radius: 16px;
}

.order-details-page .total-info {
    background-color: #ffffff00;
    border: 2px solid #ffcd00;
    border-radius: 16px;
}

.order-details-page .actions button:first-child {
    background-color: #ffcd00;
    color: #000000;
}

.order-details-page .page-title a.print-order-button {
    background-color: #ffcd00;
    color: #000000;
}

    .order-details-page .page-title a.print-order-button:hover, .order-details-page .page-title a.print-order-button:focus {
        background-color: #ffcd00;
        color: #000000;
    }

.order-details-page .actions button:first-child:hover, .order-details-page .actions button:first-child:focus {
    background-color: #ffcd00;
}

.form-fields {
    background-color: #ffffff00;
}

.fieldset, .section {
    
    background-color: #f5f5dc00;
}

.search-input .button-1 {
    color: #000;
    background-color: #ffcd00;
    border-radius: 8px;
}

    .search-input .button-1:hover, .search-input .button-1:focus {
        background-color: #ffcd00;
    }

@media (min-width: 1001px) {
    .inputs label {
        width: 108px !important;
    }

}

@media all and (max-width: 1030px) {
    .product-grid .item-box .buttons {
        position: absolute;
        width: 93%;
        bottom: -30px;
    }

    .border-form {
        width: 100%;
    }

    .border-form-change-password {
        width: 100%;
    }
    .header-menu > ul > li {
        border-left: none;
        border-right: none;
        width: 100%;
    }
}


}

.item-box .product-title a {
    text-align: center;
    color: #000;
    font-weight: 700;
}

.product-review-box {
    text-align: center;
    display: block;
}

    .item-box .rating, .product-review-box .rating {
        margin: auto;

    }
.menu-toggle{
    background-color:#FFCD00;
    color:#000;
}
.overview .short-description, .overview .product-name h1, .overview .manufacturers {
    text-align: center;
}

.item-box .prices {
    text-align: center;
}

.theme-custom .nivo-controlNav a.active {
    background-color: #FFCD00 !important;
}

.overview .add-to-cart-button, .variant-overview .add-to-cart-button, .write-review .button-1 {
    background-color: #FFCD00 !important;
    border-radius: 5px;
    color: #000;
}

.product-reviews-page h1 a {
    color: #000;
}

.theme-custom .nivo-controlNav a {
    border-radius: 10px;
}

.product-review-box {
    margin: 0 0 14px;
}

.product-no-reviews, .product-reviews-overview, .overview .availability .stock,
.variant-overview .availability .stock, .overview .additional-details,
.variant-overview .additional-details, .attributes dt, .attribute-label,
.attributes dd, .attribute-data, .overview .prices, .variant-overview .prices,
.overview .add-to-cart, .product-estimate-shipping .shipping-title,
estimated-delivery, .shipping-address, .overview-buttons {
    text-align: center;
}

.cart-footer .checkout-button {
    background-color: #FFCD00;
    color: #000;
}

.btn-increment {
    border-radius: 50px;
}

.input-increment {
    width: 40%;
}

.cart .product, .data-table .product, .data-table .message, .data-table .info, .data-table .name {
    min-width: 350px;
}

.btn-cart-item-increment {
    background-color: #ffcd00;
    min-height: 30px;
    width: 100px;
    margin: auto;
    text-align: center;
    border-radius: 10px;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.footer-block .list {
    background: none;
    display: inline-table !important;
}


.v-middel {
    vertical-align: middle;
}

.half {
    width: 50%;
}

.row {
    display: flex;
}

.order-item.remove-from-cart .remove-btn {
    width: 30px;
    height: 30px;
    border-radius: 5px;
    padding: 15px;
    background: #E20000 url(../OswaTechImages/Trash.svg) center no-repeat;
}

.order-item {
    padding: 0px 10px;
    display: flex;
    min-width: 20%;
    align-items: center;
    justify-content: center;
}

.Oswaitems {
    margin-top: 1%;
}


.Oswaitem {
    background-color: #fff;
    padding: 10px;
    box-shadow: 1px 1px 5px 1px rgb(0 0 0 / 18%);
    margin: 10px;
    border-radius: 5px;
}


a.product-name {
    font-weight: 600;
    color: #000;
}
.apply-vendor-page .button-1, .apply-vendor-page .button-1:hover{
    color: #000000;
    background-color: #FFCD00;
}
p.product-unit-price {
    margin-top: 10px;
}
.page.shopping-cart-page .page-title, .page.wishlist-page .page-title {
    border-bottom: none;
}
.OswaHide{
    display:none !important;
}

.cart-footer .totals {
    text-align: center;
    background-color: #fff;
    padding: 0 7%;
}

.cart-footer {
    margin: 0 0 50px;
    border: 3px solid #FFCD00;
    padding: 0 15px;
    border-radius: 15px;
    background-color: #fff;
}



        .cart-footer .cart-collaterals .deals {
            width: 100%;
            max-width: unset;
        }


    .cart-footer .cart-collaterals, .cart-footer .totals {
        width: 50%;
    }

    .cart-footer .checkout-buttons {
        text-align: center;
    }

.cart-footer {
    display: flex;
    margin: 0 0 50px;
    border: 3px solid #FFCD00;
    padding: 10px 15px;
    border-radius: 15px;
    background-color: #fff;
}

.icon.icon-arrow {
    width: 30px;
    height: 30px;
    background: url(../OswaTechImages/Arrow.svg) center no-repeat;
}

.product-quantity {
    color: #000;
}

.order-item.product {
    width: 32%;
}

.order-item.remove-from-cart {
    width: 8%;
    min-width: 8%;
}

.order-item .td-title {
    font-size: 1.1em;
    font-weight: 600;
    color: #000;
}
.order-item.remove-from-cart .addtocart-btn {
    width: 70px;
    height: 30px;
    border-radius: 5px;
    padding: 15px;
    background: #FFCD00 url(../OswaTechImages/AddToShoppingCart.svg) center no-repeat;
}

.order-item.remove-from-cart {
    display: flex;
    width: 100%;
    min-width: 8%;
    flex-direction: row;
    justify-content: space-evenly;
}
.item-box .details {
    padding: 30px 10px;
    text-align: center;
}
.item-box .product-title a {
    color: #000;
}

input, textarea, select, button {
    font-weight:550;
    font-family: Cairo !important;
}


@media all and (max-width: 769px) {
    .product-grid .item-box .buttons {
        position: absolute;
        width: 93%;
        bottom: -17px;
    }

    .row {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: center;
        align-content: center;
        align-items: center;
    }
    .footer-block .title {
        text-align:center;
        border-bottom: 1px solid #ffcd00;
        background: none;
    }
    .order-item {
        min-width: 100%;
    }

    .cart-footer .cart-collaterals, .cart-footer .totals {
        width: unset;
    }


    .cart-footer .cart-collaterals {
        border-left: unset;
        border-bottom: 3px solid #FFCD00;
    }
        .cart-footer {
            display: flex;
            flex-direction: column;
            flex-wrap: wrap;
            align-content: flex-start;
            justify-content: center;
            align-items: center;
        }
}
.wishlist-add-All-to-cart-button {
    background-color: #FFCD00;
    color: #000 !important;
    font-weight:600;
}
.cart-footer .checkout-button:hover, .cart-footer .checkout-button:focus, wishlist-add-All-to-cart-button {
    background-color: #FFCD00;
}

input#small-searchterms{
    z-index:0;
}

.search-box .search-box-button:hover, .search-box .search-box-button:focus {
    background-color: #FFCD00;
}


.ease {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.container {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
}

.tabs {
    background: #fff;
    position: relative;
    margin-bottom: 50px;
}

    .tabs > input,
    .tabs > span {
        width: 50%;
        height: 30px;
        line-height: 45px;
        position: absolute;
        top: 0;
    }

    .tabs > input {
        cursor: pointer;
        filter: alpha(opacity=0);
        opacity: 0;
        position: absolute;
        z-index: 99;
    }

    .tabs > span {
        text-align: center;
        color:#000;
        overflow: hidden;
        z-index:1;
    }

        .tabs > span i,
        .tabs > span {
            -webkit-transition: all .5s;
            -moz-transition: all .5s;
            -o-transition: all .5s;
            transition: all .5s;
        }







.tab-content {
    padding: 80px 20px 20px;
    width: 100%;
    min-height: 340px;
}

    .tab-content section {
        width: 100%;
        display: none;
    }

        .tab-content section h1 {
            margin-top: 15px;
            font-size: 100px;
            font-weight: 100;
            text-align: center;
        }

#tab-1:checked ~ .tab-content #tab-item-1 {
    display: block;
}

#tab-2:checked ~ .tab-content #tab-item-2 {
    display: block;
}


/* effect-1 */

.effect-1 > input:checked + span {
    background: #fff;
}


/* effect-2 */

.effect-2 span i {
    padding-right: 15px;
}

@media (max-width: 600px) {
    .effect-2 span span {
        display: none;
    }

    .effect-2 span i {
        padding: 0;
    }
}

/* effect-3 */

.effect-3 .line {
    background: #FFCD00;
    border-radius: 20px;
    z-index: 0;
    width: 50%;
    height: 40px;
    position: absolute;
    top: 0;
}

.header-lower {
    border-bottom: 1px solid #FFCD00;
    padding-bottom: 10px;
    margin-bottom: 10px;
}


.tabs .picture{
    border:none;
}
.header-menu > ul > li.topicmenu a {
    color:#000;
    padding: 5px 20px;
    box-shadow: none;
}
.vendor-item {
    box-shadow: 1px 1px 5px 1px rgb(0 0 0 / 18%);
    border-radius: 10px;
}
.header-menu > ul > li.topicmenu {
    background:#FFCD00;
    box-shadow: 1px 1px 5px 1px rgb(0 0 0 / 18%);
    border-radius: 5px;
    padding: 0 20px;
}
#map {
    height: 400px;
    /* The height is 400 pixels */
    width: 100%;
    /* The width is the width of the web page */
}
#addAlltocartbutton {
    position: relative;
    bottom: 3px;
}
@media all and (max-width: 1010px) {
    .md-colm {
        flex-direction: column;
    }

    .border-form {
        width: 100%;
    }

    .border-form-change-password {
        width: 100%;
    }
}
li.back-in-stock-subscriptions.active {
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.block .list a:before {
    content: "";
    position: absolute;
    top: 12px;
    right: -15px;
    width: 5px;
    height: 5px;
    background-color: #ddd0;
}
input[type="text"]:focus{
    border-color: #ffcd00 !important;
    position: relative;
    z-index: 1;
} 
input:focus-visible {
    border-color: 1px solid #ddd0 !important;
}