.container-fluid {
    width: 96% !important;
}

* {
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
}

body {
    background-color: #dadad2;
    overflow-x: hidden;
}

/*header-area-start*/
/*header-area-start*/
/*header-area-start*/
.header-area {
    background-color: #ffffff;
    padding-bottom: 0px;
    padding-top: 1px;
    margin-top: -21px;
    z-index: 1 !important;
    position: relative !important;
}

.header-top>ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.header-top>ul>li {
    display: inline-block;
    border-left: 1px solid hsla(0, 0%, 100%, .2);
    padding: 3px 12px 3px 7px;
    line-height: 12px;
}

.header-top>ul>li:first-child {
    border-left: 0px solid;
}

.header-top>ul>li:last-child {
    padding-right: 0px;
}

.header-top>ul>li>a {
    text-decoration: none;
    color: rgba(255, 255, 255, 0.8);
    font-weight: 400;
    font-size: 14px;
    text-transform: capitalize;
}

.header-top ul li a i {
    margin-right: 3px;
}

.header-top ul li span {
    color: rgba(255, 255, 255, 0.8);
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
}

.header-top>ul>li.doller-select {
    position: relative;
}

.doller {
    position: absolute;
    z-index: 99999;
    top: 100%;
    border: 1px solid #ddd;
    display: none;
}

.doller-show {
    display: block;
}

.header-top>ul>li .doller ul {
    margin: 0;
    padding: 10px 0px;
    list-style: none;
    background-color: #fff;
}

.header-top>ul>li .doller ul li {
    display: block;
    padding: 15px 0px;
    margin: 0px 10px;
    border-bottom: 1px solid #ddd;
}

.header-top>ul>li .doller ul li:last-child {
    border-bottom: 0px solid;
}

.header-top>ul>li .doller ul li a {
    text-decoration: none;
    color: #363636;
    font-size: 14px;
    text-transform: uppercase;
    opacity: .6;
    font-weight: 600;
}

.header-top ul>li>span>a>i {
    margin-left: 5px;
    color: #fff;
}

/* .m-20{   margin-top: 20px;}.search-box input[type="text"]{   height: 45px;   padding-left: 15px; font-size: 15px;    border: 0px solid;}.search-box button{  background-color: #FDD922;  color: #000;    border: 0px solid;  padding: 0px 20px;  font-size: 15px;}.search-box button:hover{  background-color: #FDD922;  color: #000; */
/* }.cart-btn a{    text-decoration: none;  color: rgba(255, 255, 255, 0.8);    font-size: 14px;    background-color: #1062A4;  padding: 10px;  display: inline-block;  border-radius: 3px;}.cart-btn a span{   height: 20px;   width: 20px;    line-height: 18px;  text-align: center; border-radius: 50%; background-color: #FDD922;  display: inline-block;  color: #fff;    margin: 0px 5px;} */
.menu-area {
    background-color: #343592;
    z-index: 1 !important;
    position: relative !important;
}


.menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.menu>ul>li {
    display: inline-block;
    padding: 11px 9px;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    position: relative;
}

.menu>ul>li.page:hover {
    background-color: #fff;
}

.menu>ul>li.page:hover a {
    color: #000;
}

.menu>ul>li.page {
    transition: .3s;
}

.menu>ul>li.page>ul {
    position: absolute;
    width: 200px;
    top: 100%;
    left: 0;
    background: #343592;
    text-align: left;
    transition: .3s;
    transform-origin: center top;
    z-index: 999;
    box-shadow: 0px 0px 7px -2px #222;
    visibility: hidden;
    opacity: 0;
    padding: 15px 0px;
}

.menu>ul>li.page:hover ul {
    visibility: visible;
    opacity: 1;
}

.menu>ul>li.page>ul li {
    display: block;
    padding: 8px 0px;
    margin: 0px 15px;
    border-bottom: 1px solid #ddd;
    position: relative;
}

.menu>ul>li.page>ul li.page ul {
    position: absolute;
    left: 100%;
    top: 1px;
    display: none !important;
    background: #fff;
    width: 180px;
}

.menu>ul>li.page>ul li.page:hover ul {
    display: block !important;
}

/* jkhkjhkjhlkjhk */
/* .menu > ul > li.page > ul li.page ul li.page ul{ visibility: visible;    opacity: 1;} */
.menu>ul>li.page>ul li.page ul li.page {
    display: block;
    padding: 8px 0px;
    margin: 0px 15px;
    border-bottom: 1px solid #ddd;
    position: relative;
}

.menu>ul>li.page>ul li.page ul li.page ul {
    position: absolute;
    left: 100%;
    top: -123px;
    display: none !important;
    background: #fff;
    width: 180px;
}

.menu>ul>li.page>ul li.page ul li.page:hover ul {
    display: block !important;
}

.menu>ul>li.page>ul li.page ul li.page ul li.page {
    display: block;
    padding: 8px 0px;
    margin: 0px 15px;
    border-bottom: 1px solid #ddd;
    position: relative;
}

.menu>ul>li.page>ul li.page ul li.page ul li.page ul {
    position: absolute;
    left: 100%;
    top: -205px;
    display: none !important;
    background: #fff;
    width: 180px;
}

.menu>ul>li.page>ul li.page ul li.page ul li.page:hover ul {
    display: block !important;
}

.menu>ul>li.page>ul li.page ul li.page ul li.page ul li.page {
    display: block;
    padding: 8px 0px;
    margin: 0px 15px;
    border-bottom: 1px solid #ddd;
    position: relative;
}

.menu>ul>li.page>ul li.page ul li.page ul li.page ul li.page ul {
    position: absolute;
    left: 100%;
    top: -287px;
    display: none !important;
    background: #fff;
    width: 180px;
}

.menu>ul>li.page>ul li.page ul li.page ul li.page ul li.page:hover ul {
    display: block !important;
}

.menu>ul>li.page>ul li:last-child {
    border-bottom: 0px solid;
}

.menu>ul>li.page>ul li a {
    color: #ffffff !important;
    font-size: 14px;
    text-transform: capitalize;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    opacity: .8;
    text-decoration: none;
}

.menu>ul>li:first-child {
    padding-left: 0px;
}

.menu>ul>li>a {
    text-decoration: none;
    color: #fff;
    font-size: 13px;
    text-transform: capitalize;
    font-weight: 500;
    letter-spacing: 0.5px;
    transition: .3s;
    text-align: center;
}

.menu>ul>li.active {
    float: right;
    padding: 11px 0px;
    border-right: 0px solid;
}

.menu>ul>li.active a {
    color: #d4b102;
    transition: .3s;
    font-size: 14px;
    font-weight: 700;
}

.menu>ul>li.active a:hover {
    color: #fff;
}

.menu>ul>li>a>span.new {
    padding: 2px 10px;
    background-color: #FF7878;
    text-transform: uppercase;
    font-size: 10px !important;
    top: -12px;
    position: absolute;
    z-index: 999;
}

.menu>ul>li>a>span.hot {
    padding: 2px 10px;
    background-color: #FDD922;
    text-transform: uppercase;
    font-size: 10px !important;
    top: -12px;
    position: absolute;
    z-index: 999;
}

.menu>ul>li>a>span.new:before {
    position: absolute;
    content: "";
    height: 10px;
    width: 10px;
    background-color: #FF7878;
    bottom: -5px;
    left: 50%;
    margin-left: -5px;
    transform: rotate(-45deg);
    z-index: -1;
}

.menu>ul>li>a>span.hot:before {
    position: absolute;
    content: "";
    height: 10px;
    width: 10px;
    background-color: #FDD922;
    bottom: -5px;
    left: 50%;
    margin-left: -5px;
    transform: rotate(-45deg);
    z-index: -1;
}

/*.menu ul > li.has-mega{   position: static;   transition: .3s;}.menu ul li.has-mega:hover{    background-color: #fff;}.menu ul li.has-mega:hover a{   color: #000;}.menu ul li.has-mega:hover span{   color: #fff;}.menu > ul > li:hover .full-nav{    opacity: 1;    visibility: visible;    height: auto;   width: 200px;} */
.mega-text {
    margin-top: 50px;
}

.mega-text a {
    background: #fee038;
    border: 1px solid #fee038;
    border-radius: 2px;
    color: #000000;
    padding: 10px 20px;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
}

/*.full-nav{    text-align: left;    position: absolute;    z-index: 999;    background: #fff;    top: 100%;    right: 0;    left: 0;    opacity: 0;    visibility: hidden;    overflow: hidden;    box-shadow: 0px 0px 7px -2px #222;  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .08);    transform-origin: center top;    transition: .3s;}.single-mega h3{   font-size: 16px;    color: #555;    font-family: 'Open Sans', sans-serif;   font-weight: bold;  text-transform: capitalize; margin-top: 20px;}.single-mega ul{    padding: 0;    margin-bottom: 20px;    list-style: none;    overflow: hidden;}.single-mega ul li {    color: #565656;    font-size: 14px;    display: block;    padding: 4px 0px;    text-transform: capitalize;  font-family: 'Open Sans', sans-serif;    font-weight: 400;    opacity: .8;  position: relative;}.single-mega ul li a{   text-decoration: none !important;}.single-mega ul li ul{    position:absolute;  content:""; left: 0;    top: 100%;  background: green;  width: 130px;   display: none;}.single-mega ul li:hover ul{ display: block !important;}.single-mega ul li ul li{    display: block; border-bottom: 1px solid #ddd;}.single-mega img{    width: 100%;    margin-top: 20px;} */
/*header-area-end*/
.headerbanner {
    z-index: -1 !important;
}

/*main-section-area-start*/
.categoryheadbg {
    margin-top: 90px;
    background-color: #cbcbcb;
    padding: 10px 0 0 0;
}

.subcatebg {
    background: #fff;
    padding: 30px 0;
}

.subcate {
    /* padding: 10px; */
    text-align: center;
}

.subcate h4 {
    font-size: 24px;
    color: #494a9d;
}

.subcateimg {
    border: 2px solid #343592;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px;
}

.subcateimg img {
    width: 100%;
    height: auto;
}

.subcate small {
    font-size: 20px;
    color: #5b5b5b;
    font-weight: 500;
}

.subcatall {
    border: 1px solid #494a9d;
    box-shadow: 0px 0px 5px 0px #343592;
    border-radius: 5px;
    overflow: hidden;
}

.subcatall img {}

.subcatall p {
    text-align: center;
    font-size: 20px;
    line-height: 21px;
    font-weight: 500;
}

.subcatall span {
    font-weight: 600;
    color: #343592;
}

.subcatall a {
    text-decoration: none;
    color: #000b16;
}

.main-section-area {
    padding: 30px 0px;
}

.headerbanner {
    position: relative;
    padding: 0;
}

/*sidebar-start*/
.sidebar {
    background-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .08);
}

.sidebar h3 {
    margin: 0;
    background-color: #FDD922;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 15px 10px;
    color: #222;
}

.sidebar h3 i {
    margin-right: 10px;
}

.sidebar ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar>ul>li {
    display: block;
    padding: 13px 15px;
    border-bottom: 1px solid #ddd;
    position: relative;
}

