@import url('//fonts.googleapis.com/css2?family=Asap&display=swap');

@font-face {
    font-family: Tajawal;
    src: url(https://www.freesiastoreye.com/fonts/Tajawal/Tajawal-Regular.ttf);
}

body,
body.categoryBody {
    direction: rtl;
    position: relative;
    font-family: Tajawal !important;
}




/*********************
*********************
Navbar
*********************
*********************/

nav.navbar {
    position: relative;
    text-align: center;
    /*background: linear-gradient(95deg, #14abe5 0%, #01a1df 15%, #0092ca 100%);*/
    background: white;
    direction: rtl;
}

nav.navbar .navbar-brand {
    width: 100px;
    margin-left: 20px;
}

.offcanvasRightLabel {
    text-align: right;
    text-indent: 0.75em;
}

.offcanvasRightLabel a img {
    -webkit-filter: invert(100%);
    filter: invert(100%);
}

.OffcanvasButtons {
    background-color: transparent;
    border: none;
    width: 100%;
    height: 100%;
    text-align: start;
}

nav.navbar .navbar-brand img {
    width: 100%;
}

nav.navbar .offcanvas-start,
.offcanvas-start#filter2,
.offcanvas-start#filter1 {
    width: 100% !important;
    background-color: white !important;
}

.offcanvasRightLabel {
    text-align: right;
}

.offcanvasRightLabel a img {
    -webkit-filter: invert(100%);
    filter: invert(100%);
}

nav.navbar .offcanvas-start .offcanvas-body {
    padding: 0px 5px;
    background-color: white !important;
}

nav.navbar .offcanvas-start .offcanvas-body .list-group.One {
    border-top: none;
    border-bottom: 10px solid #f0f0f0;
    margin-bottom: 20px;
}

nav.navbar .offcanvas-start .offcanvas-body .list-group.Three {
    border-bottom: none;
    border-top: 10px solid #e2e2e2;
}

nav.navbar .offcanvas-start .offcanvas-body .list-group-item {
    text-align: right;
    background-color: transparent;
    border: 1px solid rgba(0, 0, 0, 0.068);
    border-left: none;
    border-right: none;
    padding: 10px;
}

nav.navbar .offcanvas-start .offcanvas-body .list-group-item a {
    text-decoration: none;
    color: black;
}

.nav-link,
nav.navbar .dropdown button,
section.productDetails .carousel .carousel-indicators button.like,
section.productDetails .carousel .carousel-indicators button.share,
section.productDetails .carousel .carousel-indicators button.share2,
button.btn.btn-default.btn-number {
    display: flex !important;
    align-content: center;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 0 !important;
}

button.btn.btn-default.btn-number {
    width: 25px !important;
    border: 1px solid #ced4da;
}

section.productDetails .addToCart {
    display: flex !important;
    align-content: center;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 8px !important;
}

nav.navbar .navbar-nav a.nav-link,
nav.navbar .dropdown button,
nav.navbar button.SideBar {
    font-weight: 500;
    font-size: 17px;
    line-height: 25px;
    color: white;
    margin-left: 30px;
    background-color: #14abe5;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    border: none;
}

nav.navbar .dropdown button {
    padding: 0;
}

nav.navbar .navbar-nav a.nav-link:hover {
    background-color: rgb(245, 245, 245);
    color: #1191c4;
    filter: drop-shadow(0px 2px 3px rgba(0, 0, 0, 0.247));
}

nav.navbar .navbar-nav a.nav-link .badge {
    border: 2px solid #ffffff;
}

nav.navbar form {
    width: 50%;
    margin-left: 20px;
}

nav.navbar form input {
    border-radius: 5px;
}

nav.navbar .formo {
    width: 100%;
}

nav.navbar .formo input {
    border-radius: 5px;
}


/*Cart*/

nav.navbar .offcanvas .offcanvas-body {
    background-color: rgb(245, 245, 245);
}

nav.navbar .offcanvas .offcanvas-body p.priceRange {
    font-size: 12px;
    text-align: right;
    font-weight: bold;
}

nav.navbar .offcanvas .progress {
    height: 7px !important;
}

