@font-face {
    font-family: 'NeoSansArabic';
    src: url('NeoSansArabic.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NeoSansArabicBold';
    src: url('NeoSansArabicBold.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'cairo-regular';
    src: url('cairo/cairo-regular.ttf');
    font-weight: normal;
    font-style: normal;
}

h1, h2, h4, h3, h5, h6, p, a, span, div {
    font-family: 'NeoSansArabicBold';
}

body {
    font-family: 'cairo-regular';
    font-weight: 400;
    color: #666;
    background: #fff;
    font-size: 14px;
    line-height: 20px;
    width: 100%;
}

h1, h2, h3, h4, h5, h6 {
    color: #444;
}

/* default font size */
.fa {
    font-size: 14px;
}

/* Override the bootstrap defaults */
h1 {
    font-size: 33px;
}

h2 {
    font-size: 27px;
}

h3 {
    font-size: 21px;
}

h4 {
    font-size: 15px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 10.2px;
}

a {
    color: #23a1d1;
}

a:hover {
    text-decoration: none;
}

legend {
    font-size: 18px;
    padding: 7px 0px
}

label {
    font-size: 12px;
    font-weight: normal;
}

select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
    font-size: 12px;
}

.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
    font-size: 12px;
}

.input-group .input-group-addon {
    font-size: 12px;
    height: 30px;
}

.no-padding {
    padding: 0 !important;
}

/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
    display: inline;
}

.input-group-btn .newsletters-footer {
    font-size: 14px;
    border-radius: 0 !important;
}

.nav-tabs {
    margin-bottom: 15px;
}

div.required .control-label:before {
    content: '* ';
    color: #F00;
    font-weight: bold;
}

/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
    text-decoration: none;
    color: #ffffff;
    background-color: #111b34;
    background-image: linear-gradient(to bottom, #111b34, #111b34);
    background-repeat: repeat-x;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #fff;
    background-color: #7334db;
    background-image: linear-gradient(to bottom, #7334db, #7334db);
    background-repeat: repeat-x;
}

/* top */
#top {
    background-color: #EEEEEE;
    border-bottom: 1px solid #e2e2e2;
    padding: 4px 0px 3px 0;
    margin: 0 0 20px 0;
    min-height: 40px;
}

#top .container {
    padding: 0 20px;
}

#top #form-currency .currency-select,
#top #form-language .language-select {
    text-align: left;
}

#top #form-currency .currency-select:hover {
    text-shadow: none;
    color: #ffffff;
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x;
}

#top .btn-link, #top-links li, #top-links a {
    color: #888;
    text-shadow: 0 1px 0 #FFF;
    text-decoration: none;
}

#top .btn-link:hover, #top-links a:hover {
    color: #444;
}

#top-links .dropdown-menu a {
    text-shadow: none;
}

#top-links .dropdown-menu a:hover {
    color: #FFF;
}

#top .btn-link strong {
    font-size: 14px;
    line-height: 14px;
}

#top-links {
    padding-top: 6px;
}

#top-links a + a {
    margin-left: 15px;
}

/* logo */


/* search */
#search {
    margin-bottom: 10px;
}


.top-header {
    background-color: #343434;
}

.top-header a, .top-header span {
    color: #bb9038;
    font-family: 'NeoSansArabic';


}

.top-header a i {
    color: #7334db;

}

.top-list a {
    color: #fff;
}

.top-header a:hover, .top-header span:hover {
    color: #bb9038;

}

.top-list li {
    display: inline-block;
    margin-left: 15px;
}

.top-list {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.left-list {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin: 0 !important;
}

.right-list {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin: 0 !important;

}

.left-list li a i {
    padding-left: 5px;
}

.left-list-br {
    padding-left: 15px;
    margin-right: 15px;

}

.left-list-br a, .left-list-br span, .top-list a {
    font-family: 'NeoSansArabic';

}

#logo .head-content-list{
        flex-direction: column;
}
#logo .head-content-list li a{
        flex-direction: row;
}
#logo .head-content-list li a i {
        margin: -5px 5px 0;
}
.left-list li {
    display: inline-block;
}

.head-content-li{
    margin: 0 5px;
}
/* cart */
.red {
    display: inline-block;
    font-size: 11px;
    position: absolute;
    top: -10px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: red;
    color: #fff;
    padding: 0px;
    right: 18px;
    line-height: 15px;
}

#cart .dropdown-menu {
    background: #f5f5f1;
    z-index: 1001;
    position: fixed;
    top: 0;
    height: 100%;
    left: -430px;
    visibility: hidden;
    margin: 0;
    border: 0;
    border-radius: 0;
    width: 430px;
    transition: all 0.4s;
    display: block;
}

#cart.open .dropdown-menu {
    left: 0;
    visibility: visible;
}

.pay1 img {
    width: 40px;
    height: 40px;
}

.s-li .btn {
    display: block;
    width: 100%;
    margin: 0 0 -10px;
    padding: 8.5px 12px;
}

.f-li {
    padding: 15px;
    background: #fff;
    max-height: 300px;
    overflow-y: scroll;
}

#cart button .sp-text {
    font-family: 'NeoSansArabic';
    padding-right: 25px;
    margin-top: -2px;


}


#cart > .btn {
    font-size: 12px;
     color: #000;
    background: transparent;
    border: 0 !important;
    box-shadow: none;
    padding: 0px 0;
}

#cart .fa-shopping-cart {
    display: none;
}

#cart.open > .btn {
    background-image: none;
    background-color: transparent;
    border: 1px solid #E6E6E6;
    color: #666;
    box-shadow: none;
    text-shadow: none;
}

#cart.open > .btn:hover {
    color: #444;
}

#cart .dropdown-menu {
    background: #eee;
    z-index: 1001;
}

#cart .dropdown-menu {
    /*min-width: 100%;*/
}

@media (max-width: 478px) {
    #cart .dropdown-menu {
        width: 75%;
    }
}

#cart .dropdown-menu table {
    margin-bottom: 10px;
}

#cart .dropdown-menu li > div {
    min-width: 427px;
    padding: 0 10px;
}

@media (max-width: 478px) {
    #cart .dropdown-menu li > div {
        min-width: 100%;
    }
}

#cart .dropdown-menu li p {
    margin: 20px 0;
}

/* menu */
.re-content {
    display: flex;
    align-items: center;
}

#menu {
    background-repeat: repeat-x;
    min-height: 0px;
    display: inline-block;
    margin-top: 35px;

}

.bootom-header-left button {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    width: 130px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border: none !important;
    background-color: #7334db;
    color: #fff;
    transition: all linear .5s;
    position: relative;

}

.bootom-header-left button:before {
    content: '';
    height: 0%;
    width: 100%;
    position: absolute;
    color: #fff;
    background-color: #323239;
    top: 0;
    right: 0;
    transition: all 1s linear;
    z-index: 1;
}

.bootom-header-left button:hover:before {
    height: 100%;
    color: #fff;
    background-color: #7334db;
    transition: all 1s linear;
}

.bootom-header-left button a {
    color: #fff;
    position: relative;
    z-index: 2;
}

#menu .nav > li {
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    transition: all linear .5s ;
    position: relative;

}

#menu .nav > li:before {
    content: '';
    height: 40px;
    width: 0px;
    text-align: center;
    border-radius: 35px;
    background-color: #111b34;
    position: absolute;
    color: #fff;
     bottom: 0;
    right: 0;
    transition: all linear .5s ;
    z-index: 1;
}

#menu .nav > li:hover:before {
    width: 100px;
    color: #fff;
    background-color: #111b34;
    transition: all linear .5s ;
}

#menu .nav > li > a {
    font-family: 'NeoSansArabic';

    color: #000;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    padding: 0px;
    min-height: 15px;
    font-size: 16px;
    background-color: transparent;
    text-align: center;
    display: inline-block;
    border-radius: 35px;
    position: relative;
     z-index: 2;
    transition: all linear .5s ;

}
#menu .nav > li:hover a{
    color: #fff;
    transition: all linear .5s ;

}

.bootom-header {
    padding: 15px 0;
}

.carousel-cont {
    margin: 50px 0;
}

.carousel-cont h2 {
    margin: 25px 0;
}

/*#menu .nav > li > a:before:active {*/
/*    color: #fff;*/
/*    background: linear-gradient(90deg, rgba(253,228,138,1) 0%, rgba(164,115,28,1) 100%);*/
/*    transition: all ease-in-out .5s;*/


/*}*/

/*#menu .nav > li > a:before:hover, #menu .nav > li.open > a:before {*/
/*    color: #fff;*/
/*    background: linear-gradient(90deg, rgba(253,228,138,1) 0%, rgba(164,115,28,1) 100%);*/
/*    transition: all ease-in-out .5s;*/

/*}*/

#menu .dropdown-menu {
    padding-bottom: 0;
}

#menu .dropdown-inner {
    display: table;
}

#menu .dropdown-inner ul {
    display: table-cell;
}

#menu .dropdown-inner a {
    min-width: 160px;
    display: block;
    padding: 3px 20px;
    clear: both;
    line-height: 20px;
    color: #333333;
    font-size: 12px;
}

#menu .dropdown-inner li a:hover {
    color: #FFFFFF;
}

#menu .see-all {
    display: block;
    margin-top: 0.5em;
    border-top: 1px solid #DDD;
    padding: 3px 20px;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 3px 3px;
    font-size: 12px;
}