.sidebar>ul>li:before {
    position: absolute;
    content: "\f105";
    right: 12px;
    font-family: FontAwesome;
    color: #666;
    font-size: 12px;
    top: 50%;
    transform: translateY(-50%);
}

.sidebar>ul>li:last-child {
    border-bottom: 0px solid;
}

.sidebar>ul>li>i {
    color: #666666;
    margin-right: 20px;
}

.sidebar>ul>li>a {
    color: #666666;
    font-size: 13px;
    text-decoration: none;
    text-transform: capitalize;
}

.sidebar ul li ul .side-overley {
    padding: 3px 10px;
    top: 0px;
    left: 100%;
    margin: 0;
    min-width: 330%;
    position: absolute;
    top: 0px;
    border-radius: 0px;
    overflow: hidden;
    background-color: #fff;
    z-index: 99;
    box-shadow: 0px 0px 7px -2px #222;
    display: none;
    transition: .3s;
}

.sidebar ul li:hover ul .side-overley {
    display: block;
}

.side-overley h4 {
    font-size: 16px;
    color: #555;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    text-transform: capitalize;
    margin-top: 20px;
}

.side-overley ul li {
    color: #565656;
    font-size: 14px;
    display: block;
    padding: 4px 0px;
    text-transform: capitalize;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    opacity: .8;
}

.side-overley img {
    width: 100%;
    height: 220px;
}

/*hot-offer-area-start*/
.hot-offer {
    background-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .08);
    margin: 20px 0px;
    padding: 10px 20px;
}

.hot-offer h3 {
    color: #000;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    opacity: .8;
    border-bottom: 1px solid #ddd;
    padding: 10px 0px;
    margin-bottom: 15px;
}

.hot-image {
    position: relative;
}

.top-offer span {
    position: absolute;
    height: 45px;
    width: 45px;
    text-align: center;
    line-height: 45px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    background-color: #FF7878;
    top: 0;
    right: 0;
    border-radius: 50%;
    font-size: 13px;
}

.hot-image img {
    width: 100%;
}

.hot-details a {
    color: #555;
    text-decoration: none;
    font-size: 15px;
    margin-top: 10px;
    display: inline-block;
}

.rating i {
    display: inline-block;
    color: #FDC810;
    font-size: 12px;
    margin-bottom: 12px;
}

.hot-offer h5 {
    color: #157ED3;
    font-size: 15px;
    font-weight: 700;
}

.cat-btn a {
    text-decoration: none;
    display: inline-block;
    background-color: #157ED3;
    padding: 9px 13px;
    color: #fff;
    text-transform: capitalize;
    font-weight: normal;
    font-size: 12px;
    border-radius: 3px;
}

.cat-btn a:hover {
    background-color: #1062A4;
}

.cat-btn a:first-child {
    background-color: #FDC810;
    color: #000;
}

/*.countdown-timer-wrapper {    position: absolute; height: 20%;    width: 100%;    left: 0;    bottom: 20px;}.countdown-timer-wrapper .timer .timer-wrapper {  display: inline-block;  background-color: #fff;  margin: 0px 3px;  padding: 8px;}.countdown-timer-wrapper .timer .timer-wrapper .time {  font-size: 14px;  font-weight: 700;  color: #000;  margin: 0px;}.countdown-timer-wrapper .timer .timer-wrapper .text {  font-size: 12px;  color: #000;  margin: 0px;} */
.Currency-Switcher,
.carrency-rate-area,
.carrency-convarter,
.sidebar-product-area,
.product-tag,
.newsletter-area,
.product-category,
.product-filter,
.shop-tastimonial,
.tab-widget-area {
    background-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .08);
    margin-bottom: 10px;
    /* padding: 10px 20px; */
}

.Currency-Switcher h3,
.carrency-rate-area h3,
.carrency-convarter h3,
.sidebar-product-area h3,
.product-tag h3,
.newsletter-area h3,
.product-category h3,
.product-filter h3,
.tab-widget-area h3 {
    color: #000;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    opacity: .8;
    border-bottom: 1px solid #ddd;
    padding: 10px 13px;
    margin-bottom: 1px;
}

/*hot-offer-area-end*/
/*carrancy-area-start*/
.carrancy {
    border: 1px solid #ddd;
    padding: 10px 5px;
    position: relative;
}

.carrancy-title h4 {
    color: #000;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    opacity: .8;
    margin: 0px;
}

.carrancy-title span {
    color: #aaa;
    font-size: 12px;
    font-weight: 300;
    margin: 0px;
}

.carrancy-image {}

.carrancy-image img {
    height: 33px;
    width: 52px;
}

.carrancy-image i {
    margin-left: 5px;
    color: #000;
}

.all-carrancy {
    background-color: #fff;
    border: 1px solid #ddd;
    position: absolute;
    top: 100%;
    width: 100%;
    left: 0;
    display: none;
    z-index: 99;
}

.all-carrancy-block {
    display: block;
}

.carrancy-click {
    cursor: pointer;
}

.border-carrancy {
    padding: 10px 5px;
    border-bottom: 1px solid #ddd;
}

/*carrancy-area-end*/
/*carrency-rate-area-start*/
.carrency-rate-area select {
    width: 100%;
    height: 30px;
    border: 1px solid #ddd;
    color: #555;
    font-size: 13px;
    padding-left: 10px;
}

.rate {
    display: flex;
    padding: 8px 0px 0px 0px;
}

.rate img {
    height: 20px;
    width: 30px;
    margin-right: 10px;
}

.rate span {
    color: #413333;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    margin-right: 5px;
}

.rate p {
    font-size: 13px;
    color: #000;
    font-weight: 300;
    margin-bottom: 0px;
}

/*carrency-rate-area-end*/
/*carrency-convarter-start*/
.carrency-convarter input {
    width: 100%;
    height: 30px;
    border: 1px solid #ddd;
    padding-left: 10px;
    color: #555;
    font-size: 13px;
    margin-top: 10px;
    text-transform: capitalize;
}

.carrency-convarter select {
    width: 100%;
    height: 30px;
    border: 1px solid #ddd;
    color: #555;
    font-size: 13px;
    padding-left: 10px;
    margin-top: 10px;
    text-transform: uppercase;
}

.carrency-convarter button,
.newsletter-area button,
.product-filter button,
.contact button,
.big-single-blog button {
    border: 0px solid;
    background-color: #108BEA;
    color: #fff;
    text-transform: capitalize;
    font-size: 13px;
    padding: 8px 12px;
    margin-top: 10px;
    border-radius: 3px;
    display: block;
    cursor: pointer;
}

/*carrency-convarter-end*/
/*sidebar-product-area-start*/
.sidebar-product-area {}

.sb-image img {
    width: 100%;
}

.sb-title a {
    color: #555;
    text-decoration: none;
    font-size: 14px;
    line-height: 18px;
    display: inline-block;
}

.sb-title h5 {
    color: #555;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
}

.sidebar-product-area .owl-next {
    height: 20px;
    width: 20px;
    background: #ddd !important;
    text-align: center;
    line-height: 20px !important;
    color: #fff !important;
    font-size: 14px !important;
    border-radius: 3px;
    position: absolute;
    right: 0px;
    top: -46px;
}

.sidebar-product-area .owl-prev {
    height: 20px;
    width: 20px;
    background: #ddd !important;
    text-align: center;
    line-height: 20px !important;
    color: #fff !important;
    font-size: 14px !important;
    border-radius: 3px;
    position: absolute;
    right: 25px;
    top: -46px;
}

.sidebar-product-area .owl-prev:hover,
.sidebar-product-area .owl-next:hover {
    background-color: #1062A4 !important;
}

/*sidebar-product-area-start*/
/*product-tag-start*/
.product-tag a {
    background-color: #f5f5f5;
    color: #666666;
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 2px;
    padding: 6px 12px;
    font-size: 13px !important;
    text-decoration: none;
    text-transform: capitalize;
    transition: .3s;
}

.product-tag a:hover {
    background-color: #1062A4;
    color: #fff;
}

/*product-tag-end*/
/*newsletter-area-start*/
.newsletter-area p {
    color: #222;
    font-size: 13px;
    text-transform: capitalize;
}

.newsletter-area input {
    width: 100%;
    height: 30px;
    color: #000;
    font-size: 12px;
    text-transform: capitalize;
    padding-left: 10px;
    background-color: #FAFAFA;
    margin-top: 10px;
    border: 1px solid #ddd;
}

/*newsletter-area-end*/
/*sidebar-end*/
/*banner-area-start*/
.banner-area {
    background-color: #ddd;
    height: 370px;
}

.slider-image {
    width: 100%;
    height: 370px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.slider-image img {
    height: 100%;
    width: 100%;
}

.slider-text {
    display: flex;
    justify-content: center;
    flex-direction: column;
    position: absolute;
    left: 40px;
    top: 0;
    height: 100%;
    width: 100%;
}

.slider-text h4 {
    color: #636364;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
}

.slider-text h1 {
    color: #000;
    font-size: 50px;
    text-transform: uppercase;
    font-weight: 700;
}

.slider-text h1 span {
    color: #FDD922;
    text-transform: uppercase;
    font-weight: 700;
}

.slider-text p {
    font-size: 15px;
    color: #000;
}

.slider-text a {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    padding: 8px 20px;
    display: inline-block;
    text-decoration: none;
    transition: .3s;
    font-weight: 400;
    transition: .3s;
    background-color: #157ED2;
    border-radius: 3px;
}

.slider-text a:hover {
    background-color: #4B9FE3;
}

.banner-area .owl-prev {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 45px;
    width: 30px;
    background-color: #1062A4 !important;
    color: #fff !important;
    font-size: 30px !important;
    line-height: 15px !important;
    border-radius: 0px 3px 3px 0px;
}

.banner-area .owl-next {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 45px;
    width: 30px;
    background-color: #1062A4 !important;
    color: #fff !important;
    font-size: 30px !important;
    line-height: 15px !important;
    border-radius: 3px 0px 0px 3px;
}

.banner-area .owl-prev span {
    position: absolute;
    margin-top: -10px;
    right: 10px;
}

.banner-area .owl-next span {
    position: absolute;
    margin-top: -10px;
    right: 10px;
}

/*banner-area-end*/
/*footware-area-start*/
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 6px !important;
    padding-left: 6px !important;
}

.footware-area,
.top-rated-product-area,
.blog-area {
    /* background-color: #fff; */
    margin: 25px 0px;
    padding: 10px 0px;
    /* box-shadow: 0px 1px 4px -3px #222;    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .08); */
}

.footware-area h3,
.top-rated-product-area h3,
.blog-area h3 {
    color: #000;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    opacity: .8;
    padding: 10px 0px;
}

.line {
    height: 1px;
    width: 100%;
    background-color: #ddd;
    margin-bottom: 15px;
}

.footware-image {
    position: relative;
    overflow: hidden;
    transition: .3s;
}

.footware-image:hover .footware-overley {
    top: 0;
}