nav.navbar .offcanvas .progress .progress-bar {
    background: linear-gradient(90deg, black 0%, #0092ca 95%, white 100%);
}

nav.navbar .offcanvas .card {
    background-color: white;
    border: none;
    text-align: right;
}

nav.navbar .offcanvas .card .card-body {
    padding: 10px 10px 0 0;
}

nav.navbar .offcanvas .card .card-title {
    font-size: 11px;
    margin-bottom: 0;
}

nav.navbar .offcanvas .card .card-title-span {
    font-size: 13px;
    margin-bottom: 0;
}

nav.navbar .cart-body {
    position: relative;
}

nav.navbar .cart-body .cart-btn {
    position: absolute;
    bottom: 5%;
    width: 90%;
}

nav.navbar .cart-body .cart-btn button {
    width: 90%;
}

nav.navbar .cart-body .input-group>.form-control,
nav.navbar .cart-body .input-group>select {
    font-size: 13px;
    padding: 10px;
    text-align: right;
    direction: rtl;
}

nav.navbar .cart-body label.btn.btn-outline-dark {
    width: 50%;
}

nav.navbar .cart-body label.btn.btn-outline-info {
    width: 50%;
}


/*end Cart*/


/*Notification*/

nav.navbar .navbar-nav .offcanvas-body .offers {
    margin: auto;
    padding: 100px 50px;
}

nav.navbar .navbar-nav .offcanvas-body .offers svg {
    font-size: 80px;
    opacity: 0.3;
    margin-bottom: 30px;
}

nav.navbar .navbar-nav .offcanvas-body .offers p.emptyNotification {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

nav.navbar .navbar-nav .offcanvas-body .offers p {
    font-size: 15px;
    font-weight: 500;
}


/*end notification*/


/*DropDown Mega Menu */

nav.navbar .dropdown button {
    background-color: transparent;
    color: #01a1df;
    border: none;
    width: 40px;
    height: 40px;
    box-shadow: none;
}

nav.navbar .dropdown button:hover {
    color: #0092ca;
}

nav.navbar .dropdown {
    padding: 0;
    height: 42px !important;
    width: 42px;
    background-color: white;
    border: 1px solid #0092ca;
    border-radius: 50%;
}

.dropdown-toggle::after {
    display: none !important;
}

nav.navbar .dropdown-menu {
    position: absolute;
    min-height: 300px;
    top: unset;
}

nav.navbar .dropdown-menu li {
    direction: rtl;
    margin-bottom: 2px;
}

nav.navbar .dropdown-menu .dropdown-submenu {
    display: none;
    position: absolute;
    right: 100%;
    top: 0px;
}

nav.navbar .dropdown-menu .dropdown-submenu-left {
    right: 100%;
    left: auto;
}

nav.navbar .dropdown-menu>li:hover>.dropdown-submenu {
    display: block;
}


/*End DropDown */

nav.navbar .NavParts .list-group .list-group-item {
    background-color: transparent;
    border: none;
}

nav.navbar .NavParts .list-group .list-group-item.withBorder {
    border-left: 1px solid #0092ca;
}

nav.navbar .NavParts .list-group .list-group-item a {
    color: #0092ca;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
}

nav.navbar .NavParts .list-group .list-group-item a:hover {
    color: #14abe5;
}

.hiddenSearch {
    display: none;
    transition: 0.5s ease all;
    border: none;
    border: 2px solid rgb(0, 0, 0);
    box-shadow: 3px 6px 5px grey;
    background-color: #f1f1f1;
    border-radius: 0;
}


/*********************
*********************
End Navbar
*********************
*********************/


/*********************
*********************
Offer Carousel
*********************
*********************/

section.OfferCarousel .carousel .carousel-control-prev,
section.OfferCarousel .carousel .carousel-control-next,
.Arrow {
    background-color: white;
    border-radius: 5px;
    color: #1c95e8 !important;
    height: 50px;
    margin: auto 30px;
    font-size: 25px;
    width: 50px;
    opacity: 1 !important;
    filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.137));
}
.Arrow {
    width: 30px !important;
    height: 30px !important;
    font-size: 20px !important;
    background-color: #1c95e8;
    border-radius: 5px;
    color: white !important;
}
section.OfferCarousel .carousel-indicators  button{
    background-color: #1c95e8;
    height: 5px;
}
.ShadowImg{
    filter: drop-shadow(-4px 4px 6px rgba(0, 0, 0, 0.158));
}
/*********************
*********************
End Offer Carousel
*********************
*********************/


/*********************
*********************
Pink seperator
*********************
*********************/

.PinkSeperator .PinkLine {
    border: 1px solid #4bcafa;
    height: 1px;
    margin: auto;
}

.PinkSeperator .PinkSectionTitle {
    color: #0092ca;
    font-weight: bolder;
    text-align: center;
    font-size: 20px;
}

.PinkSeperator .ShowAll a {
    color: black;
    font-weight: bolder;
    text-decoration: none;
    font-size: 15px;
}


/*********************
*********************
end Pink seperator
*********************
*********************/


/*********************
*********************
RoundedImageCarousel
*********************
*********************/


section.RoundedImageCarousel .row {
    align-content: center;
    justify-content: start;
}

section.RoundedImageCarousel .card {
    border: none;
    text-align: center;
    padding: 10px;
}

section.RoundedImageCarousel .card a {
    text-decoration: none;
}

section.RoundedImageCarousel .card img.BradnImg {
    width: 100px;
    height: 100px;
    border: 1px solid #1c95e8;
    /* padding: 30px; */
    border-radius: 50%;
}
section.RoundedImageCarousel .card .card-body .card-title {
    font-size: 12px;
    color: rgb(63, 63, 63);
    font-style: italic;
    font-weight: 700;
	margin-bottom: 0px !important;
}

