@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'DroidArabicKufi';
    src: local("\263A"), url(../fonts/DroidArabicKufi.eot) format("embedded-opentype"), url(../fonts/DroidArabicKufi.woff) format("woff"), url(../fonts/DroidArabicKufi.ttf) format("truetype"), url(../fonts/DroidArabicKufi.svg) format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: Droid Arabic Kufi;
    font-style: normal;
    font-weight: 400;
    src: url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.eot);
    src: url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.eot#iefix) format("embedded-opentype"), url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.woff2) format("woff2"), url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.woff) format("woff"), url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.ttf) format("truetype")
}

@font-face {
    font-family: Droid Arabic Kufi;
    font-style: normal;
    font-weight: 700;
    src: url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Bold.eot);
    src: url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Bold.eot#iefix) format("embedded-opentype"), url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Bold.woff2) format("woff2"), url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Bold.woff) format("woff"), url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Bold.ttf)
}

@font-face {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/rubik-v18-latin-regular.eot');
    /* IE9 Compat Modes */
    src: local(''), url('../fonts/rubik-v18-latin-regular.eot') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/rubik-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/rubik-v18-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('../fonts/rubik-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/rubik-v18-latin-regular.svg#Rubik') format('svg');
    /* Legacy iOS */
}

html, body {
    font-family: 'DroidArabicKufi';
    color: #000;
    font-size: 14px;
    direction: rtl;
}

body {
    font-family: 'DroidArabicKufi' !important;
    background: #F6FBFE;
}

h1, h2, h3, h4, h5, div, a {
    font-family: 'DroidArabicKufi' !important;
    text-align: right
}

p, label, li, ul, a {
    direction: rtl;
    font-family: 'DroidArabicKufi' !important;
}

.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    float: right;
    direction: rtl;
}

h1 {
    font-size: 22px;
    font-weight: 400;
}

h2 {
    font-size: 20px;
    font-weight: 400;
}

h3 {
    font-size: 20px;
    font-weight: 400;
}

h4 {
    font-size: 18px;
    font-weight: 400;
}

h5 {
    font-size: 16px;
    font-weight: 400;
}

.nav-head {
    float: left;
}

.modal-header h3 {
    font-size: 20px;
}

p, label {
    font-family: 'DroidArabicKufi' !important;
}

button {
    cursor: pointer;
}

.form-control {
    font-size: 14px;
    border-radius: 0px;
}

a {
    cursor: pointer;
}

*:focus {
    box-shadow: none!important;
}

/*---------------------------------------------Globel html end--------------------------------------------*/

a.btn_m_size {
    color: #000;
    border: solid 1px #000000;
    text-decoration: none;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s ease all;
    min-width: 200px;
    font-size: 14px;
    text-transform: uppercase;
    outline: 0;
    overflow: hidden;
    display: inline-block;
    text-align: center;
    border-radius: 2px;
    height: 40px;
    line-height: 14px;
    padding: 14px 15px;
}

a.btn_l_size {
    color: #000;
    border: solid 1px #000000;
    text-decoration: none;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s ease all;
    min-width: 180px;
    font-size: 14px;
    text-transform: uppercase;
    outline: 0;
    overflow: hidden;
    display: inline-block;
    text-align: center;
    border-radius: 2px;
    height: 40px;
    line-height: 14px;
    padding: 12px 15px;
}

.btn_full_size {
    color: #fff;
    background: #1176af;
    border: #1176af;
    text-decoration: none;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s ease all;
    font-size: 14px;
    text-transform: uppercase;
    outline: 0;
    overflow: hidden;
    display: inline-block;
    text-align: center;
    border-radius: 2px;
    height: 40px;
    line-height: 14px;
    padding: 14px 15px;
    width: 100%;
}

a.btn_l_size:hover {
    color: #fff;
    border: solid 1px #000000;
    background: #000;
}

a.btn_l_size:hover svg#btn_bagicon path {
    stroke: #fff!important;
}

a.btn_l_size svg {
    width: 16px;
    height: auto;
    margin-top: -6px;
    margin-right: 4px;
}

a.btn_m_size svg {
    width: 16px;
    height: auto;
    margin-top: -6px;
    margin-right: 4px;
}

a.btn_m_size.btn_m_size_nxt {
    background: #bdd755;
    border: #bdd755;
}

a.btn_m_size.btn_m_size_nxt:hover {
    background: #b4cc51;
}

a.btn_m_size {
    background: #bdd755;
    border: #bdd755;
}

a.btn_m_size:hover {
    background: #b4cc51;
}

/*---------------------------------------------Globel BUTTON html end--------------------------------------------*/