.footware-image:before {
    position: absolute;
    content: "new";
    height: 35px;
    width: 35px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    background-color: #46AAD7;
    line-height: 35px;
    text-align: center;
    border-radius: 50%;
    font-size: 10px;
    right: 5px;
    top: 5px;
}

.footware-image img {
    width: 100%;
    height: 180px;
}

.footware-overley {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: -100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .8s;
}

.footware-overley a {
    text-decoration: none;
    display: inline-block;
    margin-right: 0px !important;
}

.footware-overley a i {
    background-color: #157ed2;
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    transition: .3s;
}

.footware-overley a i:hover {
    background-color: #1062A4;
}

.footware-overley a:first-child i {
    background-color: #FDD922;
    color: #000;
    transition: .3s;
}

.footware-overley a:first-child i:hover {
    color: #fff;
}

.footware-details {
    padding: 15px 0px;
}

.footware-details a {
    color: #555;
    text-decoration: none;
    font-size: 15px;
}

.footware-details i {
    display: inline-block;
    color: #FDC810;
    font-size: 14px;
    margin-bottom: 12px;
}

.footware-details h5 {
    color: #333;
    font-size: 14px;
    font-weight: 700;
}

.footware-details h5 del {
    font-weight: 300;
}

.footware-area .owl-next,
.top-rated-product-area .owl-next,
.blog-area .owl-next {
    height: 20px;
    width: 20px;
    background: #ddd !important;
    text-align: center;
    line-height: 20px !important;
    color: #fff !important;
    font-size: 14px !important;
    border-radius: 3px;
    position: absolute;
    right: 15px;
    top: -54px;
}

.footware-area .owl-prev,
.top-rated-product-area .owl-prev,
.blog-area .owl-prev {
    height: 20px;
    width: 20px;
    background: #ddd !important;
    text-align: center;
    line-height: 20px !important;
    color: #fff !important;
    font-size: 14px !important;
    border-radius: 3px;
    position: absolute;
    right: 45px;
    top: -54px;
}

.footware-area .owl-prev:hover,
.footware-area .owl-next:hover,
.top-rated-product-area .owl-prev:hover,
.top-rated-product-area .owl-next:hover,
.blog-area .owl-prev:hover,
.blog-area .owl-next:hover {
    background-color: #1062A4 !important;
}

/*footware-area-end*/
/*home-brand-banner-area-start*/
.home-brand-banner-area {}

.brand-left img,
.brand-right img {
    width: 100%;
    height: 180px;
}

.brand-left1 img,
.brand-right1 img {
    width: 100%;
    height: 120px;
}

/*home-brand-banner-area-end*/
/*fashion-banner start*/
.fashion-banner {
    position: relative;
    overflow: hidden;
}

.fashion-banner:before {
    position: absolute;
    content: "New";
    text-transform: uppercase;
    font-weight: 700;
    background-color: #FF7878E6;
    color: #fff;
    height: 32px;
    width: 130px;
    font-size: 18px;
    transform: rotate(-41deg);
    margin-left: -25px;
    padding-left: 30px;
}

.fashion-banner img {
    width: 100%;
    height: 185px;
}

.fashion-banner-title {
    position: absolute;
    height: 100%;
    width: 100%;
    right: 15px;
    top: 0;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.fashion-banner-title h1 {
    text-transform: uppercase;
    font-size: 36px;
    color: #fdd922;
    font-weight: bold;
}

.fashion-banner-title h5 {
    color: #fff;
    font-weight: normal;
    font-size: 22px;
    text-transform: uppercase;
}

/*fashion-banner end*/
/*top-rated-product-area-start*/
.single-product-image img {
    width: 100%;
    height: 90px;
}

.p-20 {
    padding: 15px 0px;
}

.single-product-details {
    /* padding-left: 0px !important; */
    border: 1px solid #CCCCCC;
    padding: 10px;
    padding: 20px;
    border-radius: 10px;
}

.single-product-details a {
    color: #ffffff;
    text-decoration: none;
    font-size: 20px;
}

.single-product-details i {
    display: inline-block;
    color: #FDC810;
    font-size: 20px;
    margin-bottom: 8px;
}

.single-product-details h6 {
    color: #FF7878;
    font-size: 31px;
    font-weight: 700;
}

.single-product-details h6 del {
    font-weight: 300;
}

/*top-rated-product-area-end*/
/*blog-area-start*/
.single-blog {
    padding-bottom: 30px;
}

.single-blog img {
    width: 100%;
    height: 200px;
}

.single-blog a {
    text-decoration: none;
    color: #555;
    font-weight: 700;
    font-size: 15px;
    display: block;
    margin-top: 10px;
}

.single-blog span {
    color: #9c9c9c;
    font-size: 13px;
    margin-bottom: 8px;
    margin-top: 8px;
    display: block;
}

.single-blog p {
    color: #434343;
    font-size: 13px;
}

.single-blog button {
    background-color: #157ed2;
    color: #fff;
    border: 0px solid;
    border-radius: 3px;
    padding: 7px 15px;
    text-transform: capitalize;
    font-weight: normal;
    cursor: pointer;
    font-size: 13px;
    transition: .3s;
}

.single-blog button:hover {
    background-color: #1062A4;
}

/*blog-area-end*/
.client-logo {
    margin: 30px 0px;
}

.client-logo a {
    text-decoration: none;
}

.client-logo img {
    width: 80% !important;
    margin: 0 auto;
}

/*main-section-area-end*/
/*main-section-area-end*/
/*main-section-area-end*/
/*overfooter-area-start*/
.overfooter-area {
    background-color: #202020;
    padding: 30px 0px;
}

.contact h3,
.customer-services h3 {
    color: #666;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 15px;
}

.contact ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.contact ul li {
    padding: 12px 0px;
}

.title p {
    margin-bottom: 0px;
    color: #666;
    font-size: 13px;
}

.title a {
    text-decoration: none;
    color: #666;
    font-size: 13px;
}

.icon i {
    color: #fff;
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    background-color: #333333;
    margin-right: 10px;
}

.total-flax {
    display: flex;
}

.customer-services ul {
    margin: 0;
    padding: 0px 15px;
}

.customer-services ul li {
    padding: 5px 0px;
    color: #666;
}

.customer-services ul li a {
    text-decoration: none;
    color: #666;
    font-size: 13px;
    text-transform: capitalize;
    transition: .3s;
}

.customer-services ul li a:hover {
    color: #1062A4;
}

/*overfooter-area-end*/
/*footer-area-start*/
.footer-area {
    background-color: #fdb400;
    padding: 20px 0px;
}

.footer-left a {
    text-decoration: none;
}

.footer-left i {
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    background-color: #3C5B9B;
    color: #fff;
    border-radius: 3px;
    margin-right: 4px;
}

.footer-left a:nth-child(2) i {
    background-color: #359BED;
}

.footer-left a:nth-child(3) i {
    background-color: #E33729;
}

.footer-left a:nth-child(4) i {
    background-color: #FD9F13;
}

.footer-left a:nth-child(5) i {
    background-color: #CB2027;
}

.footer-left a:nth-child(6) i {
    background-color: #027BA5;
}

.footer-left a:nth-child(7) i {
    background-color: #F03434;
}

.footer-right a {
    text-decoration: none;
    display: inline-block;
    margin-left: 10px;
}

.footer-right img {
    height: 28px;
    width: 45px;
}

/*footer-area-end*/
/*fixed-btn-start*/
.fixed-btn a {
    text-decoration: none;
    background-color: #404040;
    height: 40px;
    width: 40px;
    color: #fff;
    position: fixed;
    top: 95px;
    left: 0px;
    z-index: 999;
    border-radius: 0px 4px 4px 0px;
}

.fixed-btn i {
    height: 40px;
    width: 40px;
    color: #fff;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
}

/*fixed-btn-end*/
/*shop.html*/
/*shop.html*/
/*shop.html*/
/*shop.html*/
/*shop-banner-start*/
.breadcrumb {
    background-color: transparent;
    padding: 12px !important;
    /* height: 12px; */
}

ol.breadcrumb li {
    display: inline-block;
}

ol.breadcrumb li a {
    text-decoration: none;
    font-size: 14px;
    text-transform: capitalize;
    color: #555;
}

ol.breadcrumb li.active {
    font-size: 14px;
    text-transform: capitalize;
    color: #555;
    margin-top: 1px;
}

.shop-banner {}

.shop-banner img {
    width: 100%;
    height: 200px;
}

/* .shop-title{ position: absolute; height: 100%;   width: 100%;    top: 0; left: 0;    display: flex;  padding-left: 40px; justify-content: center;    flex-direction: column;} */
/* .shop-title h1{  color: #fdd922; font-size: 90px;    text-transform: uppercase;}.shop-title h5{  font-size: 36px;    letter-spacing: normal; color: #fff}.shop-title p{  font-size: 14px;    color: #fff} */
/* .main-img {  position: relative;  }  .main-img img { width: 100%;    height: 200px;  padding-left: 0px;  }  .hover-img{  position: absolute;  top:0;  left: 0;  overflow: hidden;  width: 100%;  height: auto;  transition: .3s ease;  opacity: 0;  }  .main-img:hover .hover-img{  opacity: 3;  background-color: #fff;  }  .text{  text-align: center; }   .text h5 {  font-size: 18px;    padding:0px;    margin-bottom: 0%;  } */
.dsf {
    padding: 5px;
    background-color: #fff;
    margin: 0px 0px 20px 0px;
    position: relative;
}

.dsf a {
    text-decoration: none !important;
    text-align: center;
}

.overlay-div p {
    font-size: 18px;
    color: #fff;
    margin-top: 50%;
    font-weight: 700;
    text-decoration: underline;
    letter-spacing: 1px;
}

.overlay-div {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100% !important;
    height: 100%;
    transition: .3s ease;
    opacity: 0;
}

.dsf:hover .overlay-div {
    opacity: 3;
    background-color: rgba(127, 127, 127, 0.5);
}

.text-content {
    margin: 8px 0px;
}

.text-content h4 {
    font-size: 18px;
    color: #7B8E99;
    letter-spacing: 1px;
    margin: 0%;
    padding: 0px;
    font-weight: 800;
}

/*.child-category {    background: #fff;    transition: all .3s ease-out;    border-bottom-left-radius: 5px;    border-bottom-right-radius: 5px;}.child-category a{ text-decoration: none;}.child-category-image {    position: relative;    height: 200px;    display: flex;    align-items: center;    justify-content: center;}.child-category img {    width: auto;    max-width: 100%;    height: auto;    max-height: 100%;    mix-blend-mode: multiply;}.image-overlay {    position: absolute;    width: 100%;    height: 100%;    background: rgba(0,0,0,.5);    display: grid;    place-items: center;    top: 0;    left: 0;    opacity: 0;    transition: all .3s cubic-bezier(0.23, 1, 0.320, 1);}.image-overlay p {    font-size: 18px;    font-weight: 600;    margin-bottom: unset;    color: #fff;    text-shadow: 1px 1px #000;    letter-spacing: 2px;    text-decoration: underline;}.child-category-name {    height: 60px;    display: grid;    place-items: center;}.child-category h4 {    font-size: 16px;    font-weight: 600;    color: #758994;    padding: 10px 10px 15px 10px;} */
/* .child-category {   background: #fff;   transition: all .3s ease-in-out;   border-bottom-left-radius: 5px;   border-bottom-right-radius: 5px;}  */
/* .child-category:hover .image-overlay{   opacity: 0;}  */
/*shop-banner-end*/
/*shop-page-product-area-start*/
.shop-page-product {
    /* background-color: ; */
    /* box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .08); */
    margin: 25px 0px;
    padding: 10px 15px;
}

.grid a {
    text-decoration: none;
    display: inline-block;
    color: #555;
    font-size: 14px;
    text-transform: capitalize;
    margin-right: 5px;
}

.grid i {
    color: #555;
    margin-right: 5px;
}

.sort p {
    display: inline-block;
    font-size: 13px;
    color: #555;
    margin-right: 10px;
    text-transform: capitalize;
}

.sort select {
    height: 30px;
    width: 150px;
    color: #555;
    font-size: 13px;
    text-transform: capitalize;
    border: 1px solid #ddd;
}

.shop-single-product {
    margin: 15px 0px;
}

.shop-product {
    position: relative;
    overflow: hidden;
    transition: .3s;
}

.shop-product:hover .footware-overley {
    top: 0;
}

.shop-product:before {
    position: absolute;
    content: "new";
    height: 35px;
    width: 35px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    background-color: #46AAD7;
    line-height: 35px;
    text-align: center;
    border-radius: 50%;
    font-size: 10px;
    right: 5px;
    top: 5px;
}

.shop-product img {
    height: 220px;
    width: 100%;
}

/*shop-page-product-area-end*/
.product-top>.accordion {
    color: #555;
    background: transparent;
    cursor: pointer;
    padding: 5px;
    width: 100%;
    text-align: left;
    font-size: 14px;
    border: 0px solid;
    text-transform: capitalize;
    transition: .1s;
    border-bottom: 1px solid #cdcdcd;
    padding: 15px;
}

button.accordion {}

.product-top>.accordion:focus {
    outline: none;
}

.product-top button.accordion::after {
    content: '\002B';
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

.product-top button.accordion.active::after {
    content: "\2212";
    color: #157ED2;
}

.panel {
    /* padding: 0 10px; */
    display: none;
    background-color: white;
    overflow: hidden;
    border-radius: 0px;
    margin-bottom: 0px;
}

.panel li {
    padding: 8px 29px;
    list-style: none;
    border-bottom: 1px solid #ccc;
}

.panel li a {
    text-decoration: none;
    color: #555;
    font-size: 14px;
    font-weight: 600;
}

/*product-filter-area-start*/
.filter {
    display: inline-block;
}

.filter p {
    color: #FE5252;
    font-weight: 700;
    font-size: 15px;
    display: inline-block;
}

/*product-filter-area-end*/
/*shop-tastimonial-area-start*/
.shop-tastimonial {
    padding: 30px 0px;
}

.single-tastimonial img {
    height: 110px;
    width: 110px !important;
    margin: 0 auto;
}

.single-tastimonial p {
    color: #000;
    font-size: 13px;
    margin-top: 15px;
}

.single-tastimonial h5 {
    color: #333;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 700;
    margin-bottom: 0px;
}

.single-tastimonial span {
    color: #555;
    font-size: 13px;
}

.shop-tastimonial .owl-dots {
    text-align: center;
    width: 100%;
}

.shop-tastimonial .owl-dot {
    height: 10px;
    width: 10px;
    background: #E9ECEF !important;
    display: inline-block;
    margin: 5px 3px;
}

.shop-tastimonial .owl-dot:focus {
    outline: none;
}

.shop-tastimonial .owl-dot.active {
    background: #1062A4 !important;
}

/*shop-tastimonial-area-end*/
/*flipmart-app-area-start*/
.poriseba-police-area {}

.poriseba-content ul {
    margin: 0%;
}

.poriseba-content ul li {
    display: block;
    padding: 10px;
    margin: 0px 0px 7px 0px;
    background-color: #e0dddd;
    list-style: none !important;
}

.icon-text icon i {
    min-width: 50%;
    text-align: center;
    font-size: 30px;
    color: #515151;
    line-height: 35px;
}

.content-text p {
    margin: 0%;
    font-size: 14px;
    padding-left: 10px;
}

.footer-left1 a {
    text-decoration: none;
}

.footer-left1 i {
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    background-color: #3C5B9B;
    color: #fff;
    border-radius: 50px;
    margin-right: 4px;
}

.footer-left1 a:nth-child(2) i {
    background-color: #359BED;
}

.footer-left1 a:nth-child(3) i {
    background-color: #E33729;
}

.footer-left1 a:nth-child(4) i {
    background-color: #FD9F13;
}

.footer-left1 a:nth-child(5) i {
    background-color: #CB2027;
}

.footer-left1 a:nth-child(6) i {
    background-color: #027BA5;
}

.footer-left1 a:nth-child(7) i {
    background-color: #F03434;
}

.flipmart-app-area {
    background-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .08);
    margin: 0px 0px 25px 0px;
}

.flipmart-app-area img {
    width: 100%;
}

/*flipmart-app-area-end*/
/*single-product.html*/
/*single-product.html*/
/*single-product.html*/
/*single-product.html*/
/*single-product-area-start*/
.single-product-area {
    background-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .08);
    padding: 30px 20px;
}