section.RoundedImageCarousel .card .ImageBG {
    background-color: #4bcafa;
    border-top-left-radius: 100%;
    border-bottom-left-radius: 164%;
    border-bottom-right-radius: 100%;
    border-top-right-radius: 124%;



}
section.RoundedImageCarousel .CategoryArrow{
    font-size: 17px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #1c95e8;
    background-color: white;
    border-radius: 50%;
    width: 35px  ;
    height: 35px;
    border: 1px solid #1c95e8;
    filter: drop-shadow(1px 2px 3px rgba(0, 0, 0, 0.20));
}
#Right , #Left{
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
z-index: 1000000;
}
#Right{
right: 20px;
}
/*********************
*********************
End RoundedImageCarousel
*********************
*********************/


/*********************
*********************
 3 Cards Part
*********************
*********************/

section.Cards3Part .row {
    background-color: transparent;
}

section.Cards3Part .Card3 {
    padding: 10px;
    background-color: white;
    border-radius: 10px;
}

section.Cards3Part .Card3 img {
    width: 100%;
    border-radius: 10px;
}


/*********************
*********************
 End 3 Cards Part
*********************
*********************/


/*********************
*********************
ProductCarouse
*********************
*********************/

.ProductCarouse .carousel .carousel-inner .row {
    background-color: transparent;
}

.ProductCarouse .carousel .carousel-inner .carousel-item .card,
section.category .categoryProduct .card {
    border: 2px solid #1191c4;
    /*#f1f1f1*/
    background-color: white;
    padding: 0px 5px;
    position: relative;
}

.shadowCard {
    border: 2px solid #1191c4;
    background-color: white;
    padding: 0px 5px;
    position: relative;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2); 
}

.w-border {
    border: 2px solid #ffffff !important;
}

.a-border {
    border: 2px solid #f1f1f1 !important;
}

section.category .categoryProduct .row {
    align-content: center;
    justify-content: start;
}

.ProductCarouse .carousel .carousel-inner .carousel-item .card img,
section.category .categoryProduct .card img {
    padding: 10px;
}

.ProductCarouse .carousel .carousel-inner .carousel-item .card .newBtn,
section.category .categoryProduct .card .newBtn {
    position: absolute;
    top: 1%;
    right: 1%;
    background-color: #9ec856;	/*#ee524f*/
    color: white;
    border-radius: 20px;
    width: 70px;
    text-align: center;
}

.ProductCarouse .carousel .carousel-inner .carousel-item .card .newBtn2,
section.category .categoryProduct .card .newBtn2 {
    position: absolute;
    top: 1%;
    right: 1%;
    background-color: #9ec856;	/*#006e0e*/
    color: white;
    border-radius: 20px;
    width: 70px;
    text-align: center;
}

section.category .categoryProduct .card {
    width: 100%;
    ;
}

.ProductCarouse .carousel .carousel-inner .carousel-item .card a,
section.category .categoryProduct .card a {
    text-decoration: none;
}

.ProductCarouse .carousel .carousel-inner .carousel-item .card h5.card-title,
section.category .categoryProduct .card h5.card-title,
section.category .categoryProduct .card h5.card-title,
.ProductCarouse .carousel .carousel-inner .carousel-item .card h5.card-title span,
section.category .categoryProduct .card h5.card-title span {
    color: #5a5a5a;
    font-size: 13px;
    /*line-height: 17px;*/
    margin-bottom: 2px !important;
}

.ProductCarouse .carousel .carousel-inner .carousel-item .card h5.card-title span,
section.category .categoryProduct .card h5.card-title span {
    font-size: 13px;
    color: #a7a7a7;
    font-weight: normal;
}

.ProductCarouse .carousel .carousel-inner .carousel-item .card .card-text .rating,
section.category .categoryProduct .card .card-text .rating {
    color: rgb(232, 236, 0);
    line-height: 21px;
    margin-bottom: 2px;
    font-size: 15px;
}

.ProductCarouse .carousel .carousel-inner .carousel-item .card .card-text .rating .RatingNumber,
section.category .categoryProduct .card .card-text .rating .RatingNumber {
    font-size: 13px;
    color: #a7a7a7;
}

.card.CardPrice {
    width: 100% !important;
}

.card.CardPrice .Price p.before {
    text-decoration: line-through;
    color: #a7a7a7;
    font-size: 10px;
    margin-bottom: 0;
}

.card.CardPrice .Price p.before2 {
    color: #a7a7a7;
    font-size: 10px;
    margin-bottom: 0;
}

.card.CardPrice input.form-control {
    height: 30px !important;
}

.card.CardPrice {
    border: none !important;
    width: 100% !important;
}

.card.CardPrice .Price p.after {
    color: #0092ca;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0px;
}

.card.CardPrice .Price p.after2 {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0px;
}

.card.CardPrice .card-body {
    padding: 0;
}

.card.CardPrice .card-body .Sale {
    background-color: #c425c41a;
    border-radius: 5px;
    width: 50px;
    direction: ltr;
    color: #0092ca;
    font-size: 13px;
    font-weight: bold;
    padding: 7px 5px;
    line-height: 15px;
}

.card.CardPrice .card-body .Salex {
    background-color: #fff;
    border-radius: 20px;
    width: 50px;
    direction: ltr;
    color: #0092ca;
    font-size: 13px;
    font-weight: bold;
    padding: 5px;
    line-height: 15px;
}