#menu .see-all:hover, #menu .see-all:focus {
    text-decoration: none;
    color: #ffffff;
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x;
}

#menu #category {
    float: left;
    padding-left: 15px;
    font-size: 16px;
    font-weight: 700;
    line-height: 40px;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}

#menu .btn-navbar {
    font-size: 15px;
    font-stretch: expanded;
    color: #FFF;
    padding: 2px 18px;
    float: right;
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x;
    border-color: #1f90bb #1f90bb #145e7a;
}

#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
    color: #ffffff;
    background-color: #229ac8;
}

@media (min-width: 768px) {
    #menu .dropdown:hover .dropdown-menu {
        display: block;
    }
}

@media (max-width: 767px) {
    #menu {
        border-radius: 4px;
    }

    #menu div.dropdown-inner > ul.list-unstyled {
        display: block;
    }

    #menu div.dropdown-menu {
        margin-left: 0 !important;
        padding-bottom: 10px;
        background-color: rgba(0, 0, 0, 0.1);
    }

    #menu .dropdown-inner {
        display: block;
    }

    #menu .dropdown-inner a {
        width: 100%;
        color: #fff;
    }

    #menu .dropdown-menu a:hover,
    #menu .dropdown-menu ul li a:hover {
        background: rgba(0, 0, 0, 0.1);
    }

    #menu .see-all {
        margin-top: 0;
        border: none;
        border-radius: 0;
        color: #fff;
    }
}

/* content */
#content {
    min-height: 600px;
    margin-top: 50px;
}

#common-home #content {
    margin-top: 0px;
}

/* footer */


footer a {
    color: #959595;
    font-size: 14px;
    font-family: 'NeoSansArabic';

}
#col9 img {
    float: right;
    margin-left: 10px;
}
#col9 p{
    color: #959595;
    font-size: 14px;
    text-align: justify;
    font-family: 'NeoSansArabic';

}

footer a:hover {
    color: #111b34;

}

.footer-list li {
    margin-bottom: 10px;
}

footer .footer-list li:before {

}

.fa-question-circle {
    font-size: 50px;
    color: #7334db;

}

.footer-social-cont a i {
    font-size: 25px;
    margin-left: 15px;
}

.help {
    padding: 20px 10px;
    background: #fff;
    margin-bottom: 25px;
}

.help-cont {
    color: #7334db;
}

#search-total:before {
    content: "";
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url(search.png) no-repeat;
    background-position: center center;
    background-size: contain;
}

/*#search-total:before:hover {*/
/*    width: 25px;*/
/*    height: 25px;*/
/*    background: url(search.png) no-repeat;*/
/*}*/

#search .search-btn i {
    color: #7334db;

}

.sc-footer {
    color: #b9b9ba;
    font-family: 'NeoSansArabic';
    margin-top: 10px;

}

footer h5 {
    color: #111b34;
    margin-bottom: 25px;
    /*border-right: 3px solid #7334db;*/
    padding-right: 12px;
    pointer-events: none;
    margin-top: 0;
    font-size: 20px;
     text-transform: uppercase;
    z-index: 9;
    position: relative;
    cursor: pointer;

}
footer h5:after {
    content: "";
    padding: 0 15px;
    display: block;
    margin: 10px 0 10px;
    width: 50px;
    border-bottom: 3px solid #111b34;
}
footer .footer-list li:before {
    content: "\f100";
    font-family: FontAwesome;
    margin-left: 10px;
    font-size: 14px;
    color: #959595;
}
.footer-list li {
    margin-bottom: 10px;
}

footer .footer-list li:before {

}

/* alert */
.alert {
    padding: 8px 14px 8px 14px;
}

.input-group-sm select {
    height: 35px !important;
}

/* breadcrumb */
.breadcrumb {
    margin: 20px 0 20px 0;
    padding: 8px 0;
    border: 1px solid #ddd;
    display: none;
}

.breadcrumb i {
    font-size: 15px;
}

.breadcrumb > li {
    text-shadow: 0 1px 0 #FFF;
    padding: 0 20px;
    position: relative;
    white-space: nowrap;
}

.breadcrumb > li + li:before {
    content: '';
    padding: 0;
}

.breadcrumb > li:after {
    content: '';
    display: block;
    position: absolute;
    top: -3px;
    left: -5px;
    width: 26px;
    height: 26px;
    border-left: 1px solid #DDD;
    border-top: 1px solid #DDD;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.btn-block + .btn-block {
    margin: 0 15px !important;
}


.ins-but button:hover {
    color: #fff;
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x;
    border-color: #1f90bb #1f90bb #145e7a;
}

#product-product .nav-tabs > li {
    width: 33.3%;
}

.pagination {
    margin: 0;
}

/* buttons */
.buttons {
    margin: 1em 0;
}

.btn {
    padding: 7.5px 12px;
    font-size: 12px;
    border: 1px solid #cccccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
}

.btn-xs {
    font-size: 9px;
}

.btn-sm {
    font-size: 10.2px;
}

.btn-lg {
    padding: 10px 16px;
    font-size: 15px;
}

.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
    font-size: 12px;
}

.btn-group > .btn-xs {
    font-size: 9px;
}

.btn-group > .btn-sm {
    font-size: 10.2px;
}

.btn-group > .btn-lg {
    font-size: 15px;
}

.btn-default {
    color: #777;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #e7e7e7;
    background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
    background-repeat: repeat-x;
    border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;

}

.btn-primary {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #111b34;
    background-image: linear-gradient(to bottom, #111b34, #111b34);
    border: none;
    transition: all linear .5s;
 }

.btn-primary:hover, .btn-primary:focus, .btn-primary.active:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
     background-color: #111b34;

     border: none;
    transition: all linear .5s;

}

.btn-primary:focus, .btn-primary.focus {
    outline: none !important;
    color: #ffffff;
    background-color: #7334db !important;
    background-image: linear-gradient(to bottom, #7334db, #7334db) !important;
    background-repeat: repeat-x;
    border-color: #7334db #7334db #7334db !important;
}

.btn-warning {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #faa732;
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat: repeat-x;
    border-color: #f89406 #f89406 #ad6704;
    transition: all linear .5s;

}

.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
    transition: all linear .5s;

}

.btn-danger {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #da4f49;
    background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
    background-repeat: repeat-x;
    border-color: #bd362f #bd362f #802420;
    transition: all linear .5s;

}

.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
    transition: all linear .5s;

}

.btn-success {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #5bb75b;
    background-image: linear-gradient(to bottom, #62c462, #51a351);
    background-repeat: repeat-x;
    border-color: #51a351 #51a351 #387038;
    transition: all linear .5s;

}

.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
    transition: all linear .5s;

}

.btn-info {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #df5c39;
    background-image: linear-gradient(to bottom, #e06342, #dc512c);
    background-repeat: repeat-x;
    border-color: #dc512c #dc512c #a2371a;
    transition: all linear .5s;

}

.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
    transition: all linear .5s;

}

.btn-link {
    border-color: rgba(0, 0, 0, 0);
    cursor: pointer;
    color: #23A1D1;
    border-radius: 0;
    transition: all linear .5s;
    outline: none !important;


}

.btn-link, .btn-link:active, .btn-link[disabled] {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    box-shadow: none;
    transition: all linear .5s;
    outline: none !important;

}

.btn-inverse {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #363636;
    background-image: linear-gradient(to bottom, #444444, #222222);
    background-repeat: repeat-x;
    border-color: #222222 #222222 #000000;
    transition: all linear .5s;
    outline: none !important;

}

.btn-inverse:hover, .btn-inverse:active, .btn-inverse:focus, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
    background-color: #222222;
    background-image: linear-gradient(to bottom, #333333, #111111);
    transition: all linear .5s;
    color: #fff;
    outline: none !important;

}

/* list group */
.list-group a {
    border: 1px solid #DDDDDD;
    color: #888888;
    padding: 8px 12px;
    transition: all linear .5s;

}

.list-group a.active, .list-group a.active:hover, .list-group a:hover {
    color: #444444;
    background: #eeeeee;
    border: 1px solid #DDDDDD;
    text-shadow: 0 1px 0 #FFF;
    transition: all linear .5s;

}

.thumbnail > img, .thumbnail a > img {
    width: 100%;
}

/* carousel */
.carousel-caption {
    color: #FFFFFF;
    text-shadow: 0 1px 0 #000000;
}

.carousel-control .icon-prev:before {
    content: '\f053';
    font-family: FontAwesome;
}
.special-all .swiper-viewport{
    margin: 0 ;
}
.carousel-control .icon-next:before {
    content: '\f054';
    font-family: FontAwesome;
}

/* product list */
.latest  .product-thumb {
    position: relative;
    margin: 20px 0 ;
    overflow: hidden;
}
.latest  .product-thumb .product-thumb-content{
    position: relative;
}
.latest  .product-thumb .product-thumb-content .caption-items{
 opacity: 1;
    transition: all linear .3s;

}
.latest  .product-thumb:hover .product-thumb-content .caption-items{
    opacity: 0;
    transition: all linear .3s;

}
.latest .product-thumb .product-thumb-content .button-group{
    position: absolute;
    top: 5px;
    right: 5px;
    opacity: 0;
    transition: all linear .3s;

}
.latest  .product-thumb:hover .product-thumb-content .button-group{
    opacity: 1;
    transition: all linear .3s;
}
.latest .product-thumb-content .caption h4{
    text-align: center;
}

.latest-all .swiper-viewport {
    margin: 0 !important;
}

.col-product {
    width: 16.6% !important;
}


.product-thumb:hover {
      transition: all linear .3s;

}

.product-thumb .image a {
    display: block;
    transition: all linear .3s;

}



 #content .list-unstyled  li{
     font-family: 'NeoSansArabic';
     color: #000;
     line-height: 35px;


 }