.color {
    margin-top: 15px;
}

.color p {
    display: inline-block;
    font-size: 13px;
    color: #555;
    margin-right: 10px;
    text-transform: uppercase;
    font-weight: 600;
}

.color select {
    height: 30px;
    width: 150px;
    color: #555;
    font-size: 13px;
    text-transform: capitalize;
    border: 1px solid #ddd;
}

.quantity {
    margin: 15px 0px;
}

.quantity p {
    display: inline-block;
    font-size: 13px;
    color: #555;
    margin-right: 10px;
    text-transform: uppercase;
    font-weight: 600;
}

.quantity input[type="number"] {
    height: 37px;
    width: 100px;
    padding: 0px 10px;
    border: 1px solid #ddd;
}

.quantity a {
    text-decoration: none;
    background-color: #67ABE1;
    padding: 9px 12px;
    color: #fff;
    text-transform: capitalize;
    margin-left: 10px;
}

.quantity a i {
    color: #fff;
    margin-right: 5px;
}

.single-product-details h1 {
    font-size: 46px;
    font-weight: 700;
    margin-top: 0px;
    color: #000;
}

.single-product-details p {
    font-size: 16px;
    margin-top: 0px;
    color: #555;
    line-height: 24px;
}

.single-product-details h5 {
    color: #333;
    font-weight: 700;
    font-size: 14px;
}

.sku {
    border-top: 1px solid #ddd;
    padding: 20px 0px;
}

.sku h4 {
    font-size: 15px;
    color: #555;
    text-transform: uppercase;
    font-weight: 600;
    display: inline-block;
    background: #343592;
    color: #fff;
    padding: 0px 10px;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 15px solid #fff;
    line-height: 0;
    margin-bottom: 10px;
}

.sku h4 span {
    font-weight: 400;
}

.sku h3 {
    font-size: 15px;
    color: #555;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 15px;
}

.sku h3 a {
    text-decoration: none;
    color: #67ABE1;
    font-weight: 400;
    text-transform: capitalize;
}

.zoom-option {
    position: relative;
}

.sold-out-sticker {
    position: absolute;
    top: 11px;
    left: 6px;
    background: red;
    color: white;
    padding: 8px 20px;
    /* transform: rotate(359deg); */
    font-weight: bold;
    font-size: 12px;
    z-index: 10;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}

.zoom-option>img {
    width: 100% !important;
    border: 1px solid #ddd;
    box-shadow: 0px 0px 0px 0px #ddd;
    /* height: 320px; */
    position: relative;
}

.xzoom-default img {
    width: 100%;
}

.xzoom-thumbs a img {
    width: 20%;
    margin-top: 10px;
    height: 80px;
}

.product-details-area .xzoom-thumbs {
    text-align: left;
}

.xzoom-gallery,
.xzoom-gallery2,
.xzoom-gallery3,
.xzoom-gallery4,
.xzoom-gallery5 {
    margin-left: 0px !important;
}

/*single-product-area-end*/
/*description-area-start*/
.description-area {
    background-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .08);
    padding: 20px 20px;
    margin: 20px 0px;
}

.description-area .nav-tabs>li {
    position: relative;
}

.description-area .nav-tabs>li a.active:before {
    position: absolute;
    height: 10px;
    width: 10px;
    background-color: #1062A4;
    content: "";
    left: 50%;
    margin-left: -5px;
    bottom: -4px;
    transform: rotate(-45deg);
    z-index: -1;
}

.description-area .nav-tabs>li a.active {
    color: #fff;
    background: #1062A4;
    position: relative;
    z-index: 999;
}

.description-area .nav-tabs>li>a {
    border-radius: 0px;
    text-transform: uppercase;
    font-weight: 600;
    color: #555;
    border: none;
    text-decoration: none;
    padding: 10px 14px;
    display: inline-block;
    font-size: 14px;
}

.description-area .nav-tabs {
    background-color: #F3F3F3;
}

.tab-content h3 {
    color: #555;
    font-size: 18px;
    font-weight: 700;
    text-transform: capitalize;
    margin-top: 15px;
    margin-bottom: 0px;
}

.tab-content p {
    color: #555;
    font-size: 16px;
    margin-top: 10px;
    line-height: 24px;
    text-align: justify;
}

/*description-area-end*/
/*contact.html*/
/*contact.html*/
/*contact.html*/
/*contact.html*/
.for-contact {
    padding: 20px 20px;
    background-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .08);
}

.location-map {
    margin-bottom: 50px;
}

.contact h3,
.information h3 {
    color: #555;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 300;
}

.contact .form-group label {
    font-size: 13px;
    text-transform: capitalize;
    color: #555;
    margin-top: 15px;
}

.contact .form-group label span {
    color: red;
}

.contact .form-group textarea {
    height: 180px;
}

.cn-icon i {
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #157ED2;
    color: #fff;
    border-radius: 50%;
    margin-right: 10px;
}

.cn-title {
    font-size: 13px;
    color: #555;
}

.cn-title p {
    margin-bottom: 0px;
}

.information ul li {
    padding: 5px 0px;
}

/*blog.html*/
/*blog.html*/
/*blog.html*/
/*blog.html*/
/*blog.html*/
.blog {
    padding: 20px 20px;
    background-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .08);
}

.big-single-blog img,
.small-single-blog img {
    width: 100%;
}

.big-single-blog>a {
    color: #555;
    font-size: 24px;
    font-weight: 700;
    text-decoration: none;
    margin: 10px 0px;
    display: inline-block;
}

.small-single-blog>a {
    color: #555;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    margin: 10px 0px;
    display: inline-block;
}

.big-single-blog ul,
.small-single-blog ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.big-single-blog ul li,
.small-single-blog ul li {
    display: inline-block;
    margin-right: 8px;
}