.ProductCarouse  .carousel button.carousel-control-prev,.ProductCarouse  .carousel button.carousel-control-next{
    width: 40px;
    height: 40px;
    background-color: white;
    border-radius: 5px;
    top: 50%;
    transform: translateY(-50%);
    color: #1c95e8;
    filter: drop-shadow(1px 1px 2px black);
}
/*********************
*********************
End ProductCarouse
*********************
*********************/


/*********************
*********************
BreadCrumb
*********************
*********************/

nav.breadcrumb li a,
.breadcrumb-item+.breadcrumb-item::before {
    font-size: 25px;
    color: black !important;
    text-decoration: none;
    font-weight: bold;
}

.categoryBody .breadcrumb .breadcrumb-item a,
.categoryBody .breadcrumb-item+.breadcrumb-item::before {
    font-size: 10px;
    line-height: 15px;
}

.categoryBody .breadcrumb-item+.breadcrumb-item::before {
    margin-top: 5px;
}


/*********************
*********************
End BreadCrumb
*********************
*********************/


/*********************
*********************
Product Description
*********************
*********************/

section.productDescription {
    border-top: 4px solid rgb(243, 243, 243);
}

section.productDescription .nav-tabs,
section.productDescription .nav-tabs .nav-link {
    color: rgb(153, 153, 153);
    border: none;
    font-weight: bolder;
    margin-left: 30px;
    font-size: 17px;
}

section.productDescription .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: black !important;
    border: none;
    border-bottom: 3px solid black !important;
}

section.productDescription .tab-content>.active {
    font-size: 15px;
    margin-top: 20px;
    line-height: 30px;
    color: #000000;
    font-weight: 450;
}

section.productDescription .tab-content>.active b {
    color: black;
}


/*********************
*********************
End Product Description
*********************
*********************/


/*********************
*********************
 Product Details
*********************
*********************/

section.productDetails .carousel .carousel-indicators {
    position: unset;
    display: unset;
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0%;
}

section.productDetails .carousel .carousel-indicators button {
    width: 50px !important;
    height: 50px !important;
    position: relative;
    padding: 0;
    margin-bottom: 4px;
    border: 1px solid #cccccc;
}

section.productDetails .carousel .carousel-indicators button.like {
    background-color: rgba(0, 174, 255, 0.137);
    border-radius: 50%;
    border: none;
    color: #01a1df;
    font-size: 20px;
    margin: 10px 5px;
}

section.productDetails .carousel .carousel-indicators button.share {
    background-color: #a7a7a767;
    border-radius: 50%;
    border: none;
    color: #000000;
    font-size: 20px;
    margin-right: 5px;
    margin-left: 5px;
}

section.productDetails .carousel .carousel-indicators button.share2 {
    background: linear-gradient(95deg, #14abe5 0%, #01a1df 15%, #0092ca 100%);
    border-radius: 50%;
    border: none;
    color: #ffffff;
    font-size: 20px;
    margin-right: 5px;
    margin-left: 5px;
    opacity: 1 !important;
}

section.productDetails .carousel .carousel-indicators button.active {
    border: 1px solid #0092ca;
}

section.productDetails .carousel .carousel-indicators button img {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
}

section.productDetails .input-group>.form-control,
section.productDetail .input-group>.form-select {
    width: 10px !important;
    font-size: 13px;
    padding: 3px;
    text-align: center;
    color: black;
}

section.productDetails .ProductDescriptionBtn {
    margin: auto 0;
}

section.productDetails .input-group .btn {
    width: 20px;
    padding: 0;
    border: 1px solid rgba(128, 128, 128, 0.479);
}

section.productDetails .addToCart {
    border-radius: 5px;
    background-color: #0092ca;
    color: white;
    width: 100%;
    font-weight: bold;
    margin: 15px 0;
    line-height: 15px;
}

section.productDetails .deepDetails .card {
    border: none !important;
}

section.productDetails .deepDetails .card h5.original {
    font-size: 14px;
    color: rgb(0, 170, 0);
    font-weight: bold;
}

section.productDetails .deepDetails .card .moreBrand {
    font-size: 14px;
    font-weight: bold;
    color: #111111;
}

section.productDetails .deepDetails .card .moreBrand span {
    color: purple;
}

section.productDetails .deepDetails .card.CardPrice .Price p.before {
    font-size: 22px;
}

section.productDetails .deepDetails .card.CardPrice .Price p.before2 {
    font-size: 22px;
}

section.productDetails .deepDetails .card.CardPrice .Price p.after {
    font-size: 25px;
}

section.productDetails .deepDetails .card.CardPrice .Price p.after2 {
    font-size: 25px;
}

section.productDetails .deepDetails .card.CardPrice .card-body .Sale {
    width: fit-content;
    font-size: 20px;
    text-align: center;
}

section.productDetails .deepDetails .ProductSize .form-check input {
    background-image: url(https://www.freesiastoreye.com/images/faceCream.png);
    width: 70px;
    height: 70px;
    border-radius: 50%;
    filter: blur(2px);
    -webkit-filter: blur(2px);
}

section.productDetails .deepDetails .ProductSize .form-check input:checked {
    filter: blur(0px);
    -webkit-filter: blur(0px);
    border: 1px solid black;
}


/*********************
*********************
End Product Details
*********************
*********************/


/*********************
*********************
Filter Accordion
*********************
*********************/

.category .filter {
    height: fit-content;
}

.category .filter .accordion-flush .accordion-item .accordion-button {
    font-size: 13px;
    font-weight: bold;
    box-shadow: none;
    display: unset;
}

.category .filter .accordion-flush .accordion-item .accordion-button span {
    font-size: 15px;
    font-weight: bold;
    background-image: url(https://www.freesiastoreye.com/images/plus.png);
    background-size: cover;
    width: 8px;
    height: 8px;
    transition: 0.2s all ease;
}

.category .filter .accordion-button:not(.collapsed) {
    color: unset;
    background-color: unset;
    box-shadow: none;
}

.category .filter .accordion-button:not(.collapsed) span {
    background-image: url(https://www.freesiastoreye.com/images/minus.png) !important;
}

.category .filter .accordion-button::after {
    display: none;
}

.category .filter .form-control {
    font-size: 12px;
}

.category .filter .form-check label.form-check-label {
    font-size: 13px;
}

.category .filter .accordion-body {
    margin-bottom: 20px;
    padding-right: 15px !important;
}

.category .filter button.btn.d-md-none.d-inline-block {
    box-shadow: none;
}

#filter1 li.list-group-item,
#filter2 li.list-group-item,
#filter2 .nav-pills .nav-link {
    border: none;
    font-size: 15px;
    margin-bottom: 10px;
    font-weight: 600;
    text-align: right;
    color: black;
}

#filter2 .nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    background-color: transparent;
    border: 2px solid #e2e2e2;
    box-shadow: none;
    border-left: 3px solid black;
    color: black;
    font-weight: bold;
}

#filter2 li.list-group-item {
    padding: normal 0;
}

#filter1 li.list-group-item .form-check-input {
    border-radius: 50%;
}