#content .list-unstyled h2{
    color: red;
    margin: 0 !important;
}
#content .list-unstyled .symbol_left{
    font-weight: bold !important;
    color: #000 !important;


}
#content #product .form-group{
    width: 60% !important;
}
.iside-but{
    display: flex;
    align-items: center;
    margin: 10px 0 25px ;
}
.iside-but button{
    width: 150px;
    height: 40px;
    color: #fff;

}





.product-grid .product-thumb .image {
    float: none;
}

@media (min-width: 767px) {
    .product-list .product-thumb .image {
        float: left;
        padding: 0 15px;
    }
}



.product-thumb .caption h2{
    color: #cb0202 !important;
    font-size: 32px !important;
    margin: 0;
}
.product-list .product-thumb .caption {
    margin-left: 230px;
}

@media (max-width: 1200px) {
    .product-grid .product-thumb .caption {
        min-height: 210px;
        padding: 0 10px;
    }
}

@media (max-width: 767px) {
    .product-list .product-thumb .caption {
        min-height: 0;
        margin-left: 0;
        padding: 0 10px;
    }

    .product-grid .product-thumb .caption {
        min-height: 0;
    }
}


.rating .fa-stack {
    font-size: 8px;
}

.rating .fa-star-o {
    color: #999;
    font-size: 15px;
}

.rating .fa-star {
    color: #FC0;
    font-size: 15px;
}

.rating .fa-star + .fa-star-o {
    color: #E69500;
}

h2.price {
    margin: 0;
}

.product-thumb .price {
    color: #7a7a7a;
     display: flex;
    align-items: center;
    justify-content: center;
     transition: all linear .5s;

}
#latest0 .product-thumb .price{
    flex-direction: row-reverse;
}
.product-thumb:hover .price{
    color: #fff;
    transition: all linear .5s;

}
.product-thumb .rating {
    color: #7a7a7a;
    font-family: 'NeoSansArabic';
    padding-bottom: 10px;
    padding-top: 10px;

}

.product-thumb .price-new {
    font-weight: 100;
    color: #ff0000;
    font-family: 'NeoSansArabic';
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row-reverse;
}

.product-thumb .price-old {
    color: #a4a4a4;
    text-decoration: line-through;
    margin-left: 10px;
    font-family: 'NeoSansArabic';
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row-reverse;
}

.symbol_left, .symbol_right {
    font-family: 'NeoSansArabic';

}
.symbol_right{
    display: none;
}
.symbol_left{
    padding-right: 5px;
}
#latest0 .symbol_left{
    padding-right: 5px;
}
.product-thumb .price-tax {
    color: #999;
    font-size: 12px;
    display: block;
    font-family: 'NeoSansArabic';

}





@media (max-width: 768px) {
    .product-list .product-thumb .button-group {
        border-left: none;
    }
}


/*.product-thumb .button-group button {*/
/*	width: 60%;*/
/*	border: none;*/
/*	display: inline-block;*/
/*	float: left;*/
/*	background-color: #eee;*/
/*	color: #888;*/
/*	line-height: 38px;*/
/*	font-weight: bold;*/
/*	text-align: center;*/
/*	text-transform: uppercase;*/
/*}*/
/*.product-thumb .button-group button + button {*/
/*	width: 20%;*/
/*	border-left: 1px solid #ddd;*/
/*}*/


/*@media (max-width: 1200px) {*/
/*    .product-thumb .button-group button, .product-thumb .button-group button + button {*/
/*        width: 33.33%;*/
/*    }*/
/*}*/

/*@media (max-width: 767px) {*/
/*    .product-thumb .button-group button, .product-thumb .button-group button + button {*/
/*        width: 33.33%;*/
/*    }*/
/*}*/

/*.product-thumb .button-group > button {*/
/*    width: 40px;*/
/*    height: 40px;*/
/*    line-height: 40px;*/
/*    padding: 0 ;*/
/*    border: 1px solid #7334db;*/
/*    display: inline-block;*/
/*    outline: none;*/
/*    background : transparent;*/
/*    color: #7334db;*/
/*    font-weight: bold;*/
/*    text-align: center;*/
/*    text-transform: uppercase;*/
/*    transition: all linear .5s;*/

/*}*/
/*.product-thumb .button-group button + button {*/
/*    width: 40px;*/
/*    height: 40px;*/
/*    border: 1px solid #7334db;*/
/*    color: #7334db;*/
/*    transition: all linear .5s;*/

/*}*/
/*.product-thumb .button-group button:hover {*/
/*    color: #fff;*/
/*    background-color: #7334db;*/
/*    border: 1px solid #7334db;*/
/*    text-decoration: none;*/
/*    transition: all linear .5s;*/
/*    cursor: pointer;*/
/*}*/
.thumbnails {
    overflow: auto;
    clear: both;
    list-style: none;
    padding: 0;
    margin: 0;
}

.thumbnails > li {
    margin-left: 20px;
}

.thumbnails {
    margin-left: -20px;
}

.thumbnails > img {
    width: 100%;
}

.image-additional a {
    margin-bottom: 20px;
    padding: 5px;
    display: block;
    border: 1px solid #ddd;
}

.image-additional {
    max-width: 78px;
}

.thumbnails .image-additional {
    float: left;
    margin-left: 20px;
}

@media (min-width: 1200px) {
    #content .col-lg-2:nth-child(6n+1),
    #content .col-lg-3:nth-child(4n+1),
    #content .col-lg-4:nth-child(3n+1),
    #content .col-lg-6:nth-child(2n+1) {
        clear: left;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #content .col-md-2:nth-child(6n+1),
    #content .col-md-3:nth-child(4n+1),
    #content .col-md-4:nth-child(3n+1),
    #content .col-md-6:nth-child(2n+1) {
        clear: left;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #content .col-sm-2:nth-child(6n+1),
    #content .col-sm-3:nth-child(4n+1),
    #content .col-sm-4:nth-child(3n+1),
    #content .col-sm-6:nth-child(2n+1) {
        clear: left;
    }
}

.product-layout {

}



/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left .product-layout .col-md-3 {
        width: 100%;
    }

    #column-left + #content .product-layout .col-md-3 {
        width: 50%;
    }

    #column-left + #content + #column-right .product-layout .col-md-3 {
        width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
        width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
    width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
    min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}

/*search*/
#search {
    width: 50%;
    border-radius: 30px;
    background: transparent;
    border: 1px solid #c7c7c7;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 25%;
    top: 25%;
}

.head-content {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: 40px;
}

#search .input-lg {

    outline: none;
    box-shadow: none;
    height: 40px;
    border: 0;
    background: transparent;
}

#search .search-btn {
    background: transparent;

    box-shadow: none;
    border: 0;
    outline: none !important;
    padding: 0;
}

.form-control::placeholder {
    font-family: 'NeoSansArabic';
    color: #474747;
}

#search .search-btn i {
    font-size: 18px;
 background-color: #fff;
    width: 45px;
    height: 45px;
    line-height: 45px;
    border-radius: 50%;
    color: #111b34;

}

#search-header.open {
    background: rgba(0, 0, 0, 0.9);
}

#search-header {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 0.3s ease-in-out;
    transform: translate(0px, 0px) scale(0.7, 0.7);
    opacity: 0;
    visibility: hidden;
    z-index: 999999;
}

#search-header.open {
    transform: translate(0px, 0px) scale(1, 1);
    opacity: 1;
    visibility: visible;
}

#search-header .search-form {
    background: rgba(0, 0, 0, 0);
    position: absolute;
    top: 50%;
    width: 100%;
    margin: 0 auto;
    padding-left: 30px;
    padding-right: 30px;
    text-align: center;
}

#search-header input[type="search"] {
    font-size: 44px;
    color: #fff;
    font-weight: 300;
    border: 0;
    outline: none;
    width: 70%;
    height: 90px;
    line-height: normal;
    border-bottom: 1px solid;
}

#search-header .search-submit {
    z-index: 10;
    border: none !important;
}

#search-header .search-submit,
.search-icon {
    background: none;
    border: none;
    height: 70px;
    width: 70px;
    position: absolute;
    top: 20px;
}

.search-icon:before {
    font-family: 'Font Awesome 5 Brands';
    content: "\f00d";
    display: inline-block;
    width: 70px;
    height: 70px;
    font-size: 24px;
    padding-top: 20px;
    color: #fff;
}

#search-header .close {
    background: none;
    border: none;
    position: fixed;
    top: 45px;
    opacity: 1;
    cursor: pointer;
    color: #fff;
    text-align: center;
    transition: all 0.2s ease-out;
}

#search-header .close:hover {
    opacity: 0.8;
}

#search-header .close i {
    display: none;
}

#search-header .close:after {
    content: " X ";
    display: inline-block;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 29px;
}