.big-single-blog ul li i,
.small-single-blog ul li i {
    color: #222;
    margin-right: 4px;
}

.big-single-blog ul li a,
.small-single-blog ul li a {
    color: #aaa;
    font-size: 13px;
    text-decoration: none;
}

.big-single-blog p,
.small-single-blog p {
    font-size: 14px;
    color: #555;
    margin-top: 10px;
}

.blog {
    margin-bottom: 35px;
}

.search-btn {
    background-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .08);
    margin: 0px 0px 25px 0px;
    padding: 20px 20px;
}

.search-btn {
    position: relative;
}

.search-btn:before {
    position: absolute;
    content: "\f002";
    font-family: FontAwesome;
    color: #aaa;
    font-size: 14px;
    right: 28px;
    top: 32px;
}

.search-btn input[type="text"] {
    height: 45px;
    width: 100%;
    color: #aaa;
    border: 1px solid #ddd;
    font-size: 13px;
    padding-left: 10px;
    text-transform: capitalize;
}

.tab-widget-area ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.tab-widget-area ul li {
    display: inline-block;
}

.tab-widget-area ul li a {
    color: #222;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
}

.tab-widget-area .nav-tabs {
    border-bottom: 0px solid;
}

.blog1 {
    margin-top: 15px;
}

/*tarms-conditional.html*/
/*tarms-conditional.html*/
/*tarms-conditional.html*/
/*tarms-conditional.html*/
.terms-condition-area,
.faq-area,
.track-order-area {
    padding: 30px 20px;
    background-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .08);
}

.terms-condition-area h3,
.faq-area h3,
.track-order-area h3 {
    color: #222;
    font-size: 24px;
    text-transform: capitalize;
    font-weight: 700;
    opacity: .8;
    border-bottom: 1px solid #ddd;
    padding: 10px 0px;
    margin-bottom: 15px;
}

.condition h4 {
    font-size: 14px;
    text-transform: uppercase;
    color: #555;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 30px;
    font-weight: bold;
}

.condition p {
    color: #222;
    font-size: 13px;
}

.faq-area p {
    color: #555;
    font-size: 14px;
    margin-top: 15px;
    display: inline-block;
}

/*my-account.html*/
/*my-account.html*/
/*my-account.html*/
/*my-account.html*/
/*my-account.html*/
.account {
    padding: 30px 20px;
    background-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .08);
}

.login h4,
.register h4 {
    color: #000;
    font-size: 18px;
    text-transform: capitalize;
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
}

.login p,
.register p {
    color: #555;
    font-size: 14px;
}

.login .form-group label,
.register .form-group label {
    font-size: 14px;
    text-transform: capitalize;
    color: #555;
}

.login .form-group label span,
.register .form-group label span {
    color: red;
}

.login .form-group input[type="text"],
.login .form-group input[type="tel"],
.login .form-group input[type="password"],
.register .form-group input[type="text"],
.register .form-group input[type="email"],
.register .form-group select,
.register .form-group input[type="password"] {
    height: 35px;
    border: 1px solid #ddd;
    border-radius: 3px;
}

.lost a {
    text-decoration: none;
    font-size: 13px;
    text-transform: capitalize;
}

.login button,
.register button,
.wishlist button,
.track-order-area button,
.cuopon button {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 13px;
}

/*404.html*/
/*404.html*/
/*404.html*/
/*404.html*/
.error-area {
    padding: 60px 0px;
}

.error-area h1 {
    color: #157ED2;
    font-size: 180px;
    font-weight: 700;
}

.error-area a {
    text-decoration: none;
    color: #157ED2;
    text-transform: capitalize;
    font-size: 16px;
}

.error-area i {
    color: #157ED2;
    margin-right: 10px;
}

.error-area .input-group-append button {
    font-weight: 700;
    text-transform: capitalize;
}

/*wishlist.html*/
/*wishlist.html*/
/*wishlist.html*/
/*wishlist.html*/
.wishlist {
    padding: 30px 20px;
    background-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .08);
}

.wishlist tr td a img {
    height: 120px;
    width: 120px;
}

.wishlist tr td a i {
    color: #FF7878;
}

.wishlist table {
    width: 100%;
}

.wishlist table tr td {
    padding: 0px 15px;
}

/*cart.html*/
/*cart.html*/
/*cart.html*/
/*cart.html*/
.cart {
    padding: 30px 20px;
    background-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .08);
}

.cart table {
    width: 100%;
}

.cart tr th {
    text-transform: capitalize;
    padding: 10px 15px;
}

.cart tr:first-child {
    border-bottom: 2px solid #ddd;
}

.cart tr td {
    text-transform: capitalize;
    /* padding: 15px 15px; */
    color: #555;
    font-size: 15px;
}

.cart tr td a img {
    height: 100px;
    width: 100px;
}

.cart tr td a i {
    color: #222;
    font-size: 20px;
}

.cart tr td input[type="number"] {
    height: 35px;
    width: 80px;
    color: #555;
    border: 1px solid #ddd;
    padding: 0px 10px;
}

.cart tr td button {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 13px;
}

/*track-order.html*/
/*track-order.html*/
/*track-order.html*/
/*track-order.html*/
.track-order-area p {
    color: #222;
    font-size: 13px;
    line-height: 22px;
}

.track-order-area .form-group label {
    font-size: 15px;
    text-transform: capitalize;
    margin-top: 10px;
}

.track-order-area .form-group input[type="email"] {
    font-size: 14px;
    padding-left: 15px;
    color: #555;
    text-transform: capitalize;
    border: 1px solid #ddd;
    height: 40px;
}

/*chackout.html*/
/*chackout.html*/
/*chackout.html*/
/*chackout.html*/
.order-area {
    background-color: #F1F3F6;
}

.order>.accordion {
    color: #555;
    text-transform: uppercase;
    background: #fff;
;
    cursor: pointer;
    padding: 20px;
    width: 100%;
    font-weight: 600;
    text-align: left;
    font-size: 18px;
    border: none;
    margin-bottom: 0px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .08);
}

.order>button {
    margin-top: 15px;
}

.order>button:focus {
    outline: none;
}

.order>button h3 {
    display: block;
    margin: 0px !important;
    font-size: 13px;
    background: #F5F5F5;
    padding: 13px 10px 13px 53px;
    color: #000;
    z-index: 999;
    font-weight: 700;
    position: relative;
}

.order>button h3 span {
    background-color: #AAAAAA;
    color: #fff;
    font-weight: 700;
    height: 44px;
    width: 44px;
    display: inline-block;
    line-height: 44px;
    text-align: center;
    font-size: 15px;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -22px;
    text-transform: uppercase;
}

.order-area .panel {
    padding: 20px 30px;
}

.order-area .panel p {
    color: #222;
    font-size: 13px;
}

.order-area .panel .form-group label {
    font-size: 13px;
}

.order-area .cuopon input[type="text"] {
    width: 100%;
    border: 1px solid #ddd;
    font-size: 13px;
    text-transform: capitalize;
    padding-left: 10px;
    height: 40px;
}

/*main-section-area-start*/
/*main-section-area-start*/
/*main-section-area-start*/
.m-top-10 {
    margin-top: 10px;
}

.m-bottom-10 {
    margin-bottom: 10px;
}

.padding-bottom-10px {
    padding-bottom: 10px;
}

.padding-top-10px {
    padding-top: 10px;
}

.border-bottom-2px-dark {
    border-bottom: 2px solid #A6A7A9;
}

.border-bottom-1px {
    border-bottom: 2px solid #fff;
}

.bg-color-gareyoff {
    background-color: #F3F3F3;
}

.bg-color-garey {
    background-color: #dadad2;
}

.bg-color-black {
    background-color: #000;
}

/* logo-section-startlogo-section-startlogo-section-start */
.logo a img {
    margin-top: 1px;
    width: 280px;
}

.m-20 {
    margin-top: 20px;
}

.search-boxDesk {
    margin-left: 0px;
    margin-top: 13px;
    /* height: 28px !important; */
}

.search-boxDesk input[type="text"] {
    height: 36px;
    padding-left: 15px;
    font-size: 15px;
    border: 1px solid #09afe3;
}

.search-boxDesk button {
    background-color: #09afe3;
    color: #fff;
    border: 0px solid;
    padding: 0px 20px;
    font-size: 15px;
}

.search-boxDesk button:hover {
    background-color: #FDB602;
    color: #000;
}

.justify-content-flex {
    display: flex;
    justify-content: center;
    flex-direction: row;
}

.login-btn {
    margin: 17px 0px 0px -1px;
}

.login-btn a {
    text-decoration: none !important;
    color: #343592;
    font-size: 16px;
    text-transform: capitalize;
    margin-top: -9px;
}

.contact-btn {
    margin: 16px -8px 16px 6px;
    /* background: #293281; */
    /* width: 141px; */
    text-align: center;
}

.contact-btn a {
    color: rgb(0 0 0 / 80%);
    font-size: 14px;
    text-decoration: none !important;
    /* padding:8px 25px; */
    /* background-color: #293281; */
    /* border-radius: 22px; */
    width: 195px;
    font-weight: bold;
    padding: 0 0px;
    /* line-height: 3px; */
    margin-top: 10px;
}

.cart-btn a {
    text-decoration: none;
    display: inline-block;
    color: #343592;
    padding-top: 17px;
    padding: 14px 28px;
    font-size: 17px;
}

.cart-btn a span {
    height: 40px;
    width: 40px;
    line-height: 37px;
    text-align: center;
    background-color: #09afe3;
    display: inline-block;
    color: #fff;
    margin: 0px 3px;
    font-weight: bold;
}

.cart-btn a .yeollw {
    height: 40px;
    width: 40px;
    line-height: 37px;
    text-align: center;
    background-color: #09afe3;
    display: inline-block;
    color: #fff;
    margin: 0px 3px;
    font-weight: bold;
}

/* logo-section-endlogo-section-endlogo-section-end */
/* banner-seaction-start */
/* banner-seaction-start */
/* banner-seaction-start */
.banner-box {
    position: relative;
    overflow: hidden;
}

.banner-box img {
    width: 100%;
    /* height: 450px; */
}

.electronics-content {
    position: absolute;
    content: "";
    width: 100%;
    height: auto;
    left: 100px;
    top: 80px;
    z-index: 1;
}

.header-banner .owl-prev {
    position: absolute;
    left: 0;
    top: 50%;
    /* background:#2E6CE5 !important;  */
    height: 30px;
    width: 30px;
    transform: translateY(-50%);
}

.header-banner .owl-next {
    position: absolute;
    right: 0;
    top: 50%;
    /* background:#2E6CE5 !important;  */
    height: 30px;
    width: 30px;
    transform: translateY(-50%);
}

.header-banner .owl-prev span,
.header-banner .owl-next span {
    font-size: 15px;
    color: #fff !important;
    position: relative;
    top: -3px;
}