h5#filter1label,
h5#filter2label {
    font-weight: bold;
}

.offcanvas-header {
    border-bottom: 2px solid #e2e2e2;
}


/*********************
*********************
End Filter Accordion 
*********************
*********************/


/*********************
*********************
categoryProduct 
*********************
*********************/

.category .categoryProduct .form-select {
    padding: 5px;
    width: 250px;
    font-size: 14px;
    box-shadow: none;
}

button.AddToCart.btn {
    color: #ffffff;
	background-color: #0387ba;
    text-align: center;
    width: 100%;
    line-height: 15px;
    font-weight: 700;
    /*border-top: 1.5px solid #e3e3e3;*/
    padding: 15px;
    font-size: 15px;
	margin-bottom: 5px;
}

button.AddToCart.btn2 {
    color: #0387ba;
    text-align: center;
    width: 100%;
    line-height: 15px;
    font-weight: 700;
    border-top: 1.5px solid #e3e3e3;
    padding: 15px;
    font-size: 15px;
}


/*Pagination*/

.category .categoryProduct nav ul.pagination li {
    width: 36px;
    height: 36px;
    margin-left: 10px;
}

.category .categoryProduct nav ul.pagination li a {
    border: none;
    background-color: transparent;
    color: black;
    box-shadow: none;
    text-align: center;
}

.category .categoryProduct nav ul.pagination li a.active {
    background-color: #0092ca;
    border-radius: 50%;
    color: white;
}


/*End Pagination*/

.refundBody {
    background-color: white !important;
}

.refundBody .categoryProduct p {
    font-size: 13px;
}


/*********************
*********************
End categoryProduct 
*********************
*********************/


/*********************
*********************
Brand 
*********************
*********************/

.brandBody .breadcrumb .breadcrumb-item a,
.brandBody .breadcrumb-item+.breadcrumb-item::before {
    font-size: 20px;
    line-height: 50px;
}

.brandBody .breadcrumb {
    align-content: center;
    justify-content: start;
}

.brandBody section.category .categoryProduct .card {
    width: 100%;
    box-shadow: 0px 5px 10px rgb(156, 156, 156);
    transition: 0.5s ease all;
}

.brandBody section.category .categoryProduct .card:hover {
    width: 100%;
    box-shadow: 0px 5px 10px rgb(0, 0, 0);
}

.brandBody section.category .categoryProduct .card .card-body .card-title {
    font-weight: bold;
}

.brandBody section.category .categoryProduct .card:hover .card-body .card-title span {
    font-weight: bolder;
    color: #0092ca;
}

.product-title {
    min-height: 62px;
    max-height: 62px;
}

.border-brand {
    border-radius: 8px;
    border: 1px solid #e5e5e5;
}


/*********************
*********************
End Brand 
*********************
*********************/


/*********************
*********************
Footer
*********************
*********************/
footer .BigFooterText {
    font-size: 25px;
    font-weight: bold;
}

footer .Socials a {
    font-size: 25px;
    color: #4bcafa;
    margin-left: 15px;
}

footer .FooterLink {
    font-size: 16px;
    font-weight: 500;
    color: rgb(0, 0, 0);
    text-decoration: none;
    transition: 0.2s ease all;
}