#search-header button.close {
    border: 2px solid #fff;
    height: 37px;
    width: 37px;
    border-radius: 200em;
    position: absolute;
    top: 12%;
    right: 25%;
}

#search-header input[type="search"] {
    background: rgba(0, 0, 0, 0);
    border-color: #5f5f5f;
}

#search-header input[type="search"],
#search-header .search-submit {
    color: #fff;
}

.bootom-header-left {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.social-head a {
    margin-right: 20px;
}

.social-head a i {
    font-size: 24px;
}


.twitt {
    color: #55acef;
}

.insta {
    color: #006fcc;
}

.pint {
    color: #d54d52;
}

/*main-header*/
.main-header {
    padding: 20px 0;
    position: relative;
    z-index: 3;
    background-color: #fff;
    box-shadow: 3px 0 7px rgba(0 , 0 , 0 , .20);
}

.common-tit {
    margin: 30px 0;
    font-size: 36px;
    color: #000;
}

.navbar-nav {
    width: 100%;
}

.top-navbar {
    margin-bottom: 0;
}

.head-content-list {
    margin-right: 0px;
    display: flex;
    align-items: center;
}

.head-content-list .regis {
    margin: 0 !important;
}

#cart-total:before {
    content: "";
    display: inline-block;
    width: 25px;
    height: 25px;
    position: relative;
    z-index: 5;
     background: url(cart.png) no-repeat;
    background-position: center center;
    background-size: contain;
    transition: all linear .5s;
}


#account-total:before {
    content: "";
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url(acoount.png) no-repeat;
    background-position: center center;
    background-size: contain;
    transition: all linear .5s;

}

/*#account-total:hover:before {*/
/*    background: url(account-1.png) no-repeat;*/
/*    transition: all linear .5s;*/
/*    background-position: center center;*/
/*    background-size: contain;*/
/*    width: 27px;*/
/*    height: 27px;*/
/*}*/

/*#search-total:before {*/
/*    content: "";*/
/*    display: inline-block;*/
/*    width: 27px;*/
/*    height: 27px;*/
/*    background: url(search.png) no-repeat;*/
/*    background-position: center center;*/
/*    background-size: contain;*/
/*    transition: all linear .5s;*/

/*}*/

/*#search-total:hover:before {*/
/*    background: url(search-1.png) no-repeat;*/
/*    transition: all linear .5s;*/
/*    background-position: center center;*/
/*    background-size: contain;*/
/*    width: 27px;*/
/*    height: 27px;*/
/*}*/

#wishlist-total:before {
    content: "";
    display: inline-block;
    width: 27px;
    height: 27px;
    background: url(wish.png) no-repeat;
    background-position: center center;
    background-size: contain;
    transition: all linear .5s;
    margin-bottom: 8px;

}

#wishlist-total:hover:before {
    background: url(wish-1.png) no-repeat;
    transition: all linear .5s;
    background-position: center center;
    background-size: contain;
    width: 27px;
    height: 27px;
}
.lang-en-gb{
    padding: 0 !important;
}
.lang-en-gb img{
     width: 40px;
    height: 25px;
    border-radius: 5px;
 }

.btn-lang {
    color: #fff !important;
    background-color: #111b34;

    border: none;
    width: 40px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    text-align: center;
    display: inline-block;


}

.right-list li a i {
    color: #fff;
    font-size: 20px;
}

.head-content-list .btn-link:hover, .head-content-list li:hover, .head-content-list a:hover {
    color: #7334db;
}

.top-search {
    display: inline-block;
}

.mid-men {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.head-content-list li {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.head-content-list li a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.special-all {
    padding: 75px 0 0;
}

.home-cats .image img {
    width: 100%;
    border-radius: 20px;
}

.home-cats:hover .exc a {
    color: #fff;
}
.home-cats:hover .over a:before{
    width: 150px;
    color: #fff;
    background-color: #7334db;

    transition: all 1s linear;
}
.home-cats .image {
    overflow: hidden;
    position: relative;
}

.re-content .pull-left .btn {
    padding: 0 !important;
    margin-right: 25px;
    outline: none !important;
}

.re-content .pull-left .btn img {
    width: 45px;
    height: 25px;
    border-radius: 5px;
}


.mp-level > ul {
    display: flex;
    flex-direction: column;
}

/*swiper*/
#carousel0 img {
    width: 100%;
}

#slideshow0 .exc {
    position: absolute;
    top:  50%;
    right: 45%;
    width: 40%;
    transform: translate(50%, -50%);
    text-align: right;

}

#slideshow0 .exc h3 {
    color: #000;
    font-weight: bold;
    font-size: 38px;

    margin-bottom: 10px;
}
#slideshow0 .exc p {
    color: #000;
    font-weight: bold;
    font-size: 40px;
    line-height: 75px;
    margin-bottom: 25px;
}
.category-cont .swiper-viewport {
    margin: 0 !important;
}


.product-thumb .button-group {
background: transparent;
    position: relative;
     overflow: hidden;
    z-index: 2;
     transition: all linear .5s;
    margin: 15px 0 10px;
}
.product-thumb-content .button-group button{
    margin: 0 5px;
}


.slideshow-pagination {
    left: 10px !important;
    right: unset !important;
    bottom: 50% !important;
    text-align: left !important;
    display: flex !important;
    align-items: flex-end !important;
    justify-content: flex-end !important;
    flex-direction: column !important;
}
#special0 .swiper-pagination{
    text-align: right !important;
    bottom: 0 !important;
    right: 0px !important;
    left: unset !important;
}
.swiper-pagination-bullet {
    background-color: transparent !important;
    border: 1px solid #111b34 !important;
    box-shadow: none !important;
    margin-top: 10px !important;
    width: 15px !important;
    height: 15px !important;
    border-radius: 50% !important;

}
.social{
    position: fixed;
    left: 5px;
    bottom: 40%;
    z-index: 99;
}
.swiper-pagination-bullet-active {
    background-color: #7334db !important;
    border: 1px solid #7334db !important;

}

#carousel0 .over, #slideshow0 .over {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

#carousel0 .over {
    margin-top: 20px;
}


.swiper-viewport {
    box-shadow: none !important;
    border: none !important;
    background: transparent !important;
}


.swiper-viewport .swiper-button-next, .swiper-viewport .swiper-button-prev {
    opacity: 1 !important;

}

.swiper-viewport .swiper-button-prev {
    left: unset !important;
    right: 7% !important;
}

.swiper-pager {
    right: 22% !important;
    top: 70% !important;

}

.swiper-viewport .swiper-button-next, .swiper-viewport .swiper-button-prev {
    opacity: 1 !important;
    width: 40px !important;
    height: 40px !important;
    line-height: 40px !important;
    text-align: center !important;
    border-radius: 100% !important;
    background-color: #7334db !important;
    color: #fff !important;
    transition: all linear .5s;

}

.swiper-viewport .swiper-button-next:hover, .swiper-viewport .swiper-button-prev:hover {
    background-color: #111b34 !important;

    color: #fff !important;
    transition: all linear .5s;

}

.swiper-viewport:hover .swiper-button-next {
    right: 3% !important;
}

.swiper-viewport .swiper-button-next {
    right: 3% !important;

}

.slide-cont .swiper-viewport {
    margin: 0 !important;
}

.swiper-viewport .category0-next, .swiper-viewport .category0-next:hover {
    right: -5% !important;
}

.swiper-viewport .category0-prev, .swiper-viewport .category0-prev:hover {
    left: -5% !important;
    right: unset !important;
}

.swiper-button-next:before {
    content: "\f101" !important;
    font-size: 20px !important;
    color: #fff !important;

}

.swiper-button-prev:before {
    content: "\f100" !important;
    font-size: 20px !important;
    color: #fff !important;
}

.haed-item {
    display: flex;
    justify-content: center;
    margin: 20px 0;
}
.panel-title{
font-size: 32px;
    color: #000;
 }


#content .productcategory-cont{
    padding: 50px 0;
}
#content .productcategory-cont:nth-child(even){
    background: #f5f5f5;
    margin: 50px 0;
 }
.haed-item .head-item-btn {
    width: 150px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    position: relative;
    border-radius: 35px;
    background: transparent;
    border: 1px solid #000;
    color: #000;
 }
.head-item-btn:before {
    content: '';
    height: 41px;
    width: 0px;

    position: absolute;
    color: #fff;
    background-color: #7334db;

    top: -2px;
    right: -1px;
    transition: all 1s linear;
    z-index: 1;
}

.head-item-btn:hover:before {
    width: 151px;
    border-radius: 35px;
     background-color: #7334db;

    color: #fff;
    transition: all 1s linear;

}
.haed-item .head-item-btn:hover span{
    color: #fff;
    transition: all .7s linear .5s;

}

.head-item-btn span {
    position: relative;
    z-index: 2;
}


.over a {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    width: 150px;
    height: 40px;
    transition: all linear .5s;
    position: relative;
    overflow: hidden;
    background: #7334db;
    border-radius: 35px;


}
.over a:after{
    width:0;
    position:absolute;
    content:'';
    top:0;
    left:0;
    bottom:0;
    background:#111b34;

    transition:all 0.3s linear;
    -webkit-transition:all 0.3s linear;
    -moz-transition:all 0.3s linear;

}
.over a:after:hover{
    left:auto;
    right:0;
}