/* .header-banner .owl-dots{position: absolute;bottom: 20px;width: 100%;text-align: center;}.header-banner .owl-dot{height: 15px;width: 15px;background: #535353 !important;margin-right: 3px;border-radius: 50%;}.header-banner .owl-dots .active{  background: #fff !important;} */
/* .electronics-gb-banner{  background-image: url(asset/images/electronics-banner-1024x330.jpg);    background-position: center;    background-size: cover; background-repeat: no-repeat;   padding:100px;} */
.electronics-content {}

.electronics-content p {
    font-size: 25px;
    color: #fff;
    font-weight: 700;
    margin: 0%;
}

.electronics-content p span {
    font-size: 25px;
    color: #fff;
    font-weight: 500;
}

.electronics-content h3 {
    color: #fff;
    font-size: 35px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 40px;
    margin-top: 10px;
    line-height: 33px;
}

.electronics-content a {
    text-transform: uppercase;
    text-decoration: none !important;
    color: #fff;
    background-color: #1588FD;
    padding: 8px 25px;
    font-size: 13px !important;
    letter-spacing: 1px;
}

.headerslid {
    margin-top: 5px;
}

.singleSlid {
    margin: 0px 2px;
}

.box-m a img {
    width: 100%;
}

.box-m a {
    text-decoration: none !important;
}

/* .pharma-img{}.pharma-img a{  text-decoration: none !important;}.pharma-img a img{    width: 100%;} */
/* banner-seaction-end */
/* banner-seaction-end */
/* banner-seaction-end */
/* Flash-section-startFlash-section-startFlash-section-start */
/* .justify-content-between{    display: flex;  justify-content: space-between; flex-direction: row;} */
.title-head {
    margin: 0%;
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 700;
    color: #ffffff;
}

.more-data {
    text-decoration: none !important;
    font-size: 15px;
    text-transform: capitalize;
    cursor: pointer;
    color: #fff;
}

.sdfs {
    position: relative;
    overflow: hidden;
}

.countdown-timer-wrapper {
    position: absolute;
    height: 8%;
    width: auto;
    left: 130px;
    bottom: 35px;
}

.countdown-timer-wrapper .timer .timer-wrapper {
    display: inline-block;
    background-color: #F9800B;
    margin: 0px 3px;
    padding: 5px;
}

.countdown-timer-wrapper .timer .timer-wrapper .time {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    margin: 0px;
}

.countdown-timer-wrapper .timer .timer-wrapper .text {
    font-size: 12px;
    color: #fff;
    margin: 0px;
}

.product-area {
    background-color: #fff;
    padding: 10px;
    margin: 0px 0px 10px 0px;
    box-shadow: 0px 13px 45px 0px rgb(114 114 114 / 16%);
    margin-top: 0px;
}

.product-area:hover {
    box-shadow: 0 7px 10px 0px rgb(23 84 116 / 18%);
}

.product-img {
    position: relative;
    overflow: hidden;
    transition: .3s;
}

.product-img:hover .footware-overley {
    top: 0;
}

.product-img::before {
    position: absolute;
    content: "new";
    height: 35px;
    width: 35px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    background-color: #46AAD7;
    line-height: 35px;
    text-align: center;
    border-radius: 50%;
    font-size: 10px;
    right: 5px;
    top: 5px;
}

.footware-overley {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: -100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .8s;
}

.footware-overley a {
    text-decoration: none;
    display: inline-block;
    padding: 4px;
    background-color: #FF7878;
    color: #FFF;
    font-weight: 700;
    font-size: 14px;
}

.top-offer span {
    position: absolute;
    height: 45px;
    width: 45px;
    text-align: center;
    line-height: 45px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    background-color: #FF7878;
    top: 0;
    right: 0;
    border-radius: 50%;
    font-size: 13px;
}

.product-img a {
    text-decoration: none;
    display: block;
}

.product-img a img {
    width: 100%;
    height: 160px;
}

.product-text {}

.product-text .phrg {
    font-size: 15px;
    text-transform: capitalize;
    padding-bottom: 20px;
    padding-top: 10px;
    border-bottom: 2px solid #ddd;
    margin: 0%;
    font-weight: 500;
    height: 60px;
    overflow: hidden;
    color: #000;
}

.product-text .price-card {
    color: #686868;
    font-weight: bold;
    margin: 0%;
}

/* Flash-section-endFlash-section-endFlash-section-end */
/* collection-section-startcollection-section-startcollection-section-start */
* {
    box-sizing: border-box;
}

.column {
    float: left;
    width: 33.33%;
    height: 200px;
    position: relative;
}

.column a {
    text-decoration: none !important;
}

/* Clearfix (clear floats) */
.row::after {
    content: "";
    clear: both;
    display: table;
}

.ff-content {
    position: absolute;
    content: "";
    width: 100%;
    height: auto;
    left: 0px;
    top: 20px;
    z-index: 1;
    overflow: hidden !important;
}

.ff-content:hover {
    transition: 1s;
    background-color: rgba(0, 0, 0, 0.2);
}

.ff-content h4 {
    font-size: 20px;
    color: #363636;
    padding: 10px 0px 0px 10px;
    margin: 0%;
}

.ff-content p {
    font-size: 15px;
    color: #363636;
    padding: 10px 0px 10px 10px;
    margin: 0%;
    font-weight: 600;
}

/* collection-section-endcollection-section-endcollection-section-end */
/* .collection {    height: 240px;    position: relative;    cursor: pointer;}.img-responsive {    display: block;    width: 100%;    max-width: 100%;    height: auto;}.collection-info {    position: absolute;    top: 0;    padding: 10px;    width: 100%;     z-index: 1;} */
/* .collection-info h4 {    text-transform: uppercase;    font-size: 20px;    margin-top: 0;    color: #292929;}.collection-info p {    font-weight: 500;    font-size: 16px;    color: #949494;    margin-bottom: 0;} */
/* Shop-section-startShop-section-startShop-section-start */
.content-img {
    margin: 10px 0px;
    box-shadow: 0px 13px 45px 0px rgb(114 114 114 / 16%) !important;
    border: 1px solid #fcb501;
    background: #fdb602;
}

.content-img:hover {
    box-shadow: 0 7px 10px 0px rgb(23 84 116 / 18%) !important;
}

.content-img a {
    text-decoration: none !important;
    display: block;
}

.content-img a img {
    width: 100%;
}

/* Shop-section-endShop-section-endShop-section-end */
/* partner-section-startpartner-section-startpartner-section-start */
.block-logo {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin: 20px 0px 0px 0px;
}

.block-logo .block-logo-content {
    width: 10%;
    min-height: 40px;
    margin-bottom: 10px;
    margin-right: 1%;
}

.block-logo .block-logo-content img {
    width: 100%;
}

.latest-blog-section {
    padding: 30px 0px;
}

.blog-header-title {
    padding-bottom: 0px !important;
    margin-top: 20px;
}

.blog-header-title h5 {
    font-size: 20px;
    font-weight: bold;
    margin: 0%;
}

.latest-blog .owl-next {
    height: 20px;
    width: 20px;
    background: #ddd !important;
    text-align: center;
    line-height: 20px !important;
    color: #fff !important;
    font-size: 14px !important;
    border-radius: 3px;
    position: absolute;
    right: 15px;
    top: -20px;
}

.latest-blog .owl-prev {
    height: 20px;
    width: 20px;
    background: #ddd !important;
    text-align: center;
    line-height: 20px !important;
    color: #fff !important;
    font-size: 14px !important;
    border-radius: 3px;
    position: absolute;
    right: 39px;
    top: -20px;
}

.latest-blog .owl-prev span,
.latest-blog .owl-next span {
    font-size: 15px;
    color: #fff !important;
    position: relative;
    top: -3px;
}

/* partner-section-endpartner-section-endpartner-section-end */
/*overfooter-area-startoverfooter-area-startoverfooter-area-start*/
.overfooter-area {
    background-color: #0a0a0a;
    padding: 20px 0px;
}

.contact h3,
.customer-services h3,
.footer-left h6 {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
}

.contact ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.contact ul li {
    padding: 12px 0px;
}

.title p {
    margin-bottom: 0px;
    color: #fff;
    font-size: 12px;
    line-height: 16px;
}

.title a {
    text-decoration: none;
    color: #fff;
    font-size: 13px;
}

.icon i {
    color: #fff;
    height: 30px;
    width: 30px;
    line-height: 32px;
    text-align: center;
    /* background-color: #0063bd; */
    margin-right: 9px;
    border-radius: 5px;
}

.total-flax {
    display: flex;
}

.customer-services ul {
    margin: 0;
    padding: 0px 0;
}

.customer-services ul li {
    padding: 3px 0px;
    color: #fff;
    list-style: none;
    margin: 0;
    line-height: 18px;
}

.customer-services ul li a {
    text-decoration: none;
    color: #fff;
    font-size: 13px;
    text-transform: capitalize;
    transition: .3s;
}

.customer-services ul li a:hover {
    color: #1062A4;
}

/*overfooter-area-endoverfooter-area-endoverfooter-area-end*/
/*footer-area-startfooter-area-startfooter-area-start*/
.footer-area {
    background-color: #fdb400;
    padding: 12px 0px;
    /* border-top: 2px solid #fff; */
    /* border-bottom: 2px solid #fff; */
}

.footer-left a {
    text-decoration: none;
}

.footer-left i {
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    background-color: #3C5B9B;
    color: #fff;
    border-radius: 50%;
    margin-right: 4px;
}

.footer-left a:nth-child(2) i {
    background-color: #359BED;
}

.footer-left a:nth-child(3) i {
    background-color: #E33729;
}

.footer-left a:nth-child(4) i {
    background-color: #FD9F13;
}

.footer-left a:nth-child(5) i {
    background-color: #CB2027;
}

.footer-left a:nth-child(6) i {
    background-color: #027BA5;
}

.footer-left a:nth-child(7) i {
    background-color: #F03434;
}

.footer-right a {
    text-decoration: none;
    display: inline-block;
    margin-left: 5px;
    color: #0d8bd7;
    font-weight: 700;
}

.footer-right img {
    height: 28px;
    width: 30px;
}

.pay-card-direction p {
    color: #a0a0a0;
    margin: 0%;
    text-transform: capitalize;
    padding: 0%;
    font-size: 17px;
}

.pay-logo {
    border-left: 1px solid #fff;
}

.pay-card-direction {
    /* border-right: 1px solid #fff; */
}

.pay-logo img {
    width: 60%;
    /* height: 30px; */
}

/*footer-area-endfooter-area-endfooter-area-end*/
/* form-my-account-startform-my-account-startform-my-account-start */
.form-area,
.my-a-area {
    background-color: #fff;
    padding: 20px;
}

.my-head,
.form-area-head {
    margin-bottom: 15px;
    border-bottom: 2px solid #ddd;
}

.head-text-area ul {
    margin: 0%;
}

.head-text-area ul li {
    display: block;
    list-style: none !important;
    margin: 0px 0px 8px 0px;
    padding: 5px 0px;
    background-color: #5CB85C;
    border-radius: 3px;
}

.head-text-area ul li a {
    display: block;
    text-decoration: none !important;
    color: #fff;
    font-size: 16px;
    text-transform: capitalize;
    padding: 0px 10px;
}