footer .SmallFooterTitle {
    font-size: 20px;
    font-weight: bold;
}

footer .FooterLink:hover {
    text-decoration: underline;
}

footer .BGGRey {
    background-color: #f1f1f1;
}

footer .PaymentCardImgs img {
    width: 40px;
    height: auto;
    margin-left: 5px;
	margin-right: 5px;
    background-color: white;

}

/*********************
*********************
End Footer
*********************
*********************/


/*********************
*********************
Animation
*********************
*********************/

.PinkSeperator,
.RoundedImageCarousel,
.Cards3Part,
.ProductCarouse,
.whyUs,
.youNeedHelp,
.AnimatedRow {
    position: relative;
    transform: translateX(150px);
    opacity: 0;
    transition: 0.5s all ease;
}

.PinkSeperator.active,
.RoundedImageCarousel.active,
.Cards3Part.active,
.ProductCarouse.active,
.whyUs.active,
.youNeedHelp.active,
.AnimatedRow.active {
    transform: translateX(0);
    opacity: 1;
}


.NoBigAnim {
    transform: translateX(0px) !important;
    opacity: 1;
    transition: none;
}


/*********************
*********************
End ANimation
*********************
*********************/


/*********************
*********************
*********************
*********************
*********************
*********************
*********************
*********************

Media

*********************
*********************
*********************
*********************
*********************
*********************/


/*Tablet*/

@media (max-width: 991px) {
    nav .navbar-nav {
        display: flex;
        flex-direction: row;
    }
    footer .accordion-header ,footer .accordion-item ,footer .accordion-button{
        border: none !important;
    }
    footer .accordion-button{
        background-color: white !important;
        color: black !important;
        box-shadow: none !important;
        border: none !important;
        border-bottom: 2px solid rgb(226, 226, 226) !important;
        font-weight: bold;
        font-size: 15px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    footer .accordion-body .FooterLink{
        font-size: 13px;
        text-align: start !important;
    }
    footer .accordion-button::after{
        display: none;
    }
    footer#footer{
        text-align: center !important;
    }
    section.RoundedImageCarousel .card .ImageBG{
        width: 75%;
        margin: auto;
    }
    nav.navbar .navbar-nav a.nav-link {
        margin-left: 10px;
    }
.CopyRights .SmallSmallText,.CopyRights .FooterLink  {
    font-size: 12px !important;
}
    nav.navbar button.SideBar {
        display: flex !important;
        align-content: center;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        padding: 0 !important;
        min-width: 40px !important;
        min-height: 40px !important;
    }

    section.OfferCarousel .carousel .carousel-control-prev,
    section.OfferCarousel .carousel .carousel-control-next {
        height: 30px;
        margin: auto 10px;
        width: 30px;
        font-size: 13px;
        opacity: 0.5 !important;
    }

    .PinkSeperator .PinkSectionTitle {
        font-size: 15px;
        font-weight: bolder;
        color: black;
    }

    .PinkSeperator .ShowAll a {
        font-size: 13px;
        font-weight: bolder;
    }

    section.RoundedImageCarousel .card {
        padding: 0px 0;
    }

    section.RoundedImageCarousel {
        padding: 0px 0px;
    }

    section.RoundedImageCarousel .card img {
        width: 100%;
        margin-bottom: 0px;
    }

    section.RoundedImageCarousel .card {
        margin: 0 0px;
    }

    section.RoundedImageCarousel .carousel .carousel-control-prev,
    section.RoundedImageCarousel .carousel .carousel-control-next,
    .ProductCarouse .carousel .carousel-control-next,
    .ProductCarouse .carousel .carousel-control-prev {
        height: 30px;
        width: 30px;
        font-size: 11px;
    }

    section.productDetails .addToCart {
        font-size: 12px;
    }

    section.productDetails .deepDetails .card.CardPrice .Price p.after,
    section.productDetails .deepDetails .card.CardPrice .Price p.after2,
    section.productDetails .deepDetails .card.CardPrice .Price p.before,
    section.productDetails .deepDetails .card.CardPrice .Price p.before2,
    .card.CardPrice .card-body {
        text-align: center;
    }

    section.productDescription .nav-tabs,
    section.productDescription .nav-tabs .nav-link {
        margin-left: 35px;
        font-size: 16px;
    }

    section.productDescription .tab-content>.active {
        font-size: 11px;
        line-height: 25px;
    }

    .category .filter .accordion-flush .accordion-item .accordion-button {
        font-size: 9px;
        padding: 10px 0px;
    }

    .category .filter h6 {
        font-size: 15px;
    }

    .category .filter .accordion-body {
        padding-right: 0px !important;
    }

    .category .filter .form-control {
        font-size: 10px;
        padding: 3px;
    }

    .category .filter .form-check-input {
        width: 0.7em;
        height: 0.7em;
    }

    .category .filter .form-check label.form-check-label {
        font-size: 9px;
    }

    .category .categoryProduct h3 {
        font-size: 13px;
        margin-bottom: 20px;
    }

    .category .categoryProduct h3 button.btn.d-md-none.d-inline-block {
        font-size: 13px;
        padding: 0 10px;
    }

    .category .categoryProduct h3 span .form-select {
        width: unset;
    }

    .category .categoryProduct h3 span .bselect {
        width: 100px;
    }

    section.category .categoryProduct .card {
        width: 100% !important;
        padding: 0 5px;
    }

    .ProductCarouse .carousel .carousel-inner .carousel-item .card h5.card-title span,
    section.category .categoryProduct .card h5.card-title span {
        font-size: 11px;
    }

    section.category .categoryProduct .card h5.card-title {
        font-size: 13px;
        margin-bottom: 10px;
    }

    section.category .categoryProduct .card .card-text .rating {
        line-height: 15px;
        font-size: 13px;
    }

    section.category .categoryProduct .card .card-text .rating .RatingNumber {
        font-size: 11px;
    }

    .category .categoryProduct button.AddToCart.btn {
        font-size: 13px;
        line-height: 15px;
    }

    .card.CardPrice .Price p.after {
        font-size: 12px;
    }

    .card.CardPrice .Price p.after2 {
        font-size: 12px;
    }

    .card.CardPrice .Price p.before {
        font-size: 9px;
    }

    .card.CardPrice .Price p.before2 {
        font-size: 9px;
    }

    section.category .categoryProduct .card.CardPrice {
        width: 100% !important;
        margin-bottom: 5px !important;
    }

    section.category .categoryProduct .card a {
        border-bottom: 2px solid #80808029;
    }

    .NoAnim {
        transform: translateX(0px) !important;
        opacity: 1;
        transition: none;
    }

    .btn-back {
        position: absolute !important;
        float: right !important;
        right: 0em;
        box-sizing: content-box;
        width: 1em;
        height: 1em;
        padding: 0em 0.35em 0.85em 0.35em;
        color: #000;
        background: transparent;
        border: 0;
        border-radius: 0.25rem;
        opacity: 0.5;
    }

    .btn-back:hover {
        color: #000;
        text-decoration: none;
        opacity: 0.75;
    }

    .btn-back:focus {
        outline: 0;
        box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
        opacity: 1;
    }

    .btn-back:disabled,
    .btn-back.disabled {
        pointer-events: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none;
        opacity: 0.25;
    }

    .btn-back-white {
        filter: invert(1) grayscale(100%) brightness(200%);
    }

    .OffcanvasLinks {
        position: absolute !important;
        float: right !important;
        right: 0em;
        border: 0px solid #ccc;
    }

    .OffcanvasLinks a:link {
        padding: 0px 1em;
    }
}