/*---------------------------------------------bread crum html--------------------------------------------*/

.breadcrumb {
    background-color: white;
    padding-left: 0;
    margin-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    padding-right: 0;
}

/*---------------------------------------------bread crum html end--------------------------------------------*/

/***************** PRODUCCT BOXXXXXEX *****************/

h1.main_title {
    font-size: 30px;
}

h2.main_title {
    font-size: 30px;
}

/***************** Header *****************/

header .header-top .container .row .col-12 .logomain_cont {
    width: auto;
    height: 70px;
    float: right;
}

.navlist_cont {
    width: auto;
    height: 100px;
    float: left;
}

.social-media {
    float: right;
}

.nav-lister li {
    float: right;
}

.nav-lister .nav-cart {
    padding: 0px 26px 6px 0;
    position: relative;
}

.nav-cart .cart-count {
    top: 0;
}

.nav-cart .cart-count {
    top: 0;
}

.nav-lister .nav-search {
    padding: 0px 26px 0 20px;
    min-height: 34px;
}

.nav-lister {
    float: left;
    padding: 0px 0px;
    margin-top: 14px;
    margin-bottom: 8px;
}

.mainnav li a {
    display: block;
    padding: 0px 70px 0px 0px;
    text-transform: uppercase;
}

.mainnav li {
    float: right;
}

.latest-sec .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 15px;
    right: auto;
}

.latest-sec .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 15px;
    left: auto;
}

header .header-top .container .row .col-12 .navlist_cont .nav-lister .nav-search .cart-count-wish {
    right: 16px;
}

.nav-cart .cart-count {
    top: 0;
    right: 16px;
}

.input-group>.custom-select:not(:last-child), .input-group>.form-control:not(:last-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

span.input-group-text.bg-transparent {
    border-right: 0px;
}

a.btn_m_size {
    color: #000;
    text-decoration: none;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s ease all;
    min-width: 200px;
    font-size: 14px;
    text-transform: uppercase;
    outline: 0;
    overflow: hidden;
    display: inline-block;
    text-align: center;
    border-radius: 2px;
    height: 40px;
    line-height: 14px;
    padding: 10px 15px;
}

a.btn_m_size svg {
    width: 16px;
    height: auto;
    margin-top: 0px;
    margin-right: 4px;
}

span.new-price b {
    font-weight: 400;
    font-size: 18px;
    line-height: 18px;
}

a.btn_l_size svg {
    width: 16px;
    height: auto;
    margin-top: 0;
    margin-left: 4px;
}

.header-top.nav-fix .mainnav {
    margin: 12px 0px;
    float: right;
}

.header-top.nav-fix ul.down-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    float: left;
}

h1.main_title {
    text-align: center;
    padding: 50px 0 30px 0;
}

.card-price .old-price {
    font-size: 12px;
    color: #808080;
    font-weight: 400;
    padding-left: 10px;
    line-height: 10px;
    padding-top: 8px;
    display: inline-block;
}

.card-text h3 {
    margin-top: 0px;
    color: #000000;
    font-size: 18px;
    display: block;
    max-width: 100%;
    height: 20px;
    margin: 0 auto;
    line-height: 20px;
}

span.price-det-en i {
    font-style: normal;
    padding-top: 5px;
    display: inline-block;
}

.card-price .old-price {
    font-size: 12px;
    color: #808080;
    font-weight: 400;
    padding-left: 10px;
    line-height: 10px;
    padding-top: 14px;
    display: inline-block;
}

li.foot-sub span i {
    margin-right: 0px;
    font-size: 14px;
    padding-top: 2px;
}

li.foot-sub span {
    width: 12px;
    margin-right: 0px;
    margin-left: 6px;
}

header .header-top .container .row .col-12 .navlist_cont .nav-lister .nav-search .cart-count-wish {
    left: 12px;
    right: unset;
}

.nav-lister .nav-search {
    padding: 0px 20px 0 26px;
    min-height: 34px;
}

.nav-lister .nav-cart {
    padding: 0px 20px 6px 12px;
    position: relative;
}

.nav-cart .cart-count {
    top: 0;
    right: unset;
    left: 0;
}

/*=========================HEADER page===========================================================*/

/*=========================list page===========================================================*/

.dropdown-list__filter::after {
    position: absolute;
    top: 45%;
    right: unset;
    left: 20px;
    content: "";
    width: 10px;
    height: 10px;
    border-right: 2px solid #595959;
    border-bottom: 2px solid #595959;
    transform: rotate( 45deg) translateX(-45%);
    transition: 0.2s ease-in-out;
}

.drop-price-txt {
    float: left;
    height: 44px;
    display: flex;
    align-items: center;
    padding-right: 0px;
    padding-left: 6px;
}

