@import "../../../include/css/main.css";
.w10{ width: 10%; } .w20{ width: 20%; } .w30{ width: 30%; } .w40{ width: 40%; } .w50{ width: 49.5%; } .w60{ width: 60%; } .w70{ width: 70%; } .w80{ width: 80%; } .w90{ width: 90%; } .w100{ width: 100%; }
.form-group { margin: 0; }
.form-group [class*=col-] { padding: 5px; margin: 0; }
/* .form-group [class*=col-] mi{position: absolute; left: 10px; z-index: 2; font-size: 22px;} */
.form-group textarea{min-width: 100%; max-width: 100%;}
/*showIndex*/
.product_page .product_picture{padding: 7px;overflow: hidden;display: flex;margin-bottom: 10px;/*background: white; box-shadow: 0 0 5px -2px; border-radius: 10px;*/}
.product_page .tags,.product_page .share{clear:left;text-align: center;}
.product_page #img_wrapper { position: relative; width: 55%; height: auto; margin: 0 5% 0 auto; border: 12px solid #fff; border-radius: 10px; box-shadow: 1px 1px 5px rgba(50,50,50 0.5); float: left; }
.product_page .tab-content #home ul li{ list-style-position: inside; }
.product_page .show_error_option,.show_error_unit{ background-color: #f3d9d9; color: #756a66; padding: 10px 9px; text-align: center; border-radius: 5px; border: 1px solid #e8cccc; margin-bottom: 20px; }
.product_page .loading{ width: 100%; height: 100%; background-color: rgba(200,200,200,.5); position: absolute; z-index: 999; display: none; }
.product_page .loading .fa-spinner{ border-radius: 95px; left: 50%; opacity: 12; position: absolute; top: 50%; font-size: 59px; opacity: 5; color: #000; }
.product_page .not_available{ color: rgb(255,0,0); }
.product_page .not_found{ opacity: 0.4; }
.product_page label.btn.btn-default.btn-lg.disabled{ background-image: url("../images/product_option_unavailable.png"); background-size: 100% 100%; opacity: 0.5; }
.product_page #wrapper{ background: #fff!important; }
.product_page .container { background: #FFFFFF; }
.product_page #carousel{width: 60px !important;}
.product_page #carousel .swiper-wrapper{margin: 0;margin-right: 5px;width: auto;padding: 3px;display: flex;align-items: flex-start;gap:10px;}
.product_page #carousel .swiper-slide{border-radius: 5px;box-shadow: 0 2px 4px rgb(0 0 0 / 25%);overflow: hidden; height: auto !important;margin: 0 !important;}
.product_page .swiper-container-thumbs img { /* transform: translateY(-50%); top: 50%;*/ position: relative; }
.product_page #carousel li{margin-left: 10px}
.product_page #carousel li:first-child{margin: 0}
.product_page #carousel .flex-viewport{width: auto;}
.product_page .flex-direction-nav a{background: #000!important; color: #fff !important;opacity: 0.3;width: 20px; top: auto; bottom: 0; height: 28px; line-height: 30px;}
.product_page .flex-direction-nav a:before{color: #fff !important;}
.product_page #product_details {margin: 10px 0;}
.product_page .tab-pane { box-shadow: 0 0 3px rgba(0,0,0,0.5); border-radius: 10px; margin: 10px 0; padding: 10px;}
.product_page .add_to_cart mi {font-size: 22px; line-height: 1;float: right;}
.product_page #slider {width: 100% !important;}
.product_page #slider img { max-height: 100%; max-width: 100%; min-width: 100%;border-radius: 5px; }
.product_page #slider .swiper-button-prev,.product_page #slider .swiper-button-next{ width: 40px; background-size: 15px; background-color: rgb(0,0,0,0.5); border-radius: 14px; bottom: 10px; top: auto;}
.product_page .swiper-pagination-bullet{transition: width 0.2s;border-radius: 5px !important;}
.product_page .swiper-pagination-bullet-active{width: 20px;}
/*zoomer*/
img.zoom{cursor: zoom-in;}
.zoompupup {position: fixed; top: 0; right: 0; left: 0; bottom: 0; background: rgba(255,255,255,.8); z-index: 9999999; display: flex; align-items: center; flex-wrap: wrap; }
.zoompupup .zoomed {margin: auto; border-radius: 10px;max-width: 98%;max-height: 98vh;}
.zoompupup [close] {position: fixed; top: 10px; right: 10px; font-size: 30px; line-height: 1;}
.zoompupup [bg] {position: fixed; top: 0; right: 0; left: 0; bottom: 0;z-index: -5;}
/*RATE*/
.rate mi { line-height: 1; padding: 4px; background: rgba(0,0,0,0.05); border-radius: 10px; font-size: 20px; }
.rate mi::after { content: attr(s); font-family: monospace; font-size: 10px; text-align: center; display: block; }
/*flex*/
.flex { display: flex; flex-wrap: wrap; }
.flex>* { flex: auto; }
/*Units*/
#units_form .btn{ background: #eae7e2; color: #584a42 !important; font-weight: bold; font-size: 16px; margin: 5px;text-align: right;border-radius: 15px;}
#units_form .unit-radio{width: 20px;height: 20px;vertical-align: middle;margin: auto;}
.product_unit small { color: #fff; float: left; background: #d60606; padding: 4px 5px 4px; border-radius: 10px; line-height: 1; font-size: 11px; }

/*checkout*/
input[type=checkbox], input[type=radio] { width: 25px; height: 25px; vertical-align: middle; }
.checkout_steps .form-control { display: block; color: #000; font-size: 20px; padding: 0 10px; line-height: 34px !important; border-radius: 7px; box-shadow: 0 1px 3px rgba(0,0,0,.3) !important; border: 0 !important; background: white; margin-top: 5px; width:100%;}
#express_checkout{max-width: 450px;margin: auto;}
#PT_express_checkout_wrap{ height: 350px !important; background: transparent !important; }
.checkout_steps .info{ position: absolute; top: 300px; left: 300px; }
.hidden_iframe.open{ height: 350px !important; }
.pay_box{ }
.order_data{ z-index: 10; }
.details_order{ min-height: 600px; }
.account_banks{ padding: 10px; border-radius: 5px; margin: 5px 0; background: white; box-shadow: 0 2px 6px -2px rgba(0,0,0,.6); -webkit-box-shadow: 0 2px 6px -2px rgba(0,0,0,.6); }
.ab{ color: #a7a4a2; font-size: 15px; }
.checkout_steps .policy{ border-radius: 3px; }
.bank_option{max-width: 500px; margin: auto;}
.checkout_steps .bank_option img{ max-width: 20%; max-height: 70px; float: left; border-radius: 5px; vertical-align: text-bottom; margin: 2px; }
.head_address_done{ font-size: 13px; padding: 0px 15px; margin-top: 10px; border-radius: 0px 0px 5px 5px; margin-bottom: -10px; margin: 12px 0; color: #777; }
.order_details #loader_container { position: absolute; right: 0; bottom: 0; left: 0; background: rgba(0,0,0,.3); top: 0; z-index: 99999; width: 100%; border-radius: 7px; }
.order_details #loader_container2 { position: absolute; right: 0; bottom: 0; left: 0; top: 0; z-index: 99999; width: 100%; border-radius: 7px; }
.loader { background: white url(../images/loader.gif) no-repeat center center; font-size: 30px; width: 60px; height: 60px; position: relative; text-indent: -9999em; border-radius: 10px; box-shadow: 0 0 4px rgba(0,0,0,.5); -webkit-box-shadow: 0 0 4px rgba(0,0,0,.5); margin: 40px auto; }
.loader2 { background: white url(../images/loader.gif) no-repeat center center; font-size: 30px; width: 60px; height: 60px; position: relative; text-indent: -9999em; border-radius: 10px; box-shadow: 0 0 4px rgba(0,0,0,.5); -webkit-box-shadow: 0 0 4px rgba(0,0,0,.5); position: absolute; top: 145px; right: 47%; }
.order_details .option_pro{ clear: both; font-size: 12px; }
.order_details .product_overview{ border-bottom: 1px solid #ccc; padding-bottom: 10px; }
.order_details .product_details li{ padding: 3px; }
.addition_fee{ border-bottom: 1px solid #ccc; padding: 0px 3px 13px; font-weight: bold; }
.addition_feee{ padding: 5px; font-weight: bold; }
.order_details .name_pro{ font-weight: bold; margin-top: -6px; }
.order_details ul,.order_details ol ,.checkout_steps ul,.checkout_steps ol{ list-style: none; }
.edit_address a{ color: #fff; }
.order_details{ margin-bottom: 20px; color: rgba(0,0,0,1); }
.error_name{ color:red; }
.body_order{ padding: 10px; background-color: #ffffff; border-radius: 0; margin: 0 2%; filter: drop-shadow(0 1px 3px rgba(0,0,0,.25)); margin-top: 15px; width: 96%; }
.dashed_line{ border-bottom: 1px dashed #c5c5c5; padding: 5px 0; margin: 0; }
.total_line { background: lightgreen; border-radius: 10px; white-space: nowrap; padding: 5px; margin-top: 10px; color: white; text-align: left; }
/* .body_order:before{ content: ""; border-top: 9px solid transparent; border-image: url(../images/border.png) 18% 18% round; -webkit-border-image: url(../images/border.png) 18% 18% round; -o-border-image: url(../images/border.png) 18% 18% round; height: 0; position: absolute; top: -7px; width: 100%; DISPLAY: BLOCK; padding: 0; margin: 0; right: 0; }
.body_order:after{ content: ""; border-bottom: 10px solid transparent; border-image: url(../images/border.png) 18% 18% round; -webkit-border-image: url(../images/border.png) 18% 18% round; -o-border-image: url(../images/border.png) 18% 18% round; height: 0; position: absolute; top: 99.5%; width: 100%; DISPLAY: BLOCK; padding: 0; margin: 0; right: 0; } */
.has-error .form-control { box-shadow: 0 2px 4px rgba(255, 0, 0, 0.5) !important; -webkit-box-shadow: 0 2px 4px rgba(255, 0, 0, 0.5) !important; border: 0 !important; background: #fff9f9; }
.edit_address{font-size: 18px; background: lightgrey; border-radius: 8px; padding: 4px;float: left;font-size: 18px;}
#proceed_tajeer { width: 100%; margin: 10px 0; }
/* span.select2-dropdown.select2-dropdown--below { box-shadow: none; border: 2px solid lightgray; border-top: 0; } */
span #select2-country-6h-container { line-height: 37px; }
.checkout_steps span.select2-selection.select2-selection--single { box-shadow: 0 1px 3px rgba(0,0,0,.3) !important; border:0; height: 38px; line-height: 40px; margin-top: 5px; font-size: 20px; }
.select2-container--default .select2-selection--single .select2-selection__rendered { line-height: 33px; }
.select2-container--default .select2-selection--single .select2-selection__arrow{ height: 45px; }
.total_all,.vat_total{font-size: 18px;font-weight: bold;}
.payfail{background-image:url(../images/payfail.svg);background-position: center;background-size: 30%;background-repeat: no-repeat;}
/* products */
.new_products{ box-shadow: 0 1px 4px rgba(0,0,0,0.3); -webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.3); background: rgba(255,255,255,.5); padding: 0; border-radius: 15px; position: relative; transition: margin 0.3s,box-shadow 0.3s,background 0.3s; }
.new_products:hover{ box-shadow: 0 5px 8px rgba(0,0,0,0.2); -webkit-box-shadow: 0 5px 8px rgba(0,0,0,0.2); background: rgba(255,255,255,.8); }
.orignal_price{text-decoration: line-through; font-size: 12px; margin: 0 3px; display: inline-block; color: red;}
.product span.tag { position: absolute; right: 0; top: 10px; display: inline-block; padding: 8px 8px 8px 10px; background: rgb(239,206,18,0.74); border-radius: 9px 0 0 9px; line-height: 1;font-size: 15px;z-index:5;}
.product_label{padding: 0 5px 5px 5px;}
.product .product_title{ overflow: hidden; padding-top: 3px; line-height: 18px; height: 40px; margin-bottom: 10px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-align: center; }
/* INPUTBOX */
.inputbox{
  margin: 5px 0;padding:0;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  display: flex;flex:1;flex-wrap: wrap;flex: 1;
  align-items: center;
}
.inputbox > input,.inputbox > select{background: transparent !important;height: 34px;flex:1;}
.inputbox > *{padding: 3px;}
.inputbox > .form-control ,.inputbox.has-error .form-control{border: 0 !important;box-shadow: none !important;width: auto;flex:1;}
.inputbox .help-block, .inputbox .validat-msg{ margin: 0 5px 3px; width: 100%; color: #a94442; }
numc { padding: 4px 5px 2px; display: inline-block; line-height: 1; margin: 0 -7px; background: #eee; border: 1px solid #ccc; font-size: 22px; vertical-align: middle; user-select: none; }
/**CART**/
#OfferResult .alert { margin: 5px 0; padding: 10px; }
.wait4update,.outofstock,.outOfRegion { background-color: #eee !important; }
.apear_error { padding: 3px; text-align: center; width: 100%; line-height: 1.4; background: #ffeded; border-radius: 5px; margin-top: 5px; }
.product_row {display: flex;flex-wrap: wrap;border-bottom: 1px dashed #c5c5c5 !important;align-items: center;gap: 10px;padding-bottom: 5px;margin-bottom: 5px;justify-content: left;}
/* .product_row > *{flex-grow: 1;} */
.product_row .badge{background: #ddd;font-size: 13px;}
.product_row .prices { line-height: 1; }
.product_row .name{flex-grow: 1;}
.product_row .total_prooo {flex-grow: 1;font-weight: bold;}
.cartData { margin-top: 10px;min-height: 200px; }
.cobonbtn{ padding: 5px 0;color: #aaa;}
.cobonbtn input{display: none;}
.cobonbtn mi { font-size: 23px; vertical-align: middle; line-height: 1; }
.CartItemsList .deleteitem{text-align: left; vertical-align: middle; display: flex; align-items: center; justify-content: left;}
.CartItemsList .deleteitem .btn{font-size: 13px;}
.btn_link,.btn-link { display: inline-block; background: #f5f5f5; border-radius: 10px; text-align: center;font-size: 16px; color: #000; }
.CartItemsList .totals { display: flex; flex-wrap: wrap; justify-content: space-between; flex-direction: row-reverse; gap: 6px; }
input.quantity_item, .quantity input { border: 1px solid #ccc !important; border-radius: 8px; text-align: center; }
/*cc_fail*/
.title::after { content: ''; clear: both; display: block; }
.title form input, .title form select { background: transparent; border: 0; }
.ccfail { padding: 30px; }
fail{width:150px;height:150px;margin: auto; display: block;background-image:url(../images/fail.svg);background-position: center;background-size: 100%;background-repeat: no-repeat;}
.sections { margin: 15px 0; }
.sections div a { color: #fff; }
.cartData .total_alllll{width: 100%;text-align: center; background: #82e682; border-radius: 10px; border: 0; color: white; font-size: 20px !important; font-weight: bold;float: left; padding: 5px 10px 2px;float:left;padding: 5px 10px 2px;}
.CartItemsList .total_alllll{text-align: center; background: #82e682; border-radius: 10px; border: 0; color: white; font-size: 20px !important; font-weight: bold;float: left; padding: 5px 10px 2px;float:left;padding: 5px 10px 2px;}
slgrid { display: grid; gap: 8px; padding: 0 8px; grid-template: 30vh 10vh/ auto 30%; }
slgrid gfield:empty {
  min-width: 100%;
  height: 100%;
  display: block;
  background: linear-gradient( to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 100% ), #F3F3F3;
  background-repeat: repeat-y;
  background-size: 100px 500px;
  background-position: -50% 0;
  border-radius: 8px;
  animation: shine 1s infinite;
}
slflex { display: flex; gap: 8px; padding: 0 8px;justify-content: stretch;flex-wrap: wrap;align-items: stretch;}
slflex > *:empty {
  min-width: 50px;
  min-height: 50px;
  display: block;
  background: linear-gradient( to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 100% ), #F3F3F3;
  background-repeat: repeat-y;
  background-size: 100px 500px;
  background-position: -50% 0;
  border-radius: 8px;
  animation: shine 1s infinite;
}

@keyframes shine { to { background-position: 150% 0; } }