.over a:before {
    position:absolute;
    content:'';
    top:0;
    left:0;
    right:0;
    bottom:0;
    background:#111b34;
    border-radius:35px;

    transition:all 0.3s linear;
    -webkit-transition:all 0.3s linear;
    -moz-transition:all 0.3s linear;

    transform:scaleX(0);
    -webkit-transform:scaleX(0);
    -moz-transform:scaleX(0);
}

.over a:hover:before {
    transform:scaleX(1);
    -webkit-transform:scaleX(1);
    -moz-transform:scaleX(1);

}
.over a:after:hover ,.over a:before:hover{
    width:50%;
}
.over a span {
    font-size: 14px;
    font-family: 'NeoSansArabic';
    color: #fff;

}
.haed-item h2{
    color: #000;
    font-size: 38px;

}
.over a span, .over a i {
    position: relative;
    z-index: 2;
}


.over a i {
    font-size: 22px;
}

.category .exc {

    display: flex;
    flex-direction: column;
    align-items: center;
}
.home-cats{
    position: relative;
}

.category-cont .exc {
 position: absolute;
    width: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50% , -50%);

}
.category-cont .exc > a{
    color: #fff;
    font-size: 48px;
}

#category0 {
    margin-top: 50px;

}

.footer-newsletter h3 {
    margin-bottom: 30px;
}

.exc > a {
    background: transparent;
    border: none;
    color: #000;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 18px;
}

.exc > a:hover {
    background: transparent;
    border: none;
    color: #000;
}

.featuredbanner .item {
    transition: all 0.4s ease;
    position: relative;
    display: flex;
    align-items: center;

}

.featuredbanner-main-cont {
    display: inline-block;
    width: 100%;
    margin: 50px 0;
}

.featuredbanner-main-cont .item{
     padding: 25px 0;
}
.featuredbanner-main-cont .item-col{
    position: relative;

}
.featuredbanner-main-cont .item-col:after{
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 350px;
    height: 1px;
    background: #b7b7b7;
    opacity: 1;
    transition: all linear .5s;

}
.featuredbanner-main-cont .item-col:hover:after{
    opacity: 0;
    transition: all linear .5s;

}
.featuredbanner-main-cont .item-col:before{
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0px;
    height: 1px;
    background: #7334db;
    transition: all linear .5s;

}
.featuredbanner-main-cont .item-col:hover:before{
    width: 350px;
    transition: all linear .5s;

}

.seller-info .seller-details, .enquire{
    text-align: right !important;
    width: 67% !important;
}

.brand-content {
    position: relative;
}

.brand-content .swiper-button-next, .brand-content .swiper-button-prev {
    opacity: 1 !important;
    width: 40px !important;
    height: 40px !important;
    line-height: 40px !important;
    text-align: center !important;
    background-color: #7334db !important;
    color: #fff !important;
    transition: all linear .5s;
}

.brand-content .swiper-button-next:hover, .brand-content .swiper-button-prev:hover {

    background-color: #7334db !important;
    color: #fff !important;
    transition: all linear .5s;
}

.brand-content .swiper-pager {
    top: 60% !important;
    right: 28% !important;
    bottom: unset !important;
    left: unset !important;
}
.mfilter-content-co {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 25px 0;
    list-style: none;
}
.mfilter-content-co li a{
    border-radius: 5px;
    line-height: 40px;
    text-align: center;
    background-color: #7334db;
    background-image: linear-gradient(to bottom, #7334db, #7334db);
    background-repeat: repeat-x;
    border-color: #7334db #7334db #7334db;
    color: #fff;
    padding: 10px 15px;
    transition: all linear .5s;
    position: relative;
}
.brand-content .brand-content-tit {
    position: absolute;
    top: 33% !important;
    right: 14% !important;

}

.brand-content-tit h3 {
    font-size: 28px;
    color: #fff;
}

.brand-content .swiper-button-next {
    left: unset !important;
    right: 0% !important;
    opacity: 1 !important;
}
#content #mfilter-content-container .latest .product-list .product-thumb{
    display: flex;
     justify-content: space-between;
    flex-direction: row-reverse;
}
#content #mfilter-content-container .latest .product-list .product-thumb .caption{
    margin: 0 !important;
    padding: 25px 0 !important;
    width: 100% !important;

}
#content #mfilter-content-container .latest  .product-list .product-thumb:hover .product-thumb-content .caption-items {
    opacity: 1 !important;
    transition: all linear .5s;
}
#content #mfilter-content-container .latest .product-list .product-thumb:hover .caption{
    border-radius: 0 ;

}
#content #mfilter-content-container .latest .product-list .product-thumb{
    border-radius: 0 ;
}
#content #mfilter-content-container .latest .product-list .product-thumb:hover .image a:before{
    border-radius: 0 !important;
}
#content #mfilter-content-container .latest .product-list .product-thumb .image .button-group{
    opacity: 1 !important;

}
#mfilter-content-container  .latest .product-list .product-thumb .product-thumb-content .button-group{
    display: flex;
    opacity: 1 !important;
    top: 75px;
    right: 0px;
}

#content #mfilter-content-container .latest .product-list .product-thumb .image{
    padding:  0 !important;

}
.brand-content .swiper-button-prev {
    left: unset !important;
    right: 15% !important;
    opacity: 1 !important;
}

.brand-content img {
    width: 100%;
}

.newbanner-main {
    display: flex;
    align-items: center;
    justify-content: flex-start;

}


.newbanner-main div img {
    max-width: 80px;
    max-height: 45px;

}

#addsubs p {
    color: #477662;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 2px;
}

.inf-cont {
     display: inline-block;
    margin: 10px 0;
}

.inf-cont i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background: #7334db;
    border: 1px solid #7334db;
    border-radius: 100%;
    margin-left: 10px;
    transition: all linear .5s;
}

.inf-cont i:hover {
    color: #fff;
    background: #1b253d;
    border: 1px solid #1b253d;
    transition: all linear .5s;

}

.inf-cont:hover span {
    color: #7334db;
    transition: all linear .5s;

}

.inf-cont span {
    font-family: 'NeoSansArabic';
    transition: all linear .5s;

}

#addsubs .form-group {
display: flex;
    align-items: flex-start;
    flex-direction: column;
     border-radius: 0 !important;
}

.buttons-newslet input {
    border-radius: 0 !important;
    width: 140px !important;
    height: 40px !important;
    background: #7334db;
}

.form-group .form-control {
    height: 40px;
    border-radius: 35px;
    box-shadow: none !important;
}


.review-caption-item{
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.main-caption-rev{
    display: inline-block;
    margin: 0 20px;

}
.main-caption-rev span{
    display:  block;
    margin: 10px 0;

}

.review-img {
    display: inline-block;
    background: #f7f7f7;

    border: 1px solid #7334db !important;
    border-radius: 100%;
    text-align: center;
    position: absolute;
}
.review-img img {
    max-height: 100%;
    width: 80px;
    height: 80px;
    line-height: 80px;
}
 .vertical-sreview{
    border: none !important;
     margin: 0 !important;
     padding: 0 0 50px!important;
     position: relative !important;
     overflow: hidden !important;
}
 .testimonial-main{
     background-image: url("test.png");
     background-size: cover;
     background-repeat: no-repeat;
     background-attachment: fixed;
     padding: 25px 0;
     margin: 50px 0;
 }
.vertical-sreview .caption{
    /*border-top-left-radius: 50px;*/
    /*border-top-right-radius: 10px;*/
    /*border-bottom-right-radius: 50px;*/
    /*border-bottom-left-radius: 10px;*/
    background-color: #ffffff;

     padding: 40px 20px !important;
    transition: all linear .5s;

}
.review-caption{
    transition: all linear .5s;

}
.review-caption:hover{
    background-color: #7334db;
    transition: all linear .5s;

}
.vertical-sreview .review-img img{
    transform: scale(1) ;
    transition: all linear .5s;
}
.review-caption:hover .review-img img{
    transform: scale(1.08) ;
    transition: all linear .5s;
}

.vertical-sreview .review-caption:before{
        content: "“";
    position: absolute;
    font-size: 200px;
    bottom: 80px;
    left: 25px;
    color: #f2f4f8;

}
.testimonial-cont .swiper-pagination-bullet{
    width: 22px !important;
    border: 1px solid #f2f4f8 !important;

    height: 22px !important;

}

.testimonial-cont .swiper-pagination-bullet-active{
    border: 1px solid #7334db !important;

}
.review-author{
    color: #000 !important;
    font-weight: bold !important;
    font-size: 18px !important;
}
.review-job{
    color: #868686 !important;
     font-size: 16px !important;
    font-family: 'NeoSansArabic';

}
  .review-caption p{
    color: #7a7a7a;
    font-family: 'NeoSansArabic';
      transition: all linear .5s;

}
.review-caption:hover p{
    color: #ffffff;
    transition: all linear .5s;

}
.review-caption:hover .main-caption-rev .review-author{
    color: #111b34 !important;
    transition: all linear .5s;

}
.review-caption:hover .main-caption-rev .review-job{
    color: #ffffff !important;
    transition: all linear .5s;

}
.review-caption p{
    margin-bottom: 20px;
}
.vertical-sreview .caption {
     min-height: 100px;
}

.contctseller {
      display: inline-block;
    width: 100%;
    margin: 5px 0 50px;
    background-image: url("b-3.png");
    background-size: cover;
    background-repeat: no-repeat;

}
.contctseller-items .enquire .form-horizontal{
    margin: 35px 0;
}
.enquire .form-control{
    border-radius: 35px;
    width: 60%;
}
.enquire p{
    color: #000;
    font-size: 18px;
}
.product-thumb-sp .caption{
    padding: 50px 0;
}
.product-thumb-sp .product-thumb-content .caption h4{
    margin: 10px 0 !important;
}
.product-thumb-sp  .price{
    justify-content: flex-start;

}
.product-thumb-sp  .button-group{
    margin: 5px 0 5px;
    padding: 10px 0 10px;

}
.social-content{
    margin: 25px 0 15px;


}
.social-content h4{
    margin-bottom: 25px;
    font-size: 18px;
    color: #fff;
}
.social a {
    margin: 0 5px;
}
.social .fa:before{
    position: relative;
    z-index: 99;
}
.social .fa {
     position: relative;
    font-size: 18px;
     padding: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
     border-radius: 100%;
    text-align: center;
    background: #000;
    color: #fff;
     transition: all linear 0.5s ;
     z-index: 5;
     overflow: hidden;


 }


.newsletter-icon p {
    font-size: 34px;
    line-height: 45px;
    color: #fff;
    font-family: 'NeoSansArabic';

}



#addsubs .form-group {
     width: 100%;
    margin: 25px 0;

}