span.old-price del i {
    font-style: normal;
}

span.old-price del b {
    font-style: normal;
}

.price-drop-cont {
    width: 340px;
    height: auto;
    float: right;
    display: flex;
    margin-top: -69px;
}

.card-price .old-price {
    font-size: 12px;
    color: #808080;
    font-weight: 400;
    padding-right: 10px;
    line-height: 10px;
    padding-top: 14px;
    display: inline-block;
}

.product-dtl {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 20px;
}

/*=========================list page END===========================================================*/

/*=========================DETAIL PGAE START===========================================================*/

.prodetail-btn-cont {
    width: 200px;
    height: auto;
    float: right;
    display: flex;
}

.tm-size-color-single {
    display: flex;
    width: 120px;
    margin-left: 15px;
}

.tm-size-color-single label, .tm-size-color-single h4 {
    color: #000;
    font-size: 12px;
    font-weight: 500;
    line-height: 40px;
    padding-right: 0px;
    text-transform: uppercase;
    line-height: 12px;
    padding-top: 20px;
    padding-left: 20px;
}

.tm-size-color.tm-size-color-bot label {
    padding-right: 0px;
}

.tm-size-color-single label, .tm-size-color-single h4 {
    color: #000;
    font-size: 12px;
    font-weight: 500;
    line-height: 40px;
    padding-right: 0px;
    text-transform: uppercase;
    line-height: 12px;
    padding-top: 10px;
    padding-left: 10px;
}

.product-price-discount {
    font-size: 2rem;
    font-weight: 400;
    padding: 0;
    clear: both;
    float: right;
    width: 100%;
}

.tm-size-color-single.price_size_tab {
    margin-right: 0;
}

.tm-size-color-single.quantity-single {
    display: flex;
    margin-top: 0px;
    margin-right: 0;
}

.pro-details-quality.quality-dropdown.selbox-group {
    margin-top: 15px;
}

.wish-list i {
    padding-top: 2px;
    padding-left: 8px;
}

/*=========================GLASSCASE ARB settings===========================================================*/

.gc-zoom-container img {
    position: relative;
    max-width: none!important;
    right: 0 !important;
}

.gc-display-container {
    left: 60% !important;
}

.gc-display-area {
    left: 0 !important;
}

.gc-display-area {
    left: 0 !important;
}

.gc-display-area {
    direction: ltr;
}

/*=========================GLASSCASE ARB settings===========================================================*/

/*=========================DETAIL PGAE START===========================================================*/

span.detail-head {
    font-size: 14px;
}

b.oldprice-em {
    font-style: normal;
    font-weight: 300;
    font-size: 8px;
    padding-right: 6px;
}

b.oldprice-num {
    font-family: 'Lato';
    font-weight: 300;
}

.pro-details-quality.quality-dropdown {
    margin-left: 15px;
}

/*=========================SUB MENUE===========================================================*/

.hc-offcanvas-nav li.nav-close span, .hc-offcanvas-nav li.nav-parent span.nav-next, .hc-offcanvas-nav li.nav-back span {
    width: 45px;
    position: absolute;
    top: 0;
    right: unset;
    bottom: 0;
    text-align: left;
    cursor: pointer;
    transition: background .2s ease;
    left: 0;
}

.hc-offcanvas-nav li.nav-parent .nav-item {
    padding-right: 19px;
}

span.nav-item b {
    font-weight: 300;
    text-align: right;
    float: right;
}

span.nav-item b {
    font-weight: 300;
    text-align: right;
    display: block;
    float: unset;
}

/*=========================SUB MENUE END===========================================================*/

/*=========================GLASS-CASE===========================================================*/

.glass-case ul li .gc-li-display-container img {
    position: relative;
    top: 51%;
    left: 0% !important;
    height: 140px;
}

/*=========================GLASS-CASE===========================================================*/

/*=========================PRICE TAG===========================================================*/

b.em-dirham {
    font-style: normal;
    font-weight: 400;
    font-size: 8px;
    padding-top: 10px;
    display: inline-block;
}

/*=========================PRICE TAG END===========================================================*/

/*contact us page*/

.address-cont {
    display: flex;
    flex-direction: column;
    border: none;
    padding: 0px 55px 25px 25px;
    border-left: 0;
    border-right: 1px solid #ced4da;
    width: 100%;
    min-height: 514px;
}

.ContactUsForm-boxTitle {
    margin-bottom: 20px;
    text-align: left;
    font-size: 18px;
}

ul.contact-inner {
    display: flex;
    flex-direction: row;
}