.head-text-area ul li:hover {
    background-color: #F0AD4E;
}

.add-btn-area {
    margin-bottom: 15px;
}

.add-btn-area a {
    text-transform: uppercase;
    text-decoration: none !important;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    padding: 6px 20px;
    background-color: #072336;
    border-radius: 3px;
}

/* label {    display: inline-block;    margin-bottom: .5rem;} */
/* .form-control {    display: block;    width: 100%;   margin-left: 20px !important;    font-size: 1rem;    line-height: 1.5;    color: #495057;    background-color: #fff;    background-clip: padding-box;    border: 1px solid #ced4da;    border-radius: .25rem;    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;} */
.anather3,
.anather {
    padding: 10px;
}

.form-group {
    margin: 0px 0px 20px 0px;
}

.form-group input[type="email"],
.form-group input[type="password"],
.form-group input[type="text"],
.form-group input[type="date"],
.form-group input[type="submit"] {
    height: 38px;
    border-radius: 0%;
    border-radius: 3px;
    font-size: 13px;
}

.form-group select {
    height: 37px !important;
    border-radius: 3%;
    font-size: 13px;
}

.form-control:focus {
    outline: 0;
    box-shadow: none !important;
    /* background-color: #FFCD00 !important; */
    /* border-color: #fff !important; */
}

.save {
    margin-right: 5px;
}

.save a {
    text-decoration: none !important;
    text-transform: uppercase;
    background-color: #C73469;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    padding: 3px 15px;
    border-radius: 3px;
}

/* form-my-account-endform-my-account-endform-my-account-end */
/* Address-books-startAddress-books-startAddress-books-start */
.location-style-div {
    background-color: #C2DAEC !important;
    padding: 10px 5px;
}

.location-style-div ul {
    margin: 0%;
}

.location-style-div ul li {
    display: block;
    padding: 5px 0px;
    list-style: none !important;
    background-color: #C2DAEC !important;
}

.location-style-div ul li:Hover {
    /* background-color: #525961; */
    color: #fff !important;
}

.location-style-div ul li a {
    text-decoration: none !important;
    color: inherit !important;
    font-size: 14px;
}

.loc-info {
    display: flex;
    flex-direction: row;
}

.loc-info icon i {
    color: #1868B1;
}

.loc-text {
    padding-left: 15px;
}

.loc-text p {
    margin: 0%;
}

/* Address-books-endAddress-books-endAddress-books-end */
/* walet-section-startwalet-section-startwalet-section-start */
.anather1 {
    border: 1px solid #ddd;
    padding: 15px;
}

.anather1 ul {
    margin: 0%;
}

.anather1 ul li {
    list-style: none !important;
    display: block;
    margin-bottom: 6px;
    padding: 5px 0px;
    text-align: center;
    background-color: #5CB85C;
    border-radius: 3px;
}

.anather1 ul li:nth-child(2) {
    background-color: #5BC0DE;
}

.anather1 ul li:nth-child(3) {
    background-color: #F0AD4E;
}

.anather1 ul li a {
    color: #fff;
    text-decoration: none !important;
    color: #fff;
    font-size: 15px;
    text-transform: capitaliz;
    display: block;
}

.total-area {
    background-color: #0089D0;
    padding: 5px;
}

.total-area h5 {
    margin: 0%;
    font-weight: 600;
    font-size: 18px;
    color: #fff;
    padding: 10px 0px;
    text-transform: capitalize;
}

.total-area p {
    margin: 0%;
    font-size: 14px;
    color: #fff;
    padding: 0px 0px 6px 0px;
    text-transform: capitalize;
}

/* walet-section-endwalet-section-endwalet-section-end */
/* order-section-startorder-section-startorder-section-start */
/* table-section-area */
.nibor {
    font-size: 13px;
}

.wishlist-table {
    padding: 0px 0px;
    background-color: #ffffff;
}

.form-area .table tr th {
    border-top: 1px solid rgb(156, 165, 164);
    border-left: 1px solid rgb(156, 165, 164);
    border-right: 1px solid rgb(156, 165, 164);
    border-bottom: 1px solid rgb(156, 165, 164);
    background-color: #fff;
    text-align: center;
    /* line-height: 45px; */
}

.form-area .table tr {
    border-top: 1px solid rgb(156, 165, 164);
    border-left: 1px solid rgb(156, 165, 164);
    border-right: 1px solid rgb(156, 165, 164);
    border-bottom: 1px solid rgb(156, 165, 164);
    background-color: #F9F9F9;
    text-align: center;
}

.action-eye i {
    padding: 5px;
    background-color: #5BC0DE;
    border-radius: 3px;
    color: #fff;
}

.showi-of-1 p {
    margin: 0%;
    font-size: 15px;
    padding-top: 8px;
}

.order-top-search .order-nav {
    padding: 0px 0px 10px 0px;
}

.search-btn22 {
    border: 1px solid #ddd;
    background-color: #fff;
    margin-right: 5px;
}

.showi-of-1-2 {
    margin-top: 5px;
}

/* tabile-section-area */
/* order-section-endorder-section-endorder-section-end */
.nibor1 {
    font-size: 13px;
}

.wishlist-table1 {
    padding: 0px 0px;
    background-color: #ffffff;
}

.form-area3 .table tr th {
    border-top: 1px solid rgb(156, 165, 164);
    border-left: 0px solid rgb(156, 165, 164);
    border-right: 0px solid rgb(156, 165, 164);
    border-bottom: 1px solid rgb(156, 165, 164);
    background-color: #F9F9F9;
    text-align: left;
    /* line-height: 45px; */
}

.form-area3 .table tr {
    border-top: 1px solid rgb(156, 165, 164);
    border-left: 1px solid rgb(156, 165, 164);
    border-right: 1px solid rgb(156, 165, 164);
    border-bottom: 1px solid rgb(156, 165, 164);
    background-color: #fff;
    text-align: left;
}

.form-area3 .table tbody {
    vertical-align: middle;
}

.image-s img {
    width: 80px !important;
    height: 80px;
    margin: 0 auto;
}

.table-table {
    margin: 0%;
}

/* sdjfhaksdjfh */
/* sdjfhaksdjfh */
/* sdjfhaksdjfh */
.subtotal-area {
    background-color: #fff;
    display: flex;
    flex-direction: row;
    border: 1px solid #9CA5A4;
    padding: 10px;
}

.sub-total-content,
.noted-area {
    float: left;
    width: 50%;
}

.sub-tabile {
    margin: 0%;
}

.sub-total-content .sub-tabile tr td {
    border-top: 1px solid rgb(156, 165, 164);
    border-left: 0px solid rgb(156, 165, 164);
    border-right: 0px solid rgb(156, 165, 164);
    border-bottom: 1px solid rgb(156, 165, 164);
    background-color: #fff;
    text-align: left;
    /* line-height: 45px; */
}

/* sdjfhaksdjfh */
/* sdjfhaksdjfh */
/* sdjfhaksdjfh */
.skdjfhka {
    padding-left: 10px;
}

.img-area-re p {
    font-size: 14px;
}

.shipping h3 {
    margin-bottom: 0%;
}

.shipping span {
    font-size: 15px;
}

.shipping .phone-m {
    margin-top: 25px;
}

.shipping {
    margin-bottom: 10px;
}

.shipping p {
    font-size: 15px;
    margin: 0%;
}

.print-in {
    margin-bottom: 10px;
}

.print-in a {
    text-decoration: none !important;
    padding: 6px 20px;
    background-color: #C73469;
    border-radius: 3px;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
}

.hello-omor {
    background-color: #DFF0D8;
    padding: 15px;
    margin-bottom: 15px;
    border-radius: 3px;
}

.hello-omor p {
    margin: 0%;
    font-size: 15px;
}

.product-top a {
    text-decoration: none;
    color: #000;
    font-size: 15px;
    font-weight: 600;
}

.product-area a {
    text-decoration: none;
    color: #000;
}

.footware-overley a {
    text-decoration: none;
    color: #fff;
}

.content-img h4 {
    background: #fdb602;
    color: #fff;
    font-size: 20px;
    padding: 10px;
}

.mission {
    background: #CCCCCC;
    padding: 20px;
    border-radius: 20px;
}

.mission h3 {
    text-align: center;
}

.brand {
    border: 1px solid #ccc;
    padding: 10px;
    margin-top: 10px;
}

/*Rating*/
.rating {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    height: 20p;
}

.rating>input {
    display: none
}

.rating>label {
    position: relative;
    width: 51px;
    font-size: 4vw;
    color: #FFD600;
    cursor: pointer;
    /* float: left; */
    /* text-align: left; */
    height: 57px;
}

.rating>label::before {
    content: "\2605";
    position: absolute;
    opacity: 0
}

.rating>label:hover:before,
.rating>label:hover~label:before {
    opacity: 1 !important
}

.rating>input:checked~label:before {
    opacity: 1
}

.rating:hover>input:checked~label:before {
    opacity: 0.4
}

.catimage {
    margin-top: 10px;
}

.titlesczt {
    background: #00aced;
    padding: 10px;
}

.descr p {
    line-height: 22px;
}

.hotproduct a img {
    height: 290px;
}

@media all and (max-width: 450px) {
    .banner-box img {
        height: 254px !important;
    }
}

/*New Website*/
.fecatsbg {
    padding: 50px 0;
}

.fecats {
    text-align: left;
}

.rcats {
    text-align: right;
}

.fecats h2 {
    font-size: 31px;
    font-weight: 700;
    line-height: 24px;
    color: #343592;
}

.fecats p {
    font-size: 13px;
    font-weight: 300;
    color: #000;
    line-height: 15px;
    margin-bottom: 20px;
}

.catfeated {
    display: block;
    background: #fff;
    border-radius: 15px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    padding: 0px 0;
    height: auto;
    margin-bottom: 12px;
    overflow: hidden;
    margin: 5px;
}

.catfeated p {
    font-size: 15px;
    font-weight: 600;
}

.catfeated a {
    text-decoration: none;
    color: #000;
    text-align: center;
}

.cat-item .cat-icon {
    display: inline-block;
    padding: 15px;
    text-align: center;
}

.cat-item p {
    font-size: 13px;
    font-weight: bold;
}

.cat-item {
    flex: 0 0 16.66%;
}

.cat-icon img {
    margin: 0;
    width: 100%;
    /* height: 140px; */
}

.recntproduct {
    margin-bottom: 5px;
    text-align: center;
    background: #fff;
    height: auto;
    border-radius: 10px !important;
    overflow: hidden;
    position: relative;
    width: fit-content;
    display: inline-block;
    padding-bottom: 6px;
}

.sold-out {
    position: absolute;
    top: 10px;
    left: -39px;
    background: red;
    color: white;
    padding: 5px 36px;
    transform: rotate(-45deg);
    font-weight: bold;
    font-size: 12px;
    z-index: 10;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}

.recntproduct a {
    text-decoration: none;
    color: #000;
}

.recntproduct span {}

.recntproduct img {}