.btn-outline-info {
    color: #0092ca;
    background-color: transparent;
    border-color: #0092ca;
}

.btn-check:checked+.btn-outline-info,
.btn-check:active+.btn-outline-info,
.btn-outline-info:active,
.btn-outline-info.active,
.btn-outline-info.dropdown-toggle.show {
    color: #fff;
    background: linear-gradient(95deg, #14abe5 0%, #01a1df 15%, #0387ba 100%);
    border-color: #0092ca;
}

.btn-outline-info:hover {
    color: #fff;
    background: linear-gradient(95deg, #14abe5 0%, #01a1df 15%, #0387ba 100%);
    border-color: #0092ca;
}

.share-f-but {
    display: inline-block !important;
    font-weight: 500;
    font-size: 35px;
    line-height: 25px;
    color: #ffffff;
    background-color: #183153;
    border: 2px solid #183153;
    border-radius: 50%;
    width: 55px;
    height: 55px;
}

.share-w-but {
    display: inline-block !important;
    font-weight: 500;
    font-size: 35px;
    line-height: 25px;
    color: #ffffff;
    background-color: #0dc144;
    border: 2px solid #0dc144;
    border-radius: 50%;
    width: 55px;
    height: 55px;
}

.share-t-but {
    display: inline-block !important;
    font-weight: 500;
    font-size: 35px;
    line-height: 25px;
    color: #ffffff;
    background-color: #1c95e8;
    border: 2px solid #1c95e8;
    border-radius: 50%;
    width: 55px;
    height: 55px;
}

.share-p-but {
    display: inline-block !important;
    font-weight: 500;
    font-size: 35px;
    line-height: 25px;
    color: #ffffff;
    background-color: #be0215;
    border: 2px solid #be0215;
    border-radius: 50%;
    width: 55px;
    height: 55px;
}

.share-c-but {
    display: inline-block !important;
    font-weight: 500;
    font-size: 35px;
    line-height: 25px;
    color: #ffffff;
    background-color: #111111;
    border: 2px solid #111111;
    border-radius: 50%;
    width: 55px;
    height: 55px;
}

.share-f-but:hover,
.share-w-but:hover,
.share-t-but:hover,
.share-p-but:hover,
.share-c-but:hover {
    color: #ffffff;
    border: 2px solid #ffffff;
}

.share-tit {
    display: inline-block !important;
    flex-wrap: nowrap;
    align-items: center;
    height: 30px;
    width: 200px;
    font-size: 25px;
}

.eiGYSu {
    display: flex;
    margin: 7px;
    position: relative;
    -moz-box-pack: end;
    justify-content: flex-end;
    max-height: 50px;
}

.jWcIXO {
    flex-shrink: 0;
    width: 50px;
    height: 50px;
    background-color: rgb(77, 194, 71) !important;
    order: 2;
    padding: 5px;
    box-sizing: border-box;
    border-radius: 50%;
    cursor: pointer;
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.4) 2px 2px 6px;
    transition: all 0.5s ease 0s;
    position: relative;
    z-index: 200;
    display: block;
    border: 0px none;
}

.jWcIXO:hover {
    transition: all 0.5s ease 0s;
    box-shadow: rgba(0, 0, 0, 0.7) 2px 2px 12px;
}

.eiGYSu:hover~.dxiAcZ {
    display: blcok;
}

::after,
::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.dxiAcZ::before {
    content: "";
    position: absolute;
    background: white;
    border-bottom: 1px solid rgb(226, 226, 226);
    border-right: 1px solid rgb(226, 226, 226);
    right: -5px;
    top: 50%;
    margin-top: -4px;
    width: 8px;
    height: 8px;
    z-index: 1;
    transform: rotate(-45deg);
}

.dxiAcZ {
    transform: translateX(0px);
    position: relative;
    animation-duration: 0.64s;
    animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
    animation-delay: 0.16s;
    animation-fill-mode: backwards;
    animation-name: jTSRH;
    box-shadow: rgba(0, 0, 0, 0.1) 2px 2px 13px;
    flex-shrink: 0;
    border: 1px solid rgb(226, 226, 226);
    border-radius: 5px;
    background: white;
    text-decoration: none !important;
    color: rgb(0, 0, 0) !important;
    cursor: pointer;
    margin: auto 11px auto auto;
    max-width: 172px;
    max-height: 55px;
    display: flex;
    order: 1;
}

.dxiAcZ::after {
    content: "";
    position: absolute;
    background: white;
    border-bottom: 1px solid rgb(226, 226, 226);
    border-right: 1px solid rgb(226, 226, 226);
    right: -5px;
    top: 50%;
    margin-top: -4px;
    width: 8px;
    height: 8px;
    z-index: 1;
    transform: rotate(-45deg);
}

.fXBuHm {
    line-height: 14px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    margin: auto;
    text-align: center;
    padding: 7px 10px;
}

.infos {
    display: grid;
    background: rgba(254, 174, 187, .2);
    border-radius: 8px;
    margin-top: 16px;
    padding: 12px;
    grid-column: 1/2;
    grid-row: 5/5;
    font-size: 13px;
    font-weight: 700;
    color: #bf0000;
}

.sizes {
    font-size: 1.1rem;
}

.card-title-span a:link,
.card-title-span a:visited,
.card-title-span a:active {
    color: #212529;
    text-decoration: none;
}

.card-title-span a:hover {
    color: #0092ca;
    text-decoration: none;
}

.upscoll {
    cursor: pointer;
}

@media (max-width: 575px) {

    section.RoundedImageCarousel .CategoryArrow{
        font-size: 14px;
      
        width: 30px  ;
        height: 30px;
       
    }
    .navbar>.container,
    .navbar>.container-fluid,
    .navbar>.container-sm,
    .navbar>.container-md,
    .navbar>.container-lg,
    .navbar>.container-xl,
    .navbar>.container-xxl {
        flex-wrap: nowrap !important;
    }

    .hiddenSearch {
        transition: 1s ease all !important;
    }
}

.font-20 {
    font-size: 20px !important;
}

.go-top {
    position: fixed;
    cursor: pointer;
    top: 0;
    right: 15px;
    color: #fff;
    background-color: #0092ca;
    z-index: 4;
    width: 40px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.9s;
    transition: 0.9s;
    border-radius: 50%;
    border: 1px solid #0387ba;
}

.go-top.active {
    top: 98%;
    -webkit-transform: translateY(-98%);
    transform: translateY(-98%);
    opacity: 1;
    visibility: visible;
}

.go-top i {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    font-size: 16px;
}

.go-top i:last-child {
    opacity: 0;
    visibility: hidden;
    top: 60%;
}

.go-top::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: #14abe5;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    border-radius: 50%;
}

.go-top:hover,
.go-top:focus {
    color: #fff;
}

.go-top:hover::before,
.go-top:focus::before {
    opacity: 1;
    visibility: visible;
}

.go-top:hover i:first-child,
.go-top:focus i:first-child {
    opacity: 0;
    top: 0;
    visibility: hidden;
}

.go-top:hover i:last-child,
.go-top:focus i:last-child {
    opacity: 1;
    visibility: visible;
    top: 50%;
}

#copymsg {
    left: 20%;
    right: 20%;
    top: -50%;
    display: none;
    position: absolute;
}

@media (max-width: 575px) {
    .card-title-s {
        font-size: 0.9rem !important;
    }
    #Right{
        right: -10px;
        }
        #Left{
            left: 20px;
        }
}

.card a:link,
.card a:visited,
.card a:active,
.card a:hover {
    color: rgb(63, 63, 63);
    text-decoration: none;
}

nav.navbar .navbar-nav a.nav-link .badge {
    border: 2px solid #14abe5;
    background-color: white !important;
    color: #14abe5;
}