.form-group-nameerror {
    display: flex;
    align-items: center;
}

.form-group-nameerror #input-email {
    height: 50px;
}

.form-group-nameerror .btn-primary {
    height: 50px !important;

}

.featuredbanner-main {
     margin-top: -2px;
     padding: 0px 0 25px;
}
.test-tit{
    display: table;
    margin: 35px auto;
    color: #fff;
    font-weight: bold;
    font-size: 48px;
}
.featuredbanner0 .item-col {
    border-left: 1px solid #b4b4b4;
}

#addsubs .form-group .btn-primary {
     width: 150px;
    height: 40px;
    border-radius: 35px ;
    transition: all linear .5s;
    background: #7334db !important;

}
#addsubs .form-group .btn-primary:hover{
    background: #111b34 !important;

}
.seller-info, .enquire {
    border: none !important;
}

#featuredbanner0 .exc h3 {
    color: #7334db;
    font-size: 16px;
    margin-right: 5px;
    margin-bottom: 20px;

}

.featuredbanner .item .featuredbanner-img img{

    transform: scale(1);
    transition: all linear .5s;
}
.featuredbanner .item:hover .featuredbanner-img img{

    transform: scale(1.1);
    transition: all linear .5s;
}
.featuredbanner .item .featuredbanner-img:after {
    /*content: "";*/
    /*position: absolute;*/
    /*top: 3px;*/
    /*right: 0;*/
    /*z-index: 1;*/
    /*background-image: url(back.png);*/
    /*width: 75px;*/
    /*height: 75px;*/

    /*background-repeat: no-repeat;*/

}

.featuredbanner .item .exc {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin: 0 25px;

}
.featuredbanner .item .exc p{
    font-family: 'NeoSansArabic';
    color: #848ea6;
    font-size: 14px;

}

.featuredbanner .item-col:nth-child(even) .new-row {
    flex-direction: row-reverse;
    display: flex;

}

#featuredbanner1 .item-col:nth-child(odd) .new-row {
    flex-direction: row-reverse;
    display: flex;
}


#featuredbanner1 .item .exc h3 {
    text-align: center;
    font-size: 32px;
    color: #000;
    line-height: 50px;
    font-weight: bold;
    margin-bottom: 30px;
}

/*banner*/
.banner img {
    width: 100%;
}


.banner .item {
    position: relative;
    overflow: hidden;
}

.banner .item .exc {
display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}



#banner0 .item .exc h3 {
    font-size: 32px;
    color: #7334db;
    font-weight: bold;
    margin-bottom: 25px;
}

#banner1 .item .exc h3 {
    font-size: 32px;
    color: #7334db;
    font-weight: bold;
    margin-bottom: 25px;

}
.banner .item .exc .over a:before{
    transition: all linear .5s;

}
.banner .item:hover .exc .over a:before{
    transform: scaleX(1);
    -webkit-transform: scaleX(1);
    transition: all linear .5s;
}
.banner .item .exc h3{
    transition: all linear .5s;

}
.banner .item:hover .exc h3{
    color: #111b34 !important;
    transition: all linear .5s;

}


#banner3 .item .exc h3 {
    font-size: 32px;
    color: #7334db;
    font-weight: bold;
    margin-bottom: 25px;
}

#banner2 .item .exc h3 {
    font-size: 24px;
    line-height: 35px;
    color: #7334db;
    font-weight: bold;
    margin-bottom: 25px;
}

#banner2 .item .exc {
    top: 50%;
    left: 75%;
    width: 45%;
}

#banner2 .item .exc .over {
    display: none;
}

#banner3 .item .exc h3 {
    font-size: 32px;
    color: #7334db;
    font-weight: bold;
    margin-bottom: 25px;
}

#banner3 .item .exc {
    width: 40%;
    left: 50%;
    align-items: center;

}

#banner4 .item .exc {
    display: none;
}

/**/
.top-footer {
    background: #fff;
    padding-bottom: 70px;
}

.newsletter-tittle {
    font-weight: bold;
    color: #000;
    font-size: 32px;
}

.footer-newsletter p {
    color: #535353;
    font-size: 16px;
}

.newsletters-grop {
    display: block !important;
    margin-top: 30px;

}

.newsletters-grop input {
    width: 100% !important;
    height: 60px !important;
    background: #f4f3f3 !important;
    border: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
}

.newsletters-grop input::placeholder {
    color: #c0c0c0;
    font-size: 14px;
    padding-right: 15px;
}

.footer-lang {
    float: left;
    margin-top: 15px;
}

.footer-lang .btn-link {
    color: #fff;
}

.powered-list li {
    display: inline-block;
}


.copy {
    display: inline-block;
    font-family: 'NeoSansArabic';

    color: #000;
}

.copy2 {
    color: #000;
    display: inline-block;
    font-family: 'NeoSansArabic';
    float: left;

}

.copy a {
    color: #7334db;
    font-family: 'NeoSansArabic';

}

.copy2 a {
    color: #7334db;
    font-family: 'NeoSansArabic';

}

.copy a:hover {
    color: #7334db;
}

.copy2 a:hover {
    color: #7334db;
}

.newsletters-grop button {
    display: inline-block;
    margin-top: 12px;
    margin-right: -165px !important;
    width: 140px !important;
    height: 40px !important;
    padding: 0 !important;
    line-height: 40px !important;
    text-align: center !important;
}

.fa-plus, .fa-minus {
    display: none;
}

.footer-co{
    position: relative;

}
.content-footer {
     padding: 50px 0 35px;
    border-bottom: 1px solid #d7d7d7;
    background-color: #fff;

}
.content-footer:before{
    position: absolute;
    content: " ";
    background-image: url("back-f.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    top: -125px;
    left: -145px;
    width: 360px;
    height: 223px;

}
.content-footer:after{
    position: absolute;
    content: " ";
    background-image: url("back-f.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    bottom: 0px;
    right: -220px;
    width: 360px;
    height: 223px;

}

.col-footer {
    width: 20% !important;
}

.social-media ul li {
    display: inline-block;
    margin-right: 25px;
}

.social-media ul li .fa {
    font-size: 18px;
}


.social-media {
    text-align: center;
}
.btn-whats{
    float: left;
    font-size: 16px;
    color: #000;
    display: flex;
    align-items: center;
}
.btn-whats i{
    font-size: 30px;
    color: #1d0744;
}
.btn-whats span{
    margin: 0 5px;
}

footer .col-sm-3 .fa-minus, footer .col-sm-3 .fa-plus {
    display: none !important;
}


.lang-ar {
    display: none !important;
}

#newbanner3 {
    display: flex;
    align-items: center;
    justify-content: flex-end;

}


.powered-content {
    border-top: 1px solid #d7d7d7;
    padding: 25px 0;

}

#mfilter-content-container h2{
    margin: 25px 0;
}
.powered-list {
    float: left;
}

.powered-list li a {
    color: #427660;
}

.bottom-footer {
    border-bottom: 1px solid #d7d7d7;
    padding:  25px 0;

}

.powered {
     padding: 25px 0;

}
.newbanner-main .item-new:nth-child(3), .newbanner-main .item-new:nth-child(4){
background-color: #fff;
    padding: 2px;
    margin: 5px;
border-radius: 5px;
}
.bottom-footer .newbanner-col:first-child .newbanner-tit {
    display: none;
}

.newbanner-tit {
    color: #7334db;
    font-size: 18px;
    margin-left: 20px;
}

.fa-en {
    display: none;
}

.product-thumb .image {

    position: relative;
    transition: all .5s linear .5s;

}

#latest0  .product-thumb-content .caption{
    text-align: center;
}
.product-thumb .caption h4 a {
    display: block;
    color: #000;
    font-size: 16px;
    padding: 10px 0;
    transition: all linear .5s;

}