ul.contact-inner i {
    padding-left: 25px;
    padding-right: 0px;
    font-size: 26px;
}

ul.contact-inner h5 {
    font-size: 18px;
    font-weight: 200;
}

ul.contact-inner {
    display: flex;
    border-bottom: 1px dotted #ced4da;
    min-height: 100px;
    height: auto;
}

a.ph-tag {
    font-weight: 200;
}

span.ph-tagcont {
    width: 100%;
    height: auto;
    display: flex;
}

p.ptext-tag {
    padding-right: 10px;
}

ul.contact-inner p {
    font-size: 14px;
    direction: rtl;
}

ul.contact-inner {
    display: flex;
    border-bottom: 1px dotted #ced4da;
    padding: 10px 0;
}

.standalone-form input[type=text] {
    width: 100%;
    height: 40px;
    line-height: 28px;
    box-sizing: border-box;
    border: 1px solid #ced4da;
    padding: 0 6px;
    margin-bottom: 10px;
    background: none;
    color: #89a5a8;
    border-radius: 0px;
}

form.standalone-form {
    width: 100%;
    height: auto;
    float: left;
}

li.codebox {
    width: 16%;
}

li.num-box {
    width: 83%;
}

form.standalone-form textarea {
    width: 100%;
    height: 100px;
    box-sizing: border-box;
    border: 1px solid #ced4da;
    font-size: 14px;
    margin-bottom: 10px;
    background: none;
    padding: 0 6px;
    color: #000;
    resize: none;
    border-radius: 0px;
}

select.form-control.w-100 {
    width: 100%;
    height: 160px;
    box-sizing: border-box;
    border: 1px solid #ced4da;
    font-size: 14px;
    margin-bottom: 10px;
    background: none;
    padding: 0 6px;
    color: #000;
    resize: none;
    border-radius: 0px;
}

input, input::-webkit-input-placeholder {
    font-size: 13px;
    color: #000;
}

li.first-name {
    width: 49%;
}

li.last-name {
    width: 49%;
}

ul.f-l-name {
    display: flex;
    justify-content: space-between;
}

form.standalone-form input[type="submit"] {
    background: #bdd755;
    border: #b9b9b9;
    ;
    text-decoration: none;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s ease all;
    min-width: 200px;
    font-size: 14px;
    text-transform: uppercase;
    outline: 0;
    overflow: hidden;
    display: inline-block;
    text-align: center;
    border-radius: 2px;
    height: 40px;
    line-height: 14px;
    padding: 14px 15px;
    float: left;
}

.contact-cont {
    width: 100%;
    height: auto;
    float: left;
    margin: 30px 0;
}

.phcode-cont {
    display: flex;
    justify-content: space-between;
}

select.form-control:not([size]):not([multiple]) {
    height: 38px!important;
    font-size: 10px;
}

li.last-name {
    width: 100%;
}

li.first-name {
    width: 100%;
}

div#mapcanvas {
    height: 100%;
}

.innerbanner-text {
    width: 100%;
    height: auto;
    float: left;
}

.innerbanner-text h2 {
    font-size: 22px;
    color: #000;
    text-transform: uppercase;
}

.innerbanner-text ul {
    width: 100%;
    height: auto;
}

.innerbanner-text li {
    display: flex;
    justify-content: center;
}

.innerbanner-text p {
    height: 2px;
    width: 3rem;
    background-color: #000;
    display: block;
    margin-top: 10px;
}

.innerbanner-text ul {
    margin-top: 10px;
    padding: 0 15px;
}

/*contact us page end*/

/*================================ CMS PAGE ==========================================================*/

.row.doc-page p {
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 15px;
}

.row.doc-page ul li:before {
    margin-left: 0px;
    color: #000;
    content: '\25CF';
    margin-left: 4px;
    margin-right: 0;
    text-align: left;
}

.row.doc-page ul li a {
    text-decoration: underline;
}

.row.doc-page ul li a:hover {
    text-decoration: none;
}

/*================================ CMS PAGE end ==========================================================*/

/*================================ footer PAGE Start ==========================================================*/

button.btn.btn-subscribe i {
    padding-top: 4px;
    padding-right: 0;
    padding-left: 4px;
}

/*================================ footer PAGE end ==========================================================*/

/*======================== RESPONSIVE START==========================================================*/

@media (max-width: 1100px) {
    .price-drop-cont {
        margin-top: 0;
    }
}

@media (max-width: 768px) {
    .address-cont {
        display: flex;
        flex-direction: column;
        border: 1px solid #ced4da;
        padding: 25px;
        border-left: 1px solid #ced4da;
        height: auto;
        width: 100%;
        min-height: 502px;
        margin-top: 30px;
    }
}