.recntproduct p {
    font-size: 17px;
    line-height: 26px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.welcome {
    padding: 40px 0;
    background: #fff;
}

.best-shopping h1 {
    font-size: 34px;
    font-weight: 600;
}

.best-shopping p {
    font-size: 16px;
    text-align: justify;
}

.footer-area {
    background: #010132;
    text-align: center;
    padding: 10px 0;
}

.btn-warning {
    color: #ffffff !important;
    background-color: #0059a8 !important;
    border-color: #343592 !important;
}

.btn-warning:hover {
    color: #ffffff !important;
    background-color: #024988 !important;
    border-color: #343592 !important;
}

.btncard {
    font-size: 15px;
}

.shipping_method {}

.shipping_method li {
    list-style: none;
    text-decoration: none;
    font-size: 17px;
    line-height: 21px;
    font-weight: 600;
}

.shipping_method label {}

.shipping_method {}

.mobile-header {
    padding: 10px;
    background: #fff;
}

/* Hamburger */
.hamburger span {
    display: block;
    width: 28px;
    height: 3px;
    margin: 5px 0;
    border-radius: 5px;
    background: linear-gradient(45deg, #ff0077, #ff7300);
}

/* Search Popup */
.search-popup {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    display: none;
    z-index: 999999 !important;
}

.search-box {
    position: absolute !important;
    top: 77px;
    left: 49%;
    transform: translateX(-50%);
    width: 96%;
    padding: 12px;
    background: #fff;
    border-radius: 5px;
    display: flex;
}

/* Input */
.search-box input {
    flex: 1;
    padding: 10px;
    font-size: 18px;
    border: 1px solid #ccc;
    outline: none;
    height: 36px;
}

/* Submit Button */
.search-submit {
    width: 48px;
    height: 48px;
    background: #007bff;
    color: #fff;
    border: none;
    outline: none;
    cursor: pointer;
    border-radius: 4px;
}

/* SLIDE MENU */
.side-menu {
    position: fixed;
    left: -300px;
    top: 0;
    width: 280px;
    height: 100%;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    z-index: 9999;
    transition: 0.3s;
}

.side-menu.active {
    left: 0;
}

.side-menu-header {
    background: #343592;
    padding: 15px;
    color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 20px;
}

.side-menu ul li {
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 15px;
    font-size: 15px;
    font-weight: 600;
}

.side-menu ul li:last-child {
    border: none;
}

.side-menu .dropdown-btn {
    float: right;
    border: 1px solid #333;
    width: 25px;
    text-align: center;
    cursor: pointer;
}

.submenu {
    display: none;
    padding-left: 0;
    background: #fafafa;
}

.side-menu ul li a {
    color: #000b16;
}

.fa-user {
    font-size: 18px;
}

.fa-search,
.fa-shopping-basket,
.fa-user {
    color: #343592;
}

.header-icons a {
    margin: 0 5px;
}

.pricerecnt {
    font-weight: 600;
    font-size: 15px !important;
}

.newbannerbg {
    background-color: #ffffff;
}

.featuresbg {
    background-color: #ccc;
    padding: 30px 0;
}

.featurebg {
    display: grid;
    grid-template-columns: 20% 80%;
    border-right: 1px solid #fcb800;
    background-color: #ffffff;
    padding: 10px;
    height: 78px;
    border-radius: 5px;
}

.feature_img {}

.feature_img i {
    font-size: 30px;
    padding-top: 14px;
}

.feature_text {
    padding: 12px 0;
}

.feature_text h5 {
    line-height: 9px;
    font-size: 22px;
}

.feature_text p {}

.pay-card-direction a {
    color: #a10000;
    font-weight: 700;
    font-size: 14px;
    text-decoration: none;
}

.socialfooter {}

.socialfooter ul {}

.socialfooter ul li {}

.socialfooter ul li a {}

.socialfooter i {
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #3C5B9B;
    color: #ffffff !important;
    border-radius: 50%;
    margin-right: 6px;
    padding-left: 3px;
    font-size: 17px;
}

.fb {
    background: #0002a4 !important;
}

.tw {
    background: #0686b6 !important;
}

.ins {
    background: #660076 !important;
}

.lk {
    background: #1c4f89 !important;
}

.yt {
    background: #c70000 !important;
}

.subcategory {
    padding: 5px 0;
}

.subitem {
    margin: 5px;
    border-radius: 10px;
    padding: 5px 7px;
    text-align: center;
}

.subitem a {
    text-align: center;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
}

.subitem i {
    color: #d30000;
}

.newstickerbg {
    background: #000;
    padding: 88px 0 0px 0;
    /* height: 59px; */
    border: 1px solid #343592;
    border-left: navajowhite;
    border-right: none;
}

.newstickerhead {
    background: #343592;
    padding: 0;
    margin: 0;
}

.newstickerhead h4 {
    padding: 5px 0;
    margin: 0;
    color: #fff;
    font-size: 17px;
}

.newsticker {}

.newstickers {
    /* width: 178px; */
}

.newstickers a {
    color: #fff;
    text-decoration: none;
}

.newsticker .owl-stage {
    display: flex;
    align-items: center;
}

.newsticker .owl-item {
    width: auto !important;
    /* Items stay side-by-side like a ticker */
}

/*--Spcial Classs--*/
.recntproduct {
    border: 1px solid #494a9d;
    box-shadow: 0px 0px 5px 0px #343592;
}

.recntproduct img {
    border-bottom: 1px solid #494a9d;
}

.btn-brand {
    color: #fff;
    background-color: #343592;
    border-color: #343592;
    font-size: 11px;
}

.btn-brand:hover {
    color: #fff;
    background-color: #000173;
    border-color: #010269;
}

#load-more-btn {
    font-size: 18px;
}

.btn-brand-sec {
    color: #fff;
    background-color: #01489b;
    border-color: #01489b;
    font-size: 11px;
}

.btn-brand-sec:hover {
    color: #fff;
    background-color: #02025c;
    border-color: #02025c;
}

.featurebg {
    border: 1px solid #343592;
}

.feature_text h5 {
    color: #050678;
}

.feature_img i {
    color: #343592;
}

.icon i {
    background-color: #0063bd;
}

.customer-services i {
    color: #09afe3;
    padding-right: 3px;
}

.best-shopping h1 {
    color: #343592;
}

.subitem {
    background: #343592;
}

.menu>ul>li.page>ul {
    background: #343592;
}

/* Sidebar Cart Widget */
.sidebar-cart-widget {
    position: fixed;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    z-index: 9999;
    box-shadow: -2px 0 5px rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease;
}

.sidebar-cart-widget a {
    text-decoration: none;
    display: block;
}

.sidebar-cart-icon {
    background-color: #343592;
    padding: 15px 10px;
    text-align: center;
    color: #fff;
    width: 80px;
}

.sidebar-cart-icon i {
    font-size: 30px;
}

.sidebar-cart-text {
    background-color: #333;
    color: #fff;
    padding: 10px 5px;
    text-align: center;
    font-size: 13px;
    font-weight: 700;
    white-space: nowrap;
    width: 80px;
}

/* Cart Drawer Styles */
.cart-drawer {
    position: fixed;
    top: 0;
    right: -350px;
    width: 350px;
    height: 100%;
    background: #fff;
    z-index: 10000;
    box-shadow: -2px 0 10px rgba(0, 0, 0, 0.3);
    transition: right 0.3s ease-in-out;
    display: flex;
    flex-direction: column;
}

.cart-drawer-header {
    background: #3F51B5;
    color: #fff;
    padding: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.cart-drawer-header h4 {
    margin: 0;
    font-size: 18px;
    color: #fff;
    font-weight: 600;
}

.cart-drawer-header small {
    font-size: 12px;
    opacity: 0.8;
}

.close-btn {
    cursor: pointer;
    font-size: 24px;
    line-height: 1;
}

.cart-drawer-body {
    flex: 1;
    overflow-y: auto;
    padding: 15px;
}

.cart-item {
    display: flex;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.item-image img {
    width: 50px;
    height: 50px;
    object-fit: cover;
    margin-right: 10px;
    border: 1px solid #ddd;
}

.item-details {
    flex: 1;
}

.item-details h6 {
    margin: 0 0 5px;
    font-size: 14px;
    font-weight: 600;
    color: #333;
}

.item-details p {
    margin: 0 0 5px;
    font-size: 11px;
    color: #777;
}

.item-details .item-price {
    font-size: 13px;
    font-weight: 700;
    color: #333;
}

.item-remove {
    cursor: pointer;
    font-size: 18px;
    color: #999;
    margin-left: 10px;
}

.cart-drawer-footer {
    padding: 15px;
    background: #f9f9f9;
    border-top: 1px solid #eee;
}

.cart-total {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 700;
}

.cart-buttons {
    display: flex;
    gap: 10px;
}

.cart-buttons a {
    flex: 1;
    text-align: center;
    padding: 10px;
    border-radius: 4px;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
}

.btn-view-cart {
    background: #3F51B5;
    color: #fff;
}

.btn-checkout {
    background: #000033;
    color: #fff;
}

.cart-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9998;
    display: none;
}

/* Quantity Controls */
.item-qty-control {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
    min-width: 25px;
}

.qty-btn {
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    user-select: none;
    color: #333;
}

.qty-val {
    font-size: 14px;
    font-weight: 600;
    margin: 3px 0;
}

.qty-btn:hover {
    color: #7A2048;
}

/*Page Start*/
.pagemenu {}

.pagemenu ul {}

.pagemenu ul li {
    float: left;
    padding: 8px 71px;
    text-decoration: none;
    list-style: none;
    border-right: 1px solid #818181;
}

.pagemenu ul li a {
    color: #000;
    font-size: 20px;
    /* border-right: 1px solid #000; */
}

.pageheadbg {
    background: #d4d4ff;
    padding: 10px 0;
}

.pagebg {
    background: #fff;
    padding: 13px 0 62px 0;
}

.pages {}

.pages h1 {
    text-align: center;
    font-size: 50px;
    font-weight: 600;
    line-height: 45px;
}

.pages p {
    text-align: justify;
    font-size: 19px !important;
    line-height: 31px;
}

/*Category All Page*/
.categoryall {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 10px;
    text-align: center;
    overflow: hidden;
    margin-bottom: 10px;
}

.categoryall a {
    text-decoration: none;
    color: #000;
}

.categoryall h6 {
    line-height: 0px;
    padding: 0 0 21px 0;
    margin: 0;
}

.categoryall p {
    font-size: 21px;
    font-weight: 500;
    line-height: 30px;
}

/*Brand All Page*/
.brandall {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 10px;
    text-align: center;
    overflow: hidden;
    margin-bottom: 10px;
}

.brandall a {
    text-decoration: none;
    color: #000;
}

.brandall h6 {
    line-height: 0px;
    padding: 0 0 21px 0;
    margin: 0;
}

.brandall p {
    font-size: 21px;
    font-weight: 500;
    line-height: 30px;
}

.footware-area {
    background: #ffffff;
    overflow: hidden;
    padding: 10px 30px;
}