.product-thumb:hover .caption h4 a {
    color: #000;
    transition: all linear .5s;

}
.product-thumb .button-group > button i {
    margin: 0;
}
.product-thumb .button-group .btn-fir{
    background: transparent;
    border: 1px solid #111b34;
    color: #111b34;
    width: 130px;
    height: 40px;
    border-radius: 35px;
    transition: 0.6s;
    overflow: hidden;
    position: relative;
    padding:  0 !important;

}
.product-thumb .button-group .btn-fir:focus {
    outline: 0;
}
.product-thumb .button-group .btn-fir:before {
    content: "";
    display: block;
    position: absolute;
    background: rgba(115, 52, 219, .3);
    width:100%;
    height: 40px;
    right: 0;
    top: 0;
    opacity: 0;
    filter: blur(30px);
    transform: translateX(-100px) skewX(-15deg);
}
.product-thumb .button-group .btn-fir:after {
    content: "";
    display: block;
    position: absolute;
    background: rgba(115, 52, 219, .5);
    width:100%;
    height: 40px;
    right: 30px;
    top: 0;
    opacity: 0;
    filter: blur(5px);
    transform: translateX(-100px) skewX(-15deg);
}
.product-thumb .button-group .btn-fir:hover {
    background: #7334db;
    border: 1px solid #7334db;
    cursor: pointer;
}
.product-thumb .button-group .btn-fir:hover:before {
    transform: translateX(0px) skewX(-15deg);
    opacity: 0.8;
    transition: 0.7s;
}
.product-thumb .button-group .btn-fir:hover:after {
    transform: translateX(30px) skewX(-15deg);
    opacity: 1;
    transition: 0.7s;
}


.product-thumb .button-group .btn-sec{
    background: transparent;
    border: 1px solid #111b34;
    color: #111b34;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    transition: 0.6s;
    overflow: hidden;
    position: relative;
}
.product-thumb .button-group .btn-sec:focus {
    outline: 0;
}
.product-thumb .button-group .btn-sec:before {
    content: "";
    display: block;
    position: absolute;
    background: rgba(115, 52, 219, .3);
    width:100%;
    height: 40px;
    right: 0;
    top: 0;
    opacity: 0;
    filter: blur(30px);
    transform: translateX(-100px) skewX(-15deg);
}
.product-thumb .button-group .btn-sec:after {
    content: "";
    display: block;
    position: absolute;
    background: rgba(115, 52, 219, .5);
    width:100%;
    height: 40px;
    right: 30px;
    top: 0;
    opacity: 0;
    filter: blur(5px);
    transform: translateX(-100px) skewX(-15deg);
}
.product-thumb .button-group .btn-sec:hover {
    background: #7334db;
    border: 1px solid #7334db;
    cursor: pointer;
}
.product-thumb .button-group .btn-sec:hover:before {
    transform: translateX(0px) skewX(-15deg);
    opacity: 0.8;
    transition: 0.7s;
}
.product-thumb .button-group .btn-sec:hover:after {
    transform: translateX(30px) skewX(-15deg);
    opacity: 1;
    transition: 0.7s;
}
.product-thumb-content .caption h4{
    margin: 0 !important;
 }








.product-thumb .button-group button:hover span ,
.product-thumb .button-group button:hover i{
    color: #fff;
}
.product-thumb .button-group  button span ,.product-thumb .button-group  button i{
    position: relative;
    z-index: 2;
}




.product-thumb .image img {
    width: 100%;
    border: 1px solid #343846;
    transition: all linear .5s;
 }
.product-thumb .image img:hover {
    width: 100%;
    transition: all linear .5s;

    border: 1px solid #343846;
}
.special-all .product-thumb .image img{
    width: auto !important;
}
.special-all .product-thumb{
    background: #f0f5f9 ;
}
.special-all .product-thumb .row{
    margin: 0 !important;
}


/*mb-menu*/
.service-box {
    background-image: url(account-box-background.png);
    background-repeat: repeat-x;
    background-color: #343846;
    padding: 50px 40px;
    position: relative;
}

.mp-back1 {
    position: absolute;
    top: 10px;
    left: 10px;
    color: #fff;
}

.vendor {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    display: block;
    margin: 0 0 20px 0;
}

.mp-menu ul li > a {
    display: block;
    font-size: 16px;
    font-weight: 500;
    padding: 10px 20px 10px 20px;
    color: #343846;
}

.mp-menu ul li a.mp-back {
    background-color: #343846;
}

.mp-menu ul li a i {
    font-size: 30px;
    margin: 0 5px;
    vertical-align: text-bottom;
}

.mp-menu .fa-angle-left {
    font-size: 20px;
    margin: 6px 5px 0px;
    display: inline-block;
    float: right;
    color: #343846;
    transform: scale(-1);
}

.mp-menu ul li a.mp-back {
    font-size: 15px;
    padding: 8px 10px;
}

.mp-menu ul li strong {
    padding: 5px 10px;
}

.all-cats .dropdown-inner li a {
    color: #343846;
}

.all-cats li a .fa-angle-left {
    margin: 8px 0 0;
}

#common-home #content {
    padding: 0;
}

#slideshow0 img {
    width: 100%;
}

.fa-angle-left:before {
    content: "\f105";

}

footer .social {
     z-index: 9;
    display: flex;
    flex-direction: column;
    left: 5px;
    bottom: 40%;
}

footer .social a {
    font-size: 16px;
    display: inline-block;
    float: left;
}

footer .social .fa {
    font-size: 18px;
    transition: all 0.5s linear;
    margin: 7px 0px;
    padding: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: transparent;
    color: #111b34;
    border: 1px solid #111b34;

}
#newbanner1{
    float: left;
}
footer .social .fa:hover {
    border: 1px solid #7334db;

    background: #7334db;
    color: #fff;
    transition: all 0.5s linear;

}
#special0 .product-thumb .image img{
    border: none !important;
}
@media (max-width: 1024px){
    .featuredbanner .item .exc p {
        font-size: 9px;
    }
    .seller-info .seller-details, .enquire{
        width: 100% !important;
    }
    .social-content{
        text-align: center;
    }
    .swiper-pager{
        display: none;
    }
    #menu .nav > li{
        width: 84px;
        height: 40px;
        line-height: 40px;
    }
    .product-thumb-sp .caption{
        padding: 50px 25px;
    }
    #special0 .swiper-pagination{
        right: 25px !important;
    }
    .featuredbanner-main-cont .item-col:after{
        width: 300px !important;

    }
    .featuredbanner-main-cont .item-col:hover:after{
        width: 300px !important;

    }
    #banner1 .item .exc h3 ,#banner0 .item .exc h3{
        font-size: 28px;
    }
    #latest0 .product-thumb .product-thumb-content .button-group{
        right: 20px;
    }
    #addsubs .form-group{
        width: 80%;
    }
    .bottom-footer{
        text-align: center;
    }
    #newbanner1 {
        float: none;
        display: table;
        margin: 0 auto;
    }

}

@media (min-width: 768px) {

    footer .collapse {
        display: block;
        visibility: visible;
    }

    .collapse.in {
        display: block;
    }

}
@media (max-width: 768px) {
    .re-content{
            justify-content: center;
    }
    .featuredbanner-main-cont .item-col{
        padding: 0 !important;
    }
    .product-thumb .button-group .btn-fir ,.product-thumb .button-group .btn-sec{
        width: 30px;
        height: 30px;

    }
    #latest0 .product-thumb .product-thumb-content .button-group{
        right: 30%;
    }
    .special-all {
        padding: 0px 0 0;
    }
    .content-footer:before{
        width: 250px;
        height: 150px;
    }
    .content-footer:after{
        width: 250px;
        height: 150px;
        right: -150px;

    }
    .special-all .product-thumb .image img{
        width: 100% !important;
    }
    .featuredbanner .item .exc{
        margin: 0 10px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .featuredbanner-main-cont .item{
        padding: 8px;

    }
    .featuredbanner-main-cont{
        margin: 25px 0 0 ;
    }
    .featuredbanner .item{
        display: inline-block;
    }

    footer a{
        font-size: 13px;
    }

    .left-list{
        margin: 5px 0 !important;
    }
    #slideshow0 .exc p{
        font-size: 13px;
        line-height: 25px;
        margin-bottom: 10px;
    }
    #slideshow0 .exc h3 {
        font-size: 13px;
        margin-bottom: 0px;
        line-height: 20px;

    }
    #slideshow0 .exc{
        right: 40%;

    }
    .over a {
        width: 100px;
        height: 30px;
        line-height: 30px;
    }

    .seller-info .seller-details, .enquire{
        padding: 0 !important;
        width: 100% !important;
    }
    .featuredbanner-main-cont{
        padding-bottom: 0;

    }
    .bottom-footer-item{
        padding: 15px 0 0;
        text-align: center;

    }
    .newbanner-main div img {
        max-width: 40px;
        max-height: 40px;
    }
    .social-content{
        margin: 15px auto 15px;
        display: table;
        text-align: center;
    }

    .contctseller-items{
        padding: 15px;
    }
    .enquire p{
        font-size: 18px;
        line-height: 28px;
        text-align: center;
    }
    #addsubs .form-group .btn-primary{
         width: 100px;
    }
    #content .productcategory-cont:nth-child(even){
        margin: 20px 0;

    }
    #content .productcategory-cont{
        padding: 20px 0;

    }
    .product-thumb .button-group button{
        width: 100px;
        height: 30px;
        line-height: 30px;
    }
    .product-thumb:hover .button-group button:before{
        width: 100px;
        height: 30px;
        line-height: 30px;
    }
    .product-thumb .image .button-group-2 button{
        width: 30px;
        height: 30px;
        line-height: 30px;
        margin: 0 3px;

    }

    .exc > a {
        line-height: 20px;
        font-size: 18px;
        margin-bottom: 0px;
    }
    .category-cont .exc > a{
        font-size: 20px;
        line-height: 20px;

    }
    .testimonial-main{
        padding: 0 0 50px;
    }
    .category-cont .exc{
        top: 40%;
    }



    footer .social .fa {
        width: 25px;
        height: 25px;
        line-height: 25px;
        font-size: 14px;

    }
    #col9 p{
        display: flex;
    }
    footer .col-sm-3 .fa-plus {
        display: block !important;
        float: left;
    }

    #menu .nav > li > a {
        padding: 0px 3px 0px 3px;
    }
    .lang-en-gb img{
        width: 30px;
        height: 20px;
    }
    .contctseller{
        background-size: cover;
    }
    #addsubs .form-group{
        align-items: center;

    }
    .enquire .form-control{
         width: 100%;
    }
    .head-content{
        margin-top: 18px;
            justify-content: center;
    }
    .fa-plus ,.fa-minus{
        display: none !important;
    }
    .contctseller-items .enquire .form-horizontal{
        display: table;
        margin: 0 auto;
    }
    #addsubs .form-group{
        width: 100%;
        margin: 0;
    }
    .exc > a {
        line-height: 36px;
    }
    .copy2{
        float: none;
    }
    #featuredbanner0 .exc h3 {
        font-size: 12px;
        margin: 10px 0;
     }

    #featuredbanner1 .item .exc h3 {
        font-size: 20px;
    }

    .footer-img {
        background-size: 100%;
        width: 134px;
    }

    #menu {
        display: flex;
    }



    #logo {
        display: flex;
        justify-content: flex-end;
        align-items: center;
            flex-direction: column;
    }
	#logo ul{
	        flex-direction: column;

	}
    .head-content-list {
        justify-content: flex-end;
    }
