@font-face {
  font-family: 'Droid Arabic Kufi';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/droidarabickufi/DroidKufi-Regular.eot);
  src: url(../fonts/droidarabickufi/DroidKufi-Regular.eot?#iefix) format('embedded-opentype'),
       url(../fonts/droidarabickufi/DroidKufi-Regular.woff) format('woff'),
       url(../fonts/droidarabickufi/DroidKufi-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Droid Arabic Kufi';
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/droidarabickufi/DroidKufi-Bold.eot);
  src: url(../fonts/droidarabickufi/DroidKufi-Bold.eot?#iefix) format('embedded-opentype'),
       url(../fonts/droidarabickufi/DroidKufi-Bold.woff) format('woff'),
       url(../fonts/droidarabickufi/DroidKufi-Bold.ttf) format('truetype');
}
.sf-menu > li > a {font-family:'Droid Arabic Kufi';font-weight: 400;}
.top-bar ul a , .btn , input{font-family:'Droid Arabic Kufi';font-weight: 400;}
.main-slider .dark .caption-subtitle {font-family:'Droid Arabic Kufi';font-weight: 700;}
.main-slider .caption-text {font-family:'Droid Arabic Kufi';font-weight: 700;}
.main-slider .dark .caption-title  {font-family:'Droid Arabic Kufi';font-weight: 700;}
.main-slider .alt .caption-subtitle span {font-family:'Droid Arabic Kufi';font-weight: 700;}
.main-slider .alt .caption-title {font-family:'Droid Arabic Kufi';font-weight: 700;}
.main-slider .caption-title {font-family:'Droid Arabic Kufi';font-weight: 700;font-size: 40px;}
.main-slider .caption-subtitle  {font-family:'Droid Arabic Kufi';font-weight: 700;font-size: 90px;}
.footer-widgets .widget-title {font-family:'Droid Arabic Kufi';font-weight: 700;}
body {font-family:'Droid Arabic Kufi';font-weight: 400;}
.tabs {font-size:20px; line-height:24px;}
.product-list .price ins {float:right;}
.thumbnail .price ins {display:block;}
.partners-carousel .owl-carousel div a {color:#333; padding:5px;}
.addme {width:100%;}
.btmadd {margin-top:5px;}

/* box-authentication */

.box-authentication .required {
    color: #ff0000;
    padding-left: 3px;
}
.box-authentication label {
    margin-top: 10px;
    margin-bottom: 2px;
}

.box-authentication h4 {
    font-size: 20px;
    font-weight: bold;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

.border-div-left{
    border-left: 1px solid #e9e9e9;
}

@media (max-width: 768px){
.border-div-left{
    border-left: 0;
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 30px;

}
}

/* box-authentication end */

/* social icon */

.social ul li {
    margin-right: 12px;
    display: inline-block;
}
.social ul.inline-mode li a {
    transform: rotate(0deg);
}
.social ul.inline-mode li a {
    border: 0px solid #666;
    color: #fff;
    font-size: 16px;
    height: 46px;
    line-height: 46px;
    width: 46px;
    display: inline-block;
    text-align: center;
    /* transform: rotate(-45deg); */
    /* -webkit-transform: rotate(-45deg); */
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
}
.social .facebook a {
    background: #3C5B9B;
}
.social .twitter a {
    background: #359BED;
}
.social .googleplus a {
    background: #E33729;
}
.social .facebook a:hover, .social .twitter a:hover, .social .googleplus a:hover, .social .rss a:hover, .social .instagram a:hover, .social .linkedin a:hover {
    background: #333333;
    padding: 0px;
}

/* social icon end */

/* breadcrumbs */
.page-section.breadcrumbs > .container {
    text-align: right;
}
.breadcrumb>li+li:before {
     padding: 0; 
    /* color: #ccc; */
    content: "";
}
/* breadcrumbs end */

/* shop cart */

.cart_summary img {
    max-width: 40px;
}
.cart_summary td.cart_product {
    padding: 0;
    text-align: center;
    width: 40px;
}
.cart_summary td {
    vertical-align: middle!important;
    padding: 20px;
}

.page-order .cart_description {
    font-size: 14px;
}
.cart_summary .qty {
    text-align: center;
    width: 100px;
}
.cart_summary .action {
    text-align: center;
}
.cart_summary .price {
    text-align: center;
    font-weight: 600;
}
.cart_summary .action {
    text-align: center;
}
.cart_navigation {
    margin-top: 15px;
}
/* shop cart end */

.bootstrap-select.btn-group .btn .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: right;
}
.bootstrap-select.btn-group .btn .caret {
    position: absolute;
    top: 50%;
    left: 12px !important;
    margin-top: -2px;
    vertical-align: middle;
}

.reviews-content-left h2, .reviews-content-right h2 {
    color: #222;
    font-size: 14px;
    margin: 0 0 5px;
    text-transform: uppercase;
    font-weight: bold;
}
.reviews-content-right h3 {
    font-size: 12px;
    font-weight: normal;
    color: #222;
    line-height: 1.35;
    margin: 0 0 5px;
}
.reviews-content-right h4 {
    color: #222;
    font-size: 12px;
    font-weight: 600;
    margin: 0;
}
.reviews-content-right h4 em {
    color: #ed1c24;
}
.reviews-content-right table {
    margin-top: 15px;
    text-align: center;
    width: 100%;
}

.reviews-content-right table tr th {
    background: #333333;
    border: 0 none;
    color: #fff;
    padding: 10px;
    text-align: center;
}
.reviews-content-right table tr td {
    border: 1px solid #e5e5e5;
    padding: 6px 10px;
    background: #fff;
}
.product-overview-tab .form-area {
    margin: 15px 0 0;
}
.form-element label, .ck-box label {
    color: #333333;
    display: block;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 10px auto 2px;
}
.product-overview-tab .form-area .form-element input, textarea {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e0e0e0;
    padding: 5px;
    width: 60%;
}
.product-overview-tab .form-area .form-element textarea {
    height: 100px;
    background: #fff;
    border: 1px solid #e0e0e0;
    padding: 5px;
    border-radius: 0px;
}

.form-element label em {
    color: #f22e3b;
    font-family: arial;
    font-style: normal;
}

.product-icon {
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: black;
    text-align: center;
    font-size: 18px;
    color: white;
    border-radius: 50%;
}

.media-body-font{font-size: 12px}
.shop-inner {
    padding: 20px 0px;
    margin-bottom: 30px;
}
.shop-page {
    float: left;
    width: 100%;
    border-bottom: 5px solid #eee;
    padding-bottom: 5px;
}
.page-title h1, .page-title h2 {
    text-align: right;
}
.page-title h1 i, .page-title h2 i {
    margin-right: 0px;
    margin-left: 7px;
}
.shop-name span {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: -8px;
    font-size: 11px;
    font-style: italic;
    color: #dbc30f;
}

.shops-dtls span {
    display: inline-block!important;
    width: auto;
    float: right;
    color: #333;
}

.cato-list-icons {
    display: block;
    float: left;
    align-items: center;
    width: 100%;
}
.cato-list-icons .item {
    background: #fff none repeat scroll 0 0;
    border-radius: 3px;
    box-shadow: 0 0 10px 0 rgba(83, 82, 82, 0.1);
    padding: 10px;
    text-align: center;
    transition-duration: 0.3s;
    width: 200px;
    float: right;
    margin: 10px 7px;
}
.cato-list-icons .item a {
    display: block;
}
.cato-list-icons .item img {
    height: auto;
    margin: 0 auto;
    width: 100%;
}
.cato-list-icons .item p {
    min-height: 45px;
    padding-top: 10px;
}

.shop-page {
    border-bottom: 5px solid #eee;
    padding-bottom: 5px;
    background: #f9fafb;
}

.shop-page img {
    width: 100%;
    border: 1px solid #eee;
    display: inline-block;
    margin: 5px;
    padding: 2px;
}

.shop-details {
    border-right: 1px dashed #cecece;
    border-left: 0px;
    min-height: 90px;
    padding-left: 0px;
    padding-right: 5px;
}

.shop-details ul {
    display: block;
    list-style: circle;
    margin: 0 25px 10px 0px;
}

.shop-details ul li {
    margin: 7px 0px;
}

.shop-details span {
    display: block;
}

.shop-details span i {
    margin-right: 0px;
    margin-left: 7px;
}

.shop-name i {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    color: #333 !important;
    font-weight: 600;
}
.shop-inner {
    padding: 20px 0px;
    margin-bottom: 30px;
}

.shpp-nmm i {
    display: inline-block;
    font-size: 28px;
    margin-right: 10px;
    width: auto;
}

.shops-dtls {
    margin-top: 20px !important;
}

.start-sell {
    display: block!important;
    float: left;
    text-align: right;
    width: 100%;
    font-size: 18px;
    margin-top: 20px;
}

.start-sell a {
    background: #3c3c3c;
    padding: 5px;
    margin-right: 15px;
    margin-left: 0px;
    color: #fff;
}
.toolbar .sorter {
    margin-top: 3px;
}

.in-shops .short-by {
    float: right;
    padding-left: 12px;
}
.toolbar label {
    color: #777;
    font-size: 12px;
    font-weight: 300;
    line-height: 30px;
    text-transform: uppercase;
}
.sorter .short-by select {
    border: 0 none;
    display: inline-block;
    font-size: 12px;
    height: 30px;
    margin: 0;
    padding: 0 14px;
    vertical-align: middle;
    width: 110px;
    border: 1px #eee solid;
    border-radius: 4px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-position: right center;
    background-image: url(../img/arrow-d.png);
    background-repeat: no-repeat;
    position: right 10px center;
    padding-right: 28px;
    text-indent: 0.01px;
    text-overflow: '';
    cursor: pointer;
}

.col-main .product-grid-area .products-grid {
    margin-left: -12px;
    margin-right: -12px;
}

.products-grid .item {
    margin-top: 30px;
    padding: 0px;
}

.product-item {
    margin: 0 12px;
    list-style: none;
}

.product-item .item-inner {
    position: relative;
    overflow: hidden;
    background-color: #f7f7f7;
    padding-bottom: 20px;
}

.product-item .product-thumb {
    position: relative;
}

figure {
    margin: 0;
}
.shops-thumb a {
    display: inline-block;
    width: 100%;
    text-align: center;
}
.item-inner .product-thumb img {
    width: auto!important;
    height: 200px!important;
    margin: 0 auto!important;
    display: block!important;
}
.product-item .item-inner .item-info {
    text-align: center;
    padding-top: 12px;
}
.product-item .item-inner .item-info .item-title {
    font-size: 12px;
    margin-bottom: 6px;
    font-weight: 400;
}
.owl-carousel .owl-item img {
    height: 400px;
}
.product-list .media-object {
    height: 80px;
    width: 70px;
}
.top-bar {
    background-color: #202b62;
}
.btn-title-more:hover {
    background-color: #202b62;
    border-color: #202b62;
    color: #ffffff;
}
.block-title {
    color: #202b62;
}

.btn-theme-transparent:hover {
    background-color: #202b62;
    border-color: #202b62;
    color: #ffffff;
}