#logo .head-content-list li a{
	    flex-direction: row;
    align-items: center;
    justify-content: center;
    font-size:12px;
	}
	#logo	.btn-whats i{
	        margin: -3px 5px 0;
	        font-size:16px;
	}
    #logo img {
        max-width: 100px;

    }

    .bootom-header-left {
        justify-content: center;

    }

    .top-list {
        justify-content: center;

    }

    .top-list li {
        margin-left: 10px;

    }

    .top-list a {
        font-size: 12px;

    }

    .re-content .pull-left .btn {
        margin-right: 10px;

    }

    .burger:before {
        margin-left: 25px;
        color: #7334db;
    }


    .head-content-list li {
        margin-left: unset;

    }

    #banner3 .item .exc h3, #banner2 .item .exc h3 {
        font-size: 25px;
        font-weight: bold;
        margin-bottom: 5px;
    }
    .featuredbanner .item .featuredbanner-img img{
        max-width: 50px;
        max-height: 50px;
    }
    .featuredbanner-main-cont .item-col:after {
        width: 200px !important;
    }
    .featuredbanner-main-cont .item-col:hover:after {
        width: 200px !important;
    }
    #banner3 .item .exc h3 {
        font-size: 14px;
        font-weight: bold;
        margin-bottom: 5px;

    }

    #banner3 .item .exc {
        width: 85%;
        left: 50%;
        align-items: center;
    }

    .col-product {
        width: 100% !important;
    }

    #addsubs {
        text-align: center !important;
    }

    .product-thumb {
        margin: 25px 0;
    }


    .col-footer {
        width: 100% !important;
    }

    .fa-plus, .fa-minus {
        display: inline-block;
    }

    .fa-minus {
        margin-left: 5px;
    }

    .newbanner-tit {
        color: #7334db;
        font-size: 12px;
        margin-left: 0;
    }

    #search-header button.close {
        top: 20%;
        right: 25%;
    }

    .newbanner-content {
        margin-top: 15px;
    }
    .newbanner-main{
        justify-content: center;
    }


    .fa-plus {
        float: left;
    }

    .footer-newsletter p {
        color: #535353;
        font-size: 14px;
    }

    .footer-img {

        display: table;
        margin: 25px auto;
    }

    .featuredbanner .item {
        margin: 0px 0;
    }

    .over a {
        width: 90px;
        height: 30px;
        line-height: 30px;
    }

    .over a span {
        font-size: 10px;
    }

    .banner .item {
        margin-bottom: 20px;
    }

    .haed-item h2 {
        font-size: 24px;
        margin: 10px 0;
    }
    .haed-item{
        margin: 0 ;
    }
    .testimonial-main{
        margin: 35px 0;

    }
    #banner0 .item .exc {
         align-items: center;
     }

    #banner0 .item .exc h3 {
        font-size: 16px;
        margin-bottom: 10px;
    }

    #banner1 .item .exc {

         align-items: center;

    }

    #banner1 .item .exc h3 {
        font-size: 18px;
        margin-bottom: 10px;
    }


    .powered {
        display: table;
        margin: 0 auto;
        text-align: center;
    }

    .footer-lang {
        float: none;
        display: table;
        margin: 0 auto;
    }

    #featuredbanner1 .item .exc h3 {
        line-height: 28px;

    }

    .home-cats .image:before {

        width: calc(100% - 40px);
        height: calc(100% - 40px);
        top: 20px;
        left: 20px;
        right: 20px;
        bottom: 20px;

    }



    .swiper-pager {
        display: none;
    }
    .inf-cont{
        display: flex;
    }
    .re {
        display: flex;
        align-items: center;
    }

    .featuredbanner .item .exc {
        margin-top: 0px;
    }

    #product-product .nav-tabs > li {
        width: 100%;
    }

    .mb-lang {
        padding: 10px 20px 10px 20px;

    }

    .over a i {
        display: none;
    }

    #featuredbanner1 .item-col:nth-child(odd) .new-row {
        flex-direction: column;

    }

    .featuredbanner .item-col:nth-child(even) .new-row {
        flex-direction: column;

    }

    .main-header {
        padding: 10px;
    }

    #banner1 {
        margin-bottom: 25px;
    }

    #banner1 .item img {
        max-height: 200px;
    }

    footer h5 {
        margin-top: 25px;
        pointer-events: auto;
    }

    .copy, .copy2 {
        font-size: 12px;
        text-align: center;
    }

    .newbanner-main {
        display: inline-flex;
    }

    .newbanner-main div img {

        margin: 0 5px;
    }

    .swiper-pagination {
        display: none !important;
    }

    #addsubs p {
        font-size: 14px;
        text-align: center;

    }



    .content-footer {
        padding: 25px 0;
    }

    .footer-co {
        background-size: cover;
    }

    .featuredbanner-view {
        margin: 0;
    }

    .brand-content .brand-content-tit {
        top: 50% !important;
        right: 16% !important;
    }

    .brand-content-tit h3 {
        font-size: 32px;
    }

    .brand-content .swiper-pager {
        top: 100% !important;
        right: 35% !important;
    }

    #special0 .product-thumb {
        display: flex;
        flex-direction: column;
    }

    #special0 .product-thumb .col-lg-6:first-of-type {
        order: 2;
    }

    #special0 .product-thumb .col-lg-6:last-of-type {
        order: 1;
    }


    .latest-all .no-padding {
        padding: 0 15px !important;
    }

    .swiper-viewport {
        margin: 0 0 0px !important;
    }


    .bottom-footer {
        padding: 10px 0;
    }


    #cart-total:before {
        width: 18px;
        height: 18px;
        top: -2px;

    }

    #cart-total:hover:before {
        width: 18px;
        height: 18px;
    }

    #account-total:before {
        width: 20px;
        height: 20px;
    }

    #account-total:hover:before {
        width: 20px;
        height: 20px;
    }

    #search-total:before {
        width: 20px;
        height: 20px;
    }

    #search-total:hover:before {
        width: 20px;
        height: 20px;
    }

    .head-content-list {
        margin: 5px 0;

    }

    .left-list-br {
        padding-left: 12px;
        margin-right: 12px;
    }

    #category0 {
        margin-top: 50px;

    }
    .product-thumb .caption h2{
        font-size: 24px !important;

    }
    .product-thumb-sp .product-thumb-content .caption h4{
        margin: 5px 0 !important;

    }
    .product-thumb .rating{
        padding: 5px 0;
    }
    .test-tit{
        font-size: 26px !important;
        margin: 25px auto;


    }
    .featuredbanner-img{
        display: table;
        margin: 0 auto;
    }
}
@media (max-width: 460px){
    .contctseller{
        margin: 5px 0 25px;
    }
    footer h5{
        margin-top: 0px;
    }

    #banner1 .item .exc h3 ,#banner0 .item .exc h3 {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .featuredbanner-main-cont .item-col:after{
        width: 100px !important;
    }

    .featuredbanner-main-cont .item-col:hover:after{
        width: 100px !important;
    }
    .product-thumb-sp .caption{
        padding: 15px;
    }
    #latest0 .product-thumb .product-thumb-content .button-group {
        right: 4%;
    }
}